﻿body{
    background: url(../image/body-bg.png) no-repeat;
    background-size: 100% auto;
}
.page-content{
    background: transparent;
}
.page-top .top-box{
    height: auto;
overflow:hidden;
}
.page-top .top-box .qq-logo{
    display: block;
    width: 437px;
    padding: 30px 0 15px;
}
.page-top .top-box .top-list{
    overflow: hidden;
    padding-top: 10px;
}
.page-top .top-box .nav-list{
    overflow: hidden;
    margin-top: 22px;
}
.page-top .top-box .nav-list .list-item{
    float: left;
    display: block;
    padding-left: 20px;
    color: #fff;
    font-size: 20px;
}
.page-top .top-box .nav-list .list-item.cur{
    font-weight: bold;
}
.clear{
    clear: both;
}
.banner-box .qq-banner{
    display: block;
    width: 100%;
}
.tit-content{
    margin-top: 60px;
}
.tit-content a{
    display: block;
    width:100%;
}
.tit-content a img{
    display: block;
    width: 530px;
    margin: 0 auto;
}
.xqgk-video{
    width: 100%;
    margin-top: 76px;
}
.xqgk-video video{
    display: block;
    width: 961px;
    height: 413px;
    margin: 0 auto;
    background: #000;
    background-size: 100% auto;
}
.xqgk-info{
    width: 978px;
    margin: 60px auto 0;
    color: #000;
    font-size: 16px;
    line-height: 30px;
}
.xqgk-info .info{
    display: inline;
}
.xqgk-info .look-more{
    font-size: 16px;
    color: #0558BE;
}
.fwzx-list{
    width: 640px;
    margin: 50px auto 0;
    overflow: hidden;
}
.fwzx-list .fwzx-btn{
    width: 285px;
    height: 45px;
    border: 1px solid #6DA4E4;
    background: linear-gradient(0deg, #D2E6FC 0%, #FFFFFF 100%);
    border-radius: 22px;
    text-align: center;
    line-height: 45px;
    font-size: 24px;
    color: #0558BE;
}
.other-info-list{
    width: 974px;
    margin:100px auto 0;
    overflow: hidden;
}
.other-info-list .other-btn{
    display: block;
    width: 458px;
    height:296px;
    background: url(../image/rwls-bg.png) no-repeat;
    background-size: 100% auto;
}
.other-info-list .other-btn .img{
    display: block;
    width: 86px;
    margin: 87px auto 0;
}
.other-info-list .other-btn .name{
    margin-top: 22px;
    text-align: center;
    color: #fff;
    font-size: 40px;
}
.lyms-wrap{
    width:100%;
    min-height: 804px;
    background: url(../image/lyms-bg.png) center no-repeat;
    background-size: cover;
    margin-top: 50px;
}
.lyms-wrap{
    width: 100%;
    padding-top: 500px;
}
.lyms-wrap .lyms-swiper{
    width: 1052px;
    margin: 0 auto;
}
.lyms-wrap .lyms-swiper a{
    display: block;
    width: 100%;
    border: solid 10px #fff;
    border-radius: 10px;
}
.lyms-wrap .lyms-swiper a img{
    display: block;
    width: 100%;
    height: 200px;
}
.swiper-father{
    position: relative;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    background-image: url(../image/right-arrow.png);
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    background-image: url(../image/left-arrow.png);
}