html body{margin:0px;padding:0px;min-width: 1027px;font-family: 微软雅黑}
img{width:100%;height:100%;border:0;}
* {margin:0; padding:0;}
ul,li {list-style:none;}
.auto-width{width: auto}
.pt23{padding-top: 23px}
.icon-pos{
    position: relative;
    display: inline-block;
}
.icon-pos .show-er-top{
    position: absolute;
    top: -80px;
    left: 20px;
    display: none;
    height: 100px;
    width: 100px;
}
.icon-pos .show-er-bottom{
    position: absolute;
    top: 56px;
    left: -20px;
    display: none;
    height: 100px;
    width: 100px;
}
.icon-pos .show-er-bottom img{
    height: 100px!important;
    width: 100px!important;
}
.icon-pos:hover div{
    display:block;
}

.header{
    background-color: red;
}
.header img{
    display: block;
}
.section{
	text-align: center;
	position: relative;
	height:100%;
	background: url("../images/content-bg.jpg") no-repeat top;
    background-size:100% 100%;
}
.sliders{
	width:1027px;
	height:360px;
	margin: 0 auto;
	padding-bottom: 44px;
	position: relative;
	top:-19px;
}
.sliders-imgs{
	float:left;
	/*top:-24px;*/
    z-index: 100;
}
.sliders-tips{
   	background-color: #d91c3f;
   	position: relative;
    width: 960px;
    height: 360px;
    left: 35px;
    color: #fff;
    margin: 0 auto;
}

.sliders-tips .title{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    display: block;
    position: absolute;
    left: 463px;
    width: 494px;
    top: 19px;
    background-image: url(../images/about-us.png);
    background-repeat: no-repeat;
    background-size: 45% 100%;
    background-position-x: 124px;
}
.sliders-tips .content{
    display: block;
    text-align: left;
    width: 470px;
    position: absolute;
    line-height: 37px;
    left: 463px;
    top: 52px;
    padding-left:12px;
    padding-right:12px;
}
.development{
	padding-bottom: 53px;
	width:1027px;
	margin: 0 auto;
}
.development .title-tip{
	height: 95px;
}
.development .title-tip .title{
	float:left;
}
.development .title-tip .title img{
    height:60px;
    width: 202px;
}
.development .title-tip  .dev-more{
	float:right;
    font-size: 14px;
    line-height: 95px;
    right: 19px;
    position: relative;
    color:#fff;
}
.development .title-tip  .dev-more a{
    color:#fff;
    text-decoration: none;
}
.development .title-tip  .dev-more a:first-child{
    color:#d91c3f;
}
.development .title-tip  .dev-more a:hover {
    color:#d91c3f;
}
.development .title-tip  .dev-more img{
	width:51px;
	height:22px;
	display:block;
	margin-top:28px;
	margin-bottom: 44px;
    cursor: pointer;
}

.development>.content{
	height:362px;
	color:#d91c3f;
}
.development .content .content-more{
    display: none;
}
.development .content .odd{
	float:left;
	width:499px;
	padding-bottom: 29px;
    margin-right: 29px;
    display: inline-block;
    color:#fff;
    text-decoration: none;
}
.development .content .img{
	float:left;
	width:50%;

}
.development .content .img-tip{
	float:left;
	width:50%;
	height: 170px;
	position: relative;
}
.development .content .title{
	padding-left:8px;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	/*word-break:keep-all;*/
	text-align: left;
}
.development .content .dev-content{
    padding: 8px 8px 0px 8px;
    text-align: left;
    line-height: 18px;
    font-size: 14px;
    position: absolute;
    bottom: 0px;
}
.development .content .even{
	float:left;
    width:499px;
    padding-bottom: 29px;
    display: inline-block;
    color:#fff;
    text-decoration: none;
}

.development .content-more .title{
    color:#f1f1f1;
    font-size:18px;
    padding-bottom: 14px;
    padding-left: 0px;
    text-decoration:none;
    text-align: left;
}
.development .content-more .content{
    font-size:14px;
    line-height: 18px;
    text-align: left;
}

.development .content-more .odd{
    width:473.5px;
    margin-right:80px;
    height:86px;
}

.development .content-more .bottome-line{
    border-bottom: 2px dashed #474747;  
} 
.development .content-more .even{
    width:473.5px;
    height:86px;
}

.footer {
	background-color: #1a1a1a;
    position: relative;
}
.footer .contact{
    height: 38px;
    width: 100%;
    text-align: center;
    line-height: 7px;
    position: relative;
}
.footer .contact .con-line{
	width:100%;
	position: absolute;
	height:5px;
	top: 16px;
	background-color: #d51c3f;
}
.footer .contact .center-rect{
    width: 153px;
    height: 38px;
    background-color: #d51c3f;
    margin: 0 auto;
}
.footer .contact-info{
	width: 973px;
    height: 84px;
    margin: 0 auto;
    padding-left: 54px;
    padding-top: 18px;
    padding-bottom: 18px;
    line-height: 30px;
    font-size: 18px;
    color: #d51c3f;
}
.footer .contact-info>div:nth-child(1){
	float:left;
	width: 710px;
}
.footer .contact-info>div:nth-child(2){
	float:left;
	width: 263px;
}
.footer .contact-info>div:nth-child(2) span{
    float: left;
    height: 60px;
}


.footer .contact-info>div:nth-child(2) span img{
	width:56px;
	height:56px;
	display:inline-block;
}
.footer .contact-info .sina-icon{
    padding-right: 24px;
}
.footer .experience{
	position: relative;
	height:201px;
	padding-left: 54px;
	padding-right: 54px;
    width: 919px;
    margin: 0 auto;
}
.footer .experience .title-line{
   height:19px;
}
.footer .experience .title-line .title{
    width: 125px;
    float: left;
    font-size: 18px;
    height: 18px;
    text-align: center;
    color:#d51c3f;
}

.footer .experience .title-line .line-left{
    width: 397px;
    float: left;
    height: 1px;
    margin-top: 8.5px;
    background-color: #df4337;
}

.footer .experience .title-line .line-right{
    width: 397px;
    float: left;
    height: 1px;
    margin-top: 8.5px;
    background-color: #df4337;
}
.footer .experience .content{
	text-align: center;
	margin-top: 36px;
	height:101px;
}
.footer .experience .content img{
    width: 98px;height:98px;
}
.footer .experience .content>div{
    height:101px;
    width: 919px;
    margin: 0 auto;
}

.footer .experience .content img:not(:last-child){
    padding: 20px;
}