/*头部信息*/
.header{background: #fff;width: 1200px; margin: 0 auto;}
.header-shang{line-height: 39px; border-bottom: 1px solid #e6e6e6;height: 40px; width: 1200px;} 
.header-shang .ysj{float: right;font-size: 0px;width: 200px;} 
.header-shang .ysj a{font-size: 14px; display: inline-block; position: relative; } 
.header-shang .ysj a:after{content: ''; position: absolute; width: 1px; height: 15px; background: #ddd; top: 12px; right: -20px;}
.header-shang .ysj a:last-child:after,
.header-xia .daohang ul li:last-child:after{display: none;}
.header-shang .ysj a:hover{color: #38c34b;}
.header-shang span.kouhao {color: #999;float: left;padding-right: 10px;}
.header-xia a{float: left;}
.header-xia .daohang{padding-left: 30px;}
.header-shang .ysj .st{padding-left: 41px;}
.header-shang .ysj .fb{padding-left: 30px;color: #38c34b;}
.header-xia a img{display: inline-block; vertical-align: middle; width: 158px; height: 40px;}
.header-xia{padding-top: 10px; height: 50px; position: relative;}
/*黑框间隔去除*/
img {border: 0;display:block;}

/*顶部导航*/
.header-xia .daohang{ display: inline-block; vertical-align: middle;z-index: 9999;margin-top: 5px;} 
.header-xia .daohang ul li{float: left; height: 50px; line-height: 40px; margin-right: 24px; position: relative;}
.header-xia .daohang ul li a span{display: inline-block;}
.header-xia .daohang ul li .dqdhcd{color: #38c34b;}
.header-xia .daohang ul li a:hover{color: #38c34b;}
.header-xia .daohang ul li img{ float: left;width:26px;height: 26px; padding-top: 6px; margin-right: 5px;}
.header-xia .daohang ul li .nav{display: none; width: 360px; padding: 0 20px; position: absolute; left: -13px; top: 35px; background: #fff; z-index: 9999; box-shadow: 0 1px 4px rgba(36,36,36,.2);}
.header-xia .daohang ul li .nav .kuai{height: 27px; line-height: 40px; color: #999;}
.header-xia .daohang ul li .nav ul{padding-bottom: 16px; border-bottom: 1px solid #ddd; overflow: hidden;}
.header-xia .daohang ul li .nav ul li{overflow: hidden; float: left; width: 90px; height: 33px; line-height: 50px;z-index:9999;}
#zdcd1:hover .nav,#zdcd2:hover .nav,#zdcd3:hover .nav{display: block;}
.header-xia .daohang ul li:after {content: '';position: absolute;height: 28px;width: 1px;background: #ddd;right: -12px;top: 6px;}

/*顶部搜索*/
.souyisou{width: 330px; height: 38px; position: absolute; right: 20px; top: 15px; z-index: 9;}
.souyisou .input{float: left; display: inline; line-height: 20px; overflow: hidden; padding: 7px 56px 7px 5px; background: #fff; border: 2px solid #3FB019; border-right: 0 none; font-size: 14px; color: #C0C0C0; outline: none;
width: 190px;/*这里搜索框的长度需要配合souyisou的width，width改为300，这里的去掉width: 260px则还原小框*/
}
.souyisou .submit{float: left; width: 72px; height: 38px; border: 0 none; cursor: pointer; background: #3FB019; color: #fff; font-size: 14px;}

/*顶部划过手机小图标样式*/
.header_shouji{float:left;padding:0 10px;margin-right:10px;position:relative;z-index:100;}
.header_shouji .shoujiban span{color:#666;float:left;padding-right:12px;position:relative;}
.header_shouji .shoujiban i{background:url(/SkinNew/images/dingico.gif) no-repeat scroll 0 0;display:block;width:7px;height:4px;position:absolute;top:16px;right:0;}
.header_shouji_hover{background:#fff;border-bottom:1px solid #fff;border-left:1px solid #ccc;border-right:1px solid #ccc;padding: 0 9px;}
.header_shouji_hover .shoujiban span{color:#007dac;font-weight:bold;}
.header_shouji_hover .shoujiban i{-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);}
.header_shouji .shoujiban{background:url(/SkinNew/images/xsjtu.gif) no-repeat scroll left center;cursor:pointer;float:left;padding-left:18px;color:#333;}
.header_shouji .erweima{display:none;}
.header_shouji .erweima img{display:block;width:87px;height:87px;}
.header_shouji_hover .erweima{display:block;background:#fff;border:1px solid #ccc;left:0;margin:36px 0 0 -13px;padding:15px;position:absolute;top:0;z-index:1000;}

/*底部信息*/
#footer {width:1200px;border-top:1px solid #ddd;padding:25px 0;text-align:center;margin: 15px auto 5px auto;}
#footer div {color:#bbb}
#footer p {margin-top:10px;color:#999}
#footer a {margin:0 15px}
#footer img {display:inline}
#footer p a {color:#999}