/* ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ©Ã¢â‚¬â€Ã‚Â»ÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¨Ã‚Â¡Ã‚Â¨ */



.m-video-btn {

    position: absolute;

    z-index: 11;

    left: 50%;

    top: 50%;

    margin: -0.72rem 0 0 -1.2rem;

}



.m-video-btn img {

    width: 2.4rem;

}



.video-bg {

    display: none;

    position: fixed;

    z-index: 99;

    left: 0;

    top: 0;

    width: 100%;

    height: 100%;

    background: rgba(0, 0, 0, 0.6);

}



.alerts {

    position: absolute;

    z-index: 99;

    left: 0;

    bottom: 10%;

    width: 100%;

    text-align: center;

}



.alerts img {

    width: 40px;

}



.video-bg div {

    display: flex;

    align-items: center;

    position: fixed;

    z-index: 1;

    width: 100%;

    height: 100%;

}



.videos {

    width: 100%;

}



.news {

    padding: 10px;

}



.new-name {

    width: 64px;

    height: 64px;

    overflow: hidden;

    font: 400 16px/1 "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";

    color: #fff;

    border: 2px solid #fff;

    border-radius: 50%;

}



.new-name span {

    display: flex;

    justify-content: center;

    align-items: center;

    width: 60px;

    height: 60px;

    padding: 0 10px;

    text-align: center;

    background: #c9151e;

}



.news ul {

    padding: 10px 0 0;

    background: url(../images/new_line.jpg) repeat-y 106px 0;

}



.news ul li {

    padding: 0 0 10px;

}



.news ul li a {

    display: flex;

    justify-content: space-between;

    position: relative;

}



.new-li-time {

    flex-shrink: 0;

    width: 100px;

    height: 24px;

    padding: 0 0 0 18px;

    font: 400 12px/24px "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";

    color: #000;

    background: url(../images/time_icon.png) no-repeat 0 center/16px;

}



.new-li-time span {

    font-size: 18px;

}



.new-li-circle {

    position: absolute;

    left: 100px;

    top: 5px;

    width: 18px;

    height: 18px;

    padding: 2px;

    background: #fff;

    border: 2px solid #000;

    border-radius: 50%;

}



.new-li-circle i {

    display: block;

    width: 100%;

    height: 100%;

    background: #000;

    border: 2px solid #fff;

    border-radius: 50%;

}



.new-li-box {

    flex-grow: 1;

    overflow: hidden;

    padding: 0 0 0 24px;

}



.new-li-img img {

    width: 100%;

}



.new-li-font {

    flex-grow: 1;

    padding: 0 0 5px;

    border-bottom: 1px solid #000;

}



.new-li-title {

    overflow: hidden;

    font: 400 16px/30px "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";

    color: #000;

    text-overflow: ellipsis;

    white-space: nowrap;

}



.new-li-p {

    height: 80px;

    overflow: hidden;

    font: 400 14px/20px "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";

    color: #999999;

}



.new-li-more {

    width: 100px;

    margin: 5px 0 0;

    padding: 0 0 0 5px;

    font: 400 12px/24px "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";

    color: #fff;

    background: url(../images/more_bg.png) no-repeat 0 0 / auto 100%;

}



@media (min-width: 1200px) {

    .new-banner {

        position: relative;

        height: 400px;

        overflow: hidden;

    }

    .new-banner video {

        position: absolute;

        left: 0;

        top: -50%;

        width: 100%;

    }

    .news {

        padding: 30px 60px 0;

    }

    .new-name {

        width: 100px;

        height: 100px;

        margin: 0 0 0 140px;

        font: 400 24px/1 "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";

        border: 5px solid #fff;

    }

    .new-name span {

        width: 90px;

        height: 90px;

        padding: 0 20px;

    }

    .news ul {

        padding: 20px 0 0;

        background: url(../images/new_line.jpg) repeat-y 185px 0;

    }

    .news ul li {

        padding: 0 0 30px;

    }

    .new-li-time {

        width: auto;

        height: 36px;

        margin: 100px 0 0;

        padding: 0 0 0 24px;

        font: 400 14px/36px "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";

    }

    .new-li-time span {

        font-size: 30px;

    }

    .new-li-circle {

        position: absolute;

        left: 176px;

        top: 106px;

        width: 24px;

        height: 24px;

        background: #fff;

        border: 4px solid #000;

        border-radius: 50%;

    }

    .new-li-box {
        display: flex;
        flex-grow: 0;
        width: 680px;
    }

    .new-li-img {

        flex-shrink: 0;

        width: 360px;

    }

    .new-li-img img {

        height: 235px;

    }

    .new-li-font {
        flex-grow: 1;
        margin: 0 0 0 24px;
        overflow: hidden;
    }

    .new-li-title {

        padding: 0 0 30px;

        font: 400 18px/30px "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";

    }

    .new-li-p {

        height: 120px;

        font: 400 14px/24px "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";

    }

    .new-li-more {

        width: 137px;

        padding: 0 0 0 20px;

        font: 400 14px/37px "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";

        background: url(../images/more_bg.png) no-repeat 0 0;

    }

    .news ul li a:hover .new-li-time {

        color: #c9151e;

        background-image: url(../images/time_icona.png);

    }

    .news ul li a:hover .new-li-circle {

        border-color: #c9151e;

        transform: scale(1.25);

    }

    .news ul li a:hover .new-li-circle i {

        background: #c9151e;

    }

    .news ul li a:hover .new-li-title {

        color: #c9151e;

    }

    .news ul li a:hover .new-li-font {

        border-color: #c9151e;

    }

}



@media (min-width: 1480px) {
    .news {
        padding: 30px 90px 0;

    }

    .new-li-box {
        width: 720px;
    }

    .new-banner {

        height: 600px;

    }

    .news {

        padding: 50px 120px 0;

    }

}





/* ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ©Ã¢â‚¬â€Ã‚Â»ÃƒÂ¨Ã‚Â¯Ã‚Â¦ÃƒÂ¦Ã†â€™Ã¢â‚¬Â¦ */



.new-er {}



.new-er-title {

    text-align: center;

}



.new-er-name {

    font: bold 16px/24px "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";

    color: #333;

}



.new-er-time {

    font: 400 14px/24px "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";

    color: #999;

}



.new-er-content p {

    margin-bottom: 10px;

    font: 400 14px/24px "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";

    color: #333;

    text-align: justify;

}



.new-er-content p img {

    width: 100%;

}



@media (min-width: 1200px) {

    .new-er {

        padding: 20px 40px;

    }

    .new-er-title {

        position: relative;

        margin: 20px 0 10px;

        padding: 0 0 10px;

        color: #000;

        text-align: left;

        border-bottom: 1px solid #000;

    }

    .new-er-name {

        color: #000;

    }

    .new-er-time {

        position: absolute;

        right: 0;

        top: 0;

        color: #000;

    }

    .new-er-content p {

        font: 400 16px/30px "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";

        color: #000;

    }

    .new-er-content p img {

        max-width: 600px;

    }
}

iframe {
	/* width: 100% !important; */
	height: 300px !important;
}

@media (min-width:1200px) {
	p iframe {
		width: 640px !important;
		height: 480px !important;
	}
}