@charset "utf-8";
/* CSS Document */

html,
body {
	height: 100%;

}

/* html{
  height:1000px;
  } */
body {
	margin: 0;
	font-size: 12px;
	font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif, 'Arial Narrow', HELVETICA;
	background: #fff;
	-webkit-text-size-adjust: 100%;
}

img {
	border: none;
}

a {
	text-decoration: none;
	cursor: pointer;
}

p {
	margin: 0;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clear:after {
	display: block;
	content: '';
	clear: both;
}

.clear {
	*zoom: 1;
}

.ma {
	margin: 0 auto;
}

.layout {
	width: 100%;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
}


@media (max-width: 768px) {
	.xt_bg {
		width: 100%;
		height: 100%;
		overflow: hidden;
		background: url(../images/m_list_bg.jpg);
		background-repeat: no-repeat;
		background-size: 100%;
		background-position-y: 0;
		background-position-x: center;
	}

	.xt_cont {
		width: 100%;
		display: block;
		overflow: hidden;
		position: relative;
		top: 1%;
	}

	.xt_cont1 {
		width: 100%;
		position: absolute;
		bottom: 10%;
		

		/* 		padding-bottom: 300px; */
	}

	.xt_cont h1 {
    width: 100%;
    /* display: none; */
    display: block;
    overflow: hidden;
	}

	.xt_cont h1 img {
		width: 100%;
		height: auto;
		display: block;
	}

	.xt_cont h2 {
    width: 6.65rem;
    margin: 0 auto;
    padding-top: 5%;
	}

	.xt_cont h2 img {
		width: 100%;
		height: auto;
		display: block;
	}

	.xt_rwjs {
		width: 100%;
		/* height: 590px; */
		background-image: url(../images/m_listbg.png);
		background-repeat: no-repeat;
		/* background-size: 100% 100%; */
		background-size: cover;
	}



	.xt_rwjs_fl {
		
		width: 2.35rem;
		height: 3.6rem;
		position: relative;
	}

	.xt_rwjs_fl1 {
		width: 100%;
		padding: 0.05rem 0;
		margin-left: 0.02rem;
	}

	.xt_rwjs_fl1 h3 {
		
		width: 1rem;
		height: 1rem;
		border-radius: 100%;
		overflow: hidden;
		margin: 0 auto;
		margin-top: 0.05rem;
		border: 3px solid #b61300;
		background-color: #ffffff;
		padding: 2px;
		display: block;
		position: relative;
	}

	.xt_rwjs_fl1 h3 img {
		width: 100%;
		height: 100%;
		display: block;
		border-radius: 100%;
		overflow: hidden;
	}

	.xt_rwjs_fl1 h4 {
		font-size: .18rem;
		text-align: center;
		color: #921903;
	}

	.xt_rwjs_fl1 h5 {
		font-size: .18rem;
		text-align: center;
		color: #921903;
		border-bottom: 3px solid #d5a540;
		/* padding: 5% 0px; */
	}

	.xt_rwjs_fl1 h6 {
		font-size: .18rem;
		text-align: center;
		color: #921903;
		padding: 0;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;	
	}


	.xt_btu {
		width: 35%;
		display: block;
		position: absolute;
		bottom: 0;
		left: 50%;
		transform: translateX(-50%);
		/* padding-top: 5%; */
	}

	.xt_btu img {
		width: 100%;
		height: auto;
		display: block;
	}


	.xt_rwjs_fr {
		width: 4.2rem;
		padding: 0.1rem 0;
	}

	.xt_rwjs_fr1 {
		margin: 0.1rem 0.05rem;
		display: block;
		margin-right: 0.1rem;
		width: 4.12rem;
		height: 3.3rem;
		background-repeat: no-repeat;
		background-size: cover;
	}

	.xt_rwjs_fr1 img {
		width: 100%;
		height: auto;
		display: none;
	}


	.xt_ul {
		width: 1.2rem;
		margin: 0 auto;
		border-radius: 100%;
		border: 3px solid #ffbc30;
		background-color: #ffffff;
		display: block;

	}

	.xt_ul img {
		width: 100%;
		height: 100%;
		display: block;
		border-radius: 100%;
		overflow: hidden;
	}

	.xt_p {
		text-align: center;
		color: #ffbc30;
		font-size: .23rem;
		
		font-weight: bold;
	}

	.swiper-container {
		width: 100%;
		/* 		height: 300px; */
		margin-left: auto;
		margin-right: auto;
	}

	.swiper-slide {
		background-size: cover;
		background-position: center;
	}

	.gallery-top {
		height: auto;
		width: 6.65rem;
		margin: 0 auto;
		padding-top: .4rem !important;
	}
	.xt_gallery{
		/* position: relative; */
		width: 100%;
		background: #900420;
		/* z-index: 99; */
	}
	.gallery-thumbs {
		height: 20%;
		box-sizing: border-box;
		width: 86%;
		margin: 0 auto;
		padding: .3rem 0 !important;
		
	}

	.gallery-thumbs .swiper-slide {
		height: 100%;
		opacity: 0.4;
	}

	.gallery-thumbs .swiper-slide-thumb-active {
		opacity: 1;
	}

	.swiper-button-next,
	.swiper-button-prev {
		top: 5.1rem !important;
	}
.swiper-pagination{
	    display: none;
}	
	.xt_index {
		width: 100%;
		position: absolute;
		bottom: 10%;		
		
	}
	.xt_index_bg{
		width: 100%;
		height: 100%;
		overflow: hidden;
		background: url("../images/m_index_bg.jpg");
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;		
	}
	.xt_index_titleimg{
		padding-top: 0;
		width: 100%;
		display: block;
		overflow: hidden;
		position: relative;
		top: 1%;
	}
	.xt_index_btn {
		width: 5.2rem;
		margin: 0 auto;
		padding-top: 10%;
		overflow: hidden;
	}

	.xt_index_btn li {
		float: left;
		width: 50%;
		text-align: center;
	}
	.xt_index_btn li img{
		width: 2.25rem;
		height: .95rem;
	}
	.xt_index_bottom {
		padding-top: 10%;
		text-align: center;
		color: #ff8400;
		font-size: .19rem;
		overflow: hidden;
	}

	.xt_index_bottom li {
		list-style: none;
	}

	.xt_alert {
		display: none;
		width: 5.9rem;
		background: rgba(144, 4, 32, 0.85);
		position: absolute;
		z-index: 99;
		top: 1.5rem;
		left: 50%;
		transform: translateX(-50%);
		border-radius: .25rem;
		border: 3px solid #f8d200;
	}
	.xt_alert.active{
		display: block;
	}
	.xt_alert_con {
		color: #f8ebb6;
		font-size: .28rem;
		line-height: .5rem;
		text-indent: 2em;
		padding: .5rem .55rem;
	}

	.xt_alert_title {
		text-align: center;
		font-size: .38rem;
		background-image: url(../images/index_hdjj.png);
		background-repeat: no-repeat;
		background-position: center;
		color: #fff;
		padding: .1rem 0px;
		background-size: contain;
	}
	.xt_alert_close{
		position: absolute;
		top: 25px;
		right: 25px;
	}
	.xt_alert_close a{
		display: block;
	}
	.xt_alert_close img{
		width: .45rem;
		height: .45rem;
	}
	.xt_page_bgindex{
		background: #a1060c;
	}
	.xt_page{
		margin-bottom: .7rem;
		background: #fff;
		overflow: hidden;
	}
	.xt_page_bg{

		
	}
	#pc_page_title{
		display: none;
	}
	.xt_page_breb{
		display: none;
	}
	.xt_page_con-title{
		width: 7.2rem;
		
		padding-top: .4rem;
		margin: 0 auto;
		border-bottom: 0.01rem solid #9d0524;
		
	}
	.xt_page_con-title h3{
		text-align: center;
		font-size: .3rem;
		color: #9d0524;
		
	}
	.xt_page_con-title p{
		text-align: center;
		font-size: .2rem;
		color: #000;
		padding: .25rem 0;
	}
	.xt_page_con-con{
		padding-top: .4rem;
		width: 6.8rem;
		margin: 0 auto;
	}
	.xt_page_con-con p{
		text-align: justify;
		line-height:27px;
	}
	.xt_page_con-con img{
		width: 100%;
		height: auto;
		text-align: center;
	}
	.xt_page_con-btn{
		width: 3.3rem;
		text-align: center;
		border-radius: 0.4rem;
		margin: 0.4rem auto;
    background: #eabf5a;
    color: #a23713;
			height: .7rem;
			line-height: .7rem;
	}
	.xt_page_con-btn a{
		color: #a23713;
		font-size: .3rem;
	}	
}

