@charset "utf-8";

.ny-banner {
    overflow: hidden;
}

.ny-banner .img {
    position: relative;
    height: 550px;
}

.ny-banner .img img {
    max-width: 100%;
}

.ny-banner .img .text {
    position: absolute;
    color: #FFF;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.ny-banner .img .text h2 {
    font-size: 42px;
    font-weight: bold;
    line-height: 55px;
    margin-bottom: 15px;
}

.ny-banner .img .text small {
    font-size: 20px;
}

/* 当前位置 */
.location {
    overflow: hidden;
    height: 70px;
    line-height: 70px;
    border-bottom: 1px solid #E7E7E7;
}

.here {
    float: left;
    width: 350px;
}

.here i {
    float: left;
    font-size: 16px;
    color: #2e4b9b;
}

.here a {
    color: #666;
    margin-right: 5px;
}
.here a:last-child {
    margin-right: 0;
}

.here a:hover {
    color: #2e4b9b;
}


.sublist {
    overflow: hidden;
    float: left;
    width: calc((100% - 350px));
}

.sublist ul {
    margin-top: 14px;
    float: right;
}

.sublist ul li {
    float: left;
    line-height: 40px;
    text-align: center;
    padding: 0 25px;
    position: relative;
}

.sublist ul li a {
    color: #333;
    font-size: 16px;
    transition: all .3s;
    display: inline-block;
    border-bottom: 3px solid #FFF;
}

.sublist ul li a:hover {
    display: inline-block;
    color: #333;
    border-bottom: 3px solid #2e4b9b;
    color: #2e4b9b;
}

.sublist ul li::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 15px;
    display: block;
    background: #ccc;
    margin-top: -30px;
    right: 0;
}

.sublist ul li .thisclass {
    display: inline-block;
    border-bottom: 3px solid #2e4b9b;
    color: #2e4b9b;
}

/* 关于我们 */
.company-about {
    margin-top: 60px;
}

.abouttit {
    margin-bottom: 44px;
}

.abouttit h2 {
    font-size: 36px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 10px;
}

.abouttit em {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    color: #666666;
}

.about-l {
    float: left;
    width: 55%;
    margin-right: 5%;
}

.about-l .text {
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    text-align: justify;
}

.about-r {
    float: left;
    width: 40%;
}

.about-r img {
    max-width: 100%;
    aspect-ratio: 600 / 400;
}

@media (max-width:1023px) {
    .about-l {
        width: 100%;
        margin-right: 0;
        margin-bottom: 50px;
    }

    .about-r {
        width: 100%;
    }
}
@media (max-width:768px) {
	.abouttit h2 {
		font-size: 24px;
    }
}

/* 企业愿景 */
.digitalbg {
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 60px;
}

.sztd {
    padding: 200px 0;
    text-align: center;
}

.sztd .item {
    margin-top: 50px;
}

.sztd .item:first-child {
    margin-top: 0;
}

.sztd .title {
    font-size: 32px;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 10px;
}

.sztd .baise {
    font-size: 20px;
    color: #ffffff;
}

@media screen and (max-width:767px) {
    .sztd {
        padding: 50px 0;
    }
	.sztd .title {
		font-size: 24px;
		}
	.sztd .baise {
		font-size: 16px;
		line-height: 26px;
		text-align: center;
		width: 90%;
		margin: 0 auto;
				}
}

/* 企业资质 */
.huanjingtit {
    margin: 50px 0;
}

.huanjingtit h2 {
    font-size: 36px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 10px;
}

.huanjingtit em {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    color: #666666;
}

.huanjing {
    overflow: hidden;
    margin-bottom: 50px;
}

.huanjing dl {
    margin-left: -1%;
    margin-right: -1%;
}

.huanjing dl dd {
    float: left;
    width: 23%;
    margin: 0 1%;
    margin-bottom: 2%;
}

.huanjing dl dd .img {
    overflow: hidden;
    background: #FFF;
    border: 1px solid #e8e8e8;
}

