 @charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}
body{font:12px/1.5 PingFangSC,微软雅黑, 黑体, Arial, Helvetica, sans-serif,Apple Color Emoji;overflow-x: auto;-webkit-font-smoothing: antialiased;}
table{width:100%; border:0; border-collapse:collapse; border-spacing:0;}
table th{font-weight:normal;}
ul,ol,li{list-style-type:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
input,select,textarea{vertical-align:middle; color:#000;border:none;border:0; outline:none; resize:none;}
a{text-decoration:none;}
b,i,strong,em{font-weight:normal; font-style:normal;}
img{ border:0;}
.fr{float:right}
.fl{float:left}
.clear{clear:both}
.clearfix{zoom:1;overflow:hidden}
/*input-placeholder-color*/
::-webkit-input-placeholder{ color: #E1E1E5; text-overflow: ellipsis;}
:-moz-placeholder{ color: #E1E1E5 !important; text-overflow: ellipsis;}
::-moz-placeholder{ color: #E1E1E5 !important; text-overflow: ellipsis;}
:-ms-input-placeholder{ color: #E1E1E5 !important; text-overflow: ellipsis;}

.hide{display:none}
.btn:hover{opacity:.8}
.clearfix:after{content:".";display:block;height:0;visibility:hidden;clear:both}


.footer{width:100%;padding:15px 0;background:#1c212a;text-align:center;line-height:26px;color:#727A87;font-size:12px;min-width:1200px}
.footer span{display:inline-block;padding-left:60px;}
.footer p a{color:#3A8BFF}






