/* 测试是否一致 */
/* body{opacity: 0.8;}::-webkit-scrollbar{width: 0;}html{background: top left no-repeat url(../images/shouyebanner.jpg) !important;} */

.logobox {
    width: 100%;
    height: 93px;
}

.logo-left {
    width: 50%;
    height: 100%;
    float: left;
}

.innerlogo {
    margin-top: 20px;
}

.logo-left a {
    display: block;
    float: left;
    margin-right: 19px;
}

.shu {
    margin-top: 18px;
}

.logo2 {
    margin-top: 12px;
}

.logo-right {
    width: 50%;
    height: 100%;
    float: left;
}

.innerbox {
    width: 100%;
    height: 46px;
    background: #003263;
    margin-top: 20px;
}

.content {
    width: 100%;
    min-height: 20px;
    /* margin-top: -6.3%; */
}

.gzdt {
    width: 57%;
    float: left;
}

.tzgg {
    margin-left: 60.7%;
    min-height: 470px;
}

.top {
    width: 100%;
    border-top: 1px solid #e5e5e5;
}

.top-t {
    display: inline-block;
    border-top: 3px solid #c9161e;
    padding: 9px 0 23px 0;
}

.main {
    width: 100%;
    min-height: 326px;
    color: #e5e5e5;
}

.more {
    float: right;
    padding-top: 17px;
}

.swiper {
    width: 100%;
    min-height: 365px;
}

.swiper-slide {
    box-sizing: border-box;
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    /* box-shadow: 0px 10px 15px 0px rgba(0, 50, 99, 0.1); */
    border: 1px solid #ccc;
    /* margin: 0 15px; */
}
.swiper-slide:hover{
    border: none;
    box-shadow: 0px 10px 15px 0px rgba(0, 50, 99, 0.1);

}



/* .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
} */

.swiper-pagination {
    position: relative;
    width: 100%;
    height: 6.26666667vw;
    display: flex;
    justify-content: center;
    top: 340px;
}

.swiper-pagination span {
    display: block;
    width: 0.5vw;
    height: 0.5vw;
    margin: 0 0.53333333vw;
    background: none;
    opacity: 1;
    border: 1px solid #c9161e;
}

.swiper-pagination .swiper-pagination-bullet-active {
    background-color: #c9161e;
}
.swiper-pagination span:hover{
    background-color: #c9161e;

}

.title {
    text-align: left;
    padding: 18px 18px 0;
    color: #000;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
}

.time {
    text-align: left;
    padding: 20px 0 18px 18px;
    color: #003263;
}

