a{
    text-decoration: none;
    cursor: pointer;
}
*{
    font-family: "Microsoft YaHei";
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
            visibility:visible !important;
}
.wrap{
    width: 100%;
    min-width: 1200px;
   position: relative;
   overflow-x: hidden;
}
.header{
    width: 100%;
    height: 92px;
    background: #fff;
  
}
.header_center{
    width: 1400px;
    margin: auto;
    overflow: hidden;
    position: relative;
}
.logo{
    /* margin-top: 21px; */
    /* float: left; */
    margin: 20px auto 0;
    width: 718px;
    text-align: center;
}
.logo_date{
    /* float: left; */
    /* overflow: hidden; */
    position: absolute;
    left: 0;
    top: 36px;
}
.reback{
    color: #fff;
    font-size: 14px;
    margin-top: 17px;
}
.reback a{
    color: #fff;
    font-size: 14px;
}
.nowtime{
    font-size: 16px;
    color: #fff;
    margin-top: 20px;
    position: relative;
    padding-left: 24px;
}
.time{
    position: absolute;
    left: 0;
    top:-1px;
}
.search{
    /* margin-top: 70px; */
    width: 205px;
    height: 30px;
    /* padding-left: 10px; */
    position: absolute;
    right: 0;
    top: 40px;
    background: url("../images/yjjx.png") no-repeat;
}
.input_1{
    width: 157px;
    float: left;
    border: none;
    outline: none;
    background: transparent;
    color: #333;
    margin-top: 2px;
    margin-left: 15px;
}
.input_2{
    margin-top: 5px;
    margin-left: 6px;
}

.nav{
    height: 83px;
    width: 100%;
    background: url("../images/jx15.png") no-repeat;
    /* background-size: 100; */
    padding-top: 25px;
}
.nav_center{
    position: relative;
    height: 55px;
    width: 1400px;
    margin: auto;
}

.nav_center ul li{
    float: left;
   
    position: relative;
}
.nav_center ul li a{
    width: 174px;
    line-height: 55px;
    display: inline-block;
    height: 55px;
    text-align: center;
    font-size: 18px;
    color: #fff;
}
.nav_center ul li a:hover{
    /* background: #2272b2; */
    color: #fff;
    font-weight: bold;
}
.drop_down{
    position: absolute;
    top: 58px;
    width: 100%;
    display:none;
    z-index: 9;
}

.nav_center ul li:hover .dbx4{
    display: block;
}

.dbx4{
    position: absolute;
    top: 47px;
    left: 0;
    width: 100%;
    display: none;
}
.drop_down a{color:#fff !important;font-size: 14px !important;font-weight: normal !important;
background: #4c8302;
}
.drop_down a:hover{
    background: #61a802 !important;
}
.focus_c{
    
    padding-top: 40px;
    padding-bottom: 60px;
    background: url("../images/jx36.png") no-repeat;
}
.focus{
    
  position: relative;
    width: 1400px;
    margin: auto;
}
.tc2{position: absolute;left: -251px;top: 250px;}
.slideBox{
    width: 800px;
    position: relative;
    height: 450px;
    float: left;
    z-index: 99;
}
.slideBox ul .focus_img{
    position: absolute;
    top:0;
    display: none;
}
.slideBox ul li img{
    width: 800px;
    height: 450px;
}
.z_black{
    width: 100%;
    height: 40px;
    background: rgba(0, 0, 0, .5);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#7F000000, endColorstr=#7F000000);
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    text-align: left;
    padding: 12px 20px;
    font-size: 15px;
}
.slideBox .hd{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 88px;
    height: 20px;
    z-index: 9;
}
.clearfix:after{
    content: "";
    display: block;
    height: 0;
    clear:both;
    visibility: hidden;
}
.clearfix{
    *zoom: 1;
}
.slideBox .hd ul li{
    float: left;
    width: 7px;
    height: 7px;
    margin-right: 8px;
    background: url("../images/hd.png") no-repeat;
}
.slideBox .hd ul li.on{   background: url("../images/hd1.png") no-repeat;}
.focus_list{
    float: left;
    width: 513px;
}
.focus_list li{
    position: relative;
    float: left;
    height: 110px;
    width: 513px;
    background: #fff;
    transition: all .3s;
    /* margin-bottom: 18px; */
    padding: 15px;
}
.focus_list li:hover{
    /* background: #0c64b6; */
    box-shadow:2px 3px 5px rgba(0, 0, 0, 0.3);
    transition: all .3s;
}
.date{
    float: left;
    width: 64px;
    height: 66px;
    margin-top: 15px;
}
.date .dd{
    font-size: 26px;
    color: #2272b1;
    text-align: center;
    display: block;
    text-align: left;
}
.date .ym{
    font-size: 13px;
    color: #2272b1;
    text-align: center;
    display: block;
    margin-top: 5px;
    text-align: left;
}
.focus_list li .title{
    width: 388px;
    /* height: 40px; */
    /* padding-left: 20px; */
    margin-top: 20px;
    padding: 13px 35px 15px 24px;
    /* padding-top: 8px; */
    float: left;
    background: #fff;
    border-left: 1px solid #e6e6e6;
}
.title_1{
    font-size: 15px;
    color: #333333;
    overflow: hidden;
    height: 40px;
    display: table-cell;
    vertical-align: middle;
    
}
.title_2{
    font-size: 13px;
    color: #737373;
    margin-top: 15px;
    line-height: 20px;
}
.focus_list li:hover p{
    color: #157D9D;
  
  
}
/* .focus_list li:hover span{
    color:#fff
} */
.middle{
    width: 100%;
    height: 542px;
    /* background: url("../images/mf.png") no-repeat; */
    /* background-size: cover; */
    padding-top: 48px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/mf.png',sizingMethod='scale');
    -ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/mf.png',sizingMethod='scale')";
}
.middle_center{
    width: 1400px;
    margin: auto;
    position: relative;
}

