@charset "utf-8";
html, body {
    position: relative;
    height: 100%;
  }
.main{
    width: 100%;
    background-image: url(../images/banner.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
}
.maxWidth{
    /* width: 70vw; */
    /* max-width: 1200px; */
    width: 1000px;
    margin: auto;
}
.oneBlock{
    padding-top: 65px;
}
.lhixsLddw{
    margin-top: 45px;
    padding-bottom: 25px;
}
.lhixsLddwTitle{
    margin-bottom: 40px;
}
.lhixsVideo{
    background-image: url(../images/03.png);
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 20px;
    margin-top: 42px;
}
.lhspBox{
    display: flex;
}
.lhspLeft{
    flex: 2; 
    background-color: #0135ae;
    overflow: hidden;
}
.lhspRight{
    flex: 1;
}
.lhspLeftVideoTit>span{
    width: 6%;
    height: 53px;
    background-image: url(../images/05.png);
    background-repeat: no-repeat;
    background-size: 100%;
    display: inline-block;
    float: left;
    background-position: center;
    margin: 13px 14px 0 12px;
    cursor: pointer;
}
.lhspRight>ul{
    display: flex;
    flex-direction: column;
    height: 100%;
}
.lhspRight>ul>li{
    flex: 1;
    background-color: #275ad7;
    border-top: 1px solid #fff;
    color: #dbe6ff;
    font-size: 17px;
    line-height:1.5;
    display: flex;
    align-items: center;
    padding-left: 23px;
    cursor: pointer;
        padding-right:10px;
}
.lhsp {
    margin-top: 40px;
    padding-top: 60px;
    background: #fff;
    padding-bottom: 50px;
}
.lhspTit{
    margin-bottom: 50px;
}
.lhspLeftVideo{
    height: 84%;
    overflow: hidden;
    position: relative;
}
.lhspLeftVideo >img{
    position: absolute;
    left:0;
    top:0;
    z-index:3;
}
.lhspLeftVideo>video{
    width:100%;
    height:450px;
}
.lhspLeftVideoTit{
    height: 16%;
}
.lhspLeftVideoTit>a{
    display: flex;
    align-items: center;
    height: 100%;
    color: #dbe6ff;
    font-size: 22px;
    margin-left: 25px;
    border-left: 1px solid #000;
    padding-left: 27px;
}
.tomore{
    display: inline-block;
    width: 28px;
    height:10px;
    background-image: url(../images/tomore.png);
    background-size: 28px 10px;
    margin-left: 16px;
}
.morelink{
    color: #0135ae;
    font-size: 16px;
    margin-top: 28px;
    font-weight: 600;
}
.morelinkwhite{
    color: #ffdebf;
}
.tomorewhite{
    background-image: url(../images/tomore1.png);
}
.lhjj{
    background-color: #0c3cb0;
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    /* text-align: center; */
    /* font-size: 18px; */

    /* Center slide text vertically */
    /* display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; */
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.lhjj{
    padding-top: 75px;
    padding-bottom: 50px;
}
.lhjj .lhjjBox{
    padding-top: 60px;
    background-color:#dbe6ff;
    padding: 24px;
    display: flex;
}
.lhjjLeft {
    flex: 3;  
}
.lhjjRight{
    flex: 3;
}
a.lhjjRightTit {
    font-size: 15px;
    color: #0135ae;
    overflow: hidden;
    /*text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;*/
    display: -webkit-box;
    margin-bottom: 14px;
    height:60px;
}

span.lhjjRightSource {
    color: #0135ae;
    font-size: 12px;
    display: block;
    text-align: right;
}
.lhjjRight li{
    width: 31.333333333333%;
    float: left;
    margin-left: 2%;
  
}
.lhjjRight li a.jjAbox{
	overflow:hidden;
  height:100px;
  display: block;
}
.lhjjLeftDes {
    height: 120px;
    background-color: #0135ae;
    padding: 18px;
}
a.lhjjLeftTit {
    color: #dbe6ff;
    font-size: 20px;
    width: 90%;
    display: inline-block;
}
/* .lhjjRight li+li {
    margin-left: 2%;
} */
/* .lhjjRight li:nth-child(4n+1){
    margin-left: 0;
} */
.lhjjRightDes {
    margin-top: 10px;
    margin-bottom: 20px;
}
.lhjjRight li:nth-of-type(5) .lhjjRightDes{
    margin-bottom: 0;
}
.lhjjRight li:nth-of-type(6) .lhjjRightDes{
    margin-bottom: 0;
}
.lhjjRight li:nth-of-type(7) .lhjjRightDes{
    margin-bottom: 0;
}
.lhjjRight li:nth-of-type(8) .lhjjRightDes{
    margin-bottom: 0;
}
span.lhjjTightSource {
    color: #0135ae;
    font-size: 12px;
    display: block;
    text-align: right;
}
.lhjjTight li{
    width: 31.333333333333%;
    float: left;
    margin-left: 2%;
  
}
.lhjjTight li a.jjAbox{
	overflow:hidden;
  height:120px;
  display: block;
}
.lhjjTightDes {
    margin-top: 13px;
    margin-bottom: 20px;
}
.lhjjTight li:nth-of-type(5) .lhjjTightDes{
    margin-bottom: 0;
}
.lhjjTight li:nth-of-type(6) .lhjjTightDes{
    margin-bottom: 0;
}
.lhjjTight li:nth-of-type(7) .lhjjTightDes{
    margin-bottom: 0;
}
.lhjjTight li:nth-of-type(8) .lhjjTightDes{
    margin-bottom: 0;
}
.lhjjTightSource.sour{
    margin-top:15px;
        font-size:12px；
}
.indexdia{
    color: #f06817;
}
.lhjjLeftDes{
    color: #dbe6ff;
}
.indexnum{
    margin-top: 20px;
}
.xczj {
    padding-top: 78px;
    background-color: #0c3cb0;
    padding-bottom: 50px;
}
.xczj .swiper-slide{
    /* padding: 20px; */
}
.xczjDes>a{
    display: block;

}
.xczjDesTit{
    font-size: 24px;
    color: #fff;
    margin-top: 25px;
    margin-bottom: 35px;
        height:60px;
}
.xczjDesSum {
    color: #dbe6ff;
    font-size: 16px;
    margin-bottom: 25px;
        line-height:1.4;
        height:80px;
}
.xczjDesSouce{
    font-size: 16px;
}
.playstatus{
    display: inline-block;
    width: 116px;
    height: 38px;
    background-image: url(../images/playing.png);
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    right: 14px;
    bottom: 7px;
}
.playstatus.tobeplay{
    background-image: url(../images/tobeplay.png);
}
.playstatus.ended{
    width: 182px;
    height: 38px;
    background-image: url(../images/ended.png);
}
.xczjVideo {
    position: relative;
}
.lhhd{
    background-color: #fff;
    padding-top: 80px;
    padding-bottom: 60px;
}
.lhhd .swiper-slide{
    /* padding: 30px; */
}

a.lhhdDesTit {
    color: #0135ae;
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
        height:100px;
    display: block;
}
span.lhhdDesSouce {
    color: #0135ae;
    font-size: 16px;
}
.swiper-button-next.swiper-button-next0 {
    background-image: url(../images/arrR.png);
    right: 0;
}
.swiper-button-prev.swiper-button-prev0 {
    background-image: url(../images/arrL.png);
    left: 0;
}

.swiper-button-next.swiper-button-next1 {
    background-image: url(../images/arrR1.png);
    right: -70px;
}
.swiper-button-prev.swiper-button-prev1 {
    background-image: url(../images/arrL1.png);
    left: -70px;
}

.swiper-button-next.swiper-button-next2 {
    background-image: url(../images/arrR1.png);
    right: -70px;
}
.swiper-button-prev.swiper-button-prev2 {
    background-image: url(../images/arrL1.png);
    left: -70px;
}
.xczj>.maxWidth{
    position: relative;
}
.lhhd>.maxWidth{
    position: relative;
}
.gps{
    position: fixed;
    height: 375px;
    right: -10px;
    top: calc(50vh - 232px);
    background-color: #dbe6ff;
    padding: 20px;
    z-index: 99;
    box-shadow: 0 5px 10px rgba(0,0,0,0.1);
}
.gps>div>a{
    display: block;
    font-size: 16px;
    color: #0135ae;
    line-height: 45px;
    border-top: 1px solid #0135ae;
}
.toTop {
    width: 45px;
    margin: auto;
    z-index: 100;
    position: absolute;
    left: 0;
    right: 0;
    cursor: pointer;

}
.gps>div{
    border-bottom: 1px solid #0135ae; 
    margin-bottom: 20px;
    text-align: center;
}
.pcshow{
    display: block;
}
.mshow{
    display: none;
}
/*样式添加*/
.swiper-pagination{
    position: relative;
    margin-top:30px;
}
.swiper-pagination-bullet{
    opacity: .3;
    margin:0 3px;
}
.swiper-pagination-bullet-active{
    background:#000;
    opacity: .7
}
.swiper-pagination-current{
    color: #f06817;
}
.swiper-pagination-total{
    color: #ffdebf;
}
.swiper-pagination.swiper-pagination0{
    position:absolute;
    padding:0 15px 4px;
    text-align: right;
    color: #ffdebf;
    bottom:40px;
}
.lhjjRightSource.sour{
    margin-top:15px;
        font-size:12px；
}
.lhhdVideo{
    overflow: hidden;
}
.footer{
    color: #BFBFBF;
    padding: 20px 0;
    background: #333333;
    /*display: flex;*/
    flex-wrap: nowrap;
    justify-content: center;
    overflow: hidden;
    
}
.footer .innerFooter{
    max-width: 1200px;
}
.footer-img{
        width: 120px;
    margin-top: 14px;
    vertical-align: middle;
    position: absolute;
    right: -120px;
    top: 0;
}
.footer-left{
    text-align: right;
    width:41.66666667%;
    padding: 0 52px 0 0;
    border-right: 1px solid #979797;
    margin-top: 14px;
}
.footer-left>img{
    width:124px;
}
.footer-right{
    width:58.33333333%;
    vertical-align: middle;
    padding-left: 52px;
    font-size: 14px;
    position: relative;
}
.footer-right h4{
        color: white;
    font-size: 16px;
        margin-top: 10px;
    margin-bottom: 10px;
}
.footer-right span{
        display: inline-block;
    vertical-align: middle;
}
.footer-right span.address{
    display: block;
    padding-right:10px;
        line-height:1.5;
}
.footer-bottom{
        height: 46px;
    line-height: 46px;
    background: #000000;
    color: #fff;
    text-align: center;
    font-size: 14px;
}
.logo-box {
    height: 44px;
    line-height: 44px;
    background: #fbfbfb;
    width: 100%;
    padding-left: 17%;
}
.logo-img {
    width: 75px;
    vertical-align:middle;
    margin-top:4px;
}
#lh-video-box li.active{
    background:#0135ae;
    color:#dbe6ff;
}
.shipin{
	height:700px;
  margin-top:20px;
}
/* //适配移动端 */
@media all and (max-width:768px){
  
.shipin{
	height:250px;
}
    .logo-box{
            background: #fff;
    padding-left: 3%;
    padding-top:10px;
    }
    .logo-img{
        width:50px;
        margin-top:0;
    }
    .footer-right{
        padding-left: 10px;
    }
    .footer-left{
        padding-right: 25px;
    }
    .footer-left>img{
        width:100px;
        /*padding:0 15px;*/
        margin-bottom: 10px;
    }
    .footer-bottom{
        padding:0 15px;
        font-size:10px;
    height: auto;
    line-height: 36px;
    }
    .footer-right span{
        font-size: 12px;
    }
    .pcshow{
        display: none;
    }
    .mshow{
        display: block;
    }
    .maxWidth{
        width: 100%;
        padding: 0 16px;
    }
    .lhspBox {
        display: block;
    }
    .lhjj .lhjjBox{
        display: block;
        border-radius: 0; 
        padding: 0;
        background-color: transparent;
    }
    a.lhjjLeftTit {
        text-overflow: ellipsis;
        overflow: hidden;
        /*white-space: nowrap;*/
        font-size: 18px;
        width: 84%;
                height:70px;
    }
    .lhspLeftVideoTit>a{
        /* text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap; */
    }
    .lhjjRight li {
        width: 49%;
    }
    .lhjjRight li:nth-last-of-type(5),.lhjjRight li:nth-last-of-type(6),.lhjjRight li:nth-last-of-type(7),.lhjjRight li:nth-last-of-type(8) {
        display: none;
    }
    .lhjjRight li:nth-child(odd){
        margin-left:0;
    }
    .lhjjRight{
        margin-top:20px;
    }
    .main {
        background-image: url(../images/mobile/04.png);
    }
    .oneBlock {
        padding-top: 0;
    }
    .lhixsLddw {
        padding-top: 65vw;
        margin-top: 0;
    }
    .lhixsVideo {
        padding: 10px;
        margin-top:20px;
    }
    .lhsp {
        margin-top: 30px;
    }
    .lhspTit {
        margin-bottom: 20px;
    }
    .lhspLeftVideoTit>a{
        font-size: 16px;
        float: left;
        /*line-height: 36px;*/
        margin-left: 0;
        width: 86%;
        border: none;
        padding: 15px 0px 15px 0px;
        line-height:1.8;
    }
    .lhspLeftVideoTit>span{
        height: 36px;
        margin: 10px 14px 0 12px;
    }
    .lhspRight>ul>li{
        font-size: 14px;
        line-height: 44px;
        cursor: pointer;
                padding:0 0 0 14px;
    }
    .lhspRight>ul>li:nth-last-of-type(4),.lhspRight>ul>li:nth-last-of-type(5),.lhspRight>ul>li:nth-last-of-type(6){
        display: none;
    }
    .morelink{
        margin-top: 20px;
        font-size: 12px;
    }
    .lhjj {
        margin-top: 18px;
        padding-top: 36px;
        padding-bottom: 18px
    }
    a.lhjjRightTit {
        color: #dbe6ff;
        font-size: 15px;
        margin: 10px 0;
                line-height:1.6;
    }
    span.lhjjRightSource {
        color: #dbe6ff;
        font-size: 12px;
        margin-bottom: 16px;
    }
    .xczj {
        padding-top: 40px;
    }
    .xczjDesTit {
        font-size: 18px;
        margin-top: 15px;
        margin-bottom: 10px;
                height:80px;
                font-weight:600;
                line-height:1.5;
    }
    .xczjDesSum {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .xczjDesSouce {
        font-size: 10px;
    }
    .lhhd {
        margin-top: 30px;
        padding-top: 36px;
    }
    a.lhhdDesTit {
        font-size: 18px;
        margin-top: 15px;
        margin-bottom: -10px;
        font-weight:600;
    }
    span.lhhdDesSouce {
        font-size: 12px;
    }
    .tomore {
        width: 16px;
        height: 10px;
        background-size: 16px 5px;
        background-repeat: no-repeat;
        margin-left: 8px;
        background-position: center;
    }
    .playstatus {
        width: 58px;
        height: 16px;
        right: 7px;
        bottom: 6px;
    }
    .playstatus.ended {
        width: 93px;
        height: 16px;
    }
    .lhjjLeftDes {
        height: 140px;
    }
    .indexnum {
        margin-top: 0px;
    }
    .swiper-pagination{
        margin-top:20px;
    }
    .swiper-pagination.swiper-pagination0{
        bottom:16px;
    }
    .lhhdVideo{
        height: 110px;
    }
    .lhspLeftVideo>video{
        height: 215px;
    }
.lhjjTight{
    flex: 4;
}
a.lhjjTightTit {
    font-size: 16px;
    color: #0135ae;
    overflow: hidden;
    /*text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;*/
    display: -webkit-box;
    margin-bottom: 14px;
    height:68px;
}
}













