﻿@charset "utf-8";


body{
	font-family: "微软雅黑";
	/* font-size: 17px; */
}


.tit_l{margin-right: 2.35em;}
.tit_r{margin-left: 2.35em;}

.fl { float: left;}
.fr { float: right;}

.lf { float: left;}
.rt { float: right;}


.nav-fd{
	width: 100%;
	overflow: hidden;
	color: #fff;
	color: #a12916;
	z-index: 998;
	background: rgba(255, 255, 255, 0.4);
}
.nav_fdnr {width: 12rem; margin: 0 auto; overflow: hidden;}
.nav-logo-fd{
line-height: 1.45rem;
vertical-align: middle;
}


.nav-logo-fd img{
	float: left;
	margin: 0.15rem 0;
	height: 1.15rem;
}

.nav-nav,.nav-nav-fd{
	float: right;
}

.nav-nav-fd { }


.nav-nav ul li,.nav-nav-fd ul li{
	float: left;
	width: 1.4rem;
	text-align: center;
	font-size: 0.23rem;
	line-height: 1.45rem;
	font-weight: bold;

	  
}

.act { background-color:#b8885a; 
color:#FFFFFF;

}
.act a { color: #fff !important;}
.nav-nav-fd ul li div.nav_txt{

	font-size: 0.23rem;
	line-height: 1.45rem;
	font-weight: bold;
	margin: 0 auto;
	
}
.nav-nav-fd ul li:hover{
	float: left;
	
	width: 1.4rem;
	text-align: center;
	font-size: 0.23rem;
	line-height: 1.45rem;
	font-weight: bold;
	
	color:#fff;
	  
}


.nav-nav-fd ul li div a{
	color:#333;
	font-size: 0.2rem;
	line-height: 1.45rem;
	font-weight: normal;
	width: 1rem;
	margin: 0 auto;
	
}
.nav-nav-fd ul li:hover div a { color: #333 !important; text-decoration: underline;}
.nav-nav ul li a{
	color:#fff;
}
.nav-nav ul li a:hover .nav-nav ul li{
	background: #a12916;
}
.nav-nav ul li ul li,.nav-nav-fd ul li ul li{
	float: none;
	margin: 0.01rem 0;
	height: 0.2rem;
	z-index: 10;
}

.hide{
		display: none;
	}
.link { overflow: hidden; }
.link li{
	position: relative;
}



.footer { width: 100%; border-top: solid 4px #b8885a; margin-top: 0.4rem; background-color: #efefef; float: left;}
.dbdh { width: 12rem; margin: 0 auto; padding: 0.4rem 0; overflow: hidden;}
.dbdh_col { width: 2.37rem; margin-right: 0.25rem; float: left;}
.dbdh_col h2 { width: 100%; float: left; font-size: 0.22rem; line-height: 200%; font-weight: normal; color: #ba8658; border-bottom: solid 1px #ba8658;}
.dbdh_col ul { width: 100%; list-style: none; font-size: 0.2rem; margin-top: 0.2rem;}
.dbdh_col ul li { width: 100%; float: left; font-size: 0.17rem; line-height: 200%; color:#ba8658; text-align: left;}
.dbdh_col ul li a { font-size: 0.17rem; line-height: 200%; color:#ba8658;}
.dbdh_col ul li a:hover { text-decoration: underline;}
.wechat { float: right; width: 1.46rem; text-align: center;font-size: 0.17rem; line-height: 200%; color:#ba8658;}
.wechat img { width: 1.46rem; height: auto;}
.wechat span {font-size: 0.17rem; line-height: 200%; color:#ba8658; margin: 0; padding: 0; text-align: center;}

.copy { width: 100%; bottom: 0; float: left; padding-top: 0.1rem; padding-bottom: 0.1rem;}
.copy ul { width: 12rem; margin: 0 auto; text-align: center; list-style: none; padding: 0; font-size: 0.14rem;}
.copy ul li { width: 100px; padding: 0 20px; float: left;}
.copy ul a { font-size: 0.14rem; color:#000000; line-height: 200%; padding: 0 10px;}
.copy ul a:hover { text-decoration: underline;}
.copy ul span { font-size: 0.14rem; color:#000000; line-height: 200%;}

