body,ul,li,h1,dl,dt,dd,h2,h3,p{font-family: "Microsoft YaHei";margin: 0;padding: 0;}
li{list-style: none;}
a{font-size: 14px;text-decoration: none;color: #666;transition:.3s;}
a:hover{color: #e22d1b;transition:.3s;}
.clearfix{*zoom:1;}
.clearfix:after{ content:"";display:table;clear:both;}
.banner{
	height: 616px;
	background: url(/public/shcn2021/assets-sishizt/image/banner-pc.jpg) top center no-repeat;
}
.banner img{
	display: none;
}
.activity{
	padding: 27px 110px;
	margin: 30px 0;
	height: 45px;
	background: url(/public/shcn2021/assets-sishizt/image/activity.jpg) center no-repeat;
}
.activity-title{
	width: 20%;
	height: 47px;
	line-height: 47px;
	float: left;
	font-weight: bold;
	font-size: 24px;
	text-indent: 25px;
	color: #fff;
	background: url(/public/shcn2021/assets-sishizt/image/activity-title.jpg) no-repeat;
}
.activity-main{
	float: left;
	width: 80%;
}
.txtScroll-top .bd{
	padding: 10px 0;
}
.infoList a{
	margin-right: 10px;
	font-size: 20px;
}
.infoList span{
	font-size: 20px;
	color: #666;
}
.infoList li{
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.title{
	height: 34px;
	background: url(/public/shcn2021/assets-sishizt/image/titlebg.jpg);
}
.title h2{
	padding: 0 20px;
	float: left;
	height: 34px;
	font-size: 22px;
	line-height: 34px;
	color: #fff;
	background-color: #c40c00;
}
.title a.more{
	margin: 7px 10px 0 0;
	float: right;
	color: #c40c00;
}
#owl-demo {
	margin: 15px 0;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
#owl-demo .item {
    display: block;
    margin: 5px;
}
#owl-demo p{
	padding: 10px 0;
    text-align: center;
    background-color: #f7f7f7;
    transition:.3s;
}
#owl-demo a:hover p{
	background-color: #eee;
	transition:.3s;
}

#owl-demo img {
    display: block;
    width: 100%;
}
.box-left{
	width: 49%;
	float: left;
}
.box-right{
	width: 49%;
	float: right;
}
.pictxt-list dl{
	padding: 15px 0;
	border-bottom: 1px dashed #ddd;
}
.pictxt-list dt{
	width: 28%;
	float: left;
	margin-right: 15px;
}
.pictxt-list dd a{
	font-weight: bold;
	font-size: 16px;
}

.pictxt-list dd p{
	padding: 10px 0;
}
.pictxt-list dd p:last-child{
	padding-bottom: 0;
}
.pictxt-list dd p small{
	color: #999;
}
.pictxt-list ul{
	padding: 10px 0;
}
.pictxt-list li{
	background: url(/public/shcn2021/assets-sishizt/image/arrow.jpg) 0 17px no-repeat;
	padding: 10px 15px;
}
.pictxt-list li a{
	font-size: 16px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    display: block;
}

.crumbs{
	padding: 10px 0;
	font-size: 16px;
	color: #333;
}
.text-list li{
	padding: 12px 0;
	border-bottom: 1px dashed #ddd;
}
.text-list li span{
	margin: 10px 10px 0 0;
	float: left;
	width: 4px;
	height: 4px;
	display: block;
	background-color: #be0e02;
}
.page{
	padding: 30px 0;
	text-align: center;
}
.page a{
	margin-top: 10px;
	display: inline-block;
	border: 1px solid #ddd;
	padding: 4px 10px;
}
.page a:hover{
	background: #f5f5f5;
}
.page a.now{
	background: #be0e02;
	color: #fff;
	border-color: #be0e02;
}
.article-title{
	padding:0 20px 20px 20px;
	text-align: center;
	border-bottom: 1px solid #ddd;
}
.article-title h1{
	margin: 20px 0;
	font-size: 20px;
	color: #666;
}
.article-title p{
	color: #666;
	font-size: 14px;
}
.article-content{
	padding: 0 30px;
}
.article-content p{
	margin-top: 15px;
	line-height: 34px;
	text-indent: 2em;
	color: #666;
}
.article-content p img{
	display: block;
	margin: 0 auto;
}
.article-video{
	max-width: 650px;
	margin: 50px auto;
}
@media (max-width: 1366px) {
	.banner{
		height: 436px;
		background: url(/public/shcn2021/assets-sishizt/image/banner-pc.jpg) top center no-repeat;
		background-size:auto 440px;
	}
}
@media (max-width: 1024px) {
	.banner{
		height: auto;
		background: inherit;
	}
	.banner img{
		display: block;
	}
}
@media (max-width: 1100px) {
	.activity{
		padding: 10px;
		background: #f6f6f6;
	}
	.infoList a,.infoList span{
		font-size: 18px;
	}
}
@media (max-width: 979px) {
	.container{
		margin: 0 10px;
	}
}
@media (max-width: 768px) {
	.activity{
		margin: 10px 0;
	}
	.activity-title{
		text-indent: 0;
		text-align: center;
		font-size: 16px;
	}
	.infoList a, .infoList span{
		font-size: 16px;
	}
	.box-left,.box-right{
		width: 100%;
	}
	.pictxt-list dd a,.pictxt-list li a{
		font-size: 14px;
	}
}
@media (max-width: 600px){

}

@media (max-width: 480px) {
	.activity-title{
		width: 22%;
		font-size: 14px;
	}
	.activity-main{
		width: 77%;
		float: right;
	}
	.infoList a, .infoList span{
		font-size: 14px;
	}
	.article-title{
		padding: 0 0 20px 0;
	}
	.article-content{
		padding: 0 5px;
	}
}