@charset "utf-8";
/* =====================内页样式======================== */

/* =====================关于样式======================== */

/* 按钮 */
.common_btn{margin-top:50px; top:55%; position:absolute; z-index:2; color:#fff; font-size:16px; line-height:56px; cursor:pointer;}
.common_btn .box{position:relative; }
.common_btn .more{position:absolute; left:0; top:0; width:56px; height:56px; border:1px solid #fff; border-radius:30px; text-align:center; transition:width .6s cubic-bezier(0.215, 0.61, 0.355, 1)}
.common_btn:hover .more{width:200px;}
.common_btn .txt{font-size:14px; margin-left:70px; line-height:58px; opacity:1; transform:translateX(0); transition:opacity .6s cubic-bezier(0.215, 0.61, 0.355, 1),-webkit-transform .6s cubic-bezier(0.215, 0.61, 0.355, 1)}
.common_btn:hover .txt{opacity:0; transform: translateX(-30px);}
.common_btn .more .iconfont{margin:0;}
.common_btn.pause .more .icon2{display:block; transform:translateX(0); transition:opacity .6s cubic-bezier(0.215, 0.61, 0.355, 1),-webkit-transform .6s cubic-bezier(0.215, 0.61, 0.355, 1)}
.common_btn .more .icon1{display:none; transform:translateX(0); transition:opacity .6s cubic-bezier(0.215, 0.61, 0.355, 1),-webkit-transform .6s cubic-bezier(0.215, 0.61, 0.355, 1)}
.common_btn.pause .more .icon2{display:none;}
.common_btn.pause .more .icon1{display:block;}
/* 关于我们 s */
.about_us.channel_content{padding:0;}
.about_us01{padding:50px 0; background:#ededed;}
.about_us01 .content{background:#fff;}
.about_us01 .content .left{width:62.5%; float:left;}
.about_us01 .content .left .box{padding:0.55rem;}
.about_us01 .content .left .box .en_tit{font-size:0.48rem; line-height:1; color:#c82126; font-family:Impact; text-transform:uppercase; margin-bottom:10px;}
.about_us01 .content .left .box .cn_tit{font-size:0.36rem; line-height:1; color:#020202; margin-bottom:0.35rem;}
.about_us01 .content .left .box .con p,.about_us01 .content .left .box .con{color:#383838;}
.about_us01 .content .right{width:37.5%; float:right; position:relative;}
/* .about_us01 .content .right .rect-155{padding-bottom:155%;} */
.about_us01 .content .right .img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.about_us01 .content .right .img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.about_us01 .content .right .intro{
	position: relative;
	z-index: 2;
}
.about_us01 .content .right .intro .box{padding:0.8rem 0.5rem 0.5rem 0.4rem;}
.about_us01 .content .right .intro .box .tit{font-size:0.36rem; line-height:1.2; color:#fff; margin-bottom:0.35rem;}
.about_us01 .content .right .intro .box .con{font-size:14px; line-height:22px; color:#fff;}
.about_us01 .content .right .intro .box .list{margin-top:0.2rem; font-size:0;}
.about_us01 .content .right .intro .box .list li{width:50%; display:inline-block; text-align:center; margin:0.3rem 0;}
.about_us01 .content .right .intro .box .list li .number{font-size:0.36rem; line-height:1; font-weight:bold; color:#fff; margin-bottom:5px; transition:all 0.5s ease;font-family: "Montserrat-Bold";}
.about_us01 .content .right .intro .box .list li .txt{font-size:13px; color:#fff; transition:all 0.5s ease;}
.about_us01 .content .right .intro .box .list li .icon{width:57px;height:57px; background:url(../images/about_us01_2.png) no-repeat; margin:0 auto 5px; transition:all 0.5s ease;}
.about_us01 .content .right .intro .box .list li .icon01{background-position:0 0;}
.about_us01 .content .right .intro .box .list li .icon02{background-position:-57px 0;}
.about_us01 .content .right .intro .box .list li .icon03{background-position:-114px 0;}
.about_us01 .content .right .intro .box .list li .icon04{background-position:-171px 0;}
.about_us01 .content .right .intro .box .list li:hover .txt{color:#c82126;}
.about_us01 .content .right .intro .box .list li:hover .number{color:#c82126;}
/*.about_us01 .content .right .intro .box .list li:hover .icon{transform:rotateY(180deg);}*/
.about_us01 .content .right .intro .box .list li:hover .icon01{background-position:0 -57px;}
.about_us01 .content .right .intro .box .list li:hover .icon02{background-position:-57px -57px;}
.about_us01 .content .right .intro .box .list li:hover .icon03{background-position:-114px -57px;}
.about_us01 .content .right .intro .box .list li:hover .icon04{background-position:-171px -57px;}
.about_us02{background:url(../images/about_us02_1.jpg) no-repeat center; padding:1.3rem 0;}
.about_us02 .infor .smal_tit{font-size:20px; color:#c82126; font-weight:bold; position:relative; padding-left:10px; margin-bottom:10px;}
.about_us02 .infor .smal_tit:after{content:''; width:4px; height:18px; background:#c82126; position:absolute; left:0; top:50%; margin-top:-9px;}
.about_us02 .infor .big_tit{font-size:0.32rem; line-height:1.5; color:#fff;}
.about_us02 .infor .big_tit span{display:block; font-size:0.4rem;}
.about_us02 .infor .common_btn{position:static; display:inline-block; margin-top:0.45rem;}
.about_us02 .infor .common_btn .more .icon1{opacity:1; display:block;font-size: 18px;}
.about_us03{padding:0.8rem 0;}
.about_us03 .left{width:36%; float:left; position:relative;}
.about_us03 .left ul{height: 100%;}
.about_us03 .left li{background:#efefef; margin-top:2px; position:relative; transition:all 0.5s ease; cursor:pointer;width: 100%;-webkit-flex-grow: 1;-moz-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;}
.about_us03 .left li:first-child{margin-top:0;}
.about_us03 .left li .li_box{padding:0.4rem 0.15rem 0.4rem 0.3rem; position:relative; z-index:3;line-height: 1.6;height: 100%;}
.about_us03 .left li .li_box .tit{font-size:24px; color:#0e0e0e; margin-bottom:5px;}
.about_us03 .left li .li_box .con{font-size:15px; color:#222; color:rgba(34,34,34,.8);}
.about_us03 .left li .li_bg{width:100%; height:100%; position:absolute; left:0; top:0; z-index:2; transition:all 0.5s ease;}
.about_us03 .left li:before{content:''; width:40px; height:2px; background:#fff; position:absolute; right:-80px; top:50%;margin-top: -1px; z-index:3; transition:all 0.5s ease; opacity:0; visibility:hidden;}
.about_us03 .left li:after{content:''; width:2px; height:40px; background:#fff; position:absolute; right:-40px; top:30%;margin-top: -20px; z-index:3; transition:all 0.5s ease; opacity:0; visibility:hidden;}
.about_us03 .left li.cur{background:#c82126;}
.about_us03 .left li.cur .li_box .tit{color:#fff;}
.about_us03 .left li.cur .li_box .con{color:#fff;}
.about_us03 .left li.cur .li_bg{width:120%; background:#c82126}
.about_us03 .left li.cur:before{right:-60px; opacity:1; visibility:visible;}
.about_us03 .left li.cur:after{top:50%; opacity:1; visibility:visible;}
.about_us03 .right{width:64%; float:right; position:relative; z-index:1;}
.about_us03 .right .rect-5427{padding-bottom:54.6%;}
.about_us03 .right .item{display:none;}
.about_us03 .right .item.cur{display:block;}
.about_us03 .right .item,.about_us03 .right .item .img{
	height: 100%;
}
.about_us03 .right .item .img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.about_us04{
	background: #f1f1f1;
}
.about_us04 .con{
	padding-bottom: 0.25rem;
}
.about_us04 .con ul{}
.about_us04 .con ul li{}
.about_us04 .con ul li a{}
.about_us04 .con ul li .img{
	background: #fff;
	border-radius: 5px;
	margin-bottom: 16px;
	padding: 0.4rem 0.3rem;
}
.about_us04 .con ul li .img .pic{
	box-shadow: 0 0 15px rgb(102 102 102 / 10%);
}
.about_us04 .con ul li p{
	font-size: 16px;
	line-height: 25px;
	height: 50px;
	color: #333;
}
.about_us04 .con ul li:hover p{
	color: #c82126;
}


.about_us05{}

.about_us05{
	/* background-color: #eceef0; */
}
.about_us05 .con{}
.about_us05 ul{}
.about_us05 ul li{
	overflow: hidden;
	-webkit-box-orient: horizontal;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.about_us05 ul li:nth-child(2n){
	-webkit-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}
.about_us05 ul li .img{
	width: 50%;
}
.about_us05 ul li .pic img{}
.about_us05 ul li .info{
	width: 50%;
	padding: 0.8rem 2.4rem 0.8rem 0.6rem;
	background-color: #efefef;
}

.about_us05 ul li .info .tit{
	font-size: 0.36rem;
	color: #333;
	line-height: 1.3;
	margin-bottom: 0.3rem;
}
.about_us05 ul li .info .con{
	font-size: 16px;
	line-height: 25px;
	height: 125px;
	overflow-y: auto;
	color: #666;
	padding-right: 5px;
}
.about_us05 ul li:nth-child(1) .info{
	background-color: #c82126;
}
.about_us05 ul li:nth-child(3) .info{
	background: #425263;
}
.about_us05 ul li:nth-child(1) .info .tit,.about_us05 ul li:nth-child(3) .info .tit{
	color: white;
}
.about_us05 ul li:nth-child(1) .info .con,.about_us05 ul li:nth-child(3) .info .con{
	color: white;
}

.about_us05 ul li .info .con::-webkit-scrollbar {width:4px; height:4px;}
.about_us05 ul li .info .con::-webkit-scrollbar-thumb {border-radius:5px; background:#f6f5f5;}
.about_us05 ul li .info .con::-webkit-scrollbar-track {border-radius:0; background:#cf0b19;}
.about_us05 ul li .info .con::-webkit-scrollbar {width:4px; height:4px;}
.about_us05 ul li .info .con::-webkit-scrollbar-thumb {border-radius:5px; background:#f6f5f5;}
.about_us05 ul li .info .con::-webkit-scrollbar-track {border-radius:0; background:#425263;}
/* 关于我们 e */


/* =====================产品样式======================== */

/* 产品分类 s */
.pro_srot_bg{
    background: #f8f8f8;
}
.n_pro_srot{}
.n_pro_srot ul{}
.n_pro_srot ul li{
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 0.35rem;
}
.n_pro_srot ul li:nth-child(3n){
	margin-right: 0;
}
.n_pro_srot ul li a{
	display: block;
	background-color: #F7F7F7;
}
.n_pro_srot ul li .pic{}
.n_pro_srot ul li .pic img{}
.n_pro_srot ul li .info{
	padding: 0.4rem 0.2rem;
	text-align: center;
	background-color: #2a3036;
	/*background-color: #283940;*/
}
.n_pro_srot ul li p{
	font-size: 22px;
	color: #fff;
	line-height: 1.5;
	height: 3em;
}
.n_pro_srot ul li span{
	display: inline-block;
	margin-top: 0;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	/* background: #fafafa;
	border: 1px solid #ccc; */
	background-color: #c82126;
	border: 1px solid #c82126;
	color: #fff;
}
/* 产品分类 e */

/* 产品列表 s */
.n_pro_list{}
.n_pro_list ul{}
.n_pro_list ul li{
	width: 32%;
	float: left;
	margin-right: 2%;
	text-align: center;
	margin-bottom: 0.3rem;
	border: 1px solid #E4E4E4;
}
.n_pro_list ul li:hover{
	box-shadow: 0 0 16px rgb(0 0 0 / 10%);
}
.n_pro_list ul li:nth-child(3n){
	margin-right: 0;
}
.n_pro_list ul li a{}
.n_pro_list ul li .pic{
	/* border: 1px solid #eee;
	border-color: #ddd; */
	/* margin-bottom: 20px; */
}
.n_pro_list ul li:hover .pic{
	border-color: #c82126;
}
.n_pro_list ul li .pic img{}
.n_pro_list ul li p{
	color: #333;
	padding: 10px 4%;
	overflow: hidden;
}
.n_pro_list ul li:hover p{
	color: #c82126;
}
.n_pro_list ul li p span{
	line-height: 1.5;
	height: 3em;
	text-align: center;
	font-size: 16px;
}
/* 产品列表 e */

/* 产品详情 s */

.n_pro_det{}

.n_pro_det .top{}
.n_pro_det .top .fl{
	width: 45%;
}
.n_pro_det .top .fl .product_det_pic{
	    border: 1px solid #ddd;
}
.n_pro_det .top .fl .product_det_pic ul{}
.n_pro_det .top .fl .product_det_pic ul li{}
.n_pro_det .top .fl .product_det_pic ul li img{
    width: 100%;
}


.n_pro_det .top .fl .product_det_ico{
	margin-top: 0.2rem;
}
.n_pro_det .top .fl .product_det_ico ul{}
.n_pro_det .top .fl .product_det_ico ul li{
	border: 1px solid #d7d9db;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	width: calc( (100% - 40px)/5);
	cursor: pointer;
}
.n_pro_det .top .fl .product_det_ico ul li.swiper-slide-thumb-active{
	border-color: #c82126;
}
.n_pro_det .top .fl .product_det_ico ul li .pic{
	overflow: hidden;
}

.n_pro_det .top .fr{
	width: 52%;
}
.n_pro_det .top .fr h3{
	font-size: 0.32rem;
	line-height: 1.3;
	color: #c82126;
	display: block;
	margin-bottom: 0.25rem;
}
.n_pro_det .top .fr .des{
	font-size: 16px;
	color: #333;
}
.n_pro_det .top .fr .inquiry{
	margin-top: 0.4rem;
}
.n_pro_det .top .fr .inquiry a{
	padding: 0.18rem 0.24rem;
	border-radius: 6px;
	display: inline-flex;
	font-size: 14px;
	color: #fff;
	background-color: #c82126;
	align-items: center;
}
.n_pro_det .top .fr .inquiry a i{
	margin-right: 0.08rem;
	font-size: 18px;
}
.n_pro_det .top .fr .inquiry a:not(:last-child){
	margin-right: 0.2rem;
}

.n_pro_det .bot{
	margin-top: 0.4rem;
}
.n_pro_det .bot .bot_tit{
	border-bottom: 1px solid #ddd;
	margin-bottom: 0.3rem;
}
.n_pro_det .bot .bot_tit a{
	background: #999999;
	font-size: 16px;
	color: #fff;
	padding: 15px 40px;
	display: inline-block;
	margin-right: 0.2rem;
}
.n_pro_det .bot .bot_tit a.active{
	background-color: #c82126;
}
.n_pro_det .bot .bot_con{}
/* .n_pro_det .bot .bot_con .des,.n_pro_det .bot .bot_con .des p{
	font-size: 16px;
	line-height: 30px;
	color: #333;
} */
.n_pro_det .bot .bot_con .des{
	display: none;
}
.n_pro_det .bot .bot_con .des.show{
	display: block;
}
.n_pro_det .bot .bot_con .des h4{
	display: inline-block;
	font-size: 24px;
	color: #c82126;
	line-height: 1.5;
	margin-top: 20px;
	margin-bottom: 12px;
	text-transform: capitalize;
	/* font-family: "Montserrat-Bold"; */
}

/* .n_pro_det .bot .bot_con table {
  background-color: #fff;
  width: 100%;
  margin: 10px 0;
  border-collapse: collapse;
  border-spacing: 0;
}
 */
/* .n_pro_det .bot .bot_con table tr:first-child {
  background-color: #c82126;
}

.n_pro_det .bot .bot_con table tr:first-child td {
  padding: 10px 5px;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.3);
} */

/* .n_pro_det .bot .bot_con table tr:first-child td p {
	color: #fff;
} */
.n_pro_det .bot .bot_con table td {
  padding: 10px 5px !important;
  font-size: 14px !important;
  line-height: 1.4;
  text-align: center;
  border: 1px solid #bbb !important;
}
/* 产品详情 e */

/* =====================新闻样式======================== */

/* 新闻列表 s */
.n_newslist{
	background-color: #F6F7FB;
}
.n_newslist ul{}
.n_newslist ul li{
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 0.45rem;
}

.n_newslist ul li:nth-child(3n) {
	margin-right: 0;
}

.n_newslist ul li a {}

.n_newslist ul li .pic {}

.n_newslist ul li .pic img {}

.n_newslist ul li .date {
	position: absolute;
	background: #c82126;
	padding: 10px 20px;
	font-size: 14px;
	color: #fff;
	border-radius: 4px;
	bottom: 0.15rem;
	left: 0.15rem;
	z-index: 1;
}

.n_newslist ul li .info {
	background-color: white;
	/* background-color: #f1f1f1; */
	padding: 0.25rem;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.n_newslist ul li:hover .info {
	background-color: #c82126;
}

.n_newslist ul li .info h4 {
	font-size: 18px;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	display: block;
	color: #333;
}

.n_newslist ul li .info p {
	margin: 0.12rem 0 0.18rem;
	font-size: 14px;
	line-height: 1.75;
	color: #666;
}

.n_newslist ul li .info i {
	font-size: 14px;
	color: #666;
}

.n_newslist ul li .info span {
	font-size: 12px;
	margin-right: 6px;
}

.n_newslist ul li:hover .info h4,
.n_newslist ul li:hover .info p,
.n_newslist ul li:hover .info i {
	color: white;
}
/* 新闻列表 e */


/* 新闻详情 s */
.n_newsdet{
	
}
.n_newsdet .fl{
	width: calc(100% - 370px);
}
.n_newsdet .fl h3{
	font-size: 24px;
	line-height: 28px;
	font-weight: 600;
	color: #333;
}
.n_newsdet .fl p.time{
	width: 100%;
	height: auto;
	padding: 0.15rem 0;
	border-bottom: 1px solid #ededed;
	font-size: 16px;
	line-height: 26px;
	color: #666;
}
.n_newsdet .fl .des{
	width: 100%;
	height: auto;
	padding: 30px 0;
	font-size: 16px;
	line-height: 26px;
	color: #555;
}
.n_newsdet .fl .des p{
	color: #555;
}

.n_newsdet .fr{
	width: 320px;
}
.n_newsdet .fr .tit{}
.n_newsdet .fr .tit p{
	width: auto;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	font-weight: 600;
	background: url(../images/xwxxtb1.png) left center no-repeat;
	background-size: 30px auto;
	padding-left: 35px;
	color: #333;
}
.n_newsdet .fr .tit a{
	width: 30px;
	height: 40px;
	background: url(../images/xwxxtb2.png) right center no-repeat;
	display: block;
}
.n_newsdet .fr .con{
	width: 100%;
	height: auto;
	padding: 10px 20px 20px 20px;
	margin-top: 15px;
	box-shadow: 0px 4px 15px #dedede;
	box-sizing: border-box;
}
.n_newsdet .fr .con ul{
	
}
.n_newsdet .fr .con ul li{
	width: 100%;
	height: auto;
	list-style: none;
	border-bottom: 1px solid #ededed;
	padding: 15px 0;
}
.n_newsdet .fr .con ul li a{}
.n_newsdet .fr .con ul li h4{
	width: 100%;
	height: auto;
	font-size: 16px;
	line-height: 26px;
	color: #333;
	font-weight: 600;
}
.n_newsdet .fr .con ul li p{
	width: 100%;
	height: auto;
	font-size: 16px;
	line-height: 24px;
	color: #555;
	margin: 5px 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.n_newsdet .fr .con ul li:hover p{
	color: #c82126;
}

/* 新闻详情 e */

/* =====================行业样式======================== */

/* 行业列表 s */
.n_applist{}

.n_applist ul li {
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 0.45rem;
	overflow: hidden;
}
.n_applist ul li:nth-child(3n){
	margin-right: 0;
}


.n_applist ul li a {}

.n_applist ul li .pic {}

.n_applist ul li .pic img {}

.n_applist ul li .date {
	position: absolute;
	background: #c82126;
	padding: 10px 20px;
	font-size: 14px;
	color: #fff;
	border-radius: 4px;
	bottom: 0.15rem;
	left: 0.15rem;
	z-index: 1;
}

.n_applist ul li .info {
	background-color: #eceef0;
	padding: 0.35rem;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.n_applist ul li:hover .info {
	background-color: #c82126;
}

.n_applist ul li .info h4 {
	display: block;
	font-size: 20px;
	line-height: 25px;
	overflow: hidden;
	color: #2a2a2a;
	text-transform: capitalize;
}

.n_applist ul li .info p {
	margin: 0.12rem 0 0.18rem;
	font-size: 14px;
	line-height: 1.75;
	color: #6a6a6a;
}

.n_applist ul li .info i {
	font-size: 14px;
	color: #666;
}

.n_applist ul li .info span {
	font-size: 12px;
	margin-right: 6px;
}

.n_applist ul li:hover .info h4,
.n_applist ul li:hover .info p,
.n_applist ul li:hover .info i {
	color: white;
}
/* 行业列表 e */


/* =====================支持样式======================== */

/* 技术支持 s */
.n_service{}
.n_service ul{
	margin-top: 0.4rem;
}
.n_service ul li{
	margin-bottom: 0.5rem;
	-webkit-box-orient: horizontal;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.n_service ul li:nth-child(2n){
	-webkit-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}
.n_service ul li:last-child{
	margin-bottom: 0;
}
.n_service ul li .pic{
	width: 50%;
	overflow: hidden;
}
.n_service ul li .pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.n_service ul li .info{
	width: 50%;
	background: #f5f5f5;
	padding: 0.6rem 0.6rem;
}
.n_service ul li .info h4{
	font-size: 0.3rem;
	color: #000;
	line-height: 1.3;
	font-weight: 700;
}
.n_service ul li .info .txt{
	font-size: 16px;
	color: #666;
	line-height: 24px;
	margin-top: 30px;
}
.n_service ul li .info .txt p{
	margin-bottom: 0.15rem;
}
.n_service ul li .info .txt p:last-child{
	margin-bottom: 0;
}
/* 技术支持 e */

/* 常见问题 s */
.fqa_list{ width: 100%; display: inline-block; position: relative; margin-bottom: 30px;}
.fqa_list ul{ overflow: hidden; }
.fqa_list li{  width: 100%;}
.fqa_list li .fqa_list_q{ width: 100%; padding: 21px 0; display: inline-block; border-bottom: 1px solid #efefef; position: relative; cursor: pointer;}
.fqa_list li .fqa_list_q span{ display: inline-block;line-height:1.8;font-weight: bold; float: left; background: #c82126; padding: 0px 5px; color: #fff; font-size: 16px; border-radius: 5px; position: relative;  width: 52px; text-align: center; }
.fqa_list li .fqa_list_q span:after{ content: ''; width: 0;  height: 0; border-left: 1px solid transparent;border-right: 7px solid transparent; border-top: 8px solid #c82126; position: absolute;
 bottom: -7px; z-index: 999; left: 7px;}
.fqa_list li .fqa_list_q .fqa_list_title{ float: left; padding: 0 10px; font-size: 22px; line-height: 30px; color: #000; width: calc(100% - 160px);} 
.fqa_list li .fqa_list_q i{ float: right; right: 25px; font-size: 24px; font-weight: bold; position: absolute;  top: 18px; color: #999; transition: 0.3s;}
.fqa_list li .fqa_list_a{ width: 100%; padding: 25px 67px; -webkit-box-sizing: border-box; box-sizing: border-box; border: 1px solid #efefef; background: #fafafa;  display: none;}
.fqa_list li .fqa_list_info{ font-size: 18px; line-height: 30px; color: #333;}
.fqa_list li .fqa_list_q:hover .fqa_list_title,.fqa_list li.active .fqa_list_q .fqa_list_title{ color: #c82126;}
.fqa_list li.active .fqa_list_q{border-color:#fff;}
.fqa_list li.active .fqa_list_q i{ transform:rotateX(180deg); color: #c82126;}
.fqa_list_gd{ width: 100%; text-align: center; margin-top: 45px; font-size: 22px; color: #333;}
.fqa_list_gd a{ color: #c82126; border-bottom: 2px solid #c82126;}
/* 常见问题 e */

/* 下载中心 s */
.n_download{
}
.n_download ul{}
.n_download ul li{
	float: left;
	width: 49%;
	margin-right: 2%;
	padding: 0.5rem 0.7rem;
	background: #eceef0;
	margin-bottom: 0.3rem;
}
.n_download ul li a{
	display: block;
}
.n_download ul li:nth-child(2n){
	margin-right: 0;
}
.n_download ul li .time{
	font-size: 14px;
	color: #363636;
	position: relative;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.n_download ul li h4{
	font-size: 18px;
	color: #363636;
	font-weight: bold;
	line-height: 25px;
	height: 50px;
	margin: 0.2rem 0 0.3rem;
	font-weight: bold;
}
.n_download ul li .bot{}
.n_download ul li .bot .ico{
	color: #767676;
	line-height: 40px;
}
.n_download ul li .bot .ico i{
	font-size: 28px;
	color: #c82126;
	margin-right: 0.1rem;
}
.n_download ul li .bot .ico p{
	font-size: 16px;
}
.n_download ul li .bot span{
	padding: 0.12rem 0.15rem;
	font-size: 14px;
	color: #5e5e5e;
	text-transform: uppercase;
	border: 1px solid #bcbec0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.n_download ul li:hover .bot span{
	background-color: #c82126;
	border-color: #c82126;
	color: white;
}
.n_download ul li .bot span i{
	margin-right: 0.1rem;
}
.n_download ul li .bot span p{}

/* 下载中心 e */

/* =====================联系样式======================== */

/* 联系方式 s */
.n_contact_info{}
.n_contact_info h3{
	display: block;
	font-size: 0.32rem;
	color: #333;
	width: 100%;
	border-bottom: 1px solid #dedede;
	padding-bottom: 0.3rem;
	margin-bottom: 0.45rem;
	font-family: 'Montserrat-Bold';
}
.n_contact_info dl{}
.n_contact_info dl dt{
	position: relative;
	padding-right: 8%;
	max-width: 50%;
}
.n_contact_info dl dt:last-child{
	padding-right: 0;
}
.n_contact_info dl dt::before {
    content: '';
    position: absolute;
    width: 1px;
    height: 90px;
    background: #dedede;
    top: 0;
    right: 0;
}
.n_contact_info dl dt:last-child::before{
	display: none;
}
.n_contact_info dl dt .ico{
	width: 0.9rem;
	height: 0.9rem;
	line-height: 0.9rem;
	text-align: center;
	border: 1px solid #d2d2d2;
	border-radius: 500px;
	margin-right: 0.24rem;
}
.n_contact_info dl dt .ico i{
	font-size: 0.38rem;
	color: #c82126;
}
.n_contact_info dl dt .txt{
	font-size: 16px;
	color: #666;
	line-height: 1.75;
	flex: 1;
}
.n_contact_info dl dt .txt span{
	font-size: 24px;
	color: #333;
	display: block;
	margin-top: 5px;
	font-family: 'Montserrat-Bold';
}
.n_contact_info dl dt .txt p{}
.n_contact_info .box{
	margin-top: 0.8rem;
}
.n_contact_info .box .fllow{}
.n_contact_info .box .fllow p{
	font-size: 20px;
	text-transform: uppercase;
	color: #333;
	margin-bottom: 0.2rem;
	font-family: 'Montserrat-Bold';
}
.n_contact_info .box .fllow span{
	color: #c82126;
}
.n_contact_info .box .des{
	max-width: 48%;
}
.n_contact_info .box .ewm{
	max-width: 100px;
	text-align: center;
}
.n_contact_info .box .ewm img{}
.n_contact_info .box .ewm p{
	display: block;
	font-size: 14px;
	color: #666;
	margin-top: 10px;
}
/* 联系方式 e */

/* 联系留言 s */
.n_contact_mess{
	background: #f2f5f8;
}
.n_contact_mess .fl{
	width: 46.25%;
    overflow: hidden;;
}
.n_contact_mess .fl iframe{
	width: 100%;
	height: 5rem;
	border: none;
}
.n_contact_mess .fr.ny_form{
	padding: 0.5rem 0.3rem;
	background: #fff;
	width: 52%;
	margin-top: 0;
}
.n_contact_mess .fr h3{
	font-size: 0.32rem;
	color: #333;
	margin-bottom: 0.3rem;
}
/* 联系留言 e */

/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px) {
    /* 1600 × (900/1024/1200) */
}

@media all and (max-width:1599px) {
    /* 1440 × (900/1050) */
	.about_us01 .content .left .box .con p{
		font-size: 14px;
		line-height: 1.5;
	}
	.about_us01 .content .left .box .con{
		height: 32em;
		overflow-y: auto;
	}
	.about_us01 .content .left .box .con::-webkit-scrollbar {width:4px; height:4px;}
	.about_us01 .content .left .box .con::-webkit-scrollbar-thumb {border-radius:5px; background:#c82126;}
	.about_us01 .content .left .box .con::-webkit-scrollbar-track {border-radius:0; background:#f6f5f5;}
}

@media all and (max-width:1439px) {
    /* 1360 × (768) */
	.about_us03 .left li .li_box .tit{
		font-size: 22px;
	}
	.about_us03 .left li .li_box .con{
		font-size: 14px;
	}
}

@media all and (max-width:1359px) {
    /* 1280 × (800/854/1024) */
}

@media all and (max-width:1279px) {
    /* 1152 × (864) */
	.n_newsdet .fl,.n_newsdet .fr{
		width: calc(100% - 260px);
	}
	.n_newsdet .fr{
		width: 240px;
	}
	.n_newsdet .fl h3{
		font-size: 20px;
	}
}

@media all and (max-width:1151px) {
    /* 1024 × (600/768) */
}


/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px) {
    /* 平板设备 720 适配 */
	.about_us01 .content .left .box{
		padding: 0.6rem 0.45rem;
	}
	.about_us01 .content .left,.about_us01 .content .right{
		width: 100%;
	}
	.about_us01 .content .left .box .con{
		height: auto;
	}
	.about_us01 .content .left .box .en_tit{
		font-size: 0.6rem;
	}
	.about_us01 .content .left .box .cn_tit,.about_us01 .content .right .intro .box .tit{
		font-size: 0.42rem;
	}
	
	.about_us02{
		padding: 0.6rem 0;
		background-size: cover !important;
		background-position: center !important;
	}
	
	.about_us03 .left{
		width: 100%;
	}
	.about_us03 .right{
		display: none;
	}
	.about_us03 .left li .li_box{
		padding-right: 0.8rem ;
	}
	.about_us03 .left li.cur .li_bg{
		width: 100%;
	}
	.about_us03 .left li.cur:before{right:6px;}
	.about_us03 .left li:after{right:25px;}
	.about_us03 .left li .li_box .tit{
		font-size: 20px;
	}
	.about_us05 ul li{
		margin-bottom: 0.55rem;
	}
	.about_us05 ul li .img,.about_us05 ul li .info{
		width: 100%;
	}
	.about_us05 ul li .info{
		padding: 0.6rem 0.55rem;
	}
	.about_us05 ul li .info .con{
		height: auto;
	}
	
	.n_pro_srot ul li{
		width: 100%;
		margin-right: 0;
		margin-bottom: 0.45rem;
	}
	.n_pro_srot ul li:last-child{
		margin-bottom: 0;
	}
	.n_pro_srot ul li .info{
		padding: 0.6rem 0.5rem;
	}
	.n_pro_srot ul li p{
		font-size: 20px;
		line-height: 1.5;
		height: auto;
		margin-bottom: 0.3rem;
	}
	
	.n_pro_list ul li,.n_pro_list ul li:nth-child(3n){
		width: 49%;
		margin-right: 2%;
	}
	.n_pro_list ul li:nth-child(2n){
		margin-right: 0;
	}
	
	.n_pro_det .top .fr h3{
		font-size: 0.4rem;
	}
	.n_pro_det .top .fr .inquiry a{
		padding: 0.25rem 0.5rem;
	}
	.n_pro_det .top .fr .inquiry a:not(:last-child){
		margin-bottom: 0.2rem;
	}
	
	.n_newslist ul li{
		width: 100%;
		margin-right: 0;
	}
	.n_newslist ul li:last-child{
		margin-bottom: 0;
	}
	.n_newslist ul li .info{
		padding: 0.6rem 0.5rem;
	}
	.n_newslist ul li .info h4{
		font-size: 16px;
	}
	.n_newslist ul li .info p{
		margin: 0.2rem 0 0.3rem;
	}
	
	.n_newsdet .fl,.n_newsdet .fr{
		width: 100%;
	}
	.n_newsdet .fl{
		padding: 6% 0;
	}
	.n_newsdet .fr{
		margin-top: 20px;
	}
	
	.n_contact_map .item{
		padding: 4%;
	}
	.n_contact_map .item ul li{
		max-width: 100%;
		flex: initial;
		width: 100%;
		padding: 4% 0;
	}
	
	.n_applist ul li{
		width: 100%;
		margin-right: 0;
	}
	.n_applist ul li .info{
		padding: 0.6rem 0.5rem;
	}
	.n_applist ul li .info p{
		margin: 0.2rem 0 0.3rem;
	}
	
	.n_service ul li .pic,.n_service ul li .info{
		width: 100%;
	}
	.n_service ul li .info{
		padding: 0.6rem 0.5rem;
	}
	.n_service ul li .info h4{
		font-size: 0.4rem;
	}
	.n_service ul li .info .txt{
		margin-top: 20px;
	}
	.n_service ul li .info .txt p{
		margin-bottom: 0.25rem;
	}
	
	.n_download ul li{
		width: 100%;
		margin-right: 0;
	}
	
	.fqa_list li .fqa_list_q .fqa_list_title{
		font-size: 20px;
		width: calc(100% - 80px);
	}
	.fqa_list li .fqa_list_a{
		padding: 0.5rem;
	}
	.fqa_list li .fqa_list_info{
		font-size: 16px;
		line-height: 1.6;
	}
	
	.n_contact_info h3{
		font-size: 0.4rem;
	}
	.n_contact_info dl dt{
		width: 100%;
		max-width: 100%;
		padding-right: 0;
		padding: 10px 0;
	}
	.n_contact_info dl dt::before{
		display: none;
	}
	.n_contact_info dl dt .ico{
		width: 1rem;
		height: 1rem;
		line-height: 1rem;
	}
	.n_contact_info dl dt .txt span{
		display: block;
		font-size: 20px;
		line-height: 1.5;
		margin-top: 0;
	}
	.n_contact_info .box{
		flex-direction: column;
	}
	.n_contact_info .box .des{
		width: 100%;
		max-width: 100%;
		margin: 0.4rem 0;
	}
	
	.n_contact_mess .fl,.n_contact_mess .fr.ny_form{
		width: 100%;
	}
	.n_contact_mess .fr h3{
		font-size: 0.4rem;
	}
	
	
}

@media all and (max-width:768px) {
	.n_pro_det .top .fl,.n_pro_det .top .fr{
		width: 100%;
	}
	.n_pro_det .top .fr{
		margin-top: 0.45rem;
	}
	.n_pro_det .bot{
		margin-top: 0.5rem;
	}
}

@media all and (max-width:640px) {
    /* 移动终端以上 360 适配 */
	.about_us05 ul li .info .con{
		font-size: 14px;
		line-height: 20px;
		padding: 0;
	}
	
	.n_pro_list ul li{
		width: 100% !important;
		margin-right: 0 !important;
	}
	
	.n_pro_det .bot .bot_tit a{
		padding: 12px 30px;
		font-size: 14px;
	}
	
	.n_applist ul li .info h4{
		font-size: 18px;
	}
	
	.n_download ul li{
		padding: 0.4rem 5%;
	}
	.n_download ul li h4{
		font-size: 16px;
		margin: 0.4rem 0 0.5rem;
	}
	.n_download ul li .bot .ico p{
		font-size: 14px;
	}
	.n_download ul li .bot span{
		padding: 0.18rem 0.2rem;
	}
	
	.fqa_list li .fqa_list_q .fqa_list_title{
		font-size: 16px;
	}
	.fqa_list li .fqa_list_q span{
		font-size: 14px;
	}
	.fqa_list li .fqa_list_q i{
		top: 30px;
		font-size: 16px;
	}
	.fqa_list li .fqa_list_info{
		font-size: 14px;
	}
	
	.n_contact_info dl dt .txt span{
		font-size: 18px;
	}
	.n_contact_info dl dt .txt p{
		line-height: 1.3;
	}
}

@media all and (max-width:480px) {
	.about_us01 .content .left .box .con p,.about_us01 .content .right .intro .box .con{
		font-size: 13px;
		line-height: 1.5;
	}
	.about_us02 .infor .smal_tit{
		font-size: 16px;
	}
	.n_contact_info dl dt .txt p{
		font-size: 14px;
	}
	.n_service ul li .info .txt{
		font-size: 14px;
		line-height: 20px;
	}
}

@media all and (max-width:420px) {
	
}

@media all and (max-width:376px) {
	
}
