﻿/* main */
/* main-文本模块 */
.main_text_section {
    position: relative;
    width: 510px;
    margin-bottom: 15px;
}

.main_text_section2 {
    width: 560px;
    height: 345px;
    padding: 10px 15px;
    background-color: rgba(244, 244, 244, 1);
}

.main_title_wraper {
    position: relative;
    width: 100%;
    margin-bottom: 24px;
    border-bottom: 3px solid rgba(201, 201, 201, 1);
}

.box_1 .main_title_wraper {
    margin-bottom: 10px;
}


.main_title {
    position: relative;
    top: 3px;
    font-weight: 900;
    font-style: normal;
    font-size: 22px;
    color: #333333;
    line-height: 30px;
    border-bottom: 3px solid rgb(163, 151, 153);
    z-index: 4;
    border-bottom: 3px solid rgba(204, 5, 44, 1);
}

.to_more {
    position: relative;
    top: 3px;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #333333;
}

.main_text_list {
    width: 510px;
}

.main_text_list li {
    margin-bottom: 10px;
    height: 42px;
}

.main_text_list li a {
    display: block;
    width: 100%;
}

.main_text_list li a:hover .desc {
    color: rgba(204, 5, 44, 1);
}

.main_text_detail {
    position: relative;
    width: 100%;
}

.main_text_detail .ico, .main_text_detail .desc {
    float: left;
}

.main_text_detail .ico {
    width: 5px;
    height: 5px;
    margin: 10px 10px 0 15px;
    background-color: rgba(204, 5, 44, 1);
}

.main_text_detail .desc {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 320px;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 22px;
    color: #303133;
}

.main_text_detail .date {
    float: right;
    font-size: 16px;
    line-height: 22px;
    color: #909399;
}

/* tab切换1 */
.main_text_list_menu .menu_btn {
    position: relative;
    top: 3px;
    font-weight: 400;
    color: #333333;
    font-size: 16px;
    cursor: pointer;
    margin: 0 20px;
}

.main_text_list_menu .menu_btn.active {
    color: rgba(204, 5, 44, 1);
    font-weight: 900;
}

.main_text_list_content .main_text_list {
    display: none;
}

.main_text_list_content .main_text_list.active {
    display: block;
}

.main_text_list_content {
    width: 100%;
    margin-top: 15px;
}

/* tab切换2 */
.main_text_list_menu2 .menu_btn.active {
    border-bottom: 3px solid rgba(204, 5, 44, 1);
}

.main_text_list_menu2_wraper {
    position: relative;
}

.main_text_list_menu2_wraper .line {
    width: 3px;
    height: 20px;
    position: absolute;
    background: #ccc;
    left: calc(50% - 7px);
    top: calc(50% - 9px);
}

.main_text_list_menu2 .menu_btn {
    position: relative;
    top: 3px;
    margin-right: 10px;
    font-weight: 900;
    font-style: normal;
    font-size: 22px;
    color: #333333;
    line-height: 30px;
    cursor: pointer;
}

.main_text_list_content2 .main_text_list {
    display: none;
}

.main_text_list_content2 .main_text_list.active {
    display: block;
}

.main_text_list_content2 {
    width: 100%;
}

/* 大图1 */
.main_img1 {
    margin: 0px auto 30px;
    display: block;
}

/* main-通知公告 */
.main_notice {
    position: relative;
    width: 100%;
}

.notice_tag {
    width: 88px;
    height: 80px;
    background: rgba(227, 32, 36, 1);
}

.notice_tag .title {
    font-size: 24px;
    color: #fff;
    line-height: 30px;
    margin: 10px auto;
    text-align: center;
}

.notice_new, .notice_line {
    margin: 30px 20px;
}

.notice_new {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 442px;
    font-size: 16px;
    color: #333333;
    font-weight: 400;
}

.notice_line {
    height: 16px;
    width: 1px;
    background: #333333;
}

/* main-video  */
.videoTab {
    display: none;
}

.videoTab.active {
    display: block;
}

.videos .w1200 {
    margin-bottom: 25px;
}

