
@font-face{font-family:'zixiaohungongshihei';src:url(../font/zixiaohungongshihei-Regular.ttf);}
@font-face{font-family:'FZLanTingHeiS-B-GB';src:url(../font/fzlangting.TTF)}

:before,*:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;box-sizing: border-box}
*:focus {outline: inherit}
html {-webkit-tap-highlight-color: transparent}
body {overflow-x: hidden;color: #333333;font-size: 16px;-webkit-overflow-scrolling: touch;font-family: 'FZLanTingHeiS-B-GB' !important}
body,dd,dl,figure,form,h1,h2,h3,h4,h5,h6,p,td,th {margin: 0;padding: 0;border: 0}
li,ol,ul {margin: 0;padding: 0;list-style-type: none}
table {border-collapse: collapse;border-spacing: 0}
a {color: #333;outline: none;text-decoration: none;background: transparent}
a:hover {color: #F96F08}
a,em,i,span {display: inline-block}
b,em,i {font-style: normal}
h1,h2,h3,h4,h5,h6 {font-weight: normal;font-size: 14px}
button {padding: 0}
button,input,optgroup,select,textarea {outline: 0;border: 0;vertical-align: middle;font-family: PingFang SC}
input[type="radio"],input[type="checkbox"] {vertical-align: -2px}
button,html input[type="button"],input[type="reset"],input[type="submit"],input[type="text"] {outline: 0;border: 0;border-radius: 0;cursor: pointer;-webkit-appearance: button}
textarea {resize: none;}
textarea,.select {appearance: none;-webkit-appearance: none;-moz-appearance: none;-o-appearance: none}
.select::-ms-expand {display: none}
.clearfix::after,.mauto::after,.row::after,.hsms::after {display: table;content: ""}
.clearfix:after,.mauto:after,.row:after,.hsms:after,.clear {clear: both;}

/* 手机的内页菜单 */
.main-nav-m {display: none;position: relative;z-index: 5;cursor: pointer}
.main-nav-m .title {position: relative;height: 45px;line-height: 45px;padding: 0 10px;background: linear-gradient(270deg, #F96F08, #f96600);box-sizing: border-box;text-align: left;border-bottom: none;display: flex;}
.main-nav-m .title strong {color: #fff;font-size: 16px;line-height: 45px;font-weight: bold;display: block;}
.main-nav-m .title i {position: absolute;content: '';width: 45px;height: 100%;right: 0}
.main-nav-m .title i::before,.main-nav-m .title i::after {position: absolute;top: 50%;content: '';width: 12px;height: 1px;background: #fff;transition: all .3s;-webkit-transition: all .3s}
.main-nav-m .title i::before {left: 46%;transform: rotate(40deg) scaleY(1.5);-webkit-transform: rotate(40deg) scaleY(1.5)}
.main-nav-m .title i::after {right: 46%;transform: rotate(-40deg) scaleY(1.5);-webkit-transform: rotate(-40deg) scaleY(1.5)}
.main-nav-m .title.active i::before {transform: rotate(-40deg) scaleY(1.5);-webkit-transform: rotate(-40deg) scaleY(1.5)}
.main-nav-m .title.active i::after {transform: rotate(40deg) scaleY(1.5);-webkit-transform: rotate(40deg) scaleY(1.5)}
.main-nav-m>ul {display: none;width: 100%;padding: 0 10px;background: linear-gradient(270deg, #F96F08, #F96F08);color: #fff;box-sizing: border-box;}
.main-nav-m ul>li {animation: ReturnToNormal .5s both;-webkit-animation: ReturnToNormal .5s both}
.main-nav-m ul>li>a {display: block;line-height: 45px;border-bottom: 1px solid rgba(255, 255, 255, 0.55);font-size: 16px;color: #fff}
.m_sub_nav01 {width: 97%;display: none}
.m_sub_nav01 a {padding-left: 20px;display: block;line-height: 45px}
.auto {height: 100%;overflow: hidden}
/* 分享 */
.qrcode_mask {position: fixed;left: 0;right: 0;top: 0;bottom: 0;background: #000;opacity: 0.5;z-index: 1999}
.qrcode {width: 180px;padding: 20px;position: fixed;z-index: 2000;left: 50%;top: 50%;margin-left: -120px;margin-top: -140px;background: #fff;z-index: 100000;font-size: 14px;text-align: center;-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1)}
.qrcode img {max-width: 100%;max-height: 100%}
.qrcode p {margin: 10px 0}
.weixin_close {background: #0058a7;display: inline-block;width: 100%;height: 30px;line-height: 30px;text-align: center;color: #fff;text-decoration: none}


/* 字体控制行数 */
.ov {overflow: hidden}
.l2,.l3,.l4,.l5,.l6,.l6,.l7 {overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical}
.l2 {-webkit-line-clamp: 2}
.l3 {-webkit-line-clamp: 3}
.l4 {-webkit-line-clamp: 4}
.l5 {-webkit-line-clamp: 5}
.l6 {-webkit-line-clamp: 6}
.l7 {-webkit-line-clamp: 7}
.l1 {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}


/* 伸缩布局 */
.flex-wrap {flex-wrap: wrap}
.flex-row {flex-direction: row}
.flex {display: flex;}
.justify-start {justify-content: flex-start}
.justify-end {justify-content: flex-end}
.justify-center {justify-content: center}
.justify-between {justify-content: space-between}
.fixed {position: fixed}
.abs {position: absolute}
.rel {position: relative}
.border-box {box-sizing: border-box}
.fw {font-weight: bold}
.center {text-align: center}
.content-center {align-content: center}
.align-center {align-items: center}
.text-right {text-align: right;}
/* 轮播图 */


/* 手机头部 */
.mob-nav {display: none;width: 50px;height: 50px;border-radius: 50%;background-size: auto 40%;position: relative;left:0px}
.mob-nav:before {content: '';position: absolute;left: 50%;top: 50%;height: 2px;width: 26px;margin-left: -13px;margin-top: -8px;background: #fff;transition: all 0.5s ease}
.mob-nav:after {content: '';position: absolute;left: 50%;top: 50%;height: 2px;width: 26px;margin-left: -13px;margin-top: 6px;background: #fff;transition: all 0.5s ease}
.mob-nav span {position: absolute;left: 50%;top: 50%;height: 2px;width: 26px;margin-left: -13px;margin-top: -1px;background: #fff;transition: all 0.5s ease}
.mob-nav.on {transition: all 0.5s ease}
.mob-nav.on:before {margin-top: -1px;transform: rotate(45deg);transition: all 0.5s ease}
.mob-nav.on:after {margin-top: -1px;transform: rotate(-45deg);transition: all 0.5s ease}
.mob-nav.on span {width: 0;transition: all 0.5s ease}
.auto {height: 100%;overflow: hidden}

.pages a {
  display: block;
  border: 1px solid #707070;
  height: .2083rem;
  width: .2083rem;
  box-sizing: border-box;
  line-height: .2083rem;
  font-size: .0833rem;
  text-align: center;
  margin-right: .0833rem;
  border-radius:.026rem;
  overflow: hidden;

}

.pages a.cur {
  color: #fff;
  border: 1px solid #000000;
  background: #000000;
}