.huanjing dl dd .img:hover {
    border: 1px solid #2e4b9b;
}

.huanjing dl dd .img img {
    max-width: 100%;
    transition: all 0.6s;
    aspect-ratio: 312 / 450;
}

.huanjing dl dd .img img:hover {
    transform: scale(1.2);
}

.huanjing dl dd .title {
    font-size: 14px;
    text-align: center;
    line-height: 40px;
}

.huanjing dl dd:hover .title {
    color: #2e4b9b;
}

@media (max-width:1023px) {
    .huanjing dl dd {
        width: 48%;
    }
}

@media screen and (max-width:767px) {
.huanjingtit h2 {
    font-size: 24px;
	}
}

/* 服务支持 */
.service-tit {
    text-align: center;
    overflow: hidden;
    margin: 60px 0;
}

.service-tit h2 {
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 20px;
}

.service-tit p {
    font-size: 14px;
    color: #666;
}

.service {}

.service ul {}

.service ul li {
    float: left;
    width: 33.3333333%;
    border: 1px solid #E7E7E7;
    border-right: 0;
    text-align: center;
    padding: 50px 0;
    min-height: 420px;
    cursor: pointer;
    background: #f7f7f7;
}

.service ul li:last-child {
    border-right: 1px solid #E7E7E7;
}

.service ul li i {
    display: block;
    color: #2e4b9b;
    font-size: 70px;
    transition: all 0.6s;
}

.service ul li:hover i {
    transform: scale(1.1);
}

.service ul li span {
    display: block;
    font-size: 22px;
}

.service ul li p {
    display: block;
    font-size: 14px;
    color: #666;
    margin: 30px;
    line-height: 26px;
}

/* 荣誉证书 */
.honortit {
    overflow: hidden;
    margin: 50px 0;
}

.honortit span {
    font-size: 35px;
}

.honortit em {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
}

.honor {}

.honor ul {
    margin-left: -1%;
    margin-right: -1%;
}

.honor ul li {
    float: left;
    width: 31.333333%;
    margin: 0 1%;
    margin-bottom: 10px;
}

.honor ul li .list-img {
    overflow: hidden;
    background: #FFF;
    border: 1px solid #e8e8e8;
}

.honor ul li .list-img:hover {
    border: 1px solid #2e4b9b;
}

.honor ul li .list-img img {
    max-width: 100%;
    transition: all 0.6s;
}

.honor ul li .list-img img:hover {
    transform: scale(1.1);
}

.honor ul li h2 {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
}

.zhuanli {
    overflow: hidden;
    margin-bottom: 50px;
}

.zhuanli ul {
    margin-left: -1%;
    margin-right: -1%;
}

.zhuanli ul li {
    float: left;
    width: 23%;
    margin: 0 1%;
    margin-bottom: 10px;
}

.zhuanli ul li .list-img {
    overflow: hidden;
    background: #FFF;
    border: 1px solid #e8e8e8;
}

.zhuanli ul li .list-img:hover {
    border: 1px solid #2e4b9b;
}

.zhuanli ul li .list-img img {
    max-width: 100%;
    transition: all 0.6s;
}

.zhuanli ul li .list-img img:hover {
    transform: scale(1.1);
}

.zhuanli ul li h2 {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
}

/*联系我们*/
.contact {
    padding: 60px 0;
}

.contact ul {}

.contact ul li {
    float: left;
    width: 48%;
    margin: 0 1%;
    margin-bottom: 50px;
    background: #FFF;
    border: 1px solid #E7E7E7;
    cursor: pointer;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.contact ul li:hover {
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .10);
    transform: translate3d(0, -2px, 0);
    transition: all .3s cubic-bezier(.55, 0, .1, 1);
}

.contact ul li .img {}

.contact ul li .img img {
    max-width: 100%;
}

.contact ul li .img h2 {
    position: absolute;
    background: rgba(46, 75, 155, .8);
    margin-top: -80px;
    padding: 10px 40px;
    color: #FFF;
    font-size: 24px;
}