.y_1{
    font-size: 24px;
    color: #fff;
    width: 100%;
    display: block;
}
.y_2{
     font-size: 14px;
     color: #fff;
     width: 100%;
     display: block;
     margin-top: 6px;
}
.p1{
    font-size: 16px;
    color: #1a1a1a;
    margin-top: 30px;
    margin-bottom: 15px;
}
.p_2{
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    margin-top: 30px;
}

.more{
    width: 100%;
    margin-top: 30px;
}
.more a{
    display: block;
    width: 135px;
    border:1px solid #fff;
    margin: auto;
    line-height: 30px;
    padding-left: 20px;
    color: #fff;
    font-size: 14px;
    position: relative;
}
.cjt{
    position: absolute;
    right: 16px;
    top: 13px;
}

.middle1{
    width: 100%;
    height: 565px;
    background: url("../images/xt.png") no-repeat;
    background-size: cover;
    padding-top: 48px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/xt.png',sizingMethod='scale');
    -ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/xt.png',sizingMethod='scale')";
}
.middle1_center{
    width: 1200px;
    margin: auto;
}
.xmore{
    width: 85px;
    line-height: 26px;
    float: right;
    margin-left: 15px;
    text-align: right;
    margin-top: 18px;
    padding-bottom: 5px;
    position: relative;
}
.xmore a{
    color: #666666;
    font-size: 14px;
}
.jcx{
    /* width:100%; */
    position: absolute;
    bottom:0;
    left: 0;
}
.publicity{
    overflow: hidden;
}
.publicity .tit{
    width: 143px;
    float: left;
}
.publicity span{
   text-align: left;
   color: #0c64b6;
    display: block;
    width: 100%;
    margin-bottom: 8px;
}
.middle1_center .pub{
    margin-top: 28px;
    overflow: hidden;
}
.middle1_center .pub li{
    width: 377px;
    height: 95px;
    background: #fff;
    float: left;
    margin-right: 34px;
    margin-bottom: 30px;
}
.middle1_center .pub li:first-child +li+li{
    margin-right: 0;
}
.middle1_center .pub li:first-child +li+li+li+li+li{
    margin-right: 0;
}
.middle1_center .title{
    font-size: 15px;
    color: #333333;
    line-height: 26px;
    margin-top: 18px;
    width: 247px;
    float: left;
}

.en{
    text-align: center;
    font-size: 20px;
    color: #2076be;
}
.en_1{
    /* text-align: center; */
    font-size: 26px;
    color: #212121;
    margin-top: 10px;
    margin-bottom: 30px;
    width: 350px;
    font-weight: bold;
    float: left;
    position: relative;
}
.en_1 img{
    position: absolute;
    top: 46px;
    left: 0;
}
.pt{
    margin-top: 37px;
    overflow: hidden;
}
.pt li{
    float: left;
    margin-right: 20px;
}
.pt li:first-child+li+li+li{
    margin-right: 0;
}

