﻿﻿/**!
 * author: gaoli;
 * date:2019-12-13
 */

/* 轮播 */
.ewb-scroll {
    height: 400px;
    margin-right: -24px;
}

#ewb-imgscroll .item {
    display: block;
}

#ewb-imgscroll img {
    display: block;
    width: 100%;
    height: 400px;
}

.owl-carousel {
    position: relative;
}

/* 文字介绍 */

.ewb-img-intro {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-indent: 20px;
    padding-right: 150px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url("../images/mask_bg.png") repeat;
}

/* 分页按钮 */
.owl-dots {
    position: absolute;
    right: 10px;
    bottom: 24px;
    height: 12px;
}

.owl-dots .owl-dot {
    float: left;
}

.owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin-right: 5px;
    display: block;
    margin-right: 10px;
    border-radius: 50%;
    background: #cecece;
}

.owl-dots .owl-dot.active span {
    background: #ffde00;
}

/***视频***/
/* 视频信息 */
.video-cont {
    padding: 0 27px;
}

.video-ul {
    margin: 0 -16px;
}

.video-list {
    float: left;
    width: 33.333333333333333333%;
	margin-top:10px;
}

.video-list-cont {
    margin: 0 16px;
}

.video-list-img {
    position: relative;
}

.video-list-img>img {
    display: block;
    width: 100%;
}

.cover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("../images/icon_play.png") center center no-repeat rgba(51, 51, 51, 0.3);
    cursor: pointer;
}

.video-list-title {
    margin: 10px 17px 0;
    height: 69px;
    line-height: 25px;
    padding-bottom: 19px;
}


/* pad */
@media(max-width:979px) {
    .ewb-scroll {
        margin-right: 0;
        height: auto;
    }

    #ewb-imgscroll img {
        height: auto;
    }
}

/* 新闻 */
.ewb-news {
    height: 400px;
    margin-left: 27px;
}

.ewb-news-link {
    display: block;
}

.ewb-news-link>h3 {
    line-height: 40px;
    padding-top: 6px;
    font-size: 21px;
    font-weight: bold;
    color: #cf001e;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ewb-news-link>p {
    height: 52px;
    line-height: 26px;
    color: #333;
    overflow: hidden;
}

/* pad */
@media(max-width:979px) {
    .ewb-news {
        margin-left: 0;
        height: auto;
    }

    .ewb-news-link>h3 {
        padding-top: 0;
    }
}

/* tab 切换 */
.ewb-work-l {
    margin-right: -4px;
}

.ewb-work-hd {
    position: relative;
    height: 32px;
    padding-left: 12px;
}

.ewb-work-hd>div {
    position: absolute;
    z-index: 9999;
    padding-right: 15px;
    background-color: #fff;
}

.ewb-work-hd:before {
    position: absolute;
    content: "";
    width: 8px;
    height: 32px;
    top: 50%;
    margin-top: -16px;
    left: 0;
    background-color: #ca0724;
}

.ewb-work-icon {
    position: absolute;
    right: 30px;
    bottom: 0;
    width: 27px;
    height: 13px;
    z-index: 999;
    background: url('../images/work_hd.jpg') no-repeat;
}

.ewb-work-hd:after {
    position: absolute;
    content: "";
    right: 0;
    bottom: 0;
    width: 100%;
    height: 13px;
    border-bottom: 1px solid #e5e5e5;
}

.ewb-work-link {
    position: relative;
    float: left;
    font-size: 24px;
    color: #cf001e;
    font-weight: bold;
    padding: 0 12px;
    height: 32px;
    line-height: 32px;
    /* margin-left: 10px; */
    border-radius: 5px;
}

.ewb-work-link.cur {
    color: #fff;
    background-color: #cf001e;
}

.ewb-work-link.cur:before {
    position: absolute;
    content: "";
    width: 12px;
    height: 8px;
    bottom: -8px;
    left: 50%;
    margin-left: -6px;
    background: url('../images/work_icon.png') no-repeat;
}

.ewb-work-bd {
    height: 274px;
}

.ewb-work-r {
    margin-right: 0;
}

.ewb-list-items {
    padding-top: 22px;
}

/* 单个栏目 */
.ewb-single .ewb-work-link {
    color: #cf001e;
    margin-left: 0;
}


/* pad */
@media(max-width:979px) {
    .ewb-work-l {
        margin-right: 0;
    }

    .ewb-list-items {
        padding-top: 10px;
    }

    .ewb-work-bd {
        height: auto;
    }

    .ewb-work-link {
        font-size: 18px;
    }
}

.ewb-full {
	width: 100% !important;
}

/*  */
.ewb-notice{
	height: 60px;
    line-height: 55px;
	margin-top: 20px;
	padding-left: 12px;
    padding-right: 12px;
}

.ewb-notice-title {
	background-color: #cf001e;	
}

.ewb-notice-hd{
	width: 175px;
	float: left;
	padding-left: 47px
}

.ewb-notice-hd a{
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}

.ewb-notice-bd{
	margin-left: 144px;
	margin-right: 60px;
	position: relative;
}

.ewb-notice-items li{
	float: left;
	height: 55px;
    line-height: 55px;
	font-size: 14px;
	padding-left: 24px;
    width: 96%;
}

.ewb-notice-items li a{
	display: inline-block;
    max-width: 940px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333333;
    padding-left: 16px;
    font-size: 32px;
    width: 90%;
    text-align: center;
}

#redtitle li:first-child {
	display: none;
}

.ewb-spec {
	width: 1180px;
   	text-align: center;	
   	color: #fff !important;
}

@media(max-width:979px) {
    .ewb-spec {
    	width: 100%;
	}
	.ewb-notice-hd {
	    width: 85px;
	    float: left;
	    padding-left: 5px;
	}
	.ewb-no-pho {
		margin-left: 85px;
	    margin-right: 27px;
	    position: relative;
	}
	.ewb-notice-items li a {
	    display: inline-block;
	    max-width: 230px;
	    white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    color: #333333;
	    padding-left: 0;
	    font-size: 26px;
	}
}


@media(max-width:1023px){
	/* 视频信息 */
    .video-cont {
        padding: 0 20px;
    }

    .video-ul {
        margin: 0;
    }

    .video-list {
        width: 100%;
    }

    .video-list-cont {
        margin: 0;
    }

    .video-list-title {
        height: 119px;
        line-height: 40px;
        padding-top: 14px;
        padding-bottom: 0;
        margin: 0 27px 0;
        font-size: 30px;
        font-family: "SourceHanSansCN-Medium";
    }
}

/* phone */
@media (max-width:767px) { 
    .video-cont {
        padding: 0 10px;
    }

    .video-list-title {
        height: 90px;
        line-height: 30px;
        margin: 0 10px 0;
        font-size: 20px;
    }
 
}

.ewb-catefiled {
    text-align: center;
    position: absolute;
    top: 10px;
    left: 90%;
    z-index: 999;
    color: #df2c16;
    line-height: initial;
}