@charset "utf-8";

/*清零*/

html{
	font-size:15.625vw;
	max-width: 640px;
	margin: auto;
}

body{margin: 0px;
	padding: 0px;
	 background-color:#fff;font-family:"微软雅黑"; font-size:14px; padding-bottom:1.7rem;
	 max-width: 640px;
	 }
a{ text-decoration:none; margin:0; padding:0;}
/**{ font-family:"微软雅黑"; font-size:14px; color:#000;}*/
*{font-size:14px;}
h1,h2,p,h4,h5,h3,h6{ margin:0; padding:0; font-weight:normal;}
img{ display:block; border:none; width: 100%;}
.clearfix{clear: both;}
ul,li{ list-style:none; margin:0; padding:0;}
input,select{ border:none;font-family:"微软雅黑";outline:none }
.main{ width:100%; max-width:750px; margin:0 auto; position:relative;}
.container{width:100%;margin:0 auto;max-width:750px;margin:0 auto;background: #fff;}

.float_l{float: left;}
.float_r{float: right;}
.clear{clear:both;}
.position_r{position: relative;}
.position_a{position: absolute;}


.max{
	margin-top: 0.9rem;
	/* position: fixed; */
}
.panel{
	position: absolute !important;
	display: none;
	width:60%;
	height: calc(100vh - 1.66rem - 1px - 0.9rem) !important;
	background: #cc0e17;
	color: #fff;
	top: 0.9rem !important;
	z-index: 98 !important;
}
.panel li{
	height: 0.7rem;
	line-height: 0.7rem;
	background: #cc0e17;
	font-size: 0.22rem;
	text-indent: 0.32rem;
	border-top: solid 1px #e6101b;
	color: #fff;
}
.panel li:hover{
	background: #9e0b12;
}
.panel .xuanzhong{
	background: #9e0b12;
}
#page{
	width: 100vw;
	height: calc(100vh - 1.66rem - 1px - 0.9rem) !important;
	z-index: 98 !important;
	overflow-y: auto;
}
#page::-webkit-scrollbar{
    width: 1px;
}

/* 头部 */
.top{
	background: #cc0e17;
	position: fixed;
	z-index: 99;
	top: 0;
	left: 0;
	width: 100vw;
	height: 0.9rem;
}
.top .logo{
	height: 100%;
	width: auto;
}
.top a img{
	height: 0.9rem;
	width: auto;
	position: relative;
	z-index: 1;
}
.nav_gb{
	display: none;
}
.top .return{
	height: 0.9rem;
	margin-left: 0.2rem;
	position: relative;
	z-index: 1;
}
.top .return_p{
	line-height: 0.9rem;
    font-size: 0.24rem;
    color: #fff;
}
.top .p{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	line-height: 0.9rem;
	font-size: 0.28rem;
	color: #fff;
}

/* 底部 */
.foot{
	width: 100vw;
	height: 1.9rem;
	padding-top: 1px;
	position: fixed;
	bottom: 0;
	left: 0;
	background: #cc0e17;
	z-index: 99;
}
.foot .banquan{
	font-size: 0.2rem;
	background: #fff;
	text-align: center;
	line-height: 0.5rem;
	height: 1.04rem;
	color: #646464;
}
.foot .banquan a{
font-size: 0.2rem;
	color: #646464;
}
.foot .foot_nav{
	display: flex;
}
.foot .foot_nav a{
	display: block;
	width: 100%;
	text-align: center;
	font-size: 0.2rem;
	color: #fff;
	height: 0.9rem;
	border-left: solid 1px #9e0008;
	border-right: solid 1px #e70e18;
}
.foot .foot_nav a:nth-child(1){
	border-left: none;
}
.foot .foot_nav a:nth-child(4){
	border-right: none;
}
.foot .foot_nav a p{
	padding-top: 0.5rem;
	font-size: 0.2rem;
}
.foot .foot_nav .shouye{
	background: url("../images/foot_icon1.png") top -0.08rem center no-repeat;	
	background-size: 120% auto;
}

