body{
    padding: 0;
    margin: 0;
    min-width: 1140px;
}
.mycontainer1{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
}
.mycontainer{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.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(6){
    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;
}
.contactbox{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.contact-container{
    width: 1140px;
    display: flex;
    align-items: center;
    justify-content: center;
        padding: 0px 0 60px 0;
}
.lianxi-top{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.lianxi-top>p{
    
	padding-top:0px;
    color: #656767;
    font-size: 18px;
	margin-top:15px;
}
.lianxi-bot{
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
	margin-top:40px;
	margin-bottom:40px;
}
.lianxiitem{
    width: 210px;
    height: 270px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: column;
    border-radius: 15px;
    padding: 25px 1px;
    cursor: pointer;
    box-shadow: 0 0 1px rgba(0,0,0,0.15), 0 0 10px rgba(0,0,0,0.22);
    transition: 0.3s;
    margin: 0 10px;
    position: relative;
}
.lianxiitem:hover .ewmbox{
    opacity: 1;
    transition:opacity 0.3s ease-in-out;
}
.iconbox{
    width: 100%;
    margin-top: 15px;
	display:none;
}
.iconbox>a>img{
    width: 20px;
    height: auto;
    margin: 10px 5px;
}
.alwayscontent>p{
    font-size: 15px;
    color: #656767;
}
.alwayscontent>h4{
    font-size: 19px;
    color: #2b9eda;
    margin: 0;
    padding-top: 10px;
}
.alwayscontent{
    width: 100%;
    position: absolute;
    margin-top: 45px;
    top: 0;
    left: 0;
}
.ewmbox{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
	width: 100%;
    height: 100%;
    background-color: #2b9eda;

    align-items: center;
    justify-content: center;
}
.ewmbox>img{
    width: 100%;
    height: auto;
}
.zixunformbox{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url("../image/zhixunbg.png")repeat-x top;

}
.zixun-container{
    width: 1140px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #dedede;
	padding-bottom:40px;
}
.zixuncontent{
    width: 750px;
    height: auto;
    background: white;
    margin-top: 80px;
    
    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);
    padding-bottom: 50px;
    overflow: hidden;
}
.zixun-top{
    width: 80%;
}
.zixun-top>p{
    width: 100%;
    font-size: 40px;
    color: #656767;
    border-bottom: 1px solid #84817f;
    padding-top: 35px;
}
.zixun-top>span{
    width: 100%;
    font-size: 14px;
    color: #656767;
}
.zixun-bot{
    width: 80%;
    height: auto;
    text-align: center;
}
.xinxibox{
    padding-bottom: 50px;
}
.xinxibox>input{
    width: 100%;
    padding: 10px 12px;
    margin-top: 30px;
    outline: none;
}
.zixun-bot>a{
    font-size: 25px;
    color: white;
    background: #2f70b8;
    padding: 10px 55px;
    border-radius: 25px;
    margin-top: 100px;
}
a:hover{
    text-decoration: none;
}
.kehushuobox{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.kehushuo-container{
    width: 1140px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    
	padding-bottom:40px;
    border-bottom: 1px solid #e0e0e0;
}
.kehu-top{
    width: 100%;
    text-align: center;
}
.kehuswiper{
    width: 1140px;
    margin-top: 40px;
    border:  1px solid #a19f9f;
}
.kehuswiperbox{
    width: 100%;
}
.kehuitem{
    width: 1000px;
    padding: 15px 50px ;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.kehuleft{
    width: 65%;
    padding-left:30px ;
}
.kehuleft>p:nth-child(1){
    font-size: 23px;
    color: #2b9eda;
}
.kehuleft>p:nth-child(2){
    color: #767777;
    font-size: 17px;
    letter-spacing: 4px;
    margin: 0;
}
.kehuleft>p:last-child{
    color: #767777;
    font-size: 14px;
}
.kehurihgt{
    width: 25%;
    height: 150px;
}
.kehurihgt>img{
    width: auto;
}
.swiper-button-prev{
    background: url("../image/anniu.png")no-repeat center center;
    width: 50px;
}
.swiper-button-next{
    background: url("../image/anniu1.png")no-repeat center center;
    width: 50px;
}
.ruzhubox{
    width: 100%;
    display: flex;
    align-content: center;
    justify-content: center;

}
.ruzhu-container{
    width: 1140px;
    display: flex;
    align-content: center;
    justify-content: center;
}
.ruzhuall{
    width: 100%;
    text-align: center;
}
.ruzhu-bot{
    width: 100%;
    display: flex;
    align-content: center;
    justify-content: space-around;
    flex-wrap: wrap;
    margin-top: 15px;
}
.ruzhubot-item{
    width: 342px;
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    transition: 0.3s;
    margin-top: 25px;
    border-radius: 15px;
    box-shadow: 0 0 1px rgba(0,0,0,0.15), 0 0 10px rgba(0,0,0,0.22);
}
.ruzhubot-item:hover .ruzhu-hoverbox{
    opacity: 1;
    transition: 0.3s;
}
.ruzhu-imgbox{
    width: 342px;
    height: 160px;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
}
.ruzhu-hoverbox{
    width: 342px;
    height: 160px;
    background: url("../image/ruzhu-hoverbg.png")no-repeat center center;
    position: absolute;
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
}
.ruzhu-hoverbox>p{
    color: white;
    width: 95%;
    text-align: center;
    padding: 10px 0;
    font-size: 13px;
}
.ruzhuitem{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    padding-bottom: 70px;
}
.swiper-pagination-custom {
    height: auto;
}
.bannerfyq {
    width: 13px;
    height: 13px;
    display: inline-block;
    
    background: white;
    margin-left: 10px;
    border: 1px solid #2b9eda;
    background: none;
}
.bannerfyq-active {
    opacity: 1;
    background-color: #2b9eda;
}










.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%;
}

.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;
}

    .sqjlswiper {
    width:1140px;
    }

    .zhaoshang_pg {
        margin-top:20px;
    }

@media (max-width: 768px) {
    body {
        width: 100%;
        min-width: 100%;
        overflow-x: hidden;
    }
    .contact-container{
        width: 100%;
    }
    .lianxibox{
        width: 100%;
    }
    .lianxi-top>img{
        width: 60%;
    }
    .lianxi-top>p{
        width: 80%;
        font-size: 15px;
    }
    .lianxi-bot{
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }
    .lianxiitem{
        width: 80%;
        height: 308px;
        margin: 5px;
        box-shadow: none;
        border: 1px solid #dedede;
    }
    .ewmbox{
        width: 100%;
        height: auto;
    }
    .alwayscontent{
        width: 100%;
        height: 100%;
        margin-top: 45px;
        text-align: center;
    }
    .alwayscontent>div:first-child>img{
        width: 50%;
    }
    .alwayscontent>h4{
        width: 100%;
        font-size: 22px;
    }
    .alwayscontent>p{
        width: 100%;
        font-size: 20px;
    }
    .iconbox>a>img{
        width: 15%;
    }
    .zixun-container{
        width: 100%;
    }
    .zixuncontent{
        width: 100%;
    }
    .zixun-bot{
        width: 80%;
    }
    .xinxibox{
        width: 100%;
        overflow: visible;
    }
    .kehushuo-container{
        width: 100%;
		padding: 0px;
    }
    .kehu-top>img{
        width: 98%;
		height:auto;
    }
    .kehu-bot{
        width: 100%;
    }
    .kehuswiper{
        width: 100%;
        border: none;
    }
    .kehuitem{
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }
    .kehuleft{
        width: 100%;
        padding: 0;
    }
    .kehurihgt{
        width: 80%;
    }
    .kehurihgt>img{
        width: 100%;
    }
    .ruzhu-container{
        width: 100%;
    }
    .ruzhu-top{
        width: 100%;
    }
    .ruzhu-top>img{
        width: 90%;
    }
    .ruzhu-bot{
        width: 100%;
    }
    .ruzhuitem{
        width: 100%;
    }
    .ruzhuswiper{
        width: 90% !important;
    }
    .ruzhubot-item{
        width: 90%;
    }
    .ruzhu-imgbox{
        width: 100%;
    }
    .ruzhu-hoverbox{
        width: 100%;
    }
    .bannerfyq{
        width: 10px;
        height: 10px;
    }
    .ruzhufy{
        display: none;
    }
	.ruzhuitem{
		padding-bottom:20px;
		}
	.ruzhubox{
		padding:0px;
		}
		
	.sqjlswiper{
		width:100%;
		}
}