/* 公共头部 */
#nav{
    position: fixed;
    top:0;
    left:0;
    z-index: 11;
    width: 100%;
    height: auto;
}
.header{
    width: 100%;
    height: 86px;
	

}
h1{
    float: left;
    width: 306px;
    height: 20px;
    margin-left: 50px;
						   
    margin-top: 10px;
    /* margin-top: 23px; */
}
h1 img{
    display: block;
}
.header .buttons{
    width: 188px;
    height: 32px;
    float: right;
    font-size: 14px;
    margin: 27px 50px 0 0;
    position: relative;
}
.header .buttons .car{
    position: absolute;
    top:32px;
    left:0px;
    display: none;
}
.header .buttons a{
    color:#333;
}
.header .buttons .appo{
    width: 96px;
    height: 32px;
    color:#333;
    font-weight:600;
    background: #fff;
}
.header .buttons .reg{
    width:72px;
    height:32px;
    color:#fff;
    font-weight:600;
    margin-left: 15px;
    background:transparent;
    border:1px solid #fff;
}
.buttonGroup{
    display: inline-block;
}

.searchIcon{
  float: right;
  margin-left: 40px;
  margin-top: 4px;
  width: 25px;
  height: 25px;
  cursor: pointer;
}

.nav{
    width: 600px;
    height: 22px;
    position: absolute;
    left:55%;
    top:32px;
    margin-left: -250px;
}
.header .nav ul{
    width: 100%;
    color:#fff;
    height: 22px;
    font-size: 14px;
}
.nav ul li{
    float: left;
    margin-left: 40px;
    cursor: pointer;
}
.nav ul li.leftNone{
    margin-left: 0;
}
.nav ul li img{
    width: 13px;
    height: 8px;
    margin-left: 5px;
}
.header .nav ul .act{
    color:#fff;
	font-weight:bold
=}
.header1{
    background: #000000;
}
.header1 .nav ul{
    color:#fff;
}
.header1 .buttons a{
   color:#fff;
}
.header1 .buttons .appo{
    color:#131313;
    background: #e1c282;
}
.header1 .buttons .reg{
    color:#333333;
    background: #fff;
    border:1px solid #333;
}

/* navs */
.navs{
    width: 100%;
    min-height: 228px;
	height:auto !important ;
    background-color: #fff;
    display: none;
}
.navs .lists{
    height: 86px;
    width: 100%;
    background-color: #EDF0F0;
    font-size: 16px;
    font-weight: 500;
    color: #333;
    /* display: none; */
}
.navs .lists ul{
    width: 100%;
    height: 86px;
    margin-left: 45%;
    transform: translate(-188px,0);
    position: relative;
}
.navs .lists ul li{
    float: left;
    line-height: 86px;
    width: 188px;
    text-align: center;
    cursor: pointer;
}
.navs .lists ul .act{
    color:#B60004;
}
.navs .lists ul .line{
    width: 188px;
    height: 2px;
    background-color: #B60004;
    position: absolute;
    bottom: 0;
    left:0;
}
.navs .content{
    width: 80%;
    height: 222px;
    margin:0 auto;
}
.navs .content3 .left{
    width: 680px;
    margin-top: 20px;
    float: left;
	display:none
}
.navs .content3 .right{
    width: 100%;
	display：block;
	margin:0 auto;
	height: 170px;
    /* float: right; */
}
.navs .content3 .right ul{
     width: 100%;
 	 height: 185px;
	margin:0 auto;
	border: 0px solid #ccc;
	display:flex;
	    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding-bottom: 0.25rem;
	text-align:center;

}
.navs .content3 .right ul li{
   width: 11.5%;
    height: 120px;
  	 float: left;	 
    cursor: pointer;
	margin:15px 0.5%;
	align-items: center;
    justify-content: center;
    color: #333;
   
	 
   	
}

.navs .content3 .right ul li div{
   width: 100%;
    height: 90px;
  	 float: left;	 
    cursor: pointer;
 	margin:15px 0.5%;
	align-items: center;
    justify-content: center;
    color: #333;
     background-color: #f3f4f6;
    border-radius: 10px;
   	
}

