.news1 {
	padding-top: 0.6rem;
}

.news1 .time {
	background: url('../img/news/n1.jpg') no-repeat;
	background-size: 100% 100%;
	background-position: center;
	padding-top: 0.5rem;
	padding-left: 0.84rem;
}

.news1 .info .flex_box1 .title {
	font-size: 0.4rem;
	color: #FFFFFF;
	line-height: 1;
	font-family: 'sm';
}

.news1 .info .flex_box1 .des {
	margin-top: 0.29rem;
	font-size: 0.2rem;
	color: #FFFFFF;
	line-height: 1;
}

.news1 .info {
	padding-bottom: 0.4rem;
}

.news1 .info .flex_box1 {
	padding-right: 0.3rem;
}

.news1 .info .flex_box2 .title {
	font-size: 0.2rem;
	color: #FFFFFF;
	line-height: 1;
}

.news1 .flex_box .flex_box2 .second {
	border: 0.01rem solid rgba(154, 215, 2, 1);
	padding: 0.18rem 0.27rem;
	width: calc(100% - 0.6rem);
	background: rgba(255, 255, 255, 0.73);
	border-radius: 0.1rem;
	justify-content: space-between;
	margin-top: 0.14rem;
}

.news1 .flex_box .flex_box2 .second .flex_box3 {
	background: rgba(154, 215, 2, 1);
	border-radius: 0.03rem;
	color: #fff;
	font-size: 0.2rem;
	text-align: center;
	line-height: 0.4rem;
	flex: 0 0 0.4rem;
	position: relative;
}

.news1 .flex_box .flex_box2 .second .flex_box3+.flex_box3::before {
	content: ':';
	color: rgba(154, 215, 2, 1);
	font-size: 0.2rem;
	position: absolute;
	top: 41%;
	transform: translateY(-50%);
	left: -0.14rem;
	line-height: 1;
}

.news1 .list_flex {
	margin-top: 0.3rem;
	margin-left: -0.1rem;
	margin-right: -0.1rem;
}

.news1 .list_flex .item {
	padding: 0 0.1rem;
	flex: 0 0 calc(100% / 5);
	width: calc(100% / 5);
	margin-bottom: 0.22rem;
}

.news1 .list_flex .item .container {
	border: 0.01rem solid #DFDFDF;
}

.news1 .list_flex .item .container .scale_box {
	height: 2rem;
}

.news1 .list_flex .item .container .n_title {
	font-size: 12px;
	color: #555555;
}

.news1 .list_flex .item .container [class*="val"] {
	font-size: 12px;
	color: #9A9A9A;
	line-height: 1.7;
}

.news1 .list_flex .item .container .info_box {
	padding: 0.15rem 0.1rem;
}

.news1 .list_flex .item .container .val2 {
	border-bottom: 0.01rem solid rgba(239, 239, 239, 1);
	padding-bottom: 0.04rem;
}

.news1 .list_flex .item .container .price {
	justify-content: space-between;
	margin-top: 0.08rem;
}

.news1 .list_flex .item .container .now {
	font-size: 0.14rem;
	color: #FF3501;
	font-family: 'sb';
	line-height: 1;
}

.news1 .list_flex .item .container .del {
	font-size: 0.14rem;
	color: #9A9A9A;
	text-decoration: line-through;
	line-height: 1;
}

.news_box1 {
	padding-bottom: 1.25rem;
}


.news2 {
	padding-top: 0.6rem;
	padding-bottom: 1.2rem;
}

.news2.flex_box .flex_box1 {
	flex: 0 0 10.3rem;
}

.news2.flex_box .flex_box2 {
	flex: 0 0 0.3rem;
}

.news2.flex_box .flex_box3 {
	flex: 0 0 3.4rem;
}

.news2 .flex_box .flex_box4 {
	flex: 0 0 3.2rem;
	max-width: 3.2rem;
}

.news2 .flex_box .flex_box5 {
	flex: 0 0 0.3rem;
}

.news2 .flex_box .flex_box6 {
	flex: 0 0 6.8rem;
	max-width: 6.8rem;
}