@media (min-width: 768px) {
	.xt_bg {
		width: 100%;
		min-height: 1080px;
		background: url("../images/list.jpg") top center no-repeat;
	}

	.xt_cont {
		width: 1000px;
	}

	.xt_cont1 {
		width: 1274px;
		position: relative;
		padding-bottom: 220px;
	}

	.xt_cont h1 {
		width: 100%;

	}

	.xt_cont h1 img {
		width: 100%;
		height: auto;
		display: block;
	}

	.xt_cont h2 {
		width: 100%;
		padding-top: 331px;
		padding-bottom: 85px;
	}

	.xt_cont h2 img {
		width: 100%;
		height: auto;
		display: block;
	}

	.xt_rwjs {
		width: 100%;
		height: 590px;
		background: url("../images/listbg.png") no-repeat;
		background-size: 100% 100%;
	}



	.xt_rwjs_fl {
		width: 35%;
	}

	.xt_rwjs_fl1 {
		width: 90%;
	}

	.xt_rwjs_fl1 h3 {
		width: 165px;
		height: 165px;
		border-radius: 100%;
		overflow: hidden;
		margin: 15px auto;
		border: 3px solid #b61300;
		background-color: #ffffff;
		padding: 2px;
		display: block;
		position: relative;
	}

	.xt_rwjs_fl1 h3 img {
		width: 100%;
		height: 100%;
		display: block;
		border-radius: 100%;
		overflow: hidden;
	}

	.xt_rwjs_fl1 h4 {
		font-size: 35px;
		text-align: center;
		color: #921903;
	}

	.xt_rwjs_fl1 h5 {
		font-size: 21px;
		text-align: center;
		color: #921903;
		border-bottom: 3px solid #d5a540;
		padding: 5% 0px;

	}

	.xt_rwjs_fl1 h6 {
		font-size: 31px;
		text-align: center;
		color: #921903;
		padding-top: 5%;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;			
	}


	.xt_btu {
		width: 55%;
		display: block;
		padding-top: 5%;
	}

	.xt_btu img {
		width: 100%;
		height: auto;
		display: block;
	}


	.xt_rwjs_fr {
		width: 65%;
	}

	.xt_rwjs_fr1 {
		width: 98%;
		height: 485px;
		/* padding: 30px 0px; */
		display: block;
		padding-top: 50px;
		margin-top: 30px;
		background-repeat: no-repeat;
		background-size: cover;
	}

	.xt_rwjs_fr1 img {
		width: 100%;
		height: auto;
		display: block;
	}


	.xt_ul {
		width: 75%;
		margin: 0 auto;
		border-radius: 100%;
		border: 3px solid #ffbc30;
		background-color: #ffffff;
		display: block;

	}

	.xt_ul img {
		width: 100%;
		height: 100%;
		display: block;
		border-radius: 100%;
		overflow: hidden;
	}

	.xt_p {
		text-align: center;
		color: #ffbc30;
		font-size: 20px;
		line-height: 50px;
		font-weight: bold;
	}

	.swiper-container {
		width: 100%;
		/* 		height: 300px; */
		margin-left: auto;
		margin-right: auto;
	}

	.swiper-slide {
		background-size: cover;
		background-position: center;
	}
.swiper-pagination{
	    bottom: 30px !important;
}	
.swiper-pagination-bullet{
	    width: 12px !important;
	    height: 12px !important;
} 
.swiper-pagination-bullet-active{
	background: #fff !important;
}
	.gallery-top {
		height: 80%;
		width: 87%;
		margin: 0 auto;
	}

	.gallery-thumbs {
		height: 20%;
		box-sizing: border-box;
		width: 86%;
		margin: 0 auto;
		padding: 5% 0!important;
	}

	.gallery-thumbs .swiper-slide {
		height: 100%;
		opacity: 0.4;
	}

	.gallery-thumbs .swiper-slide-thumb-active {
		opacity: 1;
	}

	.swiper-button-next,
	.swiper-button-prev {
		top: 63% !important;
	}



	.xt_index {}

	.xt_index_btn {
		width: 640px;
		margin: 0 auto;
		padding-top: 300px;
		overflow: hidden;
	}

	.xt_index_btn li {
		float: left;
		width: 50%;
		text-align: center;
	}

	.xt_index_bottom {
		padding-top: 70px;
		text-align: center;
		color: #ff8400;
		font-size: 19px;

	}

	.xt_index_bottom li {
		list-style: none;
	}

	.xt_alert {
		display: none;
		width: 1000px;
		background: rgba(144, 4, 32, 0.85);
		position: absolute;
		z-index: 99;
		top: 520px;
		left: 50%;
		transform: translateX(-50%);
		border-radius: 25px;
		border: 3px solid #f8d200;
	}
	.xt_alert.active{
		display: block;
	}
	.xt_alert_con {
		color: #f8ebb6;
		font-size: 23px;
		line-height: 34px;
		text-indent: 2em;
		padding: 50px 90px 50px 90px;
	}

	.xt_alert_title {
		text-align: center;
		font-size: 32px;
		background-image: url(../images/index_hdjj.png);
		background-repeat: no-repeat;
		background-position: center;
		color: #fff;
		padding: 10px 0px;
		background-size: contain;
	}
	.xt_alert_close{
		position: absolute;
		top: 25px;
		right: 25px;
	}
	.xt_alert_close a{
		display: block;
	}
	.xt_alert_close img{
		
	}
	.xt_page{
		position: absolute;
		width: 1000px;
		top: 780px;
		left: 50%;
		transform: translateX(-50%);
		padding-bottom: 50px;
	}
	.xt_page_bgindex{
    background-color: #810039;		
	}
	.xt_page_breb{
    background-image: url(../images/page_title.png);
    width: 1000px;
    background-repeat: no-repeat;
    height: 80px;
    color: #fbe34c;
    /* padding-top: 30px; */
    line-height: 80px;
    
	}
	.xt_page_breb a{
		color: #fbe34c;
	}
	.xt_page_breb-txt{
		padding-left: 40px;
	}	
	.xt_page_bg{

		width: 100%;
		min-height: 1080px;
		background: url("../images/list.jpg") top center no-repeat;
	
	}
	#m_page_title{
		display: none;
	}
	.xt_page_con{
		background: #fff;
		height: auto;
		padding-bottom: 20px;
	}
	.xt_page_con-title{
		width: 960px;
		margin: 0 auto;
		text-align: center;
		padding: 70px 0;
		border-bottom: 1px solid #9c1a35;
	}
	.xt_page_con-title h3{
		width: 760px;
		color: #9d0524;
		font-size: 32px;
		margin: 0 auto;
	}
	.xt_page_con-title p{
		padding-top: 30px;
	}
	.xt_page_con-con{
		width: 890px;
		margin: 0 auto;
		padding: 50px 0;
		line-height: 35px;
	}
	.xt_page_con-btn{
    width: 200px;
    height: 40px;
    border-radius: 10px;
    margin: 20px auto;
    background: #eabf5a;
    color: #a23713;
    text-align: center;
    font-size: 18px;
    line-height: 40px;
	
	}
	.xt_page_con-btn a{
		color: #a23713;
		font-size: 18px;
	}
}