.navs .content3 .right ul li div:hover{
   width: 100%;
    height: 90px;
  	 float: left;	 
    cursor: pointer;
 	margin:15px 0.5%;
	align-items: center;
    justify-content: center;
    color: #333;
     background-color: #858585;
    border-radius: 10px;
   	
}



.navs .content3 .right ul li a{
    font-size: 16px;
}


.navs .content3 .right ul li  div img{
			   
 position: relative;
    right: 0;
     top:25px; 
    display: block;
    width: auto;
    height: 36px;
    margin: 0 auto;
}
.navs .content3 .act a{
    color:#B60004;
}
.navs .content1 img{
    margin-top: 20px;
}
.navs .content0{
    height: auto;
    width: 100%;
	/* margin-left: 0%; */
}
.navs .content0 ul{
     /* height: 700px; */
    margin: 0 auto;
    width: 100%;
    overflow-y: scroll;
    min-height: 260px;
    max-height: 580px;
    height: auto !important;
	text-align:center
}
.navs .content0 ul li{
    /* width: 320px; */
    width: 16.3vw !important;
    height: auto;
    float: left;
    cursor: pointer;
    position: relative;
}
.navs .content0 ul li img{
    display: block;
}
.navs .content0 ul li p{
    font-size: 14px;
    color: #333;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 15px;
    width: 100%;
}




/* footer */
.footer{
    width: 100%;
    /* height: 234px; */
    background: #000;
}




.footer .footer_upper{
    width: 1180px;
   margin: 0px auto 35px;
    color:#fff;
    padding-top: 40px;
    position: relative;
}


.footer .footer_upper .footer_nav{
	width:100%;
	text-align:left;
	float:left;
}
.footer .footer_upper .footer_nav dl{
	width:16%;
	float:left;
	margin-bottom:0;
}

.footer .footer_upper .footer_nav dl:nth-child(3) {
    width:16%;

}

.footer .footer_upper .footer_nav dl:nth-child(6) {
   width:18%;

}

.footer .footer_upper .footer_nav dl:nth-child(7) {
   float:right;

}

.footer .footer_upper .footer_nav dl span {
  color:#e1c282;
  margin:10px auto;
  font-size:24px;
  line-height:40px

}
/* .footer .footer_upper .footer_nav dl:nth-child(4){ */
	/* width:40%; */
/* } */
.footer .footer_upper .footer_nav dl dt{
	width:100%;
	height:auto;
	line-height:1.2;
	/* color:#65686b; */
	font-size:16px;
	font-weight:bold;
	margin-bottom:20px;
}
.footer .footer_upper .footer_nav dl dd{
	width:100%;
	height:auto;
	margin-bottom:10px;
	    position: relative;
}
.footer .footer_upper .footer_nav dl dd:last-child,
.footer .footer_upper .footer_nav dl dd:last-child p{
	margin-bottom:0;
}
.footer .footer_upper .footer_nav dl dd a,
.footer .footer_upper .footer_nav dl dd p{
	width:100%;
	height:auto;
	line-height:1.2;
	color:#fff;
	font-size:14px;
	  cursor: pointer;
}


.footer .footer_upper .footer_nav dl dd .tu{
	display:none;
	width:110px;
	height:110px;
	border:0px #fff solid;
	position:absolute;
	top:0;
	left:84%;
	  cursor: pointer;
}


.footer .footer_upper .footer_nav dl dd .tel{
	display:none;
	width:280px;
	min-height:140px;
	height:auto;
	line-height:22px;
	font-size:14px;
	color:#55555a;
	background:#131313;
	border-radius:2px;
	position:absolute;
	top:0;
	left:70%;
	padding:20px;
}


.footer .footer_upper .footer_nav dl dd .tel a{
display:block;
	
	height:20px;  cursor: pointer;
	
}

