﻿@charset "utf-8";
/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#666; font-size:13px; font-family: microsoft yahei , "宋体"; position:relative;}/*网站字体颜色*/

.header , .content , .footer , .container{margin-left:auto; margin-right:auto; width:980px; font-family:microsoft yahei;}


/*页眉*/
.header{width:100%; overflow:hidden; background-color:#fff;}
.header_top{ width:100%; background:url(../header_top_bg.png) no-repeat center; height:36px; overflow:hidden;}
.header_top .top_nav{ float:right; width:210px; height:20px; margin-top:10px}
.header_top .top_nav a{ padding:0 13px; border-left:1px dotted #fff; color:#fff; float:left}
.header_top .top_nav .first{ border:none; padding-left:0;}
.header_top .top_nav .last{ padding-right:0}
.header_center { height:90px; overflow:hidden}
.header_center .logo{ float:left; width:450px}
.header_center .logo dt{ float:left;}
.header_center .logo dd{ float:left; padding-left:20px; border-left:1px dotted #b4b4b4; height:55px; margin-top:10px}
.header_center .logo dd h2{ font-size:24px; color:#2aaa4d; font-weight:normal}
.header_center .logo dd p{margin-top:12px;  font-size:14px; color:#343434}
.header_center .header_phone{ float:right; width:463px; overflow:hidden; margin-top:30px}
.header_center .header_phone img{ float:left;}
.header_center .header_phone h3{ float:right; background:url(../header_phone.png) no-repeat right center; font-size:24px; color:#2aaa4c; padding-right:48px; text-align:right; border-left:1px dotted #b4b4b4; padding-left:25px}
.header_center .header_phone h3 p{ font-size:12px; color:#343434;}
.header_nav{ width:100%; height:55px; line-height:55px; background:url(../header_nav_bg.png) repeat-x center;}
.header_nav li{ float:left}
.header_nav a{ display:block; padding:0 38px; background:url(../header_nav_border.png) no-repeat left center; float:left; font-size:16px; color:#fff; text-decoration:none}
.header_nav .first{ background:none}
.header_nav li:hover a,.header_nav .cur a{ background:#1eb848}
/*footer*/
.footer{ width:100%; padding-bottom:20px; background:url(../footer_bg.png) no-repeat center top; overflow:hidden;}
.footer h3{ width:100%; background:url(../link_bg.png) no-repeat center; height:31px; text-align:center; font-size:16px; margin-top:50px; padding-bottom:20px}
.footer h3 a{ color:#29aa4d}
.footer .links{overflow:hidden; margin:0 auto; margin-top:15px}
.footer .links li{ display: inline-block; width:105px; text-align:center; border-left:1px dotted #b2b2b2; float:left}
.footer .links .first{ border:none}
.footer .footer_nav{ width:1077px; height:50px; margin:0 auto; background:url(../footer_nav_bg.png) no-repeat center; overflow:hidden; margin-top:30px;}
.footer .footer_nav li{ width:89px; border-left:1px dotted #fff; float:left; text-align:center; font-size:14px;}
.footer .footer_nav li a{ color:#fff}
.footer .footer_nav ul{ width:900px; margin:0 auto; overflow:hidden; margin-top:15px}
.footer .footer_nav .first{ border:none}
.footer .footer_btm{ overflow:hidden; text-align:center; margin-top:20px;}
.footer .footer_btm p,.footer .footer_btm a{ line-height:28px; color:#333;}
.footer .footer_btm h5{ color:#26ae4c; margin-top:20px; font-weight:normal}
.footer .footer_btm h4{ color:#26ae4c; font-size:24px; font-weight:normal}
.footer_bg{ width:100%; overflow:hidden; background:url(../1huise_bg.png) repeat center;}
.hotgif{ background: url(../20151116133655591.gif) no-repeat; position: absolute; z-index: 1010; margin-top: -1px; margin-left: 380px; width: 29px; height: 21px; text-indent: -999em; }






























