.left{
    float:left
}
.right{
    float: right;
    /*display: none;*/
}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

.clearfix{zoom:1}
.points {
    position: absolute;
    z-index: 5;
    bottom: 20px;
    width: 100%;
    text-align: center;
}
.points li {
    display: inline-block;
    margin-left: 10px;
    width:10px;
    height: 10px;
    background: #FFFFFF;
    border-radius: 5px;
    cursor: pointer;
}
.points li.active{
    width: 60px;
    background: #1677FF;
}

.prev,.next {
    display: none;
    /*border-radius: 0 30px 30px 0;*/
}

.containwidth_box{
    width: 1520px;
    margin: 0px auto;
}

.boxbg_white{
    background: #fff;
    padding-bottom: 80px;
}
.boxbg_hui{
    background: #F5F5F5;
    padding-bottom: 80px;
}

/*菜单总计*/
.menumsg_ulbox_parent{
    padding-bottom: 0px;
}
.menumsg_ulbox{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.menumsg_ulbox>li{
    padding: 40px 0px;
    width: 18%;
    border-radius: 4px;
    margin-left: 2.5%;
}
.menumsg_ulbox>li:first-child{
    margin-left: 0px;
}
.menumsg_ulbox>li>div{
    width: 100%;
    position: relative;
}
.menumsg_box{
    text-align: center;
    padding: 48px 0;
}
.menumsg_box img{
    width: 80px;
    height: 80px;
}
.menumsg_box img+div{
    width: 48px;
    height: 1px;
    margin: 30px auto;
}
.menumsg_box h3{
    font-size: 24px;
    color: #333333;
}
.menumsg_box p{
    font-size: 16px;
    color: #999999;
    margin-top: 8px;
}
.menumsg_box_hover{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #1677FF;
    border-radius: 4px;
    box-shadow: 0px 0px 16px 0px rgba(0,133,255,0.16);
    display: none;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    text-align: center;
}
.menumsg_box_hover h2{
    font-size: 40px;
    font-weight: bold;
    color: #FFFFFF;
}
.menumsg_box_hover h3{
    font-size: 24px;
    font-weight: 700;
    color: #FFFFFF;
    margin-top: 12px;
}
.menumsg_box_hover p{
    font-size: 16px;
    color: #FFFFFF;
    margin-top: 4px;
}
.menumsg_box_hover>div{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 36px;
}
.menumsg_box_hover a{
    font-size: 14px;
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    display: inline-block;
    color: #1677FF;
    margin: 0px 8px;
}
.menumsg_ulbox>li:hover .menumsg_box_hover,.menumsg_ulbox>li.hover .menumsg_box_hover{
    display: flex;
}
.divred_line{
    background: #ea0000;
}
.divblue_line{
    background: #284CFE;
}
.divgreen_line{
    background: #00B522;
}
.divzi_line{
    background: #8B00E4;
}
.divlianglan_line{
    background: #00D2D7;
}
/*科技成果*/
.titlemodule_box{
    display: flex;
    align-content: center;
    justify-content: space-between;
    padding: 80px 0px 60px;
}
.titlemodule_box a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 200px;
    height: 60px;
    background: #FFFFFF;
    border-radius: 100px;
    font-size: 18px;
    color: #1677FF;
}
.boxbg_white  .titlemodule_box a{
    background: #F5F5F5;
}
.titlemodule_box a i{
    margin-left: 13px;
    font-size: 32px;
}
.titlemodule_box a:hover{
    background: #1677FF;
    color: #fff;
}
.titlemodule_box h3{
    font-size: 40px;
    font-weight: 700;
    color: #333333;
    display: flex;
    align-items: center;
}
.titlemodule_box img{
    margin-left: 20px;
    max-height: 20px;
}
.divlist_box{
    background: #fff;

}
.divlist_box>a{
    display: block;
    width: 33.333333%;
    height: 136px;
    border-right: 1px solid #EDEDED;
    border-bottom: 1px solid #EDEDED;
    padding: 28px;
    cursor: pointer;
    box-sizing: border-box;
    overflow: hidden;
    transition: all ease-in .2s;
}
.divlist_box>a:nth-of-type(-n+3){
    border-top: 1px solid #EDEDED;
}
.divlist_box>a:nth-of-type(3n+1){
    border-left: 1px solid #EDEDED;
}
.divlist_box>a:hover {
    box-shadow: 0px 0px 16px 0px rgba(0,133,255,0.16);
}
.divlist_box>a:hover h2{
    color: #1677FF;
}
.divlist_title{
    display: flex;
}
.divlist_title h2{
    font-size: 18px;
    font-weight: 700;
    color: #333333;
    width: calc(100% - 68px);
}
.divlist_msg{
    font-size: 14px;
    color: #999999;
    margin-top: 15px;
    word-break: break-all;
}
.type_tag{
    width: 60px;
    height: 25px;
    background: #FFFFFF;
    border-radius: 2px;
    text-align: center;
   line-height: 25px;
    margin-right: 8px;
    border: 1px solid #FF383A;
    box-sizing: border-box;
    color: #FF383A;
    font-size: 12px;
}