.videos {
    width: 100%;
    height: 320px;
    background-image: url(../images/main_video_bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.videos .to_more {
    position: absolute;
    bottom: 50px;
    line-height: 18px;
    left: 358px;
    padding: 5px 15px;
    /* overflow: hidden; */
    height: 2em;
    display: block;
    top: unset;
}

.video_wraper {
    padding-top: 15px;
}

.video_tag {
    width: 63px;
    height: 211px;
    background: url(../images/main_video_tag.png) no-repeat center 0;
}

.video_tag .title {
    margin: 0 auto;
    padding-top: 20px;
    width: 18px;
    font-size: 16px;
    line-height: 31px;
    font-weight: 600;
    color: #fff;
}

.video_swiper {
    position: relative;
    width: 1110px;
    margin: 20px 0 0 20px;
}

.v_lb_con {
    position: relative;
    width: 100%;
}

.video_swiper > .swiper-wrapper > .swiper-slide {
    width: 348px;
}

.video_con {
    width: 348px;
    height: 255px;
    background: url(../images/main_video_cover.png) no-repeat;
}

.video_con .video_cover {
    display: block;
    width: 324px;
    height: 220px;
    margin: 0 auto;
    padding-top: 20px;
}

.video_con .video_play {
    position: absolute;
    bottom: 25px;
    right: 30px;
    width: 32px;
    height: 32px;
    display: block;
}

.video_prev, .video_next {
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    border-radius: 50% 50%;
    background-image: none;
    background-color: rgba(204, 5, 44, 1);
    font-size: 36px;
    color: #fff;
}

.video_prev {
    position: absolute;
    top: 170px;
    left: 1134px;
}

.video_next {
    position: absolute;
    top: 220px;
    right: -40px;
}

.videoBtns {
    text-align: center;
    margin: 0 auto;
}
.videoBtns a{
    color: #ffffff;
}

.videoBtn::after {
    content: '1';
    color: transparent;
    position: absolute;
    display: block;
    background-position-y: 3px;
    background-repeat: no-repeat;
    width: 22px;
    left: 10px;
    top: 8px;
}

.videoBtn.active {
    background: rgba(253, 225, 213, 1);
}

.videoBtn {
    cursor: pointer;
    position: relative;
    display: inline-block;
    color: #FFFFFF;
    text-align: center;
    font-size: 22px;
    line-height: 1.2em;
    padding: 8px 15px 8px 40px;
    margin-right: 20px;
    border-radius: 30px;
}

.videoBtn:nth-child(1)::after {
    background-size: 22px 20px;
    background-image: url("../images/fc1.png");
}

.videoBtn:nth-child(2)::after {
    background-size: 22px 22px;
    background-repeat: no-repeat;
    background-image: url("../images/fc2.png");
}

.videoBtn:nth-child(3)::after {
    background-size: 20px 22px;
    background-repeat: no-repeat;
    background-image: url("../images/fc3.png");
}

.videoBtn:nth-child(4)::after {
    background-size: 22px 19px;
    background-repeat: no-repeat;
    background-image: url("../images/fc4.png");
}

/*.videoBtn::after{*/
/*    padding: 0 20px;*/
/*    content: '|';*/
/*    color: #E32024;*/
/*    font-size: 22px;*/
/*    line-height: 1.2em;*/
/*    font-weight: 900;*/
/*}*/
/*.videoBtn:last-child::after{*/
/*    content: '';*/
/*}*/
/*#scroll_c,#scroll_c .tempWrap,#scroll_c .tempWrap ul,#scroll_c .tempWrap ul li,#scroll_c .tempWrap ul li a{*/
/* width: 550px!important;*/
/*}*/

#scroll_c li {
    height: unset;
}


.box_5 {
    height: 200px;
    width: 1200px;
    background: #f8f8f8;
    margin-bottom: 30px;
}

.box_5 .leftImg {
    height: 200px;
    width: 275px;
    float: left;
}

.box_5 .rightBox {
    margin: 20px 0 20px 20px;
    height: 160px;
    width: 430px;
    float: left;
    box-shadow: 0 0 10px 10px #E7001019;
    background: #fff;
    position: relative;
    box-sizing: border-box;
    padding-left: 130px;
    padding-top: 45px;
    padding-right: 40px;
    cursor: pointer;
}

.box_5 .rightBox img {
    position: absolute;
    top: calc(50% - 33px);
    left: 40px;
}

.box_5 .rightBox .title {
    font-size: 22px;
    font-weight: bolder;
}

.box_5 .rightBox .description {
    font-size: 16px;
}

.box_5 .rightBox:hover {
    background: rgb(245, 193, 196);
}
.honor{
    width: 100vw;
    height: 668px;
    background-image: url("../images/honor_back.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
}
.honorList{
    width: 1056px;
    display: grid;
    grid-template-columns: repeat(auto-fill, 88px);
    margin: 130px auto 25px;
}
.honor td{
    height: 107px;
    width: 88px;
    padding: 2px;
}
.honorItem{
    margin: 2px;
    height: 103px;
    width: 84px;
    position: relative;
    box-sizing: border-box;
    border: 2px solid #fff;
    cursor: pointer;
    border-image: -wekbit-linear-gradient(#d7c394,#ffeea7) 2 2;
    border-image: -moz-linear-gradient(#d7c394,#ffeea7) 2 2;
    border-image: linear-gradient(#d7c394,#ffeea7) 2 2;
}