body {
    background: url("/assets/utou/images/rolelist/government/ningbodabg.jpg");
    background-attachment: fixed;
}
.ningboappBox{
    margin-top: 40px;
}
.ningbo_top_section{
    width: 1200px;
    margin: 0 auto;
    height: 380px;
    overflow: hidden;
    background: url("/assets/utou/images/rolelist/government/ningbojingtaibanner.jpg") no-repeat;
    background-size: cover;
}
.ningbo_cont{
    padding: 50px;
    overflow: hidden;
}
.mask_bg{
    background: rgba(0,0,0,.4);
    width: 100%;
    height: 100%;
}
.cont_left{
    float: left;
}
.cont_left dl{
    overflow:hidden;
}
.cont_left dl dt{
    float: left;
    margin-right: 15px;
    margin-top: 10px;
}
.cont_left dl dd{
    float: left;
}

.cont_left dl dd h4{
    font-size: 38px;
    color: #fcc208;
    margin-bottom: 10px;
}
.cont_left dl dd p{
    font-size: 14px;
    color: #fcc208;
}
.cont_left .cont_left_li{
    color: #fff;
    font-size: 16px;
    margin-bottom: 12px;
}
.ningbo_embassy_top_att_btn {
    margin-right: 30px;
}
.ningbo_embassy_top_att_btn span {
    display: block;
    padding-left: 32px;
    background: url("/assets/utou/images/rolelist/government/embassyatt.png") no-repeat left center;
}
.ningbo_embassy_top_comm_btn span {
    display: block;
    padding-left: 32px;
    background: url("/assets/utou/images/rolelist/government/embassycomm.png") no-repeat left center;
}
.ningbo_embassy_top_att_btn, .ningbo_embassy_top_comm_btn {
    float: left;
    font-size: 18px;
    text-align: center;
    height: 41px;
    color: #fff;
    text-shadow: 7px 5px 8px #999;
    border-radius: 5px;
    line-height: 40px;
    padding: 0 20px;
    cursor: pointer;
    background: #fed136;
}
.cont_right{
    float: right;
}
.cont_right ul{
    margin-top: 90px;
}
.cont_right ul li{
    float: left;
    width: 140px;
    height: 61px;
    background: rgba(255,255,255,.5);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.cont_right ul li:first-child {
    margin-right: 10px;
}
.cont_right ul li p{
    width: 100%;
    text-align: center;
    font-size: 16px;
    padding-top: 8px;
}
.cont_right ul li h5{
    font-size: 26px;
    font-weight: bold;
    color: #f48b02;
    width: 100%;
    text-align: center;
}
.tab_title{
    width: 1200px;
    height: 90px;
    background: #fff;
    margin: auto;
    margin-top: 40px;
    margin-bottom: 20px;
}
.tab_title ul{
    padding: 20px 80px;
    overflow: hidden;
}
.tab_title ul li {
    display: block;
    border-radius: 4px;
    /*padding-left: 20px!important;*/
    width: 175px;
    height: 52px;
    margin-left: 40px;
    float: left;
    line-height: 52px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background-image: linear-gradient(0deg, #1ca1ff 0%, #66c1fc 100%), linear-gradient(#19a5ff, #19a5ff);
    /*padding: 0 20px;*/
    cursor: pointer;
}
.tab_title ul li:first-child{
    margin-left: 0;
}
.tab_title ul li:hover{
    background-image: linear-gradient(0deg,#94b43e 0%, #aad71e 100%), linear-gradient(#19a5ff, #19a5ff);
    color: #FFF;
}
.tab_title ul .is-active {
    background-image: linear-gradient(0deg,#94b43e 0%, #aad71e 100%), linear-gradient(#19a5ff, #19a5ff);
    color: #FFF;
}
.tab_content{
    width: 1200px;
    margin: auto;
    background: #fff;
    margin-bottom: 20px;
}
/*基本概况*/
.basic_suitation,.service_flow,.synthesizeBox,.mienBox{
    padding: 0 38px;
    overflow: hidden;
    padding-bottom: 38px;
}
.tab_content .publicTitle{
    width: 100%;
    height: 40px;
    border-bottom: 3px solid #f5f5f5;
    text-align: left;
    padding-top: 38px;
}
.tab_content .publicTitle span:nth-of-type(1) {
    border-bottom: 3px solid #fbb802;
}
.tab_content .publicTitle span {
     height: 40px;
     display: inline-block;
     color: #333;
     font-size: 20px;
     margin-right: 20px;
     cursor: pointer;
 }
.touzihezuoCont{
    width: 100%;
    height: auto;
    margin-top: 20px;
}
.touzihezuoCont dl dt{
    width: 278px;
    height: 393px;
    overflow: hidden;
    display: block;
    float: right;
    margin-right: 25px;
    margin-left: 30px;
}
.touzihezuoCont dd {
    height: 393px;
    overflow: hidden;
    position: relative;
    padding-right: 30px;
    display: block;
}
.touzihezuoCont dd h4 {
    display: inline-block;
    padding: 12px 0 9px 0;
    color: #fbb802;
    border-bottom: 2px solid #fbb802;
    margin-bottom: 10px;
}
.moreBtn {
    width: 100%;
    height: 146px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-image: linear-gradient(top,rgba(255,255,255,0) 0%,#fff 70%);
    background-image: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,#fff 70%);
    background-image: -o-linear-gradient(top,rgba(255,255,255,0) 0%,#fff 70%);
    background-image: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,#fff 70%);
}
.moreBtn p {
    cursor:pointer;
    padding-bottom: 0;
    margin-top: 110px;
    font-size: 15px;
    width: 120px;
    height: 35px;
    background: #409eff;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    line-height: 35px;
}
.hezuozhengceCont{
    width: 100%;
    height: 492px;
    background: url("/assets/utou/images/rolelist/government/ningbo_model_touzihezuo_bg.jpg") no-repeat center center;
    background-size: 100% 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 20px;
    text-indent: 2em;
    position: relative;
    overflow: hidden;
    margin-top: 40px;
}

.swiperOutBox{
    margin: 15px 0 45px;
}
.swiperOutBox .swiper{
    position: relative;
}
.device{
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 1;
}
.device a{
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    font-size: 24px;
}
.arrow-right{
    float: right;
    margin-right: 30px;
}
.swiperOutBox .swiper-container .swiper-wrapper{
    height: 350px!important;
}
.swiperOutBox .swiper-container .swiper-slide{
    margin-right: 25px;
    width: 350px!important;
    height: 350px!important;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
.swiperOutBox .swiper-container .swiper-slide:hover h5{
    color: #fbb802;
} 
.swiperOutBox .swiper-container .swiper-slide:last-child{
    margin-right: 0;
}
.swiperOutBox .swiper-container dl dt{
    width: 356px;
    height: 200px;
}
.swiperOutBox .swiper-container dl dd h5{
    color: #333;
    font-size: 16px;
    line-height: 50px;
}
.swiperOutBox .swiper-container dl dt img{
    width: 100%;
    height: 100%;
}
.zhaoshangTxt{
    /*width: 87px;*/
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.swiperOutBox .swiper-container dl dd{
    padding: 0 10px;
}
.messageBox textarea{

    display: block;
    resize: vertical;
    padding: 5px 15px;
    line-height: 1.5;
    box-sizing: border-box;
    width: 100%;
    font-size: inherit;
    color: #606266;
    background-color: #fff;
    background-image: none;
    border: 1px solid #dcdfe6;
    border-radius: 4px;
    -webkit-transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    min-height: 33px;
    margin: 15px 0;
}
.messageBox textarea:disabled{
    background-color: #f5f7fa;
    border-color: #e4e7ed;
    color: #c0c4cc;
    cursor: not-allowed;
}
.messageBox .pushBtn{
    background: #fbb802;
    color: #fff;
    float: right;
    border: none;
    padding: 12px 20px;
    font-size: 14px;
    border-radius: 4px;
}
/*服务流程*/
.service_flow_investTypeTit{
    width: 450px;
    height: 50px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 50px;
    margin: 0 auto;
    border-radius: 25px;
    margin-top: 90px;
    margin-bottom: 45px;
    background: -webkit-linear-gradient(#5a86f5, #56acf4);
    background: -o-linear-gradient(#5a86f5, #56acf4);
    background: -moz-linear-gradient(#5a86f5, #56acf4);
    background: linear-gradient(#5a86f5, #56acf4);
}
/*综合服务*/
.synthesizeBox h3{
    text-align: center;
    font-size: 32px;
    line-height: 110px;
}
.synthesizeBox ul{
    overflow: hidden;
}
.synthesizeBox ul li{
    margin: 20px 5px 0 5px;
    background: #fff;
    float: left;
    width: 270px;
    height: 340px;
}
.synthesizeBox ul li:hover{
    box-shadow: 4px 4px 11px #ccc;
}
.synthesizeBox ul li .zonghefuwuicon{
    width: 130px;
    height: 130px;
    margin: 46px auto;
}
.synthesizeBox ul li .zonghefuwuicon img{
    width: 100%;
    height: 100%;
}
.synthesizeBox ul li p{
    margin-top: 46px;
    /*width: 100%;*/
    text-align: center;
    font-size: 20px;
}
.synthesizeBox ul li button{
    width: 99px;
    height: 39px;
    border-radius: 3px;
    text-align: center;
    line-height: 39px;
    font-size: 18px;
    color: #999999;
    border: 1px solid #d2d2d2;
    margin: 0 auto;
    margin-top: 20px;
    cursor: pointer;
    display: block;
}
.synthesizeBox ul li:hover button{
    background:#19a5ff;
    color:#fff;
    border:1px solid #19a5ff;
}
/*会员风采*/
.mienBox dl{
    border: 1px solid #ccc;
    overflow: hidden;
    margin-top: 38px;
    text-align: center;
    padding: 40px 0;
}
.mienBox dl dt{
    display: inline-block;
    width: 36px;
    height: 44px;
    text-align: center;
    margin-right: 20px;
}
.mienBox dl dt img{
    width: 100%;
    height: 100%;
}
.mienBox dl dd{
    font-size: 16px;
    line-height: 44px;
    display: inline-block;
}
.public-list-item{
    border-bottom: 1px solid #efefef;
    padding: 30px 20px;
    overflow: hidden;
}
.list-click-area{
    width: 90%;
    float: left;
}
.follow-attention-box{
    width: 10%;
    float: left;
}
.list-click-area dl{
    overflow: hidden;
}
.list-click-area dl:hover h3{
    color: #fbb802;
}
.list-click-area dt{
    float: left;
    margin-right: 50px;
    text-align: center;
}
.list-logo-box{
    width: 100px;
    height: 100px;
    padding: 10px;
    border: 1px solid #eee;
}
.list-click-area dt img{
    width: 100%;
    height: 100%;
}
.yirenzheng{
    display: inline-block;
    background: url("/assets/utou/images/yirenzheng.png") no-repeat 5px center;
    border: 1px solid #fbb802;
    color: #fbb802;
    padding: 0 13px 0 27px;
    border-radius: 20px;
    margin-top: 10px;
}
.list-click-area dd{
    padding-left: 150px;
}
.list-click-area dd ul li{
    margin-bottom: 10px;
    overflow: hidden;
}
.list-click-area dd ul li h3{
    font-size: 18px;
    font-weight: normal;
    color: #000;
    margin-bottom: 15px;
}
.list-click-area dd ul li span{
    float: left;
}
.list-company-text{
    width: 700px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.follow-attention-box li{
    width: 100px;
    height: 34px;
    border: 1px solid #dedede;
    border-radius: 4px;
    text-align: center;
    line-height: 34px;
    margin-top: 22px;
    cursor: pointer;
}
.follow-attention-box li:hover{
    background: #FBB802;
    border-color: #FBB802;
    color: #fff;
}
.follow-attention-box li:hover a{
    color: #fff;
}