body{
    padding: 0;
    margin: 0;
    min-width: 1140px;
}
.mycontainer{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.container-fluid{
    padding-left: 0;
    padding-right: 0;
    z-index: 10;
}
.topnavabr{
    width: 1140px;
    height: 100px;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.pageall>a{
    color: white;
    padding: 10px 0;
    text-decoration: none;
    margin-left: 32px;
}
.pageall>a:nth-child(5){
    border-bottom: 2px solid white;
}
.pageall>a:hover{
    border-bottom: 2px solid white;
}

.swiper-pagination-custom {
    width: 100%;
    height: 2px;
    margin-top: 50px;
}
.bannerfyq {
    width: 30px;
    height: 5px;
    display: inline-block;
    background: white;
    margin-left: 10px;
}
.bannerfyq-active {
    opacity: 1;
    background-color: #2f70b8;
}
.tabsbox{
    width: 1140px;
    height: 68px;
    background: rgba(255,255,255,0.6);
    margin-top: -68px;
}
.tabsbox>li{
    height: 100%;
    padding: 0!important;
    margin: 0;
    border: none;
    overflow: hidden;
}
.tabsbox>li>a{
    width: 100%;
    height: 68px;
    padding: 20px 50px;
    border-radius: unset;
    color: #656767;
    font-size: 16px;
    font-weight: 600;
}
.tabsconbox{
    width: 100%;
}
.tabscontent{
    width: 1140px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    padding: 10px 20px;
    box-shadow: 0 0 1px rgba(0,0,0,0.15), 0 0 10px rgba(0,0,0,0.22);
}
.newactivebox{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.active-container{
    width: 1140px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-bottom:  1px solid #dcdcdc;
    padding-bottom: 50px;
}
.avtive-bot{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 40px 0;
}
.active-botitem{
    width: 46%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    box-shadow: 0 0 1px rgba(0,0,0,0.15), 0 0 10px rgba(0,0,0,0.22);
    overflow: hidden;
    margin: 20px 0;
    transition: 0.3s;
}
.active-botitem:hover{
    box-shadow: 0 14px 18px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
    transition: 0.4s;
}
.active-content{
    width: 93%;
    padding: 20px 0;
}
.act-time{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.act-time>span{
    letter-spacing: 2px;
    color: #2b9eda;
    font-size: 17px;
    vertical-align: middle;
}
.act-txt>h4{
    padding: 10px 0;
}
.act-txt>p{
    color: #767777;
    font-size: 15px;
}
.active-content>div:last-child{
    padding: 15px 0 0 0;
}
a:hover{
    text-decoration: none;
}
.active-container>a{
    border: 1px solid #61acdf;
    color: #61acdf;
    padding: 7px 50px;
    font-size: 17px;
    transition: 0.3s;
    margin: 10px 0;
}
.active-container>a:hover{
    background: #61acdf;
    color: white;
    transition: 0.3s;
}
.actplacebox{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-top: 60px;
    /*padding-bottom: 70px;*/
}
.active-container{
    width: 1140px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.addresbox{
    width: 1140px;
    height: 450px;
    position: relative;
    left: 0;
    text-align: center;
    margin: 40px 0 30px 0;
}
.addresbox>img{
    width: 100%;
    position: absolute;
    left: 0;
}
.actplace-container{
	width:1140px;
	}
.blackbarnew{
    width: 100%;
    height: 48px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url("../images/kchoverimg.png")repeat-x center center;
    color: white;
    font-size: 21px;
    text-align: left;
    padding-top: 10px;
    padding-left: 20px;
}
.actplace-container>div>a{
    letter-spacing: 3px;
    padding: 8px 20px;
    border: 1px solid #65aee0;
    color: #65aee0;
    font-size: 19px;
	border-radius: 30px;
}
.btnbox{
        height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.actplace-container>div>a>img{
    padding:  0 10px 0 0;
}
.actplace-container>p{
    font-size: 20px;
    color: #656767;
	    margin-top: 10px;
}




/*底部*/
.footer-tips{
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #2b9eda;
}
.tips-con{
    width: 1140px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: white;
}
.tips-con>a{
    padding: 5px 55px;
    border: 1px solid white;
    color: white;
}
.tips-con>a:hover{
    color: white;
    text-decoration: none;
}
.footer{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: #085495;
    padding-top: 30px;
}
.foot-container{
    width: 1140px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
}
.foot-left{
    width: 25%;
    margin-top: -120px;
}
.foot-logobox{
    width: 100%;
}
.foot-logobox>img{
    width: 100%;
}
.alllinkbox{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 20px;
}
.alllinkbox>a{
    width: 33%;
    color: white;
    text-align: center;
    margin: 10px 0;
}
.alllinkbox>a:hover{
    text-decoration: none;
}
.foot-center{
    width: 40%;
    color: white;
    padding-left: 60px;
    margin-top: -45px;
}
.foot-center>p:first-child{
    font-size: 18px;
}
.foot-center>p:last-child{
    color: #b7bcd8;
}
.foot-center>div{
    padding: 7px 0;
}
.foot-center>div>img{
    padding-right: 5px;
}
.foot-right{
    width: 33%;
    color: white;
    padding-top: 20px;
}
.ewm-box{
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    font-size: 18px;
    line-height: 3;
}
.footer>p{
    width: 1140px;
    font-size: 14px;
    color: white;
    text-align: right;
}
.footer>p>a>img{
    width: 20px;
}
.topbtn>img{
    width: 100%;
}
.toTop {
    width: 37px;
    height: 37px;
    position: fixed;
    right: 20px;
    bottom: 20px;
    display: none;
    cursor: pointer;
}

.yyrx{
	    margin: 0 auto;
    text-align: center;
	}

@media (max-width: 768px) {
    body {
        width: 100%;
        min-width: 100%;
        overflow-x: hidden;
    }
    .active-container{
        width: 100%;
       display: flex;
        align-items: center;
        justify-content: center;
    }
/*    .active-top{
        margin-top: 20px;
    }*/
    .active-botitem{
        width: 95%;
    }
    .avtive-bot{
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }
    .avtiveimg>a>img{
        width: 100%;
    }
    .act-time{
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .act-time>span{
        width: 100%;
        padding: 5px 0;
    }
    .actplace-container{
        width: 100%;
		height: 240px;
        margin: 0 auto;
    }
    .addresbox{
        width: 100%;
        height: auto;
    }
    .blackbar{
        bottom: unset;
        height: 40px;
        font-size: 16px;
    }
    .btnbox{
        margin-top: 80px;
    }
	.addresbox>img{
		    position: inherit;
		}
	.blackbarnew {
    height: 37px;
    top: 106px;
    font-size: 14px;
    line-height: 20px;
}
.yyrx{
	height:auto;
	}
}