@charset "utf-8";

@font-face {
	font-family: "Source Han Sans CN";
	/* Project id 1786347 */
	/* src: url('../fonts/OPPOSans-Bold.ttf') format('ttf'); */
	src: url('../fonts/SourceHanSansCN-Medium.woff') format('woff');
	

}




*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
a {
    text-decoration: none;
    color: initial;
}
.content_view_left.ysa {
    width: 100%;
}
.accrodion-title {
    padding: .2rem;
    font-size: .3rem;
    position: relative;
}
ul.xzxwer li a {
    font-size: .22rem;
}

ul.xzxwer {
    display: flex;
    justify-content: center;
}

ul.xzxwer li {
    margin: 0 .2rem;
    padding: .05rem .1rem;
    background: #ededed;
    border-radius: .1rem;
}

ul.xzxwer li:hover a {
    color: #fff;
}

ul.xzxwer li:hover {
    background: #f87f28;
}


ul.xzxwer li.active {
    background: #f87f28;
}
ul.xzxwer li.active a {
    color: white;
}
.tycppl {
    color: #000;
    font-family: "Source Han Sans CN";
    font-size: .4rem;
    font-style: normal;
    font-weight: 350;
    line-height: normal;
    text-transform: capitalize;
    text-align: center;
    position: relative;
}.tycp_text.pl p {
    color: #000;
}
.tycp_text.p2 p {
    color: black;
}
.ca-test-3-user-img {
    margin-right: .2rem;
}
.inner {
    padding: .2rem .8rem .2rem .2rem;
    font-size: .24rem;
    color: #8e8d8d;
}
.accrodion-content.show {
    display: block;
}
.pl {
    background: #F8F9FA;
    padding: .2rem;
}

h4.ca-test-title-3 {
    padding: .2rem;
}

.ca-test-3-user {
    display: flex;
    align-items: center;
    padding: .2rem;
}

h4.test-3-title {
    font-size: .24rem;
}

.ca-test-3-user-name span {
    font-size: .22rem;
}

.ca-test-3-user-img span img {
    border-radius: 50%;
}

.accrodion-content {
    display: none;
}
.accrodion {
    width: 100%;
}
h4.ca-test-title-3 {
    font-size: .3rem;
}

.ca-test-3-content p {
    font-size: 0.22rem;
}
.accrodion-title h4:before {
    content: "+";
    /* width: .2rem; */
    /* height: .03rem; */
    display: block;
    position: absolute;
    left: 96%;
    /* top: 50%; */
    top: 50%;
    transform: translateY(-50%);
    color: #f87f28;
}
.svg_a {
    display: none;
}
.nav ul li:hover a {
    color: #F87F28;
}

