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;
}
.contentall{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.hdtop{
    width: 1140px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding-bottom: 50px;
}
.topleft{
    width: 48%;
}
.topleft>img{
    width: 100%;
}
.topright{
    width: 48%;
}
.text1{
    font-size: 19px;
    font-weight: bold;
    color: #030000;
}
.text2>span:first-child,
.text3>span:first-child,
.text4>span:first-child,
.text5>span:first-child{
    color: #2b9eda;
    font-size: 16px;
}
.text2,
.text3,
.text4,
.text5{
    padding: 8px 0;
}
.text2>span>img,
.text3>span>img,
.text4>span>img,
.text5>div>img{
    width: 22px;
}
.text2>span:last-child,
.text3>span:last-child,
.text4>span:last-child{
     color: #969696;
    font-size: 16px;
}
.text5>a>img{
    width: 22px;
    margin: 0 7px;
}
.hdbot{
    width: 1140px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding-bottom: 50px;
}
.botleft{
    width: 65%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.botleft>div:last-child{
    font-size: 13px;
    color: #969696;
    padding: 20px 0;
    line-height: 40px;
}
.botlefttit{
    width: 100%;
    background: url("../image/borderbot.png")repeat-x bottom left;
    background-size: 100% auto;
    letter-spacing:12px;
    line-height: 50px;
    color: #969696;
    font-size: 18px;
}
.botright{
    width: 33%;
}
a:hover{
    text-decoration: none;
}
.hditem{
    width: 100%;
}
.hditem>div:first-child>img{
    width: 100%;
    margin-top: 30px;
}
.hditem>div:nth-child(2){
    width: 100%;
    color: #2b9eda;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 10px 0;
}
.hditem>div:nth-child(2)>span>img{
    width: 15px;
}
.hditem>p{
    width: 95%;
    color: #605e5e;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 4px;
    padding-left: 10px;
}
.hditem>span{
    width: 90%;
    color: #898786;
    font-size: 13px;
    padding-left: 10px;
    text-align: right;
}
.botright>p{
    margin: 0;
    font-size: 16px;
    color: #898786;
    text-align: center;
}







.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;
}

@media (max-width: 768px) {
    body {
        width: 100%;
        min-width: 100%;
        overflow-x: hidden;
    }
    .hdtop{
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .topleft{
        width: 95%;
        margin-top: 50px;
    }
    .topright{
        width: 95%;
        margin-top: 30px;
    }
    .text1{
        font-size: 16px;
    }
    .hdbot{
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .botleft{
        width: 95%;
    }
    .botright{
        width: 95%;
    }
}