﻿body{font-family: "黑体";width:100%;margin: 0; padding: 0; line-height: 24px; font-size: 14px;color: #4f4e4e;}
ul,li,img,h3,h4,h5,dl,dt,dd{margin: 0; padding: 0; list-style: none;font-weight: normal;font-size: inherit;}
a,a:focus, a:hover{text-decoration: none;color: #4f4e4e;}
img{max-width: 100%;}
iframe{max-width: 100%;}
i{font-style: normal;}
p{margin: 5px 0;}
input{outline: medium;border: none;background: none;}
button,textarea{outline: none;border: none;font-family: "黑体";background: none;}
button,textarea :focus{outline:0;border: none;background: none;}
.container{padding: 0;min-width: 1200px;margin: auto;}
.center{width: 96%;margin: auto;}
@font-face {
  font-family: 'iconfont';
  src: url('../font/iconfont.eot');
  src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'),
      url('../font/iconfont.woff2') format('woff2'),
      url('../font/iconfont.woff') format('woff'),
      url('../font/iconfont.ttf') format('truetype'),
      url('../font/iconfont.svg#iconfont') format('svg');
}
@font-face {
  font-family: 'iconfont';
  src: url('../font_wns/iconfont.eot');
  src: url('../font_wns/iconfont.eot?#iefix') format('embedded-opentype'),
      url('../font_wns/iconfont.woff2') format('woff2'),
      url('../font_wns/iconfont.woff') format('woff'),
      url('../font_wns/iconfont.ttf') format('truetype'),
      url('../font_wns/iconfont.svg#iconfont') format('svg');
}
@font-face {
  font-family: 'wqyzh';
  src: url('../ziti/wqyzh.ttf');
}
/*公用类*/



/*WAP-顶部*/
.w_top{padding: 0 10px;background: linear-gradient(to right,#25323B,#0D2036); position: relative;z-index: 9;}
.top_sy{height: 330px;}
.top_zy{height: 110px;}
.w_top .w_logo{height: 55px;width: 70%;float: left;margin-top: 30px;}
.w_top .w_logo img{display: block;float: left;height: 55px;}
.w_top .w_right{width: 30%;float: right;margin-top: 40px; cursor:pointer;}
.w_wx{float: left;}
.w_wx .wx1{background: rgba(255, 255, 255, 0.65);border-radius: 20px;height: 30px;width: 66px;text-align: center;line-height: 32px;overflow: hidden;}
.w_wx .wx1 i{color: #822108;font-size: 13px;}
.absolute{position: fixed;}
.wx2{top: 18%;left:50%;margin-left: -87px;width: 174px;border-radius: 15px;padding:20px;background: #fff;border: 1px solid #ddd;text-align:center;display: none;z-index: 9999;}
.wx2 .guanbi{position: absolute;right: 10px;top: 3px;font-size: 23px;}
.wx2 img{display: block;width: 100px;height: 100px;margin: auto;}
.wx2 span{display: block;line-height: 45px;}
.wx2 .wx_ewm{padding-top: 20px;}
.w_top .w_right .w_cd i{font-family: "iconfont" !important;color: #fff;font-size: 24px;float: right;margin-top: 3px;}



/*轮换图*/
.focus1{width: 94%;height: 430px;position: absolute;top: 110px;left: 3%;z-index: 999; overflow:hidden;}
.focus1 .hd{width:100%;height:11px;position:absolute;z-index:1;bottom:4%;text-align:center;}
.focus1 .hd ul{display:inline-block;height:10px;font-size:0; vertical-align:top;}
/*.focus1 .hd ul li{display:inline-block;width:10px;height:10px;border-radius:5px;background:#c5c3c3;margin:0 5px;vertical-align:top; overflow:hidden;}取消轮播下面的圆点*/
.focus1 .hd ul li{display:inline-block;width:10px;height:10px;border-radius:5px;margin:0 5px;vertical-align:top; overflow:hidden;}
/*.focus1 .hd ul .on{background:#252424;} 取消轮播下面的圆点*/
.focus1 .hd ul .on{}
.focus1 .bd{position:relative; z-index:0;}
.focus1 .bd li img{width:100%;height: 430px;border-radius: 9px;object-fit: cover;}
.focus1 .bd li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */  }
	
	

/*第一块-官网特别推荐*/
.one{min-height: 480px;margin-top: 15px;}

.one .tbtj_bt{text-align: center;}
.one .tbtj_bt img{height: 75px;}
/* 选项卡 */
.one .tabBox1{position: relative;}
.one .tabBox1 .hd{height:85px;position: absolute;bottom: 0;width: 100%;background: rgba(0,0,0,0.35);}
.one .tabBox1 .hd ul{ position:absolute; height:41px; top: 23px; overflow:hidden;width: 100%;}
.one .tabBox1 .hd ul li{width: 33%;float:left;text-align: center;background: url(../img/tiao.jpg) no-repeat center right;}
.one .tabBox1 .hd ul li:last-child{background: none;}
.one .tabBox1 .hd ul li a{color: #fff;}
.one .tabBox1 .hd ul li h3{font-size: 13px;margin-bottom: 3px;}
.one .tabBox1 .hd ul li h4{font-size: 10px;}
.one .tabBox1 .hd ul .on{}
.one .tabBox1 .hd ul .on a{display:block;color: #33d2ff;}
.one .tabBox1 .bd ul{}
.one .tabBox1 .bd li{height: 297px;width: 100%;object-fit: cover;}
.one .tabBox1 .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */
.one .tabBox1 .bd li img{border-radius: 8px;height: 100%;width: 100%;object-fit: cover;}
/* 链接 */
.one .tbtj_lj{background: #f7f7f7;height: 96px;padding: 15px 0;border-radius: 8px;margin-top: 6px;}
.one .tbtj_lj li{width: 25%;float: left;text-align: center;}
.one .tbtj_lj li a{}
.one .tbtj_lj li h3{font-family: "iconfont" !important;color: #568fa0;font-size: 40px;margin-bottom: 5px;}
.one .tbtj_lj li h4{font-size: 15px;}


/*第二块-维纳斯介绍*/
.two{min-height: 570px;margin-top: 7px;}

.two .wnsjs_bt{text-align: center;}
.two .wnsjs_bt img{height: 75px;}
/* 列表 */
.two .wnsjs_lb{}
.two .wnsjs_lb li{width: 49%;float: left;margin-bottom: 3%;}
.two .wnsjs_lb li:nth-child(odd){margin-right: 2%;}
.two .wnsjs_lb .sp_tp{height: 115px;width: 100%;}
.two .wnsjs_lb .sp_tp img{height: 115px;width: 100%;object-fit: cover;}
.two .wnsjs_lb .sp_mc{height: 35px;line-height: 35px;text-align: center;border-bottom: 1px solid #ccc;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}


/*第三块-产品加新闻*/
.three{min-height: 600px;margin-top: 15px;padding-top: 32px;padding-bottom: 33px;background: #f7f7f7;}
/* 产品 */
.three .focus2{width: 100%;height: 540px; overflow:hidden;}
.three .focus2 .bd{position:relative; z-index:0;}
.three .focus2 .bd li{float: left;width: 100%;}
.three .focus2 .bd li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */  }
.three .focus2 .bd .cp_bt{font-size: 30px;color: #141414;font-family: "黑体";text-align: center;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.three .focus2 .bd .cp_tp{height: 351px;margin-top: 30px;background: #fff;}
.three .focus2 .bd .cp_tp img{width:100%;height: 351px;object-fit: cover;}
.three .focus2 .bd .cp_ms{text-align: center;background: #fff;padding: 20px 0;}
.three .focus2 .bd .cp_ms h3{font-size: 15px;color: #141414;font-family: "黑体";height: 35px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.three .focus2 .bd .cp_ms h4{width: 55px;height: 1px;background: #aaa;margin: auto;}
@media screen and (min-width: 361px){
	.three .focus2 .bd .cp_ms h3{font-size: 17px;}
}
.three .focus2 .hd{width:100%;height:11px;text-align:center;margin-top: 15px;}
.three .focus2 .hd ul{display:inline-block;height:10px;font-size:0; vertical-align:top;}
.three .focus2 .hd ul li{display:inline-block;width:10px;height:10px;border-radius:5px;background:#c5c3c3;margin:0 5px;vertical-align:top; overflow:hidden;}
.three .focus2 .hd ul .on{background:#252424;}
/* 公司动态 */
.three .gsdt{}
.three .gsdt .gsdt_bt{text-align: center;}
.three .gsdt .gsdt_bt img{height: 75px;}
.three .gsdt .gsdt_lb{margin-bottom: 24px;}
.three .gsdt .gsdt_lb li{height: 107px;padding: 1.5%;background: #fff;margin-bottom: 12px;}
@media screen and (min-width: 361px){
	.three .gsdt .gsdt_lb li{height: 121px;}
}
.three .gsdt .gsdt_lb .dt_tp{float: left;width: 38%;height: 109px;}
.three .gsdt .gsdt_lb .dt_tp img{height: 100%;width: 100%;object-fit: cover;}
.three .gsdt .gsdt_lb .dt_nr{float: right;width: 58%;}
.three .gsdt .gsdt_lb .dt_nr h3{font-size: 18px;color: #141414;font-family: "黑体";white-space: nowrap;overflow: hidden;text-overflow: ellipsis;height: 30px;line-height: 30px;}
.three .gsdt .gsdt_lb .dt_nr h4{line-height: 23px;}
.three .gsdt .gsdt_gd{width: 130px;height: 40px;border: 2px solid #000;text-align: center;line-height: 40px;margin: auto;}
.three .gsdt .gsdt_gd a{font-size: 16px;color: #000;font-family: "黑体";}


/*第四块-品牌优势*/
.four{margin-top: 20px;}
/*
.four{min-height: 465px;margin-top: 20px;}
*/
.four .ppys_bt{text-align: center;}
.four .ppys_bt img{height: 75px;}
/* 选项卡 */
.four .si_xxk3{width: 100%;height: 383px;box-shadow: 0px 0px 6px #a0a0a0;border-radius: 8px;padding: 15px 0; overflow: hidden;}
.four .si_xxk3 .title{width: 30%;float: left;background: url(../img/huixian.png) repeat-y right; /* border-right: 1px solid #d8d7d7; */}
.four .si_xxk3 .title ul{}
.four .si_xxk3 .title li{text-align: center;width: 100%;height: 62px;margin: 21px 0; cursor:pointer;}
.four .si_xxk3 .title li h3{font-family: "iconfont" !important;font-size: 30px;margin-bottom: 8px;}
.four .si_xxk3 .title li h4{font-size: 16px;}
.four .si_xxk3 .title li.on{background: url(../img/lanxian.png) repeat-y right;}
.four .si_xxk3 .title li.on a{color: #13708a;}
.four .si_xxk3 .bd3{width: 65%;float: right;}
.four .si_xxk3 .w_ppys{}
.four .si_xxk3 .w_ppys li{}
.four .si_xxk3 .w_ppys .ys_bt{font-size: 20px;font-family: "黑体";padding-top: 20px;}
.four .si_xxk3 .w_ppys .ys_nr{height: 228px;line-height: 28px;font-size: 15px;text-align: justify;margin-top: 15px;padding-right: 10px;overflow-y: auto;}
.four .si_xxk3 .w_ppys .ys_gd{height: 30px;margin-top: 27px;}
.four .si_xxk3 .w_ppys .ys_gd a{color: #aeaeae;border: 2px solid #aeaeae;padding: 4px 10px;border-radius: 5px;}
/* 滚动条 */
.four .si_xxk3 .w_ppys .ys_nr::-webkit-scrollbar{width : 6px;height: 1px;}
.four .si_xxk3 .w_ppys .ys_nr::-webkit-scrollbar-thumb{border-radius: 10px;box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);background: #9a9a9a;}
.four .si_xxk3 .w_ppys .ys_nr::-webkit-scrollbar-track{box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);border-radius: 10px;background: #ededed;}
/* *** */


/* 第五块-她们都在用-案例展示 */
.five{min-height: 330px;margin-top: 30px;margin-bottom: 20px;}

.five .alzs_bt{text-align: center;}
.five .alzs_bt img{height: 75px;}
/* 选项卡 */
.five .tabBox3{position: relative;}
.five .tabBox3 .hd{height:40px;width: 100%;margin-bottom: 20px;}
.five .tabBox3 .hd ul{height:41px; overflow:hidden;width: 100%;}
.five .tabBox3 .hd ul li{width: 33.33%;float:left;text-align: center;}
/* 她们都在用4变3 .five .tabBox3 .hd ul li{width: 25%;float:left;text-align: center;} */
.five .tabBox3 .hd ul li h3{margin-bottom: 10px;}
.five .tabBox3 .hd ul li h4{font-size: 10px;font-family: "iconfont" !important;color: #cecece;height: 13px;position: relative;}
.five .tabBox3 .hd ul li h4::after{content: "";width: 100%;height: 1px;background: #b5b5b5;position: absolute;left: 0;top: 4px;z-index: -1;}
.five .tabBox3 .hd ul .on{}
.five .tabBox3 .hd ul .on a{display:block;color: #13708a;}
.five .tabBox3 .hd ul .on h4{color: #13708a;}
.five .tabBox3 .bd ul{}
.five .tabBox3 .bd li{height: 180px;width: 33%;float: left;overflow: hidden;margin: 0.25% 0;}
.five .tabBox3 .bd li:nth-child(3n-1){margin: 0.25% 0.5%;}
.five .tabBox3 .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */
.five .tabBox3 .bd li img{border-radius: 8px;object-fit: cover;width: 100%;height: 100%;}
/* **** */
.five .alzs_hua{height: 40px;line-height: 40px;font-size: 18px;color: #f53636;text-align: center;margin-top: 10px;color: #2d2d2d;font-weight: bold;}


/***************************主体-结束*********************************************************/


/*返回顶部*/
.cd-top{height: 40px;width: 40px;line-height: 43px;text-align: center;position: fixed;bottom: 85px;right: 16px;overflow: hidden;white-space: nowrap;visibility: hidden;cursor:pointer;font-family: "iconfont" !important;color: #fff;font-size: 38px;background: #8f8f8f;z-index: 99;}
.cd-top.cd-is-visible{visibility: visible;opacity: 1;}
.cd-top.cd-fade-out{}


/*底部-WAP*/
.wap_foot{background: #f7f7f7;padding-bottom: 75px;margin-top: -24px; clear: both;}
/* 介绍 */
.wap_foot .d_js{margin-bottom: 40px;padding-top: 10px;}
.wap_foot .d_js .d_js1{text-align: center;}
.wap_foot .d_js .d_js1 img{height: 230px;}
.wap_foot .d_js .d_js2{text-align: justify;text-indent: 2rem;font-size: 16px;line-height: 32px;min-height: 192px;}
.wap_foot .d_js .d_js3{text-align: center;margin-top: 20px;}
.wap_foot .d_js .d_js3 a{border: 2px solid #13708a;color: #13708a;font-size: 16px;border-radius: 5px;padding: 7px 13px;}
/* 导航 */
.wap_foot .d_wzdh{min-height: 130px;border-top: 1px solid #bfbfbf;border-bottom: 1px solid #bfbfbf;}
.wap_foot .d_wzdh .wzdh_lb{min-height: 100px;}
.wap_foot .d_wzdh .wzdh_lb span{display: block;height: 35px;line-height: 35px;padding: 0;margin: 5px 0;}
.wap_foot .d_wzdh .wzdh_lb span i{float: left;font-size: 16px;}
.wap_foot .d_wzdh .wzdh_lb span img{float: right;padding-top: 7px;}
.wap_foot .d_wzdh .wzdh_lb ul{height: 90px;overflow: hidden;}
.wap_foot .d_wzdh .wzdh_lb li{float: left;height: 40px;width: 25%;display: flex;align-items: center;justify-content: center;line-height: 16px;overflow: hidden;}
/* 产品 */
.wap_foot .d_wmdcp{min-height: 100px;margin-top: 12px;}
.wap_foot .d_wmdcp .wmdcp_bt{font-size: 16px;margin: 10px 0;}
.wap_foot .d_wmdcp .wmdcp_fl{width: 100%;height: 75px;}
.wap_foot .d_wmdcp .wmdcp_fl a{color: #6c6a6a;}
.wap_foot .d_wmdcp .wmdcp_fl li{width: 96%;height: 48px;margin: 0 2%;background: #fff;border: 1px solid #e1e1e1;}
.wap_foot .d_wmdcp .wmdcp_fl li h3{font-weight: normal;height: 48px;line-height: 48px;padding: 0 25px;}
.wap_foot .d_wmdcp .wmdcp_fl li h3 a{float: left;}
.wap_foot .d_wmdcp .wmdcp_fl li h3 b{float: right;font-size: 18px;cursor:pointer;padding-top: 4px;height: 44px;}
.wap_foot .d_wmdcp .wmdcp_fl li .d_sub{overflow: hidden;height: 0; transition: height 0.5s; background: #fff;width: 100%;margin: 0px auto;box-shadow: 0px 7px 8px #cecece; position: relative;}
.wap_foot .d_wmdcp .wmdcp_fl li .d_sub dd{width: 100%;height: 40px;line-height: 40px; margin: 0 16px;}
/* 关注 */
.wap_foot .d_gzwm{min-height: 125px;}
.wap_foot .d_gzwm .gzwm_bt{font-size: 16px;margin: 10px 0;}

.wap_foot .d_gzwm .gzwm_lb{}
.wap_foot .d_gzwm .gzwm_lb li{float: left;width: 23%;}
.wap_foot .d_gzwm .gzwm_lb li .a1{text-align: center;}
.wap_foot .d_gzwm .gzwm_lb li .a1 h3{font-family: "iconfont" !important;background: #fff;font-size: 35px;width: 55px;height: 55px;line-height: 55px;border-radius: 100%;margin: auto;}
.wap_foot .d_gzwm .gzwm_lb li .a1 h4{margin-top: 10px;}
.wap_foot .d_gzwm .gzwm_lb li .absolute{position: fixed;}
.wap_foot .d_gzwm .gzwm_lb li .a2{bottom: 20%;left: 50%;margin-left: -87px;width: 174px;border-radius: 15px;padding:20px;background: #fff;border: 1px solid #ddd;text-align:center;display: none;z-index: 9;}
.wap_foot .d_gzwm .gzwm_lb li .a2 .cha{position: absolute;right: 10px;top: 1px;font-size: 23px;}
.wap_foot .d_gzwm .gzwm_lb li .a2 img{display: block;width: 100px;height: 100px;margin: auto;}
.wap_foot .d_gzwm .gzwm_lb li .a2 span{display: block;line-height: 45px;}
.wap_foot .d_gzwm .gzwm_lb li .a2 .wx_ewm{padding-top: 20px;}

/* 活动 */
.wap_foot .d_gshd{min-height: 100px;}
.wap_foot .d_gshd .gshd_bt{font-size: 16px;margin: 10px 0;}

.wap_foot .d_gshd .gshd_lb {background: #fff;position: relative;padding-right: 20px;zoom: 1;height: 50px;border: 1px solid #e0e0e0; overflow: hidden;width: 96%;}
.wap_foot .d_gshd .gshd_lb div {height: 50px;line-height: 50px;padding: 0 14px; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.wap_foot .d_gshd .gshd_lb .pagesize { position: absolute; right: 0; top: 3px; }
.wap_foot .d_gshd .gshd_lb .pagesize a {width: 18px;height: 30px;display: block;overflow: hidden;}
/* 帮助 */
.wap_foot .d_xybz{min-height: 245px;padding-bottom: 10px;}
.wap_foot .d_xybz .xybz_bt{font-size: 16px;margin: 10px 0;}

.wap_foot .d_xybz .xybz_ly{padding: 0 7px;}
.wap_foot .d_xybz .xybz_ly .liuyan{width: 100%;margin: auto;font-size: 13px;}
.wap_foot .d_xybz .xybz_ly .liuyan .ti{width: 30%;height: 40px;line-height: 40px;background: #bfbdbe;float: right;border-radius: 5px;color: #fff;}
.wap_foot .d_xybz .xybz_ly .liuyan dd{line-height: 38px;height: 38px;margin-bottom: 4%;overflow: hidden;width: 48%;border: 1px solid #e1e0e0;background: #fff;border-radius: 5px;}
.wap_foot .d_xybz .xybz_ly .liuyan dd textarea{float: left;width: 100%;height: 38px;line-height: 38px;padding: 0 8px;}
.wap_foot .d_xybz .xybz_ly .liuyan dd select{width: 100%;height: 38px;line-height: 38px;padding: 0 8px;border: none;outline:none;font-size: 13px;font-family: "黑体";color: #7b7b7b;}
.wap_foot .d_xybz .xybz_ly .liuyan dd select option{outline:none;}
.not-arrow{-webkit-appearance:none;-moz-appearance:none;appearance:none;background: url(../img/la.jpg) no-repeat right;}
.not-arrow::-ms-expand{display: none;}
.wap_foot .d_xybz .xybz_ly .liuyan .tii{}
.wap_foot .d_xybz .xybz_ly .liuyan .tii .input-box{width: 52%;float: left;}
.wap_foot .d_xybz .xybz_ly .liuyan .tii .input-box input{width: 45%;height: 40px;text-align: center;border: 1px solid #e1e0e0;margin-left: 8px;border-radius: 5px;}



/* 客户服务+版权 */
.wap_foot .d_fwbq{min-height: 185px;color: #858484;border-top: 1px solid #bfbfbf;padding-top: 20px;}
.wap_foot .d_fwbq .d_fw{min-height: 72px;border-bottom: 1px solid #bfbfbf;}
.wap_foot .d_fwbq .d_fw h3{font-size: 18px;color: #222121;}
.wap_foot .d_fwbq .d_fw h4{font-size: 15px;padding-top: 15px;}
.wap_foot .d_fwbq .d_bq{min-height: 90px;padding-top: 10px;}
.wap_foot .d_fwbq .d_bq a{color: #858484;}


/*悬浮-底部*/
.foot{width: 100%;display: block;z-index: 9;position: relative;}
.foot a{}
.foot .menu{background: #fff;border-top: 1px solid #d6d6d6;width: 100%;height: 65px;padding: 10px 0;text-align: center;position: fixed;bottom: 0;left: 0;}
.foot .menu li{width: 20%;float: left;font-size: 13px;}
.foot .menu i{font-size: 25px;font-family: "iconfont" !important;}



/*手机站子页banner*/
#w_banner1 img{width: 100%;}

/* 你可能会喜欢 */
.demo{margin-top: 30px;}
.demo .row{margin-right: 0;margin-left: 0;}
.post-slide{margin: 0 5px;}
.post-slide .pic{overflow: hidden;position: relative;}
.post-slide .pic img{width: 100%;height: 179px;object-fit: cover;border: 5px solid #f4f4f4;}
.post-slide .kn_mc{font-size: 15px;padding-top: 10px;text-align: center;border-bottom: 1px solid #f4f4f4;}
.post-slide .kn_mc h3{height: 30px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.post-slide .kn_mc h4{height: 30px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}



/* ************ */
.knxh{min-height: 300px;margin: 20px 0 30px 0;}
.knxh .knxh_bt{height: 35px;background: #000;color: #fff;line-height: 35px;text-align: center;}
.knxh .knxh_bt i{font-family: "iconfont" !important;}


/* 相关文章推荐 */
.wztj{min-height: 195px;margin: 20px 0;}
.wztj .wztj_bt{height: 35px;background: #000;color: #fff;line-height: 35px;text-align: center;}
.wztj .wztj_bt i{font-family: "iconfont" !important;}
.wztj .wztj_lb{margin-top: 15px;}
.wztj .wztj_lb li{height: 35px;line-height: 35px;padding: 0 10px;border-bottom: 1px solid #e5e5e5;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}




/*子页-新闻页-开始*/
.new{min-height: 510px;position: relative;}
/* 头条 */
.new .new_tt{min-height: 100px;padding: 20px 25px;}
.new .new_tt .n_tt1{}
.new .new_tt .n_tt1 h3{font-size: 20px;font-weight: bold;}
.new .new_tt .n_tt1 h4{color: #828485;line-height: 25px;padding: 8px 0;}
.new .new_tt .n_tt2{box-shadow: 0px 5px 6px #afafaf;}
.new .new_tt .n_tt2 li{height: 50px;line-height: 50px;text-align: center;font-size: 16px;}
.new .new_tt .n_tt2 li:nth-child(2){background: #000;}
.new .new_tt .n_tt2 li:nth-child(2) a{color: #fff;}
.new .new_tt .n_tt2 li i{font-family: "iconfont" !important;}
/* 列表 */
.new .new_lb{min-height: 500px;}
.new .new_lb li{height: 328px;width: 100%;margin: 20px auto;}
.new .new_lb li .zx_t{width: 100%;height: 234px;text-align: center;margin-bottom: 15px;}
.new .new_lb li .zx_t img{width: 100%;height: 234px;object-fit: cover;}
.new .new_lb li .zx_n{padding-top: 12px;padding: 0 3%;text-align: center;}
.new .new_lb li .zx_n h3{font-size: 17px;line-height: 30px;height: 45px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.new .new_lb li .zx_n h4{font-size: 15px;}

/* 下一页 */
.w_page{width: 137px;margin: auto;}
.w_page a{background: #000;color: #fff;padding: 4px 8px;margin: 0 5px;}
/*子页-新闻页-结束*/


/*子页-产品页-开始*/
.wap_product{min-height: 655px;}

.wap_product .w_place{font-size: 16px;color: #959595;height: 50px;line-height: 50px;}
.wap_product .w_place a{color: #959595;}

.wap_product .pro{}
.wap_product .pro li{width: 49%;height: 338px;text-align: center;float: left;margin: 10px 0;position: relative;}
.wap_product .pro li:nth-child(odd){margin-right: 2%;}
.wap_product .pro .cp_rm{position: absolute;top: -10px;right: 5px;background: #000;color: #fff;}
.wap_product .pro .cp_tp{text-align: center;height: 165px;}
.wap_product .pro .cp_tp img{width: 100%;height: 100%;object-fit: cover;}
.wap_product .pro .cp_mc{}
.wap_product .pro .cp_mc h3{font-size: 16px;line-height: 40px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.wap_product .pro .cp_mc h4{padding-bottom: 10px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.wap_product .pro .cp_mc h5{font-size: 16px;}
.wap_product .pro .cp_kg{color: #959595;margin: 8px 0;}
.wap_product .pro .cp_kg i{font-family: "iconfont" !important;font-size: 16px;}
.wap_product .pro .cp_ck{width: 110px;height: 35px;line-height: 35px;color: #fff;background: #1b1b1b;margin: auto;}
/*子页-产品页-结束*/


/*子页-产品内容页-开始*/
.pro_text1{min-height: 345px;}
/* 产品相册 */
.pro_text1 .cp_nrxc{width: 100%;height: 290px;position: relative;z-index: 999; overflow:hidden;margin-top: 10px;}
.pro_text1 .cp_nrxc .hd{width:100%;height:11px;position:absolute;z-index:1;bottom:4%;text-align:center;}
.pro_text1 .cp_nrxc .hd ul{display:inline-block;height:10px;font-size:0; vertical-align:top;}
.pro_text1 .cp_nrxc .hd ul li{display:inline-block;width:10px;height:10px;border-radius:5px;background:#c5c3c3;margin:0 5px;vertical-align:top; overflow:hidden;}
.pro_text1 .cp_nrxc .hd ul .on{background:#252424;}
.pro_text1 .cp_nrxc .bd{position:relative; z-index:0;}
.pro_text1 .cp_nrxc .bd li img{width:100%;height:250px;object-fit: cover;}
.pro_text1 .cp_nrxc .bd li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */  }
/* 产品介绍 */
.pro_text1 .cp_nrjs{min-height: 120px; padding: 10px 10px 0;}
.pro_text1 .cp_nrjs .js1{height: 40px; float: right;}
.pro_text1 .cp_nrjs .js1 b{float: left;color: #e91605;font-size: 20px;}
.pro_text1 .cp_nrjs .js1 i{float: right;color: #bbc0c5;}
.pro_text1 .cp_nrjs .js1 i span{font-family: "iconfont" !important;}
.pro_text1 .cp_nrjs .js2{height: 66px;}
.pro_text1 .cp_nrjs .js3 img{height: 12px;}
.pro_text1 .cp_nrjs .js2 h3{font-size: 17px;margin-bottom: 12px;}
.pro_text1 .cp_nrjs .js2 h4{font-size: 15px;display: inline;
    padding-bottom: 8px;
    border-bottom: 1px solid #f2f2f2;}
.pro_text1 .cp_nrjs .js3{font-family: "iconfont" !important;color: #ffcc01;margin-bottom: 20px;}
.pro_text1 .cp_nrjs .js4{}
.pro_text1 .cp_nrjs .js4 span{font-size: 14px;color: #363e4e;margin: 0 5px 10px 5px;padding: 2px 0 0 0;display: inline-block; background-image: linear-gradient(to bottom, #fdfcfd,#f3f2f6); position: relative;padding-left: 15px;border-radius: 5px;}
.pro_text1 .cp_nrjs .js4 span::before{content: ''; background-image: url(../img/duihao.png); color: #e91605; font-weight: bold; position: absolute; left: 5px; top: 7px;    display: block;    width: 14px;    height: 11px;    background-size: cover; }
.pro_text1 .cp_nrjs .js5{text-align: center; padding-top: 15px;}
.pro_text1 .cp_nrjs .js5 i{ display: inline; color: #bbc0c5;}
.pro_text1 .cp_nrjs .js5 i span{font-family: "iconfont" !important;}
/* 产品详情表格 */
.pro_text2{ background: #fafafa;}
.pro_text2 .cp_xqbg{padding: 0 0 20px 0;background: #fff;}
.pro_text2 .cp_xqbg .xqbg1{height: 40px;height: 72px;background: #fafafa;padding: 25px 0;text-align: center;}
.pro_text2 .cp_xqbg .xqbg1 b{color: #1f6376;border-bottom: 2px solid #1f6376;font-size: 18px;}
.pro_text2 .cp_xqbg .xqbg2{padding: 3px 10px;}
/* 图片展示 */
.pro_text2 .cp_xqzs{text-align: center;}
/*子页-产品内容页-结束*/


/*子页-公司简介-开始*/
.text2{min-height: 300px;margin: 20px 0;}
.text2 .w_dyjj{}
/* 维纳斯 */
.text2 .w_dyjj .wns{text-align: center;width: 96%;margin: auto;background: #f7f7f7;border-bottom: 2px solid #b5b5b5;padding: 22px 10px;}
.text2 .w_dyjj .wns h3{color: #323030;font-size: 20px;padding-bottom: 15px;}
.text2 .w_dyjj .wns h4{line-height: 25px;}
/* 品牌故事 */
.text2 .w_dyjj .ppgs{min-height: 430px;}
.text2 .w_dyjj .ppgs h4{display: block;margin: 2%;line-height: 20px;padding-top: 15px;}
.text2 .w_dyjj .ppgs h4 img{display: block;height: 70px;}
.text2 .w_dyjj .ppgs h4 i{display: block;}
/* 维纳斯由来 */
.text2 .w_dyjj .wnsyl{min-height: 435px;padding-top: 13px;}
.text2 .w_dyjj .wnsyl h4{display: block;min-height: 130px;margin: 0 2%;}
.text2 .w_dyjj .wnsyl h4 img{display: block;height: 70px;margin-bottom: 15px;}
.text2 .w_dyjj .wnsyl h4 i{display: block;font-family: "黑体";}
.text2 .w_dyjj .wnsyl img{display: block;}
/* 企业文化 */
.text2 .w_dyjj .qywh{min-height: 365px;margin-top: 20px;}
.text2 .w_dyjj .qywh h4{display: block;min-height: 130px;margin: 0 2%;}
.text2 .w_dyjj .qywh h4 img{display: block;height: 70px;margin-bottom: 15px;}
.text2 .w_dyjj .qywh h4 i{display: block;font-family: "黑体";}
.text2 .w_dyjj .qywh img{display: block;}
/* 品牌优势 */
.text2 .w_dyjj .ppys{min-height: 325px;}
.text2 .w_dyjj .ppys .ppys_lb{width: 99%;margin: auto;}
.text2 .w_dyjj .ppys .ppys_lb li{float: left;width: 24%;margin: 1% 0.5%;text-align: center;background: #f1f1f1;height: 30px;line-height: 30px;font-size: 13px;}
.text2 .w_dyjj .ppys .ppys_lb li a{color: #11617a;}
/* 品牌荣誉 */
.text2 .w_dyjj .ppry{min-height: 390px;margin: 10px 0;}
.text2 .w_dyjj .ppry .ppry_bt{margin: 10px 0;}
.text2 .w_dyjj .ppry .ppry_bt img{}
.text2 .txtScroll-left{position:relative;}
.text2 .txtScroll-left .bd{padding:10px 0;overflow:hidden;}
.text2 .txtScroll-left .bd ul{overflow:hidden; zoom:1;}
.text2 .txtScroll-left .bd ul li{float:left;width: 50vw!important;text-align: center;}
.text2 .txtScroll-left .bd ul li img{width: 94%;height: 250px;object-fit: cover;background: #f4f4f4;padding: 5px;}
.text2 .txtScroll-left .hd{overflow: hidden;height: 40px;width: 130px;margin: auto;line-height: 40px;}
.text2 .txtScroll-left .hd .prev{display:block;width: 40px;height: 40px;background: url("../img/left2.jpg") no-repeat;float: left; overflow:hidden;cursor:pointer;}
.text2 .txtScroll-left .hd .next{display:block;width: 40px;height: 40px;background: url("../img/right2.jpg") no-repeat;float: right; overflow:hidden;cursor:pointer;}
.text2 .txtScroll-left .hd .pageState{display: block;width: 40px;text-align: center;margin: auto;}
/*子页-公司简介-结束*/


/*子页-联系我们-内容页-开始*/
.text3{min-height: 500px;}
/* 联系地图 */
.text3 .w_map{text-align: center;}

/* *** */
.text3 .center{position: relative;z-index: 9;}
/* 联系内容 */
.text3 .wap_lxnr{}
.text3 .wap_lxnr .w_lx_s{min-height: 200px; background: #fff;border-radius: 8px;padding: 10px;margin-top: -30px;margin-bottom: 20px;}
.text3 .wap_lxnr .w_lx_s .lx_s1{border-bottom: 1px solid #bfbfbf;}
.text3 .wap_lxnr .w_lx_s .lx_s1 img{height: 85px;}
.text3 .wap_lxnr .w_lx_s .lx_s2{padding: 10px 0;}
.text3 .wap_lxnr .w_lx_x{min-height: 300px;background: #10627a;border-radius: 8px;padding: 10px;}
.text3 .wap_lxnr .w_lx_x .lx_x1{}
.text3 .wap_lxnr .w_lx_x .lx_x1 img{height: 70px;}
.text3 .wap_lxnr .w_lx_x .lx_x2{min-height: 240px;}
.text3 .liuyan{width: 100%;margin: auto;}
.text3 .liuyan .ti{width: 30%;height: 40px;line-height: 40px;background: #ffffff;float: right;border-radius: 5px;}
.text3 .liuyan dd{line-height: 38px;height: 38px;margin-bottom: 10px;overflow: hidden;width: 100%;background: #fff;border-radius: 5px;}
.text3 .liuyan dd span{float: left;width: 23%;}
.text3 .liuyan dd textarea{float: left;width: 100%;height: 38px;line-height: 38px;padding: 0 8px;}
.text3 .liuyan .tii{}
.text3 .liuyan .tii .input-box{width: 52%;float: left;}
.text3 .liuyan .tii .input-box input{width: 45%;height: 40px;text-align: center;border: 1px solid #fff;color: #fff;margin-left: 2px;border-radius: 5px;}
/*子页-联系我们-内容页-结束*/




/*子页-内容页-开始*/
.text{min-height: 300px;background: #fff;border-radius: 15px;margin: 20px 3px;}
.text .wap_dynr{margin: 20px 0;}
.text .wap_dynr .wzbt{padding: 25px 10px;border-bottom: 6px double #e8e8e8;}
.text .wap_dynr .wzbt h3{font-size: 18px;color: #424242;}
.text .wap_dynr .wzbt h4{padding-top: 10px;color: #9c9c9c;}
.text .wap_dynr .wzbt h4 i{font-size: 18px;font-family: "iconfont" !important;}
.text .wap_dynr .wznr{color: #686868;padding: 20px 10px;min-height: 340px;}
/*子页-内容页-结束*/




/*下一页*/

.page1{position: absolute;top: 147px;left: 50%;margin-left: -41px;font-size: 16px;}
.page1 .close,.page1 a,.page1 .count,.page1 .count2{display: none;}
.page1 .selfpage{display: none;}
.page2{width: 135px;margin: auto;font-size: 0;}
.page2 .close{float: left;padding: 3px 10px;background: #000;color: #fff;font-weight: normal;font-size: 14px;line-height: 20px;opacity: 1;text-shadow: none;}
.page2 .pre{float: left;padding: 3px 10px;background: #000;color: #fff;font-weight: normal;font-size: 14px;line-height: 20px;margin-right: 10px;}
.page2 .next{float: right;padding: 3px 10px;background: #000;color: #fff;font-weight: normal;font-size: 14px;line-height: 20px;}
.page2 a{}
.page2 .selfpage,.page2 .count,.page2 .count2,.page2 .count3{display: none;}


