@charset "utf-8";
*{margin:0; padding:0; outline:none;font-size:14px;color:#333;-webkit-font-smoothing: antialiased;/*字体锯齿*/}
html{height:100%; width:100%; min-width: 1200px;}
html body{font: 14px/1.5 "微软雅黑";height:100%;width:100%; background-color: white;min-width: 1200px;}
ul,ol{list-style:none;}
a{text-decoration:none;}
input,textarea{border:none; background:none;-webkit-tap-highlight-color:rgba(255,255,255,0); }
div{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-appearance:none; }
img{border:0 none;}
/*高度*/
.heg1{height:100%}
/*宽度*/
.wid1{width:100%}
/*外边距*/
.marg1{ margin-left:auto; margin-right:auto}
.marg2{ margin-bottom: 5px;}
/*内边距*/
.clearfix:after{
    content: "020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
html{
	text-align: center;
}
.sell_channel{
	text-align: initial;
}
.clearfix {
    zoom: 1;
}
.hide{display: none}
.fl{ float: left}
.fr{ float: right}

.fot1{font-size: 16px;}
.fot2{font-size: 12px;}
.fot3{font-size: 15px;}
.col1{color:#16c95e}
.col2{color:#929ea6}
.col3{color:#52a0ef}
.col4{color:#F9A42F}
.bor{border-bottom:1px solid #eeeeee;}
.bold{ font-weight: bold}

.headerImg img{height:60px;width:60px; border-radius: 50%;}



