.detail_box{
    padding-top: 10px;
}
.detail_box>div{
    /*width: 1200px;*/
    margin-left: auto;
    margin-right: auto;
}
.detail_box_top{
    background: #fff;
}
.introduction_cnt{
    padding: 10px 20px;
    font-size: 15px;
    color: #333333;
}
.introduction_cnt>h3{
    padding-bottom: 10px;
    font-size: 16px;
    color: #00B150;
    font-weight: 700;

}
.introduction_cnt>div{
    line-height: 1.5;
}
.detail_box_top>div.detail_top{
    display: flex;
    justify-content: space-between;
    border-radius: 4px;
    box-sizing: border-box;
    padding: 20px;
    border-bottom: 1px solid #eee;
    /*background: #fff url("../images/green_detail.png") no-repeat center right;*/
}
/*.detail_top_img {
    width: 300px;
    height: 200px;
    flex-shrink: 0;
}*/
/*.detail_top_img img{width:100%;height:100%;}*/
.detail_top_text{
    width: calc(100% - 440px);
    box-sizing: border-box;
    padding: 0px 20px;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
}
.result_status{
    display: inline-block;
    background: #FF4343;
    border-radius: 4px;
    padding:0px 8px;
    margin-left:12px ;
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    height: 30px;
    line-height: 30px;
}
.detail_top_text>h1{
    font-size: 20px;
    font-weight: 700;
    color: #000;
    margin: 10px 0;
    width: 100%;
    display: flex;
}
.detail_top_text>h1>div:nth-of-type(1){
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 30%;
}
.detail_top_text>h1>div:nth-of-type(2){
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 70%;
}
.text_box{
    font-size: 14px;
    color: #333;
    line-height:1.5;
    margin: 10px 0;
    overflow: hidden;
    width: 50%;
    box-sizing: border-box;
    padding-right: 20px;
}
.left_title{
    float: left;
    color: #999;
}
.type_option{
    /*display: flex;*/
    /*flex-wrap: wrap;*/
    word-break: break-all;
    /*color: #00B150;*/
}
.type_option a{
    /*color: #00B150;*/
    text-decoration: underline;
}
/*.type_option a:hover{*/
/*    color: red;*/
/*}*/
/*.type_option span {*/
/*    flex-shrink: 0;*/
/*    display: block;*/
/*    line-height: 26px;*/
/*    background: #FFFFFF;*/
/*    border: 1px solid #3D82FF;*/
/*    border-radius: 5px;*/
/*    color: #3D82FF;*/
/*    margin-right: 10px;*/
/*    padding: 0px 4px;*/
/*    margin-bottom: 2px;*/
/*    word-break: break-word;*/
/*    max-width: 98%;*/
/*}*/
/*.w_plattopa {*/
/*    width: 140px;*/
/*    height: 40px;*/
/*    line-height: 40px;*/
/*    color: #fff;*/
/*    text-align: center;*/
/*    background: #3E82FF;*/
/*    border-radius: 5px;*/
/*    display: block;*/
/*    font-size: 14px;*/
/*}*/
/*.w_plattopa:hover{*/
/*    color: #fff;*/
/*    background: #346ed8;*/
/*}*/

/*.y_result_org a{*/
/*    color: #3E82FF;*/
/*}*/

/*.detail_box>div.con_03{*/
/*    margin: 40px auto;*/
/*    padding: 40px 0px;*/
/*    border-top: 1px solid #ddd;*/
/*}*/
/*.con-title{*/
/*    font-size: 14px;*/
/*    color: #999;*/
/*}*/
/*.con-title .txt1{*/
/*    font-size: 18px;*/
/*    font-weight: 700;*/
/*    color: #000;*/
/*}*/
.brief_introduction_wangeditor,.detail_wangeditor{
    font-size: 14px;
    color: #666666;
    line-height: 1.8;
}

/*.w_platr{*/
/*    font-size: 14px;*/
/*    color: #666666;*/
/*    line-height: 1.8;*/
/*}*/

/*.w_platm{*/
/*    font-size: 14px;*/
/*    color: #666666;*/
/*    line-height: 1.8;*/
/*}*/
/*.detail_box>div.con_04{*/
/*    margin: 40px auto;*/
/*    padding: 40px 0px;*/
/*    border-top: 1px solid #ddd;*/
/*}*/



