@charset "utf-8";
/* CSS Document */
.header {
		height: 60px;
		background-color: #3A424E;
		width: 100%;
		text-align: center;
		color: #fff;
		line-height: 60px;
		font-size: 3rem;
	}
.showMenuBtn {
		width: 36px;
		height: 36px;
		float: left;
		margin: 12px;
	}
.showMenuBtn a{
		width: 36px;
		display: block;
		height: 36px;
	}
.header .topTell {
		width: 36px;
		height: 36px;
		float: right;
		margin: 12px;
	}
.header img{
		width: 36px;
		height: 36px;
	}
.banner {
	width: 100%;
	min-width: 320px;
	overflow: hidden;
}
.banner ul li {
	float: left;
	width: 100%;
}
.banner ul li img{	
	width: 100%;
}
.banner .focus {
	width: 100%;
	left: 0;
	bottom: 2%;
	height: 14px;
	text-align: center;
	z-index: 2;
}
.banner .focus span {
	display: inline-block;
	width: 14px;
	height: 14px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #FFF;
	margin: 0 2%;
}
.banner .focus span.on {
	background-color: #d70a50;
}
.logo{
	width: 100%;
	text-align: center;
	margin: 2% auto;
}
.logo img{
	width: 90%;
	margin: 0 auto;
}
.activitySlides {
	width: 100%;
	overflow: hidden;
	background-color: #fff;
}
.activitySlides .focus {
	width: 96%;
	margin:2% auto;
}
.activitySlides .focus span{
	display: block;
	width: 33%;
	float: left;
	font-size: 2.4rem;
	padding: 3%;
	text-align: center;
	color: #fff;
	background-color: #937340;
	margin-right: 0.5%;
	
}
.activitySlides .focus span:nth-child(3){
	margin-right: 0;	
}
.activitySlides .focus span.on {
	background-color: #9D0936;
}
.slideBox_1{
	position:relative;
	width:100%;
	height:30.6rem;
}
.slideBox_1 ul{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
}
.activitySlides ul li{
	width: 100%;
}
.activitySlides ul li ol{
	width: 96%;
	margin:4px auto;
}
.activitySlides ul li ol li{
	border-bottom: 1px dashed #ccc;
	padding-left: 8%;
}
.activitySlides ul li ol li a{
	float: left;
	padding: 2%;
	font-size: 2.4rem;
	color: #333;
}
.activitySlides ul li ol li:nth-child(1){
	background: url(../images/news_right2_n01.png) left center no-repeat;
}
.activitySlides ul li ol li:nth-child(2){
	background: url(../images/news_right2_n02.png) left center no-repeat;
}
.activitySlides ul li ol li:nth-child(3){
	background: url(../images/news_right2_n03.png) left center no-repeat;
}
.activitySlides ul li ol li:nth-child(4){
	background: url(../images/news_right2_n04.png) left center no-repeat;
}
.activitySlides ul li ol li:nth-child(5){
	background: url(../images/news_right2_n05.png) left center no-repeat;
}
.activitySlides ul li ol li span{
	float: right;
	padding: 2%;
	font-size: 2rem;
	color: #666;
}
.activitySlides ul li img {
	width: 38%;
	float: left;
}
.zhuanjiaActivity{
	width: 100%;
	margin: 4% auto;
}
.zhuanjiaActivity a {
	display: block;
	width: 100%;
}
.zhuanjiaActivity a img{
	display: block;
	width: 100%;
}
.zhuanjiaSlides {
	width: 100%;
	overflow: hidden;
	padding: 2% 2% 0;
}
.zhuanjiaSlides .zhuanjiaContent li {
	background-color: #fff;
}
.zhuanjiaSlides .zhuanjiaContentBox1{
	width: 44%;
	overflow: hidden;
}
.zhuanjiaSlides .zhuanjiaContentBox2{
	width: 56%;
	overflow: hidden;
}
.zhuanjiaSlides ul li img {
	width: 100%;
}
.zhuanjiaSlides ul li p{
	font-size: 2.4rem;
	color: #333;
	padding:1%;
	width: 100%;
	padding-left:12%;
}
.zhuanjiaSlides ul li .info{
	font-size: 2rem;
	color: #333;
	width: 100%;
	text-indent: 2em;
	margin: 2% auto;
	padding: 1%;
}
.zhuanjiaSlides ul li .info span{
	color: #9D0936;
}
.index_lists_title{
	width: 100%;
	font-size: 3rem;
	line-height: 3;
	background-color: #000;
	color: #fff;
}
.index_lists_title h4{
	font-weight: 600;
	text-align: center;
}
.index_lists{
	width: 96%;
	margin:2% auto;
}
.index_lists li{
	margin-bottom: 2%;
}
.index_lists li a img{
	width: 100%;
}
.bingli_title{
	width: 100%;
	text-align: center;
	margin: 4% auto;
}
.bingli_title img{
	width: 100%;
}
#bingli_box{
	width: 96%;
	margin: 0 auto;
	clear: both;
}
.bingli_slide{
	width: 100%;
}
.bingli_slide ul li img{
	width: 100%;
}
.bingli_slide ul li p{
	font-size: 2.4rem;
	color: #333;
	text-indent: 2em;
	margin: 2% auto;
}
.bingli_more{
	width: 60%;
	margin: 2% auto;
}
.bingli_more a{
	width: 100%;
	background-color:#937340;
	color: #fff;
	padding: 2%;
	display: block;
	text-align: center;
	font-size: 2.4rem;
}
.bingli_more a:hover{
	background-color: #9D0936;
}
.footer_list{
	width: 96%;
	margin: 0 auto;
}
.footer_list ul li{
	width: 23.5%;
	float: left;
	margin-right:2%;
	margin-bottom:2%;
}
.footer_list ul li img{
	width: 100%;
}
.footer_list ul li:nth-child(4),.footer_list ul li:nth-child(8){
	margin-right:0;
}
.footer {
	width: 100%;
	position: fixed;
	bottom: 0;
	z-index: 8;
	background-color: #9D0936;
	max-width: 640px;
}
.footer ul li{
	width: 20%;
	text-align: center;
	color: #fff;
	display: inline;
}
.footer ul li:nth-child(1),.footer ul li:nth-child(2){
	float: left;
}
.footer ul li:nth-child(3),.footer ul li:nth-child(4){
	float: right;
}
.footer ul li:nth-child(1),.footer ul li:nth-child(4){
	border-right: 1px solid #fff;
}
.footer  li a{
	font-size: 2.4rem;
	color: #fff;
	text-align: center;
	width: 100%;
	display: block;
}
.footer li a img{
	width: 40%;
}
.footer .footer_link5{
	position: absolute;
	top: -20%;
	left: 50%;
	width: 20%;
	display: block;
	text-align: center;
}
.footer .footer_link5 img{
	width: 80%;
}
.zixun_box{
	width: 96%;
	margin: 0 auto;
}
.zixun_box ul li{
	width: 49%;
	float: left;
	margin-bottom: 2%;
}
.zixun_box ul li img{
	width: 100%;
}
.zixun_box ul li:nth-child(2),.zixun_box ul li:nth-child(4),.zixun_box ul li:nth-child(6){
	float: right;
}
.redian_btnbox{
	width: 96%;
	margin: 2% auto;
}
.redian_btnbox table{
	width: 100%;
	border: 0;
	border-spacing:1px;
}
.redian_btnbox tbody{
	width: 100%;
}
.redian_btnbox table td{
	color: #fff;
	text-align: center;
	padding: 2%;
}
.redian_btnbox a{
	font-size: 2.4rem;
	color: #fff;
}
.redian_bg1{
	background-color: #E4314E;
}
.redian_bg2{
	background-color: #B96D1F;
}
.redian_bg3{
	background-color: #45791E;
}
.redian_bg4{
	background-color: #1369D8;
}
.biaodan_zaixianyuyue{
	width: 96%;
	margin: 0 auto;
}
.biaodan_title h2{
	width: 100%;
	padding: 2%;
	font-size: 3rem;
	color: #fff;
	text-align: center;
	background-color: #9D0936;
}
.biaodan_title p{
	width: 96%;
	padding: 2%;
	font-size: 2.4rem;
	color: #333;
	margin: 0 auto;
}
.biaodan_title p span{
	color: #f00;
	font-weight: bold;
}
.biaodan_zaixianyuyue dl{
	width:90%;
	margin: 2% auto;
}
.biaodan_zaixianyuyue dl dt{
	font-size: 2.4rem;
	padding: 1%;
	border-bottom: 1px dashed #ccc;
}
.biaodan_zaixianyuyue dl dt em{
	font-size: 2.4rem;
	padding: 1%;
	background-color: #9D0936;
	color: #fff;
	border-radius: 4px;
	margin-right: 4%;
}
.biaodan_zaixianyuyue dl dd{
	font-size: 2.4rem;
	padding: 1%;
}
.biaodan_zaixianyuyue dl dd span{
	width: 30%;
	display: inline-block;
}
.biaodan_zaixianyuyue ul{
	width: 90%;
	margin: 1% auto;
	font-size: 2.4rem;
}
.biaodan_zaixianyuyue .biaodan_tijiaoleft{
	width: 30%;
	float: left;
	text-align: center;
	padding: 1%;
}
.biaodan_zaixianyuyue .biaodan_tijiaoright{
	float: right;
	width: 70%;
}
.biaodan_zaixianyuyue .biaodan_tijiaoright .intxt{
	width: 100%;
	border: 1px solid #ccc;
	padding: 1%;
	-webkit-appearance: none;
	border-radius: 0;
}
.biaodan_zaixianyuyue .biaodan_btnbox{
	width: 40%;
	margin: 2% auto;
	padding: 2%;
}
.biaodan_zaixianyuyue .biaodan_btnbox .coolbg{
	width: 40%;
	padding: 2%;
	background-color: #9D0936;
	color: #fff;
	-webkit-appearance: none;
	border-radius: 0;
}
.binglibuwei_active{  	
	width: 100%;
	padding: 2%;
	background-color: #eee;
}
.binglibuwei_active ul li {  
	width: 23.5%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    background-color: #fff;
}
.binglibuwei_active ul li a{  
	text-align: center;
	color: #333;
}
.binglibuwei_active ul li:nth-child(4),.binglibuwei_active ul li:nth-child(8){  
    margin-right:0;
}
.binglibuwei_active ul li img{  
	width: 100%;
	margin: 0 auto;
}
.binglibuwei_active ul li p{
	font-size: 2.4rem;
	margin: 2% auto;
}
.six_tese{
	width: 100%;
	padding: 2%;
	background: #eee;
}
.six_tese h3{
	font-size: 3rem;
	color: #000;
	text-align: center;
	padding: 2%;
}
.six_tese ul li{
	width: 49%;
	float: left;
	margin-right: 2%;
	margin-bottom: 2%;
	padding: 2%;
	background-color: #fff;
}
.six_tese ul li:nth-child(2),.six_tese ul li:nth-child(4),.six_tese ul li:nth-child(6){
	margin-right: 0;
}
.six_tese ul li img{
	width: 24%;
	float: left;
}
.six_tese ul li dl{
	width: 72%;
	float: right;
}
.six_tese ul li dt{
	font-size:2.4rem;
}
.six_tese ul li dd a{
	font-size: 2rem;
	color: #333;
}
.footer_nav{
	width: 100%;
	background-color:#eee;
	padding: 2%;
}
.footer_nav ul li{ 
	width:23.5%; 
	float:left; 
	display:inline;
	margin-right: 2%;
	background:#FFF;
}
.footer_nav ul li:last-child{ 
	margin-right: 0;
}
.footer_nav ul li a{	
	display:block;
	text-align:center; 
	width: 100%; 
	color: #333;
}
.footer_nav ul li a span{
	width: 60%;
	display: block;
	margin: 4% auto;
}
.footer_nav ul li a span img{
	width: 100%;
}
.footer_nav ul li a p{
	margin: 2%;
}
.footer_nav h3 a{
	font-size: 3rem;
	color: #000;
	text-align: center;
	padding:0 0 2%;
	display: block;
}
.footer_address{
	font-size: 2.4rem;
	text-align: center;
	padding: 2%;
	padding-bottom: 24%;
}
.zhuanjia_bottom{
	width: 96%;
	margin: 2% auto;
}
.zhuanjia_bottom ul li{
	width: 32%;
	float: left;
	margin-right: 2%;
	padding: 2%;
}
.zhuanjia_bottom ul li a{
	color: #fff;
	text-align: center;
	width: 100%;
}
.zhuanjia_bottom ul li a h4{
	font-size: 2.4rem;
}
.zhuanjia_bottom ul li a h3{
	font-size: 3.2rem;
}
.zhuanjia_bottom ul li:nth-child(3){
	margin-right: 0;
	background-color: #7d6ca2;
}
.zhuanjia_bottom ul li:nth-child(1){
	background-color: #d05955;
}
.zhuanjia_bottom ul li:nth-child(2){
	background-color: #85ae6c;
}
#shebei_box{
	width: 100%;
	margin: 4% auto;
	padding: 2% 0;
}
.shebei_content ul li{
	width: 25%;
	float: left;
}
.shebei_content ul li img{
	width: 100%;
}
.shebei_content ul li p{
	width: 100%;
	text-align: center;
	font-size: 1.4rem;
}
