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;
    /* background: #fafbfc; */
}
.header{
    width: 100%;
    height: 120px;
    background:#fff;
    border-top: 10px solid #0b6cb8;
    /* background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/topbj.png',sizingMethod='scale');
    -ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/topbj.png',sizingMethod='scale')"; */
   
}
.header_center{
    width: 1200px;
    margin: auto;
   
    position: relative;
}
.logo{
    margin-top: 21px;
    float: left;
}

.nav{
    height: 50px;
    width: 100%;
    background: #2c8dd9;
}
.search{
    position: absolute;
    right: 0;
    top: 6px;
    font-size: 12px;
    color: #333333;
}
.search li{
    float: left;
}
.search li a{
    display: inline-block;
    line-height: 30px;
    height: 30px;
    color: #333333;
    font-size: 13px;
    padding: 0 12px;
    position: relative;
    top: 1px;
}

.search1{
    /* margin-top: 60px; */
    position: absolute;
    right: 0;
    top: 55px;
    width: 150px;
    height: 27px;
    padding-left: 15px;
    background: url("../images/yjjx.png") no-repeat;
}
.input_1{
    width: 94px;
    float: left;
    border: none;
    outline: none;
    background: transparent;
    color: #999999;
    margin-top:3px;
    font-size: 12px;
}
.input_2{
    margin-top: 5px;
    margin-right: 10px;
    float: right;
}


.nav{
    height: 50px;
    width: 100%;
    background: #0b6cb8;
}
.nav_center{
    width: 1200px;
    margin: auto;
}
.nav_center ul li{
    float: left;
   
    position: relative;
}
.nav_center ul li a{
   /* width: 133px; */
   padding: 0 27px;
   text-align: center;
   line-height: 50px;
   display: inline-block;
   height: 50px;
   position: relative;
   font-size: 16px;
   color: #fff;
}
.nav_center ul li a:hover{
   font-weight: bold;
   
}

.dbx{
    width: 85px;
    position: absolute;
    top:56px;
    left:0;
    display: none;
}
.nav_center ul li:hover .dbx{
    display: block;
}
.drop_down{
    position: absolute;
    top: 49px;
    width: 100%;
    display:none;
    z-index: 9;
}
.drop_down a{
color:#fff !important;
background: #2982d3;
font-size: 15px !important;
display: block;
height: 35px !important;
line-height: 35px !important;
filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#b2000000, endColorstr=#b2000000);
}
.drop_down a:hover{
    background: #144169 !important;
}
.nav_03{
    position: absolute;
    top:0;
    left: 0;
    z-index: -1;
}

.slideBox{
    width: 100%;
    position: relative; 
    height: 420px;
    /* transform-style: flat; */
}
.slideBox .bd{
    width: 100%;
    position: relative;
    margin: auto;
    /* z-index: -1; */
    min-width: 1200px;
}

.slideBox .bd li img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 420px;
    /* float: left; */
}
.slideBox .prev{
    position: absolute;
    top:178px;
    left: 60px;
    /* z-index: 9999; */
}
.slideBox .next{
    position: absolute;
    top:178px;
    right: 60px;
}
.hd{

margin: auto;

width: 129px;

height: 35px;

position: absolute;

/* top:367px; */

/* left: 10px; */

display: none;
}

.hd ul li{
    
    float: left;
    width: 20px;
    height: 40px;
    margin-right: 18px;
    background:url("../images/br.png") no-repeat;
}
.hd ul li:last-child{
    margin-right: 0 !important;
}
.slideBox .hd ul li.on{ background:url("../images/hr.png") no-repeat;}
.middle{
    width: 1200px;
    margin: auto;
    overflow: hidden;
    margin-top: 27px;
}
.slideBox1{
    width: 613px;
    height: 345px;
    float: left;
    position: relative;
    top: 12px;
}
.lit .hd{
    position: absolute;
    bottom: 6px;
    right: 0;
    width: 88px;
    height: 20px;
    z-index: 9;
    display: block;
}