.contact ul li .text {
    margin: 30px 0;
}

.contact ul li .text .nr {
    font-size: 15px;
    line-height: 24px;
    padding: 30px;
    min-height: 280px;
}


/* 产品列表 */
.productbg {
    overflow: hidden;
    margin-top: 50px;
    padding-bottom: 70px;
}

.product {
    overflow: hidden;
    margin-bottom: 50px;
}

.product ul {
    margin-left: -1%;
    margin-right: -1%;
}

.product ul li {
    float: left;
    width: 23%;
    margin: 0 1%;
}

.product ul li .pic {
    background: #fff;
    border: solid 1px #dcdcdc;
    overflow: hidden;
    position: relative;
    background: #fff;
}

.product ul li p {
    font-size: 14px;
    color: #666;
    text-align: center;
    margin: 10px 0 20px 0;
    line-height: 26px;
}

.product ul li .pic:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(46, 75, 155, .8) url(../images/view.png) no-repeat center;
    background-size: 40px;
    z-index: 2;
    opacity: 0;
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    -o-transform: scale(.95);
    transform: scale(.95);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.product ul li .abox:hover .pic:before {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

@media screen and (max-width:767px) {
    .product ul li {
        width: 48%;
    }
}

/*产品详情页*/
.productinfo {
    display: flex;
    align-items: center;
    margin-bottom: 90px;
}

.productinfo-l {
    width: 48%;
    text-align: center;
    overflow: hidden;
    aspect-ratio: 675 / 560;
    border: 1px solid #d2d2d2;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.productinfo-r {
    width: 46%;
    margin-left: 6%;
}

.productinfo-r h2 {
    font-size: 24px;
    color: #333333;
    line-height: 100%;
    padding-bottom: 25px;
    margin-bottom: 35px;
    border-bottom: 1px solid #eaeaea;
}

.productinfo-r p {
    font-size: 15px;
    color: #333333;
    line-height: 36px;
    min-height: 240px;
    margin-bottom: 30px;
}

.productinfo-r p b {
    color: #c52323;
}

.productinfo-r .zixun {
    display: flex;
    align-items: center;
}

.productinfo-r .zixun a {
    width: 150px;
    height: 50px;
    background: #154a8b;
    font-size: 16px;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    margin-right: 40px;
}

.productinfo-r .zixun a:last-child {
    margin-right: 0;
}

.product-detail {
    height: 60px;
    display: flex;
    align-items: center;
    padding-left: 20px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    font-size: 24px;
    color: #154a8b;
    margin-bottom: 50px;
}

.product-detail::before {
    content: '';
    position: absolute;
    display: inline-block;
    width: 10px;
    height: 26px;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    background-color: #154a8b;
}

.singlepage {
    font-size: 15px;
    color: #333333;
    line-height: 36px;
    margin-bottom: 90px;
}

.gallery {}

.gallery a {
    float: left;
    width: 75px;
    margin-right: 10px;
}

.gallery a img {
    width: 75px;
    height: 75px;
    border: 1px solid #E7E7E7;
}

@media screen and (max-width:1023px) {
    .productinfo {
        flex-direction: column;
    }

    .productinfo-l {
        width: 100%;
    }

    .productinfo-r {
        width: 100%;
        margin-left: 0;
    }

    .productinfo-r h2 {
        margin-top: 20px;
        font-size: 17px;
    }

    .gallery a {
        margin-bottom: 10px;
    }

    .baguetteBox-button {
        display: block !important;
    }
}

/*联系我们*/
.contact-l {
    float: left;
    width: 50%;
    margin: 50px 0;
    line-height: 36px;
}

.contact-r {
    float: left;
    width: 50%;
    margin: 50px 0;
}

/*在线留言*/
.message {
    margin-bottom: 60px;
}

.message ul {}

.message ul li {
    clear: both;
    overflow: hidden;
    margin-bottom: 20px;
}

.message ul li input {
    border: 1px solid #E7E7E7;
    height: 52px;
    line-height: 52px;
    padding: 5px 10px;
    border-radius: 5px;
    width: 90%;
}

.message ul li textarea {
    height: 180px;
    border: 1px solid #E7E7E7;
    padding: 8px;
    border-radius: 5px;
    width: 90%;
}

.message ul li .yzm {
    width: 120px;
}

.message ul li .btns {
    background: #2b5698;
    font-size: 16px;
    border-radius: 5px;
    color: #FFF;
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: 0;
    cursor: pointer;
}

/*电子地图*/
.map .title {
    font-size: 22px;
    line-height: 34px;
}

.map img {
    max-width: 100%;
}
.BMap_shadow img {
    width: 0;
}
@media screen and (max-width:767px) {
    .contact-l {
        width: 100%;
        margin: 30px 0;
    }

    .contact-r {
        width: 100%;
        margin: 30px 0;
    }

    .message ul li input,
    .message ul li textarea {
        width: 100%;
    }
}


/*新闻资讯*/
.newslist {
    margin-top: 50px;
}

.newslist ul {}

.newslist ul li:nth-of-type(2n+0) {
    background: #fafafa;
}

.newslist ul li {
    overflow: hidden;
    margin-bottom: 50px;
    background: #FFF;
    border: 1px solid #E7E7E7;
    cursor: pointer;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.newslist ul li:hover {
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .10);
    transform: translate3d(0, -2px, 0);
    transition: all .3s cubic-bezier(.55, 0, .1, 1);
}

.newslist ul li .img {
    float: left;
    width: 300px;
    height: 240px;
    overflow: hidden;
}

.newslist ul li .img img {
    width: 100%;
    height: 100%;
}

.newslist ul li .text {
    float: left;
    width: calc((100% - 300px));
    padding: 20px;
}

.newslist ul li .text h3 {
    font-size: 18px;
    font-weight: bold;
}

.newslist ul li .text time {
    display: block;
    margin: 10px 0;
    color: #888;
}

.newslist ul li .text .nr {
    line-height: 26px;
    font-size: 14px;
    color: #777;
    margin-top: 10px;
    text-align: justify;
}

.news {
    overflow: hidden;
    margin-bottom: 30px;
}

.news ul {}

.news ul li {
    overflow: hidden;
    border-bottom: 1px solid #E7E7E7;
    height: 40px;
    line-height: 40px;
}

.news ul li span {
    font-size: 13px;
}

.news ul li span i {
    float: left;
    font-size: 14px;
}

.news ul li time {
    float: right;
    color: #999;
}

/*新闻详情页*/
.newsshow-left {
    float: left;
    width: calc((100% - 390px));
}

.newsshow-right {
    float: left;
    width: 340px;
    margin-left: 50px;
    margin-top: 45px;
}

/*新闻相关信息*/
.newslist-xg {
    overflow: hidden;
    border: 1px solid #E7E7E7;
    padding: 25px;
}

.newslist-xg h5 {
    border-bottom: 1px solid #E7E7E7;
    font-size: 22px;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.newslist-xg ul {}

.newslist-xg ul li {}

.newslist-xg ul li .img {
    overflow: hidden;
}

.newslist-xg ul li .img img {
    max-width: 100%;
    border-radius: 6px;
}

.newslist-xg ul li h2 {
    margin: 20px 0;
    line-height: 24px;
    text-align: left;
}

/*详情页*/
.showbt {
    border-bottom: 1px solid #E7E7E7;
    margin-top: 30px;
}

.showbt span {
    display: inline-block;
    color: #FFF;
    background: #2e4b9b;
    font-weight: bold;
    font-size: 17px;
    height: 42px;
    line-height: 42px;
    padding: 0 38px;
}

.Details {
    overflow: hidden;
    padding: 15px 0;
}

.Details h1 {
    text-align: center;
    font-size: 30px;
    line-height: 50px;
    margin: 30px 0;
}

.Details dt {
    text-align: center;
    line-height: 50px;
    border-bottom: 1px solid #E7E7E7;
    border-top: 1px solid #E7E7E7;
}

.Details-conent {
    overflow: hidden;
    line-height: 28px;
    background: #FFF;
}

.Details-conent img {
    max-width: 100%;
}

.Details-pro {
    overflow: hidden;
    line-height: 28px;
    background: #FFF;
    padding: 30px;
}

.Details-pro img {
    max-width: 100%;
}

@media (min-width:768px) and (max-width:1023px) {

    .sublist {
        display: none;
    }

    .zhuanli ul li {
        width: 31.33333%;
    }

    .newsshow-left {
        width: 100%;
    }

    .newsshow-right {
        width: 100%;
        margin-left: 0;
    }

    .service ul li {
        width: 100%;
        min-height: auto;
        margin-bottom: 30px;
    }

    .contact ul li {
        width: 100%;
    }

    .contact ul li .text .nr {
        min-height: auto;
        padding: 0 30px;
    }

}

@media screen and (max-width:767px) {

    .sublist {
        display: none;
    }

    .ny-banner .img {
        height: 220px;
    }

    .ny-banner .img .text {
        position: relative;
    }

    .ny-banner .img .text h2 {
        font-size: 24px;
        line-height: 26px;
    }

    .ny-banner .img .text small {
        font-size: 16px;
    }




    .huanjingtit {
        display: block;
        width: 100%;
        margin: 30px 0;
    }

    .zhuanli ul li {
        width: 48%;
    }

    .honor ul li {
        width: 48%;
    }

    .service ul li {
        width: 100%;
        min-height: auto;
        margin-bottom: 30px;
    }

    .message ul li input {
        width: 100%;
    }

    .message ul li textarea {
        width: 100%;
    }

    .newsshow-left {
        width: 100%;
    }

    .newsshow-right {
        width: 100%;
        margin-left: 0;
    }

    .newslist ul li {
        margin-bottom: 30px;
    }

    .newslist ul li .img {
        width: 100%;
    }

    .newslist ul li .text {
        width: 100%;
    }

    .contact ul li {
        width: 100%;
    }

    .contact ul li .text .nr {
        min-height: auto;
        padding: 0 30px;
        font-size: 14px;
    }

    .Details h1 {
        font-size: 22px;
    }
}

/* 生产车间 */
.cate-title {

}
.cate-title .title {
    font-size: 36px;
    color: #333333;
    font-weight: bold;
    line-height: 100%;
    margin-bottom: 15px;
}
.cate-title .desc {
    font-size: 16px;
    color: #666666;
    line-height: 100%;
}
.chejian-box1 {
    padding-top: 60px;
    padding-bottom: 60px;
}
.chejian-box1 .map {
    display: block;
    width: 100%;
}
.chejian-box2 {
    background: #eeeeee;
    padding-top: 90px;
}
.chejian-box2 .swiper-container {
    margin-top: 50px;
    padding-bottom: 80px;
}
.chejian-box2 .swiper-slide {
    
}
.chejian-box2 .swiper-slide .litpic {
    width: 100%;
    aspect-ratio: 450 / 300;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.chejian-box2 .swiper-slide .title {
    font-size: 16px;
    color: #333333;
    line-height: 20px;
    padding: 30px 0;
    text-align: center;
}
.chejian-box2 .swiper-pagination {
    bottom: 40px;
}
.chejian-box2 .swiper-pagination .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    background: #00a3f0;
    opacity: 1;
    border-radius: 100%;
}
.chejian-box2 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #154a8b;
}
@media (max-width:768px) {
	.cate-title .title {
		font-size: 24px;
    }
	
	.cate-title .desc {
		font-size: 14px;
	}
	.cate-title { margin-bottom:25px;
	}
	.chejian-box2 {
		padding-top: 60px;
	}
	
}


/* 新闻列表 */

.flex_left1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.xw_list_v2 {
    padding-bottom: 50px;
}

.news-list {
    margin: 0 -1.8%;
    margin-bottom: 50px;
}

@media (max-width:450px) {
    .news-list {
        margin: 0
    }
}

.news-list li {
    width: -webkit-calc(100%/3);
    width: -moz-calc(100%/3);
    width: calc(100%/3);
    padding: 0 1.8%;
    margin-top: 3.625rem
}

@media (max-width:768px) {
    .news-list li {
        width: 50%;
        margin-top: 1.5rem
    }
}

@media (max-width:450px) {
    .news-list li {
        width: 100%;
        padding: 0
    }
}

.news-list li a.img {
    display: block;
    font-size: 0;
    /*border-top-right-radius: .9375rem;
    border-top-left-radius: .9375rem;*/
    padding-bottom: 60%;
    width: 100%;
    position: relative;
    height: 0;
    overflow: hidden
}

.news-list li a.img>img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.news-list li .xw-date {
    border-bottom: 1px solid #D9D9D9;
    padding: 1.3em 5% .8em;
    position: relative
}

.news-list li .xw-date::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: -1px;
    height: 1px;
    width: 0;
    background: #1863af;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
    -moz-transition: all .6s;
    transition: all .6s
}

