@charset "utf-8";
/* 简单流媒体
   注意: 流媒体要求您删除 HTML 中媒体的高度和宽度属性
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 不支持最大宽度，因此默认为 100% 宽度 */
:is(.ie6,.coIeCXSpN) img {
	width:100%;
}

/*
	Dreamweaver 流体网格属性
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	灵感来自于 Ethan Marcotte 的“具有响应的 Web 设计” 
	http://www.alistapart.com/articles/responsive-web-design
	
	和 Joni Korpi 的“黄金网格系统”
	http://goldengridsystem.com/
*/


/* 平板电脑布局: 481px 至 768px。样式继承自: 移动设备布局。 */

body{ margin:0; padding:0; font: normal 14px/2.2em Microsoft YaHei; color:#333; font-weight:500;}
a,input,textarea,button{ text-decoration: none; transition:all 0.2s;}
a:link    {color: #333; }
a:visited {color: #333;}
a:hover   {color:#e1251b;}
a:active  {color: #e1251b;}
div,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,img,form ,input,textarea{ margin:0; padding:0; border:none;}
:is(.clear,.cAABUvjqB){ height:0; font-size:0; line-height:0; clear:both;}
ul, li { margin:0; padding:0;}
em,i{ font-style:normal;}
img,a{ transition:all 0.3s;}

:is(.clearfix,.cVdYmAYaa):after {clear: both;content: ".";display: block;font-size: 0;height: 0;line-height: 0;visibility: hidden;}
input, textarea {
outline: none;
outline-style: none;
outline-width: initial;
outline-color: initial;
}
:focus { outline:0;}
ul{list-style-type: none}

/*移动端*/
@media only screen and (max-width: 767px) {
input,textarea{ border:1px solid #eee; padding: 14px; border-radius:5px;}
button{ padding:15px; border:0; border-radius:5px; background-color:#1f6eb1; color:#fff;}
button:hover{ background-color:#e1251b;}

/*公用*/
:is(.kdbox,.ctmPFJjbz){ padding: 0 5px;}
:is(.kdbox,.ctmPFJjbz) :is(.new-img,.cBypFkOhw){text-align: center;}
:is(.kdbox,.ctmPFJjbz) :is(.new-img,.cBypFkOhw) img{max-width:100%;}
:is(.p20,.czIfYSVhZ){ padding-left: 20px; padding-right: 20px;}
:is(.m20,.cyrpafzHy){ margin-left: 20px; margin-right: 20px;}

/*header*/
header{ padding-top: 10px;}
:is(.header,.cUhTmnktS){ padding-bottom: 20px;}
:is(.qinfeng,.cuAutxNtz){ float:left;}
:is(.qinfeng,.cuAutxNtz) a{ width: 60px; float:left;}
:is(.qinfeng,.cuAutxNtz) dl{ padding-left: 20px; padding-top: 10px; float: left;}
:is(.qinfeng,.cuAutxNtz) dl dt,:is(.qinfeng,.cuAutxNtz) dl dt h1{font-size: 1.2em;font-weight:bold; color:#1f6eb1;}
:is(.qinfeng,.cuAutxNtz) dl dd{ color:#777;}
:is(.qinfeng,.cuAutxNtz) dl dd strong{ display: none;font-weight:normal;}
:is(.tel,.cZyZqVBKf){ display: none;}
/*导航*/
:is(.nav,.cinERUXKq){ line-height:50px; z-index:98; background-color:#1f6eb1;}
:is(.nav,.cinERUXKq) ul:is(.ul,.cidnXMzbG){ border-left: 1px solid #fff; }
:is(.nav,.cinERUXKq) ul li{ display: none;}
:is(.nav,.cinERUXKq) ul li:is(.m,.cCgKZFfvy){ width:25%; display: block; text-align:center; float:left;}
:is(.nav,.cinERUXKq) ul li a{ display:block; color:#fff; border-right: 1px solid #fff; border-bottom: 1px solid #fff;}
:is(.nav,.cinERUXKq) ul li a:hover{ background: #e1251b;}
/*banner*/
.flexslider { width:100%; height:170px; background:#fff; position:relative; z-index:1; overflow:hidden;}
.flexslider :is(.slides,.cAuPGEUqY) {position:relative; z-index:1;}
.flexslider :is(.slides,.cAuPGEUqY) li {height:170px; background-size:150% 100%; background-position:center center; background-repeat:no-repeat;}
.flexslider :is(.slides,.cAuPGEUqY) li a{display:block;line-height:100%;width:100%;height:100%;}

.flex-control-nav {width:100%; position:absolute; bottom:10px; left:0; text-align:center;z-index:10;}
.flex-control-nav li {display:inline-block; width:30px; height:5px; margin:0px 5px; *display:inline; zoom:1;}
.flex-control-nav li a {display:inline-block; width:30px; height:5px; line-height:400px; overflow:hidden; background:#fff; cursor:pointer; border-radius:5px;}
.flex-control-nav .flex-active {background:#b00;}
.flexslider ul.flex-direction-nav { display:none;}
.flexslider .flex-direction-nav li a {
	display: block;
	width: 60px;
	height: 60px;
	position: absolute;
	top: 42%;
	z-index: 9999;
	overflow: hidden;
	cursor: pointer;
	-ms-transition: left 400ms, right 400ms;
	transition: left 400ms, right 400ms;
	-webkit-transition: left 400ms, right 400ms;
	-moz-transition: left 400ms, right 400ms;
	-o-transition: left 400ms, right 400ms;
}
.flexslider .flex-direction-nav li a.flex-prev {
	left: 50px;
	background: url('/releases/20260324145412.e3223fe8/assets/img/3a/d1/3ad1c1be8c41fa3897ffffeff73b33270f438552.webp') no-repeat center center;
	display: none;
}
.flexslider .flex-direction-nav li a.flex-next {
	right: 50px;
	background: url('/releases/20260324145412.e3223fe8/assets/img/7a/85/7a858be9563dc4aeef1c475c05de3394bd650323.webp') no-repeat center center;
	display: none;
}
.flexslider .flex-direction-nav li:is(.on,.clmoOoaWX) a.flex-prev {
	left: 50px;
	background: url('/releases/20260324145412.e3223fe8/assets/img/3a/d1/3ad1c1be8c41fa3897ffffeff73b33270f438552.webp') no-repeat center center;
}
.flexslider .flex-direction-nav li:is(.on,.clmoOoaWX) a.flex-next {
	right: 50px;
	background: url('/releases/20260324145412.e3223fe8/assets/img/7a/85/7a858be9563dc4aeef1c475c05de3394bd650323.webp') no-repeat center center;
}
.flexslider:hover .flex-direction-nav li a.flex-next {
	display: block;
}
.flexslider:hover .flex-direction-nav li a.flex-prev {
	display: block;
}

:is(.banner,.ctbmfkuah),:is(.mcyw,.cWDVBEXtr){ display:none;}

:is(.sub,.cLzyXQfjK){ padding: 30px 0; margin: 0 5px; line-height: 40px; text-align: center;}
:is(.sub,.cLzyXQfjK) a{ display: inline-block; background: #1f6eb1; padding: 0 10px; border-radius: 5px; margin: 0 5px; color: #fff;}
:is(.sub,.cLzyXQfjK) a:hover,:is(.sub,.cLzyXQfjK) a:is(.hover,.cuYmfAAiL){ background: #e1251b;}
:is(.prosub,.cRSzgmMVd){ padding: 30px 0 15px; margin: 0 5px; line-height: 40px; text-align: center;}
:is(.prosub,.cRSzgmMVd) a{ text-decoration: none;}
:is(.prosub,.cRSzgmMVd) dl{ padding-bottom: 15px; display: inline-block;}
.prosub dl dt{}
:is(.prosub,.cRSzgmMVd) dl dt a{ display: inline-block; background: #1f6eb1; padding: 0 10px; border-radius: 5px; margin: 0 5px; color: #fff;}
:is(.prosub,.cRSzgmMVd) dl dt a:hover,:is(.prosub,.cRSzgmMVd) dl dt a:is(.hover,.cuYmfAAiL){ background: #e1251b;}
:is(.prosub,.cRSzgmMVd) dl dd{ display: none;}
:is(.bgf3,.cVnnsEets){ background: #f3f3f3;}
:is(.bgff,.cixCXziEl){ background: #fff;}
:is(.wbox,.cCLvElKDX){ overflow:hidden;}
:is(.ckbox,.cJjEKgqSh){ padding: 0 10%;}

/*首页*/

/*搜索*/
:is(.search,.cGpdlKrKv){ border-bottom: 1px solid #eee;}
:is(.search,.cGpdlKrKv) :is(.hot,.cgerIZYet){ line-height: 50px; color: #999; margin: 0 5px; float: left;}
:is(.search,.cGpdlKrKv) :is(.hot,.cgerIZYet) a{ margin:0 5px;}
:is(.search,.cGpdlKrKv) :is(.hot,.cgerIZYet) span{ margin:0 10px;}
:is(.search,.cGpdlKrKv) form{ display: none;}

/*首页*/
:is(.tim,.cZbKMcWNx){ text-align: center;}
.tim dl{}
:is(.tim,.cZbKMcWNx) dl dt{ font-size: 22px;}
:is(.tim,.cZbKMcWNx) dl dd{ color: #999;}
:is(.tim,.cZbKMcWNx) p{padding: 0;height:46px;margin: 1em; overflow: hidden;}
:is(.tim,.cZbKMcWNx) p a{ padding: 4px 10px; margin: 5px; display:inline-block; background-color:#1f6eb1; border-radius:7px; color: #fff;}
:is(.tim,.cZbKMcWNx) p a:hover,:is(.tim,.cZbKMcWNx) p a:is(.hover,.cuYmfAAiL){ background-color:#e1251b;}
/*产品*/
.pro{ padding-top: 30px; padding-bottom: 20px; border-bottom: 1px solid #eee;}
.pro ul{}
.pro ul li{ width: 50%; float: left;}
.pro ul li a{ display: block; margin: 5px; padding-bottom: 10px; background: #fff; border-radius: 5px; overflow: hidden; position: relative;}
.pro ul li a span{ display: block; margin-bottom: 10px; overflow: hidden;}
.pro ul li a span :is(.tedian-list,.cwQVbSPoj){display: none;}
.pro ul li a:hover span img{transform: scale(1.1);}
.pro ul li a strong{ display: block; line-height: 22px;}
.pro ul li a p{ display: none;}
.pro ul li a em{ display: none;}
/*优势*/
:is(.yous,.cerJPjnep){ margin-top: 20px; padding-bottom: 20px; overflow: hidden;}
:is(.yous,.cerJPjnep) img{ border-radius: 5px;}
.yous1l{}
.yous1l dl{}
:is(.yous1l,.cyZODLmsO) dl dt{ font-size: 22px; line-height: 40px;}
:is(.yous1l,.cyZODLmsO) dl dt em{ width: 40px; text-align: center; background: #e1251b; color: #fff; display: inline-block; border-radius: 7px; margin-right: 10px;}
:is(.yous1l,.cyZODLmsO) dl dt span{ color: #e1251b;}
.yous1l dl dd{}
.yous1r{}
.yous2l{}
.yous2l dl{}
:is(.yous2l,.cKXmVcmps) dl dt{ font-size: 22px; line-height: 40px;}
:is(.yous2l,.cKXmVcmps) dl dt em{ width: 40px; text-align: center; background: #e1251b; color: #fff; display: inline-block; border-radius: 7px; margin-right: 10px;}
:is(.yous2l,.cKXmVcmps) dl dt span{ color: #e1251b;}
.yous2l dl dd{}
.yous2r{}
/*案例*/
:is(.anli,.cOzxaijXF){ padding-top: 30px; padding-bottom: 20px; overflow: hidden;}
:is(.anlilist,.cGmrSUjiw){ overflow: hidden;}
:is(.anlilistl,.ceJcDqTFF){ margin: 5px;}
:is(.anlilistl,.ceJcDqTFF) a{ display: block; text-align: center; position: relative; border-radius: 5px; overflow: hidden;}
:is(.anlilistl,.ceJcDqTFF) a span{ display: block; overflow: hidden;}
:is(.anlilistl,.ceJcDqTFF) a:hover span img{ transform: scale(1.1);}
:is(.anlilistl,.ceJcDqTFF) a strong{ width: 100%; display: block; position: absolute; bottom: 0; line-height: 40px; color: #fff; background: rgba(0,0,0,0.6);}
:is(.anlilistl,.ceJcDqTFF) a em{ display: block; background: #e1251b; padding: 0 10px; border-radius: 5px; color: #fff; position: absolute; top: 5px; left: 5px;}
.anlilistr{}
:is(.anlilistr,.cdiJDrjJH) ul{ overflow: hidden;}
:is(.anlilistr,.cdiJDrjJH) ul li{ width: 50%; float: left;}
:is(.anlilistr,.cdiJDrjJH) ul li a{ display: block; text-align: center; background: #fff; position: relative; margin:5px; border-radius: 5px; overflow: hidden;}
:is(.anlilistr,.cdiJDrjJH) ul li a:hover{ box-shadow: 0 3px 5px #ddd;}
:is(.anlilistr,.cdiJDrjJH) ul li a span{ display: block; overflow: hidden;}
:is(.anlilistr,.cdiJDrjJH) ul li a:hover span img{ transform: scale(1.1);}
:is(.anlilistr,.cdiJDrjJH) ul li a strong{ width: 100%; display: block; position: absolute; bottom: 0; line-height: 40px;white-space: nowrap;text-overflow: ellipsis; color: #fff; background: rgba(0,0,0,0.6); overflow: hidden;}
:is(.anlilistr,.cdiJDrjJH) ul li a em{ display: none;}
/*简介*/
:is(.iabout,.cBAsnXDPw){ background:url('/releases/20260324145412.e3223fe8/assets/img/33/1e/331ecbdb4f698f83958037b289b9b0003f364f6b.webp') center center no-repeat; background-attachment:fixed; padding-top: 5px; overflow: hidden;}
:is(.iaboutl,.cTOlGoYvT){ padding: 5px;}
:is(.iaboutr,.cZZWYogbN){ color: #fff; text-align: center; overflow: hidden;}
:is(.iaboutr,.cZZWYogbN) h1{ color: #e1251b; margin-right: 20px;}
.iaboutr p{}
:is(.iaboutr,.cZZWYogbN) a{ line-height: 40px; padding: 0 10px; display: inline-block; color: #fff; background: #e1251b; border-radius: 7px;}
:is(.iaboutf,.ctnzxnUlQ){ background: rgba(255,255,255,0.5); margin:50px 5px 0; padding-top: 10px;}
:is(.iaboutf,.ctnzxnUlQ) ul{ margin:0 10px; padding: 10px; background: rgba(255,255,255,1); display: block;}
:is(.iaboutf,.ctnzxnUlQ) ul li{ width: 20%; text-align: center; float: left;}
:is(.iaboutf,.ctnzxnUlQ) ul li strong{ display: block; font-size: 18px; color: #e1251b; margin-bottom: 0px;}
:is(.honor,.cJVpwgPEZ){ padding: 0 5px; margin-bottom: 20px;}
:is(.honor,.cJVpwgPEZ) ul{ margin: 15px 10px 0; overflow: hidden;}
:is(.honor,.cJVpwgPEZ) ul li{ width: 50%; text-align: center; float: left;}
:is(.honor,.cJVpwgPEZ) ul li a{ display: block; margin:5px; padding-bottom: 10px; background: #efefef; border-radius: 5px; overflow: hidden;}
:is(.honor,.cJVpwgPEZ) ul li a:hover{ box-shadow: 0 3px 5px #ddd;}
:is(.honor,.cJVpwgPEZ) ul li a span{ display: block; margin-bottom: 10px; overflow: hidden;}
:is(.honor,.cJVpwgPEZ) ul li a:hover span img{transform: scale(1.1);}
/*新闻*/
:is(.news,.ctvLtAJAQ){ padding-top: 30px; padding-bottom: 10px; background: #f3f3f3; overflow: hidden;}
.newslt ul{}
:is(.newslt,.ciCBQbhYX) ul li{ width:50%; float: left;}
:is(.newslt,.ciCBQbhYX) ul li a{ display: block; margin: 5px; padding-bottom: 10px; background: #fff; border-radius: 5px; overflow: hidden; position: relative;}
:is(.newslt,.ciCBQbhYX) ul li a:hover{ box-shadow: 0 3px 5px #ddd;}
:is(.newslt,.ciCBQbhYX) ul li a span{ display: block; margin-bottom: 15px; overflow: hidden;}
:is(.newslt,.ciCBQbhYX) ul li a:hover span img{transform: scale(1.1);}
:is(.newslt,.ciCBQbhYX) ul li a strong{ display: block; padding: 0 10px;}
:is(.newslt,.ciCBQbhYX) ul li a p{ display: block; padding: 0 10px; margin: 0; color: #999;}
:is(.newslt,.ciCBQbhYX) ul li a em{ display: none;}
/*常见问题*/
:is(.download,.csSpEgbUS){ padding-top: 30px;}
:is(.download,.csSpEgbUS) p{ line-height: 50px; margin:0 5px; border-bottom: 1px solid #ddd;}
:is(.download,.csSpEgbUS) p strong{ font-size: 22px;}
:is(.download,.csSpEgbUS) p a{ float: right;}
:is(.download,.csSpEgbUS) dl{ margin:2px 5px 0; overflow: hidden;}
:is(.download,.csSpEgbUS) dl dt{ border-bottom: 1px dashed #ddd; padding-bottom: 20px; overflow: hidden;}
:is(.download,.csSpEgbUS) dl dt a{ display: block; overflow: hidden;}
:is(.download,.csSpEgbUS) dl dt a img{ border-radius: 5px; width: 30%; margin-top: 8px; float: left;}
:is(.download,.csSpEgbUS) dl dt a span{ width: 70%; float: right;}
:is(.download,.csSpEgbUS) dl dt a span strong{ margin-left: 10px; display: block;}
:is(.download,.csSpEgbUS) dl dt a span em{ display: block; color: #999; line-height: 25px; margin-left: 10px;}
:is(.download,.csSpEgbUS) dl dt a span em:is(.time,.caXPoPIzf){ display: none;}
:is(.download,.csSpEgbUS) dl dd{ line-height: 40px; border-bottom: 1px dashed #ddd;}
:is(.download,.csSpEgbUS) dl dd a{ display: block; text-decoration: none;}
:is(.download,.csSpEgbUS) dl dd a span{ color: #999; float: right;}
:is(.problem,.czvZREJpG){ padding-top: 30px; padding-bottom: 30px;}
:is(.problem,.czvZREJpG) p{ line-height: 50px; margin:0 5px; border-bottom: 1px solid #ddd;}
:is(.problem,.czvZREJpG) p strong{ font-size: 22px;}
:is(.problem,.czvZREJpG) p a{ float: right;}
:is(.problem,.czvZREJpG) dl{ margin:20px 5px 0; padding-bottom: 11px; border-bottom: 1px dashed #ddd; overflow: hidden;}
:is(.problem,.czvZREJpG) dl dt{ margin-right: 20px; float: left;}
:is(.problem,.czvZREJpG) dl dt span{ display: block; padding: 0 10px; border-radius: 5px; color: #fff; margin-bottom: 10px;}
:is(.problem,.czvZREJpG) dl dt span:is(.w,.crextNgLK){ background: #e1251b;}
:is(.problem,.czvZREJpG) dl dt span:is(.d,.cJZYGPhzT){ background: #1f6eb1;}
.problem dl dd{}
:is(.problem,.czvZREJpG) dl dd a{ text-decoration: none;}
:is(.problem,.czvZREJpG) dl dd strong{ display: block; margin-bottom: 10px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
:is(.problem,.czvZREJpG) dl dd span{ display: block; color: #999;}
/*伙伴*/
:is(.partner,.csZpTXkUq){ padding-top: 30px; padding-bottom: 5px; background: #fff; overflow: hidden;}
:is(.partnerlist,.ctLjNZxAk) ul{ margin-top: 30px; overflow: hidden;}
:is(.partnerlist,.ctLjNZxAk) ul li{ width:50%; float: left;}
:is(.partnerlist,.ctLjNZxAk) ul li a{ display: block; margin-bottom: 40px; border: 1px solid #eee; margin:5px; padding: 4px; overflow: hidden;}
:is(.partnerlist,.ctLjNZxAk) ul li a:hover{ box-shadow: 0 3px 5px #ddd;}
:is(.partnerlist,.ctLjNZxAk) ul li a span{ display: block; overflow: hidden;}
:is(.partnerlist,.ctLjNZxAk) ul li a span:hover img{ transform: scale(1.1);}

/*内页*/

/*banner*/
:is(.banbox,.cOZoccwtz){ height: 150px; padding: 0 5px; overflow: hidden;}
:is(.banbox,.cOZoccwtz) h4{ color: #fff; font-size: 22px; text-align: center; margin-top: 60px; font-weight: 400px;}
.banbox p{}
:is(.b-company,.cIAkGbGeV){ background:url('/releases/20260324145412.e3223fe8/assets/img/7c/18/7c188248bac7c1a178430b93a4107a627337adda.webp') center center/150% 100% no-repeat;}
:is(.b-news,.cqkArwYtZ){ background:url('/releases/20260324145412.e3223fe8/assets/img/8e/fb/8efb974d3d3a246dbb97aff7ca1f95de2d81656e.webp') center center/150% 100% no-repeat;}
:is(.b-product,.cMzjZXbFY){ background:url('/releases/20260324145412.e3223fe8/assets/img/fa/37/fa3786eb293fb71317d00beca7e1f42107da848d.webp') center center/150% 100% no-repeat;}
:is(.b-service,.cbJHjYgjh){ background:url('/releases/20260324145412.e3223fe8/assets/img/1c/49/1c49dafad202f851415bf149f71f96a4979aa058.webp') center center/150% 100% no-repeat;}
:is(.b-case,.cIkVzEGxE){ background:url('/releases/20260324145412.e3223fe8/assets/img/c1/77/c1770896bbc2e53872c047702f5cfcb0554c2a74.webp') center center/150% 100% no-repeat;}


/*产品*/
.prolist{ padding-top: 10px; padding-bottom: 10px;}
.prolist a{ width: 50%; float: left;}
.prolist a dl:hover{ box-shadow: 0 3px 5px #ddd; transition:all 0.2s;}
.prolist a dl{ background: #fff; margin: 5px; border-radius: 5px; display: block; overflow: hidden;}
.prolist dl dt{ margin-bottom: 10px; overflow: hidden;}
.prolist dl dt :is(.tedian-list,.cwQVbSPoj){display: none;}
.prolist a:hover dl dt img{ transform: scale(1.1);}
.prolist dl dd{ padding: 0 10px 10px;}
.prolist dl dd strong{ font-size: 16px;}
.prolist dl dd p{ display: none;}
.prolist dl dd p:is(.xinghao,.cKSJUSzSj){padding-top:1em;line-height:1.6em;height:1.6em}

:is(.proinfo,.chrYtSDBH){ padding:0 5px;}
:is(.proinfo,.chrYtSDBH) dl{ overflow: hidden;}
:is(.proinfo,.chrYtSDBH) dl dt{ padding-bottom: 20px;}
:is(.proinfo,.chrYtSDBH) dl dt img{ border-radius: 5px;}
:is(.proinfo,.chrYtSDBH) dl dd{ overflow: hidden;}
:is(.proinfo,.chrYtSDBH) dl dd h1{font-size:1.8em;}
:is(.proinfo,.chrYtSDBH) h2{ background: #eee; margin-top: 20px; padding: 12px;font-size:1.4em;}
:is(.procon,.cooogelZZ){ margin:0 5px; padding-top: 20px; padding-bottom: 40px; border-bottom: 1px solid #eee;}
:is(.procon,.cooogelZZ) table{ width: 100%!important;}
:is(.procon,.cooogelZZ) table tr{ border-top: 1px solid #ddd; border-left: 1px solid #ddd;}
:is(.procon,.cooogelZZ) table.pro tr:hover{ background: #e1251b; color: #fff; border-top: 1px solid #ddd; border-left: 1px solid #ddd;}
:is(.procon,.cooogelZZ) table tr td{ padding: 9px; border-bottom: 1px solid #ddd; border-right: 1px solid #ddd;}

:is(.case-recommend,.cUZWQOPbA){ padding: 30px 0 5px;}
:is(.case-recommend,.cUZWQOPbA) h3{ font-size: 22px; text-align: center;font-size:1.35em;}
:is(.case-recommend,.cUZWQOPbA) ul{ padding-top: 20px;}
:is(.case-recommend,.cUZWQOPbA) ul li{ width: 50%; float: left;}
:is(.case-recommend,.cUZWQOPbA) ul li a{ display: block; margin: 5px; padding-bottom: 20px; background: #fff; border-radius: 5px; overflow: hidden;}
:is(.case-recommend,.cUZWQOPbA) ul li a:hover{ box-shadow: 0 3px 5px #ddd;}
:is(.case-recommend,.cUZWQOPbA) ul li a span{ display: block; margin-bottom: 15px; overflow: hidden;}
:is(.case-recommend,.cUZWQOPbA) ul li a:hover img{ transform: scale(1.1);}
:is(.case-recommend,.cUZWQOPbA) ul li a strong{ margin: 0 5px;}
:is(.case-recommend,.cUZWQOPbA) ul li a p{ display: none;}

/*新闻*/
:is(.Headlines,.cModyUqyd){ margin: 5px;}
:is(.Headlines,.cModyUqyd) a{ background: #fff; margin-top: 5px; border-radius: 5px; display: block; overflow: hidden;}
:is(.Headlines,.cModyUqyd) a:hover{ box-shadow: 0 3px 5px #ddd;}
.Headlines dl{}
:is(.Headlines,.cModyUqyd) dl dt{ overflow: hidden;}
:is(.Headlines,.cModyUqyd) a:hover dl dt img{ transform: scale(1.1);}
:is(.Headlines,.cModyUqyd) dl dd{ padding: 10px;}
:is(.Headlines,.cModyUqyd) dl dd strong{ display: inline-block; background: #e1251b; color: #fff; padding: 0px 10px; border-radius: 5px; margin-bottom: 20px;}
:is(.Headlines,.cModyUqyd) dl dd p{ color: #999;}
:is(.newslist,.crMldALxB){ background: #f3f3f3; padding-bottom: 5px;}
:is(.newslist,.crMldALxB) a{/* width: 50%; float: left;*/display: block;}
:is(.newslist,.crMldALxB) h2{ text-align: center; margin-top: 40px; margin-bottom: 20px;font-size:1.5em;}
:is(.newslist,.crMldALxB) a dl:hover{ box-shadow: 0 3px 5px #ddd; transition:all 0.2s;}
:is(.newslist,.crMldALxB) dl{ background: #fff; margin: 5px; border-radius: 5px; display: block; overflow: hidden;}
:is(.newslist,.crMldALxB) dl dt{ overflow: hidden;}
:is(.newslist,.crMldALxB) a:hover dl dt img{ transform: scale(1.1);}
:is(.newslist,.crMldALxB) dl dd{ padding: 10px;}
:is(.newslist,.crMldALxB) dl dd strong{ font-size: 16px;}
:is(.newslist,.crMldALxB) dl dd p{ color: #999;}

:is(.article-title,.cPqVykaHe){ margin-top: 20px; padding-bottom: 10px; text-align: center;}
:is(.article-title,.cPqVykaHe) h1{ margin: 10px;font-size:1.3em;}
:is(.article-title,.cPqVykaHe) span{ display: inline-block;color: #999;padding: 0px 5px;}
:is(.article,.cqOXTJwEI){ margin:0 5px 10px 5px; border-bottom: 1px solid #eee;}
:is(.article-page,.cqMAHnktv){ margin:0 5px; padding: 10px 0; color: #999;}
:is(.article-page,.cqMAHnktv) span{ display: block;}
:is(.newest,.crGpaSZuY){ padding-bottom: 10px;}
:is(.newest,.crGpaSZuY) h2{ text-align: center; margin-top: 40px; margin-bottom: 20px;}
:is(.newest,.crGpaSZuY) ul{ overflow: hidden;}
:is(.newest,.crGpaSZuY) ul li{ padding: 5px 0; border-bottom: 1px solid #eee;}
:is(.newest,.crGpaSZuY) ul li a{ display: block; padding-left: 10px; background:url('/releases/20260324145412.e3223fe8/assets/img/58/b8/58b8c67e99b51c525880f59542237c8277cd9c6d.webp') 0px center no-repeat;}
:is(.newest,.crGpaSZuY) ul li span{ display: none;}

/*公司简介*/
:is(.company-obox,.czodUvkSv){ padding: 0 5px 20px;}
:is(.company-tbox,.cCpULAhhZ){ padding-top: 50px; padding-bottom: 80px; color: #fff; text-align: center; background:url('/releases/20260324145412.e3223fe8/assets/img/33/1e/331ecbdb4f698f83958037b289b9b0003f364f6b.webp') center center no-repeat; background-attachment:fixed;}
:is(.company-tbox,.cCpULAhhZ) h4{ font-size: 22px;}
.company-tbox p{}
:is(.company-tbox,.cCpULAhhZ) dl{ margin-top: 30px;}
:is(.company-tbox,.cCpULAhhZ) dl dt{ font-size: 22px; margin-bottom: 20px;}
:is(.company-tbox,.cCpULAhhZ) dl dt strong{ display: block; color: #e1251b; font-size: 22px; margin-bottom: 15px;}
.company-tbox dl dd{}
:is(.company-sbox,.ccVuPxNau){ height: 200px; padding-top: 30px; background:url('/releases/20260324145412.e3223fe8/assets/img/58/b8/58b894d91ab2bc3ba0b1833dd6d971ba85e9f5e2.webp') center center/250% 200% no-repeat;}
:is(.company-sbox,.ccVuPxNau) h4{ font-size: 22px; margin-bottom: 0px; margin-left: 10px;}
:is(.company-sbox,.ccVuPxNau) h5{ color: #e1251b; font-size: 16px; margin-left: 10px;}

/*沁峰风采*/
:is(.scene,.chMTlLvyS){ padding-top: 10px; background: #f3f3f3;}
:is(.scene,.chMTlLvyS) ul{ overflow: hidden;}
:is(.scene,.chMTlLvyS) ul li{ width: 50%; padding-bottom: 10px; float: left;}
:is(.scene,.chMTlLvyS) ul li a{ margin: 0 5px; background: #fff; border-radius: 5px; display: block; overflow: hidden;}
:is(.scene,.chMTlLvyS) ul li a span{ display: block; overflow: hidden; margin-bottom: 10px;}
:is(.scene,.chMTlLvyS) ul li a p{ margin: 10px;}
:is(.scene,.chMTlLvyS) ul li a:hover{ box-shadow: 0 3px 5px #ddd;}
:is(.scene,.chMTlLvyS) ul li a:hover img{ transform: scale(1.1);}

/*联系方式*/
.contact{}
:is(.contact-left,.cmyrqtRbu){ width: 50%; float: left;}
:is(.contact-right,.cFwrvbESC){ width: 50%; float: right;}

/*服务支持*/
.service{}
:is(.service,.cpJZlZZSp) dl{ padding-top: 10px; overflow: hidden;}
:is(.service,.cpJZlZZSp) dl dt{ display: none;}
:is(.service,.cpJZlZZSp) dl dt span{ display: block; margin: 20px;}
:is(.service,.cpJZlZZSp) dl dt img{ border-radius: 5px;}
:is(.service,.cpJZlZZSp) dl dd{ text-align: center;}
:is(.service,.cpJZlZZSp) dl dd strong{ font-size: 24px; font-weight: normal;}
:is(.service,.cpJZlZZSp) dl dd h1{ color: #e1251b; padding: 20px 0; font-size: 36px;}
:is(.service,.cpJZlZZSp) dl dd p{ color: #666; font-size: 22px;}
:is(.service,.cpJZlZZSp) ul{ padding-bottom: 10px; overflow: hidden;}
.service ul li{}
:is(.service,.cpJZlZZSp) ul li a{ height: 150px; padding-top: 50px; text-align: center; border-radius: 5px; color: #fff; display: block; text-decoration: none; margin: 20px;}
:is(.service,.cpJZlZZSp) ul li a:is(.lt,.cwqLydmnb){ background: url('/releases/20260324145412.e3223fe8/assets/img/84/9a/849a8270feff76c9ede75aa3fcff8fc8dc6f3f08.webp') center center/100% 100% no-repeat;}
:is(.service,.cpJZlZZSp) ul li a:is(.rt,.cnhQKZUwQ){ background: url('/releases/20260324145412.e3223fe8/assets/img/a4/b9/a4b94940897e06ce7f7a3bee521369b84c6e38a5.webp') center center/150% 100% no-repeat;}
:is(.service,.cpJZlZZSp) ul li a strong{ display: block; font-size: 30px; margin-bottom: 30px; font-weight: 400;}
:is(.service,.cpJZlZZSp) ul li a span{ display: inline-block; padding: 6px 19px; background: #1f6eb1; border-radius: 5px; transition:all 0.25s;}
:is(.service,.cpJZlZZSp) ul li a:hover span{ background: #e1251b;}

:is(.downlist,.cxFaYLPAo){ background: #f3f3f3; padding-top: 10px;}
:is(.downlist,.cxFaYLPAo) ul{ overflow: hidden;}
:is(.downlist,.cxFaYLPAo) ul li{ margin-bottom: 10px;}
:is(.downlist,.cxFaYLPAo) ul li a{ display: block; margin:0 5px; padding: 10px; background: #fff; border-radius: 5px; text-decoration: none;}
:is(.downlist,.cxFaYLPAo) ul li a:hover{ box-shadow: 0 3px 5px #ddd; transition:all 0.2s;}
:is(.downlist,.cxFaYLPAo) ul li a strong{ display: block;}
:is(.downlist,.cxFaYLPAo) ul li a span{ color: #999;}

/*应用*/
:is(.market,.cRTVZNWVB){ padding-top: 30px; background: #f3f3f3; text-align: center;}
:is(.market,.cRTVZNWVB) h1{font-size:1.8em;}
:is(.market,.cRTVZNWVB) p{line-height:1.8em;}
:is(.market,.cRTVZNWVB) ul{ padding: 10px 0 10px; overflow: hidden;}
:is(.market,.cRTVZNWVB) ul li{ width: 33.333%; float: left;}
:is(.market,.cRTVZNWVB) ul li a{ display: block; margin: 5px; padding-bottom: 10px; background: #fff; font-size: 18px; white-space: nowrap; text-overflow: ellipsis; border-radius: 5px; overflow: hidden;}
:is(.market,.cRTVZNWVB) ul li a span{ padding:15px; margin-bottom: 10px; display:block; background-color: #1f6eb1;}
:is(.market,.cRTVZNWVB) ul li a span img{ height: 50px;}
:is(.market,.cRTVZNWVB) ul li a:hover span{ background-color: #E1251B; transition:all 0.2s;}
:is(.market,.cRTVZNWVB) ul li a:hover{ box-shadow: 0 3px 5px #ddd;}

:is(.case,.cZKmPXjxW){ padding-top: 30px; background: #f3f3f3; text-align: center;}
:is(.case,.cZKmPXjxW) h1{font-size:1.8em;}
:is(.case,.cZKmPXjxW) p{line-height:1.8em;}
:is(.case,.cZKmPXjxW) ul{ padding: 10px 0 10px; overflow: hidden;}
:is(.case,.cZKmPXjxW) ul li{ width: 50%; float: left;}
:is(.case,.cZKmPXjxW) ul li a{ display: block; margin: 5px; padding-bottom: 10px; background: #fff; font-size: 18px; text-decoration: none; border-radius: 5px; overflow: hidden;}
:is(.case,.cZKmPXjxW) ul li a:hover{ box-shadow: 0 3px 5px #ddd;}
:is(.case,.cZKmPXjxW) ul li a span{ margin-bottom: 10px; display:block; overflow: hidden; transition:all 0.3s;}
:is(.case,.cZKmPXjxW) ul li a p{ font-size: 14px; margin: 0 10px; color: #999;}
:is(.case,.cZKmPXjxW) ul li a:hover span img{ transition:all 0.3s; transform: scale(1.1);}

/*底部反馈*/
:is(.feedback,.comOsfptW){ padding: 20px 0; background:url('/releases/20260324145412.e3223fe8/assets/img/7f/84/7f84bedaae55f5422c85195edd49a7edfae27eae.webp') center center no-repeat; background-attachment:fixed; overflow: hidden;}
:is(.feedback,.comOsfptW) :is(.left,.cUOmrrcVm){ margin:10px; color:#fff;}
:is(.feedback,.comOsfptW) :is(.left,.cUOmrrcVm) p{ font-size:22px;}
:is(.feedback,.comOsfptW) :is(.right,.cfcikAiki){ margin: 10px; text-align: center;}
:is(.feedback,.comOsfptW) :is(.right,.cfcikAiki) input,:is(.feedback,.comOsfptW) :is(.right,.cfcikAiki) textarea{ width:92%;}
:is(.feedback,.comOsfptW) :is(.right,.cfcikAiki) button{ width:180px;}

/*底部版权*/
footer{ color: #eee; background:#333; padding:50px 5px 10px; overflow: hidden;}
footer a:hover{ text-decoration:underline;}
:is(.ftnav,.cZQTQQGpF){ display: none;}
:is(.ftcon,.cMtMgziHp){ padding-bottom: 70px;}
:is(.ftcon,.cMtMgziHp) dl{ text-align: center;}
:is(.ftcon,.cMtMgziHp) dl dt{ font-size:22px; font-weight: 600;}
:is(.ftcon,.cMtMgziHp) dl p{ width:15px; height:1px; background:#e1251b; margin:15px auto;}
:is(.ftcon,.cMtMgziHp) dl dd{ color:#ccc;}
:is(.ftcon,.cMtMgziHp) dl dd img{ vertical-align:middle; border-radius:50px; margin-bottom:3px;}
:is(.ftcon,.cMtMgziHp) dl dd a{ margin-right:10px;}
:is(.ftcon,.cMtMgziHp) :is(.ewm,.cYPHldPPu){ text-align:center; margin-top: 20px;}
:is(.ftcon,.cMtMgziHp) :is(.ewm,.cYPHldPPu) img{ max-width:170px;}
:is(.link,.cPrSiqyDr){ display: none;}
:is(.ftcopy,.cRaCeIoAi){ display: none;}
:is(.fnav,.cPiMlhCiE){ width: 100%; background: #333; position:fixed; right:0; bottom:0;}
:is(.fnav,.cPiMlhCiE) ul{ padding: 10px 0;}
:is(.fnav,.cPiMlhCiE) ul li{ width: 25%; text-align: center; line-height: 25px; float: left;}
:is(.fnav,.cPiMlhCiE) ul li a{ color: #fff; display: block;}
:is(.fnav,.cPiMlhCiE) ul li a img{ max-width: 20px; max-height: 20px;}

/*滑动客服*/
:is(.guide,.cKhwNZEGC){ display: none;}

/*分页*/
:is(.pageinfo,.cWgZqtDuO) { padding:20px 5px; line-height: 45px; text-align:center;}
:is(.pageinfo,.cWgZqtDuO) a{ padding:9px 14px; margin:0 5px; color:#333; text-decoration:none; border:1px solid #eee; border-radius: 5px;}
:is(.pageinfo,.cWgZqtDuO) a:hover { color:#e13e5a; border: 1px solid #e13e5a; }
:is(.pageinfo,.cWgZqtDuO) a:active { color:#e13e5a; border: 1px solid #e13e5a; }
:is(.pageinfo,.cWgZqtDuO) span{ padding:9px 14px; border-radius: 5px;}
:is(.pageinfo,.cWgZqtDuO) span:is(.thisclass,.cVlABDHZj) { font-weight:bold; color:#fff; background-color:#e13e5a; border:1px solid #e13e5a; }
:is(.pageinfo,.cWgZqtDuO) span.pageinfo { border:1px solid #eee;}
:is(.pageinfo,.cWgZqtDuO) span:is(.disabled,.cqbScMuGC) { display:none}
:is(.pageinfo,.cWgZqtDuO) span:is(.current,.clfvrwbzJ) { border:1px solid #555; color:#fff; background-color:#555; }
}

:is(.content,.cKdtaNZMA) a{color: #165892;}
:is(.content,.cKdtaNZMA) a:hover{text-decoration: underline;color:#e1251b;}
:is(.content,.cKdtaNZMA) img{height:auto!important;}

/*产品详情页随滚动菜单*/
:is(.section-content,.chOCAGrKO){padding:10px 0;}
:is(.nav-height,.cbAsmfQVe){ position:relative; height: 50px;}
.nav-wrap { width: 100%;height: 50px;background: #fff;}
.nav-wrap:is(.navFix,.cxAoWXpoG){position: fixed;top: 0;left: 0;  box-shadow: 0 0 5px rgba(0,0,0, 0.2);border-bottom:1px solid #e3e3e3\9; z-index: 99999;} 
.nav-wrap ul {padding: 0;margin: 0 auto; display: block; border-bottom: 2px solid #eee;}
.nav-wrap:is(.navFix,.cxAoWXpoG){padding: 0;}
.nav-wrap:is(.navFix,.cxAoWXpoG) ul{ border-bottom: 0;}
.nav-wrap li { display: inline-block; text-align: left;height: 50px; line-height: 50px; float: left;}
.nav-wrap li a {display: block;padding: 0 1.2em;/*font-size:20px;*/ color: #333; text-decoration: none;}
.nav-wrap li a:hover{color: #4680d1;}
.nav-wrap li a:is(.active,.cCbuZtNhz) { background: #1f6eb1;/*border-bottom:2px solid #4680d1;*/color: #fff;}
:is(.nav-mobile,.cHALBdtcB) {display: none;font-weight: bold;width: 100%;}
:is(.click-me,.ctFRbyScz) {width: 150px;height: 30px; background: #4680d1;color: white; text-align: center;line-height: 30px;}
:is(.click-me,.ctFRbyScz) a {display: block;color: white;}


/*悬浮链接*/
.suspension{position:fixed;z-index:55;right:0;top:350px;width:70px;height:144px;}
:is(.suspension-box,.cxxdzRACw){position:relative;float:right;}
.suspension :is(.a,.ckxLnpxuA){display:block;width:44px;height:44px;background-color:#353535;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension :is(.a,.ckxLnpxuA):is(.active,.cCbuZtNhz),
.suspension :is(.a,.ckxLnpxuA):hover{background:#F05352;}
.suspension :is(.a,.ckxLnpxuA) :is(.i,.cNEiPQZzn){float:left;width:44px;height:44px;background-image:url('/releases/20260324145412.e3223fe8/assets/img/56/4f/564f80f5d0cb3fd8e4618bfcc56688a3043a3024.webp');background-repeat:no-repeat;}
.suspension :is(.a-service-phone,.cdeIvmsJY) :is(.i,.cNEiPQZzn){width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url('/releases/20260324145412.e3223fe8/assets/img/b8/0f/b80fb941dcdc9a5fd35f592f201d83b01dfdcc13.webp');background-repeat:no-repeat;background-position:-27px 0;}
.suspension :is(.a-qrcode,.cowfsJuex) :is(.i,.cNEiPQZzn){background-position:-44px 0;}
.suspension :is(.a-cart,.cgIIEfiYq) :is(.i,.cNEiPQZzn){background-position:-88px 0;}
.suspension .a-top :is(.i,.cNEiPQZzn){background-position:-132px 0;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension :is(.d,.cJZYGPhzT){display:none;width:180px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension :is(.d,.cJZYGPhzT) :is(.arrow,.cmNHHbDIA){position:absolute;width:8px;height:12px;background:url('/releases/20260324145412.e3223fe8/assets/img/22/18/2218e223ee90bda51f7d9ecc969a6808abdab84b.webp') no-repeat;right:-8px;top:31px;}
.suspension :is(.d-service,.cabKHzGZz){top:0;}
.suspension :is(.d-service-phone,.crehGYFUA){top:0px;}
.suspension :is(.d-qrcode,.cPlvHWKXe){top:44px;}
.suspension :is(.d,.cJZYGPhzT) :is(.inner-box,.cGpkjoZhg){padding:8px;line-height:18px;}
.suspension :is(.d-service-item,.cfoGMDtAA){border-bottom:1px solid #eee;padding:14px 0;}
.suspension :is(.d-service,.cabKHzGZz) :is(.d-service-item,.cfoGMDtAA){border-bottom:none;}
.suspension :is(.d-service-item,.cfoGMDtAA) :is(.circle,.cfriIfAjl){width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension :is(.d-service-item,.cfoGMDtAA) :is(.i-qq,.clSquZCeV){width:44px;height:44px;background:url('/releases/20260324145412.e3223fe8/assets/img/f8/a9/f8a970e18056b7423883dd5d0eaed19888eb2237.webp') no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension :is(.d-service-item,.cfoGMDtAA):hover :is(.i-qq,.clSquZCeV){background-position:center 3px;}
.suspension :is(.d-service-item,.cfoGMDtAA) :is(.i-tel,.cDRlKAIoq){width:44px;height:44px;background:url('/releases/20260324145412.e3223fe8/assets/img/f9/0c/f90c0d8719744d10877c13d163115f1492042f44.webp') no-repeat center center;display:block;}
.suspension :is(.d-service-item,.cfoGMDtAA) h3{float:left;line-height:44px;font-size:15px;margin-left:12px;}
.suspension :is(.d-service-item,.cfoGMDtAA) :is(.text,.cHzHUxdWM){float:left;line-height:22px;font-size:15px;margin-left:12px;}
.suspension :is(.d-service-item,.cfoGMDtAA) :is(.text,.cHzHUxdWM) p{line-height:22px;margin: 0;padding: 0;}
.suspension :is(.d-service-item,.cfoGMDtAA) :is(.text,.cHzHUxdWM) :is(.number,.cneiUquuj) a{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;font-size:16px;font-weight:bold;color: #ff0000;}
.suspension :is(.d-service-intro,.cmxTOAqQX){padding-top:10px;}
.suspension :is(.d-service-intro,.cmxTOAqQX) p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#555;margin: 0px;padding: 3px 0;text-align: center;}
.suspension :is(.d-service-intro,.cmxTOAqQX) i{display:inline-block;}
.suspension :is(.d-qrcode,.cPlvHWKXe){text-align:center;}
.suspension :is(.d-qrcode,.cPlvHWKXe) :is(.inner-box,.cGpkjoZhg){padding:10px 0;}
.suspension :is(.d-qrcode,.cPlvHWKXe) p{font-size:16px;color:#93959c; padding: 0;margin: 0;}

.btn-copy{border: 0px;font-size:16px; color: #666; background-color: #fff;}




/*--------------------------------------------------------------------PC端-----------------------------------*/
@media only screen and (min-width: 768px) {
input,textarea{ border:1px solid #eee; padding: 14px; border-radius:5px;}
:is(.form-smt,.cwBsHfKap){ padding:15px; border:0;width:120px!important; border-radius:5px; background-color:#1f6eb1; color:#fff;}
:is(.form-smt,.cwBsHfKap):hover{ background-color:#e1251b;}

/*产品详情页随滚动菜单*/
:is(.section-content,.chOCAGrKO){padding:10px 0;}
:is(.nav-height,.cbAsmfQVe){ position:relative; height: 50px;}
.nav-wrap { width: 100%;height: 50px;background: #fff;}
.nav-wrap:is(.navFix,.cxAoWXpoG){position: fixed;top: 0;left: 0;  box-shadow: 0 0 5px rgba(0,0,0, 0.2);border-bottom:1px solid #e3e3e3\9; z-index: 99999;} 
.nav-wrap ul {padding: 0;margin: 0 auto; display: block; border-bottom: 2px solid #eee;}
.nav-wrap:is(.navFix,.cxAoWXpoG){padding: 0 10%;}
.nav-wrap:is(.navFix,.cxAoWXpoG) ul{ border-bottom: 0;}
.nav-wrap li { display: inline-block; text-align: left;height: 50px; line-height: 50px; float: left;}
.nav-wrap li a {display: block;padding: 0 35px;/*font-size:20px;*/ color: #333; text-decoration: none;}
.nav-wrap li a:hover{color: #4680d1;}
.nav-wrap li a:is(.active,.cCbuZtNhz) { background: #1f6eb1;/*border-bottom:2px solid #4680d1;*/color: #fff;}
:is(.nav-mobile,.cHALBdtcB) {display: none;font-weight: bold;width: 100%;}
:is(.click-me,.ctFRbyScz) {width: 150px;height: 30px; background: #4680d1;color: white; text-align: center;line-height: 30px;}
:is(.click-me,.ctFRbyScz) a {display: block;color: white;}


/*公用*/
:is(.kdbox,.ctmPFJjbz){ padding: 0 10%;}
:is(.p20,.czIfYSVhZ){ padding-left: 20px; padding-right: 20px;}
:is(.m20,.cyrpafzHy){ margin-left: 20px; margin-right: 20px;}

/*header*/
header{ padding-top: 30px;}
:is(.header,.cUhTmnktS){ padding-bottom: 20px;}
:is(.qinfeng,.cuAutxNtz){ margin-left: 20px; float:left;}
:is(.qinfeng,.cuAutxNtz) a{ float:left;}
:is(.qinfeng,.cuAutxNtz) dl{ padding:15px 0 0 20px; float: left;}
:is(.qinfeng,.cuAutxNtz) dl dt{ color:#1f6eb1;font-size:32px;font-weight:bold;}
:is(.qinfeng,.cuAutxNtz) dl dt h1{font-size:32px;}
:is(.qinfeng,.cuAutxNtz) dl dd{ color:#777;}
:is(.qinfeng,.cuAutxNtz) dl dd strong{font-weight:normal;}
:is(.tel,.cZyZqVBKf){ text-align:right; float:right;}
:is(.tel,.cZyZqVBKf) img{ height:90px;}
:is(.tel,.cZyZqVBKf) dl dt{ margin-right: 20px; float: right;}
:is(.tel,.cZyZqVBKf) dl dd{ padding:10px 10px 0 0; float: right;}
:is(.tel,.cZyZqVBKf) h4{ font-size:28px; color:#e1251b;}
/*导航*/
:is(.nav,.cinERUXKq){ height:60px; line-height:60px; z-index:98; padding: 0 10%; border-top:1px solid #fff; background-color:#1f6eb1;}
:is(.nav,.cinERUXKq) ul:is(.ul,.cidnXMzbG){ height:50px; margin:0 20px; }
:is(.nav,.cinERUXKq) ul li{ width:11%; position:relative; text-align:center; float:left;}
:is(.nav,.cinERUXKq) ul li a{ display:block; color:#fff; text-decoration:none;}
:is(.nav,.cinERUXKq) ul li:hover a,:is(.nav,.cinERUXKq) ul li a:is(.hover,.cuYmfAAiL){ color:#fff; font-weight:bold;background-image:linear-gradient(#ec573f, #e1251b);}
:is(.nav,.cinERUXKq) ul li:hover ul{ display:block; position:absolute; top:60px; left:0; width:100%; transition:all 0.25s;border-radius: 0 0 5px 5px; background:#e1251b; overflow: hidden;}
:is(.nav,.cinERUXKq) ul li:hover ul li{ width:100%;}
:is(.nav,.cinERUXKq) ul li:hover ul li a{ font-weight:normal; background-image:linear-gradient(#e1251b, #e1251b);}
:is(.nav,.cinERUXKq) ul li:hover ul li a:hover{ background:#ec573f;}
:is(.nav,.cinERUXKq) ul li ul{ display: none; z-index:99;}
:is(.nav,.cinERUXKq) ul li ul li a{line-height:45px;}
/*banner*/
:is(.banner-i,.cMZKVENUJ){ height: 650px;}
:is(.banner-i,.cMZKVENUJ) video{ margin-top: 200px; margin-right: 120px; height: 380px; border-radius: 5px; float: right;}

/*banner*/
.flexslider { width:100%; min-width:1200px; height:650px; background:#fff; position:relative; z-index:1; overflow:hidden;}
.flexslider :is(.slides,.cAuPGEUqY) {position:relative; z-index:1;}
.flexslider :is(.slides,.cAuPGEUqY) li {height:650px; background-position:center center;}
.flexslider :is(.slides,.cAuPGEUqY) li a{display:block;line-height:100%;width:100%;height:100%;}

.flex-control-nav {width:100%; position:absolute; bottom:30px; left:0; text-align:center;z-index:10;}
.flex-control-nav li {display:inline-block; width:54px; height:5px; margin:0px 5px; *display:inline; zoom:1;}
.flex-control-nav li a {display:inline-block; width:54px; height:5px; line-height:400px; overflow:hidden; background:#fff; cursor:pointer; border-radius:5px;}
.flex-control-nav .flex-active {background:#e1251b;}
.flexslider .flex-direction-nav li a {
	display: block;
	width: 60px;
	height: 60px;
	position: absolute;
	top: 45%;
	z-index: 9999;
	overflow: hidden;
	cursor: pointer;
	-ms-transition: left 400ms, right 400ms;
	transition: left 400ms, right 400ms;
	-webkit-transition: left 400ms, right 400ms;
	-moz-transition: left 400ms, right 400ms;
	-o-transition: left 400ms, right 400ms;
}
.flexslider .flex-direction-nav li a.flex-prev {
	left: 50px;
	background: url('/releases/20260324145412.e3223fe8/assets/img/3a/d1/3ad1c1be8c41fa3897ffffeff73b33270f438552.webp') no-repeat center center;
	display: none;
}
.flexslider .flex-direction-nav li a.flex-next {
	right: 50px;
	background: url('/releases/20260324145412.e3223fe8/assets/img/7a/85/7a858be9563dc4aeef1c475c05de3394bd650323.webp') no-repeat center center;
	display: none;
}
.flexslider .flex-direction-nav li:is(.on,.clmoOoaWX) a.flex-prev {
	left: 50px;
	background: url('/releases/20260324145412.e3223fe8/assets/img/3a/d1/3ad1c1be8c41fa3897ffffeff73b33270f438552.webp') no-repeat center center;
}
.flexslider .flex-direction-nav li:is(.on,.clmoOoaWX) a.flex-next {
	right: 50px;
	background: url('/releases/20260324145412.e3223fe8/assets/img/7a/85/7a858be9563dc4aeef1c475c05de3394bd650323.webp') no-repeat center center;
}
.flexslider:hover .flex-direction-nav li a.flex-next {
	display: block;
}
.flexslider:hover .flex-direction-nav li a.flex-prev {
	display: block;
}

:is(.banner,.ctbmfkuah),:is(.mcyw,.cWDVBEXtr){ display:none;}

:is(.sub,.cLzyXQfjK){ border-top: 1px solid #eee; padding: 30px; margin: 0 20px; line-height: 40px; text-align: center;}
:is(.sub,.cLzyXQfjK) a{ display: inline-block; background: #1f6eb1; padding: 0 20px; border-radius: 5px; margin: 0 10px; color: #fff;}
:is(.sub,.cLzyXQfjK) a:hover,:is(.sub,.cLzyXQfjK) a:is(.hover,.cuYmfAAiL){ background: #e1251b;}
:is(.prosub,.cRSzgmMVd){ padding: 10px 20px 20px; line-height: 40px;}
:is(.prosub,.cRSzgmMVd) a{ text-decoration: none;}
:is(.prosub,.cRSzgmMVd) dl{ padding-bottom: 5px; overflow: hidden;}
:is(.prosub,.cRSzgmMVd) dl dt{ font-weight: 600; float: left;}
:is(.prosub,.cRSzgmMVd) dl dt a{ display: inline-block; border: 1px solid #eee; border-radius: 5px; background: #1f6eb1; color: #fff; padding: 0 15px;}
:is(.prosub,.cRSzgmMVd) dl dt a:hover{ background: #e1251b;}
:is(.prosub,.cRSzgmMVd) dl dd{ overflow: hidden;}
:is(.prosub,.cRSzgmMVd) dl dd a{ display: inline-block; margin-left: 20px; border: 1px solid #eee; border-radius: 5px; padding: 0 15px;margin-bottom:8px;}
:is(.prosub,.cRSzgmMVd) dl dd a:hover{ border: 1px solid #e1251b;}
:is(.bgf3,.cVnnsEets){ background: #f3f3f3;}
:is(.bgff,.cixCXziEl){ background: #fff;}
:is(.wbox,.cCLvElKDX){ overflow:hidden;}
:is(.ckbox,.cJjEKgqSh){ padding: 0 10%;}

/*首页*/

/*搜索*/
:is(.search,.cGpdlKrKv){ padding-top:20px; padding-bottom:20px; z-index: 999;}
:is(.search,.cGpdlKrKv) :is(.hot,.cgerIZYet){ margin-left: 20px; line-height: 50px; color: #999; float: left;}
:is(.search,.cGpdlKrKv) :is(.hot,.cgerIZYet) a{ margin:0 10px;}
:is(.search,.cGpdlKrKv) :is(.hot,.cgerIZYet) span{ margin:0 10px;}
:is(.search,.cGpdlKrKv) form{ margin-right: 20px; float: right;}
:is(.search,.cGpdlKrKv) form input{ width: 200px; border: 1px solid #ddd;}
:is(.search,.cGpdlKrKv) form input:hover{ border: 1px solid #e1251b;}


/*首页*/
:is(.pro-sub,.cpzaxZDek){padding-top:40px;}
:is(.tim,.cZbKMcWNx){ text-align: center;}
:is(.tim,.cZbKMcWNx) dl{ padding: 30px 0 20px;}
:is(.tim,.cZbKMcWNx) dl dt{ font-size: 36px; padding-bottom: 20px;}
:is(.tim,.cZbKMcWNx) dl dd{ color: #999;}
:is(.tim,.cZbKMcWNx) p{padding: 0; margin: 0;}
:is(.tim,.cZbKMcWNx) p a{ padding: 7px 18px; margin: 0 6px; display:inline-block; background-color:#1f6eb1; border-radius:7px; color: #fff;}
:is(.tim,.cZbKMcWNx) p a:hover,:is(.tim,.cZbKMcWNx) p a:is(.hover,.cuYmfAAiL){ background-color:#e1251b; text-decoration: none;}
/*产品*/
.pro{ background: #f3f3f3; padding-top: 50px; padding-bottom: 50px;}
.pro ul{}
.pro ul li{ width: 33.333%; float: left;}
.pro ul li a{ display: block; margin: 20px; padding-bottom: 20px; background: #fff; border-radius: 5px; overflow: hidden; position: relative;}
.pro ul li a:hover{ box-shadow: 0 3px 5px #ddd;}
.pro ul li a span{ display: block; margin-bottom: 15px; overflow: hidden;}
.pro ul li a span :is(.tedian-list,.cwQVbSPoj){display: none;position: absolute;left:0;top:0;font-size:13px;overflow: hidden;background-color: rgba(0,56,103,0.8);color: #fff;height:100%;width:100%;}
.pro ul li a span :is(.tedian-list,.cwQVbSPoj) p{margin:0.7em;height:auto;padding: 0px;color: #fff;line-height:2.2em;}
.pro ul li a:hover span img{transform: scale(1.1);}
.pro ul li a strong{ display: block; font-size: 16px; padding: 0 20px;text-align: center;}
.pro ul li a p{ display: block; padding: 0 20px; margin: 0; color: #999;line-height:1.8em;height:3.6em;}
.pro ul li a em{ display: block; background: #e1251b; border-radius: 5px; color: #fff; padding: 0px 9px; position: absolute; top: 5px; left: 5px;}
/*优势*/
:is(.yous,.cerJPjnep){ padding-bottom: 40px; overflow: hidden;}
:is(.yous,.cerJPjnep) img{ border-radius: 5px;}
:is(.yous1l,.cyZODLmsO){ width: 55%; margin-left: 20px; float: left;}
:is(.yous1l,.cyZODLmsO) dl{ padding: 0px 50px 0 0;}
:is(.yous1l,.cyZODLmsO) dl dt{ font-size: 26px; margin-bottom: 10px; line-height: 50px;}
:is(.yous1l,.cyZODLmsO) dl dt em{ width: 50px; text-align: center; background: #e1251b; color: #fff; display: inline-block; border-radius: 7px; margin-right: 30px;}
:is(.yous1l,.cyZODLmsO) dl dt span{ color: #e1251b;}
:is(.yous1l,.cyZODLmsO) dl dd{ padding-left: 50px; background:url('/releases/20260324145412.e3223fe8/assets/img/e5/e8/e5e8e56bb7b842bf914553b7c4f46ef07c99cb5d.webp') 20px 11px no-repeat;}
:is(.yous1r,.ckULquwdv){ width: 40%; margin-right: 20px; float: right;}
:is(.yous2l,.cKXmVcmps){ width: 55%; margin-right: 20px; float: right;}
:is(.yous2l,.cKXmVcmps) dl{ padding: 0px 0 0 50px;}
:is(.yous2l,.cKXmVcmps) dl dt{ font-size: 26px; margin-bottom: 10px; line-height: 50px;}
:is(.yous2l,.cKXmVcmps) dl dt em{ width: 50px; text-align: center; background: #e1251b; color: #fff; display: inline-block; border-radius: 7px; margin-right: 30px;}
:is(.yous2l,.cKXmVcmps) dl dt span{ color: #e1251b;}
:is(.yous2l,.cKXmVcmps) dl dd{ padding-left: 50px; background:url('/releases/20260324145412.e3223fe8/assets/img/e5/e8/e5e8e56bb7b842bf914553b7c4f46ef07c99cb5d.webp') 20px 11px no-repeat;}
:is(.yous2r,.cVMziLLoF){ width: 40%; margin-left: 20px; float: left;}
/*案例*/
:is(.anli,.cOzxaijXF){ padding-top: 40px; padding-bottom: 40px; overflow: hidden;}
:is(.anlilist,.cGmrSUjiw){ margin-top: 50px; overflow: hidden;}
:is(.anlilistl,.ceJcDqTFF){ width: 51%; float: left;}
:is(.anlilistl,.ceJcDqTFF) a{ display: block; text-align: center; text-decoration: none; position: relative; margin: 0 20px; border-radius: 5px; overflow: hidden;}
:is(.anlilistl,.ceJcDqTFF) a span{ display: block; overflow: hidden;}
:is(.anlilistl,.ceJcDqTFF) a:hover span img{ transform: scale(1.1);}
:is(.anlilistl,.ceJcDqTFF) a:hover{ box-shadow: 0 3px 5px #ddd;}
:is(.anlilistl,.ceJcDqTFF) a strong{ width: 100%; display: block; position: absolute; bottom: 0; line-height: 50px; color: #fff; background: rgba(0,0,0,0.6);}
:is(.anlilistl,.ceJcDqTFF) a em{ display: block; background: #e1251b; padding: 0 10px; border-radius: 5px; color: #fff; position: absolute; top: 5px; left: 5px;}
:is(.anlilistr,.cdiJDrjJH){ width: 49%; float: right;}
:is(.anlilistr,.cdiJDrjJH) ul{ overflow: hidden;}
:is(.anlilistr,.cdiJDrjJH) ul li{ width: 50%; float: left;}
:is(.anlilistr,.cdiJDrjJH) ul li a{ display: block; text-align: center; background: #fff; position: relative; text-decoration: none; margin: 0 20px 40px; border-radius: 5px; overflow: hidden;}
:is(.anlilistr,.cdiJDrjJH) ul li a:hover{ box-shadow: 0 3px 5px #ddd;}
:is(.anlilistr,.cdiJDrjJH) ul li a span{ display: block; overflow: hidden;}
:is(.anlilistr,.cdiJDrjJH) ul li a:hover span img{ transform: scale(1.1);}
:is(.anlilistr,.cdiJDrjJH) ul li a strong{ width: 100%; display: block; position: absolute; bottom: 0; line-height: 50px; color: #fff; background: rgba(0,0,0,0.6);}
:is(.anlilistr,.cdiJDrjJH) ul li a em{ display: block; background: #e1251b; padding: 0 10px; border-radius: 5px; color: #fff; position: absolute; top: 5px; left: 5px;}
/*简介*/
:is(.iabout,.cBAsnXDPw){ background:url('/releases/20260324145412.e3223fe8/assets/img/33/1e/331ecbdb4f698f83958037b289b9b0003f364f6b.webp') center center no-repeat; background-attachment:fixed; padding-top: 150px; overflow: hidden;}
:is(.iaboutl,.cTOlGoYvT){ width: 45%; float: left;}
:is(.iaboutl,.cTOlGoYvT) video{ /*margin-left: 20px;*/}
:is(.iaboutr,.cZZWYogbN){ margin-left: 50%; color: #eee; overflow: hidden;}
:is(.iaboutr,.cZZWYogbN) h3{ color: #fff; margin-right: 20px;font-size:2em;}
:is(.iaboutr,.cZZWYogbN) p{ margin-right: 20px;}
:is(.iaboutr,.cZZWYogbN) a{ line-height: 50px; padding: 0 5%; display: inline-block; color: #fff; background: #e1251b; border-radius: 7px;}
:is(.iaboutf,.ctnzxnUlQ){ background: rgba(255,255,255,0.5); margin:80px 20px 0; padding-top: 20px;}
:is(.iaboutf,.ctnzxnUlQ) ul{ margin:0 20px; padding: 50px; background: rgba(255,255,255,1); display: block;}
:is(.iaboutf,.ctnzxnUlQ) ul li{ width: 20%; text-align: center; float: left;}
:is(.iaboutf,.ctnzxnUlQ) ul li strong{ display: block; font-size: 36px; color: #e1251b; margin-bottom: 15px;}
:is(.honor,.cJVpwgPEZ){ padding: 0 10% 50px;}
:is(.honor,.cJVpwgPEZ) ul{ margin: 20px 60px 0; overflow: hidden;}
:is(.honor,.cJVpwgPEZ) ul li{ width: 25%; text-align: center; float: left;}
:is(.honor,.cJVpwgPEZ) ul li a{ display: block; margin:0 20px 20px; padding-bottom: 10px; background: #efefef; border-radius: 5px; overflow: hidden;}
:is(.honor,.cJVpwgPEZ) ul li a:hover{ box-shadow: 0 3px 5px #ddd;}
:is(.honor,.cJVpwgPEZ) ul li a span{ display: block; margin-bottom: 10px; overflow: hidden;}
:is(.honor,.cJVpwgPEZ) ul li a:hover span img{transform: scale(1.1);}
/*新闻*/
:is(.news,.ctvLtAJAQ){ padding-top: 50px; padding-bottom: 50px; background: #f3f3f3; overflow: hidden;}
.newslt ul{}
:is(.newslt,.ciCBQbhYX) ul li{ width: 33.333%; float: left;}
:is(.newslt,.ciCBQbhYX) ul li a{ display: block; margin: 20px; padding-bottom: 20px; background: #fff; border-radius: 5px; overflow: hidden; position: relative;}
:is(.newslt,.ciCBQbhYX) ul li a:hover{ box-shadow: 0 3px 5px #ddd;}
:is(.newslt,.ciCBQbhYX) ul li a span{ display: block; margin-bottom: 15px; overflow: hidden;}
:is(.newslt,.ciCBQbhYX) ul li a:hover span img{transform: scale(1.1);}
:is(.newslt,.ciCBQbhYX) ul li a strong{ display: block; font-size: 16px; padding: 0 20px;}
:is(.newslt,.ciCBQbhYX) ul li a p{ display: block; padding: 0 20px; margin: 0; color: #999;}
:is(.newslt,.ciCBQbhYX) ul li a em{ display: block; background: #e1251b; border-radius: 5px; color: #fff; padding: 0px 9px; position: absolute; top: 5px; left: 5px;}
/*常见问题*/
:is(.download,.csSpEgbUS){ width: 50%; padding-top: 50px; padding-bottom: 50px; background: #fff; float: right;}
:is(.download,.csSpEgbUS) p{ line-height: 50px; margin:0 20px; border-bottom: 1px solid #ddd;}
:is(.download,.csSpEgbUS) p strong{ font-size: 26px;}
:is(.download,.csSpEgbUS) p a{ float: right;}
:is(.download,.csSpEgbUS) dl{ margin:30px 20px 0; overflow: hidden;}
:is(.download,.csSpEgbUS) dl dt{ border-bottom: 1px dashed #ddd; padding-bottom: 20px; overflow: hidden;}
:is(.download,.csSpEgbUS) dl dt a{ display: block; overflow: hidden;}
:is(.download,.csSpEgbUS) dl dt a img{ border-radius: 5px; width: 35%; float: left;}
:is(.download,.csSpEgbUS) dl dt a span{ width: 65%; padding-top: 10px; float: right;}
:is(.download,.csSpEgbUS) dl dt a span strong{ margin-left: 30px; display: block;}
:is(.download,.csSpEgbUS) dl dt a span em{ display: block; color: #999; margin-left: 30px;}
:is(.download,.csSpEgbUS) dl dt a span em:is(.time,.caXPoPIzf){ color: #1f6eb1;}
:is(.download,.csSpEgbUS) dl dd{ line-height: 40px; border-bottom: 1px dashed #ddd;}
:is(.download,.csSpEgbUS) dl dd a{ display: block; text-decoration: none;}
:is(.download,.csSpEgbUS) dl dd a span{ color: #999; float: right;}
:is(.problem,.czvZREJpG){ width: 50%; padding-top: 50px; padding-bottom: 50px; background: #fff; float: left;}
:is(.problem,.czvZREJpG) p{ line-height: 50px; margin:0 20px; border-bottom: 1px solid #ddd;}
:is(.problem,.czvZREJpG) p strong{ font-size: 26px;}
:is(.problem,.czvZREJpG) p a{ float: right;}
:is(.problem,.czvZREJpG) dl{ margin:15px 20px 0; padding-bottom: 11px; border-bottom: 1px dashed #ddd; overflow: hidden;}
:is(.problem,.czvZREJpG) dl dt{ margin-right: 20px; float: left;}
:is(.problem,.czvZREJpG) dl dt span{ display: block; padding: 0 10px; border-radius: 5px; color: #fff; margin-bottom: 10px;}
:is(.problem,.czvZREJpG) dl dt span:is(.w,.crextNgLK){ background: #e1251b;}
:is(.problem,.czvZREJpG) dl dt span:is(.d,.cJZYGPhzT){ background: #1f6eb1;}
.problem dl dd{}
:is(.problem,.czvZREJpG) dl dd a{ text-decoration: none;}
:is(.problem,.czvZREJpG) dl dd strong{ display: block; /*margin-bottom: 10px;*/}
:is(.problem,.czvZREJpG) dl dd span{ display: block; color: #999;line-height:1.8em;}
/*伙伴*/
:is(.partner,.csZpTXkUq){ padding-top: 0px; padding-bottom: 50px; background: #f3f3f3; overflow: hidden;}
:is(.partnerlist,.ctLjNZxAk) ul{ margin-top: 30px; overflow: hidden;}
:is(.partnerlist,.ctLjNZxAk) ul li{ width:20%; float: left;}
:is(.partnerlist,.ctLjNZxAk) ul li a{ display: block; margin-bottom: 40px; border: 1px solid #eee; margin:20px; padding: 9px; background: #fff; overflow: hidden;}
:is(.partnerlist,.ctLjNZxAk) ul li a:hover{ box-shadow: 0 3px 5px #ddd;}
:is(.partnerlist,.ctLjNZxAk) ul li a span{ display: block; overflow: hidden;}
:is(.partnerlist,.ctLjNZxAk) ul li a span:hover img{ transform: scale(1.1);}

/*内页*/

/*banner*/
:is(.banbox,.cOZoccwtz){ height: 390px; padding: 0 10%; overflow: hidden;}
:is(.banbox,.cOZoccwtz) h4{ color: #fff; font-size: 36px; text-align: center; margin-top: 150px; font-weight: 400px;}
.banbox p{}
:is(.b-company,.cIAkGbGeV){ background:url('/releases/20260324145412.e3223fe8/assets/img/7c/18/7c188248bac7c1a178430b93a4107a627337adda.webp') center center no-repeat;}
:is(.b-news,.cqkArwYtZ){ background:url('/releases/20260324145412.e3223fe8/assets/img/8e/fb/8efb974d3d3a246dbb97aff7ca1f95de2d81656e.webp') center center no-repeat;}
:is(.b-product,.cMzjZXbFY){ background:url('/releases/20260324145412.e3223fe8/assets/img/fa/37/fa3786eb293fb71317d00beca7e1f42107da848d.webp') center center no-repeat;}
:is(.b-service,.cbJHjYgjh){ background:url('/releases/20260324145412.e3223fe8/assets/img/1c/49/1c49dafad202f851415bf149f71f96a4979aa058.webp') center center no-repeat;}
:is(.b-case,.cIkVzEGxE){ background:url('/releases/20260324145412.e3223fe8/assets/img/c1/77/c1770896bbc2e53872c047702f5cfcb0554c2a74.webp') center center no-repeat;}


/*产品*/
.prolist{ padding-top: 30px; padding-bottom: 30px;}
.prolist a{ width: 33.33%; float: left;}
.prolist a dl:hover{ box-shadow: 0 3px 5px #ddd; transition:all 0.2s;}
.prolist a dl{ background: #fff; margin: 20px; border-radius: 5px; display: block; overflow: hidden;}
.prolist dl dt{ margin-bottom: 10px;/*margin-top:20px;height:140px;max-height:140px; */overflow: hidden;position: relative;}
.prolist dl dt :is(.tedian-list,.cwQVbSPoj){display: none;position: absolute;left:0;top:0;font-size:13px;overflow: hidden;background-color: rgba(0,56,103,0.8);color: #fff;height:100%;width:100%;}
.prolist dl dt :is(.tedian-list,.cwQVbSPoj) p{margin:0.7em;line-height:2em;}
.prolist a:hover dl dt img{ transform: scale(1.1);}
.prolist dl dd{ padding: 5px 20px 20px 20px;}
.prolist dl dd strong{ font-size: 18px;display: block;text-align: center;}
.prolist dl dd p{ color: #999;line-height:1.8em;height:3.6em;margin: 0;padding-top:6px;overflow-wrap: break-word;white-space: normal;}
.prolist dl dd p:is(.xinghao,.cKSJUSzSj){padding:8px 0 0 0;color:#777;line-height:1.6em;height:1.6em;margin: 0;text-align: center;}

:is(.proinfo,.chrYtSDBH){ padding:10px 0px 10px 0px;}
:is(.proinfo,.chrYtSDBH) dl{ overflow: hidden;}
:is(.proinfo,.chrYtSDBH) dl dt{ width: 46%; margin-right: 30px; float: left;}
:is(.proinfo,.chrYtSDBH) dl dt img{ border-radius: 5px;}
:is(.proinfo,.chrYtSDBH) dl dd{ overflow: hidden;font-weight:lighter;}
:is(.proinfo,.chrYtSDBH) dl dd h1{display: block;font-size:1.8em;}
:is(.proinfo,.chrYtSDBH) h2{ background: #eee; margin-top: 40px; border-radius: 5px; padding: 14px 19px;}
:is(.proinfo,.chrYtSDBH) h2:is(.ftitle,.ciZlFfYAz){background:none; margin-top: 8px; border-radius: 0px; padding: 0px 0px 0px 0px;font-weight:lighter;font-size:1.4em;}
:is(.proinfo,.chrYtSDBH) dl p:is(.xinghao,.cKSJUSzSj),:is(.proinfo,.chrYtSDBH) dl p:is(.intro,.ctGUIDBog) span{font-size:1.15em;font-weight:lighter;}
:is(.proinfo,.chrYtSDBH) dl p:is(.intro,.ctGUIDBog) strong{font-weight:bold;color: #e1251b;}
:is(.proinfo,.chrYtSDBH) dl dd p{margin: 0;line-height:1.8em;padding-top:8px;}
:is(.proinfo,.chrYtSDBH) dl dd .btn-wrap{padding-top:12px;}
:is(.proinfo,.chrYtSDBH) dl dd .btn-wrap a{display:inline-block;padding: 11px 32px;font-size:1.15em;line-height:1.2em;border: 1px solid #1f6eb1;color: #1f6eb1;}
:is(.proinfo,.chrYtSDBH) dl dd .btn-wrap a:hover,:is(.proinfo,.chrYtSDBH) dl dd .btn-wrap a:is(.hover,.cuYmfAAiL){background-color: #e1251b;color: #fff;border-color:#d41e14;}
:is(.proinfo,.chrYtSDBH) dl dd .btn-wrap a.btn-price{margin-left:20px;}
:is(.proinfo,.chrYtSDBH) dl dd :is(.con-wrap,.cWttYXPwC){font-weight:bold;color: #333;padding-top:12px;}
:is(.procon,.cooogelZZ){ margin:0 0px; padding-top: 20px; padding-bottom: 10px; border-bottom: 1px solid #eee;font-size:1.14em;}
:is(.content,.cKdtaNZMA) a{color: #165892;}
:is(.content,.cKdtaNZMA) a:hover{text-decoration: underline;color:#e1251b;}
:is(.procon,.cooogelZZ) table{ max-width: 100%;background:#fff;}
:is(.procon,.cooogelZZ) table tr{ border-top: 1px solid #ddd; border-left: 1px solid #ddd;}
:is(.procon,.cooogelZZ) table.pro tr:hover{ background: #e1251b; color: #fff; border-top: 1px solid #ddd; border-left: 1px solid #ddd;}
:is(.procon,.cooogelZZ) table tr td{ padding: 2px 5px; border-bottom: 1px solid #ddd; border-right: 1px solid #ddd;}



:is(.case-recommend,.cUZWQOPbA){ padding: 30px 0 20px;}
:is(.case-recommend,.cUZWQOPbA) h3{ font-size: 22px; text-align: center;padding-bottom:20px;}
.case-recommend ul{}
:is(.case-recommend,.cUZWQOPbA) ul li{ width: 25%; float: left;}
:is(.case-recommend,.cUZWQOPbA) ul li a{ display: block; margin: 20px; padding-bottom: 20px; background: #fff; border-radius: 5px; overflow: hidden;}
:is(.case-recommend,.cUZWQOPbA) ul li a:hover{ box-shadow: 0 3px 5px #ddd;}
:is(.case-recommend,.cUZWQOPbA) ul li a span{ display: block; margin-bottom: 15px; overflow: hidden;}
:is(.case-recommend,.cUZWQOPbA) ul li a:hover img{ transform: scale(1.1);}
:is(.case-recommend,.cUZWQOPbA) ul li a strong{ margin: 0 20px;display: block;text-align: center;font-size:1em;font-weight:bold;}
:is(.case-recommend,.cUZWQOPbA) ul li a p{ color: #999; margin: 0 20px;line-height:1.8em;height:3.6em;}
:is(.case-recommend,.cUZWQOPbA) ul li a :is(.tedian-list,.cwQVbSPoj){display: none;position: absolute;left:0;top:0;font-size:13px;overflow: hidden;background-color: rgba(0,56,103,0.8);color: #fff;height:100%;width:100%;}
:is(.case-recommend,.cUZWQOPbA) ul li a :is(.tedian-list,.cwQVbSPoj) p{margin:1.5em;color: #fff;}
.prolist-xiangguan ul li{width: 33.33%;}
.prolist-xiangguan ul li a span{position: relative;}


/*新闻*/
:is(.Headlines,.cModyUqyd){ margin: 20px;}
:is(.Headlines,.cModyUqyd) a{ background: #fff; margin-top: 60px; border-radius: 5px; display: block;}
:is(.Headlines,.cModyUqyd) a:hover{ box-shadow: 0 3px 5px #ddd;}
:is(.Headlines,.cModyUqyd) dl{ padding: 20px; overflow: hidden;}
:is(.Headlines,.cModyUqyd) dl dt{ width: 40%; overflow: hidden; border-radius: 5px; float: right;}
:is(.Headlines,.cModyUqyd) a:hover dl dt img{ transform: scale(1.1);}
:is(.Headlines,.cModyUqyd) dl dd{ width: 55%; float: left;}
:is(.Headlines,.cModyUqyd) dl dd strong{ display: inline-block; background: #e1251b; color: #fff; padding: 0px 15px; border-radius: 5px; margin-bottom: 20px;}
:is(.Headlines,.cModyUqyd) dl dd p{ color: #999;}
:is(.newslist,.crMldALxB){ background: #f3f3f3; padding-bottom: 60px;}
:is(.newslist,.crMldALxB) a{display: block;}
:is(.newslist,.crMldALxB) h2{ text-align: center; margin-top: 40px; margin-bottom: 20px;}
:is(.newslist,.crMldALxB) a dl:hover{ box-shadow: 0 3px 5px #ddd; transition:all 0.3s;}
:is(.newslist,.crMldALxB) dl{ padding: 20px; background: #fff; margin: 20px; border-radius: 5px; display: block; overflow: hidden;}
:is(.newslist,.crMldALxB) dl dt{ width: 30%; overflow: hidden; border-radius: 5px; float: right;text-align: center;}
:is(.newslist,.crMldALxB) dl dt img{max-height:180px;border-radius: 5px;}
:is(.newslist,.crMldALxB) a:hover dl dt img{ transform: scale(1.1);}
:is(.newslist,.crMldALxB) dl dd{ width: 65%; float: left;}
:is(.newslist,.crMldALxB) dl dd strong{ font-size: 21px;}
:is(.newslist,.crMldALxB) dl dd p{ color: #999;}

:is(.article-title,.cPqVykaHe){ margin-top: 10px; padding-bottom: 10px; text-align: center;}
:is(.article-title,.cPqVykaHe) h1{ margin: 10px;}
:is(.article-title,.cPqVykaHe) span{ display: inline-block; margin: 10px; color: #999;}
:is(.article,.cqOXTJwEI){ margin:0 20px; border-bottom: 1px solid #eee;}
:is(.article,.cqOXTJwEI) a{color: #165892;}
:is(.article,.cqOXTJwEI) a:hover{text-decoration: underline;color:#e1251b;}
:is(.article-page,.cqMAHnktv){ margin:0 0px; padding: 30px 0; color: #999;}
:is(.article-page,.cqMAHnktv) :is(.lt,.cwqLydmnb){ float: left;}
:is(.article-page,.cqMAHnktv) :is(.rt,.cnhQKZUwQ){ float: right;}
:is(.news-copyright,.cOZEFOvDO){text-align: center;font-size:14px;color: #165892;line-height:2em;padding-bottom:15px;}
:is(.kdbox,.ctmPFJjbz) :is(.new-img,.cBypFkOhw){text-align: center;}
:is(.kdbox,.ctmPFJjbz) :is(.new-img,.cBypFkOhw) img{max-width:100%;}
:is(.newest,.crGpaSZuY){ padding-bottom: 50px;}
:is(.newest,.crGpaSZuY) h2{ text-align: center; margin-top: 40px; margin-bottom: 20px;}
:is(.newest,.crGpaSZuY) ul{ overflow: hidden;}
:is(.newest,.crGpaSZuY) ul li{ width: 50%; padding: 10px 0; float: left;}
:is(.newest,.crGpaSZuY) ul li a{ display: block; margin-left: 20px; padding-left: 15px; background:url('/releases/20260324145412.e3223fe8/assets/img/58/b8/58b8c67e99b51c525880f59542237c8277cd9c6d.webp') 0px center no-repeat;}
:is(.newest,.crGpaSZuY) ul li span{ margin-right: 20px; color: #999; float: right;}

/*公司简介*/
:is(.company-obox,.czodUvkSv){ padding: 80px 20px 50px;}
:is(.company-obox,.czodUvkSv) :is(.text,.cHzHUxdWM){ width: 55%; float: left;}
:is(.company-obox,.czodUvkSv) .video{ width: 40%; float: right;}
:is(.company-tbox,.cCpULAhhZ){ padding-top: 100px; padding-bottom: 80px; color: #fff; text-align: center; background:url('/releases/20260324145412.e3223fe8/assets/img/33/1e/331ecbdb4f698f83958037b289b9b0003f364f6b.webp') center center no-repeat; background-attachment:fixed;}
:is(.company-tbox,.cCpULAhhZ) h4{ font-size: 36px;}
.company-tbox p{}
:is(.company-tbox,.cCpULAhhZ) dl{ width: 20%; margin-top: 80px; float: left;}
:is(.company-tbox,.cCpULAhhZ) dl dt{ font-size: 22px; margin-bottom: 20px;}
:is(.company-tbox,.cCpULAhhZ) dl dt strong{ display: block; color: #e1251b; font-size: 36px; margin-bottom: 15px;}
.company-tbox dl dd{}
:is(.company-sbox,.ccVuPxNau){ height: 400px; padding-top: 80px; background:url('/releases/20260324145412.e3223fe8/assets/img/58/b8/58b894d91ab2bc3ba0b1833dd6d971ba85e9f5e2.webp') center center no-repeat;}
:is(.company-sbox,.ccVuPxNau) h4{ font-size: 36px; margin-bottom: 30px; margin-left: 20px;}
:is(.company-sbox,.ccVuPxNau) h5{ color: #e1251b; font-size: 22px; margin-left: 20px;}

/*沁峰风采*/
:is(.scene,.chMTlLvyS){ padding-top: 80px; background: #f3f3f3; padding-bottom: 30px;}
:is(.scene,.chMTlLvyS) ul{ overflow: hidden;}
:is(.scene,.chMTlLvyS) ul li{ width: 33.333%; padding-bottom: 40px; float: left;}
:is(.scene,.chMTlLvyS) ul li a{ margin: 0 20px; background: #fff; border-radius: 5px; display: block; overflow: hidden;}
:is(.scene,.chMTlLvyS) ul li a span{ display: block; overflow: hidden; margin-bottom: 10px;}
:is(.scene,.chMTlLvyS) ul li a p{ margin: 20px;}
:is(.scene,.chMTlLvyS) ul li a:hover{ box-shadow: 0 3px 5px #ddd;}
:is(.scene,.chMTlLvyS) ul li a:hover img{ transform: scale(1.1);}

/*联系方式*/
.contact{}
:is(.contact-left,.cmyrqtRbu){ width: 50%; float: left;}
:is(.contact-right,.cFwrvbESC){ width: 50%; float: right;}

/*服务支持*/
.service{}
:is(.service,.cpJZlZZSp) dl{ padding-top: 80px; overflow: hidden;}
:is(.service,.cpJZlZZSp) dl dt{ width: 50%; margin-right: 20px; float: left;}
:is(.service,.cpJZlZZSp) dl dt span{ display: block; margin: 20px;}
:is(.service,.cpJZlZZSp) dl dt img{ border-radius: 5px;}
:is(.service,.cpJZlZZSp) dl dd{ padding-top: 20px;}
:is(.service,.cpJZlZZSp) dl dd strong{ font-size: 24px; font-weight: normal;}
:is(.service,.cpJZlZZSp) dl dd h4{ color: #e1251b; padding: 20px 0; font-size: 36px;}
:is(.service,.cpJZlZZSp) dl dd p{ color: #666; font-size: 22px;line-height:1.8em;}
:is(.service,.cpJZlZZSp) ul{ padding-bottom: 50px; overflow: hidden;}
:is(.service,.cpJZlZZSp) ul li{ width: 50%; float: left;}
:is(.service,.cpJZlZZSp) ul li a{ height: 250px; padding-top: 120px; text-align: center; border-radius: 5px; color: #fff; display: block; text-decoration: none; margin: 20px;}
:is(.service,.cpJZlZZSp) ul li a:is(.lt,.cwqLydmnb){ background: url('/releases/20260324145412.e3223fe8/assets/img/84/9a/849a8270feff76c9ede75aa3fcff8fc8dc6f3f08.webp') repeat-x bottom;}
:is(.service,.cpJZlZZSp) ul li a:is(.rt,.cnhQKZUwQ){ background: url('/releases/20260324145412.e3223fe8/assets/img/a4/b9/a4b94940897e06ce7f7a3bee521369b84c6e38a5.webp') repeat-x bottom;}
:is(.service,.cpJZlZZSp) ul li a strong{ display: block; font-size: 30px; margin-bottom: 30px; font-weight: 400;}
:is(.service,.cpJZlZZSp) ul li a span{ display: inline-block; padding: 6px 19px; background: #1f6eb1; border-radius: 5px; transition:all 0.25s;}
:is(.service,.cpJZlZZSp) ul li a:hover span{ background: #e1251b;}

:is(.downlist,.cxFaYLPAo){ background: #f3f3f3; padding-top: 40px; padding-bottom: 40px;}
:is(.downlist,.cxFaYLPAo) ul{ padding-top: 40px; overflow: hidden;}
:is(.downlist,.cxFaYLPAo) ul li{ width: 50%; margin-bottom: 40px; float: left;}
:is(.downlist,.cxFaYLPAo) ul li a{ display: block; margin:0 20px; padding: 20px; background: #fff; border-radius: 5px; text-decoration: none;}
:is(.downlist,.cxFaYLPAo) ul li a:hover{ box-shadow: 0 3px 5px #ddd; transition:all 0.3s;}
:is(.downlist,.cxFaYLPAo) ul li a strong{ display: block;}
:is(.downlist,.cxFaYLPAo) ul li a span{ color: #999;}

/*应用*/
:is(.market,.cRTVZNWVB){ padding-top: 80px; background: #f3f3f3; text-align: center;}
:is(.market,.cRTVZNWVB) ul{ padding: 50px 0 50px; overflow: hidden;}
:is(.market,.cRTVZNWVB) ul li{ width: 20%; float: left;}
:is(.market,.cRTVZNWVB) ul li a{ display: block; margin: 20px; padding-bottom: 20px; background: #fff; font-size: 16px; text-decoration: none; border-radius: 5px; overflow: hidden;}
:is(.market,.cRTVZNWVB) ul li a span{ padding:35px; margin-bottom: 20px; display:block; background-color: #1f6eb1;}
:is(.market,.cRTVZNWVB) ul li a span img{ height: 50px;}
:is(.market,.cRTVZNWVB) ul li a:hover span{ background-color: #E1251B; transition:all 0.2s;}
:is(.market,.cRTVZNWVB) ul li a:hover{ box-shadow: 0 3px 5px #ddd;}

:is(.case,.cZKmPXjxW){ padding-top: 40px;padding-bottom:40px; background: #f3f3f3; text-align: center;}
:is(.case,.cZKmPXjxW) ul{ padding: 0; overflow: hidden;}
:is(.case,.cZKmPXjxW) ul li{ width: 33.333%; float: left;}
:is(.case,.cZKmPXjxW) ul li a{ display: block; margin: 20px; padding-bottom: 20px; background: #fff; font-size: 16px; text-decoration: none; border-radius: 5px; overflow: hidden;}
:is(.case,.cZKmPXjxW) ul li a:hover{ box-shadow: 0 3px 5px #ddd;}
:is(.case,.cZKmPXjxW) ul li a span{ margin-bottom: 20px; display:block; overflow: hidden; transition:all 0.3s;}
:is(.case,.cZKmPXjxW) ul li a p{ font-size: 14px; margin: 0 20px; color: #999;line-height:2.2em;height:6.6em;overflow: hidden;}
:is(.case,.cZKmPXjxW) ul li a:hover span img{ transition:all 0.3s; transform: scale(1.2);}

/*底部反馈*/
:is(.feedback,.comOsfptW){ background:url('/releases/20260324145412.e3223fe8/assets/img/7f/84/7f84bedaae55f5422c85195edd49a7edfae27eae.webp') center center no-repeat; background-attachment:fixed; padding: 50px 10%; overflow: hidden;}
:is(.feedback,.comOsfptW) :is(.left,.cUOmrrcVm){ margin-right: 2%;width:48%; color:#fff; float:left;}
:is(.feedback,.comOsfptW) :is(.left,.cUOmrrcVm) p{ font-size:36px;padding-right:12px;line-height:1.5em;}
:is(.feedback,.comOsfptW) :is(.right,.cfcikAiki){ margin-right: 2%;width:48%; float:right;}
:is(.feedback,.comOsfptW) :is(.right,.cfcikAiki) input,:is(.feedback,.comOsfptW) :is(.right,.cfcikAiki) textarea{ width:95%;}
:is(.feedback,.comOsfptW) :is(.right,.cfcikAiki) textarea{line-height:1.2em;height:3.6em;}
:is(.feedback,.comOsfptW) :is(.right,.cfcikAiki) button{ width:35%!important;}



/*底部版权*/
footer{ color: #eee; background:#333; padding:50px 10% 10px; overflow: hidden;}
footer a:hover{ text-decoration:underline;}
:is(.ftnav,.cZQTQQGpF){ width:60%; float:left;}
:is(.ftnav,.cZQTQQGpF) dl{ width:25%; float:left;}
:is(.ftnav,.cZQTQQGpF) dt{ font-size:15px; font-weight: 600;}
:is(.ftnav,.cZQTQQGpF) dl p{ width:15px; height:1px; background:#e1251b; margin:15px 0;}
:is(.ftnav,.cZQTQQGpF) dd a{ color:#ccc; margin-right:15px; white-space:nowrap;}
:is(.ftcon,.cMtMgziHp){ width:40%; float:right;}
:is(.ftcon,.cMtMgziHp) dl{ width:60%; float:left;}
:is(.ftcon,.cMtMgziHp) dl dt{ font-size:15px; font-weight: 600;}
:is(.ftcon,.cMtMgziHp) dl p{ width:15px; height:1px; background:#e1251b; margin:15px 0;}
:is(.ftcon,.cMtMgziHp) dl dd{ color:#ccc;}
:is(.ftcon,.cMtMgziHp) dl dd img{ vertical-align:middle; border-radius:50px; margin-bottom:3px;}
:is(.ftcon,.cMtMgziHp) dl dd a{ margin-right:10px;}
:is(.ftcon,.cMtMgziHp) :is(.ewm,.cYPHldPPu){ text-align:center; float:right; color: #ccc;}
:is(.ftcon,.cMtMgziHp) :is(.ewm,.cYPHldPPu) img{ max-width:120px;}
:is(.ftcon,.cMtMgziHp) :is(.ewm,.cYPHldPPu) p{text-align: left;}
:is(.link,.cPrSiqyDr){ line-height:34px; margin-top: 30px; border-top:1px solid #555; border-bottom:1px solid #555;}
:is(.link,.cPrSiqyDr) a{ color: #ccc; margin-left: 10px;}
:is(.ftcopy,.cRaCeIoAi){ background:#333; height:45px; line-height:45px; overflow: hidden;}
:is(.ftcopy,.cRaCeIoAi) dl{ overflow:hidden;}
:is(.ftcopy,.cRaCeIoAi) dl dt{ color:#ccc; float:left;}
:is(.ftcopy,.cRaCeIoAi) dl dt a{ color:#ccc; margin-right:15px;}
:is(.ftcopy,.cRaCeIoAi) dl dd{ color:#ccc; float:right;}
:is(.ftcopy,.cRaCeIoAi) dl dd a{ color:#ccc; margin-left:15px;}
:is(.ftcopy,.cRaCeIoAi) dl dd a img{ vertical-align:middle;}
:is(.fnav,.cPiMlhCiE){display: none;}

/*滑动客服*/
:is(.guide,.cKhwNZEGC){ width:120px; border:5px solid #444; padding:10px 5px; background-color:#fff; position:fixed; right:0; bottom:0; z-index:10000; text-align:center;}
:is(.guide,.cKhwNZEGC) a{ display:block; color:#fff; margin:8px; border-radius:5px;}
:is(.guide,.cKhwNZEGC) a:is(.kj,.cfeQrkGny){ background-color:#98cd23;}
:is(.guide,.cKhwNZEGC) a:is(.gn,.cDGJyKjnh){ background-color:#5caeff;}
:is(.guide,.cKhwNZEGC) a:is(.oem,.cZCAspoZo){ background-color:#f68a1b;}
:is(.guide,.cKhwNZEGC) a:is(.ws,.cSFEHxaDZ){ background-color:#fb5f63;}
:is(.guide,.cKhwNZEGC) span{ line-height:18px;}
:is(.guide,.cKhwNZEGC) a:is(.top,.cgpjhANto){ border:1px solid #999; /*background:url(../images/gt.jpg) 15px center no-repeat;*/ text-indent:15px; color:#555;}

/*分页*/
:is(.pageinfo,.cWgZqtDuO) { padding:30px 10%; text-align:center;}
:is(.pageinfo,.cWgZqtDuO) a{ padding:9px 14px; margin:0 5px; color:#333; text-decoration:none; border:1px solid #eee; border-radius: 5px;}
:is(.pageinfo,.cWgZqtDuO) a:hover { color:#e13e5a; border: 1px solid #e13e5a; }
:is(.pageinfo,.cWgZqtDuO) a:active { color:#e13e5a; border: 1px solid #e13e5a; }
:is(.pageinfo,.cWgZqtDuO) span{ padding:9px 14px; border-radius: 5px;}
:is(.pageinfo,.cWgZqtDuO) span:is(.thisclass,.cVlABDHZj) { font-weight:bold; color:#fff; background-color:#e13e5a; border:1px solid #e13e5a; }
:is(.pageinfo,.cWgZqtDuO) span.pageinfo { border:1px solid #eee;}
:is(.pageinfo,.cWgZqtDuO) span:is(.disabled,.cqbScMuGC) { display:none}
:is(.pageinfo,.cWgZqtDuO) :is(.cur,.cUZlSeMLh) { border:1px solid #555; color:#fff; background-color:#555; }
}

/* 强制不换行 */
:is(.nowrap,.cORCXnilj){white-space:nowrap;}
/* 允许单词内断句，首先会尝试挪到下一行，看看下一行的宽度够不够，
不够的话就进行单词内的断句 */
:is(.breakword,.cEdzuPJJn){word-wrap: break-word;}
/* 断句时，不会把长单词挪到下一行，而是直接进行单词内的断句 */
:is(.breakAll,.cEbEvUTbC){word-break:break-all;}			
/* 超出部分显示省略号 */
:is(.ellipsis,.cLZFYaflZ){text-overflow:ellipsis;overflow:hidden;}

/*网站地图*/
:is(.sitemap-list,.cnmtrsKiT){margin: 8px 0;}
.sitemap-list ul{}
:is(.sitemap-list,.cnmtrsKiT)>ul>li{padding: 2px 0;}
:is(.sitemap-list,.cnmtrsKiT)>ul>li>a{display: block;padding: 10px 0 10px 20px;background-color: #f7f7f7;font-size:20px;}
:is(.sitemap-list,.cnmtrsKiT) ul :is(.sub_menu,.clJjNTbdK){display: block;zoom:1;padding: 15px 0;}
:is(.sitemap-list,.cnmtrsKiT) ul :is(.sub_menu,.clJjNTbdK):after{clear:both;height:0;overflow:hidden;display:block;visibility:hidden;content:"."}
:is(.sitemap-list,.cnmtrsKiT) ul :is(.sub_menu,.clJjNTbdK) li{float: left;padding: 0px 15px;}
:is(.sitemap-list,.cnmtrsKiT) ul :is(.sub_menu,.clJjNTbdK) li a{font-size:16px;}
:is(.sitemap-list,.cnmtrsKiT) ul :is(.sub_menu,.clJjNTbdK) li a:hover{text-decoration: underline;}