.lit .hd ul li{
    float: left;
    width: 10px;
    height: 10px;
   
    margin-right: 8px;
    background:url("../images/yx.png") no-repeat
}
.slideBox1 .hd ul li.on{background:url("../images/yx1.png") no-repeat }
.bd1 li{
    width: 613px;
    height: 345px;
    position: relative;
}
.bd1 li img{
    width: 613px;
    height: 345px;
}
.z_black{
    width: 100%;
    height: 30px;
    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;
    line-height: 30px;
}


.jg{
    width: 584px;
    float: left;
    height: 363px;
    padding: 30px 40px;
}

.jg_top{
    /* padding-bottom: 15px; */
    border-top: 2px solid #0b6cb8;
    position: relative;
    /* padding-left: 20px; */
    background: #f3fafd;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
}
.jg_top .title{
    font-size: 22px;
    color: #0b50aa;
    font-weight: bold;
    margin-left: 45px;
    /* margin-top: 10px; */
    position: relative;
    top: -2px;
    /* display: block; */
    line-height: 50px;
}
.ccc{
    position: absolute;
    width: 96px;
    height: 2px;
    background: #0c51ab;
    left: 0;
    bottom: 0;
}
.jg_top .ky{position: absolute;left: 15px;top: 8px;}
.more-1{
    /* position: absolute; */
    /* right: 0; */
    /* top:6px; */
    float: right;
}
.more-1 a{
    color: #666666;
    font-size: 14px;
}
.jg ul{
    padding-top: 15px;
    overflow: hidden;
}
.jg ul li{
    position: relative;
    line-height: 38px;
    padding-left: 20px;
    float: left;
    width: 100%;
}
.jg ul li .spot1{
    position: absolute;
    left: 0;
    top: -2px;
}
.jg ul li a{
    font-size: 15px;
    color: #333333;
}
.jg ul li:hover a{
    color: #003e91;
}

.jg1 li{
    padding-left: 0 !important;
    margin-bottom: 10px;
}
.jg1 .time{
    float: left;
    width: 76px;
    height: 49px;
    position: relative;
    background: url("../images/jx23.png") no-repeat;
}
.time_1{
    font-size: 20px;
    color: #005e72;
    position: absolute;
    top:-1px;
    left: 8px;
}
.time_2{
    font-size: 12px;
    color:#4a4c4c;
    position: absolute;
    top:16px;
    left: 22px;
    }
.jg1 .titlen{
width: 240px;
float: right;
line-height: 23px;
font-size: 15px;
color: #333333;
height: 57px;
border-bottom:1px dashed #dbdbdb;
    }

.jg1 .titlen:last-child{
        border-bottom:none;
    }
.li_1{
    width: 1300px;
    margin: auto;
    /* padding-top: 40px; */
    height: 60px;
}
.li_1 li a{
    color: #333333;
}


.down{
    width: 100%;
    background: #f2f2f2;
    margin-top: 45px;
}
 .zf-l{
  height: 60px;
  /* padding: 0 187px; */
  margin-left: 155px;
}
 .zf-l li{
   float: left;
   width: auto !important;
   padding: 0 50px;
   height: 14px;
   line-height: 12px;
   text-align: center;
   border-left: 2px solid #333333;
   font-size: 15px;
   /* color: #333333; */
   cursor: pointer;
   position: relative;
   /* margin-right: 45px; */
   margin-top: 23px;
}
 .zf-l li span{
    margin-left: 60px;
}
.down_dp{
    position: absolute;
    left: -1px;
    top:29px;
    display: none;
}
.down_dp li{
    background: #333333;
    border-top:none !important;
}
.down_dp li a{
    color: #afafaf;
}
.down_dp li:hover{
    background: #484848;
    color: #fff !important;
}
.zf-l li:first-child+li+li{
    margin-right: 0;
}
.bq{
    background: #0b6cb8;
    /* overflow: hidden; */
    height: 120px;
    margin-top: 63px;
}
.pingt{
    width: 1200px;
    margin:40px auto;
}
.bq_text p{
    color: #fff;
    font-size: 14px;
    line-height: 30px;
}
.bq_left{
    float: left;
    margin-left: 270px;
    margin-top: 4px;
}
.bq_text{
    float: left;
    margin-top: 33px;
}
.bq_left img{
    float: left;
}
.bq_text a{
    color: #fff;
}
.xz8{
    margin: 26px 30px 0 20px;
    display: block;
}
.bq_center{
    width: 1200px;
    margin: auto;
}
.middle_one{
   margin-top: 30px;
}
.middle_center_list{
    /* background: #fff; */
    width: 1200px;
    /* min-height: 600px; */
    overflow: hidden;
    margin: auto;
    /* padding: 19px; */
}

