.newswrapper {
    width: 100%;
    height: 36.5rem;
    background-image: url(../img/newsback.png);
}

.newswrapper .newsnav {
    width: 70%;
    height: 90px;
    margin: 0 auto;
}

.newswrapper .newsnav li {
    float: left;
    font-size: 1.6rem;
    line-height: 9rem;
}

.newswrapper .newsnav p {
    float: left;
    color: #fff;
    font-size: 1.6rem;
    line-height: 9rem;
    margin: 0 5px;
}

.newswrapper .newsnav a {
    color: #fff;
}

.newswrapper .newsnav a:hover {
    color: #cf3535;
}

.newswrapper .newspulic {
    width: 1360px;
    margin: 0 auto;
}

.newswrapper .newspulic .newspleft {
    width: 725px;
    float: left;
}

.newswrapper .newspulic .newspleft img {
    width: 100%;
	height: 480px;
}

.newswrapper .newspulic .newspright {
    box-sizing: border-box;
    float: left;
    margin: 30px 50px;
    margin-top: 50px;
    color: #fff;
    position: relative;
}

.newswrapper .newspulic .newspright .newsnhh h2 {
    font-size: 28px;
    margin-bottom: 20px;
    font-weight: normal;
    position: relative;
}

.newswrapper .newspulic .newspright .newsnhh p {
    font-size: 24px;
}

.newswrapper .newspulic .newspright .newsnr {
    width: 675px;
    height: 288px;
    box-sizing: border-box;
    padding: 0 28%;
    background-color: #fff;
    float: left;
    position: absolute;
    top: 140px;
    left: -90px;
    box-shadow: 0px 5px 5px #e3e3e3;
    color: #232323;
}