.tip {
    width: 100%;
    height: 25%;
}
.bt-tit{
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.bt-tit:hover::before{
    background: url(../images/redstart.png) no-repeat;
    background-size: cover;

}
.bt-tit::before{
    content: '';
    width: 13px;
    height: 13px;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -6px;
    background: url(../images/activestart.png) no-repeat;
    background-size: cover;
}

.tipstart {
    width: 13px;
    height: 13px;
    float: left;
    margin-top: 1px;
}

.tip span {
    display: block;
    padding-left: 20px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tip-time {
    width: 100%;
    height: 20px;
    color: #999999;
    padding-top:20px;
}


.time-date{
    position: relative;
    padding-left: 0px;
}
.time-date::before{
    content: "";
    display: block;
    width: calc(100% - 90px);
    height: 1px;
    background: url(../images/xuxian_03.png);
    position: absolute;
    left: 0;
    top: 50%;
}
.tip-time span {
    display: block;
    position: relative;
    text-align: right;
    line-height: 11px;
}

.pic-top {
    width: 100%;
    /* height: 222px; */
    border: 1px solid #ccc;
    overflow: hidden;
    margin-bottom: 27px;
}

.pic {
    width: 50%;
    float: left;
    margin: 20px;
}
.pic a{
    /* display: block; */
    padding-bottom: 56.25%;
}
.pic-text {
    margin-left: calc(50% + 10px);
    /* width: 50%; */
}

.text-tit1 {
    color: #000;
    padding-top: 20px;
    line-height: 26px;
    height: 78px;
    overflow: hidden;
    padding-right: 24px;
}

.text-tit2 {
    /* width: 100%; */
    color: #868686;
    padding-top: 27px;
    line-height: 25px;
    overflow: hidden;
    height: 50px;
    padding-right: 25px;
}

.text-tit3 {
    width: 100%;
    padding-top: 28px;
    color: #003263;

}

.pic-bottom {
    /* width: 100%; */
    min-height: 176px;
    margin: 0 -25px;
}

.bot-left {
    width: 50%;
    min-height: 176px;
    float: left;
}
.bot-left a{
    display: block;
    margin: 0 25px;
    border: 1px solid #ccc;
    transition: all 0.2s ease;
}
.bot-left a:hover{
    border: 1px solid none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);

}
.left-tit1 {
    /* width: 100%; */
    color: #000;
    padding: 20px 20px 0 20px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
}

.left-tit2 {
    /* width: 100%; */
    color: #666666;
    padding: 15px 20px 0 20px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
}

.left-tit3 {
    /* width: 100%; */
    color: #000;
    color: #003263;
    padding: 20px 20px 20px 20px;
}

.main-tip {
    width: 100%;
    height: 25%;
    border-left: 1px solid #004ea1;
    margin-bottom: 4.5%;
    /* line-height: 25px; */
}
.main-tip:hover{
    /* background: red; */
    border-left: 1px solid #c9161e;

}
.tip-top1 {
    width: 100%;
    min-height: 47.5px;
    padding-left: 10px;
    /* padding-top: 3px; */
    color: #000;
}

.tip-bot1 {
    width: 100%;
    color: #999999;
    padding-left: 10px;
    padding-top: 6px;
}

.footer {
    width: 100%;
    background: #003263;
    padding: 50px 0 38px 0;
}

.footer-logo1{
    width: 337px;
    float: left;
}
.footer-logo1 a{
    display: block;
    padding-bottom: 14.05%;
    background: none;
}
.footer-text1{
    color: white;
    margin-left:50%;
}
.footer-text1 ul li{
    width: 50%;
    float: left;
    padding-bottom: 19px;
    font-size: 14px;
    line-height: 20px;
}
.bah {
    width: 100%;
    height: 49px;
    text-align: center;
    line-height: 49px;
    color: #c9161e;
}
.bah span{
    padding: 0 30px;
}
.mb {
    width: 100%;
    height: 100px;
    background: red;
}

.gp-subNav {
    display: block;
}

.Banner {
    position: relative;
	/*max-width: 1200px; */
    margin:0 auto;
}

.solgan {
    width: 440px;
    height: 220px;
    position: absolute;
    left: 50%;
    margin-left: -600px;
    top: 50%;
    margin-top: -110px;
    z-index: 200;
}

.slide-txt {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    line-height: 34px;
    overflow: hidden;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
    background-color: rgba(0, 0, 0, 0.2);
    font-size: 18px;
    padding: 15px 0;
    text-align: center;
}

.slick-arrow {
    width: 50px;
    height: 100px;
    color: #fff;
    line-height: 100px;
    text-align: center;
    position: absolute;
    border: none;
    bottom: 0;
    z-index: 88;
    cursor: pointer;
    transition: all 0.35s ease-in-out;
    background: none;
    overflow: hidden;
    top: 45%;
    /* margin-top: -50px; */
    font-size: 45px;
    text-indent: -99em;
}

.slick-arrow:after {
    content: '';
    width: 35px;
    height: 49px;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 0;
    transition: all 0.4s ease-in-out;
}

.slick-arrow:before {
    position: relative;
    z-index: 10;
}

/* .slick-arrow:hover:after {background-color: #004ea1;opacity: 1;} */
.slick-prev {
    width: 35px;
    height: 49px;
    ;
    left: 200px;
    background-image: url(../images/left.png);
    background-size: 100% 100%;
}

.slick-next {
    width: 35px;
    height: 49px;
    right: 200px;
    background-image: url(../images/right.png);
    background-size: 100% 100%;
}

.slick-next:after {
    left: -50px;
}

.slick-img {
    display: block;
    height: 0;
    padding-bottom: 25%;
}

.slick-dots {
    position: absolute;
    width: auto;
    text-align: center;
    bottom:19px;
    left: 45%;
}

.slick-dots li {
    width: 27px;
    height: 10px;
    position: relative;
    margin: 5px 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 10px;
}

.slick-dots li button {
    text-indent: -8888em;
    background: none;
    border: none;
    width: 19px;
    height: 19px;
    cursor: pointer;
    transition: background 0.4s ease-in-out;
    background-image: url(../images/activestart.png);
    background-size: 100% 100%;
}

.slick-dots li.slick-active button,
.slick-dots li:hover button {
    background-image: url(../images/redstart.png);
}

.content {
    overflow: hidden;
    position: relative;
    padding: 50px 0;
}

/*mode01*/
.mode01 {}

.slider3 {
    width: 53.3%;
}

.slick-images2 {
    border: 4px solid #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.slick-img2.gp-img-responsive {}

.slick-txt2 {
    height: 46px;
    line-height: 46px;
    overflow: hidden;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 145px 0 15px;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    box-sizing: border-box;
}

.slider2 .slick-dots {
    width: auto;
    right: 15px;
    bottom: 12px;
}

.slider2 .slick-dots li {
    width: 8px;
    height: 8px;
    margin: 0 6px;
    border-radius: 50%;
}

.slider2 .slick-dots li button {
    background: #004ea1;
    vertical-align: top;
    transition: all 0.4s ease-in-out;
    border-radius: 50%;
}

.slider2 .slick-dots li button:hover {
    background-color: #edf0f2;
}

.slider2 .slick-dots li.slick-active button {
    background-color: #edf0f2;
}

.slider2 .slick-dots li.slick-active button:before {
    width: 14px;
    height: 14px;
    border: 1px solid #edf0f2;
    left: -4px;
    top: -4px;
    border-radius: 50%;
    position: absolute;
    content: '';
    transition: all 0.4s ease-in-out;
}

.slider2 .slick-arrow {
    display: none !important;
}

.tab1 {
    width: 43.3%;
}

.tabMenu1 {
    border-bottom: 1px solid #d9d9d9;
    padding-right: 40px;
}

.tabMenu1 li {
    height: 50px;
    line-height: 50px;
    ;
}

.tabMenu1 li a {
    display: block;
    padding: 0 18px;
    transition: background 0.4s, color 0.4s ease-in-out;
}

.tabMenu1 li.on a {
    background-color: #004ea1;
    color: #fff;
}

.tabMore1 {
    position: absolute;
    right: 0;
    height: 30px;
    line-height: 30px;
    top: 10px;
}

.tabMore1 a {
    display: none;
    color: #999;
}

.tabMore1 a:hover {
    color: #004ea1;
}

.BTG-top {
    padding: 15px 0 10px;
}

.BTG-top h3 {
    margin-bottom: 10px;
    line-height: 1.4;
}

.BTG-top p {
    line-height: 1.4;
    color: #999;
}

.BTG-list1 {
    border-bottom: 1px dashed #e6e6e6;
}

.BTG-list1 li {
    border-top: 1px dashed #E6E6E6;
    height: 48px;
    overflow: hidden;
    padding-top: 10px;
    margin-bottom: 10px;
    position: relative;
    line-height: 48px;
}

.BTG-list1 li span {
    color: #999;
    font-family: 'Arial';
    margin-left: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 15px;
    background-color: #fff;
    padding: 0 5px;
    line-height: 24px;
}

.tabListBox {
    display: none;
}

.BTG-list1 li a {
    display: inline-block;
    vertical-align: middle;
    line-height: 24px;
}

/*mode02*/
.listTitle {}

.listTitle h2 {
    height: 60px;
    line-height: 60px;
    padding: 0 40px;
    font-weight: normal;
    background-color: #004ea1;
    position: relative;
}

.listTitle h2:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #0b88db;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -5px;
}

.listTitle h2 a {
    color: #fff;
}

.more {
    color: #999;
}

.listTitle .more {
    float: right;
    padding-top: 18px;
}

.BTG-list2 {
    padding-top: 20px;
    margin: 0 -7px;
}

.BTG-list2 li>a {
    display: block;
    margin: 0 7px;
    border: 10px solid #edf5fa;
}

.BTG-list2 li .gp-img-responsive {
    padding-bottom: 49.26%;
}

.BTG-list2 .slick-dots {
    position: static;
    padding-top: 15px;
}

.BTG-list2 .slick-dots li.slick-active button {
    background-color: #004ea1;
}

.BTG-list2 .slick-dots li.slick-active button:before {
    border-color: #004ea1;
}

/*mode03*/
.wrap_mode03 {
    background-image: url(../images/m_bg1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 60px 0 28px
}

.mode03 .listTitle {
    text-align: center;
}

.slick-img3.gp-img-responsive {
    padding-bottom: 56.3%;
}

.slick-txt3 {
    height: 54px;
    background-color: #fff;
    line-height: 47px;
    color: #004ea1;
    position: relative;
    text-align: center;
    padding: 0 15px;
}

.slick-txt3::before {
    content: '';
    width: 30px;
    height: 4px;
    background-color: #08bdff;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -15px;
}

.slick-images3 {
    padding-top: 25px;
}

.slick-images3 .slick-slider>a {
    padding: 0 20px;
    display: block;
}

.slick-images3 {
    margin: 0 -20px;
}

.slick-images3 .slick-arrow {
    display: block !important;
}

.slick-images3 .slick-dots {
    position: static;
    text-align: center;
    padding: 24px 0 0
}

.slick-images3 .slick-prev {
    left: -70px;
}

.slick-images3 .slick-next {
    right: -70px;
}

/*mode04*/
.videoColumn {
    width: 56.67%;
}

.listTitle2 h2 {
    background: none;
    padding: 0
}

.listTitle2 h2 a {
    color: #333;
}

.listTitle2 h2::before {
    display: none;
}

.videoCon .gp-img-responsive {
    padding-bottom: 50%;
}

.play {
    position: absolute;
    left: 50%;
    bottom: 50%;
    color: #fff;
    display: block;
    width: 60px;
    height: 52px;
    transform: translate(-50%, 50%);
    font-size: 52px;
    transition: all 0.4s ease-in-out;
}

.videoCon:hover .play {
    left: 15px;
    bottom: 15px;
    transform: none;
}

.noticeColumn {
    width: 36.67%;
}

.listTitle3 {
    border-bottom: 1px solid #d9d9d9;
}

.listTitle3 h2::before {
    display: none;
}

.BTG-list3 {}

.list-date1 {
    width: 65px;
    height: 40px;
    float: left;
    border-right: 1px solid #d9d9d9;
    position: relative;
}

.list-date1:before {
    content: '';
    width: 18px;
    background-color: #d9d9d9;
    height: 1px;
    position: absolute;
    right: 10px;
    top: 18px;
}

.list-date1 strong,
.list-date1 i {
    font-family: 'Arial';
    color: #999;
    display: block;
}

.list-date1 strong {
    font-size: 24px;
    font-weight: normal;
}

.list-date1 i {
    font-size: 15px;
}

.BTG-list3 {
    padding: 10px 0 0
}

.BTG-list3 li {
    border-bottom: 1px dashed #e6e6e6;
    overflow: hidden;
    padding: 15px 0 14px
}

.BTG-list3 li a {
    display: block;
    margin-left: 73px;
}

.BTG-list4 {
    padding-top: 30px;
    margin: 0 -9px;
}

.BTG-list4 li {
    width: 50%;
    ;
}

.BTG-list4 li>a {
    display: block;
    margin: 0 9px;
    position: relative;
}

.BTG-list4 li h3 {
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 0;
    text-align: center;
    width: 100%;
    background: rgba(36, 92, 152, 0);
    background: -webkit-gradient(left, right, color-stop(0%, rgba(36, 92, 152, 0)), color-stop(50%, rgba(36, 92, 152, 0.8)), color-stop(100%, rgba(36, 92, 152, 0)));
    background: -webkit-linear-gradient(left, rgba(36, 92, 152, 0) 0%, rgba(36, 92, 152, 0.8) 50%, rgba(36, 92, 152, 0) 100%);
    background: linear-gradient(to right, rgba(36, 92, 152, 0) 0%, rgba(36, 92, 152, 0.8) 50%, rgba(36, 92, 152, 0) 100%);
}

.item-img4.gp-img-responsive {
    padding-bottom: 38.095%;
}



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

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

.text-tit3 {
    width: 100%;
    padding-left: 33px;
    color: #003263;
    padding-bottom: 15px;
}
}

@media screen and (max-width:1386px) {
    .slick-prev {
        left: 10px;
        ;
    }

    .slick-next {
        right: 10px;
        ;
    }

    .slick-arrow {
        transform: scale(0.8);
    }

    .solgan {
        width: 300px;
        height: 136px;
        margin-top: 0;
        transform: translateY(-50%);
    }

    .slick-images3 .slick-prev {
        left: -40px;
    }

    .slick-images3 .slick-next {
        right: -40px;
    }

    .slick-images3 {
        margin: 0 -15px
    }

    .slick-images3 .slick-slider>a {
        padding: 0 15px
    }


}

@media screen and (max-width:1300px) {
    .solgan {
        margin-left: 0;
        transform: translate(-50%, -50%);
    }

    .BTG-list1 li {
        padding-top: 6px;
        margin-bottom: 6px;
    }

    .tabMenu1 li {
        height: 45px;
        line-height: 45px;
    }

    .tabMenu1 li a {
        padding: 0 10px;
    }

    .slider3 {
        width: 56.3%;
    }

    .tab1 {
        width: 40.3%;
    }

    .BTG-top {
        padding: 10px 0 6px;
        margin-bottom: 5px;
    }

    .BTG-top h3 {
        margin-bottom: 5px;
    }

    .listTitle h2 {
        height: 50px;
        line-height: 50px;
    }

    .BTG-list4 {
        padding-top: 20px;
    }

    .videoColumn {
        width: 59%;
    }

    .noticeColumn {
        width: 35%;
    }

    .BTG-list3 li {
        padding: 12px 0
    }

}

@media screen and (max-width:1100px) {
    .slick-images3 .slick-prev {
        left: 10px;
    }

    .slick-images3 .slick-next {
        right: 10px;
    }
}

@media screen and (max-width:1051px) {
    .text-tit3 {
        padding-top: 20px;
    }

    .text-tit2 {
        padding-top: 10px;
    }
}

@media screen and (max-width:1040px) {
    .footertext {
        margin-left: 460px;
    }

    .footerlogo {
        width: 400px;
    }
}

@media screen and (min-width:1020px) {

    .listTitle h2,
    .BTG-list1 li,
    .BTG-top {
        transition: all 0.4s ease-in-out;
    }

    .listTitle h2:hover {
        opacity: 0.9;
    }

    .BTG-list1 li:hover,
    .BTG-top:hover {
        transform: translateX(15px);
    }
}

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

    .margin {
        margin-top: 50px;
    }

}


