
/* CSS Document */
.header{
	width: 100%;
	position: relative;
	padding-bottom: 27px;
}
.home{
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -89px;
	z-index: 100
}
.top{
	width: 100%;
}
.top_left{
	float: left;
	margin-top: 57px;
	margin-left: 35px;
}
.top_right{
	float: right;
	margin-top: 59px;
	margin-right: 45px;
	line-height: 25px;
	color: #333333;
	font-size: 16px;
}
.top_right .top_tel{
	padding-left: 30px;
	display: inline-block;
	background: url(../image/top_tel.gif) left no-repeat;
	padding-right: 10px;
}

/*nav*/
.navigation{ width: 100%; margin-top: 50px; }


/*banner*/
.banner{ 
	width: 100%; 
	height: 681px; 
	overflow:hidden; 
	position:relative; 
}
.banner .hd{ 
	height: 8px; 
	position:absolute; 
	right: 0; 
	bottom: 25px; 
	z-index:1; 
	width: 100%;
}
.banner .hd ul{ zoom:1; float:left; width: 100%; text-align: center; }
.banner .hd ul li{ 
	display: inline-block; 
	margin: 0 4px; 
	width: 8px; 
	height:8px; 
	border-radius: 8px;
	background: #888888; 
	cursor:pointer; 
}
.banner .hd ul li.on{ background:#7a220a; width: 65px; transition-duration: 1s;}
.banner .bd{ position:relative; height:100%; z-index:0;   }
.banner .bd li{ zoom:1; vertical-align:middle; }
.banner .bd img{ width: 100%; height: 681px; display:block;  }

/*navigation*/
.navigation{
	width: 100%;
	margin-top: 50px;
}
.navigation ul li{
	width: 160px;
	float: left;
	overflow: hidden;
	text-align: center;
	background: url(../image/navline.gif) right no-repeat;
}
.navigation ul li:nth-child(3){
	background: none;
}
.navigation ul li:last-child{
	background: none;
}
.navigation ul li a{
	color: #333333;
	font-size: 16px;
	display: inline-block;
	width: 100%;
	line-height: 33px;
}
.navigation ul li a:hover{
	background: url(../image/navbg.png) no-repeat;
	background-size: 100%;
	color: #ffffff;
}
.navigation ul li a.on{
	background: url(../image/navbg.png) no-repeat;
	background-size: 100%;
	color: #ffffff;
}

/*内页*/
.lefter{
	width: 242px;
	float: left;
	overflow: hidden;
}
.lefter_title{
	width: 100%;
	height: 77px;
	float: left;
	overflow: hidden;
	position: relative;
	background: url(../image/ntbg.jpg) no-repeat;
	line-height: 77px;
}
.lefter_title b{
	font-size: 32px;
	font-weight: bold;
	color: #a97f78;
	padding-left: 30px;
}
.lefter_title span{
	position: absolute;
	top: 33px;
	left: 36px;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	display: inline-block;
	line-height: 30px;
}
.lefter_list{
	width: 242px;
	float: left;
	overflow: hidden;
}
.lefter_list li{
	width: 240px;
	height: 48px;
	border: 1px solid #e2e2e2;
	margin-top: 1px;
	line-height: 53px;
}
.lefter_list li a{
	padding-left: 55px;
	color: #000;
	font-size: 14px;
}
.lefter_list li a.on{
	color: #7a220a;
}
.lefter_list li a:hover{
	color: #7a220a;
}

.lct{
	margin-top: 20px;
}
.lc{
	width: 240px;
	float: left;
	overflow: hidden;
	border: 1px solid #e2e2e2;
	margin-top: 1px;
}
.lc .img{
	text-align: center;
	width: 100%;
	float: left;
	overflow: hidden;
	margin-top: 20px;
}
.lc p{
	width: 220px;
	padding: 0 10px;
	float: left;
	overflow: hidden;
	color: #000;
	font-size: 14px;
	padding-top: 25px;
}


.main{
	width: 920px;
	float: right;
	overflow: hidden;
}

.main .wz{
	margin-top: 20px;
	line-height: 28px;
	color: #7d7d7d;
}
.main .wz a{
	color: #7d7d7d;
}
.main_column{
	margin-top: 15px;
	line-height: 35px;
}
.main_column span{
	display: inline-block;
	line-height: 35px;
	font-size: 18px;
	color: #000;
}

.linkBox{
	margin-top: 67px;
	height: 127px;
	border-top: 1px solid #eaeaea;
	position: relative;
	background: url(../image/river.png) no-repeat;
}
.hill{
	position: absolute;
	bottom: 0;
	right: 0;
}

.linkBox .link-tel{
	width: 356px;
	float: left;
	line-height: 59px;
	margin-top: 26px;
	padding-left: 94px;
	background: url(../image/foot-tel.png) left no-repeat;
}
.linkBox .link-tel span{
	font-size: 42px;
	color: #666666;
	font-family: Century Gothic;
}
.linkBox .link{
	margin-top: 15px;
	height: 96px;
	float: left;
	line-height: 96px;
	border-left: 1px solid #eaeaea;
	text-align: center;
	cursor: pointer;
}
.linkBox .link span{
	font-size: 16px;
	color: #333333;
	display: inline-block;
	line-height: 96px;
	padding-left: 94px;
}
.linkBox .link1{
	width: 279px;
}
.linkBox .link2{
	width: 254px;
}
.linkBox .link3{
	width: 214px;
}
.linkBox .link1 span{
	transition-duration: 1s;
	background: url(../image/link1.png) no-repeat;
}
.linkBox .link2 span{
	transition-duration: 1s;
	background: url(../image/link2.png) no-repeat;
}
.linkBox .link3 span{
	transition-duration: 1s;
	background: url(../image/link3.png) no-repeat;
}
.linkBox .link1:hover span{
	transition-duration: 1s;
	background: url(../image/link11.png) no-repeat;
}
.linkBox .link2:hover span{
	transition-duration: 1s;
	background: url(../image/link22.png) no-repeat;
}
.linkBox .link3:hover span{
	transition-duration: 1s;
	background: url(../image/link33.png) no-repeat;
}


.footer{
	height: 233px;
	position: relative;
	z-index: 10000000000;
	background: url(../image/tbg.jpg) no-repeat;
}
.footer .fcont{
	float: left;
	margin-top: 60px;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 30px;
}
.footer .fcont b{
	font-size: 16px;
}

.footer .fewm{
	float: right;
	margin-top: 46px;
	color: #FFFFFF;
	font-size: 14px;
}
.footer .fewm .fewm-fonts{
	float: left;
	line-height: 27px;
	margin-top: 50px;
	margin-right: 50px;
}
.footer .fewm .fewm-pic{
	float: left;
	position: relative;
	padding: 8px;
}
.footer .fewm .fewm-pic .borderbg{
	position: absolute;
	top: 0;
	left: 0;
}
.footer .fewm .fewm-pic .border{
	position: absolute;
	top: 0;
	left: 0;
}

.flogo{
	position: absolute;
	top: 0;
	left:50%;
	margin-left: -88.5px;
}

.copy{
	height: 100px;
	line-height: 100px;
	background: #f4f4f4;
}
.copy_left{
	float: left;
	color: #666;
	font-size: 14px;;
}
.copy_lef a{
    color:#333333;
}
.copy_right{
	float: right;
	margin-top: 27px;
}
.copy_right a{
	display: inline-block;
	float: left;
	width: 46px;
	height: 46px;
	border-radius: 46px;
	background: #bbbbbb;
	margin-left: 20px;
	transition-duration: 1s;
}
.copy_right a:hover{
	transition-duration: 1s;
	background: #7a220a;
}