
/* 澶撮儴鍜岃儗鏅浘鐗囧叕鍏辨牱寮� */
/* ----------------------------------- */
*{
	margin: 0;
	padding: 0;
}
html{
	overflow-x: hidden;
}
body{
	width: 100%;
	height: 100%;
	background-image: url(../img/bg5.png);
	background-size: cover;
	min-width: 1200px;
}
li{
	/* list-style-type: none; */
	display: inline-block;
}
a{
	text-decoration: none;
	/* color: #FFFFFF; */
}
a:hover{
	color: #7d5a09 ;
}
div.header{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
/* ----------------------------------- */
/* logo鍥剧墖 */
#tobu{
	width: 100%;
	height: 100px;
	/* background: linear-gradient(225deg,#cccccc,#ededed); */
	background: #ebebeb;
	position: relative;
}
#logo{
	display: inline-block;
	width: 50%;
}
#logo img{
	height: 78px;
	margin: 12px;
	margin-left: 10px;
	vertical-align: middle;
	float: left;
}
#logo div{
	display: inline-block;
	padding-top: 25px;
}
.logo_zhengti{
	float: left;
	width: 400px;
}
.logo_wenzi{
	color: #014f1d;
	float: left;
	display: inline-block;
}
.logo_wenzi_1{
	font-size: 29px;
	font-family: 妤蜂綋;
	letter-spacing: 1px;
}
.logo_wenzi_2{
	font-size: 17.2px;
}
@media screen and (min--moz-device-pixel-ratio:0) {
	.logo_wenzi_2{
		font-size: 15.4px;
		letter-spacing: 1px;
	}
}
#jianying{
	float: right;
	height: 100px;
	opacity: 50%;
}
/* ----------------------------------- */
/* 瀵艰埅鏍� */
#daohang{
	width: 100%;
	height: 40px;
	background: #014f1d;
}
#daohang ul{
	margin-left: 20px;
	float: left;
}
.daohang_li{
	/* letter-spacing: 6px; */
	display: inline-block;
	width: 130px;  
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #ffffff;
	font-size: 16px;
}
.daohang_li:hover{
	background: #c0d3c7;
	color: #014f1d;	
	font-weight: bold;
}
.yincang{
	position: relative;
	z-index: 10;
	font-size: 15px;
}
.yincang a{
	color: #014f1d;	
}
.uik_li ul li{
	height: 30px;
	text-align: center;
	display: grid;
	box-sizing: border-box;
	/* border: solid 1px #ffffff; */
}
.uik_li a{
	line-height: 30px !important;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 10px;
}
/* ////////// */
/* 姒傚喌 */
#gaikuang_ul ul{
	width: 130px;
	margin: 0;
	position: absolute;
	background: #c0d3c7;
	display: none;
	
}
/* #gaikuang_ul li{
	width: 90px;
	height: 20px;
	line-height: 20px;
	text-align: center;
} */
.gaikuang:hover #gaikuang_ul ul{
	display: block;
}
/* ////////// */
/* 璧勬簮 */
#ziyuan_ul ul{
	width: 130px;
	margin: 0;
	position: absolute;
	background: #c0d3c7;
	display: none;
	
}
/* #ziyuan_ul li{
	width: 90px;
	text-align: center;
} */
.ziyuan:hover #ziyuan_ul ul{
	display: block;
}
/* ////////// */
/* 鏈嶅姟 */
#fuwu_ul ul{
	width: 130px;
	margin: 0;
	position: absolute;
	background: #c0d3c7;
	display: none;
	
}
/* #fuwu_ul li{
	width: 90px;
	text-align: center;
} */
.fuwu:hover #fuwu_ul ul{
	display: block;
}
/* ////////// */
/* 绉戠爺 */
#keyan_ul ul{
	width: 130px;
	margin: 0;
	position: absolute;
	background: #c0d3c7;
	display: none;
	
}
/* #keyan_ul li{
	width: 90px;
	text-align: center;
} */
.keyan:hover #keyan_ul ul{
	display: block;
}
/* ////////// */
/* 鍏充簬鎴戜滑 */
#guanyuwomen_ul ul{
	width: 130px;
	margin: 0;
	position: absolute;
	background: #c0d3c7;
	display: none;
	
}
/* #guanyuwomen_ul li{
	width: 90px;
	text-align: center;
} */
.guanyuwomen:hover #guanyuwomen_ul ul{
	display: block;
}
/* 銆併�併�併�併�併�併�併�併�併�併�併�併�併�併�併�併�併�� */
/* 瀵艰埅鏍忓彸渚у浘鏍� */
#gongzhonghao{
	float: right;
	margin-top: 9px;
	margin-right: 15px;
}
#gongzhonghao li{
	margin-left: 18px;
	position: relative;
}
#gongzhonghao li a img{
	height: 23px;
}
.img_EWM{
	height: 100px;
	position: absolute;
	top: 32px;
	right: -37px;
	display: none;
	z-index: 10;
}
/* ////////// */
/* 寰俊 */
.img_WX:hover .img_WX_EWM{
	display: block;
}
/* ////////// */
/* QQ */
.img_QQ:hover .img_QQ_EWM{
	display: block;
}



.banqan{
	height: 110px;
	/* background: #EDEDED; */
	position: relative;
	border-top: solid 2px #c2c2c2;
	background: linear-gradient(317deg,#d1d1d1,#fefefe);
	background: #ebebeb;
}
.banqan_1{
	width: 1050px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.banqan_1 p{
	margin: 4px 0;
	color: #5e5e5e;
	text-align: center;
	white-space: nowrap;
}
.banqan_2 span{
	margin: 0 6px;
}