.bannerUl a{
    display: block;
    position: relative;
}
.bannerUl a::before{
    content: '';
    display: block;
    width: 100%;
    height: 100px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 1);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
    background: linear-gradient(to top, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
    z-index: 1;
}
.bannertxt{
    position: absolute;
    left: 0;
    bottom: 8%;
    width: 100%;
    z-index: 2;
}
.bannertxt p{
width:calc(100% - 150px)}
.bannerPic{
    padding-bottom: 26.04%;
}
.bannerUl .slick-arrow{
    width: 55px;
    height: 55px;
    border-radius: 50%;
    bottom: 25px;
}
.bannerUl .slick-prev{
    top: auto;
    left: auto;
    box-shadow: 0px 9px 3px rgba(0, 0, 0, .1);
    opacity: .6;
    background: rgba(255,255,255,1) url(../images/prev.png) no-repeat center;
    right: calc(13.2% + 75px);
}
.bannerUl .slick-next{
    background:rgba(49,74,209) url(../images/next.png) no-repeat center;
    top: auto;
    right: 13.2%;
}

/* main */
main{
    display: block;
    background: #fff url(../images/bg.png) no-repeat bottom center;
    background-size: contain;
}
/* mode1 */
.mode1{
    padding: 60px 0 30px;
    box-sizing: border-box;
    overflow: hidden;
}
.mode1l,.mode1r{
    width: calc(50% - 18px);
    background: #fff;
    padding: 30px 15px 35px 25px;
    box-sizing: border-box;
    box-shadow: 0px 4px 32px 0px rgb(0 0 0 / 9%);
}
.mode1r{
    
padding: 30px 22px 22px 24px;
}
.mode1r .title{
     margin-bottom: 26px;
}
.title{
    padding-bottom: 18px;
    box-sizing: border-box;
    border-bottom: 1px solid #EBEBEB;
    margin-bottom: 18px;
}
.more{
    color: #b6b6b6;
    display: inline-block;
    line-height: 4.7;
}
.samtit{
    display: inline-block;
    padding-left: 15px;
    padding-top: 12px;
    box-sizing: border-box;
    position: relative;
}
.samtit::before{
    content: '';
    display: block;
    width: 45px;
    height: 45px;
    background: url(../images/titb.png) no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}
.samtit p{
    line-height: 1.28;
    color: #333;
    position: relative;
}
.samtit p::before{
    content: '';
    display: block;
    width: 31px;
    height: 1px;
    background: #FFC654;
    position: absolute;
    right: -36px;
    top: 13px;
}
.samtit p::after{
    content: '';
    display: block;
    width: 54px;
    height: 1px;
    background: #FFC654;
    position: absolute;
    right: -59px;
    top: 21px;
}
.samtit i{
    font-style: normal;
    color: #999;
}

.mode1lbot{
    position: relative;
    overflow: hidden;
}
.mode1lbot::before{
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background: #E9E9E9;
    position: absolute;
    left: calc(50% - 0.5px);
    top: 0;
}
.mode1lslick a{
    display: block;
   
    position: relative;
    padding-bottom: 84px;
    box-sizing: border-box;
}
.mode1lBox{
    width: calc(50% - 12px);
}
.slicktxt{
    line-height:1.5;
    height: 3em;
    overflow: hidden;
}
.slickPic{
    padding-bottom: 56.08%;
    margin: 20px 0 13px;
}
.slicksum{
    line-height: 1.7;
    color: #999;
}
.date{
    width: 129px;
    height: 35px;
    line-height: 35px;
    color: #314AD1;
    border-radius: 35px;
    display: inline-block;
    padding: 0 14px;
    position: absolute;
    left: 6px;
    bottom: 8px;
    box-sizing: border-box;
    box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 10%);
}
.date i{
    display: inline-block;
    width: 14px;
    height: 14px;
    overflow: hidden;
    margin-right: 5px;
}

