<!--
@charset "utf-8";
html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,address,big,cite,code,del,em,font,img,ins,small,strong,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend {margin:0;padding:0;}
ol,ul{list-style:none;}
li{ list-style:none;}
ul{list-style-type:square;}
:focus{outline:0;}
a img{border:0;}
img{vertical-align:middle;_vertical-align:top;}
table{empty-cells:show;}
ins {text-decoration:none;}
del{text-decoration:line-through;}
em{font-style:normal;}
button::-moz-focus-inner,
input[type="reset"] ::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type = "button"]::-moz-focus-inner{ border:none;padding:0;}

/* Clear Fix */ 
.clearfix:after {content:".";display:block;height:0;clear:both;overflow:hidden;} 
.clearfix {clear:both;} 
/* Hide from IE Mac \*/ 
.clearfix {display:block;} 
/* End hide from IE Mac */ 
/* end of clearfix */ 

h1{font:20px "Microsoft Yahei","微软雅黑","\5b8b\4f53";}
h2,h3{font-size:14px;}
h4,h5,h6{font-size:12px;}

body{font:12px "Microsoft Yahei","微软雅黑","\5b8b\4f53",Arial,Verdana;color:#4e4e4e;text-align:left; background:#fff url(../Images/body.jpg) repeat-x center top;}

a{color:#4e4e4e;text-decoration:none;}
a:hover{text-decoration:underline;}
a:active{}

.wrap{margin:0 auto;width:100%; max-width:1500px; background:#fff;}
.header{margin:0 auto;width:1200px; background:#fff;}
.contents{ position:relative;margin:-50px auto 0 auto;width:1200px; z-index:100; }
.footer{margin:18px auto 0 auto;width:1003; height:46px; background:#836451; line-height:46px;}

.header .logo{ float:left; padding:12px 0 0 110px; height:108px;}


.header .header_menu{display:inline; float:left; margin:60px 0 0 56px; }
.header .header_menu dl{}
.header_menu dd{display:inline;float:left; margin:0 30px;}
.header_menu #h_first{border-left:none}
.header_menu dd a{font-size:15px; line-height:28px; text-align:center; font-weight:bolder;}
.header_menu dd a:hover,.header_menu dd a:active,.header_menu dd a.hover{text-decoration:none; color:#010101; border-bottom:#de1b1a solid 3px;}

.header_search{ float:left; margin:60px 0 0 35px; width:175px; height:23px; border:#939393 solid 1px; overflow:hidden;}
.header_search input{ float:left; vertical-align:top;}
.header_search .s_text{padding:0 6px 0 12px;width:134px;height:23px;line-height:23px;border:none;background-color:transparent;}
.header_search .s_btn{width:16px;height:23px;line-height:23px;border:0;color:#fff; font-size:12px; text-align:center;
 background:url(../Images/s_btn.jpg) no-repeat;cursor:pointer;overflow:hidden;}

.footer_box{margin:0 auto; width:1200px; color:#fff; }
.footer_box a{color:#fff;}
.footer_copy{ float:left;}

.footer_menu{ float:right;}
.footer_menu a{ padding:0 5px;}


.pags {width:100%;margin:10px auto; text-align:center; line-height:2.5;}
.pags a,.pags span{display:inline-block;vertical-align:top;margin:0 2px;padding:0 10px; color:#333;border:1px solid #ddd; background:#f3f3f3;border-radius:3px;}
.pags a:hover,.pags a:active {border:1px solid #999;color:#666;text-decoration:none;}
.pags span.current {background:#036cb4;border:1px solid #036cb4;color:#fff;font-weight:bold;}
.pags span.disabled {border:1px solid #eee;color:#ddd;background:#f3f3f3;}
.pags select{ padding:7px 0;}



.submit_btn{border:0;width:74px;height:26px;cursor:pointer;font-size:12px;font-weight:bolder;color:#585858;background-image:url(../Img/submit_btn.gif);background-color:transparent;}

-->