.container{
width:100%;
min-width: 1100px;
font-family: '微软雅黑';
overflow-x: hidden
}
/*头部*/
.L{
float: left;
}
.R{
float: right
}
.container .header{
width:1100px;
height:97px;
margin:0 auto;
padding-top: 25px;
}
.container .header .logoBox{
height:62px;
line-height: 62px;
width:50%;
float: left;
display: flex;
align-items: center;
}
.container .header .logoBox h1{ 
float: left;
}
.container .header .logoBox p{
float: left;
height:100%;
font-size: 24px;
color:#282828;
margin-left: 12px;
}
.container .banner{
/* width:50%; */
height:100%;
float: right
}
.container .banner ul{
width:100%;
}
.container .banner ul li{
float: left;
line-height: 62px;
font-size: 18px;
margin-right: 50px;
}
.container .banner ul li:last-child{
margin-right: 0;
}
/* .container .banner ul li.banner_li{
margin-right: 92px;
}
.container .banner ul li.banner_li01{
margin-right: 94px;
}
.container .banner ul li.banner_li02{
margin-right: 112px;
} */
.container .banner ul li a{
color:#6a6a6a;
}
.container .banner ul li a.addColor{
color:#299ac9;
}
.container .banner ul li a:hover{
color:#299ac9;
}
.container .bannerImage{
width:100%;
height:auto;
}
.container .bannerImage img{
width:100%;
height:100%;
display: block;
}
.container .rotationImgBox{
position: relative;
}
.container .bannerImage_content{
position: relative;
float: left;
}
.container .bannerImage_content .toclick{
position: absolute;
top:38%;
left:20.8%;
}
.container .bannerImage_content .toclick p{
width:106px;
height:34px;
background: #2e95c0;
font-size: 18px;
text-align: center;
line-height: 34px;
}
.container .bannerImage_content .toclick p a{
color:#fff;
}

/*中间内容*/
.content{
width:1100px;
margin:0 auto;
margin-top: 70px;
}
.content .bz_description .bz_descriptionLside{
width:550px;
}
.content .bz_description .bz_descriptionLside .descriptionTitle h2{
font-size: 24px;
color:#333
}
.content .bz_description .bz_descriptionLside .descriptionTitle span{
font-size: 13px;
color:#333
}
.content .bz_description .bz_descriptionLside .descriptionCon{
margin-top: 22px;
}
.content .bz_description .bz_descriptionLside .descriptionCon p{
font-size: 14px;
color:#828282;
line-height: 26px;
text-indent: 2em;
}
.content .bz_description .bz_descriptionLside .descriptionCon p.stage02{
margin-top: 20px;
}
.content .bz_description .bz_descriptionRside{
width:490px;
}
.content .Contact_us{
width:76px;
height:20px;
border:1px solid #828282;
line-height: 20px;
text-align: center;
font-size: 12px;
margin-top: 14px;
}
.content .Contact_us a{
color:#828282;
}
.our_Service{
width:100%;
min-width: 1100px;
height:222px;
background: #2e95c0;
margin-top:100px;
}
.our_Service .our_ServiceCon{
width:1100px;
margin:0 auto;
}
.our_Service .our_ServiceCon{
width:1100px;
margin:0 auto;
}
.our_Service .our_ServiceDescript{
width:294px;
height:248px;
position: relative;
}
.our_Service .our_ServiceDescript .serviceImage{
width:100%;
height:100%;
}
.our_Service .our_ServiceDescript .serviceBack{
width:100%;
height:100%;
background: #1f6a89;
opacity: .9;
position: absolute;
top:0;
left:0;
}
.our_Service .our_ServiceDescript .serviceCon{
position: absolute;
top:0;
left:0;
color:#fff;
padding: 18px 30px 0 14px;
}
.our_Service .our_ServiceDescript .serviceCon h3{
font-size: 24px;
}
.our_Service .our_ServiceDescript .serviceCon span,em{
font-size: 13px;
}
.our_Service .our_ServiceDescript .serviceCon em{
margin-left: 10px;
}
.our_Service .our_ServiceDescript .serviceCon p{
font-size: 16px;
line-height: 19px;
margin-top: 38px;
}
.our_Service .our_ServiceCon ul.L li{
width:102px;
height:170px;
color:#fff;
padding:0 16px;
padding-top: 52px;
float: left;
}
.our_Service .our_ServiceCon ul.L li.backcolor{
background: #439fc6
}
.our_Service .our_ServiceCon ul.L li h3{
width:100%;
height:30px;
line-height: 30px;
font-size: 16px;
border-bottom: 1px solid #fff
}
.our_Service .our_ServiceCon ul.L li p{
margin-top: 14px;
}
.our_Service .our_ServiceCon ul.L li p a{
display: block;
color:#fff;
line-height: 24px;
font-size: 14px;
}
.footer{
width:100%;
min-width: 1100px;
height:122px;
margin-top: 136px;
background:#4e4c4c;
}
.footer .footerBox{
width:1100px;
margin:0 auto;
}
.footer .footerBox h1{
width:57px;
height:43px;
margin-top: 34px;
float: left;
margin-left: 16px;
}
.footer .footerBox h1 img{
width:100%;
height:100%;
}
.footer .footerBox div{
float: left;
font-size:12px;
color: #cecece;
line-height: 122px;
margin-left: 72px;
}
.footer .footerBox div span.domainName{
margin-right:12px;
}
.footer .footerBox div span.num{
margin-right:30px;
}
.footer .footerBox div span.num a{
color: #cecece;
}
.footer .footerBox div span.phoneNum{
margin-right:28px;
}


