body {
	margin: 0;
	padding: 0;
	line-height: 24px;
    /* font-family: 'oswald'; */
    font-family:"Microsoft YaHei";
	font-size: 12px;
	background: #ffffff;
}
@font-face{
	font-family: 'oswald';
	src : url('../fonts/SOURCEHANSANSCN-BOLD_1.OTF');
}
*{
-webkit-tap-highlight-color:rgba(0,0,0,0);
}
div,ul,li,dt,dl,dd,h1,h2,h3,h4,h5,h6,h7,img,p,span{ border-style: none;
	border-color: inherit;
	border-width: 0px;
	padding: 0;
	list-style-type:none;
	/* margin-left: auto; */
	margin-top: 0;
	margin-bottom: 0;
}

video{
	outline: none;
}
/* Link */
a:link { text-decoration:none;}
a:visited {text-decoration:none;}
a:hover { text-decoration:none;}
a:active { border:0px; background-color:Transparent;}

a{outline:none; color: #000000;} 

.clear {
	clear: both;
	font-size: 1px;
	height: 0px;
	line-height: 0px;
	overflow: hidden;
}

.baner{
	width: 100%;
	height: 100%;
	position: relative;
}
#sww{
	width: 100%;
	position: relative;
	z-index: 11;
}
#sww .swiper-slide{
	width: 100%;
}
#sww .swiper-slide .pic{
	width: 100%;
	display: block;
}

#sww .swiper-pagination{
    bottom: 98px;
    z-index: 33;
}
#sww .swiper-pagination-bullet{
   margin: 0 21px;
}
#sww .swiper-pagination-bullet-active{
    border: 1px solid #ffffff;
    background: transparent;
}

