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;
    position: absolute;
    top:0;
    left: 0;
    z-index: 99;
   
   
}
.header_center{
    width: 1200px;
    margin: auto;
   
    position: relative;
}
.logo{
    width: 240px;
    margin: auto;
    padding-top: 50px;
}
.logo img{
  display: block;
}

.nav{
    height: 50px;
width: 100%;
background: #970505;
   
}
.search{
    position: absolute;
    right: 0;
    top:36px;
    font-size: 12px;
    color: #bfbfbf;
}
.search li{
    float: left;
}
.search li a{
    display: inline-block;
    line-height: 30px;
    height: 30px;
    color: #333333;
    font-size: 14px;
    padding: 0 12px;
    position: relative;
    top: 1px;
}

.input_2{
    float: left;
    margin-left: 12px;
    position: relative;
    top: 8px;
}

.nav_center{
    width: 1200px;
    margin: auto;
}
.nav_center ul li{
    float: left;
   
    position: relative;
}
.nav_center ul li a{
   width: 150px;
   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:50px;
    width: 100%;
    display:none;
    z-index: 9;
}
.drop_down a{
color:#fff !important;
background: #aa2e2e;
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: #d17d7d !important;
}

.slideBox{
    width: 100%;
    margin: auto;
   /* position: absolute; */
   /* top:0; */
  
}
.slideBox ul li{
    position: relative;
    display: none;
}
.slideBox ul li img{
    width: 100%;
    /* height: 550px; */
    display: block;
} 
.slideBox p{
    width: 434px;
    height: 120px;
    padding: 23px 35px;
    color: #fff;
    font-size: 24px;
    line-height: 40px;
    position: absolute;
    right: 0;
    bottom: 2px;
    background: rgba(0, 0, 0,.5);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#7F000000, endColorstr=#7F000000);
}
.slideBox .next{
   position: absolute;
   right: 60px;
   top: 230px;
}
.slideBox .prev{
    position: absolute;
    left: 60px;
    top: 230px;
}
.middle{
    width: 1100px;
    margin: auto;
    overflow: hidden;
    margin-top: 50px;
}


 

.middle_list{
    margin: auto !important;
}


.workshop .title_left{
   
    font-size: 20px;
    color: #a50603;
    position: relative;
    font-weight: bold;
   
  height: 45px;
 line-height: 45px;
 border-bottom: 3px solid #a50603;
  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: 815px;
    float: right;
    position: relative;
}
.research_trends{
    padding: 20px 0;
    min-height: 565px;
}
.research_trends li{
    color: #454545;
    font-size: 15px;
    line-height: 60px;
    position: relative;
    padding-left: 25px;
  
    cursor: pointer;
    border-bottom: 1px solid #e6e6e6;
}
.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;
}


.team{
    margin-top: 31px !important;
}
.team li{
    float: left;
    width: 244px;
    height: 227px;
    margin-bottom: 32px;
    margin-right: 40px;
    position: relative;
    border: 1px solid #e3e3e3;
}
.tc34{
    position: absolute;
    left: 100px;
    bottom: -14px;
}
.team li:hover .tc9 img{
    margin-top: -7px;
    transition: all .6s;
}
.team li:first-child +li+li{
    margin-right: 0;
}
.team li:first-child +li+li+li+li+li{
    margin-right: 0;
}
.team li:first-child +li+li+li+li+li+li+li+li{
    margin-right: 0;
}
.team li span{
    display: block;
    text-align: center;
    width: 100%;
    color: #333333;
    font-size: 16px;
    line-height: 30px;
    margin-top: 164px;
}
.team li p{
    text-align: center;
    font-size: 13px;
    color: #888888;
    line-height: 30px;
}
.team li .tc9 img{transition: all .6s;width: 221px;height: 142px;position: absolute;left: 12px;top: 14px;}

.yqsb .left_tr img{
    width: 260px;
    height: 195px;
}
.yqsb .right_tr{
    width: 600px;
    
}
.yqsb .p_two{
    text-indent: 0;
}
.p_four{
    color: #444444;
    font-size: 14px;
    margin-top: 15px;
}



.team_building{
    width: 227px;
    min-height: 500px;
    background: url("/zmbnr/images/tucopy2.png") no-repeat;
    background-position: bottom;
    background-size: 100% 100%;
    float: left;
    border-left: 8px solid #aa0204;
}
.oned{
    width: 100%;
    height: 75px;
    background: #9e0508;
    line-height: 70px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
}
.zu_7 ul li{
    border-bottom: 1px solid #ccc;
    position: relative;
}
.zu_7 ul li a{
    height: 56px;
    line-height: 56px;
    width: 187px;
    display: inline-block;
    font-size:18px;
    color: #444444;
    margin-left: 1px;
    /* position: relative; */
}
/* .zu_7 ul li{
   
} */
.zu_7 ul li .jtx{
    position: absolute;
    right: 18px;
    top: 3px;
}
.zs{
}
.zs span{
    font-size: 16px !important;
}
.colum_li a{
    border-bottom: none !important;
}
.colum{
    background: #fff;
    margin-left: 14px;
}
.colum a{
    font-size: 14px !important;
    color: #666666;
    height: 30px !important;
    line-height: 30px !important;
}
.colum_li{
    background: #fff;
    padding:15px 0;
    border: none !important;
}
.colum i{
    position: relative;
    top:-3px;
}
.write{
    background: #fff;
    margin-top: -1px;
    position: relative;
    z-index: 10;
    padding-left: 12px;
    border-bottom: 1px solid #ccc;
}
.jx14{
    position: absolute;
    left: -8px;
}
.courtyard{
   
font-size: 18px;
   
color: #9e0508;
}




