*{font-family:"Microsoft YaHei";background-repeat:no-repeat;box-sizing: border-box;padding: 0;margin: 0;}
div{margin: 0;padding:0;text-align:left;background-repeat:no-repeat;background:none;}
img { border: none;vertical-align: middle;
}
ul{ list-style:none;}
li{text-decoration:none;}
li::marker{
  content: '';}
a{ text-decoration:none; color:#000; list-style:none}
i,em{font-style:normal;padding: 0;margin: 0;}
.clear{clear:both; height:auto}
.fl{float:left}
.fr{float:right}
.w{width: 1600px;margin: 0 auto;display: block;}
.w14{width:1400px;margin: 0 auto;display: block;}
@media screen and (max-width:680px) {
.w{width: 95%}
.w14{width:95%}
}
.top40{margin-top:40px}
/*  */
body{
	 
	overflow-x: hidden;  /* éšè—Yè½´ */
	}
body::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	background-color: #F5F5F5;
	border-radius: 10px;
}

body::-webkit-scrollbar {
	width: 8px;
	background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb {
	background-color: red;
	border-radius: 10px;
	background-image: -webkit-linear-gradient(0deg,
		rgba(255, 255, 255, 0.5) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.5) 50%,
		rgba(255, 255, 255, 0.5) 75%,
		transparent 75%,
		transparent)
}

