.banner{position:relative;height:550px;overflow:hidden;}
.banner .moveContent{position:absolute;top:0px;left:0px;width:100%;}
.banner .content{position:absolute;width:100%;height:550px;background-size:auto 100%;background-repeat:no-repeat;background-position:center center;}
.banner .btn{position:absolute;top:0px;bottom:0px;margin:auto 0;width:45px;height:85px;line-height:60px;text-align:center;cursor:pointer;z-index:2;}
.banner .btn img{max-width:100%;max-height:100%;vertical-align:middle;}
.banner .btn.leftBtn{left:10%;opacity: 0;}
.banner .btn.rightBtn{right:10%;opacity: 0;}
.banner .btn{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.banner:hover .btn.leftBtn{opacity: 1;}
.banner:hover .btn.rightBtn{opacity: 1;}
.mainTitle{position:relative;height:38px;line-height:38px;}
.mainTitle:after{content: "020"; display: block; height: 0; clear: both;visibility:hidden;}
.mainTitle .sub{width:5px;height:100%;float:left;background:#0052a2;}
.mainTitle .title{float:left;margin-left:14px;color:#333333;font-size:20px;}
.mainTitle .titleEn{float:left;margin-left:4px;color:#656565;font-size:14px;font-family:Arial, Helvetica, sans-serif;}
.mainTitle .more{position:absolute;top:0px;bottom:0px;right:0px;margin:auto 0;color:#656565;font-size:14px;font-family:Arial, Helvetica, sans-serif;}

.tech{padding:48px 0;}
.tech .container{width:1155px;}
.tech .content{position:relative;margin:26px 0;}
.tech .content .child{position:relative;width:280px;height:240px;float:left;margin-right:11px;}
.tech .content .child.no{margin-right:0px;}
.tech .content .child .childImg{position:relative;width:100%;height:100%;overflow:hidden;}
.tech .content .child .childImg img{width:100%;height:100%;}
.tech .content .child .childTitle{position:absolute;bottom:0px;left:0px;width:100%;height:40px;line-height:40px;background:url(../images/b-bg.png);}
.tech .content .child .childTitle .title{padding:0 14px;color:#FFFFFF;font-size:16px;}
.tech .content .child .childTitle .pointer{position:absolute;top:0px;bottom:0px;right:18px;margin:auto 0;}

.tech .content .child .childImg img{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.tech .content .child:hover .childImg img{ transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);-webkit-transform:scale(1.05);}

.service{padding:36px 0;background:#eee;}
.service .container{width:1155px;}
.service .left{float:left;width:772px;height:255px;box-shadow: 0px 0px 5px 1px rgba(153,153,153,0.2);-moz-box-shadow: 0px 0px 5px 1px rgba(153,153,153,0.2);-ms-box-shadow: 0px 0px 5px 1px rgba(153,153,153,0.2);-o-box-shadow: 0px 0px 5px 1px rgba(153,153,153,0.2);-webkit-box-shadow: 0px 0px 5px 1px rgba(153,153,153,0.2);}
.service .left{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.service .left:hover{box-shadow: 0px 0px 8px 1px rgba(153,153,153,0.4);-moz-box-shadow: 0px 0px 8px 1px rgba(153,153,153,0.4);-ms-box-shadow: 0px 0px 8px 1px rgba(153,153,153,0.4);-o-box-shadow: 0px 0px 8px 1px rgba(153,153,153,0.4);-webkit-box-shadow: 0px 0px 8px 1px rgba(153,153,153,0.4);}
.service .left .leftTitle{float:left;width:204px;background:#1681d2;height:100%;}
.service .left .leftTitle .content{padding:40px 26px;color:#fff;}
.service .left .leftTitle .content .titleEn{line-height:40px;font-size:33px;font-family:Arial, Helvetica, sans-serif;}
.service .left .leftTitle .content .title{line-height:24px;font-size:14px;}
.service .left .leftTitle .content .btn{margin-top:60px;border:1px solid #8bc0e9;width:114px;height:36px;line-height:36px;text-align:center;font-size:14px;color:#FFFFFF;}
.service .left .leftContent{float:left;width:568px;height:255px;background:#fff;}
.service .left .leftContent .content{padding: 12px 12px;}
/*.service .left .leftContent .child{height:77px;line-height:77px;}
.service .left .leftContent .child .childImg{float:left;margin:3px 50px 0 50px;width:70px;height:70px;line-height:70px;text-align:center;background-size:38px 38px;background-repeat:no-repeat;background-position:center;background-color:#e2e2e2;border-radius:70px;-moz-border-radius:70px;-ms-border-radius:70px;-o-border-radius:70px;-webkit-border-radius:70px;}
.service .left .leftContent .child .childImg{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.service .left .leftContent .child .childContent{padding-bottom: 4px;width:335px;height:72px;float:left;border-bottom:1px dashed #bebdbd;overflow: hidden;}
.service .left .leftContent .child.no .childContent{border-bottom:0px;}
.service .left .leftContent .child .childContent .title{line-height:24px;padding:6px 0 3px 0;color:#333333;font-size:14px;}
.service .left .leftContent .child .childContent .info{color:#656565;font-size:12px;line-height:20px;font-family:"宋体";}
.service .left .leftContent .child.child1 .childImg{background-image:url(../images/index/i1.png);}
.service .left .leftContent .child.child2 .childImg{background-image:url(../images/index/i2.png);}
.service .left .leftContent .child.child3 .childImg{background-image:url(../images/index/i3.png);}
.service .left .leftContent .child:hover .childImg{background-color:#1681d2;}
.service .left .leftContent .child1:hover .childImg{background-image:url(../images/index/i1On.png);}
.service .left .leftContent .child2:hover .childImg{background-image:url(../images/index/i2On.png);}
.service .left .leftContent .child3:hover .childImg{background-image:url(../images/index/i3On.png);}*/
.service .left .leftContent .child{position:relative;border-bottom:1px dashed #bebdbd; padding:6px 0;}
.service .left .leftContent .child{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.service .left .leftContent .child:after{content: "020"; display: block; height: 0; clear: both;visibility:hidden;}
.service .left .leftContent .child:nth-of-type(3n){border-bottom:0px dashed #bebdbd;}
.service .left .leftContent .child .childContent{float:right;margin:0 ;width:448px;}
.service .left .leftContent .child .childContent .title{width:96%;color:#666;font-size:16px;line-height:24px;padding:0 0 5px 0;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.service .left .leftContent .child .childContent .info{width:96%;color:#999;font-size:12px;line-height:18px;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.service .left .leftContent .child .childTime{position:absolute;top:0px;left:0px;width:80px;height:100%;background:url(../images/shadow.png) no-repeat right center;text-align:center;font-family:Arial, Helvetica, sans-serif;}
.service .left .leftContent .child .childTime .day{width:50px;margin:12px auto 0 auto;border-bottom:1px dashed #c7c7c7;line-height:30px;color:#434343;font-size:30px;}
.service .left .leftContent .child .childTime .month{line-height:24px;color:#656565;font-size:13px;}

.service .right{width:355px;float:right;}
.service .right .child{position:relative;height:118px;width:100%;margin-bottom:19px;background:#fff;box-shadow: 0px 0px 5px 1px rgba(153,153,153,0.2);-moz-box-shadow: 0px 0px 5px 1px rgba(153,153,153,0.2);-ms-box-shadow: 0px 0px 5px 1px rgba(153,153,153,0.2);-o-box-shadow: 0px 0px 5px 1px rgba(153,153,153,0.2);-webkit-box-shadow: 0px 0px 5px 1px rgba(153,153,153,0.2);}
.service .right .child:after{content: "020"; display: block; height: 0; clear: both;visibility:hidden;}
.service .right .child.no{margin-bottom:0px;}
.service .right .child .childImg{float:left;width:135px;height:118px;overflow:hidden;}
.service .right .child .childImg img{width:100%;height:100%;}
.service .right .child .childContent{position:absolute;top:16px;left:155px;right:14px;}
.service .right .child .childContent .title{line-height:22px;padding:8px 0;color:#333333;font-size:14px;}
.service .right .child .childContent .info{line-height:20px;color:#767676;font-size:12px;}

.service .right .child{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.service .right .child:hover{box-shadow: 0px 0px 8px 1px rgba(153,153,153,0.4);-moz-box-shadow: 0px 0px 8px 1px rgba(153,153,153,0.4);-ms-box-shadow: 0px 0px 8px 1px rgba(153,153,153,0.4);-o-box-shadow: 0px 0px 8px 1px rgba(153,153,153,0.4);-webkit-box-shadow: 0px 0px 8px 1px rgba(153,153,153,0.4);}
.service .right .child .childImg img{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.service .right .child:hover .childImg img{ transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);-webkit-transform:scale(1.05);}
@media (max-width: 639px) {
.banner{height:180px;}
.banner .content{height:180px;}
.banner .btn{width:30px;height:30px;line-height:30px;}
.banner .btn.leftBtn{left:2%;}
.banner .btn.rightBtn{right:2%;}

.mainTitle{height:28px;line-height:28px;}
.mainTitle .sub{width:3px;}
.mainTitle .title{margin-left:8px;font-size:18px;}
.mainTitle .titleEn{margin-left:2px;font-size:12px;}
.mainTitle .more{font-size:12px;}

.tech{padding:20px 0;}
.tech .container{width:93.75%;}
.tech .content{margin:20px 0 0 0;}
.tech .content .child{width:49%;height:auto;margin-right:2%;margin-bottom:10px;}
.tech .content a:nth-child(2n) .child{margin-right:0;}
.tech .content .child .childImg img{ vertical-align:middle;}
.tech .content .child .childTitle{height:30px;line-height:30px;}
.tech .content .child .childTitle .title{padding:0 8px;font-size:12px;}
.tech .content .child .childTitle .pointer{right:10px;width:20px;}

.service{padding:20px 0;}
.service .container{width:93.75%;}
.service .left{height:auto;width:100%;}
.service .left .leftTitle{width:100%;height:auto;text-align:center;float:none;}
.service .left .leftTitle .content{padding:20px 20px;}
.service .left .leftTitle .content .titleEn{line-height:30px;font-size:24px;}
.service .left .leftTitle .content .title{line-height:20px;font-size:12px;}
.service .left .leftTitle .content .btn{margin:10px auto 0 auto;width:90px;height:30px;line-height:30px;font-size:12px;}
.service .left .leftContent{position:relative;top:inherit;left:inherit;right:inherit;width:auto;height:auto;float:none;}
.service .left .leftContent .content{padding: 10px;}
/*.service .left .leftContent .child{position:relative;width:100%;}
.service .left .leftContent .child .childImg{position:absolute;top:0px;bottom:0px;margin:auto 14px;width:45px;height:45px;line-height:45px;background-size:24px 24px;}
.service .left .leftContent .child .childContent{position:absolute;top:0px;left:73px;right:14px;width:auto;}
.service .left .leftContent .child .childContent .title{line-height:20px;padding:8px 0 3px 0;font-size:14px;}
.service .left .leftContent .child .childContent .info{font-size:12px;line-height:16px;}
*/
.service .left .leftContent .child .childContent{width:80%;}
.service .left .leftContent .child .childContent .title{font-size:14px;line-height:22px;}
.service .left .leftContent .child .childContent .info{font-size:12px;line-height:18px;}
.service .left .leftContent .child .childTime{width:18%;}
.service .left .leftContent .child .childTime .day{width:40px;font-size:24px;}
.service .left .leftContent .child .childTime .month{font-size:12px;}

.service .right{width:100%;}
.service .right .child{float:none;width:100%;height:118px;margin:10px 0 10px 0;}
.service .right .child.no{float:none;}
.service .right .child .childImg{width:135px;height:118px;}

.service .right .child .childContent{top:0px;left:145px;right:10px;}
.service .right .child .childContent .title{line-height:22px;padding:8px 0;font-size:14px;}
.service .right .child .childContent .info{line-height:20px;font-size:12px;}
}
@media (min-width: 640px) and (max-width:1023px ) {
.banner{height:300px;}
.banner .content{height:300px;}
.banner .btn{width:45px;height:45px;line-height:45px;}
.banner .btn.leftBtn{left:2%;}
.banner .btn.rightBtn{right:2%;}

.tech{padding:36px 0;}
.tech .container{width:600px;}
.tech .content{margin:20px 0;}
.tech .content .child{width:144px;height:124px;margin-right:8px;}
.tech .content .child .childTitle{height:30px;line-height:30px;}
.tech .content .child .childTitle .title{padding:0 8px;font-size:12px;}
.tech .content .child .childTitle .pointer{right:10px;width:20px;}

.service{padding:20px 0;}
.service .container{width:600px;}
.service .left{height:255px;width:100%;}
.service .left .leftTitle{width:153px;}
.service .left .leftTitle .content{padding:30px 20px;}
.service .left .leftTitle .content .titleEn{line-height:30px;font-size:24px;}
.service .left .leftTitle .content .title{line-height:20px;font-size:12px;}
.service .left .leftTitle .content .btn{margin-top:60px;width:90px;height:30px;line-height:30px;font-size:12px;}
.service .left .leftContent{position:absolute;top:0px;left:153px;right:0px;width:auto;height:255px;}
.service .left .leftContent .content{padding:12px ;}
/*.service .left .leftContent .child{height:77px;line-height:77px;}
.service .left .leftContent .child .childImg{margin:3px 24px 0 24px;width:70px;height:70px;line-height:70px;background-size:38px 38px;}
.service .left .leftContent .child .childContent{width:290px;height:76px;}
.service .left .leftContent .child .childContent .title{line-height:24px;padding:12px 0 3px 0;font-size:14px;}
.service .left .leftContent .child .childContent .info{font-size:12px;line-height:20px;}*/
.service .left .leftContent .child .childContent{width:80%;}
.service .left .leftContent .child .childContent .title{font-size:14px;line-height:22px;}
.service .left .leftContent .child .childContent .info{font-size:12px;line-height:18px;}
.service .left .leftContent .child .childTime{width:18%;}
.service .left .leftContent .child .childTime .day{width:40px;font-size:24px;}
.service .left .leftContent .child .childTime .month{font-size:12px;}
.service .right{width:100%;}
.service .right .child{float:none;width:100%;height:118px;margin:10px 0 10px 0;}
.service .right .child.no{float:none;}
.service .right .child .childImg{width:135px;height:118px;}

.service .right .child .childContent{top:16px;left:155px;right:14px;}
.service .right .child .childContent .title{line-height:22px;padding:8px 0;font-size:14px;}
.service .right .child .childContent .info{line-height:20px;font-size:12px;}
}
@media (min-width: 1024px) and (max-width:1440px ) {
.banner{height:500px;}
.banner .content{height:500px;}
.banner .btn{width:45px;height:45px;line-height:45px;}
.banner .btn.leftBtn{left:8%;}
.banner .btn.rightBtn{right:8%;}

.mainTitle{height:38px;line-height:38px;}
.mainTitle .sub{width:5px;}
.mainTitle .title{margin-left:14px;font-size:20px;}
.mainTitle .titleEn{margin-left:4px;font-size:14px;}
.mainTitle .more{font-size:14px;}




}
@media (min-width: 1441px) and (max-width:1920px ) {

}