.clearfix:after{
    content: "";
    display: block;
    height: 0;
    clear:both;
    visibility: hidden;
}
.clearfix{
    *zoom: 1;
}

.dy{
    float: left;
}
.dytext{
    float: right;
    font-size: 16px;
    color: #333333;
    width: 923px;
    line-height: 30px;
}
.dytext1{
   text-indent: 2em;
    font-size: 16px;
    color: #333333;
    width: 815px;
    line-height: 30px;
   margin-top: 20px;
min-height: 80px;

}

.bq{
    text-align: center;
    height: 120px;
    color: #fff;
    font-size: 14px;
    background: #aa0204;
    line-height: 25px;
}

.bqcenter{
    width: 1100px;
    margin: auto;
    position: relative;
    /* text-align: center; */
}
.bqcenter p{text-align: left;width: 625px;float: right;margin-top: 35px;}
.lo1{
    position: absolute;
    left: 374px;
    top:30px;
}

.list li{
    float: left;
    width: 275px;
    height: 167px;
    padding: 20px 31px;
    position: relative;
    border:1px solid transparent;
    margin-bottom: 26px;
    transition: all .3s;
}
.list li p{
    font-size: 18px;
    color: #333333;
}
.list li .jx526{
position: absolute;
top:48px;
}
.list li span{
    font-size: 14px;
    color: #666666;
    margin: 29px 0;
    display: block;
}
.list li div{
    position: relative;
}
.list li div img{
    position: absolute;
    left: 0;
}
.z102{
display: none;
}
.list li:hover{
    border:1px solid #aa0204;
    background: #fcf2f2;
    transition: all .3s;
}
.list li:hover .z101{
    display: none;
}
.list li:hover .z102{
    display: block;
}
.gd{
display: block;
margin: 0 auto 40px;
}
.picScroll-left{
    width: 935px;
    height: 420px;
    background: #d4d1e2;
    padding: 30px;
    float: left;
    margin-top: 33px;
    position: relative;
}
.picList li{
    width: 221px;
    height: 132px;
    margin-right: 44px;
float:left;
}
.picScroll-left .hd ul{
    display: none;
}
.picList li img{
    width: 221px;
    height: 132px;
}
.picScroll-left li{
    margin-right: 3px;
}
.middle2{
  
    background: url("/zmbnr/images/jx522.png") no-repeat;
    background-position: right;
    position: relative;
}
.pic{
    position: relative;
}
.pic p{
    width: 100%;
    height: 40px;
    line-height: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    text-align: center;
    font-size: 16px;
    background: url("/zmbnr/images/jx524.png") no-repeat;
    background-size: 100%;
}
.picList li{
    
}
.picList li:hover p{
    background: url("/zmbnr/images/jx525.png") no-repeat;
    background-size: 100%;
}
.title span{
    color: #aa0204;
    font-size: 14px;
}

.picScroll-left .navPrev{
    position: absolute;
    right: -65px;
    top: 120px;
    width: 26px;
    height: 40px;
    background: url("/zmbnr/images/left1.png") no-repeat;
}
.picScroll-left .navNext{
    position: absolute;
    right: -110px;
    top: 120px;
    width: 26px;
    height: 40px;
    background: url("/zmbnr/images/right1.png") no-repeat;
}

.picScroll-left .navPrev:hover{
    background: url("/zmbnr/images/left2.png") no-repeat;
}
.picScroll-left .navNext:hover{
    background: url("/zmbnr/images/right2.png") no-repeat;
}

.picScroll-left1{
    width: 918px;
    height: 187px;
    background: none;
    margin-left: 0px;
    margin-top: -241px;
}



.title a{
    color: #333333;
    font-size: 14px;
    line-height: 30px;
}
.picList66{
    position: relative;
    height: 196px;
}
.picList66 li{
background: #fff;
border:1px solid #aa0204;
padding: 30px;
position: absolute;
left: 0;
top:0;
display: none;
}
.picList66 li:first-child{
    display: block;
}
.picList{
    position: relative;
    height: 306px;
}
.dbx2{
    position: absolute;
    left: 80px;
    bottom: -41px;
    z-index: 99;
    width: 25px !important;
    height: 13px !important;
    display: none;
}
.middle_one{
    width: 1100px;
    margin: 50px auto 0;
}
.picList66 li{
    width: 881px !important;
    height: 187px;
}


.pb_sys_style1 .p_no_d {
    border: 1px solid #aa0204 !important;
    color: #fff;
    background-color: #aa0204 !important;
}




.v_news_content P{font-size: 15px !important;color: #444444 !important;line-height: 35px  !important;font-family: "Microsoft YaHei" !important;text-indent: 2rem;}

.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:#9e0508 !important;
}
.last p:hover{

color:#9e0508 !important;
}
#vsb_content_3 p{
    font-size: 15px;
    color: #555555;
    line-height: 30px;
}

#vsb_content p span{
  font-size: 15px;
    color: #555555;
    line-height: 30px;
 font-family: "Microsoft YaHei" !important;
}







.picList li:hover .dbx2{
  display: block;
}
.picList li.on .dbx2{
    display: block;
  }