a{
    text-decoration: none;
    cursor: pointer;
}
*{
    font-family: "Microsoft YaHei";
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.wrap{
    width: 100%;
    min-width: 1060px;
   position: relative;
}


.logo_b{
    width: 100%;
    height: 130px;
    margin-bottom: 10px;
  
}
.logo_center{
    width: 1060px;
    margin: auto;
    position: relative;
}
.logo{
    float: left;
}
.logo img{
    margin-top: 35px;
    width: 191px;
    height: 33px;
}
.logo b{
   position: absolute;
   left: 0;
   top:82px;
  
    color: rgb(215, 19, 1);
    font-size:30px;
    letter-spacing:8px
}
.logo_date{
    float: right;
}
.search{
    margin-top: 71px;
    width: 320px;
    height: 30px;
    padding-left: 10px;
    
    position: relative;
}
.input_1{
    width: 248px;
    float: left;
    border: 1px solid #ddd;
    outline: none;
    height: 35px;
    background: transparent;
    color:#cccccc;
    margin-top: 7px;
    padding-left: 10px;
    font-size: 13px;
}

.input_3{
    position: absolute;
    right: 3px;
    top: 7px;
  }
.nav{
    background: #f13a3a;
    height: 45px;
    width: 100%;
   }
.nav_center{
    position: relative;
    height: 45px;
    width: 1060px;
    margin: auto;
}

.nav_center ul li{
    float: left;
    width: 120px;
    position: relative;
}
.nav_center ul li:hover{
    background:#CC0303;
}
.xl{
    display: none;
}
.nav_center ul li:hover .xl{
  display: block;
  
}
.nav_center ul li:hover a{
   color:#fff;
 }
.nav_center ul li a{
    width: 120px;
    line-height: 45px;
    display: inline-block;
    height: 45px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
}
.limg{
    height: 345px !important;
}
.drop_down{
    position: absolute;
    top:43px;
    width: 100%;
    display:none;
    z-index: 9;
}
.drop_down a{
color:#fff !important;
background: #a31a1b;
font-size: 14px !important;
filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#b2000000, endColorstr=#b2000000);
}
.drop_down a:hover{
    background: #b72425 !important;
}
.nav_03{
    position: absolute;
    top:0;
    left: 0;
    z-index: -1;
}
.Bulletin4{
    width: 483px;
    float: right;
}
.Bulletin5{
    width: 483px;
    float: right;
}
.slideBox{
    width: 100%;
    position: relative;

}
.slideBox .bd{
    width:450px;
  
    margin: 45px auto 0;
    
   
}

.slideBox .bd li {
    position: relative;
}
.slideBox .bd li img{
   
    width:450px;
    height: 210px;
}
.slideBox .bd li p{
    position: absolute;
    left: 0;
   
    color: #fff;
    width: 100%;
    font-size: 16px;
    padding: 12px 15px;
    bottom: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
}
.slideBox .prev{
    position: absolute;
    background: black;
    opacity: 0;
    top: 90px;
    left: 19px;
    width: 40px;
    display: block;
    height: 40px;
    text-align: center;
    transition: all .6s;
}
.slideBox .prev img{
    width: 32px;
    margin-top: 3px;
}
.slideBox .next img{
    width: 32px;
    margin-top: 3px;
}
.slideBox .next{
    position: absolute;
    background: black;
    opacity: 0;
    top: 90px;
    right: 19px;
    width: 40px;
    display: block;
    text-align: center;
    height: 40px;
    transition: all .6s;
}
.slideBox:hover .prev{
    opacity: 0.4;
    transition: all .6s;
}
.slideBox:hover .next{
    opacity: 0.4;
    transition: all .6s;
}








.slideBox1{
    width: 100%;
    position: relative;

}
.slideBox1 .bd{
    width:100%;
  
    margin: 45px auto 0;
    
   
}

.slideBox1 .bd li {
    position: relative;
    margin-right:15px;
    width: 350px;
}
.slideBox1 .bd li img{
   
width: 350px;
   
height: 210px;
}
.slideBox1 .bd li p{
    position: absolute;
    left: 0;
   
    color: #fff;
    width: 100%;
    font-size: 16px;
    padding: 12px 15px;
    bottom: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
}
.slideBox1 .prev{
    position: absolute;
    background: black;
    opacity: 0;
    top: 90px;
    left: 19px;
    width: 40px;
    display: block;
    height: 40px;
    text-align: center;
    transition: all .6s;
}
.slideBox1 .prev img{
    width: 32px;
    margin-top: 3px;
}
.slideBox1 .next img{
    width: 32px;
    margin-top: 3px;
}
.slideBox1 .next{
    position: absolute;
    background: black;
    opacity: 0;
    top: 90px;
    right: 19px;
    width: 40px;
    display: block;
    text-align: center;
    height: 40px;
    transition: all .6s;
}
.slideBox1:hover .prev{
    opacity: 0.4;
    transition: all .6s;
}
.slideBox1:hover .next{
    opacity: 0.4;
    transition: all .6s;
}











.hd2{

    margin: auto;
    width: 129px;
    height: 35px;
    position: relative;
    top:367px;
    left: 10px;
}



.middle{
    width: 1060px;
    margin: 24px auto 0;
}


.down{
    width: 100%;
    background: url("../images/bl.png") no-repeat;
}
 .zf-l{
  height: 52px;
    padding: 0 187px;
}
 .zf-l li{
   float: left;
   width: 245px;
   height: 33px;
   line-height: 33px;
   text-align: center;
   border:1px solid #d1d1d1;
   font-size: 14px;
   color: #555555;
   cursor: pointer;
   position: relative;
   margin-right: 45px;
}
 .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: #D41301;
    font-size: 14px;
    color: #fff;
    text-align: center;
    height: 112px;
    line-height: 112px;
}
.pingt{
    width: 1200px;
    margin:40px auto;
}
.pingt ul{
    overflow: hidden;
}
.pingt li{
   width: 135px;
    height: 58px;
    line-height: 55px;
    
    text-align: center;
    position: relative;
    
    float: left;
    margin-right: 70px;
}
.pingt li:hover{
    background: #005e72;
}
.pingt li:hover a{
    color: #fff;
}
.pingt li:hover .ping_logo{
    background: #fff;
}
.pingt li a{
    color: #444444;
    font-size: 15px;
    display:inline-block;
}
.pingt li:first-child+li+li+li+li+li{
    margin-right: 0;
}
.pingt img{
    width: 135px;
    height: 58px;
}