@media screen and (max-width:996px) {
    .logo-right {
        display: none;
    }

    .disn {
        display: none;
    }

    .footertext {
        margin-left: 460px;
    }

    .footerlogo {
        width: 400px;
    }

    .gp-menu {
        display: block !important;
    }
    .mart{
        margin-top: -30px;
    }
}

@media screen and (max-width:891px) {
    .footertext {
        display: block;
        width: 100%;
        margin-left: 0px;
        float: left;
        margin-top: 15px;
    }

}

@media screen and (max-width:858px) {
    .time-line {
        width: 60%;
    }


    .logo-left a {
        display: block;
        float: left;
        margin-right: 5px
    }
    .footer-logo1{
        width: 100%;
    }
    .footer-logo1 a{
        width: 55%;
        display: block;
        padding-bottom: 10%;
        background: none;
        margin: 0 auto;
    }
    .footer-text1{
        color: white;
        margin-left:0%;
        width: 100%;
        float: left;
    }
    .footer-text1 ul li{
        width: 100%;
        float: left;
        padding-bottom: 10px;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
    }
}

@media screen and (max-width:996px) and (min-width: 767px) {}

@media screen and (max-width:820px) {
    .slick-images3 .slick-prev {
        left: -30px;
    }

    .slick-images3 .slick-next {
        right: -30px;
    }
}

