@charset "utf-8";

/* CSS Document */
/**/
@media all and (max-width: 1680px) {}

/* max 1680 end */

/**/
@media all and (max-width: 1550px) {}

/* max 1550 end */

/**/
@media all and (max-width: 1440px) {}

/* max 1440 end */

/**/
@media all and (max-width: 1280px) {}

/* max 1280 end */

/**/
@media all and (max-width: 1024px) {}

/* max 1024 end */


/**/
@media all and (max-width:750px) {
	.body{
		max-width: 750px;
	}
	.dbfd{display:flex;width: 100%;position: fixed;bottom: 0;}
	.lxkf,.bddh{width: 50%;height: 50px;line-height: 50px;display: flex;align-items: center;justify-content: center;background-color: #019C63;font-size: 18px;color: #fff;outline: none;border: none;}
	.lxkf{border-right: 1px solid #f1f1f1;}
	.lxkf img{width: 33px;height: 29px;margin-right: 5px;}
	.bddh img{width:32px ;height: 30px;margin-right: 5px;}
	/* ====================================首页=============================== */
	.nav_tb{width: 100%;height: 50px;display: flex;margin: 0 auto;align-items: center;justify-content: space-between;position: fixed;z-index: 9999;top: 0;background-color: #FFFFFF;}
	.logo_tw{display: none;}
	.logo{width: 110px;height:44px;position: absolute;left: 3%;top: 2%;}
	.logo img{width: 100%;height:44px;}
	.nav_ssk{width: 21.35416vw;height: auto;display: none;}
	.nav_ssk div{display: flex;align-items: center;}
	#ssk{width: 15.31250vw;height:2.08333vw ;border-radius: 5px;border: 1px solid #cdcdcd;outline: none;}
	#sbtn{width:5.67708vw ;height:2.08333vw ;border-radius: 5px;background-color: #019c63;border: none;outline: none;font-size:0.72916vw;color: #e5f8f9;margin-left: 7px;}
	#sbtn img{width:0.72916vw ;height: 0.72916vw;margin-right: 6px;}
	.nav_ssk div:last-child{font-size:0.625vw;color: #777;margin-top: 2px;}
	.nav_ssk div a{font-size:0.625vw;color: #777;}
	.nav_qh{width: auto;height: auto;display: flex;position: absolute;right: 16%;}
	.nav_qh img{width:1.5625vw ;height: 1.5625vw;margin-right: 10px;display: none;}
	.nav_qh a{font-size:16px;color: #555555;}
	.nav_qh span{font-size:16px;color: #999999;margin: 0 5px;}
	.nav_xz{color: #019C63;}
	.c_nav {
		display: flex;
	}
	
	.nav_w{width: 100%;height:3.125vw; background:rgba(0,187,118,.7);}
	.nav{width: 100%;display: flex;margin: 0 auto;height: auto;flex-wrap: wrap;}
	.nav .nav_a{width: 100%; height: 100%;  color: #fff; text-align: center; font-size:1.14583vw; border-left: none; border-right: none; position: relative; z-index: 9;line-height:3.125vw;display: block;}
	.nav .nav_a .nav_aa{display: block; width: 100%; color: #333; position: relative;padding:15px 0 ;font-size: 14px;}
	.nav_aa span{width: 16px; height: 16px; display: none; flex-direction:column; flex-wrap:wrap; justify-content:center; align-items:center; align-content:center; text-align: center; position: absolute; top: 50%; right:5%; margin-top: -8px;}
	.nav_aa span em{display: block; width: 16px; height: 2px; background: #fff; transition: all .6s ease 0s;}
	.nav_aa span em:nth-child(1){transform:rotateZ(90deg)translate(2px,0px);}
	.nav_aa .nav_sp em:nth-child(1){transform:rotateZ(0deg)translate(0px,0px);}
	/* 下拉样式二级 */
	.nav_li{width: 100%; height: auto; line-height: 40px;background: #fff; padding:5px 0; text-align: center; display: none;}
	.nav_li a{display: block; color: #fff; font-size:14px;}
	.nav_li a:hover{ color: #00bb76;}
	/*下拉三级*/
	.nav .nav_a:hover .nav_aa{background: #00bb76;}
	.nav .nav_a:hover .nav_li{display: block;}
	.nav .nav_a:hover .nav_lia{display: block;}
	.nav .nuw .nav_aa{background: rgba(0,187,118,.7);color: #fff;}
	/* .c_nav span{display: block; width:20px; height: 2px; background: #FFFFFF; margin:2px auto; overflow: hidden; transform:rotate(0deg); transition: all .4s ease 0s;}
	.c_nuw{border-radius: 100%; border: 1px solid #FFFFFF; transform:rotate(360deg);}
	.c_nuw span:nth-child(1){transform:rotateZ(45deg)translate(1px,0px); transform-origin: center; width:20px; margin: 0;}
	.c_nuw span:nth-child(2){transform:rotateY(180deg); opacity: 0; display: none;}
	.c_nuw span:nth-child(3){transform:rotateZ(-45deg)translate(1px,-1px); transform-origin: center; width:21px; margin: 0;} */
	
	
	.nav_w{width: 100%; height:calc(100% - 50px); overflow-x: hidden; overflow-y: auto;line-height: 80px;
				float: inherit; 
				text-align: left; 
				position: fixed; 
				bottom: 0; 
				left: -100%; 
				top: 50px;
				background: rgba(255,255,255,.95); 
				padding:15px 3% 0; 
				z-index: 99999;
				margin: 0;}
		.nav_ks{width: 100%; height: auto; border:none;margin-left: 0;display: flex;flex-wrap: wrap;}
		.nav_ks .nav_a{width: 100%; height: auto; float: inherit; text-align: left; font-size: 16px; border:none; border-bottom: 1px solid #e2e2e2;}
		.nav_ks .nav_a .nav_aa{display: block; width: 100%; color: #666; padding: 10px 0; position: relative;}
		.nav_aa span{display: flex;}
		.nav_aa span em{background: #777;} */
		/* 下拉样式二级 */
		.nav_li{padding:0; text-align: left; display: none;}
		.nav_li a{width: 100%; float:left;color: #333;}
		/*下拉三级*/
		.nav_lia{width:100%; height: auto; background: #ffffff; padding:0; display: none;}
		.nav_liul{margin-bottom: 10px;}
		.nav_liula{width:25%;}
		.nav_liula i{margin-left:5px;}
		.nav_liulb{width: 70%; padding-right: 0;}
		.nav_liulb a{margin: 0 20px 5px 0; display: inline-block;}
		.nav_liulb a:hover{color:  #fcb501;}
		/**/
	.nav_ks .nav_a:hover .nav_aa{background: #fff; }
		.nav_ks .nav_a:hover .nav_li{display: none;}
		.nav_ks .nav_a:hover .nav_lia{display: none;}
		.nav_ks .nuw .nav_aa{background:  #fcb501; color: #fff; padding-left: 10px;}
		.nav_ks .nuw .nav_aa span em{background: #fff;} 
	
	
	.banner-mr div img{width: 100%;height: 180px;}
	.banner_in{margin-top: 50px;}
	.banner_in,.banner-mr,.banner-mr div{width: 100%;height: 100px;}
	.swiper-button-next,.swiper-button-prev{display: none;}
	.content{width: 100%;height: auto;background-image: url(../img/bj.png);background-size: 100vw auto;background-repeat: no-repeat;overflow: hidden;}
	.container{width: 96%;margin:10px auto 10px auto;height: auto;display: flex;flex-wrap: wrap;}
	.container_cloum{width:100%;height:auto ;}
	.zxnr{width: 100%;height: auto;}
	.zxcp{width: 100%;height:auto;border-bottom: 1px solid #019c63;display: flex;justify-content: space-between;align-items: flex-end;}
	.zxcp_bt{width:105px;height:30px;}
	.zxcp_tx{padding: 0 5px;height: 0;line-height: 30px;text-transform: uppercase;text-decoration: none;color: #019c63;border-right:15px solid transparent;border-bottom: 30px solid rgba(1,156,99,.2);filter: alpha(opacity=30);width: auto;font-size:14px;}
	.zxcp_tx img{width:15px;height:15px;margin-right: 5px;}
	.zxcp div:last-child a{font-size:12px;color: #019c63;}
	.swlb{width: 100%;height: auto;display: flex;align-items: center;}
	.swlb_zf,.swlb_yf,.swlb_zf img,.swlb_yf img{display: none;/* width:1.77083vw ;height:1.77083vw ;outline: none; */}
	.swlb_bk{width: 100%;}
	.swlb_kj{width: 100%;height:auto ;display: flex;flex-wrap: wrap;}
	.swlb_kj a{width:47% !important;height:auto ;margin:0 15px 15px 0;}
	.swlb_kj a:nth-child(2n){margin-right:0;}
	.swlb_tw{width: 100% !important;height:220px !important;border: 1px solid #e9e9e9;box-shadow:  0px 0px 5px rgba(211,211,211,.6);background-color: #fff;}
	.swlb_tp{width:96% ;height: 160px;margin: 3px auto;}
	.swlb_tp img{width:100% ;height:160px;}
	.swlb_wz{width: 100%;text-align: center;}
	.swlb_wz p{text-align: center;margin-top:5px;color: #333;font-size:14px;}
	.gsdt{width: 100%;height: auto;margin-top: 15px;}
	.gsdt_xw{width: 100%;height:auto;margin-top: 5px;display: flex;position: relative;flex-wrap: wrap;}
	.gsdt_zs{width:width:100% ;height:220px; position: relative;}
	.gsdt_zs div img{width:100% ;height:220px;}
	.gsdt_zs div:last-child{width:calc(100% - 5px);height: 30px;line-height: 30px;padding-left: 5px;font-size:14px ;color: #fff;background-color: rgba(0,0,0,0.6);margin-top: -30px;opacity: 1;position: absolute;bottom: 0;}
	.gsdt_zs div img{width:100% ;height:220px;}
	.gsdt_fd{width:100%;height: auto;margin-left:0;}
	.gsdt_dt{display: flex;justify-content: space-between;padding-bottom:6px;border-bottom: 1px solid #cdcdcd;margin-top: 7px;}
	.gsdt_dt a div{font-size:14px;color: #555555;display: flex;align-items: center;}
	.gsdt_dt a div:hover{color:#019C63;}
	.gsdt_dt a div span{width:5px ;height: 5px;background-color: #019C63;margin-right: 5px;display: block;}
	.gsdt_dt div{font-size:12px;color: #777777;}
	.ybbk{width:100%;height: auto;margin-left: 0;margin-top: 15px;}
	.ybbk_gy{width: 100%;height: 200px;background-color: rgba(1,156,99,.03);}
	.gybj {background-image:url(../img/gybj.png) ;width:100% ;height:40px;text-align: center;line-height: 40px;background-size: 100% 40px;color: #fff;font-size:18px;font-weight: bold;}
	.gybj_js {width:100% ;height: auto;margin-top: 15px;}
	.gybj_js div{width:94%;height:auto ;margin: 0 auto;color: #333;font-size:14px;line-height: 1.5;}
	.gybj_js a div{width: 100%;font-size:0.72916vw ;color: #019C63;text-align: center;margin-top: 10px;}
	.zxly{width:100% ;height: auto;margin-top: 15px;}
	.zxly_bt{width: 100%;height:40px ;text-align: center;line-height: 40px;background-color:#019C63 ;color: #fff;font-size:18px;}
	.lyd{width: 100%;height:auto;background-image:url(../img/bjd.png);background-size:100% auto;border: 1px solid #f1f1f1;padding-bottom: 10px;}
	.lyd div{font-size:14px;color: #555555;margin:8px 0 0 15px;}
	#xm,#dh,#yx{width:325px ;height:36px ;border: 1px solid #f1f1f1;margin: 8px auto 0 15px;}
	#bz{width:325px;height:150px ;border: 1px solid #f1f1f1;margin: 8px 0 0 15px;outline: none;}
	.tbtn{width:325px ;height:30px;line-height: 30px;text-align: center;font-size:14px;color: #fff;background-color: #019C63;margin: 8px 0 0 15px;border: none;outline: none;}
	.footer{width: 100%;height: auto;margin-top: 15px;margin-bottom: 50px;}
	.footer_nav{width: 100%;height:auto;background-color: #019C63;overflow: hidden;}
	.footer_nr{width: 96%;height: auto;margin: 0 auto 0 auto;display: flex;}
	.footer_nr .footer_cp:first-child{display: none;}
	.footer_nr .footer_cp:nth-child(2){margin-left: 5.9375vw;display: none;}
	.footer_nr .footer_cp:nth-child(3){margin-left:1.61458vw;}
	.footer_cp{width:auto;height:auto ;}
	.footer_cp div:first-child{font-size:18px;color: #fff;}
	.footer_cp div:nth-child(2){width:70px;height: 1px;background-color: #fff;margin: 0.72916vw 0 0.72916vw 0;}
	.footer_cp a,.footer_cp div{font-size:14px ;color: #fff;line-height:2;}
	.footer_cp div img{width: 110px;height: 110px;margin-top: 10px;}
	.lxdh{width: auto;height: auto;display: flex;margin-top: 60px ;margin-left: 20px;}
	.lxdh div{margin-left:10px;}
	.lxdh div img{width:53px ;height: 53px;}
	.lxdh div p{font-size:16px ;color: #fff;line-height: 1.75;}
	.lxdh div p:last-child{font-size:20px;color: #fff;font-weight: bold;}
	.footer_jb{width: 100%;height: 30px;background-color: #000000;font-size:12px;color: #fff;text-align: center;line-height: 30px;}
	
	/* ====================================公司简介=========================================== */
	.page_st{margin-top: 50px;}
	.page_st,.page_st img{width: 100%;height: 180px;}
	.container_zw{width: 100%;height: auto;overflow: hidden;}
	.cloum_xz{width:15.88541vw ;height: auto;display: none;}
	.cloum_tb{width: 100%;height:6.51041vw ;background-image:url(../img/bt.png);background-size: 100% 6.51041vw;background-repeat: no-repeat;overflow: hidden;}
	.cloum_tb div:first-child{width: 100%;text-align: center;margin-top:2.39583vw ;font-size:1.5625vw;color: #fff;font-weight: bold;}
	.cloum_tb div:last-child{width: 100%;text-align: center;font-size:0.83333vw;color: #fff;}
	.cloum_nrq{width:100% ;height: auto;margin-left:0 ;}
	.lx{width: 50px;height: 5px;background-color: #019C63;margin-bottom: 10px;}
	.cloum_nrq h1{font-size: 20px;color:#333;}
	.cloum_nrq h2{font-size:20px ;color:#333 ;margin-bottom: 10px;}
	.cloum_nrq p{font-size:14px;color: #555555;line-height: 1.75;}
	.cloum_nrq h3{font-size:16px;color: #019C63;}
	
	/* ====================================联系我们================================== */
	.lxwm{width: 100%;height: auto;background-color: #f1f1f1;overflow: hidden;margin-top:0;display: flex;flex-wrap: wrap;padding-bottom: 15px;}
	.lxwm_left{width: 100%;height: auto;margin: 8px 0 0 10px;}
	.lxwm_dz{width: 100%;height: auto;}
	.lxwm_dz div{width: 100%;height: auto;font-size:20px;color: #019C63;line-height: 1.75;}
	.lxwm_dz div p{width: 100%;height: auto;font-size:14px;color: #666666;line-height: 2;}
	.lxwm_xs{width: 100%;height: auto;margin-top: 15px;}
	.lxwm_xs div{font-size:16px ;color: #333;position: relative;}
	.lxwm_xs table{width: 100%;height: auto;border: none;outline: none;margin-top: 6px;color: #666;}
	.lxwm_xs table tr {text-align: center;}
	.lxwm_xs table tr th{line-height: 30px;}
	.lxwm_xs table tr td{line-height: 30px;}
	.cxx{content: "";position: absolute;left:30px;top: 3px;transform: translateX(-50%);width: 30px;height: 3px;background: #019C63;z-index: 1;}
	.lxwm_ly{width: 100%;margin: 8px 0 0 10px;}
	.lxwm_ly div{font-size:16px ;color: #333;position: relative;}
	.lxwm_ly div span{font-size:14px;color:#ff0000;}
	#xmly,#dhly,#yxly{width: 230px;height:30px;background-color: #fff;border: #cdcdcd;outline: none;margin-top: 8px;}
	.bdqy{width: 100%;text-align:left;margin-right: 15px;}
	.bdqy div:last-child{display: flex;align-items: flex-start;align-content: flex-start;margin-top:8px;justify-content: flex-start;}
	.lywb{width: 230px;height:150px;background-color: #fff;border: #cdcdcd;outline: none;}
	.jbtn{width:120px;height:30px ;background-color: #019C63;text-align: center;line-height:30px;font-size:14px;color: #fff;border: none;outline: none;margin-top: 8px;margin-left: 90px;}
	.lxwm_dt{width:100% ;height:160px ;margin-top: 15px;}
	.lxwm_dt img{width:100% ;height:160px ;}
	
	/* ====================================新闻中心================================================ */
	.cloum_dt{width:15.625vw ;height:3.64583vw ;background-color:#f1f1f1 ;line-height: 3.64583vw;text-align: center;color:#019C63 ;font-size:0.9375vw ;margin-top: 1.04166vw;}
	.bxz{background-color: #019C63;color: #fff;}
	.cloum_nrq{width:100% ;height: auto;margin-left:0;}
	.cloum_xwtl{width: 100%;height: auto;}
	.cloum_hc{display: flex;justify-content: space-between;margin-bottom: 12px;}
	.cloum_hc a div span{width: 6px;height: 6px;background-color: #019C63;margin-right: 8px;display: block;}
	.cloum_hc a div{font-size:16px;color: #333333;display:flex ;align-items: center;}
	.cloum_hc div{font-size:12px ;color: #777777;}
	
	/* ======================================新闻详情====================================== */
	.cloum_xwbt{width: 100%;border-bottom: 1px solid #f1f1f1;}
	.cloum_xwbt div{width:80%;height:auto ;font-size:18px;color: #333;text-align: center;margin: 0 auto 1.04166vw auto;}
	.xwxx{display: flex;width: 100% !important;align-items: center;text-align: center;justify-content: center;}
	.xwxx div{font-size:12px;color: #777;margin-bottom: 0;}
	.xwxx div{display: flex;align-items: center;}
	.xwxx div:last-child{display: none;}
	.xwxx div img{margin-right: 2px;width: auto;}
	.xwzw{margin-top: 10px;}
	.xwzw p{font-size:14px;color: #555555;line-height: 1.75;}
	.wzlj{display: flex;justify-content: space-between;border-top: 1px solid #e0e0e0;padding-top:10px;flex-wrap: wrap;margin-top: 10px;}
	.wzlj a {font-size:14px ;color: #555555;width: 100%;margin-bottom: 12px;}
	/*============================================== 产品中心======================================= */
	.fddw{display: none;}
	
	.cwfl{width: 100%;height: 50px;overflow: hidden;position: relative;margin-top: 55px;}
	.cwfl span{width: 100%;height: 50px;text-align: center;line-height: 50px;font-size:20px;color: #fff;font-weight: bold;position: absolute;top: 0;z-index: 999;left: 0;}
	.cwfl img{width:100%;height: 50px;}
	.hzbw{width: 100%;display: flex;flex-wrap: wrap;margin-top: 15px;border-top: 1px solid #f1f1f1;}
	.hzbw a{width:33.333%;height:30px;border-bottom: 1px solid #f1f1f1;border-right: 1px solid #f1f1f1;}
	.hzbw a div{line-height:30px;font-size:14px;color: #555555;padding-left:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
	.hzbw a div:hover{color: #019C63;}
	.dgfs{width: 15.625vw;height:18.90625vw;margin-top: 2.60416vw ;border: 1px solid #f1f1f1;overflow: hidden;}
	.dgbt{width: 100%;height: 2.60416vw;background-color: #019C63;line-height: 2.60416vw;font-size:0.83333vw ;color: #fff;text-align: center;}
	.dg_nr{width: auto;height: auto;margin: 0.78125vw;}
	.dg_xs{font-size:0.83333vw ;color: #333;line-height: 1.75;}
	.dg_nr table{width: auto;height: auto;}
	.dg_nr table tr{height: 1.5625vw;}
	.dg_nr table tr td{padding: 0 0.52083vw;text-align: center;font-size: 0.72916vw;color: #555;}
	
	
	/* ====================================产品列表========================================= */
	.cloum_bq{width: auto;height:auto ;display: flex;margin-top: 55px;}
	.cloum_tp{width:31px ;height: 26px;}
	.cloum_tp img{width:31px;height: 26px;}
	.flmz{width: auto;height: 26px;background-color: #019C63;font-size:0.72916vw;color: #fff;line-height: 26px;text-align: center;}
	.cloum_lb{width: 100%;height: auto;display: flex;flex-wrap: wrap;margin-top: 10px;}
	.cloum_lb a{margin:0 21px 15px 0 ;width: 47%;}
	.cloum_lb a:nth-child(2n){margin-right:0;}
	.cptp{width:100%;height:220px;border: 1px solid #e9e9e9;box-shadow:  0px 0px 5px rgba(211,211,211,.6);}
	.cptp_tp{width: 96%;height: 160px;margin: 0.26041vw;}
	.cptp_tp img{width:  100%;height: 160px;}
	.cptp_Wz{width: 100%;text-align: center;margin-top: 0.3vw;}
	.cptp_Wz p{text-align: center;margin-bottom: 0.3vw;color: #333;font-size:14px;}
	
	
	.mbdh{width: 100%;height: auto;display: flex;font-size:12px ;color: #999999;margin-top: 55px;}
	.mbdh img{width: 18px;height: 18px;margin-right: 0.36458vw;}
	.cpbg{width: 100%;height:17.08333vw;border: 1px solid #f1f1f1;margin-top: 0.98958vw;display: none;}
	
	.cpgg{width: 750px;height: auto;margin-top: 10px;text-align: center;overflow:scroll;}
	.cpgg tr{height: 40px;}
	.cpgg tr th{background-color: #019C63;font-size:14px;color: #fff;border-right: 1px solid #fff;}
	.cpgg tr th:last-child{border-right: 0;}
	.cpgg tr td{height:40px;border: 1px solid #f1f1f1;font-size:14px;color: #333333;}
	.cpgg tr td a{color: #019C63;font-size:14px;}
	.cpjs{width: 100%;height: auto;margin-top: 2.08333vw;}
	.cpblock{width: 100%;display: flex;padding-bottom: 1px;border-bottom: 1px solid #019C63;}
	.choose_btn{background-color: #019C63;color:#ffffff !important;font-size:0.83333vw;}
	.cpblock a{width: auto;height:30px;line-height: 30px;padding: 0 6px;font-size:14px;color: #333333;}
	.xpqh{width: 100%;margin-top: 15px;}
	.xpqh_fi{display: flex;flex-wrap: wrap;width: 100%;}
	
	.xpqh_kj{width:100%;height: 220px;border: 1px solid #e9e9e9;box-shadow:  0px 0px 5px rgba(211,211,211,.6);}
	.xpqh_tp{width: 96%;height:160px;margin: 5px;}
	.xpqh_tp img{width: 100%;height:160px;}
	.xpqh_Wz{width: 100%;text-align: center;}
	.xpqh_Wz p{text-align: center;margin-bottom:3px;color: #333;font-size:14px;}
	.xpqh_fi a{margin:0 20px 15px 0 ;width: 46%;}
	.xpqh_fi a:nth-child(2n){margin-right:0;}
	.cpjs .xpqh .xpqh_fi{display: none;}
	.cpjs .xpqh .xpqh_fi.choose_xz{display: flex;}
	.xpqh_fi h4{font-size:18px;color: #333333;text-align: center;font-weight: bold;width: 100%;}
	.wxzw p{font-size:14px;color: #333;line-height: 1.75;}
	
	
	
	.sjbg{width: 100%;height: auto;display: block;border: 1px solid #f1f1f1;margin-top: 10px;}
	.sjbg div:first-child{height: 30px;line-height: 30px;border-bottom: 1px solid #f1f1f1;font-size: 16px;font-weight: bold;}
	
	.sxtp,.sxtp img{width: 100%;height: 220px;border-bottom: 1px solid #f1f1f1;}
	.cpsx{width: 100%;height: 30px;line-height: 30px;display: flex;border-bottom: 1px solid #f1f1f1;}
	.cpsx div:first-child{font-size: 14px;color: #333;width: 25%;padding-left: 5px;border-right: 1px solid #f1f1f1;}
	.cpsx div:last-child{font-size: 14px;color: #555;width: 75%;padding-left: 5px;}
	.wxts{font-size: 12px;height: 40px;color: #e81b1b;line-height: 20px;}
	
	
	
	.yctb{display: block;position: absolute;width: 16px;height: 16px;border: none;outline: none;background: transparent;right: 35%;}
	
	.yctb img{width: 16px;height: 16px;}
	.wybz{width: 100%;height: 100%;background-color: rgba(0,0,0,0.8);position: absolute;top: 0;}
	.nav_ycssk{width: 100%;height: calc(100vh - 50px);position: fixed;top: 50px;z-index: 999;}
	.ycss_kj{width: 96%;display: flex;position: absolute;margin: 0 auto;top: 30%;left: 2%;}
	#ycss_bj{width: 80%;height: 40px;background-color: #fff;font-size: 14px;color: #555;border-radius: 3px;border: none;outline: none;}
	#ycbtn{width:100px;height:40px;border-radius: 5px;background-color: #019c63;border: none;outline: none;font-size:14px;color: #e5f8f9;margin-left: 7px;}
	
	
	/* =======================翻页========================== */
	.ui_page {
		width: 100%;
		line-height: 0;
		padding: 10px 0;
		text-align: center;
		vertical-align: middle;
		clear: both;
		font-size: 14px;
		margin-left: 30.10416vw;
		margin:0 auto;
	}
	
	.be_page {
		width: auto;
		line-height: 0;
		padding: 10px 0;
		text-align: center;
		vertical-align: middle;
		clear: both;
		font-size:14px;
	}
	
	.be_page a:hover {
		background: #019C63;
		border: #019C63 solid 1px;
		color: #FFF;
	}
	
	.be_page a,
	.be_page span {
		background: #fff;
		border: 1px solid #666;
		border-radius: 3px;
		color: #333;
		display: inline-block;
		height: 24px;
		line-height: 24px;
		margin-right: 3px;
		min-width: 24px;
		overflow: hidden;
		padding: 0 4px;
		font-size: 14px;
		text-align: center;
		vertical-align: middle;
		white-space: nowrap;
	}
	
	.ui_page a:hover {
		background:#019C63;
		border:#019C63 solid 1px;
		color: #FFF;
	}
	
	.ui_page a,
	.ui_page span {
		background: #fff;
		border: 1px solid #f1f1f1;
		border-radius: 3px;
		color: #333;
		display: inline-block;
		height: 24px;
		line-height: 24px;
		margin-right: 3px;
		min-width: 24px;
		overflow: hidden;
		padding: 0 4px;
		font-size:14px;
		text-align: center;
		vertical-align: middle;
		white-space: nowrap;
	}
	
	
	
	}