.middle2{
    width: 1400px;
    /* height: 555px; */
    margin: auto;
    /* background: #f5f5f5; */
    padding-top: 48px;
    position: relative;
}
.bq{
    background: url("../images/jx42.png") no-repeat;
    width: 100%;
    height: 345px;
}
.bq_center{
    width: 1400px;
    margin: auto;
}
.dlogo{
    float: left;
    margin-top: 45px;
}
.bqtext{
    float: left;
    font-size: 14px;
    color: #fff;
    width: 440px;
    line-height: 30px;
    margin-top: 24px;
    margin-left: 89px;
}

.ewm{
    float: right;
    margin-top: 86px;
}
.ewm ul li{
    width: 60px;
    float: left;
    color:#757575;
    font-size: 12px;
    margin-right: 22px;
    position: relative;
    cursor: pointer;
    text-align: center;
}
.wewm{
 position: absolute;
 width: 120px;
 height: 120px;
 top: -87px;
 left: -30px;
 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 span{
    display: block;
    margin-top: 8px;
    font-size: 14px;
    color: #fff;
}
.bd1{
    width: 1400px;
    margin: auto;
    position: relative;
}
.ulWrap ul{height: 526px;}
.ulWrap ul li{
    width: 466px;
    position: relative;
    height: 505px;
    /* background: #fff; */
    float: left;
    /* padding: 30px 15px; */
    /* margin-bottom: 123px; */
}
.dbx1{
    position: absolute;
    top:114px;
   right: 0;
   z-index: 99;
}
.dbx2{
    position: absolute;
    bottom:102px;
   left: 0;
   z-index: 99;
}
.dbx3{
    position: absolute;
    top: 250px;
    right: 220px;
    z-index: 99;
}


.ulWrap ul .xcl .cg_tit{
    background: url("../images/jx11c.png") no-repeat;
    background-position: 50%;
}
.ulWrap ul .xcl3 .cg_tit{
    background: url("../images/jx630.png") no-repeat;
    background-position: 50%;
}
.ulWrap ul .xcl1 .cg_tit{
    background: url("../images/jx11b.png") no-repeat;
    background-position: 50%;
    margin-top: 1px;
}
.ulWrap ul li .tc20{
    width: 100%;
    height: 262px;
}
.cg_tit{
    /* float: right; */
    width: 102%;
    padding: 30px;
    /* margin-top: 20px; */
    height: 270px;
    margin-top: -5px;
    margin-left: -3px;
}
.p_1{
    font-size: 16px;
    color: #63a50a;

    line-height: 28px;
    min-height: 45px;
}
.p_12{
    font-size: 20px;
    color: #333333;
    line-height: 25px;
    margin-top: 20px;
    min-height: 72px;
}
.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: 30px;
 }
 .middle_center_list{
     background: #fff;
    
     width: 1200px;
     min-height: 600px;
     margin: auto;
     padding: 19px;
     overflow: hidden;
 }
 
 .team_building{
    width: 310px;
    min-height: 430px;
    background: url("../images/tucopy2.png");
    background-position: bottom;
    float: left;
    background-size: 100% 100%;
    /* border-left: 3px solid #2272b2; */
    position: relative;
    /* margin-left: 25px; */
    margin-top: 17px;
}
.oned{
    width: 310px;
    /* height: 317px; */
    line-height: 78px;
    text-align: center;
    font-size: 36px;
    color: #333;
    border-bottom: 1px solid #d3d3d3;
    /* font-weight: bold; */
    /* background-size: cover; */
    /* position: absolute; */
    /* left: -25px; */
    /* top: -62px; */
    /* z-index: -1; */
}
.middle_list{
    margin: 50px auto !important;
    /* top: -87px; */
}
.zu_7 ul li{
    border-bottom: 1px dashed #cccccc;
    position: relative;
    /* background: #fff; */
    /* margin-left: 17px; */
    line-height: 25px;
    width: 80%;
    margin: auto;
    display: table;
}
.jx{
    position: relative;
    top: 4px;
    left: -11px;
}
.zu_7 ul li a{
    height: 70px;
    /* line-height: 70px; */
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    /* display: inline-block; */
    font-size:18px;
    color: #444444;
    position: relative;
    padding-left: 36px;
}
.zu_7 ul li .jtx{
    position: absolute;
    right: 9px;
    top: 50%;
    transform: translate(0,-50%);
}
.colum_li{
    padding: 10px 0;
    /* background: #fff; */
    border-bottom: none !important;
}
.colum a{
    font-size: 14px !important;
    color: #444 !important;
    height: 30px !important;
    line-height: 30px !important;
    padding-left: 40px !important;
}
.colum i{
    position: relative;
   top:0;
}
.workshop{
    float: right;
}
.workshop .title_left{
    float: left;
    font-size: 24px;
    color: #5aaa55;
    position: relative;
    font-weight: bold;
    /* margin-top: 3px; */
    height: 55px;
    line-height: 55px;
    /* border-bottom: 2px solid #5aaa55; */
    /* display: inline-block; */
    /* width: 200%; */
}
.title1{
    height: 55px;
    line-height: 55px;
    width: 100%;
    /* margin-top: 10px; */
    overflow: hidden;
    /* background:url("../images/bgz.png") no-repeat;
   background-position: center right; */
    border-bottom: 1px solid #63a50a;
}
.title_right{

margin-top: -13px;

margin-bottom: 20px;
}

