@charset "utf-8";
.indexsection3{
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
}
.indexsection3 .section3left{
    width: 50%;
}
.indexsection3 .section3left .indexlunzhuan{
    width:100%;
    height: 450px;
}
.mySwiper1 {
    width: 100%;
    height: 100%;
}
.indexsection3 .section3left .indexlunzhuan .tjnew{
    position: relative;
    width: 100%;
    height: 100%;
}
.indexsection3 .section3left .indexlunzhuan .tjnew a{
    width: 100%;
    height: 100%;
}
.indexsection3 .section3left .indexlunzhuan .tjnew a img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.indexsection3 .section3left .indexlunzhuan .tjnew .tjnewtitle{
    position: absolute;
    bottom: 0px;
    left: 0px;
    font-weight: 400;
    font-size: 18px;
    line-height: 36px;
    color: #FFFFFF;
    width: 100%;
    text-align: left;
    padding-left: 15px;
    background-color: rgba(0, 0, 0, 0.3);
}
.mySwiper1 .swiper-pagination{
    padding-right: 20px;
    text-align: right;
}
.mySwiper1 .swiper-pagination-bullet{
    background-color: #FFFFFF;
    opacity: 1;
}
.mySwiper1 .swiper-pagination-bullet-active{
    background-color: #0056A9;
    opacity: 1;
}
.mySwiper1 .swiper-button-next, .mySwiper1 .swiper-button-prev{
    color: #221714;
    height: 33px;
    opacity: 0.15;
}