.middle_one{
   margin-top: 30px;
}
.middle_center_list{
    background: #fff;
    overflow: hidden;
    width: 1060px;
    padding-bottom: 10px;
    min-height: 600px;
    margin: auto;
}

.team_building{
    width: 220px;
    
    background: #ececec;
    float: left;
   
    position: relative;
}
.jx24{
    position: absolute;
    bottom:0;
    right: 0;
}
.oned{
    width: 100%;
    height: 60px;
    background: #005e72;
    line-height: 60px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}
.zu_7 ul li a{
    height: 60px;
    line-height: 60px;
    width: 220px;
    display: inline-block;
    font-size:16px;
    color: #666666;;
   text-align: center;
    position: relative;
  border-bottom: 1px solid #fff;
}

.zs{
 
 color: #fff !important;
 background: #f13a3a;
 height: 100px !important;
 line-height: 100px !important;
}
.colum_li{
    background: #d47878;
    width: 221px;
    padding-top: 10px;

   }
.colum_li a{
    border-bottom: none !important;
    height: 35px !important;
    line-height: 35px !important;
}

.colum a{
    font-size: 14px !important;
    color: #fff !important;
}
.colum i{
    position: relative;
    top:-3px;
}
.write{
    background: #fff;
    margin-left: 23px;
    margin-top: -1px;
    position: relative;
    z-index: 10;
}
.courtyard{
    font-weight: bold;
    font-size: 18px;
    color: #005e72;
}