@media screen and (max-width: 767px) {
    .slick-arrow {
        transform: scale(0.5);
    }

    .solgan {
        transform: translate(-50%, -50%) scale(0.5);
    }

    .Banner .slick-dots li {
        display: none;
    }

    .wrap_mode03 {
        padding: 20px 0 10px
    }

    .slick-images3 {
        padding-top: 15px;
    }

    .slick-images3 .slick-slider>a {
        padding: 0 7px
    }

    .slick-images3 {
        margin: 0
    }

    .slick-images3 .slick-arrow {
        margin-top: -80px;
        transform: scale(0.5);
    }

    .slick-images3 .slick-prev {
        left: 0;
    }

    .slick-images3 .slick-next {
        right: 0;
    }

    .mode01 .slick-dots {
        bottom: 55px;
    }

    .mode01 .slick-txt2 {
        padding: 0 15px;
        width: 100%;
        box-sizing: border-box;
    }

    .content .gp-container {
        max-width: 700px;
        margin-left: 15px;
        margin-right: 15px;
    }

    .slick-images3 .slick-prev {
        left: 0;
    }

    .slick-images3 .slick-next {
        right: 0;
    }

    .slide-txt {
        display: none;
    }
}

@media screen and (max-width:797px) {
    .gzdt {
        width: 100%;
    }

    .tzgg {
        margin-left: 0%;
        width: 100%;
    }

    .logo1 {
        width: 170px;
    }

    .shu {
        margin-top: 10px;
    }

    .logo2 {
        width: 100px;
        margin-top: 8px;
    }

    .tipstart {
        margin-top: 4px;
    }

    .time-line {
        width: 80%;
    }

    .mart {
        margin-bottom: 50px;
    }
}

