body, html {
    /*font-size: .875rem;*/
}
.banner {
  width: 100%;
  padding-top: 80px;
  position: relative;
  height: 100%;
}

.banner img {
  width: 100%;
  height: 100%;
}

.bancenter {
  width: 74%;
  background: #f3cf87;
  padding: 0.5rem;
  border-radius: 1rem;
  position: absolute;
  bottom: 2rem;
  left: 13%;
  margin-left: -0.5rem;
}

.bancenter p {
  line-height: 1.8rem;
}

.bancenter em {
  width: 1.3rem;
  height: 1.3rem;
  display: inline-block;
  position: relative;
  top: 0.3rem;
}

.bancenter .em1 {
  background: url(https://wkpyw.hnjkxx.com/static/index/m/static/image/icon1.png) no-repeat;
  background-size: contain;
}

.bancenter .em2 {
  background: url(../image/tel.png) no-repeat;
  background-size: contain;
}

.bancenter .em3 {
  background: url(https://wkpyw.hnjkxx.com/static/index/m/static/image/icon3.png) no-repeat;
  background-size: contain;
}

.bancenter p span {
  font-size: 1rem;
  margin-left: 0.5rem;
}

#scrollobj {
  white-space: nowrap;
  overflow: hidden;
  width: 90%;
  /* margin: ; */
  margin-top: 1rem;
  color: #daba7d;
  font-weight: 900;
  font-size: 1.5rem;
}

.title {
	width: 100%;
	display: flex;
	align-items: center;
	padding-bottom: 5px;
	margin-bottom: 10px;
  
}

.title img {
  width: 100%;
}

.comcen {
  padding: 0.8rem 0.8rem 0 0.8rem;
  background: #ffffff;
}

.comcen img {
  width: 100%;
}

.comcen p {
  padding: 0.3rem;
  font-size: 1.2rem;
  line-height: 1.6rem;
  color: #363433;
  text-align: justify;
}

.comcen h4 {
  text-align: center;
  margin-bottom: 1em;
  font-size: 1.3rem;
  font-weight: bold;
}

.comcen h5 {
  text-align: center;
  font-size: 1.5rem;
}

.detail {
  padding: 5% 5% 2% 5%;
}

.detail a {
  width: 45%;
  display: block;
  font-weight: bold;
  height: 2.5rem;
  border-radius: 0.8rem;
  text-align: center;
  line-height: 2.5rem;
  color: #ffffff;
}

.detail a.cor1 {
  background: #490206;
}

.detail a.cor2 {
  background: #490206;
}

.detail a.cor3 {
  background: #b60003;
  border: 1px solid #898989;
}

.detail .dizhi {
  text-align: center;
  font-size: 1rem;
  margin-bottom: 1.5rem;
}



.huxing {
  background: #ffffff;
  position: relative;
}

.hucen {
  background: #ffffff;
  text-align: center;
}

.hucen img {
  width: 80%;
}

.hucen h4 {
  font-size: 1.2rem;
  font-weight: bold;
  margin: 1rem 0 0.5rem 0;
}

.hucen span {
  width: 45%;
  border: 1px solid #b5b6b6;
  display: inline-block;
  font-size: 1.1rem;
  line-height: 1.6rem;
  padding: 0.3rem 0;
}

.hulist {
  padding: 2% 10%;
}

.hucen p {
  margin-top: 1rem;
  font-size: 1rem;
  line-height: 1.4rem;
}

.huxing .phone {
  position: absolute;
  bottom: 1.5rem;
  left: 15%;
  width: 70%;
  height: 3rem;
  font-size: 1.4rem;
  border-radius: 1rem;
  background: #490206;
  color: #ffffff;
  z-index: 2;
  text-align: center;
  line-height: 3rem;
}

.zuopin li {
  width: 30%;
  float: left;
}



#imgbox-loading {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  display: none;
  z-index: 90;
}

#imgbox-loading div {
  background: #FFF;
  width: 100%;
  height: 100%;
}

#imgbox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  display: none;
  z-index: 80;
}

.imgbox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  background: #FFF;
  display: none;
  z-index: 90;
}

.imgbox-img {
  padding: 0;
  margin: 0;
  border: none;
  width: 100%;
  height: 100%;
  vertical-align: top;
}

.imgbox-title {
  padding-top: 10px;
  font-size: 11px;
  text-align: center;
  font-family: Arial;
  color: #333;
  display: none;
}

.imgbox-bg-wrap {
  position: absolute;
  padding: 0;
  margin: 0;
  display: none;
}

.imgbox-bg {
  position: absolute;
  width: 20px;
  height: 20px;
}