.team_building{
    width: 255px;
    min-height: 500px;
    background: #f7f7f7 url(../images/leftnavbg.png) no-repeat left bottom;
    padding-bottom: 220px;
    float: left;
}
.oned{
    width: 100%;
    height: 90px;
    background: #EDF7FF url("../images/bluenav.png") no-repeat;
    background-size: 100%;
    line-height: 93px;
    text-align: center;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    margin-top: -1px;
}
.zu_7 ul li a{
    height: 56px;
    line-height: 56px;
    width: 210px;
    display: inline-block;
    font-size:18px;
    color: #444444;
    margin-left: 19px;
    position: relative;
   
}
/* .zu_7 ul li{
   
} */
.zu_7 ul li .jtx{
    position: absolute;
    right: 7px;
    top: 0;
}
.zs{
 
    border-bottom: 1px solid #b3b3b3 !important;
}
/* .zs span{
    font-size: 20px !important;
} */
.colum_li a{
    border-bottom: none !important;
}
.colum{
    
    
    margin-left: 25px;
}
.colum a{
    font-size: 15px !important;
    color: #666666;
    height: 30px !important;
    line-height: 30px !important;
}
.colum_li{
    margin-left: 20px;
    width: 210px;
    border-bottom: 1px solid #b3b3b3 !important;
    padding:15px 0;
}
.colum i{
    position: relative;
    top:-3px;
}
.cc{
    position: absolute;
    top: 0px;
    left: -19px;
    width: 6px;
    height: 56px;
    background: rgb(255,178,49);
}
.write{
   
   
    margin-left: 8px;
    margin-top: -1px;
    position: relative;
    z-index: 10;
}
.courtyard{
   
    /* font-size: 20px; */
    color: #135e9b;
    font-weight: bold;
}

.list img{
    height: 280px !important;
}

