/* 轮播图 */
.loop{
    margin-top: 40px;
}
.cases-content{
    display: flex;
    justify-content: space-between;
}
.cases-left{
	width: 792px;
	height: 449px;
	border-radius: 8px;
	position: relative;
}
.morelbt{
    width: 50px;
    height: 16px;
    background: url(/images/web/more.png)no-repeat center right;
    background-size: 9px 100%;
    margin-top: 4px;
    font-size: 16px;
    line-height: 16px;
    position: absolute;
    top: 5px;
    left: 730px;
    z-index: 999;
}
.cases-swiper{
    width:100%;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    height:450px;
}
.cases-swiper li{
    width:100%;
	overflow:hidden;
	position: relative;
	border-radius: 4px
}
.cases-swiper li a{
	display:-webkit-flex;
	display:flex;
	justify-content:center;
	width:100%;
	height:100%;
}
.cases-swiper img{
	display:block;
	width: 100%;
	height:100%;
}  
.cases-swiper .cases-tlt{
    box-sizing: border-box;
	width: 100%;
	height: 83px;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.8), transparent);
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
    padding-top: 41px;
	text-indent: 20px;
	position: absolute;
	left: 0px;
	bottom: 0px;
    padding-right: 100px;
}
.cases-swiper .swiper-pagination{
    position: absolute;
    z-index: 20;
    bottom: 20px!important;
    width: 99%!important;
}
.cases-swiper .swiper-visible-switch {
    background: #000;
}
.cases-swiper .swiper-pagination-bullet {
    background: rgba(255,255,255,0.8);
}
.cases-swiper .swiper-pagination-bullet-active {
    background: #C12C20;
	opacity: 1;
}

.cases-right{
	width: 380px;
	height: 449px;
}

.cases-right ul li{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	margin-bottom: 17px;
}
.cases-right ul li.bold{
	font-weight: bold;
	color: #333;
    font-size: 18px;
}
.swiper-pagination{
	text-align: right!important;
}
/* 广告 */
.adv{
    height: 100px;
    margin-top: 50px;
    border-radius: 4px;
    overflow: hidden;
}
.adv img{
    width: 100%;
    height: 100%;
}
/* 国内 自治区*/
.common-title{
	display: flex;
	justify-content: space-between;
	height: 24px;
	font-size: 24px;
	font-weight: 400;
	color: #333;
	line-height: 24px;
}
.common-title span{
	border-left: 6px solid #C12C20;
	padding-left: 12px;
	cursor: pointer;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	height: 24px;
    display: inline-block;
}
.common-title .tabs{
	display: flex;
}
.common-title .common-tabs{
	display: flex;
	font-size: 16px;
	font-weight: 400;
	color: #666666;
}
.common-title .common-tabs a{
	margin-left: 25px;
	cursor: pointer;
	line-height: 35px;
	color: #666666;
}
.common-title .common-tabs a.on{
    color: #C12C20;
    font-weight: bold;
}
.common-title a.more {
    width: 9px;
    height: 16px;
    background: url(/images/web/more.png)no-repeat;
    background-size: 100% 100%;
    margin-top: 4px;
}
.common-title a.mores{
    width: 50px;
    height: 16px;
    background: url(/images/web/more.png)no-repeat center right;
    background-size: 9px 100%;
    margin-top: 4px;
    font-size: 16px;
    line-height: 16px;
}
.allnews{
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}
.allnews-left{
    width: 792px;
}
.gn-news-list{
    margin-top: 23px;
}
.news-item{
    display: flex;
    justify-content: space-between;
    margin-top: 24px;
}
.news-item .news-image{
    width: 285px;
    height: 161px;  
    border-radius: 4px;
    overflow: hidden;
}
.news-item .news-image img{
    width: 100%;
    height: 100%;
}
.news-item .news-text{
    width: 479px;
}
.news-item .news-text .text{
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 17px;
}
.news-item .news-text .summary{
    min-height: 44px;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 23px;
    margin-bottom: 30px;
}
.news-item .news-text .summary .details{
    color: #C12C20;
}
.ellipsisummary{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 45px;
    position: relative;
}
.news-item .news-text .ellipsisummary:after {
    content: "...";
    position: absolute;
    font-size: 18px;
    right: 7px;
    padding-right: 44px;
    bottom: 0px;
    background: linear-gradient(to right, transparent, #fff 0%);
}
.news-item .news-text .ellipsisummary .details{
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 88;
}
.news-item .title{
    font-size: 16px;
    font-weight: 400;
    color: #333;
    margin-top: 14px;
}
.zzq-news{
    margin-top: 46px;
}
/* 国际 */
.allnews-right{
    width: 368px;
}
.allnews-right .news-item .news-text{
  width: 100%;
}
.allnews-right .news-item .news-text .summary{
    margin-bottom: 41PX;
}
.allnews-right .news-item .title{
    margin-top: 21px;
}
/* 旗区 */
.qq{
    margin-top: 56px;
    margin-bottom: 40px;
}
.qq .cases-content{
    margin-top: 27px;
    display: none;
}
.qq .cases-content0{
    display: flex;
}
.qq .cases-left{
    width: 786px;
    height: 441px;
}
.qq .cases-right ul li{
    margin-bottom: 25px;
    font-size: 18px;
    color: #000000;
}
.qq .cases-right ul li a{
    color: #000000;
}
.qq .cases-right ul li i {
    width: 20px;
    height: 13px;
    font-size: 18px;
    line-height: 4px;
    display: inline-block;
    vertical-align: middle;
    background: url(/images/web/video.png)no-repeat;
    background-size: 100% 100%;
    margin-right: 20px;
    margin-bottom: 2px;
}
.swiper-button-prev{
	width: 40px!important;
	height: 36px!important;
	background-image: url(/images/web/slidpre.png)!important;
	background-size: 100% 100%!important;
	left: 0px!important;
	/*top: 40%!important;*/
}
.swiper-button-next{
	width: 40px!important;
	height: 36px!important;
	background-image: url(/images/web/slidnext.png)!important;
	background-size: 100% 100%!important;
	right: 0px!important;
	/*top: 40%!important;*/
}