/*专利交易*/
.patent_list_box>a:nth-of-type(-n+4){
    border-top: 1px solid #EDEDED;
}
.patent_list_box>a:nth-of-type(4n+1){
    border-left: 1px solid #EDEDED;
}
.patent_list_box{
    background: #fff;
}
.patent_list_box>a{
    display: block;
    width: 25%;
    height: 180px;
    border-right: 1px solid #EDEDED;
    border-bottom: 1px solid #EDEDED;
    padding: 28px;
    cursor: pointer;
    overflow: hidden;
    box-sizing: border-box;
    transition: all ease-in .2s;
}
.patent_desc{
    font-size: 16px;
}
.patent_status span{
    font-size: 12px;
    color: #FFFFFF;
    padding: 2px 4px;
    border-radius: 4px 4px 4px 4px;
}
.patent_status span+font{
    margin-left: 4px;
}
.patent_status span.status_type{
    display: none;
}
.patent_status span.patent_type{
    display: none;
}
.patent_status span.status_type1{
    background: #FF383A;
}
.patent_status span.status_type2{
    background: #00B150;
}
.patent_status span.patent_type0{
    display: none;
}
.patent_status span.patent_type1{
    background: #00B150;
}
.patent_status span.patent_type2{
    background: #FF383A;
}
.patent_status span.patent_type3{
    background: #FF9307;
}
.blue_color{
    color: #1677FF;
}
.red_color{
    color: #FF383A;
}
.fontbold{
    font-weight: 700;
}
.patent_desc h2{
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 6px 0;
    font-size: 16px;
}
.patent_desc button{
    width: 100%;
    height: 36px;
    background: #1677FF;
    border-radius: 4px 4px 4px 4px;
    color: #fff;
    border: none;
    font-size: 14px;
    position: relative;
    top: 40px;
    transition: all ease-in .2s;
}
.patent_pubdate{
    font-size: 14px;
    margin-top: 24px;
}
.patent_list_box>a:hover{
    box-shadow: 0px 0px 16px 0px rgba(0,133,255,0.16);
}
.patent_list_box>a:hover button{
    top: -26px;
}
/*科技人才*/
.peoplelist_box{

}
.peoplelist_box>a{
    width: 15.789%;
    margin-left: 5.263%;
    height: 520px;
    background: #F5F5F5;
    border-radius: 500px;
    padding: 20px;
    box-sizing: border-box;
    font-size: 14px;
    color: #666666;
    position: relative;
    overflow: hidden;
    transition: all ease-in .2s;
}
.peoplelist_box>a:first-child{
    margin-left: 0px;
}
.peoplelist_box>a h3{
    font-size: 18px;
    font-weight: 700;
    color: #333333;
    margin: 20px auto;
    text-align: center;
}
.peoplelist_box>a .person_imgbox{
    width: 200px;
    height: 200px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
}
.peoplelist_box>a .person_imgbox img{
    transition: all ease-in .2s;
    /*width: 100%;*/
    /*height: 100%;*/
    /*object-fit: cover;*/

    position: absolute;
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
}
.peoplelist_box>a i{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 50%;
    color: #1677FF;
    font-size: 28px;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    bottom: -40px;
    transition: all ease-in .2s;
}
.peoplelist_box>a:nth-of-type(2n){
    margin-top:80px
}
.peoplelist_box>a:hover .person_imgbox img {
    transform: translate3d(-50%, -50%, 0) scale(1.1);
}
.peoplelist_box>a:hover{
    background: #1677FF;
    color: rgba(255,255,255,0.6);
}
.peoplelist_box>a:hover h3{
    color: #fff;
}
.peoplelist_box>a:hover i{
    bottom: 40px;
}
/*科研团队*/
.team_list_box{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.team_list_box>a{
    width: 48.68%;
    display: flex;
    background: #fff;
    color: #999999;
    transition: all ease-in .2s;
    border-radius: 4px;
    margin-top: 40px;
}
.team_list_box>a:nth-of-type(-n+2){
    margin-top: 0px;
}
.team_list_box .teamimg_box{
    width: 280px;
    height: 180px;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    background: #fff;
}
.team_list_box .teamimg_box img{
    transition: all ease-in .2s;
    /*width: 100%;*/
    /*height: 100%;*/
    /*object-fit: cover;*/

    position: absolute;
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
}
.team_list_box .teamdes_box{
    font-size: 14px;

    flex: 1;
    padding: 28px;
}
.team_list_box .teamdes_box h3{
    font-size: 18px;
    font-weight: 700;
    color: #333333;
    margin-bottom: 20px;
}
.team_list_box>a:hover{
    background:#1677FF ;
    color: rgba(255,255,255,0.6);
}
.team_list_box>a:hover h3{
    color: #fff;
}
.team_list_box>a:hover .teamimg_box img{
    transform:translate3d(-50%, -50%, 0) scale(1.1);
}
/*资讯动态*/
.newslist_box{
    display: flex;
    justify-content: space-between;
}
.newslist_one{
    width: 42.1%;
    height: 572px;
    position: relative;
}
.newslist_one>ul{
    bottom: 0px !important;
}
.newslist_one>ul>li{
    width: 10px !important;
}
.newslist_one>a{
    width: 100%;
    height: 100%;
}
.newslist_one .newslist_imgbox{
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 4px;
    background: #f5f5f5;
}
.newslist_one .newslist_imgbox img{
    transition: all ease-in .2s;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.newslist_one .newslist_imgbox+div{
    height: 60px;
    line-height: 60px;
    background: rgba(0,0,0,0.6);
    position: absolute;
    left: 0px;
    bottom: 0px;
    font-size: 18px;
    padding: 0px 18px;
    color: #FFFFFF;
    width: 100%;
    box-sizing: border-box;
}
.newslist_one a:hover .newslist_imgbox img {
    transform:scale(1.1);
}
.newslist_two,.newslist_three{
    width: 27.63%;
}
.newslist_two{

}
.newslist_two>a{
    padding: 28px 28px 0px;
    display: block;
    height: 276px;
    background: #F5F5F5;
    margin-top: 20px;
    box-sizing: border-box;
    border-radius: 4px;
    transition: all ease-in .2s;
}
.newslist_two>a:first-child{
    margin-top: 0px;
}
.newslist_two>a>h3{
    font-size: 18px;
    font-weight: 700;
    color: #333333;
}
.newslist_two .news_des{
    height: 60px;
    overflow: hidden;
    font-size: 14px;
    color: #999999;
    padding: 24px 0px;
    border-bottom: 1px solid #ddd;
}
.newslist_two .timedate_box{
    font-size: 14px;
    color: #333;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
}
.newslist_two .timedate_box h4{
    font-size: 24px;
    font-weight: 700;
}
.newslist_two .timedate_box i{
    font-size: 32px;
    color: #AAAAAA;
}
.newslist_two>a:hover{
    background: #1677FF;
}
.newslist_two>a:hover>h3,.newslist_two>a:hover .timedate_box,.newslist_two>a:hover .timedate_box i{
    color: #fff;
}
.newslist_two>a:hover .news_des{
    color: rgba(255,255,255,0.6);
    border-bottom: 1px solid rgba(255,255,255,0.2);
}
.newslist_three{

}
.newslist_three>a{
    margin-top: 20px;
    display: flex;
    box-sizing: border-box;
    padding: 28px;
    background: #F5F5F5;
    border-radius: 4px;
    transition: all ease-in .2s;
}
.newslist_three .news_title{
    color: #333333;
    padding-left: 19px;
    border-left: 1px solid #DDDDDD
}
.newslist_three .news_title h3{
    font-size: 16px;
    font-weight: 700;
    height: 44px;
    margin-bottom: 9px;
}
.newslist_three .news_title i{
    font-size: 18px;

}
.newslist_three>a:first-child{
    margin-top: 0px;
}
.newslist_three .timedate_box{
    font-size: 16px;
    color: #333333;
    width: 82px;
    flex-shrink: 0;
}
.newslist_three .timedate_box h4{
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 6px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 9px;
    display: inline-block;
}
.newslist_three>a:hover{
    background: #1677FF;
}
.newslist_three>a:hover .timedate_box,.newslist_three>a:hover .news_title{
   color: #fff;
}
.newslist_three>a:hover .timedate_box h4{
   border-bottom: 1px solid rgba(255,255,255,0.2);
}
.newslist_three>a:hover .news_title{
   border-left: 1px solid rgba(255,255,255,0.2);
}


@media screen and (max-width: 1920px) {
    .containwidth_box{
        width: 1520px;
    }
}
@media screen and (max-width: 1600px) {
    .containwidth_box{
        width: 1420px;
    }
    .iconfont.openinput{
        right: 20px;
    }
    .peoplelist_box>a .person_imgbox {
        width: 184px;
        height: 184px;
    }
}
@media screen and (max-width: 1440px) {
    .containwidth_box{
        width: 1200px;
    }
    .peoplelist_box>a .person_imgbox {
        width: 150px;
        height: 150px;
    }
}
