.national-screening {
    width: 100%;
    height: auto;
    background: #fff;
    padding: 25px 0;
}

.national-screening-content {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.national-screening-left {
    display: block;
    width: 150px;
    height: 36px;
    border-radius: 34px;
    text-align: center;
    line-height: 34px;
    font-size: 16px;
    color: #333333;
    float: left;
    padding-left: 60px;
}

.national-screening-right {
    width: 1000px;
    height: auto;
    float: left;
}

.national-screening-right a {
    display: inline-block;
    font-size: 14px;
    line-height: 36px;
    color: #444;
    margin: 0 12px;
    width: 75px;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.national-screening-right .on {
    color: #fe0000;
    height: 34px;
    width: 75px;
}


.project-type {
    background: #003f98;
    padding: 18px 20px;
    margin-bottom: 20px;
    margin-left: 20px;
}

.project-type a {
    font-size: 16px;
    color: #fff;
    height: 35px;
    line-height: 35px;
    padding: 12px 25px;
    margin-right: 20px;
}

.project-type a:hover {
    color: #fff;

}

.project-type .on:hover {
    color: #16517a;
}

.project-type .on {
    background: #fff;
    color: #16517a;
}

.project-list {
    width: 100%;
    height: auto;
}

.project-list li {
    padding: 0 20px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 5px
}

.project-list li:hover {
    box-shadow: 0px 0px 20px #bfbfbf;
}

.project-list li:hover .project-list-content {
    border-bottom: 1px solid #fff;
}

.project-list li:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.project-list-content {
    padding: 20px 0;
    width: auto;
    height: auto;
    border-bottom: 1px dashed #C8C8C8;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;

}

.project-list li:hover h2 a,
.project-txt-left a:hover {
    color: #003e90;
}

.project-list li:hover {
    cursor: pointer;
}

.news-main .project-list-left {
    overflow: hidden;
}


.project-list-left {
    position: relative;
}

.project-list-left {
    display: block;
    width: 410px;
    height: 270px;
    overflow: hidden;
    float: left;
}

.project-list-left img {
    width: 410px;
    height: 270px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;

}



.project-list-left .left-span {
    display: block;
    width: 80px;
    height: 30px;
    background: rgba(214, 0, 14, 0.8);
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
}

.project-list-right {
    width: 670px;
    height: 270px;
    float: left;
    padding: 20px 18px;
}

.project-list-right h2 {
    width: 60%;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px dashed #d1d1d1;
    display: block;
    font-size: 24px;
    font-weight: bold;
}

.project-list-right h2 a {
    display: block;
}



.project-list-right h3 {
    display: block;
    width: 100%;
    font-size: 15px;
    height: 35px;
    line-height: 35px;

}

.project-list-right h3 a {
    display: block;
    color: #16517a;
    overflow: hidden;
}

.project-txt-left {
    width: 510px;
    height: auto;
    margin-top: 70px;
    color: #999;
    float: left;
    border-right: 1px dashed #ddd;

}

.project-txt-left ul li {
    width: 40%;
    float: left;
    padding: 0px;
}

.project-txt-left ul li:hover {
    box-shadow: none;
}

.project-txt-left ul li:last-child {
    width: 58%;
}

.project-txt-left span {
    display: block;
    float: left;
    height: 40px;
    line-height: 39px;
    font-size: 15px;
}

.project-txt-left .ry-data {
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 190px;
    vertical-align: middle;
}

.project-txt-left .zm-data,
.yq-data,
.zq-data,
.ry-data {
    color: #e60012;
}

.project-txt-left li .zm {
    padding-left: 28px;
    background: url('../img/icon-product-zm.png') left center no-repeat;
    color: #333333;
}


.project-txt-left li .yq {
    padding-left: 28px;
    background: url('../img/icon-product-yq.png') left center no-repeat;
    color: #333333;
}



.project-txt-left li .zq {
    padding-left: 28px;
    background: url('../img/icon-product-zq.png') left center no-repeat;
    color: #333333;
}


.project-txt-left li .ry {
    padding-left: 28px;
    background: url('../img/icon-product-ry.png') left center no-repeat;
    color: #333333;
}


.project-txt-right {
    float: left;
    text-align: center;
    margin-top: 70px;
    margin-left: 20px;
    width: 102px;
}

.project-txt-right p {
    color: #333333;
    font-size: 18px;
}

.project-txt-right p:first-child {
    font-size: 15px;
}

.project-txt-right p i {
    font-style: normal;
    color: #ff1d00;
}

.project-txt-right p font {
    font-size: 25px;
    font-weight: bold;
}

/*项目详情*/
.project-detail-right {
    border: 1px solid #16517a;
    border-left: 0;
    width: 557px;
    height: 398px;
    float: right;
}

.project-detail-left {
    float: left;
    width: 583px;
    height: 398px;
}

.project-detail-left img {
    height: 100%;
    width: 100%;
    display: block;
}

.project-detail-txt {
    font-size: 0;
    margin-top: 100px;
}

.project-detail-txt p {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    height: 82px;
    text-align: center;
    margin-bottom: 25px;
    padding-top: 20px;

}

.project-detail-txt .project-txt-span1 {
    color: #333333;
    font-size: 18px;
    display: block;
    height: 24px;
    line-height: 24px;
    margin-bottom: 8px;

}

.project-detail-txt .project-txt-span2 {
    font-size: 30px;
    display: block;
    height: 40px;
    line-height: 34px;
    color: #ff1d00;
    font-weight: bold;
}

.project-detail-txt .project-txt-span2 i {
    font-style: normal;
    font-size: 18px;
}

.project-detail-txt {
    background: url('../img/icon-project-line.png') center center no-repeat;
}

.project-detail-bottom {
    padding: 30px 0 0;
    float: left;
    margin-bottom: 40px;
}

.project-detail-nav {
    height: 60px;
}

.project-detail-nav ul {
    position: relative;
    z-index: 100;
    background: #fff;
    font-size: 16px;
    border-bottom: 1px solid #e5e5e5;
    top: 0;
    width: 1140px;
}

.project-detail-nav .active,
.project-detail-nav .active a {
    border-bottom-color: #479ef6;
    color: #479ef6;
}

.project-detail-nav ul li {
    display: inline-block;
    border-bottom: 3px solid transparent;
    vertical-align: top;
    padding: 0 6px;
    margin-right: 40px;
}

#projectNav li a {
    display: block;
    font-size: 16px;
    height: 56px;
    line-height: 56px;
}

#projectNav li a:hover {
    color: #479ef6;
}

