a{
    text-decoration: none;
    cursor: pointer;
}
*{
    font-family: "Microsoft YaHei";
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.wrap{
    width: 100%;
    min-width: 1200px;
   position: relative;
   
}
.header{
    width: 100%;
    height: 100px;
   
}
.header_center{
    width: 1400px;
    margin: auto;
   
    position: relative;
}
.logo{
    margin-top: 17px;
    float: left;
   
}

.nav{
    height: 30px;
    float: right;
    width: 990px;
    margin-top: 53px;
   
}
.hdzw{
    position: absolute;
top:11px;
    right: 0;
}
.search{
    position: absolute;
    right: 0;
    top:7px;
    font-size: 12px;
    color: #fff;
}
.search li{
    float: left;
}
.search li a{
    display: inline-block;
    line-height: 30px;
    height: 30px;
    color: #dee8f6;
    font-size: 14px;
    padding: 0 12px;
    position: relative;
    top: 1px;
}
.search li a:hover{
    color: #fff;
}
.input_2{
    float: left;
    margin-left: 12px;
    position: relative;
    top: 8px;
}
.ewm{
    position: absolute;
    right: -120px;
    top:10px;
    width: 85px;
    text-align: center;
}
.ewm p{
    font-size: 12px;
    line-height: 30px;
    color: #fff;
}
.nav_center ul li{
    float: left;
   
    position: relative;
}
.nav_center ul li a{
   width: 110px;
   text-align: center;
    line-height: 30px;
    display: inline-block;
    height: 30px;
    position: relative;
   
    font-size: 18px;
    color: #333333;
}
.nav_center ul li a:hover{
   font-weight: bold;
   color: #0a85bc;
   
}

.dbx{
    width: 109px;
    position: absolute;
    top: 40px;
    left: 0;
    display: none;
}
.nav_center ul li:hover .dbx{
    display: block;
}
.drop_down{
    position: absolute;
    top:45px;
    width: 100%;
    display:none;
    z-index: 9;
}
.drop_down a{
color:#fff !important;
background: rgba(49,126,196,.8);
filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#C8317ec4, endColorstr=#C8317ec4);
font-size: 14px !important;
display: block;
height: 40px !important;
line-height: 40px !important;

}
.drop_down a:hover{
    background: rgba(26,72,155,.8) !important;
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#1a4873, endColorstr=#1a4873);
}

.slideBox{
    width: 100%;
    margin: auto;
    position: relative;
    top: -1px;
}
.slideBox ul li{
    
    display: none;
}
.slideBox ul li img{
    width: 100%;
    height: 450px;
   
} 
.next{
   position: absolute;
   right: 60px;
   top:200px;
}
.prev{
   position: absolute;
   left: 60px;
   top: 210px;
}
.middle{
    width: 1400px;
    margin: auto;
    overflow: hidden;
    margin-top: 35px;
}
.mid_left{
    width: 440px;
    float: left;
    margin-left: 44px;
}
.mid_top{
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #cccccc;
}
.mid_title{
    line-height: 50px;
    color: #0a85bc;
    font-size: 24px;
    width: 100px;
   
    float: left;
    border-bottom: 1px solid #0a85bc;
    position: relative;
    top: -1px;
}

.mid_top .more{
    float: right;
    margin-top: 20px;
}
.mid_top .more a{
    font-size: 14px;
    color:#808080
}
.mid_left ul{
    overflow: hidden;
    margin-top: 13px;
}
.mid_left ul li{
    float: left;
    width: 100%;   
    overflow: hidden;
}
.mid_left ul li a{
    display: inline-block;
    width: 100%;
    color:#333333;
    font-size:15px;
    line-height: 38px;
}
.mid_left ul li a:hover{
    color:#79a9df;
}
.mid_left ul li .date{
    float: right;
    font-size: 13px;
    color:#808080;
}
.fy{
    margin-right: 20px;
}
.news_left{
    float: left;
}
.news_left img{
    width: 350px;
    height: 197px;
}
.news_right{
    float: right;
    width: 353px;
    margin-left: 20px;
}
.news_right .new_title{
    font-size: 15px;
    color: #444444;
    line-height: 23px;
    margin-bottom: 10px;
}
.news_right .new_cont{
    font-size: 13px;
    color: #808080;
    line-height: 25px;
}

.news_right .time{
    font-size: 13px;
    color:#808080;
    margin-top: 20px;
}
.news_right .time img{
    margin-right: 12px;
    position: relative;
    top: 2px;
}
.mid_right{
    float: right;
    width: 400px;
  
  
}
.slideTxtBox .hd ul{
    overflow: hidden;
    width: 100%;
}
.slideTxtBox .hd ul li{
    float: left;
    text-align: center;
    font-size: 15px;
    color:#333333;
    position: relative;
    width: 75px;
    height: 100px;
    margin-right: 33px;
}
.slideTxtBox .hd ul li:first-child +li+li+li{
    margin-right: 0;
}
.slideTxtBox .hd ul li img{
    position: absolute;
    top:0;
    left: 2px;
}
.hj1{
display: none;
}
.slideTxtBox .hd ul li:hover .hj1{
    display: block;
}
.slideTxtBox .hd ul li span{
    display: block;
    margin-top: 77px;
}
.introduce img{
    width: 100%;
    height: 325px;
    margin-top: 25px;
}
.slideTxtBox .bd li img{
   width: 100%;
   height: 160px;
   margin-bottom: 20px;
   margin-top: 20px;
}
.slideTxtBox .bd li p{
    font-size: 15px;
    color: #333333;
    line-height: 33px;
    margin-bottom: 9px;
}
.link_one{
    float: left;
    width: 228px;
}
.link_one li{
    float: left;
}
.link_one li .lo{
    text-align: center;
   line-height: 15px;
    width: 228px !important;
    height: 80px;
    background: #eef3f7;
    margin-bottom: 12px;
}
.link_one li a img{
    margin-top: 15px;
    margin-bottom: 10px;
}
.link_two{
    float: left;
    width: 520px;
}
.link_two li{
    margin-left: 30px;
    width: 230px !important;
    position: relative;
    margin-bottom: 13px;
}
.link_two li .lt{
    background: #eef3f7;
    width: 230px;
    height: 50px;
    line-height: 50px;
    padding-left: 105px;
}
.link_two img{
    position: absolute;
    top: 12px;
    left: 63px;

}
.trademark{
    overflow: hidden;
    width: 100%;
    margin-top: 25px;
}
.trademark li{
    position: relative;
 float: left;
 width: 74px;
 height: 68px;
 background: #eef3f7;
 margin-right: 7px;
 margin-bottom: 7px;
}
.trademark li img{
    position: absolute; left: 50%; top: 50%;   
    transform: translate(-50%, -50%); 
}
.trademark li:first-child +li+li+li+li{
    margin-right: 0;
}
.trademark li:first-child +li+li+li+li+li+li+li+li+li{
    margin-right: 0;
}
.trademark li:first-child +li+li+li+li+li+li+li+li+li+li+li+li+li+li{
    margin-right: 0;
}
.trademark li:first-child +li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li{
    margin-right: 0;
}
.four_lm{
    margin-top: 20px;
    overflow: hidden;
}
.four_lm li{
    float: left;
    width: 94px;
    height: 36px;
    line-height: 36px;
    margin-right: 8px;
    text-align: center;
}
.four_lm li a{
    font-size: 15px;
    color: #fff;
}
.four_lm li:first-child{
    background: #9ebebd;
}
.four_lm li:first-child +li{
    background: #d78669;
}
.four_lm li:first-child +li+li{
    background: #c0938d;
}
.four_lm li:first-child +li+li+li{
    background: #acacac;
    margin-right: 0;
}
.platform{
    overflow: hidden;
    margin-top: 30px;
}
.platform li{
    float: left;
    height: 68px;
color: #fff;
margin-bottom: 12px;
width: 100%;
    line-height: 68px;
    font-size: 18px;
    position: relative;
    padding-left: 90px;
}
.platform li a{
    color: #fff;
    font-size: 18px;
}
.platform li img{
    position: absolute;
    left: 36px;
    top:15px;
}
.platform li:first-child{
    background: #e48272;
}
.platform li:first-child a{
    font-size: 15px;
}
.platform li:first-child +li{
    background: #6196cb;
}
.sign{
    position: absolute;
    width: 130px;
    right: 20px;
    top: 3px;
}
.sign a{
    display: block;
    height: 30px;
    line-height: 30px;
}
.yjt{
    background: url("../images/yjt.png") no-repeat;
    display: block;
    width: 35px;
    height: 20px;
    position: absolute;
    right: 26px;
    top:28px;
}
select{
    width: 220px;
    height: 30px;
    line-height: 29px;
    font-size: 15px;
    color: #333333;
    margin-right: 20px;
    cursor: pointer;
    padding: 0 10px;
    /* ?|??a�|??a?￠?¤???????¨???¤?§??a�??§???-?￥?¤?′?|???·?￥???? */
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    /* ?￥???3?¤???§?|?·???￥?????§???-?￥?¤?′?§??a�??¨?’?’?|a?￠?ˉ?￥a�o??  ?¨a�??a?¨???’?¨?°?’?|a�￠?′?¤?????§???? */
    background: url('../images/fy1.png') 195px center no-repeat #fff;
   
}
select::-ms-expand { display: none; }
select:first-child +select+select+select+select{
    margin-right: 0;
}
.zf-l{
    margin-top: 20px !important;
}
.zf-l li{
    float: left;
    margin-left: 23px;
    width: 180px !important;
    height: 45px;
}
.zf-l li img{
    width: 180px;
    height: 45px;
}
.zf-l li:first-child{
    margin-left: 0;
}
.bq{
    background: #0a85bc;
    width: 100%;
    height: 175px;
    margin-top: 30px;
    
}
.bq_center{
    width: 1400px;
    margin: auto;
    position: relative;
}
.dlogo{
    float: left;
    margin-top: 24px;
}
.dlogo p{
    font-size: 14px;
    color: #fff;
    line-height: 30px;
   
}
.vx{
    position: absolute;
    right: 0;
    top:50px;
}
.vx li{
    float: left;
    margin-left: 10px;
}
.vx img{
    width: 250px;
}
.bqtext{
    float: left;
    font-size: 14px;
    color: #fff;
    
    line-height: 30px;
    margin-top: 28px;
    margin-left: 50px;
}

.list img{
    height: 250px !important;
width:100%;
}
.list li{
    position: relative;
}

/* .bd{
    width: 1200px;
    margin: auto;
} */
.ulWrap ul{
overflow: hidden;
}
.ulWrap ul li{
    width: 400px;
    height: 170px;
    background: #fff;
    float: left;
    padding: 30px 15px;
}

.ulWrap ul li img{
    width: 148px;
    height: 110px;
}
.cg_tit{
    float: right;
    width: 203px;
}
.p_1{
    font-size: 15px;
    color: #333;
}
.p_12{
    font-size: 13px;
    color: #666666;
    line-height: 25px;
    margin-top: 20px;
}
.yw{
    background: #ca973c !important;
}
.yw p{
    color: #fff;
}

.be{
    background: #3f79ad !important;
}
.be p{
    color: #fff;
}
.pu{
    background: #657cb0 !important;
}
.pu p{
    color: #fff;
}
.middle_one{
    margin-top: 50px;
 }
 .middle_center_list{
   
    
     width: 1400px;
     min-height: 600px;
     margin: auto;
    
     overflow: hidden;
 }
 

.middle_list{
    margin: auto !important;
}


.workshop .title_left{
   
font-size: 22px;
   
color: #0a85bc;
   
position: relative;
   
font-weight: bold;
   
height: 45px;
   
line-height: 45px;
   
border-bottom: 2px solid #0a85bc;
   
display: inline-block;
}
.title1{
    height: 45px;
    line-height: 45px;
    width: 100%;
    border-bottom: 1px solid #b3b3b3;
    overflow: hidden;

}
.workshop .title_right{
    float: right;
 
}

.title_right ul{
    overflow: hidden;
}
.title_right ul li{
    float: left;
    padding: 0 5px;
   
}
.title_right ul li a{
    color: #888888;
    font-size: 14px;
}
.workshop{
    width: 1120px;
    float: right;
    position: relative;
}
.research_trends{
    padding: 20px 0;
    min-height: 565px;
}
.research_trends li{
    color: #333333;
    font-size: 15px;
    line-height: 52px;
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    border-bottom: 1px solid #d9d9d9;
}
.research_trends li a:hover{
    text-decoration: underline;
}
.research_trends li .spot{
    position: absolute;
    left: 0;
    top:-3px;
}
.date_2019{
    position: absolute;
    right: 0;
    color: #999999;
    font-size: 13px;
}


.middle_list{
    overflow: hidden;
    width: 1200px;
    margin: auto;
    position: relative;
}

.line{
    height: 1px;
    background: #2377bf;
}

.member_tit{
    width: 100%;
    position: relative;
    background:#fff;
    margin-top: 40px;
}
.member_tit a{
    display: block;
    background: #0c72c5;
    font-size: 18px;
    color: #fff;
    width: 90px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    margin-left: 11px;
}
.cjt1{
    position: absolute;
    left: 0;
    top:4px;
}
.member ul{
    overflow: hidden;
    padding-top: 100px;
}
.member ul li{
    width: 373px;
    height: 242px;
    float: left;
    margin-right: 40px;
    border: 1px solid #d9d9d9;
    position: relative;
    margin-bottom: 125px;
}
.member ul li:first-child +li+li{
    margin-right: 0;
}
.member ul li:first-child +li+li+li+li+li{
    margin-right: 0;
}
.tc7{
    position: absolute;
    top: -69px;
    left: 119px;
}
.member ul li span{
    text-align: center;
    display: block;
    width: 100%;
    line-height: 30px;
    margin-top: 76px;
    margin-bottom: 20px;
}
.member ul li p{
    font-size: 13px;
    color: #666666;
    line-height: 23px;
    padding: 0 20px;
}
.member ul li a{
    width: 118px;
    height: 27px;
    display: block;
    line-height: 25px;
   padding-left: 10px;
    margin: auto;
    border: 1px solid #2077d8;
    color: #2077d8;
    margin-top: 20px;
    position: relative;
}
.cjt2{
    position: absolute;
    right: 10px;
    top: 9px;
}
.cjt3{
    position: absolute;
    right: 10px;
    top: 9px;
}
.member ul li:hover{
    background: #0c72c5;
    cursor: pointer;
}
.member ul li:hover span{
    color: #fff;
}
.member ul li:hover p{
    color: #afc7e6;
}
.member ul li:hover a{
    color: #fff;
    border: 1px solid #fff;
}
.member ul li:hover a .cjt3{
    display: none;
}





.jx{
    position: absolute;
    top: 20px;
    left: 0px;
}
.team_building{
    width: 227px;
   min-height: 500px;
    background: url("../images/fd13.png") no-repeat;
    background-position: bottom;
    float: left;
}
.oned{
    width: 100%;
    height: 94px;
   
    background:url("../images/lb03.png") no-repeat;
    line-height: 85px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    background-size: cover;
    font-weight: bold;
}
.zu_7 ul li a{
    height: 56px;
    line-height: 56px;
    width: 180px;
    display: inline-block;
    font-size:18px;
    color: #333333;
    margin-left: 24px;
    position: relative;
}
/* .zu_7 ul li{
   
} */
.zu_7 ul li .jtx{
    position: absolute;
    right: 0;
    top: -2px;
}
.zs{
 
    border-bottom: 1px solid #b3b3b3 !important;
}
.zs span{
    font-size: 18px !important;
}
.colum_li a{
    border-bottom: none !important;
}

.colum a{
    font-size: 16px !important;
    color: #666666;
    height: 35px !important;
    line-height: 35px !important;
    margin-left: 0 !important;
}
.colum_li{
    margin-left: 8px;
    width: 180px;
    margin-left: 24px;
    border-bottom: 1px solid #b3b3b3 !important;
    padding:15px 0;
}
.colum i{
    position: relative;
    top:-3px;
}
.write{
  
   
    
    margin-top: -1px;
    position: relative;
    z-index: 10;
}
.courtyard{
   
font-size: 18px;
   
color: #0a85bc;
   
font-weight: bold;
}



.text_yq{
    padding-top: 20px;
}

.text_yq ul li{
    float: left;
    width: 280px;
    height: 340px;
    border: 1px solid #e4e4e4;
    margin-right: 27px;
    margin-bottom: 55px;
    position: relative;
    background: #fafcfd;
}
.ry_img{
    height: 155px;
}
.text_yq ul{
    overflow: hidden;
}
.text_yq ul li .ry_img img{
    position: absolute;
    top:-1px;
    width: 280px;
    height: 155px;
}
.text_yq ul li:first-child +li+li{
    margin-right: 0;
}
.text_yq ul li:first-child +li+li+li+li+li{
    margin-right: 0;
}
.text_yq ul li:first-child +li+li+li+li+li+li+li+li{
    margin-right: 0;
}
.text_yq ul .p_ry1{
    margin-top: 25px;
  padding-left: 20px;
  font-size: 15px;
  color: #444444;
}
.text_yq ul .p_ry2{
    margin-top: 20px;
  
  font-size: 13px;
  color: #737373;
  line-height: 20px;
  padding: 0 21px;
}
.text_yq ul .p_ry3{
    margin-top: 15px;
    padding: 0 25px 0 40px;
    font-size: 13px;
    color: #737373;
    position: relative;
}
.text_yq ul li:hover{
    background: #2982d3;
    cursor: pointer;
}

.text_yq ul li:hover p{
    color: #fff;
}
.ty_time{
    position: absolute;
    left: 20px;
    top: 0;
}
.text_yq ul li:hover .ty_time_one{
display: block;
}
.ty_time_one{
    position: absolute;
    left: 20px;
    top: 0;
    display: none;
}
.p_ry4{
    position: relative;
}
.jt4{
    position: absolute;
    top:14px;
  left: 21px;
}
.jt5{
    position: absolute;
    top:14px;
  left: 21px;
  display: none;
}
.text_yq ul li:hover .jt5{
    display: block;
    }

.rylb{
   
    height: 160px;
    margin-top: 25px;
}
.rylb li{
    border: none !important;
    width: 350px;
    margin-right: 35px;
    margin-bottom: 60px;
    padding-left: 0 !important;
    float: left;
    transition: all .6s;
}
.rylb li:first-child +li+li{
    margin-right: 0;
}
.rylb li:first-child +li+li+li+li+li{
    margin-right: 0;
}
.rylb li:first-child +li+li+li+li+li+li+li+li{
    margin-right: 0;
}
.rylb li:first-child +li+li+li+li+li+li+li+li+li+li+li{
    margin-right: 0;
}
.clearfix:after{
    content: "";
    display: block;
    height: 0;
    clear:both;
    visibility: hidden;
}
.clearfix{
    *zoom: 1;
}
.portrait{

/* position: relative; */

/* top:-25px; */

/* left: 0; */

width: 114px;

float: left;
}
.portrait img{
    width: 114px;
    height: 170px;
    float: left;
    display: block;
}
.name{
    float: right;
    width: 214px;
    margin-right: 5px;
}
.por_1{
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}
.por_2{
    font-size: 13px;
    color: #333333;
    line-height: 25px;
    min-height: 72px;
    margin-top: 10px;
}
.por_3{
    position: relative;
}
.por_3 img{
  position: absolute;
    top:14px;
}
.rylb li:hover{
    background: #0a85bc;
    transition: all .3s;
}
.jt7{
    display: none;
}
.rylb li:hover .jt7{
    display: block;
}
.rylb li:hover p{
    color: #fff;
}
.team{
    text-align: center;
    margin: 20px 0;
}
.team img{
    width: 650px;
    height: 365px;
}




.time{
    float: left;
    width: 62px;
    height: 57px;
    position: relative;
    border: 1px solid #BFBFBF;
    background: #f5f5f5;
    /* background: url("../images/jx23.png") no-repeat; */
}
.dbx1{
    position: absolute;
    top: -1px;
    left: 0;
}

.time_1{
    font-size: 20px;
    color: #2f83bd;
    position: absolute;
    top: -2px;
    left: 18px;
}
.time_2{
    font-size: 12px;
    color: #fff;
    position: absolute;
    bottom: 0;
    height: 25px;
    line-height: 25px;
    text-align: center;
    /* left: 22px; */
    display: block;
    width: 100%;
    background: #0b86bc;
    }




    .slideBox1{
        width: 428px;
        height: 322px;
        float: left;
        position: relative;
    }
    .slideBox1 .hd1{
        position: absolute;
        bottom: 3px;
        right: 0px;
        width: 91px;
        height: 20px;
        z-index: 9;
    }
    .slideBox1 .hd1 ul li{
        float: left;
        width: 8px;
        height: 8px;
        
        margin-right: 10px;
        background: url("../images/ty2.png") no-repeat;
    }
    .slideBox1 .hd1 ul li.on{background:url("../images/ty3.png") no-repeat;}
    .bd1 li{
        width: 430px;
        height: 322px;
        position: relative;
    }
    .bd1 li img{
        width: 430px;
        height: 322px;
        transition: all .6s;
    }
    .bd1 li:hover img{
        transition: all .6s;
        transform: scale(1.2);
    }
    .z_black{
        width: 100%;
        height: 40px;
        line-height: 40px;
        background: rgba(0, 0, 0, .5);
        filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#b2000000, endColorstr=#b2000000);
        position: absolute;
        bottom: 0;
        left: 0;
        color: #fff;
        text-align: left;
        padding-left: 12px;
        font-size: 15px;
    }
    .hasMoreTab{
        width: 430px;
        float: left;
    }
    .hasm{
        overflow: hidden;
        position: relative;
        top: -1px;
    }
    .hasm li{
        float: left;
        width: 100px;
        margin-right: 35px;
        line-height: 50px;
        font-size: 22px;
        color: #4c4c4c;
        cursor: pointer;
    }

    .hasMoreTab .hd li.on{ color:#0a85bc;border-bottom:1px solid #57C6BF; }
    .con ul{
        margin-top: 13px;
    }
    .con ul li a{
        display: inline-block;
    width: 100%;
    color: #333333;
    font-size: 15px;
    line-height: 37px;
    }
    .con ul li .date{
        float: right;
        font-size: 13px;
        color: #808080;
    }

.jl li{
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 21px;
}
.jl li:first-child +li+li{
    border-bottom: none;
}
    .dates{
        float: left;
        width: 58px;
        height: 70px;
        padding-top: 9px;
        border-right: 1px solid #dfdfdf;
        margin-top: 22px;
    }
    .dates1{
    font-size: 24px;
    color: #F88A17;
    line-height: 40px;
    text-align: center;
    display: block;
    width: 100%;
    }
    .dates2{
        font-size: 12px;
        color: #F88A17;
        position: relative;
        top:-16px;
        display: block;
        text-align: center;
    }
    .text{
        float: right;
        width: 370px;
        margin-top: 16px;
    }
    .text .p_one{
        color: #333333;
        font-size: 15px;
        line-height: 35px;
    }
    .text .p_two{
        color: #808080;
        font-size: 13px;
        line-height: 20px;
    }
    .links li{
        float: left;
        width: 215px !important;
        height: 75px;
        background: #f6fbff;
        padding:0 20px;
     line-height: 75px;
        position: relative;
        margin-right: 10px;
        margin-bottom: 10px;
       
    }
    .links li a{
      
        font-size: 15px;
        color:444444 !important;
        width: 135px !important;
        display: block;
        line-height: 20px !important;
        display:table-cell; vertical-align:middle;
    }
    .fy3{
        position: absolute;
        right: 22px;
        top: 33px;
    }
    .links li:first-child +li{
        margin-right: 0;
    }
    .links li:first-child +li+li+li{
        margin-right: 0;
    }
    .links li:first-child +li+li+li+li+li{
        margin-right: 0;
    }
    .links li:first-child +li+li+li+li+li+li{
        margin-right: 0;
        width: 100% !important;
    }
    .links li:first-child +li+li+li+li+li+li a{
        width: 358px !important;
    }

.last{
margin-top:25px;
padding-top:25px;
margin-bottom:25px;
border-top:1px solid #d9d9d9;
}
.last p{
font-size:16px;
color:#555555;
line-height:30px;
}
.last p a{
color:#555555;
}
.last p:hover{
color:#0A85BC !important;
}
.last p:hover a{
color:#0A85BC !important;
}
#vsb_content p{
    line-height: 30px;
    color: #333333;
}
.v_news_content p{
text-indent:2rem
}
.vsbcontent_img{
text-align:center;
}