@charset "utf-8";

.fl{float: left;}
.fr{float: right;}

/*广告*/
.add{padding: 40px 0;}
.add ul li{float: left;width: 285px;padding: 0 10px;}
.add ul li:hover{opacity: .85;}
.add ul li:nth-child(1){padding-left: 0;}
.add ul li:nth-child(4){padding-right: 0;}



/*服务范围*/
.service{padding: 60px 0;background:#f2f2f28a;}
.service .tit{display: table;margin: 0 auto;text-align: center;padding: 20px 0;}
.service .tit h2{font-size:34px;color:#323232;margin:0 0 10px;}
.service .tit p{font-size:14px;color:#666666;margin:0;}

.service  .hd{padding: 20px 0;}
.service  .hd ul{display: table;margin: 0 auto;}
.service  .hd ul li{float: left;padding: 16px 63px;font-size: 17px;border-bottom: 2px solid #176eff;} 
.service  .hd ul li:hover,.service  .hd ul .on{background: #176eff;color: #fff;}

.service  .bd{margin: 20px 0;background: #fff;box-shadow: 0 1px 10px #eee;}
.service  .bd ul li{float: left;width: 33.333%;height: 196px;}
.service  .bd ul li .li{border-bottom: 1px solid #ccc;border-right: 1px solid #ccc;padding: 52px 0;}
.service  .bd ul li:hover .li dl,
.service  .bd ul li:hover .li p{color:#176eff;}
.service  .bd ul li:hover .li{border:none;box-shadow: 0 6px 16px 0 rgba(117,127,163,.27);}
.service  .bd ul li:nth-child(3) .li,
.service  .bd ul li:nth-child(6) .li{border-right:none;}
.service  .bd ul li:nth-child(4) .li,
.service  .bd ul li:nth-child(5) .li,
.service  .bd ul li:nth-child(6) .li{border-bottom:none;}
.service  .bd ul li i{display: block;float: left;margin: 10px 0 0 78px;font-size: 50px;}
.service  .bd ul li:hover i{color: #176eff}
.service  .bd ul li .c{float: right;margin-right: 10px;}
.service  .bd ul li dl{font-size: 22px;color: #000;}
.service  .bd ul li p{font-size: 16px;width:207px;margin-top: 10px;}


/*查询*/
.chaxun{padding-top: 20px;}
.chaxun .title{margin-bottom: 20px;}
.chaxun .title h2{text-align: left;font-weight: normal;font-size: 24px;color: #000;float: left;}
.chaxun .title p{text-align: right;font-size: 14px;float: right;}
.chaxun .title p span{color: #f60;}

.chaxun-c{background: #176eff;padding: 20px;}
.hm_bd_1{height: 60px;margin: 0 auto;}
.hm_bd_1 input{width: 460px;display: inline-block;height: 45px;padding-left: 38px;vertical-align: middle;color: #000;display: block;box-sizing: border-box;}
.hm_bd_1 textarea{padding-top: 10px;padding-left: 5px; width: 500px;height: 136px;border: 1px solid #000; vertical-align: top;margin-top: 10px;color: #000;padding-left: 10px;box-sizing: border-box;}
.in1{background: url(icon_ss.jpg) no-repeat 10px center;border-right: 1px solid #ddd;}
.hm_bd_1 input::-webkit-input-placeholder{font-size: 14px;color:#969696;}
.hm_bd_1 input::-webkit-input-placeholder{font-size: 14px;color:#969696;}
.hm_bd_1 textarea::-webkit-input-placeholder{font-size: 16px;color: #000;}
.hm_bd_1 .sma{width: 226px;float: left;background: url(message.png) no-repeat 10px 22px;}
.hm_bd_1 .sma input {width: 140px;padding-left: 40px;float: left;}
.hm_bd_1 .sma a{display: inline-block;margin-top: 10px;}
.hm_bd_1 .sub{width: 240px;height: 60px;line-height: 60px;color: #FFF;cursor: pointer;background-color:#4bb948;background-image: url(icon_feiji.png);background-position: 25px center;
background-repeat: no-repeat;padding-left: 50px;font-size: 16px;letter-spacing: 2px;}
.in2{background: url(icon_sj.jpg) no-repeat 10px center;}
.hm_bd_1 label{background: #fff;padding: 7px 0;}

.chaxun-c dl{font-size: 14px;color: #fff;margin-right: 20px;}
.chaxun-c h2{font-size: 16px;color: #fff;font-weight: normal;}
.chaxun-c .bds{width: 840px;height: 20px;overflow: hidden;}
.chaxun-c .bds ul li{color: #fff;font-size: 14px;float: left;margin-right: 80px;}

/*服务*/
.w1200{width: 1200px;margin: 0 auto;}
.main2{background: url(bg_hm2.jpg) no-repeat;}
.main2 .main_tl{margin-bottom: 25px;text-align: center;}
.main2 .main_tl h3{color: #fff;    font-size: 34px;font-weight: bold;margin-bottom: 50px;}
.main2 .main_tl h3 span{color: #4bb948;}
.main2 .main2_text{background-color:#176eff73;padding: 70px 0;}
.main2 .main2_text ul{height: 200px;width: 1200px;margin: 0 auto;} 
.main2 .main2_text ul li{position: relative;float: left;width: 30%;margin-right: 5%;margin-bottom: 15px;}
.main2 .main2_text ul li:nth-child(3n){margin-right: 0px;}
.main2 .main2_text ul li span{position: absolute;left: 0px;top: 0px;width: 24px;height: 24px;font-size: 15px;color: #fff;font-family: "arial";line-height: 24px;text-align: center;background-color:#4bb948;border-radius: 100%;}
.main2 .main2_text ul li p{font-size: 16px;line-height: 24px;color: #fff;padding-left: 35px;}

/*关于我们*/
.About{padding: 20px 0 0;}
.About .c{padding: 80px 0;position: relative;}
.About .tit{display: table;float: left;}
.About .tit h2{width: 20px; font-size: 30px;color: #333333;letter-spacing: 8px;font-weight: normal;line-height: 1.3;}
.About .tit .img{background: url(ico-about.jpg) no-repeat center center;height: 102px;margin-top: 20px;}
.About .con{width: 430px;text-align: right;float: left;margin-left: 140px;}
.About .con h2{font-size: 20px;color: #0668E3;padding: 60px 0 40px;text-align: left
;}
.About .con p{font-size: 14px;line-height: 1.8;color: #888888;margin-bottom: 50px;text-align: left;}
.About .con .detil{padding: 10px 0;background: #ff9000;width: 130px;text-align: center;float: left;}
.About .con .detil a{font-size: 16px;color: #FFFFFF;text-align: center;}
.About .c .ab-img{position: absolute;top: 135px;right: 0 ;z-index: 10;width: 500px;height:343px;}
.About .c .ab-img:hover{opacity: .85;}
.About .ab1{background: url(about-bg.jpg) no-repeat center center;height: 251px;}
.About .ab1 dl{padding: 70px 0;}
.About .ab1 dl dt{color: #FFFFFF;font-size: 14px;line-height: 2.5;}


/*公司优势*/
.youshi{padding: 60px 0;background: #fff;}
.youshi .tit{display: table;margin: 0 auto;text-align: center;padding: 20px 0;}
.youshi .tit h2{font-size:34px;color:#323232;margin:0 0 10px;}
.youshi .tit p{font-size:14px;color:#666666;margin:0;}
.youshi .tit span{color: #176eff;}

.youshi .c{background: url(youshi.png) no-repeat center center;height: 513px;position: relative;margin: 60px 0;}
.youshi .c ul li{/*background: url(youshi_1.png) no-repeat;*/width: 280px;height: 150px;position: absolute;color: #000;}
.youshi .c ul li h2{font-size: 24px;color: #176eff;}
.youshi .c ul li p{font-size: 16px;line-height: 26px;margin-top: 10px;}
.youshi .c ul li:nth-child(1){left: 26px;top: 10px;text-align: right}
.youshi .c ul li:nth-child(2){right: 76px;top: 0;}
.youshi .c ul li:nth-child(3){left: 0;top: 200px;text-align: right}
.youshi .c ul li:nth-child(4){right: 0;top: 170px;}
.youshi .c ul li:nth-child(5){left: 68px;top: 400px;text-align: right}
.youshi .c ul li:nth-child(6){right: 46px;top: 380px;}


.fwwd{margin-top: 20px;background: #fff;padding: 50px 0;box-shadow: 0 6px 16px 0 rgba(117,127,163,.1);} 
.fwwd ul{margin: 0 auto;width: 1100px;}
.fwwd ul li{float: left;width:20%;height: 145px;text-align: center;line-height: 145px;font-size: 16px;
color: #fff;cursor: pointer;}
.fwwd ul li .c{width: 145px;margin: 0 auto;position: relative;
/*transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transition: 1s;
-webkit-transition: 1s;
-ms-transition: 1s;
-moz-transition: 1s;*/}
.fwwd ul li:hover .c{
/*transform: translateZ(30px) rotateY(360deg) scale(1);
-webkit-transform: translateZ(30px) rotateY(360deg) scale(1);
-ms-transform: translateZ(30px) rotateY(360deg) scale(1);
-moz-transform: translateZ(30px) rotateY(360deg) scale(1);*/}
.fwwd ul li:hover .c i{display: block;width: 100%;height: 100%;position: absolute;left:0;top: 0;background:rgb(0,0,0,.4);
	border-radius: 100%;z-index: 1;}
.fwwd ul li .c em{display: block;position: relative;z-index: 2;}
.fwwd ul:nth-child(1) li:nth-child(1) .c{background: url(hefei.png) no-repeat center center;}
.fwwd ul:nth-child(1) li:nth-child(2) .c{background: url(nanjing.png) no-repeat center center;}
.fwwd ul:nth-child(1) li:nth-child(3) .c{background: url(hangzhou.png) no-repeat center center;}
.fwwd ul:nth-child(1) li:nth-child(4) .c{background: url(wuxi.png) no-repeat center center;}
.fwwd ul:nth-child(1) li:nth-child(5) .c{background: url(changshu.png) no-repeat center center;}
.fwwd ul:nth-child(2) li:nth-child(1) .c{background: url(nanchang.png) no-repeat center center;}
.fwwd ul:nth-child(2) li:nth-child(2) .c{background: url(changsha.png) no-repeat center center;}
.fwwd ul:nth-child(2) li:nth-child(3) .c{background: url(wuhan.png) no-repeat center center;}
.fwwd ul:nth-child(2) li:nth-child(4) .c{background: url(chengdu.png) no-repeat center center;}
.fwwd ul:nth-child(2) li:nth-child(5) .c{background: url(dongwan.png) no-repeat center center;}






/*.fwwd li{float: left;width: 240px;}
.fwwd li .img{background-image: url(fwwd.png);background-repeat: no-repeat;height: 150px;width: 150px;margin-right: auto;margin-left: auto;}
.fwwd li .img.no1{background-position: 0px 0px;}
.fwwd li .img.no2{background-position: -150px 0px;}
.fwwd li .img.no3{background-position: -300px 0px;}
.fwwd li .img.no4{background-position: -450px 0px;}
.fwwd li .img.no5{background-position: -600px 0px;}
.fwwd li .img.no6{background-position: -750px 0px;}
.fwwd li .img.no7{background-position: -900px 0px;}
.fwwd li .img.no8{background-position: -1050px 0px;}
.fwwd li .img.no9{background-position: -1200px 0px;}
.fwwd li .img.no10{background-position: -1350px 0px;}
.fwwd li a:hover .img.no1{background-position: 0px -150px;}
.fwwd li a:hover .img.no2{background-position: -150px -150px;}
.fwwd li a:hover .img.no3{background-position: -300px -150px;}
.fwwd li a:hover .img.no4{background-position: -450px -150px;}
.fwwd li a:hover .img.no5{background-position: -600px -150px;}
.fwwd li a:hover .img.no6{background-position: -750px -150px;}
.fwwd li a:hover .img.no7{background-position: -900px -150px;}
.fwwd li a:hover .img.no8{background-position: -1050px -150px;}
.fwwd li a:hover .img.no9{background-position: -1200px -150px;}
.fwwd li a:hover .img.no10{background-position: -1350px -150px;}
.fwwd li .t{font-size: 16px; color: #353535; padding-top: 10px; padding-bottom: 30px; text-align: center; }
.fwwd li a:hover .t{color:#176eff;}*/
.net{padding: 50px 0;background: #f5f5f5}


.net .tit{display: table;margin: 0 auto;text-align: center;padding: 20px 0;}
.net .tit h2{font-size:34px;color:#323232;margin:0 0 10px;}
.net .tit p{font-size:14px;color:#666666;margin:0;}
.net .tit span{color: #176eff;}
.net .detil{margin:0 auto;display: table;padding: 40px 0 10px;}
.net .detil a{display: inline-block;
width: 190px;
height: 50px;
background-color:#176eff;
border-radius: 8px;
color: #fff;
font: 400 16px/ 50px '?￠èí??oú';
box-shadow: 0px 5px 15px rgba(4, 195, 255, .5);text-align: center;}





/*顾问团队*/
.guwen{background:#1459ce;position: relative;padding: 0 0 60px;overflow: hidden;}
.guwen .tit{display: table;margin: 0 auto;text-align: center;padding: 40px 0;}
.guwen .tit h2{font-size:34px;color:#FFF;margin:0 0 10px;}
.guwen .tit p{font-size:14px;color:#FFF;margin:0;}
.page3-c-1{width: 1200px;background:#fff;margin:0 auto;box-shadow: 0 1px 10px #103c88;position: relative;z-index:10; }
.page3-c-1 .bd{padding: 20px 0 0;display: table;margin: 0 auto;}
.page3-c-1 .bd .item { position: relative; top: 0; float: left; width: 210px;padding: 10px 30px; border-right: 1px solid #efefef; text-align: center; transition:all .2s ease-in-out; }
.page3-c-1 .bd .item:last-child { border-right:0; }
.page3-c-1 .bd .item h4 { color: #000; font-size: 16px; line-height: 46px; transition:all .25s ease-in-out; }
.page3-c-1.bd .item h4 i { display: block; width: 60px; height: 60px; margin:0 auto 15px; }
.page3-c-1 .bd .item .ibw-b-pro { min-height: 44px; margin-bottom: 10px; line-height: 22px; }
.page3-c-1 .bd .item .ibw-b-pro p span{color: #176eff}
.page3-c-1 .bd .item .ibw-b-pro a { display: inline-block; margin:0 6px; color:#000; opacity: .5; font-size: 10px; }
.page3-c-1 .bd .item .p { margin-bottom: 30px; color:#000; line-height: 22px; font-size: 12px;opacity:.5; padding:0 30px;}
.page3-c-1 .bd .item .p em { display: inline-block; margin-top: 9px; margin-left: 4px; font-size: 16px; vertical-align: top; line-height: 22px; }
.page3-c-1 .bd .item .more { text-align: center;margin-bottom: 0; }
.page3-c-1 .bd .item .more a { display: inline-block; width: 130px; height: 30px; border:1px solid #176eff; color: #176eff; line-height: 28px; text-align: center; }
.page3-c-1 .prev,
.page3-c-1 .next{ position:absolute; left:0; top:50%; margin-top:-40px; display:block; width:32px; height:80px; background:url(slider-arrow.png) -110px center no-repeat #999; filter:alpha(opacity=50);opacity:0.5; z-index: 1; }
.page3-c-1 .next{ left:auto; right:0; background-position:8px center; }
.page3-c-1 .prev:hover,
.page3-c-1 .next:hover{ filter:alpha(opacity=100);opacity:1;  }

.page3-c .ft { text-align: center;position: absolute;bottom: -14%;left: 42%;}
.page3-c .ft a { display: inline-block; width: 276px; height: 50px; background: #326fba; box-shadow: 0 0 10px rgba(53, 113, 186, .2); background: linear-gradient(to right,#326fba,#6aebf0); color: #fff; line-height: 50px; font-size: 18px; transition:all .3s ease-in-out; }
.page3-c .ft a:hover { background: #6aebf0; background: linear-gradient(to right,#6aebf0,#326fba); color: #fff; }

.page3-c-1 .bd .item:hover { top: -10px; }
.page3-c-1 .bd .item:hover h4 { color: #176eff; }
.page3-c-1 .bd .item:hover .more a { border:1px solid #176eff; background: #176eff; color: #fff; }
.page3-c-1 .item { width: 33.333%; }
.page3-c-1 .bd .item h4 i { display: block; width: 60px; height: 60px; margin:0 auto 15px; }
#particles-js { position: absolute; top: 0;width: 100%;height: 100%；}
.page3.swiper-slide > .txt { position:absolute; left:50%; top:50%; width:1140px; height:520px; margin-top:120px; margin-left:-570px; opacity:0; transition:all 1s; }
.page3.ani-slide .txt { margin-top:-270px; opacity:1; }
.page3._swiper-slide-prev .txt { margin-top:-470px; }

.page3-c-1 .bd .item .img{width: 220px;height: 260px;overflow: hidden;margin: 0 auto;}
.page3-c-1 .bd .item .img img{width: 100%;}


/*关于我们*/
/*.About{background: url(block3.png) no-repeat;height: 800px;padding: 60px 0;}
.About .tit{display: table;margin: 0 auto;text-align: center;padding: 20px 0;}
.About .tit h2{font-size:34px;color:#176eff;margin:0 0 10px;}
.About .tit p{font-size:14px;color:#afafaf;}

.About .c{position: relative;}
.About .c .hd{float: right;}
.About .c .bd{float: left;width: 910px;}
.About .c .bd ul li{color: #fff;}
.About .c .bd ul li .img{float: right;}
.About .c .bd ul li .lil{float: left;width: 420px;}
.About .c .bd ul li .title{width: 420px;}
.About .c .bd ul li .title h2{color:#176eff;font-size: 22px;font-weight: normal;}
.About .c .bd ul li .title .line{width: 50px;height: 3px;background: #4bb948;margin: 20px 0;}
.About .c .bd ul li .title dl{font-size: 18px;color: #fff;}
.About .c .bd ul li .title p{width: 420px;line-height: 28px;font-size: 13px;margin-top:40px; }*/


/*新闻资讯*/
.News{background-color:#f2f2f254;padding: 40px 0;}
.News .tit{display: table;margin: 0 auto;text-align: center;padding: 20px 0;}
.News .tit h2{font-size:34px;color:#323232;margin:0 0 10px;}
.News .tit p{font-size:14px;color:#666666;margin:0;}

.News .hd{padding: 8px 0;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;width: 1200px;}
.News .hd ul{display: table;margin: 0 auto;}
.News .hd ul li{float: left;font-size: 14px;padding: 6px 42px;position: relative;margin: 0 15px;}
.News .hd ul li:hover,.News .hd ul .on{background:#176eff;color: #fff;}
.News .hd ul li::after{content: ""; position: absolute; width: 1px; height: 14px; display: block; top: 15px; right: -17px; z-index: 1; background-color: #d8dce5;}
.News .hd ul li:last-child::after{z-index: -1;display: none;}

.News .bd{margin: 30px 0;}
.News .bd ul li .c-l{background-color: #fff;width: 420px; height: 410px; -webkit-box-sizing: border-box; box-sizing: border-box; 
	-webkit-box-shadow: 0 6px 16px 0 rgba(117,127,163,.27); box-shadow: 0 6px 16px 0 rgba(117,127,163,.27);float: left;}
.News .bd ul li .c-l dt{padding: 20px 15px;border-bottom: 1px solid #e6ebf5; background-color: #fff;} 
.News .bd ul li .c-l dt .img a{display: block;}
.News .bd ul li .c-l dt .img{width: 150px; height: 96px;float: left;overflow:hidden;}
.News .bd ul li .c-l dt .img:hover img{transform: scale(1.1);}
.News .bd ul li .c-l dt .img img{max-width: 100%;max-height: 100%;  display: block;
	-webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%);transition: all 0.6s ease-in-out;
    transform: scale(1) }
.News .bd ul li .c-l dt .title{float: right;margin-left: 12px;width: 225px;}
.News .bd ul li .c-l dt .title h2{color: #2d2f33; font-size: 14px;/* height: 40px; */line-height: 20px; font-weight: 600;}
.News .bd ul li .c-l dt .title p{margin-top: 13px; color: #878d99; font-size: 13px; height: 40px; line-height: 20px; font-weight: 300;}
 
 .News .bd ul li .c-m{width: 482px; margin-left: 10px; height: 410px; -webkit-box-sizing: border-box; box-sizing: border-box; 
 	-webkit-box-shadow: 0 6px 16px 0 rgba(117,127,163,.27); box-shadow: 0 6px 16px 0 rgba(117,127,163,.27); background-color: #fff;float: left;}
.News .bd ul li .c-l dl{padding: 20px 15px;border-bottom: 1px solid #e6ebf5; background-color: #fff;} 
.News .bd ul li .c-m dl{padding: 20px 15px;border-bottom: 1px solid #e6ebf5;}
.News .bd ul li .c-m dl .img{width: 150px; height: 96px; position: relative; overflow: hidden;float: left;overflow: hidden;}
.News .bd ul li .c-m dl .img a{display: block;}
.News .bd ul li .c-m dl .img:hover img{transform: scale(1.1)}
.News .bd ul li .c-m dl .img img{max-width: 100%;max-height: 100%;display: block;-webkit-transform: translate(-50%,-50%); 
	transform: translate(-50%,-50%); transition: all 0.6s ease-in-out;
    transform: scale(1)}
.News .bd ul li .c-m dl .title{float: left;margin-left: 12px;width: 290px;}
.News .bd ul li .c-m dl .title h2{color: #2d2f33; font-size: 14px;line-height: 20px; font-weight: 600;}
.News .bd ul li .c-m dl .title p{margin-top: 13px; color: #878d99; font-size: 13px; height: 40px; line-height: 20px; font-weight: 300;}
.News .bd ul li .c-m dt{padding: 10px 15px;overflow: hidden; border-bottom: 1px solid #e6ebf5; background-color: #fff;}
.News .bd ul li .c-m dt:last-child{border: none;}
.News .bd ul li .c-m dt p{height: 24px; line-height: 24px; color: #5a5e66; font-size: 14px; font-weight: 400;padding-right: 5px;}
.News .bd ul li .c-m dt p span{float: right;}

.News .bd ul li .c-r{float: left;width: 278px;height: 410px;margin-left: 10px;}
.News .bd ul li .c-r .img{box-shadow: 0 6px 16px 0 rgba(117,127,163,.27);overflow: hidden;}
.News .bd ul li .c-r .img:hover img{transform: scale(1.1)}
.News .bd ul li .c-r .img img{width: 100%;transition: all 0.6s ease-in-out;
    transform: scale(1)}
.News .bd ul li .c-r .more{height: 148px; background-color: #fff; -webkit-box-sizing: border-box; box-sizing: border-box; 
	-webkit-box-shadow: 0 6px 16px 0 rgba(117,127,163,.27); box-shadow: 0 6px 16px 0 rgba(117,127,163,.27);
	 padding: 32px 50px 14px; cursor: pointer;margin-top: 10px;position: relative;}
.News .bd ul li .c-r .more h2{color: #2d2f33;font-size: 18px; font-weight: 700;}
.News .bd ul li .c-r .more span{color: #878d99;font-size: 12px; font-weight: 300;}
.News .bd ul li .c-r .more p{color: #878d99;font-size: 12px; height: 24px; line-height: 24px;margin-top: 22px;}
.News .bd ul li .c-r .more .detil{position: absolute;top: 24px;left: 174px;}















.hp-1{background: url(case-bg.png.jpg) no-repeat;padding-bottom: 50px;}
.hp-1 .hd1{color: #fff;}
.hp-1 .hds ul { width:1200px; height:10px; margin:0 auto; text-align:center;}
.hp-1 .hds ul li { display:inline-block; *display:inline; zoom:1; width:10px; height:10px; margin:0 4px; border-radius:12px; background:#dbdbdb; line-height:999px; overflow:hidden; cursor:pointer; vertical-align:top;}
.hp-1 .hds ul .on {background:#ff9c3e;}
.g-in{width: 1200px;margin: 0 auto;}
.Snav dl dt a{color: #fff;} 
#change {position: relative;width: 1200px;margin:0 auto}
#change .swiper-container {padding-bottom: 20px;padding-top: 10px;}
#change .swiper-slide {width: 480px; background: #fff; box-shadow: 0 0px 20px rgba(0,0,0,0.2); padding: 14px 14px 0;}
#change .change-prev {left: -5px;width: 41px;height: 41px;background: url(ins_prev.png) no-repeat;background-size: 100%;position: absolute;top: 50%;margin-top: -21px;cursor: pointer;z-index: 999}
#change .change-next {right: -5px;width: 41px;height: 41px;background: url(ins_next.png) no-repeat;background-size: 100%;position: absolute;top: 50%;margin-top: -21px;cursor: pointer;z-index: 999}
#change .swiper-slide a{display:block;}
#change .swiper-slide .pic{width: 480px;overflow: hidden;}
#change .swiper-slide a p{height:50px;line-height:50px;text-align:center;background:#fff;font-size:20px;font-weight: bold;color: #0a62b2}

/*五大特性*/
.dc{font-family:"Microsoft YaHei";overflow:hidden; color:#222; line-height:24px; background:url(bg01.jpg) repeat-x center bottom;}
.dcp1{ width:532px; padding:50px 0 0;float: left;}
.dcp1 img{ margin-left:-40px; position:relative}
.dcw1{ width:330px; background:url(dclbg.png) no-repeat 0 46px; padding:16px 0 0 68px; color:#000; line-height:24px;float: right;}
.dcw1 li{ clear:both; padding:22px 0 0;}
.dcw1 li b{ display:block; line-height:39px; height:39px; overflow:hidden; font-size:20px;}
.dcw1 li b em{ font-style:normal; font-weight:normal; font-family:Impact,Arail bold; padding-left:6px; font-size:20px; color:#9d9b99}
.dc_c{width: 1000px;margin: 0 auto;}

.con3 { background:#fafafa;padding:60px 0;}
.con3 .pic1 { width:415px; height:484px; float:left; }
.con3 ul { float:right; width:750px;}
.con3 ul li { float:left; width:248px;}
.con3 ul li .intro { width:190px; padding:37px 32px 0 26px; background:#137bdb; height:204px;font-family:"黑体";  }
.con3 ul li .intro a { display:block; height:44px; width:170px; border-left:2px solid #fff; padding-left:10px;}
.con3 ul li .intro a span { display:block; line-height:28px; font-size:26px; color:#fff;font-weight:normal;}
.con3 ul li .intro a em { display:block; width:170px; font-family:Arial; font-weight:normal; font-size:14px; color: #fff; text-transform:uppercase; }
.con3 ul li .intro p { display:block; height:90px; margin-top:25px; line-height:28px; font-size:16px; color:#fff;}
.con3 ul li .intro i { display:block; width:34px; height:0; border-top:1px solid #fff; margin-top:5px; }
.con3 ul li .pic2 { width:248px; height:241px;}
.con3 ul li .pic2 img { vertical-align:top;}
.con3 ul li .intro1 { padding:0;padding:37px 26px 0 32px;}
.con3 ul li .intro1 a { border:none; border-right:2px solid #fff; padding:0; padding-right:10px;}
.con3 ul li .intro1 a span { text-align:right;}
.con3 ul li .intro1 a em { text-align:right; }
.con3 ul li .intro1 p { text-align:right;}
.con3 ul li .intro1 i { float:right; }


.hp-2{}
.hp-2 .hds{margin-bottom:45px;}
.hp-2 .hds ul{margin:0 auto;width:1400px;}
.hp-2 .hds li{display: inline-block; width: 154px; height: 33px; border: 1px solid #137bdb; background: #137bdb; 
margin: 10px 10px 0 5px; color: #fff; text-align: center; line-height: 33px; font-size: 15px; cursor: pointer;} 
.hp-2 .hds li a{color: #fff;}
.hp-2 .hds li:hover ,.hp-2 .hds li.on{background: #fff;color: #137bdb;border: 1px solid #dcdcdc;}
.hp-2 .hds li:hover a,.hp-2 .hds li.on a{color: #000;}
.hp-2 .bds li:hover p{display: none;}

.hp-2 .bds{padding-bottom: 60px;}
.hp-2 .bds ul{width: 1400px;margin: 0 auto;}
.hp-2 .bds li{width:339px;float:left;display:inline;margin: 6px;overflow: hidden;position: relative;}
.hp-2 .bds li:nth-child(1) {margin-left: 0}
.hp-2 .bds li:nth-child(5) {margin-left: 0}
.hp-2 .bds .pt{width:339px;height:254px;position:relative;overflow:hidden;}
.hp-2 .bds .sd{width:339px;height:254px;background:rgba(0,0,0,0.6);position:absolute;bottom:-369px;left:0;transition: all 0.5s;}
.hp-2 .bds .sdt{width:339px;height:254px;margin:20px auto 0;cursor:pointer;}
.hp-2 .bds .sdt .more{display:block;width:100%;height:100%;}
.hp-2 .bds .sdx{width:351px;margin:86px auto 0;}
.hp-2 .bds ul li p{position:absolute;text-align: center;top: 214px;color: #fff;background:#0000006e;height: 40px;line-height: 40px;width: 339px;font-size: 14px;}
.hp-2 .bds .sdx h2{color:#fff;font-size:22px;font-weight:normal;height:33px;line-height:33px;margin-bottom:16px;text-align: center;}
.hp-2 .bds .sdx em{color:#137bdb;font-size:15px;float:right;}
.hp-2 .bds .sdx .i{color:#fff;padding:7px 0;border-top:1px solid #fff;border-bottom:1px solid #fff;opacity:0.6;line-height:22px;}
.hp-2 .bds .sdx .m a{display:block;width:132px;height:33px;line-height:33px;text-align:center;background:#137bdb;color:#fff;font-size:14px;margin: 0 auto;}
.hp-2 .bds .sdx .m a:hover{background:#137bdb;}
.hp-2 .bds .pt:hover .sd{bottom:0;}


.hp-3{padding-bottom:60px;}
.hp-3 .bd{width:1200px;margin:0 auto;}
.hp-3 .bd ul{}
.hp-3 .bd ul li img{transition: all 0.6s ease-in-out;transform: scale(1);}
.hp-3 .bd ul li:hover img{transform: scale(1.1);}
.hp-3 .bd li{width:384px;float:left;display:inline;}
.hp-3 .bd li:nth-child(2){margin:0 24px;}
.hp-3 .bd li .p{height:260px;position:relative;overflow: hidden;}
.hp-3 .bd li .p span{display:block;width:90px;height:30px;line-height:30px;text-align:center;position:absolute;top:20px;left:20px;background:rgba(0,0,0,0.6);color:#fff;font-size:13px;}
.hp-3 .bd li h2{font-size:16px;font-weight:normal;padding:16px 0 8px;}
.hp-3 .bd li .i{color:#999;line-height:22px;}
.hp-3 .m{padding-top:60px;}
.hp-3 .m a{display:block;width:136px;height:46px;line-height:46px;text-align:center;border:2px solid #137bdb;color:#137bdb;font-size:14px;margin:0 auto;border-radius:3px;}
.hp-3 .m a:hover{background:#137bdb;color:#fff;}

.hp-4{background:#f6f6f6;}
.hp-4-z{width:50%;float:left;}
.hp-4-z img{width:100%;}
.hp-4-y{width:50%;float:right;}
.hp-4-y .yc{width:492px;padding:90px 0 0 105px;}
.hp-4-y .tt{}
.hp-4-y .t-z{float:left;font-size:30px;}
.hp-4-y .t-z em{display:block;font-size:12px;color:#999;}
.hp-4-y .t-y{float:right;font-size:18px;line-height:42px;cursor:pointer;}
.hp-4-y .t-y span.on{color:#137bdb;}
.hp-4-y form{padding-top:20px;}
.hp-4-y form .clearfix{margin-top:20px;}
.hp-4-y form p{font-size:16px;float:left;height:40px;line-height:40px;}
.hp-4-y form .text{width:386px;height:38px;line-height:38px;border:1px solid #ddd;float:right;font-size:14px;color:#888;}
.hp-4-y form .code{width:200px;height:38px;line-height:38px;border:1px solid #ddd;float:left;font-size:14px;color:#888;margin-left:42px;}
.hp-4-y form img{float:left;cursor:pointer;margin-left:10px;}
.hp-4-y form .submit{width:126px;height:50px;background:#137bdb;color:#fff;border-radius:3px;font-size:16px;margin:40px 0 0 106px;cursor:pointer;}


.rl-1{padding-bottom: 40px;}
.rl-1-1{width: 1200px;margin: 0 auto;}
.rl-1-1 ul li{width: 300px;float: left;}
.rl-1-top{height: 170px;background: #eaeaea;text-align: center;}
.rl-1 .rl-1-1 .rl-1-top em{background:url(gongshui.png) no-repeat center center; width: 86px;height: 72px;display: block;margin: 0 auto;padding-top: 28px;}
.rl-1 .rl-1-1 .rl-1-top h2{font-size: 20px;}
.rl-1 .rl-1-1 .rl-1-top span{font-size: 12px;padding-left: 38px;}
.rl-1 .rl-1-1 .rl-1-top i{font-style: normal;width:0; height:0; border-left:16px solid transparent;
 border-right:16px solid transparent; border-top:20px solid #eaeaea;position: relative;left: -115px;top: 59px;z-index: 100;}
.rl-1-1 ul li:hover .rl-1-top em{background:url(gongshui1.png) no-repeat center center;}
.rl-1-1 ul li:hover .rl-1-top{background: #137bdb;}
.rl-1-1 ul li:hover .rl-1-top i{border-top:20px solid #137bdb; }
.rl-1-1 ul li:hover .rl-1-top h2,.rl-1-1 ul li:hover .rl-1-top span{color: #fff;}
.rl-1-b{position: relative;}
.rl-1-b .m{position: absolute;left: 0;top: 0;background:#137bdb54;width: 300px;height: 335px;z-index: 90;display: none;}
.rl-1-1 ul li:hover .rl-1-b .m{display: block;}
.rl-1-top-1 i{border-bottom:20px solid #eaeaea;top: -167px!important;border-top: none!important;}
.rl-1-1 ul li:hover .rl-1-top-1 i{border-bottom:20px solid #137bdb; }


.rl-1 .tit{font-size: 36px;text-align:center;padding: 46px 0 20px;}
.rl-1 .tit h2{color: #000;font-size: 36px;}
.rl-1 .tit em{color: #137bdb;}
.rl-1 .tit p{font-size: 15px;font-weight: normal;}
.rl-1 .rl-1-1 ul li:nth-child(2) .rl-1-top em{background:url(tongxin1.png) no-repeat center center;}
.rl-1-1 ul li:nth-child(2):hover .rl-1-top em{background:url(tongxin11.png) no-repeat center center;}
.rl-1 .rl-1-1 ul li:nth-child(3) .rl-1-top em{background:url(guanjian1.png) no-repeat center center; }
.rl-1-1 ul li:nth-child(3):hover .rl-1-top em{background:url(guanjian11.png) no-repeat center center;}
.rl-1 .rl-1-1 ul li:nth-child(4) .rl-1-top em{background:url(suliao1.png) no-repeat center center; }
.rl-1-1 ul li:nth-child(4):hover .rl-1-top em{background:url(suliao11.png) no-repeat center center;}
.rl-1 .rl-1-1 ul li:nth-child(2) .rl-1-top i{left: -86px;}
.rl-1 .rl-1-1 ul li:nth-child(3) .rl-1-top i{left: -50px;}
.rl-1 .rl-1-1 ul li:nth-child(4) .rl-1-top i{left: -86px;}
/*公司简介*/
.rl-2{background: url(pro-bg.jpg) no-repeat center center; height:480px;position: relative;}
.rl-2 dl{display: block;background: #01153ab5;position: absolute;left: 0;top: 0;height: 480px;width: 100%;}
.rl-2 .tit{font-size: 36px;text-align:center;padding: 60px 0 20px;}
.rl-2 .tit h2{color: #fff;font-size: 36px;}
.rl-2 .tit p{font-size: 15px;color: #fff;}
.rl-2 .pro{position: relative;z-index: 100;padding:0 0;}
.rl-2 .pro .cont{width: 1000px;margin: 0 auto;text-align: center;color: #fff;}
.rl-2 .pro .cont h3{font-size: 32px;color: #fff;}
.rl-2 .pro .cont p{font-size: 16px;line-height: 30px;padding-top: 20px;}
.rl-2 .pro .cont .buttom{width: 116px;height: 30px;border-radius: 18px;background:#137bdb;line-height: 30px;margin: 30px auto 6px;}
.rl-2 .pro .cont .buttom a{color: #fff}
.rl-2 .lc{background:#fff;width: 1000px;margin: 0 auto;position: relative;z-index: 100;border-radius: 10px;height: 200px;
        box-shadow: 0 1px 10px #04040436;top: 30px;}
.rl-2 .lc ul li{float: left;width: 328px;text-align: center;border-right:1px solid #00000017;height: 100px;padding-top: 28px;margin-top: 34px;}
.rl-2 .lc ul li:nth-child(3){border-right: none;}
.rl-2 .lc ul li h2{font-size: 30px;color: #2b316a;}
.rl-2 .lc ul li em{font-size: 18px;font-weight: normal;}
.rl-2 .lc ul li p{font-size: 14px;color: #000;}

/*新闻资讯*/
.rl-3{padding-bottom: 20px;}
.rl-3 .tit{font-size: 36px;text-align:center;padding: 46px 0 20px;}
.rl-3 .tit h2{color: #000;font-size: 36px;}
.rl-3 .tit em{color: #137bdb;}
.rl-3 .tit p{font-size: 15px;color: #000;}

.rl-3 .hds{width: 300px;margin: 0 auto;}
.rl-3 .hds ul li{float: left;width: 120px;height: 32px;border:1px solid #00000021;margin-left: 12px;line-height: 32px;text-align: center;font-size: 16px;}
.rl-3 .hds ul .on{background: #137bdb;border: none;color: #fff;}
.rl-3 .hds ul .on a{color: #fff;}
.rl-3 .bds{width: 1200px;margin: 30px auto;}
.rl-3 .new_l{width:558px;float: left;}
.rl-3 .new_l_1{margin-top: 20px;}
.rl-3 .new_l_1 .new_l_1_img{width: 200px;height: 120px;overflow: hidden;float: left;}
.rl-3 .new_l_1 img{width: 200px;height: 120px;transition: all 0.6s ease-in-out;transform: scale(1);}
.rl-3 .new_l_1 img:hover{transform: scale(1.1);}
.rl-3 .new_l_1 .t{float: left;margin-left: 20px;width: 338px;}
.rl-3 .new_l_1 .t h4{padding: 8px 0 12px;font-size: 14px; }
.rl-3 .new_l_1 .t p{padding: 6px 0 0;color: rgb(136, 136, 136);line-height: 22px;}
.rl-3 .new_r{float: left;margin: 12px 0 12px 96px;width: 524px;}
.rl-3 .new_r dl dt{padding:22px 0 22px 16px;border-bottom: 1px solid #0000001c;}
.rl-3 .new_r dl dt:hover h4{font-size: 15px;color: #137bdb;transition: all 0.4s ease-in-out;}
.rl-3 .new_r dl dt h4{font-size: 14px;font-weight: normal;}
.rl-3 .new_r dl dt span{font-size: 12px;background: #0000002e;padding: 2px 3px;font-weight: normal;border-radius: 2px;margin-right: 8px;}
.rl-3 .new_r dl dt em{text-align: right;color: rgb(136, 136, 136);font-size: 12px;font-weight: normal;float: right; }

/*公司优势*/
.rl-4{width: 1200px;margin: 0 auto;}

/*企业展示*/

.scroll-pics{width: 1200px;margin: 0 auto;position: relative;}
.scroll-pics .bds{overflow: hidden;}
.scroll-pics ul li{width: 300px;margin-left: 16px;position: relative;overflow: hidden;background: #fff;padding: 8px;}
.scroll-pics ul li img{transition: all 0.6s ease-in-out;transform: scale(1);}
.scroll-pics ul li:hover img{transform: scale(1.1);}
.prev{background: url(pre.png) no-repeat left center;width: 40px;height: 40px;display: block;position: absolute;left:-62px;top: 102px;z-index: 1000}
.next{background: url(next.png) no-repeat right center;width: 40px;height: 40px;display: block;position: absolute;right:-62px;top: 102px;z-index: 1000}
.scroll-pics .bds ul li p{text-align: center;background:rgb(0,0,0,0.7);height: 40px;line-height: 40px;color: #fff;font-size: 14px;position: absolute;bottom: 0 ;left: 0;
width: 316px;display: none;font-weight: bold;}
.scroll-pics ul li:hover p{display: block;}
