li{
	list-style: none;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.header_logo_lb{
	height: 88px;
	/*	background-color: aliceblue;*/
	border-bottom: 1px solid gainsboro;
	position: relative;
}

.header_logo_cont{
	width: 1200px;
	height: 87px;
	background-color: white;
	margin: 0 auto;
	position: relative;

}

.hll_box{
	width: 191px;
	height: 48px;
    line-height: 88px;
	float: left;
}

.hll_box p{
	position: absolute;
	right: 15px;
	top: 40px;
	color: white;
	font-size: 18px;
	font-family: "微软雅黑";
}
.hll_box img{
    width: 100%;
}
.nva_lb{
	height: 55px;
/*	background-color: gainsboro;*/
	float: left;
	margin-top: 25px;
    margin-left: 64px;
}
.connect-us-tel {
    margin-left: 65px;
    width:182px;
    height: 42px;
    background: #FFFFFF;
    border: 1px solid #DFDFDF;
    border-radius: 21px;
    margin-top: 23px;
    display: flex!important;
    justify-content: flex-start;
}
.connect-us-tel img {
    margin: 5px;
}
.connect-us-tel span{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #666666;
    line-height: 42px;
}
.connect-us-tel:hover img {
    transform: rotateY(
            360deg
    );
    transition: all 0.8s;
}
.nva_lb li{
	height: 50px;
	background-color: white;
	float: left;
	text-align: center;
	position: relative;
	font-size: 16px;
	line-height: 47px;
	margin-left: 48px;
}
.addclass{
    color: #4974F5!important;
    font-weight: 700;
    font-size: 18px;
}
.nva_lb li a{
	text-decoration: none;
    font-family: MicrosoftYaHei;
    font-size: 18px;
}

/*.nva_lb li:first-child a{*/
	/*color: #4974F5!important;*/
    /*font-weight: 700;*/
    /*font-size: 18px;*/
/*}*/

.nva_lb li:first-child{
    margin-left: 0px;
}
.nva_lb_ihover{
    background-position: left -5px;	
}

.nva_lb li:hover i{
    background-position: left -5px;
}

.nva_lb i{
	width: 10px;
	height: 5px;
	background-image: url(../image/icon_down.png);
	display: block;
	position: absolute;
	right: 5px;
	top: 22px;
/*    background-position: left -5px;*/
}

.banner{
	height: 450px;
/*	background-image: url(../img/banner1.jpg);*/
	background-repeat: no-repeat;
}

.banner_img{
	position: absolute;
	height: 470px;
	width: 100%;
}

.nva_xl{
	width: 100%;
	height: 40px;
	background-color: white;
	position: absolute;
	/* z-index: 2; */
	top: 89px;
}

.nva_xl ul{
	width: 1200px;
	margin: 0 auto;

}

.nva_xl li{
	width: 92px;
	/* height: 16px; */
/*	background-color: aliceblue;*/
	float: left;
	margin-top: 10px;
	border-right: 1px solid #e4e2ee;
	margin-right: 10px;
	text-align: center;
}

.nva_xl a:hover{
	color: #fd7d22;
}

.nva_xl li:last-child{
	margin-right: 0;
	border-right: none;
}

.nva_xl li:first-child{
	margin-left: 300px;
}

.nva_xl li a{
	padding-right: 8px;
	font-size: 15px;
	color: #666;
	text-decoration: none;
}

.nva_xl{
	display: none;
}


.nva_xl_sbfw{
	display: block;
}

.nva_xl_zlfw ul{
	margin-left: 27%;
}

.nva_xl_xmsb ul{
    margin-left: 24%;	
}

.nva_xl_bq ul{
	margin-left: 38%;
	width: 700px;
}

.nva_xl_xmsb li{
	margin-right: 0;
}

.nva_xl_lxwm1 ul{
    width: 700px;
	margin-left: 45%;
	margin-right: 0;
}

.nva_xl_lxwm2 ul{
    width: 700px;
	margin-left: 48%;
	margin-right: 0;
}

.nva_xl_lxwm li{
	width: 240px;
	margin-right: 5px;
} 

.nva_xl_lxwm li:last-child{
	width: 75px;
}

.nva_hot{
	position: absolute;
	top: -15px;
	left: 50px;
}
.nav-text{
    width: 108px;
    height: 42px;
    border: 1px solid #DFDFDF;
    border-radius: 21px;
    float: left;
    margin-top: 23px;
    line-height: 42px;
    text-align: center;
    margin-left: 8px;
}
.nav-text a{
    width: 64px;
    height: 16px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #303030;
    text-align: center;
    line-height: 16px;
}