@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0;}
body{ font-size:12px; color:#333;font-family: "微软雅黑","宋体"; overflow:scroll;overflow-x:hidden;}
ul,li{ list-style-type:none;}
img,ul,li{padding:0px; margin:0px;}
img{border:none;}
a{ color:#333; text-decoration:none;}
a:hover{  text-decoration:underline;}
a:active{text-decoration:none;}
.clear{ clear:both;}
img{ border:0;}
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
clear: both;
height: 0;
}
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}
.clearfix { display: inline-table; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/*top_box*/
.top_box{ height:30px; width:100%; background:#e9e9e9;}
.top{ width:1180px; margin:0 auto; line-height:30px; font-family:"微软雅黑";}
.top_left{ width:40%; float:left; text-align:left;}
.top_right{ width:40%; float:right; text-align:right;}

/*header_box*/
.header_box{ background:url(../images/top_bg.jpg) no-repeat center top; height:130px;}
.header{ width:1180px; margin:0 auto;}

.logo_box{ width:700px; float:left; padding-top:25px;}
.logo{ width:357px; height:76px; float:left;}
.logo_wen{ width:325px; float:right; height:38px; font-size:16px;color:#333;}
.wen_2{ font-weight:normal; font-size:14px; color:#ff7203; font-size:22px; font-weight:bold;}
.logo_wen span{ color:#ff7203; font-size:22px;}

.phone_box{ width:280px; float:right;padding-top:30px;}
.phone_tu{ width:51px; height:48px; float:left;}
.phone_wen{ width:200px; float:right;}
.phone_wen p{ font-size:24px; font-weight:bold; color:#008ae3;}


/*nav_box*/
.nav_box{height:43px;font-family:"微软雅黑"; background:url(../images/nav_bg.jpg) repeat;}
.nav{ width:1180px; margin:0 auto;}
.nav ul li{ float:left; width:118px; text-align:center; background:url(../images/nav_line.jpg) no-repeat;}
.nav ul li a{ font-size:14px; line-height:43px; display:block; color:#FFF;}
.nav ul li a:hover{color:#004f82;text-decoration:none; margin:0 auto; width:118px; background:#ff6c00; color:#FFF;}


/*search*/
.s_box{width:100%;line-height:61px; margin: 0 0 0 0;min-width:1180px;height: 43px;}
.s_box2{width:100%;line-height:61px; margin: 0 0 0 0;min-width:1180px;height: 43px;}


.s_box a{color:#333;}
.s_box_all{width:1180px;height: 43px;margin: 0 auto;}


.ss_left{width:740px;float:left;line-height:41px;text-align:left;color:#333;}
.ss_right{width:260px;float:right;line-height:36px;height:36px;text-align:right; padding-top:5px;}
.text{background-image:url(../images/s_bg1.png);height:26px;width:180px;border:0px;line-height:26px;padding:0 10px;margin-top:5px;}
.submit{background: url(../images/anniubg.gif);height:26px;width:47px;border:0px;line-height:26px;color:#FFF;margin-top:5px;}

.ss_left span{ color:#004f82}



/*footer_box*/
.footer_box{ background:#008ae2; height:300px;font-family:"微软雅黑";}
.footer{ width:1180px; margin:0 auto; padding-top:30px;}
.footer_left{ width:137px; height:210px; float:left;}
.footer_right{ width:1000px; float:right;}
.footer_nav a{ color:#FFF; font-size:14px; padding:0 12px;}
.footer_line{ background:url(../images/footer_line.jpg) repeat-x; height:2px; margin-top:20px;}
.footer_di{ color:#FFF; line-height:30px; width:800px; text-align:left; font-size:14px; padding-top:30px;}
.footer_di a{ color:#FFF;}

