@charset "UTF-8";

/* public */
pre{white-space: pre-wrap; font-family: 'Microsoft Yahei',arial;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:  'Microsoft Yahei',arial; 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:  'Microsoft Yahei',arial; 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:85%;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;}


#newBridge .nb-icon-wrap{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: #b48a2d;
    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: #b48a2d;}
.z_header.on a:hover{color: #000;}
.z_header a{ color: #fff;}
.z_header a:hover{ color:#b48a2d}
.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: 3vw;}
.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; max-height: 3.5vw;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: 15px;}
.z_header_nav li:hover>a{  color:#b48a2d}
.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: #b48a2d;}
.z_menu_btn:hover .line{transform: translateX(4px); background: #b48a2d;}
.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: #b48a2d; font-weight: bold;}
.z_slide_tel{ float: left; font-size: 16px;}
.z_slide_close{ float: right; font-size: 18px; color: #b48a2d; 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: 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 #b48a2d;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: #b48a2d; border-color: #b48a2d;}
.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: #b48a2d; 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: #b48a2d;}
.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(../images/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: #b48a2d; border-color: #b48a2d;}
.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: #b48a2d;}
.z_banner .hd li.on{ border-color: #b48a2d;}
.z_banner .hd li:last-child{ margin-right:0;}
.z_banner .hd li:after{content: ""; display: block; width: 70px; height: 3px; background: url(../images/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(../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: #b48a2d; 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: 22px;}
.z_search_box.on{ transform: translateX(0); opacity: 1; visibility: visible;}
.z_search_box .text{ font-size: 22px; padding: 0 10px;box-sizing: border-box; width: 40%;}
.z_search_box .sou{ color: #b48a2d; font-size: 22px;}
.index_about{ position: relative;}
.index_about .about_img{ width:34%; float: left; position: relative; height: 22.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: #b48a2d; 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: 32%; padding: 4.2vw 2.5vw; box-sizing: border-box; background: #fff; float: left; height: 22.41666666666667vw; overflow:hidden;}
.about_desc h3{text-align: center; font-size:1.3vw; line-height: 1.7708333333333333vw; font-weight: bold; }
.about_desc .desc{text-align: center; font-size: 14px;max-height: 300px; overflow: hidden; margin: 1.2vw 0; line-height: 30px;}
.index_more{ display: inline-block;transition: ease .4s; border:2px solid #b48a2d; box-sizing: border-box; width: 180px; height: 56px;line-height: 52px; text-align: center; border-radius: 28px; font-size: 16px; color: #b48a2d;}
.index_more .iconfont{ display: inline-block; margin-left: 10px; font-size: 20px;}
.index_more:hover{ background: #b48a2d; color: #fff;}
.index_pro{ padding: 100px 0;}


.about_sp{width: 34%; float: left;    position: relative;
    height: 22.41666666666667vw;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;}

.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: #b48a2d; 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:1.5vw 20px; box-sizing: border-box;}
.pro_swiper li h3{ width: 70%; float: left; font-size: 16px; font-weight: bold;}
.pro_swiper li .icon-arr_r{ width: 56px; 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_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: #b48a2d; color: #fff; border-color: #b48a2d;}
.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; }
.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:#b48a2d; 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: #b48a2d; 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: #b48a2d; 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:#b48a2d;}
.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: 200px 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 #b48a2d; border-radius: 25px; text-align: center; font-size: 16px; color: #b48a2d;}
.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: #b48a2d; 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: 500px; 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: #b48a2d; 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: #b48a2d; color: #fff; border-color: #b48a2d;}

.z_footer{ width: 100%; background: #111111; float:left;  } 
.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; }
.foot_btm{ padding: 3.125vw 0;}
.foot_nav{ float: left;}
.foot_nav a{ color: #fff; display: block; line-height: 36px; 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:5px;}
.foot_nav li h3 a{ font-size: 16px;}
.foot_nav a:hover{ color: #b48a2d;}
.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: #b48a2d;}
.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: #b48a2d;}
.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;}
.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: 60vh; 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: 28vh; color: #fff; z-index: 2;}
.other_banner_text h3{ font-size:2vw; 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: -80px;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 a{ color: #888;}
.page_nav{ float: right; position: relative;}
.page_nav li{ display: inline-block; position: relative; margin-left: 2vw; 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: 4px; background: #b48a2d;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: #b48a2d;}
.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: #b48a2d; padding-right:30px; font-size: 16px; line-height: 40px; margin-top: 40px;}
.about_page{ position: relative;}


.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(../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: #b48a2d; 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 #b48a2d; 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 #b48a2d; }

.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: #b48a2d; border-color: #b48a2d;}
.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: #b48a2d; 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: #b48a2d;}
.pro_li li:hover .icon-arr_r{ color: #b48a2d;}
.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: #b48a2d; 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: 20px 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: #b48a2d; 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: #b48a2d;}
.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: #b48a2d; border-color: #b48a2d;}
.proxq_page{ margin-top: 120px; background: #fff;float:left;width:100%}
.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: #b48a2d;}
.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 #b48a2d;}
.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: #b48a2d; }
.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: #b48a2d; 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{ }
.solve_list li{     margin-bottom: 1%;}
.solve_list li a{ display: block;}
.solve_list li .imgbox{ width: 30%; float: left; height: 280px; overflow: hidden; display:flex;    justify-content: center;}
.solve_list li .imgbox img{ object-fit: cover;}
.solve_list li .infobox{ width: 70%; float: right; background:#f4f4f4; padding: 40px; box-sizing: border-box; height: 280px;}
.solve_list li h3{     font-size: 20px;
    font-weight: bold;
    line-height: 50px;
    height: 50px;
    padding-top: 10px;position: relative;}
.solve_list li h3:before{ content: ""; display: block; width: 100px; height: 5px; background: #b48a2d; 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: 25px; font-size: 12px;}
.solve_list li .more{ display: inline-block; margin-top: 15px; transition: ease .4s; border:1px solid #b48a2d; background: #fff; height: 40px; border-radius: 22px; border:2px solid #b48a2d; line-height: 38px; padding: 0 20px;}
.solve_list li .more .iconfont{ display: inline-block; margin-left: 10px; font-size: 18px; color: #b48a2d;}
.solve_list li:hover .more{ background: #b48a2d; 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: #b48a2d; 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: #b48a2d; line-height: 40px; font-size: 16px;}
.solve_xgtj li:hover h3{ color: #b48a2d;}
.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: #b48a2d;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 #b48a2d; background: #fff; height: 40px; border-radius: 22px; border:2px solid #b48a2d; line-height: 38px; padding: 0 20px;}
.hot_news li .more .iconfont{ display: inline-block; margin-left: 10px; font-size: 18px; color: #b48a2d;}
.hot_news li:hover .more{ background: #b48a2d; 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: #b48a2d;}
.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: #b48a2d;}
.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: #b48a2d;}
.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: #b48a2d;}
.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: #b48a2d;}
.news_tj li:hover h3{ color: #b48a2d;}
.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: #b48a2d; 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: #b48a2d; 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: #b48a2d;}
.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: #b48a2d; 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: #b48a2d;}
.down_pop .nocode a:hover{ color: #b48a2d;}
.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: 5px; 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: #b48a2d; 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: #b48a2d;}
.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:#b48a2d!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 #b48a2d; 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: #b48a2d;}
.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:#b48a2d; 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: #b48a2d;}
.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: #b48a2d; display: inline-block; margin-left: 10px;}
.z_subdown dl a:hover{ color: #b48a2d;}
.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(../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: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(../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:#b48a2d url(../images/z_ad_close.png) no-repeat center; background-size:cover;*/ background:#b48a2d; 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;}
@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: 65vh;}


.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:3.2vw 2.2vw 2.2vw 2.2vw;}
.about_desc .desc{
	margin:1vw 0;

    text-align: center;
    font-size: 12px;
    max-height: 300px;
    overflow: hidden;
  
    line-height: 25px;
}
.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%}

}
@media screen and (max-width: 1100px){
.about_desc .desc{max-height:210px;}
.video_pop{ width:100%; height:100%}
.z_header{background: #b48a2d; padding: 0 15px; box-sizing: border-box; box-shadow:0 0 20px rgba(0,0,0,.1);}
.z_header,.z_header_fl, .z_header_fr{ height: 50px; line-height:50px}
.z_header.on .z_header_fl, .z_header.on .z_header_fr{height:50px;line-height:50px}
.z_header.on .z_logo{line-height:50px}
.z_header.on .z_menu_btn{ margin-top:7px}
.z_logo img,.z_header.on .z_logo img{ max-height:20px;}
.z_logo{line-height:50px;}
.z_header_tel{ display: none;}
.z_header_nav{ display: none;}
.z_menu_btn{ width:35px; height: 35px; margin-top:7px; border:none}
.z_menu_btn div{ margin-top:9px}
.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 #b48a2d; 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:60px 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{ margin-top: 50px;}
.proxq_head{ padding: 10px 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}
.proxq_page .page_head{ display:none}
.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: 980px){
.index_tit h4{ display:none}
.about_map{ 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:40px; line-height:40px}
.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}
.z_footer .z-container{ width:94%}
.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;}

}
@media screen and (max-width: 640px){
.page_head{ height:40px;  line-height: 40px;}
.z-container{ width: 94%;}
.page_nav{background: #f4f4f4;}
.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: 20px 0; overflow: hidden;}
.index_tit{ width: 100%;}
.index_tit h3{ font-size: 18px; margin-bottom: 15px; text-align:center;}
.index_nav{ position: relative; top: auto; transform: translateY(0); margin-top: 20px; text-align:center;}
.index_tit h4{ font-size: 12px; line-height: 20px;}
.index_nav a{ padding: 0 8px}
.index_nav a:before{display:none;}
.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: 20px 0;}
.about_map{ display: none;}
.about_fl h3,.hz_tit{ font-size: 18px; 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: 10px 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: 20px 0;border-bottom: 1px solid rgba(255,255,255,.1)}
.foot_copy{font-size: 12px; padding: 10px 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: 10px; box-sizing: border-box;}
.proxq_descwarp .tit{ font-size: 16px;}
.proxq_descwarp .desc{ height: auto; line-height: 24px; font-size: 14px; margin: 10px 0;}
.proxq_btn a{ width: 100%;} 
.proxq_box{ display: block; padding: 20px 10px; box-sizing: border-box;}
.proxq_box .tit,.proxq_box .conwarp{ width: 100%;}
.proxq_box .tit{ font-size: 16px; 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: block; float: none;line-height: 24px;  padding-left: 30px;  height: auto;}
.proxq_page .page_head{ height: auto; line-height:normal; padding: 10px;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{ display: none;}
.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:12px;}
.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;}
} 
@media screen and (max-width: 440px){
.news_list li .imgbox{ height:200px}
.pro_list li,.pro_list ul{ margin-bottom:0}


}
.col-sm-4{float:left;position:relative;width:33.33333333%}
.selected-solution{height:625px;background:#f1f1f1}
.selected-solution>div{position:relative;width:80%;margin:0 auto}
.selected-solution .swiper-container{height:625px;width:100%}
.selected-solution .layer-title{color:#393b40;padding:80px 0 20px;text-align:center;font-size: 36px;font-weight: bold;}
/*主体列表*/
.selected-solution .solution-cardlist{max-width:100%;margin:20px auto 0}

.selected-solution .solution-cardlist .col-sm-4{padding:0 10px;top:0;transition:all .15s linear;box-sizing:border-box}
.selected-solution .solution-cardlist .col-sm-4 .solution-card{height:320px;background:#fff;border-radius:6px;text-align:left;overflow:hidden;transition:all .15s linear}
.selected-solution .solution-cardlist .col-sm-4:hover{position:relative;top:-20px;transition:all .25s linear}
.selected-solution .solution-cardlist .col-sm-4:hover .solution-card{height:380px;box-shadow:0 10px 40px 0 rgba(0,0,0,.1);transition:all .2s linear}
.selected-solution .solution-cardlist .col-sm-4 .solution-card img{width:100%;height:160px;transition:all .2s linear}
.selected-solution .solution-cardlist .col-sm-4 .solution-card h3{margin:20px 30px 10px;font-size:15px;color:#252b3a; font-weight: bold; text-align:left}
.selected-solution .solution-cardlist .col-sm-4 .solution-card p{margin:0 30px;padding-bottom:10px;font-size:12px;color:#666a75; line-height:25px; }
.selected-solution .solution-cardlist .col-sm-4 .solution-card dl{margin:0 30px;overflow:visible}
.cf:after,.cf:before{content:" ";display:table;line-height:0}
.cf:after{clear:both}
.selected-solution .solution-cardlist .col-sm-4 .solution-card dl dt{margin-bottom:10px;font-size:14px;color:#252b3a;letter-spacing:.51px;line-height:19px;position:relative}
.selected-solution .solution-cardlist .col-sm-4 .solution-card dl dt:before{position:absolute;display:inline-block;left:-8px;top:7px;content:'';vertical-align:middle;width:4px;height:4px;border-radius:50%;background:#252b3a}
.selected-solution .solution-cardlist .col-sm-4 .solution-card dl dd{float:left;width:50%;margin-bottom:6px;font-size:12px;color:#a0a2a8;letter-spacing:.44px;line-height:20px}
.selected-solution .solution-cardlist .col-sm-4 .solution-card>span{margin:20px 30px 0;font-size:14px;display:inline-block;color:#666a75;letter-spacing:.51px;line-height:22px;opacity:0;transition:opacity .15s linear}
.selected-solution .solution-cardlist .col-sm-4:hover .solution-card>span{opacity:1;transition:opacity .2s linear 50ms}
/*了解更多*/
.selected-solution .solution-cardlist .col-sm-4 .solution-card>span a span{display:inline-block;vertical-align:middle}
.selected-solution .solution-cardlist .col-sm-4 .solution-card>span a span.arrow-f{width:13px;height:13px;background:url(../images/marketplace-selected-arrow0.svg);display:inline-block;vertical-align:middle;margin-left:5px;position:relative;transition:.3s ease-out}
.selected-solution .solution-cardlist .col-sm-4 .solution-card>span a:hover{color:#e6c16c}
.selected-solution .solution-cardlist .col-sm-4 .solution-card>span a:hover span.arrow-f{transform:translate(4px,0);background:url(../images/marketplace-selected-arrow2.svg)}
/*重置swiper*/
.swiper-container-horizontal>.swiper-pagination-bullets.solution-pagination{bottom:15px}
.solution-pagination .swiper-pagination-bullet{width:24px;height:4px;border-radius:100px;overflow:hidden;background:#dfe1f1;border:none;cursor:pointer;content:'';display:inline-block;box-sizing:border-box;opacity:1;vertical-align:middle}
.solution-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#f66f6a;box-sizing:border-box}
.swiper-container-solution .swiper-button-prev{left:0;width:14.5px;height:30px;margin-top:0;background-image:url(../images/marketplace-home-arrow_big.svg);background-size:cover;transition:background-image .15s}
.swiper-container-solution .swiper-button-next{right:0;width:14.5px;height:30px;margin-top:0;background-image:url(../images/marketplace-home-arrow_big.svg);transform:rotate(180deg);background-size:cover;transition:background-image .15s}
.swiper-container-solution .swiper-button-next:hover,.swiper-container-solution .swiper-button-prev:hover{background-image:url(../images/marketplace-home-arrow_big_hover.svg);transition:background-image .2s}



.lh-regional{background:#e0dede; padding:2vw 11.71875vw 3vw 11.71875vw;}



.section_pro{
	padding: 50px 30px;
}
.section_pro_main{
	padding-top: 10px;
}
.section_pro_main_1 ul{
	width: 600px;
	margin: 0 auto;
}
.section_pro_main_1 ul li{
	float: left;
	border:1px solid #c2c2c2;
}
.section_pro_main_1 ul li a{
	display: block;
	padding: 10px 20px;
	font-size: 15px;
	color: #666;
}
.section_pro_main_1 ul li a:hover{
	color: #fff;
	background-color: #9a6622;
}
.active a{
	color: #fff !important;
	background-color: #9a6622 !important;
}
.section_pro_main_2{
	padding-top: 30px;
}
.section_pro_main_2 ul li{
	float: left;
	margin: 0px 0px 15px 15px;
	overflow: hidden;
	transition:all 0.3s;
	-moz-transition: all 0.3s; /* Firefox 4 */
	-webkit-transition: all 0.3s; /* Safari 和 Chrome */
	-o-transition: all 0.3s; width: 23.5%;/* Opera */
	/* box-shadow: 1px 1px 5px rgba(0,0,0,0.3) */
}
.section_pro_main_2 ul li:hover{
	box-shadow: 1px 1px 10px 2px rgba(0,0,0,0.4);
}
.title1{ font-weight: bold; font-size: 30px; color: #000; text-align: center; position: relative; padding-bottom: 15px; text-transform: uppercase;}
.section_pro_main_2 ul li p{
	text-align: center;
	height: 50px;
	line-height: 50px;
	background-color: #eee;
	z-index: 2;
}
.section_pro_main_2 ul li div{
	width: 100%;

	overflow: hidden;
}
.section_pro_main_2 ul li img{
	transition:all 0.3s;
	-moz-transition: all 0.3s; /* Firefox 4 */
	-webkit-transition: all 0.3s; /* Safari 和 Chrome */
	-o-transition: all 0.3s; /* Opera */  display: block;
    width: 100%;
    max-width: 100%;



}
.section_pro_main_2 ul li:hover img{
	transform:scale(1.2,1.2);
}
.right_nav{ right:0; bottom:100px; position:fixed; text-align:left;overflow: hidden;z-index:999;}
.right_nav li{background:#0085cd;margin:4px 0;padding: 10px;border-top-left-radius: 4px;border-bottom-left-radius: 4px;cursor:pointer;position:relative; right: -70px;}
.right_nav li .iconBox{text-align: center;overflow: hidden;display: flex;align-items: center;justify-content: space-between}
.right_nav li img{width: 30px;height:30px;}
.right_nav li h4{color: #fff;font-size:14px;margin:2px 0;margin-left: 15px;}
.right_nav li:hover{background:#cf1322}
.right_nav li .hideBox{display: none;position: absolute;right:120px;padding:10px;padding-right: 15px; top:-10px;z-index: 999;}
.right_nav li .hideBox .hb{border: 1px solid #ccc;background-color: #fff; padding: 10px 20px;border-top: 2px solid #0085cd;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;}
.right_nav li .hideBox .hb h5{padding: 5px 0;border-bottom: 2px solid #ccc;color: #0085cd;font-size: 16px;font-weight: 400;display: block;white-space: nowrap;}
.right_nav li .hideBox .hb p {margin-top: 5px;font-size: 18px;font-weight: 700;}
.right_nav li .hideBox .hb .qqtalk{margin-top: 10px;}
.right_nav li .hideBox .hb .qqtalk a{display: flex;align-items: center}
.right_nav li .hideBox .hb .qqtalk img{width: 25px;height:25px;}
.right_nav li .hideBox .hb .qqtalk p{font-size: 14px;font-weight: 400;white-space: nowrap;margin-top: -5px;margin-left: 5px;}
.right_nav li:nth-child(3) .hideBox img{width:140px;height: 140px;margin-top: 10px;}




.SonlineBox{ width:182px; font-size:12px;overflow:hidden; z-index:9999;}
.SonlineBox .openTrigger{ width:30px; height:110px; position:absolute; top:0px;  z-index:1; cursor:pointer;  background:#0176ba url(../images/openTrigger.jpg) no-repeat;}
.SonlineBox .titleBox{ width:178px; height:35px; line-height:35px; background:#038bdc url(../images/SonlineTitleBg.gif) repeat-x; border-bottom:2px solid #0176ba;}
.SonlineBox .titleBox span{ margin-left:10px; color:#fff; font-size:14px; font-family:'微软雅黑','黑体';}
.SonlineBox .contentBox{ width:178px; height:auto; border:2px solid #0176ba; background:#fff; position:absolute; z-index:2;}
.SonlineBox .contentBox .closeTrigger{ width:25px; height:25px; display:block; cursor:pointer;  position:absolute; top:5px;right:5px;-webkit-transition:all 0.8s ease-out;}
.SonlineBox .contentBox .closeTrigger:hover{-webkit-transform:scale(1) rotate(360deg);}
.SonlineBox .contentBox .listBox{overflow:hidden; margin-bottom:10px;}
.SonlineBox .contentBox .listBox .QQList{ display:block; width:100%; height:22px; margin:10px 10px 0px 10px;}
.SonlineBox .contentBox .listBox .QQList span{float:left; line-height:22px;}
.SonlineBox .contentBox .listBox .QQList a{float:right; margin-right: 20px;}


.onesp{font-size: 28px;text-align: center;margin-top: 30px;font-weight: bold;}
.conts{padding: 40px 0;border-bottom: 1px solid #cccccc;line-height: 28px;font-size: 16px;}


.btnDiv{ padding-top: 30px; margin-left: 46%;color: #fff;}
.btnDiv a{ float: left; display: block; width: 155px; height: 44px; background: #b48a2d; line-height: 44px; color: #fff; font-size: 14px; font-weight: bold; text-align: center;}
.btnDiv a:hover{ color: #fff;}



/*Ã¦Å’â€°Ã©â€™Â®Ã¥Å Â¨Ã§â€Â»--start*/
.ico_h {display: inline-block; position: relative; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); } 
.ico_h:before {pointer-events: none; position: absolute; z-index: -1; content: ''; top: 100%; left: 5%; height: 10px; width: 90%; opacity: 0; background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); /* W3C */ -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform, opacity; transition-property: transform, opacity; } 
.ico_h:hover, .ico_h:focus, .ico_h:active {-webkit-transform: translateY(-6px); transform: translateY(-6px); -webkit-animation-name: hover; animation-name: hover; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; } 
.ico_h:hover:before, .ico_h:focus:before, .ico_h:active:before {opacity: .4; -webkit-transform: translateY(6px); transform: translateY(6px); -webkit-animation-name: hover-shadow; animation-name: hover-shadow; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; }
/*Ã¦Å’â€°Ã©â€™Â®Ã¥Å Â¨Ã§â€Â»--end*/


.tz-gallery {
	padding: 50px 0px;
	box-sizing: border-box;
}
.tz-gallery .thumbnail {
	padding: 0;
	border: none;
}
.tz-gallery img {
	border-radius: 2px;
	max-width: 100%;border: 1px solid #dadce2;
}
.tz-gallery .caption {
	padding: 10px;
	text-align: center;line-height: 40px;
}
.tz-gallery .caption h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0;line-height: 40px;
}
.tz-gallery .caption p {
	font-size: 12px;
	color: #7b7d7d;
	margin: 0;
}


.pages{font-size:12px;line-height:22px;text-align:center;clear:both; width:100%;}
.pages a{text-decoration:none;color:#3c3c3c;background:#fff;border:1px solid #cccccc;padding:8px;margin-right:3px;cursor:pointer}
.pages .red{background:#b48a2d !important; color:#fff; border:0; padding:8px;}
.pages a.active{background:#000;border:1px solid #cccccc;color:#fff}
.pages a:hover{text-decoration:none;color:#fff;background:#b48a2d;border:1px solid #cccccc}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-sm-3 { position: relative; min-height: 1px;padding-right: 10px;padding-left: 10px;outline: none;}
  .col-sm-3 {width: 23.5%;float: left;}




#n_lianxi{ margin-bottom:80px;}
#n_lianxi .box1{ padding-bottom:50px;}
#n_lianxi .tu{width:40%; float: left;}
#n_lianxi .tu img{max-width: 100%;}
#n_lianxi .txt{ width:55%; float:right; padding-top:38px;}
#n_lianxi .txt h5 span{ font-size:18px; color:#333; font-family:arial; text-transform:uppercase;}
#n_lianxi .txt h5 p{ font-size:24px; color:#3b3b3b; font-weight:bold; margin-bottom:8px;}
#n_lianxi .txt i{ display:block; width:31px; height:2px; background:#931019; margin-top:15px; margin-bottom:30px;}
#n_lianxi ul{ margin-top:38px;}
#n_lianxi ul li{ font-size:14px; color:#3b3b3b; }
#n_lianxi ul li p{font-size:14px; color:#3b3b3b; line-height:30px;}
#n_lianxi ul li i{ color:#868686;}
#n_lianxi .map { border: 1px solid #e5e7eb; overflow: hidden;}
#n_lianxi .btn{ width:140px; height:40px; display:block; line-height:40px; text-align:center; background:#ee1c26; color:#fff; margin-top:40px;}
#n_lianxi .btn:before{ content: url(../images/n_lianxi_ico.png); position:relative; top:4px; margin-right:8px;}
#n_lianxi .ewm{ margin-top:36px; margin-right: 10%}
#n_lianxi .ewm div{ height:129px;}
#n_lianxi .ewm img{ width:129px; height:129px; float:left; border:1px solid #eaeaea;}
#n_lianxi .ewm .txt2{ display:table; padding-left:12px;}
#n_lianxi .ewm .txt2 p{  height:129px; display:table-cell; vertical-align:middle; text-align:left; font-size:12px; color:#b2b2b2; line-height:24px;}

.fl {float: left;}
.fr {float: right;}

.z_other_tit{ text-align: center;}
.z_other_tit h3{        font-size: 2.08333vw; font-weight: bold;color: #000; text-transform: uppercase; margin-bottom: 40px;}
.z_other_tit h4{font-size: 1.30208vw;font-weight: bold;color: #7B7B7B;}



.cen-04{float:left; width:100%;font-size: 24px;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%;}
.cen-04-2{float:left; width:100%; background:#f2e3d0; border:1px solid #e7d1b4;  padding:5px;}
.cen-04-3{    text-align: left;float:left; width:100%; padding-top:8px; padding-bottom:8px; line-height:30px; font-size:14px; }
.cen-04-3 img{  text-align: center; overflow:hidden}
.cen-04-2 span{ font-weight:bold; color:#ff9933;}
.cen-04-6{float:left;width:100%; border:1px solid #fec3d7; font-size:12px;}



.sx {
	width: 100%;
	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: #a71d7d;
	text-decoration: underline;
}
.sx a:active {
	color: #a71d7d;
	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
}

.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:#b48a2d; color:#fff;}

.about-tab {
	text-align: center;
	padding: 40px 0 0 0;
	
}
.about-title {
	font-size: 30px;
	color: #333;
	text-align: center;font-family: syzt;    font-style: normal;
    font-weight: 400;
}
.news-tab {
	font-size: 18px;
	color: #333
}
.news-tab h1 {
	padding: 5px 10px;
	font-size: 16px;
	min-width: 85px;
	color: #666;
	text-align: center;
	display: inline-block;
	margin-right: 5px;
	border: 1px solid #c7c7c7
}
.news-tab-list {
	display: inline-block;

	text-align: center;
	font-size: 14px;
	line-height: 45px;
	
margin-right: 10px;
	overflow: hidden
}
.news-tab-list a{border: 1px solid #d9d9d9; padding: 0 30px;
	text-align: center;
	font-size: 14px;
	line-height: 45px;
	
	
	}
.news-tab-list.this, .news-tab-list a:hover {
	border-radius: 3px;
	border-color: transparent;color: #fff;background: #b48a2d;border: none;
}
.news-tab-list.this a, .news-tab-list:hover a {
	color: #fff;
	border-radius: 3px;background: #b48a2d;border: none;
}
.news-tab-list.this {
	background: #b48a2d
}
.news-tab-list a {
	color: #333;
	display: block;
	overflow: hidden;
	position: relative
}
.news-tab-list span {
	position: relative;
	z-index: 2
}
.news-tab-list .btn-circle-hover {
	background: #b48a2d
}




.pro-wrap .list-wrap {
    position: relative;
    z-index: 1;
}

    .pro-wrap .list-wrap li {
        list-style: none;
        width: 24%;
        background-color: #fff;
        float: left;
        border: 1px solid #f2f2f2;
		padding-bottom: 20px;
        margin-bottom: 10px;
        margin-left: 10px;
        position: relative;
        -webkit-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }

        .pro-wrap .list-wrap li:hover {
      
            box-shadow: 0 15px 30px #e0e0e0;
        }

    .pro-wrap .list-wrap ul {
        width: 100%;
        float: left;padding-bottom: 30px;
    }

    .pro-wrap .list-wrap .img {
        display: block;
        margin: 0 auto;
    }

        .pro-wrap .list-wrap .img img {
            width: 100%;
        }

    .pro-wrap .list-wrap .imgli {
        width: 100%;
        text-align: center;
        padding-top: 11px;
    }

        .pro-wrap .list-wrap .imgli span {
            display: inline-block;
            width: 34px;
            height: 34px;
            border: 1px solid #dbdbdb;
            margin: 0 4px;
            cursor: pointer;
        }

        .pro-wrap .list-wrap .imgli img {
            width: 34px;
            height: 34px;
        }

        .pro-wrap .list-wrap .imgli span.active {
            width: 32px;
            height: 32px;
            border: 2px solid #ce0000;
        }

            .pro-wrap .list-wrap .imgli span.active img {
                width: 32px;
                height: 32px;
            }

    .pro-wrap .list-wrap .name {
        line-height: 20px;
        font-size: 14px;
        font-weight: bold;
        margin-top: 20px;
        text-align: center;
    }

        .pro-wrap .list-wrap .name a {
            color: #000;
            display: inline-block;
        }

    .pro-wrap .list-wrap .font {
        display: block;
        text-align: center;
        line-height: 29px;
        color: #999;
        font-size: 12px;
    }

    .pro-wrap .list-wrap .page {
        padding-bottom: 40px;
        text-align: center;
        padding-top: 10px;
    }

a.more1 {
    display: block;
    margin: auto;
    width: 100px;
    height: 30px;
    background: #b48a2d;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
}

    a.more1:hover {
        background: #000000;
        color: #fff;
    }

.item-pic__box {
	   position: relative;
    width: 45%;
    float: left;
    margin-left: 0%;
  
}
.small-box {
	    position: relative;
    width:100%;
    
    margin-bottom: 5px;
   
}
.small-box img{
	width: 100%;
    height: 100%;
    object-fit: cover;
    text-align: center;border: 1px solid #fff;
}
.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 {

}
.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 h4{ line-height:40px; padding-left:15px; font-size:14px; background:#b48a2d;border-radius: 4px; color:#FFF; font-weight:normal;   text-align: left;}

.detail_pro_img{ background: #fff;padding:10px 0; text-align:left; padding-left:15px; font-size:14px;} 
.newsdetail2{width:100%; float:right; text-align:right;}
.newsdetail2 a{ color: #666;}