.foot .foot_nav .ditu{
	background: url("../images/foot_icon2.png") top -0.08rem center no-repeat;	
	background-size: 120% auto;
}
.foot .foot_nav .rexian{
	background: url("../images/foot_icon3.png") top -0.08rem center no-repeat;	
	background-size: 120% auto;
}
.foot .foot_nav .liiuyan{
	background: url("../images/foot_icon4.png") top -0.08rem center no-repeat;	
	background-size: 120% auto;
}

/* 联系我们 */
.contact_html .text{
	padding: 0.3rem 0.2rem;
}
.contact_html .text h5{
	font-size: 0.26rem;
	font-weight: 600;
	color: #323232;
	line-height: 0.6rem;
}
.contact_html .text p{
	font-size: 0.22rem;
	color: #646464;
	line-height: 0.4rem;
}
.gallery_html{
	padding: 0 0.1rem;
}
.gallery_html .fenlei{
	text-align: center;
}
.gallery_html .fenlei ul{
	/*display: inline-flex;*/
	padding-left:0.1rem;
}
.gallery_html .fenlei ul li{
	float:left;
	width: 47%;
	height: 0.42rem;
	border: solid 1px #ebebeb;
	line-height: 0.42rem;
	text-align: center;
	font-size: 0.22rem;
	color: #909090;
	border-radius: 0.05rem;
	margin: 0 1%;
	margin-bottom:0.1rem;
}
.gallery_html .fenlei ul .xuanzhong{
	border: solid 1px #ebebeb;
	color: #fff;
	background: #cc0e17;
}
/* .gallery_html .fenlei ul li:hover{
	border: solid 1px #ebebeb;
	color: #fff;
	background: #cc0e17;
} */
.gallery_html .fenlei{
	padding-top: 0.5rem;
}
.gallery_html .gallery_img{
	margin-top: 0.4rem;
}
.gallery_html .gallery_img .float_l{
	width: calc(50% - 0.2rem);
	margin: 0 0.1rem;
	margin-bottom: 0.2rem;
}
.gallery_html .gallery_img .p{
	height: 0.6rem;
	background: #cc0e17;
	margin-top: 1px;
}
.gallery_html .gallery_img .p p{
	float: left;
	font-size: 0.22rem;
	color: #fff;
	line-height: 0.6rem;
	text-indent: 0.14rem;
	width: calc(100% - 0.45rem);
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1; 
}
.gallery_html .gallery_img .p img{
	float: right;
	width: 0.22rem;
	height: 0.22rem;
	margin-top: 0.2rem;
	margin-right: 0.14rem;
}
.more{
	background: #cc0e17;
	display: block;
	width: 1.6rem;
	height: 0.5rem;
	line-height: 0.5rem;
	border-radius: 0.05rem;
	text-indent: -0.14rem;
	text-align: center;
	color: #fff;
	margin: auto;
	margin-top: 0.2rem;
	margin-bottom: 0.6rem;
	font-size: 0.22rem;
}
.more p{
	background: url("../images/more2.png") center right 0.18rem no-repeat;
}
.list_html{
	padding-top: 0.6rem;
}
.list_html .block{
	width: calc(100% - 0.8rem);
	margin: auto;
	padding: 0.2rem;
	margin-bottom: 0.4rem;
	padding-bottom: 0.3rem;
	box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.16);
}
.list_html .block .news{
	height: 0.85rem;
	margin-top: 0.3rem;
}
.list_html .block .news .riqi{
	border-right: solid 1px #ececec;
	height: 0.85rem;
	width: 1.1rem;
	/* padding-right: 0.22rem; */
}
.list_html .block .news .riqi div:nth-child(1){
	font-size: 0.3rem;
	color: #555555;
	font-weight: 600;
	padding-top: 0.08rem;
}
.list_html .block .news .riqi div:nth-child(2){
	font-size: 0.22rem;
	color: #909090;
}
.list_html .block .news .text{
	width: calc(100% - 0.1rem);
	margin-left: 0.2rem;
}
.list_html .block .news .text h6{
	font-size: 0.24rem;
	color: #333333;
	margin-top: -0.04rem;
	margin-bottom: 0.04rem;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1; 
}
.list_html .block .news .text .p{
	font-size: 0.22rem;
	color: #909090;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; 
}
.list_show_html{
	padding: 0.2rem 0.2rem 0 0.2rem;
}
.list_show_html .h2{
	font-size: 0.3rem;
	color: #323232;
	text-align: center;
	line-height: 0.8rem;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1; 
}
.list_show_html .p{
	font-size: 0.2rem;
	color: #909090;
	text-align: center;
	border-bottom: dashed 1px #909090;
	padding-bottom: 0.16rem;
}
.list_show_html .p span{
	margin: 0 0.2rem;
}
.list_show_html .text{
	font-size: 0.22rem;
	color: #646464;
	line-height: 0.47rem;
	text-indent: 2em;
	padding-top: 0.2rem;
	margin-bottom: 0.4rem;
	text-align: justify;
}
.list_show_html .text p{
	margin: 0.11rem 0;
}
.list_show_html .text img{
	margin: 0.1rem 0;
}
.list_show_html .xiayitiao{
	display: block;
	height: 0.6rem;
	background: #cc0e17;
	margin-top: 0.2rem;
}
.list_show_html .xiayitiao img{
	width: 0.14rem;
	height: 0.2rem;
	margin-top: 0.20rem;
	margin-left: 0.23rem;
}
.list_show_html .xiayitiao p{
	font-size: 0.22rem;
	line-height: 0.6rem;
	color: #fff;
	text-indent: 0.23rem;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1; 
	width: calc(100% - 0.5rem);
}
.list_show_html .more{
	margin-top: 0.5rem;
}
.single_html{
	padding: 0.2rem;
}
.single_html .text{
	font-size: 0.22rem;
	color: #646464;
	line-height: 0.47rem;
	text-align: justify;
	/* margin-bottom: 0.4rem */
}
.single_html .text p{
	margin: 0.11rem 0;
}
.single_html .text img{
	margin: 0.2rem 0;
}
.show_html{
	padding-top: 0.1rem;
}
.show_html .h2{
	text-align: center;
	line-height: 1rem;
	font-size: 0.3rem;
	color: #555555;
}
.show_html .img{
	width: calc(100% - 0.4rem);
	margin: auto;
	height: 4.5rem;
	position: relative;
}
.show_html .img .gallery_img{
	width: 100%;
	height: 100%;
}
.show_html .img .left{
	width: 0.5rem;
	height: 1rem;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -0.5rem;
}
.show_html .img .right{
	width: 0.5rem;
	height: 1rem;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -0.5rem;
}
.show_html .title{
	height: 0.7rem;
	font-size: 0.26rem;
	text-indent: 0.2rem;
	color: #fff;
	line-height: 0.7rem;
	background: #cc0e17;
	margin-top: 0.4rem;
}
.show_html .text{
	font-size: 0.22rem;
	color: #646464;
	line-height: 0.47rem;
	text-indent: 2em;
	text-align: justify;
	padding:0.2rem;
}
.show_html .text p{
	margin: 0.11rem 0;
}



