@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2018-01-08 18:58:21
 * @version $Id$
 */
.G-in{width:94.1666%;margin:0 auto;}
.g-nn{width:66.37%;margin:0 auto;}
.header{background-color:#fff;}
.banner{padding-top:1.42rem;}

.location .G-in{height:60px;line-height:60px;box-sizing:border-box;border-bottom: 1px solid #e5e5e5;}
.location .breadcrumbs{float:left;}
.location .breadcrumbs a{font-size:14px;color:#333;display:inline-block;transition:all 0.3s linear;width:100px;overflow:hidden;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:1;-webkit-box-orient: vertical;float:left;}
.location .breadcrumbs a em{display:inline-block;margin:0px 6px;}
.location .breadcrumbs .a_home{padding-left:26px;background:url(../images/home.png) left 21px no-repeat;display:inline-block;width:auto;}
.location .breadcrumbs a:hover{color:#d9261c;}
.location .subNav{float:right;}
.location .subNav li{height:60px;float:left;margin-left:20px;position:relative;width:100px;overflow:hidden;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:1;-webkit-box-orient: vertical;float:left;text-align: center;}
.location .subNav li a{height:60px;display:block;color:#333;position:relative;transition:all 0.3s linear;line-height:60px;}
.location .subNav li a span{display:block;width:0px;height:2px;background-color:#d9261c;position:absolute;left:50%;bottom:0px;transition:all 0.3s linear;}
.location .subNav li a:hover span,.location .subNav li .current span{width:100%;left:0px;}
.location .subNav li a:hover,.location .subNav li .current{color:#d9261c;}

.location .subNav li .slideNav{line-height:40px;font-size:13px;padding:10px 0px 0px;display:none;position:absolute;left:0px;top:60px;background-color:#fff;text-align:center;width:100%;z-index: 1000;}
.location .subNav .l1>a{padding-right:16px;background:url(../images/do.png) right center no-repeat;}
.location .subNav .l1 .current{background:url(../images/dof.png) right center no-repeat;}
.location .subNav .l1:hover > a{background:url(../images/dof.png) right center no-repeat;}
.location .subNav li .slideNav a{display:block;}
.location .subNav li .slideNav a:hover{background-color:#d9261c;color:#fff;}



@media(max-width:1840px){
	.soll .breadcrumbs a{font-size:12px;}
	.soll .location .subNav li a{font-size:12px;}
	.soll .location .subNav li>a{width:96px;height:60px;overflow:hidden;}
	
} 




.wrap{padding-top:60px;padding-bottom:100px;}
.contact .tit{font-size:30px;color:#333;margin-bottom:40px;}
.contact .tit span{display:block;font-size:18px;color:#888;padding-left:1px;}
.contact .body .cotway{width:45%;float:left;}
.contact .body dl:nth-child(1){color:#333;font-size:16px;line-height:30px;}
.contact .body dl{font-size:14px;color:#5f666e;line-height:28px;margin-bottom:6px;}
.contact .body dl a{color:#0066ab;}
.contact .map{width:50%;float:right;}
.contact .map img{max-width:none;}
.contact .map .anchorBL{display:none;}

.contact .body .msg{width:45%;float:left;}
.contact .body .msg label{display:block;width:48%;margin-bottom:20px;}
.contact .body .msg label input{width:100%;height:50px;color:#666;box-sizing:border-box;border:1px solid #dbdbdb;padding:0px 10px;font-size:14px;}
.contact .body .msg .lab1{float:left;}
.contact .body .msg .lab3{float:left;}
.contact .body .msg .lab5{float:left;}
.contact .body .msg .lab2{float:right;}
.contact .body .msg .lab4{float:right;}

.contact .body .msg .lab5{width:100%;}
.contact .body .msg label textarea{width:100%;height:180px;color:#666;box-sizing:border-box;border:1px solid #dbdbdb;padding:10px 10px;font-size:14px;}
.contact .body .msg .sub{width:120px;height:40px;font-size:14px;background-color:#0066ab;color:#fff;border:none;outline:none;box-sizing:border-box;cursor:pointer;transition:all 0.3s linear;}
.contact .body .msg .sub:hover{background-color:#d9261c;}

.leftMenu{width:23.8%;float:left;}
.leftMenu h3{font-weight:normal;font-size:18px;height:60px;color:#fff;background:url(../images/h3bg.jpg) center no-repeat;background-size:cover;line-height:60px;padding:0px 20px;}
.leftMenu h3 span{display:block;background:url(../images/h3spbg.png) right center no-repeat;}
.leftMenu h3 span em{display:block;width:80%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.leftMenu .menuList{background-color:#f7f7f7;border:1px solid #e5e5e5;padding:20px 0px 40px;}
.leftMenu .menuList li{padding:0px 20px;font-size:14px;line-height:20px;}
.leftMenu .menuList li a{color:#555;display:block;padding-left:30px;background:url(../images/ml.png) left center no-repeat;transition:all 0.3s linear;}
.leftMenu .menuList li a:hover{background:url(../images/mlf.png) left center no-repeat;color:#d9261c;transform:translateX(-4px);}


.rightCt{width:76.2%;float:left;}
.productList li{width:47%;float:left;margin-left:3%;background-color:#f7f7f7;padding:0px 0px 30px;box-sizing:border-box;border:1px solid #e5e5e5;transition:all 0.3s linear;margin-bottom:20px;}
.productList li .pic{overflow:hidden;}
.productList li .pic img{transition:all 0.3s linear;}
.productList li .caption{padding:30px 36px 0px;}
.productList li .caption .intit{font-size:20px;color:#303233;}
.productList li:hover{box-shadow:0px 1px 10px rgba(0,0,0,0.2);transform:translateY(-10px);}
.productList li .caption .inbod{font-size:16px;color:#606466;margin-top:10px;}
.productList li .caption .more{display:block;width:128px;height:46px;text-align:center;line-height:46px;font-size:14px;color:#fff;background-color:#aeb4b9;margin-top:30px;transition:all 0.3s linear;}
.productList li .caption .more:hover{background-color:#d9261c;}
.productList li:hover img{transform:scale(1.08);}

.proDis1{padding-bottom:60px;border-bottom:1px solid #dbdbdb;}
.proDis1 .caption{width:50%;float:left;}
.proDis1 .caption .intit{font-size:24px;color:#303233;margin-bottom:40px;}
.proDis1 .caption .intit span{display:block;font-size:14px;margin-top:4px;padding-left:1px;}
.proDis1 .caption .inbod h3{font-size:20px;color:#333;font-weight:normal;margin-bottom:15px;}
.proDis1 .caption .inbod p{font-size:16px;line-height:26px;color:#555;}

.proDis1 .caption .inbod .gm{display:block;width:140px;height:40px;text-align:center;line-height:40px;border:1px solid #0066ab;font-size:14px;color:#0066ab;margin-top:40px;transition:all 0.3s linear;margin-left:1px;}
.proDis1 .caption .inbod .gm:hover{color:#fff;background-color:#d9261c;border:1px solid #d9261c;}

.proDis1 .pic{width:50%;float:right; text-align: right;}
.proDis1 .pic img{ display: inline;}

.proDis2{padding:60px 0px;border-bottom:1px solid #dbdbdb;}
.proDis2 h3{font-size:20px;color:#333;font-weight:normal;margin-bottom:15px;}
.proDis2 p{font-size:16px;line-height:30px;color:#555;}

.proDis3{padding:60px 0px 0px;}
.proDis3 h3{font-size:20px;color:#333;font-weight:normal;margin-bottom:15px;}
.proDis3 table tr td{ padding: 10px 20px 10px 0;}
.proDis3 table tr td h1{ font-weight: normal; font-size: 18px; color: #444;}
.proDis3 table tr td p{ font-size: 14px; color: #999;}

.soList li{width:32%;float:left;margin-bottom:40px;transition:all 0.3s linear;}
.soList li .caption{padding:20px 0px 22px;border-bottom:2px solid #dbdbdb;transition:all 0.3s linear;}
.soList li .intit{font-size:16px;color:#333;margin-bottom:10px;transition:all 0.3s linear;}
.soList li .inbod{font-size:14px;color:#555;line-height:26px;transition:all 0.3s linear;}
.soList li .pic{overflow:hidden;}
.soList li img{transition:all 0.3s linear;}
.soList li:hover{transform:translateY(-6px);}
.soList li:hover .intit{color:#d9261c;}
.soList li:hover .inbod{color:#d9261c;}
.soList li:hover img{transform:scale(1.08);}
.soList li:hover .caption{border-bottom:2px solid #d9261c;}
.soList .l2{margin:0px 2%;}
.soList .l5{margin:0px 2%;}
.soList .l8{margin:0px 2%;}
.soList .l7,.soList .l8,.soList .l9{margin-bottom:0px;}

.soDis .soDis1{padding:0px 0px 60px;border-bottom:1px solid #dbdbdb;}
.soDis .soDis1 .pic{width:50%;float:left;padding-right:10px;box-sizing:border-box;}
.soDis .soDis1 .caption{width:50%;float:left;margin-top:30px;padding-left:20px;box-sizing:border-box;}

.soDis .soDis1 .caption .intit{font-size:30px;color:#333;font-weight:bold;}
.soDis .soDis1 .caption .intitf{font-size:20px;color:#333;margin-top:20px;}


.soDis .soDis1 .caption .inbod{font-size:16px;color:#555;line-height:32px;margin-top:32px;text-align:justify;}
.soDis .soDis1 .caption .inbod p{margin-bottom:10px;}
.soDis .soDis2 p{padding:60px 1px;border-bottom:1px solid #dbdbdb;}
.soDis .soDis2 p span{float:left;width:33%;font-size:20px;display:block;}
.soDis .soDis2 p em{float:left;width:67%;font-size:16px;display:block;color:#555;line-height:30px;}
.soDis .soDis3 .intit{font-size:20px;padding:60px 0px;}



.news .hotnew{padding:60px 0px;background-color:#f7f7f7;position:relative;left:80px;opacity:0;}
.news .hotnew .g-nn{}
.news .hotnew .pic{float:left;width:41.6%;margin-right: 60px;overflow:hidden;}
.news .hotnew .pic img{transition:all 0.3s linear;}
.news .hotnew .pic img:hover{transform:scale(1.08);}
.news .hotnew .caption{padding-top:10px;}
.news .hotnew .caption .intit{font-size:18px;color:#333;font-weight:bold;margin-bottom:16px;}
.news .hotnew .caption .inbod{font-size:14px;color:#555;line-height:26px;}

.news .hotnew .caption .inbod .data{color:#888;margin-top:10px;}
.news .hotnew .caption .more{display:inline-block;width:120px;height:40px;line-height:40px;text-align:center;font-size:14px;color:#fff;margin-top:50px;background-color:#bdbdbd;transition:all 0.3s linear;}
.news .hotnew .caption .more:hover{background-color:#d9261c;}
.news .newList li{padding:40px 0px;border-bottom:1px solid #dbdbdb;transition:all 0.3s linear;position:relative;}
.news .newList li .tit{font-size:18px;color:#333;font-weight:bold;margin-bottom:26px;}
.news .newList li .pic{width:25%;float:left;margin-right:40px;}
.news .newList li .body{transition:all 0.3s linear;}
.news .newList li .inbod{font-size:14px;color:#555;line-height:26px;}
.news .newList li .inbod .data{color:#888;margin-top:10px;}
.news .newList li .more{display:inline-block;width:120px;height:40px;line-height:40px;text-align:center;font-size:14px;color:#fff;margin-top:35px;background-color:#bdbdbd;transition:all 0.3s linear;}
.news .newList li .more:hover{background-color:#d9261c;}

.news .newList li:hover{transform:translateX(-10px);}

.news .newList li .inbod span{overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.newDis .g-nn{background-color:#f7f7f7;padding:70px 120px;box-sizing:border-box;box-shadow:0px 1px 20px rgba(0,0,0,0.2)}
.newDis .tit{padding-bottom:20px;border-bottom:1px solid #dbdbdb;}
.newDis .tit span{font-size:30px;color:#555555;display:block;/*width:420px;*/}
.newDis .tit .info{font-size:14px;color:#999;padding-top:16px;}
.newDis .tit .info em{display:inline-block;margin-right:10px;}

.newDis .body{font-size:14px;color:#555;line-height:26px;padding-top:30px;}
.newDis .body img{margin:40px auto;}

.serviceQA dl{padding:26px 20px 36px;background-color:#f5f5f5;margin-bottom:20px;transition:all 0.3s linear;}
.serviceQA dl:hover{transform:translateY(-6px);box-shadow:0px 1px 20px rgba(0,0,0,0.2)}
.serviceQA dl dt{padding:10px 20px;border:1px solid transparent;border-radius:6px;font-size:14px solid #333;color:#0066ab;}
.serviceQA dl dd{padding:10px 20px;border:1px solid #dbdbdb;border-radius:6px;font-size:14px;color:#333;margin-top:8px;}

.serviceD .g-nn{background-color:#f7f7f7;padding:40px 30px;box-sizing:border-box;box-shadow:0px 1px 10px rgba(0,0,0,0.2)}

.serviceD .hdBox{width:66.37%;margin:0 auto;margin-bottom:30px;}
.serviceD .hdBox li{width:160px;height:46px;line-height:46px;text-align:center;font-size:14px;float:left;}
.serviceD .hdBox li a{transition:all 0.3s;color:#333;display:block;}
.serviceD .hdBox li.on a{background-color:#d9261c;color:#fff;}
.serviceD .hdBox li a:hover{background-color:#d9261c;color:#fff;}

.select .hdBox{width:66.37%;margin:0 auto;margin-bottom:30px;}
.select .hdBox li{width:160px;height:46px;line-height:46px;text-align:center;font-size:14px;float:left;}
.select .hdBox li a{transition:all 0.3s;color:#333;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.select .hdBox li.on a{background-color:#d9261c;color:#fff;}
.select .hdBox li a:hover{background-color:#d9261c;color:#fff;}



.serviceD .g-nn li{position:relative;padding:15px 20px;background-color:#fff;border:1px solid #dbdbdb;border-radius:3px;margin-bottom:10px;transition:all 0.3s linear;}
.serviceD .g-nn li:last-child{margin-bottom:0px;}
.serviceD .pic{float:left;margin-top:3px;margin-right:30px;}
.serviceD .txt{float:left;}
.serviceD .text{float:left;font-size:14px;color:#333;line-height:26px;}
.serviceD .text span{display:block;font-size:12px;color:#595f66;}
.serviceD .dpic{float:right;position:absolute;top:50%;margin-top:-14px;right:20px;}
.serviceD .g-nn li:hover{transform:translateX(-10px);}

.serviceT .g-nn li a{padding:20px;border-radius:2px;display:block;font-size:14px;color:#555;transition:all 0.3s linear;}
.serviceT .g-nn li em{padding-left:12px;background:url(../images/lid.png) left center no-repeat;}
.serviceT .g-nn li span{float:right;}
.serviceT .g-nn li:nth-child(odd) a{background-color:#f7f7f7;}
.serviceT .g-nn li:nth-child(even) a{background-color:#f0f0f0;}
.serviceT .g-nn li a:hover{background-color:#0066ab;color:#fff;}
.serviceT .g-nn li a:hover em{background-image:url(../images/dlif.png) left center no-repeat;}

.serviceT .hdBox{width:66.37%;margin:0 auto;margin-bottom:30px;}
.serviceT .hdBox li{width:160px;height:46px;line-height:46px;text-align:center;font-size:14px;float:left;}
.serviceT .hdBox li a{transition:all 0.3s;color:#333;display:block;}
.serviceT .hdBox li.on a{background-color:#d9261c;color:#fff;}
.serviceT .hdBox li a:hover{background-color:#d9261c;color:#fff;} 

.serviceA .G-in{width:1200px;}
.serA1 .tit{font-size:30px;color:#333;text-align:center;margin-bottom:60px;}
.serA1 .tit span{display:block;font-size:18px;color:#888;}

.serA1 .body{position:relative;top:80px;opacity:0;}



.serA2{padding:80px 0px;margin-top:100px;background-color:#f7f7f7;}
.serA2 .tit{font-size:30px;color:#333;text-align:center;margin-bottom:60px;}
.serA2 .tit span{display:block;font-size:18px;color:#888;}
.serA2 .body .intit h3{font-size:18px;color:#4b4c4b;}
.serA2 .body .intit p{width:75%;color:#4b4c4b;line-height:26px;margin-top:15px;}
.serA2 .body .inbod{margin-top:24px;}

.serA2 .body .inbod ul{width:1300px;}
.serA2 .body .inbod li{width:380px;height:360px;box-sizing:border-box;border:1px solid #dbdbdb;padding:130px 30px 0px;float:left;margin-right:26px;margin-top:26px;position:relative;top:80px;opacity:0;}
.serA2 .body .inbod li h3{font-size:18px;color:#4b4c4c;padding-bottom:15px;background:url(../images/hline.gif) center bottom no-repeat;text-align:center;margin-bottom:18px;}
.serA2 .body .inbod li p{font-size:12px;line-height:20px;color:#666;text-align:justify;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:6;-webkit-box-orient: vertical;height:118px;}
.serA2 .body .inbod .l1{background:url(../images/a1.png) center 46px no-repeat;background-color:#fff;}
.serA2 .body .inbod .l2{background:url(../images/a2.png) center 46px no-repeat;background-color:#fff;}
.serA2 .body .inbod .l3{background:url(../images/a3.png) center 46px no-repeat;background-color:#fff;}
.serA2 .body .inbod .l4{background:url(../images/a4.png) center 46px no-repeat;background-color:#fff;}
.serA2 .body .inbod .l5{background:url(../images/a5.png) center 46px no-repeat;background-color:#fff;}
.serA2 .body .inbod .l6{background:url(../images/a6.png) center 46px no-repeat;background-color:#fff;}


.serA3{padding-top:70px;}
.serA3 .tit{font-size:30px;color:#333;text-align:center;margin-bottom:60px;}
.serA3 .tit span{display:block;font-size:18px;color:#888;}


.serA3 .map{width:48%;float:left;position:relative;left:-80px;opacity:0;}

.serA3 .body .msg{width:48%;float:right;position:relative;right:-80px;opacity:0;}
.serA3 .body .msg label{display:block;width:48%;margin-bottom:20px;}
.serA3 .body .msg label input{width:100%;height:50px;color:#666;box-sizing:border-box;border:1px solid #dbdbdb;padding:0px 10px;font-size:14px;}
.serA3 .body .msg .lab1{float:left;}
.serA3 .body .msg .lab3{float:left;}
.serA3 .body .msg .lab5{float:left;}
.serA3 .body .msg .lab2{float:right;}
.serA3 .body .msg .lab4{float:right;}

.serA3 .body .msg .lab5{width:100%;}
.serA3 .body .msg label textarea{width:100%;height:180px;color:#666;box-sizing:border-box;border:1px solid #dbdbdb;padding:10px 10px;font-size:14px;}
.serA3 .body .msg .sub{width:120px;height:40px;font-size:14px;background-color:#0066ab;color:#fff;border:none;outline:none;box-sizing:border-box;cursor:pointer;transition:all 0.3s linear;margin-top:20px;}
.serA3 .body .msg .sub:hover{background-color:#d9261c;}


.aboutJ1 .tit{}
.aboutJ1 .tit{font-size:30px;color:#333;text-align:center;margin-bottom:60px;}
.aboutJ1 .tit span{display:block;font-size:18px;color:#888;}

.aboutJ1 .job_list{margin-top:60px;}
.aboutJ1 .body .inbod .job_id{margin-bottom:10px;}
.aboutJ1 .body .inbod .job_id dd{float:left;width:16.66666%;height:60px;text-align:center;line-height:60px;font-size:16px;color:#494c4b;}
.aboutJ1 .body .inbod .job_id dd:nth-child(1){text-align:left;padding-left:68px;box-sizing:border-box;}

.aboutJ1 .body .inbod .job_name{background-color:#f7f7f7;cursor:pointer;color:#444;transition:all 0.3s linear;}
.aboutJ1 .body .inbod .job_name:hover{background-color:#0066ab;color:#fff;}
.aboutJ1 .body .inbod li{border:1px solid #e5e5e5;margin-bottom:1px;}
.aboutJ1 .body .inbod .job_name dd{float:left;width:16.6666%;height:60px;text-align:center;line-height:60px;font-size:14px;}
.aboutJ1 .body .inbod .job_name dd:nth-child(1){text-align:left;padding-left:68px;box-sizing:border-box;}


.aboutJ1 .body .inbod .job_rep{font-size:14px;color:#666;padding:30px 68px;line-height:26px;background-color:#ffffff;display:none;}
.aboutJ1 .body .inbod .job_rep dl{margin-top:10px;}
.aboutJ1 .body .inbod .job_rep dl dt{margin-bottom:6px;}
.aboutJ1 .body .inbod .job_rep .top p{margin-bottom:6px;}
.aboutJ1 .body .inbod .job_rep .top{padding-bottom:20px;border-bottom:1px solid #e5e5e5;}
.aboutJ1 .body .inbod .job_rep .bottom{padding-top:20px;color:#000;}
.aboutJ1 .body .inbod .job_rep .bottom p{float:left;}
.aboutJ1 .body .inbod .job_rep .bottom .jl{display:block;width:120px;height:40px;float:right;line-height:40px;color:#fff;box-sizing:border-box;padding-left:42px;background:url(../images/jl.png) 22px center no-repeat;background-color:#d9261c;}


.aboutH{background:url(../images/fg.png) right bottom no-repeat;}
.aboutH .tit{}
.aboutH .tit{font-size:30px;color:#333;text-align:center;margin-bottom:60px;}
.aboutH .tit span{display:block;font-size:18px;color:#888;}
.aboutH .body{cursor:pointer;position:relative;}
.aboutH .body .btn{width:64px;height:64px;border-radius:100%;box-shadow:0px 1px 10px rgba(0,0,0,0.3);}
.aboutH .body .prev{background:url(../images/prev.png) center no-repeat;background-color:#ebebeb;left:-32px;transition:all 0.3s linear;}
.aboutH .body .next{background:url(../images/next.png) center no-repeat;background-color:#ebebeb;right:-32px;transition:all 0.3s linear;}
.aboutH .body .prev:hover{background-image:url(../images/prevf.png);background-color:#0066ab;}
.aboutH .body .next:hover{background-image:url(../images/nextf.png);background-color:#0066ab;}



.aboutC{background:url(../images/culbg.jpg) center no-repeat;background-attachment:fixed;background-size:cover;}
.aboutC .tit{font-size:30px;color:#333;text-align:center;margin-bottom:60px;}
.aboutC .tit span{display:block;font-size:18px;color:#888;}

.aboutC1{background:url(../images/xs.png) right center no-repeat;border:1px solid #dbdbdb;}
.aboutC1 .pic{width:50%;float:left;}
.aboutC1 .caption{width:50%;float:right;box-sizing:border-box;padding-left:100px;padding-top:70px;}
.aboutC1 .caption .intit{font-size:30px;color:#0066ab;font-weight:bold;margin:35px 0px;}
.aboutC1 .caption .inbod{font-size:24px;color:#555;}

.aboutC2{margin-top:50px;}
.aboutC2 ul{border-top:1px solid #dbdbdb;border-left:1px solid #dbdbdb;}
.aboutC2 li{padding:0px 10px;width:33.3333%;height:260px;float:left;text-align:center;padding-top:110px;box-sizing:border-box;box-sizing:border-box;border-right:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;}
.aboutC2 li img{margin:0 auto;}
.aboutC2 li h3{font-size:18px;color:#0066ab;font-weight:normal;padding-bottom:10px;background:url(../images/ll.gif) bottom center no-repeat;}
.aboutC2 li p{font-size:14px;color:#555;margin-top:12px;}


.aboutC2 .l1{background:url(../images/q1.png) center 62px no-repeat;background-color:rgba(255,255,255,0.6);}
.aboutC2 .l2{background:url(../images/q2.png) center 62px no-repeat;background-color:rgba(255,255,255,0.6);}
.aboutC2 .l3{background:url(../images/q3.png) center 62px no-repeat;background-color:rgba(255,255,255,0.6);}
.aboutC2 .l4{background:url(../images/q4.png) center 62px no-repeat;background-color:rgba(255,255,255,0.6);}
.aboutC2 .l5{background:url(../images/q5.png) center 62px no-repeat;background-color:rgba(255,255,255,0.6);}
.aboutC2 .l6{background:url(../images/q6.png) center 62px no-repeat;background-color:rgba(255,255,255,0.6);}


.aboutU .tit{font-size:30px;color:#333;text-align:center;}
.aboutU .tit span{display:block;font-size:18px;color:#888;}
.aboutU .body .intit{font-size:18px;color:#333;width:44%;margin:0 auto;text-align:center;padding-top:80px;background:url(../images/sline.gif) center top no-repeat;margin-top:30px;line-height:30px;}

.aboutU1{padding-bottom:320px;background:url(../images/abu1bg.jpg) center bottom no-repeat;}
.aboutU1 .g-nn{padding:0px 110px 120px;box-sizing:border-box;background-color:rgba(255,255,255,0.95);position:relative;top:80px;opacity:0;}
.aboutU1 .body .inbod{margin-top:50px;font-size:14px;color:#333;line-height:28px;}
.aboutU1 .body .inbod p{margin-bottom:30px;}
.aboutU1 .body .inbod h3{font-size:16px;margin-bottom:20px;}
.aboutU1 .body .inbod dl{margin-bottom:20px;} 
.aboutU1 .body .inbod dt{font-size:14px;color:#0066ab;font-weight:bold;}


.aboutU2{padding-top:80px;}
.aboutU2 .body{background:url(../images/dvline.gif) center top repeat-y;}
.aboutU2 ul{padding:40px 0px;border-top:1px solid #efefef;position:relative;top:80px;opacity:0;margin-bottom:50px;}
.aboutU2 ul:nth-child(1) li .dot{background:url(../images/yq.png) center no-repeat;}
.aboutU2 ul:nth-child(even) li .pic{float:right;}
.aboutU2 ul:nth-child(even) li .caption{float:left;}
.aboutU2 ul .year{font-size:36px;color:#0066ab;font-weight:bold;position:absolute;left:50%;top:-70px;width:80px;height:54px;margin-left:-100px;}
.aboutU2 li{position:relative;}
.aboutU2 li .dot{width:16px;height:16px;background:url(../images/hyq.png) center no-repeat;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px;}
.aboutU2 li .dot span{display:inline-block;width:40px;height:24px;line-height:24px;position:absolute;left:-40px;top:-3px;font-size:18px;color:#0066ab;}
.aboutU2 .body{margin-top:120px;position:relative;}
.aboutU2 .pic{float:left;width:43%;}
.aboutU2 .caption{width:43%;float:right;font-size:14px;color:#555;line-height:26px;}
.aboutU2 .caption .capn{width:100%;height:100%;display:table;}
.aboutU2 .caption .capn .cap{display:table-cell;vertical-align:middle;}
.aboutU2 .l2 .pic{float:right;}
.aboutU2 .l2 .caption{float:left;}

.aboutU2 .l3 .pic{float:left;}
.aboutU2 .l3 .caption{float:right;}

.aboutU2 .g-nn{position:relative;}
.aboutU2 .more{display:block;width:120px;height:40px;text-align:center;line-height:38px;border:1px solid #f0f0f0;font-size:14px;color:#888;background-color:#f5f5f5;position:absolute;left:50%;margin-left:-60px;bottom:-40px;box-sizing:border-box;transition:all 0.3s linear;}
.aboutU2 .more:hover{background-color:#d9261c;color:#fff;border:1px solid #d9261c;}

.page{text-align:center;padding-top:60px;}
.page span{display:inline-block;}
.page .current a{background-color:#d9261c;color:#fff;transition:all 0.3s linear;}
.page span a{font-size:14px;display:block;padding:3px 10px 2px;color:#333;cursor:pointer;transition:all 0.3s linear;}
.page span a:hover{background-color:#d9261c;color:#fff;}
.page strong{color:#333;}



@media(max-width:1440px){

	.G-in{width:94.1666%;margin:0 auto;}
	.g-nn{width:90%;margin:0 auto;}

	.serviceT .hdBox{width:90%;}

	.serviceD .hdBox{width:90%;}
	.select .hdBox{width:90%;}
}

@media(max-width:1280px){
	
	.serviceA .G-in{width:1000px;}
	.serA2 .body .inbod ul{width:1100px;}
	.serA2 .body .inbod li{width:320px;height:380px;box-sizing:border-box;border:1px solid #dbdbdb;padding:130px 30px 0px;float:left;margin-right:20px;margin-top:20px;}

	
}

@media(max-width:1100px){
	.aboutC1 .caption{padding-top:40px;}
	
}

@media(max-width:960px){
	.wrap{padding-top:0.6rem;padding-bottom:1rem;}
	.serviceA .G-in{width:94.1666%;}
	.g-nn{width:100%;}
	.location{margin-bottom:0.6rem;}
	.location .G-in{height:auto;line-height:1.2rem;box-sizing:border-box;border-bottom:none;}
	.location .breadcrumbs{display:none;}
	.location .subNav{float:left;}
	.location .subNav li{margin-left:0px;margin-right:0.3rem;font-size:0.36rem;}

	.serviceD .hdBox{width:100%;}
	.serviceD .hdBox li{width:100px;height:36px;line-height:36px;}

	.serviceT .hdBox{width:100%;}
	.serviceT .hdBox li{width:100px;height:36px;line-height:36px;}

	.select .hdBox{width:100%;}
	.select .hdBox li{width:100px;height:36px;line-height:36px;}

	



	.banner{padding-top:60px;}
	.banner .G-in{width:100%;}

	.page{text-align:center;padding-top:60px;}
	.page span{display:inline-block;}
	.page .current a{background-color:#d9261c;color:#fff;transition:all 0.3s linear;}
	.page span a{font-size:12px;display:block;padding:3px 10px 3px;color:#333;cursor:pointer;transition:all 0.3s linear;}
	.page span a:hover{background-color:#d9261c;color:#fff;}
	.page strong{color:#333;font-size:12px;}

	/*企业文化手机站*/
	.aboutC1 .caption{padding-top:40px;}
	.aboutC .tit{font-size:0.46rem;margin-bottom:0.6rem;}
	.aboutC .tit span{display:block;font-size:0.24rem;color:#888;}
	.aboutC1 .pic{width:100%;float:left;}
	.aboutC1 .caption{width:100%;padding:0.5rem 0rem 0.5rem 0.7rem;}
	.aboutC1 .caption img{width:1rem;height:1rem;}
	.aboutC1 .caption .intit{font-size:0.46rem;color:#0066ab;font-weight:bold;margin:0.3rem 0px;}
	.aboutC1 .caption .inbod{font-size:0.36rem;color:#555;}
	.aboutC2 li{padding:0px 10px;width:50%;height:260px;float:left;text-align:center;padding-top:100px;}
	.aboutC2 .l1{background-position:center 0.8rem;}
	.aboutC2 .l2{background-position:center 0.8rem;}
	.aboutC2 .l3{background-position:center 0.8rem;}
	.aboutC2 .l4{background-position:center 0.8rem;}
	.aboutC2 .l5{background-position:center 0.8rem;}
	.aboutC2 .l6{background-position:center 0.8rem;}


	/*荣誉资质手机站*/
	.aboutH .tit{font-size:0.46rem;margin-bottom:0.6rem;}
	.aboutH .tit span{font-size:0.24rem;}
	.aboutH .body .btn{width:1rem;height:1rem;border-radius:100%;box-shadow:0px 1px 10px rgba(0,0,0,0.3);}
	.aboutH .body .prev{left:0px;}
	.aboutH .body .next{right:0px;}

	/*公司概况手机站*/
	
	.aboutU{padding-bottom:60px;padding-top:0px;}
	.aboutU .tit{font-size:0.46rem;color:#333;text-align:center;}
	.aboutU .tit span{display:block;font-size:0.24rem;color:#888;text-transform:uppercase;}
	.aboutU .body .intit{font-size:0.36rem;color:#333;width:80%;margin:0 auto;text-align:center;padding-top:0.8rem;background:url(../images/sline.gif) center top no-repeat;margin-top:0.3rem;line-height:0.5rem;background-size:1px 0.5rem;}

	.aboutU1{padding-bottom:0.8rem;background:url(../images/abu1bg.jpg) center bottom no-repeat;background-attachment:fixed;}
	.aboutU1 .G-in{width:100%;}
	.aboutU1 .g-nn{width:100%;padding:0.6rem 0.3rem 0.5rem;box-sizing:border-box;background-color:rgba(255,255,255,0.95);}
	.aboutU1 .body .inbod{margin-top:0.6rem;font-size:0.30rem;color:#333;line-height:0.5rem;}
	.aboutU1 .body .inbod p{margin-bottom:0.3rem;}
	.aboutU1 .body .inbod h3{font-size:0.4rem;margin-bottom:0.2rem;}

	.aboutU1 .body .inbod dl{margin-bottom:0.3rem;} 
	.aboutU1 .body .inbod dt{font-size:0.4rem;color:#0066ab;font-weight:bold;margin-bottom:0.1rem;}

	.aboutU2{padding-top:0.8rem;}
	.aboutU2 .body{background:none;}
	.aboutU2 ul{padding:0.4rem 0px;border-top:1px solid #efefef;position:relative;}
	.aboutU2 ul .year{font-size:0.46rem;color:#0066ab;font-weight:bold;position:absolute;left:50%;top:-0.8rem;width:auto;height:auto;margin-left:-100px;}
	.aboutU2 li{position:relative;margin-bottom:0.6rem;}
	.aboutU2 li .dot{width:16px;height:16px;background:url(../images/yq.png) center no-repeat;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px;display:none;}
	.aboutU2 li .dot span{display:inline-block;width:40px;height:24px;line-height:24px;position:absolute;left:-40px;top:-3px;font-size:18px;color:#0066ab;}
	.aboutU2 .body{margin-top:1.4rem;}
	.aboutU2 .pic{float:left;width:45%;}
	.aboutU2 .caption{width:52%;float:right;font-size:0.30rem;color:#555;line-height:0.5rem;height:auto !important;}
	.aboutU2 .caption .capn{width:100%;height:100%;display:table;}
	.aboutU2 .caption .capn .cap{display:table-cell;vertical-align:middle;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
	.aboutU2 .l2 .pic{float:right;}
	.aboutU2 .l2 .caption{float:left;}
	.aboutU2 .l3 .pic{float:left;}
	.aboutU2 .l3 .caption{float:right;}

	.aboutU2 .more{background-color:#d9261c;color:#fff;border:1px solid #d9261c;}

	/*咨询反馈手机站*/
	.contact .tit{font-size:0.46rem;margin-bottom:0.4rem;}
	.contact .tit span{font-size:0.24rem;}
	.contact .body .msg{width:100%;}
	.contact .map{width:100%;margin-top:0.5rem;}

	.contact .body .cotway{width:100%;}
	.contact .body .msg label input{height:36px;font-size:12px;}
	.contact .body .msg label textarea{height:100px;font-size:12px;}

	.contact .body dl:nth-child(1){font-size:14px;line-height:24px;}
	.contact .body dl{line-height:24px;margin-bottom:4px;}

	/*新闻详情页手机*/
	.newDis .g-nn{padding:0.7rem 10px;box-shadow:0px 0px 10px rgba(0,0,0,0.2)}
	.newDis .tit span{font-size:0.4rem;width:100%;}
	.newDis .tit .info{padding-top:0.16rem;}
	.newDis .tit .info em{font-size:0.24rem;}
	.newDis .body{padding-top:20px;font-size:0.3rem;line-height:0.6rem;}

	/*新闻列表页*/

	.news .hotnew{padding:0.6rem 10px;background-color:#f7f7f7;}
	.news .hotnew .pic{float:left;width:50%;margin-right:0.4rem;overflow:hidden;margin-bottom:0.1rem;}
	.news .hotnew .pic img{transition:all 0.3s linear;}
	.news .hotnew .pic img:hover{transform:scale(1.08);}
	.news .hotnew .caption{padding-top:0px;}
	.news .hotnew .caption .intit{font-size:0.36rem;color:#333;font-weight:bold;margin-bottom:0.2rem;}
	.news .hotnew .caption .inbod{font-size:0.3rem;color:#555;line-height:0.5rem;}
	.news .hotnew .caption .inbod .data{color:#888;margin-top:0.1rem;}
	.news .hotnew .caption .more{display:inline-block;width:100px;height:32px;line-height:32px;text-align:center;font-size:14px;color:#fff;margin-top:0.3rem;background-color:#d9261c;transition:all 0.3s linear;}
	.news .hotnew .caption .more:hover{background-color:#d9261c;}
	
	.news .newList{margin-top:0.5rem;}
	.news .newList li{padding:0.6rem 0px;border-bottom:1px solid #dbdbdb;transition:all 0.3s linear;}
	.news .newList li .tit{font-size:0.36rem;color:#333;font-weight:bold;margin-bottom:0.5rem;}
	.news .newList li .pic{width:50%;float:left;margin-right:0.4rem;}

	.news .newList li .inbod{font-size:0.3rem;color:#555;line-height:0.5rem;}
	.news .newList li .inbod .data{color:#888;margin-top:0.2rem;}
	.news .newList li .more{display:inline-block;width:100px;height:32px;line-height:32px;text-align:center;font-size:14px;color:#fff;margin-top:0.4rem;background-color:#d9261c;transition:all 0.3s linear;}
	.news .newList li .more:hover{background-color:#d9261c;}

	/*.news .newList li:hover{transform:translateX(-10px);}*/


	/*加入我们页面*/
	.aboutJ{padding-top:0px;}
	.aboutJ1 .tit{font-size:0.46rem;color:#333;text-align:center;margin-bottom:0.6rem;}
	.aboutJ1 .tit span{display:block;font-size:0.24rem;color:#888;text-transform: uppercase;}

	.aboutJ1 .job_list{margin-top:0.6rem;}
	.aboutJ1 .body .inbod .job_id{margin-bottom:10px;}
	.aboutJ1 .body .inbod .job_id dd{float:left;width:33.33%;height:50px;text-align:center;line-height:50px;font-size:16px;color:#494c4b;}
	.aboutJ1 .body .inbod .job_id dd:nth-child(1){text-align:left;padding-left:0.6rem;box-sizing:border-box;}
	.aboutJ1 .body .inbod .job_id dd:nth-child(2),.aboutJ1 .body .inbod .job_id dd:nth-child(4),.aboutJ1 .body .inbod .job_id dd:nth-child(5){display:none;}


	.aboutJ1 .body .inbod .job_name{background-color:#f7f7f7;cursor:pointer;color:#444;transition:all 0.3s linear;}
	.aboutJ1 .body .inbod .job_name:hover{background-color:#0066ab;color:#fff;}
	.aboutJ1 .body .inbod li{border:1px solid #e5e5e5;margin-bottom:1px;}
	.aboutJ1 .body .inbod .job_name dd{float:left;width:33.3333%;height:50px;text-align:center;line-height:50px;font-size:14px;}
	.aboutJ1 .body .inbod .job_name dd:nth-child(1){text-align:left;padding-left:0.6rem;box-sizing:border-box;}
	
	.aboutJ1 .body .inbod .job_name dd:nth-child(2),.aboutJ1 .body .inbod .job_name dd:nth-child(4),.aboutJ1 .body .inbod .job_name dd:nth-child(5){display:none;}
	

	.aboutJ1 .body .inbod .job_rep{font-size:14px;color:#666;padding:0.3rem 0.6rem;line-height:26px;background-color:#ffffff;display:none;}
	.aboutJ1 .body .inbod .job_rep dl{margin-top:10px;}
	.aboutJ1 .body .inbod .job_rep dl dt{margin-bottom:6px;}
	.aboutJ1 .body .inbod .job_rep .top p{margin-bottom:6px;}
	.aboutJ1 .body .inbod .job_rep .top{padding-bottom:20px;border-bottom:1px solid #e5e5e5;}
	.aboutJ1 .body .inbod .job_rep .bottom{padding-top:20px;color:#000;}
	.aboutJ1 .body .inbod .job_rep .bottom p{float:left;}
	.aboutJ1 .body .inbod .job_rep .bottom .jl{display:block;width:120px;height:40px;float:right;line-height:40px;color:#fff;box-sizing:border-box;padding-left:42px;background:url(../images/jl.png) 22px center no-repeat;background-color:#d9261c;}

	/*产品列表*/
	.product{padding-top:0px;}
	.leftMenu{width:100%;float:left;margin-bottom:0.5rem;margin-top:0rem;}
	.leftMenu h3{overflow:hidden;font-weight:normal;font-size:18px;height:60px;color:#fff;background:url(../images/h3bg.jpg) center no-repeat;background-size:cover;line-height:60px;padding:0px 20px;}
	.leftMenu h3 span{display:block;background:none;}
	.leftMenu .menuList{background-color:#f7f7f7;border:1px solid #e5e5e5;padding:20px 0px 40px;}
	.leftMenu .menuList li{padding:0px 20px;font-size:14px;line-height:36px;}
	.leftMenu .menuList li a{color:#555;display:block;padding-left:30px;background:url(../images/ml.png) left center no-repeat;transition:all 0.3s linear;}
	.leftMenu .menuList li a:hover{background:url(../images/mlf.png) left center no-repeat;color:#d9261c;transform:translateX(-4px);}

	.rightCt{width:100%;float:left;}
	.productList li{width:100%;float:left;margin-left:0%;background-color:#f7f7f7;padding:0rem 0px 0.4rem;box-sizing:border-box;border:1px solid #e5e5e5;transition:all 0.3s linear;margin-bottom:0.2rem;}
	.productList li .pic{overflow:hidden;}
	.productList li .pic img{transition:all 0.3s linear;}
	.productList li .caption{padding:0.5rem 26px 0px;}
	.productList li .caption .intit{font-size:0.4rem;color:#303233;}
	.productList li:hover{box-shadow:0px 1px 10px rgba(0,0,0,0.2);transform:translateY(-10px);}
	.productList li .caption .inbod{font-size:0.30rem;color:#606466;margin-top:10px;}
	.productList li .caption .more{display:block;width:100px;height:32px;text-align:center;line-height:32px;font-size:14px;color:#fff;background-color:#d9261c;margin-top:20px;transition:all 0.3s linear;}
	.productList li .caption .more:hover{background-color:#d9261c;}
	.productList li:hover img{transform:scale(1.08);}


	/*产品详情页*/

	.proDis1{padding-bottom:60px;border-bottom:1px solid #dbdbdb;}
	.proDis1 .caption{width:100%;float:left;}
	.proDis1 .caption .intit{font-size:0.46rem;color:#303233;margin-bottom:40px;}
	.proDis1 .caption .intit span{display:block;font-size:0.36rem;margin-top:4px;padding-left:1px;}
	.proDis1 .caption .inbod h3{font-size:20px;color:#333;font-weight:normal;margin-bottom:15px;}
	.proDis1 .caption .inbod p{font-size:16px;line-height:26px;color:#555;}

	.proDis1 .caption .inbod .gm{display:block;width:140px;height:40px;text-align:center;line-height:40px;border:1px solid #0066ab;font-size:14px;color:#0066ab;margin-top:40px;transition:all 0.3s linear;margin-left:1px;}
	.proDis1 .caption .inbod .gm:hover{color:#fff;background-color:#d9261c;border:1px solid #d9261c;}

	.proDis1 .pic{width:100%;float:right;margin-bottom:0.6rem;}


	/*售后服务*/
	.serA1 .tit{font-size:0.46rem;margin-bottom:0.6rem;}
	.serA1 .tit span{font-size:0.24rem;}

	.serA2 .tit{font-size:0.46rem;margin-bottom:0.6rem;}
	.serA2 .tit span{font-size:0.24rem;}

	.serA3 .tit{font-size:0.46rem;margin-bottom:0.6rem;}
	.serA3 .tit span{font-size:0.24rem;}
	.serA3 .map{width:100%;float:left;}
	.serA3 .body .msg{width:100%;float:right;margin-top:0.6rem;}

	.serA2{padding:0.8rem 0px;margin-top:0.6rem;}
	.serA2 .body .intit h3{font-size:0.36rem;color:#4b4c4b;}
	.serA2 .body .intit p{width:100%;color:#4b4c4b;line-height:0.5rem;margin-top:0.2rem;font-size:0.3rem;}
	.serA2 .body .inbod{margin-top:0.3rem;}
	.serA2 .body .inbod ul{width:100%;}
	.serA2 .body .inbod li{width:100%;height:auto;box-sizing:border-box;border:1px solid #dbdbdb;padding:130px 30px 1rem;float:left;margin:0 auto;margin-bottom:0.3rem;}
	.serA2 .body .inbod li h3{font-size:18px;color:#4b4c4c;padding-bottom:15px;background:url(../images/hline.gif) center bottom no-repeat;text-align:center;margin-bottom:18px;}
	.serA2 .body .inbod li p{font-size:12px;line-height:24px;color:#666;}
	.serA2 .body .inbod .l1{background:url(../images/a1.png) center 46px no-repeat;background-color:#fff;}
	.serA2 .body .inbod .l2{background:url(../images/a2.png) center 46px no-repeat;background-color:#fff;}
	.serA2 .body .inbod .l3{background:url(../images/a3.png) center 46px no-repeat;background-color:#fff;}
	.serA2 .body .inbod .l4{background:url(../images/a4.png) center 46px no-repeat;background-color:#fff;}
	.serA2 .body .inbod .l5{background:url(../images/a5.png) center 46px no-repeat;background-color:#fff;}
	.serA2 .body .inbod .l6{background:url(../images/a6.png) center 46px no-repeat;background-color:#fff;}

	.serA3 .body .msg label{display:block;width:48%;margin-bottom:0.3rem;}
	.serA3 .body .msg label input{width:100%;height:0.8rem;color:#666;box-sizing:border-box;border:1px solid #dbdbdb;padding:0px 10px;font-size:0.36rem;}
	.serA3 .body .msg label textarea{width:100%;height:3rem;color:#666;box-sizing:border-box;border:1px solid #dbdbdb;padding:10px 10px;font-size:0.36rem;}
	.serA3 .body .msg .sub{width:120px;height:40px;font-size:14px;background-color:#0066ab;color:#fff;border:none;outline:none;box-sizing:border-box;cursor:pointer;transition:all 0.3s linear;margin-top:0.2rem;}
	.serA3 .body .msg .sub:hover{background-color:#d9261c;}

	/*下载中心*/
	.serviceD .g-nn{background-color:transparent;padding:0px;box-sizing:border-box;box-shadow:0px 1px 10px rgba(0,0,0,0)}
	.serviceD .g-nn li{position:relative;padding:15px 0.3rem;background-color:#fff;border:1px solid #dbdbdb;border-radius:3px;margin-bottom:10px;transition:all 0.3s linear;}
	.serviceD .g-nn li:last-child{margin-bottom:0px;}
	.serviceD .pic{float:left;margin-top:3px;margin-right:0.3rem;}
	.serviceD .txt{float:left;width:7rem;}
	.serviceD .text{float:left;font-size:14px;color:#333;line-height:26px;margin-top:0.2rem;}
	.serviceD .text span{display:block;font-size:12px;color:#595f66;}
	.serviceD .dpic{float:right;position:absolute;top:50%;margin-top:-14px;right:20px;}
	.serviceD li:hover{transform:translateX(-10px);}

	.serviceT .g-nn li a{padding:20px;border-radius:2px;display:block;font-size:14px;color:#555;transition:all 0.3s linear;}
	.serviceT .g-nn li em{padding-left:12px;background:url(../images/lid.png) left center no-repeat;}
	.serviceT .g-nn li span{float:right;}
	.serviceT .g-nn li:nth-child(odd) a{background-color:#f7f7f7;}
	.serviceT .g-nn li:nth-child(even) a{background-color:#f0f0f0;}
	.serviceT .g-nn li a:hover{background-color:#0066ab;color:#fff;}
	.serviceT .g-nn li a:hover em{background-image:url(../images/dlif.png) left center no-repeat;} 


	
	/*技术知识*/
	.serviceT .g-nn li a{padding:10px;border-radius:2px;display:block;font-size:14px;color:#555;transition:all 0.3s linear;}
	.serviceT .g-nn li em{float:left;padding-left:12px;background:url(../images/lid.png) left center no-repeat;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:1;-webkit-box-orient: vertical;width:52%;font-size:0.3rem;}
	.serviceT .g-nn li span{float:right;font-size:0.30rem;}
	.serviceT .g-nn li:nth-child(odd) a{background-color:#f7f7f7;}
	.serviceT .g-nn li:nth-child(even) a{background-color:#f0f0f0;}
	.serviceT .g-nn li a:hover{background-color:#0066ab;color:#fff;}
	.serviceT .g-nn li a:hover em{background-image:url(../images/dlif.png) left center no-repeat;}

	.soList li{width:100%;float:left;margin-bottom:0.4rem;transition:all 0.3s linear;}
	.soList .l2{margin:0px 0%;}
	.soList .l5{margin:0px 0%;}
	.soList .l8{margin:0px 0%;}


	.soDis .soDis1{padding:0px 0px 60px;border-bottom:1px solid #dbdbdb;}
	.soDis .soDis1 .pic{width:100%;float:left;}
	.soDis .soDis1 .caption{width:100%;float:left;margin-top:66px;}
	.soDis .soDis1 .caption .intit{font-size:0.46rem;color:#333;font-weight:bold;}
	







	
}


@media(max-width:500px){
	
	.aboutC2 li{width:100%;height:auto;padding-bottom:36px;padding-top:80px;}

	
}

@media(max-width:400px){
	
	

	
}