@charset "utf-8";
/* CSS Document */

*{ margin:0px; padding:0px;}
img {border:0;margin:0; padding:0;}
ul,li,ol,h1,h2,h3,dl,dt,dd,form,p,span,b,u,s,i{list-style:none;margin:0; padding:0;}
.clearfix{display:inline-table;}
* html .clearfix{height:1%;/*ie6*/}
*+html .clearfix{min-height:1px;}
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden;font-size: 0;}
.clearfix { display:inline-block; }
* html .clearfix { height:1%; }
.clearfix { display:block; }
input,textarea {outline:none;border:0px;}/*去掉输入框得到焦点时边框会出现阴影效果----例如360 火狐*/
a{ blr:expression(this.onFocus=this.blur()); /* IE Opera */ outline:none; /* FF Opera */ } a:focus{ -moz-outline-style: none; /* FF */ } /*去掉a标签超链接的虚线框*/
a:link { text-decoration: none;color: #535353;}
a:visited {text-decoration: none; color: #535353;}
a:hover { text-decoration: none; color: #000000;transition: all 0.3s ease-out 0s;}
a:active {text-decoration: none; color: #535353;}

body{margin: 0px; color:#323232; font-size: 12px; font-family:"微软雅黑";background: url(../images/bg.jpg) repeat-x #FFF; }
a.more:link { text-decoration: none;color: #FFFFFF;}
a.more:visited {text-decoration: none; color: #FFFFFF;}
a.more:hover { text-decoration: none; color: #FFFFFF;}
a.more:active {text-decoration: none; color: #FFFFFF;}
.warp{ width:1180px; margin-left:auto; margin-right:auto;}

.top_box{ width:100%; height:32px; background:url(../images/top_bg.jpg) repeat-x 0; line-height:30px;}
.top a{ float:right;}
.heag_box{ width:100%; height:110px; background:#FFF;}
.head_logo{ width:99px; height:79px; float:left; margin-top:15px;}
.head span img{ width:592px; height:59px; float:left; margin-left:124px; margin-top:27px;}
.head_tel{ width:245px; height:83px; float:right; margin-left:86px; margin-top:16px; background:url(../images/head_tel.jpg) 0 12px no-repeat;}
.head_tel span{ float:right; font-size:13px;}
.head_tel a{ float:right; font-size:20px; color:#048c40; line-height:22px; letter-spacing:1px; font-weight:bold;}

.nav_box{ width:100%; background:url(../images/nav_bg.jpg) repeat-x 0; height:60px;}
.nav_con{ width:1159px;  overflow:hidden;}
.nav ul{ width:1160px; margin-left:10px;}

.nav ul li{ background:url(../images/nav_bg2.png) right 21px no-repeat;width:116px; float:left; position:relative;}
.nav ul li a{font-size:15px; color:#FFF; line-height:60px; text-align:center; padding-left:20px; padding-right:20px; height:60px; display:block;}
.nav ul li a:hover{ background:#FFF; color:#1cb0ee;}


.nav li.selected .submenu{display:block;}
.nav li .submenu{display:none;z-index:99999;  background:#05913b;width:120px; left:-10px; top:0;position:relative; }
.nav li .submenu li{float:left;height:30px; line-height:30px; text-align:left; font-size:14px; width:120px; display:block; background:#05913b;}
.nav li .submenu li a{float:none;font-family:"Microsoft YaHei";line-height:30px;background:none; color:#fff; width:120px;height:30px; text-align:center; padding:0;}
.nav li .submenu li a:hover{ padding-left:6px;}


.search-box{ width:100%; height:40px; }
.search-box2{ width:1180px; height:40px; margin:0 auto;}
.search-L{ height:40px; line-height:40px; float:left; overflow:hidden; font-size:14px; font-family:"微软雅黑";color:#323232;}
.search-L a{ margin-right:10px; color:#323232;}
.search-R{ width:260px; height:26px;border:1px solid #1cb0ee; float:right; margin-top:7px;}
.search-R1{ width:160px; height:24px; float:left; margin-left:10px;}
.search2{ width:380px; height:24px; border:0px; background:none; color:#323232; line-height:24px;}
.search3 { width:50px; height:26px; float:right; line-height:26px; color:#FFF; background-color:#1cb0ee; margin-left:7px; text-align:center;}


.foot_box{ width:100%; height:269px; background:url(../images/foot_bg.jpg) no-repeat center; margin-top:30PX; clear:both;}
.foot_box ul{ margin-left:20px; margin-top:20px;height:50px; padding-top:30px;}
.foot_box ul li{ float:left; width:114px; height:30px;}
.foot_box ul li a{font-size:14px; line-height:30px; color:#FFF; text-align:center; display:block; margin-right:20px; margin-left:20px;}
.foot_box ul li a:hover{ border-bottom:1px #FFFFFF solid;}
.foot_boxspan{ width:630px; height:160px; float:left; display:block;margin-left:50px; margin-top:15px; text-align:left; color:#FFF; line-height:26px; font-size:14px;}
.foot_boxspan a{ text-align:left; color:#FFF; line-height:26px; font-size:14px;}