@charset "utf-8";
html{font-size: 625%;-webkit-text-size-adjust:none;}
*{margin:0;padding:0;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;-webkit-tap-highlight-color: transparent;}
body{font-family:'Microsoft YaHei';font-size:.16rem;color:#000;background:#fff;}
ul,li{list-style:none;}
a{text-decoration:none;outline:none;color:#000;cursor: pointer;}
a:hover{text-decoration:none;}
.left{float:left}
.right{float:right}
img{border:0;max-width:100%;max-height:100%;}
h1, h2, h3, h4, h5, h6, b, i, em {font-size: 100%;font-style:normal;font-weight: normal;}
h1, h2, h3, h4, h5, h6, input, button, textarea, select{font-family:'Microsoft YaHei';}
.none{ display:none;}
.area{position:relative;margin:0 auto;width:100%;max-width:1620px;overflow: hidden;}
.area,.clear{*zoom:1;}
.area:after,.clear:after{content:".";display:block;visibility:hidden;overflow:hidden;height:0;clear:both;}

.mgrt0{margin-right:0 !important;}
.mgrtp0{margin-top:0 !important;}
.mgrlt{margin-left:0 !important;}
.mgrbt0{margin-bottom:0 !important;}
.left{float:left;}
.right{float:right;}
.toupper{text-transform: uppercase;}
.u-img{background-size:cover;background-position:center left;background-repeat: no-repeat;}
/* 普通翻页器-默认居中 */
.m-page{line-height:0.4rem;     margin: 0.6rem auto;   padding: 0;font-size:0;text-align:center;white-space:nowrap;}
.m-page a,
.m-page i{display:inline-block;*display:inline; zoom:1;vertical-align:top;font-size:0.14rem;letter-spacing:normal;word-spacing:normal;color:#666;  background: #f6f7f9;width:0.42rem;height:0.42rem;}
.m-page a,
.m-page a:hover{text-decoration:none;}
.m-page a.first{margin-left:0;width: 0.9rem;height: 0.4rem;}
.m-page a.last{margin-right:0;width: 0.9rem;height: 0.4rem;}
.m-page a:hover,
.m-page a:active{ color:#fff;  background: #36703e; }
.m-page a.z-crt,
.m-page a.z-crt:hover,
.m-page a.z-crt:active{ color:#fff; background: #36703e; cursor:default;}
.m-page a.z-dis,
.m-page a.z-dis:hover,
.m-page a.z-dis:active{ color:#fff;background: #36703e; cursor:default;}
.m-page .pageprv,.m-page .pagenxt{color:#999;  background: #f6f7f9;}
/* 居左 */
.m-page-lt{text-align:left;}
/* 居右 */
.m-page-rt{text-align:right;}
/* 较小 */
.m-page-sm{line-height:0.3rem;}
.m-page-sm a,
/*.m-page-sm i{padding:0 8px;}*/
/* 分离 */
.m-page-sr a,
.m-page-sr i{margin: 0 0.02rem;;line-height: 0.4rem;}

#platform img{
    max-width:none !important;
    max-height:none !important;
}