body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin:0;padding:0;order: 0;}
/* body{overflow: hidden;} */
ol,li,ul,dl,dt,dd{list-style:none;}
body,html{font-family: PingFangSC-Medium,‘Microsoft YaHei’, Tahoma, Arial, sans-serif;}
table{border-collapse:collapse;border-spacing:0}

h1,h2,h3,h4,h5,h6,i {font-weight: normal;} 

img {vertical-align: middle;border: none;width: 100%;}  
i {font: inherit;}  

a {color: #333;text-decoration: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); 
background-color:transparent;
cursor: pointer;display: inline-block;height: 100%;}
textarea{resize: none;}
a:hover {text-decoration: none; outline: none;}  

select::-ms-expand { display: none; }  

a:active,a:hover{outline:0}

.clearfix::before,
.clearfix::after{
    content: '';
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
    clear: both;
}

.fl{ float:left;}
.fr{float:right;}
input{outline: none;}
select,option{vertical-align:middle;border-radius:0px;-moz-appearance:none;-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);outline: none;}

/* input[type="text"],input[type="button"],input[type="submit"],input[type="reset"]{-webkit-appearance: none;appearance: none;border-radius: 0;outline: none;}  
 */
.overflow {overflow:hidden; }  
ul{padding: 0;}
.clear{clear: both;}


/* 顶部样式 */
.c-top{width: 100%;height: 1rem;background: #fff;display: block;}
.c-top .t-main{width: 18.1rem;margin: 0 auto;height: 100%;}
.c-top .t-main .t-lofo{width: 1.65rem;height: 0.49rem;margin-top: 0.25rem;}
.c-top .t-main .t-lofo img{width: 1.65rem;height: 0.49rem;float: left;}
.t-show{width: 15.9rem;}
.t-menu ul{width: 100%;padding-top: 0.39rem;}
.t-menu ul li{float: left;font-family: PingFangSC-Semibold;font-size: 0.16rem;color: #333333;letter-spacing: 0;
margin-right: 0.62rem;}
.t-menu ul li:nth-child(10){margin-right:0.05rem;}
.t-menu ul li.active a{color: #DFB064;}
.t-menu ul li:hover a{color: #DFB064;}
.t-search{padding-top: 0.39rem;width: 3rem;text-align: right;}
.t-search input{width: 1.7rem;margin-right: 0.15rem;height:0.2rem;border: none;}
.t-search input:hover{border-bottom: 1px solid #f3f4f5;}
.t-search .input{border-bottom: 1px solid #f3f4f5;}
.t-search img{width: 0.18rem;height: 0.18rem;}





/* 分页 */
.page{text-align: center;padding-bottom: 60px;}
.page span{display: inline-block;width: 28px;height: 30px;border-radius: 6px;border: 1px solid #DADADA;
text-align: center;line-height: 30px;font-family: PingFangSC-Regular;font-size: 14px;color: #666666;
letter-spacing: 0;text-align: center;cursor: pointer;}
.page span:first-child{width: 52px;border: 1px solid #E8E8E8;font-family: PingFangSC-Regular;
font-size: 14px;color: #CECECE;letter-spacing: 0;}
.page span:last-child{width: 52px;font-family: PingFangSC-Regular;font-size: 14px;
color: #666666;letter-spacing: 0;}
.page .page-d,.page .page-d:hover{border: none;color: #666666;background: #fff;}
.page span:hover,.page .active{background: #E0B064;border: 1px solid #E0B064;color: #fff;}