/* ???’??a�???a�??￠a??a?￠???’?￠a???????￠?￠a�????￠a�??￠???’??a�????￠?￠a�??????????’???￠???￠?￠a???????????￠?￠a???????￠???’??a�???a�??￠a??a?￠???’???￠???￠?￠a??????????a�|???????’??a�????￠?￠a�????…?????’?￠a??????a�????￥???’??a�???a�??￠a??a?￠???’?￠a???????￠?￠a�????￠a�??￠???’??a�????￠?￠a�????…?????’?￠a??????a�????￠???’??a�???a�??￠a??a?￠???’?￠a??????a�????￠???’??a�???a�????￠???’???￠???￠?￠a�????…????a�????????’?￠a???|??a�????????’??a�????￠?￠a�????…?????’?￠a??????a�????????’??a�???a�??￠a??a?￠???’???￠???￠?￠a??????????a�|???????’??a�????￠?￠a�????…?????’?￠a??????a�????????’??a�???a�??￠a??a?￠???’?￠a???????￠?￠a�????￠a�??￠???’??a�????￠?￠a�????…?????’?￠a??????a�????￠???’??a�???a�??￠a??a?￠???’?￠a??????a�????￠???’??a�???a�????￠???’???￠???￠?￠a�????…????a�????????’?￠a???|??a�????????’??a�????￠?￠a�????…?????’?￠a??????a�????????’??a�???a�??￠a??a?￠???’???￠???￠?￠a??????????a�|???????’??a�????￠?￠a�????…?????’?￠a??????a�????|???’??a�???a�??￠a??a?￠???’?￠a???????￠?￠a�????￠a�??￠???’??a�????￠?￠a�??????????’???￠???￠?￠a???????????￠?￠a???????￠???’??a�???a�??￠a??a?￠???’???￠???￠?￠a??????????a�|???????’??a�????￠?￠a�????…?????’?￠a??????a�????￥???’??a�???a�??￠a??a?￠???’?￠a???????￠?￠a�????￠a�??￠???’??a�???a�????￠???’???￠???￠?￠a�????…????a�????????’?￠a???|??a�????????’??a�???a�??￠a??a?￠???’???￠???￠?￠a??????????a�|???????’??a�????￠?￠a�????…?????’?￠a??????a�????????’??a�???a�??￠a??a?￠???’?￠a???????￠?￠a�????￠a�??￠???’??a�???a�????￠???’???￠???￠?￠a�????…????a�????????’?￠a???|??a�????????’??a�???a�??￠a??a?￠???’???￠???￠?￠a??????????a�|???????’??a�????￠?￠a�????…?????’?￠a??????a�????1 */
.workshop{
    float: left;
}
.workshop .title_left{
    float: left;
    font-size: 25px;
    color: #2572d5;
    position: relative;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 2px solid #2572d5;
    margin-top: 3px;
    height: 50px;
    line-height: 50px;
}
.title1{
    height: 53px;
    line-height: 53px;
    width: 900px;
    border-bottom: 1px solid #b3b3b3;
}
.workshop .title_right{
    float: right;
}
.title_left img{
    position: absolute;
    bottom:0;
    left: 0;
}
.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: 900px;
    margin-left: 39px;
}
.research_trends{
    padding: 30px 0;
}
.research_trends li{
    color: #454545;
    font-size: 15px;
    line-height: 20px;
    position: relative;
    padding-left: 25px;
    margin-bottom: 30px;
    cursor: pointer;
}
.research_trends3 li a:hover{
    text-decoration: underline;
color:#153683 !important;
margin-left:20px;
 transition: all .5s;
}
.research_trends li .spot{
    position: absolute;
    left: 0;
    top:-3px;
}
.date_2019{
    position: absolute;
    right: 0;
    color: #999999;
    font-size: 13px;
}
.xc{
    border-bottom: 1px solid #e9e8e8;
    padding-bottom: 25px;
}
.picScroll-left{
    width: 1007px;
    float: left;
    position: relative;
    /* margin-left: 20px; */
}
.picScroll-left .bd{
overflow: hidden;
}
.picScroll-left .hd{
    display: block;
    width: 100%;
}
.picScroll-left .hd .prev img{
    position: absolute;
    left: -40px;
    top: 21px;
}
.picScroll-left .hd .next img{
    position: absolute;
    right: -15px;
    top: 22px;
    z-index: 9;
}
.linkname{
    float: left;
    font-size: 22px;
    color: #003e91;
    font-weight: bold;
    margin-top: 17px;
    margin-right: 102px;
}

.Campus_pictures{
    float: left;
    margin-top: 45px;
    text-align: center;
    margin-right: 20px;
    width: 263px;
    height: 341px;
    background: url("../images/school.png") no-repeat;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/school.png',sizingMethod='scale');
    -ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/school.png',sizingMethod='scale')";
    background-size: cover;
}
.Campus_pictures .p_one{
    color: #fffefe;
    font-size: 24px;
    font-weight: bold;
    margin-top: 25px;
    margin-bottom: 20px;
}
.yjjx{
    width: 30px;
    height: 4px;
    position: relative;
    top: -10px;
}
.View_more{
    margin-top: 42px;
}
.View_more a{
    color: #fff;
    font-size: 13px;
    width: 105px;
    display: block;
    line-height: 30px;
    text-align: center;
    margin: auto;
    /* border: 1px solid #fff; */
}
.cjt{
    position: relative;
    top:-1px;
}
.pictures{
    width: 917px;
    float: left;
    margin-top: 36px;
}
.pictures img{
    float: left;
    width: 295px;
    height: 165px;
    display: block;
}
.tc27{
    width: 600px !important;
    height: 341px !important;
    display: block;
}