.content {
  width: 100%;
  background: #fff;
}

.main {
  width: 94%;
  padding: 30px 0;
}

.title .biao {
  width: 82%;
}

.biao .span1 {
  color: #f10000;
  font-size: 20px;
  font-weight: bold;
  border-bottom: 2px #f10000 solid;
  padding-bottom: 5px;
}

.biao .span2 {
  color: #8a8a8a;
  font-size: 12px;
}

.title .more {
  width: 18%;
}

.title .more a {
  color: #5c5c5c;
  font-size: 14px;
}

.title .more a .jia {
  width: 16px;
  height: 16px;
  border-radius: 100%;
  display: inline-block;
  line-height: 16px;
  background: #f10000;
  color: #fff;
  margin-left: 2px;
  text-align: center;
  font-weight: bold;
}

.means {
  width: 100%;
  padding: 20px 0;
  background: #f2f0f1;
}

.heed {
  width: 98%;
  color: #3d3b3c;
}

.heed span {
  color: #fd1717;
}

.check {
  width: 90%;
  padding: 10px 0;
  position: relative;
}

.kefu {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 15px 0;
  background: -webkit-linear-gradient(131deg, #ff4f18, #ff2000 24%, #f10000);
  background: linear-gradient(-41deg, #ff4f18, #ff2000 24%, #f10000);
  color: #fff;
  margin-top: 20px;
  border-radius: 10px;
}

/*报名，专车*/
.minfo7 {
    padding: 0 1.5rem 2rem 1.5rem;
}

.mod-coupon-card {
    background: #fff;
    line-height: 1;
    position: relative;
}
.mod-coupon-card>h2 {
    font-size: 1.1875rem;
    color: #101D37;
    font-weight: 700;
}
body, section {
    background: #fff;
}
/*a {*/
/*    color: #000;*/
/*}*/
.telBox20200518 {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    height: 4.625rem;
    box-sizing: border-box;
    position: relative;
    margin-top: 1rem;
    border-radius: 0.5rem;
    background: linear-gradient(240deg,rgb(255,246,229) 0,rgb(255,230,228) 100%);
}
.telBoxLeft20200518 {
    padding-left: 0.875rem;
}
.telphone20200518 {
    font-size: 1.6rem;
    font-weight: bold;
    color: #ff807a;
    width: 13rem;
    height: 1.6rem;
    overflow: hidden;
}
.telTxt20200518 {
    font-size: 0.75rem;
    color: #666666;
    margin-top: 0.4rem;
}
.telBoxRight {
    position: absolute;
    right: 1rem;
    top: 1rem;
}
.telBoxRight img {
    width: 2.8125rem;
    height: 2.8125rem;
}
.zhuanche0526-left {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5625rem;
    color: #ffffff;
    font-weight: bold;
    width: 5.9375rem;
    text-align: center;
}
.zhuanche0526-leftBox {
    display: flex;
    align-items: flex-end;
}
.zhuanche0526-left .zhuanche0526Qian {
    font-size: 1.125rem !important;
}
.zhuanche0526-center {
    height: 100%;
    width: 7.5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 4rem;
    border-right: 1px dashed #ffffff;
    margin-top: 0.8rem;
}
.zhuanche0526-txt {
    font-size: 0.9375rem;
    color: #ffffff;
    text-align: center;
    padding-top: 0.5rem;
}
.zhuanche0526-btn {
    background-color: #F73C47;
    font-size: 0.75rem;
    color: #ffffff;
    width: 6.25rem;
    height: 1.5625rem;
    line-height: 1.5625rem;
    border-radius: 1.5625rem;
    text-align: center;
    margin-top: 0.8rem;
}
.zhuanche0526-right {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
}
.zhuanche0526-rightBtn {
    width: 5.25rem;
    height: 1.75rem;
    background: rgba(255,255,255,1);
    border-radius: 0.9375rem;
    color: #FF5558;
    font-weight: bold;
    font-size: 0.875rem;
    text-align: center;
    line-height: 1.75rem;
    margin-top: 1.2rem;
}
.zhuanche0526-rightTxt {
    font-size: 0.75rem;
    color: #ffffff;
    margin-top: 0.5rem;
}

.hongbao20200518-Left {
    width: 60%;
    box-sizing: border-box;
    padding-left: 0.5rem;
    /*padding-top: 0.9rem;*/
    height: 100%;
    padding-top: 0.6rem;
    text-align: center;
}
.hongbao20200518-Toptext {
    font-size: 1.8rem;
    font-weight: bold;
    letter-spacing: 0rem;
    color: #ffffff;
    width: 100%;
    overflow: hidden;
    height: 3rem;
    line-height: 3rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.hongbao20200518-bottomtext {
    font-size: 1.2rem;
    color: #ffffff;
    padding-top: 0.3rem;
    height: 1.5rem;
}
.hongbao20200518-Right {
    border-left: 2px dashed #ffffff;
    box-sizing: border-box;
    box-sizing: border-box;
    width: 40%;
    height: 100%;
}
.hongbao20200518-Right p{
	text-align: center;
}

.hongbao20200518-pNum {
    font-size: 0.75rem;
    margin-top: 0.4rem;
    color: #ffffff;
}
.mod-coupon-card .coupon-card {
    padding: 1.125rem 0;
}
.hbTwo {
    width: 100%;
    height: 5.375rem;
    background-image: url(https://wkpyw.hnjkxx.com/m/addImg/hbBg.png);
    background-size: 100% 100%;
    position: relative;
    box-sizing: border-box;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.hbTwoLeft {
    margin-left: 2.5rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.hbTwoLeft p:first-child {
    font-size: 1.5rem;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
.hbTwoLeft p:nth-child(2) {
    font-size: 0.75rem;
    color: #fff;
    margin-top: 0.7rem;
}
.hbTwoRight {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.hbTwoRight div:first-child {
    width: 5rem;
    height: 1.8rem;
    line-height: 1.8rem;
    border-radius: 1.8rem;
    background-color: #fff;
    font-size: 0.8rem;
    font-weight: bold;
    color: #FF644B;
    text-align: center;
    margin: 0 auto;
}
.hbTwoRight div:nth-child(2) {
    color: #DCDBDB;
    font-size: 0.75rem;
    margin-top: 0.4rem;
}
.lineCar {
    border-bottom: 1px solid #E4E6F0 !important;
    border-top: 1px solid #E4E6F0 !important;
}

.special-car {
    display: -webkit-flex;
    display: flex;
    padding: .875rem 0;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    align-items: flex-start;
    line-height: 1;
    border-bottom: 1px solid #E4E6F0;
}
.special-car .left-wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: start;
    align-items: flex-start;
}
.special-car .left-wrapper .sub-desc {
    padding-left: .625rem;
}
.special-car .left-wrapper .desc {
    font-size: 1rem;
    color: #101D37;
    font-weight: 700;
}
.special-car .left-wrapper .sub-desc .text {
    padding-top: .5rem;
    font-size: .8125rem;
    color: #9399A5;
    line-height: 1rem;
}
.special-car .right-wrapper {
    cursor: pointer;
    text-align: center;
}
.special-car .right-wrapper .subscribe {
    display: inline-block;
    padding: .375rem .625rem .3125rem;
    font-size: .8125rem;
    color: #FA5741;
    background: #fff;
    border: 1px solid #FA5741;
    border-radius: .875rem;
    font-weight: 700;
}
.special-car .right-wrapper .number-wrapper {
    padding-top: .25rem;
}
.special-car .right-wrapper .number-wrapper span {
    font-size: .8125rem;
    color: #9399A5;
    line-height: 1.125rem;
}
.special-car .right-wrapper .number-wrapper span {
    font-size: .8125rem;
    color: #9399A5;
    line-height: 1.125rem;
}


.hongbao20200518 {
    width: 100%;
    height: 6rem;
    background: -webkit-linear-gradient(131deg, #ff4f18, #ff2000 24%, #f10000);
    background: linear-gradient(-41deg, #ff4f18, #ff2000 24%, #f10000);
    border-radius: 0.5rem;
    display: flex;
    justify-content: space-between;
    margin-top: 1rem;
    color: #fff;
}
.zhuanche20200518 {
    background: -webkit-linear-gradient(312deg, #ffa600, #ffb000 77%, #ffbc00) !important;
    background: linear-gradient(138deg, #ffa600, #ffb000 77%, #ffbc00) !important;
}
.zhuanche20200518-Toptext {
    color: #ffffff;
}

.zhuanche20200518-right {
    border-left: 2px dashed #ffffff;
}

.zhuanche20200518-Btn {
    background-color: #fff;
    color: #4ab8e7;
}

.hongbao20200518-Btn {
    width: 8rem;
    height: 4.5rem;
    background-color: #fff;
    border-radius: 0.9375rem;
    color: #fd6f50;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.5rem;
    margin-top: 0.75rem;
}
.zhuanche20200518-pNum {
    color: #ffffff;
}

.hongbao20200518-pNum {
    font-size: 0.75rem;
    margin-top: 0.4rem;
    color: #ffffff;
}
.zhuanche0526-left {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5625rem;
    color: #ffffff;
    font-weight: bold;
    width: 5.9375rem;
    text-align: center;
}
.zhuanche0526-leftBox {
    display: flex;
    align-items: flex-end;
}
.zhuanche0526-center {
    height: 100%;
    width: 7.5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 4rem;
    border-right: 1px dashed #ffffff;
    margin-top: 0.8rem;
}
.zhuanche0526-txt {
    font-size: 0.9375rem;
    color: #ffffff;
    text-align: center;
    padding-top: 0.5rem;
}
.zhuancheBlue {
    background-color: #2375EC;
}

.zhuanche0526-btn {
    background-color: #F73C47;
    font-size: 0.75rem;
    color: #ffffff;
    width: 6.25rem;
    height: 1.5625rem;
    line-height: 1.5625rem;
    border-radius: 1.5625rem;
    text-align: center;
    margin-top: 0.8rem;
}
.zhuanche0526-right {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
}
.zhuancheBlueBtn {
    color: #2375EC;
}

.zhuanche0526-rightBtn {
    width: 5.25rem;
    height: 1.75rem;
    background: rgba(255,255,255,1);
    border-radius: 0.9375rem;
    color: #FF5558;
    font-weight: bold;
    font-size: 0.875rem;
    text-align: center;
    line-height: 1.75rem;
    margin-top: 1.2rem;
}
.zhuanche0526-rightTxt {
    font-size: 0.75rem;
    color: #ffffff;
    margin-top: 0.5rem;
}
.indexBaoming{
	padding: 1rem 1.5rem 0 1.5rem;
	width: 100%;
	box-sizing: border-box;
}
.indexBaoming input{
	width: 100%;
	background-color: rgb(255, 255, 255);
    border: 1px solid rgb(224, 224, 224);
    color: rgb(51, 51, 51);
    height: 4rem;
    font-size: 1.4rem;
    padding-left: 0.84375rem;
    border-radius: 0.50625rem;
    box-sizing: border-box;
}
.indexTijiao{
	padding: 1rem 1.5rem 0 1.5rem;
	width: 100%;
	box-sizing: border-box;
}
.indexTijiao button{
	width: 100%;
	height: 4rem;
	line-height: 4rem;
    background: -webkit-linear-gradient(312deg, #ffa600, #ffb000 77%, #ffbc00) !important;
    background: linear-gradient(138deg, #ffa600, #ffb000 77%, #ffbc00) !important;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    border-radius: 1.5rem;
    /*background-image: -webkit-linear-gradient(45deg, rgb(243, 53, 49), rgb(255, 26, 98));*/
}
.mip-sjh-trans-form-new-style .trans-form-blank-titlec .title-style-2.trans-form-blank-countc {
    float: none;
    display: block;
    background: unset;
    margin-bottom: 1.13224638rem;
    margin-right: 0;
    padding: 0.125rem 0.625rem;
    padding-bottom: 0;
    font-size: 0.9375rem;
}


.mip-sjh-trans-form-new-style .trans-form-blank-titlec .title-style-2 {
    font-size: 1.0625rem;
    margin-bottom: 1.13125rem;
}

.title-style-2.trans-form-blank-countc {
    position: relative;
    /*float: right;*/
    padding: 0.125rem 0.625rem 0.125rem 0.3125rem;
    border-radius: 0.125rem;
    line-height: normal;
    margin-top: 1rem;
}

.external-enhance-2, .external-enhance-3, .external-enhance-old-1, .external-enhance-old-3 {
    justify-content: center !important;
}
.mip-sjh-trans-form-new-style .trans-form-blank-titlec .title-style-2.trans-form-blank-countc .trans-form-blank-count {
    word-break: normal;
    white-space: normal;
    font-size: 0.85rem;
    padding-left: 0;
    color: #000;
}

.external-enhance-2 {
    margin-top: -0.33967391rem;
}

.external-enhance-1, .external-enhance-2, .external-enhance-3, .external-enhance-old-1, .external-enhance-old-3 {
    display: flex !important;
}

.fire-icon-stylе {
    margin-right: 0.3125rem;
    position: relative;
    top: 0.0625rem;
}

.icon-fire {
    font-family: "icon-fire" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.mip-sjh-trans-form-new-style .trans-form-blank-titlec .title-style-2.trans-form-blank-countc .trans-form-blank-count b {
    display: inline-block;
    padding: 0.22644928rem 0.45289855rem;
    line-height: 1;
    margin: 0 0.16983696rem;
    font-size: 1.01875rem;
    border-radius: 0.375rem;
}