/* å†…å®¹ */
.workshop{
    float: left;
}
.workshop .title_left{
    float: left;
    font-size: 20px;
    color: #333333;
    position: relative;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 2px solid #005e72;
    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;
    margin-bottom: 20px;
}
.title_right ul li{
    float: left;
   
}
.title_right ul li a{
    color: #666666;
    font-size: 14px;
}

.research_trends{
    padding: 15px 0;
    width:810px;
    float: right;
}
.research_trends li{
  
    line-height: 55px;
    position: relative;
 
   
    cursor: pointer;
    border-bottom: 1px solid #e9e8e8;
   height: 55px;
  
}
.research_trends li a{
    color: #333;
    font-size: 16px;
    padding-left: 10px;
}
.research_trends li a:hover{
   color: #f13a3a;
}

.date_2019{
  float: right;
    color: #999;
    font-size: 14px;
}
.bq_center{
    width: 1060px;
    margin: auto;
    text-align: center;
   
}

.picFocus{
    width: 630px;
    float: left;
    margin-bottom: 20px;
    margin-top: 13px;
}
.picFocus .bd img{
    width: 630px;
    height: 268px;
    display: block;
}
.hd ul{
   
    margin: 15px 0;
    padding: 0 37px;
}
.hd li{
    float: left;
    margin-right: 17px;
    width: 78px;
    height: 64px;
    border: 2px solid transparent;
    position: relative;
}

.hd li:first-child +li+li+li+li+li{
    margin-right: 0;
}
.hd li:hover{
    border: 2px solid #f13a3a;
    position: relative;
 
}
.hd b{
  display: none;
    position: absolute;
    top:-10px;
    left: 35px; 
    width:0;
height:0;

border:4px solid transparent;  
border-bottom-color:#f13a3a; 
}
.hd li:hover b{
    display: block;
}
.hd li img{
width: 74px;
height: 33px;
display: block;
margin-top: 13px;
}

.clearfix:after{
    content: "";
    display: block;
    height: 0;
    clear:both;
    visibility: hidden;
}
.clearfix{
    *zoom: 1;
}
.picFocus .hd ul li.on{ 
    border: 2px solid #f13a3a;
}
.picFocus .hd ul li.on b{
    display: block;
}
.Bulletin{
    width: 400px;
    float: right;
}
.Bulletin_top{
  
    font-size: 20px;
 color: #f13a3a;
 height: 45px;
 line-height: 45px;
 font-weight: bold;
 border-bottom: 1px solid #cccccc;
}
.Bulletin_top img{
    position: relative;
    top:2px;
 margin-right: 4px;
}
.Bulletin_top span{
    float: right;
    font-size: 14px;
    font-weight: normal;
}
.Bulletin ul{
    overflow: hidden;
}
.Bulletin ul li{
    line-height: 55px;
    font-size: 16px;
 
    height:55px;
    border-bottom: 1px solid #eeeeee;
}
.Bulletin ul li a{
    color: #333;
 
    padding-left: 4px;
}
.Bulletin ul li span{
    float: right;
    color: #999;
    font-size: 14px;
}
.Bulletin ul li img{
    position: relative;
    top: 6px;
}
.Bulletin1{
    float: left;
    width: 655px;
}
.Bulletin1 ul{
    margin-top: 32px;
}

.Bulletin1 ul li{
    overflow: hidden;
    margin-bottom:31px;
padding:10px;
}
.Bulletin1 li:last-child{
    margin-bottom:0;
}
.b1_left{
    width: 260px;
    height: 146px;
    float: left;
    margin-right: 20px;
}
.b1_left img{
    width: 260px;
    height: 146px;
}
.b1_right{
    float: right;
    width: 355px;
}
.b1_title{
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    color: rgba(215, 19, 1, 1);
}
.b1_title1{
    font-size: 14px;
   line-height: 25px;
min-height:45px;
 
    color: #000;
}
.b1_title2{
    font-size: 13px;

    color: rgba(75, 75, 75, 1);
  
}
.b1_title2 .dates{
    margin-right: 6px;
    position: relative;
    top: -4px;
}