.news2 .swiper-button-prev::after,
.news2 .swiper-button-next::after {
	font-size: 0.2rem;
	color: rgba(186, 186, 186, 1);
	transition: var(--s_tran);
	font-weight: bold;
}

.news2 .swiper-button-prev:hover::after,
.news2 .swiper-button-next:hover::after {
	color: var(--c);
}

.news2 .flex_box6 .title {
	font-weight: bold;
	font-size: 0.16rem;
	color: #333333;
}

.news2 .flex_box6 .active {
	background: url('../img/news/n3.jpg') no-repeat;
	background-size: 100% 100%;
	background-position: center;
	height: 0.5rem;
	padding-left: 0.2rem;
	padding-right: 0.15rem;
	margin-top: 0.2rem;
}

.news2 .flex_box6 .active .flex_box7 img {
	max-width: 0.24rem;
	height: 0.24rem;
}

.news2 .flex_box6 .active .flex_box7 p {
	font-size: 0.2rem;
	color: #fff;
	margin-left: 0.1rem;
}

.exzoom .exzoom_nav .exzoom_nav_inner span img {
	top: 0 !important;
}

.news2 .flex_box .flex_box8 {
	justify-content: flex-end;
}

.news2 .flex_box .flex_box8 p {
	font-size: 0.16rem;
	color: #FFFFFF;
}

.news2 .flex_box .flex_box8 .second {
	width: calc(100% - 0.6rem);
	border-radius: 0.1rem;
	justify-content: space-between;
	flex: 0 0 1.96rem;
	margin-left: 0.08rem;
}

.news2 .flex_box .flex_box8 .second .flex_box3 {
	background: rgba(154, 215, 2, 1);
	border-radius: 0.03rem;
	color: #fff;
	font-size: 0.2rem;
	text-align: center;
	line-height: 0.34rem;
	flex: 0 0 0.4rem;
	position: relative;
	flex: 0 0 0.34rem;
}

.news2 .flex_box .flex_box8 .second .flex_box3+.flex_box3::before {
	content: ':';
	color: rgba(154, 215, 2, 1);
	font-size: 0.2rem;
	position: absolute;
	top: 41%;
	transform: translateY(-50%);
	left: -0.14rem;
	line-height: 1;
}

.news2 .copy {
	color: var(--g);
	justify-content: flex-end;
	margin-top: 0.1rem;
}

.news2 .copy p {
	font-size: 0.14rem;
}

.news2 .copy img {
	max-width: 0.2rem;
	height: 0.2rem;
	margin-right: 0.05rem;
}

.news2 .flex_box .flex_box9 {
	flex: 0 0 30%;
	text-align: center;
}

.news2 .flex_box .flex_box10 {
	flex: 0 0 20%;
	text-align: center;
}

.news2 .flex_box .flex_box11 {
	flex: 0 0 20%;
	text-align: center;
}

.news2 .flex_box .flex_box12 {
	flex: 0 0 20%;
	text-align: center;
}

.news2 .table {
	border: 0.01rem solid #EEEEEE;
	margin-top: 0.1rem;
}

.news2 .t_head {
	background: #F9F9F9;
	line-height: 0.4rem;
}
.news2 .t_head div {
	font-size: 0.14rem;
	color: #333333;
}

.news2 .t_body .flex_box9,
.news2 .t_body .flex_box10,
.news2 .t_body .flex_box11 {
	font-size: 0.14rem;
	color: #333333;
	line-height: 0.43rem;
}

.news2 .t_body .flex_box12 {
	font-size: 0.16rem;
	color: #FF3501;
	font-family: 'sb';
	line-height: 0.43rem;
}

.news2 .t_body .item:not(:last-child) {
	border-bottom: 0.01rem solid #EEEEEE;
}

.news2 .btn_box {
	margin-top: 0.52rem;
}

.news2 .btn_box a {
	border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
	border: 0.01rem solid var(--c);
	width: fit-content;
	font-size: 0.14rem;
	flex: 0 0 1.48rem;
	line-height: 0.38rem;
	text-align: center;
	transition: var(--s_tran);
}