.pictures ul li{
    overflow: hidden;
    float: left;
    margin-bottom: 10px;
    margin-left: 10px;
    position: relative;
}
.pictures ul li img{
    transition: all .9s;
    
   
}
.pictures ul li p{
    transition: all .9s;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    text-align: center;
    line-height: 165px;
    color: #fff;
    background: rgba(0,0,0, .5);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#b2000000, endColorstr=#b2000000);
   top:0;
  opacity: 0;
}
.pictures ul li:hover p{
    opacity: 1;
}
.pictures ul li:hover img{
    transform: scale(1.2);
    transition: all .9s;
} 
.xc{
    display: none;
}
.cx{
    display: none;
}
.picScroll-left .next:hover .xc{
display: block;
}
.picScroll-left .prev:hover .cx{
    display: block;
    }
.c_1{
    width: 40px;
    display: block;
    height: 4px;
    background: #a40000;
    position: absolute;
    top: 36px;
    left: 27px;
}
.xw_title{
    font-size: 17px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 4px;
}
.onel{
    padding-bottom: 10px;
    border-bottom: 1px solid #cccccc;
}
.onel p{
    font-size: 13px;
    color: #808080;
    line-height: 24px;
}
.time{
    font-size: 13px;
    color: #808080;
}
.hsb{
    width: 100%;
   margin-top: 30px;
  
}
.introductionleft{
    width: 400px;
    float: left;
    background: #fff;
    margin-right: 31px;
}
.bjt1{
    width: 62px;
    height: 194px;
    background: url(../images/bjt1.png) no-repeat;
    float: left;
    margin-top: -30px;
    position: relative;
    z-index: 9;
}
.bjt1 span{
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    width: 20px;
    position: absolute;
    left: 21px;
    top: 74px;
    line-height: 24px;
}
.introductionleft p{
    text-indent: 2rem;
    font-size: 15px;
    color: #333333;
    line-height: 28px;
    width: 100%;
    /* margin-left: 89px; */
    display: block;
    min-height: 150px;
    padding: 20px;
    background: #f5f5f5;
}
.introductionleft1{
    float: left;
    width: 610px;
    height: 250px;
}
.introductionleft1 .le{
    width: 187px;
    height: 250px;
    float: left;
}
.introductionleft1 .le img{
    width: 187px;
    height: 250px;
    float: left;
}
.ri{
    float: right;
    width: 367px;
    margin-right: 20px;
}
.ri .ti{
    font-size: 24px;
    color: #0c51ab;
    margin-top: 24px;
    font-weight: bold;
}
.ri .name{
    font-size: 18px;
    color: #4c4c4c;
    font-weight: bold;
}
.position{
    font-size: 15px;
    color: #4c4c4c;
}
.abstract{
    font-size: 13px;
    color: #666666;
    line-height: 26px;
}
.people{
    margin-top: 34px;
    margin-bottom: 20px;
}
.guide{
    width: 240px;
    float: right;
}
.guide ul{
    overflow: hidden;
}
.guide ul li{
    width: 100%;
    height: 70px;
    margin-bottom: 20px;
}
.guide ul li a{
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    padding-left: 110px;
    line-height: 68px;
}
.guide ul li:first-child{
    background: url(../images/gu1.png) no-repeat;
}
.guide ul li:first-child +li{
    background: url(../images/gu2.png) no-repeat;
}
.guide ul li:first-child +li+li{
    background: url(../images/gu3.png) no-repeat;
}



