<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.banner .bannerCom {
	background-image: url(../img/service.jpg);
}
@media only screen and (max-width: 991px) {
	.banner .bannerCom {
		background-image: url(../img/serviceS.jpg);
	}
}
/*å”®åŽæœåŠ¡æ‰¿è¯º*/
.service1 {
	width: 100%;
	overflow: hidden;
	padding: 65px 0 15px;
}
.service1 .service1_title {
	width: 100%;
	overflow: hidden;
	text-align: center;
	color: #949494;
	line-height: 20px;
}
.service1_title h1 {
	color: #333333;
	margin: 0 0 13px;
}
.service1 .service1_list {
	width: 100%;
	overflow: hidden;
	margin: 40px 0 0;
}
.service1_list li {
	width: calc(50% - 46px);
	width: -moz-calc(50% - 46px);
	width: -webkit-calc(50% - 46px);
	overflow: hidden;
	float: left;
	margin: 0 0 75px;
}
.service1_list li:nth-of-type(2n) {
	float: right;
}
.service1_list li .service1_img {
	width: 105px;
	height: 105px;
	border-radius: 50%;
	text-align: center;
	line-height: 100px;
	border: 2px solid #d0152d;
	float: right;
}
.service1_list li:nth-of-type(2n) .service1_img {
	float: left;
}
.service1_list li .service1_txt {
	width: calc(100% - 140px);
	width: -moz-calc(100% - 140px);
	width: -webkit-calc(100% - 140px);
	overflow: hidden;
	margin: 0 35px 0 0;
	padding: 20px 0 0;
	text-align: right;
	color: #666666;
	line-height: 22px;
}
.service1_txt h4 {
	font-size: 16px;
	color: #d0152d;
	font-weight: bold;
	margin: 0 0 15px;
}
.service1_list li:nth-of-type(2n+1) .service1_txt h4 {
	margin: 0 10px 15px 0;
}
.service1_list li:nth-of-type(2n) .service1_txt {
	text-align: left;
	margin: 0 0 0 140px;
}
@media only screen and (max-width: 991px) {
	.service1_list li {
		width: 600px;
		float: none;
		margin: 0 auto 30px;
	}
	.service1_list li:nth-of-type(2n) {
	    float: none;
	}
	.service1_list li .service1_img {
		float: left;
	}
	.service1_list li:nth-of-type(2n+1) .service1_txt {
		text-align: left;
		margin: 0 0 0 140px;
	}
	.service1_list li:nth-of-type(2n) .service1_txt {
		text-align: left;
		margin: 0 0 0 140px;
	}
	.service1_list li:nth-of-type(2n+1) .service1_txt h4 {
		margin: 0 10px 15px 0;
	}
}
@media only screen and (max-width: 767px) {
	.service1 {
	    padding: 40px 0 15px;
	}
	.service1 .service1_title {
		width: 335px;
		margin: 0 auto;
	}
	.service1_title h1 {
		font-size: 28px;
	    margin: 0 0 10px;
	}
	.service1_title p br {
		display: none;
	}
	.service1 .service1_list {
		width: 335px;
	    margin: 25px auto 0;
	}
	.service1_list li {
		width: 100%;
	}
	.service1_list li .service1_img {
	    width: 85px;
	    height: 85px;
	    line-height: 80px;
	}
	.service1_img img {
		width: 50px;
	}
	.service1_list li .service1_txt {
	    width: calc(100% - 100px);
	    width: -moz-calc(100% - 100px);
	    width: -webkit-calc(100% - 100px);
	    padding: 0;
	    line-height: 20px;
	    float: left;
		margin: 0 0 0 15px !important;
	}
	.service1_list li .service1_txt h4 {
		height: 20px;
		line-height: 20px;
		margin: 5px 0 !important;
	}
	.service1_list li .service1_txt p {
		line-height: 18px;
		height: 54px;
		overflow: hidden;
	}
	.service1_list li .service1_txt p br {
		display: none;
	}
}
@media only screen and (min-width: 992px) {
	.service1_list li {
	    width: calc(50% - 30px);
	    width: -moz-calc(50% - 30px);
	    width: -webkit-calc(50% - 30px);
	}
	.service1_list li .service1_txt br {
		display: none;
	}
}
@media only screen and (min-width: 1250px) {
	.service1_list li {
	    width: calc(50% - 46px);
	    width: -moz-calc(50% - 46px);
	    width: -webkit-calc(50% - 46px);
	}
	.service1_list li .service1_txt br {
		display: block;
	}
}
/*è´¨é‡ä¿è¯æ‰¿è¯º*/
.service2 {
	width: 100%;
	overflow: hidden;
	padding: 75px 0;
	position: relative;
}
.service2 .service2Bg {
	width: 100%;
	height: 385px;
	background-color: #f5f5f5;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.service2 .service2_box {
	width: calc(100% - 60px);
	width: -moz-calc(100% - 60px);
	width: -webkit-calc(100% - 60px);
	height: 400px;
	background-color: #d0152d;
	margin: 0 0 0 60px;
	position: relative;
	z-index: 2;
}
.service2_box .service2_img {
	width: 570px;
	overflow: hidden;
	position: absolute;
	left: -60px;
	top: -31px;
}
.service2_img img {
	width: 100%;
}
.service2_box .service2_txt {
	width: 550px;
	overflow: hidden;
	float: right;
	margin: 55px 35px 0 0;
	color: #FFFFFF;
	line-height: 26px;
}
.service2_txt h1 {
	line-height: 36px;
	margin: 0 0 15px;
}
@media only screen and (max-width: 991px) {
	.service2 .service2_box {
	    height: 750px;
	}
	.service2_box .service2_txt {
		width: 100%;
		float: none;
		margin: 0;
		padding: 415px 40px 0;
	}
}
@media only screen and (max-width: 767px) {
	.service2 {
	    padding: 0;
	}
	.service2 .container {
		width: 100%;
	}
	.service2 .service2_box {
	    width: 100%;
	    height: auto;
	    margin: 0;
	    padding: 0 0 35px;
	}
	.service2_box .service2_img {
	    width: 100%;
	    position: relative;
	    left: 0;
	    top: 0;
	}
	.service2_box .service2_txt {
		padding: 35px 20px 0;
		line-height: 22px;
	}
	.service2_txt h1 {
		font-size: 28px;
	    line-height: 32px;
	    margin: 0 0 10px;
	}
}
@media only screen and (min-width: 992px) {
	.service2 .service2_box {
	    height: 700px;
	}
	.service2_box .service2_txt {
		width: 100%;
		float: none;
		margin: 0;
		padding: 415px 0 0 50px;
	}
}
@media only screen and (min-width: 1250px) {
	.service2 .service2_box {
	    height: 400px;
	}
	.service2_box .service2_txt {
		width: 550px;
		float: right;
		margin: 55px 35px 0 0;
		padding: 0;
	}
}
/*å“è´¨ä¿éšœ*/
.service3 {
	width: 100%;
	height: 560px;
	overflow: hidden;
	background: url(../img/service3.jpg) no-repeat top center;
}
.service3 .container {
	height: 100%;
	position: relative;
}
.service3 h2 {
	font-size: 26px;
	color: #FFFFFF;
	line-height: 36px;
	position: absolute;
	left: 0;
	top: 220px;
}
.service3 .service3_box {
	display: block;
	width: 456px;
	height: 315px;
	overflow: hidden;
	float: right;
	margin: 117px 38px 0 0;
	color: #000000;
}
.service3_box .service3_txt {
	width: 390px;
	height: 315px;
	overflow: hidden;
	background-color: rgba(255,255,255,0.8);
	padding: 40px 30px;
	line-height: 24px;
	font-size: 14px;
	float: left;
}
.service3_txt h1 {
	margin: 0 0 19px;
}
.service3_txt p {
	padding: 0 0 0 1px;
}
.service3 .service3_box:hover .service3_txt h1 {
	color: #d0152d;
}
.service3_box .service3_right {
	width: calc(100% - 390px);
	width: -moz-calc(100% - 390px);
	width: -webkit-calc(100% - 390px);
	line-height: 313px;
	height: 100%;
	overflow: hidden;
	float: right;
	background-color: #d0152d;
	text-align: center;
}
@media only screen and (max-width: 991px) {
	.service3 {
		background: url(../img/service3.jpg) no-repeat 50% 50%;
		background-size: auto 100%;
	}
	.service3 h2 {
	    top: 80px;
	}
	.service3 .service3_box {
	    margin: 190px 0 0;
	    float: none;
	}
}
@media only screen and (max-width: 767px) {
	.service3 {
	    height: 455px;
	}
	.service3 h2 {
	    top: 40px;
	    font-size: 18px;
	    line-height: 30px;
	}
	.service3 .service3_box {
		width: 100%;
		height: 270px;
		margin: 120px 0 0;
	}
	.service3_box .service3_txt {
	    width: calc(100% - 50px);
		width: -moz-calc(100% - 50px);
		width: -webkit-calc(100% - 50px);
	    height: 270px;
	    padding: 30px 20px;
	    font-size: 12px;
	}
	.service3_txt h1 {
		font-size: 28px;
	    margin: 0 0 10px;
	}
	.service3_box .service3_right {
	    width: 50px;
	    line-height: 267px;
	}
	.service3_right img {
		width: 24px;
	}
}
/*ç”Ÿäº§è£…å¤‡*/
.service_content {
	width: 100%;
	overflow: hidden;
	padding: 57px 0 45px;
}
.service_content .service_menu {
	width: 307px;
	overflow: hidden;
	margin: 0 auto 50px;
}
.service_menu a {
	display: block;
	width: 130px;
	height: 40px;
	border-radius: 4px;
	overflow: hidden;
	float: left;
	text-align: center;
	background-color: #e0e0e0;
	font-size: 16px;
	color: #333333;
	line-height: 40px;
}
.service_menu a:first-of-type {
	margin: 0 47px 0 0;
}
.service_menu a:hover {
	color: #d0152d;
	text-decoration: underline !important;
}
.service_menu a.active {
	background-color: #d0152d;
	color: #FFFFFF;
}
.service_content .service_title {
	width: 100%;
	overflow: hidden;
	color: #838383;
	text-align: center;
	margin: 0 0 25px;
}
.service_title h1 {
	color: #000000;
	font-size: 36px;
	font-weight: lighter;
	margin: 0 0 13px;
}
.service_content .container&gt;.service_img {
	width: 100%;
	overflow: hidden;
}
.service_content .service_banner {
	width: 100%;
	height: auto;
	margin: 25px 0 0;
	position: relative;
}
.service_banner .service_img {
	width: 100%;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}
