/*pc轮播图区域*/
.swiperBox{
    padding: 0;
    margin-top: 0px;
}
.swiperBox  .swiper-button-prev,
.swiperBox  .swiper-button-next{
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: rgba(0,0,0,0.4);
    background-size: 16px;
    top: 50%;
    z-index: 11111;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transition: all .3s;
}
.swiperBox  .swiper-button-prev{
    left: 4%;
}
.swiperBox  .swiper-button-next{
    right: 4%;
}
.swiperBox .swiper-pagination span{
    width: 16px;
    height: 16px;
    opacity: 0.8;
    background: transparent;
    border: 2px #f7f7f7 solid;
    border-radius: 0;
    position: relative;
}
.swiperBox .swiper-pagination-bullet-active {
    background: #bbb8b8;
    text-align: center;
    position: relative;
}
.swiperBox .swiper-pagination span:before{
    width: 10px;
    height: 10px;
    display: inline-block;
    text-align: center;
    background: #eaeff1;
    opacity: 0.7;
    content: " ";
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -5px 0  0 -5px;
}
.swiperBox .swiper-pagination span.swiper-pagination-bullet-active:before{
    width: 10px;
    height: 10px;
    display: inline-block;
    text-align: center;
    background: #ffffff;
    content: " ";
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -5px 0  0 -5px;
    opacity: 1;
}



.swiperBox .swiper-slide img{
    animation-duration:5s;
    animation-timing-function:linear;
    animation-fill-mode: forwards;
    -webkit-animation-duration:5s;
    -webkit-animation-timing-function:linear;
    -webkit-animation-fill-mode: forwards;
}




.centerBig img{-webkit-animation-name:centerBig;animation-name:centerBig;}
@-webkit-keyframes centerBig{
    100%{transform:scale(1.1,1.1);}}
@keyframes centerBig{
    100%{transform:scale(1.1,1.1);}}



/*手机轮播图区域*/
#mobileSwiper{
    padding: 0;
    margin:0px 0 0 0;
}
#mobileSwiper .homeNav{
    background-color: rgb(216, 216, 216);
    padding: 6px 4px;
    overflow: hidden;
}
#mobileSwiper .homeNav a{
    background-size: 100%;
    border-top: 1px solid #f8f8f8;
    position: relative;
    float: left;
    height: 40px;
    padding: 15px 0;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    font-size: 0.756rem;
    color: #666666;
    text-align: center;
    box-sizing: border-box;
    background: -moz-linear-gradient(top, #fff 40%, #eaeaea,#e2e2e2 ,#d8d8d8);
    background: -webkit-linear-gradient(top, #fff 40%, #eaeaea,#e2e2e2 ,#d8d8d8);
    background: -o-linear-gradient(top, #fff 40%, #eaeaea,#e2e2e2 ,#d8d8d8);
}
#mobileSwiper  .swiper-pagination span{
    width: 10px;
    height: 10px;
}
#mobileSwiper img{
    width: 100%;
}
#mobileSwiper .swiper-pagination-bullet-active {
    background: rgba(0,0,0,0.2);
    text-align: center;
    position: relative;
}
#mobileSwiper  .swiper-pagination-bullet-active:before{
    width: 6px;
    height: 6px;
    display: inline-block;
    text-align: center;
    background: #fff;
    opacity: 0.7;
    content: " ";
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -3px 0  0 -3px;
}

.c_portalResSearch_total-02001 .p_searchBox .p_input .forward{
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 3%;
}
.c_portalResSearch_total-02001 .p_headbox {
     display: block !important;
}
.c_portalResSearch_total-02001 .p_searchBox .p_input .forward:before {
    content: "\e661";
    color: #a9a9a9;
}

#addhzhb{
    text-align:center;color:#FFFFFF;font-size:32px
}


@media (max-width:767px) {
    .c_portalResSearch_total-02001 .p_headbox{
        padding: 0;
        height: 46px;
    }
    .c_portalResSearch_total-02001 .p_headbox.active:before{
        display: none;
    }
    .c_portalResSearch_total-02001 .p_searchBtn {
        width: 25%;
        height: 44px;
        line-height: 40px;
        text-align: center;
        display: inline-block;
        vertical-align: middle;
        font-size: 14px;
        color: rgba(255,255,255,1);
        border-width: 1px;
        border-style: solid;
        border-color: rgba(255,255,255,0);
        background-color: rgb(18 7 95);
        position: inherit;
        margin: 0;
        padding: 0 0px;
        cursor: pointer;
        font-family: inherit;
        font-weight: inherit;
        text-decoration: none;
        background-size: 100% 100%;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        float: right;
        right: 0;
    }
    .c_portalResSearch_total-02001 .p_searchBtn .font {
        line-height: 44px;
    }
    .c_portalResSearch_total-02001 .p_searchBox .p_input .forward{
        top: 12px;
        left: 3%;
    }
    #w_grid-1613638199200 {
        width: 100%;
        margin: 8px 0;
        min-height: 60px;
    }
    .c_portalResSearch_total-02001 .p_input input, .c_search_total-02001 .p_input .InputText {
        padding: 0 40px ;
        line-height: 28px;
        height: 40px;
    }
    .c_portalResPublic_codeContainer-01001 {
        margin: -20px 0 0 0;
        padding: 0 8px;
    }

    #addhzhb{
        text-align: center;
        color: #FFFFFF;
        font-size: 23px;
        background: #34339c;
        display: block;
        width: 135px;
        margin: 15px auto 30px auto;
        padding: 2px 3px;
        border-radius: 6px;
        line-height: 35px;
    }
    #w_grid-1613638577002> div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
        background: transparent !important;
    }
}
#content_box-1613638577002-1{
    padding: 0 0px;
    text-align: center;
}
#content_box-1613638577002-1 {
    padding: 0 50px;
    position: relative;
}
.swiper-button-black{
    opacity: 0.5;
    background-size: 20px;
}












