/*基本设定*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
img{vertical-align:middle;}
address,caption,cite,code,dfn,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
h1{font-size:18px;}
h2{font-size:16px;}
h3{font-size:14px;}
h4{font-size:14px;}
h5{font-size:12px;}
h6{font-size:11px;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup,sub{line-height:-1px;vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:"微软雅黑", "黑体", "宋体", Arial;font-size:inherit;font-weight:inherit;}
body{color:#333;font:12px/1.5 "宋体", Arial;}
table{font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:"宋体", Arial;}
abbr,acronym{border-bottom:1px dotted #000;cursor:help;}
select{font-size:12px;}
dt{float:left;}
html{overflow-y:scroll;}
a:link,a:visited{outline:none;text-decoration:none; color:#333;}
a:hover,a:active{color:#C00; text-decoration:none;}
hr{height:1px;border:solid #bbb;border-width:1px 0 0;}

/*整体布局*/
.header,.main,.footer{width:100%;}
.header_con,.main_con,.footer_con{width:1000px; margin:auto;}

/*行列布局*/
.col_full{clear:both; width:100%; display:inline-table;}/*--行--*/
.col_left,.col_middle,.col_3,.col_4,.col_right,.col_one{float:left;}/*5列,   由列来设置栏目的宽度，高度随内容多少而变化*/
.col_right,{float:left; }/*5列,   由列来设置栏目的宽度，高度随内容多少而变化*/

/*常用模块基本样式,盒子模型*/
.box,.container,.list,.service,.main,.list_big li,.s_top_but,.text_list li.headlines{zoom:1;}
.box{margin-bottom:10px;}
.box .title{background:#eee;}
.box .title h2{}
.box .title em {float:right; font-style:normal;padding-right:15px; }
.content{ clear:both;}
.inner{ width:100%; overflow:hidden;}

/*新版顶部栏*/
.channel_topNav{width:100%; border-bottom:1px solid #ddd; background:#f5f5f5;}
.channel_topNav .channel_topNav_con{width:1000px; height:49px; line-height:49px; margin:auto; color:#ddd;}
.channel_topNav .channel_topNav_con .left{ float:left;}
.channel_topNav .channel_topNav_con a{ line-height:49px; padding:0 6px; text-decoration:none; color:#777;}
.channel_topNav .channel_topNav_con .log{ line-height:49px; padding:0 6px; text-decoration:none;}
.channel_topNav .channel_topNav_con li{ float:left;padding-left:8px;color:#004592;}
.channel_topNav .channel_topNav_con a:hover{color:#C00;}
.channel_topNav .channel_topNav_con .right{height:49px; border:1xp solid red; float:right;}

/*新版底部*/
.footer{ /*height:36px;*/ background:#f5f5f5; border-top:1px solid #e5e5e5;}
.footer .footer_con{text-align:center; line-height:24px;}
/*.footer .footer_con .col_left{ color:#777; padding:0 3px;}
.footer .footer_con .col_right{ float:right; color:#ddd;}
.footer .footer_con .col_right a{ color:#777; padding:0 6px;}*/
