@charset "UTF-8";

/* public */
pre{white-space: pre-wrap; font-family: "Arial", "Microsoft YaHei";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;}
img{border:0;}
ul,dl,li,dt,dd{list-style:none;}
body{font-size: 14px;  overflow-x:hidden;  font-family: "Arial", "Microsoft YaHei"; color: #000;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);-webkit-overflow-scrolling : touch ; background: #f1f1f1;word-wrap:break-word;}
a{font-size:14px;text-decoration:none;  color: #333; transition: all .45s;}
.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", "Microsoft YaHei"; 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 {width:74%;height:auto;clear: both;margin: 0 auto;}
.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%}
table tr td{padding: 0 5px; box-sizing:border-box; padding: 5px; }

#newBridge{display: none !important;}
.clear{ clear: both;}
*:before,
*:after {
  z-index: -1;
}
@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: #54a1bb;
    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 2.083333333333333vw; box-sizing: border-box;}
.z_header.on,.z_header2{ background: #54a1bb;}
.z_header a{ color: #fff;}
.z_header a:hover{ color:#000}
.z_header_fl,.z_header_fr{ float:left; height: 120px;line-height: 120px; 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: 2.8vw;}
.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:120px; margin-right: 2.604166666666667vw; float:left; }
.z_logo img{ display:inline-block; vertical-align: middle; transition:cubic-bezier(0.215,.61,.355,1) .45s;}
.z_header_tel{ float: left;}
.z_search_btn{width: 50px; margin-right: 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;  margin-right: 2.604166666666667vw;}
.z_header_nav li a{ display: block; font-size: 16px;}
.z_header_nav li:hover>a{ color: #000;}
.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: #54a1bb;}
.z_menu_btn:hover .line{transform: translateX(4px); background: #54a1bb;}
.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: #54a1bb; font-weight: bold;}
.z_slide_tel{ float: left; font-size: 16px;}
.z_slide_close{ float: right; font-size: 18px; color: #54a1bb; cursor: pointer;}
.z_slide_close .icon{ display: inline-block; width: 24px; height: 24px; background: url(../img/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: 44px; height: 44px; text-align: center; border:1px solid #d0d0d0; border-radius: 50%; line-height: 44px; font-size: 20px; color: #999999;}
.z_slide_share .iconfont{ font-size: 24px;}
.z_slide_share li{ display: inline-block; margin-left: 20px; position: relative;}
.z_hover_code{width: 80px; background: #fff;border:1px solid #54a1bb;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: #54a1bb; border-color: #54a1bb;}
.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: #54a1bb; 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: #54a1bb;}
.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;}
/*banner*/

.swiper-slide {  -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; -o-transition-property: transform; transition-property: transform; transition-property: transform,-webkit-transform}
.swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
.swiper-wrapper { position: relative; width: 100%; height: 100%;   display: -webkit-flex; display: -ms-flexbox; display: flex;display: -ms-flexbox; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; -o-transition-property: transform; transition-property: transform; transition-property: transform,-webkit-transform; -webkit-box-sizing: content-box; box-sizing: content-box; }
.swiper-container { margin: 0 auto; position: relative; overflow: hidden; list-style: none; padding: 0; z-index: 1; }
.swiper-container-fade .swiper-slide{    pointer-events: none; -webkit-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active{pointer-events:auto; z-index: 3;}
.swiper-container-vertical>.swiper-wrapper {flex-direction: column;
    }
.z_banner{ background:url(../img/bgs.png) no-repeat center; background-attachment: fixed;}
.z_banner .bd,.z_banner .bd>li,.z_banner .bd>li .img,.z_banner .bd>li .show{width:100%; height:100vh; position:relative; overflow: hidden;}
.z_banner .bd li .img{background-position:center top; background-repeat:no-repeat; background-size:cover;}
.z_banner .bd li .show{transform:scale(1.2); transition:ease 2s; opacity:.5;}
.z_banner .bd li .banner_text .z-container{color:#fff;opacity:0; transition:ease 1s;transform:translate(50%,0);}
.z_banner .banner_text{ position: absolute;  left:0; top: 40vh; width: 100%;}
.z_banner .banner_text h3{ font-size: 60px; color: #fff; font-weight: bold;}
.z_banner .banner_text .h4{ color: #fff; margin-top: 10px; font-size: 16px; width:100%; line-height:30px}
.z_banner .bd li.swiper-slide-active .show,.z_banner .bd li.swiper-slide-duplicate-active .show{transform:scale(1); opacity:1;}
.z_banner .bd li.swiper-slide-active .banner_text .z-container,.z_banner .bd li.swiper-slide-duplicate-active .banner_text .z-container{transform:translate(0,0); opacity:1; transition-delay:1s;}   


.z_banner_box{ position: absolute; z-index: 3; left: 0; top: 65vh; width: 100%;}
.z_banner_btn a{ display: inline-block; box-sizing: border-box; margin-right: 20px; width: 180px; text-align: center; height: 56px; line-height: 52px; color: #fff; border:2px solid #fff; border-radius: 28px; font-size: 16px;}
.z_banner_btn a .iconfont{ display: inline-block; margin-left: 10px;}
.z_banner_btn .more,.z_banner_btn a:hover{ background: #54a1bb; border-color: #54a1bb;}
.z_banner .hd{ margin-top: 60px; display: inline-block;}
.z_banner .hd li{display: inline-block; cursor: pointer; margin-right: 70px; width: 26px; height: 26px; border:1px solid #fff; border-radius: 50%; box-sizing: border-box; position: relative;}
.z_banner .hd li:before{ content: ""; display: block; width: 8px; height: 8px; border-radius: 50%; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); background: #fff;}
.z_banner .hd li.on:before{ background: #54a1bb;}
.z_banner .hd li.on{ border-color: #54a1bb;}
.z_banner .hd li:last-child{ margin-right:0;}
.z_banner .hd li:after{content: ""; display: block; width: 70px; height: 3px; background: url(../img/dot.png)repeat-x center; position: absolute; right: -70px; top: 50%; transform: translateY(-50%);}
.z_banner .hd li:last-child:after{ display: none;}
.z_num_box{ width: 100%; z-index: 3; position: absolute; left: 0; bottom: 0;}
.z_num_box .z-container{ width: 74%; background: url(../img/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: #54a1bb; 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%; box-shadow: 0 0 20px rgba(0,0,0,.5); transition: ease .5s;opacity: 0;transform: translateX(-100%); visibility:hidden; background: #fff; height: 10vh; display: flex;display: -ms-flexbox; align-items: center; justify-content: center; position: absolute; left: 0; top: 100%; color: #333; font-size: 16px;}
.z_search_box.on{ transform: translateX(0); opacity: 1; visibility: visible;}
.z_search_box .text{ font-size: 16px; padding: 0 10px;box-sizing: border-box; width: 40%;}
.z_search_box .sou{ color: #54a1bb; font-size: 16px;}
.index_about{ position: relative;}
.index_about:before{ content: ""; display: block; width: 14%; height: 60%; background:url(../img/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: #54a1bb; 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 #54a1bb; box-sizing: border-box; width: 180px; height: 56px;line-height: 52px; text-align: center; border-radius: 28px; font-size: 16px; color: #54a1bb;}
.index_more .iconfont{ display: inline-block; margin-left: 10px; font-size: 20px;}
.index_more:hover{ background: #54a1bb; color: #fff;}
.index_pro{ padding: 100px 0;}

.index_tit_bar{ position: relative; margin-bottom: 40px;}
.index_tit{ width: 36%;}
.index_tit h3{ font-size: 36px; font-weight: bold; margin-bottom: 20px;}
.index_tit h4{ font-size: 15px; line-height: 28px;}
.index_nav{ position: absolute; right: 0; top: 50%; transform: translateY(-50%);}
.index_nav a{ display: inline-block; padding: 0 20px; position: relative; border-radius: 20px; height: 40px; line-height: 40px;}
.index_nav a.active,.index_nav a:hover{ background: #54a1bb; color: #fff;}
.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,.index_nav a.active:before{ display: none;}
.imgbg{ width: 100%; height: 100%; background-position: center; background-repeat: no-repeat; background-size: cover; transition: ease 1s; }
.pro_swiper{position: relative; display: none;}
.pro_swiper.on{ display: block}
.pro_swiper:before{ content: ""; display:block; width: 50%;height: 100%; background: rgba(241,241,241,.8); position: absolute; left: -50%; top: 0; z-index: 1;}
.pro_swiper:after{ content: ""; display:block; width: 50%;height: 100%; background: rgba(241,241,241,.8); position: absolute; right: -50%; top: 0; z-index: 1;}
.pro_swiper li a{ display: block; width: 100%; height: 100%;}
.pro_swiper li .imgbox{ width: 100%;position: relative;  overflow: hidden;}
.pro_swiper li .imgbox img{ width:100%; display:block}
.pro_swiper li .infobox{ background: #fff; display: flex;display: -ms-flexbox; align-items: center; padding:10px; box-sizing: border-box;}
.pro_swiper li h3{ width: 70%; float: left; font-size: 14px; font-weight: bold;}
.pro_swiper li .icon-arr_r{width: 36px; margin-left: auto;height: 36px; border-radius: 50%; border: 1px solid #cccccc; display: inline-block; float: right; line-height: 34px; text-align: center;font-size: 16px;color: #777777;transition: ease .4s;}
.pro_swiper 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_swiper 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_swiper li:hover .imgbg{ transform: scale(1.1,1.1);}

.pro_swiper li:hover .icon-arr_r{ background: #54a1bb; color: #fff; border-color: #54a1bb;}
.index_solve{ position: relative; background: #fff;}
.solve_box{ width: 50%;float: left;padding: 4.6875vw 6%; padding-left: 12.5%; box-sizing: border-box;}
.solve_tit{ font-size: 36px; 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; list-style: circle;}
.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:#54a1bb; 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: #54a1bb; 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: 100px 0;}
.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: #54a1bb; 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:#54a1bb;}
.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{ padding: 130px 0;  }
.index_contact .z-container{ position: relative;padding-bottom: 80px;}
.about_fl h3{ font-size: 36px; font-weight: bold;}
.about_fl .desc{ line-height: 28px; margin: 40px 0;}
.about_btnwarp a{ display: inline-block; margin-right: 20px; width: 180px; box-sizing: border-box; height: 50px; line-height: 46px; border:2px solid #54a1bb; border-radius: 25px; text-align: center; font-size: 16px; color: #54a1bb;}
.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: #54a1bb; color: #fff;}
.about_map{ position: absolute; width:70%; right: -60px; top: 50%; transform: translateY(-50%);}
.about_map img{ display: block; width: 100%;}
.z_contact_box{ width: 300px; position: absolute; right: 28%; top: 15%; box-shadow: 0 0 20px rgba(0,0,0,.25);}
.z_contact_box .imgbox{ width: 100%; height: 180px;}
.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: 10px;}
.z_contact_box .tit .iconfont{font-size: 20px; color: #54a1bb; display: inline-block; margin-right: 10px;}
.z_contact_box p{  align-items: flex-start; line-height: 24px;}
.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: #54a1bb; color: #fff; border-color: #54a1bb;}

.z_footer{ width: 100%; background: #111111;} 
.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: #666; border:none; background: rgba(255,255,255,.1);}
.foot_logo{ float:left}
.foot_logo img{ display: block; height: 2.604166666666667vw;}
.foot_btm{ padding: 3.125vw 0;}
.foot_nav{ float: left;}
.foot_nav a{ color: #fff; display: block; line-height: 36px; font-size: 15px;} 
.foot_nav li{ display: inline-block; vertical-align: top; margin-right: 5vw;}
.foot_nav li:last-child{ margin-right: 0;}
.foot_nav li h3{ margin-bottom: 10px;}
.foot_nav li h3 a{ font-size: 16px;}
.foot_nav a:hover{ color: #54a1bb;}
.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;border-radius: 3px; line-height: 2.604166666666667vw; text-align: center; background: #222222; color: #fff; font-size: 15px;}
.foot_code_warp .zxbtn:hover{ background: #54a1bb;}
.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: #54a1bb;}
.foot_code_warp .desc{ text-align: right; float:left}
.foot_code_warp .code { float:left;   margin-left:1.0416666666666665vw;}
.foot_code_warp .code .img{ width: 6.25vw; height: 6.25vw; background:#fff; border-radius: 3px; padding: 2px;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: #616161;text-align: center;}
.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: 583px; overflow: hidden;}
.other_banner .imgbg{ display: block;animation: zoombig 4s linear forwards; }
.other_banner_text{ width: 100%; position: absolute; left: 0; top: 28vh; color: #fff; z-index: 2;}
.other_banner_text h3{ font-size: 50px; 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(../img/sb.png) no-repeat center; z-index: 2;animation:moves 2s linear  infinite;}
.pages_con{ position: relative; }
.page_head{ height: 100px; line-height: 100px; position: absolute; top: -100px;left: 0;width: 100%; background: #fff; border-bottom:1px solid #ddd;}
 
.page_wz{ float: left; background: url(../img/wz.png) no-repeat left center;  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: 0.5vw; float:left}
.page_nav li a{ padding: 0 10px; display: block; font-size:16px}
.page_nav li:before{ content: ""; display: block; z-index: 1; width: 0; height: 4px; background: #54a1bb;position: absolute; left: 0; top: 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: #54a1bb;}
.about_con{ padding: 50px 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(../img/arr2.png) no-repeat bottom center; color: #54a1bb; 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: 100%; 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: -18%; top: 0;}
.page_head:after{ width: 18%; 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(../img/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(../img/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: #54a1bb; 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 #54a1bb; 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 #54a1bb; }

.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: #54a1bb; border-color: #54a1bb;}
.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: #54a1bb; 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: #54a1bb;}
.pro_li li:hover .icon-arr_r{ color: #54a1bb;}
.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: #54a1bb; 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: #54a1bb; 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: #54a1bb;}
.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: #54a1bb; border-color: #54a1bb;}
.proxq_page{ margin-top: 120px; background: #fff;}
.proxq_page .page_head{ position: relative; top: auto;}
.proxq_page .page_nav li.cur:before,.proxq_page .page_nav li:hover:before{ top: auto; bottom: 0;}
.page_wz .active{ color: #54a1bb;}
.proxq_head{ padding: 80px 0; background: #fff;}
.proxq_imgwarp{ width: 55.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 #54a1bb;}
.proxq_descwarp{ width: 41.5%; float: right;}
.proxq_descwarp .tit{ font-size: 36px; font-weight: bold;}
.proxq_descwarp .desc{ height: 280px; line-height: 28px; overflow: auto; margin: 40px 0;}
.proxq_btn a{    text-align: center;
    display: flex;display: -ms-flexbox;
    align-items: center;
    justify-content: center; color: #fff; font-size: 14px; width: 33.3%; float: left; height: 50px; text-align: center; }

.proxq_btn .qq{ background: #54a1bb; }
.proxq_btn .tel{ background: #333333;}
.proxq_btn .yx{ background: #888888;}
.proxq_box{ padding: 80px 0; border-top:1px solid #cccccc; align-items: flex-start;}
.proxq_box .tit{ float: left; flex-shrink: 0; font-size: 36px; font-weight: bold; width: 33.8%;}
.proxq_box .conwarp{ float: left; width: 66.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: #54a1bb; 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: #54a1bb; 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 #54a1bb; background: #fff; height: 40px; border-radius: 22px; border:2px solid #54a1bb; line-height: 38px; padding: 0 20px;}
.solve_list li .more .iconfont{ display: inline-block; margin-left: 10px; font-size: 18px; color: #54a1bb;}
.solve_list li:hover .more{ background: #54a1bb; 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: #54a1bb; 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(../img/arr2.png) no-repeat bottom left; color: #54a1bb; line-height: 40px; font-size: 16px;}
.solve_xgtj li:hover h3{ color: #54a1bb;}
.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(../img/arr4.png) no-repeat right center; font-size: 20px; color: #54a1bb;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 #54a1bb; background: #fff; height: 40px; border-radius: 22px; border:2px solid #54a1bb; line-height: 38px; padding: 0 20px;}
.hot_news li .more .iconfont{ display: inline-block; margin-left: 10px; font-size: 18px; color: #54a1bb;}
.hot_news li:hover .more{ background: #54a1bb; 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(../img/rl.png) no-repeat top center; padding-top: 20px;}
.hot_news li:hover h3{ color: #54a1bb;}
.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: #54a1bb;}
.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: #54a1bb;}
.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: #54a1bb;}
.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: #54a1bb;}
.news_tj li:hover h3{ color: #54a1bb;}
.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(../img/arr2.png) no-repeat bottom left; font-size: 16px; color: #54a1bb; 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: #54a1bb; text-align: center;}
.downbtn .icon{ display: block;transition: ease .5s; width: 100%;  height: 100%; background: url(../img/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: #54a1bb;}
.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(../img/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: #54a1bb; 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: #54a1bb;}
.down_pop .nocode a:hover{ color: #54a1bb;}
.down_close{ width: 20px; height: 20px; position: absolute; cursor: pointer; right:10px; top: 10px; background: url(../img/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(../img/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: #54a1bb; 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: #54a1bb;}
.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:#54a1bb!important; color: #fff;border-bottom-color:#212881}
.rc_box .tit.on:before{ content: ""; display: block; width: 18px; height: 16px; background: url(../img/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 #54a1bb; 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: #54a1bb;}
.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:#54a1bb; 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: #54a1bb;}
.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; visibility: hidden;box-shadow: 0 5px 5px rgba(0,0,0,.1); transition: ease .4s; transform: translateY(50px); line-height: normal; padding: 20px 0; text-align: center; position: absolute; left: 0; top: 99%; background: rgba(0,0,0,.6); }
.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:30px; color: #fff;}
.z_pro_down  dl dt{ margin-bottom:0px;flex-shrink: 0; margin-right:20px;  min-width:140px}
.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:30px;}
.z_nav_three .tit em{ color: #54a1bb; display: inline-block; margin-left: 10px;}
.z_subdown dl a:hover{ color: #54a1bb;}
.z_nav_foure{ display: none;}
.z_nav_foure a{ padding-left: 20px; color: #fff; font-size: 14px!important;}
.z_pro_down dl{ padding:0 20px; text-align: left;min-width: auto;     display: flex; margin-bottom:10px}
.z_pro_down{ width:33vw; text-align:left; left:-23px}
.z_pro_down .z_nav_three{ display:inline-block; margin-right:20px; margin-bottom:0px}
.service_page{position:relative; z-index: 1;}
.service_page:before{ content: ""; display: block; width: 100%; height: 100%;background:url(../img/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:105px; padding: 20px 0px; left: 50%; transform: translate(-50%,50px);}
.z_header_nav li.a1 .z_subdown.on{ transform: translate(-50%,0);} 
.z_header_nav li.a1 .z_subdown dl dt>a{font-size:16px}
.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(../img/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(../img/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:#54a1bb url(../img/z_ad_close.png) no-repeat center; background-size:cover;*/ background:#54a1bb; 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(../img/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(../img/adx.png) no-repeat 0 0;}
.mobile_asd_zk{ display: none;}
@media screen and (max-width:1460px){
.z-container{ width: 88%;}
.z_footer .z-container{ width:85%}
.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: 62vh;}


.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{ margin-top: 80px;}
.about_desc{padding:5vw;}
.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;}
.z_pro_down{ width:42vw}
}
@media screen and (max-width: 1370px){
.z_pro_down{ width:45vw}
.video_pop{ width:800px; height:500px}
}
@media screen and (max-width: 1300px){
.z_header_nav li{margin-right:1.5vw;}
.foot_nav li{ margin-right:2vw}

}



@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%}

}

.inside-title{}
.inside-title span{display: block;text-align: center;letter-spacing: 1px;}
.inside-title span.en{line-height: 32px;padding-top:  23px;font-size: 36px;color: #ccc;text-transform: uppercase;}
.inside-title span.cn{line-height: 24px; padding-top:  23px;font-size: 32px;color: #000; font-weight: 600}

.aboutnei{line-height: 30px; padding-top: 40px;}


.look-more {display: block;  width:180px;height: 50px; border: 1px solid #54a1bb;line-height: 50px; text-align: center;font-size: 14px;color: #fff; background:#54a1bb;-webkit-transition: background 0.3s ease 0s;transition: background 0.3s ease 0s;}
.look-more:hover {color: #fff;background-color:#54a1bb;border: 1px solid #54a1bb;}
.look-more a{color: #fff;}




.company-box .conbs-text {
  font-size: 14px;
  line-height: .9rem;
  margin-top: 1.25rem;
}
.company-box .conbs-text .conb-txt {
  font-size: 16px;
  margin-bottom: .5rem;
}.form{
	display: block;
	max-width: 100%;
	margin: 34px auto 0;
}
.form input{
	border: 1px solid #d5d5d5;
	font-size: 14px; 
}
.form .line1{
	      width: 28.1%;
    height: 48px;
    line-height: 48px;
    padding: 0 46px 0 13px;
    float: left;
    margin: 0 1% 25px 0;
}
.form .name{
	background: #fff url(../images/i_form_ico1.png) no-repeat right 0;
}

.form .phone{
	background: #fff url(../images/i_form_ico2.png) no-repeat right 0;
}
.form .email{
	margin-right: 0;
	background: #fff url(../images/i_form_ico3.png) no-repeat right 0;
}
.form textarea{
	width: 95%;
	border: 1px solid #d5d5d5;
	padding: 10px 46px 10px 13px;
	height: 149px;
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 20px;
	background: #fff url(../images/i_form_ico4.png) no-repeat right top;
}
.form .key{
	width: 310px;
	height: 44px;
	margin: 0 auto;
}
.form .file{
	width: 134px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	margin-bottom: 20px;
	background: #939393;
	font-size: 14px;
	color: #fff;
	
	cursor: pointer;
	float: left;
}
.form .file:hover{
	background: #f18226;
}
.form .file-box p{
	margin-left: 20px;
	line-height: 34px;
}
.form .file-btn{
	display: none;
}
.form input.pull-left{
	display: none;
}


.submit{
	position: relative;
	display: block;
	width: 205px;
	line-height: 50px;
	    margin: auto;
	background:#54a1bb;
	
	font-size: 16px;
	line-height: 50px;
	color: #fff;
	text-align: center;
	visibility: inherit;
}



.z-container2 {width:100%;height:auto;clear: both;margin: 0 auto;}

.titbar{  padding: 20px 0; position: relative; font-size: 30px;  }
 .titbar .tel{ position: absolute; right: 0; top: 50%; transform: translateY(-50%);text-align: right; color: #878787; font-size: 14px;}
.titbar .tel em{ display: block; color: #009944; font-size: 24px; margin-top: 5px; font-weight: bold;}
.contact_btm{ display: flex; align-items: flex-end; justify-content: space-between;}
.conatct_addre{ float: left;}
.conatct_addre p{ margin-bottom: 10px; color: #666;font-size: 16px;}
.conatct_addre p i{padding-right: 15px;}
.contact_btm .foot_code{ margin-left: auto;}
.contact_map img{ width: 100%; vertical-align: bottom;}


.foot_copy{ margin-top: 20px;}
.foot_copy a{color: #b8b8b8;}
.foot_code span{ line-height: 20px; display: block;  vertical-align: bottom; font-size: 12px; text-align: center;}
.foot_code img{ float: right; width: 170px; height: 170px;}
.foot_code em{ display: block;}
.foot_addre span{ display: inline-block; margin-right: 20px;}



.tz-gallery {
    padding-top: 40px;
	box-sizing: border-box;
}
.tz-gallery .thumbnail {
	padding: 0;
	border: none;
}
.tz-gallery img {
	border-radius: 2px;
	max-width: 100%;
}
.tz-gallery .caption {
	padding: 26px 30px;
	text-align: center;
}
.tz-gallery .caption h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0;
}
.tz-gallery .caption p {
	font-size: 12px;
	color: #7b7d7d;
	margin: 0;
}

 .col-md-3   { position: relative;
 
    padding-right: 1%;float: left; width: 23%;
    padding-left: 1%;}

.pages{font-size: 14px; line-height:22px;text-align:center;clear:both; width:100%;}
.pages a{font-size: 14px; text-decoration:none;color:#3c3c3c;background:#fff;border:1px solid #cccccc;padding:8px 8px;margin-right:3px;cursor:pointer}
.pages .red{font-size: 14px; background:#54a1bb !important; color:#fff; border:0; padding:8px 8px;margin-right: 6px;}
.pages a.active{font-size: 14px; background:#000;border:1px solid #cccccc;color:#fff;margin-right:3px;}
.pages a:hover{font-size: 14px; text-decoration:none;color:#fff;background:#54a1bb;border:1px solid #cccccc}



.n_zixun{ padding-top: 50px; }

.n_zixun .m{ position:relative;}

.n_zixun .box1{ margin-bottom:60px; border:1px solid #e5e5e5;}

.n_zixun .box1 .img{ width:466px; height:240px; float:left;}

.n_zixun .box1 .txt{ width:670px; float:right; margin-right:32px;}

.n_zixun .box1 .txt h5 a{ font-size:18px; color:#666666; font-weight:600; padding-top:55px; padding-bottom:20px;}

.n_zixun .box1 .txt h5 a:hover{ color:#54a1bb;}

.n_zixun .box1 .txt p{ font-size:12px; color:#a6a6a7; line-height:24px;}

.n_zixun .box1 .txt span{ text-align:left; display:block; font-size:12px; line-height:50px; color:#6a6a6a;margin-top: 16px; text-decoration:underline;}

.n_zixun .box1 .txt span a{ float:right;    width: 99px;

    height: 29px;

    line-height: 29px;

    color: #fff;

    background: #ffc114;

    display: block;

    margin: 0 auto;

    text-align: center;

    border-radius: 0 10px 0 10px;}



.n_zixun ul{ margin:0 -45px;}

.n_zixun ul li{ width:30%;  float:left; margin-left:3%; margin-bottom:30px;}

.n_zixun ul li .img{ width:100%;  overflow: hidden;}
.n_zixun ul li .img img{    width: 100%;    height: 141px;
    display: block;
    object-fit: cover;}
.n_zixun ul li .img:hover img{ transform:scale(1.05);    -webkit-transition: all ease-in-out 500ms;}
.n_zixun ul li .txt{ padding:20px 0;}

.n_zixun ul li h5 a{ font-size:16px; color:#222225; display:block; margin-bottom:5px;}

.n_zixun ul li h5 a:hover{color:#54a1bb;}

.n_zixun ul li p{ font-size:14px; color:#a6a6a7; line-height:25px; height:50px; overflow:hidden; margin-bottom:19px;}

.n_zixun ul li span{ display:block; font-size:12px; color:#5b5c5e;}

.n_zixun ul li span a{ display:inline-block; float:right; text-decoration:underline #999;}

.n_zixun ul li span a:hover{ color:#54a1bb; text-decoration:underline #54a1bb;}

.n_zixun .s_btn{ display:block; margin:50px auto 70px; width:126px; height:36px; line-height:36px; text-align:center; border-radius:18px; border:1px solid #bbb; color:#666; }


.onePorfile { width: 100%; margin: 0px auto;  text-align: center; }
.onePorfile .t1 { font: 30px/1.4 "futura_lightregular","times new roman","microsoft yahei"; color: #000; }
.onePorfile .con { text-align: center; color: #323232; font-size: 14px; }
.cen-03 {
	padding-top: 5px;
}
.cen-04 {
	float: left;
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	text-align: center;
	line-height: 50px;
	font-family: "Microsoft YaHei";
}
.cen-04-1 {
	text-align: center;
	border-bottom: 1px dashed #ccc;
	line-height: 40px;
	color: #666;
	float: left;
	width: 100%;
	padding-bottom: 10px;
}
.cen-04-2 {
	float: left;
	width: 100%;
	background: #f2e3d0;
	border: 1px solid #e7d1b4;
	padding: 5px;
}
.cen-04-3 {
	float: left;
	width: 100%;
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 30px;text-align: left;
}
.cen-04-3 img{
	
	padding-bottom: 8px;
	
}
.cen-04-2 span {
	font-weight: bold;
	color: #d41833;
}
.cen-04-6 {
	float: left;
	width: 100%;
	border: 1px solid #fec3d7;
	font-size: 12px;
}
.btn3{ margin-top:10px; text-align: right  }
.btn3 a{ display:inline-block; height:35px; line-height:35px; background:#fff; color:#000;    border: 1px solid #e4eaec;  width:100PX; font-size:12px; border-radius: 3px; text-align: center;}
.btn3 a:hover{ background:#54a1bb; color:#fff;}



.sx {
	width: 100%;
	    float: left;
	padding: 20px 0;
	text-align: left;
	border-top: 1px dashed #ddd;
	color: #333;
	margin-top: 10px;
	font-family: Verdana, microsoft Yahei, Helvetica, sans-serif
}
.sx p {
	clear: both;
	line-height: 30px;
	font-weight: bold;
}
.sx a {
	padding-left: 0px;
	font-weight: normal
}
.sx a:link {
	color: #999;
	text-decoration: none;
}
.sx a:visited {
	color: #999;
	text-decoration: none;
}
.sx a:hover {
	color: #54a1bb;
	text-decoration: underline;
}
.sx a:active {
	color: #54a1bb;
	text-decoration: underline;
}
.sx span {
	float: right;
	padding-right: 20px;
}
.sx span a {
	padding-left: 20px;
	color: #999 !important;
	text-transform: uppercase;
	font-family: Verdana, microsoft Yahei, Helvetica, sans-serif
}


.t1 { font: 30px/1.4 "futura_lightregular","times new roman","microsoft yahei"; color: #000; text-align: center;}
.t2 { font: 30px/1.4 "futuramedium","times new roman","microsoft yahei"; color: #54a1bb; text-transform: uppercase; }
.onePorfile .lico { background: url(../images/line_1.png) no-repeat scroll center center; width: 100%; height: 20px; margin: 20px 0px 32px; }
.onePorfile .icoBox { text-align: center; }
.onePorfile .icoBox img { vertical-align: middle; }
.onePorfile .icoBox span { margin: 0px 40px; }
.onePorfile .con { text-align: center; color: #323232; font-size: 14px; padding-top: 3%; }
.onePorfile.target { transform: translate(0px,50px); -webkit-transform: translate(0px,50px); opacity: 0; }
.onePorfile.action { transform: translate(0px,0px); -webkit-transform: translate(0px,0px); opacity: 1; transition: 500ms ease 0ms; -webkit-transition: 500ms ease 0ms; }
.twoPorfile { margin-top: 95px; background-attachment: fixed; background-size: cover; background-repeat: no-repeat; background-position: center bottom; padding-bottom: 5%; }
.twoPorfile-con { position: relative; top: -95px; background-color: #fff; width: 828px; padding: 95px 108px; margin: 0px auto; }


.ilist{
	width: calc(100% + 10px);
	padding-bottom: 20px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: -webkit-wrap;
	flex-wrap: -moz-wrap;
	flex-wrap: -ms-wrap;
	flex-wrap: -o-wrap;
	flex-wrap: wrap;
}
.ilist.on .item1:nth-child(n+5){
	display: none;
}
.item1{
	width: 25%;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	padding: 10px 10px 0 0;
	zoom: 1;
	position: relative;
}
.item1 .contai{
	height: 100%;    border: 1px solid #f3f3f3;    background: #fff;
}
.item1 .contai:hover .box{
	    box-shadow: 4px 4px 20px 5px rgba(0, 0, 0, 0.13);
	    transform: translate(0,-3px);
	    z-index: 3;
	    position: relative;
	}
.item1 .btnbox{
	position: absolute;
	bottom: 36px;
	left: 2px;
	width: calc(100% - 20px);
	box-sizing: border-box;
	background: #fff;
	text-align: center;
	z-index: -1;
	opacity: 1;
	visibility: hidden;
}
.item1 .btnbox a{
	font-size: 12px;
	display: inline-block;
	height: 30px;
	    line-height: 26px;
	width: 100px;
	box-sizing: border-box;
	border: 1px solid #f3f3f3;
	margin: 0 7px;
	background: #fff;
	color: #494949;
	transition: all .3s ease-out;
	opacity: 0;
}
.item1 .btnbox a.purchase{
    background-color: #54a1bb;
    color: #ffffff;
    border: 1px solid #54a1bb;
}
.item1 .box{
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	padding-bottom: 38px;
    box-shadow: 0 0 10px 4px rgba(0,0,0,0);
    transition: all .3s ease-out;
    height: 100%;
    box-sizing: border-box;    color: #333;
}
.item1 .box .imgs{
	
}
.item1 .box .imgs img{     max-width: 100%;height: 300px;}
.item1 .tit{
	color: #666;
	padding: 0 3%;
    transition: all .3s ease-out;
    font-size: 16px;
    margin-bottom: 6px;
}
.d2{
	color: #666;
	padding: 0 4%;
    transition: all .3s ease-out;
    font-size: 13px;
    font-weight: 300;
}
.item1 .d3{
	color: #54a1bb;
	font-size: 14px;
	display: inline-block;
	padding-right: 14px;

	line-height: 30px;
}


.item1 .contai:hover .box,
.item1 .contai:hover .btnbox{
		z-index: 2;
		visibility: visible;
		opacity: 1;
	    transform: translate(0,-3px);
	}
.item1 .contai:hover .btnbox a{
		opacity: 1;
	}
.item1 .btnbox a:hover{
		color: #808080;
	}
.item1 .btnbox a.purchase:hover{
		background-color: #54a1bb;
		color: #fff;
	}


.item-pic__box {
	    position: relative;
    width: 40%;
    float: left;    margin-left: 30%;
  
}
.small-box {
	    position: relative;
    width:100%;
    
    margin-bottom: 5px;
    border: 1px solid #ccc;
}
.small-box img{
	width: 100%;
    height: 100%;
    object-fit: cover;
    text-align: center;
}
.small-box > .hover {
	display: none;
	left: 0;top: 0;
	position: absolute;
	border: 1px solid #fff;
	background-color: #000;
	filter: alpha(opacity=15);
	-moz-opacity: .15;
	opacity: .15;
	cursor: move;
}
.thumbnail-box {
	position: relative;
	width: 100%;
}
.thumbnail-box .btn {
	position: absolute;
	top: 0;bottom: 0;
	width: 26px;
	border: 0;
	background: #eee url(../images/thumb-but.gif) no-repeat;
}
.thumbnail-box .btn:active {background: #b31e22 url(../images/thumb-but_active.gif) no-repeat}
.thumbnail-box .btn-prev {left: 0}
.thumbnail-box .btn-next {right: 0;background-position: center right}
.thumbnail-box .btn-next:active {background: #b31e22 url(../images/thumb-but_active.gif) no-repeat center right}
.thumbnail-box > .thumb-list {
	overflow: hidden;
	width: 300px;
	margin: 0 auto;
}
.thumbnail-box .wrapper {
	font-size: 0;
	margin-bottom: 0;
	white-space: nowrap;
}
.thumbnail-box > .thumb-list .item {
	width: 56px;
	height: 56px;
	margin: 0 2px;
	cursor: pointer;
	display: inline-block;
	border: 2px solid #fff;
}

.thumbnail-box > .thumb-list .item img{
	width: 100%;
    height: 100%;
    object-fit: cover;
    text-align: center;
}
.thumbnail-box > .thumb-list .item.active {
	border: 2px solid #2e2a40;
}
.big-box {
	z-index: 100;
	display: none;
	overflow: hidden;
	position: absolute;
	left:110%;top: 0;
	border: 1px solid #ccc;
	width: 420px;height: 420px;
}
.item-info__box {
	width: 50%;
	float: right;
	padding: 20px 40px 20px 40px;
}
.item-title {line-height: 2em; }
.item-title > .name {
	font-size: 25px;
	max-height: 50px;
	line-height: 50px;
}
.item-price {
	padding: 10px;
	margin-bottom: 20px;
}
.item-price .price-panel {
	height: 40px;
	line-height: 40px;
}
.item-price .price-panel .price{
	font-size: 24px;
	color: #d00;
}
.vip-price-panel {
	height: 32px;
	padding: 0 10px;
	line-height: 32px;
	margin-top: 4px;
	position: relative;
}
.vip-price-panel:hover, .vip-price-panel.active {
	color: #fff;
	background-color: #b31e22;
}
.all-price__box {
	color: #fff;
	display: none;
	overflow: hidden;
	position: absolute;
	left: 0;right: 0;top: 32px;
	background-color: #b31e22;
	line-height: 1.571428;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #fff;
	border-left: 10px solid #b31e22;
	border-right: 10px solid #b31e22;
}
.text-justify {
	text-align: justify;
	text-align-last: justify;
}
.item-ind-panel {
	width: 100%;
	border: 1px dotted #ccc;
}
.item-ind-item {
	float: left;
	padding: 12px;
	text-align: center;
	width: 33.33333333%;
}
.item-ind-item a {text-decoration: none;}
.ind-count {font-weight: bold;}

.detailproduct{ width:100%; overflow:hidden; zoom:1;}


.detail_pro{ padding-top:10px; padding-bottom:0px;}

.detail_pro_center{ width:100%; margin:0 auto; background:#fff; margin-bottom:20px; }

.detail_pro_center h3{ line-height:34px; padding-left:15px; font-size:14px; background:#54a1bb;border-radius: 4px; color:#FFF; font-weight:normal;    font-family: 'Poppins', sans-serif;    text-align: left;}

.detail_pro_img{ padding:10px 0; text-align:left; padding-left:15px; font-size:14px;} 