.indexsection3 .section3right{
    width: 50%;
}
.indexsection3 .section3right .indexnews{
    width:100%;
    padding-left: 44px;
} 
.indexsection3 .section3right .indexnews ul li{
    position: relative;
    margin-top: 48px;
    display: -webkit-box; /* Chrome, Safari, older versions of Android browser */
    display: -moz-box;    /* Firefox (buggy) */
    display: -ms-flexbox;  /* IE 10 */
    display: -webkit-flex; /* Chrome 21+, Safari 6.1+, iOS 7+, Android 4.4+ */
    display: flex;  
    justify-content: space-between;
} 
.indexsection3 .section3right .indexnews ul li a{
    font-weight: 400;
    font-size: 22px;
    color: #333333;
} 
.indexsection3 .section3right .indexnews ul li::after{
    position: absolute;
    width: 6px;
    height: 6px;
    background: #0056A9;
    border-radius: 50%;
    content: '';
    left:-15px;
    top:10px;
}
.indexsection4{
    margin-top: 25px;
    display: flex;
    justify-content: space-between;
}
.indexsection4 .section4left{
    width: 50%;
}
.indexsection4 .section4left .lefthuodong{
    width: 100%;
    min-height: 280px;
    background: #FFFFFF;
    box-shadow: 0px 0px 7px 0px rgba(34,23,20,0.07);
    border: 1px solid #F2F2F2; 
}
.lefthuodong .mingcheng{
    width: 100%;
    padding: 18px 25px;
    border-bottom: 1px solid #EEEEEE;
    display: flex;
    justify-content: space-between;
    background: linear-gradient(45deg, #bad5f6, #0056A9);
}
.lefthuodong .xxnew{
    padding: 0px 25px 25px 25px;
}
.lefthuodong .mingcheng .mc{
    position: relative;
    padding-left: 20px;
    font-weight: 400;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 30px;
}
.lefthuodong .mingcheng .mc::after{
    position: absolute;
    content: '';
    width: 5px;
    height: 30px;
    background: #FFFFFF;
    top:0px;
    left:0px;
}
.lefthuodong .mingcheng .gengduo{
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
}
.lefthuodong .mingcheng .gengduo a{
    color: #FFFFFF;
}
.lefthuodong .xxnew ul li{
    width: 100%;
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.lefthuodong .xxnew ul li .infos{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-weight: 400;
    font-size: 22px;
    color: #333333;
}
.lefthuodong .xxnew ul li .infos .shijian{
    position: relative;
    padding: 0px 20px;
    font-weight: 400;
    font-size: 16px;
    color: #0056A9;
}
.lefthuodong .xxnew ul li .dizhi{
    width:100px;
    font-weight: 400;
    font-size: 16px;
    color: #999999;
}
.lefthuodong .xxnew ul li .dizhi img{
    margin-right: 6px;
}
.lefthuodong .xxnew ul li .infos .shijian::after{
    position:absolute;
    content: '';
    top:9px;
    left:5px;
    width: 6px;
    height: 6px;
    background: #0056A9;
    border-radius: 50%;
}
.indexsection4 .section4right{
    width: 48%;
    margin-left: 2%;
}
.indexsection4 .section4right .yuandi a{
    width:100%;
}
.indexsection4 .section4right .yuandi a img{
    width:100%;
}
.indexsection4 .section4right .xitong{
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
}
.indexsection4 .section4right .xitong .gongshi{
    width:33%;
}
.indexsection4 .section4right .xitong .gongshi a{
   width:100%;
}
.indexsection4 .section4right .xitong .gongshi a img{
    width:100%;
}
.indexsection4 .section4right .xitong .baoming{
    width:33%;
}
.indexsection4 .section4right .xitong .baoming a{
    width:100%;
}
.indexsection4 .section4right .xitong .baoming a img{
    width:100%;
}
.indexsection5{
    margin-top: 25px;
    display: flex;
    justify-content: space-between;
}
.indexsection5 .section5left{
    width: 50%;
    box-shadow: 0px 0px 7px 0px rgba(34,23,20,0.07);
    border: 1px solid #F2F2F2;
    padding:30px;
}
.indexsection5 .section5left .mingcheng{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 18px;
}
.section5left .mingcheng .mc{
    position: relative;
    padding-left: 20px;
    font-weight: 400;
    font-size: 24px;
    color: #000000;
    line-height: 30px;
}
.section5left .mingcheng .mc::after{
    position: absolute;
    content: '';
    width: 5px;
    height: 30px;
    background: #0056A9;
    top:0px;
    left:0px;
}
.section5left .mingcheng .gengduo{
    font-weight: 400;
    font-size: 16px;
    color: #0056A9;
}
.section5left .mingcheng .gengduo a{
    color: #0056A9;
}
.indexsection5 .section5left .onenew{
    margin-top: 37px;
}
.indexsection5 .section5left .onenew .newtitle{
    font-weight: 400;
    font-size: 22px;
    color: #333333;
}
.indexsection5 .section5left .onenew .newmiaoshu{
    position: relative;
    margin-top: 16px;
    font-weight: 400;
    font-size: 18px;
    color: #666666;
    line-height: 34px;
}
.indexsection5 .section5left .onenew .newmiaoshu span{
    position: absolute;
    right: 0px;
    bottom: 0px;
    font-weight: 400;
    font-size: 16px;
    color: #999999;
}
.indexsection5 .section5left ul{
    margin-top: 5px;
}
.indexsection5 .section5left ul li{
    margin-top:26px;
    display: flex;
    justify-content: space-between;
}
.indexsection5 .section5left ul li .biaoti{
    position: relative;
    padding-left:17px;
}
.indexsection5 .section5left ul li .biaoti::after{
    position:absolute;
    width: 6px;
    height: 6px;
    background: #004FC6;
    border-radius: 50%;
    content: '';
    top:8px;
    left:5px;
}
.indexsection5 .section5left ul li .biaoti a{
    font-weight: 400;
    font-size: 20px;
    color: #333333;
}
.indexsection5 .section5left ul li .shijian{
    font-weight: 400;
    font-size: 16px;
    color: #999999;
}

.indexsection5 .section5right{
    width: 48%;
    margin-left: 2%;
    background: #FFFFFF;
    box-shadow: 0px 0px 7px 0px rgba(34,23,20,0.07);
    border: 1px solid #F2F2F2;
    padding:30px;
}
.section5right .mingcheng{
    width: 100%;
    padding-bottom: 18px;
    border-bottom: 1px solid #EEEEEE;
    display: flex;
    justify-content: space-between;
}
.section5right .mingcheng .mc{
    position: relative;
    padding-left: 20px;
    font-weight: 400;
    font-size: 24px;
    color: #000000;
    line-height: 30px;
}
.section5right .mingcheng .mc::after{
    position: absolute;
    content: '';
    width: 5px;
    height: 30px;
    background: #0056A9;
    top:0px;
    left:0px;
}
.section5right .mingcheng .gengduo{
    font-weight: 400;
    font-size: 16px;
    color: #0056A9;
}
.section5right .mingcheng .gengduo a{
    color: #0056A9;
}
.section5right .huodonginfo{
    width: 100%;
    padding:0px;
    position: relative;
    margin-top: 50px;
        display: flex;
    justify-content: space-between;
}
.section5right .huodonginfo .pinpaiinfo{
    width: 100%;
    padding:6px;
}
.section5right .huodonginfo .pinpaiinfo .pinpai1 a{
    width: 100%;
}
.section5right .huodonginfo .pinpaiinfo .pinpai1 a img{
    width: 100%;
}
.section5right .huodonginfo .pinpaiinfo .pinpai2 a{
    width: 100%;
}
.section5right .huodonginfo .pinpaiinfo .pinpai2 a img{
    margin-top: 25px;
    width: 100%;
}
.mySwiper2 .swiper-wrapper
{
    width: 100%;
}
.huodonginfo .swiper-button-prev, .huodonginfo .swiper-button-next{
    width: 19px;
    height: 33px;
    box-shadow: 0px 0px 10px 0px rgba(34,23,20,0.15);
    opacity: 0.4;
    color: #000000;
}
.huodonginfo .swiper-button-prev{
    left:-10px;
}
.huodonginfo .swiper-button-next{
    right:-10px;
}
.indexsection6{
    margin-top: 25px;
    width: 100%;
    min-height: 451px;
    background: #F8F8F8;
    box-shadow: 0px 0px 7px 0px rgba(34,23,20,0.07);
    border: 1px solid #F2F2F2;
    padding:30px;
}
.indexsection6 .mingcheng{
    position: relative;
    padding-left: 20px;
    font-weight: 400;
    font-size: 24px;
    color: #000000;
    line-height: 30px;
}
.indexsection6 .mingcheng::after{
    position: absolute;
    content: '';
    width: 5px;
    height: 30px;
    background: #0056A9;
    top:0px;
    left:0px;
}
.indexsection6 .miaoshu{
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
}
.indexsection6 .miaoshu .miaoshuleft{
    width:56%;
    position: relative;
    display: flex;
    justify-content: space-between;
}
.indexsection6 .miaoshu .miaoshuleft .fuwuinfos{
    width: 100%;
    padding:0px 10px;
}
.indexsection6 .miaoshu .miaoshuleft .fuwuinfos .fuwuinfo{
    cursor: pointer;
}
.indexsection6 .miaoshu .miaoshuleft .fuwuinfos .fuwuinfo:nth-child(2){
    margin-top:25px;
}
.indexsection6 .miaoshu .miaoshuleft .fuwuinfos .fuwuinfo3{
    width: 100%;
    height: 150px;
    background: #FFFFFF;
    box-shadow: 0px 0px 6px 0px rgba(34,23,20,0.1);
    border-radius: 5px;
    border: 1px solid #EEEEEE;
    display: flex;
    justify-content:center;
    align-items: center;
    flex-direction: column;
}
.indexsection6 .miaoshu .miaoshuleft .fuwuinfos .fuwuinfo3 .fuwuinfo1 img{
    height: 40px;
}
.indexsection6 .miaoshu .miaoshuleft .fuwuinfos .fuwuinfo3 .fuwuinfo2{
    margin-top: 15px;
    font-weight: 400;
    font-size: 24px;
    color: #000000;
}
.indexsection6 .miaoshu .miaoshuleft .fuwuinfos .fuwuinfo3 .fuwuinfo2 a{
    color: #000000;
}
.indexsection6 .miaoshu .miaoshuleft .fuwuinfos .fuwuinfo3 .fuwuinfo2 a:hover{
    color: #FFFFFF;
}
.indexsection6 .miaoshu .miaoshuleft .fuwuinfos .fuwuinfo3 .lanse{
    display: block;
}
.indexsection6 .miaoshu .miaoshuleft .fuwuinfos .fuwuinfo3 .baise{
    display: none;
}
.indexsection6 .miaoshu .miaoshuleft .fuwuinfos .fuwuinfo3:hover{
    background-color:#0056A9;
}
.indexsection6 .miaoshu .miaoshuleft .fuwuinfos .fuwuinfo3:hover .lanse{
    display: none;
}
.indexsection6 .miaoshu .miaoshuleft .fuwuinfos .fuwuinfo3:hover .baise{
    display: block;
}
.indexsection6 .miaoshu .miaoshuleft .fuwuinfos .fuwuinfo3:hover  .fuwuinfo2 a{
    color: #FFFFFF;
}
.indexsection6 .miaoshu .miaoshucenter{
    width:20%;
    margin:0px 2%;
}
.indexsection6 .miaoshu .miaoshucenter a{
    width:100%;
}
.indexsection6 .miaoshu .miaoshucenter a img{
    width:100%;
}
.indexsection6 .miaoshu .miaoshuright{
    width:20%;
}
.indexsection6 .miaoshu .miaoshuright a{
    width:100%;
}
.indexsection6 .miaoshu .miaoshuright a img{
    width:100%;
}
.indexsection6 .miaoshu .miaoshuleft .swiper-button-prev, .indexsection6 .miaoshu .miaoshuleft .swiper-button-next{
    width: 19px;
    height: 33px;
    box-shadow: 0px 0px 10px 0px rgba(34,23,20,0.15);
    opacity: 0.4;
    color: #000000;
}
.indexsection6 .miaoshu .miaoshuleft .swiper-button-prev{
    left: -13px;
}
.indexsection6 .miaoshu .miaoshuleft .swiper-button-next{
    right: -13px;
}
@media only screen and (max-width: 1920px){
	

}

@media only screen and (max-width: 1680px){
    

}
@media only screen and (max-width: 1440px){
    .indexsection3 .section3right .indexnews ul li a{
        font-size: 20px;
    }
    .lefthuodong .xxnew ul li .infos{
        font-size: 20px;
    }
    .lefthuodong .xxnew ul li .dizhi{
        font-size: 14px;
    }
    .indexsection5 .section5left .onenew .newtitle{
        font-size: 20px;
    }
    .indexsection5 .section5left .onenew .newmiaoshu{
        font-size: 15px;
    }
    .indexsection5 .section5left ul li .biaoti a{
        font-size: 20px;
    }

}
@media only screen and (max-width: 1366px){
    .indexsection3 .section3right .indexnews ul li a{
        font-size: 18px;
    }
    .lefthuodong .xxnew ul li .infos{
        font-size: 18px;
    }
    .lefthuodong .xxnew ul li .dizhi{
        font-size: 13px;
    }
    .indexsection5 .section5left .onenew .newtitle{
        font-size: 18px;
    }
    .indexsection5 .section5left .onenew .newmiaoshu{
        font-size: 16px;
    }
    .indexsection5 .section5left ul li .biaoti a{
        font-size: 18px;
    }

}
@media only screen and (max-width: 1280px){
   

}
@media only screen and (max-width: 1200px){
	
  .indexsection3 {
        margin-top: 15px;
        flex-wrap: wrap;
    }
    .indexsection3 .section3left {
        width: 100%;
    }
    .indexsection3 .section3right {
        width: 100%;
    }
    .indexsection3 .section3left .indexlunzhuan{
        height: 250px;
    }
    .indexsection3 .section3left .indexlunzhuan .tjnew .tjnewtitle{
        font-size: 16px;
        bottom: 0px;
        left:0px;
    }
    .indexsection3 .section3right .indexnews {
        padding-left: 12px;
    }
    .indexsection3 .section3right .indexnews ul li{
        margin-top: 15px;
    }
    .indexsection3 .section3right .indexnews ul li a{
        font-size: 16px;
    }
    .indexsection3 .section3right .indexnews ul li span{
        display: none;
    }
    .indexsection4 {
        margin-top: 15px;
        flex-wrap: wrap;
    }
    .indexsection4 .section4left {
        width: 100%;
    }
    .indexsection4 .section4right {
        width: 100%;
        padding-left: 0px;
        margin-top: 10px;
    }
    .indexsection4 .section4left .lefthuodong {
        min-height: 200px;
        padding: 10px;
    }
    .lefthuodong .mingcheng .mc {
        padding-left: 10px;
        font-size: 20px;
        line-height: 25px;
    }
    .lefthuodong .mingcheng .mc::after {
        width: 3px;
        height: 25px;
    }
    .lefthuodong .mingcheng .gengduo {
        font-size: 14px;
    }
    .lefthuodong .xxnew ul li {
        width: 100%;
        margin-top: 20px;
    }
    .lefthuodong .xxnew ul li .infos {
        font-size: 16px;
    }
    .lefthuodong .xxnew ul li .infos .shijian {
        display: none;
    }
    .lefthuodong .xxnew ul li .dizhi {
        display: none;
    }
    .indexsection5 {
        margin-top: 15px;
        flex-wrap: wrap;
    }
    .indexsection5 .section5left {
        width: 100%;
        padding: 10px;
    }
    .section5left .mingcheng .mc {
        padding-left: 10px;
        font-size: 20px;
        line-height: 25px;
    }
    .section5left .mingcheng .mc::after {
        width: 3px;
        height: 25px;
    }
    .section5left .mingcheng .gengduo {
        font-size: 16px;
    }
    .indexsection5 .section5left .onenew {
        margin-top: 20px;
    }
    .indexsection5 .section5left .onenew .newtitle {
        font-size: 16px;
    }
    .indexsection5 .section5left .onenew .newtitle a{
        line-height: 24px;
    }
    .indexsection5 .section5left .onenew .newmiaoshu {
        margin-top: 10px;
        font-size: 14px;
        line-height: 24px;
    }
    .indexsection5 .section5left .onenew .newmiaoshu span {
        display: none;
    }
    .indexsection5 .section5left ul {
        margin-top: 5px;
    }
    .indexsection5 .section5left ul li {
        margin-top: 15px;
    }
    .indexsection5 .section5left ul li .biaoti {
        padding-left: 10px;
    }
    .indexsection5 .section5left ul li .biaoti a {
        font-size: 16px;
    }
    .indexsection5 .section5left ul li .biaoti::after {
        top: 6px;
        left: 2px;
    }
    .indexsection5 .section5left ul li .shijian {
        display: none;
    }
    .indexsection5 .section5right {
        width: 100%;
        margin-left: 0%;
        padding: 10px;
        margin-top: 15px;
    }
    .section5right .mingcheng .mc {
        padding-left: 10px;
        font-size: 20px;
        line-height: 25px;
    }
    .section5right .mingcheng .mc::after {
        width: 3px;
        height: 25px;
    }
    .section5right .huodonginfo .pinpaiinfo {
        padding: 10px;
    }
    .indexsection6 {
        margin-top: 15px;
        padding: 10px;
    }
    .indexsection6 .mingcheng {
        padding-left: 10px;
        font-size: 20px;
        line-height: 25px;
    }
    .indexsection6 .mingcheng::after {
        width: 3px;
        height: 25px;
    }
    .indexsection6 .miaoshu {
        margin-top: 15px;
        flex-wrap: wrap;
    }
    .indexsection6 .miaoshu .miaoshuleft {
        width: 100%;
    }
    .indexsection6 .miaoshu .miaoshuleft .fuwuinfos {
        padding: 0px 2px;
    }
    .indexsection6 .miaoshu .miaoshuleft .fuwuinfos .fuwuinfo3 {
        height: 120px;
    }
    .indexsection6 .miaoshu .miaoshuleft .fuwuinfos .fuwuinfo3 .fuwuinfo2 {
        font-size: 12px;
    }
    .indexsection6 .miaoshu .miaoshucenter {
        width: 100%;
        margin-top: 15px;
    }
    .indexsection6 .miaoshu .miaoshuright {
        width: 100%;
        margin-top: 10px;
    }


}
