@font-face {
	/* font-properties */
	font-family:NotoSansHans-Regular;
	src:url('../fonts/NotoSansHans-Regular.otf'),  
	url('../fornts/NotoSansHans-Regular.otf'),
	url('../fornts/NotoSansHans-Regular.otf');

}
.topBarBigDiv{
	display: flex;
	height: 124px;
	justify-content: space-between;
}
.topBar{
	background: #fff;
}
.topBar_g{
	top: 0;
	left: 0;
	position: fixed;
	z-index: 999;
	width: 100%;
	background: rgba(0,0,0,1);
	box-shadow: 0px 6px 16px 0px rgba(52,1,0,0.02);
	opacity: 0.7;
	height: 104px;
	transition: all 0.5s ease;
}

.topBarBigDivH{
	height: 104px !important;
}

.leftLogo{
	width: 31%;
	height: 100%;
}
.leftLogoS{
	width: 20% !important;
}
.rightNav{
	height: 100%;
	width: 68%;
	display: flex;
	flex-direction: column;
	/*flex: 1;
	*/
position: relative;
}
.rightNavS{
	width: 74% !important;
}
.header ul li a{
	font-size:16px;
	font-family:NotoSansHans-Regular;
	font-weight:400;
	color:rgba(51,51,51,1);
}
.navTbIG{
	display:flex;
	justify-content:space-between;
	flex-wrap: nowrap;
	/*display: flex;
	justify-content: center;
	align-items: center;
	*/;
}

.navNavItem{
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}
.navNavItemJj,.navNavItemLy.navNavItemDj,.navNavItemLt{
	border-bottom: 1px #A71C10 solid;
}

