#header {
	padding:0 0 5px 5px;
}
.mainnav{
	width:100%;
	}
#commonJump
{
	height:12px;
	margin-bottom:6px;
	text-align:center;
	font-family: "Microsoft Yahei";
    font-size: 12px; 
} 
#commonJump #GlobalHeader {

    height: 20px;
    line-height: 20px;
    padding: 0px 10px 0 20px;
    text-align: center;
}
#commonJump  .AnalogSelect {
	position:absolute;
    font-size: 12px;
    height: 17px; 
    text-align: left;
    width: 97px; 
    z-index: 9999999;
}
#commonJump  .AnalogSelect ul
{
	z-index:99;
	background-color:#CCC;
	width:97px;
}
#commonJump  .AnalogSelect ul li
{
	list-style-type:none;
	padding-left:15px;
}
#commonJump  .AnalogSelect ul li:hover
{
	background:#5656D5;
}
.mousehover
{
	background:#5656D5;
}
.login_text
{
	color: #ff1f00 !important;
    cursor: pointer;
    border: 1px solid #ff1f00;
    padding: 1px 20px;
    border-radius: 3px;
    letter-spacing: 2px;
}
.mouseout
{
	background:#CCC;
}
 #commonJump  .AnalogSelect ul li a:hover
 {
	 color:#F00;
 }
#commonJump  .AnalogSelect ul li:hover a
{
	color:#F00;
}

.listul{
	float:left;
}
.navulliShow{
    float: left;
    list-style-type: none;
    margin-left: 9px;
    margin-right: 2px!important;
	
}
.dot{
	background:url(../../common/images/dot.gif) no-repeat center left; 
}
.navulliShow a{
	color:#000;
	text-decoration: none;
	}
.navulliShow  a:hover{
	color:#F90;
	text-decoration: underline;
	}
.navulliShow span
{
	color:#F00;
}
#commonJump{
	height:35px;
	width: 1200px;
	margin-bottom:8px;
	text-align:center;
	font-family: "Microsoft Yahei";
    font-size: 14px; 
} 
#commonJump #GlobalHeader {
    height:25px;
	background:#F2F2F2;
	border:#CCC 1px solid;
    line-height: 23px;
    padding: 5px 10px 5px 8px;
    text-align: center;
}
#commonJump  .AnalogSelect {
    position: absolute;
    font-size: 13px;
    height: 21px;
    text-align: left;
    width: 110px;
    z-index: 9999999;
    margin-top: 3px;
    margin-left: 14px;
}
#commonJump  .AnalogSelect ul
{
	background-color:#FFFAF0;
	width:110px;
}
#commonJump  .AnalogSelect ul li
{
	list-style-type:none;
	padding-left:15px;
}
#commonJump  .AnalogSelect ul li:hover
{
	background:#FFF2D9;
}
.mousehover
{
	background:#FFF2D9;
}
 
.mouseout
{
	background:#FFFAF0;
}
 #commonJump  .AnalogSelect ul li a:hover
 {
	 color:#F00;
 }
#commonJump  .AnalogSelect ul li:hover a
{
	color:#F00;
}
.AnalogSelect a{
	color: #000000;
    text-decoration: none;
	}

#commonJump .AnalogSelect span {
    background-position: center center;
    background-repeat: no-repeat;
    border: 1px solid #A0A0A0;
    cursor: pointer;
    display: block;
    height: 17px;
    line-height: 17px;
   
    text-align: left;
    width: 97px;
}
.AnalogSelect ul li.separator {
    border-top: 1px dotted #A0A0A0;
    height: 1px;
    line-height: 1px;
    margin: 0 5px;
}


/*æ‰‹æœºç«?/
#kefu {
    width: 82px;
    height: 20px;
    text-align: center;
    float: left;
    margin-top: 1px;
}

#kefu span {
  width: 80px;
  height: 30px;
  cursor: pointer;
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 40px 40px;
  font-size: 14px;
line-height: 23px;
	font-weight: bold;
}
#kefu span.wechat {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
  z-index: -1;
}
#kefu span.wechat:hover .eweima {
  display: block;
}
#kefu span.wechat .eweima {
    bottom: 70px;
    padding: 10px;
    background: #f2f2f2;
    width: 120px;
    height: 120px;
    position: relative;
    z-index: 99999;
    top: 7px;
}
#kefu span.wechat a{
	color: #000;
}
#kefu span.wechat a:hover{
	color: rgb(255, 115, 0);
}
#kefu span.wechat .eweima img {
  width: 120px;
  height: 120px;
  display: block;
}
#kefu span.wechat .eweima small {
    padding-top: 10px;
    font-style: normal;
    font-style: 14px;
    text-align: center;
    color: #1d1d1d;
    display: block;
}
#kefu span.wechat.icon_a{
	width: 25px;
	height: 20px;
}
#kefu span.wechat.icon_a img{
    width: 11px;
    height: 18px;
    margin: -3px 5px;
}
#kefu .eweima,
#kefu .tel {
  display: none;
}