/*  */
.head {
	position: relative;
	z-index: 55;
	width: 100%;
}
.head.on {position: fixed;background: #fff;    box-shadow: 0 0 20px #ddd;}
.head.on .head_logo p b,.head.on .head_logo p, .head.on .head_nav>ul>li>a {color:#333;}
.head.on  .head_nav>ul>li>a:after {display:none;}
.head.on  .search {background: #333;}
.head.on  .search_pro {color:#fff;} 
.head.on .head_f p {color:#ddd;}
.head_logo i:before {
	content: '';
	width: 1px;
	height: 78%;
	background: #ce0001;
	position: absolute;
	top: -5px;
	left: 71px;
}
.head_logo i:after {
	content: '';
	width: 5px;
	height: 5px;
	background: #ce0001;
	border-radius: 50%;
	position: absolute;
  left: 69px;
	top: 50px;
}
.head_box {
	max-width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	min-width: 1480px;
	
	padding: 1% 2%;
	box-shadow: 0 0 8px 0px rgb(0 0 0 / 10%);background-color: rgba(0, 0, 0, 0.8);

}
.wk{ width: 1600px; margin:0 auto}
@media screen and (max-width:680px) {
.wk{ width:95%}
}

.head_l {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 81%; float:left
}
.head_logo { width:340px; height:90px;}
.head_con {
	display: flex;
	align-items: center;
	width: 59%;
	padding-right: 3%;
}
.head_nav {
	width: 100%;
	position: relative;
}
.head_nav>ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.head_nav>ul>li {
	display: flex;
	flex-direction: column;
	align-items: center;
	z-index: 5;
	line-height:58px;
}
.head_nav>ul>li:nth-child(5) .fl_box li a:nth-child(1):before {
	left: 14px;
}
.head_nav>ul>li:nth-child(5) .fl_box li a:nth-last-child(-n+2):before {
	left: 10px;
}
.head_nav>ul>li>a {
	font-size: 18px;
	color: #fff;
	width: 100%;
	text-align: center;
	display: flex;
	flex-direction: column;
	text-transform: uppercase;
	position: relative;
}
.head_nav li a i {
	color: #666;
	font-size: 12px;
	font-family: Arial;
	text-transform: uppercase;
	opacity: 0.3;
	transform: scale(0.9);
}
.head_nav>ul>li>a:after {
	content: attr(data-hover);
	width: 0;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	white-space: nowrap;
	transition: 0.5s;
}
.head_nav>ul>li:hover a:after, .head_nav>ul>li.cur a:after {
	width: 100%;
}
/*xiala*/
.head_nav>ul>li:hover>dl {
	opacity: 1;
	visibility: visible;
	top: 114%;
}
.head_nav>ul>li>dl {
	position: absolute;
	width: 100%;
	display: block;
	z-index: 999999999999;
	background: #fff;
	left: 0;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s;
	top: 180px;
	padding: 30px 50px;
}
.nav>ul>li>dl>dd {
	display: block;
	overflow: hidden;
	margin: auto;
}
.xl_bt {
	width: 100%;
	border-bottom: 1px #eee solid;
	padding-bottom:17px;
	overflow: hidden;
}
.xl_bt p {
	font-size: 26px;
	color: #333;
	float: left;
	font-weight: 100;
	line-height: 30px;
}
.xl_bt a {
	width: 120px;
	height: 30px;
	background: #CE0001;
	text-align: center;
	color: #fff;
	font-size: 14px;
	display: block;
	float: right;
	line-height: 30px;
	border-radius: 60px;
}
.fl_box {
	width: 100%;
	overflow: hidden;
}
.fl_box li {
	width: calc( (100% - 40px)/3);
	float: left;
	margin-top: 15px;
}
.fl_box li+li {
	margin-left: 10px;
}
.fl_box li:nth-child(4){margin-left:0;}
.fl_box li:nth-child(7) {margin-left:0;}
.fl_box li:nth-child(10) {margin-left:0;}
.fl_box li a {
	font-size: 17px;
	color: #666;
	position: relative;
	padding-left: 20px;
	text-align: left;
	line-height: 20px;
	display: block;
	border: 1px #eee solid;
	text-align: center !important;
	padding: 10px;
}
.fl_box li a:hover {
	color: #ce0001;
}
.fl_box li a:before {
	content: "";
	width: 10px;
	height: 10px;
	border: 1px #949494 solid;
	position: absolute;
	left: 23px;
	top: 15px;
	border-radius: 50%;
}
.fl_box li a:hover:before {
	border-color: #ce0001;
}
.fl_box li:nth-child(6) {
	margin-left: ;
}
.fl_box li dt {
	margin-top: 5px;
	padding-left: 20px;
}
.fl_box li dt a {
	font-size: 15px;
	color: #999;
}
.fl_box li dt a:before {
	border-color: #a9a9a9;
}
.re {
	width: 100%;
	overflow: hideen;
	margin-top: 30px;
}
.re .rbt {
	font-size: 24px;
	color: #333;
	float: left;
	font-weight: 100;
	border-left: 5px #00 solid;
	border-left: 5px #ce0001 solid;
	padding-left: 10px;
	margin-bottom: 30px;
}
.re .t_box {
	width: 100%;
	overflow: hidden;
}
.t_box>.progdwz2021 li {
	float: left;
	width: calc((100% - 30px)/4);
	border-radius: 15px;
}
.t_box>.progdwz2021 li img {
	width: 100%;
	height: auto;
	border: 1px #eee solid;
}
.t_box>.progdwz2021 li+li {
	margin-left: 10px;
}
.t_box>.progdwz2021 li a {
	line-height: 40px;
}
.t_box>.progdwz2021 li span {
	display: block;
	text-align: center;
	font-size: 13px;
	line-height: 30px;
}
.re .t_box>.news_div>.news_div_item {
	float: left;
	width: calc((100% - 20px)/2);
	text-align: left;
	border: 1px #eee solid;
	margin-bottom: 20px;
	box-shadow: 0 0 5px #eee;
	padding: 20px;
}
.re .t_box>.news_div>.news_div_item+.news_div_item {
	margin-left: 20px;
}
.re .t_box>.news_div>.news_div_item:nth-child(3) {
	margin-left: 0;
}
.re .t_box .news_div_item_a {
	font-size: 16px;
	line-height: 35px;
	color: #ce0001;
	font-weight: bold;
	display: inline-block;
	width: 100%;
	overflow: hidden;
}
.re .t_box .news_div_item_body {
	font-size: 14px;
	line-height: 23px;
	color: #666;
}
.news_div_item_date {
	display: flex;
}
.news_div_item_year, .news_div_item_month, .news_div_item_day {
	color: #666;
	font-size: 16px;
	line-height: 20px;
}
.nav>ul>li:hover>dl {
	opacity: 1;
	visibility: visible;
	top: 98%;
}
.com_bo {
	width: 100%;
	color: #666;
	line-height: 25px;
	overflow: hidden;
	text-align: left;
	font-weight: 100;
}
.fl_box ul {
	display: flex;
	flex-flow: wrap;
}
.fl_box li a {
	font-size: 17px;
	color: #666;
	position: relative;
	padding-left: 20px;
	text-align: left;
	line-height: 20px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.fl_box li dl {
	display: none;
}
.head_r {width: 16%;display: flex;justify-content: space-between;align-items: center; float:right}
.head_pho ul {background: #628a73;position: absolute;top: 39px;left: 0;width: 100%;display: none;padding: 13px;}
.head_pho li {font-size: 25px;font-family: Arial;display: flex;align-items: center;padding: 9px;}
/*  */
.call {flex: 1;width: 100%;display: flex;justify-items: center; margin-top:4px}
 .call img {width: 30px;margin-right: 12px;}
 .call p {flex: 1;color:#ce0001;line-height: 78px;font-size: 30px;font-family: fantasy;}
/*  */
.copy_bg{height:100px;line-height:98px;background: #222;border-top:1px #333 solid;}
.copy,.copy a{font-size:15px;color:#999;transition:all 0.3s;}
.copy a:hover{color:#fff;}
/*  */
.box{ margin:0 auto;width:85%;min-width: 1300px;padding:0 2%;}
.bg{width: 100%;min-width: 1400px;}
i,em{font-style: normal;}
/*  */

/*  */
.cnen{
    /* width: 88%; */
}
.cnen ul {display: grid;grid-template-columns: 1fr 1fr;}
.cnen ul li{padding: 10px 5px;}
.cnen ul li a{}
.cnen ul li img{ width: 58px;}

/*  */
.copyright{ background:#1F2022 !important; background:linear-gradient(to bottom,#178b8d,#3ca1a2); padding-top:60px !important;}
.crcontact{font-size: 0;}
.crcontact li{display: inline-block;vertical-align: top;width:31%;height:92px;box-sizing: border-box;background-color: #B90505;box-shadow: 0 0 15px rgba(0,0,0,.2);padding:19px 25px;font-size: 16px;color: #fff;background-position-y: center; background-repeat: no-repeat;}
.crcontact li+li{margin-left: 2%;}
.crcontact li em{display: block;font-size: 20px;font-family: arial;margin-bottom: 10px;}
.crcontact li:nth-child(2){width: 31%;}
.crcontact li:nth-child(3){width: 31%;}
.crcontact li i{font-size: 20px;font-family: arial;}
.crcontact li:nth-child(3) i{font-size: 18px;}
.crcontact li:nth-child(1){background-image: url(../images/f1.png);background-position-x:360px; }
.crcontact li:nth-child(2){background-image: url(../images/f2.png);background-position-x:410px; }
.crcontact li:nth-child(3){background-image: url(../images/f3.png);background-position-x:265px; }
@media screen and (max-width:680px) {
.crcontact li:nth-child(3){ display:none}
.crcontact li{ width:49%}
.crcontact li:nth-child(2){width:49%;}
}

.end{ border-top:1px solid #0b9787;}
.end,.end a{ font-size:15px; color:#c7e8e4; line-height:30px;padding: 20px 0;}
.end a:hover{ color:#fff;}
.endntt{ border-top:1px solid #AA0505;}
.endntt,.endntt a{ font-size:15px; color:#c7e8e4;line-height:30px;padding: 20px 0;}
.endntt a:hover{ color:#fff;}
.crcon{ padding:50px 0 60px 0; border-bottom:1px solid #5bbdb0;}
.crconth{ padding:50px 0 60px 0; border-bottom:1px solid #AA0505;}
.kslj{ width:79%}
.kslj li{ float:left; margin-right:90px;}
.kslj li p{ font-size:20px; color:#ffffff; margin-bottom:20px; padding-left:35px;}
.kslj li a{ display:block; font-size:14px; color:#fff; font-weight:lighter; line-height:30px; margin-left:20px;}
.kslj li a:hover{ color:#fff;}
.kslj li a i{ padding-right:10px;}
.kslj li:nth-child(2){width: 39%;}
.foot_l a{ width:28%; float:left}
.crcodecon ul img{ border:17px solid #000; border-radius:5px; width:129px; height:auto;}
.crcodecon { margin-right:17px;}
.crcodecon ul{ width:173px !important; position:relative;}
.crcodecon ul:after{ content:''; display:block; position:absolute; width:10px; height:19px; right:0; top:15px; background:url(../images/f6.png) no-repeat left center;}
.crcodecon ul:nth-child(2):after{ top:15px;}
.crcodecon ul:nth-child(3):after{ top:72px;}
.crcodecon ul:nth-child(4):after{ top:130px;}
.crcodetab p{ cursor:pointer; font-size:16px; font-weight:lighter; color:#feffff; width:200px; height:45px; line-height:45px; border-radius:25px; background:#7c2b23; background:linear-gradient(to right,#B90505,#CB0808); position:relative;}
.crcodetab p+p{ margin-top:14px;}
.crcodetab p.on{background:linear-gradient(to right,#efb90a,#B90505);}
.crcodetab p span{ padding-left:12px; margin-left:50px;}
.crcodetab p:after{ content:''; display:block; position:absolute; width:20px; height:20px; background:url(../images/f7.png) no-repeat center; top:12px; left:19px;}
.crcodetab p.on:after{ background:url(../images/f8.png) no-repeat center;}
@media screen and (max-width:680px) {
.crconth{ display:none}
}

.w1300{ width:1300px; margin:0 auto;}
@media screen and (max-width:680px) {
.w1300{ width:95%}
}
/*  */
/*  */
.cpnavt{
	width: 1600px;
	margin: 0 auto;
 }
 .cpnavt ul {
  display:grid;
  grid-template-columns:1fr  1fr 1fr  1fr 1fr 1fr  1fr 1fr  1fr;
 }
 .cpnavt li{
  padding:15px
 }
 .cpnavt li>section {box-sizing: border-box;transition: all .2s linear;margin-bottom: 5px;text-align: center;padding: 15px;}
 .cpnavt li>section div {height: 89px;overflow: hidden;margin: 0 auto;margin-top: 20px;margin-bottom: 7px;}
 .cpnavt li>section img {padding: 0;height: 100%;margin: 0 auto;display: block;}
 .cpnavt li>section p {text-align: center;font-size: 14px;color: #000;font-weight: 200;height: 36px;line-height: 36px;width: 92%;margin: 0 auto;white-space: nowrap;overflow: hidden;display: block;text-overflow: ellipsis;margin-bottom: 10px;}.cpnav li>section p em { background: url(../images/pro-tel1.png) 20px center no-repeat #2f44c3; font-size: 20px; color: #fff; line-height: 40px; display: block; text-align: center; width: 70%; position: absolute; z-index: 3; margin: 0 auto; bottom: -20px; left: 0; right: 0; border-radius: 20px; }
 .cpnavt li>section:hover { box-shadow: 0 0 10px #d2d2d2; transform: translate3d(0, -2px, 0) }
 
 
/*产品展示*/
.index-Title{ margin-top:50px; margin-bottom:40px}
.index-Title .alltitle {display: flex;align-items: center;justify-content: center; }
.index-Title .alltitle span {font-size: 45px;margin: 0 15px;font-weight: bold;font-family: 'NotoSerifCJKsc-Black'; color:#000000;}
.index-Title .intro {text-align: center;margin-top: 8px;font-size: 17px;color: #999;text-transform: uppercase;}
@media screen and (max-width:680px) {
.index-Title .alltitle span { font-size:28px}
.index-Title{ margin-top:20px; margin-bottom:20px}
}

.cpbt{ width:100%; margin-bottom:15px}
.cpbt ul{}
.cpbt ul li{ width:13.8%; float:left; margin-right:0.5%; height:50px; line-height:50px; text-align:center; margin-bottom:19px;  border:1px #eee solid}
.cpbt ul li a{ color:#525252; font-size:16px}
.cpbt ul li:nth-child(7n){ margin-right:0}
@media screen and (max-width:680px) {
.cpbt ul li{ width:32.3%; margin-right:1%; height:39px; line-height:39px; border:none; background:#333; margin-bottom:5px}
.cpbt ul li a{ color:#FFFFFF}
.cpbt ul li:nth-child(7n){ margin-right:1%}

}


#pro-box1 {margin: 0 auto;}
@media (max-width: 1366px) {
 #pro-box1 {width: 100%;overflow: hidden;margin: 0 auto;}
}
#pro-box1 li {width: 24%;background: #fff;margin: 5px 0.4% 17px 0.4%;float: left;list-style: none;position: relative;z-index: 0;box-sizing: border-box;}
#pro-box1 li .Img div {width: 100%;height: 310px;padding: 0;margin: 0;display: block;}
#pro-box1 li .Img p{position: absolute;left: 0;bottom: 0;background: rgba(0,0,0,.7);z-index: 999;height: 310px;width: 100%;text-align: center;color: #fff;font-size: 35px;font-family: "Arial";line-height: 90px;opacity: 0;}
#pro-box1 li .Img p img{display: block;margin: 0 auto;margin-top: 90px}
#pro-box1 li:hover .Img p{opacity: 1}
#pro-box1 li .proti {background: #f3f3f3;z-index: 999;height:58px;text-align: center;}
#pro-box1 li .proti .pti {display: block;font-size: 16px;color: #000;line-height:58px;}
#pro-box1 li .pmore{display: block;width: 75px;height: 25px;border: 1px #dfdfdf solid;border-radius: 50px;line-height: 25px;text-align: center;float: right;font-size: 13px;color: #a8a8a8;margin-top: 26px;margin-right: 10px}

#pro-box1 li:hover .proti {background:#c30d23;text-align: center;}
#pro-box1 li:hover .proti .pti{color: #fff}
#pro-box1 li:hover .proti .pmore{color: #fff;border: 1px #fff solid;}

#pro-box1 li .avatar {position: relative;}
#pro-box1 li .avatar {display: block;height: 310px;overflow: hidden;width:100%;}
#pro-box1 li .avatar .myClass {height: 310px;}
.myClass img{ width:100%}
.avatar:after {bottom: 0;content: url();left: 5px;position: absolute;z-index: 10;}
.avatar:hover, .zhuti .avatar:hover, .bbsinner .avatar:hover {box-shadow: 0 0 10px gray;}
.avatar:hover .myClass, .zhuti .avatar:hover .myClass, .bbsinner .avatar:hover .myClass {
	transform: scale(1.3);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.3);
	-webkit-transform: all 1s ease 0s;
}
@media screen and (max-width:680px) {
#pro-box1 li{ width:48%; margin:5px 1% 17px 1%}
#pro-box1 li .avatar{ height:auto}
#pro-box1 li .avatar .myClass{ height:auto}
#pro-box1 li .Img p{ height:auto}
}


/*about*/
.abouta {padding:4% 1% 3%;overflow:hidden;background:url(../images/aboutbj.jpg)no-repeat center top fixed;}
.abouta_con { width:1600px; margin:0 auto}
.abouta_txt {width:51%; float:left}
.abouta_txt b {font-size: 2.8rem;font-family: Arial;text-transform: capitalize; color:#FFF}
.abouta_txt b span {color:#ce0001;}
.abouta_txt p {display:flex;flex-direction:column;font-size: 2.6rem;font-weight: bold;color: #FFF;margin: 2% 0 5%;}
.abouta_txt p span {font-size:1.5rem;padding: 6px 0 0;color: #ce0001;}
.abouta_txt em {font-size: 1.12rem;color: #999;line-height: 2.2rem;margin: 4% 0 0;}
.abouta_txt a {font-size:1rem;margin: 6% 0 0;font-weight: bold;background: #ce0001;color: #fff;width: 20%;text-align: center;padding: 1% 4%;transition: 0.8s;}
.abouta_txt a:hover {background:#eaa124;}
.abouta_r{ width:39%; float:right; height:520px; background:url(../images/about_r1.jpg) no-repeat 100% 100%}
.abouta_num {width:38%; margin-left:25%; margin-top:3%}
.abouta_num ul {display: flex;width: 100%;justify-content:  space-between;flex-direction: column;}
.abouta_num li {display: flex;flex-direction: column;align-items:  center;padding:8% 0;transition:0.5s;/* background: rgba(255,255,255,0.5); *//* box-shadow: 0 0 20px #eee; */background: rgba(255,255,255,1);border-radius: 5px;}
.abouta_num li:first-child {background:#ce0001;}
.abouta_num li:first-child p,.about_num li:first-child b {color:#fff;}
.abouta_num li:hover {transform:translateY(-5px);}
.abouta_num li:last-child {display:none;}
.abouta_num li:nth-child(n+2) {/* border-top:1px solid rgba(255,255,255,0.1); */margin: 4% 0 0;}
.abouta_num li span {display: flex;align-items: flex-end;}
.abouta_num li span b {font-size: 50px;font-family: Impact;color: #ce0001;transition:0.5s;font-weight: normal;}
.abouta_num li span i {width: 20px;height: 20px;border-radius: 50%;display: flex;justify-content: center;align-items: center;background: #eaa124;color: #fff;font-size: 12px;margin: 0 0 6% 0%;}
.abouta_num li p {font-size: 15px;margin: 3% 0 0;color: #333;}
@media screen and (max-width:680px) {
.abouta{ padding:0 0 0 0}
.abouta_con { width:95%;}
.abouta_txt{ float:none; width:95%}
.abouta_r{ display:none}
.abouta_txt p{ font-size:1.6rem}
.abouta_txt p span{ font-size:1.3rem}
}



/* 优势 */
.advantage{padding: 40px 0;background: #f1f1f1;}
.adContent li{width: 24%;text-align: center;border-right: 1px solid #ccc; float:left}
.adContent li:last-child{border-right: none;}
.adContent li .fang{margin: 0 auto;width: 100px;height: 100px;border: 1px solid #999;display: flex;justify-content: center;align-items: center;transition: 0.5s;}
.adContent li span{font-size: 18px;display: block;margin: 10px 0;}
.adContent li p{font-size: 14px;color: #a9a9a9;text-transform: uppercase;}
.adContent li:hover .fang{border-color: #da2625;background: #da2625;border-radius: 50px;}
@media screen and (max-width:680px) {
.advantage{ display:none}
}

/**/
.capital {background: url(../images/xz_bg.jpg) no-repeat bottom; padding:75px 0 55px}
.capital .top {position: relative;}
.capital .top::before {content: "";display: block;width: 197px;height: 20px;position: absolute;top: 83px;left: -30px;z-index: -1;background: url(../images/t1.png) no-repeat center;}
.capital .top .art i {display: block;font-size: 56px;line-height: 46px;color: #f6f8fa;font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;-webkit-text-stroke: 1px #b3b5b8;}
.capital .top .art i em{ padding-left:1%; font-size:40px;}
.capital .top .art span {margin: 10px 0 0;display: block;font-size: 56px;line-height: 46px;color: #333;font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;}
.capital .top h3 {font-weight: bold;margin-top: 20px;font-size: 24px;color: #333;line-height: 25px;}
.capital .capitalslide {position: relative;}
.capital .capitalslide .bd li {display: flex;justify-content: space-between;}
.capital .capitalslide .bd li .art {width:80%; float:left}
.capital .capitalslide .bd li .art .list {width: 32%;height: 637px;border: 1px solid #f5f5f5; margin-right:1%; float: left}
.capital .capitalslide .bd li .art .list .warp {box-sizing: border-box;padding: 57px 40px 0;}
.capital .capitalslide .bd li .art .list .warp .data {display: flex;justify-content: space-between;align-items: center;}
.capital .capitalslide .bd li .art .list .warp .data i {font-size: 34px;line-height: 27px;color: #666;font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;}
.capital .capitalslide .bd li .art .list .warp .data .more {display: block;font-size: 24px;line-height: 27px;color: #333;font-weight: bold;}
.capital .capitalslide .bd li .art .list .warp .tu {position: relative;width: 100%;height: 196px;box-sizing: border-box;z-index: 50;margin: 22px 0 0;}
.capital .capitalslide .bd li .art .list .warp .tu::before {content: "";display: block;position: absolute;top: 0;left: 0;width: 100%;height: 196px;pointer-events: none;background: none;z-index: -1;transition: 0.5s linear;}
.capital .capitalslide .bd li .art .list .warp .tu .img {display: block;width: 100%;height: 100%;overflow: hidden;}
.capital .capitalslide .bd li .art .list .warp .tu .img img {width: 100%;height: 100%;object-fit: cover;}
.capital .capitalslide .bd li .art .list .warp .text {margin: 30px 0 0;position: relative;}
.capital .capitalslide .bd li .art .list .warp .text .cond {position: relative;display: block;padding-left: 19px;font-size: 16px;line-height: 30px;color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: 0.5s linear;}
.capital .capitalslide .bd li .art .list .warp .text .cond::before {content: "";display: block;width: 4px;height: 13px;position: absolute;top: 7px;left: 0;background: #333;transition: 0.5s linear;}
.capital .capitalslide .bd li .art .list .warp .text p {margin: 8px 0 0;font-size: 14px;line-height: 24px;color: #666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height: 48px;}
.capital .capitalslide .bd li .art .list .warp:hover .text .cond {color: #1957be;letter-spacing: 1px;}
.capital .capitalslide .bd li .art .list .item {width: 343px;margin: 40px auto 0;padding: 40px 0 0;border-top: 1px solid #ededed;box-sizing: border-box;position: relative;}
.capital .capitalslide .bd li .art .list .item .cond {position: relative;display: block;padding-left: 19px;font-size: 16px;line-height: 30px;color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: 0.5s linear;}
.capital .capitalslide .bd li .art .list .item .cond::before {content: "";display: block;width: 4px;height: 13px;position: absolute;top: 7px;left: 0;background: #333;transition: 0.5s linear;}
.capital .capitalslide .bd li .art .list .item p {margin: 8px 0 0;font-size: 14px;line-height: 24px;color: #666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height: 48px;}
.capital .capitalslide .bd li .art .list .item:hover .cond {letter-spacing: 1px;color: #1957be;}
.capital .capitalslide .bd li .reg {width: 26%;height: 524px;border: 1px solid #f5f5f5;box-sizing: border-box;padding: 50px 0 0;}
.capital .capitalslide .bd li .reg .list {position: relative;width: 340px;height: 65px;border-bottom: 1px solid #ededed;box-sizing: border-box;margin: 0 auto 30px;padding: 0 60px 0 0;}
.capital .capitalslide .bd li .reg .list .data {font-size: 12px;color: #666;line-height: 10px;}
.capital .capitalslide .bd li .reg .list .cond {margin: 7px 0 0;display: block;font-size: 14px;color: #333;line-height: 30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: 0.5s linear;}
.capital .capitalslide .bd li .reg .list .more {position: absolute;top: 20px;right: 0;display: block;width: 30px;height: 30px;background: url(../images/more3.png) no-repeat center;}
.capital .capitalslide .bd li .reg .list:hover .cond {color: #1957be;letter-spacing: 1px;}
.capital .capitalslide .bd li .reg .list:last-child {border: none;}
.capital .capitalslide .ser {position: absolute;top: 538px;right: 0;width: 420px;height: 99px;background: url(../images/sc.jpg) no-repeat center;padding: 30px 0 0 75px;box-sizing: border-box;display: flex;}
.capital .capitalslide .ser input {width: 243px;height: 40px;font-size: 12px;color: #999;line-height: 40px;background: none;}
.capital .capitalslide .ser input::placeholder {font-size: 12px;color: #999;line-height: 40px;}
.capital .capitalslide .ser button {width: 61px;height: 39px;background: none;cursor: pointer;border: none;}
.capital .capitalslide .hd {position: absolute;top: -155px;right: -105px;z-index: 50;display: flex;justify-content: space-between;width: 787px;height: 115px;background: #fbfbfb;padding: 0 109px 0 119px;box-sizing: border-box;}
.capital .capitalslide .hd li a {display: block;font-size: 16px;line-height: 115px;color: #333;padding-left: 45px;}
.capital .capitalslide .hd .on a {font-weight: bold;color: #ce0001;font-size: 18px;}
.capital .capitalslide .hd li:nth-child(1) a {background: url(../images/nt1.png) no-repeat center left;}
.capital .capitalslide .hd li:nth-child(2) a {background: url(../images/nt2.png) no-repeat center left;}
.capital .capitalslide .hd li:nth-child(3) a {background: url(../images/nt3.png) no-repeat center left;}
.capital .capitalslide .hd .on:nth-child(1) a {background: url(../images/nt1s.png) no-repeat center left;}
.capital .capitalslide .hd .on:nth-child(2) a {background: url(../images/nt2s.png) no-repeat center left;}
.capital .capitalslide .hd .on:nth-child(3) a {background: url(../images/nt3s.png) no-repeat center left;}
@media screen and (max-width:680px) {
.capital{ padding:0 0 0 0}
.capital .capitalslide .bd li .art{ display:none}
.capital .capitalslide .hd{ display:none}
.capital .capitalslide .bd li .reg{ width:96%; margin:0 auto; height:auto; padding:15px 0} 
.capital .capitalslide .bd li .reg .list{ width:100%; margin:0 0 0 0}
.capital .capitalslide .bd li .reg .list{ padding:0 0 0 0 }
.capital .capitalslide .ser{ display:none}
.capital .top .art i{ font-size:35px}
.capital .top .art span{ font-size:33px; margin:0 0 }


}

.nlx .nlx_nr{width: 100%;margin: 0 auto;height: 198px;border-bottom: 1px solid #e2e6e5; background:#F7F7F7; margin-top:10px}
.nlx .nlx_nr ul li{float: left;width: 33%;height: 198px;border-right: 1px solid #e2e6e5;text-align: center;}
.nlx .nlx_nr ul li:last-child{border-right: none;}
.nlx .nlx_nr ul li img{display: block;margin: 28px auto 0 auto;width: 70px;height: 70px;}
.nlx .nlx_nr ul li span{display: block;font-size: 16px;color: #888888;margin: 18px auto 7px auto;}
.nlx .nlx_nr ul li i{display: block;font-size: 22px;color: #333333;font-weight: bold;font-family: Arial, Helvetica, sans-serif;} 
.footer_bg .f_cont_bg .nlx_nr ul li em{display: block;font-size: 20px;color: #333333;} 


/*gun*/
.in_products_w{ width:100%; background: url(../images/gd_bg.jpg) no-repeat bottom; padding-bottom:40px}
.in_products_r {width:1560px;height: auto;margin: 0 auto;position: relative;}
.tempWrap{ width:100% !important}
.in_products_pro { width: 100%; position: relative;}
.in_pro_2 {float: left;width: 325px;margin: 0 24px 10px 0;position: relative;overflow: hidden; background:#fff; padding:8px 8px 15px}
.in_pro_2_line {}
.in_pro_2 .in_pro_1pic {height: 286px;-webkit-transition: all .3s ease-out;transition: all .3s ease-out;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.in_pro_2 .in_pro_1pic img {width: 100%;height: 100%;transition: all 0.5s;transform: scale(1);}
.in_pro_lineaa { width: 174px; height: 1px;background: #d8d8d8;margin: 0 auto; -webkit-transition: all .3s linear;transition: all .3s linear;}
.in_pro_txt {font-size: 14px; width: 100%;-webkit-transition: all .3s linear;transition: all .3s linear;position: relative;z-index: 5;}
.in_pro_txt h6 {font-size: 16px;height: 52px;line-height: 52px; margin-top:3px; font-weight:normal; text-align:center}
.in_pro_txt h6 a {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color:#3E4345}
.in_pro_txt h1{ font-size:14px; font-weight:normal; padding-left:19px;display: inline-block;white-space: nowrap; width:88%; overflow: hidden;text-overflow:ellipsis; line-height:30px}
.in_pro_txt p{ width:88%; margin:0 auto;}
.in_pro_2:hover .in_pro_txt h6 a {color: #eb891b;}
.in_pro_2:hover .in_pro_lineaa {background: #eb891b;}
.pro_l{background: url(../images/cp_l.png) no-repeat center;display: block;width:43px;height:48px;cursor: pointer;position: absolute;left: -48px;top:147px;z-index: 10;-webkit-transition: all .3s ease-out;transition: all .3s ease-out;}
.pro_r{background: url(../images/cp_r.png) no-repeat center;display: block;width:43px;height:48px;cursor: pointer;position: absolute;right: -48px;top:147px;z-index: 10;-webkit-transition: all .3s ease-out;transition: all .3s ease-out;}

/**/
.m_super {overflow: hidden;background: url(../images/bg02.jpg) no-repeat top center;padding:27px 0 28px;background-attachment: fixed;position: relative}
.m_super::before {content: "";display: block;width: 100%;height: 100%;background: rgba(199, 0, 3, .84);position: absolute;top: 0;left: 0;}
.m_super::after {content: "";display: block;width: 82px;height: 33px;background: url(../images/super_more.png);position: absolute;top: 0;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}

.inner{ width: 1200px; margin:0 auto; overflow: hidden; box-sizing: border-box; }
.m_super .consulting{ position: relative;display: flex; align-items: center; justify-content: center; }
.m_super .consulting .infos{ display: flex; flex-direction: column; align-items: center; justify-content: center; }
.m_super .consulting .infos b{ font-size:48px; font-family: "YS"; color: var(--pei-color); letter-spacing: 3px; -webkit-text-stroke: 1px #fdfdfd; }
.m_super .consulting .infos .tel{ padding:10px 32px; border:1px solid #eff6fb; margin-top:9px; display: inline-flex; align-items: center; font-size: 18px; color: #ffffff; font-weight: bold; border-radius: 30px; }
.m_super .consulting .infos .tel h1{ float:left; height:30px;background:url(../images/tel1.png) no-repeat left center; padding-left:35px; font-size:20px; line-height:30px}
.m_super .consulting .infos .tel h2{ float:left; height:30px;background:url(../images/tel2.png) no-repeat left center; font-size:20px; line-height:30px; margin-left:30px}