#projectNav li:hover {
    border-bottom: 3px solid transparent;
}

.fixed {
    position: fixed !important;
}

.fixedBottom {
    position: fixed;
    bottom: 0px;
}

.project-detail-bt-left {
    width: 651px;
    float: left;
}

.project-detail-bt-left img {
    width: 100%;
}

.project-detail-bt-rihgt {
    float: left;
    margin-top: 30px;
    margin-left: 103px;
    width: 385px;
}

.project-detail-bt-rihgt img {
    width: 100%;
}

.project-detail-cxq-img img {
    width: auto;
}

.project-detail-tt {
    padding: 60px 0 18px;
    font-size: 22px;
    line-height: 22px;
}

.project-detail-tt span {
    font-size: 20px;
    color: #2c68a4;
}

.pjt-detail__navLink {
    display: block;
    font-size: 16px;
    height: 56px;
    line-height: 56px;
}

.project-detail-content {
    font-size: 16px;
    color: #666;
    line-height: 30px;
    text-align: justify;
    border-bottom: 1px dashed #ededed;
    padding-bottom: 20px;
}

.project-detail-cxq {
    border: 1px solid #dcdcdc;
    padding: 20px 15px;
    text-align: left;
    color: #666666;
    width: 385px;
}

.project-detail-cxq-img {
    line-height: 70px;
    display: block;
    font-size: 20px;
    color: #333333;
}

.project-detail-cg-bg {
    background: url(../img/icon-product-cg-bg.jpg) center center no-repeat;
    text-align: center;
    height: 331px;
    padding: 42px;
    min-width: 1200px;
}

.product_sher td {
    width: 210px;
    overflow: hidden;
    margin-right: 10px;
}

.product_sher img {
    width: 210px;
    height: 120px;
    overflow: hidden;
    margin-right: 12px;
}

.product_sher p {
    text-align: center;
    padding: 10px 0px;
    color: #333333;
    background: #fff;
    width: 210px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 7px 15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.project-detail-cg-bg .li-header-al {
    position: relative;
    height: 40px;
    line-height: 25px;
}

.project-detail-cg-bg .li-header-al-tit {
    margin-right: 30px;
    display: block;
    float: left;
    color: #ffffff;
    font-size: 24px;
    background: url('../img/icon-product-good.png') left center no-repeat;
    padding-left: 30px;
}

.project-detail-cg-bg .more-al {
    position: absolute;
    right: 0;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 16px;
}

.related-information {
    margin-top: 40px;
}

.related-information .li-header-zx {
    position: relative;
    height: 50px;
    line-height: 25px;
    border-bottom: 1px solid #C8C8C8;
}

.related-information .li-header-zx-tit {
    margin-right: 30px;
    display: block;
    float: left;
    color: #333333;
    font-size: 24px;
    background: url('../img/icon-product-zx.png') left center no-repeat;
    padding-left: 30px;
}

.related-information .more-zx {
    position: absolute;
    right: 0;
    text-transform: uppercase;
    color: #333333;
    font-size: 16px;
}

.related-information #list-1 {
    width: 506px;
    height: 500px;
    float: left;
    padding: 10px 7px;
}

.related-information #list-2 {
    width: 506px;
    height: 410px;
    float: right;
    padding: 10px 7px;
}

.related-information ul li {
    width: 100%;
    height: 45px;
    line-height: 45px;
    position: relative;
    border-bottom: 1px dashed #c5c5c5;
    cursor: pointer;
}

.related-information ul li.active {
    height: 135px;
    margin-top: 12px;
    box-sizing: border-box;
}

.related-information ul li.active a {
    display: block;
    padding: 5px 3px;

}

.related-information ul li.active .pull-left-tt {
    display: none;
}

.related-information ul li.active .pull-right-tt {
    display: none;
}


.related-information ul li>span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    text-align: left;
}

.pull-left-tt {
    float: left;
    width: 260px;
}

.pull-right-tt {
    float: right;
}

.related-information ul li a {
    z-index: 99;
    display: none;
    width: 100%;
    height: 94px;
    position: absolute;
}

.related-information li img {
    width: 150px;
    height: 110px;
    margin-right: 10px;
}

.related-information dl {
    font-size: 13px;
    height: 110px;
    width: 320px;
    float: right;
    position: relative;
}

.related-information dl dt {
    text-indent: 0px;
    color: #d60500;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.related-information dl dd {
    position: absolute;
    text-indent: 0px;
    margin-top: 10px;
    height: 90px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666666;
}