.zi{
    display: inline-block;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
    max-width: 213px;
    font-size: 13px;
    background: rgba(153, 153, 153, 0.15);
    min-width: 56px;
    color: #666;
    min-height: 26px;
    line-height: 26px;
    padding: 0 10px;
    text-align: center;
    font-size: 12px;
    margin: 10px 10px 0 0;
      color: rgba(75, 75, 75, 1);
}
.Bulletin2{
    width: 395px;
    float: right;
}
.Bulletin2 ul{
margin-top: 10px;
padding: 0 20px;
}
.Bulletin2 li{
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 25px;
    border-bottom: 1px solid #eeeeee;
}

.Bulletin2 li a{
    font-size: 16px;
    color: #333;
    display: block;
}
.Bulletin2 li .date{
    color: #999;
   float: right;
    font-size: 14px;
}
.Bulletin2 li p{
    height: 30px;
}
.Bulletin3{
    width: 567px;
    float: left;
}
.Bulletin3 ul{
    margin-top: 25px;
}
.Bulletin3 ul li{
    line-height: 50px;
    width: 537px;
    border-bottom: 1px solid #eeeeee;
}

.Bulletin3 ul li a{
    font-size: 16px;
    color: #333;
}
.Bulletin ul li:hover a{
    color: #f13a3a;
}
.Bulletin2 ul li:hover a{
    color: #f13a3a;
}
.Bulletin3 ul li:hover a{
    color: #f13a3a;
}
.Bulletin3 ul li .dates{
    color: #999;
   float: right;
    font-size: 14px;
}
.Bulletin6{
    width: 100%;
}
.lk{
    position: relative;
    overflow: hidden;
    padding-bottom: 50px;
    margin-bottom: 50px;
}
.links{
    overflow: hidden;
    width: 100%;
    float: left;
}
.links li{margin-right: 50px;margin-bottom: 40px;float: left;}
.links li a{
    color: rgb(215, 19, 1);
    font-size: 14px;
}
.xx{
    position: absolute;
    height: 144px;
    width: 1px;
    background: #cccccc;
    top:22px;
    left: 510px;
}
.links_two{
    float: right;
}
.research_trends1{
    float: right;
    width: 810px;
}
.research_trends1 ul{
    overflow: hidden;
}
.research_trends1 ul li{
    margin-bottom: 50px;
    overflow: hidden;
}
.research_trends1 ul li .list_img{
    width: 260px;
    height: 146px;
    float: left;
}
.research_trends1 ul li .list_img img{
    width: 260px;
    height: 146px;
    display: block;
}
.list_title{
    float: right;
    width: 528px;
}
.list_title .p_one{
    font-size: 16px;
    color: #333;
    line-height: 40px;
}
.research_trends1 ul li:hover .p_one{
    color: #f13a3a;
}
.list_title .p_two{
    font-size: 14px;
    margin-top: 3px;
    line-height: 26px;
min-height:52px;
    color: #878787;
}
.list_title .p_three{
   margin-top: 18px;
    color: #999;
    display: inline-block;
    font-size: 14px;
}
.last p{
    font-size:16px;
    color:#555555;
    line-height:30px;
    }
    .last p a{
    color:#555555;
    }
    .last p:hover{
    color:#f13a3a;;
    }
    .last p:hover a{
    color:#f13a3a;;
    }
#vsb_content_2 P{
    text-indent: 28px !important;
    font-size: 14px !important;
    color: #676767 !important;