.mode1lslick .slick-arrow{
    width:35px ;
    height: 35px;
    border-radius: 35px;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, .1);
}
.mode1lslick .slick-prev{
    background: url(../images/p1.png) no-repeat center;
    left: auto;
    top: auto;
    margin: 0;
    right: 55px;
    bottom: 5px;
}
.mode1lslick .slick-next{
    background: url(../images/r1.png) no-repeat center;
    right: 10px;
    top: auto;
    margin: 0;
    bottom: 5px;
}
.mode1lUl2 li{
    margin-bottom: 11px;
}
.mode1lUl2 li:last-child{
    margin:0
}
.mode1lUl2 li:hover a{
   transform:translateX(5px)
}
.mode1lUl2 li:hover .mode1lart{
      color:#314AD1
}
.mode1lUl2 a{
    display: block;
    padding: 5px 5px 10px 15px;
    background: #FAFAFA;
    transition: all .3s ease-in-out;
}
.mode1lart{
    line-height: 1.5;
    height: 3em;
    color: #333;
    margin-bottom: 6px;
}
.date2{
    line-height: 1.28;
    color: #B6B6B6;
}
.date2 i{
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}
.mode1rUl{
    margin: 0 -10px;
    overflow: hidden;
    
}
.mode1rUl li{
    margin-bottom: 18px;
    width: 50%;
}
.mode1rUl li a{
    display: block;
    margin: 0 10px;
    border: 1px solid #EFEAEA;
    padding: 13px 21px 14px 11px;
    transition:all .3s ease-in-out
}

.mode1rUl li:hover a{
     border: 1px solid rgba(255,255,255,0);
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, .1);
     transform:translateX(5px)
}
.mode1rUl li:hover .mode1rtit{
    color:#314AD1
}
.mode1rtit{
    line-height:1.5;
    height: 3em;
    overflow: hidden;
    color: #333;
    margin-bottom: 17px;
}
/* mode02 */
.mode2{
    overflow: hidden;
    padding-bottom: 30px;
    padding-top: 30px;
    box-sizing: border-box;
}
.mode2l,.mode2r{
    width: calc(50% - 18px);
    background: #fff;
    padding: 30px 15px 35px 25px;
    box-sizing: border-box;
    box-shadow: 0px 4px 32px 0px rgb(0 0 0 / 9%);
}
.mode2Ul li{
    margin-bottom: 19px;
}
.mode2Ul li a{
    display: block;
    overflow: hidden;
    background: #F7F7F7;
    transition: all .3s ease-in-out;
}
.mode2Ul li:hover a{
    transform: translateX(5px);
}
.date3{
    width: 80px;
    height: 80px;
    text-align: center;
    background: url(../images/datebg.png) no-repeat;
    background-size: 100% 100%;
    padding: 4.5px 0;
    box-sizing: border-box;
}
.day{
    margin-bottom: 3px;
    line-height: 1.1;
}
.mode2right{
    margin-left: 88px;
    padding: 14px;
    box-sizing: border-box;
}
.mode2right p{
    line-height: 1.56;
    height: 3.12em;
    color: #333;
}
.mode2Ul li:hover .mode2right p{
    color: #314AD1;
}
/* mode3 */
.mode3{
    overflow: hidden;
    padding: 30px 0 60px;
    box-sizing: border-box;
}
.mode03{
    padding: 30px 23px 30px 19px;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0px 4px 32px 0px rgb(0 0 0 / 9%);
}
.mode3ul {
    overflow: hidden;
    margin: 0 -5px;
}
.mode3ul li{
    margin-bottom: 10px;
    width: calc(100% / 7);
}
.mode3ul li a{
    display: block;
    margin: 0 5px;
}
.mode3ul li a p{
    line-height: 1.25;
    color: #333;
    padding-left: 28px;
    box-sizing: border-box;
    position: relative;
    transition: all .3s ease-in-out;
}
.mode3ul li a:hover p{
    transform: translateX(5px);
    color: #314AD1;
}
.mode3ul li a p::before{
   content: '';
   display: block;
   width: 18px;
   height: 17px;
   background: url(../images/link.png) no-repeat;
   background-size: 100% 100%;
   position: absolute;
   left: 0;
   top: 0px;
}
@media screen and (max-width: 1460px) {
    .mode1lslick a{
        padding-bottom: 112px;
    }
    .bannerUl .slick-prev{
        right: calc(6% + 75px);
    }
    .bannerUl .slick-next{
        right: 6%;
    }
    .mode1r .title {
        margin-bottom: 28px;
    }
}