.banner .banner_img{
    height: 3.5rem;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets, 
.banner .swiper-pagination-custom, 
.banner .swiper-pagination-fraction{
    bottom: 0.3rem;
}
.banner .swiper-pagination{
    height: 13px;
}
.banner .swiper-pagination-bullet{
	background: url("../images/dian1.png") top center no-repeat;
	background-size: 100% 100%;
    width: 13px;
    height: 13px;
    margin: 0 7px !important;
    opacity: 1;
}
.banner .swiper-pagination-bullet-active{
	background: url("../images/dian2.png") top center no-repeat;
	background-size: 100% 100%;
}
.index_html .title{
	height: 1.4rem;
}
.index_html .title h2{
	font-size: 0.32rem;
	text-align: center;
	color: #323232;
	padding-top: 0.32rem
}
.index_html .title p{
	font-size: 0.22rem;
	text-align: center;
	color: #909090;
	text-transform:uppercase;
}
.index_html .gallery{
	text-align: center;
	padding: 0 0.2rem;
}
.index_html .gallery .swiper-container{
	margin-top:0.5rem
}
.index_html .gallery ul{
	/*display: inline-flex;*/
	/*margin-bottom: 0.5rem;*/
	padding-left:1%;
	text-align:center;
	
}
.index_html .gallery ul li{
	float:left;
	width: 30%;
    height: 0.62rem;
    border: solid 1px #ebebeb;
    line-height: 0.62rem;
    text-align: center;
    font-size: 0.24rem;
    color: #909090;
    border-radius: 0.05rem;
    margin: 0 1.3%;
	margin-bottom:0.1rem;
}
.index_html .gallery ul .xuanzhong {
    border: solid 1px #ebebeb;
    color: #fff;
    background: #cc0e17;
}
.index_html .gallery img{
	width: 100%;
	height: 4.5rem;
}
.index_html .gallery p{
	line-height: 0.76rem;
	margin-bottom: 0.4rem;
	font-size: 0.24rem;
	color: #555555;
}
.index_html .gallery p span{
	font-size: 0.22rem;
	color: #909090;
}
.index_html .gallery .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}
.index_html .gallery .swiper-pagination-bullet-active {
    opacity: 1;
    background: #cc0e17;
}
.index_html .gallery .more{
	margin-bottom: 0.4rem;
}
.index_html .gallery .more p{
    display: block;
    width: 1.6rem;
    height: 0.5rem;
    line-height: 0.5rem;
    border-radius: 0.05rem;
	text-indent: -0.14rem;
	text-align: center;
    color: #fff;
    margin: auto;
    margin-top: 0.2rem;
    margin-bottom: 0.4rem;
	font-size: 0.22rem;
}
.index_html .list_html .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}
.index_html .list_html .swiper-pagination-bullet-active {
    opacity: 1;
    background: #cc0e17;
}
.index_html .list_html .swiper-slide{
	padding-bottom: 0.4rem;
}
.index_html .list_html{
	padding-top: 0;
}
.index_html .list_html .swiper-slide .block{
	margin-top: 0.1rem;
}
.index_html .gallery_html .gallery_img{
    margin-top: 0;
}
.index_html .jiameng{
	background: #f5f5f5;
	padding: 0 0.2rem;
}
.index_html .jiameng .block{
	height: 2rem;
	border-top: solid 1px #cccccc;
}
.index_html .jiameng a:nth-child(1) .block{
	border-top: none;
}
.index_html .jiameng .block img{
	width: 1.4rem;
	height: 1.4rem;
	margin-top: 0.3rem;
	margin-left: 0.1rem;
}
.index_html .jiameng .block .text{
	width: calc(100% - 1.9rem);
	margin-left: 0.33rem;
}
.index_html .jiameng .block .text h6{
	font-size: 0.26rem;
	color: #cc0e17;
	padding-top: 0.46rem;
	margin-bottom: 0.04rem;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1; 
}
.index_html .jiameng .block .text p{
	font-size: 0.22rem;
	line-height: 0.32rem;
	color: #5f5f5f;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; 
}
.index_html .background{
	position: relative;
}
.index_html .background .absolute{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1.1rem;
	background: rgba(0, 0, 0, 0.7);
	display: inline-flex;
}
.index_html .background .absolute div{
	width: 100%;
	border-left: solid 1px #373737;
	height: 0.53rem;
	margin-top: 0.27rem;
}
.index_html .background .absolute div:nth-child(1){
	border-left: none;
}
.index_html .background .absolute div .p{
	font-size: 0.32rem;
	line-height: 0.38rem;
	height: 0.38rem;
	text-align: center;
	color: #fff;
	margin-top: -0.06rem;
}
.index_html .background .absolute div p:nth-child(2){
	font-size: 0.2rem;
	text-align: center;
	color: #fff;
}
.index_html .background .absolute div p:nth-child(1) span{
	font-size: 0.24rem;
	margin-left: 0.1rem;
}
.index_html .about{
	background: #cc0e17;
	height: 12rem;
}
.index_html .about .title h2{
	color: #fff;
}
.index_html .about .title p{
	color: #fff;
}
.index_html .about .about_more{
	border: solid 1px #fff;
    display: block;
    width: 1.6rem;
    height: 0.5rem;
    line-height: 0.5rem;
    border-radius: 0.1rem;
    text-align: center;
    color: #fff;
    margin: auto;
    margin-top: 0.2rem;
    margin-bottom: 0.6rem;
    font-size: 0.22rem;
}
.index_html .about .text{
	padding: 0 0.2rem;
}
.index_html .about .text p{
	font-size: 0.22rem;
	color: #fff;
	line-height: 0.4rem;
	margin-bottom: 0.2rem;
	text-align: center;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:24; 
}
.message .information p {
    width: 20%;
    text-align: right;
    color: #686868;
}