line-height:30px !important;

}
.Bulletin_top span a{
    color: #f13a3a;
}
.Bulletin1 ul li:hover{
   background: rgba(222, 222, 222, 1);
    border-radius: 2px;
}a{
    text-decoration: none;
    cursor: pointer;
}
*{
    font-family: "Microsoft YaHei";
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.wrap{
    width: 100%;
    min-width: 1060px;
   position: relative;
}


.logo_b{
    width: 100%;
    height: 130px;
    margin-bottom: 10px;
  
}
.logo_center{
    width: 1060px;
    margin: auto;
    position: relative;
}
.logo{
    float: left;
}
.logo img{
    margin-top: 35px;
    width: 191px;
    height: 33px;
}
.logo b{
   position: absolute;
   left: 0;
   top:82px;
  
    color: rgb(215, 19, 1);
    font-size:30px;
    letter-spacing:8px
}
.logo_date{
    float: right;
}
.search{
    margin-top: 71px;
    width: 320px;
    height: 30px;
    padding-left: 10px;
    
    position: relative;
}
.input_1{
    width: 248px;
    float: left;
    border: 1px solid #ddd;
    outline: none;
    height: 35px;
    background: transparent;
    color:#cccccc;
    margin-top: 7px;
    padding-left: 10px;
    font-size: 13px;
}

.input_3{
    position: absolute;
    right: 3px;
    top: 7px;
  }
.nav{
    background: #f13a3a;
    height: 45px;
    width: 100%;
   }
.nav_center{
    position: relative;
    height: 45px;
    width: 1060px;
    margin: auto;
}

.nav_center ul li{
    float: left;
    width: 120px;
    position: relative;
}
.nav_center ul li:hover{
    background:#CC0303;
}
.xl{
    display: none;
}
.nav_center ul li:hover .xl{
  display: block;
  
}
.nav_center ul li:hover a{
   color:#fff;
 }
.nav_center ul li a{
    width: 120px;
    line-height: 45px;
    display: inline-block;
    height: 45px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
}
.limg{
    height: 345px !important;
}
.drop_down{
    position: absolute;
    top:43px;
    width: 100%;
    display:none;
    z-index: 9;
}
.drop_down a{
color:#fff !important;
background: #a31a1b;
font-size: 14px !important;
filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#b2000000, endColorstr=#b2000000);
}
.drop_down a:hover{
    background: #b72425 !important;
}
.nav_03{
    position: absolute;
    top:0;
    left: 0;
    z-index: -1;
}
.Bulletin4{
    width: 483px;
    float: right;
}
.Bulletin5{
    width: 483px;
    float: right;
}
.slideBox{
    width: 100%;
    position: relative;

}
.slideBox .bd{
    width:450px;
  
    margin: 45px auto 0;
    
   
}

.slideBox .bd li {
    position: relative;
}
.slideBox .bd li img{
   
    width:450px;
    height: 210px;
}
.slideBox .bd li p{
    position: absolute;
    left: 0;
   
    color: #fff;
    width: 100%;
    font-size: 16px;
    padding: 12px 15px;
    bottom: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
}
.slideBox .prev{
    position: absolute;
    background: black;
    opacity: 0;
    top: 90px;
    left: 19px;
    width: 40px;
    display: block;
    height: 40px;
    text-align: center;
    transition: all .6s;
}
.slideBox .prev img{
    width: 32px;
    margin-top: 3px;
}
.slideBox .next img{
    width: 32px;
    margin-top: 3px;
}
.slideBox .next{
    position: absolute;
    background: black;
    opacity: 0;
    top: 90px;
    right: 19px;
    width: 40px;
    display: block;
    text-align: center;
    height: 40px;
    transition: all .6s;
}
.slideBox:hover .prev{
    opacity: 0.4;
    transition: all .6s;
}
.slideBox:hover .next{
    opacity: 0.4;
    transition: all .6s;
}








.slideBox1{
    width: 100%;
    position: relative;

}
.slideBox1 .bd{
    width:100%;
    margin: 45px auto 0;
    overflow: hidden;
}

.slideBox1 .bd li {
    position: relative;
    margin-right:15px;
    width: 350px;
}
.slideBox1 .bd li img{
   
width: 350px;
   
height: 210px;
}
.slideBox1 .bd li p{
    position: absolute;
    left: 0;
   
    color: #fff;
    width: 100%;
    font-size: 16px;
    padding: 12px 15px;
    bottom: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
}
.slideBox1 .prev{
    position: absolute;
    background: black;
    opacity: 0;
    top: 90px;
    left: 19px;
    width: 40px;
    display: block;
    height: 40px;
    text-align: center;
    transition: all .6s;
}
.slideBox1 .prev img{
    width: 32px;
    margin-top: 3px;
}
.slideBox1 .next img{
    width: 32px;
    margin-top: 3px;
}
.slideBox1 .next{
    position: absolute;
    background: black;
    opacity: 0;
    top: 90px;
    right: 19px;
    width: 40px;
    display: block;
    text-align: center;
    height: 40px;
    transition: all .6s;
}
.slideBox1:hover .prev{
    opacity: 0.4;
    transition: all .6s;
}
.slideBox1:hover .next{
    opacity: 0.4;
    transition: all .6s;
}











.hd2{

    margin: auto;
    width: 129px;
    height: 35px;
    position: relative;
    top:367px;
    left: 10px;
}



.middle{
    width: 1060px;
    margin: 24px auto 0;
}


.down{
    width: 100%;
    background: url("../images/bl.png") no-repeat;
}
 .zf-l{
  height: 52px;
    padding: 0 187px;
}
 .zf-l li{
   float: left;
   width: 245px;
   height: 33px;
   line-height: 33px;
   text-align: center;
   border:1px solid #d1d1d1;
   font-size: 14px;
   color: #555555;
   cursor: pointer;
   position: relative;
   margin-right: 45px;
}
 .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: #D41301;
    font-size: 14px;
    color: #fff;
    text-align: center;
    height: 112px;
    line-height: 112px;
}
.pingt{
    width: 1200px;
    margin:40px auto;
}
.pingt ul{
    overflow: hidden;
}
.pingt li{
   width: 135px;
    height: 58px;
    line-height: 55px;
    
    text-align: center;
    position: relative;
    
    float: left;
    margin-right: 70px;
}
.pingt li:hover{
    background: #005e72;
}
.pingt li:hover a{
    color: #fff;
}
.pingt li:hover .ping_logo{
    background: #fff;
}
.pingt li a{
    color: #444444;
    font-size: 15px;
    display:inline-block;
}
.pingt li:first-child+li+li+li+li+li{
    margin-right: 0;
}
.pingt img{
    width: 135px;
    height: 58px;
}


