.headerSwiper{
    position: relative;
    width: 100%;
    min-width: 1200px;
    height:750px;
    overflow: hidden;
    zoom: 1;
} 
.headerSwiper .slides li{
    width: 100%;
    height: 100%;
}
.phone img{
    margin-bottom: 10px;
}
.phone p{
    position: absolute;
    display: none;
}
.phone:hover p{
    display: block !important;
}
.nav{
    height: 100px;
}
.nav ul li{
    width: 114px;
    height: 100px;
    line-height: 100px;
}
.nav ul li a{
    color: #333;
}
.nav ul li a:hover{
    color: #333;
}
.navActive{
    background: #0167B9 !important;
}
.navActive a{
    color: #fff !important;
}
.record a{
    color: #FFFFFF;
    margin-right: 40px;
}
.record a:hover{
    color: #FFFFFF;
}
.next1{
    margin-top: -445px!important;
    margin-left: 1230px!important;
    background-image: url(../images/home/right.png) !important;
    width: 44px !important;
    height: 87px !important;
}
.prev1{
    margin-top: -87px!important;
    margin-left: -80px!important;
    background-image: url(../images/home/left.png) !important;
    width: 44px !important;
    height: 87px !important;
}
.swiper-button-next{
    opacity: 1;
    background-size: cover;
    outline: none !important;
    position: relative !important; 
}
.swiper-button-prev{
    opacity: 1;
    background-size: cover;
    outline: none !important;
    position: relative !important;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{
    content: none !important;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{
    content: none !important;
}
.swiper1{
    width: 1200px;
    height:500px;
}
.swiper1Box div{
    width: 290px;
    height: 370px;
    background: #fff;
    border: 1px solid #0167B9;
    border-radius: 10px;
    margin: auto;
    margin-bottom: 15px;
}
.swiper1Box div img{
    max-width: 290px;
    max-height: 370px;
    border-radius: 10px;
}
.swiper1 .swiper-pagination-bullet{
    width: 16px !important;
    height: 16px !important;
}
.swiper1 .swiper-pagination-bullet-active{
    background: #0167B9 !important;
}
.purchase{
    width: 100%;
    height: 1000px;
    background: url(../images/home/bg.jpg) no-repeat center;
}
.purchase ul{
    margin-top: 180px;
}
.purchase ul li{
    width: 260px;
    height: 100px;
    padding: 0 30px;
    background: #FFFFFF;
    border-radius: 10px;
    margin-bottom: 30px;
}
.purchase ul li p:nth-child(1){
    padding: 15px 0 0 0;
}
.series{
    border: 1px solid #0167B9;
    margin-top: 50px;
}
.series li{
    width: 170px;
    height: 80px;
    background: #0167B9;
    border-right: 1px solid #fff;
}
.series a{
    color: #FFFFFF;
}
.series a:hover{
    color: #FFFFFF;
}
.seriesActive a{
    color: #0167B9 !important;
}
.seriesActive{
    color: #0167B9 !important;
    background: #fff !important;
}
.seriesCon li{
    width: 1198px;
    height: 540px;
    background: #FFFFFF;
    border: 1px solid #0167B9;
}
.seriesCon li img{
    max-width: 1198px;
    max-height: 540px;
}
.no{
    display: none;
}
.select{
    width: 100%;
    height: 538px;
    background: url(../images/home/bg1.jpg) no-repeat center;
}
.selectBox{
    width: 902px;
    background: #fff;
    border: 1px solid #FFFFFF;
    border-radius: 10px;
    margin-top: 40px;
}
.selectBox ul{
    padding: 20px 0;
}
.selectBox ul li img{
    width: 200px;
    height: 100px;
    margin-bottom: 10px;
}
.selectBox div{
    background: #0167B9;
    line-height: 70px;
    border-radius:0 0 10px 10px;
}
.advantage li{
    width: 290px;
    height: 500px;
    margin-bottom: 13px;
    background-size: cover !important;
}
.advantage li div{
    width: 290px;
    height: 500px;
    background: rgba(0, 0, 0, 0.7);
    display: none;
}
.advantage li div p:nth-child(1){
    width: 40px;
    height: 2px;
    background: #FFFFFF;
    margin: auto;
    position: relative;
    top: 145px;
}
.advantage li div p:nth-child(2){
    position: relative;
    top: 180px;
}
.advantageActive div{
    display: block !important;
}
.advantage{
    padding: 50px 0 90px 0;
}
.advantage li:nth-child(1){
    background: url(../images/home/img14.jpg) no-repeat center;
}
.advantage li:nth-child(2){
    background: url(../images/home/img15.jpg) no-repeat center;
}
.advantage li:nth-child(3){
    background: url(../images/home/img16.jpg) no-repeat center;
}
.advantage li:nth-child(4){
    background: url(../images/home/img17.jpg) no-repeat center;
}
.advantage li:nth-child(5){
    background: url(../images/home/img18.jpg) no-repeat center;
}
.advantage li:nth-child(6){
    background: url(../images/home/img19.jpg) no-repeat center;
}
.advantage li:nth-child(7){
    background: url(../images/home/img20.jpg) no-repeat center;
}
.advantage li:nth-child(8){
    background: url(../images/home/img21.jpg) no-repeat center;
}
.institution{
    width: 100%;
    height: 1000px;
    background: url(../images/home/bg2.jpg) no-repeat center;
}
.homeAbout{
    width: 100%;
    height: 890px;
    background: url(../images/home/bg3.jpg) no-repeat center;
}
.more{
    display: inline-block;
    width: 160px;
    height: 60px;
    background: #0167B9;
    line-height: 60px;
    color: #FFFFFF !important;
}
.homeNews li{
    width: 180px;
    height: 67px;
    background: #F8F8F8;
    border-radius: 10px;
}
.homeNews li p:nth-child(1){
    padding-top: 4px;
}
.homeNewsActive{
    background: #0167B9 !important;
}
.homeNewsActive p{
    color: #fff !important;
}
.swiper2{
    width: 1200px;
    height: 460px;
}
.swiper2Box{
    width:360px;
    margin: auto;
}
.swiper2Box div:nth-child(1){
    border-bottom: 1px solid #D0D0D0;
    margin-bottom: 40px;
}
.swiper2Box div:nth-child(2){
    width: 360px;
    height: 240px;
    margin-bottom: 15px;
}
.swiper2Box div:nth-child(2) img{
    max-width: 360px;
    max-height: 240px;
    border-radius: 10px;
}
.swiper2Box div:nth-child(3) p:nth-child(1){
    margin-bottom: 10px;
}
.swiper2 .swiper-slide:hover .swiper2Box div:nth-child(1){
    color: #0167B9 !important;
}
.swiper2 .swiper-slide:hover .swiper2Box div:nth-child(3) p:nth-child(1){
    color: #0167B9 !important;
}
.knowledge{
    width: 100%;
    height: 380px;
    background: url(../images/home/bg4.jpg) no-repeat center;
}
.knowledge ul{
    padding-top: 100px;
}
.knowledge ul li{
    width: 180px;
    height: 180px;
    background: #FFFFFF;
    border-radius: 10px;
}
.knowledge ul li div:nth-child(1){
    width: 40px;
    height: 40px;
    margin: auto;
    padding: 30px 0 20px 0;
}
.knowledge ul li div:nth-child(1) img{
    max-width: 40px;
    max-height: 40px;
}
.witness{
    width: 850px;
    height: 150px;
    background: #0167B9;
    border-radius: 10px;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 40px;
}
.witness div{
    width: 1px;
    height: 60px;
    background: #FFFFFF;
    opacity: 0.4;
}
.witness li span{
    font-size: 24px;
    font-family: "SourceHanSansCN-Regular";
    position: relative;
    top: -30px;
}
.message form input{
    outline: none;
    width: 569px;
    height: 74px;
    border: 1px solid #BFBFBF;
    font-size: 16px;
    padding-left: 20px;
    margin-bottom: 20px;
 }
 .message form textarea{
    width: 1180px;
    height: 100px;
    border: 1px solid #BFBFBF;
    outline: none;
    resize: none;
    padding-left: 20px;
    font-size: 16px;
    padding-top: 20px;
 }
 .message form button{
    width: 160px;
    height: 60px;
    background: #0167B9;
    line-height: 60px;
    margin-top: 40px;
    margin-left: 520px;
    border: none;
    outline: none;
 }
.footer{
    width: 100%;
    height: 562px;
    background: url(../images/home/bg5.jpg) no-repeat center;
}
.footer ul li a{
    color: #fff;
}
.footer ul li a:hover{
    color: #fff;
}
.rightNavigation ul li{
    width: 54px;
    height:54px;
    background: rgba(153, 153, 153, .46);
    margin-bottom: 10px;
}
.rightNavigation ul li div{
    width: 54px;
    height: 54px;
    margin: auto;
}
.rightNavigation ul li div img{
    max-width: 30px;
    max-height: 30px;
}
.rightNavigation ul li:hover{
    background: #0167B9 !important;
}
.rightNavigation{
    position: fixed;
    z-index: 99;
    right: 0;
    top: 500px;
}
.rightNavigationa{
    width: 300px;
    height: 120px;
    background: url(../images/home/icon46a.png) no-repeat center;
    display: none;
    position: fixed;
    background-size: cover;
    right: 0;
    top: 485px;
    z-index: 99;
    margin-right: 60px;
}
.rightNavigationb{
    width: 180px;
    height: 162px;
    background:  url(../images/home/icon46.png) no-repeat center;
    border-radius: 20px;
    display: none;
    position: fixed;
    right: 0;
    top: 505px;
    z-index: 99;
    margin-right: 60px;
}
.rightNavigationc{
    width: 300px;
    height: 120px;
    line-height: 120px;
    background: url(../images/home/icon46a.png) no-repeat center;
    display: none;
    position: fixed;
    background-size: cover;
    right: 0;
    top: 595px;
    z-index: 99;
    margin-right: 60px;
}