@media (max-width:768px) {
    .news-list li .xw-date {
        padding: 1.3em 1% .8em
    }
}

.news-list li .xw-date h2 a {
    display: block;
    color: #2F2A2A;
    font: 500 1.25rem/1.3em "思源黑体 Regular";
    height: 2.6em;
    overflow: hidden
}

@media (max-width:768px) {
    .news-list li .xw-date h2 a {
        font-size: 1rem
    }
}

.news-list li .xw-date h2 a:hover {
    color: #1863af
}

.news-list li .xw-date span {
    display: block;
    color: #787777;
    font: 500 1rem/1.5em "思源黑体 Regular";
    margin-top: 1.5em
}

.news-list li:hover .xw-date::after {
    width: 100%
}

.news-list li:hover .xw-date h2 a {
    color: #1863af
}

/* 新闻详情 */
.flex2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.show-news-content {
    margin-top: 3.5rem;
    padding-bottom: 8.5rem
}

@media (max-width:768px) {
    .show-news-content {
        margin-top: 2rem;
        padding-bottom: 2.5rem
    }
}

.show-news-content .show-news-a1_v1 {
    width: 64%;
    padding-right: 5%;
    border-right: 1px solid rgba(0, 0, 0, 0.2)
}
.show-news-content .show-news-a1_v1 .content h1 {
    text-align: center;
    font-size: 30px;
    line-height: 50px;
    margin: 30px 0;
}
.show-news-content .show-news-a1_v1 .content .dt {
    text-align: center;
	color: #999999;
    line-height: 50px;
    border-bottom: 1px solid #E7E7E7;
    border-top: 1px solid #E7E7E7;
	}
	