.middle_one{
   margin-top: 30px;
}
.middle_center_list{
    background: #fff;
    overflow: hidden;
    width: 1060px;
    padding-bottom: 10px;
    min-height: 600px;
    margin: auto;
}

.team_building{
    width: 220px;
    
    background: #ececec;
    float: left;
   
    position: relative;
}
.jx24{
    position: absolute;
    bottom:0;
    right: 0;
}
.oned{
    width: 100%;
    height: 60px;
    background: #005e72;
    line-height: 60px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}
.zu_7 ul li a{
    height: 60px;
    line-height: 60px;
    width: 220px;
    display: inline-block;
    font-size:16px;
    color: #666666;;
   text-align: center;
    position: relative;
  border-bottom: 1px solid #fff;
}

.zs{
 
 color: #fff !important;
 background: #f13a3a;
 height: 100px !important;
 line-height: 100px !important;
}
.colum_li{
    background: #d47878;
    width: 221px;
    padding-top: 10px;

   }
.colum_li a{
    border-bottom: none !important;
    height: 35px !important;
    line-height: 35px !important;
}

.colum a{
    font-size: 14px !important;
    color: #fff !important;
}
.colum i{
    position: relative;
    top:-3px;
}
.write{
    background: #fff;
    margin-left: 23px;
    margin-top: -1px;
    position: relative;
    z-index: 10;
}
.courtyard{
    font-weight: bold;
    font-size: 18px;
    color: #005e72;
}

