@charset "utf-8";

* {
	margin: 0;
	padding: 0
}

body {
	font-family: "微软雅黑";
	font-size: 12px;
	height: 100%;
	line-height: 22px;
	width: 100%;
	background: #eeeeee;
}

a {
	text-decoration: none;
	cursor: pointer;
	transition: all .3s;
	outline: none
}

ul {
	list-style: none
}



.lf {
	float: left
}

.rg {
	float: right
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px
}


header {
    background: url(../img/header_bg.png) no-repeat;
    background-size: 100% 100%;
}

.head {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	min-width: 1000px;
	z-index: 9999;
/*	background: #fff;*/
/*	border-bottom: 1px solid #ddd;*/
	height: 60px;
	transition: all .3s;
	box-shadow: 1px 1px 5px rgb(136 136 136 / 10%);

}



.logo {
	width: 160px;
/*    margin-left: 13.2%;*/
    margin-top: 13px;
	transition: all .3s
}

.logo a {
	display: block;
	position: relative;
	overflow: hidden
}

.logo img {
	width: 100%;
	position: relative;
	z-index: 100
}

.logo .p1 {
	
	position: absolute;
	top: 0%;
	left: 0px;
	width: 100%;
	height: 80%;
}

.nav {

	width: 86%;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}


.nav ul{
    float: right;
    text-align: center;
}

.nav ul li {
	float: left;
/*	height: 60px;*/
/*	background: url(../images/1_02.jpg) right center no-repeat;*/
	transition: all .3s
}

.nav ul li .a1,.nav ul li .sousu {
	line-height: 60px;
	display: block;
	text-align: center;
	color: #fff;
	transition: all .3s
}

.nav ul li:hover .a1 {
	color: #f90505;
	transition: all .3s;
	border-bottom: 6px solid #f90505;
	font-weight: 600;
/*    background: #fff;*/
}

.nav ul li .on{
	color: #f90505;
	border-bottom: 6px solid #f90505;
}

.nav ul li:hover .on{
	color: #f90505;
	border-bottom: 6px solid #f90505;
}


.nav ul li .div1 {
	display: none;
	background: rgba(255, 255, 255, 0.9);
	width: 100%;
	left: 0px;
	position: absolute;
	top: 60px;
	z-index: 1;
/*    padding: 30px 0;*/
}


.nav ul li .div1 .p1 .xiala_wz{
    
    width: 15%;
    float: left;
    text-align: left;
    padding-top: 15px;
}

.nav ul li .div1 .p1 .xiala_wz li{
    width: 100%;
    margin-bottom: 10px;
    height: 30px;
}

.nav ul li .div1 .p1 .xiala_wz li a{
    font-size: 14px;
    line-height: 30px;
    color: #666;
    width: 100%;
    height: 30px;
    display: block;
    transition: all .5s;
    padding-left: 30px;
}


.nav ul li .div1 .p1 .xiala_wz li a i{
    margin-left: 10px;

}


.nav ul li .div1 .p1 .xiala_wz li a:hover{
    color:#8cbf2c ;
}

.nav ul li .div1 .p1 .xiala_img{
    width: 50%;
    float: right;
    text-align: right;
}

.nav ul li .div1 .p1 .xiala_img li{
    width: 50%;
    margin-right: 40%;
    float: right;
}

.width_40{
	width: 40% !important;
}

.width_30{
	width: 30% !important;
}

.width_85{
	width: 85% !important;
}

.width_50{
	width: 50% !important;
}

.nav ul li .div1 .p1 .xiala_img li a {
    width: 100%;
}

.nav ul li .div1 .p1 .xiala_img li a img{
    width: 100%;
    height: auto;
}

.nav ul li .div1 .p1 .xiala_img li a img:hover{
    box-shadow: 0 14px 29px 0 rgba(12,12,12,0.08);
}



.nav ul li .mad3 .p1 .pad {
	margin-left: 30%
}

.nav ul li .mad4 .p1 .pad {
	margin-left: 44%
}

.nav ul li .mad5 .p1 .pad {
	margin-left: 45%
}

.nav ul li .mad6 .p1 {
	text-align: right
}

.a_txt {
	display: none
}