@media screen and (max-width:602px) {
    .logo1 {
        width: 130px;
    }

    .shu {
        margin-top: 4px;
    }

    .logo2 {
        width: 72px;
        margin-top: 8px;
    }

    .logobox {
        width: 100%;
        height: 60px;
    }

    .footerlogo {
        width: 100%;
    }

    .footer-1 {
        margin-left: 17%;
    }

    .swiper-pagination {
        top: 300px;
    }
}

@media screen and (max-width:517px) {
    .bah span{
        padding: 0 0;
        display: block;
        width: 100%;
        float: left;
        line-height: 25px;
    }
}

@media screen and (max-width:491px) {
    .footer-1 {
        margin-left: 9%;
    }

    .footertext div {
        width: 45%;
        float: left;
        margin-bottom: 10px;
        margin-left: 0px;
        padding-left: 5%;
    }
}

@media screen and (max-width:480px) {
    .Banner .slick-prev {
        left: 0;
    }

    .Banner .slick-next {
        right: 0;
    }

    .mode01 .slick-dots {
        display: none !important;
    }
    .slick-arrow {
        top: 30%;
        margin-top: 0px;
    }
    

}

@media screen and (max-width:465px) {
    .logo1 {
        width: 110px;
    }

    .shu {
        margin-top: 4px;
    }

    .logo2 {
        width: 62px;
        margin-top: 6px;
    }

    .footer-1 {
        margin-left: 5%;
    }
}

