* {word-break: break-word;box-sizing: border-box;}
body,dd,dl,h1,h2,h3,h4,h5,h6,ol,p,ul {margin: 0;}
b,em,i,strong {font-style: normal;font-weight: normal;}
ol,ul {padding: 0;}
li,ul {list-style: none;}
body {font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;color: #333;margin: 0 auto;background:#fff none repeat scroll 0 0;}
img {border: 0;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;touch-callout: none;}
table {border-spacing: 0;border-collapse: collapse;}
html {font-family: sans-serif;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}
:focus {outline:0;}
:link,:visited {text-decoration: none;}
a {outline: none;text-decoration: none;cursor: pointer;color: #333;-webkit-tap-highlight-color: transparent;}
a:active,a:hover {outline: 0}
a:hover {text-decoration: none;outline: none;}
.clearfix:after {display: block;clear: both;height: 0;font-size: 0;content: '';}
button,html input[type="button"],input[type="reset"],input[type="submit"] {-webkit-appearance: button;cursor: pointer;}
input[type="checkbox"],input[type="radio"] {box-sizing: border-box;padding: 0;}
input[type="search"] {-webkit-appearance: textfield;box-sizing: content-box;}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
button {overflow: visible;}
button,select {text-transform: none;}
input {line-height: normal;}
input::-webkit-input-placeholder {color: #999 !important;font-family: pingfang;font-size: .75rem}
.l{float:left}
.r{float:right;}
.bfc{overflow:hidden;}
.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.jusitify{text-align:justify;text-justify:inter-ideograph;font-size:0;}
.jusitify .jusitifyItem{display:inline-block;vertical-align:top;}
body .jusitify .left_fix{display:inline-block;vertical-align:top;height:0;padding:0;margin:0;border:0;}
.flex{display:flex;display:-webkit-flex;}
img{width:100%;}
body{padding: 50px 0 60px;}
/* .wap-wrap{width: 100%;height:100%;overflow: hidden;margin: 0 auto;max-width:750px;} */
.wap-wrap{width: 100%;margin: 0 auto;max-width:750px;}
/* .wap-content-wrap{padding: 50px 0 60px;} */
/*头部*/
.wap-wrap-head{position: fixed;top:0;left:50%;z-index:1001;transform: translateX(-50%);width:100%;}
.head{height:50px;width:100%;background:#d10707;font-size:0;box-shadow: 0px 0px 6px rgba(0,0,0,.1);display: flex;
display: -webkit-flex;justify-content: space-between;align-items: center;position: relative;padding:0 2% 0 3.3%;}
.head .logo img{height:21px;width:auto;}
.head .icons a{float:left;padding:8px;}
.head .icons a img{height:19px;width:auto;}
.head .icons a .clo_nav{display: none;}
/*底部*/
.footer{background:#5f5d5e;text-align: center;padding:20px 0;color:#fff}
.footer .foot_logo img{width:32%;margin-bottom:20px;}
.footer .foot_nav{display: flex;display: -webkit-flex;font-size:13px;justify-content:space-around;padding:0 1.3%;}
.footer .foot_nav a{color:#fff;}
.foot_contact {max-width:64%;margin: 15px auto;}
.foot_contact p{font-size:12px;line-height:20px;text-align: left;padding-left:16px;}
/* .foot_contact p:nth-child(1){background-position:  0 5px;}
.foot_contact p:nth-child(2){background-position:  0 -15px;}
.foot_contact p:nth-child(3){background-position:  0 -35px;}
.foot_contact p:nth-child(4){background-position:  0 -55px;}
.foot_contact p:nth-child(5){background-position:  0 -75px;} */
.copyright{font-size:12px;line-height:20px;}
.copyright a{color:#fff;}

.footNav{background:#f2f2f2;width: 100%;height: 60px;display:flex;align-items:center;position:fixed;left:50%;transform: translateX(-50%);bottom:0;z-index:1002;font-size:0;}
.footNav a{text-align:center;width:25%;padding:10px 0 0 0;position: relative;height:100%;}
.footNav a:after{content:" ";position: absolute;width:1px;height:60px;background:url(../images/foot_bg.png) no-repeat;background-size:100% 100%;top:0;right:0;}
.footNav a:last-child:after{display: none;}
.footNav img{width:28.8%;}
.footNav p{font-size: 13px;color:#676767;line-height: 22px;}
/*右侧导航*/
.floatNav{position:fixed;right:0.5rem;bottom:44px;z-index:5;display: none;}
.floatNav i{display:block;width:2.35rem;height:2.35rem;line-height:2.5rem;background-color:#c29134;color:#FFFFFF;text-align:center;font-size: 1.25rem;border-radius:50%;margin-bottom:0.75rem;opacity: .85;}
.wx{position:fixed;z-index:2;background-color:rgba(0,0,0,0.8);left:0;top:0;right:0;bottom:0;display: none;}
.wxBox{width:65%;text-align:center;position: relative;top:50%;left:50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}
.wxBox .img{background:#fff;padding:20px;}
.wxBox img{display:block;margin:0 auto;border:0;}
.wxBox p{font-size:18px;margin-top:15px;color:#fff;font-weight:bold;}
/*导航列表*/
/*导航*/
.wap-wrap-nav{
  /*opacity: 0;*/
  position: fixed;
  z-index: 1000;
  top: -100%;
  width: 100%;
  /* overflow: auto;
  overflow-x: hidden; */
  background: #5f5d5e;
  transition: top ease 0.35s;
  -webkit-transition: top ease 0.35s; /* Safari 和 Chrome */
  /* overflow-y: scroll;
  overflow-x: hidden; */
  -webkit-overflow-scrolling: touch; /*弹性缓冲*/
  color:#fff;
}
.wap-wrap-nav-active .wap-wrap-nav{
  /*opacity: 1;*/
  top: 50px;
}
.wap-wrap-nav .nav-box .nav-tit{ 
  font-size: 14px;
  font-weight: normal;
  line-height:38px;
  display: block;
  color:#fff;
  border-bottom: 2px solid #464646;
  padding-left:20px;
  position: relative;
}
.wap-wrap-nav .nav-box .nav-tit.active:after{
   position: absolute;
   content:"";
   width:4px;height:18px;background:#fff;top:10px;left:6px;
}

/*分页*/
.pageList{margin-bottom:25px;margin-top:20px;}
.pageList a{font-size:12px;}
.pageList .tcdPageCode a.current{background-color:#d10707!important;}
/*上一页和下一页*/
.upDown{font-size:0.65rem;padding:0.75rem;border-top:0.025rem solid #dddddd;padding-bottom:0;margin-bottom:0.75rem;}
.upDown a{display:block;color:#999999;margin-bottom:0.75rem;}
@font-face {
  font-family: 'iconfont';  /* project id 1116263 */
  src: url('//at.alicdn.com/t/font_1116263_w7ns3ymtja.eot');
  src: url('//at.alicdn.com/t/font_1116263_w7ns3ymtja.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_1116263_w7ns3ymtja.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_1116263_w7ns3ymtja.woff') format('woff'),
  url('//at.alicdn.com/t/font_1116263_w7ns3ymtja.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_1116263_w7ns3ymtja.svg#iconfont') format('svg');
}
.iconfont {
	font-family: "iconfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
/* 苹方字体 */
@font-face {
  font-family: 'pingfang';  /* project id 1116263 */
  src: url('font/pingfang.eot');
  src: url('font/pingfang.eot?#iefix') format('embedded-opentype'),
  url('font/pingfang.woff2') format('woff2'),
  url('font/pingfang.woff') format('woff'),
  url('font/pingfang.ttf') format('truetype'),
  url('font/pingfang.svg#pingfang') format('svg');
}
.pf{
  font-family: pingfang!important;
}