@charset "utf-8";

.over-ellipsis-3{
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.channel-banner {
	width: 100%;
	height: 500px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin: 0;
    padding: 0;
}
.channel-banner {height:750px;position:relative;background-repeat:no-repeat;background-position:center center;background-size:cover;margin:0;padding:0;}
.channel-banner .banner-info {position:absolute;top:30%;margin-top:-50px;left:0;right:0;z-index:3}
.channel-banner .banner-info h3{    font-size: 68px;
    line-height: 58px;
    color: #e2ba85;
    text-transform: none;}

.channel-banner .banner-info p{font-size:36px; line-height: 150px; color: #e2ba85;}

.title-l h2 {
    line-height: 28px;
    height: 28px;
    color: #333;
    position: relative;
    font-size: 18px;
    letter-spacing: 0;
    padding-left: 20px;
    margin-bottom: 10px;
}
.list-post-text li.dot a {
    padding-left: 15px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* 纯文字列表  begin*/
.list-post-text li {padding:5px 0;}
.list-post-text li a{display:block;}
.list-post-text li.dot a{padding-left:15px;position:relative;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.list-post-text li.dot:hover a:before {background:#ff9600;}
.list-post-text li.dot a:before {content:'';position:absolute;left:-2px;background:#ccc;width:6px;height:6px;top:9px;border-radius:50%}
/* 纯文字列表  end*/

/* 标题样式-左 */
.title-l h2{line-height:28px;height:28px;color:#333;position:relative;font-size:22px;letter-spacing:0;padding-left:20px;margin-bottom:10px;}
.title-l h2:before {content:'';display:block;position:absolute;width:5px;height:20px;top:4px;background:#ff9600;left:0}
/* 上下篇  */
.prenext-pro a.button{height:70px;line-height:70px;padding:0 25px}
.prenext-pro a.button:hover{background:#888889;color:#fff}
.prenext-pro a.border{border:1px solid #eee  background:#a5a7a6;}
/* 横向左图右字列表 begin*/
.list-post-x .media{margin-bottom:20px}
.list-post-x .media.border{border:0;border-bottom:1px solid #ECEFF5;padding-bottom:20px}
.list-post-x .media img{transition:all .3s ease-out}
.list-post-x .media .thumb-md{position:relative;max-width:100px;overflow:hidden}
.list-post-x .media .thumb-md .playtime{position:absolute;bottom:5px;right:5px;padding:0 5px;height:20px;line-height:18px;background:rgba(0,0,0,.6);z-index:3;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.list-post-x .media .thumb-md .playicon{position:absolute;bottom:5px;left:5px;width:20px;height:20px;line-height:18px}
.list-post-x .media:hover img{transition:all .3s ease-out;transform:scale(1.1)}
.list-post-x .media.media-x .float-left{margin-right:15px}
.list-post-x .media.media-x .float-right{margin-left:15px}
.list-post-x .media.media-x .media-body{text-align:left;padding:0}
.list-post-x .media a:hover{color:#434C5A}
.list-post-x .media-body p{color:#888888;line-height:22px}
.list-post-x .media:last-child{margin-bottom:0}


.banner{
	width: 100%;
	float: left;
	position: relative;
}
.banner img{width: 100%;float: left;}
.banner_con{
	position: absolute;
	top: 30%;
	left: 60%;
}
.banner_con h4{
	font-size: 47px;
	color: #231815;
	font-weight: normal;
}
.banner_con i{
	width: 70px;
	height: 2px;
	background: #231815;
	float: left;
	margin: 30px 0;
}
.banner_con p{
	display: block;
	font-size: 24px;
	color: #231815;
	float: left;
	width: 100%;
	line-height: 35px;
}
.main{
	width: 100%;
	float: left;
	margin: 30px 0;

}
.main2{
	width: 90%;
  float: left;
  padding: 0 4%;
}
.content{
	width: 80%;
	margin: 0 auto;
	max-width: 1445px;
}


.qafw_mod_con ul li p span{
	display: block;
}
.qafw_mod2{
	width: 100%;
	float: left;
	background: url(../news_images/qafw_bg.jpg) no-repeat;
	background-size: cover;
	padding: 50px 0;
}
.qafw_mod2 p{
	width: 100%;
	float: left;
	text-align: center;
	margin: 20px 0;
}
.qafw_mod3{
	width: 100%;
	float: left;
	margin-top: 30px;
}
.qafw_mod3_tit{
	width: 100%;
	float: left;
	border-bottom: 1px solid #dfdfe0;
	line-height: 40px;
	font-size: 18px;
}
.qafw_mod3_list{
	width: 100%;
	float: left;
	margin: 30px 0;
	position: relative;
}
.qafw_mod3_list .swiper-slide{
	width: 33.33%;
    color: #fff;
	float: left;
	padding: 0 1%;
}
.qafw_mod3_list .swiper-slide a{
	display: inline-block;
    color: #fff;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}
.qafw_mod3_list .swiper-slide a img{
	max-width: 100%;
	float: left;
	-webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
}
.qafw_mod3_list .swiper-slide a:hover img{
	transform: scale(1.1);
    color: #fff;
}
.qafw_mod3_list .swiper-slide a span{
	position: absolute;
	left: 0%;
	bottom: 0;
	width: 100%;
	z-index: 9;
	background: rgba(0,0,0,.4);
	color: #FFFFFF;
	text-align: center;
	font-size:15px;
	line-height: 50px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	padding: 0 5%;
}
.qafw_mod3_list .swiper-container{
	padding-bottom: 40px;
}
.qafw_mod3_list .swiper-pagination{bottom: 0px;}
.qafw_mod4{
	clear: both;
	width: 100%;
	float: left;
	margin-top: 30px;
}
.qafw_mod4_list{
	width: 100%;
	float: left;
	margin: 20px 0;
}
.qafw_mod4_list ul li{
	width:31.33%;
	margin: 10px 1%;
	float: left;
}
.qafw_mod4_col1{
	width: 100%;
	float: left;
}
.qafw_mod4_col1 a{
	width: 100%;
	float: left;
	position: relative;
	padding-top: 55%;
	overflow: hidden;
}
.qafw_mod4_col1 a img{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
}
.qafw_mod4_col1 a:hover img{
	transform: scale(1.1);
}
.qafw_mod4_col1 a span{
	position: absolute;
    left: 0%;
    bottom: 0;
    width: 100%;
    z-index: 9;
    background: rgba(0,0,0,.4);
    color: #FFFFFF;
    text-align: center;
    font-size: 18px;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 5%;
}
.qafw_mod4_col2{
	width: 100%;
	float: left;
	margin-top: 8px;
}
.qafw_mod4_col2 p{
	width: 100%;
    float: left;
    font-size: 18px;
    margin: 5px 0;
}
.qafw_mod4_col2 p a {
    width: 67%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.qafw_mod4_col2 p span {
    float: right;
    font-size: 18px;
	font-family: 'Gotham-Book',sans-serif;
}


.sjzx_mod1{
	background: url(../images/sjzx_img1.jpg) no-repeat;
	background-size: cover;
}
.sjzx_mod2{
	background: url(../images/sjzx_img2.jpg) no-repeat;
	background-size: cover;
}
.sjzx_mod3{
	background: url(../images/sjzx_img3.jpg) no-repeat;
	background-size: cover;
}
.sjzx_mod4{
	background: url(../images/sjzx_img4.jpg) no-repeat;
	background-size: cover;
}
.mtop50{
	margin-top: 50px;
}



#tab span.active{
	font-weight: bold;
}
.information{
	display: none;
}

.show_con {font-size:16px;line-height:1.5;color:#666;padding:20px 0;margin-bottom:50px;border-bottom: 1px solid #e1e1e2;}

.main2 {
    width: 100%;
    float: left;
    padding: 0;
}

.content3 {
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
}