.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: 1040px;
    margin-left: 40px;
}
.research_trends{
    padding: 40px 0;
    min-height: 565px;
}
.research_trends li{
    color: #454545;
    font-size: 15px;
    line-height: 50px;
    position: relative;
    padding-left: 25px;
    margin-bottom: 4px;
    cursor: pointer;
    border-bottom: 1px dashed #e6e3e3;
}
.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: 12px;
}
.courtyard{
    font-size: 20px;
    color: #63a50a;
    /* font-weight: bold; */
}


.middle_list{
  
    width: 1400px;
    margin: auto;
    position: relative;
}

.line{
    height: 1px;
    background: #2377bf;
}




.search3{
  
font-size: 12px;
  
width: 384px;
  
overflow: hidden;
  
float: right;
  
color: #666666;
}
.search3 li{
    float: left;
    position: relative;
}
.search3 li a{
    display: inline-block;
    line-height: 30px;
    height: 30px;
    color: #666666;
    font-size: 14px;
    padding: 0 10px;
    /* position: relative; */
    /* top: 2px; */
}



.slideBox3{
    width: 100%;
    margin: auto;
    position: relative;
}
.slideBox3 ul li{
    position: relative;
  
}
.slideBox3 ul li img{
    width: 100%;
    /* height: 600px; */
    display: block;
} 
.slideBox3 .next{
    position: absolute;
    right: 80px;
    top: 47%;
 }
 .slideBox3 .prev{
    position: absolute;
    left: 80px;
    top: 47%;
 }
 .en_1 span{
     font-family: "Arial";
     font-style: italic;
     font-size: 22px;
     color: #999999;
 }
 .titletop{
     overflow: hidden;
     margin-bottom: 30px;
     width: 1400px;
     margin: auto;
     margin-bottom: 16px;
 }
 .focus_listimg{
     width: 675px;
 }
 .focus_listimg li{
     padding: 0;
     height: 110px;
     width: 680px;
     margin-bottom: 14px;
 }
 .focus_listimg li .title{
     width: 480px;
     border: none;
     margin-top: 0;
 }
 .focus_listimg li .title_1{
    font-size: 16px;
    line-height: 25px;
    min-height: 40px;
    /* margin-top: 20px; */
    /* display: block; */
 }
 .dateimg{
     width: 195px;
     height: 110px;
     margin-top: 0;
     overflow: hidden;
 } 
 .dateimg img{
    width: 195px;
    height: 110px;
    display: block;
    transition: all 2s;
 }
 .focus_listimg li:hover  .dateimg img{
     transform: scale(1.1);
     transition: all 2s;
 }
 .time2{
     
font-size: 13px;
     
color: #2272b1;
     
margin-top: 15px;
     
color: #999999;
 }
 .time2 img{
    margin-right: 10px;
    position: relative;
    top: 1px;
 }
.titeb2 .kl{
    font-size: 38px;
    color: #2272b1;
    font-weight: bold;
}
.titeb2{
    font-size: 22px;
    color: #333333;
    position: relative;
}
.ywc{
    position: absolute;
    top: 0;
    font-size: 13px;
    width: 120px;
    left: 40px;
}
.xs{
  position: relative;
  padding-left: 55px;
  padding-top: 40px;
  width: 720px;
}
.xsimg{
    position: absolute;
    left: 0;
    top:0;
}
.xs li{
    width: 730px;
    height: 80px;
    border-bottom: 1px solid #edebeb;
    padding: 0;
    margin-top: 10px;
}
.xs li .title{
    width: 662px;
    /* margin-top: 29px; */
    /* height: 40px; */
    /* display: table-cell; */
    /* vertical-align: middle; */
    padding: 0 0 0 10px;
}
.xs li:first-child +li+li+li{
    border-bottom: 0;
}