/* .research_trends1{
    padding: 40px 0;
    min-height: 565px;
} */
/* .school_tp{
    overflow: hidden;
}
.school_tp li{
    width: 278px;
    height: 200px;
    margin-right: 33px;
    float: left;
    margin-bottom: 20px;
}
.school_tp li .tcs{
    width: 278px;
    height: 152px;
    display: block;
}
.school_tp li p{
    font-size: 15px;
    color: #333333;
    height: 40px;
    line-height: 40px;
    background: #f5f5f5;
    padding-left: 30px;
    position: relative;
}
.hx{
    position: absolute;
    left: 0px;
    top: 18px;
}
.hx2{
    display: none;
}
.school_tp li:hover .hx2{
    display: block;
}
.school_tp li:hover p{
    background: #2572d5;
    color: #fff;
}
.school_tp li:first-child +li+li{
    margin-right: 0;
}
.school_tp li:first-child +li+li+li+li+li{
    margin-right: 0;
}
.school_tp li:first-child +li+li+li+li+li+li+li+li{
    margin-right: 0;
}
 */





.rylb{
   
height: 160px;
   
margin-top: 35px;
}
.rylb li{
    border: none !important;
    width: 280px;
    margin-right: 30px;
    margin-bottom: 60px;
    padding-left: 10px !important;
    float: left;
}
.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;
}
.portrait{

    position: relative;
    top:-25px;
    left: 0;
    width: 110px;
    float: left;
    
    }
    .portrait img{
        width: 113px;
        height: 170px;
        float: left;
    }
    .name{
        float: right;
        width: 126px;
        margin-right: 10px;
    }
    .por_1{
        font-size: 18px;
        font-weight: bold;
        color: #444444;
        line-height: 52px;
    }
    .por_2{
        font-size: 13px;
        color: #333333;
        line-height: 25px;
    }
    .por_3{
        position: relative;
    }
    .por_3 img{
      position: absolute;
        top:14px;
    }
    .rylb li:hover{
        background: #2982d3;
    }
    .jt7{
        display: none;
    }
    .rylb li:hover .jt7{
        display: block;
    }
    .rylb li:hover p{
        color: #fff;
    }
.slideBox1 .prev{
    position: absolute;
    left: 0;
    top: 155px;
}
.slideBox1 .next{
    position: absolute;
    right: 0;
    top: 155px;
}
.bj{
    background: url("../images/jx46.png") no-repeat;
    background-size: 100% 103%;
}

.date7{
    position: absolute;
    right: 0;
    top:10px;
     color: #666666;
     font-size: 13px;
     line-height: 16px;
    
   }

.con_right{
    width: 100%;
    float: right;
   
}
.jjt{
    display: inline-block;
    width: 10px;
    position: relative;
    left: 6px;
    height: 11px;
    background: url("../images/01.jpg") no-repeat;
}
.con_right li{
    position: relative;
    border-bottom: 1px solid #d9d5d5;
    padding: 12px 0;
}
.con_right a{
    font-size: 15px;
    color: #444444;
    line-height: 30px;
}
.con_right a:hover{
    color: #135e9b;
}

.date{
  display: block;
  color: #666666;
  font-size: 13px;
  line-height: 16px;
  margin-left: 25px;
}
.date img{
    margin-right: 6px;
}


.tzgg{
    margin-top: 14px;
}
.tzgg li{
    width: 100%;
    margin-bottom: 15px;
    overflow: hidden;
    background: #f5f5f5;
}

.tzgg li .date_s{
    width: 80px;
    position: relative;
    height: 80px;
    background: #cfe6f8;
    float: left;
    margin-right: 20px;
    transition: all .6s;
}
.date_one{
    font-size: 28px;
    color: #0b6cb8;
    /* text-align: center; */
    line-height: 20px;
    margin-top: 13px;
    margin-left: 10px;
    display: inline-block;
    width: 100%;
    font-style: italic;
    /* font-weight: bold; */
    font-family: Times New Roman;
}
.date_two{
    font-size: 12px;
    color: #0b6cb8;
    padding-left: 6px;
    position: relative;
    top: 20px;
    left: 20px;
    display: inline-block;
    width: 100%;
    font-style: italic;
}
.text{
    width: 291px;
    line-height: 25px;
    float: left;
    font-size: 15px;
    color: #444444;
    margin-top: 6px;
}
.tzgg li:hover a .text{
    color: #135e9b;
    font-weight: bold;
    }
