.box{
    margin-top: 20px;
}
.width1200{
    width: 1200px;
    margin: 0 auto;
}
.topBox{
    background-color: #fff;
}
.topBox>div{
    display: inline-block;
    vertical-align: top;
    /* vertical-align: bottom; */
}

.luobo{
    width: 45%;
    height: 100%;
    position: relative;
}
.luobo .mask {
    position: absolute;
    /*margin-left: 10px;*/
    bottom: -4px;
    left: 0;
    width: 100%;
    height: 41px;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 99;
    line-height: 40px;
}
.luobo .mask span {
    padding-left: 20px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
}
.luobo .swiper-container {
    width: 100%;
    height: 366px;
    /*height: 100%;*/
}

.luobo .swiper-container img {
    width: 100%;
    height: 100%;
}


.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    position: absolute;
    left: 200px;
    width: 100%;
    top: 340px;
    z-index: 999;
}
.swiper-pagination-bullet {
    color: #fff;
    background-color: #fff;
}

.topNewList{
    position: relative;
    padding: 20px;
    width: 51%;
    height: 100%;
    background-color: #fff;
}
.newTitle >div{
    display: inline-block;
    vertical-align: top;
}
.newTitle >div:nth-child(1){
    padding-top: 8px;
}
.newTitle >div:nth-child(2){
    font-size: 30px;
    /*font-weight: 700;*/
    /*padding-top: 5px;*/
    margin: -8px 10px;
    color: #0A4089;
}
.newTitle >div:nth-child(3){
    /*border-left: 1px solid #0A4089;*/
    padding-left: 10px;
    line-height: 18px;
}
.newTitle >div:nth-child(3) span{
    font-size: 10px;
    color: #BBBBBB;
}
.newTitle >div:nth-child(3) p{
    font-size: 12px;
    color: #0A4089;
}
.moreBox{
    position: absolute;
    top: 28px;
    right: 20px;
}
.moreBox:nth-child(2) {
    top: 40px!important;
}
.moreBox a{
    color:#E39A29 ;
}
.ulList2{
    /*margin-top: 20px;*/

}
.ulList2 li{
    color: black;
    display: flex;
    justify-content: space-between;
    position: relative;
    margin: -1px 0;
    padding-left: 20pbotImgx;
    font-size: 14px;
}
.ulList2 li img{
    vertical-align: bottom;
    vertical-align: top;
}
.ulList2 li::before{
    position: absolute;
    top: 3px;
    left: 0;
    content: '';
    margin-top: 8px;
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #E49B2B;
    border-radius: 100%;
}
.contentNav{
    margin-top: 20px;
}
.contentNav ul li{
    display: inline-block;
    width: 288px;
    height: 70px;
    line-height: 70px;
    margin-right: 10px;
    background-color: #fff;
    text-align: center;
}
.contentNav ul li:last-child{
    margin-right:0;
}
.contentNav ul li img{
    vertical-align: middle;
    margin-right: 10px;

}
.contentNav ul li a{
    vertical-align: middle;

}
.centerContent{
    margin-top: 20px;
    width: 100%;
}
.centerContent >div{
    display: inline-block;
    vertical-align: bottom;
    vertical-align: top;
}
.centerLeft{
    width: 74.6%;
    background-color: #fff;
    margin-right: 11px;
}
.centerLeft >div{
    display: inline-block;
    vertical-align: bottom;
    vertical-align: top;
}
.centerLeft .topNewList{
    width: 63%;

}
.leftNavBox{
    width: 25%;
    padding:30px ;
}
.leftNavBox ul li{
    height: 52px;
    margin-bottom: 5px;
    text-align: center;
    padding-top: 18px;
    background: linear-gradient(139deg, #DBEAFF, #ACCFFE);
}
.leftNavBox ul li img{
    vertical-align: middle;
     margin-right: 10px;
    margin-top: -5px;

}
.leftNavChange{
    color: #fff!important;
    background: linear-gradient(139deg, #458AE6, #0A4089)!important;

}
.centerRight{
    padding:20px;
    padding-bottom: 25px;
    padding-top: 25px;
    width: 20.6%;
    background: url('../img/right.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.centerRight div{
    cursor: pointer;
    margin-bottom: 15px;
    box-sizing: border-box;
    padding-top: 16px;
}
.centerRight div:nth-child(1){
    cursor: pointer;
    line-height: 20px;
    height: 67px;
    background: linear-gradient(90deg, #149BFA, #82C9F7);
    opacity: 0.79;
    text-align: center;
    color: #fff;

}
.centerRight div:nth-child(2){
    cursor: pointer;
    line-height: 20px;

    height: 67px;
    background: linear-gradient(90deg, #E57B2D, #EEB51B);
    opacity: 0.79;
    text-align: center;
    color: #fff;

}
.centerRight div:nth-child(3){
    cursor: pointer;

    height: 67px;
    background: linear-gradient(90deg, #1568D9, #82C9F7);
    opacity: 0.79;
    text-align: center;
    color: #fff;
    margin-bottom: 0;
    line-height: 38px;

}
.centerRight div:nth-child(4){
    cursor: pointer;
    line-height: 20px;

    height: 67px;
    background: linear-gradient(90deg, #32D9C3, #1A99D9);
    opacity: 0.79;
    text-align: center;
    color: #fff;
    margin-bottom: 0;
    margin-top: 15px;


}
.botImg{
    margin-top: 15px;
    height: 174px;
    width: 100%;
    background:url('../img/title.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.bottomBox2{
    position: relative;
    padding: 30px;
    height:380px;
    overflow: hidden;
    box-sizing: border-box;
    background-color: #fff;
    margin-top: 20px;
    margin-bottom: 60px;
}
.bottomBox2 ul li{
    position: relative;
    display: inline-block;
    width: 266px;
    height: 266px;
    margin-right: 20px;
    margin-top: 20px;
    overflow: hidden;
    list-style: none!important;

}
.bottomBox2 ul li:nth-child(4) {
    margin-right: 0px;
}
.bottomBox2 ul li a {
    color: #fff;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 500;
}
.bottomBox2 ul li .p1 {
    margin-top: 15px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    opacity: 0.7;
}
.bottomBox2 ul li:hover div{
    margin-top: -276px;
    padding: 40px 23px 0 23px;
    box-sizing: border-box;
    text-align: left;
    position: relative;
    z-index: 999;

}
.bottomBox2 ul li .divTitle{
    position: absolute;
    bottom: 0;
    left: 0;
    height: 36px;
    width: 100%;
    color: #fff;
    padding-left: 12px;
    line-height: 36px;
    background: rgba(0, 0, 0, .5);


}
.bottomBox2 ul li div{
    height: 266px;
     width: 266px;
    transition-property: margin-top;
    transition-duration: 0.5s;
    color: #fff;
    text-align: center;
    background-color: rgba(40, 115, 217, 1);
}

.bottomBox2 ul li:last-child{
    margin-right: 0;
}
.bottomBox2 ul li img{
    width: 100%;
    height: 100%;
}
.leftLb{
    position: absolute;
    /*content: '<';*/
    top: 150px;
    left: -33px;
    width: 70px;
    height: 70px;
    line-height: 40px;
    font-size: 20px;
    text-align: center;
    /*background-image: url("../img/leftButton.png");*/

}
.rightLb{
    position: absolute;
    /*content: '<';*/
    top: 150px;
    right: -33px;
    width: 70px;
    height: 70px;
    line-height: 40px;
    font-size: 20px;
    text-align: center;
    /*background-image: url("../img/rightButton.png");*/
}

/*// 搜索弹出框*/
.card {
    width: 500px;
    height: 500px;
    background-color: #fff;
    margin: 0 auto;
}


