@charset "utf-8";

/* reset */
html,body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,p,table,th,td,form,input,button,textarea,pre{margin:0;padding:0;}
body{font-family:'Microsoft YaHei';}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
strong,em {font-style:normal;}
table{border-collapse:collapse;border-spacing:0;}
img,iframe{border:0;}
ol,ul{list-style:none;}
input,button,select,textarea{font-family:'Microsoft YaHei';outline:none;}
textarea{overflow:auto;resize:none;}
a{text-decoration:none; color:#333;}
a:hover{text-decoration:none;}

/* 常用 */
.top-box,
.header-box,
.banner-box,
.main-box,
.footer-box{min-width:1200px;width:100% !important;_width:100%;}
.area{position:relative;width:1200px;margin-left:auto;margin-right:auto;}
.area,.clear{*zoom:1}
.area:after,.clear:after{content:".";display:block;visibility:hidden;overflow:hidden;height:0;clear:both;}
.f-mid{display:inline-block; width:0; height:100%; vertical-align:middle;}/* 大小不定元素垂直居中 */
.f-arc{-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;} /* 左右半圆 */
.f-cir{-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;} /* 圆 */
.u-a{display:inline-block;*display:inline;*zoom:1;} /* 使用链接模拟按钮 */
.u-ctn{overflow:hidden;} /* 包含可变内容的内容区，不允许内容超出 */
.u-img{font-size:0;} /* 展示图，同时清除图片的空白节点 */
.u-name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;} /* 单行文字描述，超出显示省略号 */
.u-line{border-top:solid 1px #e4e4e4;} /* 水平分割线 */
.u-cutline:after {content:"";display:inline-block;*display:inline;*zoom:1;width:0;height:15px;border-right:solid 1px #28e6d7;margin: 0 15px;vertical-align:middle;} /* 垂直分割线 */
.u-text{border:0; outline:none;} /* 无框文本框input文本域 */
.m-next{border-top:dashed 1px #e4e4e4;margin-top:40px;}
.m-left{float:left;} /* 左边的盒子 */
.m-right{float:right;} /* 右边的盒子 */
.m-roll{position:relative;} /* 滚动图片的盒子 */

/* 普通翻页器-默认居中 */
.m-page{margin:0 auto;line-height:36px;padding:30px 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;margin-left:-1px;padding:0 14px;font-size:14px;letter-spacing:normal;word-spacing:normal;color:#666;border:solid 1px #ccc;background:#fff;}
.m-page a,
.m-page a:hover{text-decoration:none;}
.m-page a.first{margin-left:0;}
.m-page a.last{margin-right:0;}
.m-page a:hover,
.m-page a:active{ color:#fff; border-color: #00beaf; background: #00beaf; }
.m-page a.z-crt,
.m-page a.z-crt:hover,
.m-page a.z-crt:active{ color:#fff; border-color: #00beaf; background: #00beaf; cursor:default;}
.m-page a.z-dis,
.m-page a.z-dis:hover,
.m-page a.z-dis:active{ color:#ccc; border-color: #ccc; background: #fff; cursor:default;}
/* 居左 */
.m-page-lt{text-align:left;}
/* 居右 */
.m-page-rt{text-align:right;}
/* 较小 */
.m-page-sm{line-height:24px;}
.m-page-sm a,
.m-page-sm i{padding:0 8px;}
/* 分离 */
.m-page-sr a,
.m-page-sr i{margin:0 3px;}
/* .m-page-sr i{border:0;} */

/* display */
.dn{display:none;}
.di{display:inline;}
.db{display:block;}
.dib{display:inline-block;*display:inline;*zoom:1;}
/* width */
.wpct50{width:50%;}
.wpct100{width:100%;}
/* margin */
.m0{margin:0;}
.m5{margin:5;}
.m10{margin:10px;}
.m15{margin:15px;}
.m20{margin:20px;}
.m30{margin:30px;}
.m40{margin:40px;}
.ml5{margin-left:5px}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.ml40{margin-left:40px;}
.mr5{margin-right:5;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mr30{margin-right:30px;}
.mr40{margin-right:40px;}
.mt5{margin-top:5px}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
/* border-color name rule: border(b)-position(l/r/t/b/d)-width(null/2)-style(null/sh)-color(first one letter/first two letter) |-> All colors are safe color*/
.bdc{border:1px solid #ccc;}
.btc{border-top:1px solid #ccc;}
.bbc{border-bottom:1px solid #ccc;}
.bdd{border:1px solid #ddd;}
.btd{border-top:1px solid #ddd;}
.bbd{border-bottom:1px solid #ddd;}
.bde{border:1px solid #eee;}
.bte{border-top:1px solid #eee;}
.bbe{border-bottom:1px solid #eee;}
.bde4{border:1px solid #e4e4e4;}
.bte4{border-top:1px solid #e4e4e4;}
.bbe4{border-bottom:1px solid #e4e4e4;}
/* safe color */
.c0{color:#000;}
.c3{color:#333;}
.c6{color:#666;}
.c9{color:#999;}
.cc{color:#ccc;}
.cwh{color:white;}
/* font-size */
.f0{font-size:0;}
.f12{font-size:12px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f22{font-size:22px;}
.f24{font-size:24px;}
.f36{font-size:36px;}
.f40{font-size:40px;}
/* line-height */
.lh0{line-height:0;}
.lh12{line-height:12px;}
.lh14{line-height:14px;}
.lh16{line-height:16px;}
.lh18{line-height:18px;}
.lh20{line-height:20px;}
.lh22{line-height:22px;}
.lh24{line-height:24px;}
.lh36{line-height:36px;}
.lh40{line-height:40px;}
/* font-family */
.fa{font-family:Arial;}
.ft{font-family:Tahoma;}
.fv{font-family:Verdana;}
.fs{font-family:Simsun;}
.fl{font-family:'Lucida Console';}
.fw{font-family:'Microsoft Yahei';}
/* font-style */
.n{font-weight:normal; font-style:normal;}
.b{font-weight:bold;}
.i{font-style:italic;}
/* text-align */
.tc{text-align:center;}
.tr{text-align:right;}
.tl{text-align:left;}
/* white-space */
.nowrap{white-space:nowrap;}
/* vertical-align */
.vm{vertical-align:middle;}
.vb{vertical-align:bottom;}
.vt{vertical-align:top;}
.vtb{vertical-align:text-bottom;}
/* float */
.l{float:left;}
.r{float:right;}
/* position */
.rel{position:relative;}
.abs{position:absolute;}
/*z-index*/
.zx1{z-index:1;}
.zx2{z-index:2;}
.zxany{z-index:100;}
/* cursor */
.csr{cursor:pointer;}
/* overflow */
.ovh{overflow:hidden;}
/* visibility */
.vh{visibility:hidden;}
.vv{visibility:visible;}