@charset "utf-8";
/*页面属性*/
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div ,dl,dd,em,i{margin:0; padding:0; border:0; font-weight: normal; font-style: normal;}
ul li{list-style:none;}
body{color:#ffffff;font-size:14px;font-family:"微软雅黑", Arial, Helvetica, sans-serif;}
input{border: none; outline: none; font-family:"微软雅黑", Arial, Helvetica, sans-serif;}
textarea{font-family:"微软雅黑", Arial, Helvetica, sans-serif;}
a{text-decoration:none;outline:none; color: #333333;}
img{border: none; vertical-align: middle;}
.ellip{overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
.bc{margin-left:auto; margin-right:auto;}
.tc{text-align:center;}
.tr{text-align:right;}
.zoom{overflow:hidden; zoom:1;}
.f12{font-size:12px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f24{font-size:24px;}
.f32{font-size:32px;}
.l18{line-height:18px;}
.l20{line-height:20px;}
.l21{line-height:21px;}
.l22{line-height:22px;}
.l24{line-height:24px;}
.l26{line-height:26px;}
.l28{line-height:28px;}
.l30{line-height:30px;}
.l31{line-height:31px;}
.l32{line-height:32px;}
.t24{text-indent:24px;}
.t28{text-indent:28px;}
.fb{font-weight:bold;}
.hide{display: none;}
.show{display: block;}
.both{width: 100%;}
/*----------margin-----------*/
.mt3{margin-top:-3px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt45{margin-top:45px;}
.mt50{margin-top:50px;}
.mt60{margin-top: 60px;}
.mt70{margin-top: 70px;}
.mt100{margin-top:100px;}
.mt116{margin-top: 116px;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml37{margin-left:37px;}
.ml140{margin-left: 140px;}
.mr10{margin-right:10px;}
/*----------padding-----------*/
.pt10{padding-top: 10px;}
.pad5{padding-top: 5px; padding-bottom: 5px;}
/*----------颜色-----------*/
.color_red{color: #ff0000;}
.color_white{color: #ffffff;}
.color_tianlan{color: #2caeb6;}
.color_blue{color: #00529c;}
.color_pink{color: #ff1210;}
.color_black{color: #333333;}
.color_cheng{color: #f8b551;}
.color_lan{color: #57ffec;}
.va_b{vertical-align: bottom;}
/*----------宽度-----------*/
.w300{width: 300px;}
.w260{width: 260px;}