/* å†…å®¹ */
.workshop{
    float: left;
}
.workshop .title_left{
    float: left;
    font-size: 20px;
    color: #333333;
    position: relative;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 2px solid #005e72;
    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;
    margin-bottom: 20px;
}
.title_right ul li{
    float: left;
   
}
.title_right ul li a{
    color: #666666;
    font-size: 14px;
}

.research_trends{
    padding: 15px 0;
    width:810px;
    float: right;
}
.research_trends li{
  
    line-height: 55px;
    position: relative;
 
   
    cursor: pointer;
    border-bottom: 1px solid #e9e8e8;
   height: 55px;
  
}
.research_trends li a{
    color: #333;
    font-size: 16px;
    padding-left: 10px;
}
.research_trends li a:hover{
   color: #f13a3a;
}

.date_2019{
  float: right;
    color: #999;
    font-size: 14px;
}
.bq_center{
    width: 1060px;
    margin: auto;
    text-align: center;
   
}

.picFocus{
    width: 630px;
    float: left;
    margin-bottom: 20px;
    margin-top: 13px;
}
.picFocus .bd img{
    width: 630px;
    height: 268px;
    display: block;
}
.hd ul{
   
    margin: 15px 0;
    padding: 0 37px;
}
.hd li{
    float: left;
    margin-right: 17px;
    width: 78px;
    height: 64px;
    border: 2px solid transparent;
    position: relative;
}

.hd li:first-child +li+li+li+li+li{
    margin-right: 0;
}
.hd li:hover{
    border: 2px solid #f13a3a;
    position: relative;
 
}
.hd b{
  display: none;
    position: absolute;
    top:-10px;
    left: 35px; 
    width:0;
height:0;

border:4px solid transparent;  
border-bottom-color:#f13a3a; 
}
.hd li:hover b{
    display: block;
}
.hd li img{
width: 74px;
height: 33px;
display: block;
margin-top: 13px;
}

.clearfix:after{
    content: "";
    display: block;
    height: 0;
    clear:both;
    visibility: hidden;
}
.clearfix{
    *zoom: 1;
}
.picFocus .hd ul li.on{ 
    border: 2px solid #f13a3a;
}
.picFocus .hd ul li.on b{
    display: block;
}
.Bulletin{
    width: 400px;
    float: right;
}
.Bulletin_top{
  
    font-size: 20px;
 color: #f13a3a;
 height: 45px;
 line-height: 45px;
 font-weight: bold;
 border-bottom: 1px solid #cccccc;
}
.Bulletin_top img{
    position: relative;
    top:2px;
 margin-right: 4px;
}
.Bulletin_top span{
    float: right;
    font-size: 14px;
    font-weight: normal;
}
.Bulletin ul{
    overflow: hidden;
}
.Bulletin ul li{
    line-height: 55px;
    font-size: 16px;
 
    height:55px;
    border-bottom: 1px solid #eeeeee;
}
.Bulletin ul li a{
    color: #333;
 
    padding-left: 4px;
}
.Bulletin ul li span{
    float: right;
    color: #999;
    font-size: 14px;
}
.Bulletin ul li img{
    position: relative;
    top: 6px;
}
.Bulletin1{
    float: left;
    width: 655px;
}
.Bulletin1 ul{
    margin-top: 32px;
}

.Bulletin1 ul li{
    overflow: hidden;
    margin-bottom:31px;
padding:10px;
}
.Bulletin1 li:last-child{
    margin-bottom:0;
}
.b1_left{
    width: 260px;
    height: 146px;
    float: left;
    margin-right: 20px;
}
.b1_left img{
    width: 260px;
    height: 146px;
}
.b1_right{
    float: right;
    width: 355px;
}
.b1_title{
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    color: rgba(215, 19, 1, 1);
}
.b1_title1{
    font-size: 14px;
   line-height: 25px;
min-height:45px;
 
    color: #000;
}
.b1_title2{
    font-size: 13px;

    color: rgba(75, 75, 75, 1);
  
}
.b1_title2 .dates{
    margin-right: 6px;
    position: relative;
    top: -4px;
}