/*专业服务*/
#dome4{
    padding: 20px 0 40px 0;
    margin: 0 -15px;
}
#dome4 .top{
    display: block;
    margin: 0 0 10px 0;
    overflow: hidden;
    padding: 0 15px;
}
#dome4 .title{
    display: inline-block;
    text-align: left;
    width: auto;
    margin: 0;
}
#dome4 .leftNav {
    float: right;
    margin: 22px 0 0 0;
}
#dome4 .leftNav a{
    float: left;
    display: inline-block;
    padding: 10px 24px;
    color: #5170bb;
    background: #fff;
    border: 1px #5170bb solid;
}

#dome4 .leftNav a.active,
#dome4 .leftNav a:hover{
    background: #5170bb;
    color: #fff;
}





#dome4 .text{
    display: block;
    overflow: hidden;
}

#dome4 .hot{
    display: inline-block;
    position: relative;

}
#dome4 .hot .hotText{
    margin: 20px 0 0 0;
    display: block;
    overflow: hidden;
}



#dome4 .hot .hotText .info{
    width: 100%;
    padding: 0px;
    position: relative;
}
#dome4 .hot .hotText:hover .info h1{
    color:#5170bb;
}


#dome4 .hot .hotText .info  p {
    font-size: 12px;
    padding: 0 44px 0 0;
    display: block;
    width: 100%;
    text-align: left;
    background: none;
}
#dome4 .hot .hotText .info  p.time {
    line-height: 20px;
    min-width: 20px;
    height: 20px;
}


#dome4 .hot .hotText a{
    display: block;
    overflow: hidden;
}
#dome4 .hot .hotText  span.borderB{
    width: 100%;
    display: inline-block;
    height: 1px;
    background: #e2dfdf;
    position: relative;
}
#dome4 .hot .hotText  span.borderB i{
    width: 1%;
    display: inline-block;
    height: 1px;
    background: transparent;
    transition: all 0.3s;
    position: absolute;
    top: 0;
    left: 0;
}
#dome4 .hot:hover  span.borderB i {
    width: 100%;
    background: #5170bb;
}



#dome4 a:hover{
    text-decoration: none;
}
#dome4 ul{
    overflow: hidden;
    display: block;
    padding: 0 0 0 40px;
}
#dome4 li a{
    overflow: hidden;
    width: 100%;
    height: auto;
    border-bottom: 1px #e5e5e5 dashed;
    margin: 0 0 8px 0;
    padding: 0 0 0 0;
    display: block;
}
#dome4 .time{
    display: inline-block;
    width: 88px;
    height: 86px;
    color: #fff;
    text-align: center;
    background:#5170bb;
    padding: 18px 0 0 0;
    float: left;
}
#dome4 .time span:nth-child(1){
    display: block;
    font-size: 28px;
    margin: 0 0 0 0;
    line-height: 30px;
}
#dome4 .time span:nth-child(2){
    display: block;
    font-size: 15px;
}
#dome4 .info{
    width: 100%;
    height: 100%;
    display: block;
    padding: 10px 0 0 105px;
    vertical-align: top;
    text-align: left;
    margin: 0 0 0 0;
}

#dome4 .info h1{
    margin: 0 0 0 0;
    font-size: 18px;
    color: #333;
}
#dome4 li:hover .info h1{
    color: #5170bb;
}
#dome4 .info p{
    font-size: 14px;
    color: rgb(153, 153, 153);
    overflow: hidden;
    max-height: 38px;
    line-height: 20px;
    margin: 6px 0 0 0;
}

/*æ ‡é¢˜*/
.title{
    width: 100%;
    padding: 0 0;
    display: block;
    margin: 0 auto 40px auto;
    text-align: center;
    font-size: 14px;
    position: relative;
}
.title.titleLeft{
    text-align: left;
}


.title p:nth-child(1){
    display: inline-block;
    text-align: center;
    font-size: 32px;
    color: #5170bb;
    margin: 20px 0 10px 0px;
    padding: 0 7px;
    font-weight: bold;
}

.title p:nth-child(2){
    text-align: center;
    font-size: 18px;
    color: #a7a7a7;
    margin: 0;
}








