@charset "utf-8";
/*全局样式*/
/*body { font-family: "Microsoft YaHei" !important; font-family: "宋体",serif;  } */
body{font-family: "Microsoft YaHei",Helvetica Neue,sans-serif; font-size:14px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{padding:0; margin:0; color:#333;}
table,td,tr,th{font-size:14px;}
li{list-style-type:none;list-style:none;}
table{ margin:0 auto;border-spacing:0; border-collapse:collapse; }
img{border:0;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:14px; font-weight:normal;}
q:before,q:after {content:'';}   
abbr,acronym {border:0;}
address,caption,cite,code,dfn,em,th,var {font-weight:normal; font-style:normal;}   
a {color:#333;text-decoration:none;}
a:hover {color:#125ca3;text-decoration:underline;}
.hidden {display:none;}
/*页面主体通用样式*/
.mainBox1280{ width:1280px; margin:0 auto; clear:both;}
.mainBox1155{ width:1155px; margin:0 auto; clear:both;}
.mainBox{ width:1000px; margin:0 auto; clear:both;}
.mainBox980{ width:980px; margin:0 auto; clear:both;}

.cb{clear:both;}
.cb0 {clear:both; height:0px; overflow:hidden; display:block;}
.cb1 {clear:both; height:1px; overflow:hidden; display:block;}
.cb2 {clear:both; height:2px; overflow:hidden; display:block;}
.cb3 {clear:both; height:3px; overflow:hidden; display:block;}
.cb4 {clear:both; height:4px; overflow:hidden; display:block;}
.cb5 {clear:both; height:5px; overflow:hidden; display:block;}
.cb6 {clear:both; height:6px; overflow:hidden; display:block;}
.cb7 {clear:both; height:7px; overflow:hidden; display:block;}
.cb8 {clear:both; height:8px; overflow:hidden; display:block;}
.cb9 {clear:both; height:9px; overflow:hidden; display:block;}
.cb12 {clear:both; height:12px; overflow:hidden; display:block;}
.cb15 {clear:both; height:15px; overflow:hidden; display:block;}
.cb18 {clear:both; height:18px; overflow:hidden; display:block;}
.cb40 {clear:both; height:40px; overflow:hidden; display:block;}
.cb50 {clear:both; height:50px; overflow:hidden; display:block;}


/*内容列表通用*/
.commonList li{line-height:24px;}
.commonList_dot li{line-height:24px; background:url(../../images/public/ico_dot.gif) left no-repeat; text-indent:10px;}
.commonList_video li{line-height:24px; background:url(../../images/public/ico_video.gif) left no-repeat; text-indent:20px;}
.commonList_round li{line-height:24px; background:url(../../images/public/ico_round.gif) left no-repeat; text-indent:15px;}
.commonList li span{ float:right; padding-right:6px;}
.commonList_dot li span{ float:right; padding-right:6px;}
.commonList_video li span{ float:right; padding-right:6px;}
.commonList_round li span{ float:right; padding-right:6px;}
.commonList li.line{clear:both; height:1px; overflow:hidden; display:block; background:url(../../images/public/ico_line.gif) repeat-x;}
.commonList_dot li.line{clear:both; height:1px; overflow:hidden; display:block; background:url(../../images/public/ico_line.gif) repeat-x;}
.commonList_video li.line{clear:both; height:1px; overflow:hidden; display:block; background:url(../../images/public/ico_line.gif) repeat-x;}
.commonList_round li.line{clear:both; height:1px; overflow:hidden; display:block; background:url(../../images/public/ico_line.gif) repeat-x;}

/*翻页*/
.pageing{ text-align:right; padding-right:10px;}
.pageing span{ line-height:24px; padding:0 6px;}

