@charset "utf-8";
/*初始样式*/
body{ color:#333; font-size:14px;font-family: "Microsoft Yahei";} /*网站字体颜色*/
body,ul,ol,li,div,p,h1,h2,h3,h4,h5,h6,dl,dt,dd,img,span,input{margin:0;padding:0;list-style:none;}
a { color:#333; text-decoration:none;font-family: "Microsoft Yahei";}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
/*a:hover { text-decoration:underline;}*/
img{border:none;}
.vam { vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;font-family: "Microsoft Yahei"; }
h1,h2,h3,h4,h5,h6{ font-family:"Microsoft Yahei";}

.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
i,em{ font-style:normal;}
.clearfix:after{content:"";height:0;clear:both;display:block;visibility:hidden;}
.clearfix{zoom:1;}
/* -- 页面整体布局 -- */
.content{ width:1200px; margin:0 auto;font-family: "Microsoft Yahei";}
.pic{overflow: hidden;font-size: 0;}
.pic img{-webkit-transition:-webkit-transform 0.5s;-moz-transition:-moz-transform 0.5s;-o-transition:-o-transform 0.5s;transition:transform 0.5s;}
.pic img:hover{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05);}


.tit{font-weight: normal;text-align: center;font-size: 0;}
.tit span{display: block;font-size: 46px;color: #333;line-height: 46px;margin-bottom: 16px;}
.tit i{display: inline-block;font-size: 18px;color: #666;line-height: 18px;height: 18px;position: relative;}
.tit i:before{position: absolute;width: 95px;height: 18px;content: "";background: url(../images/tit1.png) no-repeat center;left: -110px;top: 0;}
.tit i:after{position: absolute;width: 95px;height: 18px;content: "";background: url(../images/tit2.png) no-repeat center;right: -110px;top: 0;}


/*banner*/
.banner{position: relative;}
.banner li{width: 100%;}
.banner li img{display: block;width: 100%;}
.banner .content{position: relative;}
.ban_pg{position: absolute;left: 0;bottom: 40px;height: 16px;z-index: 10;width: 100%;text-align: center;}
.ban_pg i{display: inline-block;width: 16px;height: 16px;background: rgba(255, 255, 255, 0.8);border-radius: 100%;margin: 0 10px;vertical-align: top;}
.ban_pg i.on{background: #0e60cc;opacity: 1;}
.banner .prev{position: absolute;width: 80px;height: 80px;left: 0;opacity: 0;top: 50%;margin-top: -40px;z-index: 10;transition: all 0.5s;}
.banner .next{position: absolute;width: 80px;height: 80px;right: 0;opacity: 0;top: 50%;margin-top: -40px;z-index: 10;transition: all 0.5s;}
.banner:hover .prev{left: 4%;opacity: 1;}
.banner:hover .next{right: 4%;opacity: 1;}


/*search*/
.search{height: 70px;box-shadow: 3px 4px 10px 0px rgba(0, 0, 0, 0.06);position: relative;z-index: 1;}
.search p{float: left;height: 70px;line-height: 70px;font-size: 14px;color: #444;padding-left: 34px;background: url(../images/hot.png) no-repeat left 20px;}
.search p a{color: #888;margin-right: 15px;}
.search p a:hover{color: #0e60cc;}
.s_box{float: right;width: 390px;height: 38px;margin-top: 16px;border: 1px solid #D1D1D1;box-sizing: border-box;}
.s_box .txt{float:left;width:340px;padding-left: 10px;height:36px;line-height: 36px;font-size:14px;color:#333;border:none;background: none;outline: 0;}
.s_box .btn{float: left;width:26px;height: 36px;border: 0;background: url(../images/sou.png) no-repeat center;outline: 0;cursor: pointer;}
.s_box input::-webkit-input-placeholder{color:#a0a0a0;}
.s_box input::-moz-placeholder{color:#a0a0a0;}


/*yz*/
.yz{height: 470px;padding-top: 95px;box-sizing: border-box;background: url(../images/yz_bg.jpg) no-repeat center 0;}
.yz h2{font-size: 46px;color: #333;line-height: 46px;font-weight: normal;text-align: center;}
.yz_desc{width: 1000px;font-size: 16px;color: #666;line-height: 24px;text-align: center;margin: 26px auto 80px;}
.yz_sz{height: 76px;}
.yz_sz li{float: left;width: 20%;height: 76px;border-right: 1px solid rgba(210, 210, 210, 0.7);box-sizing: border-box;text-align: center;transition: all 0.5s;}
.yz_sz li:last-child{border: 0;}
.yz_sz li span{display: block;height: 48px;line-height: 48px;font-size: 54px;color: #333;font-weight: bold;}
.yz_sz li span i{font-family: Arial;}
.yz_sz li span em{display: inline-block;width: 25px;height: 25px;line-height: 25px;text-align: center;font-size: 20px;color: #fff;border-radius: 50%;    background: linear-gradient(122deg, #2255B8, #018BD6);vertical-align: top;font-weight: normal;margin-left: 4px;}
.yz_sz li p{font-size: 16px;color: #333;line-height: 32px;}
.yz_sz li:nth-child(3) span em,.yz_sz li:nth-child(4) span em{font-size: 18px;}
.yz_sz li:hover{transform: translateY(-10px);}



/*pro*/
.pro{padding: 95px 0;background: url(../images/pro_bg.jpg) no-repeat center 0;}
.pro h2{margin-bottom: 55px;}
.pro_con dl{height: 660px;}
.pro_con dt{float: left;margin-left: -360px;width: 963px;height: 660px;overflow: hidden;}
.pro_con dd{float: left;width: 497px;height: 660px;padding-left: 100px;background: #fff;}
.pro_con h3{font-size: 28px;color: #000;line-height: 32px;padding-left: 44px;background: url(../images/huo.png) no-repeat left center;margin: 75px 0 18px -44px;}
.pro_con h3 a{color: #000;}
.pro_desc p{font-size: 18px;color: #333;line-height: 38px;position: relative;padding-left: 16px;}
.pro_desc p:after{position: absolute;width: 6px;height: 1px;content: "";background: #cccccc;left: 0;top: 50%;}
.pro_ctg{margin-top: 56px;}
.pro_ctg a{float: left;width: 212px;height: 75px;background: #FAFAFA; font-size: 18px;color: #555;line-height: 30px;padding: 7px 30px;box-sizing: border-box;margin-right: 10px; margin-bottom: 10px;  border-radius: 0px 15px 0px 15px;position: relative;z-index: 1;overflow: hidden;transition: all 0.3s;}
.pro_ctg a i{display: block;font-weight: normal;}
.pro_ctg a:after{position: absolute;width: 0;height: 100%;content: "";left: 0;bottom: 0;transition: all 0.5s;z-index: -1;    background: linear-gradient(122deg, #0582D2, #1E5ABB);}
.pro_ctg a:hover,.pro_ctg a.on{color: #fff;font-weight:bold;}
.pro_ctg a:hover:after,.pro_ctg a.on:after{width: 100%;}
.pro .pro2{margin-top: 65px;height: 530px;}
.pro2 dt{float: right;margin-left: 0;width: 800px;height: 530px;overflow: hidden;}
.pro2 dd{padding-left: 90px;width: 475px;box-sizing: border-box;height: 530px;margin-left: -75px;}
.pro2 dd h3{margin: 75px 0 25px -44px;}
.pro2 .pro_desc p{font-size: 16px;line-height: 30px;}
.pro2 .pro_ctg{margin-top: 46px;}
.pro2 .pro_ctg a{float: left;width: 150px;height: 45px;line-height: 45px;font-weight: normal;padding: 0;text-align: center;}
.pro2 .pro_ctg a:hover{color: #fff;font-weight:bold;}
.pro2 li{float: left;width: 260px;height: 260px;overflow: hidden;position: relative;margin-bottom: 10px;}
.pro2 li img{display: block;width: 260px;height: 260px;transition: all 0.5s;}
.pro2 li h4{position: absolute;width: 100%;left: 0;bottom: 0;transition: all 0.5s;text-align: center;height: 60px;font-weight: normal;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;line-height: 60px;font-size: 16px;color: #fff;background: rgba(0,0,0,0.5);}
.pro2 li:nth-child(1){width: 530px;height: 530px;margin-right: 10px;}
.pro2 li:nth-child(1) img{display: block;width: 530px;height: 530px;}
.pro2 li em{position: absolute;transition: all 0.5s;width: 100%;left: 0;top: -100%;height: 100%;padding-top: 162px;font-size: 16px;line-height: 16px;color: #fff;text-align: center;box-sizing: border-box;background: url(../images/pro_lk.png) no-repeat center 82px rgba(0,0,0,0.5);}
.pro2 li:nth-child(1) em{padding-top: 297px;background: url(../images/pro_lk.png) no-repeat center 217px rgba(0,0,0,0.5);}
.pro2 li:hover h4{bottom: -60px;}
.pro2 li:hover em{top: 0;}
.pro2 li:hover img{transform: scale(1.05);}

/*xban*/
.xban{height: 339px;background: url(../images/xban.jpg) no-repeat center 0;}
.xban_r{float: right;margin-top: 96px;width: 590px;margin-right: 60px;}
.xban_r h2{transition: all 0.5s;font-weight: normal;}
.xban_r h2 b{display: block;font-size: 42px;line-height: 42px;font-weight: bold;color: #fff;padding-left: 22px;letter-spacing: 2px;}
.xban_r h2 span{display: block;height: 16px;line-height: 16px;margin: 17px 0 37px;padding-left: 90px;}
.xban_r h2 span i{display: inline-block;width: 230px;padding-left: 26px;background: url(../images/gou.png) no-repeat;font-size: 16px;color: #fff;box-sizing: border-box;}
.xban_r h2:hover{transform: translateY(-10px);}
.xban_r .tel{height: 47px;background: url(../images/tel2.png) no-repeat 37px center #018BD6;border-radius: 24px;padding-left: 72px;font-size: 16px;color: #fff;line-height: 47px;}
.xban_r .tel .zx{float: right;width: 165px;height: 47px;background: #fff;border-radius: 24px;text-align: center;font-size: 18px;color: #018bd6;font-weight: bold;}
.xban_r .tel .zx img{display: inline-block;vertical-align: top;margin: 9px 8px 0 0;}
.xban_r .tel b{font-size: 30px;vertical-align: top;letter-spacing: 1px;}
.xban_r .tel .zx:hover{animation: shake 1.5s linear;}



/*case*/
.case{padding: 90px 0 70px;box-sizing: border-box;background: url(../images/case_bg.jpg) no-repeat center 0;}
.case_ctg{height: 92px;margin-top: 55px;}
.case_ctg li{float: left;width: 12.5%;text-align: center;}
.case_ctg li i{display: block;height: 40px;overflow: hidden;}
.case_ctg li i img{position: relative;top: 0;transition: all 0.3s;}
.case_ctg li span{display: block;font-size: 16px;color: #666;line-height: 30px;}
.case_ctg li:hover i img{top: -40px;}
.case_ctg li:hover span{color: #0c7acc;}
.case_con{height: 640px;}
.case_l{float: left;width: 782px;}
.case_l dt{height: 440px;overflow: hidden;}
.case_l dt img{display: block;width: 782px;height: 440px;transition: all 0.5s;}
.case_l dt:hover img{transform: scale(1.05);}
.case_l dd{height: 200px;background: #fff;padding: 0 40px;    box-shadow: 0px 18px 10px 0px rgba(76, 79, 86, 0.03);}
.case_l dd h4{font-size: 22px;color: #333;line-height: 22px;padding: 30px 0 20px;position: relative;margin-bottom: 24px;font-weight: normal;}
.case_l dd h4:after{position: absolute;width: 30px;height: 2px;content: "";background: #DDDDDD;left: 0;bottom: 0;}
.case_l dd p{font-size: 14px;color: #888;line-height: 24px;}
.case_l dd p a,.case_l dd h4:hover a,.case_list dd h4:hover a{color: #0c7acc;}
.case_r{float: right;width: 380px;position: relative;}
.case_list dl{margin-bottom: 14px;}
.case_list dt{height: 214px;overflow: hidden;}
.case_list dt img{display: block;width: 380px;height: 214px;transition: all 0.5s;}
.case_list dt:hover img{transform: scale(1.05);}
.case_list dd{background: #fff;padding: 0 15px;  height: 100px;  box-shadow: 0px 18px 21px 0px rgba(76, 79, 86, 0.08);}
.case_list dd h4{font-size: 16px;color: #333;line-height: 16px;font-weight: normal;padding: 15px 0 10px;}
.case_list dd p{font-size: 14px;color: #999;line-height: 20px;}
.case_r .prev{position: absolute;right: -45px;top: 0;z-index: 10;cursor: pointer;background: #a8a8a8;transition: all 0.3s;}
.case_r .next{position: absolute;right: -45px;top: 44px;z-index: 10;cursor: pointer;background: #a8a8a8;transition: all 0.3s;}
.case_r .prev img,.case_r .next img{display:block;}
.case_r .prev:hover,.case_r .next:hover{background: #1f59be;}
.case_r .tempWrap{height: 642px !important;}

.coop{margin-top: 24px;position:relative;}
.coop ul{padding: 20px  0!important;}
.coop li{float: left;width: 224px;margin-right: 20px;border-radius: 5px;  overflow: hidden;  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);}
.coop li img{display: block;width: 100%;transition: all 0.5s;}
.coop li:hover img{transform: scale(1.05);}
.coop .tempWrap{width: 100% !important;}
.coop .prev{position:absolute;left:-60px;top:50%;margin-top:-10px;}
.coop .next{position:absolute;right:-60px;top:50%;margin-top:-10px;}

/*ys*/
.ys_t{height: 327px;padding-top: 107px;box-sizing: border-box;background: url(../images/ys_t.jpg) no-repeat center 0;}
.ys_t h2 b{display: block;font-size: 48px;line-height: 48px;color: #fff;margin-bottom: 20px;}
.ys_t h2 i{font-size: 20px;line-height: 20px;color: #fff;height: 20px;}
.ys_t h2 i:before{background: url(../images/tit3.png) no-repeat center;}
.ys_t h2 i:after{background: url(../images/tit4.png) no-repeat center;}
.yafa{height: 700px;padding-top: 90px;background: url(../images/honor_bg.jpg) no-repeat center 0;}
.ys h3{height: 92px;font-weight: normal;margin-bottom: 18px;}
.ys h3 img{float: left;margin-right: 25px;}
.ys h3 b{display: block;font-size: 36px;line-height: 58px;color: #333;}
.ys h3 i{display: block;font-size: 24px;line-height: 24px;color: #666;}
.ys h3:hover img{animation: flipInY 1s;}
.ys_desc p{font-size: 16px;color: #666;line-height: 26px;padding: 5px 0 5px 20px;background: url(../images/ys_s.png) no-repeat left 11px;}

.honor{position: relative;margin-top: 70px;}
.honor li{float: left;width: 270px;height: 350px;margin-right: 40px;text-align: center;background: url(../images/hn_li.png) no-repeat;}
.honor li img{height: 290px;}
.honor .prev{position: absolute;width: 37px;height: 47px;overflow: hidden;left: -60px;top: 150px;}
.honor .next{position: absolute;width: 37px;height: 47px;overflow: hidden;right: -60px;top: 150px;}
.honor .prev:hover img,.honor .next:hover img{transform: translateY(-47px);}
.honor .tempWrap{width: 100% !important;}

.fact{background: url(../images/fact_bg.jpg) no-repeat center 0;}
.fact_con{height: 326px;padding-top: 50px;box-sizing: border-box;}
.fact_pic li{float: left;width: 29.27%;overflow: hidden;margin-left: 0.2%;position: relative;}
.fact_pic li img{display: block;transition: all 0.5s;width: 100%;}
.fact_pic li:nth-child(1){float: right;width: 20.4%;margin-left: 0;}
.fact_pic li:nth-child(2){width: 20.4%;margin-left: 0;}
.fact_pic li:nth-child(3),.fact_pic li:nth-child(4){margin-bottom: 0.2vw;}
.fact_pic li:hover img{transform: scale(1.05);}
.fact_pic li span{position: absolute;left: 0;bottom: 0;width: 100%;height: 45px;line-height: 45px;text-align: center;font-size: 16px;color: #fff;background: rgba(0,0,0,0.5);}


.ser{padding: 180px 0 0;box-sizing: border-box;height: 657px;background: url(../images/ser_bg.jpg) no-repeat center 0;}
.ser_con{float: left;width: 520px;}




/*cess*/
.cess{height: 417px;padding: 80px 0 0;box-sizing: border-box;background: url(../images/cess_bg.jpg) no-repeat center;}
.cess h2{margin-bottom: 50px;}
.cess li{float: left;width: 122px;height: 152px;text-align: center;transition: all 0.5s;background: #fff;margin-right: 32px;position: relative;border-radius: 5px;box-sizing: border-box;    border: 1px solid #EEEEEE;}
.cess li:last-child{margin-right: 0;}
.cess li img{display: block;margin: 26px auto 16px;height: 40px;}
.cess li p{font-size: 16px;color: #777;line-height: 16px;}
.cess li i{display: block;font-size: 24px;color: #2A82DC;line-height: 18px;font-family: Arial;padding-top: 16px;}
.cess li:after{position: absolute;width: 20px;height: 11px;content: "";background: url(../images/cess_jt.png) no-repeat;right: -26px;top: 70px;}
.cess li:last-child{overflow: hidden;}
.cess li:hover{transform: translateY(-10px);}
.cess li:hover img{animation: flipInY 1s;}






/*news*/
.news{padding: 100px 0 80px;}
.new_l{float: left;width: 705px;margin-top: 48px;}
.new_hot{height: 132px;}
.new_hot h4{height: 36px;line-height: 36px;font-weight: normal;padding-top: 5px;background: url(../images/tout.png) no-repeat;margin-bottom: 16px;}
.new_hot h4 i{float: left;width: 90px;padding-right: 20px;text-align: center;font-size: 24px;color: #1b60be;}
.new_hot h4 a{font-size: 22px;color: #333;}
.new_hot p{font-size: 14px;color: #666;line-height: 26px;}
.new_hot p a{color: #999;}
.new_l dl{height: 119px;padding: 20px 0;border-top: 1px dashed #d1d1d1;}
.new_l dt{float: left;width: 212px;height: 119px;overflow: hidden;}
.new_l dt img{display: block;width: 212px;height: 119px;transition: all 0.5s;}
.new_l dt:hover img{transform: scale(1.05);}
.new_l dd{float: right;width: 450px; margin-left: 30px;  height: 119px;}
.new_l dd h4{font-size: 18px;color: #333;line-height: 18px;padding: 14px 0 12px;}
.new_l dd h4:hover a,.new_hot p a:hover,.new_list p a:hover,.new_hot h4 a:hover,.new_r li h4 a:hover{color: #1b60be;}
.new_l dd p{font-size: 14px;color: #666;line-height: 26px;}
.new_list{padding-top: 14px;border-top: 1px dashed #d1d1d1;}
.new_list p{height: 35px;line-height: 35px;font-size: 16px;color: #1a1a1a;}
.new_list p a{color: #1a1a1a;}
.new_list p em{color: #999;font-size: 12px;}
.new_list p i{float: right;font-size: 14px;color: #999;}

.new_r{float: right;width: 420px;height: 572px;margin-top: 43px;background: url(../images/wd_bg.png) no-repeat;padding: 0 27px;box-sizing: border-box;}
.new_r h3{padding: 32px 0 22px;height: 26px;font-size: 26px;line-height:26px;color: #1e5bbb;font-weight: normal;}
.new_r h3 a{color: #1e5bbb;}
.new_r h3 i{color: #999999;font-size: 18px;font-family: Arial;}
.wd_pic{height: 206px;overflow: hidden;}
.wd_pic img{width: 366px;height: 206px;transition: all 0.5s;}
.wd_pic:hover img{transform: scale(1.05);}
.new_r li{padding: 28px 0 0;height: 66px;border-bottom: 1px dashed #ccc;}
.new_r li:last-child{border: 0;}
.new_r li h4{font-size: 16px;color: #4c4c4c;line-height: 16px;margin-bottom: 10px;}
.new_r li h4 a{color: #4c4c4c;}
.new_r li h4 em{color: #999;font-size: 12px;}
.new_r li p{font-size: 14px;color: #666666;line-height: 24px;margin-left: 16px;}




/*abt*/
.abt{padding-bottom: 70px;}
.abt dl{padding-bottom: 92px;position: relative;}
.abt dt{position: relative;}
.abt dt img{display: block;width: 100%;}
.abt dd{position: absolute;width: 1200px;left: 50%;bottom: 0;margin-left: -600px;background: #fff;height: 180px;    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.08);}
.abt dd h2{float: left;width: 200px;height: 180px;background: url(../images/abt_t.jpg) no-repeat;font-weight: normal;letter-spacing: 4px;text-align: center;padding: 36px 30px 0;box-sizing: border-box;font-size: 42px;color: #fff;line-height: 54px;}
.abt dd h2 a{color: #fff;}
.abt_txt{float: left;width: 885px;margin-left: 48px;height: 180px;}
.abt_txt h3{font-size: 24px;color: #333;line-height: 24px;font-weight: normal;padding: 32px 0 12px;}
.abt_txt p{font-size: 14px;color: #898989;line-height: 24px;}
.abt_txt .more{float: right;font-size: 18px;color: #3d4146;line-height: 18px;}
.abt_txt .more img{display: inline-block;vertical-align: middle;margin-left: 10px;transition: all 0.5s;}
.abt_txt .more:hover{color:#1859c7;}
.abt_txt .more:hover img{transform: translateX(8px);}

.abt dt::after{position:absolute;top:50%;left:50%;width:70px;height:70px;margin-left:-47px;margin-top: -47px;content:"";transition:.36s ease;transform:translate3d(0,70px,0);text-align:center;opacity:0;color:#fff;border:12px solid rgba(228,228,228,.15);border-radius:50%;background:rgba(42,42,42,.86)}
.abt dt:hover::after{transform:translate3d(0,0,0);opacity:1}
.abt dt::before{position:absolute;z-index:2;top:50%;left:50%;margin-top:-57px;margin-left:-15px;content:"";transition:all .6s cubic-bezier(.215,.61,.355,1) 0s;opacity:0;color:#fff;background:url(../images/bf.png) no-repeat;height: 38px;width: 30px;}
.abt dt:hover::before{margin-top:-19px;opacity:1}

.video-box { position: fixed; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; font-size: 0; z-index: 9999; background: rgba(0, 0, 0, .9); display: none }
.video-box .video{ width: 800px; height: 450px; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); transform: translate(-50%, -50%) }
.video-box .video iframe { width: 800px; height: 450px }
.video-box .close-video { position: absolute; top: calc(54px); right: 5%; width: 30px; height: 30px; cursor: pointer; background: url(../images/close.png) no-repeat center }