/*手机端样式*/
@media screen and (max-width: 1000px) {


    #dome4 {
        padding: 20px 15px;
    }
    .title{
        width: 100%;
        margin: 20px auto 16px auto;
    }
    .title p:nth-child(1) {
        font-size: 22px;
        margin: 0 0 7px 0;
        padding: 0;
    }
    .title p:nth-child(2) {
        font-size: 12px;
    }
    .title i {
        height: 2px;
        top: 14px;
    }
    #dome4 .title {
        margin: 0 0 4px 0px;
    }
    #dome4 .top {
        padding: 0 12px;
    }

    #dome4 .text {
        padding: 0 10px;
    }

    #dome4 .leftNav {
        padding: 0 0 0 10px;
        margin: 0 0 0 0;
    }

    #dome4 .leftNav a {
        padding: 7px;
        text-align: center;
    }

    #dome4 .text > div {
        padding: 0;
        margin: 0;
    }

    #dome4 .hot .hotText {
        margin: 10px 0 0 0;
    }

    #dome4 .hot .hotText .time {
        width: 18%;
    }

    #dome4 .hot .hotText .info {
        width: 100%;
        padding: 0px;
        position: relative;
    }

    #dome4 .hot .hotText .time span:nth-child(1) {
        font-size: 16px;
    }

    #dome4 .time span:nth-child(2) {
        font-size: 13px;
    }

    #dome4 .info h1 {
        font-size: 14px;
    }

    #dome4 .hot .hotText .info p {
        font-size: 12px;
        padding: 0;
        line-height: 16px;
        max-height: 32px;
        margin: 2px 0 0 0;
    }

    #dome4 .hot .hotText span.borderB {
        float: left;
        margin: 2px 0 6px 0;
    }

    #dome4 ul {
        padding: 0 0 0 20px;
        margin: 0px 0 0 0;
    }

    #dome4 li a {
        margin: 0 0 4px 0;
        padding: 0 0 10px 0;
    }

    #dome4 .time {
        width: 80px;
        height: auto;
        padding: 4px 0 6px 0;
        margin: 9px 0 0 0;
    }

    #dome4 .info {
        padding: 10px 0 0 90px;
    }

    #dome4 .info p {
        font-size: 12px;
        max-height: 34px;
        line-height: 17px;
        margin: 4px 0 0 0;
    }


}

/*手机端样式*/
@media screen and (max-width: 768px) {
    #dome4 ul {
        padding: 0;
        margin: 10px 0 0 0;
    }
    #dome4 .info {
        padding: 10px 0 0 90px;
    }


    .c_portalResSearch_total-02001 .p_headbox.active:after{
        display: none !important;
    }
    #w_grid-1613642432326 > div > .p_gridbox {
        padding: 0 10px;
    }
    #w_grid-1613638199200 {
        padding: 0 10px;
    }
    #search_keyword{
        font-size: 15px;
        line-height: 45px;
        height: 44px;
    }



.c_portalResSearch_total-02001 .p_searchBtn .font {
    line-height: 44px;
    display: inline-block;
}
.c_portalResSearch_total-02001 .p_searchBtn .iconfont {
  
    display: none;
}

}
@media screen and (max-width: 340px) {
    #dome4 .time {
        width: 70px;
    }

    #dome4 .info {
        padding: 10px 0 0 80px;
    }

}






.submenu ul li:hover .clumnav {
    top: 40%;
   
}

.clumnav ul {
    display: block;
    text-align: center;
}

.clumnav ul li {
  display: block;
    float: unset;
    margin: 0 auto;

}



@media only screen and (max-width: 1400px) and (min-width: 320px){
    .submenu .clumnav ul li {
   
    margin: 5px 1.5%;
    margin: 10px auto;
}
}



#w_grid-1613638577002 .swiper-slide{
    /*padding: 0 10px;*/
    
}
#w_grid-1613638577002 .swiper-slide a{
    display:block;
    border: 1px #d3d3d3 solid ;
}

.logoimg{
/*    height:80px;
    max-width:unset;*/
    width: 100%;
}




@media only screen and (max-width: 770px) and (min-width: 320px){
 
 .logoimg{
    height:40px;
    max-width:unset;
    width: auto;
}
#content_box-1613638577002-1 {
    padding: 0 25px;
     overflow: hidden;
}



 
}




.logoAll{
    display: none;
    overflow: hidden;
}

.logoAll li{
 
    display: inline-block;
    float: left;
  
    width: 33%;
        padding: 0 4px;
        margin: 0 0 10px 0;
}
.logoAll li a{
    display: block;
    overflow: hidden;
    border-radius: 4px;
    border: 1px #e7e7e7 solid;
    background: #f7f7f7;
}
.logoAll li img{
    width: 100%;
    display: inline-block;
    transition: all 0.3s;
    float: left;

}
.logoAll li img:hover{
    transform: scale(1.12);
}


@media (max-width:768px) {
   
  
.logoAll{
    display: block;
    width: 100%;
    padding: 0 14px;
}
}