.message .information input {
    border: solid 1px #cc0e17;
    background: #fafafa;
    width: calc(65% - 8px);
    margin-bottom: 18px;
    color: #686868;
    padding-left: 8px;
    height: 30px;
}

.message .information textarea {
    border: solid 1px #cc0e17;
    background: #fafafa;
    width: calc(65% - 8px);
    min-width: calc(65% - 8px);
    max-width: calc(65% - 8px);
    height: 100px;
    min-height: 100px;
    max-height: 100px;
    color: #686868;
    padding-left: 8px;
}

.message .information .button {
    text-align: center;
}

.message .information .button button {
    color: #fff;
    font-size: 16px;
    padding: 11px 79px;
    margin-top: 26px;
    margin-bottom: 10px;
    background: #cc0e17;
    border:none;
}





@media (min-width:640px){
	html{
		font-size: 5vw;
	}
	body{
		width: 640px;
		overflow: hidden;
		margin: auto;
	}
	.news_html .information .list .title{
		width: 4.7rem;
		margin-top: 0.2rem;
	}
	.top{
		width: 640px;
		height: 0.9rem;
		left: 50%;
		margin-left: -320px;
	}
	.foot{
		width: 640px;
		left: 50%;
		margin-left: -320px;
	}
	.panel{
		top: 0 !important;
	}
	.max{
		width: 640px;
		left: 50%;
		margin-left: -320px;
		margin-top: 0.9rem;
		position: fixed;
		height: calc(100vh - 1.66rem - 1px - 0.9rem) !important;
		overflow: hidden;
	}
	#page{
		width: 640px;
	}
}

#fenye{}
#pagelist{ line-height:22px;color:#666; padding:15px;}
#pagelist a{ width:28px; text-align:center; float:left; border:1px solid #bfbfc7;background:#fff; height:28px; font-size:12px;color:#666; line-height:28px; margin-left:5px;border-radius:3px;}
#pagelist a.next,#pagelist a.prev{width:70px;}
#pagelist a.curr{ background:#bfbfc7;border:1px solid #bfbfc7;color:#fff;}
#pagelist a:hover{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff; text-decoration:none}
#pagelist a img{ display:block;margin:0 auto;margin-top:12px;}
#pagelist span{line-height:28px; font-size:13px; height:28px; margin-left:10px;}
#pagelist span#totalpage{ margin:0;}