.newswrapper .newspulic .newspright .newsnr h2 {
    font-size: 2.8rem;
    line-height: 90px;
  	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.newswrapper .newspulic .newspright .newsnr p {
    font-size: 1.8rem;
    color: #333333;
    margin-bottom: 20px;
}

.newswrapper .newspulic .newspright .newsnr i {
    font-size: 16px;
    color: #333333;
    line-height: 35px;
}

.newswrapper .newspulic .newspright .newsnr .newxq {
    display: block;
    width: 135px;
    height: 45px;
    line-height: 45px;
    float: right;
    background-color: #f45454;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 84%;
    right: 0;
    font-size: 16px;
}

.newswrapper .newspulic .newspright .newsnr .newxq:hover {
    background-color: #cf3535;
}

.newswrap2 {
    padding-top: 215px;
    box-sizing: border-box;
    background-image: url(../img/newscont.png);
}

.newswrap2 .newswx_cont {
    width: 1360px;
    margin: 0 auto;
}

.newswrap2 .newswx_cont .newswx_left {
    width: 595px;
    float: left;
    margin-left: 70px;
}

.newswrap2 .newswx_cont .newswx_left dl {
    width: 100%;
    height: auto;
    background-color: #fff;
    box-shadow: 0px 5px 5px #e3e3e3;
    transition: all .5s;
}

.newswrap2 .newswx_cont .newswx_left dl dt {
    float: left;
    border-radius: 5px;
}

.newswrap2 .newswx_cont .newswx_left dl img {
    height: 120px;
    border-radius: 5px;
    margin-right: 10px;
}

.newswrap2 .newswx_cont .newswx_left dl dd {
    padding: 0 10px;
}

.newswrap2 .newswx_cont .newswx_left dl dd h2 {
    font-weight: normal;
    padding-top: 10px;
    font-size: 1.8rem;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin: 0;
}

.newswrap2 .newswx_cont .newswx_left dl dd p {
    font-size: 1.4rem;
    color: #808080;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin: 0;
}

.newswrap2 .newswx_cont .newswx_left dl dd span {
    float: right;
    color: #cf3535;
    margin-left: 20px;
}

.newswx_left dl dd:hover {
    color: #cf3535;
    padding-left: 10px;
}

.newswrap2 .newswx_cont .newswx_left ul {
    box-sizing: border-box;
    padding-top: 45px;
    width: 595px;
    height: 110px;
}

.newswrap2 .newswx_cont .newswx_left ul h2 {
    font-size: 1.8rem;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: left;
  	 overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin: 0;
}

.newswrap2 .newswx_cont .newswx_left ul li {
    font-size: 1.4rem;
    line-height: 35px;
    color: #808080;
}

.newswrap2 .newswx_cont .newswx_left ul span {
    float: right;
    font-size: 1.4rem;
    margin-left: 20px;
}

.newswrap2 .newswx_cont .newswx_left ul :hover {
    color: #cf3535;
}

.newswx_cont2 .news_btm ul:hover {
    color: #cf3535;
}

.newswx_cont2 .news_btm ul h2:hover {
    color: #cf3535;
}

.newscont {
    width: 1360px;
    height: 110px;
    margin: 0 auto;
}

.newscont a {
    line-height: 110px;
    font-size: 1.8rem;
    margin: 0 5px;
    font-weight: bold;
}

.newscont a:hover {
    color: #cf3535;
}

.newscont a:nth-child(1) {
    float: left;
    padding-left: 35px;
    position: relative;
}

.newscont a:nth-child(1)::after {
    content: '';
    display: block;
    width: 25px;
    height: 25px;
    background-image: url(../img/product_icon.jpg);
    background-repeat: no-repeat;
    position: absolute;
    top: 40px;
    left: 0;
}

.newscont a:nth-child(2) {
    float: right;
    font-size: 1.6rem;
    background-color: #cf3535;
    color: #fff;
    height: 40px;
    border-radius: 3px;
    margin-top: 40px;
    padding: 0 8px;
    line-height: 40px;
}

.newswx_cont2 {
    width: 1360px;
    margin: 0 auto;
    margin-bottom: 50px;
}

.newswx_cont2 .news_btm {
    width: 595px;
    float: left;
    margin-left: 70px;
}

.newswx_cont2 .news_btm ul {
    box-sizing: border-box;
    height: 110px;
}

.newswx_cont2 .news_btm ul h2 {
    font-size: 2rem;
    margin-bottom: 10px;
    text-align: left;
}

.newswx_cont2 .news_btm ul li {
    font-size: 1.4rem;
    line-height: 20px;
    color: #808080;
}

.newswx_cont2 .news_btm ul span {
    float: right;
    font-size: 1.4rem;
}

.newswrap2 .newswx_cont .hhxbdb{margin-left: 0;}
@media screen and (max-width: 1450px) {
    .newswrapper .newspulic {
        width: 1200px;
    }
    .newswrapper .newspulic .newspleft img {
        width: 100%;
    }
    .newswrapper .newspulic .newspleft {
        width: 665px;
    }
    .newswrapper .newspulic .newspright .newsnr {
        width: 565px;
        padding: 0 25%;
        top: 100px;
        left: -90px;
    }
    .newscont {
        width: 1200px;
    }
    .newswrap2 .newswx_cont {
        width: 1200px;
    }
    .newswrap2 .newswx_cont .newswx_left {
        width: 570px;
        float: left;
        margin-left: 30px;
    }
    .newswrap2 .newswx_cont .newswx_left ul {
        width: 570px;
    }
    .newswx_cont2 {
        width: 1200px;
    }
    .newswx_cont2 .news_btm {
        width: 570px;
        margin-left: 30px;
    }
}

@media screen and (max-width: 1250px) {
    .newswrapper {
        height: 32.5rem;
    }
    .newswrapper .newspulic {
        width: 900px;
    }
    .newswrapper .newspulic .newspleft img {
        width: 525px;
    }
    .newswrapper .newspulic .newspleft {
        width: 525px;
    }
    .newswrapper .newspulic .newspright .newsnr {
        width: 404px;
        height: 220px;
        padding: 0 12%;
        top: 108px;
        left: -60px;
    }
    .newswrapper .newspulic .newspright .newsnhh p {
        font-size: 2rem;
    }
    .newswrapper .newspulic .newspright .newsnhh h2 {
        margin-bottom: 10px;
        font-size: 2.4rem;
    }
    .newswrapper .newspulic .newspright {
        margin: 0 auto;
        margin-left: 30px;
        margin-top: 20px;
    }
    .newswrapper .newspulic .newspright .newsnr h2 {
        font-size: 2rem;
        line-height: 60px;
    }
    .newswrapper .newspulic .newspright .newsnr p {
        font-size: 1.6rem;
        color: #333333;
        margin-bottom: 10px;
    }
    .newswrapper .newspulic .newspright .newsnr i {
        font-size: 1.4rem;
        color: #333333;
        line-height: 25px;
    }
    .newswrapper .newspulic .newspright .newsnr .newxq {
        width: 100px;
        height: 38px;
        line-height: 38px;
        font-size: 1.4rem;
    }
    .newswrap2 {
        padding-top: 135px;
    }
    .newscont {
        width: 900px;
    }
    .newswrap2 .newswx_cont {
        width: 900px;
    }
    .newswrap2 .newswx_cont .newswx_left {
        width: 415px;
        float: left;
        margin-left: 30px;
    }
    .newswrap2 .newswx_cont .newswx_left ul {
        width: 415px;
    }
    .newswx_cont2 {
        width: 900px;
    }
    .newswx_cont2 .news_btm {
        width: 415px;
        margin-left: 30px;
    }
}

@media screen and (max-width: 950px) {
    .newswrapper {
        height: 27.5rem;
    }
    .newswrapper .newspulic {
        width: 750px;
    }
    .newswrapper .newspulic .newspleft img {
        width: 435px;
    }
    .newswrapper .newspulic .newspleft {
        width: 435px;
    }
    .newswrapper .newspulic .newspright .newsnr {
        width: 344px;
        height: 190px;
        padding: 0 12%;
        top: 108px;
        left: -60px;
    }
    .newswrapper .newspulic .newspright .newsnr {
        top: 78px;
    }
    .newswrapper .newspulic .newspright .newsnr h2 {
        font-size: 2rem;
        line-height: 45px;
    }
    .newswrapper .newspulic .newspright .newsnr i {
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .newswrapper .newspulic .newspright .newsnr .newxq {
        width: 90px;
        height: 30px;
        line-height: 30px;
        font-size: 1.4rem;
    }
    .newswrap2 {
        padding-top: 110px;
    }
    .newscont {
        width: 750px;
    }
    .newswrap2 .newswx_cont {
        width: 750px;
    }
    .newswrap2 .newswx_cont .newswx_left {
        width: 355px;
        margin-left: 20px;
    }
    .newswrap2 .newswx_cont .newswx_left dl {
        height: 92px;
    }
    .newswrap2 .newswx_cont .newswx_left dl img {
        height: 90px;
    }
    .newswrap2 .newswx_cont .newswx_left dl dd h2 {
        padding-top: 10px;
        font-size: 1.6rem;
        line-height: 20px;
        height: 20px;
        overflow: hidden;
    }
    .newswrap2 .newswx_cont .newswx_left dl dd p {
        font-size: 1.2rem;
        color: #808080;
        line-height: 20px;
        overflow: hidden;
        margin: 0;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        margin-left: 10px;
    }
    .newswrap2 .newswx_cont .newswx_left dl dd p span {
        display: none;
    }
    .newswrap2 .newswx_cont .newswx_left ul h2 {
        font-size: 1.6rem;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .newswrap2 .newswx_cont .newswx_left ul {
        width: 353px;
    }
    .newswx_cont2 .news_btm {
        width: 90%;
    }
    .newswx_cont2 {
        width: 750px;
    }
    .newswx_cont2 .news_btm ul h2 {
        font-size: 1.6rem;
        margin-bottom: 10px;
        text-align: left;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .newswrap2 {
        height: auto;
        padding-bottom: 60px;
    }
}

@media screen and (max-width: 780px) {
    .newswrapper .newsnav p {
        line-height: 60px;
    }
    .newswrapper .newsnav li {
        line-height: 60px;
        font-size: 1.2rem;
    }
    .newswrapper .newsnav {
        height: 60px;
    }
    .newswrapper .newspulic {
        width: 85%;
    }
    .newswrapper .newspulic .newspleft {
        width: 100%;
    }
    .newswrapper .newspulic .newspleft img {
        width: 80%;
        display: block;
        margin: 0 auto;
    }
    .wraper_news {
        width: 85%;
        margin: 0 auto;
    }
    .newswrapper .newspulic .newspright {
        /* display: none; */
        position: initial;
    }
    .newswrap2 .newswx_cont {
        width: 85%;
    }
    .newscont {
        width: 85%;
    }
    .newswrap2 {
        padding-top: 0px;
    }
    .newswrap2 .newswx_cont .newswx_left {
        width: 100%;
        margin: 0 auto;
    }
    .newswrap2 .newswx_cont .newswx_left dl dd p {
        font-size: 1.4rem;
    }
    .newswrap2 .newswx_cont .newswx_left dl dd p span {
        display: block;
    }
    .newswrap2 .newswx_cont .newswx_left ul {
        width: 100%;
        padding-top: 30px;
    }
    .newswrap2 .newswx_cont .newswx_left ul li {
        padding-right: 0;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .newswx_left:nth-child(2) {
        display: none;
    }
    .newswrap2 {
        height: auto;
        padding-bottom: 60px;
    }
    .newswx_cont2 {
        width: 90%;
    }
    .newswx_cont2 .news_btm {
        width: 100%;
        margin: 0 auto;
    }
    .newswx_cont2 .news_btm ul {
        height: 100px;
    }
    .newswx_cont2 .news_btm ul li {
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .newswrapper {
        height: auto;
    }
    .newsnhh {
        display: none;
    }
    .newswrapper .newspulic .newspright .newsnr {
        position: initial;
        box-shadow: none;
        padding-bottom: 10px;
    }
    .newswrapper .newspulic .newspright .newsnr .newxq {
        position: initial;
        margin-bottom: 1%;
    }
    .newswrapper .newspulic .newspright .newsnr {
        width: 100%;
        height: auto;
        padding-bottom: 10px;
        margin-bottom: 10px;
        margin: 0 auto;
    }
    .newswrapper .newspulic .newspright {
        position: initial;
    }
    .newswrapper .newspulic .newspright {
        margin: 0;
    }
    .newswrapper .newspulic .newspright .newsnr {
        padding: 0 5%;
    }
    .newswrapper .newspulic .newspright {
        width: 100%;
        margin: 0 auto;
    }
    .newswrapper .newspulic .newspleft img {
        width: 100%;
        margin: 0;
    }
    .newswrapper .newspulic .newspleft {
        width: 100%;
    }
    .newswrapper {
        padding-bottom: 5%;
    }
	.newswrapper .newspulic .newspleft img{height:auto;}
}
@media screen and (max-width: 550px){
    .newswrap2 .newswx_cont,.newswrapper .newspulic,.newscont{width: 92%;}
    .newscont a:nth-child(1)::after{display: none;}
    .newscont{height: 50px; line-height: 50px; margin: 15px auto;}
    .newscont a:nth-child(2){margin-top: 13px; font-size: 1.4rem; padding: 0 5px; line-height: 30px; height: auto;}
    .newscont a:nth-child(1){line-height: 50px; padding-left: 0;}
    .newswrap2 .newswx_cont .newswx_left ul{padding-top: 20px;}
    .newswrap2{padding-bottom: 10px;}

    
}