@charset "utf-8";
body{color:#333333; font-size:16px; font-family:Microsoft Yahei; -webkit-text-size-adjust:none;}
body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, textarea, ul{ padding:0; margin:0;}
li, ol, ul{ list-style:none;}
img{ border:none; border:0; max-width:100%;}
a{ text-decoration:none; color:#333333; noline:expression(this.onFocus=this.blur());}
a:focus {outline:none;-moz-outline:none;}
a:hover{color:#cc3333;}
.clear{clear:both; height:0; line-height:0; font-size:0; overflow:hidden; zoom:1;}
input, textarea{font-family:Microsoft Yahei; font-size:14px;}
input:focus, textarea:focus{ outline: none;}

.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}
.clear{clear:both;}
.container{ width:1200px; max-width:1200px; margin:0 auto; clear:both;}
.space20, .space30{clear:both; line-height:0; font-size:0; overflow:hidden; zoom:1;}
.space20{height:20px;}
.space30{height:30px;}
.boxsizing_c{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
.mb20{margin-bottom: 20px;}
.mb10{margin-bottom: 10px;}
.fl{float: left;}
.fr{float: right;}


/***** 弹出 *****/
.home_zxrd{width:100%; overflow:hidden;}
.home_zxrd .hd{ height:24px; border:#ececec 1px solid; background:#fafafa;}
.home_zxrd .hd li{float:left; text-align:center; width:50%;}
.home_zxrd .hd li a{display:block; border-left:#ececec 1px solid; border-top:#ececec 1px solid; margin:-1px 0 0; height:24px; line-height:22px; cursor:pointer;}
.home_zxrd .hd li.li0 a{border-left:none;}
.home_zxrd .hd li.on a, .home_zxrd .hd li a:hover{ border-top-color:#2c7bd7; background:#fff; color:#ff0000; font-weight:bold; height:25px;}
.home_zxrd .bd{clear:both;}
.home_zxrd .bd ul li{line-height:26px; border-bottom:#bfbfbf 1px dotted; padding:6px 0 6px 15px; position:relative;}
.home_zxrd .bd ul li span{ max-height:52px; overflow:hidden; display:block;}
.home_zxrd .bd ul li:before{content:" "; display:block; position:absolute;  left:0; top: 17px; width: 4px; height: 4px; background: #000;}
.home_zxrd .bd ul li:last-child{border-bottom:none;}