.tzgg li:hover .date_s{
    background: #0b6cb8;
    transition: all .6s;
}
.tzgg li:hover .date_one{
    color: #fff;
}
.tzgg li:hover .date_two{
    color: #fff;
}

.ewm{
    float: right;
    margin-top: 43px;
}
.ewm ul li{
    width: 50px;
    float: left;
    color:#757575;
    font-size: 12px;
    margin-right: 22px;
    position: relative;
    cursor: pointer;
}
.wewm{
    position: absolute;
    width: 100px;
    height:100px;
    top: -50px;
    left: -26px;
   opacity: 0;
   filter:Alpha(opacity=0);
}

.ewm ul li:hover .wewm{
    opacity: 1;
    filter:Alpha(opacity=100);
    transition: all .6s;
    margin-top: -60px;
}
.ewm ul li:first-child +li{
    margin-right: 0;
}
.ewm ul li span{
    display: block;
    margin-top: 8px;
}
.kc{
    margin-top: 77px;
}
.team{
    margin-top: 77px !important;
}
.team li{
    float: left;
    width: 211px;
    height: 245px;
    margin-bottom: 84px;
    margin-right: 18px;
    position: relative;
    border: 1px solid #e3e3e3;
}
.team li:first-child +li+li+li{
    margin-right: 0;
}
.team li:first-child +li+li+li+li+li+li+li{
    margin-right: 0;
}
.team li:first-child +li+li+li+li+li+li+li+li+li+li+li{
    margin-right: 0;
}
.team li span{
   display: block;
    text-align: center;
    width: 100%;
    color: #135e9b;
    font-size: 15px;
    line-height: 30px;
    margin-top: 177px;
}
.team li p{
    text-align: center;
    font-size: 13px;
    color: #888888;
    line-height: 30px;
}
.team li img{
width: 153px;
height: 218px;
position: absolute;
left: 30px;
top:-45px;
transition: all .6s;
}
.team li:hover img{
    top:-70px;
    transition: all .6s;
}
.yqxw li{
    padding: 25px 0;
    overflow: hidden;
    width: 100%;
    cursor: pointer;
    border-bottom: 1px solid #dcdcdc;
}
.yqxw li:hover .p_oneb{
    color: #135e9b;
    font-weight: bold;
}
.left_tr{
    float: left;
    margin-right: 30px;
    overflow: hidden;
}
.left_tr img{
    width: 230px;
    height: 130px;
    transition: all 1s;
}
.yqxw li:hover .left_tr img{
    transition: all 1s;
    transform: scale(1.2);
}
.right_tr{
    float: left;
    width: 630px;
}

.p_oneb{
    font-size: 16px;
    color: #444444;
    margin-bottom: 20px;
    line-height: 25px;
}
.right_tr .p_two{
    color: #999999;
    font-size: 13px;
    line-height: 20px;
    text-indent: 2em;
}
.right_tr .p_three{
    font-size: 14px;
    color: #888888;
    margin-top: 12px;
}

.p65{
    margin-top: 20px;
}
.cd a{
    color: #333333 !important;
    font-weight: normal;
}

.picScroll-left1 ul{
    margin: 24px 0 !important;
    position: relative;
    
}
.picScroll-left1 ul li{
    float: left;
    width: 280px !important;
    height: 158px;
    margin-right: 25px;
    padding-left: 0 !important;
    position: relative;
}
.picScroll-left1 ul li img{
    width: 280px!important;
    height: 158px;
    display: block;
}
.picScroll-left1 ul li .title{
position: absolute;
left: 0;
top:0;
width: 100%;

font-size: 14px;
line-height: 158px;
opacity: 0;
filter:Alpha(opacity=0);
text-align: center;
background: rgba(0, 0, 0, .5);
transition: all .6s;
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#b2000000, endColorstr=#b2000000);
}
.picScroll-left1 ul li .title a{
    color: #fff;
}
.picScroll-left1 ul li:hover .title{
    opacity: 1;
filter:Alpha(opacity=100);
transition: all .6s;
}
.picScroll-left1 .hd{
    display: block;
    width: 1300px !important;
    }
