.content{
	padding-top: 50px;	
	width:100%;
	min-height: 400px;
}
.xiala{
	display: none;
	background-color: #393939;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.xiala li{
	width: auto !important; 
}   
.xiala li a{
	font: 12px/30px "微软雅黑" !important;
	color: white !important;
}

.header_inner_nav ul li:nth-of-type(2):hover .xiala_1{
	display: block;
}
.header_inner_nav ul li:nth-of-type(3):hover .xiala_3{
	display: block;
}
.header_inner_nav ul li:nth-of-type(4):hover .xiala_2{
	display: block;
}
.header_inner_nav ul li:nth-of-type(5):hover .xiala_4{
	display: block;
}



.header{
	width: 100%;
	background: #393939;
	height: 50px;
	position: fixed;
	top:0;
}
.header_inner{
	max-width: 970px;
	margin: 0 auto;
	position: relative;
	/*height: 200px;*/
}
.header_inner .header_inner_loge{
	width:15%;
	height: 100%;
	cursor:pointer;
}
.header_inner .header_inner_loge img{
	width: 100%;
	margin: 11px auto;
}
.header_inner .header_inner_nav{
	width:75%;
}
.header_inner .header_inner_nav ul li{
	width: 16.6%;
	text-align: center;
}
.header_inner .header_inner_nav ul li:nth-of-type(4) {
    width: 20.6%;
    text-align: center;
}
.header_inner .header_inner_nav ul li:nth-of-type(6) {
    width: 12.6%;
    text-align: center;
}
.header_inner .header_inner_nav ul li a{
	color: white;
	font:14px/50px "微软雅黑";
}
.header_inner .header_inner_search{
	width:10%;
}
.header_inner .header_inner_nav_hid{
	width:5%;
	display: none;
}
.header_inner .header_inner_search i{
	color: white;
    font-size: 25px;
    margin-top: 12px;
    cursor:pointer;
}
.header_inner .header_inner_nav_hid i{
	color: white;
    font-size: 20px;
    margin-top: 12px;
    cursor:pointer;
    margin-right: 20px;
}
 .header_inner_search_hid {
	display: none;
} 

 .header_inner_search_hid input{
 	border-radius: 5px;
    border: 1px solid #ebebeb;
    width: 703px;
    height: 50px;
    outline: none;
    color: #999;
    -webkit-appearance: none;
    position: absolute;
    left: 18%;
    top:0;
    padding-left: 75px;
    
} 
   input::-webkit-search-decoration,
    input::-webkit-search-cancel-button {
    display: none;
    }
.header_inner_search_hid span{
	color: #393939;
    position: relative;
    left: 0;
    top: 0;
    font: 20px/50px "微软雅黑";
    border-right: 1px solid #999;
    padding: 0 10px;
    cursor: pointer;
    position: absolute;
    left:18%;
}
.header_inner_search_hid i{
	color: red;
	position: absolute;
    right:10%;
    font-size: 30px;
    line-height: 50px;
    cursor: pointer;
}



.footer{
	width:100%;
	padding: 30px 0 40px 0;
	background: #393939;
	position: relative;
	bottom:0;
}
.footer_inner{
	max-width:970px;
	margin: 0 auto;
}
.footer_inner .footer_inner_4{
	width:32% !important;
}
.footer_inner .footer_inner_1{
	padding-left:2% !important;
}
.footer_inner .footer_inner_same{
	width:20%;
}

.footer_inner .footer_inner_same h3{
	font:14px/30px "微软雅黑";
	color:white;
	padding: 10px 0;
	font-weight: 700;
}
.footer_inner .footer_inner_same ul li a{
	font:13px/24px "微软雅黑";
	color:white;
	padding: 5px 0;
}
.footer_inner .footer_inner_same p{
	font:13px/24px "微软雅黑";
	color:white;
padding: 1px 0px 0px 0px;
}

.model{
	width:100%;
	height:96%;
	background: #393939;
	position: fixed;
    left: 0;
    top: 0;
    margin-top: 6%;
    display: none;
}
.check_com {
    width:100%;
	margin-left: 30px;
}
.check_com li h3{
    width:100%;
    font:12px/36px "微软雅黑";
   
	color:white;
}
.check_com li h3 i:nth-of-type(2){
   display: none;
}
.check_com li ul{
	display: none;
}
.check_com ul li{
	font:12px/30px "微软雅黑";
    padding-left: 45px;
    border-bottom: 1px solid #999;
    color: white;
}


@media only screen and (max-width: 970px) {
	

}

@media only screen and (max-width: 768px) {

	.header_inner .header_inner_nav {
	    display: none;
	}
	.header_inner .header_inner_search {
	    width: 75%;
	}
	.header_inner .header_inner_nav_hid {
    	width: 5%;
    	display: block;
	}
	.header_inner_search_hid i {
	    right: 20%;
	}
	.header_inner_search_hid input {
	    width: 65%;
	}	
	.footer_inner .footer_inner_same {
	    width: 30%;
	}
	.footer_inner .footer_inner_1 {
	    padding-left: 15% !important;
	}
	.footer_inner .footer_inner_2 {
	    padding-left: 15% !important;
	}
	.footer_inner .footer_inner_same h3 {
	    font: 25px/30px "微软雅黑";
	}
	.footer_inner .footer_inner_same ul li a {
	    font: 15px/26px "微软雅黑";
	}
	.footer_inner .footer_inner_3 {
	    width: 30% !important;
	    padding-left: 15% !important;
	    padding-top: 20px;
	}
	.footer_inner .footer_inner_4 {
	    width: 30% !important;
	    padding-left: 15% !important;
	    padding-top: 20px;
	}


}


@media only screen and (max-width: 414px) {
	.model{
		margin-top: 12%;
	}
	.header_inner .header_inner_search {
	    width: 70%;
	}
	.header_inner .header_inner_nav_hid {
	    width: 10%;
	    display: block;
	}
	.header_inner_search_hid input {
	    width: 57%;
	}
	.header_inner_search_hid i {
	    right: 27%;
	}
	.header_inner .header_inner_loge img {
	    width: 162%;
	    margin: 18px 0 0 10px;
	}
	.footer_inner .footer_inner_same {
	    width: 85% !important;
	}
	
	
	
	
	
	
}