.news2 .btn_box .btn1 {
	color: #333333;
	margin-right: 0.25rem;
}

.news2 .btn_box a:hover {
	background: var(--c);
	color: #fff;
}

.news2 .btn_box a:hover::before {
	filter: brightness(0) invert(1);
}

.news2 .btn_box a::before {
	content: '';
	display: inline-block;
	width: 0.21rem;
	height: 0.2rem;
	background-size: 100% 100%;
	background-position: center;
	margin-right: 0.16rem;
}

.news2 .btn_box .btn1::before {
	background: url('../img/news/n6.png') no-repeat;
	vertical-align: -0.05rem;
}

.news2 .btn_box .btn2::before {
	background: url('../img/news/n7.png') no-repeat;
	vertical-align: -0.05rem;
}


.news2 .tab_box {
	border: 0.01rem solid #DFDFDF;
	margin-top: 0.78rem;
}

.news2 .tab_wrap {
	background-color: #F9F9F9;
	border-bottom: 0.01rem solid #E5E5E5;
}

.news2 .tab {
	cursor: pointer;
	font-size: 0.14rem;
	color: #333333;
	line-height: 0.39rem;
	width: 1.27rem;
	text-align: center;
	border-top: 0.02rem solid transparent;
	border-right: 0.01rem solid #E5E5E5;
}

.news2 .tab.active {
	color: #000;
	background: #FFFFFF;
	border-top: 0.02rem solid var(--c);
	position: relative;
}

.news2 .tab.active::after {
	content: '';
	width: 100%;
	height: 0.01rem;
	background: #fff;
	display: block;
	position: absolute;
	bottom: -0.01rem;
}

.news2 .content {
	display: none;
	padding: 0.4rem 0.2rem;
}

.news2 .content.active {
	display: block;
}

.news2 .faq .item {
	flex: 0 0 100%;
}

.news2 .faq .item:not(:last-child) .container {
	border-bottom: 0.01rem dotted rgba(158, 158, 158, 1);
}

.news2 .faq .item:not(:first-child) .container {
	padding-top: 0.25rem;
}

.news2 .faq .item:not(:last-child) .container {
	padding-bottom: 0.25rem;
}

.news2 .faq .question {
	font-size: 0.16rem;
	color: var(--c);
}

.news2 .faq .answer {
	font-size: 0.16rem;
	color: #333333;
	line-height: 0.3rem;
	margin-top: 0.05rem;
}

.news2 .coa .info,
.news2 .msds .info {
	max-width: 7.76rem;
	margin-left: auto;
	margin-right: auto;
}

.news2 .tips {
	color: var(--c);
	font-size: 0.16rem;
}

.news2 form {
	border: 0.01rem solid rgba(219, 219, 219, 1);
	border-radius: 0.1rem;
	overflow: hidden;
	margin-top: 0.2rem;
}

.news2 input {
	flex: 0 0 calc(100% - 0.76rem);
	line-height: 0.5rem;
	height: 0.44rem;
	background: rgba(251, 251, 251, 1);
	padding: 0.15rem;
}

.news2 .search_btn {
	flex: 0 0 0.76rem;
	width: 0.76rem;
	height: 0.44rem;
	background-color: var(--c);
	padding-top: 0.1rem;
}

.news2 .search_btn img {
	max-width: 0.25rem;
	height: 0.25rem;
	margin-left: auto;
	margin-right: auto;
}

input::-webkit-input-placeholder {
	/* Chrome/Safari/Opera */
	font-size: 0.16rem;
	color: #9E9E9E;
}

input:-moz-placeholder {
	/* Firefox 4 - 18 */
	font-size: 0.16rem;
	color: #9E9E9E;
}

input::-moz-placeholder {
	/* Firefox 19+ */
	font-size: 0.16rem;
	color: #9E9E9E;
}

input:-ms-input-placeholder {
	/* IE 10+  */
	font-size: 0.16rem;
	color: #9E9E9E;
}