.service_img img {
	width: 100%;
	transition: all 1s;
}
.service_banner .service_img h3 {
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #FFFFFF;
	background-color: rgba(0,0,0,0.53);
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
}
.service_banner .service_img:hover img {
	transform: scale(1.1);
}
.service_banner .service_img:hover h3 {
	background-color: rgba(208,21,45,0.78);
}
.service_banner .swiper-button-next,.service_banner .swiper-button-prev {
	position: absolute;
	top: 50%;
	bottom: 0;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	z-index: 10;
	cursor: pointer;
	background-size: 100% auto;
	background-position: center !important;
	background-repeat: no-repeat !important;
}
.service_banner .swiper-button-next.swiper-button-disabled{
	background: url(../img/right.png);
	opacity: 1;
	cursor: auto;
	pointer-events: none
}
.service_banner .swiper-button-prev.swiper-button-disabled {
	background: url(../img/left.png);
	opacity: 1;
	cursor: auto;
	pointer-events: none
}
.service_banner .swiper-button-prev,.service_banner .swiper-container-rtl .swiper-button-next {
	background: url(../img/leftR.png);
	left: -55px;
	right: auto;
}
.service_banner .swiper-button-next,.service_banner .swiper-container-rtl .swiper-button-prev {
	background: url(../img/rightR.png);
	right: -55px;
	left: auto;
}
@media only screen and (max-width: 991px) {
	.service_content .service_banner {
		width: calc(100% - 70px);
		width: -moz-calc(100% - 70px);
		width: -webkit-calc(100% - 70px);
		margin: 25px auto 0;
	}
}
@media only screen and (max-width: 767px) {
	.service_banner .swiper-button-next,.service_banner .swiper-button-prev {
		display: none !important;
	}
	.service_content {
	    padding: 35px 0 30px;
	}
	.service_content .container&gt;.service_img {
		display: none !important;
	}
	.service_content .service_menu {
		width: 230px;
		margin: 0 auto 25px;
	}
	.service_menu a {
	    width: 110px;
	    height: 35px;
	    border-radius: 4px;
	    font-size: 14px;
	    line-height: 35px;
	}
	.service_menu a:first-of-type {
	    margin: 0 10px 0 0;
	}
	.service_title h1 {
	    font-size: 28px;
	    margin: 0 0 10px;
	}
	.service_content .service_banner {
		width: 100%;
		margin: 15px auto 0;
	}
	.service_banner .swiper-container {
		width: 100%;
		overflow: hidden;
	}
	.service_content .service_banner .swiper-wrapper {
		width: 100%;
		overflow: hidden;
		display: block;
	}
	.service_content .service_banner .swiper-wrapper .swiper-slide {
		width: calc(50% - 5px);
		width: -moz-calc(50% - 5px);
		width: -webkit-calc(50% - 5px);
		overflow: hidden;
		float: left;
		margin: 0 10px 10px 0;
	}
	.service_content .service_banner .swiper-wrapper .swiper-slide:nth-of-type(2n) {
		margin: 0 0 10px;
	}
	.service_banner .service_img h3 {
	    height: 25px;
	    line-height: 25px;
	    font-size: 12px;
	}
}
@media only screen and (min-width: 992px) {
	.service_content .service_banner {
		width: 90%;
		margin: 25px auto 0;
	}
}
@media only screen and (min-width: 1250px) {
	.service_content .service_banner {
		width: 100%;
	}
}
</pre></body></html>