@charset "utf-8";
#wrap{background: #F6F6F6;}
#banner{ width: 100%; min-width: 1200px; overflow: hidden; position: relative; top: -70px; background-color: #000;}
#banner .banner{background-position: center; background-repeat: no-repeat; background-size: cover;}
#banner img{width: 100%; display: block; opacity: .65;}
#banner .banner .mainBox{ position: absolute; width: 100%; min-width: 100%; max-width: 100%; left: 0; top: 46%; }
#banner .banner h2{font-size: .4rem; letter-spacing: 10px; text-align: center; font-weight: 600; color: #fff; margin-bottom: 10px;}
#banner .banner h2 span{display: inline-block; vertical-align: middle; margin: 0 10px 0 0; height: 6px; width: 60px; border-top: 1px solid #fff; border-bottom: 1px solid #fff;}
#banner .banner h2 b{display: inline-block;  vertical-align: middle;}
#banner .banner h4{font-size: .56rem; letter-spacing: 10px; text-align: center; font-family: Conv_DidotLTStd-Roman; text-transform: uppercase; font-weight: lighter; color: #fff; color: rgba(255,255,255,.6);}

.title-box{margin: 50px auto 40px;display: flex; center; position: relative; z-index: 1;}
.title-box h2{color: #333333;font-size: 21px; display: inline-block; vertical-align: middle;}
.title-box span{height: 19px; position: relative; top: 5px; border-left: 6px solid #d70021; border-right: 4px solid #333; margin:0 5px 0 8px; width: 12px;display: inline-block; vertical-align: middle;}
.title-box p{color: #888;font-size: 25px; font-family: Conv_DidotLTStd-Roman; text-transform: uppercase; font-weight: lighter; display: inline-block; vertical-align: middle;}
.title-box .more{ position: absolute; right: 0; top: 10px; text-transform: uppercase; box-sizing: border-box; font-size: 12px; color: #000000; width: 110px; padding-left: 18px; line-height: 26px; height: 28px;  border: solid 1px #707070; border-radius: 20px; transition: all 0.4s ease-in-out;	background: #fff no-repeat left -15px center;}
.title-box .more:hover{	background: #D70021 url(../img/icon-more.png) no-repeat right 15px center;border-color: #D70021;color: #fff;width: 130px;}

.main{
	margin-top: -70px;
}
.main .list-box{margin: 30px 0 0;}
.main .list-box .list{
	display: block;
	position: relative;
	overflow: hidden;
	top: 0;
	background: #fff;
	transition: all 0.4s ease-in-out;
	margin-bottom: 2%;
}
.main .list-box .list .box-bg{overflow: hidden; width: 300px; float: left; position: relative; height: 100%; overflow: hidden; transition: all 0.4s ease-in-out;}
.main .list-box .list .box-bg img{width: 100%; height: 180px; transition: all 0.4s ease-in-out; background-size: cover; background-position: center;}
.main .list-box .list:hover{ box-shadow: 0 2px 25px rgba(0,0,0,0.15); top: -10px;}
.main .list-box .list:hover .box-bg img{transform: scale(1.1);}
.main .list-box .list .box-con{ position: relative;  padding: 30px 30px 30px 340px;}
.main .list-box .list .box-con .list-info{font-size: 12px; color: #888; padding: 10px 0 12px 20px; background: url(../img/icon-19.png) no-repeat left center;}
.main .list-box .list .box-con h2{font-size: 18px; font-weight: bold; line-height: 1.5em; color: #000; transition: all 0.5s ease-in-out;}
.main .list-box .list:hover .box-con h2{color: #D70021;}
.main .list-box .list .box-con p{ display: block; font-size: 14px; line-height: 1.5em; line-height: 1.6em; color: #666; }


/* 详细列 */
.main .mainBox{	width: 1200px;}
.main .detail{	overflow: hidden;}
.main .detail .detailCon{
	width: 800px;
	float: left;
	padding: 30px;
	background-color: #fff;
	margin-bottom: 60px;
}
.main .detail .detailCon .title{
	font-size: 26px;
	line-height: 1.5em;
	padding-bottom: 10px;
}
.main .detail .detailCon .info{
	line-height: 30px;
	color: #666;
	padding-bottom: 10px;
	border-bottom: 1px dashed #eee;
	margin-bottom: 20px;
	font-size: 12px;
}
.main .detail .detailCon .content img{
	max-width: 100%;
	margin:15px auto;
	display: block;
}
.main .detail .detailCon .content {
	font-size: 16px;
	line-height: 1.8em;
}
.main .detail .detailCon .content video{
	margin:15px auto; 
	width:100%; 
	display: block;
}
.main .detail .detailCon .share{
	margin: 20px 0px;
	overflow: hidden;
}
.main .detail .detailCon .share .bshare-custom{
	float: right;
}

.main .detail .detailCon .around{
		margin: 20px 0px 30px;
		color: #888;
		border-top: 1px solid #E1E1E1;
		padding-top: 10px;
	}
.main .detail .detailCon .around div{
	margin: 10px 0;
}
.main .detail .detailCon .around a{
		padding-right: 50px;
		color: #888;
	}
.main .detail .detailCon .around a:hover{
		color: #D70021;
	}

/* 侧边栏 */
.main .detail .side-box{width: 370px;margin: 0 0 60px 0;padding: 20px;float: right;background-color: #fff;margin-bottom: 60px;}
.main .detail .side-box .list-box-title{font-size: 20px;color: #e52027;font-weight: bold;margin-bottom: 15px;padding: 15px 0;	border-bottom: 1px solid #eee;}
.main .detail .side-box .list-con a{margin-bottom: 10px; display: block;}
.main .detail .side-box .list-con .box-bg{overflow: hidden; position: relative; overflow: hidden; transition: all 0.4s ease-in-out;}
.main .detail .side-box .list-con .box-bg img{width: 100%; transition: all 0.4s ease-in-out; background-size: cover; background-position: center;}
.main .detail .side-box .list-con a:hover .box-bg img{transform: scale(1.1);}
.main .detail .side-box .list-con a .box-con{padding: 5px 0;}
.main .detail .side-box .list-con a h2{font-size: 16px; font-weight: normal;}
.main .detail .side-box .list-con a:hover .box-con h2{color: #D70021;}
.main .detail .side-box .list-con a .list-info{font-size: 12px; color: #888; padding: 10px 0 12px 20px; background: url(../img/icon-19.png) no-repeat left center;}

@media screen and (max-width: 1660px){
	.main .detail .detailCon{width: 760px;}
}

@media screen and (max-width: 768px) {
	#wrap{background: #fff;}
	#banner{ width: 100%; min-width: 100%; overflow: hidden; position: relative; top: 0px; background-color: #000;}
	#banner .banner{background: url(../img/news-banner.jpg) no-repeat center center; background-size: cover; height: 3rem;}
	#banner img{width: 100%; display: none; opacity: 0;}
	#banner .banner .mainBox{ position: absolute; width: 100%; min-width: 100%; max-width: 100%; left: 0; top: 40%; }
	#banner .banner h2{font-size: .4rem; letter-spacing: 4px; text-align: center; font-weight: 600; color: #fff; margin-bottom: 10px;}
	#banner .banner h2 span{display: inline-block; vertical-align: middle; margin: 0 10px 0 0; height: 6px; width: 40px; border-top: 1px solid #fff; border-bottom: 1px solid #fff;}
	#banner .banner h2 b{display: inline-block;  vertical-align: middle;}
	#banner .banner h4{font-size: .2rem; letter-spacing: 2px; text-align: center; font-family: Conv_DidotLTStd-Roman; text-transform: uppercase; font-weight: lighter; color: #fff; color: rgba(255,255,255,.6);}
	#banner .swiper-slide{box-shadow: 0 0 50px rgba(0,0,0,0.8);}
	#banner .swiper-button-prev,#banner .swiper-button-next{margin-top: 30px;}
	#banner .swiper-button-prev{left: 0;}
	#banner .swiper-button-next{right: 0;}
	#banner .swiper-button-prev:after{font-size: 22px;padding: 15px 10px;color: #fff;border-top-right-radius: 5px;border-bottom-right-radius: 5px;}
	#banner .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{font-size: 22px;padding: 15px 10px;color: #fff;border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
	
	
	.title-box{padding:.5rem 0 .4rem 0; display: block; display: block; position: relative; text-align: center;}
	.title-box h2{color: #333333; font-size: .32rem; letter-spacing: 1px; display: inline-block; text-align: center; vertical-align: middle; position: relative;}
	.title-box h2::after{content: ""; width: 2px; height: 2px; border-left: .4rem solid #D70021; border-right: 4px solid #000; position: absolute; top: .2rem; left: -.65rem;}
	.title-box h2::before{content: ""; width: 2px; height: 2px; border-right: .4rem solid #D70021; border-left: 4px solid #000; position: absolute; top: .2rem; right: -.65rem;}
	.module-title span{display: none;}
	.title-box p{color: #888; font-size: .12rem; padding-top: 2px; letter-spacing: 2px; font-family: Conv_DidotLTStd-Roman; text-transform: uppercase; text-align: center; font-weight: lighter; display: block; vertical-align: middle;}
	.title-box .more{ position: absolute; opacity: 0; width: 100%; height: 100%; left: 0; top: 0;}
	
	.main{
		margin-top: 0px;
	}
	.main .title-box{display: none;}
	.main .list-box{
		margin: 0 .3rem .1rem;
	}
	.main .list-box .list{
		display: flex;
		background: none;
		padding: .2rem 0;
		flex-direction: row-reverse;
		border-top: 1px solid #f1f1f1;
	}
	.main .list-box .list .box-bg{
		width: auto;
		height: auto;
		position: relative;
	}
	.main .list-box .list .box-bg img{
		width: 25vw;
		height: 15vw;
		min-height: auto;
		background-size: cover;
		background-position: center;
		margin-left: .2rem;
	}
	.main .list-box .list .box-con{
		flex: 1;
		display: flex;
		padding: 0;
		justify-content: space-between;
		flex-direction: column;
	}
	.main .list-box .list .box-con h2{
		font-size: .28rem;
		font-weight: normal;
	}
	.main .list-box .list .box-con .list-info{
		color: #999;
		font-size: .2rem;
		padding: .03rem 0 0 .3rem;
		background: url(../img/icon-19.png) no-repeat left center;
		background-size: .2rem;
	}
	.main .list-box .list .box-con p{
		display: none;
	}
	
	/* 详细列 */
	.main .mainBox{	width: 100%;}
	.main .detail{	overflow: hidden;}
	.main .detail .detailCon{
		width: 100%;
		float: none;
		padding: .3rem;
		background-color: #fff;
		margin-bottom: .2rem;
	}
	.main .detail .detailCon .title{
		font-size: .4rem;
		line-height: 1.5em;
		padding-bottom: .1rem;
	}
	.main .detail .detailCon .info{
		line-height: 30px;
		color: #666;
		padding-bottom: 10px;
		border-bottom: 1px dashed #eee;
		margin-bottom: .1rem;
		font-size: .24rem;
	}
	.main .detail .detailCon .content img{
		width: 100%;
		margin:15px auto;
		display: block;
	}
	.main .detail .detailCon .content {
		font-size: 16px;
		line-height: 1.8em;
	}
	.main .detail .detailCon .content video{
		margin:15px auto; 
		width:100%; 
		display: block;
	}
	.main .detail .detailCon .share{
		display: none;
	}
	.main .detail .detailCon .around{
			margin: 20px 0px 0px;
			color: #888;
			border-top: 0;
			padding-top: 0px;
		}
	.main .detail .detailCon .around div{
		margin: 10px 0;
		border: 1px solid #eee;
		padding: 10px;
		display: flex;
	}
	.main .detail .detailCon .around a{
			padding-right: 0px;
			flex: 1;
			color: #888;
		}
	.main .detail .detailCon .around a:hover{
			color: #D70021;
		}
		
	/* 侧边栏 */
	.main .detail .side-box{width: 100%;margin: 0 0 60px 0;padding: .3rem;float: right;background-color: #fff;margin-bottom: 0px;}
	.main .detail .side-box .list-box-title{font-size: .34rem;color: #e52027;font-weight: bold;margin-bottom: .2rem;padding: 15px 0; border-bottom: 1px solid #eee;}
	.main .detail .side-box .list-con a{margin-bottom: .15rem; display: block;}
	.main .detail .side-box .list-con .box-bg{overflow: hidden; position: relative; overflow: hidden; transition: all 0.4s ease-in-out;}
	.main .detail .side-box .list-con .box-bg img{width: 100%; transition: all 0.4s ease-in-out; background-size: cover; background-position: center;}
	.main .detail .side-box .list-con a:hover .box-bg img{transform: scale(1.1);}
	.main .detail .side-box .list-con a .box-con{padding: 5px 0;}
	.main .detail .side-box .list-con a h2{font-size: .32rem; font-weight: normal;}
	.main .detail .side-box .list-con a:hover .box-con h2{color: #D70021;}
	.main .detail .side-box .list-con a .list-info{font-size: .24rem; color: #888; padding: 10px 0 10px 20px; background: url(../img/icon-19.png) no-repeat left center; background-size: .26rem;}
}




