@media screen and (max-width:415px) {
    .footer-1 {
        margin-left: 1%;
    }

    .bah {
        line-height: 20px;
    }
}

@media screen and (max-width:405px) {
    .logo1 {
        width: 100px;
    }

    .logo2 {
        width: 55px;
        margin-top: 5px;
    }

    .swiper-pagination {
        top: 250px;
    }

    .time-line {
        width: 65%;
    }

    .fumart {
        margin-top: -50px;
    }
}

@media screen and (max-width:375px) {
    .pic {
        width: 100%;
        height: 40%;
        float: left;
        margin: 0px;
    }

    .pic-text {
        margin-left: 0%;
        width: 100%;
        float: left;
        /* margin-top: 100px; */
        margin-bottom: 20px;
        padding: 20px;
    }

    .pic-top {
        border-bottom: none;
    }
    .text-tit3{
        padding-left: 0px;
    }
}

@media screen and (max-width:371px) {
    .logo1 {
        width: 90px;
    }

    .logo2 {
        width: 50px;
        margin-top: 5px;
    }

    .shu {
        margin-top: 1px;
    }

    .footer-1 {
        width: 150px;
        margin-left: 6%;
    }

    .footer-2 {
        width: 1px;
        height: 53px;
        float: left;
        margin-left: 15px;
        margin-top: 6px;
    }

    .footer-3 {
        width: 90px;
        height: 53px;
        float: left;
        margin-left: 15px;
        margin-top: 6px;
    }

    .footertext div {
        width: 49%;
        float: left;
        margin-bottom: 10px;
        margin-left: 0px;
        padding-left: 1%;
    }

    .pic-bottom {
        /* width: 100%; */
        min-height: 176px;
        margin: 0 -15px 50px -15px;
    }
    .bot-left a{
        display: block;
        margin: 0 15px;
        border: 1px solid #ccc;
    }
}