.not{width: 570px;position: relative;padding-left: 55px;padding-top: 40px;z-index: 99;}
.not .date{background: url(../images/zu36.png) no-repeat;padding-top: 18px;}
.not .date .dd{
    font-size: 20px;
    color: #333333;
    text-align: center;
}

.not .date .ym{
font-size: 12px;
color: #333333;
text-align: center;
}
.not li{
    padding: 0;
    height: 79px;
    margin-bottom: 11px;
}
.not li .title{
    width: 430px;
    height: 65px;
    margin-top: 16px;
    padding-left: 0;
    border: none;
}
.bq_text{
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #1b639d;
    line-height: 50px;
}

.p_time{
    font-size: 13px;
    color: #808080;
    margin-top: 20px;
}
.p_time img{
    margin-right: 10px;
    position: relative;
    top:2px;
}
.xcl1 .tc20{
    margin-top: -3px;
}
.hd2 .next img{
    position: absolute;
    right: -65px;
    top: 370px;
    z-index: 999;
}
.hd2 .prev img{
  

    position: absolute;
    left: -65px;
    top: 370px;
}
.fy21{
display: none;
}
.hd2 a:hover .fy21{
    display: block;
}

.p_tit{
    font-size: 18px;
    color: #333333;
    margin-bottom: 30px;
    line-height: 55px;
    width: 100%;
}
.p_text{
    font-size: 13px;
    color: #808080;
    line-height: 25px;
}
.hd3 img{top: 210px !important;}
.tc3{
    position: absolute;
    right: -251px;
    top: 250px;
}

.gren{
    height: 87px;
    width: 100%;
    background: #f0f0f0;
}
.white{
    /* background: #f58f3a; */
    /* position: relative; */
    /* top: -1px; */
}




.rylb{
   
height: 160px;
   
/* margin-top: 62px; */
}
.rylb li{
    border: none !important;
    width: 340px;
    margin-right: 27px;
    margin-bottom: 60px;
    padding-left: 0 !important;
    float: left;
    background: #f2f2f2;
}
.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: 150px;

float: left;

}
    .portrait img{
        width: 150px;
        height: 190px;
        float: left;
    }
    .name{
        float: right;
        width: 190px;
        /* margin-right: 10px; */
        padding: 20px;
    }
    .por_1{
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 17px;
        color: #444444;
    }
    .por_2{
        font-size: 13px;
        color: #333333;
        line-height: 25px;
    }
    .por_3{
        position: absolute;
        bottom: 45px;
    }
    .por_3 img{
      position: absolute;
        top:14px;
    }
    .rylb li:hover{
        background: #2272B2;
    }
    .jt7{
        display: none;
    }
    .rylb li:hover .jt7{
        display: block;
    }
    .rylb li:hover p{
        color: #fff;
    }
    .rylb li:hover span{
        color: #fff;
    }
.por_1 span{
    font-size: 15px;
    color: #4c4c4c;
    font-weight: normal;
    margin-left: 27px;
}

.p_three img{
position: relative;
top:1px;
}


.yqxw li{
    padding: 25px 0;
    overflow: hidden;
    width: 100%;
    cursor: pointer;
    border-bottom: 1px dashed #dcdcdc;
}
.yqxw li:hover .p_oneb{
    color: #135e9b;
    font-weight: bold;
}
.left_tr{
    float: left;
    margin-right: 30px;
    overflow: hidden;
}
.left_tr img{
    width: 255px;
    height: 148px;
    transition: all 1s;
}
.right_tr{
    float: left;
    width: 805px;
    position: relative;
}

.p_oneb{
    font-size: 16px;
    color: #444444;
    margin-bottom: 20px;
    line-height: 25px;
}
.right_tr .p_two{
    color: #808080;
    font-size: 13px;
    line-height: 23px;
    min-height: 50px;
    /* text-indent: 2em; */
}
.right_tr .p_three{
    font-size: 14px;
    color: #888888;
    margin-top: 15px;
}
.fx1{
    display: none;
}
.yqxw li:hover .fx1{
    display: block; 
}

.fxb{
    position: absolute;
    right: 0;
    bottom: 0;
}
.yqxw li:hover .left_tr img{
    transform: scale(1.1);
    transition: all 1s;
}





