@charset "utf-8";/* CSS Document *//* 基础设置 *//*=================default===================*/html,body {	margin: 0;	padding: 0;	width: 100%;	height: 100%;	position: relative;	}body {	overflow-x: hidden;	-webkit-text-size-adjust: none; height:100%; width: 100%;	overflow-y: scroll;	background: #fff;	font-size: 14px;	}@font-face{font-family: roboto-b;src: url('../font/Roboto-Bold-3.ttf');}@font-face{font-family: roboto-r;src: url('../font/Roboto-Regular-14.ttf');}*{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; line-height: 1.75;}.layui-form-switch ,.layui-form-switch *{ -webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}.af-cb:after{clear: both; content: ' '; overflow: hidden; width: 0; height: 0; display: block;}::selection{background:#E60012; color:#fff;}::-moz-selection{background:#E60012; color:#fff;}a,a:link{ color: #333; text-decoration: none;}a:hover,a:active{ color: #E60012; text-decoration: none;}a:hover i.pic-size img{-webkit-transform: scale(1.05); transform: scale(1.05);}.block{display: block !important;}/*定义动画*/.e-ani *,.e-ani *:before,.e-ani *:after{-webkit-transition: .3s; transition:.3s;}.nav * .nav-btn-bg{-webkit-transition:left .3s ease .03s; transition:left .3s ease .03s;}/*0.03延迟解决".nav-btn-bg"元素抖动*/.e-animte{-webkit-transition:height .5s, max-height .5s, min-height .5s, color .5s,background .5s,border .5s,opacity .5s,-webkit-transform .5s, top 0s linear .6s, bottom 0s linear .6s, left 0s linear .6s;transition:height .5s, max-height .5s, min-height .5s, color .5s,background .5s,border .5s,opacity .5s,transform .5s, top 0s linear .6s,bottom 0s linear .6s,left 0s linear .6s;}*.e-animte-show{-webkit-transition:height .5s, max-height .5s, min-height .5s, color .5s,background .5s,border .5s,opacity .5s,-webkit-transform .5s, top 0s linear 0s, bottom 0s linear 0s, top 0s linear 0s;transition:height .5s, max-height .5s, min-height .5s, color .5s,background .5s,border .5s,opacity .5s,transform .5s, top 0s linear 0s, bottom 0s linear 0s, top 0s linear 0s;}.animated { -webkit-animation-duration: .5s; animation-duration: .5s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}/*--简易切换动画--*/.tabs-box .bd{ transition: .3s;}.tabs-box .bd:after{content: ' '; clear: both; width: 0; height: 0; overflow: hidden;}.tabs-box .bd>.tabs-hide{ position: absolute; top: 0; left: -10000px; width: 100%; overflow: hidden; -webkit-transform: none; transform: none; opacity: 0; -webkit-animation: tabs-hide .8s; animation: tabs-hide .8s;}@-webkit-keyframes tabs-hide /* Safari 和 Chrome */{from { -webkit-transform: translateX(0); transform: translateX(0);  opacity: 1;}to { -webkit-transform: translateX(0); transform: translateX(0);  opacity: 0;}}@keyframes tabs-hide{from { -webkit-transform: translateX(0); transform: translateX(0);  opacity: 1;}to { -webkit-transform: translateX(0); transform: translateX(0);  opacity: 0;}}.tabs-box .bd>.tabs-on{ position: relative; top: 0; left: 0; width: 100%; -webkit-transform:none; transform: none; opacity: 1;}.tabs-box .bd>.tabs-show{ position: relative; top: 0; left: 0; width: 100%; overflow: visible; -webkit-transform:none; transform: none; opacity: 1; -webkit-animation: tabs-show .8s; animation: tabs-show .8s;}@-webkit-keyframes tabs-show /* Safari 和 Chrome */{from { -webkit-transform: translateX(0); transform: translateX(0);  opacity: 0;}to { -webkit-transform: translateX(0); transform: translateX(0);  opacity: 1;}}@keyframes tabs-show{from { -webkit-transform: translateX(0); transform: translateX(0);  opacity: 0;}to { -webkit-transform: translateX(0); transform: translateX(0);  opacity: 1;}}/* 切换 */.tabs-box .hd-line{transition: .3s;}.tabs-box .hd>*{position: relative;}.tabs-box .bd{ position: relative; overflow: hidden;}.e-anim-hide{display: none;}.e-anim-on{ display: block;}.e-anim-off{  pointer-events: none; display: block; display: none\9;}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {   .e-anim-off { display: block;  } /* IE10+ */}.tabs-box .e-anim-on{animation:tabs-anim-on .3s;animation-fill-mode: both;  width: 100%;}.tabs-box .e-anim-off{ animation:tabs-anim-off .3s;  width: 100%; position: absolute; animation-fill-mode: both;  top: 0;}@keyframes tabs-anim-on{	from { opacity: 0; }	to {opacity: 1;}}@keyframes tabs-anim-off{	from { opacity: 1; }	to { opacity: 0;}}/*--最小屏提示--*/@media screen and (max-width: 319px) {html{-webkit-transition: 0s;  transition: 0s; background: #fff url(../img/displayNone.png) center center no-repeat; }	body {		-webkit-transition: 0s;  transition: 0s; display: none;	}}/*--layui--*/.layui-layer,.layui-layer *{ -webkit-transition: 0s; transition: 0s;}/*--移动端横屏提示--*/@media (max-width: 991px) and (orientation : landscape) {	html.landscape {		background: #fff url(../img/landscape.png) center center no-repeat;	}	html.landscape body {		display: none;	}}/*--swiper2.x高度自适应--*/.swiper-container .swiper-wrapper{ height: auto !important;}/*默认动画时长*/.animated {  -webkit-animation-duration: 1s;  animation-duration:1s;  -webkit-animation-fill-mode: both;  animation-fill-mode: both;}.animated-s {  -webkit-animation-duration: .5s;  animation-duration:.5s;  -webkit-animation-fill-mode: both;  animation-fill-mode: both;}/*百度分享*/.bdsharebuttonbox,.bdsharebuttonbox *,.bd_weixin_popup_bg,.bd_weixin_popup{ -webkit-transition: 0s;transition: 0s;}.bdsharebuttonbox *{-webkit-transition: .3s;transition: .3s;}/*bshare分享*/#bsPanel,#bsPanel *,#bsBox,#bsBox *{-webkit-box-sizing: initial;-moz-box-sizing: initial;box-sizing: initial;}/*百度分享*/.bdsharebuttonbox,.bdsharebuttonbox *,.bd_weixin_popup_bg,.bd_weixin_popup{ -webkit-transition: 0s;transition: 0s;}.bdsharebuttonbox *{-webkit-transition: .3s;transition: .3s;}/*bshare分享微信弹窗兼容*/#bsWXBox{-webkit-box-sizing: initial;-moz-box-sizing: initial;box-sizing: initial;}/*百度地图*/.map *{ -webkit-transition: 0s;-moz-transition: 0s;-ms-transition: 0s;-o-transition: 0s;transition: 0s;}.map label,.map img{max-width: none !important; width: initial !important;}.map *{ font-size: 12px; -webkit-transition: 0s; transition: 0s; -webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}/*视频全屏*/.video-bg{position: absolute; z-index: -1; top: 50%; left: 50%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%); -webkit-transition: 0s; transition: 0s;}/*lightbox*/.lightbox,.lightbox *,.lightboxOverlay,.lightboxOverlay *{-webkit-transition: 0s;-moz-transition: 0s;-ms-transition: 0s;-o-transition: 0s;transition: 0s; -webkit-transform:translateZ(0); transform:translateZ(0);}/*--分页--*/div.pages {text-align: center; width: 100%; padding: 20px 0 0 0; margin: 0; line-height: 1.7;}div.pages *{ line-height: 1.7;}div.pages a,div.pages span { text-decoration: none; background: #fff; border: 1px solid #DDDDDD; padding: 6px 10px; margin: 3px; color: #333333; font-size: 12px; display: inline-block; font-weight: normal; -webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px; height: 32px; min-width: 32px;}div.pages a.on,div.pages a.hover,div.pages a:hover,div.pages a:active,div.pages span.current,div.pages span.disabled { background: #E60012; color: #fff; border: 1px solid #E60012;  line-height: 1.7;}@media screen and (min-width: 992px) {	div.pages{ padding-top: 40px;}	div.pages a,div.pages span{ margin:3px 7px;}	div.pages a,div.pages span{ padding: 7px 15px; font-size: 14px; height: 40px;  min-width: 40px;}}@media screen and (min-width: 1240px) {	div.pages{ padding-top: 50px;}}@media screen and (min-width: 1580px) {	div.pages{ padding-top: 60px;}}/*--移动端设置&小屏电脑 图片缩放--*//*设置最大屏像素-1*/@media screen and (max-width: 1259px){/*.content-box img,.content-bd img{width: auto !important; height: auto !important; max-width: 100%;}*/}/*图片比例裁剪预设*/i.pic-size{ width: 100%; height: 0; padding-bottom: 100%; position: relative; display: block; overflow: hidden;}i.pic-size img{ width: 100% !important; height: 100% !important; max-width: 100%; max-height: 100%; position: absolute; /* left: -100%; top: -100%; right: -100%; bottom: -100%;*/ margin: auto; object-fit: contain;}i.pic-size-cover img{object-fit: cover;}i.pic-size-scale-down img{object-fit: scale-down;}i.pic-size-none img{object-fit: none;}.layui-form-checked[lay-skin=primary] i{ border-color: #E60012; background-color: #E60012;}.layui-form-checkbox[lay-skin=primary]:hover i{ border-color: #E60012;}/*=================layout===================*/@media screen and (min-width: 320px) {	.container{ padding: 0 15px; margin: 0 auto; width: 100%;}	.container:after{ content: " "; display: block; clear: both; width: 0; height: 0; overflow: hidden;}	.container-max{ padding: 0 15px; width: 100%; margin: 0 auto;}	/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/		::-webkit-scrollbar		{		    width: 10px;		    height: 10px;		    background-color: #f7f7f7;		}		 		/*定义滚动条轨道 内阴影+圆角*/		::-webkit-scrollbar-track		{		    background-color: #e6e6e6;		}		 		/*定义滑块 内阴影+圆角*/		::-webkit-scrollbar-thumb		{		    background-color: #aaa;		}}@media screen and (min-width: 992px) {	.container{ width: 980px; padding: 0 10px;}}@media screen and (min-width: 1240px) {	.container{ width: 1220px; padding: 0 10px;}}@media screen and (min-width: 1580px) {	.container{ width: 1420px; padding: 0 10px;}}/*=================header===================*/@media screen and (min-width: 320px) {		div.nav-poa{ position: absolute; left: 0; top: 0; width: 100%;}	.container-header{position: relative;}	.nav-box-bg{-webkit-background-size: cover;	background-size: cover; height: 55px; width: 100%; position: absolute; left: 0; top: 0; z-index: 8;}	.nav-box{ height: 55px; position: relative; width: 100%; z-index: 100;  background: #fff; box-shadow: 0 0 5px rgba(0,0,0,.2); position: absolute;}			.nav-box-por{position: relative;}		.header-box{ height: 55px; display: none;}	.logo{ float: left; position: relative; z-index: 9; height: 55px; padding: 15px 0 15px 0;}	.logo a{ display: block; height: 100%;}	.logo img{ height:100%; display: block;}			.nav-btn{ display: block; padding: 0 10px; margin-right: -10px; float: right; cursor: pointer; position: relative; z-index: 9; margin-top: 10px; border-radius: 4px; height: 37px;}	.nav-btn i{ line-height: 35px; font-size: 24px; width: 35px; text-align: center; color: #E60012; overflow: hidden; display: inline-block;}	.nav-btn i.nav-hide-btn{ display: none;}		.nav-btn-show  i.nav-hide-btn{ display: block;}	.nav-btn-show  i.nav-show-btn{ display: none;}		.nav{ position: absolute; top: 55px; left: 0; right: 0; background: #fff;  padding:10px 15px; box-shadow: 0 15px 15px  rgba(0,0,0,.2); border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; z-index: 8;}		.nav.e-anim-on{animation:nav-anim-on .3s; animation-fill-mode: both; }	.nav.e-anim-off{ animation:nav-anim-off .5s; animation-fill-mode: both;}					.nav-list{ visibility: visible !important;}	.nav-list li{}	.nav-list li a::before{ content: ' '; border-top: solid 1px #f4f4f4; position: absolute; bottom:0; left: 0; right: 0;}	.nav-list li:nth-last-child(2){border-bottom: none;}	.nav-list li a{ display: block; position: relative;}	.nav-list li a b{font-weight: normal; line-height: 42px; position: relative; color: #333333; display: block; text-align: center;}			.nav-list li .nav-list-sub{ overflow: hidden; background: #f4f4f4; overflow: hidden; 	transition:height .3s,opacity .3s;}	.nav-list li .nav-list-sub div{ padding: 10px;}	.nav-list li .nav-list-sub a{ line-height: 40px; border-bottom: solid 1px rgba(128,128,128,.1); color: #333; font-size: 12px; text-align: center;}	.nav-list li .nav-list-sub a::before{ display: none;}	.nav-list li .nav-list-sub a:nth-last-child(2){border: none;}	.nav-list li .nav-list-sub a span{ color: #333;}	.nav-list li .nav-list-sub a.on-02 span{ color: #E60012;}	.nav-list li .nav-list-sub a.on-02{ background: #E7EFF6;}	.nav-list .nav-on{ border-color: transparent; position: relative; z-index: 9;}	.nav-list .nav-on a{border-bottom:none ;}	.nav-list .nav-off{ position: relative; z-index: 1;}			.nav-list li .on b,.nav-list li .on i:before{ color: #E60012;}	.nav-list li.nav-on a b,.nav-list li.nav-on a i:before{ color: #E60012;}		.nav-list li.nav-on .nav-list-sub{ }			.nav-list div.nav-btn-bg,.nav-list div.nav-btn-bg-02{ opacity: 0; filter:Alpha(opacity=0); width: 100%; left: 0; top: 0; height: 46px; background: #E60012; z-index: -1; position: absolute; display: none;}	.nav-list div.nav-btn-bg-02{ width: auto; left: auto;}	.nav-list div.nav-btn-bg-02-show{ opacity: 1;  filter:Alpha(opacity=100); }			.nav-list-sub.e-anim-hide{ display: block; }		.nav-list a b{ transition: color .3s,background .3s;}				.nav-list-height.e-anim-on{animation:nav-list-anim-on .3s; animation-fill-mode: both; display: block;}	.nav-list-height.e-anim-off{ animation:nav-list-anim-off .3s; animation-fill-mode: both; display: block;}		.nav-list li .nav-list-sub div.btn-sub-bg{display: none;}			.nav-top{ margin-bottom: 15px;}	.nav-search{position: relative;}	.nav-search input{ width: 100%; background: #fff; background: rgba(255,255,255,.5); border: solid 1px #CACDD3; height: 40px; border-radius: 4px; padding: 0 40px 0 15px;}		.nav-search button{ width: 40px; height: 40px; border: none; padding: 0; background: none; position: absolute; right: 0; top: 0;}	.nav-search button i::before{ color: #E60012; font-size: 24px; cursor: pointer;}	.nav-link ul{display: flex; padding-top: 10px;}	.nav-link li{flex:1; text-align: center; position: relative;}	.nav-link li a{ color: #fff;}	.nav-link li::before{ content: ' '; width: 1px; height: 14px; background: #fff; position: absolute; right: 0; top: 50%; margin-top: -7px;}	.nav-link li:nth-last-child(1)::before{display: none;}		.wx-box{display: none;}}		@keyframes nav-anim-on{		from { opacity: 0; transform: translateY(-10px); filter: blur(2px);}		to {opacity: 1; transform: translateY(0);}	}	@keyframes nav-anim-off{		from { opacity: 1; transform: translateY(0); filter: blur(0);}		to { opacity: 0; transform: translateY(-10px); filter: blur(2px);}	}		@keyframes nav-list-anim-on{		from { opacity: 0; transform: translateY(-20px);}		to {opacity: 1; transform: translateY(0);}	}	@keyframes nav-list-anim-off{		from { opacity: 1; transform: translateY(0);}		to { opacity: 0; transform: translateY(20px);}	}		@media screen and (min-width: 375px) {	}@media screen and (min-width: 480px) {	/* .logo{ height: 76px; padding: 30px 0;}	.nav-box-bg{ height: 76px;}	.nav-box{ height: 76px;}	.header-box{ height: 76px;}	.nav{ top: 76px;}	.nav-btn i{ line-height: 76px; font-size: 28px; width: 30px;}	 */	}@media screen and (min-width: 992px) {		.nav{ height: 80px;}	.nav:before{display: none;}	.nav-box-bg{ height: 80px;}		.nav-box{ box-shadow: none; position: absolute; height: 80px; background: #fff; width: 100%; box-shadow: 0 0 10px rgba(0,0,0,.16);}		.nav-box-por{position: relative;}		.header-box{ height: 80px; display: none;}		.logo{ height: 80px; padding: 0; margin-top: 0; z-index: 11;}	.logo img{ margin: 0 auto; padding: 25px 0;}	.logo a{ width: 100%; height: 100%; display: block; padding: 0;}		.nav-btn{ display: none;}	.nav{ position: relative; -webkit-transform: none; transform: none; opacity: 1; filter:Alpha(opacity=100); z-index: 9; box-shadow: none; padding: 0; border-top: none; border-bottom-left-radius: 0;border-bottom-right-radius: 0; overflow: visible; background: none; top: 0;  padding-left: 0; padding-right: 0; left: auto; right: auto; -webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;}			.nav-top{ right: 0; position: absolute; top: 20px; padding: 0; background: none; margin-bottom: 0;}		.nav-list:after{ content: ' '; overflow: hidden; clear: both; display: block;}	.nav-list{  display: flex; top: 0; float: left; position: relative;}	.nav-list li{ border-bottom: none; position: relative; border: none;}	.nav-list li a::before{ border: none; }	.nav-list li a b{ line-height: 80px; height: 80px; color: #333; overflow: hidden; font-weight: normal; font-size: 14px;}	.nav-list li a{ height: 80px; line-height: 80px; padding: 0 6px; font-size: 14px; position: relative;}	.nav-list{ padding-left: 20px;}			/*.nav-list li:nth-last-of-type(1) a:after{display: none;}*/	.nav-list li.nav-on>a b{ color: #E60012;}	.nav-list li.nav-off>a b{ color: #333;}	.nav-list li .on b/*,.nav-list li a:hover b*/{ color: #E60012;}	.nav-list li .on .nav-btn-bg{ opacity: 1;filter:Alpha(opacity=100); background: none; display: none;}	.bd-more{border-bottom-color: #fff; display: none;}	.nav-list li .nav-list-sub{ position: absolute; top: 80px; box-shadow: 0 5px 8px rgba(0,0,0,.3);  box-shadow:none; -webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;padding-top: 0; left: 0; width: auto; background: none; width: 1000px;}	.nav-list li .nav-list-sub .nav-list-height{padding: 0; overflow: hidden; position: relative; float: left;}	.nav-list li .nav-list-sub a{ height: auto; border: none; font-size: 12px; padding:  0 10px;  text-align: center; line-height: 40px; position: relative; z-index: 2; float: left;}	.nav-list li .nav-list-sub a span{color: #333; white-space: nowrap; padding: 0;}		.nav-list li .nav-list-sub a:hover span,.nav-list li .nav-list-sub a.on span{  color: #E60012;}.nav-list li .nav-list-sub a:hover,.nav-list li .nav-list-sub a.on{ color: #E60012;}		.nav-list div.nav-btn-bg,.nav-list div.nav-btn-bg-02{ height: 80px; transition: .3s; display: block; background: none;}	.nav-list div.nav-btn-bg:before,.nav-list div.nav-btn-bg-02:before{ content: ' '; position: absolute; left: -1px; right: 1px; bottom: 0; height:1px; background: #E60012; z-index: 9;}		.nav-list-sub.e-anim-hide{ display: none;}	.nav.e-anim-hide{ display: block;}		.nav-list-height.e-anim-on{animation:nav-list-anim-on-pc .5s; animation-fill-mode: both; display: block;}	.nav-list-height.e-anim-off{ animation:nav-list-anim-off-pc .2s; animation-fill-mode: both; display: block;}				/*PC二级下拉背景色*/	.nav-list-sub-bg{ display: block; position: absolute; top: -100%; height: 40px; width: 100%; left: 0; background: #f0f0f0; opacity: 0;  filter:Alpha(opacity=0); }	.nav-list-sub-bg-show{ opacity: .8;  filter:Alpha(opacity=80); top: 80px;}		.header-swiper-box{ position: absolute; left: 0; top: 0; width: 100%;}	.header-bg{ height: 0; background-position: center center; background-repeat: no-repeat; background-color: #E60012;}		/* pc二级栏目滑块 */	.nav-list li .nav-list-sub div.btn-sub-bg{display: block; position: absolute; width: 0; left: 0; height: 40px; padding: 0; transition: .3s;}		/* top-r */	.nav-top{ display: flex;}	.search{ padding-left: 0;}	.search input{ font-size: 12px; width: 36px; padding-right: 0; opacity: 0; transition: .3s;}		.search button .icon-search::before{ color: #fff;}	.search.show input{ width: 180px; padding-right: 36px;opacity: 1; border: none;}	.search.show button .icon-search::before{}	.search.show button .icon-search:hover::before{ color: #E60012;}			.nav-search{ width: 180px;}	.nav-search input{ border: none; border-bottom: solid 1px #C4C4C4; border-radius: 0; height: 40px; padding-left: 0; position: relative; background: none;}	.nav-search::before{ content: ' ';  height: 1px; width: 100%; background: #E60012; position: absolute; left: 0; bottom: 0; z-index: 2; transform: scaleX(0); transition: .3s; transform-origin: 0 0;}	.nav-search-on::before{transform: scaleX(1);}	.nav-search button{ width: 40px; height: 40px;}	.nav-search button i::before{ color: #E60012; font-size: 24px;}		.nav-link { margin-left: -10px;}	.nav-link li{ flex:none;}	.nav-link li a{ color: #666; padding: 0 10px ;}	.nav-link li a:hover{ color: #E60012;}	.nav-link li::before{ background: #666;}		.wx-box{ display: block; width: 40px; height: 40px; display: flex; align-items: center; justify-content: center; margin-left: 10px; position: relative;}	.wx-box i.iconfont::before{ color: #C8C8C8; font-size: 24px;}	.wx-box dt{cursor: pointer;}	.wx-box dd{ position: absolute; left: -50%; margin-left: -10px; width: 100px; padding: 5px; background: #f4f4f4; top: 40px;}	.wx-box dd::before{content: ' '; border-bottom: solid 8px #f4f4f4; border-left: solid 8px transparent; border-right: solid 8px transparent; position: absolute; left: 50%; top: -8px; margin-left: -8px;}	.wx-box dd img{width: 100%;}	.wx-box .e-anim-on{animation:wx-box-anim-on .3s; animation-fill-mode: both; display: block;}	.wx-box .e-anim-off{ animation:wx-box-anim-off .3s; animation-fill-mode: both; display: block;}			.nav-box-skin{ background: rgba(0,0,0,0); box-shadow: 0 0 10px rgba(0,0,0,0);}	.nav-box-skin .logo img{ filter: contrast(0%) brightness(1000%);}		.nav-box-skin .nav-list li.nav-on>a b{ color: #E60012;}	.nav-box-skin .nav-list li a b,.nav-box-skin .nav-list li .on b{ color: #fff;}	.nav-box-skin .wx-box i.iconfont::before{ color: #fff;}		.nav-box-skin .nav-search input:-ms-input-placeholder {	    color: #fff;	}/* Internet Explorer 10+ */		.nav-box-skin .nav-search input::-webkit-input-placeholder {	    color: #fff;	}/* WebKit browsers */		.nav-box-skin .nav-search input::-moz-placeholder {	    color: #fff;	}/* Mozilla Firefox 4 to 18 */		.nav-box-skin .nav-search input:-moz-placeholder {	    color: #fff;	}/* Mozilla Firefox 19+ */		.nav-box-skin .nav-search input{ border-bottom-color: #fff; color: #fff;}	.nav-box-skin .nav-search button i::before{color: #fff;}	}@keyframes nav-list-anim-on-pc{	from { opacity: 0; transform: translateY(-10px);}	to {opacity: 1; transform: translateY(0);}}@keyframes nav-list-anim-off-pc{	from { opacity: 1; transform: translateY(0);}	to { opacity: 0; transform: translateY(10px);}}@keyframes wx-box-anim-on{	from { opacity: 0; transform: translateY(-10px);}	to {opacity: 1; transform: translateY(0);}}@keyframes wx-box-anim-off{	from { opacity: 1; transform: translateY(0);}	to { opacity: 0; transform: translateY(10px);}}@media screen and (min-width: 1240px) {	.nav-list li a{ padding: 0 15px;}}@media screen and (min-width: 1560px) {	.nav-list li a{ padding: 0 15px;}	.wx-box{margin-left: 15px;}	.container-header{width: 100%; padding: 0 2.5vw;}		.nav{ height: 100px;}	.nav-box-bg{ height: 100px;}	.nav-box{ height: 100px;}	.logo{ height: 100px;}		.logo img{ padding: 26px 0;}	.nav-list{ padding-left: 75px;}	.nav-list li a{ padding: 0 25px; height: 100px; line-height: 100px;}	.nav-list li a b{ height: 100px; line-height: 100px; font-size: 18px;}	.nav-list-sub-bg-show{ top: 100px;}	.nav-list li .nav-list-sub{ top: 100px;}	.nav-list li .nav-list-sub a{font-size: 14px; line-height: 50px;}	.nav-list-sub-bg{height: 50px;}		.nav-top{ top: 30px;}}/* 首页swiper */@media screen and (min-width: 320px) {	.swiper-ind{height: 100%;}		.ind-bd{ padding-top: 55px; display: flex; align-items: center; height: 100vh; -webkit-background-size: cover;	background-size: cover; background-position: center;}	.ind-tit{ padding-bottom: 15px;}	.ind-tit span{ display: block; font-weight: bold; font-style: normal; text-transform: uppercase; font-size: 12px; color: #E60012; line-height: 1; padding-bottom: 5px;}	.ind-tit b{ display: block; padding-bottom: 10px; font-size: 18px; line-height: 1;}	.ind-tit hr{ width: 36px; height: 2px; background: #E60012; margin: 0;}	.ind-btn a,.ind-btn>div{background: #E60012; display: inline-flex; align-items: center; width: 140px; padding: 0 15px; height: 42px; justify-content: space-between;}	.ind-btn span{ color: #fff;}	.ind-btn i::before{ color: #fff;}	.ind-btn a:hover{width: 160px;}	a:hover .ind-btn div{width: 160px;}		.ind-page{ display: none;}		.ani{opacity: 0;}}@media screen and (min-width: 375px) {	}@media screen and (min-width: 480px) {	}@media screen and (min-width: 992px) {	.ind-bd{ padding-top: 80px;}		.ind-btn a,.ind-btn>div{ width: 180px; padding: 0 20px; }	.ind-btn a:hover{ width: 200px;}	a:hover .ind-btn div{width: 200px;}		.ind-tit{ padding-bottom: 20px;}	.ind-tit span{ font-size: 14px; padding-bottom: 10px;}	.ind-tit b{ font-size: 24px; padding-bottom: 15px;}	.ind-tit hr{ width: 72px; height: 4px;}}@media screen and (min-width: 1240px) {	.ind-tit span{ font-size: 16px;}	.ind-tit b{ font-size: 30px;}	.ind-tit{ padding-bottom: 25px;}}@media screen and (min-width: 1580px) {	.ind-bd{ padding-top: 100px;}	.ind-tit b{ font-size: 36px;}	.ind-tit{ padding-bottom: 30px;}		.ind-page{ display: block;  position: fixed; right: calc(25vw - 360px); top: 50%; z-index: 9; transform: translateY(-50%); padding-top: 100px; transition: .3s;}	.ind-page .btn{display: flex; flex-direction: column; width: 14px; align-items: center; justify-content: center; padding: 10px 0; cursor: pointer;}	.ind-page .drop{ width: 12px; height: 12px; border-radius: 50%; background: #C7C7C7; display: block;}	.ind-page .page{font-size: 18px; color: #E60012; line-height: 1;}	.ind-page span{ font-size: 14px; line-height: 18px; color: #999; display: block; text-align: center;}	.ind-page .btn div{flex-direction: column; align-items: center; justify-content: center; display: none;}		.ind-page.off{opacity: 0; pointer-events: none;}		.ind-page .btn.on .drop{display: none;}	.ind-page .btn.on div{ display: flex;}}/* banner */@media screen and (min-width: 320px) {	.swiper-banner{ height: 100vh;}	.swiper-banner .swiper-slide{height: 100vh; -webkit-background-size: cover;	background-size: cover; background-position: center center;}	.swiper-banner .shade{ background-image: linear-gradient(rgba(0,0,0,.4), rgba(0,0,0,0)); position: absolute;left: 0; top: 0; right: 0; width: 100%; height: 100%;}		.swiper-banner .swiper-slide{ display: flex; align-items: center; justify-content: center;}	.swiper-banner .swiper-slide .mess{position: relative; z-index: 2;}	.swiper-banner .swiper-slide .tit{color: #fff; font-size: 24px;}	.swiper-banner .swiper-slide .txt{color: #fff; }	.swiper-banner .swiper-slide .ind-btn{ padding-top: 30px;}		.swiper-banner>.banner-pagination{ position: absolute; bottom: 110px; top: auto; z-index: 2; text-align: center; width: 100%;}	.swiper-banner>.banner-pagination .swiper-pagination-bullet{ background: #FFF; opacity: 1; width: 12px; height: 12px; margin: 0 10px; box-shadow: 0 0 5px rgba(0,0,0,.2);}	.swiper-banner>.banner-pagination .swiper-pagination-bullet-active{ background: #E60012;}		.banner-prev{display: none;}	.banner-next{display: none;}}@media screen and (min-width: 375px) {	}@media screen and (min-width: 480px) {	}@media screen and (min-width: 992px) {	.swiper-banner .swiper-slide .tit{ font-size: 36px;}	.swiper-banner .swiper-slide .txt{ font-size: 14px;}	.swiper-banner .swiper-slide .ind-btn{ padding-top: 40px;}}@media screen and (min-width: 1240px) {	.swiper-banner .swiper-slide .tit{ font-size: 42px;}	.swiper-banner .swiper-slide .txt{ font-size: 16px;}	.swiper-banner .swiper-slide .btn{ padding-top: 45px;}		.banner-prev,.banner-next{display: block; left: calc(25vw - 360px); position: absolute; z-index: 2; top: 50%; cursor: pointer;}	.banner-next{ left: auto; right: calc(25vw - 360px);}		.banner-prev i,.banner-next i{ font-size: 40px; line-height: 1; color: #fff; opacity: .4; display: block;}	.banner-prev:hover i,.banner-next:hover i{ opacity: 1;}	.banner-prev:hover i{ transform: translateX(-10px);}	.banner-next:hover i{ transform: translateX(10px);}		.swiper-banner>.banner-pagination{ bottom: 150px;}}@media screen and (min-width: 1580px) {	.swiper-banner .swiper-slide .tit{ font-size: 50px;}	.swiper-banner .swiper-slide .txt{ font-size: 18px;}	.swiper-banner .swiper-slide .btn{ padding-top: 45px;}}/* brand */@media screen and (min-width: 320px) {	.brand-bg{ position: absolute; left: 0; bottom: 0; width: 100%; background: #FFF; height: 100px; z-index: 2;}		i.pic-scale-brand{ padding-bottom: 100px;}		.brand-box{display: flex; align-items: center;}	.brand-box .brand-prev,.brand-box .brand-next{ width: 30px; height: 50px; display: flex; align-items: center; justify-content: center; background: #F3F3F3; flex-basis: 30px; flex-shrink: 0; cursor: pointer; transition: .3s;}	.brand-box .brand-prev i,.brand-box .brand-next i{ color: #8D8D8D;}		.swiper-brand{flex: 1;}		.brand-box .brand-prev:hover,.brand-box .brand-next:hover{ background: #E60012;}	.brand-box .brand-prev:hover i::before,.brand-box .brand-next:hover i::before{ color: #fff;}	.brand-box .brand-prev:hover{transform: translateX(-5px);}	.brand-box .brand-next:hover{transform: translateX(5px);}		}@media screen and (min-width: 375px) {	}@media screen and (min-width: 480px) {	}@media screen and (min-width: 992px) {	}@media screen and (min-width: 1240px) {	.brand-bg{ height: 120px; padding: 10px 0;}}@media screen and (min-width: 1580px) {	}/* 业务领域 */@media screen and (min-width: 320px) {	.business-box .hd{display: flex; flex-wrap: wrap;}	.business-box .hd .btn{ display: flex; align-items: center; justify-content: center; flex-basis: 33.3333%; width: 0; padding: 0 5px; height: 36px; background: #F9F9F9; border-left: solid 1px #fff; border-bottom: solid 1px #fff; cursor: pointer;}	.business-box .hd .btn div{display: flex;}	.business-box .hd .btn div i{display: none;}	.business-box .hd .btn span{font-size: 12px; color: #333;}	.business-box .hd .more{ display: none;}		.business-box .btn.on{ background: #E60012;}	.business-box .btn.on span,.business-box .btn.on i::before{ color: #fff;}		/* i.pic-scale-business{padding-bottom: 64.182%;} */	 i.pic-scale-business{padding-bottom: 54.545%;}			.business-box .bd-box{ padding-top: 5px;}	.business-box .tit{ font-weight: bold; color: #333; overflow: hidden; -ms-text-overflow: ellipsis;	text-overflow: ellipsis; white-space: nowrap;}	.business-box .txt{ margin-bottom: 10px; font-size: 12px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; color: #666; height: 42px;}	.business-box .mess-box{ padding-top: 5px;}		}@media screen and (min-width: 375px) {	}@media screen and (min-width: 480px) {	}@media screen and (min-height: 640px) and (max-width: 991px) {	.business-box .bd-box{ padding-top: 10px;}	.business-box .mess-box{ padding-top: 10px;}	.business-box .tit{font-size: 18px;}	.business-box .txt{font-size: 14px; -webkit-line-clamp:3; height: 72px;}	.business-box .txt{ margin-bottom: 20px;}}@media screen and (min-width: 992px) {	.business-box{ display: flex;}	.business-box .hd{ flex-basis: 250px; flex-shrink: 0;}	.business-box .bd{ flex: 1;}	.business-box .hd .btn{flex-basis: 100%; height: auto;}		.business-box .bd-box{ padding-top: 0;}		.business-box .shade{ position: absolute; left: 0; bottom: 0; top: 50%; right: 0; background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.8));}	.business-box .mess-box{ position: absolute; left: 50px; bottom: 30px; right: 50px;}	.business-box .tit{ color: #fff; margin-bottom: 15px; font-size: 18px;}	.business-box .txt{ color: #fff; margin-bottom: 30px; }		.business-box .hd .btn{ justify-content: space-between; padding:0 20px; border-right: none; border-bottom: solid 1px #E6E6E6;}	.business-box .hd .btn:nth-last-child(1){border-bottom: none;}	.business-box .hd .btn div{display: flex; align-items: center;}	.business-box .hd .btn span{font-size: 14px;}	.business-box .hd .btn div i{display: block; margin-right: 20px;}	.business-box .hd .btn div i::before{ font-size: 30px; line-height: 1; color: #A7A7A7;}	.business-box .hd .btn i.more{display: block;}	.business-box .btn.on div i::before{ color: #fff;}		}@media screen and (min-width: 1240px) {	.business-box .tit{ font-size: 20px;}	.business-box .txt{ font-size: 14px;}}@media screen and (min-width: 1580px) {	.business-box .hd{ flex-basis: 300px;}	.business-box .tit{ font-size: 22px;}	.business-box .hd .btn span{font-size: 18px;}	.business-box .hd .btn div i::before{font-size: 36px;}}/* 关于珠光 */@media screen and (min-width: 320px) {	.company-box img{width: 100%;}		i.pic-scale-company{ padding-bottom: 75.362%;}	.pic-box{display: none;}		.company-box .mess-box{padding: 15px; background: #FFF; box-shadow: 0 3px 13px rgba(0,0,0,.16);}		.company-box .mess-box .tit{ padding-bottom: 13.707%; display: flex; background: url(../img/company-bg@2x.png); -webkit-background-size: cover;	background-size: cover; position: relative;}	.company-box .mess-box .tit b{position: absolute; left: 0; top: 0; right: 0; bottom: 0; display: flex; align-items: center; font-size: 16px;}		.company-box .mess-box .txt{ margin-top: 5px; font-size: 12px; text-align: justify;}	.company-box .mess-box ul{display: flex; flex-wrap: wrap; margin: -5px -10px; padding: 10px 0;}	.company-box .mess-box ul li{ flex-basis: 50%; padding: 5px 10px; position: relative;}	.company-box .mess-box ul li::before{ content: ' '; width: 1px;  position: absolute; top: 10px; bottom: 10px; right: 0; background: #D5D5D5;}	.company-box .mess-box ul li::after{ content: ' '; height: 1px;  position: absolute; left:10px; bottom: 0; right: 10px; background: #D5D5D5;}	.company-box .mess-box ul li:nth-child(even)::before{display: none;}	.company-box .mess-box ul li:nth-last-child(1)::after,.company-box .mess-box ul li:nth-last-child(2)::after{display: none;}		.company-box .mess-box ul li div{font-size: 12px; color: #333;}	.company-box .mess-box ul li .data{display: flex; align-items: center; color: #E60012;}	.company-box .mess-box ul li .data b{ font-family: roboto-b; font-size: 16px; line-height: 1.4;}	.company-box .mess-box ul li .data span{font-size: 12px; padding-left: 5px;}	}@media screen and (min-width: 375px) {	}@media screen and (min-width: 480px) {	}@media screen and (min-height: 640px) and (max-width: 991px) {	.company-box .mess-box .tit b{font-size: 18px;}	.company-box .mess-box .txt{font-size: 14px;}}@media screen and (min-width: 992px) {	.company-box{  position: relative;}	.company-box .mess-box {width: 64.2857%; padding: 20px; padding-right: calc(14.2857% + 20px);}		.company-box .mess-box ul{ padding-top: 15px; padding-bottom: 20px; margin: -5px -20px;}	.company-box .mess-box ul li{ flex-basis:auto; padding: 5px 20px;}		.company-box .mess-box .tit b{font-size: 18px;}	.company-box .mess-box .txt{font-size: 14px; line-height: 2;}		.company-box .mess-box ul li:nth-child(n)::before{display: block;}	.company-box .mess-box ul li:nth-last-child(1)::before{display: none;}	.company-box .mess-box ul li::after{display: none;}		.company-box .mess-box ul li .data b{font-size: 20px;}		.pic-box {display: block; position: absolute; right: 0; width: calc(50% - 10px); top: 50%; transform: translateY(-50%); z-index: 2;}		.company-box .mess-box .txt{margin-top: 15px;}}@media screen and (min-width: 1240px) {	.company-box .mess-box .tit b{font-size: 20px;}	.company-box .mess-box { padding: 40px 30px; padding-right: calc(14.2857% + 20px);}	.company-box .mess-box ul li .data b{font-size: 28px;}	.company-box .mess-box ul li .data span{font-size: 14px;}	.company-box .mess-box ul li div{font-size: 14px;}		.company-box .mess-box .txt{ margin-top: 20px;}}@media screen and (min-width: 1580px) {	.company-box .mess-box .tit b{font-size: 22px;}	.company-box .mess-box .txt{font-size: 16px;}	.company-box .mess-box { padding: 50px 40px; padding-right: calc(14.2857% + 20px);}		.company-box .mess-box ul li .data b{font-size: 34px;}	.company-box .mess-box ul li .data span{font-size: 16px;}	.company-box .mess-box ul li div{font-size: 16px;}		.company-box .mess-box ul{padding-top: 30px; padding-bottom: 40px; margin: -5px -35px;}	.company-box .mess-box ul li{ padding: 5px 35px;}		.company-box .mess-box .txt{ margin-top: 25px;}}/* 珠光活动 */@media screen and (min-width: 320px) {	i.pic-scale-publicize{ padding-bottom:35vh;}	.publicize-box a{position: relative; display: block;}	.publicize-box .shade{ position: absolute; left: 0; bottom: 0; top: 50%; right: 0; background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.8));}	.publicize-box .mess-box{ position: absolute; left: 15px; bottom: 15px; right: 15px;}	.publicize-box .tit{ color: #fff; margin-bottom: 0; font-size: 16px; overflow: hidden; -ms-text-overflow: ellipsis;	text-overflow: ellipsis; white-space: nowrap;}	.publicize-box .txt{ color: #fff; margin-bottom: 20px; font-size:12px;}		/*.publicize-box .mess-box>div:nth-last-child(1){padding-bottom: 0; margin-bottom: 0;}*/		.swiper-publicize>.publicize-pagination{ position: absolute; bottom: 10px; top: auto; left: auto; right: 10px; z-index: 2; text-align: center; width: auto;}	.swiper-publicize>.publicize-pagination .swiper-pagination-bullet{ background: #FFF; opacity: 1; width: 10px; height: 10px; margin: 0 5px; box-shadow: 0 0 5px rgba(0,0,0,.2);}	.swiper-publicize>.publicize-pagination .swiper-pagination-bullet-active{ background: #E60012;}		i.pic-scale-publicize-02{ padding-bottom: 18vh;}		.publicize-l{}		.publicize-r{ padding-top: 10px;}	.publicize-r ul{ margin: -5px;}	.publicize-r ul li{ padding: 5px;}		.publicize-list-01{ display:none;}	.publicize-list-02{ display:none;}}@media screen and (min-width: 375px) {	}@media screen and (min-width: 480px) {	}@media screen and (min-width: 992px) {	/*.publicize-box .mess-box{  left: 20px; bottom: 20px; right: 20px;}*/		.swiper-publicize>.publicize-pagination{ bottom: 20px; right: 20px;}		.publicize-box{display: flex; margin: -10px; flex-wrap:wrap;}	.publicize-l{flex-basis: 50%; min-width: 0; padding: 10px; display:none;}	.publicize-r{flex-basis: 50%; min-width: 0; padding: 10px; display:none;}		.publicize-r ul{ margin: -10px;}	.publicize-r ul li{ padding: 10px;}	.publicize-r ul li:nth-child(2){display: block;}		/*i.pic-scale-publicize{ padding-bottom: 410px;}	i.pic-scale-publicize-02{ padding-bottom: 195px;}*/		i.pic-scale-publicize{ padding-bottom: 20vh;}	i.pic-scale-publicize-02{ padding-bottom: 20vh;}			.publicize-box .tit{font-size: 16px;}			.publicize-list-01{ display:block; flex-basis: 100%;}	.publicize-list-02{ display:block; flex-basis: 100%; padding-top: 10px;}		.publicize-list-01 ul{display:flex; flex-wrap:wrap; margin:-5px;}	.publicize-list-01 li{flex-basis: 33.3333333%; min-width: 0; padding: 5px;}		.publicize-list-02 ul{display:flex; margin:-5px;}	.publicize-list-02 li{flex-basis: 50%; min-width: 0; padding: 5px;}		.publicize-box .txt{margin-bottom:0; opacity:0; max-height:0; overflow:hidden;}	.publicize-box a:hover .txt{ opacity:1; max-height:100px;}}@media screen and (min-width: 1240px) {	./*publicize-box .mess-box{ left: 25px; bottom: 25px; right: 25px;}*/	.swiper-publicize>.publicize-pagination{ right: 25px;}		/*i.pic-scale-publicize{padding-bottom: 510px;}	i.pic-scale-publicize-02{ padding-bottom: 245px;}*/			.publicize-box .tit{font-size: 18px;}		.publicize-list-01 ul{ margin:-10px;}	.publicize-list-01 li{ padding: 10px;}		.publicize-list-02{ padding-top:20px;}	.publicize-list-02 ul{ margin:-10px;}	.publicize-list-02 li{ padding: 10px;}}@media screen and (min-width: 1580px) {	/*.publicize-box .mess-box{ left: 30px; bottom: 30px; right: 30px;}*/	.swiper-publicize>.publicize-pagination{ right: 30px;}		/*i.pic-scale-publicize{padding-bottom: 650px;}	i.pic-scale-publicize-02{ padding-bottom: 315px;}*/		}/* footer */@media screen and (min-width: 320px) {	.footer{ background: #F9F9F9;}		.footer-box{ padding: 20px 0;}	.footer-qr{width: 147px; padding-bottom: 15px;}	.footer-qr img{width: 100%; border: solid 1px #D9D9D9;}		.footer-box{ display: flex; align-items: center; justify-content: center;}	.footer-l{ width: 147px;}	.footer-r{display: none;}		.footer-l .tel{ padding-bottom: 15px;}	.footer-l .tel dt{ font-size: 14px; padding-bottom: 5px;}	.footer-l .tel dd{ font-size: 18px; font-weight: bold; font-family:  roboto-b; color: #E60012; line-height: 1;}		.footer-l .link{ width: 147px;}	.footer-l .link dl{position: relative;}	.footer-l .link dt{width: 100%; background: #FFF; border-radius: 4px; height: 36px; display: flex; align-items: center; padding: 0 40px 0 15px; color: #2C3036; position: relative; cursor: pointer;}	.footer-l .link dt i{ border-top: solid 8px #C5C5C5; border-left: solid 5px transparent; border-right: solid 5px transparent; position: absolute; right: 15px;}		.footer-l .link dd{ position: absolute; left: 0; bottom: 36px; right: 0;}	.footer-l .link dd{ background: #fff; box-shadow: 0 0 10px rgba(0,0,0,.16);}	.footer-l .link dd a{display: block; padding: 0 15px;}	.footer-l .link dd a span{ border-bottom: solid 1px #f4f4f4; display: block; line-height: 26px; padding: 5px 0;}	.footer-l .link dd a:nth-last-child(1) span{ border: none;}			.footer-l .link .e-anim-on{animation:link-anim-on .3s; animation-fill-mode: both; }	.footer-l .link .e-anim-off{ animation:link-anim-off .3s; animation-fill-mode: both; }		.footer-l .link .on dt i{ transform: rotate(180deg);}		.footer-b-bg{background: #2C3036; padding: 10px 0;}		.footer-bl{ color: #fff; text-align: center; font-size: 12px;}	.footer-br{ color: #fff; text-align: center; font-size: 12px;}	.footer-br a{ font-size: 12px; color: #fff;}		.footer-br a:hover{ text-decoration: underline;}	}@keyframes link-anim-on{	from { opacity: 0;  transform: translateY(20px);}	to {opacity: 1; transform: translateY(0);}}@keyframes link-anim-off{	from { opacity: 1; transform: translateY(0); }	to { opacity: 0; transform: translateY(20px);}}@media screen and (min-width: 375px) {	}@media screen and (min-width: 480px) {	}@media screen and (min-width: 992px) {		.footer-box{ padding: 30px 0 20px; align-items: flex-start;}	.footer-r{display: block; flex: 1; padding-left: 30px;}	.footer-r ul{display: flex; justify-content: space-between;  border-left: solid 1px #E9E9E9;}	.footer-r ul li{ text-align: center; border-right: solid 1px #E9E9E9; flex: 1;}	.footer-r ul dd span{display: block;}		.footer-r dt{ padding-bottom: 5px;}	.footer-r dt a{ font-size: 14px; color: #333;}	.footer-r dd span{ padding: 2px 0;}	.footer-r dd a{ font-size: 12px; color: #7A7A7A; line-height: 1.4;}			.footer-r dt a:hover{ color: #E60012;}	.footer-r dd a:hover{ color: #E60012;}			.footer-l .tel{ padding-bottom: 20px;}	.footer-l .footer-qr{ padding-bottom: 20px;}		.footer-bl{float: left; font-size: 14px; line-height: 30px;}	.footer-br{float: right; font-size: 14px; line-height: 30px;}	.footer-br a{ font-size: 14px; line-height: 30px;}}@media screen and (min-width: 1240px) {		.footer-l .tel dt{ font-size: 16px;}	.footer-l .tel dd{ font-size: 20px;}		.footer-box{ padding: 45px 0 30px;}	.footer-r{ padding-left: 55px;}		.footer-r dd span{ padding: 4px 0;}	.footer-r dt a{ font-size: 16px; }	.footer-r dd a{ font-size: 14px; }		.footer-l .tel{ padding-bottom: 30px;}	.footer-l .footer-qr{ padding-bottom: 30px;}}@media screen and (min-width: 1580px) {	.footer-box{ padding: 60px 0 40px;}	.footer-r{ padding-left: 70px;}}/* banner-min */@media screen and (min-width: 320px) {	.banner-min{ -webkit-background-size: cover;	background-size: cover; background-position: center; height: 15vh; display: flex; align-items: center; position: relative;}	.banner-min .shade{position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0,0,0,.5);}	.banner-txt{position: relative; z-index: 2; color: #fff; }	.banner-txt b{ font-size: 16px; font-weight: normal; display: block;}	.banner-txt a{ color: #fff; font-size: 12px; line-height: 20px;}	.banner-txt i{ line-height: 20px; padding-right: 5px;}	.banner-txt i::before{ font-size: 12px; line-height: 20px;}	.banner-txt a:hover{text-decoration: underline;}		.banner-txt .dz{display: flex; align-items: center; font-size: 12px; }}@media screen and (min-width: 375px) {	}@media screen and (min-width: 480px) {	}@media screen and (min-width: 992px) {	.banner-min{height: 300px;}	.banner-txt b{ font-size: 30px;}}@media screen and (min-width: 1240px) {	.banner-min{height: 360px;}	.banner-txt b{ font-size: 36px;}	.banner-txt i{ padding-right: 8px;}	.banner-txt .dz{font-size: 14px;}	.banner-txt a{font-size: 14px;}}@media screen and (min-width: 1580px) {	.banner-min{height: 400px;}	.banner-txt b{ font-size: 40px;}}/* menu */@media screen and (min-width: 320px) {	.menu-bg{ background: #FAFAFA;}	.menu ul{display: flex; flex-wrap: wrap; padding: 10px 0;}	.menu li{flex-basis: 50%;}	.menu li a{line-height: 42px; display: flex; align-items: center; justify-content: center;}	.menu li.on a{background: #E60012; color: #fff;}			.sub-menu{ border-bottom: solid 1px #D8D8D8; margin-bottom: 20px; display: flex; justify-content: center;}	.sub-menu ul{display: flex; flex-wrap: wrap;}	.sub-menu li{}	.sub-menu li a{ color: #333; font-size: 16px; font-weight: bold; padding: 0 10px; display: block;}	.sub-menu li a.on{ color: #E60012;}}@media screen and (min-width: 375px) {	}@media screen and (min-width: 480px) {	.menu li{flex-basis: 33.333%;}}@media screen and (min-width: 992px) {	.menu ul{ padding: 0;}	.menu li{ flex-basis: 11.11111%;}	.menu li a{/* padding: 0 20px; */ line-height: 50px; flex: 1; }		.sub-menu{ margin-bottom: 30px; padding-bottom: 10px;}		.sub-menu li a{ font-size: 20px; padding: 0 15px;}	}@media screen and (min-width: 1240px) {	.menu li a{ /* padding: 0 30px; */ line-height: 60px; font-size: 14px;}		.sub-menu{ margin-bottom: 40px;}		.sub-menu li a{ font-size: 24px; padding: 0 20px;}}@media screen and (min-width: 1580px) {	.menu li a{ /* padding: 0 40px; */ font-size: 16px; }		.sub-menu li a{ font-size: 28px; padding: 0 25px;}}/* 内容 */@media screen and (min-width: 320px) {	.cont-box{ padding: 20px 0;}	.cont-box .cont-tit{ padding-bottom: 10px; font-size: 18px; font-weight: bold; color: #333;}	.cont-box .cont-tit span{display: block; font-size: 12px; font-weight: normal; padding-bottom: 5px;}	.cont-box .content-bd .cont-tit{ padding-bottom: 0;}		.cont-box img{max-width: 100%;}		.cont-box .sub-cont-tit{ color: #E60012; font-size: 14px; font-weight: bold;}			.content-bd{ max-width: 1100px; margin: 0 auto;}	.content-bd div{font-size: 12px;}}@media screen and (min-width: 375px) {	}@media screen and (min-width: 480px) {	}@media screen and (min-width: 992px) {	.cont-box{ padding: 20px 0 30px 0;}	.cont-box .cont-tit{ font-size: 20px;}		.cont-box .sub-cont-tit{font-size: 16px;}		.content-bd div{ font-size: 14px;}		.cont-box .cont-tit span{font-size: 14px; padding-bottom: 10px;}}@media screen and (min-width: 1240px) {	.cont-box{ padding: 30px 0 50px 0;}	.cont-box .cont-tit{ font-size: 24px; padding-bottom: 15px;}	.cont-box .content-bd .cont-tit{ padding-bottom: 0;}		.cont-box .sub-cont-tit{font-size: 18px;}		.content-bd div{font-size: 16px;}		.cont-box .cont-tit span{font-size: 16px;}}@media screen and (min-width: 1580px) {	.cont-box{ padding: 40px 0 70px 0;}	.cont-box .cont-tit{ font-size: 28px;}}/* 公司简介 */@media screen and (min-width: 320px) {	.gsjj-box dd{ padding-top: 10px;}	.gsjj-box{ padding-bottom: 20px;}	.gsjj-box-02{ padding-top: 20px;}		.gsjj-list ul{display: flex; flex-wrap: wrap; margin: -5px -10px;}	.gsjj-list ul li{ flex-basis: 33.33333%; padding: 5px 10px; position: relative;}	.gsjj-list ul li::before{ content: ' '; width: 1px;  position: absolute; top: 10px; bottom: 10px; right: 0; background: #D5D5D5;}	.gsjj-list ul li::after{ content: ' '; height: 1px;  position: absolute; left:10px; bottom: 0; right: 10px; background: #D5D5D5;}	.gsjj-list ul li:nth-child(3n)::before{display: none;}	.gsjj-list ul li:nth-last-child(1)::after,.gsjj-list ul li:nth-last-child(2)::after{display: none;}		.gsjj-list ul li .mess{font-size: 12px; color: #333;}	.gsjj-list ul li .data{display: flex; align-items: center;}	.gsjj-list ul li .data b{ font-family: roboto-b; font-size: 16px; line-height: 1.4; color: #E60012;}	.gsjj-list ul li .data span{font-size: 12px; padding-left: 5px; color: #E60012;}}@media screen and (min-width: 375px) {	}@media screen and (min-width: 480px) {	}@media screen and (min-width: 992px) {	.gsjj-box dl{display: flex; margin: -10px;}		.gsjj-box dt{ flex-basis: 50%; flex-shrink: 0; padding: 10px;}	.gsjj-box dd{ flex-basis: 50%; flex-shrink: 0; padding-top: 0; padding: 10px;}	.gsjj-box dl{flex-direction: row-reverse;}	.gsjj-box-02 dl{flex-direction: row;}		.gsjj-box{ padding-bottom: 30px;}	.gsjj-box-02{ padding-bottom: 0; padding-top: 30px;}			.gsjj-list ul{ margin: 0;}	.gsjj-list ul li{ flex-basis:auto; flex: 1; padding: 0; display: flex; justify-content: center;}		.gsjj-list ul li:nth-child(n)::before{display: block;}	.gsjj-list ul li:nth-last-child(1)::before{display: none;}	.gsjj-list ul li::after{display: none;}		.gsjj-list ul li .data b{font-size: 24px;}	.gsjj-list ul li .data span{font-size: 14px;}	.gsjj-list ul li .mess{font-size: 14px;}}@media screen and (min-width: 1240px) {	.gsjj-box dl{ margin: -15px;}	.gsjj-box dt,.gsjj-box dd{padding: 15px;}		.gsjj-box{ padding-bottom: 40px;}	.gsjj-box-02{ padding-bottom: 0; padding-top: 40px;}			.gsjj-list ul li .data b{font-size: 30px;}	.gsjj-list ul li .data span{font-size: 16px;}	.gsjj-list ul li .mess{font-size: 16px;}}@media screen and (min-width: 1580px) {	.gsjj-box dl{ margin: -20px;}	.gsjj-box dt,.gsjj-box dd{padding: 20px;}	.gsjj-box{ padding-bottom: 50px;}	.gsjj-box-02{ padding-bottom: 0; padding-top: 50px;}		.gsjj-list ul li .data b{font-size: 34px;}}/* 企业文化 */@media screen and (min-width: 320px) {	.qywh-list{}	.qywh-list ul{display: flex; flex-wrap: wrap; margin: -10px;}	.qywh-list li{ flex-shrink: 0; flex-basis: 100%; padding: 10px; display: flex; flex-basis: 100%; width: 100%;}	.qywh-list li a{display: flex; flex: 1; width: 100%;}	.qywh-list dl{display: flex; flex-direction: column; width: 100%;}	.qywh-list dt{}	.qywh-list dd{ padding: 10px; background: #F6F7F8; border-bottom: solid 1px #E60012; flex:1;}		.qywh-list dd b{ font-weight: normal; display: block; margin-bottom: 5px; color: #333;}	.qywh-list dd span{ display: block; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; font-size: 12px; line-height: 1.8; color: #666;}		i.pic-scale-qywh{ padding-bottom: 75%;}		.qywh-list a:hover b{ color: #E60012;}		}@media screen and (min-width: 375px) {	}@media screen and (min-width: 480px) {	.qywh-list li{ flex-basis: 50%;}}@media screen and (min-width: 992px) {	.qywh-list li{ flex-basis: 33.3333%;}	.qywh-list ul{ margin: -15px; }	.qywh-list li{  padding: 15px; }		.qywh-list dd b{font-size: 18px;}	.qywh-list dd{ padding: 15px;}}@media screen and (min-width: 1240px) {	.qywh-list ul{ margin: -20px; }	.qywh-list li{  padding: 20px; }		.qywh-list dd b{font-size: 20px;}	.qywh-list dd span{font-size: 14px;}	.qywh-list dd{ padding: 20px 15px;}}@media screen and (min-width: 1580px) {	.qywh-list dd b{font-size: 22px;}	.qywh-list dd{ padding: 25px 15px;}}/* 核心价值观 */@media screen and (min-width: 320px) {	.hxjjg-bg{background-image: url(../img/hxjjg-bg@2x.jpg); -webkit-background-size: cover;	background-size: cover; background-position: cneter bottom;}	.hxjjg-bg .mess{ font-size: 12px;}	.hxjjg-bg .list{ padding: 10px 0;}	.hxjjg-bg .list li{ padding: 5px 0; border-bottom: dashed 1px #C2C2C2;}	.hxjjg-bg .list .tit {display: flex; align-items: center;}	.hxjjg-bg .list .tit i{ display: block; width: 6px; height: 20px; background: #E60012; margin-right: 10px;}	.hxjjg-bg .list .tit b{font-size: 16px; color: #333;}	.hxjjg-bg .list .txt{ font-size: 12px; color: #666;}	.hxjjg-bg .pic{ padding: 15px 25%;}		i.pic-scale-fwzz{padding-bottom: 75%;}}@media screen and (min-width: 375px) {	}@media screen and (min-width: 480px) {	}@media screen and (min-width: 992px) {	.hxjjg-bg{ min-height: 599px;}	.list{ display: flex;}	.list ul{}	.list li{}	.hxjjg-bg .pic{ padding: 0; flex:1; display: flex; justify-content: center; align-items: center;}	.hxjjg-bg .pic img{width: 367px;}		.hxjjg-bg .list .tit b{font-size: 20px;}	.hxjjg-bg .list li{ padding: 15px 0; min-width: 387px;}	.hxjjg-bg .list .txt{ font-size: 14px;}}@media screen and (min-width: 1240px) {	.hxjjg-bg{ min-height: 699px;}	.hxjjg-bg .mess{ font-size: 14px; padding: 40px 0 10px 0;}		.hxjjg-bg .list .tit b{font-size: 22px;}	.hxjjg-bg .list li{ padding: 20px 0;}	.hxjjg-bg .list .txt{ font-size: 16px;}}@media screen and (min-width: 1580px) {	.hxjjg-bg{ min-height: 799px;}	.hxjjg-bg .mess{ font-size: 16px; padding: 50px 0 10px 0;}		.hxjjg-bg .list .tit b{font-size: 24px;}	.hxjjg-bg .list li{ padding: 25px 0;}}/* 服务宗旨 */@media screen and (min-width: 320px) {	.swiper-fwzz{position: relative;}	.swiper-fwzz .swiper-slide::before{ content: ' '; width: 100%; height: 100%; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0,0,0,.35); z-index: 2; transition: .3s;}	.swiper-fwzz .swiper-slide-active::before{ background: rgba(0,0,0,0);}		.fwzz-prev,.fwzz-next{ width: 50px; height: 50px; border-radius: 50%; background: #E60012; cursor: pointer; display: flex; align-items: center; justify-content: center; position: absolute; left: 10px; top: 50%; margin-top: -25px; z-index: 2;}	.fwzz-prev i::before,.fwzz-next i::before{ color: #fff; font-size: 18px;}	.fwzz-next{ left: auto; right: 10px;}	.fwzz-prev:hover i{ transform: translateX(-5px);}	.fwzz-next:hover i{ transform: translateX(5px);}		.swiper-fwzz .swiper-button-disabled{ opacity: 0; cursor: default;}	.tabs-fwzz-box .mess{ padding-top: 15px;}	.tabs-fwzz-box .tit{ text-align: center; font-size: 16px; color: #333;}	.tabs-fwzz-box .sub-tit{ font-size: 12px; text-align: center; padding-bottom: 15px;}	.tabs-fwzz-box .txt{ font-size: 12px;}}@media screen and (min-width: 375px) {	}@media screen and (min-width: 480px) {	}@media screen and (min-width: 992px) {	.tabs-fwzz-box .mess{ padding-top: 20px;}	.tabs-fwzz-box .tit{ font-size: 20px;}	.tabs-fwzz-box .sub-tit{ font-size: 14px; padding-bottom: 20px;}	.tabs-fwzz-box .txt{ font-size: 14px;}}@media screen and (min-width: 1240px) {	.tabs-fwzz-box .mess{ padding-top: 25px;}	.tabs-fwzz-box .tit{ font-size: 24px;}	.tabs-fwzz-box .sub-tit{ font-size: 14px; padding-bottom: 25px;}	.tabs-fwzz-box .txt{ font-size: 14px;}}@media screen and (min-width: 1580px) {	.tabs-fwzz-box .mess{ padding-top: 30px;}	.tabs-fwzz-box .tit{ font-size: 28px;}	.tabs-fwzz-box .sub-tit{ font-size: 16px; padding-bottom: 30px;}	.tabs-fwzz-box .txt{ font-size: 16px;}}/* 领导致辞 */@media screen and (min-width: 320px) {	.ldzc-mess{ background: #F5F5F5; padding: 15px;}	.ldzc-mess .tit{ color: #E60012; font-weight: bold; font-size: 16px;}	div.ldzc-l{ padding-top: 15px; font-size: 12px; line-height: 1.9;}	.ldzc-mess li{font-size: 12px;}}@media screen and (min-width: 375px) {	}@media screen and (min-width: 480px) {	}@media screen and (min-width: 992px) {	.ldzc-mess{ padding: 20px;}	.ldzc-box{ display: flex; flex-direction: row-reverse;}	div.ldzc-l{ padding-top: 0; padding-right: 20px; font-size: 14px;}	.ldzc-r{ flex-basis: 420px; flex-shrink: 0;}	.ldzc-mess .tit{font-size: 20px;}	.ldzc-mess li{ font-size: 14px; line-height: 1.8; padding: 5px 0;}}@media screen and (min-width: 1240px) {	.ldzc-mess{ padding:20px 30px;}	.ldzc-mess .tit{font-size: 22px;}	div.ldzc-l{ padding-right: 30px; font-size: 16px;}	.ldzc-mess li{ font-size: 16px;}	.ldzc-r{ flex-basis: 500px;}}@media screen and (min-width: 1580px) {	.ldzc-mess{ padding:30px 40px;}	div.ldzc-l{ padding-right: 40px;}	.ldzc-mess .tit{font-size: 24px;}	.ldzc-r{ flex-basis: 560px;}}/* 企业荣誉 */@media screen and (min-width: 320px) {	.sub-banner{ height: 40vw; position: relative; -webkit-background-size: cover;	background-size: cover; display: flex; align-items: center; justify-content: center;}	.sub-banner .shade{ background: rgba(0,65,151,.6); position: absolute; left: 0; top: 0; width: 100%; height: 100%;}	.sub-banner .shade-02{ background: rgba(230,0,18,.6);}	.sub-banner .mess *{color: #fff; position: relative; z-index: 2;text-align: center;}	.sub-banner .mess .tit{font-size: 14px; font-weight: bold;}	.sub-banner .mess .txt{ font-size: 12px;}			.qyry-list-01{ background: #F6F6F6; padding: 15px 0;}	.qyry-list-01 .tit{ color: #E60012; font-size: 16px; text-align: center; font-weight: bold; padding-bottom: 5px;}		.qyry-list-01 .list{ margin-top: 10px; height: 250px; overflow-x: hidden; overflow-y: auto;}	.qyry-list-01 ul{ margin: -5px -10px; padding: 0 15px;}	.qyry-list-01 li{ padding: 5px 10px; font-size: 12px;}	.qyry-list-02{ padding-top: 20px;}	.qyry-list-02 ul{ display: flex; flex-wrap: wrap; margin: -5px;}	.qyry-list-02 li{ flex-basis: 50%; flex-shrink: 0; padding: 5px;}	.qyry-list-02 li dl{cursor: pointer;}	.qyry-list-02 li dt{ padding: 5px; border: solid 1px #E5E5E5;}	.qyry-list-02 li dd{ display: flex; align-items: center; justify-content: center; background: #F6F6F6; padding: 8px 10px; color: #333; text-align: center;}}@media screen and (min-width: 375px) {	}@media screen and (min-width: 480px) {	.sub-banner{ height: 30vw; }	.sub-banner .mess .tit{font-size: 16px; padding-bottom: 5px;}	.sub-banner .mess .txt{ font-size: 14px;}}@media screen and (min-width: 992px) {	.sub-banner{height: 200px;}	.sub-banner .mess .tit{font-size: 22px;}	.sub-banner .mess .txt{ font-size: 16px;}		.qyry-list-01{ padding: 20px 0;}	.qyry-list-01 .tit{font-size: 18px; padding-bottom: 10px;}		.qyry-list-01 ul{ margin: -5px -20px; display: flex; flex-wrap: wrap; padding: 0 20px; justify-content: flex-start;}	.qyry-list-01 li{ padding: 5px 20px; flex-basis: 33.3333%; flex-shrink: 0; font-size: 14px; position: relative;}	.qyry-list-01 li::before{ content: ' '; width: 1px; position: absolute; top: 0; bottom: 0; left: 0; background: #D8D8D8;}	.qyry-list-01 li:nth-child(3n+1)::before{display: none;}		.qyry-list-02 ul{ margin: -10px;}	.qyry-list-02 li{ flex-basis: 33.3333%; padding: 10px;}	.qyry-list-02 li dt{ padding: 10px;}	.qyry-list-02 li dd{padding: 10px 20px; font-size: 14px;}		.qyry-list-02{ padding-top: 30px;}}@media screen and (min-width: 1240px) {	.sub-banner{height: 220px;}	.sub-banner .mess .tit{font-size: 26px; }	.sub-banner .mess .txt{ font-size: 18px;}	.qyry-list-01{ padding: 25px 0;}	.qyry-list-01 .tit{font-size: 20px;}		.qyry-list-01 ul{ margin: -5px -25x; padding: 0 25px;}	.qyry-list-01 li{ padding: 5px 25px; font-size: 16px;}		.qyry-list-02 ul{ margin: -15px;}	.qyry-list-02 li{ padding: 15px;}	.qyry-list-02 li dt{ padding: 10px;}	.qyry-list-02 li{ flex-basis: 25%; padding: 15px;}		.qyry-list-02 li dd{font-size: 16px;}		.qyry-list-02{ padding-top: 40px;}}@media screen and (min-width: 1580px) {	.sub-banner{height: 250px;}	.sub-banner .mess .tit{font-size: 30px; }	.sub-banner .mess .txt{ font-size: 20px;}	.qyry-list-01{ padding: 30px 0;}	.qyry-list-01 .tit{font-size: 22px;}		.qyry-list-01 ul{ margin: -5px -30x; padding: 0 30px;}	.qyry-list-01 li{ padding: 5px 30px;}		.qyry-list-02 ul{ margin: -20px;}	.qyry-list-02 li{ padding: 20px;}}/* 发展历程 */@media screen and (min-width: 320px) {	i.pic-scale-fzlc-01{ padding-bottom: 54.545%;}		.fzlc-box{ padding: 20px 70px; background: #F6F6F6; position: relative;}	.swiper-fzlc dt{position: relative;}	.swiper-fzlc .mess{ display: flex; align-items: center; justify-content: center; flex-direction: column; position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 9;}	.swiper-fzlc .mess b{color: #fff; text-align: center; padding-bottom: 5px;}	.swiper-fzlc .mess span{ color: #fff; text-align: center; font-size: 12px; line-height: 1.6;}	.swiper-fzlc .shade{ position: absolute; left: 0;top: 0; width: 100%; height: 100%; background: rgba(0,0,0,.6);}	.swiper-fzlc dd{ background: #FFF; display: flex; align-items: center; justify-content: center; height: 40px; font-family: roboto-b; font-weight: bold;}		.fzlc-prev,.fzlc-next{ width: 50px; height: 50px; border-radius: 50%; display: flex; align-items: center; justify-content: center; position: absolute; left: 10px; top: 50%; background: #E60012; margin-top: -25px; cursor: pointer;}	.fzlc-prev i::before,.fzlc-next i::before{ color: #fff; font-size: 18px;}	.fzlc-next{ left: auto; right: 10px;}		.swiper-fzlc .swiper-slide.on dd{ background: #E60012; color: #fff;}		.swiper-fzlc .swiper-slide{cursor: pointer;}		.tabs-fzlc-box{ padding-top: 20px;}		i.pic-scale-fzlc-02{padding-bottom: 75%;}	.tabs-fzlc-box dt{ width: 150px;}		.tabs-fzlc-box .mess{position: relative;}	.tabs-fzlc-box hr{ width: 1px; position: absolute; left: 60px; top: 0; height: 100%; margin: 0;}	.tabs-fzlc-box li {display: flex;}	.tabs-fzlc-box li span{ flex-basis: 60px; flex-shrink: 0; position: relative; font-family: roboto-b; font-weight: bold; color: #E60012; font-size: 18px; line-height: 30px; margin-top: 7px;}	.tabs-fzlc-box li span::before{ content: ' '; right: -2px; top: 5px; position: absolute; width: 3px; height: 20px; background: #E60012; z-index: 2;}	.tabs-fzlc-box ul{}	.tabs-fzlc-box li{ }	.tabs-fzlc-box li div{padding-left: 15px;}	.tabs-fzlc-box li dl{  padding: 10px 0; border-bottom: dashed 1px #ECECEC ;}	.tabs-fzlc-box li dt{ }	.tabs-fzlc-box li dd{ font-size: 12px; margin-bottom: 10px;}		.tabs-fzlc-box li:nth-last-child(1) dl{border: none;}}@media screen and (min-width: 375px) {	}@media screen and (min-width: 480px) {	}@media screen and (min-width: 992px) {	.swiper-fzlc .mess b{ font-size: 18px; padding-bottom: 0;}	.swiper-fzlc .mess span{}	.swiper-fzlc dd{font-size: 16px;}	.fzlc-box{ padding: 20px 100px; }		.tabs-fzlc-box{ padding-top: 30px;}	.tabs-fzlc-box .scroll{padding: 0 100px 0 60px; max-height: 880px; overflow-y: auto;}	.tabs-fzlc-box li div{flex:1;}	.tabs-fzlc-box dl{display: flex; align-items: center;}	.tabs-fzlc-box dd{ padding-right: 20px; flex:1;}	.tabs-fzlc-box dt{ flex-shrink: 0; flex-basis: 180px;}	.tabs-fzlc-box li span{ margin-top: 0; display: flex; align-items: center;}	.tabs-fzlc-box li span::before{ height: 26px; top: 50%; margin-top: -13px;}	.tabs-fzlc-box li dl{ padding: 20px 0;}	.tabs-fzlc-box li span{font-size: 30px; flex-basis: 90px;}	.tabs-fzlc-box li div{ padding-left: 20px;}		.tabs-fzlc-box hr{left: 90px;}		.tabs-fzlc-box li dd{margin-bottom: 0; font-size: 14px; padding-right: 20px;}	}@media screen and (min-width: 1240px) {	.swiper-fzlc dd{height: 46px;}	.swiper-fzlc .mess b{ font-size: 20px;}	.swiper-fzlc .mess span{font-size: 14px;}	.swiper-fzlc dd{font-size: 18px;}	.fzlc-box{ padding: 20px 145px; }		.tabs-fzlc-box{ padding-top: 40px;}	.tabs-fzlc-box .scroll{padding: 0 160px 0 100px; max-height: 1005px;}	.tabs-fzlc-box dt{ flex-basis: 200px;}	.tabs-fzlc-box li span::before{ height: 30px; top: 50%; margin-top: -15px;}		.tabs-fzlc-box li dl{ padding: 25px 0;}	.tabs-fzlc-box li span{font-size: 38px; flex-basis: 120px;}	.tabs-fzlc-box li div{ padding-left: 30px;}		.tabs-fzlc-box hr{left: 120px;}	.tabs-fzlc-box li dd{font-size: 16px; padding-right: 30px;}}@media screen and (min-width: 1580px) {	.swiper-fzlc .mess b{ font-size: 22px;}	.swiper-fzlc dd{font-size: 20px;}	.fzlc-box{ padding: 20px 195px; }		.tabs-fzlc-box { padding-top: 50px;}	.tabs-fzlc-box .scroll{padding: 0 210px 0 130px;  max-height: 1168px;}	.tabs-fzlc-box dt{ flex-basis: 230px;}	.tabs-fzlc-box li span::before{ height: 34px; top: 50%; margin-top: -17px;}		.tabs-fzlc-box li dl{ padding: 30px 0;}	.tabs-fzlc-box li span{font-size: 46px; flex-basis: 150px;}	.tabs-fzlc-box li div{ padding-left: 40px;}	.tabs-fzlc-box li dd{ padding-right: 40px;}	.tabs-fzlc-box hr{left: 150px;}}/* 客户之家 */@media screen and (min-width: 320px) {	.swiper-pic{position: relative;}	.pic-prev,.pic-next{ position: absolute; left: 10px; top: 50%; margin-top: -25px; width: 30px; height: 50px; background: rgba(0,0,0,.5); z-index: 2; display: flex; align-items: center; justify-content: center; cursor: pointer; transition: .3s;}	.swiper-pic img{width: 100%;}	.swiper-pic .swiper-slide i{ background: #F6F7F8; padding-bottom: 70.588%;}	.pic-next{ right: 10px; left: auto;}	.pic-prev i::before,.pic-next i::before{ color: #fff; font-size: 18px;}		.pic-prev:hover,.pic-next:hover{background: rgba(230,0,18,.5);}		.khzj-box{ border-bottom: solid 1px #DBDBDB; padding-bottom: 15px; margin-bottom: 15px;}	.khzj-box-l{ padding-top: 15px;}		.khzj-box-l dl{ padding-bottom: 15px;}	.khzj-box-l dl:nth-last-child(1){padding-bottom: 0;}	.khzj-box-l dt{ font-size: 16px; font-weight: bold; color: #333;}	.khzj-box-l dd{color: #333; font-size: 12px;}		div.khzj-tit{ font-size: 16px; font-weight: bold; color: #333;}		i.pic-scale-khzj{ padding-bottom: 66.666667%;}		.khzj-list{ padding-top: 5px;}	.khzj-list ul{ margin: -5px;}	.khzj-list li{ padding: 5px;}		.khzj-list dd{ background: #F6F7F8; padding: 10px;}	.khzj-list b{display: block; color: #333; font-weight: normal;}	.khzj-list span{display: block; font-size: 12px; color: #666;}}@media screen and (min-width: 375px) {	}@media screen and (min-width: 480px) {	}@media screen and (min-width: 640px) {	.khzj-list ul{display: flex; flex-wrap: wrap; margin: -10px;}	.khzj-list li{ flex-basis: 50%; flex-shrink: 0; padding: 10px; display: flex;}	.khzj-list a{display: flex; flex:1;}	.khzj-list dl{display: flex; flex-direction: column; flex-basis: 100%;}	.khzj-list dd{flex: 1;}}@media screen and (min-width: 992px) {	.khzj-box{ display: flex; flex-direction: row-reverse;}	.khzj-box-r{min-width: 0; padding-left: 10px; flex-basis: 50%; flex-shrink: 0;}	.khzj-box-l{ min-width: 0; padding-right: 10px; flex-basis: 50%; flex-shrink: 0;}	.khzj-box{ padding-bottom: 20px; margin-bottom: 20px;}		.khzj-tit{ padding-bottom: 10px;}		.khzj-list ul{display: flex; flex-wrap: wrap; margin: -10px;}	.khzj-list li{ flex-basis: 50%; flex-shrink: 0; padding: 10px;}		.khzj-list dl{ flex-direction: row;}	.khzj-list dt{ flex-basis: 180px; flex-shrink: 0;}	.khzj-list dd{flex:1;}	.khzj-list dd span{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}}@media screen and (min-width: 1240px) {	.khzj-box-r{ padding-left: 15px;}	.khzj-box-l{ padding-right: 15px;}	.khzj-box-l dt{font-size: 24px;}	.khzj-box-l dd{font-size: 14px;}	.khzj-box-l dl{ padding-bottom: 30px;}		div.khzj-tit{font-size: 24px;}	.khzj-list dt{ flex-basis: 250px; }	.khzj-list ul{ margin: -15px;}	.khzj-list li{ padding: 15px;}	.khzj-list dd{ padding: 15px;}	.khzj-list b{font-size: 18px;}	.khzj-list span{font-size: 14px;}}@media screen and (min-width: 1580px) {	.khzj-box-r{ padding-left: 20px;}	.khzj-box-l{ padding-right: 20px;}	.khzj-box-l dt{font-size: 28px;}	.khzj-box-l dd{font-size: 16px;}	.khzj-box-l dl{ padding-bottom: 40px;}		div.khzj-tit{font-size: 28px;}	.khzj-list dt{ flex-basis: 300px; }	.khzj-list ul{ margin: -20px;}	.khzj-list li{ padding: 20px;}	.khzj-list b{font-size: 22px;}	.khzj-list dd{padding: 20px;}}/* 社会回馈 */@media screen and (min-width: 320px) {	.shhk-box{ padding-top: 20px;}		.shhk-list-01{ padding: 15px 0; }	.shhk-list-01 ul{display: flex; flex-wrap: wrap; margin: -5px -10px;}	.shhk-list-01 ul li{ flex-basis: 33.33333%; padding: 5px 10px; position: relative;}	.shhk-list-01 ul li::before{ content: ' '; width: 1px;  position: absolute; top: 10px; bottom: 10px; right: 0; background: #D5D5D5;}	.shhk-list-01 ul li:nth-child(3n)::before{display: none;}		.shhk-list-01 ul li .mess{font-size: 12px; color: #333;}	.shhk-list-01 ul li .data{display: flex; align-items: center;}	.shhk-list-01 ul li .data b{ font-family: roboto-b; font-size: 16px; line-height: 1.4; color: #E60012;}	.shhk-list-01 ul li .data span{font-size: 12px; padding-left: 5px; color: #E60012;}		.shhk-box-l .shhk-tit{ font-size: 16px; padding-bottom: 10px; color: #333; font-weight: bold;}	.shhk-box-l .shhk-list-tit{font-weight: bold; font-size: 14px; color: #E60012;}		.shhk-box-l ul li{font-size: 12px;}}@media screen and (min-width: 375px) {	}@media screen and (min-width: 480px) {	}@media screen and (min-width: 992px) {	.shhk-box{ padding-top: 30px;}		.shhk-box-l .shhk-tit{ font-size: 22px; padding-bottom: 15px;}	.shhk-box-l .shhk-list-tit{font-size: 18px;}		.shhk-box-l ul li{font-size: 14px;}		.shhk-box{display: flex; flex-direction: row-reverse;}	.shhk-box-l{ min-width: 0; flex-basis: 50%; flex-shrink: 0; padding-right: 10px;}	.shhk-box-r{ min-width: 0; flex-basis: 50%; flex-shrink: 0; padding-left: 10px;}		.shhk-list-01{ padding-top: 20px; padding-bottom: 0;}	.shhk-list-01 ul{ margin: 0 -20px;}	.shhk-list-01 ul li{ flex-basis:auto; flex: 1; padding: 0 20px;}	.shhk-list-01 ul li .data b{font-size: 24px;}	.shhk-list-01 ul li .data span{font-size: 14px;}	.shhk-list-01 ul li .mess{font-size: 14px;}		.shhk-box-l ul li{ line-height: 2.4;}		.shhk-box-l .scroll{ max-height: 480px; overflow-y: auto;}	.shhk-box-l .shhk-list-tit{ padding-bottom: 5px;}}@media screen and (min-width: 1240px) {	.shhk-box{ padding-top: 40px;}		.shhk-box-l{ padding-right: 15px;}	.shhk-box-r{ padding-left: 15px;}		.shhk-box-l .shhk-tit{ font-size: 28px; padding-bottom: 20px;}	.shhk-box-l .shhk-list-tit{font-size: 20px;}		.shhk-list-01{ padding-top: 30px;}	.shhk-list-01 ul{ margin: 0 -30px;}	.shhk-list-01 ul li{  padding: 0 30px;}	.shhk-list-01 ul li .mess{font-size: 16px;}	.shhk-list-01 ul li .data span{font-size: 16px;}		.shhk-list-01 ul li .data b{font-size: 30px;}	.shhk-list-01 ul li .data span{font-size: 16px;}	.shhk-list-01 ul li .mess{font-size: 16px;}		.shhk-box-l ul li{font-size: 16px;}		.shhk-box-l .scroll{ max-height: 560px;}}@media screen and (min-width: 1580px) {		.shhk-box-l{ padding-right: 20px;}	.shhk-box-r{ padding-left: 20px;}		.shhk-box-l .shhk-tit{ font-size: 36px; padding-bottom: 25px;}	.shhk-box-l .shhk-list-tit{font-size: 22px;}		.shhk-list-01{ padding-top: 40px;}	.shhk-list-01 ul{ margin: 0 -40px;}	.shhk-list-01 ul li{  padding: 0 40px;}		.shhk-list-01 ul li .data b{font-size: 34px;}		.shhk-box-l .scroll{ max-height: 610px;}	}/* 汽车销售 */@media screen and (min-width: 320px) {	.brand-box .swiper-slide a::before{ content: ' '; right: 0; bottom: 0; position: absolute; left: 0; top: 0; border: solid 4px #E9E9E9; z-index: 2; opacity: 0;}	.brand-box .swiper-slide .on::before{ opacity: 1;}		.qcxs-btn{ padding: 20px 0;}	.qcxs-bg{ background: #F6F7F8; padding: 20px 0;}	.qcxs-bg .tit{font-size: 16px; font-weight: bold; color: #333;}	.qcxs-bg .txt{font-size: 12px; color: #666;}		.qcxs-bg .ind-btn{padding-top:15px;}		.qcxs-box-l{ padding-top: 15px;}	.time-box{ position: relative;}	.time-box .time{ font-size: 30px; line-height: 1; position: relative; z-index: 2; margin-left: 45px;}	.time-box .time::before{ line-height: 1; font-size: 30px; color: #E60012;}	.qcxs-box-l li{ padding: 5px 0;}	.qcxs-box-l hr{ position: absolute; left: 60px; top: 20px; bottom: 0; height: auto; width: 1px; background: #E6E6E6;}	.qcxs-box-l dl{display: flex; align-items: flex-start;}	.qcxs-box-l dt{ flex-basis: 60px; flex-shrink: 0; display: flex; align-items: center; justify-content: center; font-family: roboto-b; font-size: 14px; font-weight: bold; position: relative; line-height: 26px;}	.qcxs-box-l dt span{ line-height: 26px; color: #333;}	.qcxs-box-l dt i{ right: -5px; width: 10px; height: 10px; border-radius: 50%; border: solid 2px #E60012; background: #fff; position: absolute;  top: 50%; margin-top: -5px; z-index: 2;}	.qcxs-box-l dd{padding-left: 10px; line-height: 26px;}}@media screen and (min-width: 375px) {	}@media screen and (min-width: 480px) {	}@media screen and (min-width: 992px) {	.brand-box .swiper-slide a::before{border-width: 6px;}	.qcxs-btn{ padding: 30px 0;}	.qcxs-bg{ padding: 30px 0;}	.qcxs-bg .tit{font-size: 20px;}	.qcxs-bg .txt{font-size: 14px;}		.qcxs-box{display: flex; flex-direction: row-reverse;}	.qcxs-box-l{ padding-top: 0; min-width: 0; flex-basis: 50%; flex-shrink: 0; padding-right: 10px;}	.qcxs-box-r{ min-width: 0; flex-basis: 50%; flex-shrink: 0; padding-left: 10px;}		.qcxs-box-l .scroll{max-height: 332px; overflow-y: auto;}			.time-box .time,.time-box .time::before{ font-size: 36px; }	.time-box .time{margin-left: 55px;}	.qcxs-box-l li{ padding: 10px 0;}	.qcxs-box-l hr{ left: 71px; width: 2px;}	.qcxs-box-l dt{flex-basis: 71px;}	.qcxs-box-l dd{font-size: 14px; padding-left: 15px;}	.qcxs-box-l dt span{ font-size: 16px;}		.qcxs-box-02{display: flex; justify-content: center;}	.qcxs-box-02 .qcxs-box-r{ flex-basis: 650px;}}@media screen and (min-width: 1240px) {	.brand-box .swiper-slide a::before{border-width: 8px;}	.qcxs-btn{ padding: 40px 0;}	.qcxs-bg{ padding: 40px 0;}	.qcxs-bg .tit{font-size: 24px;}	.qcxs-bg .txt{font-size: 16px;}		.qcxs-box-l{ padding-right: 15px;}	.qcxs-box-r{ padding-left: 15px;}	.qcxs-box-l .scroll{max-height: 413px; }		.qcxs-box-l li{ padding: 15px 0;}	.qcxs-box-l dd{font-size: 16px;}		.qcxs-box-02 .qcxs-box-r{ flex-basis: 750px;}}@media screen and (min-width: 1580px) {	.qcxs-bg .tit{font-size: 28px;}		.qcxs-box-l{ padding-right: 20px;}	.qcxs-box-r{ padding-left: 20px;}	.qcxs-box-l .scroll{max-height: 478px; }		.qcxs-box-02 .qcxs-box-r{ flex-basis: 850px;}}/* 在线选车 */@media screen and (min-width: 320px) {	.zxxc-bg{ padding: 20px 0; background: #F6F7F8; }	.zxxc-box{ margin: -5px 0;}	.zxxc-box dl{ padding: 5px 0; display: flex;}	.zxxc-box dt{ flex-basis: 80px; flex-shrink: 0; text-align: right; line-height: 30px; padding-right: 15px; font-size: 12px;}	.zxxc-btn dd a{ margin-right: 10px; line-height: 30px; padding: 0 10px; font-size: 12px; color: #333;}	.zxxc-btn dd{display: flex; flex-wrap: wrap; margin-left: -10px; flex: 1;}	/* .zxxc-box dd a:nth-last-child(1){ margin-right: 0; } */	.zxxc-btn dd a.on{ color: #E60012;}		.filter-box { margin-top: -5px;}	.filter-box dt{ font-weight: bold; margin-top: 5px;}	.filter-box dd { display: flex; flex-wrap: wrap; flex: 1;}	.filter-box dd a{ margin-right: 10px; padding: 0 10px; background: #E60012; line-height: 30px; border-radius: 3px; display: flex; align-items: center;height: 30px; margin-top: 5px;}	.filter-box dd a span{font-size: 12px; color: #fff; padding-right: 10px;}	.filter-box dd a i{ line-height: 20px;}	.filter-box dd a i::before{ font-size: 12px; color: #fff;transition: .3s; line-height: 20px; display: block;}	.filter-box dd a:hover i::before{ transform: rotate(180deg); }		.zxxc-list ul{margin: -5px;}	.zxxc-list li{ padding: 5px;}	.zxxc-list li .bd{position: relative;}	.zxxc-list li dd b.tit{ border-top: solid 1px #DEDEDE; border-bottom: solid 1px #DEDEDE; display: flex; align-items: center; justify-content: center; padding: 5px 0; color: #333; font-weight: normal;}	.zxxc-list li dd .mess{ padding-top: 14px; line-height: 36px; padding-right: 100px; color: #e60012; font-size: 12px;}	.zxxc-list li .inquiry{position: absolute; right: 0; bottom: 0; height: 36px; display: flex; justify-content: center; align-items: center; padding: 0 12px; font-size: 12px; color: #fff; background: #e60012;}		.zxxc-list li a:hover b.tit{ color: #E60012;}	.zxxc-list li .inquiry:hover{ transform: scale(1.1);}}@media screen and (min-width: 375px) {	}@media screen and (min-width: 480px) {	}@media screen and (min-width: 640px) {	.zxxc-list ul{margin: -10px; display: flex; flex-wrap: wrap;}	.zxxc-list li{ padding: 10px; flex-basis: 50%; flex-shrink: 0;}}@media screen and (min-width: 992px) {	.zxxc-bg{ padding: 30px 0;}	.zxxc-box{ margin: -10px 0;}	.zxxc-box dl{ padding: 10px 0;}	.zxxc-box dt{font-size: 14px;}	.zxxc-box dd a{font-size: 14px;}		.filter-box dd a span{ font-size: 14px;}		.zxxc-list li{flex-basis: 33.33333%;}}@media screen and (min-width: 1240px) {	.zxxc-bg{ padding: 40px 0;}	.zxxc-list li{flex-basis: 25%;}		.zxxc-list ul{margin: -15px;}	.zxxc-list li{ padding: 15px;}	.zxxc-list li dd .mess{font-size: 14px;}	.zxxc-list li .inquiry{font-size: 14px;}}@media screen and (min-width: 1580px) {	.zxxc-box dt{font-size: 16px;}	.zxxc-box dd a{font-size: 16px;}	.zxxc-box dt{ flex-basis: 100px; }		.zxxc-list ul{margin: -20px;}	.zxxc-list li{ padding: 20px;}		.zxxc-list li dd .mess{font-size: 16px;}	.zxxc-list li .inquiry{font-size: 16px;}}/* 询问低价 */@media screen and (min-width: 320px) {	.zxxc-form-bg{ padding: 30px 0; background: url(../img/zxxc-form-bg@2x.jpg); -webkit-background-size: cover;	background-size: cover; position: relative; background-position: center;}	.zxxc-form-bg::before{ content: ' '; position: absolute; left: 0; top: 0; z-index: 2; background: rgba(0,0,0,.5); width: 100%; height: 100%;}		.zxxc-form-box{ background: #FFF; padding: 20px; position: relative; z-index: 3;}	.xwdj-form{ margin: -5px; padding: 10px 0 0 0;}	.xwdj-form .row{ padding: 5px 0; margin: 0 -5px; display: flex;}	.xwdj-form .col{ padding: 0 5px;}	.xwdj-form .col-12{flex-basis: 100%; }	.xwdj-form .col-06{flex-basis: 50%; }	.xwdj-form input{height: 48px; width: 100%; border: solid 1px #EDEDED; padding: 0 10px;}	.yzm-box{ display: flex;}	.yzm-box input{flex:1; margin-right: 10px;}	.yzm-box img{width: 120px; height: 48px;}		.xwdj-form .layui-btn{ background: #E60012; width: 100%; height: 48px;}	.xwdj-form .mess{text-align: center; color: #E60012; font-size: 12px;}		.zxxc-form-box .tit b{ font-size: 18px; color: #333; line-height: 1; padding-bottom: 5px; display: block;}	.zxxc-form-box .tit hr{ background: #E60012; width: 57px; height: 4px; margin: 0;}	.zxxc-form-box .txt{ font-size: 12px; color: #666;}		.zxxc-form-box .layui-form-selectup dl{ top:auto; bottom: 50px;}	.zxxc-form-box .layui-form-select dl{ top:50px; bottom: auto;}		.zxxc-form-box .layui-form-select dl dd.layui-this{ background: #E60012;}	}@media screen and (min-width: 375px) {	}@media screen and (min-width: 480px) {	}@media screen and (min-width: 992px) {		.zxxc-form-bg{ height: 88vh; display: flex; align-items: center;}		.zxxc-form-box{width: 380px; padding: 30px;}	.zxxc-form-box .tit b{ font-size: 20px;}	.zxxc-form-box .tit{ padding-bottom: 5px;}}@media screen and (min-width: 1240px) {	.zxxc-form-bg{ height: 780px;}	.zxxc-form-box .tit b{ font-size: 24px;}	.zxxc-form-box{padding: 40px;}	.zxxc-form-box .tit{ padding-bottom: 10px;}	.zxxc-form-box{width: 430px;}		.xwdj-form{ margin: -10px -5px; padding: 20px 0 0 0;}	.xwdj-form .row{ padding: 10px 0; margin: 0 -10px;}	.xwdj-form .col{ padding: 0 5px;}		.zxxc-form-box .txt{ font-size: 14px;}	.xwdj-form .mess{font-size: 14px;}		.xwdj-form input{padding: 0 15px;}	.xwdj-form .layui-btn{font-size: 16px;}}@media screen and (min-width: 1580px) {	.zxxc-form-bg{ height: 920px;}	.zxxc-form-box .tit b{ font-size: 30px;}	.zxxc-form-box{padding: 40px 50px;}	.xwdj-form{ padding: 30px 0 0 0;}	.zxxc-form-box{width: 530px;}		.zxxc-form-box .txt{ font-size: 16px;}		.xwdj-form input{font-size: 16px; padding: 0 20px;}		.xwdj-form .layui-btn{font-size: 18px;}}/* 珠光活动 */@media screen and (min-width: 320px) {	i.pic-scale-zghd{ padding-bottom: 75%;}	.zghd-list ul{ margin: -10px;}	.zghd-list li{ padding: 10px;}	.zghd-list dt{position: relative;}	.zghd-list span{ position: absolute; left: 50%; top: 50%; background: #E60012; width: 120px; height: 42px; margin-left: -60px; margin-top: -21px; display: flex; align-items: center; justify-content: center; color: #fff; font-size: 14px; opacity: 0; transform: translateY(5px);}		.zghd-list a:hover span{ opacity: 1; transform: translateY(0);}		.zghd-list dd{ padding: 10px 0; border-bottom: solid 1px #DEDEDE;}	.zghd-list dd div{font-size: 12px; font-weight: bold; color: #333; line-height: 1.7;}	.zghd-list small{color: #999; font-size: 12px;}}@media screen and (min-width: 375px) {	}@media screen and (min-width: 480px) {	.zghd-list ul{ display: flex; flex-wrap: wrap;}	.zghd-list li{ flex-basis: 50%; display: flex;}	.zghd-list li a{display: flex; flex-direction: column; flex: 1;}	.zghd-list li dl{display: flex; flex: 1; flex-direction: column;}	.zghd-list li dd{ flex: 1;}}@media screen and (min-width: 992px) {	.zghd-list{ padding-top: 10px;}	.zghd-list ul{ margin: -15px;}	.zghd-list li{ flex-basis: 33.333333%; padding: 15px;}	.zghd-list small{ padding-top: 5px;}	.zghd-list dd div{font-size: 14px;}}@media screen and (min-width: 1240px) {	.zghd-list{ padding-top: 20px;}	.zghd-list ul{ margin: -20px;}	.zghd-list li{ padding: 20px;}	.zghd-list dd{ padding: 15px 0;}	.zghd-list dd div{font-size: 16px;}	.zghd-list small{font-size: 14px;}}@media screen and (min-width: 1580px) {	.zghd-list dd div{font-size: 18px;}}/* 珠光服务 */@media screen and (min-width: 320px) {	.cont-list-01 ul{ border-top: solid 1px #D8D8D8; border-left: solid 1px #D8D8D8;}	.cont-list-01 li{ border-right: solid 1px #D8D8D8; border-bottom: solid 1px #D8D8D8; padding: 10px;}	.cont-list-01 li b{color: #333; line-height: 1.7; font-size: 14px;}	.cont-list-01 li div{color: #666; line-height: 1.7;}}@media screen and (min-width: 375px) {	}@media screen and (min-width: 480px) {	}@media screen and (min-width: 992px) {	.cont-list-01 ul{ display: flex; flex-wrap: wrap; }	.cont-list-01 li{ flex-basis: 50%; padding: 20px 15px;}	.cont-list-01 li b{font-size: 16px;}}@media screen and (min-width: 1240px) {	.cont-list-01 li b{font-size: 18px;}	.cont-list-01 li div{font-size: 15px;}}@media screen and (min-width: 1580px) {	}/* 加入我们 */@media screen and (min-width: 320px) {	.join-link{  padding-bottom: 15px;}	.join-link dl{display: flex;}	.join-link dt{font-weight: bold; font-size: 12px; flex-shrink: 0; line-height: 28px; color: #333;}	.join-link dd{ display: flex; flex-wrap: wrap;}	.join-link dd a{ margin-left: 10px; line-height: 28px; font-size: 12px; color:#333;}	.join-link dd a:hover{color: #E60012;}	.join-row .col{ }		.join-list{}		.join-body dl:nth-child(even) .join-row{background: #F6F6F6;}		.join-header .join-row{ background: #E60012;}	.join-header .join-row .col{ color: #fff;}	.col-m-hide{display: none;}		.join-row {display: flex; border-bottom: solid 1px #E8E8E8;}	.join-row .col{padding: 10px 10px;}	.join-row .col-10{ flex:1; flex-shrink: 0;}		.join-row i{display: flex; align-items: center; justify-content: center;}	.join-row i::before{ color: #CBCBCB; display: block;}		.join-body dt{ cursor: pointer;}	.join-body dd{ padding: 10px; border-bottom: solid 1px #E8E8E8; display: none;}		.join-body ul { background: #f9f9f9; padding: 10px; border-radius: 4px; margin-bottom: 15px;}	.join-body ul li{ display: flex; border-bottom: solid 1px #E8E8E8; padding: 5px 0;}	.join-body ul li:nth-last-child(1){border: none;}	.join-body ul li span{ padding-right: 15px; font-size: 12px;}	.join-body ul li span:nth-child(1){font-weight: bold;}			.join-body dd div{ font-size: 12px;}			.join-body .on .join-row div{ color: #E60012;}	.join-body .on .join-row i::before{transform: rotate(90deg); color: #E60012;}}@media screen and (min-width: 375px) {	}@media screen and (min-width: 480px) {	}@media screen and (min-width: 992px) {	.join-link{ display: flex; justify-content: flex-end; padding-bottom: 20px;}	.join-link dt{font-size: 14px;}	.join-link dd a{font-size: 14px; margin-left: 15px;}		.col-m-hide{display: block;}		.join-row .col{display: flex; align-items: center; justify-content: center;}	.join-row .col-10{ flex-basis: 41.66667%; flex-shrink: 0; justify-content: flex-start;}	.join-row .col-03{ flex-basis: 12.5%; flex-shrink: 0;}	.join-row .col-02{ flex-basis: 8.333333%;flex-shrink: 0;}	.join-row .col-01{ flex-basis: 4.166667%; flex-shrink: 0;}		.join-row .col{ padding: 10px 10px;}		.join-body ul{display: none;}		.join-header .join-row{ padding: 0 10px;}	.join-body dt .join-row{ padding: 0 10px;}	.join-body dd{ padding: 15px 20px;}	.join-body dd div{ font-size: 14px;}		.join-row i::before{font-size: 16px; line-height: 1;}}@media screen and (min-width: 1240px) {	.join-row .col{ padding: 10px 20px;}		.join-body dd{ padding: 15px 30px;}	.join-body dd div{ font-size: 16px;}		.join-row i::before{font-size: 18px;}		.join-link dt{font-size: 16px;}	.join-link dd a{font-size: 16px; margin-left: 25px;}}@media screen and (min-width: 1580px) {	.join-row .col{ padding: 15px 30px;}	.join-body dd{ padding: 20px 40px;}		.join-link dt{font-size: 18px;}	.join-link dd a{font-size: 18px; margin-left: 30px;}}/* 薪酬与福利 */@media screen and (min-width: 320px) {	.xcyfl-box dd{ padding-top: 10px;}	.xcyfl-box{ }}@media screen and (min-width: 375px) {	}@media screen and (min-width: 480px) {	}@media screen and (min-width: 992px) {	.xcyfl-box dl{display: flex; margin: -10px;}		.xcyfl-box dt{ flex-basis: 50%; flex-shrink: 0; padding: 10px;}	.xcyfl-box dd{ flex-basis: 50%; flex-shrink: 0; padding-top: 0; padding: 10px;}	.xcyfl-box dl{flex-direction: row-reverse;}		.xcyfl-box{ }}@media screen and (min-width: 1240px) {		.gsjj-box dl{ margin: -15px;}	.gsjj-box dt,.gsjj-box dd{padding: 15px;}	.gsjj-box{ padding-bottom: 40px;}		.xcyfl-box dt{flex-basis: 490px;}	.xcyfl-box dd{flex:1;}}@media screen and (min-width: 1580px) {	.gsjj-box dl{ margin: -20px;}	.gsjj-box dt,.gsjj-box dd{padding: 20px;}	.gsjj-box{ }}/* 在线留言 */@media screen and (min-width: 320px) {	.zxly-form-box .tit b{ text-align: center;}	.zxly-form-box .tit hr{ left: 50%; position: relative; transform: translateX(-50%);}	.zxly-form-box{ margin: 0 auto;}}@media screen and (min-width: 375px) {	}@media screen and (min-width: 480px) {	}@media screen and (min-width: 992px) {	}@media screen and (min-width: 1240px) {	}@media screen and (min-width: 1580px) {	}/* 联系方式 */@media screen and (min-width: 320px) {	.lxfs-box{ background: #F8F8F8;}	.lxfs-box .map{ height: 300px;}		.lxfs-r{ padding: 15px;}	.lxfs-r .tit{ padding-bottom: 10px; font-weight: bold; color: #333; font-size: 16px;}	.lxfs-r .txt{ color: #333; padding-bottom: 10px;}	.lxfs-r dl{ display: flex; align-items: flex-end;}	.lxfs-r dt{ flex: 1;}	.lxfs-r dt span{ display: block;}	.lxfs-r dt b{ display: block;}	.lxfs-r dd{ width: 70px;}		.lxfs-r dt span{ font-size: 14px; font-weight: bold;}	.lxfs-r dt b{ color: #E60012; font-weight: bold; font-size: 16px;}		.lxfs-list{ padding-top: 20px;}		.lxfs-list dl{ border-bottom: solid 1px #EBEBEB; display: flex;}		.lxfs-list dt div{ padding: 5px; border: solid 1px #D9D9D9;}	.lxfs-list dt{ flex-basis: 115px; flex-shrink: 0;}	.lxfs-list dd {display: flex; flex-direction: column; padding-left: 15px;}	.lxfs-list dd .pic{ }	.lxfs-list dd .pic img{height: 20px;}	.lxfs-list dd .txt{}		.lxfs-list ul{ margin: 0 -10px;}	.lxfs-list li{ padding: 0 10px;}	.lxfs-list dl{ padding: 10px 0;}	.lxfs-list dl .txt{font-size: 12px;}		.lxfs-list dl .pic{ padding-bottom: 10px;}}@media screen and (min-width: 375px) {	}@media screen and (min-width: 480px) {	}@media screen and (min-width: 640px) {	.lxfs-list ul{ display: flex; flex-wrap: wrap;  margin: -20px -10px 0 -20px;}	.lxfs-list li{ flex-basis: 50%; flex-shrink: 0;  display: flex;}		.lxfs-list dl{ padding: 20px 0; flex:1;}}@media screen and (min-width: 992px) {	.lxfs-box{/*display: flex;*/}	.lxfs-l{flex-basis: 50%;}	.lxfs-r{/*flex-basis: 50%;*/ padding: 20px;}	.lxfs-r dd{ width: 120px;}		.lxfs-r .tit{ padding-bottom: 15px; font-size: 20px;}	.lxfs-r .txt{ padding-bottom: 0; font-size: 16px;}			.lxfs-r dt span{ font-size: 16px;}	.lxfs-r dt b{ font-size: 20px;}		.lxfs-r{ display: flex; flex-direction: column;}	.lxfs-r dl{flex: 1;}		.lxfs-list dl .txt{font-size: 14px;}			.lxfs-list{ padding-top: 30px;}		.lxfs-list dd{ padding-left: 20px;}			.lxfs-list dl .tit{ font-size: 18px;}	}@media screen and (min-width: 1240px) {	.lxfs-r{ padding: 40px 30px;}	.lxfs-r dd{ width: 145px;}		.lxfs-r .tit{ padding-bottom: 20px; font-size: 24px;}	.lxfs-r .txt{ padding-bottom: 0;}		.lxfs-r dt span{ font-size: 18px;}	.lxfs-r dt b{ font-size: 24px;}		.lxfs-box .map{ height: 350px;}			.lxfs-list{ padding-top: 50px;}		.lxfs-list dt{ flex-basis: 145px;}	.lxfs-list dl .pic{ padding-bottom: 15px;}		.lxfs-list li{ flex-basis: 33.3333%;}		.lxfs-list dl .txt{font-size: 13px;}		.lxfs-list dl .tit{ font-size: 20px;}			.lxfs-list ul{ margin: -30px -15px 0 -15px;}	.lxfs-list li{ padding: 0 15px;}	.lxfs-list dl{ padding: 30px 0;}}@media screen and (min-width: 1580px) {	.lxfs-r{ padding: 50px 40px;}	.lxfs-r dt b{ font-size: 26px;}		.lxfs-r .tit{font-size: 28px;}	.lxfs-box .map{height: 450px;}			.lxfs-list{ padding-top: 70px;}	.lxfs-list dl .txt{font-size: 15px;}			.lxfs-list dl .tit{ font-size: 22px;}			.lxfs-list dd .pic img{height: 26px;}	.lxfs-list ul{ margin: -40px -20px 0 -20px;}	.lxfs-list li{ padding: 0 20px;}	.lxfs-list dl{ padding: 40px 0;}}@media screen and (min-width: 320px) {	}@media screen and (min-width: 375px) {	}@media screen and (min-width: 480px) {	}@media screen and (min-width: 992px) {	}@media screen and (min-width: 1240px) {	}@media screen and (min-width: 1580px) {	}/*弹窗视频*/@media screen and (min-width: 320px) {.video-show.layui-layer-iframe{overflow: visible;}.video-show{ width: 300px !important; height: 175px !important; left: 50% !important; top: 50% !important; transform: translate(-50%,-50%) !important;}	.video-show .layui-layer-setwin{ right: 0; top: 0;}	.video-show .layui-layer-setwin .layui-layer-close2{ right: 0; top: -35px;width: 35px; height: 35px; background: #E60012; font-family:"iconfont" !important;  font-size:16px;  font-style:normal;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale; text-align: center; line-height: 35px;}	.video-show .layui-layer-setwin .layui-layer-close2:before { content: "\e608"; color: #fff; font-size: 14px;}		div.video-show .layui-layer-content{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #000; overflow: visible;}	.jcsp-video{display: none;}	.video-show video{display: block;}	.video-show video{ width: 100%; height: 100%;}	}@media screen and (min-width: 384px) {	.video-show{ width: 365px !important; height: 210px !important;}}@media screen and (min-width: 480px) {	.video-show{ width: 420px !important; height: 240px !important;}}@media screen and (min-width: 640px) {	.video-show{ width: 630px !important; height: 360px !important;}}@media screen and (min-width: 768px) {	.video-show{ width: 700px !important; height: 400px !important;}}@media screen and (min-width: 992px) {	.video-show{ width: 900px !important; height: 510px !important;}}/*@media screen and (min-width: 1240px) {	.video-show{ width: 1100px !important; height: 620px !important;}}*//*--内容盒子--*/@media screen and (min-width: 320px) {	.content-box:after{content: ' '; clear: both; width: 0; height: 0; overflow: hidden; display: block;}	.content-box{ text-align: justify; text-justify:inter-word; font-size: 14px; padding:0; color: #666666; position: relative; z-index: 10; line-height: 2;}	.content-box *{ line-height: 2; font-size: 14px; color: #666;}	.content-box img{max-width: 100%;}		.contact-bd{ padding: 20px 0;}		.content-box-t{ padding-top: 15px;}				}@media screen and (min-width: 992px) {	.content-box-t{padding-top: 25px;}	.contact-bd{ padding: 40px 0;}	}@media screen and (min-width: 1240px)  {	.content-box-t{ padding-top: 35px;}	.contact-bd{ padding: 60px 0;}}@media screen and (min-width: 1580px) {	.content-box *{ font-size: 16px; }}@media screen and (min-width: 320px) {	}@media screen and (min-width: 375px) {	}@media screen and (min-width: 480px) {	}@media screen and (min-width: 992px) {	}@media screen and (min-width: 1240px) {	}