.show-news-content .show-news-a1_v1 .content p {
   /* padding-top: 1.2rem*/
}

@media (max-width:768px) {
    .show-news-content .show-news-a1_v1 {
        width: 100%;
        padding-right: 0;
        border: none
    }
	.show-news-content .show-news-a1_v1 .content h1 {
		font-size: 18px;
		line-height: 36px;
		margin: 0 0 25px 0;
	}
}

.show-news-content .show-news-a1_v1 .xinwn-consss {
    color: #565656;
    font: 500 1.25rem / 1.6em "思源黑体 Regular"
}

@media (max-width:768px) {
    .show-news-content .show-news-a1_v1 .xinwn-consss {
        font-size: 1rem
    }
}

.show-news-content .show-news-a1_v1 .xinwn-consss img {
    width: 100%;
    /*border-radius: .9375rem;*/
    overflow: hidden
}

.show-news-content .show-news-a1_v1 .a_wehs {
    padding: 2.25rem 0
}

@media (max-width:768px) {
    .show-news-content .show-news-a1_v1 .a_wehs {
        padding: 1.4rem 0
    }
}

.show-news-content .show-news-a1_v1 a.mast-sda {
    display: block;
    color: #fff;
    width: 8.75rem;
    font: 500 1rem/3em "思源黑体 Regular";
    border-radius: 1.5em;
    background: #3272c5;
    text-align: center;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
    -moz-transition: all .6s;
    transition: all .6s
}