.news2 .coa .list_flex,
.news2 .msds .list_flex {
	margin-top: 0.38rem;
	max-width: 8.5rem;
	margin-left: auto;
	margin-right: auto;
}

.news2 .coa .list_flex .item,
.news2 .msds .list_flex .item {
	flex: 0 0 100%;
}

.news2 .coa .list_flex .item .container::before,
.news2 .msds .list_flex .item .container::before {
	content: '';
	display: inline-block;
	width: 0.25rem;
	height: 0.28rem;
	background: url('../img/news/n8.png') no-repeat;
	background-size: 100% 100%;
	background-position: center;
	vertical-align: -0.06rem;
	margin-right: 0.17rem;
}
.news2 .coa .list_flex .item .container,
.news2 .msds .list_flex .item .container {
	font-size: 0.16rem;
	color: #333333;
}
.news2 .coa .item .container,
.news2 .msds .item .container {
	border-bottom: 0.01rem dotted rgba(158, 158, 158, 1);
}

.news2 .coa .item:not(:first-child) .container,
.news2 .msds .item:not(:first-child) .container {
	padding-top: 0.25rem;
}

.news2 .coa .item .container,
.news2 .msds .item .container {
	padding-bottom: 0.2rem;
}

.news2 .flex_box3 .hot {
	border: 0.01rem solid rgba(229, 229, 229, 1);
}

.news2 .flex_box3 .hot .h_head {
	background: rgba(249, 249, 249, 1);
	border-bottom: 0.01rem solid rgba(229, 229, 229, 1);
	line-height: 0.4rem;
	padding: 0 0.15rem;
	justify-content: space-between;
}
.news2 .flex_box3 .hot .h_head img {
	max-width: 0.18rem;
	height: 0.18rem;
}
.news2 .flex_box3 .h_body {
	padding: 0.2rem 0.1rem;
}

.news2 .flex_box3 .h_body .item {
	flex: 0 0 100%;
}
.news2 .flex_box3 .h_body .container {
	font-size: 0.14rem;
	color: #666666;
	line-height: 0.22rem;
	padding-bottom: 0.12rem;
	padding-top: 0.12rem;
	border-bottom: 0.01rem dotted rgba(222, 222, 222, 1);
	transition: var(--s_tran);
}
.news2 .flex_box3 .h_body .container:hover {
	color: var(--c);
}

.news2 .flex_box3 .h_body .item:first-child .container {
	padding-top: 0;
}


.news3 {
	padding-top: 0.6rem;
	padding-bottom: 1rem;
}

.news3 .list_flex .item {
	padding-top: 0.25rem;
	flex: 0 0 100%;
	width: 100%;
	padding-bottom: 0.25rem;
	border-bottom: 0.01rem solid rgba(207, 207, 207, 1);
}

.news3 .list_flex .item:first-child {
	padding-top: 0;
}

.news3 .list_flex .item .scale_box {
	flex: 0 0 4rem;
	height: 2.4rem;
}

.news3 .list_flex .item .flex_box2 {
	flex: 0 0 0.6rem;
}

.news3 .list_flex .item .info_box .date {
	font-size: 0.16rem;
	color: #9A9A9A;
}

.news3 .list_flex .item .info_box .date::before {
	content: '';
	display: inline-block;
	width: 0.18rem;
	height: 0.18rem;
	background: url('../img/news/n9.png') no-repeat;
	background-size: 100% 100%;
	background-position: center;
	vertical-align: -0.03rem;
	margin-right: 0.07rem;
}

.news3 .n_title {
	font-size: 0.2rem;
	color: #333333;
	margin-top: 0.2rem;
	transition: var(--s_tran);
}

.news3 .des {
	font-size: 0.16rem;
	color: #333333;
	line-height: 0.3rem;
	margin-top: 0.3rem;
}

.news3 .more {
	font-size: 0.14rem;
	color: #9A9A9A;
	margin-top: 0.3rem;
	transition: var(--s_tran);
}
.news3 .more::before {
	content: '';
	width: 0.4rem;
	height: 0.01rem;
	background: rgba(154, 154, 154, 1);
	display: inline-block;
	vertical-align: 0.05rem;
	transition: var(--s_tran);
	margin-right: 0.1rem;
}