.school_tp{
    overflow: hidden;
}
.school_tp li{
    width: 342px;
    height: 285px;
    margin-right: 24px;
    float: left;
    margin-bottom: 44px;
}
.school_tp li span{
    font-size: 13px;
    color: #5aaa55;
    position: absolute;
    left: 13px;
    top: 40px;
}
.school_tp li .tcs{
    width: 340px;
    height: 190px;
    display: block;
}
.school_tp li p{
    font-size: 15px;
    color: #333333;
    height: 95px;
    line-height: 28px;
    background: #f5f5f5;
    padding: 16px 20px 20px 129px;
    position: relative;
    /* padding: 20px; */
}
.hx{
    position: absolute;
    left: 13px;
    top: 29px;
}
.hx2{
    display: none;
}
.school_tp b{
    font-size: 30px;
    color: #5aaa55;
    font-weight: normal;
}
.school_tp li:hover .hx2{
    display: block;
}
.school_tp li:hover p{
    /* background: #006179; */
    /* 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;
}
.research_trends1{
    padding: 40px 0;
    min-height: 565px;
}
.jx13{
    position: relative;
    top: -40px;
    z-index: 8;
}

.lg1{
    position: relative;
    
    z-index: 9;
}


.picScroll-left .bd{
overflow: hidden;
}
.datec{
    float: left;
    width: 70px;
    height: 75px;
    margin-top: 15px;
    margin-left: 20px;
    padding-top: 15px;
    background: url("../images/bk.png") no-repeat;
}
.datec .dd{
    font-size: 20px;
    color: #333;
    text-align: center;
    display: block;
}
.datec .ym{
    text-align: center;
    display: block;
    font-size: 12px;
    margin-top: 12px;
    color: #333333;
}
.xnews li{
    width: 430px !important;
    height: 546px;
    float: left;
    margin-right: 43px;
    transition: all .3s;
    margin-left: 5px;
}

.xnews li:hover .xpic img{
    transform: scale(1.1);
    transition: all .6s;
}
.xtime{background: url("../images/yjjx1.png") no-repeat;background-size: 100%;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/yjjx1.png',sizingMethod='scale');-ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/yjjx1.png',sizingMethod='scale')";width: 50px;height: 50px;float: left;margin-right: 20px;display: block;}


.xnews li:hover{
    box-shadow: 2px 4px 5px rgba(0, 0, 0, 0.4);
    margin-top: -15px;
    transition: all .3s;
}
.titright{
    float: right;
    width: 284px;
    font-size: 20px;
    color: #333333;
    line-height: 25px;
    display: block;
    min-height: 42px;
    font-weight: bold;
    font-family: Adobe ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ Std;
}
.xtime span{
    display: block;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin-top: 2px;
}
.xtime span:first-child{
    font-weight: bold;
    font-size: 20px;
    padding-top: 6px;
    margin: 0;
}
.xpic{
    overflow: hidden;
    height: 245px;
}
.xpic img{
    width: 100%;
    height: 245px;
    transition: all .6s;

}

.gren1{
    padding: 30px 30px;
    height: 25px;
    height: 300px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
    width: 100%;
    }
.ztxt{
    font-size: 13px;
    color: #808080;
    line-height: 25px;
    width: 100%;
    float: left;
    margin-top: 22px;
}
.xydt li{
    width: 326px !important;
    height: 178px;
    margin-right: 32px;
    padding: 20px 18px 20px 10px;
    position: relative;
    background:#f3f3f3;
    border-left:2px solid #91c68d;
}
.xydt li:hover{
    border-left:2px solid #f8b47c ;
}
.ton1{
   display: none;
}
.xydt li:hover .ton1{
    display: inline-block;
    
}
.xydt li:hover .ton{
    display: none;
}
.xydt li+li+li{
    /* margin-right: 0; */
}
.xydt .title{
    width: 188px !important;
    float: right !important;
    padding: 0 !important;
    background:#f3f3f3 !important;
}
.time3{
    position: absolute;
    left: 18px;
    bottom: 20px;
}
.book{
    position: absolute;
    right: 18px;
    bottom: 20px;
}
.ljng{
    overflow: hidden;
    width: 107px;float: left;position: relative;
}
.tcy{
    position: absolute;
    left: 0;
    top:0;
    width: 90px;
    height: 85px;
    display: block;
}
.ty560{
    position: relative;
    z-index: 9;
 
}
.recruit{
    width: 315px;
    float: right;
}
.recruit li{
    width: 315px;
    height: 120px;
    margin-bottom: 24px;
}
.recruit img{
    width: 315px;
    height: 120px;
    display: block;
}
.team_building ul{position: relative;z-index: 99;}

