@charset "utf-8";

/**CSS Document**/

::selection {



    background-color: #342c2a;

     color: #FFF;

}



::-moz-selection {



    background-color: #342c2a;



    color: #FFF;

}



::-webkit-selection {



    background-color: #342c2a;

    color: #FFF;

}

.between{

	width:1180px;

	margin:0 auto;

	overflow: hidden;

}

.clear{

	clear: both;

}

.float_l{

	float:left;

}

.float_r{

	float:right;

}

.clear_fl{

	height:0px;

	clear: both;

	overflow: hidden;

}

/*top_A*/



#top_A{width:100%; height:50px; overflow: hidden; font-family:"Microsoft YaHei";}

.top{width:1180px; height:50px; margin:auto;}

.top_left{ width:380px; height:36px; float:left; line-height:36px; color:#808080; font-size:12px;margin-top: 24px;}



.top_right{ height: 36px; float: right;margin-top: 24px;}

.top_right ul li{float: left; line-height:36px; padding:0px 0px 0px 10px;}

.top_right ul li a{color: #808080; font-size:12px;}

.top_right ul li span{padding:0px 3px 0px 0px;}

.top_right ul li img{width:18px; height:18px; display:block; padding:9px 0px 0px 0px; float:left;}



.logo h1{

	text-align: center;

	display: block;

	

}

.logo h1 a img{

	margin-top:10px;

	

}

/**nav**/

.nav_all{height:50px;margin-top: 0px;}

.nav { width:1180px; margin:auto;}

.nav li {float:left; text-align:center; 

		  -webkit-transition: all 0.35s ease-in-out;

  -moz-transition: all 0.35s ease-in-out;

  transition: all 0.35s ease-in-out;

	background: url(../images/nav_icon.jpg) no-repeat center right;

}

.nav li a {display:block; font-size:14px; height:50px; line-height:50px; color:#4c4c4c; padding:0px 32px 0px 32px;}



.nav li:last-child{

	background:none;

} 

.nav li p{

	

	font-size: 12px;

	color: #b7202b;

	display: none;

	line-height: 14px;

	text-align: left;

	margin-left: 29px;

	

}

.nav li:hover p{

	display: block;



}

.nav li:hover a{

	color: #b7202b;

}



.nav li.another a{

	color: #b7202b;

}

.nav li.another p{

		display: block;

}

.fixedNav{ position:fixed; top:-30px; left:0px;

 width:100%; z-index:100000; _position:absolute; _top:expression(eval(document.documentElement.scrollTop));

background-color: rgba(247,247,247,.9);

}



.top_bg{

	background: url(../images/top_bg.jpg) no-repeat center;

	height: 232px;

}

/*footer*/



/*footer*/

.footer_bg>a>img{

	padding-top: 50px;

	margin-bottom: 20px;

}

.footer .copyright{

	width:100%;

	height:50px;



	position: relative;



}

.nav_body2{

	border-bottom: #808080 1px solid;

	margin-bottom: 40px;



}

.nav_body2>ul>li{

	float: left;

background: url(../images/nav_icon.jpg) no-repeat center right;

}

.nav_body2>ul>li>a{

	font-size: 14px;

	line-height:50px;

	color:#4c4c4c;

	padding:21px 32px 21px 32px;



}



.nav_body2>ul>li>a:hover{

	

	color: #852629;

}

.footer_bg{

	width:100%;

	background:url(../images/footer_bg.jpg) no-repeat center top;

	padding-top: 20px;

	

	height: 375px;



}



.footer_box a{

	color: #4c4c4c;

}

.footer_box div{

	color: #4c4c4c;

	width: 321px;

	height: 230px;

}

.footer_box div em{

	font-size: 20px;

	font-weight: bold;

	color: #852629;

	text-transform: uppercase;

}

.footer_box div b{

	font-size: 16px;

	

	color: #852629;

}

.footer_l{

	text-align: left;

}

.footer_z{

	text-align: center;

}

.footer_r{

	text-align: right;

}

.footer_z{

	margin-left: 106px;

}

.footer_z>img{

	width: 115px;

	height: 115px;

}

.footer_box div>h2{

	text-align: center;

	color: #4c4c4c;

	font-size: 14px;
	


}

/**link开始**/

.link{

	width:100%;

	height:50px;

	

}

.link_body{

	height:50px;

	color:#4c4c4c;

	text-align: center;



}

.link_body>a{

	width:1180px;

	height:50px;

	line-height: 50px;

	color:#4c4c4c;

	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

}

/**link结束**/