.nav {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.nav ul li .a1 {
    font-size: 16px;
    padding: 0 30px;
/*    border-bottom: 6px solid #000;*/
    display: inline-block;
    line-height: 48px;
    margin-top: 6px;
}

.nav ul li .yuyan{
	padding-left: 30px;
	line-height: 60px;
	font-size: 18px;
	display: block;
	text-align: center;
	color: #fff;
	transition: all .3s;

}
.nav ul li .yuyan i{
	 font-size: 16px;
    font-weight: 300;
    color: #fff;
    margin-right: 2px;
}

.nav ul li .sousu{
/*        background: url(../images/1_02.jpg) left center no-repeat;*/
    padding-left: 28px;
}

.nav ul li .sousu:hover,.nav ul li .yuyan:hover{
	color: #f90505;

}

.nav ul li .sousu:hover i,.nav ul li .yuyan:hover i{
	color: #f90505;
}

.nav ul li .sousu i{
    font-size: 18px;
    font-weight: 300;
    color: #fff;
}

.nav_listL {
    float: left;
    background: #f1f6f7;
    width: 476px;
    padding: 40px 40px 40px 140px;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    height: 100%;
}

.nav_listL li {
    margin-bottom: 10px;
     cursor: inherit;
     margin-bottom: 20px;
    overflow: hidden;
    line-height: 24px;
    transition: all .3s;
}

.nav_listL p {
    float: left;
    text-align: right;
    color: #666;
    font-weight: 500;
/*    width: calc(100% - 40px);*/
}

.nav_listL li i{
	color: #999;
	margin-left: 5px;


}

.nav_listR {
    float: right;
    background: #fff;
    width: calc(100% - 476px);
    padding: 35px 0;
    box-sizing: border-box;
}

.nav_listR ul{
	width: 50%;
	display: block;
	float: left;
}

.nav_listR ul li {
    margin-right: 2%;
    float: left;
    line-height: 35px;
    width: 30%;
}

.nav_listR li a{
	color: #222;

}

.nav_listR li a:hover{
	color: #f90505;
	transition: all .3s;
	border-bottom: 1px solid #f90505;
}

.fnt_16{
	font-size: 16px;
}

.xiala_img li{
	width: 100%;
}








@media screen and (max-width: 1300px) and (min-width:1080px) {
    
   .nav{
   		width: 83%;
   }

   .nav ul li .a1{
   		font-size: 15px;
   		padding: 0 20px;
   }

   .nav_listL {
   		width: 350px;
   	}

   	.nav_listR {
	    width: calc(100% - 350px);
	}

	.nav ul li .div1 .p1 .xiala_img li{
	    width: 60%;
	    margin-right: 35%;
	    float: right;
	}


}


.moblie_head{
	display: none;
}


/*移动端导航*/
@media screen and (max-width: 1080px) and (min-width: 0px) {

	.daohang{
		width: 100%;
		height: 60px;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 999;
	}

	.head {
		display: none
	}

	.moblie_head {
		display: block;
		height: 60px;
		position: fixed;
		top: 0px;
		left: 0px;
		width: 100%;
		z-index: 9999;
		box-shadow: 0 0 10px rgba(0,0,0,0.2);
    	background: rgba(0,0,0,0.7);
	}

	.moblie_head .lf {
		padding-top: 14px;
		padding-left: 5%
	}

	.moblie_head .lf img {
		height: 31px
	}

	.moblie_head .rg {
		padding-right: 5%;
		padding-top: 18px
	}

	.moblie_head .rg a img {
		height: 22px;
		vertical-align: top
	}

	.a_txt {
		display: block;
		position: fixed;
		top: 0px;
		left: 0px;
		width: 0px;
		height: 0px;
		overflow: hidden;
		z-index: 10000
	}

	.a_txt .div1 {
		position: absolute;
		width: 100%;
		height: 100%;
		background: #0b0d19;
		filter: alpha(opacity=0);
		opacity: 0;
		left: 0px;
		top: 0px;
		z-index: 1
	}

	.a_txt .div2 {
		position: absolute;
		width: 20%;
		left: 0px;
		top: 5%;
		z-index: 100;
		text-align: center;
		filter: alpha(opacity=0);
		opacity: 0
	}

	.a_txt .div3 {
		position: absolute;
		width: 80%;
		right: 0px;
		top: 0px;
		background: #0b0d19;
		height: 100%;
		z-index: 100;
		right: -80%
	}

	.a_txt .div3 ul {
		padding-left: 5%;
		padding-right: 5%
	}

	.a_txt .div3 ul li {
		border-bottom: 1px solid #232530
	}

	.a_txt .div3 ul li a {
		display: block;
		height: 45px;
		color: #fff;
		line-height: 45px;
		padding-left: 5%;
		font-size: 16px
	}

	.a_txt .div3 ul li .a_js2 {
		background: url(../images/plus.png) 95% center no-repeat;
		-webkit-transition: all 0s;
		-moz-transition: all 0s;
		transition: all 0s
	}

	.a_txt .div3 ul li .a_js2_on {
		background: url(../images/reduce.jpg) 95% center no-repeat;
		-webkit-transition: all 0s;
		-moz-transition: all 0s;
		transition: all 0s
	}

	.a_txt .div3 ul li .a_txt2 {
		display: none
	}

	.a_txt .div3 ul li .a_txt2 a {
		height: 40px;
		line-height: 40px;
		font-size: 14px
	}
}



@media(min-width:1080px){
	.daohang{
		position: fixed;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 60px;
	    transition: all 0.6s;
	    -webkit-transition: all 0.6s;
	    -moz-transition: all 0.6s;
	    -o-transition: all 0.6s;
	    -ms-transition: all 0.6s;
	    z-index: 9999;
	}
}