.swiper-container {
      width: 100%;
      height: 700px;;
      margin-left: auto;
      margin-right: auto;
}
.index-tit-en {
	font-size:70px;
	text-align:center;
	line-height:100px;
	margin-top:20px;
}
.index-tit-en p { width:140px; height:4px; background-color:#db2228;}
.index-tit {
	font-size:46px;
	text-align:center;
	line-height:80px;
	margin-top:20px;
	color:#485254;
}
.index-tit p { width:140px; height:4px; background-color:#827474;}

	.layB{width:1000px;padding:0; margin-top:30px;}
	.layB .tbC{ width:1000px; padding:10px 12px; position:relative;    }
	.layB .prev,.layB .next{ background:url(../images/icon.png) no-repeat; width:15px; height:276px; position:absolute; left:-7px; top:60px; background-position:-520px 0; }
	.layB .next{ left:auto; right:-7px; background-position:-560px 0; }
	.layB .prev:hover{ background-position:-540px 0; }
	.layB .next:hover{ background-position:-580px 0; }
	.layB .slide{ width:996px; overflow:hidden;    }
	.layB ul{ overflow:hidden; zoom:1; }
	.layB li{ width:150px; height:102px; margin:0 8px 30px 8px; display:inline; float:left; line-height:20px;   }
	.layB li img{ display:block; border:1px solid #e6e6e6; width:150px; height:102px;}
	.layB li a:hover img{ border-color:#888;  }
.index-more {
	width:210px;
	height:40px;
	display: block;
	border: 2px solid #cc170c;
	line-height:40px;
	color:#cc170c;
	text-indent: 20px;
}
.index-more img{ margin-top:6px; margin-right:20px; float:right; }
.index-anli {
	margin-top:30px;
	padding: 0px;
}
.index-anli a {
	width:25%;
	float:left;
}
.index-anli a img{ width:100%; height:auto; margin: 0px; padding: 0px; display:block;}
.index-about { width:1085px; margin-top:80px; margin-bottom:60px;}
.index-list {
	width:1200px;
	overflow: hidden;
	margin-top:80px;
	margin-bottom:100px;
}
.index-list ul{ width:1270px;}
.index-list ul li {
	float:left;
	width:188px;
	height:220px;
	background-image: url(../images/cxt_13.jpg);
	background-repeat: no-repeat;
	margin-right:65px;
}
.index-list ul li a{
	width:188px;
	height:220px;
	display: block;
	font-size:50px;
	color:#FFFFFF;
	line-height:70px;
	text-align: center;
	overflow: hidden;
	padding-top:40px;
}
.index-list ul li a:hover{
	background-image: url(../images/cxt_13_bg.jpg);
	background-repeat: no-repeat;
}
.index-ad_1 {
	background-image: url(../images/cxt_16.jpg);
	background-repeat: no-repeat;
	height:780px;
	background-position: center top;
}