.detail_bottom{
    overflow: hidden;
    margin:10px auto 10px !important;
    background: #fff;
}
.detail_bottom_tab {
    /*background: #ffffff;*/
    /*padding: 0 28px;*/
    /*height: 45px;*/
    /*box-sizing: border-box;*/
    /*line-height: 45px;*/
    /*padding: 0 20px;*/
    /*text-align: center;*/
    /*border-bottom: solid 1px #EEEEEE;*/
}
.detail_bottom_tab .container{
    padding: 0 20px;
    box-sizing: border-box;
    line-height: 45px;
}
.detail_bottom_tab a {
    display: inline-block;
    font-size: 16px;
    color: #666666;
    height:100%;
    box-sizing: border-box;
    font-weight: 700;
}
.detail_bottom_tab a:empty {
    width: 0px;
    padding: 0px;
}
.detail-content__container {
    display: none;
}
.detail_bottom_tab a.hover {
    border-bottom: solid 3px #00B150;
    color: #00B150;
    font-weight: 700;
}
.detail_bottom_desc {
    padding: 0px 20px 0px;
}
.detail_bottom_desc li h3 {
    font-size: 25px;
    /*color: #00B150;*/
    position: relative;
    padding-top: 20px;
}
.detail_bottom_desc li h3 i {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    /*background: rgba(0, 177, 80, 0.1);*/
    font-size: 20px;
    /*color: #00B150;*/
    border-radius: 50%;
    margin-right: 10px;
    position: relative;
    top: -2px;
}
.detail_bottom_desc li h3+div{
    padding: 0;
    font-size: 15px;
    color: #333;
    word-break: break-word;
    line-height: 1.8;
    /*padding-left: 40px;*/
}
.detail_bottom_desc li:last-child h3+div{
    border: none;
}



/*科研机构中科研团队样式*/
.detail_people_list{
    overflow: hidden;
    padding: 20px 0;
}
.detail_people_list dd {
    width: 150px;
    float: left;
    padding: 10px;
    text-align: center;
    font-size: 14px;
    border-radius: 4px;
    box-sizing: border-box;
    border: 1px solid #fff;
    margin:0 18px;
}
.detail_people_list dd:first-child{
    margin-left: 0px;
}
.detail_people_list dd a{
    display: block;
    line-height: 1.8;
}
.detail_people_list dd a img{
    width: 120px;
    height: 120px;
    border-radius: 50%;
    box-sizing: border-box;
}
.detail_people_list dd h4 {
    color: #333;
    margin: 10px 0 0px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.detail_people_list dd:hover {
    border: 1px solid #00B150;
    box-shadow: 0px 0px 18px rgba(0, 177, 80, 0.1);

}
.detail_people_list dd:hover h4{
    color: #00B150;
}

/*!*团队特殊*!*/
/*.keyantuan .detail_top_img {*/
/*    width: 340px;*/
/*    height: 250px;*/
/*    flex-shrink: 0;*/
/*    background: #f5f5f5;*/
/*    text-align: center;*/
/*    line-height: 240px;*/
/*}*/
/*.keyantuan .detail_top_img img{width:160px;height:160px;border-radius: 50%}*/
/*.label_box {display:none;}*/
/*.w_plattopa {*/
    /*width: 160px;*/
    /*height: 40px;*/
    /*background: #00B150;*/
    /*color: #fff;*/
    /*font-size: 14px;*/
    /*border-radius: 2px;*/
    /*text-align: center;*/
    /*line-height: 40px;*/
    /*display: block;*/
    /*font-weight: 700;*/
    /*margin: auto;*/
    /*margin-right: 20px;*/
/*}*/
/*.w_plattopa:hover{*/
/*    color: #fff;*/
/*}*/
.wechat_preview{
    color: #333333;
    text-align: center;
    font-size: 14px;
}
.wechat_preview>div{
    width: 140px;
    height: 140px;
    border: 1px solid #E5E5E5;
    margin-bottom: 12px;
    padding: 4px;
    box-sizing: border-box;
}
/*科研推荐*/
.w_platbot_tui{
    /*width: 1200px;*/
    margin: 10px auto 20px;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
}
.w_platbot_tui h3{
    font-size: 18px;
    /*color: #00B150;*/
    font-weight: 700;
    padding-bottom: 10px;
}
.w_platbot_tui ul{
    margin-left: -20px;
}
.w_platbot_tui li{
    width: 350px;
    background: #fff;
    float: left;
    box-sizing: border-box;
    margin-left: 20px;
    margin-top: 10px;
}
.w_platbot_tui li>a{
    display: flex;
    align-items: center;
}
.w_platbot_tui li img{
    width: 100px;
    height: 60px;
}
.w_platbot_tui .hot_name{
    font-size: 16px;
    color: #333;
    width: 240px;
    margin-left: 10px;
}
.w_platbot_tui li:hover .hot_name{
    color: #00B150;
}
.width_box_flex{
    width: 100%;
}

/*顶部-图*/
.swiper-container {
    width: 300px;
    height: 172px;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
