﻿

/*页眉*/
.header{width:100%; height:90px; background-color:#fff; position:relative; z-index:2}
.header h1{ float:left; overflow:hidden; margin-top:25px;}
.header .nav{  margin-left:320px;  height:90px;}
.header .nav>li{ float:left; font-size:16px; width:110px;}

.header .nav>li>a>img{ margin-left:6px;}
.header .nav>li>a{color:#000000; line-height:90px; display:block; padding:0 23x; text-decoration:none; text-align:center;}
.header .nav>li.cur>a,.header .nav>li:hover>a{ background-color:#B21120; color:#fff; text-align:center;}
.header .share{ overflow:hidden; float:right; width:200px; padding-left:30px; border-left:1px solid #e9e9e9; height:100px;}
.header .share a{ display:block; float:left; width:26px; height:26px; text-align:center; line-height:26px; font-size:14px; margin:0 5px; margin-top:37px;}
.header .share .a01{ width:35px; padding-right:2px; background:url(Img/Common/qihuan.png) right center no-repeat; margin-left:0}
.header .share .a02{ margin-left:0; width:24px;}
.header .share .search{ width:26px; height:26px; float:left; margin-top:37px; margin-left:5px; position:relative; background:url(Img/Common/search_bg.png) no-repeat right top;}
.header .share .search span{ display:block; width:26px; height:26px; background:url(Img/Common/search_f.png) no-repeat center; position:relative; z-index:2; cursor:pointer}
.header .share .search input{ width:127px; height:26px; border:none; outline:none; padding:0 30px 0 15px; font-size:12px; color:#999; line-height:26px; position:absolute; right:0; top:0; width:0; padding:0; background:url(Img/Common/search.png) no-repeat left center;}

.header .share span{ display:block; font-size:12px; color:#999;float:left;}
.header .share span .a01s{ background:url(Img/Common/weixin.png) no-repeat center top;margin-left:0; padding-left: 0;position:relative; top:0px;width: 26px;height: 26px;}
.header .share span .a02s{ background:url(Img/Common/weibo.png) no-repeat center top;margin-left:0;padding-left: 0; position:relative; top:0px;width: 26px;height: 26px;}



.header .erji_nav { display:none; overflow:hidden; width:109px; overflow:hidden;  position:absolute; background-color:#fff; }
.header .erji_nav .title{ overflow:hidden; width:170px;float:left; margin-left:320px;}
.header .erji_nav .title i{ display:block; width:40px; height:3px; background-color:#B21120; margin-bottom:20px;}
.header .erji_nav .title h3{ font-size:20px; margin-bottom:30px;}
.header .erji_nav .title h3 a{ color:#333;}
.header .erji_nav .title .more{ display:block; width:118px; height:30px; text-align:center; line-height:30px; border:1px solid #cecece; font-size:12px; color:#999; font-family:Arial;}
.header .erji_nav ul{ overflow:hidden; float:left; width:100%; }
.header .erji_nav .ul01 { border-right:1px solid #e9e9e9;}
.header .erji_nav li{ font-size:16px; line-height:50px; height:50px; width:100%; float:left; text-align:center; background-color:#FFF;}
.header .erji_nav li a{ color:#9D9D9D;display: block; }
.header .erji_nav li a:hover{ color:#000000;}
.header .erji_nav li:hover{ background-color:#F6F6F6; border-left:3px #B21120 solid;}
.header .erji_nav .contect{ display:block; width:128px; height:78px; border:1px solid #cecece; float:left; text-align:center; font-size:12px; color:#555; text-decoration:none; margin-left:45px;}
.header .erji_nav .contect img{ display:block; margin:10px auto;}


.header .erji_nav1 { display:none; overflow:hidden; width:110px; overflow:hidden;  position:absolute; background-color:#fff; }
.header .erji_nav1 .title{ overflow:hidden; width:170px;float:left; margin-left:320px;}
.header .erji_nav1 .title i{ display:block; width:40px; height:3px; background-color:#B21120; margin-bottom:20px;}
.header .erji_nav1 .title h3{ font-size:20px; margin-bottom:30px;}
.header .erji_nav1 .title h3 a{ color:#333;}
.header .erji_nav1 .title .more{ display:block; width:118px; height:30px; text-align:center; line-height:30px; border:1px solid #cecece; font-size:12px; color:#999; font-family:Arial;}
.header .erji_nav1 ul{ overflow:hidden; float:left; width:100%; }
.header .erji_nav1 .ul01 { border-right:1px solid #e9e9e9;}
.header .erji_nav1 li{ font-size:16px; line-height:50px; height:50px; width:100%; float:left; text-align:center; background-color:#FFF;}
.header .erji_nav1 li a{ color:#9D9D9D;display: block; }
.header .erji_nav1 li a:hover{ color:#000000;}
.header .erji_nav1 li:hover{ background-color:#F6F6F6; border-left:3px #B21120 solid;}
.header .erji_nav1 .contect{ display:block; width:128px; height:78px; border:1px solid #cecece; float:left; text-align:center; font-size:12px; color:#555; text-decoration:none; margin-left:45px;}
.header .erji_nav1 .contect img{ display:block; margin:10px auto;}