#sw{
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 11;
}
#sw .swiper-slide{
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
#sw .swiper-slide a .pic{
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
#sw .swiper-pagination{
    bottom: 98px;
    z-index: 33;
}
#sw .swiper-pagination-bullet{
   margin: 0 21px;
}
#sw .swiper-pagination-bullet-active{
    border: 1px solid #ffffff;
    background: transparent;
}
.ban_bk{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 12;
    background: rgba(0, 0, 0, 0.7);
}
.ban_bk-cent{
    max-width: 1200px;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.ban_bk-cent img{
	display: block;
}
.ban_bk-more{
    width: 160px;
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    color: #541726;
    text-align: center;
    display: block;
    border-radius: 10px;
    background: #ffffff;
    margin-top: 80px;
}
.center{
	width: 100%;
	height: 100%;
	position: relative;
}
.cbk-img{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.cbk-img img{
	width: 100%;
	height: 100%;
	display: block;
}
.cent-box{
	width: 100%;
	height: 100%;
	position: relative;
	left: 0;
	top: 0;
	z-index: 2;
}
.cent_bcen{
	max-width: 1200px;
	width: 100%;
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.sec-title{
	width: 100%;
	text-align: center;
	position: relative;
}
.sec-ti{
	font-size: 36px;
	color: #eeeeee;
	line-height: 36px;
	margin-bottom: 15px;
}
.sec-tz{
	font-size: 16px;
	color: #cccccc;
	position: relative;
	padding-bottom: 12px;
}
.sec-tz::after{
	content: "";
	width: 80px;
	height: 1px;
	background: #d0942b;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
.sec-swiper{
	width: 100%;
	margin-top: 95px;
}
#sec{
	width: 100%;
}
#sec .swiper-slide{
	width: 100%;
}
#sec .swiper-slide a{
	display: block;
}
.sec-img{
	width: 100%;
}
.sec-img img{
	width: 100%;
	display: block;
}
.sec-itz{
	width: 100%;
	font-size: 20px;
	line-height: 34px;
	color: #ffffff;
	position: relative;
	padding-bottom: 25px;
	margin-top: 15px;
}
.sec-itz::after{
	content: "";
	width: 95%;
	height: 1px;
	background: #ffffff;
	position: absolute;
	bottom: 0;
	left: 0;
}
.sec-itc{
	width: 100%;
	font-size: 16px;
	line-height: 34px;
	color: #ffffff;
}
.sec_two-list{
	width: 100%;
    margin-top: 90px;
}
.sec_two-list li{
	width: 100%;
	padding-left: 20px;
	position: relative;
	background: url(../img/dian.png)no-repeat;
	background-size: 14px 14px;
	background-position: left center;
	margin-bottom: 20px;
	box-sizing: border-box;
}
.sec_two-list li a{
	font-size: 16px;
	line-height: 20px;
	color: #ffffff;
	display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.sec_two-list li:last-child{
	margin-bottom: 0;
}
.sec_two-list li:hover a{
	color: #d0942b;
	text-decoration: underline;
}
.sec_three{
	width: 100%;
	margin-top: 90px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}
.sec_three-list{
	width: 55%;
	display: inline-block;
}
.sec_three-list li{
	width: calc(100% - 120px);
	padding: 40px 60px;
	background: #ffffff;
	border-radius: 10px;
	margin-bottom: 20px;
}
.sec_three-list li:last-child{
	margin-bottom: 0;
}
.sec_three-list li a{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.sec_th-deat{
	display: inline-block;
	font-size: 20px;
	color: #bebebe;
	font-weight: bold;
	font-family: "Source Han Sans CN";
}
.sec_th-deat span{
	font-size: 36px;
}
.sec_th-text{
	display: inline-block;
	width: 60%;
}
.sec_th-ti{
	width: 100%;
	font-size: 30px;
	line-height: 45px;
	color: #333333;
	display: -webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.sec_th-tw{
	width: 100%;
	font-size: 20px;
	line-height: 25px;
	color: #666666;
	display: -webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.sec_th-right{
	width: calc(43% - 20px);
	padding: 10px 10px;
	display: inline-block;
	background: #ffffff;
	border-radius: 10px;
}
.sec_th-rimg{
	width: 100%;
	display: block;
	border-radius: 10px;
	overflow: hidden;
}
.sec_th-rimg img{
	width: 100%;
	display: block;
}
.sec_th-show{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	margin-top: 20px;
}
.sec_th-seat{
	display: inline-block;
	width: 29%;
	font-size: 36px;
	color: #bebebe;
	font-weight: bold;
}
.sec_th-sw{
	display: inline-block;
	width: 70%;
}
.sec_more {
    width: 160px;
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    color: #d0942b;
    text-align: center;
    display: block;
    border-radius: 10px;
    background: #ffffff;
    margin-top: 20px;
}
.sec_four{
	width: calc(100% - 40px);
	padding: 20px 20px;
	background: rgba(92, 15, 36, 0.8);
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	margin-top: 80px;
}
.sec_video{
	width: 50%;
	display: inline-block;
}
.sec_four-tw{
	width: 48%;
	display: inline-block;
}
.sec_four-tz{
	font-size: 20px;
	color: #ffffff;
	line-height: 36px;
}
.sec_four-tc{
	font-size: 16px;
	color: #ffffff;
	line-height: 36px;
}
.sec_four-a{
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
.sec_four-a a{
	width: 160px;
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    color: #d0942b;
    text-align: center;
    display: inline-block;
    border-radius: 10px;
	background: #ffffff;
	margin: 0 30px;
}

.sec_four-a a:nth-child(2){
	background: #d0942b;
	color: #ffffff;
}

.sec_five{
	width: 100%;
	background: rgba(92, 15, 36, 0.8);
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	margin-top: 80px;
}

.sec_five-left{
	display: inline-block;
	width: calc(42% - 80px);
	padding: 0 40px;
}
.sec_five-left a{
	width: 100%;
	display: block;
	font-size: 20px;
	line-height: 36px;
	color: #ffffff;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.sec_five-right{
	display: inline-block;
	width: 58%;
	position: relative;
}
.sec_five-right img{
	display: block;
	width: 100%;
	position: relative;
	z-index: 1;
}
.sec_five-rext{
	width: calc(100% - 100px);
	padding: 20px 50px;
	position: absolute;
	bottom: 0;
	z-index: 2;
	background: rgba(51, 51, 51, 0.8);
	font-size: 20px;
	color: #ffffff;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.six{
	width: 100%;
	padding: 100px 0px;
	background: #d9a64e;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.six_list{
	width: calc(100% - 200px);
	padding: 0px 100px;
	background: #d9a64e;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.six_list li{
	display: inline-block;
	/* width: 30%; */
}
.six_sti{
	width: 100%;
	font-size: 33px;
	line-height: 48px;
	color: #541726;
	margin-bottom: 30px;
}
.six_stist{
	width: 100%;
}
.six_stist a{
	display: block;
	font-size: 25px;
	line-height: 26px;
	color: #541726;
	margin-bottom: 20px;
}
.six_stist a:hover{
	color: #ffffff;
	text-decoration: underline;
}

