/*产研对接*/
.contaniner {
    display: block;
    /*width: 1200px;*/
    margin: 0 auto;
    margin-bottom: 46px;
}
.list_top {
    display: block;
    width: 100%;
    line-height: 40px;
    border-bottom: 5px solid #EBEBEB;
    position: relative;
}
.list_top li {
    display: inline-block;
    /*width: 96px;*/
    height: 60px;
    line-height: 60px;
    padding:  0 20px;
    text-align: center;
    line-height: 60px;
    font-size: 20px;
    color: #000;
    font-weight: bold;
    /*font-size: 14px;*/
    /*background-color: #EEEEEE;*/
    /*border: 1px solid #E1E1E1;*/
    cursor: pointer;
    margin-bottom: -5px;
}
/*.list_top li:first-child {
    background-color: #1055B4;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    cursor: initial;
}*/
.list_top ul {
    margin-bottom: 0;
}
.list_top .activeList{
    border-bottom: 5px solid #1055B4;
    /*position: absolute;
    bottom: -5px;*/
}
.list_bottom {
    display: inline-block;
    width: 100%;
}
.typeTitle {
    display: block;
    width: 100%;
    line-height: 40px;
    color: #404040;
    font-size: 16px;
    border-bottom: 1px solid #949494;
    font-weight: bold;
}
.typeDetail {
    display: block;
    width: 100%;
    min-height: 420px;
    overflow: hidden;
    /*overflow-y: scroll;*/
    margin-top: 10px;
    margin-bottom: 20px;
}
.typeDetail .typePoint {
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #E2E2E2;
    margin-right: 10px;
}
.typeDetail li {
    display: block;
    width: 100%;
    line-height: 38px;
    cursor: pointer;
}
.typeDetail li:nth-child(5n+5) {
    border-bottom: 1px dashed #D8D8D8;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.detailTitle {
    display: inline-block;
    width: 1068px;
    height: 38px;
    font-size: 18px;
    color: #393939;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}
.detailTime {
    display: inline-block;
    margin-left: 20px;
    font-size: 14px;
    color: #B5B5B5;
}
.block {
    text-align: center;
}
.coverImg {
    display: inline-block;
    width: 265px;
    height: 178px;
    vertical-align: middle;
    object-fit: contain;
}
.detailRight {
    display: inline-block;
    width: calc(100% - 270px);
    padding-left: 20px;
    margin-bottom: 0px;
    box-sizing: border-box;
    vertical-align: middle;
}
.industryRight .detailRight {
    width: calc(100% - 40px);
    vertical-align: middle;
    margin-bottom: 0;
}
.industryRight .news_txt {
 text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: initial;
  line-height: 30px;
  font-size: 18px;
  color: #3A3A3A;
}
.industryRight li {
    border-bottom: 1px dashed #E1E1E1;
    padding-bottom: 15px;
    padding-top: 15px;
    margin-top: 0;
}
.news_title {
    display: block;
    width: 100%;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 24px;
    color: #393939;
    opacity: 1;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news_txt {
    display: block;
    width: 100%;
    color: #565656;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break: break-all;
    margin-right: 20px;
    vertical-align: middle;
    font-size: 14px;
    line-height: 24px;
}
.news_time {
    display: inline-block;
    width: 49%;
    font-size: 14px;
    color: #999;
    font-family: PingFang SC;
    font-style: normal;
    font-weight: normal;
    vertical-align: middle;
}
.newsDetail {
    display: block;
    width: 100%;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 32px;
    color: #E5AB23;
}
/*产研对接*/
/*产研对接详情*/
.content_news {
    display: block;
    width: 1200px;
    min-height: 800px;
    margin: 0 auto;
}
.detail_top {
    display: block;
    width: 100%;
    min-height: 400px;
    margin-top: 36px;
}
.detail_left {
    display: inline-block;
    width: 600px;
    float: left;
}
.detailName {
    display: block;
    width: 100%;
    min-height: 100px;
    font-size: 30px;
    line-height: 42px;
    font-weight: bold;
    color: #3A3A3A;
}
.basicSituation,.productIntroduction {
    display: block;
    width: 100%;
    line-height: 42px;
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
    color: #3A3A3A;
    border-bottom: 1px solid #DEDEDE;
}
.detail_right {
    display: inline-block;
    width: 600px;
    float: right;
    text-align: right;
}
.detail_right img {
    width: 484px;
    height: 360px;
    object-fit: contain;
    text-align: right;
}
.newsCydjDetail {
    display: block;   
    width: 100%;
    min-height: 200px;
    font-size: 18px;
    color: #8B8B8B;
    line-height: 30px;
}
.newContact {
    display: block;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 30px;
}
.newContact ul {
    display: flex;
    width: 100%;
}
.newContact li {
    display: inline-block;
    flex: 3;
}
.contactIcon {
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
}
.contactIcon_1 {
    background-image: url('./../../img/zdcy/04.png');
}
.contactIcon_2 {
    background-image: url('./../../img/zdcy/05.png');
}
.contactIcon_3 {
    background-image: url('./../../img/zdcy/06.png');
}
.contact {
    font-size: 16px;
    color: #3D3D3D;
    margin-left: 8px;
}
/*产研对接详情*/
/*项目申报 在线咨询*/
.Qrcode {
    display: block;
    width: 430px;
    height: 430px;
    margin: 0 auto;
    margin-top: 110px;
}
.QrcodeTxt {
    display: block;
    width: 100%;
    line-height: 34px;
    text-align: center;
    font-size: 18px;
    color: #262626;
    margin-top: 20px;
    margin-bottom: 110px;
}
/*项目申报 在线咨询*