@charset "utf-8";
.nav li .subNav{ background-color: rgba(2, 33, 53, 0.5); border-radius: 5px;}
.banner{ margin-top: 4px; position: relative;}
/* .banner::before{ content: ''; display: block; width: 100%; height: 150px; background: url(); background-repeat: repeat-x; position: absolute; top: 0; left: 0; z-index: 1;} */
.content{ margin-top: 60px;}

.slick{ position: relative;}
.banner .gp-img-responsive::after{ content: ''; display: block; width: 100%; height: 680px; background: url(../images/banner_bg.jpg) no-repeat center; background-size: cover; position: absolute; left: 0px; top: 0px; z-index: 1;}
/* .slick li{ z-index: -1;} */
.banner .gp-img-responsive{ padding-bottom: 35.416%;}
.slick-slide{ height: auto;}
.slick-dots{ position: absolute; right: 10%; bottom: 40px; padding: 5px 25px; border-radius: 20px; background-color: rgba(255, 255, 255, 0.7);}
.slick-dots li{ display: inline-block; margin-right: 20px; vertical-align: text-bottom; border-bottom: 0px solid #D6A30E; transition: all 0.3s ease;}
.slick-dots li:last-child{ margin-right: 0px;}
.slick-dots button{ background-color: inherit; border: none; outline: none; font-size: 2rem; color: rgba(0, 0, 0, 0.5); transition: all 0.3s ease;}
.slick-dots li.slick-active button{ min-height: 29px; font-size: 2.2rem; border-bottom: 2px solid #D6A30E; color: #D6A30E; font-weight: bold;}

.mode01,.mode02,.mode04,.mode06{border-top: 1px solid #d5d5d5; position: relative; padding-top: 30px;}
.mode01::before,.mode02::before,.mode04::before,.mode06::before{ content: ''; display: block; width: 120px; height: 3px; 
    background-image: linear-gradient(to right,#D6A30E,#d5df1a);
    background-image: -webkit-linear-gradient(to right,#D6A30E,#d5df1a);
    background-image: -moz-linear-gradient(to right,#D6A30E,#d5df1a);
    background-image: -o-linear-gradient(to right,#D6A30E,#d5df1a); position: absolute; left: 0; top: 0;}
    .mode01::after,.mode02::after,.mode04::after,.mode06::after{content: '';display: block;width: 16px;height: 3px;background-color: #054D99;position: absolute;right: 0;top: 0;}
.channel{ color: #022135; position: relative; overflow: hidden;}
.channel .channelName{ letter-spacing: 0.9px; line-height: 30px;}
.channel .more{ letter-spacing: 0.7px; line-height: 14px; position: relative; /* z-index: 1; */ padding-top: 5px;}
.channel .more::before{ content: ''; display: block; width: 80px; height: 15px; border: 1px solid #022135; border-radius: 5px; position: absolute; left: -10px; bottom: -7px; z-index: -1;}
.channel .more a{  background-color: #fff; /* padding-top: 5px; */ padding-left: 5px;}
.channel .more:hover a{ color: #D6A30E;}
.channel .more:hover::before{ border: 1px solid #D6A30E;}

.row01{ overflow: hidden;}
.mode01{  width: 57.91%; float: left;}
.modeContent{ margin-top: 44px;}
.modeContent .bottom{ overflow: hidden; background-color: #efefef;}
.mode01 .modeContent .gp-fl{ width: 45.61%;}
.mode01 .modeContent .gp-fr{ width: 51.68%;}
.mode01 .gp-img-responsive{ padding-bottom: 58%; border-radius: 0 50px 0 0;}
.mode01 .gp-fl .date{width: 62px;background-color: #D6A30E;border-radius: 0 0 20px 0;padding: 16px 0 14px;color: #fff;}
.date span{ display: block; text-align: center; margin-bottom: 6px; line-height: 18px;}
.date span:last-child{ margin-bottom: 0; line-height: 12px;}
.mode01 .gp-fl .title{ width: calc(100% - 62px); padding: 17px 25px 14px 6px; line-height: 17px; transition: all 0s ease;}
.mode01 .gp-fl:hover .title{ font-weight: bold;}
.mode01 .gp-fr li,.mode02 li{ overflow: hidden; padding-bottom: 14px; border-bottom: 1px solid #efefef; margin-bottom: 15px;}
.mode01 .gp-fr li:last-child,.mode02 li:last-child{ margin-bottom: 0;}
.mode01 .gp-fr .date,.mode02 .date{ /* width: 34px; */width: 38px; position: relative; margin-top: 4px;}
.mode01 .gp-fr .date::after,.mode02 .date::after{ content: ''; display: block; width: 1px; height: 22px; background-color: #e0d7d8; position: absolute; top: 5px; right: -12px;}
.mode01 .gp-fr .date span,.mode02 .date span{ line-height: 14px;}
.mode01 .gp-fr .date span:first-child,.mode02 .date span:first-child{ font-weight: bold; word-spacing: -0.14px;}
.mode01 .gp-fr .date span:last-child,.mode02 .date span:last-child{ line-height: 12px; word-spacing: -0.12px;}
.mode01 .gp-fr .title,.mode02 .title{ width: calc(100% - 58px); line-height: 20px; transition: all 0s ease; min-height: 40px;}
.mode01 .gp-fr li:hover,.mode02 li:hover{ font-weight: bold; color: #D6A30E;}
.mode01 .gp-fr li:hover .title,.mode02 li:hover .title,.mode01 .gp-fl li:hover .title{ text-indent: 0em; color: #D6A30E;}

.mode02{ width: 37.91%; float: right; border-top: 1px solid #d5d5d5; padding-top: 30px; overflow: hidden;}
.mode02 li{ overflow: hidden;}
.mode02 .title{ text-align: left;}
.mode02 .modeContent{ padding-top: 4px;}

.row02{ margin-top: 70px; background: url(../images/mode03_bg.jpg) no-repeat; background-position: right; background-size: cover;}
.mode03 ul{ overflow: hidden;}
.mode03 li{float: left; position: relative; border-radius: 0px 0px 60px 0px; transition: all 0.3s ease;}
.mode03 li::after{ content: ''; display: block; width: 1px; height: 100%; background-color: rgba(255, 255, 255, 0.2); position: absolute; right: 0; top: 0;}
.mode03 li:first-child{ border-left: 1px solid rgba(255, 255, 255, 0.2);}
.mode03 a{ display: block; padding: 70px 73px 60px 72px;}
.mode03 li:hover{ background-color: #D6A30E;}
.mode03 .icon{width: 96px;height: 96px;border: 1px dashed #fff;border-radius: 40%;overflow: hidden;margin: 0 auto;transition: all 0.3s ease;}
.mode03 li:hover .icon{ border: 1px dashed #022135;}
.mode03 li .cls-1{ fill: #fff;}
.mode03 li:hover .cls-1{ fill: #022135;}
.mode03 .icon svg{ transition: all 1s ease;}
.mode03 svg{ /* fill:lightgreen; */ stroke-width:1px;  stroke:currentcolor; fill: transparent;}
.mode03 svg path{ fill: rgba(2, 33, 53, 0); stroke: #fff;}
.mode03 li:hover svg path{ fill: rgba(2, 33, 53, 0); stroke: #022135;}  /* fill：填充颜色 stroke：勾勒线条颜色 */
.mode03 svg *{fill: transparent;}

.mode03 li:hover .name{ color: #022135;}
.mode03 .name{color: #fff;display: block;text-align: center;margin-top: 15px;}

.mode04{ margin-top: 80px; width: 100%;}
.tabTitle{ display: inline-block;}
.channel .tabTitle .more{ display: none; position: absolute; right: 0px; top: 0px; z-index: 9;}
.channel .tabTitle.on .more{ display: block;}
.mode04 .channel{ font-size: 0; margin-bottom: 42px;}
.mode04 .channelName { padding-right: 65px; position: relative; transition: all 0.1s ease;}
.mode04 .channelName:hover,.mode04 .tabTitle.on .channelName{ color: #D6A30E;}
.mode04 .channelName b { font-weight: 400;}
.mode04 .channelName:hover b ,.mode04 .tabTitle.on .channelName b { font-weight: 800;}
.mode04 .channelName::after{ content: '/'; display: block; font-weight: 200; position: absolute; right: 25px; top: 0;}
.mode04 .tabTitle:last-child .channelName::after{ display: none;}
.box{ margin-left: -15px; margin-right: -15px;}
.box li{ margin-bottom: 16px;}
.box li a{ display: block; overflow: hidden; margin: 0 15px; background-color: #f1f3f5; padding: 22px 34px 22px 18px; position: relative; transition: all 0.3s ease;}
.box li a:hover{color: #fff;background-color: #D6A30E;border-radius: 0px 0px 40px 0px;}
.box .top{ position: absolute; right: 0px; top: 0px;}
.box .date{padding-right: 17px;position: relative;margin-top: 3px;}
.box .date::after{ content: ''; display: block; width: 1px; height: 35px; background: url(../images/after_icon.jpg) no-repeat; position: absolute; right: 8px; top: 5px;}
.box .date span:first-child{ letter-spacing: -1.2px; font-weight: bold;}
.box .title{ width: calc(100% - 56px); height: 42px; display: flex; align-items: center; transition: all 0s ease;}
.box li:hover .title{ text-indent: 0em;}
.row03{ overflow: hidden;}

.row04{ background: url(../../../images/tupian1_fuben.png) no-repeat center; background-size: 1250px auto; margin-top: 54px;}
.mode04,.mode05{ overflow: hidden;}
.mode05 .gp-fl{ width: 45.25%; margin-top: 139px; padding-left: 20px;}
.mode05 .gp-fl li{ float: left;}
.mode05 .gp-fl li:nth-of-type(odd){ padding-right: 94px; width: 54%;}
.mode05 .gp-fl li:nth-of-type(even){  width: 46%;}
.mode05 .gp-fr{ width: 48.25%; margin-top: 36px; margin-bottom: 47px; text-align: right;}
.mode05 .gp-fr ul{ width: 100%;}
.mode05 li{ margin-bottom: 85px;}
.mode05 .lf{ font-family: 'Impact'; color: #F35342; float: left;}
.mode05 .lf i{ font-style: normal; display: inline-block; transition: all ;}
.mode05 .lf.s i{ animation-name: reversal; animation-duration: 2s;}
.mode05 .lf i:nth-of-type(1){ animation-delay: 0s;}
.mode05 .lf i:nth-of-type(2){ animation-delay: 0.2s;}
.mode05 .lf i:nth-of-type(3){ animation-delay: 0.4s;}
.mode05 .lf i:nth-of-type(4){ animation-delay: 0.6s;}
.mode05 .lf i:nth-of-type(5){ animation-delay: 0.8s;}
.mode05 .lf i:nth-of-type(6){ animation-delay: 1s;}


@keyframes reversal {
    from{ transform: rotateX(0deg);}
    to{ transform: rotateX(360deg);}
}
@-webkit-keyframes reversal{
    0%{-webkit-transform:rotateX(0deg);}
    100%{-webkit-transform:rotateX(360deg);}
}

/* .mode05 li:nth-of-type(1) .lf{ margin-right: 20px;}
.mode05 li:nth-of-type(2) .lf{ margin-right: 34px;}
.mode05 li:nth-of-type(3) .lf{ margin-right: 26px;}
.mode05 li:nth-of-type(4) .lf{ margin-right: 23px;} */
.mode05 .rt{ line-height: 26px; color: #022135; float: right;}

.row05{ margin-top: 74px; padding-bottom: 78px;}
.mode06 .gp-avg-xxs-3{ margin-top: 43px; margin-left: -24px; margin-right: -24px;}
.mode06 li a{ display: block; margin: 0 24px;}
.mode06 .img{ padding-bottom: 57.065%; border-radius: 4px 4px 0 0;}
.mode06 .title{ font-weight: 600; line-height: 24px; padding: 28px 34px; border-radius: 0px 0px 50px 0; box-shadow: 5px 5px 10px rgba(2, 33, 53, 0.1); transition: all 0.3s ease;}
.mode06 li:hover .title{text-indent: 0em;background-color: #D6A30E;color: #fff;}

.mobile.tabTitle{ display: none;}
.box .channel{ display: none;}


/* 响应式样式 */
@media screen and (max-width:1600px){
    
}

@media screen and (max-width:1480px) {
    
}

@media screen and (max-width:1400px) {
    
}

@media screen and (max-width:1280px) {
    .mode05 .gp-fl li:nth-of-type(odd){ padding-right: 75px;}
    .mode03 a{ padding: 70px 55px 60px 55px;}
    .mode01 .gp-fr li, .mode02 li{ padding-bottom: 12px; margin-bottom: 12px;}
}

@media screen and (max-width:1200px) {
    .mode05 .gp-fl li:nth-of-type(odd){ padding-right: 60px;}
    .mode01 .gp-fl .title{ padding: 17px 25px 0px 6px; margin-bottom: 14px;}
    .mode01 .gp-fr li, .mode02 li{ padding-bottom: 10px; margin-bottom: 10px;}
}

@media screen and (max-width:1100px) {
    /* .mode05 .gp-fl li:nth-of-type(odd){ padding-right: 20px;} */
    .mode03 a{ padding: 70px 40px 60px 40px;}
    /* .mode01 .gp-fr li, .mode02 li{ padding-bottom: 12px; margin-bottom: 12px;} */
}
@media screen and (max-width:1080px) {
    .mode01 .gp-fr li, .mode02 li{ padding-bottom: 8px; margin-bottom: 8px;}
    .mode05 .gp-fl{ width: 53%;}
    .mode05 .gp-fr{ width: 47%; margin-top: 70px;}
    .mode01 .modeContent > .gp-fl{ width: 47%;}
}

@media screen and (max-width:1024px) {
    /* .banner .gp-img-responsive{ padding-bottom: 60.26%;}
    .banner .gp-img-responsive img{ width: auto;} */
}

@media screen and (max-width:900px) {
    .mode01 .gp-fr li, .mode02 li{ padding-bottom: 15px; margin-bottom: 15px;}
    .channel .more::before{ display: none;}
    .channel .more a{ display: block; font-size: 0; width: 28px; height: 23px; background-color: rgba(2, 33, 53, 0); position: relative; z-index: 10;}
    .channel .more::after{ content: ''; display: block; width: 28px; height: 23px; background: url(../images/moble-more.png) no-repeat; background-size: cover; position: absolute; right: 0; top: 0; z-index: -1;}
    .mode03 a{ padding: 70px 0 60px;}
    .channel .tabTitle .more{ right: 20px;}

}

@media screen and (max-width:997px) {
    .mode01,.mode02{ float: none; width: 100%; overflow: hidden;}
    .mode01 .gp-fr li, .mode02 li{ padding-bottom: 16px; margin-bottom: 22px;}
    .mode01 .modeContent > .gp-fl{ width: 45.61%;}
    .mode02{ margin-top: 40px;}
    .mode01 .gp-fr .date, .mode02 .date{ width: 40px;}
    .mode01 .gp-fr .title, .mode02 .title{ width: calc(100% - 70px);}
    .row04{ display: none;}
    /* .slick-dots{ position: absolute; bottom: 20px; left: 50%; transform: translateX(-50%);}
    .slick-dots li{ float: left; width: 10px; height: 10px; border-radius: 50%; border: 1px solid rgba(255, 255, 255, 0.5); margin-right: 8px;}
    .slick-dots li:last-child{ margin-right: 0;}
    .slick-dots li.slick-active{ background-color: #fff;}
    .slick-dots li button{ display: none;} */
    .banner{ margin-top: 0px;}
    .content{ margin-top: 40px;}
    .banner .gp-img-responsive::after{ display: none;}
}

@media screen and (max-width:840px) {
    .mode01 .gp-fr li, .mode02 li{ padding-bottom: 12px; margin-bottom: 12px;}
}

@media screen and (max-width:768px) {
    .mode01 .modeContent > .gp-fl,.mode01 .modeContent > .gp-fr{ width: 100%;}
    .mode01 .gp-fl .date{ padding: 20px 0;}
    .mode01 .gp-fl .title{ padding: 20px; padding-bottom: 0; margin-bottom: 20px;}
    .mode01 .modeContent > .gp-fr{ margin-top: 30px;}
    .gp-avg-xxs-5 > li{ width: 33.3%;}
    .mode03 li:first-child{ border-left: none;}
    .mode03 li:nth-of-type(3)::after{ display: none;}
    .row02{ background: url(../images/mode03_bg_768.jpg) no-repeat cover;}
    .mode03 a{padding: 11px 0 0;}
    /* .mode03 ul{ margin-left: -40px; margin-right: -40px;} */
    .mode03 li:nth-of-type(4),.mode03 li:nth-of-type(5){padding-bottom: 20px;}
    .mode03 li:nth-of-type(3){position: relative;top: 80px;}
    .mode03 .name{ font-size: 16px;}
    .tabTitle,.box,.box li{ display: none;}
    .tabTitle:nth-of-type(1),.box:nth-of-type(1),.box:nth-of-type(1) li{ display: block;}
    
    .mode04 .channelName::after{ display: none;}
    .box:nth-of-type(even){ display: block !important;}
    .box:nth-of-type(2){margin-top: 10px;}
    .tabTitle:nth-of-type(even) .more{ display: block;}
    .tabTitle:nth-of-type(even) .channelName::after{ display: none;}
    .gp-avg-xxs-3 > li{ width: 50%;}
    .mode06 .gp-avg-xxs-3 > li:nth-of-type(3){ display: none;}
    .box li{ width: 100%;}
    .box li:nth-child(5),.box li:nth-child(6){ display: none;}

    .modeContent{ margin-top: 25px;}
    .mode02{ margin-top: 30px; padding-top: 20px;}
    .row02,.mode04{ margin-top: 30px;}
    .mode04 .channel{ margin-bottom: 20px;}
    .box .channel{ display: block;}
    .row05{ margin-top: 10px; padding-bottom: 50px;}
    .mode01, .mode02, .mode04, .mode06{ padding-top: 20px;}
    .mode06 .gp-avg-xxs-3{ margin-top: 20px;}
    .mode04 .channelName:hover, .mode04 .tabTitle.on .channelName{ color: #022135;}

    .slick-dots{ padding: 0px 20px;}

    .mode04 .channel.PC{ display: none;}
    .mobile.tabTitle{ margin-left: 15px; margin-right: 15px;}
    .mode04 .mobile .channelName { padding-right: 65px; position: relative; transition: all 0.1s ease;}
    .box:nth-of-type(2) li{ display: block;}
    .box:nth-of-type(1)::after{ content: ''; display: block; clear: both;}
    .box:nth-of-type(2) li:nth-of-type(5),.box:nth-of-type(2) li:nth-of-type(6){ display: none;}
    .channel .tabTitle.mobile .more{ display: block;}
    .box .mobile .more::after{ content: ''; display: block; width: 28px; height: 23px; background: url(../images/moble-more.jpg) no-repeat; background-size: cover; position: absolute; right: 0px; top: 0; z-index: 8;}

    .box li:nth-of-type(3),.box li:nth-of-type(4){ display: none;}
    .box:nth-of-type(1) li:last-child{ display: none;}
}

@media screen and (max-width:680px) {
    
}

@media screen and (max-width:540px) {
    .gp-avg-xxs-3 > li{/*  width: 100%; */ margin-bottom: 25px;}
    .content{ margin-top: 40px;}
    .row05{ padding-bottom: 30px;}
    .mode06 li a{ margin: 0 3px;}
    .mode06 .gp-avg-xxs-3{ margin-left: -3px; margin-right: -3px;}
    .mode03 .icon{width: 60px;height: 60px;}
    .mode03 .icon svg{ transform: scale(1.1);}
}

@media screen and (max-width: 414px) {
    .mode03 li:hover{ background-color: inherit;}
    .mode03 li:hover svg path{ fill: rgba(2, 33, 53, 0); stroke: #fff;}
    .mode03 li:hover .icon{ border: 1px dashed #fff;}
    .mode03 li:hover .name{ color: #fff;}
    .mode06 li:hover .title{ background-color: inherit;}
    .mode03 a{ margin: 0 10px; padding: 12px 15px 0px;box-sizing: border-box;}
    .mode03 .icon{width: 70px;height: 70px;background-size: 100% 100% !important; padding: 5%;}
    .mode03 .icon svg{ transform: scale(1.2);}
    .mode03 .name{ margin-top: 8px;}
    .mode03 li:nth-of-type(4), .mode03 li:nth-of-type(5){padding-bottom: 15px;}
    .mode03 li:nth-of-type(3){ padding-bottom: 0; top: 80px;}
    .mode06 .title{ padding: 11px 20px; font-size: 1.8rem;}
    .channel .more::after,.box .mobile .more::after{ width: 23px; height: 20px; top: 7px; background-position: center;}
    .mode01 .gp-fl .title{ font-size: 1.6rem; line-height: 24px; margin-bottom: 15px; padding-top: 15px;}
    .mode01 .gp-fr li:nth-of-type(3),.mode01 .gp-fr li:nth-of-type(4){ display: none;}
    .mode02 li:nth-of-type(3),.mode02 li:nth-of-type(4){ display: none;}
    .mode01 .gp-fr li:nth-of-type(2){ margin-bottom: 0px;}
    .mode02 li:nth-of-type(2){ margin-bottom: 0px;}
    .mode01 .gp-fr .title{ line-height: 24px;}
    .mode03 li:nth-of-type(3){top: 55px;}
    .box .date::after{ right: 5px;}
    .mode01 .gp-fr .title, .mode02 .title{ font-size: 1.6rem; line-height: 24px;}
    .box .title{ font-size: 1.6rem; line-height: 24px;}
    .box li a{ padding: 15px 34px 15px 15px;}
    .gp-avg-xxs-3 > li{ margin-bottom: 20px;}
    .row05{ padding-bottom: 10px;}
    .mode01 .gp-fr .date span:first-child, .mode02 .date span:first-child{ font-size: 1.6rem;}
    .mode01 .gp-fr .date, .mode02 .date{ margin-top: 8px;}
    .mode03 li{ border-radius: 0 0 40px 0;}
}

@media screen and (max-width:380px) {
    .mode03 .icon{height: 60px;width: 60px;background-size: 100% auto !important;}
    .mode03 a{padding: 10px 0px 0px;}
    .mode03 li{ border-radius: 0 0 25px 0;}
}

@media screen and (max-width:320px) {
    .mode03 .name{ width: 32px; margin: 0 auto;}
}