.show-news-content .show-news-a1_v1 a.mast-sda:hover {
    background: #000
}

.show-news-content .show-news-a1_v1 .pain {
    background: #F4F5F5;
    border-radius: .9375rem;
    color: #787777;
    font: 600 1.125rem/1.5em "思源黑体 Regular";
    padding: 1em 1.875rem
}

@media (max-width:768px) {
    .show-news-content .show-news-a1_v1 .pain {
        font-size: 1rem
    }
	.show-news-content .show-news-a1_v1 a.mast-sda {
		margin: 0 auto;
	}
}

.show-news-content .show-news-a1_v1 .pain .prev,
.show-news-content .show-news-a1_v1 .pain .next {
    padding: .3em 0
}

.show-news-content .show-news-a1_v1 .pain a {
    color: #787777;
    font-weight: 500
}

.show-news-content .show-news-a1_v1 .pain a:hover {
    color: #00539F
}

.show-news-content .show-news-a1_v2 {
    width: 30.71429%
}

@media (max-width:768px) {
    .show-news-content .show-news-a1_v2 {
        display: none
    }
}

.show-news-content .show-news-a1_v2 .rm-titlea {
    color: #2F2A2A;
    font: 600 1.5rem/2em "思源黑体 Regular"
}

.show-news-content .show-news-a1_v2 .rm-titlea:after {
    content: "";
    width: 2.875rem;
    height: .125rem;
    display: block;
    background: #f6704d
}