.footer .footer_upper .footer_nav dl dd .tel a:hover{
	/* border-bottom: 1px #893739  solid; */
	text-decoration:none;
	
}



 .footer .footer_upper .footer_nav dl dd .tel span{ display:block;width:0px; height:1px; background:#B60004; top:0px; left:50%;}



 

 


.footer .footer_upper .footer_nav dl dd:hover div{
	display:block;  cursor: pointer;
}




.footer .footer_upper .footer_nav dl dd .tu img{
	display:block;
	width:106px;
	height:106px;  cursor: pointer;
}


.footer .content,.friend,.beian{
    width: 1180px;
    margin:0 auto;
    color:#fff;
    padding-top: 40px;
    position: relative;
}




.footer .footer_upper .footer_nav dl dd .weixin{
	background:url(../img/weixin_new.png) ;
	width:150px;
	height:40px;
	line-height: 40px;
	display: block;
	 text-align: center;
	     padding-left: 18px;
}

.footer .footer_upper .footer_nav dl dd .weixin:hover{
 	
	color:#e1c282;
	font-weight:bold
}



.footer .footer_upper .footer_nav dl dd .weibo{
	background:url(../img/weibo_new.png) ;
	width:150px;
	height:40px;
	line-height: 40px;
	display: block;
	 text-align: center;
	     padding-left: 18px;
}

.footer .footer_upper .footer_nav dl dd .weibo:hover{
 	
	color:#e1c282;
	font-weight:bold
}



.footer .footer_upper .footer_nav dl dd .douyin{
	background:url(../img/douyin_new.png) ;
	width:150px;
	line-height: 40px;
	height:40px;
	display: block;
	 text-align: center;
	     padding-left: 18px;
}


.footer .footer_upper .footer_nav dl dd .douyin:hover{
 	
	color:#e1c282;
	font-weight:bold
}



.footer .footer_upper .footer_nav dl dd .shipinhao{
	background:url(../img/shipinhao_new.png) ;
	width:150px;
	height:40px;
	line-height: 40px;
	 text-align: center;
	display: block;
	    padding-left: 18px;
}


.footer .footer_upper .footer_nav dl dd .shipinhao:hover{
 	
	color:#e1c282;
	font-weight:bold
}


.footer .footer_upper .footer_nav dl dd .kuaishou{
	background:url(../img/kuaishou_new.png) ;
	width:150px;
	height:40px;
	line-height: 40px;
	 text-align: center;
	     padding-left: 18px;
	display: block;
}


.footer .footer_upper .footer_nav dl dd .kuaishou:hover{
 	
	color:#e1c282;
	font-weight:bold
}


.footer .footer_upper .footer_nav dl dd .xiaohongshu{
	background:url(../img/xiaohong-icon.png) ;
	width:150px;
	height:40px;
	line-height: 40px;
	 text-align: center;
	     padding-left: 18px;
	display: block;
}


.footer .footer_upper .footer_nav dl dd .xiaohongshu:hover{
 	
	color:#e1c282;
	font-weight:bold
}


.footer .content .code{
    position: absolute;
    display: none;
}
.footer .content .weiboImg{
  top:65px;
  right:2px;
}
.footer .content .weixinImg{
  top:65px;
  right:-41px;
}
.footer .content ul{
    float: left;
}
.footer .content ul li{
    float: left;
    margin-right: 116px;
}
.footer  .head{
    font-size:16px;
    font-weight: 500;
}
.footer .tel{
    font-size: 16px;
    font-weight: 500;
    position: absolute;
    top:200px;
    right: 0;
    z-index: 5;
}
.footer .tel img{
    width: 16px;
}
.footer .friend{
    padding-top: 40px;
    padding-bottom: 15px;
    border-bottom:2px solid rgba(255,255,255,.2);
}
.footer .friend .head{
  margin-bottom:20px;
}
.footer .friend a,.footer .beian a{
    margin-right: 50px;
    font-size: 16px;
}
.footer .beian a{
    margin-right: 35px;
    font-size: 14px;
}
.footer .beian{
    padding: 10px 0 20px 0 ;
    text-align: center;
}

/* 新增公司 zjf */
.footer .company_contanier{
    width: 100%;
    height: 70px;
    padding-top: 32px;
}
.company_left{
    float: left;
    width: 25%;
    height: 100%;
    font-size: 16px;
    font-weight: 500;
}
.company_right{
    float: left;
    width: 45%;
    height: 100%;
    font-size: 16px;
    font-weight: 500;
    font-size: 12px;
    color: #666666;
}
.company_adress{
    padding-bottom: 10px;
    padding-left: 63px;
}
.company_phone{
    padding-left: 63px;
}

			
			   
					
				  
			  
			   
				  
 
.anotherTwo{
  display: none;
  padding-left: 36px !important;
}