.zi{
    display: inline-block;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
    max-width: 213px;
    font-size: 13px;
    background: rgba(153, 153, 153, 0.15);
    min-width: 56px;
    color: #666;
    min-height: 26px;
    line-height: 26px;
    padding: 0 10px;
    text-align: center;
    font-size: 12px;
    margin: 10px 10px 0 0;
      color: rgba(75, 75, 75, 1);
}
.Bulletin2{
    width: 395px;
    float: right;
}
.Bulletin2 ul{
margin-top: 10px;
padding: 0 20px;
}
.Bulletin2 li{
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 25px;
    border-bottom: 1px solid #eeeeee;
}

.Bulletin2 li a{
    font-size: 16px;
    color: #333;
    display: block;
}
.Bulletin2 li .date{
    color: #999;
   float: right;
    font-size: 14px;
}
.Bulletin2 li p{
    height: 30px;
}
.Bulletin3{
    width: 567px;
    float: left;
}
.Bulletin3 ul{
    margin-top: 25px;
}
.Bulletin3 ul li{
    line-height: 50px;
    width: 537px;
    border-bottom: 1px solid #eeeeee;
}

.Bulletin3 ul li a{
    font-size: 16px;
    color: #333;
}
.Bulletin ul li:hover a{
    color: #f13a3a;
}
.Bulletin2 ul li:hover a{
    color: #f13a3a;
}
.Bulletin3 ul li:hover a{
    color: #f13a3a;
}
.Bulletin3 ul li .dates{
    color: #999;
   float: right;
    font-size: 14px;
}
.Bulletin6{
    width: 100%;
}
.lk{
    position: relative;
    overflow: hidden;
    padding-bottom: 50px;
    margin-bottom: 50px;
}
.links{
    overflow: hidden;
    width: 100%;
    float: left;
}
.links li{margin-right: 50px;margin-bottom: 40px;float: left;}
.links li a{
    color: rgb(215, 19, 1);
    font-size: 14px;
}
.xx{
    position: absolute;
    height: 144px;
    width: 1px;
    background: #cccccc;
    top:22px;
    left: 510px;
}
.links_two{
    float: right;
}
.research_trends1{
    float: right;
    width: 810px;
}
.research_trends1 ul{
    overflow: hidden;
}
.research_trends1 ul li{
    margin-bottom: 50px;
    overflow: hidden;
}
.research_trends1 ul li .list_img{
    width: 260px;
    height: 146px;
    float: left;
}
.research_trends1 ul li .list_img img{
    width: 260px;
    height: 146px;
    display: block;
}
.list_title{
    float: right;
    width: 528px;
}
.list_title .p_one{
    font-size: 16px;
    color: #333;
    line-height: 40px;
}
.research_trends1 ul li:hover .p_one{
    color: #f13a3a;
}
.list_title .p_two{
    font-size: 14px;
    margin-top: 3px;
    line-height: 26px;
min-height:52px;
    color: #878787;
}
.list_title .p_three{
   margin-top: 18px;
    color: #999;
    display: inline-block;
    font-size: 14px;
}
.last p{
    font-size:16px;
    color:#555555;
    line-height:30px;
    }
    .last p a{
    color:#555555;
    }
    .last p:hover{
    color:#f13a3a;;
    }
    .last p:hover a{
    color:#f13a3a;;
    }
#vsb_content_2 P{
    text-indent: 28px !important;
    font-size: 14px !important;
    color: #676767 !important;
line-height:30px !important;

}
.Bulletin_top span a{
    color: #f13a3a;
}
.Bulletin1 ul li:hover{
   background: rgba(222, 222, 222, 1);
    border-radius: 2px;
}