.show-news-content .show-news-a1_v2 .news-list-tjaz li {
    width: 100%;
    margin-top: 2rem
}

.show-news-content .show-news-a1_v2 .news-list-tjaz li a.img {
    display: block;
    font-size: 0;
    border-top-right-radius: .9375rem;
    border-top-left-radius: .9375rem;
    overflow: hidden;
    aspect-ratio: 16 / 9;
}

.show-news-content .show-news-a1_v2 .news-list-tjaz li a.img img {
    width: 100%;
    height: 100%;
}
.show-news-content .show-news-a1_v2 .news-list-tjaz li .xw-date {
    border-bottom: 1px solid #D9D9D9;
    padding: 1.3em 5% .8em;
    position: relative
}

.show-news-content .show-news-a1_v2 .news-list-tjaz li .xw-date::after {
    content: "";
    display: block;
    width: 0%;
    height: 1px;
    background: #00539F;
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

@media (max-width:768px) {
    .show-news-content .show-news-a1_v2 .news-list-tjaz li .xw-date {
        padding: 1.3em 1% .8em
    }
}

.show-news-content .show-news-a1_v2 .news-list-tjaz li .xw-date h2 a {
    display: block;
    color: #2F2A2A;
    font: 500 1.25rem/1.3em "思源黑体 Regular";
    height: 2.6em;
    overflow: hidden
}

@media (max-width:768px) {
    .show-news-content .show-news-a1_v2 .news-list-tjaz li .xw-date h2 a {
        font-size: 1.2rem
    }
}

.show-news-content .show-news-a1_v2 .news-list-tjaz li:hover .xw-date h2 a {
    color: #1863af
}

.show-news-content .show-news-a1_v2 .news-list-tjaz li:hover .xw-date::after {
    width: 100%
}

.show-news-content .show-news-a1_v2 .news-list-tjaz li .xw-date span {
    display: block;
    color: #787777;
    font: 500 1rem/1.5em "思源黑体 Regular";
    margin-top: 1.5em
}
