@charset "utf-8";
/* CSS reset for c_b */
*{margin:0px; padding:0px;font-family:'微软雅黑'; outline:none}
body{background-color:#fff; overflow-x:hidden; color:#666; font-size:12px;}
.container{margin-left:auto; margin-right:auto; width:1200px; }
input{font-family: '微软雅黑' }
table {border-collapse:collapse; border-spacing:0;}
table th , table td {padding:0px;}
input , textarea{ outline:none; font-family:'微软雅黑'}
select{font-family: microsoft yahei}
fieldset , img {border:0;}
address , caption , cite , code , dfn , em  , th , var {font-style:normal; font-weight:normal;}
ol , ul {list-style:none;}
ception , th{text-align:left;}
q:before , q:after{content:'';}
abbr , acronym{border:0;}
a {color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:none;} /*for ff f6n.net*/
a:hover {text-decoration:none;}
a.active{color:#31a030 !important}

/*定位*/
.tl {text-align:left;}
.tc {text-align:center;}
.tr {text-align:right;}
.bc {margin-left:auto; margin-right:auto;}
.fl {float:left; display:inline;}
.fr {float:right; display:inline;}
.zoom {zoom:1}
.hidden {visibility:hidden;}
.vam {vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
.cle2:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
p{ word-spacing:-1.5px;}

-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;

/*其他*/
.curp{cursor:pointer};

/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}