.sx3{
    position: absolute;
    left: 45px;
    top:20px;
}
.leaderpic{
    width: 180px;
    float: left;
    margin-right: 34px;
}
.leaderpic img{
width: 180px;
height: 260px;
}
.leadertit{
    width: 490px;
    font-size: 15px;
    color: #333;
    line-height: 40px;
    float: left;
}
.leader{
    width: 100%;

}
.slideTxtBox{
    margin-top: 45px;
}
.slideTxtBox .hd{
    margin-bottom: 25px;
}
.slideTxtBox .hd li{
    border-left: 2px solid #5aaa55;
    border-bottom: none;
    width: 260px;
    float: left;
    margin-right: 15px;
    font-size: 22px;
    color: #333333;
    background: #f5f5f5;
}
.slideTxtBox .hd li:hover{
    background: #5aaa55;
    color: #fff;
    /* border-left:2px solid #f58f3a ; */
}
.slideTxtBox .hd li.on{
    background: #5aaa55;
    color: #fff;
    /* border-left:2px solid #f58f3a; */
}
.slideTxtBox .bd p{
    line-height: 35px;
    font-size: 15px;
    color: #333;
    text-indent: 2rem;
}
.slideTxtBox .bd li{
    border: none;
    padding: 0;
}
.letter{
    overflow: hidden;
}
.letter p{
    font-size: 26px;
    color: #4c4c4c;
    padding-top: 40px;
}
.research_trends2{
    padding: 0;
}
.research_trends2 li{
    width: 220px;
    float: left;
    margin-left: 81px;
}
.research_trends2 ul{
    margin-top: 17px;
    overflow: hidden;
    margin-left: -80px;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 40px;
}
.research_trends2 ul a{
   
 
    font-size: 16px;
    color: #4c4c4c;
    line-height: 45px;
}
.research_trends2 ul img{
    position: relative;
    top:-2px;
}
.research_trends2 li:hover a{
    font-weight: bold;
    color: #5aaa55;
}

.shux{
    margin-right: 6px;
    float: left;
}
.leadtotal{
    margin: 0 -15px;
}
.leaders{
    width: 520px;
    float: left;
    margin-right:15px;
margin-bottom: 30px;
}
.leaders .titleader{
width: 520px;float: right;
background: #f2f2f2;
height: 50px;
}
.leaders .titleader span{
    display: block;
    background: #5aaa55;
    line-height: 50px;
    color: #fff;
    text-align: center;
    width: 290px;
    height: 50px;
}
.leader_pic{
    float: left;
    width: 183px;
    height: 260px;
}
.leader_pic img{
    width: 183px;
    height: 260px;
    display: block;
}
.leader_n{
    width: 307px;
    float: right;
    padding: 35px 0;
}
.leader_n p{
font-size: 16px;
color:#333333;
margin-bottom: 40px;
}
.leader_n p span{
    font-weight: bold;
}


.jsjj{
    border: 1px solid #d2d0d0;
    margin-top: 40px;
}
.organization{
    overflow: hidden;
}
.organization p{
    font-size: 19px;
    color: #60ac4d;
    font-weight: bold;
    height: 60px;
    text-align: center;
    line-height: 60px;
    float: left;
}
.organization{
    background: #dcf1d6;
    
 
}

.organization p:first-child{
    width: 237px;
    border-right: 1px solid #bfbfbf;
}
.organization p:first-child +p{
    width: 766px;
}


.gr{
    overflow: hidden;
}
.gr p{
    font-size: 16px;
  
   color: #333333;
    height: 104px;
    text-align: center;
    line-height: 60px;
    float: left;
}
.gr{
  
   
}

.gr p:first-child{
    width: 237px;
    border-right: 1px solid #bfbfbf;
    line-height: 104px;
}
.gr p:first-child +p{
    width: 830px;
    padding: 20px;
}



.lr{
    overflow: hidden;
    background: #f5f5f5;
}
.lr p{
    font-size: 16px;
  
   color: #333333;
    height: 104px;
    text-align: center;
    line-height: 60px;
    float: left;
}
.lr{
  
   
}

.lr p:first-child{
    width: 237px;
    border-right: 1px solid #bfbfbf;
    line-height: 104px;
}
.lr p:first-child +p{
    width: 830px;
    padding: 20px;
    line-height: 30px;
    text-align: left;
}
.search3 li{
    padding-left: 26px;
}
.search3 li img{
    position: absolute;
    left: 0;
}
.ewm p{
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 15px;
}


.link p{
    color: #fff;
    position: relative;
    padding-bottom: 10px;
    padding-top: 45px;
    margin-bottom: 30px;
}
.link img{
    position: absolute;
    bottom: 0;
    left: 0;
}