.navNavItemName{
	height: 100%;
}
/*.navNav_g a:hover{
	background: #fff;
	color: #A41713;
}*/
.navNav{
	color:rgba(51,51,51,1);
}
.navNav,.navNav_g{
	display: flex;
	justify-content: space-between;
	font-size:16px;
	font-weight:500;
	height: 45%;
}
.navNav_g{
	color:#fff;
}
.navNews{
	flex:1;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.leftLogo{
	display: flex;
	justify-content: center;
	align-items: center;
}
.leftLogo img{
	width: 100%;
}
.xzImgDiv{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 35px;
	height: 36px;
	margin-top: 12px;
}
.xzImgDiv img{
	width: 100%;
	margin-top: -9px;
}
.jxImgDiv{
	height: 28px;
	margin-left: -20px;
}
.jxImgDiv img{
	width: 100%;
}
.navSearchDiv{
	position: relative;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	width:191px;
	height: 28px;
}
.navSearchDiv div input{
	display: flex;
	justify-content: center;
	align-items: center;
}
.navSearchDiv input{
	height: 100%;
	width: 78%;
	margin-left: 11%;
}
.navCloseDiv,.fangDaDiv{
	position: absolute;
}

.navCloseDiv{
	right:9px;
	top: 6px;
}
.navCloseDiv img{
	width: 100%;
	vertical-align: inherit;
}
.fangDaDiv,.fangDaDiv2{
	width: 19px;
	height: 17px;
	right:2px;
	top: 6px;
}
/* 	.fangDaDiv2{
	right:4px !important;
} */
.fangDaDiv2{
	opacity:0;
	/* z-index:100;
	*/;
}
.closeImg{
	display: none !important;
}
.fangDaSub{
	opacity: 1 !important;
	z-index:100!important;
}
.fangDaDiv img{
	width: 100%;
	vertical-align: inherit;
	border-style: none;
}
.navNewsLeft{
	display: flex;
	align-items: center;
	position: relative;
	overflow: hidden;
	width: 300px;
}
/* .fangDaDiv2{
	opacity: 0;
} */
/*脚步样式*/
.diLine{
	height:1px;
	background:rgba(255,255,255,1);
	opacity:0.2;
	margin: 10px 0;
}
.diZhi{
	font-size:16px;
	font-family:A02-;
	font-weight:400;
	color:rgba(217,217,217,1);
	margin-bottom: 0;
	padding-bottom: 0px;
	line-height: 30px;
}
.fInfo{
	font-size:14px;
	font-family:NotoSansHans-Regular;
	font-weight:400;
	color:rgba(192,192,192,1);
}
.sM{
	font-size:16px;
	font-family:A05-;
	font-weight:normal;
	color:rgba(255,255,255,1);
	line-height:21px;
}
.footerDiv{
	font-size:16px;
	font-weight:400;
	color:rgba(217,217,217,1);
	/* height:136px;
	*/
	padding-top: 15px;
	padding-bottom: 15px;
	background:rgba(51,51,51,1);
	color: #fff;
}
.footerCon{
	height: 100%;
}
.footerMain{
	background:rgba(51,51,51,1);
margin-right: 0;margin-left: 0;


	width: 100%;
}
.mobileFoot{
	    height: 100px;
    font-size: 0.18rem;
}
.sInfo{
	padding-bottom: 5px;
}
.addressT{
	padding: 10px;
}
.syS{
	display: flex;
	justify-content: flex-end;
	align-items: center;
	font-size:16px;
font-family:A05-;
font-weight:normal;
color:rgba(255,255,255,1);
}

.navNavt{
	height: 45%;
}
.navNavtDiv{
	position: relative;
	flex: 1;
	height: 100%;
	z-index: 999;
	display: flex;
	 align-items: center;
}
.navNavtDiv div{
	display: flex;
  flex-direction: column;
	position: absolute;
	left: 0;
	top: 90%;
	width: 100%;
	height: 0px;
	background-color: #fff;
	
	border-radius: 5px;
	background-color: red;
	color: #fff;
}
.navNavtDiv span{
	margin-left: 10%;
}

/*新的nav*/
.navNavt a{
	font-size: 16px;
	color: #333;
}
.dropdown-menu{
	left: -13px !important;
	background: #A71C10 !important;
	color: #fff !important;
	transition: all 0.5s !important;
	top: 110%;

	
}
.dropdown-menu a{
	font-size: 14px !important;
	color: #fff !important;
	
}
.dropdown-menu a:hover{
	background: #8F0400 !important;
	/*color: #fff !important;*/
	
}
.navClassBottom{
	border-bottom: 1px #8F0400 solid;

	
}
.navClassBottom> a{
	color: #8F0400 !important;
	
}
.navNav_g .active{
	color: #A41713;
	/* background: #fff !important; */
}
/*//导航样式*/
.jbBar .header{
	height: 50px;
	background: #128a28;
	height: 50px;
	background: #FFFFFF;
	color: #333;
}
.jbBar .header .nav{
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	position: relative;
	z-index: 111;
}
.header .nav li{
	text-align: center;
	/*width: 9.82%;*/
	height: 30px;
	line-height: 30px;
}
.jbBar .header .nav li a{
	color: #333;
	font-size: 16px;

}
.topBar_g .header .nav li a{
	color: #fff;
	font-size: 16px;
}
.header .nav li a:hover{
	color: #8F0400;
}
.hBoottom{
	border-bottom:1px  #8F0400 solid ;
}
.header .nav li .second-nav{
	width:57px;
    position: relative;
    left: -57px;
    border-radius: 8px;
	display: none;
	position: relative;
	top: 2px;
	z-index:3;
}
.header .nav li .second-nav li:last-child{
	    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.header .nav li .second-nav li a{
	color: #FFFFFF;
	font-size: 14px;
	margin-left: 20px;
	}
	.hBgg{
	background: #8F0400 !important;
	}
.header .nav li .second-nav li{
	position: relative;
	width: 123px;
	height: 28px;
	line-height: 40px;
	background: #A41713;
	    align-items: center;
	    display: flex;
		/*color: #A41713;
	background: #fff !important;*/
}
.header .nav li .second-nav li .third-nav{
	/*position: absolute;*/
	width: 150px;
	height: 200px;
	display: none;
	margin-left: 100%;
	margin-top: -40px;
}
.iActive{
padding:2px;
color: #A71C10;
	background:#fff !important;
}
.header .nav li .second-nav li:first-child{
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.runNewS{
	position: absolute;left:15px;width:90%;overflow:hidden;color: #A71C10;
	font-size: 14px;
	top:15%;
	z-index: 1;
}
.lastS{
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	
}




/* 2019-02-11 */
.topBarBigDiv{height: 110px;}
.navNavt{height: 40px;}