/* 前端白明明 */

*,*:before,*:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

*{ margin:0; padding:0;}

body { -webkit-tap-highlight-color: rgba(0, 0, 0, 0);margin:0 auto;overflow-x:hidden;  max-width: 1920px; min-width: 1280px;position: relative;padding: 0 ; width: 100%;color: #1f1f1f;font-family:微软雅黑,Microsoft YaHei,arial; font-size:14px;  line-height:1;background: #fff;}

html.act{overflow: hidden;width: 100%;height: 100vh;}

ul,ul li,ol li,tr td,dl,dd{ list-style-type:none; margin:0; padding:0; }

.clearfix:after{content: " "; display: block; height:0; clear:both; visibility: hidden;}

.clearfix { *zoom:1; }

a{display: inline-block; text-decoration:none; cursor:pointer; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;color: #1f1f1f;}

textarea,select{ outline:none;  color:#666; font-size:14px; width:100%;}

img{border:none;transform: translateZ(0) ;-webkit-transform: translateZ(0) ;display: block;max-width: 100%;}

img[src=""]{opacity: 0;}

/* body::-webkit-scrollbar{ width:4px;height: 1px;}

body::-webkit-scrollbar-thumb{ background:#000;}

body::-webkit-scrollbar-track{ background:#fff;} */

.f_16{ font-size:16px; }

.f_18{ font-size:18px; }

.f_20{ font-size:20px; }

.f_22{font-size: 22px;}

.f_24{ font-size:24px; }

.f_26{ font-size:26px; }

.f_28{ font-size:28px; }

.f_30{ font-size:30px; }

.f_32{ font-size:32px; }

.f_34{ font-size:34px; }

.f_36{ font-size:36px; }

.f_38{ font-size:38px; }

.f_40{font-size: 40px;}

/*分页*/

.BMap_mask,.BMap_cpyCtrl,.BMap_scaleTxt,.BMap_scaleCtrl,.BMap_omCtrl,.anchorBL{ display:none !important;}

.a_dw{position: relative;top: -70px;}

.box {max-width:1600px;min-width: 1200px;width:85%; margin: 0 auto; position: relative; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;box-sizing: border-box;}

.ibox {max-width:1600px;min-width: 1200px;width:85%; margin: 0 auto; position: relative; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;box-sizing: border-box;}
	
.page1{clear:both; text-align:center; height: 45px;margin: 30px 0 0;text-align: center;}

.page1 span a{display: inline-block; color:#333333;padding:10px 13px; text-decoration:none;background: #f7f7f7;}

.page1 span a:hover,.page1 span.current a{  background:#005ed1; color:#fff;}

.page1 span{margin:2px 5px;}

.page2{width: 120px;height: 40px;background: #005ed1;color: #fff;display: block;margin: 0 auto;line-height: 40px;display: none;}


.wow{opacity: 0;}

.wow1{opacity: 1;}

.fbd{font-weight: bold;}

.arial{font-family: arial;}

/* 头部 */

.head{position: fixed;width: 100%;height: 140px;background: rgba(0,40,89,0);top: 0;left: 0;z-index: 9;padding: 0 120px ;-webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;}

.head *{-webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;}

.head .logo{display: block;float: left;margin-top: 35px;}

.head .logo img{display: block;height: 64px;}

.head .gp {float: left;margin: 58px 0 0 20px;-webkit-transition: all .5s;-moz-transition: all .5s;transition: all .5s;display: none;}

.head .gp span{line-height: 1;border-left: 1px solid #ddd;display: block;float: left;padding-left: 10%;color: #fff;-webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;line-height: 1.5;}

.head .ss{display: block;float: right;width: 26px;height: 26px;background: url(../images/1_2.png) center no-repeat;margin-top: 60px;position: relative;cursor: pointer;}

.head .ss .ssbox{display: block;width: 320px;height: 52px;background: #fff;position: absolute;right: -40px;bottom: -100px;padding: 4px;opacity: 0;visibility: hidden;}

.head .ss:hover .ssbox{bottom: -80px;opacity: 1;visibility: inherit;}

.head .ss .ssbox input{display: block;float: left;width: calc(100% - 80px);padding: 0 15px;border:1px solid #ddd;outline: none;height: 44px;}

.head .ss .ssbox a{display: block;width: 80px;line-height: 44px;background: #005ed1;color: #fff;text-align: center;float: right;}

.head .ss .ssbox a:hover{background: #0096ff;}

.head .ss .ssbox s{display: block;width: 12px;height: 6px;background: url(../images/1_3.png) center no-repeat;top: -6px;right: 44px;position: absolute;}

.head .lang{display: block;float: right;padding-left: 45px;line-height: 26px;background: url(../images/1_21.png) center left no-repeat;margin-top: 60px;color: #fff;margin-right: 15px;}

.head .lang:hover{color: #0096ff;}

.head .ul1{position: absolute;top: 0;left: 50%;width: 840px;margin-left: -420px;}

.head .ul1 li{display: block;float: left;position: relative;height: 140px;width: 140px;float: left;}

.head .ul1 li .ltp{display: block;text-align: center;}

.head .ul1 li .ltp a{display: block;position: relative;line-height: 140px;color: #fff;font-size: 16px;}

.head .ul1 li .ltp a span{display: inline-block;width: 9px;height: 5px;background: url(../images/1_4.png) center no-repeat;position: relative;top: -3px;left: 3px;}

.head .ul1 li .ltp a:hover,.head .ul1 li.act .ltp a{color: #0096ff;}

.head .ul1 li .ltp a:hover span{background: url(../images/1_4_1.png) center no-repeat;}

.head .ul1 li .lbt{position: absolute;width: 240px;background: #fff;padding: 10px 0;top: 100%;left: -50px;opacity: 0;visibility: hidden;pointer-events: none;-moz-box-shadow:1px 1px 2px #DDDDDD; -webkit-box-shadow:1px 1px 2px #DDDDDD; box-shadow:1px 1px 2px #DDDDDD;}

.head .ul1 li .lbt s{display: block;width: 12px;height: 6px;background: url(../images/1_3.png) center no-repeat;top: -6px;left: 50%;margin-left: -6px; position: absolute;}

.head .ul1 li .lbt a{display: block;padding: 0 40px;line-height: 50px;background: url(../images/1_5.png) 85% center no-repeat;}

.head .ul1 li .lbt a:hover{background: #005ed1 url(../images/1_5_1.png) 85% center no-repeat;color: #fff;}


.head .ul1 li:hover .lbt{top: 79%;opacity: 1;visibility: inherit;pointer-events: inherit;}

.head .ul1 li .lbt2{position: fixed;width: 90%;max-width: 1450px;padding: 20px; background: #fff;top: 140px;left: 50%;z-index: 10;transform: translateX(-50%);transform: translateX(-50%);opacity: 0;visibility: hidden;pointer-events: none;-moz-box-shadow:1px 1px 2px #DDDDDD; -webkit-box-shadow:1px 1px 2px #DDDDDD; box-shadow:1px 1px 2px #DDDDDD;}

.head .ul1 li .lbt2 .lbox{width: 100%;max-height: 560px;overflow: auto;}

.head .ul1 li .lbt2 .lbox::-webkit-scrollbar{ width:4px;height: 1px;}

.head .ul1 li .lbt2 .lbox::-webkit-scrollbar-thumb{ background:#000;}

.head .ul1 li .lbt2 .lbox::-webkit-scrollbar-track{ background:#fff;}

.head .ul1 li .lbt2 > s{display: block;width: 12px;height: 6px;background: url(../images/1_3.png) center no-repeat;top: -6px;left: 35%; position: absolute;}

.head .ul1 li .lbt2 .lbox .llt{width: 81%;float: left;}

.head .ul1 li .lbt2 .lbox .llt .tt{width: 100%;line-height: 60px;background: #f7f7f7 url(../images/1_13.png) 24px center no-repeat;padding-left: 50px;}

.head .ul1 li .lbt2 .lbox .llt dl{padding-left: 20px;}

.head .ul1 li .lbt2 .lbox .llt dl dd{width: 16.66%;float: left;padding: 30px 0 0 10px;}

.head .ul1 li .lbt2 .lbox .llt dl dd .dt{position: relative;font-size: 16px;}

.head .ul1 li .lbt2 .lbox .llt dl dd  a{display: block;position: relative;margin-bottom: 10px;color: #666;left: 0;}

.head .ul1 li .lbt2 .lbox .llt dl dd .dt a{margin-bottom: 20px;color: #1f1f1f;}

.head .ul1 li .lbt2 .lbox .llt dl dd .dt a s{display: block;position: absolute;width: 4px;height: 4px;background: #005ed1;left: -10px;top: 5px;}

.head .ul1 li .lbt2 .lbox .llt dl dd  a:hover{color: #005ed1;left: -5px;}

.head .ul1 li .lbt2 .lbox .lrt{width: 19%;float: right;border-left: 1px solid #ddd;padding-bottom: 10px;}

.head .ul1 li .lbt2 .lbox .lrt .tt{width: 100%;line-height: 60px;background: #ebebeb url(../images/1_13_1.png) 24px center no-repeat;padding-left: 50px;}

.head .ul1 li .lbt2 .lbox .lrt .tc{margin-top: 10px;font-size: 16px;}

.head .ul1 li .lbt2 .lbox .lrt .tc a{display: block;padding-left: 50px;line-height: 32px;}

.head .ul1 li .lbt2 .lbox .lrt .tc a:hover{background: #0096ff;color: #fff;}

.head .ul1 li:hover .lbt2{top: 110px;opacity: 1;visibility: inherit;pointer-events: inherit;}


.head.act{height: 70px;}

.head.act2,.head.act,.head:hover{background: rgba(0,40,89,0.9);}

.head.act .logo{margin-top: 10px;}

.head.act .logo img{height: 50px;}

.head.act .ul1 li .ltp a{line-height: 70px;}

.head.act .ul1 li{height: 70px;}

.head.act .ss,.head.act .lang{margin-top: 22px;}

.head.act .ul1 li .lbt2{top: 70px;}

.head.act .ul1 li:hover .lbt2{top: 60px;}

.head.act .gp{margin-top: 15px;}



/* 首页 */

.i1{position: relative;overflow: hidden;}

.i1 .swiper1{}

.i1 .swiper1 .swiper-slide {overflow: hidden;}

.i1 .swiper1 .swiper-slide .sboxm{display: none;}

.i1 .swiper1 .swiper-slide a{display: block;}

.i1 .swiper1 .swiper-slide .sboxm img{display: block;width: 100%;}

.i1 .swiper1 .swiper-slide .sbox{position: relative;overflow: hidden;width: 100%;}

.i1 .swiper1 .swiper-slide .sbox *{-webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;}

.i1 .swiper1 .swiper-slide .sbox > img{display: block;width: 100%;}

.i1 .swiper1 .swiper-slide .sbox .cp{position: absolute;top: 0;left: 50px;opacity: 0;}

.i1 .swiper1 .swiper-slide .sbox .slt{width: 30%;position: absolute;left: 12.5%; top: 43%;opacity: 0; transform: translateY(-50%);-webkit-transform: translateY(-50%);}

.i1 .swiper1 .swiper-slide .sbox .slt img{display: block;margin-bottom: 25px;}

.i1 .swiper1 .swiper-slide .sbox .slt .tc{color: #fff;line-height: 2;}

.i1 .swiper1 .swiper-slide-active .sbox .slt{top: 40%; opacity: 1;transition-delay: 1s;-webkit-transition-delay: 1s;}

.i1 .swiper1 .swiper-slide-active .sbox .cp{opacity: 1;left: 0; transition-delay: 1.3s;-webkit-transition-delay: 1.3s;}

.i1 .swiper1 .prev1{width: 40px;height: 40px;top: 40%; margin-top: -20px;left: 80px;background: rgba(0,0,0,0.3) url(../images/1_6.png) center no-repeat;border-radius: 50%;-webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;display: none;}

.i1 .swiper1 .next1{width: 40px;height: 40px;top: 40%; margin-top: -20px;right:  80px;background: rgba(0,0,0,0.3) url(../images/1_7.png) center no-repeat;border-radius: 50%;-webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;display: none;}

.i1 .swiper1 .prev1:hover{background: rgba(0,150,255,1) url(../images/1_6_1.png) center no-repeat;}

.i1 .swiper1 .next1:hover{background: rgba(0,150,255,1) url(../images/1_7_1.png) center no-repeat;}

.i1 .inav{position: absolute;width: 100%;bottom: 0;left: 0;z-index: 5;text-align: center;height: 150px;}

.i1 .inav a{display: block;width: 20%;height: 100%; float: left;position: relative;}

.i1 .inav a *{-webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;}

.i1 .inav a .abox{display: block;position: absolute;width: 100%;height: 100%;left: 0;bottom: 0;padding-top: 55px;background: rgba(26,26,26,0.9);}

.i1 .inav a img{float: left;margin-left: 20%}

.i1 .inav a span{display: block;float: left;color: #fff;margin-left: 30px;font-size: 16px;text-align: justify;padding-top: 10px;}

.i1 .inav a span div{font-size: 14px;font-family: arial;overflow: hidden;margin-top: 10px;position: relative;padding-right: 12px;background: url(../images/1_4_2.png) center right no-repeat;width: 83px;opacity: 0;}

.i1 .inav a .abox .num{display: block;position: absolute;top: 65px;color: #fff;opacity: 0.2;right: 40px;}

.i1 .inav a:hover .abox{height: 120%;background:rgba(0,53,116,0.9); padding-top: 70px;}

.i1 .inav a:hover span{padding-top: 0;}

.i1 .inav a:hover span div{opacity: 1;}

.i1 .inav a:hover  .abox .num{opacity: 1;top: 40px;}

.pd100{padding: 100px 0;}


.i2{overflow: hidden;background: url(../images/1_3_0.jpg) center bottom no-repeat;}

.i2 .ilt{width: 260px;float: left;}

.new_sy {
	margin-top: 30px;
	padding-right: 20px;
}
.new_sy a{
	display: block;
	color: #333;
	line-height: 1.4em;
	margin-bottom: 16px;
}


.i2 .ilt .en{color: #003574;margin-bottom: 20px;}

.i2 .ilt .tt2{margin-top: 20px;}

.i2 .irt{width: calc(100% - 260px);float: right;position: relative;}

.i2 .irt .itp{background: #f7f7f7;position: relative;}

.i2 .irt .itp .img{display: block;width: 47%;float: left;overflow: hidden;}

.i2 .irt .itp .img img{width: 100%;transform: scale(1.001);-webkit-transform: scale(1.001);-webkit-transition: all 1s; -moz-transition: all 1s; transition: all 1s;}

.i2 .irt .itp .img:hover img{transform: scale(1.05);-webkit-transform: scale(1.05);}

.i2 .irt .itp .sk{position: absolute;width: 360px;height: 100%;position: absolute;top: 0;right: -360px;background: #f7f7f7;}

.i2 .irt .itp .txt{width: 53%;height: 100%;position: absolute;top: 0;left: 47%;padding: 80px 0 0 75px;text-align: justify;}

.i2 .irt .itp .txt .tbox{width: 100%;height: 330px;overflow: auto;line-height: 1.5;padding:0 10px 10px 0;}

.i2 .irt .itp .txt .tbox .tc{color: #666;line-height: 2;margin: 20px 0;}

.i2 .irt .itp .txt .tbox .more *{-webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;}

.i2 .irt .itp .txt .tbox .more{display: block;width: 160px;line-height: 45px;text-align: center;background: #fff;border-radius: 30px;-moz-box-shadow:1px 2px 4px #ddd; -webkit-box-shadow:1px 2px 4px #ddd; box-shadow:1px 2px 4px #ddd;}

.i2 .irt .itp .txt .tbox .more s{display: inline-block;position: relative;width: 5px;height: 9px;background: url(../images/1_4_2.png) center no-repeat;left: 5px;}

.i2 .irt .itp .txt .tbox .more:hover {background: #005ed1;color: #fff;}

.i2 .irt .itp .txt .tbox .more:hover s{background: url(../images/1_4_3.png) center no-repeat;}

.i2 .irt .itp .txt .tbox::-webkit-scrollbar{ width:4px;height: 1px;}

.i2 .irt .itp .txt .tbox::-webkit-scrollbar-thumb{ background:#000;}

.i2 .irt .itp .txt .tbox::-webkit-scrollbar-track{ background:#fff;}

.i2 .irt .ibt{}

.i2 .irt .ibt .ien{width: 240px;float: left;height: 136px;background: #003574 url(../images/1_3_1.png) 80% center no-repeat;color: #fff;line-height: 1.5;padding: 30px 0 0 40px;}

.i2 .irt .ibt .ul1{width: calc(100% - 240px);float: left;}

.i2 .irt .ibt .ul1 li{float: left;width: 20%;float: left;text-align: center;padding-top: 40px;}

.i2 .irt .ibt .ul1 li .lnum{font-size: 46px;color: #003574;font-weight: bold;margin-bottom: 15px;}

.i2 .irt .ibt .ul1 li .lnum .j{display: inline-block;position: relative;top: -20px;}

.i2 .irt .ibt .ul1 li .lnum .z{font-weight: normal;}


.i3{background: #ebebeb;}

.i3 .en{color: #003574;margin-bottom: 20px;}

.i3 .izj{margin-top: 60px;}

.i3 .izj *{-webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;}

.i3 .izj .ilt{width: 30%;float: left;position: relative;border-right:1px solid #e3e3e3;background: #fff;}

.i3 .izj .ilt .img{display: block; overflow: hidden;position: relative;height: 360px;}

.i3 .izj .ilt .img img{display: block;width: 490px;max-width: inherit;position: relative;left: 50%;margin-left: -250px;}

.i3 .izj .ilt .img .rq{position: absolute;width: 70px;text-align: center;color: #fff;z-index: 5;top: 40px;right: 40px;}

.i3 .izj .ilt .img .rq .day{font-size: 46px;margin-bottom: 10px;}

.i3 .izj .ilt .txt{padding: 30px 40px;}

.i3 .izj .ilt .txt .itt{display: inline-block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;max-width: 100%;position: relative;}

.i3 .izj .ilt .txt .itt s{display: block;width: 0.001%;height: 1px ;background: #000;}

.i3 .izj .ilt .txt .itc{line-height: 2;color: #666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;margin-top: 20px;}

.i3 .izj .ilt:hover .img img{margin-left: -240px;}

.i3 .izj .ilt:hover .txt .itt s{width: 100%;}

.i3 .izj .ilt:hover {-moz-box-shadow:1px 2px 8px #ddd; -webkit-box-shadow:1px 2px 8px #ddd; box-shadow:1px 2px 8px #ddd;}

.i3 .izj .irt{width: 40%;float: right;background: #003574;height: 519px;position: relative;z-index: 2;color: #fff;}

.i3 .izj .irt .itt1{line-height: 80px;padding: 0 40px;}

.i3 .izj .irt .abtn{}

.i3 .izj .irt .abtn a{display: block;position: relative;color: #fff;text-align: justify;height: 120px;padding: 30px ;}

.i3 .izj .irt .abtn a .alt{width: calc(100% - 75px);float: left;}

.i3 .izj .irt .abtn a .alt div{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;margin-bottom: 15px;}

.i3 .izj .irt .abtn a .alt .itc{color: #e0e0e0;}

.i3 .izj .irt .abtn a .art{width: 75px;float: right;text-align: right;}

.i3 .izj .irt .abtn a .art .day{font-size: 46px;margin-bottom: 5px;}

.i3 .izj .irt .abtn a s{display: block;width: 100%;height: 1px;background: #fff;opacity: .1;margin-top: 24px;float: left;}

.i3 .izj .irt .abtn a:hover{background: #005ed1;}

.i3 .izj .irt .abtn a:hover s{opacity: 0;}

.i3 .izj .irt .abtn a:last-child s{display: none;}

.i3 .izj .irt .more{display: block;width: 160px;line-height: 45px;text-align: center;background: #fff;border-radius: 30px;margin: 10px auto 0;}

.i3 .izj .irt .more s{display: inline-block;position: relative;width: 5px;height: 9px;background: url(../images/1_4_2.png) center no-repeat;left: 5px;}

.i3 .izj .irt .more:hover {background: #005ed1;color: #fff;}

.i3 .izj .irt .more:hover s{background: url(../images/1_4_3.png) center no-repeat;}


.i4{background: url(../images/1_5.jpg) center bottom no-repeat;text-align: center;}

.i4 .en{color: #003574;margin-bottom: 20px;}

.i4 .sbox{position: relative;margin: 50px 0 ;}

.i4 .swiper2{}

.i4 .swiper2 img{display: block;width: 100%;}

.i4 .sbox .prev2{width: 40px;height: 40px;top: 40%; margin-top: -20px;left: -80px;background: rgba(0,0,0,0) url(../images/1_19.png) center no-repeat;border-radius: 50%;-webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;}

.i4 .sbox .next2{width: 40px;height: 40px;top: 40%; margin-top: -20px;right:  -80px;background: rgba(0,0,0,0) url(../images/1_20.png) center no-repeat;border-radius: 50%;-webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;}

.i4 .sbox .prev2:hover{background: rgba(0,94,209,1) url(../images/1_6_1.png) center no-repeat;}

.i4 .sbox .next2:hover{background: rgba(0,94,209,1) url(../images/1_7_1.png) center no-repeat;}

.in5{width: 100%;background: url(../images/in5_b.jpg) no-repeat;background-size: 100% 100%;}

.in5 .con{margin-top: 30px;}

.in5  .in5_sw{padding: 8px 8px 45px;}

.in5 .img img{width: 100%;transition: all 0.6s;}

.in5 .img{overflow: hidden;background: #fff;box-shadow: 1px 1px 7px 2px #ededed;}

.in5 .img:hover img{transform: scale(1.05);transition: all 0.6s;}

.in5_sp{bottom: 0 !important;}

.in5_sp .swiper-pagination-bullet{width: 24px;height: 5px;border-radius: 3px;background: rgba(15, 15, 15, 0.1);opacity: 1;}

.in5_sp  .swiper-pagination-bullet-active{background: #1980d3;}


/* 底部 */

.footer{padding-top: 100px;background: #131f2e;color: #fff;}

.footer .ftp{}

.footer .ftp .ul1{width: 840px;float: left;}

.footer .ftp .ul1 li{width: 12.66%;float: left;}
.footer .ftp .ul1 li:nth-child(2){
	width: 47%;
}
.prodl{
	width: 100%;
	float: left;
}
.prodl dd{
	width: 45%;
	float: left;
	margin: 0px 3px;
}
.footer .ftp .ul1 li a{display: block;color: #b2b2b2;position: relative;left: 0;margin-bottom: 16px;}

.footer .ftp .ul1 li a.ltt{color: #fff;margin-bottom: 30px;}

.footer .ftp .ul1 li a:hover{color: #fff;left: -5px;}

.footer .ftp .ewm{color: #b2b2b2;float: right;width: 120px;text-align: center;margin-left: 12px;}

.footer .ftp .ewm img{display: block;width: 100%;margin-bottom: 15px;}

.footer .ftp .lx{float: left;margin-left: 80px;}

.footer .ftp .lx .lx1{width: 350px;}

.footer .ftp .lx .lx1 .llt{width: 56px;height: 56px;float: left;border-radius: 50%;overflow: hidden;background: #003574;margin-bottom: 45px;}

.footer .ftp .lx .lx1 .llt img{display: block;width: 100%;}

.footer .ftp .lx .lx1 .lrt{float: left;margin-left: 15px;color: #b2b2b2;width: calc(100% - 85px);}

.footer .ftp .lx .lx1 .lrt .num{margin-bottom: 10px;color: #fff;}

.footer .ftp .lx .lx1 .lrt .tc2{color: #fff;margin-top: 15px;line-height: 1.6;}

.footer .fbt{border-top: 1px solid rgba(255,255,255,0.1);padding: 40px 0;margin-top: 50px;color: #999;font-size: 12px;}

.footer .fbt .cn{margin-top: 10px;}

.footer .fbt .cn span{float: right;}

.footer .fbt .cn span a{color: #999;}

.footer .top{position: fixed;width: 40px;height: 60px;right: 40px;bottom: 180px;z-index: 8;background: url(../images/top.png) center no-repeat;opacity: 1;visibility: hidden;}

.footer .top:hover{background: url(../images/top1.png) center no-repeat;}

.footer .top.act{opacity: 1;visibility: inherit;}

/* 简介 */

.banner{position: relative;overflow: hidden;}

.banner > img{display: block;width: 100%;}

.banner > .mimg{display: none;}

.banner .txt{position: absolute;top:40%;left: 12.5%;color: #fff;}

.banner .txt .en{margin-top: 25px;}

.banner .txt .en span{color: #0096ff;}

.banner .nav{display: block;width: 100%;position: absolute;left: 0;bottom: 0;z-index: 3;text-align: center;}

.banner .nav *{-webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;}

.banner .nav li{width: 16.66%;float: left;position: relative;height: 80px;}
.banner .abs li{width: 25%;}
.banner .hon li{width: 50%;}

.banner .nav li a{display: block;position: absolute;width: 100%;left: 0;bottom: 0; line-height: 80px;background: rgba(26,26,26,0.9);color: #fff;border-right: 1px solid rgba(255,255,255,0.1);}

.banner .nav li a s{display: inline-block;width: 10px;height: 1px;background: #fff;position: relative;top: -5px;margin: 0 20px;opacity: 0;}

.banner .nav li:hover a,.banner .nav li.act a{line-height: 100px;background: rgba(0,53,116,0.9);border-right: 1px solid rgba(0,53,116,0.9);}

.banner .nav li:hover a s,.banner .nav li.act a s{opacity: 1;}

.ab1{background: url(../images/1_3_0.jpg) center 90% no-repeat}

.ab1 .ilt{width: 100%;float: none;margin-bottom: 60px;position: relative;}

.ab1 .irt{width: 100%;float: none;}

.ab1 .irt .itp .img{width: 44%;position: relative;}

.ab1 .irt .itp .img .bf{-webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;display: block;width: 60px;height: 60px;position: absolute;top: 50%;left: 50%;margin-top: -30px;margin-left: -30px;background: url(../images/2_1.png) center no-repeat;z-index: 3;cursor: pointer;}

.ab1 .irt .itp .img .bf:hover{background: url(../images/2_1_1.png) center no-repeat;}

.ab1 .irt .itp .txt{width: 56%;left: 44%;}

.ab1 .irt .itp .txt .tbox{height: 450px;}

.ab1 .irt .itp .txt{padding: 40px 0 0 50px;}

.ab1 .irt .ibt{margin-top: 60px;}

.ab1 .irt .ibt .ien{height: 200px;padding: 60px 0 0 30px;line-height: 1.5;}

.ab1 .irt .ibt .ul1 li{padding-top: 70px;}

.ab0{padding: 80px 0 160px;}

.ab0 .en{color: #003574;margin-bottom: 20px;}

.ab0 .iab{position: relative;}

.ab0 .iab .inav{position: absolute;top: 0;right: 0;font-size: 16px;}

.ab0 .iab .inav a{display: block;float: left;padding-right: 20px;margin-right: 20px;background: url(../images/1_5.png) center right no-repeat;}

.ab0 .iab .inav a:last-child{margin-right: 0;padding-right: 0;background: transparent;}

.ab0 .iab .inav a:hover{color: #0096ff;}

/* 视屏 */

.tacnhuang{position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 15;background: #000;display: none;}

.tacnhuang .tbox{width: 80%;height: 80vh;position: relative;margin: 10vh auto;}

.tacnhuang .tbox .out{display: block;width: 40px;height: 40px;background:url(../images/out.png) center no-repeat;background-size: cover;position: absolute;top: 0;right: -50px;z-index: 3;}

.tacnhuang .tbox .out:hover{transform: rotate(90deg);-webkit-transform: rotate(90deg);}

.tacnhuang .tbox .video{width: 100%;overflow: hidden;}

.tacnhuang .tbox .video video{display: block;width: 100%;max-height: 100%;object-fit: cover;}

.img_tacnhuang .img{width: 100%;height: 100%;overflow: hidden;} 

.img_tacnhuang .img img{display: block;margin: 0 auto;max-width: 100%;max-height: 100%;}

/* 历史 */

.his1{}

.his1 .ul1{position: relative;z-index: 3;margin: 60px auto 0;max-width: 1200px;}

.his1 .ul1:before{content: '';display: block;width: 1px;height: 100%;position: absolute;top: 0;left: 50%;background: #e0e0e0;}

.his1 .ul1 li{padding-bottom: 60px;}

.his1 .ul1 li *{-webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;}

.his1 .ul1 li .lrt{width: 50%;float: right;position: relative;padding-left: 90px;line-height: 1.5;}

.his1 .ul1 li .lrt .yuan{display: block;width: 60px;height: 60px;border-radius: 50%;border:1px solid #e0e0e0;padding: 10px;background: #fff;position: absolute;top: 0;left: -30px;}

.his1 .ul1 li .lrt .yuan span{display: block;width: 100%;height: 100%;border-radius: 50%;background: #ebebeb;}

.his1 .ul1 li .lrt .ltt{color: #003574;}

.his1 .ul1 li .lrt .ltc{line-height: 1.5;margin-top: 5px;color: #666;}

.his1 .ul1 li .llt{width: 50%;float: left;position: relative;padding: 0; padding-right: 90px;line-height: 1.5;text-align: right;}

.his1 .ul1 li .llt .yuan{left: auto;right: -30px;}

.his1 .ul1 li:hover .lrt .yuan span{background: #005ed1;}

.his1 .ul1 li:hover  .lrt .ltt{color: #005ed1;}

.his1 .more{display: block;width: 60px;height: 60px;margin: 0 auto;border:1px solid #e0e0e0;overflow: hidden;border-radius: 50%;background: #005ed1 url(../images/2_2_1.png) center no-repeat;}

.his1 .more img{display: block;width: 100%;position: relative;display: none;}

.his1 .more:hover{background: #fff url(../images/2_2.png) center no-repeat;}

@-webkit-keyframes ud {0% {bottom: 100%;}100% {bottom: -100%;}}

@keyframes ud {0% {bottom: 100%;}100% {bottom: -100%;}}

/* 技术 */

.sk1{}

.sk1 .stp{margin-top: 60px;}

.sk1 .stp .slt{width: 50%;float: left;line-height: 2;color: #666;padding: 10px 10px 0 0;text-align: justify;}

.sk1 .stp .srt{width: 44.5%;float: right;}

.sk1 .stp .srt img{display: block;width: 100%;}

.sk1 .sbt{padding-top: 20px;border-top: 1px solid #e0e0e0;margin-top: 60px;}

.sk1 .sbt li{width: 49%;height: 80px;padding:0 20px;border:1px solid #e0e0e0;float: left;position: relative;margin-top: 40px;}

.sk1 .sbt li:nth-child(2n){float: right;}

.sk1 .sbt li span{display: block;width: 40px;line-height: 40px;background: #003574;color: #fff;text-align: center;border-radius: 50%;margin-top: 20px;}

.sk1 .sbt li div{display: block;width: calc(100% - 100px);position: absolute;top: 50%;right: 20px;line-height: 1.5;transform: translateY(-50%);-webkit-transform: translateY(-50%);color: #666;}

/* 用户 */

.us1{}

.us1 .ustp{position: relative;margin: 60px 0;}

.us1 .ustp img{display: block;width: 1440px;max-width: inherit;}

.us1 .ustp .im{position: absolute;top: 0;left: 0;}

.us1 .usbt{text-align: center;line-height: 2;color: #666;max-width: 1120px;margin: 0 auto;}

/*产品*/
.pro{ zoom:1; overflow: hidden;}
.pro .pro01{ float: left; position: relative;width:50%;}
.pro .pro02{ float: right; position: relative; width: 50%;}
.pro .pro01 a span{ position: absolute; top: 32px; left: 32px; font-size: 16px;}
.pro .pro02 a span{ position: absolute; top: 32px; left: 32px; font-size: 16px;}
.pro img{ width: 100%;}
.pro ul{ clear: both; padding-top: 20px; margin-right: -28px;}
.pro ul li{ float: left; margin-right: 18px; position: relative;width: 23.5%;}
.pro ul li a span{ position: absolute; top: 32px; left: 32px; font-size: 16px;}


/* 荣誉 */

.ho1{}

.ho1 .htp{position: relative;margin-top: 60px;}

.ho1 .htp .swiper3{}

.ho1 .htp .swiper3 .sbox{padding: 5px;text-align: center;}

.ho1 .htp .swiper3 .sbox *{-webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;}

.ho1 .htp .swiper3 .sbox .img,.ho1 .htp .swiper3 .sbox .img img{display: block;width: 100%;}

.ho1 .htp .swiper3 .sbox .img{background: #f7f7f7;-moz-box-shadow:0px 0px 0px #ddd; -webkit-box-shadow:0px 0px 0px #ddd; box-shadow:0px 0px 0px #ddd;}

.ho1 .htp .swiper3 .sbox:hover .img{-moz-box-shadow:1px 1px 5px #ddd; -webkit-box-shadow:1px 1px 5px #ddd; box-shadow:1px 1px 5px #ddd;background: #fff;}

.ho1 .htp .swiper3 .sbox .txt{font-size: 18px;margin-top: 20px;}

.ho1 .htp .prev3{width: 40px;height: 40px;top: 40%; margin-top: -20px;left: -110px;background: rgba(0,0,0,0) url(../images/1_19.png) center no-repeat;border-radius: 50%;-webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;}

.ho1 .htp .next3{width: 40px;height: 40px;top: 40%; margin-top: -20px;right:  -110px;background: rgba(0,0,0,0) url(../images/1_20.png) center no-repeat;border-radius: 50%;-webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;}

.ho1 .htp .prev3:hover{background: rgba(0,94,209,1) url(../images/1_6_1.png) center no-repeat;}

.ho1 .htp .next3:hover{background: rgba(0,94,209,1) url(../images/1_7_1.png) center no-repeat;}

/* 联系我们 */

.con1{}

.con1 .contp{margin-top: 60px;}

.con1 .contp .clt{width: 49%;float: left;background: url(../images/2_3.jpg) center top no-repeat;}

.con1 .contp .clt .ctp{height: 120px;padding: 35px 0 0 140px;background: url(../images/2_8.png) 70px center no-repeat;}

.con1 .contp .clt .ctp .ctt{margin-bottom: 10px;}

.con1 .contp .clt .cbt{width: 100%;height: 290px;border:1px solid #e0e0e0;border-top: 0;padding: 40px 0 0 70px;}

.con1 .contp .clt .cbt .ul1{}

.con1 .contp .clt .cbt .ul1 li{width: 40%;float: left;margin-bottom: 30px;}

.con1 .contp .clt .cbt .ul1 li:nth-child(2n){width: 60%;}

.con1 .contp .clt .cbt .ul1 li .lnum{color: #005ed1;display: block;margin-top: 10px;}

.con1 .contp .clt .cbt .dz{line-height: 1.8;}

.con1 .contp .clt .cbt .dz div a{display: inline-block;font-size: 16px;color: #005ed1;border-bottom: 1px solid #fff;line-height: 1;}

.con1 .contp .clt .cbt .dz div a:hover{border-bottom: 1px solid #003574;color: #003574;}


.con1 .contp .crt{float: right;}


/* 产品 */

.banner .navp li{width: 16.66%;}

.pr1{}

.pr1 .ul1{margin-top: 60px;}

.pr1 .ul1 li{width: 23.6%;float: left;margin-right: 1.86%;margin-bottom: 30px;}

.pr1 .ul1 li:nth-child(4n){margin-right: 0;}

.pr1 .ul1 li *{-webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;}

.pr1 .ul1 li a{display: block;}

.pr1 .ul1 li a .img{display: block;border:1px solid #e0e0e0;overflow: hidden;border-bottom: 1px solid #f7f7f7;}

.pr1 .ul1 li a .img img{display: block;width: 100%;transform: scale(1.001);-webkit-transform: scale(1.001);-webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;margin: 0 auto;}

.pr1 .ul1 li a .txt{line-height: 80px;padding: 0 30px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;background: #f7f7f7;text-align: center;}

.pr1 .ul1 li a:hover .img{border:1px solid #005ed1;}

.pr1 .ul1 li a:hover .img img{transform: scale(1.05);-webkit-transform: scale(1.05);}

.pr1 .ul1 li a:hover .txt{background: #005ed1;color: #fff;}

/* 详情 */

.prc1{}

.prc1 .prctp{margin: 60px 0 20px;}

.prc1 .prctp .plt{width: 560px;float: left;}

.prc1 .prctp .plt .img0{display: block;width: 100%;overflow: hidden;border:1px solid #e0e0e0;}

.prc1 .prctp .plt .img0 img{display: block;width: 100%;}

.prc1 .prctp .swiper4{margin-top: 10px;cursor: pointer;}

.prc1 .prctp .swiper4 .swiper-slide .img{display: block;width: 100%;overflow: hidden;border:1px solid #e0e0e0;}

.prc1 .prctp .swiper4 .swiper-slide .img img{display: block;width: 100%;}

.prc1 .prctp .swiper4 .swiper-slide.act .img{border:1px solid #005ed1;}

.prc1 .prctp .swiper4 .prev4{width: 30px;height: 30px;top: 50%; margin-top: -15px;left: 10px;background: rgba(0,0,0,0.6) url(../images/3_1.png) center no-repeat;border-radius: 50%;-webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;}

.prc1 .prctp .swiper4 .next4{width: 30px;height: 30px;top: 50%; margin-top: -15px;right:  10px;background: rgba(0,0,0,0.6) url(../images/3_2.png) center no-repeat;border-radius: 50%;-webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;}

.prc1 .prctp .swiper4 .prev4:hover{background: rgba(0,94,209,1) url(../images/3_1.png) center no-repeat;}

.prc1 .prctp .swiper4 .next4:hover{background: rgba(0,94,209,1) url(../images/3_2.png) center no-repeat;}

.prc1 .prctp .prt{width: calc(100% - 640px);float: right;padding-top: 60px;line-height: 1.5;}

.prc1 .prctp .prt .abtn{border-top: 1px solid #e0e0e0;border-bottom: 1px solid #e0e0e0;height: 48px;overflow: hidden;margin: 30px 0;}

.prc1 .prctp .prt .abtn span{display: block;float: left;line-height: 44px;margin-right: 20px;cursor: pointer;color: #666;font-size: 16px;}

.prc1 .prctp .prt .abtn span.act{border-bottom: 2px solid #005ed1;color: #1f1f1f;}

.prc1 .prctp .prt .ul1{line-height: 1.8;color: #666;}

.prc1 .prctp .prt .ul1 li{display: none;}

.prc1 .prctp .prt .ul1 li:nth-child(1){display: block;}

.prc1 .prcbt{padding: 40px 80px;background: #f7f7f7;color: #666;line-height: 1.8;border-top: 2px solid #005ed1;text-align: justify;}

.prc1 .prcbt img{display: block;}

.sxp{position: relative;margin-top: 60px;line-height: 40px;}

.sxp .slt{display: block;float: left;padding-left: 50px;background: url(../images/3_3.png) center left no-repeat;}

.sxp .slt:hover{background: url(../images/3_3_1.png) center left no-repeat;}

.sxp .srt{display: block;float: right;padding-right: 50px;background: url(../images/3_4.png) center right no-repeat;text-align: right;}

.sxp .srt:hover{background: url(../images/3_4_1.png) center right no-repeat;}

.sxp .fh{display: block;width: 160px;line-height: 40px;border:2px solid #e0e0e0;border-radius: 30px;position: absolute;top: 0;left: 50%;margin-left: -80px;text-align: center;}

.sxp .fh:hover{border:2px solid #005ed1;background: #005ed1;color: #fff;}

/* 服务 */

.banner .navs li{width: 25%;}

.se1{}

.se2{margin-top: 60px;position: relative;background: #f7f7f7;}

.se2 .img{display: block;width: 560px;float: left;}

.se2 .img img{display: block;width: 100%;}

.se2 .txt{width: calc(100% - 560px);float: left;line-height: 1.8;color: #666;padding: 80px 20px 0 80px;}

.se2 s{display: block;width: 300px;height: 100%;position: absolute;top: 0;right: -300px;background: #f7f7f7;}

.se3 {position: relative;border:1px solid #e0e0e0;margin-top: 40px;}

.se3 .stt{line-height: 40px;padding-left: 30px;background: url(../images/4_1.png) left center no-repeat;color: #fff;}

.se3 .ul1{padding: 25px 30px;}

.se3 .ul1 li{position: relative;margin-bottom: 15px;}

.se3 .ul1 li span{display: block;width: 36px;line-height: 36px;border:1px solid #e0e0e0;border-radius: 50%;text-align: center;color: #003574}

.se3 .ul1 li div{display: block;width: calc(100% - 50px);position: absolute;top: 45%;transform: translateY(-50%);-webkit-transform: translateY(-50%);line-height: 1.5;right: 0;color: #666;}


/*下载*/

.dow1{}

.dow1 .ul1{margin-top: 60px;}

.dow1 .ul1 li{width: 49%;float: left;border:1px solid #e0e0e0;margin-bottom: 2%;padding: 20px 60px 20px 20px;}

.dow1 .ul1 li:nth-child(2n){float: right;}

.dow1 .ul1 li *{-webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;}

.dow1 .ul1 li .yuan{display: block;width: 80px;line-height: 80px;overflow: hidden;border-radius: 50%;text-align: center;background: #003574;color: #fff;float: left;font-size: 18px;}

.dow1 .ul1 li .lz{width: calc(100% - 200px);float: left;margin-left: 20px;line-height: 1.8;padding-top: 10px;}

.dow1 .ul1 li .lz div{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.dow1 .ul1 li .ld{width: 100px;line-height: 80px;float: right;background: url(../images/4_2.png) center right no-repeat;display: block;}

.dow1 .ul1 li:hover .yuan{background: #005ed1;}

.dow1 .ul1 li:hover .ld{background: url(../images/4_3.png) center right no-repeat;}

/* 留言 */

.mes1{}

.mes1 .ul1{margin-top: 60px;}

.mes1 .ul1 li{width: 32%;float: left;margin-right: 2%;margin-bottom: 2%;}

.mes1 .ul1 li:nth-child(3){margin-right: 0;}

.mes1 .ul1 li .ltt{color: #003574;}

.mes1 .ul1 li .ltt span{color: #f00;}

.mes1 .ul1 li input,.mes1 .ul1 li textarea{display: block;width: 100%;height: 56px;border:1px solid #e0e0e0;margin-top: 15px;padding: 0 20px;background: #fafafa;outline: none;}

.mes1 .ul1 li:nth-child(4){margin-right: 0;width: 66%;}

.mes1 .ul1 li textarea{padding: 20px ;height: 150px;resize: none;font-family: 微软雅黑;}

.mes1 .ts{padding-left: 30px;background: url(../images/4_4.png) center left no-repeat;line-height: 20px;color: #666;}

.mes1 .ts span{color: #f00;}

.mes1 .abtn{width: 340px;margin: 40px auto 0;}

.mes1 .abtn a{display: block;width: 45%;text-align: center;line-height: 40px;border:1px solid #e0e0e0;border-radius: 30px;float: right;}

.mes1 .abtn .tj{float: left;border:1px solid #003574;background: #003574;color: #fff;}

.mes1 .abtn a:hover{background: #005ed1;color: #fff;border:1px solid #005ed1;}

/* 新闻 */

.ne1{}

.ne1 .ul1{margin-top: 60px;}

.ne1 .ul1 li{margin-bottom: 30px;position: relative;}

.ne1 .ul1 li *{-webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;}

.ne1 .ul1 li .img{display: block;width: 400px;float: left;overflow: hidden;}

.ne1 .ul1 li .img img{display: block;width: 100%;transform: scale(1.001);-webkit-transform: scale(1.001);-webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;}

.ne1 .ul1 li .rq{width: 70px;float: right;text-align: right;color: #003574;}

.ne1 .ul1 li .rq .day{font-size: 46px;color: #005ed1;}

.ne1 .ul1 li .txt{width: calc(100% - 470px);float: left;padding: 70px 60px 0;}

.ne1 .ul1 li .txt .ltt{display: inline-block;max-width: 100%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.ne1 .ul1 li .txt .ltt s{display: block;width: 0%;height: 1px;background: #000;}

.ne1 .ul1 li .txt .ltc{line-height: 1.8;color: #666;text-align: justify;margin-top: 30px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}

.ne1 .ul1 li .xian{display: block;width:0;height: 1px;background: #005ed1;position: absolute;left: 400px;bottom: 0;}

.ne1 .ul1 li:hover .img img{transform: scale(1.05);-webkit-transform: scale(1.05);}

.ne1 .ul1 li:hover .txt .ltt s{width: 100%;}

.ne1 .ul1 li:hover .xian{width: calc(100% - 400px);}

.ne1 .page1{margin-top: 60px;}

/* 新闻详情 */

.nec1{}

.nec1 .necont{padding: 60px 160px;background: #f7f7f7;margin-top: 60px;text-align: center;line-height: 1.5;}

.nec1 .necont .nday{color: #808080;margin: 25px 0 35px;}

.nec1 .necont .nday span{display: inline-block;padding: 0 10px;}

.nec1 .necont .ntc{text-align: justify;color: #666;line-height: 1.8;border-top: 1px solid #e0e0e0;padding-top: 30px;}

.nec1 .necont .ntc img{margin: 0 auto;}

/* 百科 */

.banner .navw li{width: 33.33%;}

.wik1{}

.wik1 .ul1{margin-top: 60px;}

.wik1 .ul1 li{border:1px solid #e0e0e0;margin-bottom: 25px;}

.wik1 .ul1 li .ltp{padding: 0 30px;line-height: 80px;cursor: pointer;}

.wik1 .ul1 li .ltp *{-webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;}

.wik1 .ul1 li .ltp .llt{width: calc(100% - 70px);float: left;padding-left:55px;    background: url(../images/6_1.png) center left  no-repeat;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.wik1 .ul1 li .ltp .lrt{padding-right: 20px;float: right;background: url(../images/6_2.png) center right no-repeat;}

.wik1 .ul1 li .lbt{padding: 40px;border-top: 1px solid #e0e0e0;text-align: justify;line-height: 1.8;color: #666;display: none;}

.wik1 .ul1 li .lbt img{display: block;}

.wik1 .ul1 li:nth-child(1) .lbt{display: block;}

.wik1 .ul1 li.act .ltp .llt{  background: url(../images/6_1_1.png) center left  no-repeat;}

.wik1 .ul1 li.act .ltp .lrt{background: url(../images/6_2_1.png) center right  no-repeat;}

/* 理念 */

.ide1{}

.ide1 .ul1{margin-top: 60px;}

.ide1 .ul1 li{margin-top: 30px;position: relative;background: #f7f7f7;}

.ide1 .ul1 li .llt{width: 50%;float: right;overflow: hidden;}

.ide1 .ul1 li .llt img{display: block;width: 100%;-webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;transform: scale(1.001);-webkit-transform: scale(1.001);}

.ide1 .ul1 li .lrt{width: 50%;float: left;padding: 5% ;}

.ide1 .ul1 li .lrt .lbox{display: block;width: 100%;height: 100%;overflow: auto;line-height: 1.8;color: #666;}

.ide1 .ul1 li .lrt .lbox::-webkit-scrollbar{ width:4px;height: 1px;}

.ide1 .ul1 li .lrt .lbox::-webkit-scrollbar-thumb{ background:#000;}

.ide1 .ul1 li .lrt .lbox::-webkit-scrollbar-track{ background:#fff;} 

.ide1 .ul1 li:hover .llt img{transform:  rotate(1deg) scale(1.05);-webkit-transform:  rotate(1deg) scale(1.05); }

.ide1 .ul1 li:nth-child(2n) .llt{float: left;}

/* 风采 */

.sho1{}

.sho1 .ul1{margin-top: 60px;}

.sho1 .ul1 li{width: 32%;float: left;margin-right: 2%;margin-bottom: 30px;}

.sho1 .ul1 li:nth-child(3n){margin-right: 0;}

.sho1 .ul1 li a{display: block;}

.sho1 .ul1 li a *{-webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;}

.sho1 .ul1 li a .img{display: block;width: 100%;overflow: hidden;}

.sho1 .ul1 li a .img img{display: block;width: 100%;transform: scale(1.001);-webkit-transform: scale(1.001);}

.sho1 .ul1 li a .txt{border:1px solid #e0e0e0;padding: 30px;height: 180px;} 

.sho1 .ul1 li a .txt .ltt{display: inline-block;max-width: 100%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.sho1 .ul1 li a .txt .ltt s{display: block;width: 0%;height: 1px;background: #000;}

.sho1 .ul1 li a .txt .lyc{color: #666;line-height: 1.58;text-align: justify;margin-top: 25px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}

.sho1 .ul1 li:hover .img img{transform: scale(1.05);-webkit-transform: scale(1.05);}

.sho1 .ul1 li:hover .txt{border:1px solid #fff;-moz-box-shadow:0px 1px 5px #DDDDDD; -webkit-box-shadow:0px 1px 5px #DDDDDD; box-shadow:0px 1px 5px #DDDDDD;}

.sho1 .ul1 li:hover .txt .ltt s{width: 100%;}

/* 加入 */

.jo1{}

.jo1 .dl1{margin-top: 60px;}

.jo1 .dl1 dt{line-height: 60px;background: #f0f0f0;padding: 0 40px;}

.jo1 .dl1 dt span{display: block;width: 22%;float: left;position: relative;}

.jo1 .dl1 dt span:last-child{width: 12%;text-align: center;}

.jo1 .dl1 dt span s{display: inline-block;width: 8px;height: 8px;background: #003574;position: relative;margin-right: 8px;}

.jo1 .dl1 dd{}

.jo1 .dl1 dd .dtp{padding: 0 40px;background: #f7f7f7;line-height: 80px;  cursor: pointer;-webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;}

.jo1 .dl1 dd .dtp *{-webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;}

.jo1 .dl1 dd .dtp span{display: block;width: 22%;float: left;position: relative;font-size: 16px;}

.jo1 .dl1 dd .dtp span:last-child{width: 12%;text-align: center;}

.jo1 .dl1 dd .dtp span s{display: inline-block;width: 20px;height: 20px;background: url(../images/6_2.png) center no-repeat;position: relative;top:3px;left: 5px;}

.jo1 .dl1 dd .dbt{padding: 0 40px;display: none;}

.jo1 .dl1 dd .dbt .dcon{padding: 30px 0;border-top: 1px solid #e0e0e0;color: #666;line-height: 1.8;}

.jo1 .dl1 dd .dbt .dcon .ft{border-left: 4px solid #005ed1;line-height: 1;padding-left: 10px;margin-bottom: 10px;}

.jo1 .dl1 dd .dbt .dcon a{color: #005ed1;}

.jo1 .dl1 dd.act .dtp{background: #fff;}

.jo1 .dl1 dd.act .dtp s{background: url(../images/6_2_1.png) center no-repeat;}


.hight100{height: 100px;width: 100%;}

/* 搜索 */

.sear1{}

.sear1 .ul1{margin-top: 60px;}

.sear1 .ul1 li{margin-bottom: 30px;position: relative;border-bottom: 1px solid #e0e0e0;padding-bottom: 10px;}

.sear1 .ul1 li:last-child{margin-bottom: 0;}

.sear1 .ul1 li *{-webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;}

.sear1 .ul1 li .txt{display: block; width:100%;padding: 0;position: relative;}

.sear1 .ul1 li .txt .ltt{display: inline-block;max-width: 100%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.sear1 .ul1 li .txt .ltt s{display: block;width: 0%;height: 1px;background: #000;}

.sear1 .ul1 li .txt .ltc{line-height: 1.8;color: #666;text-align: justify;margin-top: 10px;}

.sear1 .ul1 li .xian{display: block;width:0;height: 1px;background: #005ed1;position: absolute;left: 0;bottom: 0;}

.sear1 .ul1 li:hover .txt .ltt s,.sear1 .ul1 li:hover .xian{width: 100%;}

/* 网点 */

.dot1{}

.dot1 .dott{margin-top: 60px;color: #003574;}

.dot1 .dotp{margin: 15px 0 40px;}

.dot1 .dotp select{display: block;width: 320px;float: left;height: 56px;-webkit-appearance: none;   /* google */-moz-appearance: none;  /* firefox */appearance: none;       /* IE */border:1px solid #e0e0e0;background: #fafafa url(../images/6_2.png)  95% center no-repeat;padding: 0 10px;margin-right: 25px;}

.dot1 .dimg{width: 100%;height: 540px;background: #fafafa;position: relative;}

.dot1 .dimg .dlt{width: 440px;height: 100%;float: left;padding: 40px 20px 40px 40px;}

.dot1 .dimg .dlt .tx{color: #003574;}

.dot1 .dimg .dlt .tx span{color: #f00;}

.dot1 .dimg .dlt dl{width: 100%;height: 405px;padding-right: 20px;overflow: auto;}

.dot1 .dimg .dlt dl dd{padding: 25px 10px;color: #666;border-bottom: 1px solid #ebebeb;line-height: 1.5;cursor: pointer;}

.dot1 .dimg .dlt dl dd .h3{display: none;}

.dot1 .dimg .dlt dl dd .dtt{color: #1f1f1f;position: relative;}

.dot1 .dimg .dlt dl dd .dtt:after{content: '';display: block;width: 5px;height: 5px;background: #003574;border-radius: 50%;position: absolute;top: 50%;margin-top: -2px; left: -10px;}

.dot1 .dimg #map{width: calc(100% - 440px);float: right;height: 100%;}

.dot1 .dimg #map img{max-width: inherit;}

.BMapLabel{display: none !important;}

.dot1 .dimg .dlt dl dd.active .dtt,.dot1 .dimg .dlt dl dd:hover .dtt{color: #005ed1;}

.dot1 .dimg .dlt dl dd.active .dtt:after,.dot1 .dimg .dlt dl dd:hover .dtt:after{background: #005ed1;}

.dot1 .dimg .dlt dl::-webkit-scrollbar{ width:2px;height: 1px;}

.dot1 .dimg .dlt dl::-webkit-scrollbar-thumb{ background:#005ed1;}

.dot1 .dimg .dlt dl::-webkit-scrollbar-track{ background:#ddd;} 





@media (max-width: 1680px) { 
	

} 


@media (max-width: 1440px) { 

	.head .gp{margin-top: 19px;}
	
	.head{padding: 0 50px;height: 70px;}

	.head .ul1 li .lbt2 > s{left: 33%;}

	.head .logo{margin-top: 10px;}

	.head .logo img{height: 50px;}

	.head .ul1 li .ltp a{line-height: 70px;}

	.head .ul1 li{height: 70px;}

	.head .ss,.head .lang{margin-top: 22px;}

	.head .ul1 li .lbt2{top: 70px;}

	.head .ul1 li:hover .lbt2{top: 60px;}

	.i1 .inav a img{margin-left: 10%;}

	.i1 .inav a .abox .num{right: 8%;}

	.i2 .irt .itp .txt{padding: 30px 0 0 30px;}

	.i2 .irt .itp .txt .tbox{height: 300px;}

	.pd100{padding: 80px 0;}

	.i2 .irt .ibt .ul1 li{width: 25%;}

	.footer .ftp .lx{margin-left: 0px;}

	.footer .ftp .ul1 {width: 700px;}

	.sk1 .stp .slt{padding: 0 10px 0 0;}

	.us1 .ustp img{max-width: 100%;}

	.ho1 .htp .prev3{left: -40px;}

	.ho1 .htp .next3{right: -40px;}

	.nec1 .necont{padding: 60px ;}

	.dot1 .dott{margin-top: 30px;}



} 


@media (max-width: 1360px) { 

	.i4 .sbox .prev2{left: 0;}

	.i4 .sbox .next2{right: 0;}

	
	

} 


@media (max-width: 1280px) { 
	

}


.m_head,.m_nav{display: none;}

@media (max-width: 1030px) { 

  body{min-width: 200px;padding: 0;padding-top: 50px;} 

  .f_16{ font-size:14px; }

  .f_18{ font-size:16px; }

  .f_20{ font-size:18px; }

  .f_22{font-size: 20px;}

  .f_24{ font-size:20px; }

  .f_26{ font-size:22px; }

  .f_28{ font-size:22px; }

  .f_30{ font-size:24px; }

  .f_32{ font-size:24px; }

  .f_34{ font-size:24px; }

  .f_36{ font-size:24px; }

  .f_40{font-size: 30px;}

  .m_head{display: block;height: 50px;overflow: hidden;padding: 0 5%;position: fixed;top: 0;left: 0;width: 100%;box-sizing: border-box;z-index: 10;background: #000;}

  .m_head .mlt{display: block;float: left;}

  .m_head .mlt img{display: block;height: 30px;margin-top: 10px;}

  .m_head .img{width: 50px;float: right;}

  .m_head .img img{display: block;width: 100%;}

  .m_nav{display: block; position: fixed;z-index: 199;width: 100%;height: 100%;background: rgba(0,0,0,0.5);top:0;right: -100%;-webkit-transition: all 1s; -moz-transition: all 1s; transition: all 1s;overflow: hidden;box-sizing: border-box;}

  .m_nav.act{right: 0;}

  .m_out{ width: 15%;float: left; }
	
  .m_out img{display: block;width: 100%;} 

  .m_nav{display: block; position: fixed;z-index: 199;width: 100%;height: 100%;background: rgba(0,0,0,0.5);top:0;right: -100%;-webkit-transition: all 1s; -moz-transition: all 1s; transition: all 1s;overflow: hidden;box-sizing: border-box;}

  .m_nav.act{right: 0;}

  .m_out{ width: 15%;float: left; max-width: 50px;}
	
  .m_out img{display: block;width: 100%;}  

  .wow{opacity: 1;}

  .m_navbox{width: 80%;box-sizing: border-box;float: right;background: #111;height: 100%;box-sizing: border-box;padding: 10px 5% ;overflow: auto; box-sizing: border-box;}

  .m_navbox div,.m_navbox a{color: #fff;display: block;}

  .m_navbox a{font-size: 16px;line-height: 20px;padding: 10px 0;}

  .m_navbox div,.m_navbox a.ltp{font-size: 20px;line-height: 30px;border-bottom: 1px solid #1f1e1e;padding: 10px 0;display: block;}

  .m_navbox li>div:nth-child(1){background: url(../images/plus.png) center right no-repeat;}

  .m_navbox li.act>div:nth-child(1){background: url(../images/reduce.jpg) center right no-repeat;}

  .m_navbox div.lbt{padding: 5px 0;display: none;}

  .m_navbox .lange{text-align: center;}

  .m_navbox .lange a{display: inline-block;margin: 0 10px;}

  .m_navbox li.lang {padding-top: 20px;}

  .m_navbox li.lang a{display: block;float: left;text-align: center;width: 50%;font-size: 20px;}
	
  .box{padding: 0 5%;min-width: 200px;width: 100%;}	

  .head{display: none;}

  .i1 .inav{position: static;height: auto;}

  .i1 .inav a{width: 100%;width: 100%;float: none;height: 100px;border-bottom: 1px solid #999;overflow: hidden;}

  .i1 .inav a .abox .num{top: 35px;}

  .i1 .inav a .abox{padding-top: 30px;}

  .i1 .swiper1 .next1{top: 50%;right: 5%;}	

  .i1 .swiper1 .prev1{top: 50%;left: 5%;}

  .pd100{padding: 50px 0;}

  .ibox{min-width: 920px;}

  .i2 .ilt{width: 100%;margin-bottom: 30px;}
  .new_sy {
    margin-top: 20px;
    padding-right: 0px;
}

  .i2 .irt{width: calc(100% - 130px);}

  .i2 .irt .itp .txt .tbox{height: 200px;}

  .i2 .irt .ibt .ul1 li .lnum{font-size: 30px;}

  .i2 .irt .ibt .ul1 li .lcn {line-height: 1.5;}

  .i3 .izj{margin-top: 30px;}

  .footer .ftp{display: none;}

  .footer{padding-top: 0;}

  .footer .fbt{padding: 20px 0;margin: 0;}

  .ab1 .ilt{width: 100%;margin-bottom: 30px;}
	
  .i2 .irt{width: 100%;}	

  .ab1 .irt .ibt,.ho1 .htp,.con1 .contp,.pr1 .ul1,.wik1 .ul1,.sho1 .ul1{margin-top: 30px;}

  .sk1 .sbt,.se2,.dow1 .ul1,.mes1 .ul1,.ne1 .ul1,.ide1 .ul1,.jo1 .dl1,.sear1 .ul1{margin-top: 30px;}

  .sk1 .sbt li{margin-top: 20px;}

  .us1 .ustp{margin: 30px 0;}

  .con1 .contp .clt .cbt{padding: 30px 0 0 10px;}

  .prc1 .prctp{margin: 30px 0;}

  .prc1 .prctp .plt{width: 450px;}

  .prc1 .prctp .prt{width: calc(100% - 480px);padding-top: 0;}

  .se2 .txt{padding: 20px;width: 50%;}

  .se2 .img{width: 50%;}

  .nec1 .necont{padding: 30px;margin-top: 30px;}

  .ide1 .ul1 li .lrt{padding: 20px;height: 250px;overflow: auto;}

  .m_navbox li.se{padding-top: 20px;}

  .m_navbox li.se input{display: block;width: calc(100% - 40px);float: left;display: block;height: 40px;border:none;outline: none;padding: 0 10px;}

  .m_navbox li.se a{display: block;width: 40px;float: right;padding: 0;}

  .m_navbox li.se a img{display: block;width: 100%;}

  .hight100{height: 0px;}

  .se2 s,.i2 .irt .itp .sk{display: none;}

  .ne1 .ul1 li .txt{padding: 60px 30px 0;}



  
  
	

}

@media (max-width: 960px) { 

	.ibox{width: 90%;min-width: 200px;}

	.i1 .swiper1 .swiper-slide .sbox{display: none;}

	.i1 .swiper1 .swiper-slide .sboxm{display: block;}

	.i1 .swiper1 .next1,.i1 .swiper1 .prev1{display: none;}

	.i1 .swiper1 .pagination1{}

	.i1 .swiper1 .pagination1 span{background: #fff;opacity: 1;}

	.i1 .swiper1 .pagination1 .swiper-pagination-bullet-active{background: #005ed1;}

	.pd100{padding: 30px 0;}
	
	.i2 .ilt .en{margin-bottom: 10px;}

	.i2 .irt .itp .img{width: 100%;float: none;}

	.i2 .irt .itp .txt{position: static;padding: 10px;width: 100%;margin: 10px 0;}

	.i2 .irt .ibt .ien{display: none;}

	.i2 .irt .ibt .ul1{width: 100%;}

	.i2 .irt .ibt .ul1 li{padding: 20px 0;width: 50%;}

	.i3 .en{margin-bottom: 10px;}

	.i3 .izj .ilt{width: 100%;float: none;margin-bottom: 20px;}

	.i3 .izj .ilt .img img{width: 100%;position: static;margin: 0;}

	.i3 .izj .ilt .img{height: auto;}

	.i3 .izj .ilt .txt{padding: 20px 5%; }

	.i3 .izj .ilt .txt .itc{margin-top: 10px;}

	.i3 .izj .irt{width: 100%;float: none;}

	.i4 .en{margin-bottom: 10px;}

	.i4 .sbox{margin: 15px 0;}

	.i4 .sbox .prev2,.i4 .sbox .next2{display: none;}

	.i4 .swiper2 {padding-bottom: 30px;}

	.i4 .swiper2 .pagination2{}

	.i4 .swiper2 .pagination2 span{background: #ddd;opacity: 1;}

	.i4 .swiper2 .pagination2 .swiper-pagination-bullet-active{background: #005ed1;}

	.banner .nav{display: none;}

	.banner > .pimg{display: none;}

	.banner > .mimg{display: block;}

	.ab0 .iab .inav{display: none;}

	.tacnhuang .tbox{margin-top: 140px;height: auto;width: 90%;}

	.tacnhuang .tbox .out{top: -60px;right: 50%;margin-right: -20px;}

	.footer {text-align: center;line-height: 1.8;}

	.footer .fbt .cn span{float: none;}

	.footer .fbt .cn{line-height: 1.8;margin-top: 0px;}
	
	.ab0 .en{margin-bottom: 10px;}

	.his1 .ul1{margin-top: 30px;}

	.his1 .ul1:before{left: 30px;}

	.his1 .ul1 li{padding-bottom: 30px;}

	.his1 .ul1 li .lrt{width: 100%;float: none;padding-left: 70px;}

	.his1 .ul1 li .lrt .yuan{left: 0;text-align: justify;}

	.his1 .ul1 li .lrt{padding-right: 0;text-align: justify;}

	.his1 .more{margin: 0;}

	.sk1 .stp{margin-top: 30px;}

	.sk1 .stp .slt,.sk1 .stp .srt{width: 100%;float: none;}

	.sk1 .stp .srt{margin-top: 20px;}

	.sk1 .sbt li,.sk1 .sbt li:nth-child(2n){width: 100%;float: none;margin: 0 0 20px ;}

	.ho1 .htp .prev3,.ho1 .htp .next3{display: none;}

	.con1 .contp .clt{width: 100%;float: none;background: url(../images/2_3.jpg) top right no-repeat; }

	.con1 .contp .clt .ctp{padding-left: 80px;background: url(../images/2_8.png) 20px center no-repeat;}

	.con1 .contp .clt .cbt .ul1 li{width: 49%;margin: 0 0 20px;}

	.con1 .contp .clt .cbt{height: auto;padding: 30px 10px;}

	.pr1 .ul1 li{width: 49%;margin: 0 0 20px;}

	.pr1 .ul1 li:nth-child(2n){float: right;}

	.pr1 .ul1 li a .txt{padding: 0 5%;line-height: 50px;}

	.page1{display: none;}

	.page2{display: block;text-align: center;margin-top: 30px;}

	.prc1 .prctp .plt,.prc1 .prctp .prt{width: 100%;float: none;}

	.prc1 .prctp .plt .img0{display: none;}

	.prc1 .prctp .prt{margin-top: 20px;}

	.prc1 .prctp .prt .abtn{margin: 10px 0;}

	.prc1 .prcbt{padding: 20px 5%;}

	.sxp .fh{width: 100px;margin-left: -50px;}
	
	.prc1 .prctp .swiper4 .swiper-slide .img{width: 98%;margin: 0 auto;}

	.prc1 .prctp .swiper4 .prev4,.prc1 .prctp .swiper4 .next4{display: none;}

	.prc1 .prctp .swiper4 {padding-bottom: 30px;}

	.prc1 .prctp .swiper4 .pagination4{}

	.prc1 .prctp .swiper4 .pagination4 span{background: #ddd;opacity: 1;}

	.prc1 .prctp .swiper4 .pagination4 .swiper-pagination-bullet-active{background: #005ed1;}

	.se2 .img{width: 100%;float: none;}

	.se2 .txt{width: 100%;float: none;}

	.se3 .ul1{padding: 20px 5%;}

	.se3 .ul1 li span{float: left;}

	.se3 .ul1 li div{float: right;text-align: justify;line-height: 1.5; position: static;transform: translateY(0%);-webkit-transform: translateY(0%);}
	
	.dow1 .ul1 li,.dow1 .ul1 li:nth-child(2n){width: 100%;float: none;padding: 20px 5%;}

	.dow1 .ul1 li .yuan,.dow1 .ul1 li .ld{margin: 0 auto;float: none;position: static;}

	.dow1 .ul1 li .lz{width: 100%;float: none;text-align: center;margin: 10px 0 ;}

	.dow1 .ul1 li .ld{line-height: 30px;}

	.mes1 .ul1 li,.mes1 .ul1 li:nth-child(4){width: 100%;float: none;margin: 0 0 20px;}

	.mes1 .abtn{width: 100%;}

	.mes1 .abtn{margin-top: 20px;}

	.ne1 .ul1 li{margin-bottom: 30px;padding-bottom: 20px;}

	.ne1 .ul1 li .img,.ne1 .ul1 li .txt{width: 100%;float: none;}

	.ne1 .ul1 li .txt{padding: 20px 5% 0;}

	.ne1 .ul1 li .txt .ltc{margin-top: 5px;}

	.ne1 .ul1 li .rq{width: 100%;float: none;text-align: center;}

	.ne1 .ul1 li .xian{width: 100%;left: 0;}

	.ne1 .ul1 li:hover .xian{width: 100%;}

	.nec1 .necont{padding: 20px 5%;}

	.nec1 .necont .nday{margin: 15px 0;}

	.wik1 .ul1 li .ltp{padding: 0 10px;}

	.wik1 .ul1 li{margin-bottom: 15px;}

	.wik1 .ul1 li .ltp .llt{font-size: 14px;}

	.wik1 .ul1 li .lbt{padding: 20px 5%;}

	.ide1 .ul1 li .llt,.ide1 .ul1 li .lrt{width: 100%;float: none;height: auto;}

	.sho1 .ul1 li{width: 100%;float: none;margin: 0 0 20px;}

	.sho1 .ul1 li a .txt{padding: 20px 5%;height: auto;}

	.sho1 .ul1 li a .txt .lyc{margin-top: 10px;}

	.jo1 .dl1 dt,.jo1 .dl1 dd .dtp{padding: 0 10px;}

	.jo1 .dl1 dt span,.jo1 .dl1 dd .dtp span{width: 33.33%;font-size: 14px;text-align: center;}

	.jo1 .dl1 dt span:nth-child(2),.jo1 .dl1 dt span:nth-child(5),.jo1 .dl1 dd .dtp span:nth-child(2),.jo1 .dl1 dd .dtp span:nth-child(5){display: none;font-size: 14px;}
	
	.jo1 .dl1 dd .dbt{padding: 0 10px;}

	.jo1 .dl1 dd .dtp{line-height: 50px;}

	.banner .txt{width: 100%;left: 0;top:48%;transform: translateY(-50%);-webkit-transform: translateY(-50%);text-align: center;}

	.ne1 .ul1 li .rq{text-align: justify;padding: 10px 5%;}

	.ne1 .ul1 li .rq .day,.ne1 .ul1 li .rq .year{font-size: 16px;display: inline-block;color: #005ed1;}

	.ne1 .ul1 li .rq .year{float: left;margin-right: 10px;}

	.dot1 .dotp{margin: 20px 0;}

	.dot1 .dotp select{width: 100%;float: none;height: 40px;margin-bottom: 10px;}

	.dot1 .dimg{height: auto;}

	.dot1 .dimg .dlt{width: 100%;padding: 20px;height: auto;float: none;}

	.dot1 .dimg .dlt dl{height: 250px;}

	.dot1 .dimg #map{width: 100%;height: 300px;float: none;}
	
	.i2 .ilt .tt2{margin-top: 10px;}



} 









