/* @media (min-width:3px2rem(20)) {
    html {
        font-size: px2rem(20);
    }
} */

@charset "UTF-8";
@media (min-width: 320px) {
html { font-size: 266.667%; }
}
 @media (min-width: 360px) {
html { font-size: 300%; }
}
 @media (min-width: 375px) {
html { font-size: 312.5%; }
}
 @media (min-width: 384px) {
html { font-size: 320%; }
}
 @media (min-width: 414px) {
html { font-size: 345%; }
}
 @media (min-width: 448px) {
html { font-size: 373.333%; }
}
 @media (min-width: 480px) {
html { font-size: 400%; }
}
 @media (min-width: 512px) {
html { font-size: 426.667%; }
}
 @media (min-width: 544px) {
html { font-size: 453.333%; }
}
 @media (min-width: 576px) {
html { font-size: 480%; }
}
 @media (min-width: 608px) {
html { font-size: 506.667%; }
}
 @media (min-width: 640px) {
html { font-size: 533.333%; }
}
 @media (min-width: 750px) {
html { font-size: 625%; }
}
* { box-sizing: border-box; /* 在X5新内核Blink中，在排版页面的时候，会主动对字体进行放大，会检测页面中的主字体，当某一块字体在我们的判定规则中，认为字号较小，并且是页面中的主要字体，就会采取主动放大的操作。然而这不是我们想要的，可以采取给最大高度解决 */
/* max-height: 100000px; */} 
*:before, *:after { box-sizing: border-box; max-height: 1000001px; }
*, *:before, *:after { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
em, strong, i { font-style: normal; }
ul, ol, li { list-style: none; }
body { font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", Arial, sans-serif; line-height: 1.5; color: #333; background-color: #f2f2f2; font-size: 0.24rem; }
a { text-decoration: none; }
* html .clearfix { height: 1%; }
input[type=button],input[type=submit],input[type=file],button {cursor: pointer;-webkit-appearance: none;}
input {outline: none;border: none;}
/* img {display: block;width: 100%;height: 100%;vertical-align: middle;object-fit: cover;} */
.cl:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; font-size: 0; }
.flex{ display: -webkit-box; display: -ms-flexbox; display: flex; }
.fx1{-webkit-box-flex: 1;-webkit-flex: 1;flex: 1;}
.fx0{-webkit-box-flex: 0;-ms-flex: none;flex: none;}
.jcSb{-webkit-box-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;}
.jcCt{-webkit-justify-content: center;justify-content: center;}
.jcSa{-webkit-justify-content: space-around;justify-content: space-around;}
.jcFe{-webkit-justify-content: flex-end;justify-content: flex-end;}
.jcSt{-webkit-justify-content: start;justify-content: start;}
.jcSe{-webkit-justify-content: space-evenly;justify-content: space-evenly;}
.aiCt{-webkit-box-align: center;-webkit-align-items: center;align-items: center;}
.fdC{-webkit-flex-direction: column;flex-direction: column;}
.fwWp{-webkit-flex-wrap: wrap;flex-wrap: wrap;}
.asFd{-webkit-align-self: flex-end;align-self: flex-end;}
.w100{width: 100%;}
.col-2{width: 49%;}
.col-3{width: 33%;}
.col-4{width: 24%;}
.fl{ float: left; }
.fr{ float: right; }
.show{display: block!important;}
.hide{display: none!important;}
.poR{position: relative;}
.ofHide{overflow: hidden;}
.e1{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.e2{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.e3{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.taCt{text-align: center;}
.box{-webkit-box-sizing: border-box;box-sizing: border-box;}
.br5{border-radius: 5px;}
.br10{border-radius: 10px;}
.br1rem{border-radius: 1rem;}
.bs1f68{border: 1px solid #FF6688;}
.bs1e6{border: 1px solid #e6e6e6;}
.bbf5{border-bottom: 1px solid #F5F5F5;}
.bbde5{border-bottom: 1px dashed #E5E5E4}
.bfff{background: #ffffff;}
.bf68{background: #ff6688;color:#fff;}
.bf682{background: #ffffff;color:#f68;}
.bf5f9{background: #FFF5F9;}
.bf6{background: #F6F6F6;}
.bRgba4{background: rgba(0, 0, 0, 0.4);}
.cf68{color:#FF6688}
.c9{color: #999999;}
.c6,.c6 span,.c6 a{color: #666666;font-size:.3rem}
.mlr43{margin-left:.43rem;margin-right:.43rem;}
.pl1{padding-left:.1rem;}
.pl2{padding-left:.2rem;}
.pl3{padding-left:.3rem;}
.pr2{padding-right:.2rem;}
.pr3{padding-right:.3rem;}
.plr1{padding-left:.1rem;padding-right:.1rem;}
.plr2{padding-left:.2rem;padding-right:.2rem;}
.plrtb1{padding:.1rem;}
.plrtb2{padding:.2rem;}
.plrtb3{padding:.3rem;}
.plrtb12{padding:.1rem .2rem;}
.plr43{padding-left:.23rem;padding-right:.23rem;}
.mb1{margin-bottom: .1rem;}
.mb2{margin-bottom: .2rem;}
.mb3{margin-bottom: .3rem;}
.mb8{margin-bottom: .8rem;}
.mt1{margin-top: .1rem;}
.mt2{margin-top: .2rem;}
.mt3{margin-top: .3rem;}
.mt6{margin-top: .6rem;}
.mr3{margin-right: .3rem;}
.pt1{padding-top: .1rem;}
.pt2{padding-top: .2rem;}
.pt3{padding-top: .3rem;}
.pb2{padding-bottom: .2rem;}
.pb3{padding-bottom: .3rem;}
.pb8{padding-bottom: .8rem;}
.line{height: .35rem;width: .03rem;background-color: #666666;}
span[id^=cnzz]{display:none}
/* body{margin-bottom:50rem!important;} */


/* http://www.bootstrapmb.com/item/2709/preview  动态加载三个点的动化 */
.stage { display: flex; justify-content: center; align-items: center; padding: 2rem 0; margin: 0 -5%; overflow: hidden; }
.dot-carousel { position: relative; left: -9999px; width: 10px; height: 10px; border-radius: 5px; background-color: #0f89fd; color: #0f89fd; box-shadow: 9984px 0 0 0 #0f89fd, 9999px 0 0 0 #0f89fd, 10014px 0 0 0 #0f89fd; animation: dotCarousel 1.5s infinite linear; }
 @keyframes dotCarousel {  0% {
	box-shadow:9984px 0 0 -1px #0f89fd, 9999px 0 0 1px #0f89fd, 10014px 0 0 -1px #0f89fd
	}
	 50% {
	box-shadow:10014px 0 0 -1px #0f89fd, 9984px 0 0 -1px #0f89fd, 9999px 0 0 1px #0f89fd
	}
	 100% {
	box-shadow:9999px 0 0 1px #0f89fd, 10014px 0 0 -1px #0f89fd, 9984px 0 0 -1px #0f89fd
	}
}
.h4{
	font-size:.37rem;
}
.h5{
	font-size:.35rem;
}
.h6{
	font-size:.34rem;
	font-weight: bold;
}

.h2 {
	height: 1.4rem;
}
.h2 span{
	font-size:.42rem;
	position: relative;
	padding-left: .4rem;
}
.h2 span::before,.h2 span::after{
	content: "";
	display: block;
	width: 4px;
	background: #ff6688;
	position: absolute;
	bottom: .1rem;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.h2 span::after{
	height: .5rem;
	left: 0;
}
.h2 span::before{
	height: .4rem;
	left: .2rem;
}
.i-more,.t,.t span{
	font-size:.3rem!important;
	color:#999999
}
.h3{
	font-size:.42rem;
	line-height: 1.2rem;
	color:#282828;
	font-weight: 700;
}
.h3 a{
    font-weight: normal;
}
/*遮罩层*/
.mask{
	background: #262626;
    z-index: -1000;
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
}
.mask img {
    width: 100%;
    height: auto;
}
.mask .swiper-container {
    height: 100vh;
    display: flex;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.mask .swiper-wrapper {
    width: auto;
    height: auto;
    display: flex;
    align-items: center;
}

.mask .swiper-pagination {
    bottom: 1.70667rem;
    right: .53333rem;
    /* padding: 0 .37333rem; */
    height: .74667rem;
    width: 1.2565rem;
    background: rgba(0, 0, 0, .4);
    border-radius: .42667rem;
    font-size: .3rem;
    font-weight: 500;
    color: #fff;
    /* line-height: .53333rem; */
    display: flex;
    align-items: center;
    justify-content: center;
}

.mask .swiper-pagination-fraction {
    left: auto;
}
.common-table {
    border-collapse: collapse;
    width: 100% !important;
}
.common-table td {
    border: 1px solid #e5e5e5;
    padding: 10px 20px;
    word-break: break-all;
    text-align: center;
    font-size: 12px;
}
#k_s_ol_floatWin_fl,#ks_ol_floatWin{display:none!important;}