.picScroll-left1 .next{
    position: absolute;
    right: -40px;
    top: 80px;

}
.picScroll-left1 .prev{
    position: absolute;
    left: -40px;
    top: 80px;

}



.fc{
    margin-bottom: 10px;
    overflow: hidden;
  }
  .fc_l{
      float: left;
  }
  .fc_l img{
      width: 150px;
      height: 84px;
  }
  .fc_r{
      float: right;
      width: 230px;
  }
  .title_mi{
      width: 100%;
  }
  .fc_r .p_one{
      font-size: 15px;
      color: #333333;
      line-height: 25px;
      /* font-weight: bold; */
      text-indent: 0 !important;
      background: none;
      padding: 2px 0;
      min-height: auto;
  }
  .fc_r .p_two{
      font-size: 13px;
      color: #808080;
      line-height: 20px;
      margin-top: 20px;
      min-height: 50px;
  }
  .fc_r .p_three{
      font-size: 13px;
      color: #808080;
      background: none;
      margin-top: 20px;
      text-indent: 0;
      min-height: auto;
      padding: 0;
  }
  .sysul {
      
  margin-top: 10px;
      
  overflow: hidden;
  }
  .sysul li{
      float: left;
      overflow: hidden;
      position: relative;
      line-height: 37px;
      font-size: 15px;
      width: 100%;
     
  }
  .sysul li a{
    color: #333333;
  }
  .sysul li:hover a{
color:#003e91;
}
  .sysul li .tendate{
      font-size: 13px;
      color: #808080;
      float: right;
  }
  .xz7{
      position: absolute;
      left: 15px;
      top: 14px;
  }
  .zx{
      display: none;
  }
  .tzgg li:hover .zx{
      display: block;
      
  }
  .zy{
      font-size: 13px;
      color: #808080;
      line-height: 20px;
      margin-top: 4px;
  }
  .center{
      overflow: hidden;
  }
  .center li{
    width: 380px;
    height: 95px;
    float: left;
    margin-right: 24px;
  }
  .center li img{
    width: 380px;
    height: 95px;
  }
  .center li:first-child +li+li{
      margin-right: 0 !important;
  }

  .listback{
    background: url(../images/mainbg.png) no-repeat right 90%;
    
}






#vsb_content_2 P{
font-size: 15px !important;
    color: #444444 !important;
    line-height: 35px  !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 a:hover{
color:#2E59A8;
}
.v_news_content{
 font-size: 15px;
    color: #555555;
    line-height: 32px;
}
.v_news_content p{
 font-size: 15px !important;
    color: #555555 !important;
    line-height: 32px !important;
}
.v_news_content span{
 font-size: 15px;
    color: #555555;
    line-height: 32px;

}
#vsb_content_3 p{
    font-size: 15px;
    color: #555555;
    line-height: 32px;
}
.zu_7 li:last-child a{
border:none !important;
}
.headcontent p{
 font-size: 15px;
    color: #555555;
    line-height: 32px;
    text-indent: 2em;
}
.headcontent table p{text-indent:0;}
.headcontent p img{
margin-left:-2em;
}

.team li:hover{
background:#2C8DD9;
transition: all .6s;
}
.team li:hover p{
color:#fff
}
.team li:hover span{
color:#fff
}
.team li:hover img{
top:-55px;
transition: all .6s;
}

#vsb_content_500 P{
font-size:15px !important;
color:#555555 !important;
line-height:25px !important; 
}
.clearfix:after{
    content: "";
    display: block;
    height: 0;
    clear:both;
    visibility: hidden;
}
.clearfix{
    *zoom: 1;
}