@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";}


.tit{text-align: center;font-weight: normal;}
.tit b{display: block;font-size: 46px;color: #222;line-height: 46px;position: relative;padding-bottom: 25px;}
.tit b:after{position: absolute;width: 30px;height: 3px;content: "";background: #2F5AB2;left: 50%;margin-left: -15px;bottom: 0;}
.tit i{display: block;font-size: 18px;color: #666;line-height: 18px;padding-top: 25px;}


/*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: 110px;height: 16px;z-index: 10;width: 100%;text-align: center;}
.ban_pg i{display: inline-block;width: 16px;height: 16px;background: #fff;border-radius: 100%;margin: 0 15px;vertical-align: top;}
.ban_pg i.on{background: #2f5ab2;}

/*search*/
.search{height: 0;position: relative;}
.sou{position: absolute;width: 100%;left: 0;top: -80px;z-index: 10;background: rgba(0,0,0,0.7);height: 80px;}
.search p{float: left;height: 80px;line-height: 80px;font-size: 14px;color: #fff;opacity: 0.7;}
.search p a{margin-right: 10px;color: #fff;}
.search p a:hover{opacity: 1;}
.s_box{float: right;width: 300px;height: 48px;border-bottom: 1px solid #fff;margin-top: 10px;}
.s_box .txt{float:left;width:278px;height:48px;line-height: 48px;font-size:14px;color:#fff;border:0;background: none;outline: 0;}
.s_box .btn{float: left;width:18px;height: 48px;border: 0;background: url(../images/sou.png) no-repeat center;outline: 0;cursor: pointer;}
.s_box .txt::-webkit-input-placeholder{color:#fff;opacity: 0.5;}
.s_box .txt::-moz-placeholder{color:#fff;opacity: 0.5;}


/*yz*/
.yz{padding: 90px 0 80px;}
.yz h2{margin-bottom: 50px;}
.yz h2 b{background: url(../images/yz_t.png) no-repeat center 11px;}
.yz ul{height: 170px;}
.yz li{float: left;height: 170px;padding-top: 3px;box-sizing: border-box;margin-right: 90px;position: relative;transition: all 0.5s;}
.yz li:after{position: absolute;width: 1px;height: 170px;content: "";background: #ddd;right: -45px;top: 0;}
.yz li:last-child{margin-right: 0;overflow: hidden;}
.yz li em{display: block;height: 60px;}
.yz li b{display: block;font-size: 18px;color: #333;line-height: 20px;height: 36px;margin: 32px 0 20px;}
.yz li i{display: inline-block;font-size: 48px;line-height: 36px;vertical-align: bottom;}
.yz li p{font-size: 16px;color: #333;line-height: 16px;opacity: 0.7;}
.yz li:nth-child(4) i{vertical-align: top;}
.yz li:hover{transform: translateY(-10px);}
.yz li:hover em{animation: flipInY 1s;}


/*pro*/
.pro{height: 1098px;padding: 76px 0 0;box-sizing: border-box;background: #f0f0f0;}
.pro h2{margin-bottom: 36px;}
.pro h2 b{background: url(../images/pro_t.png) no-repeat center 11px;}
.pro_l{float: left;width: 300px;}
.pro_t{height: 74px;line-height: 74px;text-align: center;font-size: 32px;color: #fff;font-weight: bold;background: #2f5ab2;}
.pro_ctg{height: 707px;padding: 27px 25px 0;box-sizing: border-box;border: 4px solid #2f5ab2;border-top: 0;background: #fff;}
.pro_ctg h3 a{display: block;height: 40px;line-height: 40px;padding: 0 20px;font-size: 16px;color: #333;background: url(../images/pro_jt3.png) no-repeat 215px center #f0f0f0;margin-bottom: 11px;font-weight: normal;}
.pro_ctg h3 a:hover,.pro_ctg h3.cur a{color: #fff;background: url(../images/pro_li.jpg) no-repeat;font-weight: bold;}
.pro_r{float: right;width: 870px;}
.pro_con{height: 380px;background: #fff;padding: 30px;position: relative;}
.pro_bd dt{float: left;width: 520px;height: 380px;overflow: hidden;}
.pro_bd dt img{width: 520px;height: 380px;transition: all 0.5s;}
.pro_bd dt:hover img{transform: scale(1.05);}
.pro_bd dd{float: left;width: 240px;height: 380px;margin-left: 40px;}
.pro_bd dd h4{font-size: 24px;color: #1f1f1f;line-height: 24px;font-weight: normal;height: 54px;border-bottom: 2px solid #16231a;}
.pro_bd dd h4 a{color: #1f1f1f;}
.pro_bd dd h4:hover{border-color: #014bb8;}
.pro_bd dd h4:hover a{color: #014bb8;}
.pro_desc{font-size: 14px;color: #333;line-height: 28px;opacity: 0.8;margin: 22px 0 48px;max-height:196px;overflow:hidden;}
.pro_bd dd .xq{display: block;width: 160px;height: 44px;line-height: 44px;text-align: center;font-size: 15px;color: #014bb8;background: url(../images/xq1.png) no-repeat;}
.pro_bd dd .xq img{vertical-align: top;margin: 19px 0 0 10px;transition: all 0.3s;}
.pro_bd dd .xq:hover img{margin: 19px 0 0 18px;}
.pro_con .prev{position: absolute;width: 40px;height: 80px;left: 30px;top: 180px;z-index: 10;background: rgba(51,51,51,0.9);}
.pro_con .next{position: absolute;width: 40px;height: 80px;left: 510px;top: 180px;z-index: 10;background: rgba(51,51,51,0.9);}
.pro_con .prev:hover,.pro_con .next:hover{background: rgba(47,90,178,0.9);}
.pro_list{margin-top: 36px;}
.pro_list li{float: left;width: 274px;margin-right: 24px;}
.pro_list li i{display: block;height: 225px;overflow: hidden;}
.pro_list li img{width: 274px;height: 225px;transition: all 0.5s;}
.pro_list li i:hover img{transform: scale(1.05);}
.pro_list li h4{height: 80px;line-height: 80px;padding: 0 30px;background: url(../images/pro_jt2.png) no-repeat 218px center #fff;font-size: 20px;color: #1f1f1f;font-weight: normal;}
.pro_list li:hover h4{color: #014bb8;background: url(../images/pro_jt2h.png) no-repeat 218px center #fff;}
.pro_list .tempWrap{width: 100% !important;}



/*case*/
.case{padding: 80px 0 20px;}
.case h2{margin-bottom: 44px;}
.case h2 b{background: url(../images/case_t.png) no-repeat center 11px;}
.case_t{height: 127px;border-bottom: 1px solid #e2e2e2;margin-bottom: 50px;}
.case_t li{float: left;height: 127px;position: relative;margin-right: 98px;}
.case_t li:last-child{margin-right: 0;}
.case_t li:after{position: absolute;width: 0;height: 3px;content: "";left: 0;bottom: -1px;background: #FECC51;transition: all 0.3s;}
.case_t li img{display: block;height: 52px;}
.case_t li span{display: block;font-size: 18px;color: #333;line-height: 18px;padding-top: 20px;}
.case_t li.on:after,.case_t li:hover:after{width: 100%;}
.case_t li.on span,.case_t li:hover span{color: #000033;font-weight: bold;}
.case_t li:hover img{animation: flipInY 1s;}
.case_con{position: relative;}
.case_bd dl{height: 525px;padding-bottom: 60px;position: relative;z-index: 1;}
.case_bd dl:after{position: absolute;width: 984px;height: 524px;background: #f3f2f2;right: 0;bottom: 0;z-index: -1;content: "";}
.case_bd dt{float: left;width: 830px;height: 525px;overflow: hidden;}
.case_bd dt img{width: 830px;height: 525px;transition: all 0.5s;}
.case_bd dt:hover img{transform: scale(1.05);}
.case_bd dd{float: left;width: 280px;margin-left: 45px;height: 525px;}
.case_bd dd i{display: block;height: 70px;text-align: right;margin-right: -45px;}
.case_bd dd h4{padding: 38px 0 30px;border-bottom: 1px solid #16231a;font-size: 22px;line-height: 22px;}
.case_desc{margin: 18px 0 52px;}
.case_desc p{height:96px;display:-webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:3;  overflow: hidden; text-overflow: ellipsis; }
.case_desc span{display: block;font-size: 18px;color: #333;line-height: 37px;}
.case_desc p{font-size: 16px;color: #8d8d8d;line-height: 32px;padding-top: 10px;}
.case_bd dd .xq{display: block;width: 160px;height: 44px;line-height: 44px;text-align: center;font-size: 15px;color: #014bb8;background: url(../images/xq1.png) no-repeat;}
.case_bd dd .xq img{vertical-align: top;margin: 19px 0 0 10px;transition: all 0.3s;}
.case_bd dd .xq:hover img{margin: 19px 0 0 18px;}
.case_con .prev{position: absolute;width: 12px;height: 23px;left: 30px;top: 252px;z-index: 10;}
.case_con .next{position: absolute;width: 12px;height: 23px;left: 788px;top: 252px;z-index: 10;}
.case_list{margin: 47px auto 0;width: 1200px;}
.case_list li{float: left;width: 273px;margin-right: 36px;position: relative;}
.case_list li i,.case_list li i a{display: block;position: relative;}
.case_list li img{width: 273px;height: 173px;display:block;}
.case_list li span a{display: block;font-size: 16px;color: #333;line-height: 60px;text-align: center;height: 60px;font-weight: bold;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.case_list li i:before, .case_list li i:after, .case_list li i a:before, .case_list li i a:after { -o-transition: all .5s ease; transition: all .5s ease; position: absolute; content: ""; background: #f39800; z-index: 3 }
.case_list li i:before { width: 0; top: 0; left: 0; height: 3px }
.case_list li i:after { width: 3px; top: 0; left: 0; height: 0 }
.case_list li i a:before { width: 0; bottom: 0; right: 0; height: 3px }
.case_list li i a:after { width: 3px; bottom: 0; right: 0; height: 0 }
.case_list li i:hover:before { width: 273px }
.case_list li i:hover:after { height: 173px }
.case_list li i:hover a:before { width: 273px }
.case_list li i:hover a:after { height: 173px }
.case_list .tempWrap{width: 100% !important;}


/*xban*/
.xban{height: 460px;background: url(../images/xban.jpg) no-repeat center 0;}
.xban h3{font-size: 36px;color: #222;line-height: 36px;padding: 128px 0 32px;}
.xban ul{margin-left: -10px;}
.xban li{float: left;width: 178px;text-align: center;height: 172px;background: url(../images/xban_li.png) no-repeat center;transition: all 0.5s;}
.xban li span{display: block;font-size: 18px;color: #222;line-height: 18px;padding: 48px 0 10px;}
.xban li em{display: block;font-size: 35px;color: #2f5ab2;line-height: 35px;font-weight: bold;}
.xban li:hover{transform: translateY(-10px);}


/*fea*/
.fea{padding: 80px 0 0;height:900px;background:url(../images/pro_bg.jpg) no-repeat center 0;}
.fea h2{margin-bottom: 40px;}
.fea h2 b{background: url(../images/fea_t.png) no-repeat center 11px;}
.dz_con{height: 493px;}
.dz_con dl{float: left;width: 280px;height: 493px;position: relative;background:#fff;box-sizing: border-box;margin-right: 26.5px;}
.dz_con dl:last-child{margin-right: 0;}
.dz_con dt>img{display: block;width: 100%;opacity: 0;transition: all 0.3s;}
.dz_con dd{position: absolute;width: 100%;height: 100%;left: 0;top: 0;text-align: center;padding-top: 152px;box-sizing: border-box;transition: all 0.5s;}
.dz_con dd i{display: block;height: 54px;overflow: hidden;margin-bottom: 30px;}
.dz_con dd h3{font-size: 26px;color: #333;line-height: 26px;transition: all 0.3s;}
.dz_con dd em{display: block;font-size: 15px;color: #666;line-height: 15px;padding-top: 32px;position: relative;margin-top: 30px;}
.dz_con dd em:after{position: absolute;width: 20px;height: 3px;content: "";background: #2f5ab2;left: 50%;top: 0;margin-left: -10px;}
.dz_con dd p{font-size: 15px;color: #fff;line-height: 32px;margin: 22px 35px 0;text-align: left;}
.dz_con dl.cur{border: 0;}
.dz_con dl.cur dt img{opacity: 1;}
.dz_con dl.cur dd{padding-top: 126px;}
.dz_con dl.cur dd h3{color: #fff;}
.dz_con dl.cur dd em{display: none;}
.dz_con dl.cur dd p{display: block;}
.dz_con dl.cur dd i img{position: relative;top: -54px;}

.cess{margin-top: 42px;}
.cess ul{position: relative;height: 140px;z-index: 1;}
.cess ul:after{position: absolute;width: 1100px;height: 10px;content: "";background: #f5f5f5;left: 50px;top: 47px;z-index: -1;}
.cess li{float: left;width: 105px;margin-right: 51px;position: relative;text-align: center;}
.cess li:after{position: absolute;width: 20px;height: 20px;content: "";background: url(../images/cess_jt.png) no-repeat;right: -25px;top: 42px;}
.cess li:last-child{margin-right: 0;overflow: hidden;}
.cess li i{display: block;height: 104px;padding-top: 33px;box-sizing: border-box;background: url(../images/cess_c.png) no-repeat center;}
.cess li i img{height: 38px;}
.cess li p{font-size: 16px;color: #333;line-height: 16px;font-weight: bold;padding-top: 20px;}
.cess li:hover img{animation: flipInY 1s;}


/*ys*/
.ys{padding: 80px 0 0;}
.ys h2{margin-bottom: 50px;}
.ys h2 b{background: url(../images/ys_t.png) no-repeat center 11px;}
.ys_con{background: #fff;}
.ys_con dl{height: 540px;width: 1450px;margin: 0 auto;}
.ys_con dt.fl{float: left;margin-left: -235px;}
.ys_con dt.fr{float: right;margin-right: -235px;}
.ys_con dt img{display: block;}
.ys_con dd{width: 655px;height: 440px;padding-top: 100px;}
.ys_con dd h3{font-size: 40px;color: #333;line-height: 60px;font-weight: normal;padding-bottom: 34px;position: relative;margin-bottom: 34px;}
.ys_con dd h3:after{position: absolute;width: 47px;height: 1px;content: "";background: #16231a;left: 0;bottom: 0;}
.ys_con dd h3 b{display: block;}
.ys_con dd h3 i{float: right;width:119px;height:119px;}
.ys_con dd h3 i img{transition: all 0.5s;}
.ys_con dd h3 i:hover img{transform: rotateZ(360deg);}
.ys_con dd p{font-size: 16px;color: #333;line-height: 32px;margin-bottom: 10px;padding-left: 14px;position: relative;}
.ys_con dd p:after{position: absolute;width: 4px;height: 4px;content: "";background: #333;left: 0;top: 14px;}

@media screen and (max-width:1400px) {
    .ys_con dl{width: 1300px;}
    .ys_con dt.fl{float: left;margin-left: -310px;}
    .ys_con dt.fr{float: right;margin-right: -310px;}
    .ys_con dd{width: 600px;}
}

/*news*/
.news{padding: 80px 0;background: #f0f0f0;}
.news h2{margin-bottom: 40px;}
.news h2 b{background: url(../images/new_t.png) no-repeat center 11px;}
.new_con{height: 400px;background: #fff;}
.new_l{float: left;width: 430px;padding: 30px 30px 0;height: 370px;border-right: 1px solid #D7D7D7;position: relative;}
.new_l dt{height: 220px;overflow: hidden;}
.new_l dt img{width: 430px;height: 220px;transition: all 0.5s;}
.new_l dt:hover img{transform: scale(1.05);}
.new_l dd h4{font-size: 18px;color: #333;line-height: 18px;padding: 28px 0 13px;}
.new_l dd p{font-size: 15px;color: #666;line-height: 30px;}
.new_l dd p a{color: #fecc51;}
.new_l .prev{position: absolute;left: 50px;top: 130px;width: 12px;height: 23px;z-index: 10;}
.new_l .next{position: absolute;right: 50px;top: 130px;width: 12px;height: 23px;z-index: 10;}
.new_r{float: right;width: 650px;}
.new_r li{float: left;width: 305px;height: 90px;position: relative;padding-top: 40px;}
.new_r li:after{position: absolute;width: 95px;height: 1px;content: "";background: #D7D7D7;left: 0;bottom: 0;}
.new_r li:nth-child(odd){margin-right: 40px;}
.new_r li h4{font-size: 15px;color: #333;line-height: 15px;font-weight: normal;}
.new_r li i{display: block;font-size: 18px;color: #333;opacity: 0.5;font-family: Arial;margin-top: 17px;font-weight: bold;}
.new_r li:nth-child(3),.new_r li:nth-child(4){margin-top: 5px;margin-bottom: 5px;}
.new_r li:nth-child(5):after,.new_r li:nth-child(6):after{display: none;}
.new_r li:hover h4 a,.new_r li:hover i{color: #014bb8;}


.wd{height: 120px;margin-top: 20px;background: #fff;}
.wd h3{float: left;width: 132px;text-align: center;font-size: 26px;color: #333;line-height: 36px;height: 72px;padding: 9px 0;border-right: 1px solid #16231A;margin-top: 15px;}
.wd_con{float: right;width: 1050px;margin-top: 15px;}
.wd_con li{float: left;width: 229px;height: 72px;padding: 9px 60px;border-right: 1px solid #e7e7e7;}
.wd_con li h4{font-size: 16px;color: #333;line-height: 36px;background: url(../images/q.png) no-repeat left 5px;font-weight: normal;padding-left: 44px;}
.wd_con li h4:hover a{color: #014bb8;}



/*abt*/
.abt{height:730px;background: url(../images/abt_bg.jpg) no-repeat center 0;position: relative;}

.abt1{width: 530px;float: left;padding-top:67px;}
.abt1 h2{height: 75px;display: block;position: relative;}
.abt1 h2 a{font-size: 40px;display: block;line-height: 40px;color: #333333;font-weight: bold;}
.abt1 h2::after{height: 3px;width: 30px;display: block;position: absolute;bottom: 0;left: 1px;content: "";background: #014bb8;}
.abt1 b{font-size: 20px;font-weight: normal;display: block;line-height: 20px;margin-top: 31px;}

.abt1 p{font-size: 15px;line-height: 33px;display: block;color: #333333;padding-top: 28px;width: 485px;}
.abt1 .xq{display: block;width: 160px;height: 44px;line-height: 44px;text-align: center;font-size: 15px;color: #014bb8;background: url(../images/xq1.png) no-repeat;margin-top: 28px;}
.abt1 .xq img{vertical-align: top;margin: 19px 0 0 10px;transition: all 0.3s;}
.abt1 .xq:hover img{margin: 19px 0 0 18px;}
.abt .abt2{height: 150px;width: 1109px;background: rgba(47,90,178,0.85);display: block;bottom: 0;position: absolute;margin-left: 450px;}
.abt .abt2 ul li{float: left;width: 250px;text-align: center;position: relative;padding-top: 34px;}
.abt .abt2 ul li i{margin:0 auto;display: block;}
.abt .abt2 ul li span{font-size: 16px;color: #fff;display: block;line-height: 16px;margin-top: 11px;}
.abt .abt2 ul li::after{height:92px;width: 1px;background: #a3b5da;display: block;position: absolute;right: 0;top: 34px;content: "";}
.abt .abt2 ul li:last-child::after{display: none;}
.abt .abt2 ul li:hover img{animation: flipInY 1s;}