@media screen and (max-width: 1400px) {
    .bannerUl .slick-prev{
        right: calc(3% + 75px);
    }
    .bannerUl .slick-next{
        right: 3%;
    }
    .mode1r .title {
        margin-bottom: 29px;
    }
}

@media screen and (max-width: 1301px) {

}

@media screen and (max-width: 1200px) {
    /* mode1 */
    .mode1l, .mode2l{
        margin-bottom: 60px;
    }
    .mode1l, .mode1r, .mode2l, .mode2r{
        width: 100%;
        float: none;
    }
    .mode1lUl2 li{
        margin-bottom: 44px;
    }
    .mode1lUl2 li:last-child{
        margin:0
    }
    .bannerUl .slick-arrow{
        bottom: 10px;
    }
    .bannerUl .slick-prev{
        right: calc(6% + 75px);
    }
    .bannerUl .slick-next{
        right: 6%;
    }
    .mode3ul li{
        width: calc(100% / 4);
    }
}
@media screen and (max-width:997px) {
    .mode1lslick a {
        padding-bottom: 96px;
    }
    .bannerUl .slick-prev{
       
        right:105px;
    }
    .bannerUl .slick-next{
        right: 30px;
    }
}
@media screen and (max-width:768px) {
    .mode1lUl2 li{
        margin-bottom: 28px;
    }
    .mode1lUl2 li:last-child{
        margin:0
    }
    .bannerUl .slick-arrow {
        bottom: 0px;
    }
      .bannerUl .slick-prev{
       right: 55px;
    }
    .bannerUl .slick-next{
        right: 5px;
    }
    .mode3ul li a p::before{
        width: 15px;
        height: 15px;
    }
    .mode3ul li a p{
        padding-left: 25px;
    }
}
@media screen and (max-width:479px) {
    .mode1lBox {
        width: 100%;
        float: none;
    }
    .mode1lBox:nth-child(1){
        margin-bottom: 20px;
    }
    .mode1lbot::before{
        display: none;
    }
    .mode1lUl2 li{
        margin-bottom: 10px;
    }
    .mode1lslick a {
        padding-bottom: 60px;
    }
    .mode1lart,.mode1rtit{
        height: auto;
        max-height: 3em;
        margin-bottom: 8px;
    }
    .mode1rUl li{
        width: 100%;
    }
    .mode1rUl li{
        margin-bottom: 10px;
    }
    .mode1l, .mode1r, .mode2l, .mode2r{
        padding: 15px;
        margin-bottom: 30px;
    }
    .mode1r, .mode2r{
          margin-bottom: 0px;
    }
    .title {
        padding-bottom: 10px;
        margin-bottom: 10px !important;
    }
    .slickPic{
        margin: 15px 0;
    }
    .mode1{
        padding: 30px 0 20px;
    }
    .mode2{padding: 15px 0;}
    .bannerUl a::before{
        height: 56px;
    }
    .bannerUl .slick-arrow {
        bottom: -8px;
        transform: scale(.5);
    }
    .bannertxt p {
        width: calc(100% - 100px);
        font-size: 1.8rem;
    }
    .date3 {
        width: 70px;
        height: 70px;
        padding: 11px 0;
    }
    .mode2right{
        margin-left:70px
    }
    .mode3 {
    overflow: hidden;
    padding: 15px 0 30px;
    box-sizing: border-box;
}
.mode3ul li{
    width: calc(100% / 3);
}
.samtit p::before{
    width: 15px;
    right: -21px;
}
.samtit p::after{
    width: 25px;
    right: -31px;
}
}

@media screen and (max-width:470px) {
    .mode3ul li{
        width: calc(100% / 2);
    }
}

@media screen and (max-width:414px) {
  

}