.link ul li a{
    font-size: 14px;
    color: #fff;
    margin-bottom: 25px;
    display: block;
}

.link{
    width: 510px;
    float: left;
}
.bq{
    position: relative;
}
.bq2{
    position: relative;
    overflow: hidden;
    padding-bottom: 14px;
}
.bq1{
    text-align: center;
    padding: 20px 0;
    border-top: 1px solid #599e86;
    color: #fff;
}
.bq2{
    border-bottom: 1px solid #227558;
}
.picScroll-top {
    position: relative;
}

.picScroll-top .hd{
position: absolute;
left: 0;
bottom: -5px;
}


.picScroll-top .hd .prev{
    left: 20px;
    position: absolute;
}
.address p{
    padding: 0;
}

.read{
    margin-top: 35px;
}

.picScroll-left .hd{
    position: relative;
    margin-top: 45px;
    left: 43%;
    z-index: 999999999;
    height: 10px;
}
.picScroll-left .hd li{
    margin-right: 26px;
    float: left;
    width: 15px;
    height: 15px;
    text-indent: -9999px;
    background: url("../images/ty1.png");
    background-size: 100% 100%;
}
.picScroll-left .hd ul li.on{   background: url("../images/ty2.png");
    background-size: 100% 100%; width: 32px;}

    .picScroll-left   .tempWrap{
        overflow: initial !important;
    }


    .notice{
        background: url("../images/jx4.png") no-repeat;
        background-size: 100% 100%;
        padding-bottom: 1px;
    }

    .link li{
        margin-bottom: 25px;
    }


.picScroll-left4{
    position: relative;
}
    .hd2 .next img{
        position: absolute;
        right: -65px;
        top: 200px;
    }
    .hd2 .prev img{
      
position: absolute;
      
left: -65px;
      
top: 200px;
    }
    .fy21{
    display: none;
    }
    .hd2 a:hover .fy21{
        display: block;
    }


    #multipleColumn li{
        width: 446px;
        height: 195px;
        float: left;
        background: #fff;
        position: relative;
        padding: 25px;
        transition: all .3s;
        margin:0 15px 45px 15px;
    }
    #multipleColumn li .jx31{
        position: absolute;
        top:0;
        left: 25px;
        
    }
    .mou{
        font-size: 20px;
        color: #333333;
    }

    .dat{
        font-size: 36px;
        color: #63a50a;

    }
    .zym{
        font-size: 22px;
        color: #333333;
        margin-top: 35px;
        line-height: 25px;
        
    }


    #multipleColumn ul{
margin: 0 -15px;
    }


    #multipleColumn li:hover{
        box-shadow: 2px 4px 5px rgba(0, 0, 0, 0.4);
        transition: all .3s;
    }






       #multipleColumn2  .hd{
        position: relative;
        margin-top: 45px;
        left: 43%;
        z-index: 999999999;
        height: 10px;
    }
       #multipleColumn2  .hd li{
        margin-right: 26px;
        float: left;
        width: 15px;
        height: 15px;
        text-indent:-999px;
        background: url("../images/ty1.png");
        background-size: 100% 100%;
    }
       #multipleColumn2  .hd ul li.on{   background: url("../images/ty2.png");
        background-size: 100% 100%; width: 32px;}

.tyx2{
    position: absolute;
    left: 9px;
    top: 29px;
}


.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:#5AAE48;
}

.v_news_content p{
 font-size: 16px !important;
    color: #555555 !important;
    line-height: 36px !important;
}
#v_news_content p{
 font-size: 15px !important;
    color: #555555 !important;
    line-height: 30px !important;

}

.lmbtys{
margin: 40px 0;
    overflow: hidden;
}
.lmbtys h2{
    font-size: 18px;
    font-weight: normal;
    color: #5aaa55;
    margin-bottom: 15px;
    padding-left: 10px;

}
.lmbtys h2 span{
border-left: 3px solid #5aaa55;
    padding-left: 15px;
    font-weight: bold;
}
.lmbtys ul li{

float: left;
    margin: 0 10px;
    border-bottom: none;
    padding-left: 0px;
}
.lmbtys ul li a{
    width: 300px;
    height: 50px;
    line-height: 50px;
    float: left;
    color: #666666;
    background: #f6f6f6;
    padding: 0 15px;
    border-bottom: 2px solid #DDDDDD;
    border-right: 2px solid #DDDDDD;
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#vsb_content p{
 font-size: 16px !important;
    color: #555555 !important;
    line-height: 36px !important;
text-indent:2em;
}