.news3 .list_flex .item .container:hover .n_title {
	color: var(--c);
}
.news3 .list_flex .item .container:hover .more {
	color: var(--c);
}

.news3 .list_flex .item .container:hover .more::before {
	background-color: var(--c);
	width: 0.6rem;
}





/* 详情 */
.news4 {
	padding-top: 0.67rem;
	padding-bottom: 1.3rem;
}

.news4 .title {
	text-align: center;
	font-size: 0.3rem;
	font-family: 'sb';
	color: #333333;
}
.news4 .date {
	justify-content: center;
	margin-top: 0.52rem;
}
.news4 .date > div {
	flex: 0 0 auto;
	font-size: 0.16rem;
	color: #999999;
	padding: 0 0.74rem;
}
.news4 .date span {
	font-size: 0.16rem;
	color: #999999;
}

.news4 hr {
	height: 0.01rem;
	width: 100%;
	background-color: rgba(220, 220, 220, 1);
	border: none;
	margin-top: 0.17rem;
}

.news4 .info {
	margin-top: 0.25rem;
	text-indent: 2em;
	color: #333333;
	font-size: 0.16rem;
	line-height: 0.3rem;
	padding-bottom: 0.9rem;
	border-bottom: 0.01rem solid rgba(220, 220, 220, 1);
}
.news4 .info a {
    display: inline;
    width: 100%;
}
.news4 .info a:hover {
    color: var(--c);
}
.news4 .info img {
	max-width: 100%;
	margin: 0 auto;
	width: revert-layer;
	height: auto;
	/*display: inline;*/
}

.news_box2 .prev_next {
	margin-top: 0.25rem;
}

.news_box2 .prev_next .prev a,
.news_box2 .prev_next .next a {
	color: rgba(119, 119, 119, 1);
	display: block;
	width: 100%;
	transition: var(--transition);
}

.news_box2 .prev_next .next a {
	text-align: right;
}

.news_box2 .prev_next .prev a::before {
	content: '';
	display: inline-block;
	width: 0.1rem;
	height: 0.08rem;
	margin-right: 0.1rem;
	background: url('../img/news/n10.png') no-repeat;
	background-size: 100% 100%;
	background-position: center;
	vertical-align: 0.02rem;
}

.news_box2 .prev_next .next a::before {
	content: '';
	display: inline-block;
	width: 0.1rem;
	height: 0.08rem;
	margin-right: 0.1rem;
	background: url('../img/news/n11.png') no-repeat;
	background-size: 100% 100%;
	background-position: center;
	vertical-align: 0.02rem;
}

.news_box2 .prev_next .next a:hover {
	color: var(--c);
}

.news_box2 .prev_next .next a:hover::after {
	background: url('../img/news/n11.png') no-repeat;
}


.news_box2 .prev_next .prev,
.news_box2 .prev_next .next {
	flex: 0 0 50%;
	width: 50%;
}

.news_box2 .prev_next .prev a:hover,
.news_box2 .prev_next .next a:hover {
	color: var(--c);
}
@media (max-width: 768px) {
    .news3 .list_flex .item .container {
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .news3 .list_flex .item .container > div {
        flex: 0 0 100%;
    }
    .news3 .list_flex .item .scale_box {
        height: 200px;
    }
    .news3 .list_flex .item .container .info_box {
        margin-top: 30px;
    }
    .news3 .n_title {
        font-size: 14px;
    }
    .news3 .list_flex .item .info_box .date,
    .news3 .des,
    .news3 .more {
        font-size: 12px;
        line-height: 1.5;
    }
    .news3 .list_flex .item .info_box .date::before {
        width: 10px;
        height: 10px;
    }
    
    .news4 .date > div,
    .news4 .date span {
        font-size: 12px;
    }
    .news4 .info p {
        font-size: 12px;
    }
    .news_box2 .prev_next .prev a, .news_box2 .prev_next .next a {
        font-size: 12px;
    }
    
}