@media screen and (max-width:341px) {
    .logo1 {
        width: 80px;
    }

    .logo2 {
        width: 44px;
        margin-top: 5px;
    }

    .shu {
        margin-top: 0px;
    }

    .footertext div {
        width: 90%;
        float: left;
        margin-bottom: 10px;
        text-align: center;
    }

    .footertext {
        margin-top: -20px;
        margin-left: 15px;
    }
}

@media screen and (max-width:400px) {
    .mar-top{
        margin-top: 50px;
    }
    .main {
        width: 100%;
        min-height: 300px;
        color: #e5e5e5;
    }
    .footer-1 {
        width: 150px;
        margin-left: 10%;
    }

    .footer-2 {
        width: 1px;
        height: 53px;
        float: left;
        margin-left: 15px;
        margin-top: 6px;
    }

    .footer-3 {
        width: 90px;
        height: 53px;
        float: left;
        margin-left: 15px;
        margin-top: 6px;
    }

    .footertext div {
        width: 90%;
        float: left;
        margin-bottom: 10px;
        text-align: center;
    }

    .footertext {
        margin-top: -20px;
        margin-left: 6px;
    }

    .swiper {
        min-height: 290px;
    }
}

@media screen and (max-width:330px) {
    .footer-1 {
        width: 120px;
        margin-left: 8%;
    }

    .footer-2 {
        width: 1px;
        height: 53px;
        float: left;
        margin-left: 15px;
        margin-top: 4px;
    }

    .footer-3 {
        width: 70px;
        height: 53px;
        float: left;
        margin-left: 15px;
        margin-top: 6px;
    }

}