﻿@charset "UTF-8";
@font-face {
  font-family: 'iconfont';
  src: url('../font/iconfont.eot');
  src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'),
  url('../font/iconfont.woff') format('woff'),
  url('../font/iconfont.ttf') format('truetype'),
  url('../font/iconfont.svg#iconfont') format('svg');
}


@font-face { font-family: 'avian';
	src: url('../font/AvianRegular.eot');
	src: url('../font/AvianRegular.eot?#iefix') format('embedded-opentype'),
		url('../font/AvianRegular.woff') format('woff'),
		url('../font/AvianRegular.ttf') format('truetype'),
		url('../font/AvianRegular.svg#AvianRegular') format('svg');
}
 @font-face {
  font-family: 'Alibaba-PuHuiTi-Regular';
  src:  url("../fonts/Alibaba-PuHuiTi-Regular.eot");
  src:  url("../fonts/Alibaba-PuHuiTi-Regular.eot") format("embedded-opentype"), 
    url("../fonts/Alibaba-PuHuiTi-Regular.woff2") format("woff2"), 
    url("../fonts/Alibaba-PuHuiTi-Regular.woff") format("woff"), 
    url("../fonts/Alibaba-PuHuiTi-Regular.ttf") format("truetype"), 
    url("../fonts/Alibaba-PuHuiTi-Regular.svg") format("svg");
}
/* public */
*,::after,::before {
	box-sizing: border-box
}
pre{white-space: pre-wrap; font-family: 'arial','SimHei';word-wrap: break-word; }
blockquote,body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0;outline: none;border: 0;}
img{border:0;max-width: 100%;vertical-align: middle;}
ul,dl,li,dt,dd{list-style:none;}
body{font-size: 14px;overflow-x:hidden;font-family: 'arial','SimHei';color: #000;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);-webkit-overflow-scrolling : touch;word-wrap:break-word;}
a{font-size:14px;text-decoration:none;  color: #333; transition: all .45s;}
a:hover{color: #23458e;}
.clearfix:after{content:""; display:block; height:0; clear:both;}
.clearfix{*zoom:1;}/*IE/7/6*/
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
input,textarea,select{outline: none; font-family: 'arial','SimHei'; line-height: normal;border:none;background: none;}
textarea{resize:none; overflow:hidden;}
select{-webkit-appearance: none;appearance: none; -ms-appearance: none;border-radius: 0;}
select::-ms-expand { display: none; }
i,em{font-style:normal;}
table{max-width:100%;}
.u_hidden{display: none;}
.fl{float:left;}
.fr{float:right;}
.z-container {max-width:1500px;margin:0 auto;clear: both;position:relative;}
.z-container2 {width: 1250px;height:auto;clear: both;margin: 0 auto;}
.z-container3 {width: 1200px;height:auto;clear: both;margin: 0 auto;}
.z-row {width: 100%;height: auto;clear: both;margin: 0 auto;}
.ellipsis{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ellipsis2{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow:ellipsis;}
.ellipsis3{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow:ellipsis;}
.ellipsis4{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;text-overflow:ellipsis;}
.ellipsis5{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;text-overflow:ellipsis;}
.lh-flex,.l-grid-2,.l-grid-3,.l-grid-4,.l-grid-5,.l-grid-6{display:flex;display:-webkit-flex;flex-direction:row; -webkit-flex-direction:row;flex-wrap:wrap; -webkit-flex-wrap:wrap;}
table{border-collapse: collapse; width:100%}

#newBridge{display: none !important;}
.clear{ clear: both;}
@font-face {
  font-family: 'num1';  /* project id 574899 */
  src: url("../fonts/CENTURY GOTHIC_0.TTF");

}
@font-face {
  font-family: 'num2';  /* project id 574899 */
  src: url("../fonts/CENTURYGOTHICBOLD.TTF");

}
.sure{display: block;
    width: 100px;
    height: 40px;
    background: #203768;
    border-radius: 30px;
    text-align: center;
    margin: 20px auto;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    line-height: 40px;}
.z_flex{ display: flex;display: -ms-flexbox; align-items: center;}
.flex{display:flex;display:-webkit-flex;display: -ms-flexbox;flex-direction:row; -webkit-flex-direction:row;flex-wrap:wrap; -webkit-flex-wrap:wrap;}
/*分享*/
#bsWXBox{box-sizing:initial;}
#bsBox{box-sizing:initial;}
/*浏览器滚动条*/
::-webkit-scrollbar{width:5px;height:5px;}
::-webkit-scrollbar-button:vertical{display:none}
::-webkit-scrollbar-track:vertical{background-color:black}
::-webkit-scrollbar-track-piece{background:#E3E3E3}
::-webkit-scrollbar-thumb:vertical{background-color:#555;border-radius:30px}
::-webkit-scrollbar-thumb:vertical:hover{background-color:#3B3B3B}
::-webkit-scrollbar-corner:vertical{background-color:#535353}
::-webkit-scrollbar-resizer:vertical{background-color:#FF6E00}
.z_header{width: 100%;z-index: 10;transition: ease .4s;color: #fff;position: fixed;left: 0;top: 0;padding: 0;box-sizing: border-box;background-color: #fff;box-shadow: 0 0 15px rgba(0,0,0,.09);}
.z_header.on,.z_header2{background: #ffffff;box-shadow: 0 0 15px rgba(0,0,0,.09);}
.z_header a{color: #333;}
.z_header a:hover{ color:#203768}
.z_header_fl,.z_header_fr{float:left;height: 80px;line-height: 80px;transition:cubic-bezier(0.215,.61,.355,1) .45s;}
.z_header.on .z_header_fl,.z_header.on .z_header_fr{height:80px;  line-height:80px }
.z_header.on .z_logo img{max-height: 2vw;}
.z_header.on .z_logo{ line-height:80px}
.z_header.on .z_header_nav li{ line-height:80px}
.z_header.on .z_menu_btn{width:40px; height:40px;margin-top:20px}
.z_header.on .z_menu_btn div{ margin-top:12px}


.z_logo{display: block;line-height: 80px;margin-right: 2.604166666666667vw;float:left;}
.z_logo img{display:inline-block;vertical-align: middle;max-height: 2vw;transition:cubic-bezier(0.215,.61,.355,1) .45s;}
.z_header_tel{ float: left;}
.z_search_btn{
    width: 50px;
    margin-left: 10px;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    } 
.z_search_btn img{ display: block; margin: 0 auto;}
.z_header_tel .telnum{ font-size: 16px;}
.z_header_fr{ float: right; margin-left: auto;}
.z_header_nav{ float:left}
.z_header_nav li{display: inline-block;padding: 0 1.304166666666667vw;}
.z_header_nav li a{display: block;font-size: 16px;}
.z_header_nav li:hover>a{ color: #203768; font-weight:700;}
.z_menu_btn{ width:50px;cursor: pointer; justify-content: center; float:right; margin-top:32px; height: 50px; border:1px solid #fff; border-radius: 50%;transition:cubic-bezier(0.215,.61,.355,1) .45s;}
.z_menu_btn div{  width:20px; margin:0 auto;margin-top:17px; }
.z_menu_btn .line{ display: block; transition: ease .5s; width: 20px; height: 2px; background: #fff;}
.z_menu_btn .line2{ margin: 5px auto; transform: translateX(4px);}
.z_menu_btn:hover{ border-color: #203768;}
.z_menu_btn:hover .line{transform: translateX(4px); background: #203768;}
.z_menu_btn:hover .line2{  transform: translateX(0);}
.z_slide_mask{ width: 100%; opacity: 0; visibility: hidden; transition: ease .6s;  height: 100%; position: fixed; left: 0; top: 0; background: #fff; z-index: 12;}
.z_slide_mask.on{opacity: 1; visibility: visible;}
.z_slide_mask .z-container{ position: relative; display: flex;display: -ms-flexbox; align-items: center; justify-content: center; height: 100vh;padding: 7vh 0;box-sizing: border-box;}
.z_slide_tel span{ color: #203768; font-weight: bold;}
.z_slide_tel{ float: left; font-size: 16px;}
.z_slide_close{ float: right; font-size: 18px; color: #203768; cursor: pointer;}
.z_slide_close .icon{ display: inline-block; width: 24px; height: 24px; background: url(../images/close.png) no-repeat center; vertical-align: middle; margin-right: 10px;}
.z_slide_middle{ margin: 100px 0; width: 100%; position: relative;}
.z_slide_fl{ float: left;}
.z_slide_logo img{ display: block; max-height: 60px;}
.z_slide_logo{ margin-bottom: 20vh;}
.z_slide_code{ border:1px solid #cccccc; margin-right: 20px; display: inline-block; padding: 9px; border-radius: 3px;}
.z_slide_code img{ width: 100px; height: 100px; display: block;}
.z_slide_fl_btm{align-items: flex-end;}

.z_slide_share a{display: block;width: 40px;height: 40px;text-align: center;border:1px solid #d0d0d0;border-radius: 50%;line-height: 40px;font-size: 20px;color: #999999;}
.z_slide_share .iconfont{font-size: 22px;}
.z_slide_share li{display: inline-block;margin-left: 10px;position: relative;}
.z_hover_code{width: 80px; background: #fff;border:1px solid #203768;box-sizing: border-box; opacity: 0; visibility: hidden; transition: ease .4s; padding: 5px; box-shadow: 0 0 10px rgba(0,0,0,.1); height: 80px; position: absolute; left: 50%; top: 54px; transform: translateY(20px); margin-left: -40px;}
.z_hover_code img{ display: block; width: 100%;}
.z_slide_share li:hover .z_hover_code{ opacity: 1; visibility: visible; transform: translateY(0);}
.z_slide_share li:hover>a{ color: #fff; border-color: #fff;}
.z_slide_fr{ float: right; width: 57%; margin-left: auto;}
.z_slide_fr li{float:right; margin-bottom: 6vh; }
.z_slide_fr a{ display: block;}
.z_slide_fr ul{ display:block}
.z_slide_fr ul li{ width:33.3%}
.z_slide_fr h3 a{font-size: 24px; line-height: 22px; padding-left: 10px; font-weight: bold; position: relative;}
.z_slide_fr h3 a:before{ content: ""; display: block; width: 4px; height: 22px; background: #203768; position: absolute; left: 0; top: 0;}
.z_slide_fr h3{ margin-bottom: 10px;}
.z_slide_fr .subdown{ padding-left: 10px; box-sizing: border-box;}
.z_slide_fr .subdown a{ line-height: 36px; font-size: 16px; color: #444444;}
.z_slide_fr a:hover{ color: #203768;}
.z_slide_btm{ color: #444444; position: absolute; left: 0; bottom: 7vh; width: 100%;}
.z_slide_top{ width: 100%; position: absolute; left: 0; top: 7vh;} 
.z_slide_fr ul{ display: flex;display: -ms-flexbox; justify-content: space-between;}
.words_change{ margin-right:20px; float:left;}
.words_change a{    transition: ease 0s;}

.z_num_box{ width: 100%; z-index: 3; position: absolute; left: 0; bottom: 0;}
.z_num_box .z-container{ width: 74%; background: url(../images/bg.jpg); }

.z_num_box ul{display: flex; align-items: center;height:10vw;
    box-sizing: border-box;}
.z_num_box li{ flex: 1; width:25%; float:left; border-right:1px solid #ffffff; padding: 0 20px; box-sizing: border-box;color: #fff; text-align: center;}
.z_num_box li h3{ font-size: 3vw; margin-bottom: 20px; font-weight: bold; line-height: 3vw; position:relative;display: inline-block;}
.z_num_box li h3 i{position:absolute; left:105%; top:0; font-size:2vw; line-height:2vw;}
.z_num_box li:last-child{ border-right:none;}
.z_num_box li h4{ font-size: 16px; line-height: 24px;}
.index_arr{ width: 13%;cursor: pointer ; padding: 10px; box-sizing: border-box; background: #203768; display: flex;display: -ms-flexbox;z-index: 3; align-items: center; justify-content: center; height:10vw; position: absolute; right: 0;bottom: 0;}
.index_arr img{ max-height: 100%; display: block; max-width:100%}
.z_search_box{width: 100%;transition: ease .5s;opacity: 0;transform: translateY(0);visibility:hidden;background: #202223;height: 10vh;display: flex;display: -ms-flexbox;align-items: center;justify-content: center;position: absolute;left: 0;top: 100%;color: #333;font-size: 22px;}
.z_search_box.on{ transform: translateY(0); opacity: 1; visibility: visible;}
.z_search_box .text{font-size: 14px;padding: 10px 20px;height: 40px;box-sizing: border-box;width: 40%;background: #fff;}
.z_search_box .sou{width: 60px;height:40px;line-height: 40px;overflow:hidden;text-align:center;font-size:14px;color:#fff;border:none;overflow:hidden;vertical-align:middle;background: #0054a2;outline:none;cursor:pointer;}
.index_about{ position: relative;}
.index_about:before{ content: ""; display: block; width: 14%; height: 60%; background:url(../images/bg.jpg) center; position: absolute; right: 0;top: 0;}
.index_about .about_img{ width: 50%; float: left; position: relative; height: 35.41666666666667vw; overflow: hidden; background-size: cover; background-position: center; background-repeat: no-repeat;}
.about_img .bganimate{ display: block; pointer-events: none; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: #203768; display:none }
@-webkit-keyframes fadebgIn {
	0% {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

@keyframes fadebgIn {
	0% {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

.fadebgIn {
	-webkit-animation-name: fadebgIn;
	animation-name: fadebgIn
}
.about_desc{width: 37%;padding: 5.2vw 3.125vw;box-sizing: border-box;background: #fff;float: left;height: 35.41666666666667vw;overflow:hidden;}
.about_desc h3{ font-size: 1.7708333333333333vw; line-height: 1.7708333333333333vw; font-weight: bold; }
.about_desc .desc{ font-size: 15px;max-height: 240px; overflow: hidden; margin: 2.6vw 0; line-height: 30px;}
.index_more{ display: inline-block;transition: ease .4s; border:2px solid #203768; box-sizing: border-box; width: 180px; height: 56px;line-height: 52px; text-align: center; border-radius: 28px; font-size: 16px; color: #203768;}
.index_more .iconfont{ display: inline-block; margin-left: 10px; font-size: 20px;}
.index_more:hover{ background: #203768; color: #fff;}
.index_pro{padding: 70px 0 80px 0;background: #f3f6f9;}

.index_tit_bar{ position: relative; margin-bottom: 40px;}
.index_tit{width: 100%;}
.index_tit h3{font-size: 46px;font-weight: 400;letter-spacing: 1px;line-height: 1.4;margin-bottom: 10px;text-align: center;}
.index_tit h4{ font-size: 15px; line-height: 28px;}
.index_nav{
    width: 100%;
    text-align: center;
}
.index_nav a{display: inline-block;padding: 0 20px;font-size: 14px;position: relative;height: 30px;line-height: 30px;color: #333;opacity: .6;}
.index_nav a.active{color: #203768;opacity:1;}
.index_nav a:hover{text-decoration:underline;opacity:1;}
.index_nav a:before{ content: ""; display: block; width: 1px; height: 16px; background: #bbbbbb; position: absolute; right: 0; top: 50%; transform: translateY(-50%);}
.index_nav a:last-child:before{ display: none;}
.imgbg{ width: 100%; height: 100%; background-position: center; background-repeat: no-repeat; background-size: cover; transition: ease 1s; }
.pro_swiper1{position: relative; display: none;}
.pro_swiper1.on{ display: block}
.pro_swiper1 li a{ display: block; width: 100%; height: 100%;}
.pro_swiper1 li .imgbox{ width: 100%;position: relative;  overflow: hidden;}
.pro_swiper1 li .imgbox img{ width:100%; display:block}
.pro_swiper1 li .infobox{background: #fff;display: flex;display: -ms-flexbox;align-items: center;padding: 1.1vw 25px;box-sizing: border-box;border-top: 1px solid #eaeaea;}
.pro_swiper1 li h3{width: 70%;float: left;font-size: 16px;letter-spacing: 0.5px;line-height: 1.5;font-weight: bold;}
.pro_swiper1 li .icon-arr_r{width: 40px;margin-left: auto;height: 40px;border-radius: 50%;border:1px solid #cccccc;display:inline-block;float: right;line-height: 40px;text-align: center;font-size: 20px;color: #777777;transition: ease .4s;}
.pro_swiper1 li .pro_num{ position: absolute; z-index: 1; display: inline-block; -webkit-text-fill-color:transparent;
  -webkit-text-stroke:2px #fff;font-size: 70px;line-height: 70px; font-family: 'num2'; left: 20px; bottom: 20px; color: #fff;  }
.pro_swiper1 li .pro_num:before{content: ""; display: block; width:15px; height: 15px; border-radius: 50%; border:2px solid #fff; box-sizing: border-box; position: absolute; right: -15px; bottom: 5px; }
.pro_swiper1 li:hover .imgbg{ transform: scale(1.1,1.1);}
.pro_swiper1 li:hover h3{color: #203768;}
.pro_swiper1 li:hover .icon-arr_r{background: #203768;color: #fff;border-color: #203768;}
.index_solve{ position: relative; background: #fff;}
.solve_box{width: 50%;float: left;padding: 6% 7% 6% 10.5%;box-sizing: border-box;}
.solve_tit{font-size: 40px;font-weight: bold;margin-bottom: 1.5625vw;}
.solve_tab_li li h3{ font-size: 16px;}
.solve_tab_li li a{ display: block;}
.solve_tab_li li{ margin-bottom: 20px; }
.solve_tab_li li .index_more{ height: 40px; display: flex;display: -ms-flexbox; margin-top: 20px; align-items: center;justify-content: center; line-height: 36px; width: 120px; font-size: 14px;}
.solve_tab_li li .desc{ color: #555555; line-height: 24px;}
.solve_tab_li .solve_down{ height: 0; overflow: hidden; transition: ease .6s;  position: relative;}
.solve_tab_li .solve_down:before{ content: ""; display: block;z-index: 1; width:0%; height: 1px; background:#203768; position: absolute; left: 0; bottom: 0; transition: ease .4s;}
.solve_tab_li li.on .solve_down:before{ width: 100%;}
.solve_tab_li li.on h3{ font-size: 22px; color: #203768; font-weight: bold;}
.solve_tab_li li.on .solve_down{ height: auto;padding: 1vw 0 1.5vw;box-sizing: border-box; }
.solve_swiper{ width: 50%;  float: right; overflow: hidden; height: 36.45833333333333vw; position: relative;}
.solve_swiper:before{ content: ""; display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: rgba(0,0,0,.3); z-index: 1;}
.solve_swiper li{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 0;}
.solve_swiper li .imgbg{transform:scale(1.2); transition: ease 1s; opacity:.5;}
.solve_swiper li.on .imgbg{transform:scale(1); opacity:1;}
.solve_swiper li.on{opacity: 1;}
.solve_num{ position: absolute; left: 20px; bottom: 20px; color: #fff; font-family: "num2"; font-size: 24px; z-index: 2;}
.solve_num .index{ font-size: 60px;}
.index_news{padding: 80px 0 68px 0;background: #f5f5f5;}
.tabchild{ display: none;}
.tabchild.on{ display: block;}
.news_list{ }
.news_list li{ width: 25%;border:1px solid #cccccc;    box-sizing: border-box; border-left: none; overflow: hidden; float: left;transition: ease .4s; border-right:1px solid #ccc;}
.news_list li:first-child{border-left:1px solid #cccccc;}
.news_list li a{ display: block; padding: 30px 20px; box-sizing: border-box;}
.news_list li .log{ color: #203768; margin-bottom: 10px; display: block;}
.news_list li h3{ font-size: 18px; height: 20px; line-height: 20px; font-weight: bold; display:block;white-space: nowrap;}
.news_list li .imgbox{ width: 100%;opacity: 0; transform: translateY(50%); transition: ease .4s; height: 9.375vw; overflow: hidden; margin: 1.5625vw 0;}
.news_list li:hover{ background:#203768;}
.news_list li:hover a{ color: #fff;transition: ease .4s;}
.news_list li:hover .log{ color: #fff;}
.news_list li:hover .imgbox{ transform: translateY(0); opacity: 1;}

.index_contact{ background: #fff; padding: 130px 0;  }
.index_contact .z-container{ position: relative;padding-bottom: 80px;}
.about_fl h3{font-size: 40px;font-weight: bold;}
.about_fl .desc{line-height: 28px;margin: 40px 0;max-width: 480px;}
.about_btnwarp a{ display: inline-block; margin-right: 20px; width: 180px; box-sizing: border-box; height: 50px; line-height: 46px; border:2px solid #203768; border-radius: 25px; text-align: center; font-size: 16px; color: #203768;}
.about_btnwarp a .iconfont{ font-size: 24px; vertical-align: middle; display: inline-block; margin-right: 5px;}
.about_btnwarp a.btn2,.about_btnwarp a:hover{ background: #203768; color: #fff;}
.about_map{ position: absolute; width:70%; right: -60px; top: 50%; transform: translateY(-50%);}
.about_map img{}
.z_contact_box{width: 300px;position: absolute;right: 24%;top: 15%;box-shadow: 0 0 20px rgba(0,0,0,.25);}
.z_contact_box .imgbox{ width: 100%;}
.z_contact_box .infobox{ padding: 20px; background: #fff; padding-bottom: 30px; box-sizing: border-box;}
.z_contact_box .tit{font-size: 18px;font-weight: bold;margin-bottom: 12px;}
.z_contact_box .tit .iconfont{font-size: 20px; color: #203768; display: inline-block; margin-right: 10px;}
.z_contact_box p{align-items: flex-start;line-height: 24px;margin-bottom: 2px;}
.z_contact_box p span{ flex-shrink: 0;}
.index_hz{ padding: 100px 0; padding-bottom: 80px;}
.hz_tit{ text-align: center; font-size: 36px; font-weight: bold; margin-bottom: 40px;}
.hz_swiper{ position: relative;}
.hz_swiper li .imgbox{ width: 100%; text-align: center; height: 100px; padding: 20px; box-sizing: border-box; display: flex;display: -ms-flexbox; align-items: center; justify-content: center;}
.hz_swiper li .imgbox img{ display: block; max-height: 100%; max-width: 100%;  -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    
    filter: grayscale(100%);
	
    filter: gray;}




.hz_swiper li .imgbox:hover img{ -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    
    filter: grayscale(0%);
	
    filter: gray;}
.hz_btn.iconfont{ display: block; outline:none; transition: ease .4s; cursor: pointer; position: absolute; top: 50%; transform: translateY(-50%); width: 56px; height: 56px; border:1px solid #aaaaaa; border-radius: 50%; text-align: center; line-height: 54px; font-size: 24px; color: #aaa;}
.hz_btn.icon-arr_l{ left: -66px;}
.hz_btn.icon-arr_r{ right: -66px;}

.hz_btn.iconfont:hover{ background: #203768; color: #fff; border-color: #203768;}

.z_footer{width: 100%;background: #203768;} 
.foot_top{ padding: 3.6458333333333335vw 0  1.5625vw 0; border-bottom:1px solid rgba(255,255,255,.1);display: flex;display: -ms-flexbox; justify-content: space-between;position: relative;
    z-index: 1;}
.foot_share{ margin-left: auto; float:right}
.foot_share a{color: rgba(255,255,255,.7);border:none;background: rgba(255,255,255,.1);}
.foot_logo{ float:left}
.foot_logo img{display: block;height: 1.8vw;}

.foot_btm{ padding: 3.125vw 0;}
.foot_nav{ float: left;}
.foot_nav a{color: #9ebef7;display: block;line-height: 2.3;font-size: 14px;} 
.foot_nav li{ display: inline-block; vertical-align: top; margin-right: 3vw;}
.foot_nav li:last-child{ margin-right: 0;}
.foot_nav li h3{margin-bottom: 15px;}


.foot_nav li h3 a{font-size: 16px;color: #fff;line-height: 1.8;}
.foot_nav a:hover{color: #ffffff;}
.foot_code_warp{ float: right; display: flex;display: -ms-flexbox; align-items: center;}
.foot_code_warp .zxbtn{display: inline-block;width: 140px;height: 2.604166666666667vw;line-height: 2.604166666666667vw;text-align: center;background: #2c4a88;color: #fff;font-size: 15px;}
.foot_code_warp .zxbtn:hover{ background: #203768;}
.foot_code_warp p{ line-height: 2.604166666666667vw; color: #fff;}
.foot_code_warp h3 a{font-size: 1.3541666666666667vw;line-height: 1.3541666666666667vw;font-weight: bold;color: #ffffff;}
.foot_code_warp .desc{ text-align: right; float:left}
.foot_code_warp .code {float:left;margin-left: 1.8416666666666665vw;}
.foot_code_warp .code .img{width: 5.5vw;height: 5.5vw;background:#fff;padding: 8px;box-sizing: border-box;}
.foot_code_warp .code img{ display: block; width:100%; height:100%}
.foot_code_warp .code h3{ text-align:center; margin-top:10px; color:#fff}
.foot_copy{padding: 25px 0;color: rgba(255,255,255,.7);border-top: 1px solid rgba(255,255,255,.1);}
.foot_copy a{color: #616161;}
.foot_copy span{ display: inline-block; margin-left: 20px;}
@keyframes zoombig {
	0%{transform: scale(1.2,1.2);} 

	100%{transform: scale(1,1);}
}
@keyframes moves {
	0%{transform: translateY(0px);} 
50%{transform: translateY(-20px);} 
	100%{transform: translateY(0px);}
}
.other_banner{position: relative; height: 100vh; overflow: hidden;}
.other_banner .imgbg{ display: block;animation: zoombig 4s linear forwards; background-attachment: fixed;}
.other_banner_text{ width: 100%; position: absolute; left: 0; top: 33vh; color: #fff; z-index: 2;}
.other_banner_text h3{ font-size: 3.6458333333333335vw; font-weight: bold; margin-bottom: 10px;}
.other_banner_text h4{ font-size: 16px; width:70%; line-height:30px;white-space:normal; height:60px;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow:ellipsis;}
.sbbar{ display: inline-block; position: absolute; left: 50%; bottom: 130px; margin-left: -10px; width: 20px; height: 36px; background: url(../images/sb.png) no-repeat center; z-index: 2;animation:moves 2s linear  infinite;}
.pages_con{ position: relative; }
.page_head{height: 80px;line-height: 80px;position: absolute;top: -100px;left: 0;width: 100%;background: #fff;border-bottom:1px solid #ddd;}
 
.page_wz{ float: left; background: url(../images/wz.png) no-repeat left center; padding-left: 30px; color: #888888;} 
.page_wz:before{ content: ""; display: block; width: 4%; height:1px; background: #ddd; position: absolute; left: -4%; bottom: -1px; z-index: 1;}
.page_wz a{ color: #888;}
.page_nav{ float: right; position: relative;}
.page_nav li{display: inline-block;position: relative;margin-left: 1vw;float:left;}
.page_nav li a{padding: 0 20px;display: block;font-size: 16px;}
.page_nav li:before{content: "";display: block;z-index: 1;width: 0;height: 3px;background: #203768;position: absolute;left: 0;bottom: 0;transition: ease .5s;}
.page_nav li.cur:before,.page_nav li:hover:before{ width: 100%;}
.page_nav li.cur a,.page_nav li:hover a{ color: #203768;}
.about_con{ padding: 80px 0; background: #fff;}
.about_con .fl{ width: 51%; float: left;}

.about_con .fr{ width: 48%; float: right;}
.about_con .fl .tit{ font-size: 36px; font-weight: bold; margin-bottom: 70px;}
.about_con .about_num h3{ font-size: 66px; font-family: "num2"}
.about_num li{ display: block;float: left; vertical-align: top; text-align: center; width: 25%;padding: 0 10px;box-sizing: border-box; }
.about_num li h4{ color: #555;  box-sizing: border-box;}
.about_num li:first-child{ padding-left: 0;}
.about_con .desc{ line-height: 32px; font-size: 16px;}
.about_con .more{ display: inline-block; background: url(../images/arr2.png) no-repeat bottom center; color: #203768; padding-right:30px; font-size: 16px; line-height: 40px; margin-top: 40px;}
.about_page{ position: relative;}
.about_page:before,.pro_page:before,.page_head:before{content: "";display:block;width: 4%;height: 100%;background: #fff;position: absolute;left: -4%;top: 0;z-index: 1;}
.about_page:after{ content: ""; display:block; width: 100%; height: 79vh; background: #fff; position: absolute; right: -18%; top: 0;}
.pro_page:after,.page_head:after,.page_nav:after{content: "";display:block;width: 100%;height: 100%;background: #fff;position: absolute;right: -4%;top: 0;}
.page_head:after{width: 4%;z-index: 1;}
.video_pop{display: block; width:1000px; height:600px;  background: #000; position: fixed; left: 50%; top: 50%; transform:translate(-50%,-50%); z-index: 999!important; display: flex;display: -ms-flexbox; justify-content: center; align-items: center; display: none;max-width:100%; max-height: 100%;}
.close_btn{width: 40px; height: 40px; position: absolute; right: 0; top: 0; background: url(../images/colse.png) no-repeat center; z-index: 100; cursor: pointer;}

#video{max-width:100%; max-height: 100%;}
.video_pop .z_row{width: 100%; height: 100%; display: flex;display: -ms-flexbox; align-items: center; justify-content: center;}

.about_bigimg{ width: 67%; float: left;}
.about_bigimg img{ display: block; max-width: 100%;}
.about_video{ width: 28%; float: right; position: relative;cursor: pointer; }
.about_video>img{ display: block; width: 100%;}
.about_video .playbtn{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 1;}
.about_video .playbtn img{ display: block; width: auto;}
.process_warp{position:relative}
.process_fl{width: 280px; background: #fff;padding: 130px 0;flex-shrink: 0;position: relative;z-index: 3;}
.process_tit{ font-size: 32px; font-weight: bold; margin-bottom: 50px;}
.process_tab{ padding-left: 90px;  min-height: 540px; box-sizing: border-box; background: url(../images/his.png) no-repeat left top; background-size: 88px auto;}
.process_tab li{ font-size: 18px; line-height: 68px; text-align: center;cursor: pointer; font-family: "num2";}
.process_tab li.active{ color: #203768; text-decoration: underline;}
.process_tab {text-align: center;overflow: hidden;min-height: auto;}
.process_tab .iconfont { z-index: 4;}
.process_tab li {	height: 68px; outline: none;}
.process_tab_swiper {height: 340px; overflow: hidden;}
.process_tab .iconfont{ outline: none;}
.process_swiper .swiper-wrapper{position: relative; padding-left: 50px;}
.process_swiper li{ height: 600px; position: relative; position: relative;}
.process_swiper li:before{ content: ""; display: block; width: 2px; height: 50%; background: #ccc; position: absolute; left: 30px; top: 0;}
.process_fr{ position: relative; width:100%;  box-sizing: border-box; padding-left:280px; box-sizing:border-box; position:absolute; left:0; top:50%; transform:translateY(-50%)}
.process_swiper .swiper-wrapper:before{ content: ""; display: block; width: 1000%; height: 2px; z-index: -1; background: #cccccc; position: absolute; left: 0; top: 50%; margin-top: -1px;}
.process_swiper li .box{ background: #fff; padding: 25px 20px; border:2px solid #fff; box-sizing: border-box;}
.process_swiper li h3{ font-size: 42px; font-family: "num2"; margin-bottom: 10px;}
.process_swiper li .desc{ line-height: 28px; font-size: 16px; max-height: 140px; overflow: hidden;}
.process_swiper li:nth-child(even) .box{ position: absolute;left: 0; bottom: 0;}
.process_swiper li:nth-child(even):before{ bottom: 0; top: auto;}
.process_swiper li:after{ content: ""; display: block; width: 16px; height: 16px; border-radius: 50%; border: 2px solid #203768; box-sizing: border-box;; background: #fff; position: absolute; left: 23px; top: 50%; margin-top: -8px; z-index: 2;}
.process_swiper li.active .box{ border:2px solid #203768; }

.about_clutrue{ background-attachment: fixed;padding: 10vh 0; }

.about_tit{ text-align: center; color: #fff;}
.about_tit h3{ font-size: 36px; font-weight: bold; margin-bottom: 10px;}
.about_tit h4{ font-size: 16px;}
.cluture_box{ margin-top: 10vh;}
.cluture_box ul{ margin-left: -2.5%;}
.cluture_box li{ width: 22.5%; transition: ease .4s; padding: 10px; display: flex;display: -ms-flexbox; align-items: center; justify-content: center; overflow: hidden; margin-left: 2.5%; height: 210px; border:1px solid #fff; box-sizing: border-box; float: left; color: #fff; text-align: center;}
.cluture_box li h3{ font-size: 22px; font-weight: bold; margin-bottom: 10px;}
.cluture_box li .h4{font-size: 16px; line-height: 28px;}
.cluture_box li:hover{ background: #203768; border-color: #203768;}
.pro_warp{ background: #fff; padding: 12vh 0;}
.pro_box{  margin-bottom: 90px;}
.pro_box .pro_tit{ position: relative; }
.pro_box .infobox{padding-left: 40px; box-sizing: border-box;width: 47.8%; float: left;}
.pro_box .pro_tit:before{ content: ""; display: block; width: 5px; height: 100%; background: #203768; position: absolute; left: -40px; top: 0; z-index: 1;}
.pro_box .pro_tit h3{ margin-bottom: 20px;}
.pro_box .pro_tit h3 a{ font-size: 36px; font-weight: bold; line-height: 36px;}
.pro_box .pro_tit h4{font-size: 15px; line-height: 24px; color: #777777;}
.pro_box .pro_tit{ margin-bottom: 20px;}
.pro_li{min-height: 240px; }
.pro_li li a{ display: block; width: 100%; height: 66px; line-height: 66px;}
.pro_li li .tit{ display: inline-block; width: 70%; font-size: 18px;}
.pro_li li .icon-arr_r{ float: right; color: #777777;}
.pro_li li{ border-bottom:1px solid #cccccc;}
.pro_li li:first-child{ border-top:1px solid #ccc;}
.pro_li li:hover .tit{ color: #203768;}
.pro_li li:hover .icon-arr_r{ color: #203768;}
.pro_box .imgbox{ width: 100%; height: 400px;width: 47.8%; float: right;}
.pro_box:nth-child(even) .infobox{ float: right; margin-left:auto}
.pro_box:nth-child(even) .imgbox{ float:left}
.page_more{ text-align: center; cursor: pointer;}
.page_more  img{ display: block;margin: 0 auto;animation:moves 2s linear  infinite;}
.page_more h3{ font-size: 15px; color: #203768; margin-top: 10px;}
@keyframes rote {
	0%{transform: rotate(0);} 

	100%{transform: rotate(360deg);}
}
.page_tit{ text-align: center; font-size: 40px; font-weight: bold; margin-bottom: 70px;}
.pro_warp2{ padding: 70px 0;}
.pro_list ul{ margin-left: -3.1%; margin-bottom: 40px;display:flex;display:-webkit-flex;flex-direction:row; -webkit-flex-direction:row;flex-wrap:wrap; -webkit-flex-wrap:wrap;}
.pro_list li{ width: 30.2%; float: left; margin-left: 3.1%; margin-bottom: 60px; position: relative;}
.pro_list li:before{ content: ""; z-index: 1; display:block; width: 0%; height: 2px; background: #203768; position: absolute; left: 0; bottom: 0; transition: ease 1s;}
.pro_list li .imgbox{ width: 100%; overflow: hidden; height:auto;}
.pro_list li .imgbox img{ display:block; width:100%}

.pro_list li .infobox{ width: 100%; display: flex;display: -ms-flexbox; align-items: center; border-bottom:2px solid #222222; height: 90px; line-height: 90px;}
.pro_list li .ellipsis{ width: 70%; display: inline-block; font-size: 18px;}
.pro_list li .icon-arr_r{ float: right;}
.pro_list li:hover:before{ width: 100%;}
.pro_list li:hover .imgbg{ transform: scale(1.1,1.1);}
.pro_list li:hover .ellipsis{ color: #203768;}
.pro_list li .icon-arr_r{ width: 56px; flex-shrink: 0; margin-left: auto; height: 56px; border-radius: 50%; border:1px solid #cccccc; display:inline-block; float: right; line-height: 54px; text-align: center; font-size: 24px; color: #777777; transition: ease .4s;}
.pro_list li:hover .icon-arr_r{ color: #fff; background: #203768; border-color: #203768;}
.proxq_page{background: #fff;padding-top: 10px;}
.proxq_page .page_head{ position: relative; top: auto;}
.proxq_page .page_nav li.cur:before,.proxq_page .page_nav li:hover:before{}
.page_wz .active{ color: #203768;}
.proxq_head{ padding: 80px 0; background: #fff;}
.proxq_imgwarp{width: 50.6%;float: left;}
.proxq_small{ width: 21%;  float: left; height: 460px; overflow: hidden;}
.proxq_small li{background: #f1f1f1; height:100px; margin-bottom:20px; cursor: pointer; border:1px solid #f1f1f1; box-sizing: border-box;display: flex;display: -ms-flexbox; align-items: center; justify-content: center;}
.proxq_small li img{ display:block; max-width: 100%; max-height: 100%;}
.proxq_big{ width: 76%;overflow: hidden; display: flex;display: -ms-flexbox; align-items: center; justify-content: center; background: #f1f1f1; height: 460px; float: right; position: relative;}
.proxq_big img{ max-width: 100%; max-height: 100%;}
.proxq_small li.on{ border:1px solid #203768;}
.proxq_descwarp{width: 46.5%;float: right;}
.proxq_descwarp .tit{font-size: 34px;font-weight: 400;line-height: 1.6;}
.proxq_descwarp .desc{line-height: 28px;overflow: auto;margin: 25px 0 40px 0;padding-top: 20px;/* max-width: 88%; */border-top: 1px solid #dcdcdc;}
.proxq_btn a{
    }

.proxq_btn .qq{ background: #203768; }
.proxq_btn .tel{ background: #333333;}
.proxq_btn .yx{ background: #888888;}
.proxq_box{padding: 80px 0;border-top: 1px solid #e0e0e0;align-items: flex-start;}
.proxq_box .tit{float: left;flex-shrink: 0;font-size: 34px;font-weight: 400;width: 23.8%;}
.proxq_box .conwarp{float: left;width: 76.2%;line-height: 28px;font-size: 16px;}
.proxq_box .conwarp img{ max-width: 100%!important; height: auto!important;}
.down_list a{display: block; margin-bottom: 20px; display: flex;display: -ms-flexbox; align-items: center; background: #f1f1f1; padding: 15px; box-sizing: border-box; }
.down_list a .iconfont{ display: block; width: 80px; margin-left: 20px; height: 80px; background: #fff; text-align: center; line-height: 80px; border-radius: 50%; color: #203768; float: right; margin-left: auto; flex-shrink: 0; font-size: 30px;}
.down_list a h3{ font-size: 22px; width: 100%; display: inline-block; font-weight: bold;}
.down_list a h4{ color: #888888;}
.pro_list2 { }
.pro_list2 ul{margin-left: -4.3%; margin-bottom:0}
.pro_list2 li{ width: 45.7%; margin-left: 4.3%; }
.solve_list ul{ margin-bottom: 80px;}
.solve_list li{ margin-bottom: 40px;}
.solve_list li a{ display: block;}
.solve_list li .imgbox{ width: 36.6%; float: left; height: 400px; overflow: hidden; display:flex;    justify-content: center;}
.solve_list li .imgbox img{ object-fit: cover;}
.solve_list li .infobox{ width: 63.4%; float: right; background:#f4f4f4; padding: 60px; box-sizing: border-box; height: 400px;}
.solve_list li h3{ font-size: 32px; font-weight: bold; line-height: 90px; height: 90px; position: relative;}
.solve_list li h3:before{ content: ""; display: block; width: 100px; height: 5px; background: #203768; position: absolute; left: 0;top: 0; z-index: 1; transition: ease .6s;}
.solve_list li:hover h3:before{ width: 100%;}
.solve_list li:hover .imgbg{ transform: scale(1.1,1.1);}
.solve_list li .desc{ color: #777777; line-height: 28px; font-size: 15px; height: 84px;}
.solve_list li .more{ display: inline-block; margin-top: 50px; transition: ease .4s; border:1px solid #203768; background: #fff; height: 40px; border-radius: 22px; border:2px solid #203768; line-height: 38px; padding: 0 20px;}
.solve_list li .more .iconfont{ display: inline-block; margin-left: 10px; font-size: 18px; color: #203768;}
.solve_list li:hover .more{ background: #203768; color: #fff;}
.solve_list li:hover .more .iconfont{ color: #fff;}
.solve_xqwarp{ padding: 70px 0; border-bottom:1px solid #cccccc;}
.solve_fl{ width: 28%; float: left; padding: 30px 40px; box-sizing: border-box; background: #203768; color: #fff;} 
.solve_fr{ float: right; width: 66%;}
.solve_fl h3{ font-size:28px; margin-bottom: 20px; font-weight: bold; line-height: 40px; position: relative; padding-top: 20px;}
.solve_fl h3:before{ content: ""; display: block; width: 100%; height: 2px; background: #fff; position: absolute; left: 0; top: 0; z-index: 1;}
.solve_fl h4{ color: #6ed5bb;}
.solve_fr{ line-height: 28px; font-size: 16px;}
.solve_fr img{ display: block; max-width: 100%!important; height: auto!important;}
.solve_xgtj{ padding: 60px 0;}
.solve_xgtj li{ width: 42.2%; float: left;}
.solve_xgtj li a{ display: block;}
.solve_xgtj li .imgbox{ width: 39%; height: 180px; float: left; overflow: hidden;}
.solve_xgtj li .infobox{ width: 61%; float: right; background: #f1f1f1; height: 180px; padding: 35px 15px; box-sizing: border-box;}
.solve_xgtj li .infobox h3{ font-size: 22px; line-height: 30px; height: 60px; font-weight: bold; margin-bottom: 10px;}
.solve_xgtj li .more{ display:block; background: url(../images/arr2.png) no-repeat bottom left; color: #203768; line-height: 40px; font-size: 16px;}
.solve_xgtj li:hover h3{ color: #203768;}
.solve_xgtj li:hover .imgbg{ transform: scale(1.1,1.1);}
.solve_xgtj li:nth-child(even){ float: right;}
.news_page{ background: #fff; padding: 70px 0;}
.news_tit { position: relative; margin-bottom: 40px;}
.news_tit h3{ font-size: 36px; font-weight: bold;}
.news_tit .news_year{ position: absolute; right: 0; top: 50%; transform: translateY(-50%);}
.news_year .bar{ width: 320px; height: 50px; border:2px solid #cccccc; line-height:46px; padding: 0 20px; box-sizing: border-box;}
.news_year .sel{ background: url(../images/arr4.png) no-repeat right center; font-size: 20px; color: #203768;cursor: pointer; font-family:"num2"; height: 46px; width: 190px;  padding-left: 20px; font-size:15px}
.news_year h4{ line-height: 34px; color: #666666;}
.news_year h4 em{ color: #000;} 
.hot_news{ position: relative;}
.hot_news li a{ display: block;}
.hot_news li .imgbox{ width: 35.2%; float: left; height: 286px; overflow: hidden; float: left;}
.hot_news li .infobox{ width: 64.8%; float: left; height: 286px; background: #f4f4f4; padding: 40px; padding-right: 14%; box-sizing: border-box;}
.hot_news li h3{ font-size: 24px;line-height: 32px; height: 64px; font-weight: bold;}
.hot_news li h4{ line-height: 24px; height: 48px; margin: 25px 0;}
.hot_news li .more{ display: inline-block;  transition: ease .4s; border:1px solid #203768; background: #fff; height: 40px; border-radius: 22px; border:2px solid #203768; line-height: 38px; padding: 0 20px;}
.hot_news li .more .iconfont{ display: inline-block; margin-left: 10px; font-size: 18px; color: #203768;}
.hot_news li:hover .more{ background: #203768; color: #fff;}
.hot_news li:hover .more .iconfont{ color: #fff;}
.hot_news li .time_bar{ width: 14%; text-align: center; color: #888888; position: absolute; right: 0; top: 50%; transform: translateY(-50%);}
.hot_news li .time_bar em{ display:block; font-size: 40px; color: #000; width: 70px; margin: 0 auto; margin-bottom: 8px; border-bottom:1px solid #cccccc; font-family: "num2"; background: url(../images/rl.png) no-repeat top center; padding-top: 20px;}
.hot_news li:hover h3{ color: #203768;}
.hot_news li:hover .imgbg{ transform: scale(1.1,1.1);}

.hot_news .news_hd{ width: 35.2%; position: absolute; left: 0; bottom: 20px; text-align: center;}
.hot_news .news_hd li{ display: inline-block; width: 8px; height: 8px; background: #a9a1a3; border-radius: 50%; margin: 0 8px; z-index: 2;}










.hot_news .news_hd li.on{ background: #fff;}
.news_list2{ margin: 60px 0;border-left: 1px solid #cccccc!important;}

.news_list2 li{margin-top: -1px;     border-left: 1px solid #cccccc!important; margin-left: -1px;}
.newsxq_page{ padding: 70px 0;}
.newsxq_fl{ width: 66%; float: left;}
.artic_tit h3{ color: #666666;}
.artic_tit .back{ float: right;color: #666666; font-size: 16px;}
.artic_tit .back .iconfont{ display: inline-block; margin-right:5px; font-size: 18px;}
.artic_tit .back:hover{ color: #203768;}
.artic_tit h4{ font-size: 36px; font-weight: bold; margin: 20px 0; margin-bottom: 30px;}
.news_timg img{ display: block; width: 100%;}
.news_artic{ padding: 60px 0;}
.news_share,.news_next .tit{ width:25.5%; float: left;}
.news_share a{ display:inline-block; margin-right: 20px!important; background: none!important; padding: 0!important;}
.news_share a.iconfont{ font-size: 24px; color: #bbbbbb;}
.news_share a.iconfont:hover{ color: #203768;}
.artic_content{ width: 74.5%; float: right; font-size: 16px; line-height: 28px;}
.artic_content img{ max-width: 100%!important; height: auto!important;}
.news_next{ margin-top: 20px;}
.news_next .tit{ font-size: 22px; font-weight: bold;}
.news_next .con{width: 74.5%; float: right; padding-right: 180px; position: relative; box-sizing: border-box;}
.news_next .con h3{ font-size: 22px; font-weight: bold;}
.news_next .time{ position: absolute; border-top:2px solid #dddddd; padding: 10px ; border-bottom:2px solid #ddd; text-align: center;font-family: "num2"; right: 0; top: 50%; font-size: 16px; color: #999999; transform: translateY(-50%);}
.news_next .time em{ display: block;font-size: 40px; color: #000; line-height: 40px; margin-bottom: 5px; }
.newsxq_fr{ width:28%; float: right;}
.newsxq_fr .tit{ font-size: 26px; font-weight: bold; color: #203768;}
.news_tj li a{ display: block; padding: 35px 0; border-bottom:1px solid #cccccc;}
.news_tj li h3{ font-size: 20px; line-height: 34px; height: 68px; font-weight: bold; margin-bottom: 20px;}
.news_tj li h4{ font-size: 16px; color: #999999;}
.news_tj li .lg{color: #203768;}
.news_tj li:hover h3{ color: #203768;}
.ser_warp{ padding: 70px 0; background: #fff;}
.service_list ul{ margin-bottom:40px;}
.service_list li{ width: 47.8%; float: left; margin-bottom: 60px;}
.service_list li:nth-child(even){ float: right;}
.service_list li a{ display: block;}
.service_list li .imgbox{ width: 100%; position: relative; height: 300px; position: relative; overflow: hidden;}
.service_list li .imgbox:before{ content: ""; transition: ease .4s; opacity: 0; display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0;background: rgba(17,136,106,.8); z-index:1 ;}
.service_list .imgtit{ width: 100%; z-index: 2; padding: 0 40px; box-sizing: border-box; position: absolute; left: 0; bottom: 20px; color: #fff;}
.service_list .imgtit h3{ font-size: 22px; font-weight: bold;}
.service_list .imgtit span{ font-size: 16px; margin-bottom: 5px; display: block;}
.service_list .infobox{ background: #f4f4f4; padding: 20px 40px; box-sizing: border-box;}
.service_list .infobox .desc{ font-size: 15px; line-height: 26px; color: #565656; height: 78px; margin-bottom: 20px;}
.service_list .infobox .more{ display: block; background: url(../images/arr2.png) no-repeat bottom left; font-size: 16px; color: #203768; padding-bottom: 8px; margin-bottom: 20px;}
.service_list li:hover .imgbox:before{ opacity: 1;}
.service_list li:hover .imgbg{ transform: scale(1.1,1.1);}
.zldown_list{ margin-bottom: 70px;}
.zldown_list li{ margin-bottom: 30px; position:relative}
.zldown_list li a{ display: flex;display: -ms-flexbox; align-items: center; padding: 10px 25px; padding-right:50px; box-sizing: border-box; background: #f1f1f1; border-radius: 5px;}
.zldown_list li .img{ width: 80px; height: 100px; border-radius: 3px; flex-shrink: 0; overflow: hidden; margin-right: 40px;}
.zldown_list li h3{ font-size: 22px; font-weight: bold; margin-bottom: 10px;}
.zldown_list li h4{ color: #888888;}
.zldown_list li a{ display:block}
.zldown_list li .img{ float:left}
.zldown_list li  .desc{}
.zldown_list li  .downbtn{ float:right; position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%); }
.downbtn{ margin-left: auto; flex-shrink: 0; transition: ease .5s; width: 80px; height: 80px; border-radius: 50%; line-height: 80px; background: #fff; font-size: 24px; overflow: hidden; color: #203768; text-align: center;}
.downbtn .icon{ display: block;transition: ease .5s; width: 100%;  height: 100%; background: url(../images/arr5.png) no-repeat top center; background-size: 100% auto;}
.zldown_list li:hover .downbtn .icon,.down_list a:hover .downbtn .icon{ background-position:0 -80px;}
.zldown_list li:hover .downbtn,.down_list a:hover .downbtn{ background: #203768;}
.z_mask{ width: 100%; display: none; height: 100%; position: fixed; left: 0; top: 0; background: rgba(0,0,0,.5); z-index: 9;}
.down_pop{ width: 500px; display: none; background: url(../images/popbg.jpg)no-repeat center; background-size:cover; position: fixed; padding:40px; box-sizing: border-box; left: 50%; top: 50%;transform: translate(-50%,-50%); z-index: 10;}
.down_pop .tit{ font-size: 28px; color: #203768; text-align: center; font-weight: bold;}
.down_pop .tip{ color: #666666; text-align: center; line-height: 30px;}
.down_pop .codebar{ margin: 20px auto; font-size: 16px; width: 100%; height: 60px; border:1px solid #cccccc; border-radius: 30px; line-height: 60px; background: #fff; padding: 0 10px; box-sizing: border-box;}
.down_pop .codebar .text{ height: 60px;font-size: 16px; width: 70%;}
.down_pop .nocode span{ color: #203768;}
.down_pop .nocode a:hover{ color: #203768;}
.down_close{ width: 20px; height: 20px; position: absolute; cursor: pointer; right:10px; top: 10px; background: url(../images/close2.png) no-repeat center;}
.contact_map{ background-position: center; background-repeat: no-repeat; }
.contact_map,.contact_info{ width: 50%; float: left; height: 460px;}
.contact_info{ background: #f4f4f4; padding: 50px; box-sizing: border-box;}
.contact_info .tit{ font-size: 36px; font-weight: bold;}
.contact_p{ margin: 20px 0;}
.contact_p p{ line-height: 24px; margin-bottom: 14px; font-size: 16px;}
.contact_code li{float: left; text-align:center; margin-right: 30px;}
.contact_code .box{ width: 120px;  margin-top: 10px; height: 120px; border:1px solid #ddd; border-radius: 3px; background: #fff; padding: 10px; box-sizing: border-box;}
.contact_code .box img{ display: block; width: 100%; height: 100%;}
.contact_code li h3{ margin-top:10px}
.conatct_li ul{ margin-left: -1.7%;}
.conatct_li li{ width:31.6%; margin-left: 1.7%; margin-top: 30px; padding: 30px 20px; box-sizing: border-box; float: left; background: #f4f4f4;}
.conatct_li li .tit{font-size: 26px; font-weight: bold; margin-bottom: 10px;}
.conatct_li li p{ display: flex;display: -ms-flexbox; align-items: flex-start; line-height: 26px; font-size: 15px;}
.conatct_li li span{ display: inline-block; flex-shrink: 0;}
.conatc_lywarp{ background: url(../images/contact_bg.jpg) no-repeat center; background-size: cover; background-attachment: fixed; padding: 90px 0; }
.conatc_lywarp .tit{ text-align: center; margin-bottom: 60px; font-size: 36px; font-weight: bold; color: #fff;}

.contact_form{ width: 1180px; margin: 0 auto;}
.contact_form ul{ margin-left: -1.3%;}
.contact_form ul li{ width: 32%;line-height: 60px; float: left; height: 60px; position: relative; background: #fff; margin-left: 1.3%;}
.contact_form ul li .text{ width: 100%; padding: 0 10px;font-size: 16px;box-sizing: border-box; padding-left: 80px;}
.contact_form label{ position: absolute; z-index: 1; font-size: 16px; display: block; width: 80px; text-align: center; left: 0; top: 0; line-height: 60px;}
.contact_form .texta{ width: 100%; height: 160px; font-size: 16px;  padding: 20px 10px;box-sizing: border-box; padding-left: 80px;background: #fff; position: relative;}
.contact_form .textwarp{ position: relative; margin-top: 20px;}
.contact_form .subbtn{ display: block; width: 380px; height: 60px; background: #203768; border-radius: 30px; text-align: center; margin: 0 auto; font-size: 20px; color: #fff; cursor: pointer; margin-top: 20px;line-height: 60px;}
.zp_warp{ padding: 70px 0; background: #fff;}
.zp_tit{ margin-bottom: 50px;}
.zp_tit h3{ font-size: 32px; float: left; font-weight: bold;}
.zp_tit .tip{ float: right; color: #888888;}
.zp_tit .tip a{ color: #203768;}
.sideMenu_tit{background: #f4f4f4; line-height: 80px;padding: 0 20px; box-sizing: border-box; }
.sideMenu_tit span{ font-size: 18px; font-weight: bold;display: block; width: 25%; font-size: 16px; font-weight: bold; float: left;}
.zp_tit span{ display: block; width: 25%; font-size: 16px; font-weight: bold; margin-bottom: 30px; float: left; font-family: "微软雅黑";}
.rc_box .tit{  color: #444444; line-height: 80px; cursor: pointer; position: relative;}
.zp_tit,.rc_box .tit{ padding: 0 20px; cursor: pointer; box-sizing: border-box; transition: all .6s; z-index: 1;}
.rc_box .tit span{display: block; font-size: 16px; width: 25%; float: left;font-family: "微软雅黑";}
.rc_box .tit.on,.rc_box .tit:hover{ background:#203768!important; color: #fff;border-bottom-color:#212881}
.rc_box .tit.on:before{ content: ""; display: block; width: 18px; height: 16px; background: url(../images/cha.png) no-repeat center; background-size: 100% 100%; position: absolute; top: 50%; transform: translateY(-50%); right: 20px;}
.rc_box .rc_con{ width: 100%;  box-sizing: border-box; padding: 50px 20px; box-sizing: border-box; background: #fff;border: 2px solid #203768; display: none; border-top: none;}
.rc_box .rc_con.on{ border-color: #212881;}
.rc_box .rc_con h4{ font-weight: bold;font-size: 18px; margin-bottom: 40px; color: #000;}
.rc_box .rc_con .box{ width: 50%; float: left; padding:0 20px; box-sizing: border-box; color: #555;font-family: "微软雅黑";}
.rc_box .rc_con .box p{ margin-bottom: 10px;}
.rc_box:nth-child(odd) .tit{ background: #f4f4f4;}

.sideMenu{ margin-bottom: 50px;}
.aply_yx{ margin-top: 30px; padding: 0 20px; box-sizing: border-box;}
.aply_yx a{ color: #203768;}
.sidebox { position: fixed; right: 10px; bottom: 100px; z-index: 9; }
.sidebox li { position: relative; cursor: pointer; margin-bottom:2px; }
.sidebox a { display: block;   width: 50px; height: 50px; margin-top: -1px; background-color: #3a435c;  text-align: center; line-height: 48px; color: #fff; position: relative; z-index: 2; background: #3d3d3d;  text-align:center}
.sidebox a:hover { background-color: #555; color: #fff; border-color: #555; }
.sidebox .iconfont { font-size: 20px; }
.sidebox .cont { transition: all .4s; white-space: nowrap; width: 0; overflow: hidden; height: 50px; line-height: 50px; text-align: center; background-color:#203768; color: #fff; font-size: 14px; position: absolute; right: 100%; top: 0; }
.sidebox li img{ vertical-align: middle;width:auto;  height:24px; }
.sidebox li>img{}
.sidebox li:hover .cont { width: 100px; }
.sidebox li:hover a{background-color: #203768;}
.sidebox li em{display: inline-block; width: 100%; height: 100%;}
.sidebox .code .cont{ height: auto; line-height: normal;}
.sidebox .code .cont img{ width: 80px; height: 80px; margin-bottom:5px}
.sidebox li.code:hover .cont{ width: 80px;padding: 5px;}
.mobile_swiper{ display:none; width:100%;  margin-bottom:20px;   overflow: hidden;}
.mobile_swiper li{ display:flex; align-items: center;
    justify-content: center}
.mobile_swiper li img{ max-width:100%; display:block}
.ones_page{ margin-top:0}
.z_subdown{width: 100%;opacity: 0;box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);visibility: hidden;transition: ease .4s;transform: translateY(0);line-height: normal;padding: 20px 0;text-align: center;position: absolute;left: 0;top: 100%;background: #ffffff;}
.z_subdown.on{ transform: translateY(0); opacity:1; visibility: visible;}
.z_subdown dl{ display: inline-block; vertical-align: top;   text-align: center;}
.z_subdown  a{line-height: 2.2;color: #616161;}

.z_pro_down  dl dt{margin-bottom:0px;flex-shrink: 0;margin-right:20px;min-width: 120px;}
.z_subdown dl dt>a{ font-size: 20px;}
.z_pro_down dl dt{ margin-bottom:5px}
.z_pro_down dl dt>a{ font-size:16px; line-height:30px}
.z_pro_down dd a{ display:inline-block}
.z_nav_three .tit{font-size: 14px;line-height: 2;padding: 0 5px;}
.z_nav_three .tit em{ color: #203768; display: inline-block; margin-left: 10px;}
.z_subdown dl a:hover{ color: #203768; font-weight:700;}
.z_nav_foure{ display: none;}
.z_nav_foure a{ padding-left: 20px; color: #fff; font-size: 14px!important;}
.z_pro_down dl{padding: 0 30px;text-align: left;min-width: auto;display: flex;margin-bottom:10px;z-index: 9;}
.z_pro_down{width: 38vw;text-align:left;left: -10vw;z-index: 9;}
.z_pro_down .z_nav_three{margin-bottom: 5px;width: 33.3333333%;float: left;}
.service_page{position:relative; z-index: 1;}
.service_page:before{ content: ""; display: block; width: 100%; height: 100%;background:url(../images/service_bg.png) no-repeat left top ; position: absolute; left: -60px; top: 120px;}
.service_fl{ width:27%; float: left;}
.service_fl h3{ font-size: 36px; font-weight: bold; margin-bottom: 10px;}
.service_fl h4{ line-height: 24px; color: #666666;}
.service_fr{ width:64%; float: right; color: #666; line-height: 25px;}
.service_fr img{ max-width: 100%!important; height: auto!important;}
.z_header_nav li{ position: relative; }
.z_header_nav li.a1 .z_subdown{width: 120%;padding: 10px 0;left: 50%;transform: translate(-50%,0px);z-index: 9;}
.z_header_nav li.a1 .z_subdown.on{ transform: translate(-50%,0);} 
.z_header_nav li.a1 .z_subdown dl dt>a{font-size: 14px;padding: 7px 15px;line-height: 1.6;}
.z_header_nav li.a1 .z_subdown dl{display:block;width:100%;}
.mobile_index{ display:none}
.video_list ul{margin-left:-1.5%;}
.video_list li { width: 48.5%; margin-left:1.5%; float: left; cursor: pointer;margin-bottom: 30px; }


.video_list li .imgbox { width: 100%; position: relative; }
.video_list li .imgbox:before { content: ""; display: block; width: 3.5vw; height: 3.5vw; background: url(../images/plays.png) no-repeat center; background-size: 100% auto; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); z-index: 1; } 
.video_list li img { display: block; width: 100%; }  
.video_list li .infobox { background: #f5f5f5; padding: 15px; line-height: 24px; box-sizing: border-box; min-height: 78px; }
.solve_video{ padding: 30px 0;}
.solve_video ul{ margin-left: -2.3%;}
.solve_video li{ width:31%;float: left; margin-left: 2.3%;}	
.video_tit{ font-size: 30px; margin-bottom: 30px;}
.asd{ width:300px; height:134px; background:url(../images/asd.png) no-repeat 0 0; background-size: 100% 100%; position:fixed; left:50%; top:50%; margin:-67px 0 0 -150px; z-index:1000000; transform:translateY(-1000%); visibility:hidden;transition:cubic-bezier(0.215,.61,.355,1) .45s; animation-name:asd; animation-duration:1s; animation-timing-function:cubic-bezier(.8,-.5,.2,1.4);animation-fill-mode: forwards;-webkit-animation-fill-mode:forwards;}
@keyframes asd{
	0%{transform:translateY(-1000%); visibility:hidden;}
	100%{transform:translateY(0); visibility:visible;}	
}
.Contact .asd{animation-name:asd1;visibility:visible;transform:translate(0,0);animation-delay:0s;}
@keyframes asd1{
	0%{transform:translate(0,0); visibility:visible;}
	100%{transform:translate(350%,0); visibility:hidden;}	
}
.asd_close{ width:24px; height:24px; z-index: 1; position: absolute; right: -24px; bottom: 40px; cursor:pointer; /*background:#203768 url(../images/z_ad_close.png) no-repeat center; background-size:cover;*/ background:#203768; border-radius:0 4px 4px 0;}
.asd_close:before{content:'\e62d'; display:block; font-family:'iconfont'; color:#fff; position:absolute; left:0; top:0; width:100%; height:100%; text-align:center; line-height:24px;}
.asd_cont{ display:block; width:100%; height:100%;}
.asd_zk{ width:50px; padding: 10px 0; background: #3d3d3d; color: #fff; text-align: center; cursor:pointer; /*background:url(../images/adx.png) no-repeat 0 0;*/ position:fixed;_position:absolute; right:-108px; bottom:358px; z-index:1000000; visibility:hidden;transition:cubic-bezier(0.215,.61,.355,1) .45s;}
.Contact .asd_zk{right:10px; visibility:visible; transition-delay:1s;}
.asd_zk img{ max-width: 100%;}
.adx{ background:url(../images/adx.png) no-repeat 0 0;}
.mobile_asd_zk{ display: none;}

.mp50{ margin-top:50px;}
.index_more1{height: 48px;display: flex;display: -ms-flexbox;margin-top: 20px;align-items: center;justify-content: center;line-height: 48px;width: 155px;font-size: 14px;transition: ease .4s;box-sizing: border-box;text-align: center;border-radius: 0;background: #004484;color: #ffffff;}
.index_more1 .iconfont{ display: inline-block; margin-left: 10px; font-size: 20px;}
.index_more1:hover{background: #F5771E;color: #fff;}
.at1{ line-height:2; color:#424242;}
.at1 p{ line-height:2; color:#424242; margin-bottom:0;}

.vc11 {
    display: block;
    margin-left: 2px;
    margin-bottom: 30px;
    width: 40px;
    height: 3px;
    background: #203768;
}
.vc12 {
    display: block;
    margin: 10px auto 18px auto;
    width: 40px;
    height: 3px;
    background: #203768;
}

.ac222{width: 23.6%;margin: 0 0.7% 12px 0.7%;float: left;}

.ab-news-item{
	background-color: #FFF;
	overflow: hidden;
}
.ab-news-item img{
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;

  transition: all 0.5s ease;

  width: 100%;
}

.ab-news-item img:hover{
	transform:scale(1.02);
}

.ab-news-item:hover{
	box-shadow: 0 0 10px rgba(0,0,0,.2);
	transition: .3s;
}


.ab-news-bottom{
	padding: 25px 25px 28px 25px;
	clear: both;
}
.ab-news-h4{
	color: #424242;
	font-size: 18px;
	text-align: left;
	font-weight: 600;
	line-height: 24px;
	margin: 5px 0 12px 0;
	height: 24px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.ab-news-h4:hover{
	color: #203768;
}
.ab-news-time{
	font-size: 12px;
	color: #A0A0A0;
	margin: 5px 0 10px 0;
}


.ab-news-content{
	color: #999;
	font-size: 14px;
	line-height: 23px;
	height: 46px;
	text-align: left;
	display: -webkit-box;
	-webkit-line-clamp: 2;

	-webkit-box-orient: vertical;
	overflow: hidden;
}

.ve11{ margin:0 -0.7% 0 -0.7%;}


.gradient-overlay {position: absolute; z-index: 0; width: 100%; height: 100%; top: 0; background: rgba(0,95,184,1);
    background: -moz-linear-gradient(left,rgba(0,95,184,1) 0%,rgba(0,95,184,0.57) 40%,rgba(0,95,184,0) 80%);
    background: -webkit-gradient(left top,right top,color-stop(0%,rgba(0,95,184,1)),color-stop(40%,rgba(0,95,184,0.57)),color-stop(80%,rgba(0,95,184,0)));
    background: -webkit-linear-gradient(left,rgba(0,95,184,1) 0%,rgba(0,95,184,0.57) 40%,rgba(0,95,184,0) 80%);
    background: -o-linear-gradient(left,rgba(0,95,184,1) 0%,rgba(0,95,184,0.57) 40%,rgba(0,95,184,0) 80%);
    background: -ms-linear-gradient(left,rgba(0,95,184,1) 0%,rgba(0,95,184,0.57) 40%,rgba(0,95,184,0) 80%);
    background: linear-gradient(to right,rgba(0,95,184,1) 0%,rgba(0,95,184,0.57) 40%,rgba(0,95,184,0) 80%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#005fb8',endColorstr='#005fb8',GradientType=1);
}
.home-gradient-overlay {background: linear-gradient(to bottom,rgba(0,95,184,1) 0%,rgba(0,95,184,0.57) 20%,rgba(0,95,184,0) 80%);}
.home-gradient-overlay2 {background: linear-gradient(to right,rgba(0,0,0,1) 0%,rgba(0,95,184,0.57) 60%,rgba(0,95,184,0.2) 80%);}

.Str-three{padding:160px 0; position:relative; color:#fff;}
.Str-three .container{position:relative;}
.Str-three p{ width:60%;}
.bg-img-01{position:relative; background:url(../images/bg_01.jpg) no-repeat center right; background-size:cover;}

.home-Btn{margin-top: 6%;}


.footer{color:#fff;padding: 0;width: 100%;}
.footer .footer-menu{width: 67%;float: left;}
.footer .footer-menu .item{width: 16.66666666%;display: inline-block;vertical-align: top;float: left;}
.footer .footer-menu .item .title{font-size:18px;line-height:1;margin-bottom: 30px;}
.footer .footer-menu .item a{display:block;color: rgba(255,255,255,.7);}
.footer .footer-menu .item a:hover{color: #fff;}
.footer .footer-menu .item a+a{margin-top:12px}
.footer .footer-telephone{border-left:1px solid rgba(255,255,255,.1);border-right:1px solid rgba(255,255,255,.1);padding: 0 50px;width: 20%;float: left;}
.footer .footer-telephone .title{font-size: 16px;height: 38px;position:relative;letter-spacing:1px;margin-bottom:12px;}
.footer .footer-telephone .title:before{width:52px;height:1px;background-color:#fff;content:'';left:0;bottom:0;opacity: .2;position:absolute;}
.footer .footer-telephone .phone-number{font-size: 26px;font-weight: 600;margin-bottom: 15px;padding-top: 5px;line-height:1;}
.footer .footer-telephone .address{font-size: 14px;line-height:1.7;}
.footer .wx{padding-left:40px;width: 160px;text-align: center;float: right;}
.footer .wx .img-box1{overflow:hidden;margin: 0 auto;}
.footer .wx p{text-align:center;margin-top: 10px;color: rgba(255,255,255,.7);}
.footer .web-info{width:100%;line-height:50px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;font-size:12px;color:rgba(255,255,255,.35);text-transform:uppercase}


.f-cb {
  zoom: 1
}

.f-cb:after {
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  content: "."
}


 .wel-news .news01 a {
        width: 100%;
        padding: 36px 10% 0;
        height: 674px;
        display: block;
        position: relative;
        overflow: hidden;
        background-size: cover !important;
        transition: background .3s
    }

    .wel-news .news02 a {
        width: 100%;
        padding: 36px 7% 0;
        height: 674px;
        display: block;
        position: relative;
        overflow: hidden;
        background-size: cover !important;
        transition: background .3s
    }

    .wel-news .news02 .more {
        width: 182px;
        height: 50px;
        background: #004484;
        text-align: center;
        position: absolute;
        left: 12%;
        bottom: 57px;
        font-size: 16px;
        z-index: 2;
        color: #fff;
        line-height: 50px;
        transition: left .3s, background .3s;
    }
    .wel-news .news02 .more:hover {
        background: #F5771E;
    }
	
	
	 .network-wnews a {
        cursor: pointer;
    }

    .network-wnews .network-more {
        width: 182px;
        height: 50px;
        background: #004484;
        text-align: center;
        position: absolute;
        right: 12%;
        bottom: 20px;
        font-size: 16px;
        z-index: 2;
        color: #fff;
        line-height: 50px;
        transition: left .3s, background .3s
    }

    .wel-news .news03 a {
        width: 100%;
        padding: 36px 10% 0;
        height: 316px;
        display: block;
        position: relative;
        overflow: hidden;
        background-size: cover !important;
        transition: background .3s
    }

    .wel-news .news03 a:first-child {
        margin-bottom: 40px
    }

    .wel-news h3 {
        font-size: 16px;
        color: #fff;
        line-height: 36px;
        z-index: 2;
        position: relative;
        margin-bottom: 25px;
        transition: margin .3s;
    }

    .wel-news h2 {
        font-size: 22px;
        color: #fff;
        z-index: 2;
        position: relative;
        margin-bottom: 25px;
        line-height: 1.8;
        transition: margin .3s;
    }

    .network-news a h3 {
        margin-bottom: 5px;
    }

    .wel-news p.content-first {
        font-size: 16px;
        color: #525252;
        z-index: 2;
        position: relative;
        line-height: 2;
        transition: margin .3s;
    }

    .wel-news p.content {
        font-size: 16px;
        color: #fff;
        z-index: 2;
        position: relative;
        line-height: 2;
        transition: margin .3s;
    }

    .wel-news .bg {
        position: absolute;
        top: 0;



        left: 0;
        opacity: 0;
        filter: alpha(opacity=0);
        z-index: 1;
        background: rgba(0, 0, 0, .4);
        width: 100%;
        height: 100%;
        transition: opacity .3s


    }











    .wel-news .news01 h3,
    .wel-news .news01 h2 {
        color: #222
    }

    .network-wnews.news01 h3 {
        color: #fff;
    }
	
	.wel-news {
        padding: 0;
    }
	
	.wel-news a:hover h2 {
        margin-top: 10px
    }
    .wel-news a:hover h3 {
        margin-top: 10px
    }
    .wel-news a:hover .bg {
        opacity: 1;
        filter: alpha(opacity=100)
    }
    .wel-news a:hover {
        background-position-x: 1px!important
    }
	
	.wel-news .wnews {
        padding: 0;
        width: 25%;
		float:left;
    }

    .wel-news .wnews.news02 {
        padding: 0 40px;
        width: 50%;
		float:left;
    }
	
	
.home-block {
	padding: 70px 0;
}
.bgef {
  background: #f5f5f5;
  }


.map-box {
	width: 100%;
	height: 420px;
	position: relative;
	border: 1px solid #d4d4d4;
}

.map-box img {
	max-width: 1000%;
}

.map-box .allmap {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.map-box .anchorBL {
	display: none;
}


.new-list{margin-left: -10px;margin-right: -10px;margin-top: 60px;}
.new-list li{width: 33.333333333%;float:left;padding: 0 10px;margin-bottom: 25px;}
.new-list li:nth-child(4n+4){ margin-right:0;}
.new-list li figure{ display:block; line-height:normal; overflow:hidden;margin: 0;}
.new-list li figure img{ display:block; width:100%; height:auto; line-height:0; transition:430ms;}
.new-list li figcaption{display:block;padding: 25px 22px 22px;overflow:hidden;background: #ffffff;position:relative;transition:340ms;height: 172px;}
.new-list li figcaption time{color:#7e7e7e;font-size:14px;transition:300ms;line-height: 1.2;}
.new-list li figcaption h3{
	color: #3c3c3c;
	font-size: 18px;
	font-weight: 400;
	height: 24px;
	margin-top: 12px;
	line-height: 24px;
	transition:300ms;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	}
.new-list li figcaption p{
	color: #999;
	height: 54px;
	font-size:14px;
	line-height: 25px;
	margin-top: 10px;
	transition:300ms;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	} 
.new-list li figcaption span{display:block;width:102px;height:30px;line-height:30px;background:#fff;color: #00305d;font-size:14px;margin-top: 15px;position:relative;bottom:-30px;opacity:0;text-align:center;transition:300ms;}
.new-list li:hover figure img{ transform:scale(1.05); -webkit-transform:scale(1.05); -moz-transform:scale(1.05);}
.new-list li:hover figcaption{margin-top:-51px;background: #00305d;height: 223px;}
.new-list li:hover figcaption time{ color:#fff;}
.new-list li:hover figcaption h3{ color:#fff;}
.new-list li:hover figcaption p{ color:#fff;}
.new-list li:hover figcaption span{ opacity:1; bottom:0; position:relative; transition:355ms 100ms;}


.page22{width:100%;height:auto;margin-top: 15px;text-align:center;position:relative;overflow:hidden;}
.page22 a{display:inline-block;width: 42px;height: 40px;line-height: 40px;text-align:center;font-size: 14px;color:#888888;border:1px solid #cccccc;background: #fff;margin:0 4px;}
.page22 a.on, .page22 a:hover{background-color: #004484;color:#ffffff;border-color: #004484;}
.page22 a:first-child,
.page22 a:last-child{background:none;border:1px solid #cccccc;font-weight:600;color:#888888;background: #fff;}

.subNewsTitle h1,.subNewsTitle h2,.subNewsTitle h3,.subNewsTitle h4,.subNewsTitle h5,.subNewsTitle h6{font-size: 18px;padding-top: 100px;margin-top: -65px;margin-bottom: 5px;color: #333;}
.subNewsTitle h3:first-child{font-size: 25px;font-weight: 400;color: #333;margin-top: 0px;padding: 0 0px 30px;border-bottom: 1px solid #D4D4D4;text-align: center;}
.article h3{font-size: 24px; color: #333; text-align: center; padding: 10px 0 30px;}


.article p{font-size: 14px;color: #3e3e3e;margin-bottom: 15px;line-height: 2;}


.otherNews { position: relative; border-top: 1px solid #D4D4D4; }
.links22 { padding: 28px 0 0 0px; }
.links22 a {display: block;line-height: 2;font-size: 14px;color: #545454;}



.links22 a:hover { color: #002d6d; }


.vt222{font-family:Arial, Helvetica, sans-serif; color:#666; margin-top:10px; font-size:15px;}

.ss33{padding: 15px 40px;display:inline-block;color:#fff;background-color: #194695;font-size: 15px;}
.ss33 span{padding-left:20px;display:inline-block;background-position:left center;background-repeat:no-repeat;background-image:url(../images/img6.png);}
.ss33:hover{padding: 15px 40px;display:inline-block;color:#fff;background-color:#194695;font-size: 15px;}

.list5 {
    margin-left: -0.8vw;
    margin-right: -0.8vw;
}
.list5 li {float: left;width: 33.3333333%;padding: 0 0.5vw;margin-bottom: 20px;}
.list5 span {font-size: 12px;line-height: 18px;height: 18px;overflow: hidden;}
.list5 p {
     font-size: 14px;
     line-height: 23px;
     height: 46px;
     display: -webkit-box;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
     overflow: hidden;
     margin-bottom: 0;
     }
.list5 a {position: relative;display: block;padding: 22px 108px 22px 24px;border: 1px solid #e4e4e4;color: #3e3e3e;}
.list5 h4 { margin-bottom: 10px; margin-top: 6px;font-size: 16px; font-weight: bold; height: 22px;display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden; }
.list5 a:hover { color:#004084; }
.list5 i {position: absolute;right: 0;top: 0;display: block;width: 68px;height: 100%;border-left: 1px solid #e6e6e6;background: url(../images/icon25.png) no-repeat center #f4f4f4;}
.list5 a:hover { border-color: #e6e6e6; color: #004084;}
.list5 a:hover i { background: url(../images/icon26.png) no-repeat center #f4f4f4; border-color: #f4f4f4; }


.srv-container .srv-wrap{padding: 30px 40px;background:#fff;}
.srv-wrap .srv-top{padding-bottom: 16px;text-align: left;font-size: 28px;line-height: 1.5;color: #343131;border-bottom:1px solid #dedede;}



.srvStgy-top{width: 100%;text-align: left;line-height: 2;font-size: 14px;margin: 25px auto 0;color: #3a3a3a;}

.srvStgy-step{text-align:center;margin:.47rem 0 0;}
.srvStgy-step img,
.srv-net-map img{max-width:100%;}

.srvStgy-box{padding:.25rem 0 0;}
.srvStgy-box .type{line-height:32px;font-size:16px;font-weight:600;margin:.27rem 0 0;}
.srvStgy-box .con{line-height:27px;color:#666666;margin:5px 0 0;}

.srvStgy-top p {margin-bottom: 5px;}

.advantage-list1 {
	width: 33.33333333%;
	float: left;
	padding: 0 12px;
	margin-bottom: 25px;
}
.advantage-list1 .pro {
	width: 100%;
	line-height: 0;
	border-radius: 0;
	position: relative;
	overflow: hidden;
}
.advantage-list1 .pro img{overflow:hidden;}
.advantage-list1 .pro img{transition: all 0.4s ease-out;}
.advantage-list1 .pro:hover img{transform:scale(1.1);}


#job-list {
	margin-bottom: 0;
}

#job-list .box {
	padding: 40px;
	background: #fff;
	border: 1px solid #e2e2e2;
}

#job-list .top {
	background: #203768;
	color: #fff;
	font-size: 16px;
	line-height: 20px;
}

#job-list .name,#job-list .num,#job-list .address,#job-list .date {
	float: left;
	width: 22%;
	padding: 20px 0;
	text-align: center;
	line-height: 1.6;
	box-sizing: border-box;
}

#job-list .name {
	padding-left: 50px;
	text-align: left;
}

#job-list .arrow {
	float: left;
	width: 12%;
	text-align: center;
}

#job-list .arrow i {
	display: block;
	margin: 0 auto;
	width: 65px;
	height: 65px;
	background: url("../images/down.png") no-repeat center;
	-webkit-transition: -webkit-transform 0.5s ease-out;
	-moz-transition: -moz-transform 0.5s ease-out;
	-o-transition: -o-transform 0.5s ease-out;
	-ms-transition: -ms-transform 0.5s ease-out;
	transition: transform 0.5s ease-out;
}

#job-list .article {
	border-bottom: 1px solid #dbdbdb;
	font-size: 15px;
	padding: 0;
}

#job-list .article .clearfix {
	cursor: pointer
}

#job-list .article.active .arrow i {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

#job-list .content {
	position: relative;
	display: none;
	background: #f2f2f2;
	border: 1px solid #dadada;
	border-bottom: 0;
	padding: 15px 50px 30px;
	color: #464646;
}

#job-list .content .txt {
	font-size: 16px;
	margin-bottom: 12px;
	padding-top: 22px;
	font-weight: 700;
	color: #292929;
}

#job-list .content h3 {
	font-weight: 400;
	position: relative;
	padding-left: 22px;
}

#job-list .content h3:before {
	content: '';
	width: 9px;
	height: 9px;
	background: #c64f4a;
	position: absolute;
	top: 7px;
	left: 0;
}

#job-list .content p {

text-indent: 0;

line-height: 1.8;

margin-bottom: 7px;
}

 .download-list-box {
        width: 100%
    }

    .download-list-box ul {
        width: 100%
    }

    .download-list-box li {
        width: 100%
    }

    .download-list-box .title {
        width: 100%;
        cursor: pointer;
        padding-left: 64px;
        background: url(../images/ser22.png) no-repeat left center;
        font-size: 16px;
        color: #212121;
        border-bottom: 1px solid #e0e0e0;
    }
	
	.download-list-box .t {
        line-height: 1.7;
        font-size: 16px;
        margin-top:20px;
        margin-bottom:20px;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        width:80%;
    }

    .download-list-box .title.on {
        border-bottom: 0;
        background: url(../images/ser22_h.png) no-repeat left center;
        color: #004084
    }

    .download-list-box .time {
        font-size: 14px;
        color: #666;
        filter: alpha(opacity=50);
		width:20%;
    }

    .download-list-box .con {
        width: 100%;
        padding: 1.7%;
        background: #f7f7f7;
        display: none
    }

    .download-list-box dd {
        width: 100%;
        margin-bottom: 17px;
        background: #fff;
        padding: 39px 3.7% 49px
    }


    .download-list-box dd h2 {


        line-height: 44px;
        font-size: 24px;
        color: #333;
        margin-bottom: 14px

    }


    .download-list-box dd .line {
        margin-bottom: 20px;
        border-bottom: 1px solid #e6e5e5;
        padding-bottom: 40px
    }

    .download-list-box dd p {
        font-size: 15px;
        color: #666;
        line-height: 25px
    }

    .download-list-box .download {
        margin-top: 17px;
        width: 120px;
        height: 36px;
        padding-left: 37px;
        line-height: 36px;
        background: #004084 url(../images/ser23.png) no-repeat 77px center;
        color: #fff;
        font-size: 14px;
        color: #fff;
        display: block;
        border-radius: 30px;
    }
	
	 .download-list-box .title:hover {
        background: url(../images/ser22_h.png) no-repeat left center;
        color: #004084
    }
	
	
	.att2{ font-size:26px; margin-left:20px; color:#000;}
	.att3{ margin-bottom:30px; margin-top:30px;}
.parameter{margin-bottom: 35px;}	
.parameter table{width: 100%;font-size: 14px;border-collapse: collapse;border-top: solid 1px #d6d6d6;}
.parameter table tbody td{border-bottom: solid 1px #d6d6d6;padding: 13px 30px 13px 0;line-height: 1.7;text-align: left;}


.tx5{ font-weight:700;}

.ass1{ width:20%;}
.ass2{ width:80%;}

@media (max-width: 1600px){
.z-container{max-width:1400px;width: 90%;}
.z-container2{max-width:1200px;width: 90%;}
.about_fl .desc{max-width: 400px;}
.z_pro_down{width: 46vw; left: -12vw;}
.footer .footer-telephone{padding: 0 40px;width: 20%;float: left;}
.footer .footer-telephone .phone-number{font-size: 22px;}



}

@media screen and (max-width:1460px){
.footer .wx{padding-left:30px;width: 140px;}
.z_search_box{height: 12vh;}
.z-container{width: 92%;padding: 0;}
.z-container2{width: 92%;padding: 0;}
.proxq_descwarp .tit{font-size:30px}
.z_header_fl, .z_header_fr,.z_logo{ height: 80px; line-height:80px}
.z_menu_btn{ margin-top:15px}
.z_banner .banner_text h3{ font-size: 40px;}
.z_banner .hd{margin-top: 30px;}
.z_banner_box{ top: 52vh;}


.z_num_box li h4{ font-size: 14px;}

.z_banner_btn a{ height: 44px; line-height: 40px; width: 160px;}
.about_con .about_num h3{ font-size: 50px;}
.process_swiper li h3{ font-size: 36px;}
.page_more img{ height: 120px;}
.contact_info .tit{font-size: 30px;}
.proxq_page{ }
.about_desc{padding:3vw;}
.about_desc .desc{margin:2vw 0;}
.solve_box{padding: 3vw 3% 3vw 10%;}
.pro_swiper li .icon-arr_r{width:45px; height:45px; line-height:45px; font-size:18px;}
.about_map{ position: absolute; width:60%; right: -40px; top: 50%; transform: translateY(-50%);}
.about_fl .desc{max-width: 400px;}
.z_pro_down{width: 48vw; left:-15vw;}
}
@media screen and (max-width: 1370px){
.video_pop{ width:800px; height:500px}
.pro_swiper1 li h3{font-size: 15px;}

}
@media screen and (max-width: 1300px){
.z_header_nav li{}
.foot_nav li{ margin-right:2vw}
.z_pro_down{width: 52vw; left:-18vw;}
.footer .footer-telephone{padding: 0 40px;width: 25%;}
.footer .footer-menu{width: 62%;}
.footer .wx{padding-left:30px;width: 120px;}

}



@media screen and (max-width: 1200px){


.about_desc{padding:3vw;}
.about_desc .desc{margin:1vw 0;}
.news_list li .imgbox{ height:140px}
.service_list li .imgbox{ height:240px}
.contact_form{ width:94%}
.z_pro_down{width: 60vw; left:-20vw;}

}
@media screen and (max-width: 1100px){
.about_desc .desc{max-height:210px;}
.video_pop{ width:100%; height:100%}
.z_slide_mask{ }
.z_slide_mask .z-container{ padding: 0; width: 100%; display: block; height: auto;}
.mobile_index{ display:block}
.z_slide_top{width: 100%;height: 50px; border-bottom:2px solid #203768; box-sizing: border-box; padding: 0 10px;  display: flex;display: -ms-flexbox;align-items: center; position: relative; left: auto; top: auto; box-sizing: border-box;}
.z_slide_close{ font-size: 14px; margin-left: auto;}
.z_slide_close .icon{ width: 20px; height: 20px;}
.z_slide_fl{ display: none;}
.z_slide_fr{ width: 100%; float: none;}
.z_slide_fr .subdown{ display: none;}
.z_slide_fr ul li{ width: 100%;}
.z_slide_fr li{ display: block; width: 100%; text-align: center; margin-bottom: 0px;}
.z_slide_fr ul{ display: block;}
.z_slide_fr h3 a{ font-size: 16px; line-height: 50px; padding: 0;}
.z_slide_btm{ display: none;}
.z_slide_middle{ margin: 0; margin-top: 30px;}
.z_slide_fr h3 a:before{ display: none}
}
@media screen and (max-width: 1040px){
.hz_btn.iconfont{ display:none}
.news_list li{ width:50%}
.about_desc{ padding:50px}
.news_list li .imgbox{ height:200px}
.z_num_box li h3{ font-size:30px}
.z_num_box li h4{ font-size:12px}
.z_num_box li{ padding:0 10px; height:120px}
.about_desc{ padding:30px}
.about_img .bganimate{ display:none}
.about_desc h3{ font-size:20px}
.index_pro,.index_contact{padding: 40px 0;}
.contact_map, .contact_info{ width:100%}

.index_arr, .z_num_box ul{ height:136px}
.z_num_box li h3{ margin-bottom:0}
.page_wz{ display:none}
.proxq_page{ }
.proxq_head{padding: 30px 0;}
.proxq_small{ display:none}
.proxq_small,.proxq_imgwarp,.proxq_descwarp{ width: 100%;}
.proxq_small{ height: auto; margin-bottom:30px}
.proxq_small li.on{ border: none;}
.proxq_small li img{ display:block; max-width:100%}
.proxq_big{ display: none;}
.proxq_box .tit{ width:20%; font-size:20px}
.proxq_box .conwarp{ width:80%}
.pro_list li .imgbox{ }
.pro_swiper li .infobox{ height:80px; line-height:80px}
.pro_swiper li .pro_num{ font-size:40px; line-height:40px}


.ones_page{ margin-top:0}
.ones_page .page_head{ display:block; padding:0}
.ones_page .page_nav{ display:block!important}

.pro_list li{ width:46.9%}
.pro_list2 li{ width:45.7%}
.mobile_swiper{ display:block}
.foot_code_warp{ display:block}
.foot_code_warp .code{ float:right; margin-top:20px}
}

@media screen and (max-width: 1024px){
.ass1{ width:28%;}
.ass2{ width:72%;}
.download-list-box .title {
        width: 100%;
        cursor: pointer;
        padding-left: 64px;
        background: url(../images/ser22.png) no-repeat left center;
        font-size: 16px;
        color: #212121;
        border-bottom: 1px solid #e0e0e0;
    }
	
	.download-list-box .t {
        line-height: 1.7;
        font-size: 13px;
        width:65%;
    }


    .download-list-box .time {
		width:30%;
    }
	
.download-list-box .title {
        width: 100%;
        padding-left: 50px;
        line-height: 60px;
        font-size: 13px;
    }
.download-list-box .download {
        margin-top: 10px;
        width: 100px;
        height: 32px;
        padding-left: 25px;
        line-height: 34px;
        background: #004084 url(../images/ser23.png) no-repeat 65px center;
        font-size: 13px;
        border-radius: 20px;
    }
	
	.srv-container .srv-wrap{padding: 30px 20px;background:#fff;}
.srv-wrap .srv-top{padding-bottom: 16px;text-align: left;font-size: 24px;line-height: 1.4;color: #343131;border-bottom:1px solid #dedede;}
	
 .wel-news {
        padding: 0;
    }
    .wel-news .news01 a,
    .wel-news .news02 a {
        height: 500px
    }
    .wel-news .news03 a {
        height: 245px
    }
    .wel-news .news03 a:first-child {
        margin-bottom: 10px
    }
    .wel-news .network-news a {
        height: 350px;
    }
    .wel-news h3 {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 10px
    }
    .wel-news h2 {
        font-size: 18px;
        line-height: 28px
    }
    .wel-news .wnews.news02 {
        padding: 0 20px
    }
.ac222{width: 98%;margin: 0 1 12px 0.7%;}
.Str-three{padding: 50px 0;}
.Str-three p{width:100%;}
.index_more1{height: 40px;margin-top: 20px;line-height: 40px;width: 120px;font-size: 14px;}
.footer .footer-menu{width: 100%;float: left;}
.footer .footer-telephone{border-left:0;border-right:0;padding: 0;width: 100%;float: left;}
.footer .footer-menu .item{width: 48%;display: inline-block;vertical-align: top;float: none; margin-bottom:30px;}
.footer .footer-menu .item .title{font-size:18px;line-height:1;margin-bottom: 20px;}
.footer .wx{padding-left:0;width: 120px;text-align: left;float: left; margin-top:20px;}

.index_tit h4{ display:none}
.about_con .fl{ width:100%}
.about_con .fr{ width:100%; margin-top:20px}
.page_wz{ display: none;}
.ones_page .page_wz { display:none}
.page_head{ height: 60px; line-height: 60px; position: relative; top: 0; }

.page_nav{float: none;width: 100%;overflow: hidden;height: 50px;line-height: 50px;margin-top: 8px;}
.ones_page .page_head{ display:block; padding:0}
.page_nav li{ margin: 0;}
.page_nav li a{padding: 0 10px;font-size: 14px;}
.page_nav li:before{height: 2px;}
.page_nav li { display: block; float: left; margin: 0;  }
.about_con .fl .tit{ font-size:20px; margin-bottom:20px}
.pro_warp{ padding:60px 0}
.newsxq_fl,.newsxq_fr{ width: 100%;}
.artic_tit h4{ font-size: 16px;}
.news_artic{ padding: 20px 0;}
.news_share{ display: none;}
.artic_content{ width: 100%; font-size: 14px; line-height: 24px;}
.news_next .tit{ font-size: 16px;}
.news_next .tit,.news_next .con{ width: 100%; padding-right: 0;}
.news_next .time{ display: none;}
.news_next .con h3{ font-size: 16px; margin: 10px 0;}
.newsxq_fr .tit{ font-size: 18px;}
.newsxq_fr{ margin-top: 20px;}
.news_tj{ width: 100%; }
.news_tj li a{ padding: 15px 0;}
.news_tj li h3{ font-size: 15px; line-height: 24px; height: 48px; margin-bottom: 10px;}

.solve_list li{ margin-bottom: 0;}
.solve_list li .imgbox,.solve_list li .infobox{ width: 100%;}
.solve_list li .imgbox{ }
.solve_list li .imgbox img{ width:100%}
.solve_list li .infobox{ padding: 15px; height: auto;}
.solve_list li h3{ font-size: 16px; height: 50px; line-height: 50px;}
.solve_list li .desc{ height: auto;}
.solve_list li .more{ margin-top: 20px; height: 32px; line-height: 30px; padding: 0 10px}
.solve_list ul{ margin-bottom: 20px;}
.foot_nav{ display:none}
.foot_code_warp{ display:flex}
.foot_code_warp .code{ margin-top:0; margin-left:20px}
.pro_box .pro_tit h3{text-align:center}
.pro_box .pro_tit h3 a{ font-size:18px;text-align:center}
.pro_box .pro_tit:before{ display:none}
.video_tit{ font-size:18px; margin-bottom:15px}
.solve_video{ padding:15px 10px; box-sizing:border-box}
#video{ width:100%}
.down_pop{ width:90%; padding:20px}
.down_pop .codebar{ height:50px; line-height:50px}
.down_pop .codebar .text{ height:50px}
.asd,.asd_zk{ display: none;}
.mobile_asd_zk{ background:rgba(0,0,0,.6); display: block; border-radius: 4px; color: #fff; position:fixed; right:0px; top:60%; z-index:1000000}
.mobile_asd_zk a{ display: block; width: 100%; height: 100%; color: #fff; width: 45px; text-align: center; padding: 10px 0; font-size: 16px;}
.about_map{position:relative;width:100%;right: 0;top: 0;margin-top: 30px;transform: translateY(0);}
.z_contact_box{width: 100%;position: relative;right: 0;top: 0;box-shadow: 0 0 20px rgba(0,0,0,.25);}


.map-box {
	height: 280px;
}

.home-block {
	padding: 40px 0;
}

.new-list li{width: 50%;float:left;padding: 0 10px;margin-bottom: 25px;}

.list5 li {width: 100%;margin-bottom: 15px;}
.advantage-list1 {

	width: 50%;
}

	}

@media screen and (max-width: 640px){
	
.advantage-list1 {
	width: 100%;
}
	
.pro_swiper1 li .infobox{padding: 2.2vw 25px;}

.page_head{ height:40px;  line-height: 40px;}
.z-container{width: 92%;padding: 0;}
.page_nav{}
.z_banner .z-container{ width: 94%; text-align:center;}
.z_banner .banner_text h3{ font-size: 20px; text-align:center;}
.z_banner_btn{ display: none;}
.z_banner .banner_text h4{ font-size: 12px; display:none}
.z_num_box .z-container{ width: 100%;}
.index_arr{ display: none;}

.z_num_box{ padding: 0; position:relative}
.z_num_box li h3{ font-size: 20px; line-height: 20px; margin-bottom: 10px;}
.z_num_box li h4{ font-size: 12px; line-height: 20px; height:40px;}
.z_num_box li{ padding: 10px 5px; float: left; border: none;}

.z_num_box ul{ align-items: flex-start; height:auto}
.z_num_box ul{ padding: 0;}
.z_banner .hd li{ width: 10px; height: 10px; margin-right:20px; }
.z_banner .hd li:after{ right:-20px; width:20px}
.z_banner .bd, .z_banner .bd>li, .z_banner .bd>li .img, .z_banner .bd>li .show{ height:40vh}
.z_banner .banner_text{ top:80px}
.z_banner .banner_text .h4{ width:100%; font-size:12px}
.z_banner_box {
    top: auto;
    bottom: 10px;
}
.bganimate{ display: none!important;}
.index_about .about_img{ width: 100%; height: 200px;}
.about_desc{ width: 100%; padding: 30px 15px;}
.about_desc h3{ font-size: 18px; margin: 0; text-align:center; line-height:normal}
.about_desc .desc{ margin: 10px 0; max-height: 120px;  font-size: 14px;}

.index_more{ width: 120px; display: flex;display: -ms-flexbox; align-items: center; justify-content: center; height: 38px; line-height: 34px; font-size: 14px; border-width:1px;}
.about_desc .index_more{ margin: 10px auto 0;}
.about_desc{ height: auto;}
.index_pro{padding: 40px 0;overflow: hidden;}
.index_tit{ width: 100%;}
.index_tit h3{font-size: 26px;margin-bottom: 10px;text-align:center;}
.index_nav{position: relative;top: auto;text-align:center;}
.index_tit h4{ font-size: 12px; line-height: 20px;}
.index_nav a{ padding: 0 14px}
.pro_swiper li .infobox{ height: 60px; line-height: 60px; padding: 0 10px; text-align:center;}
.pro_swiper li h3{ font-size: 14px; width:100%;}

.pro_swiper li .icon-arr_r{ width: 36px; height: 36px; line-height: 34px; display:none;}
.index_tit_bar{ margin-bottom: 20px;}
.pro_swiper li .pro_num{ font-size:32px; left: 10px; bottom: 10px; line-height: 40px;}
.pro_swiper li .pro_num:before{ width: 10px; height: 10px;}

.solve_box,.solve_swiper{ width: 100%;}
.solve_box{ padding:30px 15px; height: auto;}
.solve_tab_li li:last-child{margin-bottom:0;}
.solve_tit{ font-size: 18px; margin-bottom: 10px; text-align:center;}
.solve_tab_li li.on h3{ font-size: 16px;}
.solve_tab_li li.on .solve_down{ padding: 10px 0 20px;}
.solve_tab_li li .index_more{ height: 34px; line-height: 30px; width: 110px; margin:10px 0;}
.solve_tab_li li h3{ font-size: 14px;}
.solve_swiper{ height: 250px;}
.solve_num .index{ font-size: 30px;}
.news_list li{ width: 100%;border:1px solid #ccc; border-bottom: none;}
.news_list li a{ padding:15px 10px;}
.news_list li:last-child{border-bottom:1px solid #ccc;}
.news_list .swiper-wrapper{ display: block; }
.news_list li .imgbox{ opacity: 1; transform: translateY(0); margin: 10px 0;}
.news_list li h3{ font-size: 16px; line-height: 24px; max-height: 48px; height:auto}
.index_news,.index_contact{padding: 40px 0;}
.about_fl h3,.hz_tit{font-size: 22px;text-align:center;}
.about_fl .desc{ font-size: 14px; margin: 20px 0;text-align:center;}
.about_btnwarp{text-align:center;}
.about_btnwarp a{ height: 34px; margin-right: 10px; line-height: 30px; width: 120px; font-size: 14px; border-width:1px;}
.index_contact .z-container{ padding-bottom: 0;}
.index_hz{ padding: 30px 0;}
.hz_tit{ margin-bottom: 20px;}
.hz_swiper li .imgbox{padding: 5px; height: 80px;}
.hz_btn.iconfont{ display: none;}
.foot_nav{ display: none;}
.foot_top{padding: 30px 0 20px 0;align-items: center;}
.foot_logo img{height: 30px; display: block;}
.foot_share li{ margin-left: 5px;}
.foot_code_warp{ float: none; width: 100%; justify-content: center; text-align: center;}
.foot_code_warp .desc{ text-align: center;}
.foot_code_warp .code .img{ width: 100px; height: 100px;}
.foot_code_warp .zxbtn{ height: 40px; line-height: 40px;}
.foot_btm{padding: 30px 0;border-bottom: 1px solid rgba(255,255,255,.1);}
.foot_copy{font-size: 13px;padding: 13px 0;}
.foot_code_warp p{ line-height: 30px;}


.foot_code_warp h3 a{ font-size: 20px; line-height:20px}
.pro_swiper:after,.pro_swiper:before{ display: none;}
.other_banner{ height: 30vh; margin-top: 50px;}
.other_banner_text{ top: 50%; transform: translateY(-50%);}
.other_banner_text h3{ font-size: 24px; text-align: center;}
.other_banner_text h4{ display: none;}
.sbbar{ display: none;}
.pages_con{ top: 0; width: 100%; overflow: hidden;}

.about_con .fl,.about_con .fr{ width: 100%; padding: 20px 10px; box-sizing: border-box;margin-top:0; margin-bottom:20px}
.about_con .fr{ padding:0 10px}
.about_con{ padding: 0;}
.about_con .fl .tit{ font-size: 18px;margin-bottom: 20px;}
.about_con .about_num h3{ font-size: 20px;}
.about_con .about_num li{ width: 50%; margin-bottom: 10px;}
.about_con .desc{ font-size: 14px; line-height: 24px;}
.about_con .more{ margin-top: 10px;}
.about_bigimg{ display: none;}
.about_video{ width: 100%;}
.process_tab{ padding-left: 0; background: none; min-height: auto;}
.process_fl{ padding: 20px 0; width:80px;}
.process_tit{ font-size: 16px; margin-bottom: 20px; text-align: center}

.process_tab li{ line-height: 40px;}
.process_swiper .swiper-wrapper{ padding-left: 10px;}
.process_swiper li .box{ padding: 10px;}
.process_swiper li h3{ font-size: 18px;}
.process_swiper li .desc{ font-size: 14px; line-height: 24px; max-height: none; -webkit-line-clamp: 99;}
.process_swiper li{ height: auto;}
.process_swiper li:before,.process_swiper li:after{ display: none;}
.about_clutrue{ margin-top: 0;}
.about_clutrue{ padding:30px 0;}
.about_tit { margin-bottom: 20px;}
.about_tit h3{font-size: 18px;}
.about_tit h4{font-size: 14px;}
.cluture_box{ margin-top: 0;}
.cluture_box ul{ margin: 0;}
.cluture_box li{ width: 100%; margin: 0; margin-bottom: 10px; height: 120px;}
.cluture_box li h3{ font-size: 16px;}
.cluture_box li .h4{ font-size: 12px; line-height: 20px;}
.pro_warp{ padding: 20px 0;}
.pro_box{ width: 100%;}
.pro_box .pro_tit h3{ font-size: 18px;line-height: 20px; margin-bottom: 10px;}
.pro_box .pro_tit h4{ font-size: 13px;}
.pro_box .infobox{ padding-left: 10px;  padding-right: 10px; width:100% }
.pro_box .imgbox{ width:100%}
.pro_box .pro_tit:before{ left: -10px; width: 2px;}
.pro_li li a{ height: 40px; line-height: 40px;}
.pro_li li .tit{ font-size: 14px;}
.pro_li{min-height: auto;}
.pro_li li:last-child{ border-bottom: none;}
.pro_box .imgbox{ margin: 0!important;}
.pro_box .imgbox{ height: 220px;}
.pro_box{ margin-bottom:10px;}

.page_more img{ height: 50px;}
.page_more h3{ font-size: 12px; margin: 0;}
.page_tit{ font-size: 18px; margin-bottom: 20px;}
.pro_list{ padding: 0 10px; box-sizing: border-box;}
.pro_list li{ width:96.9%; margin-bottom:10px}

.pro_list li .infobox{ height: 50px; line-height: 50px;}
.pro_list li .ellipsis{ font-size: 14px;}
.pro_list li .icon-arr_r{ width: 35px; height: 35px; line-height: 35px;}

.proxq_descwarp{padding: 35px 20px;box-sizing: border-box;}
.proxq_descwarp .tit{font-size: 18px;}
.proxq_descwarp .desc{height: auto;line-height: 2;font-size: 14px;margin: 20px 0 35px 0;}
.proxq_btn a{} 
.proxq_box{display: block;padding: 20px;box-sizing: border-box;}
.proxq_box .tit,.proxq_box .conwarp{ width: 100%;}
.proxq_box .tit{font-size: 20px;margin-bottom: 20px;}
.proxq_box .conwarp{ font-size: 13px; line-height: 24px;}
.down_list a h3{ font-size: 14px;}
.down_list a .iconfont{ font-size: 20px; width: 35px; height: 35px; line-height: 35px;}


.proxq_page .page_wz{display: none;float: none;line-height: 24px;padding-left: 30px;height: auto;}
.proxq_page .page_head{height: auto;line-height:normal;padding: 0;box-sizing: border-box;}
.solve_xqwarp{ padding: 0;}
.solve_fl,.solve_fr{ width: 100%;}
.solve_fl{ padding: 10px;}
.solve_fl h3{ font-size: 16px; line-height: 24px; margin-bottom: 10px;}
.solve_fr{ padding: 10px; box-sizing: border-box; font-size: 14px;}
.solve_xgtj{ padding: 20px 0;}
.solve_xgtj li{ width: 100%; margin-bottom: 10px;}
.solve_xgtj li .imgbox,.solve_xgtj li .infobox{ height: 120px;}
.solve_xgtj li .infobox{ padding: 10px;}
.solve_xgtj li .infobox h3{ font-size: 14px; line-height: 24px; height: 48px;}
.solve_xgtj li .more{ font-size: 12px;    background-size: 60px auto;}
.news_page{ padding: 20px 10px; box-sizing: border-box;}
.news_tit .news_year{ position: relative; top: auto; transform: translateY(0);}
.news_tit h3{ font-size: 18px;}
.news_year .bar{ height: 40px; display: flex;display: -ms-flexbox;align-items: center; line-height: 36px; margin:10px 0 ;}
.news_year .sel{ height: 36px;}
.news_year .bar{ width: 220px; padding: 0 10px}
.news_year .sel{ width: 110px;}
.news_year h4{ line-height: normal;}
.hot_news li .imgbox,.hot_news li .infobox{ width: 100%;}
.hot_news li .imgbox{ height: 220px;}
.hot_news li .infobox{ padding: 10px; height: auto;}
.hot_news li h3{ font-size: 15px; line-height: 24px; height: 48px;}
.hot_news li h4{ margin: 10px 0;}
.hot_news li .more{display: none; }
.hot_news li .time_bar{ position: relative; display: none; top: auto; transform: translateY(0); }
.hot_news .news_hd{ width: 100%; top: 190px; bottom: auto;}
.news_tit{ margin-bottom: 20px;}
.news_list2{ margin: 20px 0;}
.newsxq_page{ padding: 20px 10px; box-sizing: border-box;}

.ser_warp{ padding: 20px 10px; box-sizing: border-box;}
.service_list ul{ margin-bottom: 20px;}
.service_list li{ width: 100%; margin-bottom: 10px;}

.service_list .imgtit{ padding: 0 10px; bottom:10px; box-sizing: border-box;}
.service_list .imgtit h3{ font-size: 15px;}
.service_list .infobox{ padding: 10px;}
.service_list .infobox .more{ margin-bottom: 0; font-size: 14px; background-size: 60px auto;}
.zldown_list{ margin-bottom: 20px;}
.zldown_list li{ margin-bottom: 10px;}
.zldown_list li .img{ display: none;}
.zldown_list li a{ padding: 10px; margin-bottom: 0; padding-right:50px}
.zldown_list li h3{ font-size:14px;}
.zldown_list li .downbtn,.down_list a .downbtn{ width: 40px; height: 40px;}
.zldown_list li:hover .downbtn .icon,.down_list a:hover .downbtn .icon{ background-position: 0 -40px;}
.contact_map, .contact_info{ width: 100%;}
.contact_map{ height: 230px;}
.contact_info{ padding: 10px; height: auto;}
.contact_info .tit{ font-size: 18px;}
.contact_p p{ font-size: 14px; margin: 0;}
.contact_code .box{ margin-top: 0;}
.contact_p{margin: 10px 0;}
.contact_code .box{ width: 100px; height: 100px; margin-right: 10px;}
.conatct_li ul{ margin-left: 0;}
.conatct_li li{ width: 100%; margin-left: 0; margin-top: 10px; padding: 10px; }
.conatct_li li .tit{ font-size: 16px;}
.conatct_li li p{ font-size: 14px;}
.conatc_lywarp{ padding: 20px 0;}
.conatc_lywarp .tit{ font-size: 18px; margin-bottom: 10px;}
.contact_form{ width: 94%;}
.contact_form ul{ margin-left: 0;}
.contact_form ul li{ width: 100%; height: 50px; line-height: 50px; margin-left: 0; margin-bottom: 10px;}
.contact_form label{ line-height: 50px;}
.contact_form .texta{ padding: 14px 10px; padding-left: 80px;}
.contact_form .subbtn{ width: 100%;     height: 40px;
    line-height: 40px;
    font-size: 14px;}
.zp_warp{ padding: 20px 0;}
.zp_tit h3{font-size: 18px; margin-bottom: 10px; text-align:center; width:100%}
.zp_tit, .rc_box .tit{ padding: 10px; margin-bottom: 0;}
.sideMenu_tit{ line-height: 40px; }
.sideMenu_tit span{font-size: 14px;}
.sideMenu_tit span{ font-size: 14px;}
.sideMenu_tit span:nth-child(2),.rc_box .tit span:nth-child(2),.sideMenu_tit span:nth-child(3),.rc_box .tit span:nth-child(3){ display: none;}
.sideMenu_tit span:nth-child(1),.rc_box .tit span:nth-child(1){ width: 75%;}
.rc_box .tit span{ font-size: 12px;}
.rc_box .tit,.sideMenu_tit span{ line-height: 40px;}
.sideMenu{ margin-bottom: 20px;}
.rc_box .rc_con{ padding: 10px;}
.rc_box .rc_con .box{ width: 100%; padding: 0;}
.rc_box .rc_con h4{ font-size: 14px; margin-bottom: 10px;}
.contact_form .textwarp{ margin-top: 0;}
.other_banner .imgbg{background-attachment: inherit;}
.proxq_page .page_nav{}
.pro_list2{ padding:0}
.news_list li .imgbox{ height:250px}
.process_fr{padding-left:80px}
.z_num_box li{ height: auto;
    width: 50%; float:left; flex:none;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff; padding:20px 10px;}
.z_num_box li:nth-child(even){ border-right:none}

.index_nav a{height:30px;line-height:30px;font-size: 14px;}
.sidebox{display:none;}
.ones_page .page_wz { display:none}
.ones_page .page_head {padding:0}
.onesp{ font-size:18px!important}
.ones_page .conts{ padding:20px 10px}
.solve_list li .imgbox{ height:200px}
.foot_copy a{font-size:12px;}
.process_tab_swiper{height:250px}
.service_fl{ width: 100%; margin-bottom: 20px;}
.service_fr{ width: 100%;}
.service_fl h3{ font-size: 18px;}
.video_list li{ width:100%; margin-bottom:10px}
.video_list li .infobox{ min-height:auto; padding:10px}
.video_list li .imgbox:before{ width:50px; height:50px}
.asd{ width: 260px;height: 120px;}
.wel-news .news01 a,
    .wel-news .news02 a {
        height: 360px;
        margin-bottom: 10px;
    }
    .wel-news .wnews.news02 {
        padding: 0
    }
    .wel-news .news02 .more {
        width: 150px;
        height: 40px;
        left: 7%;
        bottom: 39px;
        font-size: 14px;
        line-height: 40px
    }
	.wel-news p.content {
        font-size: 14px;
        line-height: 2;
    }
    .wel-news h2 {
        font-size: 16px;
        line-height: 1.8;
    }
	 .wel-news .wnews {
        padding-bottom: 10px
    }
    .wel-news .wnews.news02 {
        padding: 0 5px 10px
    }
	.wel-news .wnews {
        width: 100%;
		float:left;
    }

    .wel-news .wnews.news02 {
        padding: 0;
        width: 100%;
    }
	
	.new-list li{width: 100%;float:left;padding: 0 10px;margin-bottom: 25px;}
	.subNewsTitle h3:first-child{font-size: 22px;padding: 0 0px 20px;}
	
	#job-list {
		margin-bottom: 0;
	}

	#job-list .box {
		padding: 15px 10px;
	}

	#job-list .box .top {
		font-size: 14px;
	}

	#job-list .name,#job-list .num,#job-list .address,#job-list .date {
		width: 21%;
		padding: 15px 0;
	}

	#job-list .name {
		width: 28%;
		padding-left: 15px;
	}

	#job-list .arrow {
		width: 8%;
	}

	#job-list .arrow i {
		width: 20px;
		height: 44px;
		-webkit-background-size: 12px;
		-moz-background-size: 12px;
		background-size: 12px
	}

	#job-list .article {
		font-size: 13px;
	}

	#job-list .content {
		padding: 10px 15px;
		font-size: 12px;
	}

	#job-list .content .txt {
		font-size: 14px;
		margin-bottom: 10px;
		padding-top: 10px;
	}

	#job-list .content h3 {
		padding-left: 15px;
	}

	#job-list .content h3:before {
		width: 6px;
		height: 6px;
		top: 9px
	}
	
	
	#job-list .name{
	width: 70%;
}

#job-list .date {
	width: 22%;
}

#job-list .num,#job-list .address {
	display:none;
}


	
} 
@media screen and (max-width: 440px){
.news_list li .imgbox{ height:200px}
.pro_list li,.pro_list ul{ margin-bottom:0}


}