.nav ul li.active a {
    color: #f87f28;
}
.zygn_bd a {
    padding: 0.05rem 0;
    color: #FFF;
    text-align: center;
    font-family: "Source Han Sans CN";
    font-size: .24rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    border-radius: 6px;
    background: linear-gradient(90deg, #F87F28 0%, #F8B528 100%);
    margin-right: 0.3rem;
    width: 1.5rem;
    display: inline-block;
    font-weight: 600;
}
.accrodion {
    border: 1px solid #cccccc;
    margin-bottom: .3rem;
}
.zygn_bd {
    margin-bottom: 0;
    text-align: right;
}
.newslist_wd {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.newslist_wd {
    margin-top: 1rem;
}
r {
    box-sizing: border-box;
    flex-shrink: 0;
    line-height: inherit;
}
body {
    max-width: 19.2rem;
    margin: 0 auto;
}
body {
    font-family: PingFangSC-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma,
    Arial, PingFang SC-Light, Microsoft YaHei;
    font-size: 12px;
}
body,h1,h2,h3,h4,h5,h6,p ,ul,ol,dd,table,input,textarea,dl{padding: 0;margin: 0 auto;}
input {
    background-color: transparent;
    border: 0;
}
.index_content_nr_flet {
    /* transform: scale(1.1); */
    transition: 0.3s ease all;
}

.index_content_nr_flet:hover {
    transform: scale(1.1);
    overflow: hidden;
    transition: 0.3s ease all;
}
button {
    margin: 0;
    padding: 0;
    border: 1px solid transparent;
    outline: none;
    background-color: transparent;
}
ul,li{list-style: none;}
img{
    max-width: 100%;
    vertical-align: top;
    /* opacity: 0; */
}
input:focus,textarea:focus,select:focus{outline: none;}
textarea{resize:none;}
.clear:after{content: "";display: block;clear: both;height: 0;overflow: hidden;visibility: hidden;}
.clear{zoom:1;}
.left{
    float: left;
}
.right{
    float: right;
}

.public_width {
    width: 14.80rem;
    margin: 0 auto;
    /* padding-top: .8rem; */
    /* padding-bottom: .55rem; */
}
.head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: .11rem 0;
}

.header {
    background: #2B2C30;
    position: fixed;
    width: 100%;
    z-index: 9;
    top: 0;
    left: 0;
}

.nav ul li a {
    color: #FFF;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Source Han Sans CN";
    font-size: .16rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5; /* 150% */
    letter-spacing: -0.3px;
}

.nav ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.search_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
label.pda {
    margin-bottom: .3rem;
    display: block;
}
.lang a {
    color: #FFF;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Arial;
    font-size: .16rem;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: -0.3px;
    padding-right: .05rem;
}

.lang {
    color: #fff;
    font-size: .16rem;
    padding-left: .1rem;
}
.nav {
    width: 56%;
}
.nav ul li {
    width: 13%;
    text-align: center;
    /* background: red; */
}

.bt_ty {
    color: #101926;
    font-family: "Source Han Sans CN";
    font-size: .4rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

.bt_ty p {
    color: #F87F28;
    font-family: "Source Han Sans CN";
    font-size: .4rem;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    text-transform: capitalize;
    display: inline-block;
    position: relative;
}

.bt_more a {
    color: #FFF;
    font-family: "Source Han Sans CN";
    font-size: .24rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-transform: capitalize;
    padding: .1rem .68rem;
    border-radius: .24rem 0;
    background: linear-gradient(90deg, #EC7332 0%, #F8B728 100%);
}

.fw {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: .59rem;
}
.index_pro_flex {
    display: flex;
    justify-content: space-between;
}

.index_pro_flex_item {
    width: 23%;
    /* background: red; */
    background: #F2F2F2;
    text-align: center;
    padding-bottom: .62rem;
    transition: 0.3s ease all;
}



.index_pro_flex_item span {
    color: #000;
    font-family: "Source Han Sans CN";
    font-size: .24rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    padding-top: .19rem;
    display: block;
}
.index_pro_flex_item_im {
    padding-top: .37rem;
}

.index_pro_flex_item_im {
    width: 2.16rem;
    margin: 0 auto;
}
.index_pro_flex_item_im img {
    /* height: 3rem; */
}
.index_pro_flex_item:hover {
    background: rgba(8, 10, 19, 0.35);
}

.index_pro_flex_item:hover span {
    color: white;
}
.product_senction {
    padding-top: .85rem;
    padding-bottom: .56rem;
}
.bt_ty p:before {
    content: "";
    width: .6rem;
    height: .03rem;
    display: block;
    background: #F87F28;
    position: absolute;
    bottom: -0.05rem;
}
.hz_senction_felx {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    margin-top: .55rem;
}

.hz_senction_felx_item {
    width: 12%;
    margin-right: 1.38rem;
    margin-bottom: .15rem;
}

.hz_senction_felx_item:nth-child(5n) {
    margin-right: 0;
}
.hz_senction {
    padding-top: .7rem;
    padding-bottom: .58rem;
}
.tycp {
    color: #FFF;
    font-family: "Source Han Sans CN";
    font-size: .4rem;
    font-style: normal;
    font-weight: 350;
    line-height: normal;
    text-transform: capitalize;
    text-align: center;
    position: relative;
}

.cp_senction {
   background: url("../img/ba1.png");
   padding-top: .72rem;
   padding-bottom: 0.6rem;
   background-repeat: no-repeat;
   background-size: cover;
}
.rjb_item_list_right_top:last-child {
    margin-bottom: 0;
}
.tycp_text p {
    color: #FFF;
    text-align: center;
    font-family: "Source Han Sans CN";
    font-size: .2rem;
    font-style: normal;
    font-weight: 350;
    line-height: normal;
    text-transform: capitalize;
}
.cp_senction1 {
    /* background: url("../img/ba2.png"); */
    padding-top: .72rem;
    background-size: cover;
    background-repeat: no-repeat;
}
b.hs {
    color: #F87F28;
}
.nav_list ul li a {
    color: #444;
    font-family: "Source Han Sans CN";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

.cs_flex {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.nav_list ul {
    display: flex;
    justify-content: space-between;
}

.nav_list {width: 7.5rem;}

.bt_ty.csz p:before {
    content: "";
    width: .6rem;
    height: .03rem;
    display: block;
    background: #F87F28;
    position: absolute;
    bottom: -0.1rem;
}
.bt_ty.csz {
    width: 6.3rem;
}

.bt_ty.hz p:before{
	content: none;
}
.bt_ty.hz {
    text-align: center;
    position: relative;
}
.syn {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nev.dsaaa {
    width: 50%;
    margin: 0;
}



.syn .nev-list {width: 11%;}

.syn {
    margin-top: .5rem;
}


.news_item_livie:hover .news_item_im_li img{
	transform: scale(1.1);
	transition: .3s ease all;
}
.news_item_livie .news_item_im_li img{
	
	transition: .3s ease all;
}
.news_item_im_li{
	overflow: hidden;
}

.bt_ty.hz:before {
   content: "";
   width: 0.6rem;
   height: 0.03rem;
   display: block;
   background: #F87F28;
   position: absolute;
   bottom: -0.1rem;
   left: 50%;
   transform: translateX(-50%);
}
.tycp_text {
    margin-top: .46rem;
}

.wan p {
    color: #FFF;
    font-family: "Source Han Sans CN";
    font-size: 80px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

.wan p b {
    color: #F87F28;
    font-family: "Source Han Sans CN";
    font-size: 80px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    text-transform: capitalize;
}
.wan span {
    color: #FFF;
    font-family: "DIN 1451 Std";
    font-size: 80px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}
.wan {
    position: absolute;
    top: 2.68rem;
    left: 2.6rem;
}
.ceshi_senction_topnav_content_flex_bot_im:hover img {
    transform: scale(1.1);
    transition: .3s ease all;
}

.ceshi_senction_topnav_content_flex_bot_im {
    overflow: hidden;
}

.ceshi_senction_topnav_content_flex_bot_im img {
    transition: .3s ease all;
}
.pro_list_item:hover .pro_list_item_im img {
    transform:scale(1.1);
    transition:0.3s ease all;
}

.pro_list_item_im img {
    transition: .3s ease all;
}
.tcbd1_item input {
    color: #7C8188;
    font-family: "Source Han Sans CN";
    font-size: .2rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    width: 100%;
}

.tcbd1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: .3rem;
}

.tcbd1_item {
    width: 48%;
    border-radius: 6px;
    border: 1px solid #E7E8E9;
    background: #FFF;
    padding: .13rem .2rem;
}

form.tcbd {
    padding: .65rem .45rem .57rem .45rem;
}
.tcbd2 {
    border-radius: 6px;
    border: 1px solid #E7E8E9;
    background: #FFF;
    margin-bottom: .3rem;
    padding: .13rem .2rem;
}

.tcbd2 input {
    color: #7C8188;
    font-family: "Source Han Sans CN";
    font-size: .2rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    width: 100%;
}

.tcbd2 textarea {
    color: #7C8188;
    font-family: "Source Han Sans CN";
    font-size: .2rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    border: none;
    width: 100%;
}
.tcbd1_item input::placeholder{
    color: #7C8188;
font-family: "Source Han Sans CN";
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-transform: capitalize;
}

.tcbd2 input::placeholder{
    color: #7C8188;
font-family: "Source Han Sans CN";
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-transform: capitalize;   
}
.tcbd2 textarea::placeholder{
    color: #7C8188;
font-family: "Source Han Sans CN";
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-transform: capitalize;   
}

.tcbd1 {
}
.banner {
    position: relative;
}
 .mySwiper .swiper-pagination{
	 color: #FFF;
	 text-align: center;
	 font-feature-settings: 'liga' off, 'clig' off;
	 font-family: DIN;
	 font-size: .18rem;
	 font-style: normal;
	 font-weight: 700;
	 line-height: 24px;
	 letter-spacing: -0.3px;
	 position: absolute;
	 left: 2.77rem;
	 width: .5rem;
	 bottom: .88rem;
	}
	
	.mySwiper .swiper-button-prev:after, .mySwiper .swiper-rtl .swiper-button-next:after{
		content:'';
		background: url("../img/zjt1.svg");
		width: 1.28rem;
		height: 1.28rem;
		background-repeat: no-repeat;
		background-size: 100%;
	}
	.mySwiper .swiper-button-prev{
		position: absolute;
		/* top: 89%; */
		/* left: 2.22rem; */
	}
	
	.mySwiper .swiper-button-next:after, .mySwiper .swiper-rtl .swiper-button-prev:after{
		content:'';
		background: url("../img/ri.svg");
		width: 1.28rem;
		height: 1.28rem;
		background-repeat: no-repeat;
		background-size: 100%;
	}
	
	.mySwiper .swiper-button-next{
		position: absolute;
		/* top: 89%; */
		/* left: 3.75rem; */
	}
	.icozs {
	    width: .002rem;
	    height: 4rem;
	    flex-shrink: 0;
	    background: white;
	    position: absolute;
	    left: 1.86rem;
	    top: 1.37rem;
	    z-index: 99;
	}
	
	.icozs:after {
	    content: "";
	    height: 1.5rem;
	    width: .02rem;
	    display: block;
	    background: #F87F28;
	}
	
	.tycp_swiper {
	    margin: 0 auto;
	    padding-top: .48rem;
	}
	
	.mySwiper1 .swiper-slide {
	    text-align: center;
	}
	
	.mySwiper1 .swiper-button-prev:after, .mySwiper1 .swiper-rtl .swiper-button-next:after{
			content:'';
				background: url("../img/z.svg");
				width: 0.6rem;
				height: 0.6rem;
				background-repeat: no-repeat;
				background-size: 100%;
	}
	.mySwiper1 .swiper-button-next:after, .mySwiper1 .swiper-rtl .swiper-button-prev:after{
		content:'';
			background: url("../img/y.svg");
			width: 0.6rem;
			height: 0.6rem;
			background-repeat: no-repeat;
			background-size: 100%;
	}
	.nev.dsaaa a {
	    color: #F87F28;
	    text-align: center;
	    font-family: "Source Han Sans CN";
	    font-size: .16rem;
	    font-style: normal;
	    font-weight: 400;
	    line-height: normal;
	    text-transform: capitalize;
	    border-radius: 6px;
	    border: 1px solid #F87F28;
	    padding: .08rem .38rem;
	    margin-right: .4rem;
	}
	
	.nev.dsaaa a:last-child {
	    border-radius: 6px;
	    border: .01rem solid #F87F28;
	    background: #F87F28;
	    color: #fff;
	}
	.mySwiper .swiper-button-next,.mySwiper .swiper-button-prev{
		width: 1.28rem;
	}
	.mySwiper1 .swiper-button-next, .mySwiper1 .swiper-button-prev{
		width: .6rem;
	}
	.mySwiper1 .swiper-button-prev {
		position: absolute;
		top: 90%;
	}
	.mySwiper1 .swiper-button-next{
		position: absolute;
		top: 90%;
	}
.mySwiper1 {
    position: relative;
    padding-bottom: .63rem !important;
}
.mySwiper1 .swiper-pagination{
	/* position: absolute; */
	/* top: 90% !important; */
	/* width: 6rem !important; */
	/* left: 1.1rem !important; */
}

.mySwiper1 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
	background: #F87F28;
}
.mySwiper1 .swiper-pagination-progressbar{
	background: #ECEEF0;
}
.cs_senction {
	background:url("../img/cs.png");
	background-repeat:no-repeat;
	background-size:cover;
	padding-top: .7rem;
	padding-bottom: 1rem;
}
.index_content_nr_bt {
    color: #F87F28;
    font-family: "Source Han Sans CN";
    font-size: .4rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
}
	.keji_senction_list_flex.qy:hover .keji_senction_list_flex_left img {
    transform:scale(1.1);
    transition:0.3s ease all
    ;
}

.keji_senction_list_flex_left img {
    transition: 0.3s ease all;
}


.index_content_nr_bt1 {
    color: #444;
    font-family: "Source Han Sans CN";
    font-size: .2rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    margin-top: .32rem;
    margin-bottom: .16rem;
}

.index_content_nr_bt2 p {
    color: #444;
    font-family: "Source Han Sans CN";
    font-size: .2rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}
.index_content_nr {
    margin-top: 1.53rem;
    display: flex;
    justify-content: space-between;
}
.keji_senction_list_flex:nth-child(2n) {
    flex-direction: row-reverse;
}
.qtzc_list_item:hover {
    background: linear-gradient(to right, #ff00007a, #202ddd8a);
    /* transition: 3s ease all; */
}

.qtzc_list_item:hover li {
    color: white;
}

.index_content_nr_text {
    width: 8.09rem;
    padding-left: .8rem;
    box-sizing: content-box;
    border-left: .01rem solid #D9D9D9;;
}

.index_content_nr_flet {
    width: 5.27rem;
}

.index_content_nr_flet img {
    width: 100%;
}
.footer {
    padding-top: .6rem;
    padding-bottom: .28rem;
    border-bottom: 1px solid #767171;
}

.foot_nav ul li:first-child a {
    color: #FFF;
    text-align: center;
    font-family: "Source Han Sans CN";
    font-size: .16rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
}

.foot_nav ul li a {
    color: rgba(255, 255, 255, 0.72);
    font-family: "Source Han Sans CN";
    font-size: .15rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

.conp p {
    color: #A4A6AD;
    font-family: "Microsoft YaHei";
    font-size: .16rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: center;
}
.foot {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.bd_ovla {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
}

.mask_bg1 {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .7);
}
.form_bda {
    position: absolute;
    width: 10rem;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: white;
    border-radius: .2rem;
}
.foot_nav {
    display: flex;
    justify-content: space-between;
    width: 90%;
}

.foot_logo {
    width: 8%;
}
.foot_nav ul li:first-child {
    margin-bottom: .32rem;
}

.foot_nav ul li {
    margin-bottom: .08rem;
    color: rgba(255, 255, 255, 0.72);
    font-family: "Source Han Sans CN";
    font-size: .15rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}
.conp {
    padding: .26rem;
}
.index_ny_con {
    display: none;
}
.index_ny_con.active {
    display: block;
}
.nav_list ul li.active a{
	color:#F87F28;
	font-weight: 600;
}
.nav_list ul li:hover a{
	/* color:#F87F28; */
	/* font-weight: 600; */
}
.tycp_flex {
    display: flex;
    justify-content: space-between;
}

.news_item_li:hover .news_item_im_li img{
	transform: scale(1.1);
	transition:.3s ease all ;
}
.news_item_li .news_item_im_li img{
	
	transition:.3s ease all ;
}
.news_item_im_li{
	overflow: hidden;
}
.news_item:hover .news_item_im img{
	transform: scale(1.1);
	transition:.3s ease all ;
}
.news_item .news_item_im img{
	
	transition:.3s ease all ;
}
.news_item_im{
	overflow: hidden;
}

 .news_item_li:hover .news_item_text_li a img{
	 filter: brightness(100);
}

.tycp_flex {
    width: 12.9rem;
    margin: 0 auto;
    margin-top: .2rem;
}

.tycp_flex_item:nth-child(2) {
    margin-top: 1rem;
}

.tycp_flex_item {
    width: 33%;
}
.foot_bottm {
    background: url("../img/foot.png");
    background-repeat: no-repeat;
    background-size: cover;
}
.tycp:before {
    content: "";
    width: .6rem;
    height: .03rem;
    position: absolute;
    background: #F88328;
    bottom: -.15rem;
    left: 50%;
    transform: translateX(-50%);
}
.search {
    padding-right: 10px;
    border-right: 1px solid #d9d9d9;
}
.pez_content_bt.pdg {
    margin-bottom: .3rem;
}
.des_ny p {
    color: #FFF;
    font-family: "Source Han Sans CN";
    font-size: .8rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

.des_ny {
    position: absolute;
    top: 1.7rem;
    left: 50%;
    transform: translateX(-50%);
}

.nybanner {
    position: relative;
}
.des_ny p b {
    color: #F87F28;
    text-align: center;
    font-family: "Source Han Sans CN";
    font-size: .8rem;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    text-transform: capitalize;
}
.product_senc_flex_left_top p {
    color: #101926;
    font-family: "Source Han Sans CN";
    font-size: .3rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}

.product_senc_flex_left_top p b {
    color: #F87F28;
    font-family: "Source Han Sans CN";
    font-size: .3rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
}
.product_senc_flex_left {
    width: 2.3rem;
}
.rj_senction_flex_content_rig:hover img {
    transition: .3s ease all;
    transform: scale(1.1);
}

.rj_senction_flex_content_rig {
    overflow: hidden;
}

.rj_senction_flex_content_rig img {
    transition: .3s ease all;
}

.product_senc_flex {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}

.product_senc_flex_left_top2 ul li a {
    color: #A4A6AD;
    font-family: "Source Han Sans CN";
    font-size: .18rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    padding-left: .49rem;
}
.cst_item:hover img {
    transition: .3s ease all;
    transform: scale(1.1);
}
.keji_senction_list_flex:hover  .keji_senction_list_flex_left img{
	transform: scale(1.1);
	transition: .3s ease all;
}
.cst_item {
    overflow: hidden;
}
.zygn_flex_im_img:hover img {
    transition: .3s ease all;
    transform: scale(1.1);
}

.zygn_flex_im_img {
    overflow: hidden;
}

.zygn_flex_im_img img {
    transition: .3s ease all;
}

.cst_item img {
    transition: .3s ease all;
}
.mask_video1 {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
}
.mask_video1 {
    display: none;
}
.mask_bg2 {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .7);
}

.video_con1 {
    position: absolute;
    width: 70%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.video_con1 .closebox {
    position: absolute;
    right: -36px;
    top: -36px;
    width: 32px;
    cursor: pointer;
}

.product_senc_flex_left_top2 ul li {
    margin-bottom: .64rem;
    position: relative;
    display: flex;
    align-items: center;
}

.product_senc_flex_left_top2 ul li:before {
    content: "";
    width: .13rem;
    height: .13rem;
    background: white;
    display: block;
    border-radius: 50%;
    border: .02rem  solid #C0C2C9;
    position: absolute;
    letter-spacing: 0;
}
.nav_ico_1 {
    width: .1rem;
    height: .1rem;
    background: white;
    border-radius: 50%;
    border: .02rem solid #EBECED;
    margin-bottom: .12rem;
}

.nav_ico {
    position: absolute;
    left: .02rem;
    top: .4rem;
}
.product_senc_flex_left_top2 ul li:last-child .nav_ico {
    display: none;
}

.product_senc_flex_left_top2 ul li:last-child {
    margin-bottom: 0;
}
.pro_list_item_bt {
    color: #000;
    font-family: "Source Han Sans CN";
    font-size: .2rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}

.pro_list_item_xh {
    color: #F87F28;
    font-family: "Source Han Sans CN";
    font-size: .16rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}

.pro_list_item_xh2 p {
    color: #667181;
    font-family: "Source Han Sans CN";
    font-size: .16rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}

.pro_list_item_xh2 span {
    color: #667181;
    font-family: "Source Han Sans CN";
    font-size: .2rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}

.pro_list_item_an a {
    color: #7C8188;
    font-family: "Source Han Sans CN";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    width: 1.2rem;
    display: block;
    border-radius: 4px;
    border: 1px solid #7C8188;
    text-align: center;
    padding: .06rem 0;
}

.pro_list_item_an {
    display: flex;
    justify-content: space-between;
}
.product_senc_flex_right {
    width: 11rem;
}

.pro_list {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.pro_list_item {
    width: 30%;
    margin-right: .4rem;
    margin-bottom: .24rem;
    border-bottom: 3px solid #ffffff;
}

.pro_list_item:nth-child(3n) {
    margin-right: 0;
}
.pro_list_item_im {
    text-align: center;
    padding: .35rem 0.35rem;
    overflow: hidden;
}

.pro_list_item_text {
    padding: 0 .2rem;
    padding-bottom: .42rem;
}
.pro_list_item_xh2 {
    margin-top: .18rem;
    margin-bottom: .3rem;
}
.bd_ovla {
    display: none;
}
.tj_ct input {
    color: #FFF;
    text-align: center;
    font-family: "Source Han Sans CN";
    font-size: .2rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
}

.tj_ct {
    border-radius: .06rem;
    background: #F87F28;
    display: flex;
    width: 3.2rem;
    padding: .13rem 0px;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}
.pro_list_item_an a:first-child {
    border: .01rem solid #F87F28;
    color: #F87F28;
    font-family: "Source Han Sans CN";
    font-size: .16rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}
.pro_list_item:after {
    content: "";
    width: 0;
    height: 3px;
    display: block;
    position: absolute;
    background: #F87F28;
}
.pro_list_item:hover {
    border-bottom: 3px solid #DEE0E5;
}
.pro_list_item:hover:after{
	width: 1rem;
	transition: 0.4s ease all;
}

.pez_content_flex_rj_item_bt input[type="checkbox"] {
	 -webkit-appearance: none; /* 移除默认样式 */
	 -moz-appearance: none;
	 appearance: none;
	 width: .2rem; /* 设置宽度为正方形 */
	 height: .2rem; /* 设置高度为正方形 */
	 border: 1px solid #F87F28; /* 边框颜色 */
	 border-radius: 0; /* 边框无圆角 */
	 position: relative; /* 用于定位对号 */
	 outline: none; /* 移除聚焦时的轮廓线 */
	 margin-right: .2rem;
}

.pda.active .pez_content_flex_rj_item_bt input::before {
  content: "✓"; /* 显示对号 */
  position: absolute;
  top: 50%; /* 垂直居中 */
  left: 50%; /* 水平居中 */
  transform: translate(-50%, -50%);
  font-size: .18rem; /* 对号大小 */
  color: #F87F28; /* 对号颜色 */
}
.pez_content_flex_rj_item_bt {
    color: #000;
    font-family: "Source Han Sans CN";
    font-size: .2rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.pez_content_flex_rj_item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.pez_content_flex_rj_item_bt {
    margin-right: 1rem;
    display: flex;
    align-items: center;
}

.pez_content_flex_rj_item_nr {
    color: #667181;
    font-family: "Source Han Sans CN";
    font-size: .2rem;
    font-style: normal;
    font-weight: 350;
    line-height: normal;
    text-align: left;
}
.product_senc_flex_left_top {
    margin-bottom: .77rem;
}

.product_senc {
    padding-top: .674rem;
    padding-bottom: .4rem;
}
.product_senc_flex_left_top2 ul li.active a {
    color: #000;
    font-family: "Source Han Sans CN";
    font-size: .22rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}
.product_senc_flex_left_top2 ul li.active:before {
      border: 0.02rem solid #F87F28;
}
.product_senc_flex_left_top2 ul li:hover a{
	color: #000;
	font-family: "Source Han Sans CN";
	font-size: .22rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-transform: capitalize;
}
.product_senc_flex_left_top2 ul li:hover:before{
	 border: 0.02rem solid #F87F28;
}
.ceshi_senction_topnav_text {
    color: #444;
    text-align: center;
    font-family: "Source Han Sans CN";
    font-size: .2rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    width: 7.2rem;
    margin: 0 auto;
}


a.ceshi_senction_topnav_list_item span {
    color: #444;
    font-family: "Source Han Sans CN";
    font-size: .18rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    margin-top: .17rem;
    display: block;
}
.ceshi_senction_topnav_list {
    display: flex;
    justify-content: space-evenly;
    margin-top: .6rem;
    padding-bottom: .7rem;
}

a.ceshi_senction_topnav_list_item {
    text-align: center;
}
.ceshi_senction_topnav_content_flex_left_bt {
    color: #F87F28;
    font-family: "Source Han Sans CN";
    font-size: .4rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: .23rem;
}
.zzpz_bt {
    color: #F87F28;
    font-family: "Source Han Sans CN";
    font-size: .2rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding-top: .64rem;
    padding-bottom: .2rem;
}

.zzpz_item_bt {
    color: #667181;
    font-family: "Source Han Sans CN";
    font-size: .2rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: .3rem;
}

.zzpz_item_nr_item {
    color: #FFF;
    font-family: "Source Han Sans CN";
    font-size: .2rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    background: #F87F28;
    width: 1.2rem;
}
.rjb_item_list_bt {
    color: #000;
    font-family: "Source Han Sans CN";
    font-size: .2rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.rjb_item_list_right_top_im_jh1_bt {
    color: #000;
    font-family: "Source Han Sans CN";
    font-size: .18rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.zzpz_item {
    padding-top: .4rem;
    padding-bottom: .26rem;
    border-top: 1px solid white;
}
.rjb_item_list_right_top_im_jh1_text {
    color: #7C8188;
    font-family: "Source Han Sans CN";
    font-size: .16rem;
    font-style: normal;
    font-weight: 350;
    line-height: normal;
}
.rjb_item_list {
    display: flex;
    justify-content: flex-start;
}
.rjb_item_list_bt {
    width: 41%;
}

.rjb_item_list_right {
    width: 43%;
}

.rjb_item_list_right_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: .3rem;
}

.rjb_item_list_right_top_im {
    margin-right: .4rem;
}

.rjb_item_list_right_top_im_jh1 {
    margin-bottom: .1rem;
}

.ceshi_senction_topnav_content_flex_left_bt_text p {
    color: #444;
    font-family: "Source Han Sans CN";
    font-size: .2rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

.ceshi_senction_topnav_content_flex_left_bt_text_li li {
    color: #444;
    font-family: "Source Han Sans CN";
    font-size: .2rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

.ceshi_senction_topnav_content_flex_left {
    width: 7.2rem;
}

.ceshi_senction_topnav_content_flex_im {
    width: 6.73rem;
}

.ceshi_senction_topnav_content_flex {
    display: flex;
    justify-content: space-between;
}

.ceshi_senction_topnav_content_flex_bot {
    display: flex;
    justify-content: space-between;
    padding-top: .28rem;
}

.ceshi_senction_topnav_content_flex_bot_im {
    width: 49%;
}

.ceshi_senction_topnav_content_flex_bot_im img {
    width: 100%;
}
.ceshi_senction {
    padding-top: .7rem;
    padding-bottom: .7rem;
    position: relative;
}
.ceshi_senction_topnav_content {
    display: none;
}

.ceshi_senction_topnav_content.active {
    display: block;
}
.ceshi_senction_topnav_content_flex_left_bt_text_li {
    padding: .24rem 0;
}
.dwpng svg {
    width: 100%;
}

.dwpng {
    position: absolute;
    top: 4rem;
    z-index: -9;
}

.ceshi_senction_topnav_content_ff {
    padding-top: 2.08rem;
}
.rj_senction_jj {
    color: #444;
    text-align: center;
    font-family: "Source Han Sans CN";
    font-size: .2rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    width: 7.2rem;
    margin: 0 auto;
    margin-bottom: 1rem;
}

.rj_senction_flex {
    display: flex;
    justify-content: space-between;
}

.trigger {
    background: #F7F8FA;
    text-align: center;
    padding: .51rem .75rem .46rem .75rem;
    border-radius: 0.15rem;
    cursor: pointer;
    width: 17%;
}

.trigger span {
    display: block;
    color: #101926;
    font-family: "Source Han Sans CN";
    font-size: .2rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    padding-top: .24rem;
    padding-bottom: .1rem;
}
.trigger:hover {
    background: linear-gradient(180deg, #F8BF28 0%, #F87F28 100%);
}
.trigger:hover span {
   color: #fff;
}
.rj_senction_flex_content_left_bt {
    color: #F87F28;
    font-family: "Source Han Sans CN";
    font-size: .4rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
}

.rj_senction_flex_content_left_text p {
    color: #444;
    font-family: "Source Han Sans CN";
    font-size: .2rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    padding: .24rem 0;
}

.rj_senction_flex_content_left_text_li {
    color: #444;
    font-family: "Source Han Sans CN";
    font-size: .2rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

.rj_senction_flex_content_left {
    width: 7.2rem;
}

.rj_senction_flex_content_rig {
    width: 6.58rem;
}

.rj_senction_flex_content_flex {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}
.rj_senction_flex_content {
    padding-bottom: 2.57rem;
}
.rj_senction {
    padding-top: .7rem;
    position: relative;
    padding-bottom: 2rem;
}
.zygn_flex_left li:before {
    align-content: normal;
    content: "";
    width: .2rem;
    height: .2rem;
    background-image: url("../img/zzzc.svg");
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: .05rem;
}
.ruanjiann {background: #eff3f6;padding-top: .5rem;}
.icon_rj {
    position: absolute;
    bottom: 0;
}
.rj_senction_flex_content_hj {
    display: none;
}
.rj_senction_flex_content_hj.active {
    display: block;
}
.trigger.active {
    background: linear-gradient(180deg, #F8BF28 0%, #F87F28 100%);
}

.trigger.active span {
    color: #fff;
}
.rj_senction_jj_1 {
    color: #444;
    text-align: center;
    font-family: "Source Han Sans CN";
    font-size: .2rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    width: 7.2rem;
    margin: 0 auto;
}
.rj_senction.jj {
    padding-bottom: .63rem;
}
.keji_senction_list_flex_text_bt {
    color: #F87F28;
    font-family: "Source Han Sans CN";
    font-size: .4rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    margin-top: .31rem;
}

.keji_senction_list_flex_text_bt1 {
    color: #444;
    font-family: "Source Han Sans CN";
    font-size: .2rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    margin: .24rem 0;
}

.keji_senction_list_flex_left {
    width: 6.4rem;
    overflow: hidden;
    transition: 0.3s ease all;
}

.keji_senction_list_flex_text {
    width: 6.26rem;
    position: relative;
}

.keji_senction_list_flex {
    display: flex;
    justify-content: space-between;
    margin-bottom: .89rem;
    transition: 0.3s ease all;
}

.keji_senction_list_flex_text_bt2 {
    color: #6a6a6a;
    font-family: "Source Han Sans CN";
    font-size: .2rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

.keji_senction_list_flex_text:after {
    content: "";
    width: 1rem;
    height: 0.04rem;
    display: block;
    background: #F87F28;
    position: absolute;
    bottom: .22rem;
}
.keji_senction_list {
    cursor: pointer;
}
.keji_senction {
    padding-top: 1.5rem;
}
.keji_senction {
	background-image: url("../img/rjss.png");
	background-repeat: no-repeat;
	background-color: white;
}
.keji_senction_list_flex.qy:nth-child(2) {
    flex-direction: row-reverse;
}
.qtzc_bt {
    color: #F87F28;
    font-family: "Source Han Sans CN";
    font-size: .3rem;
    text-align: center;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: .46rem;
}

.qtzc_list_item p {
    color: #667181;
    font-family: "Source Han Sans CN";
    font-size: .3rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: .32rem;
}
.qtzc_list {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.qtzc_list_item {
    width: 30%;
    text-align: center;
    border-radius: .2rem;
    background: #FFF;
    box-shadow: 0px 4px 16.5px 0px #D6DDE8;
    padding: .22rem .16rem .3rem .16rem;
    cursor: pointer;
}

.qtzc_list_item_li {
    text-align: left;
}

.qtzc_list_item_li li {
    color: #000;
    font-family: "Source Han Sans CN";
    font-size: .2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 150% */
    text-transform: capitalize;
}
.qtzc_list_item_li li {
    list-style: disc;
}
.qtzc {
    padding-bottom: 1.07rem;
}
.qtzc_list_item:nth-child(2) p {
    color: #0A59CA;
}
.qtzc_list_item:nth-child(3) p {
    color: #F87F28;
}
.about_flex_text_content {
    color: #6a6a6a;
    font-family: "Source Han Sans CN";
    font-size: .2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-transform: capitalize;
    margin-top: .4rem;
}

.about_flex_text {
    width: 8.6rem;
}

.about_flex_im {
    width: 5.5rem;
}

.about_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.about_flex_im {
    background-image: url("../img/ab22.png");
    background-repeat: no-repeat;
}
.public_width2 {
    width: 15.8rem;
    margin: 0 auto;
}
.tyzz-swi {
    margin-top: .93rem;
}
.rySwiper .swiper-button-prev:after, .rySwiper .swiper-rtl .swiper-button-next:after{
	content: "";
	background:url("../img/ryright.png");
	width: .4rem !important;
	height: .4rem !important;
	background-size: cover;
}
.rySwiper .swiper-button-prev, .rySwiper .swiper-rtl .swiper-button-next {
	position: absolute;
	left: 79%;
	top: 82%;
}
.rySwiper {
	 padding-bottom: 1.66rem !important;
}  
 
  .rySwiper .swiper-button-next:after,.rySwiper  .swiper-rtl .swiper-button-prev:after
{
 	content: "";
 	background:url("../img/ryleft.png");
 	width: .4rem !important;
 	height: .4rem !important;
 	background-size: cover;
 }
 
 
 .rySwiper  .swiper-button-next, .rySwiper .swiper-rtl .swiper-button-prev {
 	position: absolute;
 	left: 3rem;
 	top: 82%;
 }
 
  .rySwiper .swiper-button-next,  .rySwiper .swiper-button-prev{
	  width: .4rem !important;
	  height: .4rem !important;
  }
  .rySwiper .swiper-pagination{
	  width: 8.64rem !important;
	  position: absolute;
	  left: 3.6rem !important;
	  top: 82% !important;
	 }
.rySwiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    /* width:1.87rem !important; */
    background: #F87F28;
}
.news_item_bt {
    color: #221E1F;
    font-family: "Source Han Sans CN";
    font-size: .24rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: .2rem 0;
}

.news_item_xb {
    color: #667181;
    font-family: "Source Han Sans CN";
    font-size: .16rem;
    font-style: normal;
    font-weight: 350;
    line-height: normal;
    margin-bottom: .14rem;
}

.news_item_text a {
    color: #F87F28;
    font-family: "Source Han Sans CN";
    font-size: .16rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.newslist {
    display: flex;
    justify-content: space-between;
    padding-top: .8rem;
    padding-bottom: .92rem;
}

.news_item {
    width: 31%;
    cursor: pointer;
}
.news_item_bt_li {
    color: #221E1F;
    font-family: "Source Han Sans CN";
    font-size: .24rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.news_item_xb_Li {
    color: #667181;
    font-family: "Source Han Sans CN";
    font-size: .16rem;
    font-style: normal;
    font-weight: 350;
    line-height: normal;
    margin: .3rem 0;
}

.news_item_text_li a {
    color: #F87F28;
    font-family: "Source Han Sans CN";
    font-size: .16rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.news_item_text_li {
    border-radius: 0px 0px 10px 10px;
    background: #F0F3F5;
    padding: .2rem .1rem .4rem .1rem;
}

.news_item_im_li {
    border-radius: 10px 10px 0px 0px;
}
.news_flex {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: .83rem;
}

.news_item_li {
    width: 30%;
    margin-right: .64rem;
    margin-bottom: .8rem;
    cursor: pointer;
}

.news_item_li:nth-child(3n) {
    margin-right: 0;
}
.news_item_li:hover .news_item_text_li{
	border-radius: 0px 0px 10px 10px;
	    background: linear-gradient(221deg, #F8BF28 -21.77%, #F87F28 89.34%);
		transition: .3s ease all;
}
.news_item_li:hover .news_item_bt_li , .news_item_li:hover .news_item_xb_Li ,.news_item_li:hover a{
	color:#fff;
	transition: .3s ease all;
}
.news_item_text_li:hover a img{
	 filter: brightness(100);
}
.lx_list_left_bt {
    color: #000;
    font-family: "Source Han Sans CN";
    font-size: .26rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

.lx_list_left_bt p {
    color: #444;
    font-family: "Source Han Sans CN";
    font-size: .2rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: .08rem;
}

.lx_list_im_item span {
    color: #7C8188;
    font-family: "Source Han Sans CN";
    font-size: .16rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}
.dt {
    width: 12rem;
    margin: 0 auto;
    margin-bottom: .5rem;
    margin-top: 1.5rem;
}

.lx_list {
    width: 12rem;
    margin: 0 auto;
}
.fwrx {
    color: #F87F28;
    font-family: "Source Han Sans CN";
    font-size: .24rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
}

.fwrx_hm {
    color: #000;
    font-family: "Source Han Sans CN";
    font-size: .36rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

.message_flex_left_top_left {
    background: #F87F28;
    width: .64rem;
    height: .64rem;
    border-radius: 50%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.lx_list {
    display: flex;
    justify-content: space-between;
}

.lx_list_im {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.lx_list_im_item span {
    display: block;
    text-align: center;
    color: #7C8188;
    font-family: "Source Han Sans CN";
    font-size: .16rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}
.lx_list_left {
    width: 28%;
}

.lx_list_im {
    width: 29%;
}
.lx_list_left_bt b {
    color: #F87F28;
    text-align: center;
    font-family: "Source Han Sans CN";
    font-size: .26rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
}

.lx_list_left_bt {
    margin-bottom: .34rem;
}
.message {
    background: #F7F8FA;
    padding-top: .41rem;
    padding-bottom: .53rem;
}

.message_flex {
    margin-top: .69rem;
    display: flex;
    justify-content: space-between;
}

.message_flex_left_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1rem;
}
.rj_senction.ds {
    padding-bottom: .53rem;
}
.bd1 input {
    color: #000;
    font-family: "Source Han Sans CN";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

.bd input {
    color: #000;
    font-family: "Source Han Sans CN";
    font-size: .2rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

.bd textarea {
    color: #000;
    font-family: "Source Han Sans CN";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}
.message_flex_right {
    width: 9.1rem;
}

.bd {
    display: flex;
    justify-content: space-between;
    margin-bottom: .1rem;
}

.bd1 {
    width: 48%;
    background: white;
}
.bd2 input {
    color: #000;
    font-family: "Source Han Sans CN";
    font-size: .2rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    width: 100%;
    padding: .13rem .2rem;
}

.bd2 textarea {
    color: #000;
    font-family: "Source Han Sans CN";
    font-size: .2rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    width: 100%;
    padding: .13rem .2rem;
    border: navajowhite;
}
.bd2 {
    width: 100%;
    background: white;
    margin-bottom: .1rem;
}

.bd1 input {
    padding: .13rem .2rem;
    width: 100%;
}
.tj {
    border-radius: 6px;
    background: #F87F28;
    padding: .13rem 0;
    width: 2rem;
    text-align: center;
    color: #fff;
    margin-top: .2rem;
    cursor: pointer;
}

.tj input {
    color: #fff;
    color: #FFF;
    text-align: center;
    font-family: "Source Han Sans CN";
    font-size: .2rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
}
.message_flex_left_top_right {
    margin-left: .44rem;
}
.bd1 input::placeholder{
	color: #000;
	font-family: "Source Han Sans CN";
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;
}
.bd2 input::placeholder{
	color: #000;
	font-family: "Source Han Sans CN";
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;
}
.bd2 textarea::placeholder{
	color: #000;
	font-family: "Source Han Sans CN";
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;
}
.mbx p {
    color: #101926;
    font-family: "Source Han Sans CN";
    font-size: .2rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

a.act {
    color: #F87F28;
    font-family: "Source Han Sans CN";
    font-size: .2rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

.content_view_left_date span {
    color: #667181;
    font-family: "Source Han Sans CN";
    font-size: .2rem;
    font-style: normal;
    font-weight: 350;
    line-height: normal;
}

.content_view_left_content {
    color: #444;
    font-family: "Source Han Sans CN";
    font-size: .18rem;
    font-style: normal;
    font-weight: 350;
    line-height: 1.5;
}

.content_view {
    display: flex;
    justify-content: space-between;
}

.content_view_left {
    width: 10.34rem;
}
.news_item_livie {
    width: 3.6rem;
    margin-right: 0;
    margin-bottom: .2rem;
    cursor: pointer;
}
.view_senction {
    background: #F0F3F6;
    padding-top: .6rem;
    padding-bottom: 1.12rem;
}
.content_view_left_bt {
    color: #221E1F;
    font-family: "Source Han Sans CN";
    font-size: .3rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: .6rem;
    margin-bottom: .2rem;
}

.content_view_left_date {
    margin-bottom: .63rem;
}
.news_item_bt_livie {
    color: #221E1F;
    font-family: "Source Han Sans CN";
    font-size: .2rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.news_item_xb_Livie {
    color: #667181;
    font-family: "Source Han Sans CN";
    font-size: .16rem;
    font-style: normal;
    font-weight: 350;
    line-height: normal;
    margin-top: .2rem;
    margin-bottom: .3rem;
}
.news_item_text_livie {
    border-radius: 0px 0px 10px 10px;
    background: #FFF;
}

.news_item_text_livie a {
    color: #F87F28;
    font-family: "Source Han Sans CN";
    font-size: .16rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.news_item_text_livie {
    padding: .2rem .1rem .3rem .1rem;
}
.cp_view_flex_left_ico {
    color: #FFF;
    font-family: "Source Han Sans CN";
    font-size: .2rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

.cp_view_flex_left_ico {}

.cp_view_flex_left_ico {
    border-radius: 16px 0px;
    background: linear-gradient(90deg, #F87F28 0%, #F8B528 100%);
    padding: .1rem .4rem;
    display: inline-block;
}

.cp_view_flex_left_bt {
    color: #101926;
    font-family: "Source Han Sans CN";
    font-size: .32rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    margin-top: .14rem;
    margin-bottom: .36rem;
}

.cp_view_flex_left_text {
    color: #444;
    font-family: "Source Han Sans CN";
    font-size: .2rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

.cp_view_flex {
    display: flex;
    justify-content: space-between;
    margin-top: 1.06rem;
}

.cp_view_flex_left {
    width: 8.09rem;
}

.cp_view_flex_im {
    width: 3.04rem;
}

.cp_view {
    padding-top: .4rem;
}
.zygn {
    color: #101926;
    font-family: "Source Han Sans CN";
    font-size: .3rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}

.zygn_flex_left li {
    color: #444;
    font-family: "Source Han Sans CN";
    font-size: .2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-transform: capitalize;
    margin-bottom: .3rem;
    position: relative;
    padding-left: .3rem;
}

.jscs {
    color: #101926;
    font-family: "Source Han Sans CN";
    font-size: .5rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 2.5px;
    text-transform: capitalize;
    text-align: center;
}

.jscs b {
    color: #F87F28;
    text-align: center;
    font-family: "Source Han Sans CN";
    font-size: .5rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 2.5px;
    text-transform: capitalize;
}

.jishu_left p ,.jishu_ri p {
    color: #444;
    text-align: left;
    font-family: "Source Han Sans CN";
    font-size: .2rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5;
    text-transform: capitalize;
    margin-bottom: .14rem;
}

.jishu_left p span ,.jishu_ri p span {
    color: #444;
    text-align: center;
    font-family: "Source Han Sans CN";
    font-size: .24rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-transform: capitalize;
}
.jishu {
    display: flex;
    justify-content: space-between;
    margin-top: .33rem;
}

.jishu_left {
    width: 50%;
}
.cst {
    display: flex;
    justify-content: space-between;
    margin-top: 1.24rem;
    padding-bottom: 1.05rem;
}

.cst_item {
    width: 24%;
}

.zygn_flex {
    display: flex;
    justify-content: space-between;
    margin-top: .59rem;
    padding-bottom: 1.3rem;
}

.zygn b {
    color: #F87F28;
    font-family: "Source Han Sans CN";
    font-size: .3rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
}
.cp_view {
    position: relative;
}

.cp_view_bottm {
    background: #FFF;
    background: #F3F8FF;
}

a {}

.jszc_an_list a {
    padding: .05rem 0;
    color: #FFF;
    text-align: center;
    font-family: "Source Han Sans CN";
    font-size: .2rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    border-radius: 6px;
    background: #F87F28;
    margin-right: .3rem;
    width: 1.5rem;
    display: inline-block;
}

.jszc_an {
    padding: .3rem 0;
    margin: 0 auto;
    text-align: center;
    background: #FFF;
}
.jszc_an_list a:last-child {
    color: #f87f28;
    background: #fff;
    border: 1px solid #f87f28;
}
.cpsxf {
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: -1;
}
.co_list {
    display: flex;
    justify-content: space-evenly;
    position: absolute;
    top: 1.6rem;
    left: 50%;
    transform: translateX(-50%);
    align-items: self-end;
    width: 100%;
}

.cpbanner {
    position: relative;
}

.co_list_item:nth-child(2) {
    margin: 0 .3rem;
}
.cp_view1 {
    background: #F0F3F5;
    padding-top: .4rem;
    padding-bottom: .5rem;
}
.penav ul li {
    color: #000;
    font-family: "Source Han Sans CN";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.penav ul li span {
    display: block;
    text-align: center;
}

.penav ul {
    display: flex;
    justify-content: flex-start;
    margin-left: .19rem;
}
.penav ul li {
	background-image: url("../img/jx.svg");
	background-size: 100% 100%;
	/* padding: .14rem .3rem; */
	height: .72rem;
	width: 1.6rem;
	margin-left: -.19rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.penav ul li:nth-child(2n){
	background-image: url("../img/j2.svg");
}
.pez_content_bt {
    color: #000;
    font-family: "Source Han Sans CN";
    font-size: .2rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: .13rem;
}

.pez_content_flex_item_text_bt {
    color: #000;
    font-family: "Source Han Sans CN";
    font-size: .2rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    padding-bottom: .1rem;
}

.pez_content_flex_item_text_bt span {
    color: #667181;
    font-family: "Source Han Sans CN";
    font-size: .16rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}
.accrodion.active  .accrodion-title h4:before {
    content: "";
    width: .2rem;
    display: block;
    height: .03rem;
    background: #f87f28;
}
.pez_content_flex_item {
    background: #FFF;
}
.pez_content_flex {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.pez_content_flex_item {
    margin-right: .4rem;
    position: relative;
    cursor: pointer;
    width: 17%;
    margin: 10px;
}

.pez_content_flex_item_im {
    padding-top: .64rem;
    padding-left: .52rem;
    padding-right: .52rem;
    padding-bottom: .68rem;
}

.pez_content_flex_item_text {
    padding-left: .2rem;
    padding-bottom: .04rem;
}
.pez_content_flex_item:nth-child(5n) {
    margin-right: 0;
}
.pez_content {
    margin-top: .6rem;
}
.nev {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    margin-top: .6rem;
}

.nev-list {
    width: 11%;
    display: flex;
    justify-content: space-between;
    border-radius: 6px;
    border: 1px solid #A4A6AD;
    align-items: center;
    margin-right: 1.64rem;
    cursor: pointer;
    padding: 0 .16rem;
}

.leftaa1 {
    color: #A4A6AD;
    text-align: center;
    font-family: "Source Han Sans CN";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    padding: .07rem 0;
}
.nev-list:last-child {
    margin-right: 0;
}
.nev-list:hover {
    border: 1px solid #F87F28;
   
}
.nev-list:hover .leftaa1{
	color:#F87F28 ;
}
.mr {
    width: .32rem;
    height: .32rem;
    background-image: url("../img/mr.svg");
    position: absolute;
    top: .31rem;
    right: .31rem;
    background-repeat: no-repeat;
    background-size: cover;
}
.pez_content_flex_item:hover .mr{
	  background-image: url("../img/xz.svg");
}
.pez_content_flex_item:hover .pez_content_flex_item_text_bt{
	  color: #F87F28;
}
.pez_content_flex_item.active .pez_content_flex_item_text_bt{
	  color: #F87F28;
}
.pez_content_flex_item.active .mr{
	  background-image: url("../img/xz.svg");
}
.nev-list.active {
    border: 1px solid #F87F28;
}
.nev-list.active .leftaa1 {
   color:  #F87F28;
}
.penav {
    margin-top: .5rem;
}
.penav ul li:hover {
        background-image: url("../img/fvc.png");
		    background-size: 100% 100%;
			
			background-repeat: no-repeat;
			height: 0.72rem;
			    width: 1.6rem;
}
.penav ul li:hover span {
       color:#fff;
}
.penav ul li.active{
	background-image: url("../img/fvc.png");
	    background-size: 100% 100%;
		
		background-repeat: no-repeat;
		height: 0.72rem;
		    width: 1.6rem;
}
.penav ul li.active span{
	color:#fff;
}
.mask_video {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
}

.mask_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .7);
}
.video_con {
    position: absolute;
    width: 70%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

input.search-form__input.me-3 {
    padding: .1rem .3rem .1rem .1rem;
    line-height: 1.5;
    font-size: .24rem;
    border: none;
    background: white;
    width: 97%;
}

.search_form {
    width: 100%;
    background: #fff;
}

button.search-form__submit.position-absolute {
    width: .3rem;
    right: .15rem;
    top: .1rem;
    position: absolute;
}

.mask_video {
    display: none;
}
.m_menu {
    display: none;
}

@media screen and (max-width: 980px){
	.m_menu {
	    display: block;
	}
	.search_flex{
	}
	ul.head_nav_sj {
		position: fixed;
		display: block;
		width: 50%;
		height: 100%;
		top: 0;
		left: 0;
		background: #f87f28ba;
		padding-right: 0;
		left: -100%;
		transition: 0.4s all ease;
		z-index: 9;
	}
	ul.head_nav_sj.active {
		left: 0;
	}
	.mhead_overlay {
	    position: fixed;
	    width: 100%;
	    height: 100%;
	    left: 0;
	    top: 0;
	    z-index: 8;
	    background: rgba(0, 0, 0, 0.5);
	    display: none;
	}
	.mhead_overlay.active {
	  display: block;
	}
	.nav ul li a {
	    color: #fff;
	    display: inline-block;
	    padding: 0.25rem;
	    line-height: 33px;
	    font-size: 15px;
	    width: 100%;
	    text-align: left;
	}
	
	.nav ul li {
	    padding: 0 0.2rem;
	    width: 100%;
	    text-align: left;
	}
	.public_width {
	    width: 90%;
	}
	.search {
	    display: none;
	}
	
	.lang {
	    font-size: .3rem;
	}
	
	.lang a {
	    font-size: .3rem;
	}
	.foot {
	    flex-wrap: wrap;
	}
	
	.foot_logo {
	    width: 100%;
	    margin-bottom: .3rem;
	}
	
	.foot_nav {
	    width: 100%;
	    flex-wrap: wrap;
	}
	
	.foot_nav ul {
	    width: 49%;
	    margin-bottom: .2rem;
	}
	
	.foot_nav ul li:first-child a {
	    font-size: .4rem;
	}
	
	.foot_nav ul li a {
	    font-size: .34rem;
	}
	.foot_nav ul li {
	    font-size: .34rem;
	}
	.conp p {
	    font-size: .3rem;
	}
	
	.wan {
	    top: 1rem;
	    left: 1rem;
	}
	
	.wan p {
	    font-size: .5rem;
	}
	
	.wan p b {
	    font-size: .5rem;
	}
	
	.wan span {
	    font-size: .5rem;
	}
	
	.icozs {
	    display: none;
	}
	
	.mySwiper .swiper-pagination {
	    bottom: .3rem;
	}
	.index_pro_flex {
	    flex-wrap: wrap;
	}
	
	.index_pro_flex_item {
	    width: 49%;
	    margin-bottom: .2rem;
	}
	
	.cp_senction {
	    background-size: 100% 100%;
	}
	
	.tycp_flex {
	    width: 100%;
	}
	.tycp_swiper {
	    width: 100%;
	}
	
	.mySwiper1 .swiper-button-next {
	    display: none;
	}
	
	.mySwiper1 .swiper-button-prev {
	    display: none;
	}
	
	.mySwiper1 .swiper-pagination-progressbar {
	    display: none;
	}
	.cs_flex {
	    flex-wrap: wrap;
	}
	
	.nav_list {
	    width: 100%;
	}
	
	.nav_list ul li a {
	    font-size: .3rem;
	}
	
	.bt_ty.csz {
	    width: 100%;
	    font-size: .5rem;
	    margin-bottom: .3rem;
	}
	
	.bt_ty p {
	    font-size: .5rem;
	}
	.index_content_nr {
	    flex-wrap: wrap;
	    margin-top: .5rem;
	}
	
	.index_content_nr_flet {
	    width: 100%;
	}
	
	.index_content_nr_text {
	    width: 100%;
	    padding-left: 0;
	    border: navajowhite;
	}
	
	.index_content_nr_bt1 {
	    font-size: .3rem;
	}
	
	.index_content_nr_bt2 p {
	    font-size: .3rem;
	}
	
	.index_content_nr_bt {
	    font-size: .5rem;
	    margin-top: .3rem;
	}
	.bt_ty {
	    font-size: .5rem;
	}
	.hz_senction_felx_item {
	    margin-right: 0;
	    width: 20%;
	}
	
	.public_width {
	    width: 90%;
	    margin: 0 auto;
	}
	.des_ny {
	    top: .8rem;
	}
	.about_flex_text_content {
	    font-size: .34rem;
	}
	
	.rj_senction_jj_1 {
	    font-size: .34rem;
	}
	.about_flex_text {
	    width: 100%;
	}
	
	.about_flex_im {
	    width: 100%;
	}
	
	.about_flex {
	    flex-wrap: wrap;
	    margin-bottom: .5rem;
	}
	.keji_senction {
	    padding-top: 1rem;
	    background-size: 100%;
	}
	.keji_senction {
	    padding-top: 1rem;
	    background-size: 100%;
	}
	
	.rySwiper .swiper-pagination {
	    display: none;
	}
	
	.rySwiper .swiper-button-next, .rySwiper .swiper-button-prev {
	    display: none;
	}
	.public_width2 {
	    width: 90%;
	    margin: 0 auto;
	}
	.des_ny p {
	}
	
	.ceshi_senction_topnav_text {
	    font-size: .34rem;
	}
	
	a.ceshi_senction_topnav_list_item span {
	    font-size: .3rem;
	}
	
	.ceshi_senction_topnav_content.active {
	}
	
	.ceshi_senction_topnav_content_flex_bot {
	}
	
	.ceshi_senction_topnav_content_flex {flex-wrap: wrap;}
	
	.ceshi_senction_topnav_content_flex_left {
	    width: 100%;
	}
	
	.ceshi_senction_topnav_content_flex_im {
	    width: 100%;
	}
	
	.ceshi_senction_topnav_content_flex_left_bt_text p {
	    font-size: .34rem;
	}
	
	.ceshi_senction_topnav_content_flex_left_bt_text_li li {
	    font-size: .34rem;
	}
	
	.ceshi_senction_topnav_content_flex_left_bt {
	    font-size: .5rem;
	}
	
	.ceshi_senction_topnav_content_ff {
	    padding-top: .5rem;
	}
	.tycp {
	    font-size: .5rem;
	}
	
	.tycp_text p {
	    font-size: .34rem;
	}
	
	.index_pro_flex_item span {
	    font-size: .3rem;
	}
	.keji_senction_list_flex_left {
	    width: 100%;
	}
	
	.keji_senction_list_flex_text {
	    width: 100%;
	}
	
	.keji_senction_list_flex {
	    flex-wrap: wrap;
	}
	
	.keji_senction_list_flex_text_bt {
	    font-size: .5rem;
	}
	
	.keji_senction_list_flex_text:after {
	    display: none;
	}
	
	.keji_senction_list_flex_text_bt1 {
	    font-size: .34rem;
	}
	
	.keji_senction_list_flex_text_bt2 {
	    font-size: .34rem;
	}
	.dt {
	    width: 90%;
	}
	
	.dt {
	    margin-top: .4rem;
	}
	
	.lx_list {
	    flex-wrap: wrap;
	    width: 90%;
	}
	
	.lx_list_left {
	    width: 100%;
	}
	
	.lx_list_im {
	    width: 100%;
	}
	
	.lx_list_im_item {
	    width: 50%;
	    text-align: center;
	}
	
	.lx_list_left_bt p {
	    font-size: .34rem;
	}
	
	.lx_list_left_bt {
	    font-size: .4rem;
	    width: 100%;
	}
	
	.lx_list_left_bt b {
	    font-size: .4rem;
	}
	
	.lx_list_im_item span {
	    font-size: .3rem;
	}
	
	.message_flex {
	    flex-wrap: wrap;
	}
	.bd input {
	    font-size: .3rem;
	}
	
	.bd2 input {
	    font-size: .3rem;
	}
	
	.bd2 textarea {
	    font-size: .3rem;
	}
	.news_item_li {
	    width: 48%;
	    margin-right: 0;
	}
	
	.news_flex {
	    justify-content: space-between;
	}
	.news_item_xb_Li {
	    font-size: .2rem;
	}
	
	.news_item_bt_li {
	    font-size: .3rem;
	}
	
	.news_item_text_li a {
	    font-size: .2rem;
	}
	.newslist {
	    padding: .4rem 0;
	}
	
	.news_flex {
	    margin-top: .5rem;
	}
	
	.news_item_li {
	    margin-bottom: .5rem;
	}
	.newslist {
	    display: none;
	}
	.bt_ty.hz.yc {
	    display: none;
	}
	.product_senc_flex {
	    flex-wrap: wrap;
	}
	
	.product_senc_flex_left {
	    width: 100%;
	}
	
	.product_senc_flex_left_top2 ul {
	    display: flex;
	    justify-content: space-between;
	    align-items: center;
	    flex-wrap: wrap;
	}
	
	.product_senc_flex_left_top2 ul li {
	    width: 50%;
	}
	
	.nav_ico {
	    display: none;
	}

	.product_senc_flex_left_top p {
    font-size: .5rem;
}

.product_senc_flex_left_top p b {
    font-size: .5rem;
}

.product_senc_flex_left_top2 ul li.active a {
    font-size: .4rem;
}

.product_senc_flex_left_top2 ul li a {
    font-size: .4rem;
}
.product_senc_flex_left_top2 ul li:hover a {
    font-size: .4rem;
}
.product_senc_flex_right {
    width: 100%;
}

.pro_list {
    justify-content: space-between;
}

.pro_list_item {
    width: 48%;
    margin-right: 0;
    box-shadow: 0px 1px 2px 1px rgb(217 217 217 / 50%);
}

.pro_list_item_bt {
    font-size: .4rem;
}

.pro_list_item_xh {
    font-size: .3rem;
}

.pro_list_item_xh2 p {
    font-size: .3rem;
}

.pro_list_item_xh2 span {
    font-size: .3rem;
}

.pro_list_item_an a:first-child {
    font-size: .3rem;
    width: 40%;
}

.pro_list_item_an a {
    width: 40%;
    font-size: .3rem;
}
	.product_senc_flex_right {
    margin-top: .5rem;
}
.co_list {
    width: 80%;
    display: flex;
    justify-content: space-between;
    top: .2rem;
    margin: 0 auto;
}

.co_list_item {
    width: 18%;
}

.co_list_item img {
    width: 100%;
}
.mbx p {
    font-size: .3rem;
}

a.act {
    font-size: .3rem;
}

.cp_view_flex_left_ico {
    font-size: .3rem;
}

.cp_view_flex_left_bt {
    font-size: .34rem;
}

.cp_view_flex_left_text {
    font-size: .34rem;
    line-height: 1.5;
}

.cp_view_flex_left {
    width: 100%;
}

.cp_view_flex_im {
    width: 100%;
    text-align: center;
}

.cp_view_flex {
    flex-wrap: wrap;
}

.zygn {
    font-size: .5rem;
}

.zygn b {
    font-size: .5rem;
}

.zygn_flex_left li {
    font-size: .34rem;
    width: 100%;
    white-space: pre-wrap;
    word-break: break-all;
    white-space: pre-wrap;
    padding-left: 0;
}

.zygn_flex {
    width: 100%;
    flex-wrap: wrap;
}

.zygn_flex_left {
    width: 100%;
}

.zygn_flex_im {
    width: 100%;
}

.zygn_flex_im_img {
    text-align: center;
}
.jishu_left {
    width: 100%;
}

.jishu {
    flex-wrap: wrap;
}

.jishu_left p, .jishu_ri p {
    font-size: .34rem;
}

.jishu_left p span, .jishu_ri p span {
    font-size: .34rem;
}

.jishu_ri {
    width: 100%;
}

.cst {
    flex-wrap: wrap;
}

.cst_item {
    width: 49%;
    margin-bottom: .1rem;
}

.jszc_an_list a {
    font-size: .34rem;
    width: 27%;
}

.jszc_an_list {
    width: 100%;
}
.qtzc_bt {
    font-size: .5rem;
}

.qtzc_list_item p {
    font-size: .4rem;
}

.qtzc_list_item {
    width: 100%;
    margin-bottom: .3rem;
}

.qtzc_list {
    flex-wrap: wrap;
}

.qtzc_list_item_li li {
    font-size: .3rem;
    text-align: center;
}

.qtzc_list_item_li li {
    list-style: none;
}
.rj_senction_jj {
    font-size: .34rem;
}

.trigger {padding: .2rem;width: 19%;}

.trigger.active span {
    font-size: .3rem;
}

.rj_senction_flex_content_flex {
    flex-wrap: wrap;
}

.rj_senction_flex_content_left {
    width: 100%;
}

.rj_senction_flex_content_rig {
    width: 100%;
}

.rj_senction_flex_content_left_bt {
    font-size: .5rem;
}

.rj_senction_flex_content_left_text p {
    font-size: .344rem;
}

.rj_senction_flex_content_left_text_li {
    font-size: .34rem;
}
	.trigger span {
    font-size: .3rem;
}
.rj_senction_flex_content {
    padding-bottom: 1rem;
}
.content_view_left_bt {
    font-size: .4rem;
}

.content_view {
    flex-wrap: wrap;
}

.content_view_left {
    width: 100%;
}

.content_view_left_date span {
    font-size: .3rem;
}

.content_view_left_content {
    font-size: .34rem;
    line-height: 1.5;
}

.content_view_right {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-top: .5rem;
}

.news_item_livie {
    width: 48%;
    margin-right: 0;
}

.content_view_right {}

.news_item_bt_livie {
    font-size: .3rem;
    line-height: 1.5;
}

.news_item_xb_Livie {
    font-size: .3rem;
}

.news_item_text_livie a {
    font-size: .3rem;
}
.zygn_flex_left li:before {
    display: none;
}

.penav ul {
    flex-wrap: wrap;
}

.penav ul li {
    width: 20%;
}

.penav ul li {
    font-size: .24rem;
}

.pez_content_flex {
    flex-wrap: wrap;
    justify-content: flex-start;
}

.pez_content_flex_item {
    width: 30%;
    margin-right: 1%;
    margin-bottom: 1%;
}
.nev {justify-content: space-evenly;}

.nev-list {
    width: 24%;
}

.leftaa1 {
    font-size: .24rem;
}
.pez_content_bt {
    font-size: .3rem;
}

.pez_content_flex_rj_item_bt {
    font-size: .3rem;
}

.pez_content_flex_rj_item_nr {
    font-size: .3rem;
}
.zzpz_bt {
    font-size: .4rem;
}

.zzpz_item_bt {
    font-size: .3rem;
}

.zzpz_item_nr_item {
    font-size: .3rem;
    width: 25%;
}

.rjb_item_list {
    flex-wrap: wrap;
}

.rjb_item_list_bt {
    width: 100%;
    font-size: .3rem;
}

.rjb_item_list_right {
    width: 100%;
}

.rjb_item_list_right_top {
    justify-content: flex-start;
    flex-wrap: wrap;
}

.rjb_item_list_right_top_im_jh1_bt {}

.rjb_item_list_right_top_im_jh1_bt {
    font-size: .3rem;
}

.rjb_item_list_right_top_im_jh1_text {
    font-size: .28rem;
}

.rjb_item_list_right_top_im_jh {
    width: 100%;
}

.rjb_item_list_right_top_im {
    width: 100%;
}
.syn .nev-list {
    width: 20%;
}

.nev.dsaaa {
    width: 60%;
}

.nev.dsaaa a {
    width: 45%;
    font-size: .24rem;
}
.form_bda {
    width: 85%;
}

.tcbd1_item input {
    font-size: .3rem;
}

.tcbd2 input {
    font-size: .3rem;
}

.tcbd2 textarea {
    font-size: .3rem;
}

.tj_ct input {
    font-size: .3rem;
}
.zygn_bd a {
    font-size: .4rem;
    width: 30%;
    padding: .2rem;
}

	
}