﻿/************** 资讯 **************/
/*顶部图文*/
#asMain .infoTopImgtext{padding-bottom: 10px;}
#asMain .infoTopImgtext .infoTopImgtextLeft{width:580px; height: 380px;}
#asMain .infoTopImgtext .infoTopImgtextLeft .infoImgtext{width:580px; height: 370px; position: relative; overflow: hidden;}
#asMain .infoTopImgtext .infoTopImgtextLeft .infoImgtext a{display: block;}
#asMain .infoTopImgtext .infoTopImgtextLeft .infoImgtext .infoImg{width:580px; height: 370px;background-size: 80% auto;}
#asMain .infoTopImgtext .infoTopImgtextLeft .infoImgtext .infoImg img{display: block; width:580px; height: 370px; transition: all .5s;}
#asMain .infoTopImgtext .infoTopImgtextLeft .infoImgtext .infoText{position: absolute; left:0; bottom: 0; padding: 20px 25px 15px; width:530px;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.55) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, top, bottom, color-stop(0%,rgba(0, 0, 0, 0)), color-stop(100%,rgba(0, 0, 0, 0.55) )); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0, 0, 0, 0),rgba(0, 0, 0, 0.55)  100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.55)  100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.55)  100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.55)  100%); /* W3C */
	filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#00000000",endColorstr = "#55000000");
}
#asMain .infoTopImgtext .infoTopImgtextLeft .infoImgtext .infoText p{font-size: 20px; line-height: 30px; color: #ffffff; max-height: 60px;}
#asMain .infoTopImgtext .infoTopImgtextLeft .infoImgtext:hover .infoImg img{transform: scale(1.1);}
#asMain .infoTopImgtext .infoTopImgtextRight{width:620px; height: 380px;}
#asMain .infoTopImgtext .infoTopImgtextRight .infoImgtext{width:300px; height: 180px; position: relative; overflow: hidden; margin-left: 10px; margin-bottom: 10px;}
#asMain .infoTopImgtext .infoTopImgtextRight .infoImgtext a{display: block;}
#asMain .infoTopImgtext .infoTopImgtextRight .infoImgtext .infoImg{width:300px; height: 180px; background-size: 80% auto;}
#asMain .infoTopImgtext .infoTopImgtextRight .infoImgtext .infoImg img{display: block; width:300px; height: 180px; transition: all .5s;}
#asMain .infoTopImgtext .infoTopImgtextRight .infoImgtext .infoText{position: absolute; left:0; bottom: 0; padding: 20px 15px 10px; width:270px;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.55) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, top, bottom, color-stop(0%,rgba(0, 0, 0, 0)), color-stop(100%,rgba(0, 0, 0, 0.55) )); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0, 0, 0, 0),rgba(0, 0, 0, 0.55)  100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.55)  100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.55)  100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.55)  100%); /* W3C */
	filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#00000000",endColorstr = "#55000000");
}
#asMain .infoTopImgtext .infoTopImgtextRight .infoImgtext .infoText p{font-size: 16px; line-height: 24px; color: #ffffff; max-height: 48px;}
#asMain .infoTopImgtext .infoTopImgtextRight .infoImgtext:hover .infoImg img{transform: scale(1.1);}

/* 标签列表 */
#asMain .tagBox{width:1220px; padding-bottom: 20px;}

/*文章列表*/
#asMain .asMainArticle .articleMenu{border-bottom: 1px solid #efefef; margin-bottom: 20px;}
#asMain .articleMenu .articleMenuLeft{width: 230px;}
#asMain .articleMenu .articleMenuLeft:after { content: ''; display: block; width: 0; border-right: 1px solid #d6d6d6; position: absolute; top: 50%; right: 6px; height: 20px; margin-top: -20px;}
#asMain .articleMenu .articleMenuRight{position: relative; width: 573px; padding-left: 25px; padding-right: 32px; overflow: hidden;}
#asMain .articleMenu .articleMenuRight .swiper-container{height: 49px; width: 573px; }
.ie8 #asMain .articleMenu .articleMenuRight .swiper-container{width: 586px;}
#asMain .articleMenu .articleMenuRight .swiper-container ul{font-size: 0;} 
#asMain .articleMenu .articleMenuRight li{padding-right: 25px; display: inline-block; zoom: 1; *display: inline;}
#asMain .articleMenu .articleMenuRight li:last-child{padding-right: 0;}
#asMain .articleMenu .articleMenuRight li a{display: block; font-size: 16px; color: #27282d; line-height: 30px; font-weight: bold;}
#asMain .articleMenu .articleMenuRight li a:hover{color: #e22c29;}
#asMain .articleMenu .articleMenuRight .arrowBtn{position: absolute; top:4px; right:0; display: block; width:22px; height: 22px; background: url(../images/spirit.png) no-repeat; cursor: pointer; z-index: 6;}
#asMain .articleMenu .articleMenuRight .arrowRightBtn{background-position: 0 -392px;}
#asMain .articleMenu .articleMenuRight .arrowRightBtn:hover{background-position: -22px -392px;}
#asMain .articleMenu .articleMenuRight .arrowLeftBtn{background-position: 0 -414px;}
#asMain .articleMenu .articleMenuRight .arrowLeftBtn:hover{background-position: -22px -414px;}

/*访谈*/
#asMain .asInterviews .title{padding-top: 5px; line-height: 32px;}
#asMain .asInterviewsList .swiper-container{overflow: hidden; height: 245px; width: 300px;}
#asMain .asInterviewsList .interviewImg{width:300px; height: 180px; overflow: hidden;background-size: 80% auto;}
#asMain .asInterviewsList .interviewImg img{display: block; width:300px; height: 180px; transition: all .3s;}
#asMain .asInterviewsList .interviewImg a:hover img{transform: scale(1.1);}
#asMain .asInterviewsList .interviewFont{font-size: 16px; line-height: 30px; color: #27282d; max-height: 60px; padding-top: 5px;}
#asMain .asInterviewsList .interviewFont a.tag{position: relative; display: inline-block; zoom: 1; *display: inline; font-size: 12px; color: #666666; margin-right: 10px; height: 20px; line-height: 20px; border: 1px solid #cacaca; padding: 0 5px; border-radius: 20px;}
#asMain .asInterviewsList .interviewFont a:hover{color: #e22c29;}
#asMain .asInterviewsList .interviewFont a.tag:hover{background: #fbf1f1; border: 1px solid #ffdddd;}
#asMain .asInterviewsList .interviewFont a.tag:hover i{display: none;}
#asMain .asInterviewsList .interviewFont a.tag i{margin-top: -3px; display: block; width:2px; height: 5px; background: #ffffff;}
#asMain .asInterviewsList .interviewFont a.tag i.L{position: absolute; top:50%; left:-1px;}
#asMain .asInterviewsList .interviewFont a.tag i.R{position: absolute; top:50%; right:-1px;}
#asMain .asInterviewsList .pagination{position: absolute; right: 0; width:100%; text-align: center; bottom: 0; z-index: 1;}
#asMain .asInterviewsList .pagination span{display: inline-block; zoom: 1; *display: inline; width: 8px; height: 8px; background: #ffffff; border-radius: 8px; cursor: pointer; margin: 0 5px; transition: all .2s; border:1px solid #c6c6c6;}
#asMain .asInterviewsList .pagination span.swiper-active-switch{background: #e22c29; border:1px solid #e22c29;}

/************** /资讯 **************/