@charset "utf-8";
/* CSS Document */

/**公共部分**/
@charset "utf-8";
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,img{margin:0;padding:0}body,button,input,select,textarea{font-family:"Microsoft Yahei","Hiragino Sans GB",tahoma,arial,"\5B8B\4F53";outline:none}textarea{resize:none}body{height:100%;-webkit-font-smoothing:antialiased;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-size:100%}address,cite,dfn,em,var{font-style:normal}code,kbd,pre,samp{font-family:couriernew,courier,monospace}small{font-size:12px}em,i{font-style:normal}ul,ol,li{list-style:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}legend{color:#000}fieldset,img{border:0}img{max-width:100%;vertical-align:middle}button,input,select,textarea{font-size:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);border: none;}table{border-collapse:collapse;border-spacing:0}.cf{zoom:1}.cf:after{content:'';display:block;clear:both;height:0;overflow:hidden;visibility:hidden}.hide{display:none}.display-box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.box-flex{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.box-siz{-webkit-box-sizing:border-box;box-sizing:border-box}.over-ell{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fl{float:left}.fr{float:right}
*{margin:0px; padding:0px;}
img{border:none; vertical-align:top;}
li{list-style-type:none;}
ul,dl,ol{list-style:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal; font-size:100%;}
h2{ font-size:20px; font-family:"微软雅黑"; color:#333333;}
body{font:14px "微软雅黑";background: #eef3f6;}
address,cite,code,em,th{font-weight:normal; font-style:normal;}
.clear{clear:both;}
a{outline: none;}
body,html{scroll-behavior: smooth;}
a, a:visited {
    text-decoration: none;
    color: #2a2a2a;
}
a:hover{color: #20aef0;text-decoration: none;}
.fs12{font-size:12px;}
.mlr30 {
    margin: 0 30px;
}

.mlr20 {
    margin: 0 20px;
}
.mtl15{margin-left: 15px;}
.mtl20{margin-left: 20px;}
.mgt10{margin-top: 10px;}
.mgt15{margin-top: 15px;}
.mgb15{margin-bottom: 15px;}
.pd15{padding: 15px;}
.bgw{background: #fff;}
.index-w360 {
    width: 360px;
}

.index-w380 {
    width: 380px;
}

.index-w480 {
    width: 480px;
}

.index-w260 {
    width: 260px;
}

.index-w770 {
    width: 770px;
}

.index-w275 {
    width: 267.5px;
}

.index-w862 {
    width: 862.5px;
}
.clearfix {
    zoom: 1;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
}
.cl:after,.layout:after,.main-wrap:after,.col-sub:after,.col-extra:after{content:'\20';display:block;height:0;clear:both;}