<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* CSS Document */



/*展示代码开始 */

.show {

	width: 100%;

	float: left;

	overflow: hidden;

	padding: 50px 20px 50px 20px;

	background-color: #fff;

}

.show_content {

	width: 100%;

	margin: auto;

	max-width: 1580px;

	position: relative;

}

.show_right {

	width: 490px;

	height: 100%;

	position: absolute;

	right: 0PX;

	z-index: 1;

	top: 0px;

}

.show_title {

	width: 100%;

	float: left;

	line-height: 30px;

	margin-top: 10px;

	margin-bottom: 20px;

}

.show_title h1 {

	font-size: 24px;

	font-weight: 600;

	overflow: hidden;

	white-space: nowrap;

	text-overflow: ellipsis;

/* 	display: flex;

flex-direction: row; */



}

.show_right-2 {

	width: 100%;

	float: left;

	color: #a6a6a6;

	line-height: 25px;

}

.show_right-2 p {

	display: inline-block;

	float: left;

	line-height: 25px;

	margin-right: 5px;

}

.show_right-2 span {

	display: inline-block;

	float: left;

}

.show_right-2-1 {

	margin-right: 20px;

	float: left;

	cursor: pointer;

}

.show_right-2-2 {

	margin-right: 20px;

	float: left;

}

.show_right-2-3 {

	margin-right: 20px;

	float: left;

}

.show_meal {

	width: 100%;

	float: left;

}

.meal_cont {

	width: 100%;

	float: left;

	margin-top: 20px;

	height: 40px;

	background-image: url(../images/pu.png);

	background-repeat: repeat;

	padding: 0px 10px 0px 10px;

	line-height: 40px;

	border-bottom: #d3d3d3 solid 1px;

}

.meal_title {

	display: inline-block;

	float: left;

}

.meal_title span {

	display: inline-block;

	margin-top: 13.5px;

	margin-right: 10px;

	float: left;

}

.meal_title span .u-checkbox.z-checked .icon {

	background-image: url(../images/wei.png)!important;

}

.meal_cont p {

	display: inline-block;

	float: left;

}

.show_service {

	width: 100%;

	float: left;

}

.service {

	width: 100%;

	float: left;

}

.service_list {

	width: 100%;

	float: left;

}

.service1 {

	width: 100%;

	float: left;

	padding: 0px 10px 0px 10px;

	line-height: 50px;

}

.service_list_cont {

	width: 100%;

	float: left;

	margin-bottom: 20px;

	padding: 0px 10px 0px 10px;

	color: #666;

	overflow: hidden;

}

.service_cont {

	display: inline-block;

	float: left;

}

.service_cont span {

	margin-left: 5px;

}

.service_cont i {

	cursor: pointer;

}

.service_list_cont-2 {

	display: inline-block;

	float: right;

}

.service3 {

				display: flex;

				flex-direction: row;

				align-items: center;

				width: 100%;

			}

			

			.service3 .ckbox {

				margin: 0 6px 0 14px;

			}

			

			.service3 .ckbox input {

				background: none

			}

			

			.service3 .ckbox input[type='radio'] {

				width: 17px;

				height: 17px;

				float: left;

				margin-right: 10px;

				outline: none;

				position: absolute;

				display: inline-block;

				padding: 0;

				border-radius: 2px;

				opacity: 0;

			}

			

			.service3 .ckbox .ckbox {

				overflow: hidden;

			}

			

			.service3 .ckbox label {

				padding-right: 20px;

				z-index: -1;

				display: flex;

				align-items: center;

				font-size: 16px;

				color: #666;

			}

			

			.service3 .ckbox label a {

				font-size: 14px;

				color: #0B79EC;

				margin: 0 2px;

			}

			

			.service3 .ckbox input[type="radio"]+label::before {

				content: "";

				display: inline-block;

				width: 17px !important;

				height: 17px;

				background-color: none;

				outline: none;

				margin-right: 4px;

				box-sizing: border-box;

				border: 2px solid #ddd;

				position: relative;

				display: block;

				border-radius: 50%;

				margin-right: 10px;

			}

			

			.service3 .ckbox input[type="radio"]:checked+label::before {

				background: url(/public/templates/images/circle.svg) no-repeat center center;

			}

			.service3 .ckbox input[type="radio"]:disabled+label::before {

				background-color: gray;

				box-shadow: none;

				color: #555;

			}

.show_right-6 {

	width: 100%;

	height: 1px;

	background-color: #d3d3d3;

	float: left;

}

.show_right-7 {

	width: 100%;

	line-height: 30px;

	float: left;

	display: none;

	margin-top: 20px;

}

.show_right-7 p {

	display: inline-block;

	float: right;

	font-size: 15px;

}

.show_right-7 span {

	display: inline-block;

	font-size: 18px;

	font-weight: bold;

	color: #960000;

	float: right;

	margin-left: 20px;

}

.show_right-7 span i {

	font-style: normal;

}

.consult {

	width: 100%;

	float: left;

	position: relative;

}

.buy_consult {

	height: 35px;

	color: #fff;

	font-size: 14px;

	text-align: center;

	float: left;

	cursor: pointer;

	line-height: 35px;

	margin-top: 20px;

}

.buy_consult a {

	color: #fff;

	display: inline-block;

	width: 100px;

	height: 100%;

	overflow: hidden;

	margin-left: 10px;

	position: relative;

	float: left;

	background-color: #00aeef;

	z-index: 1;

}

.buy_consult a:first-child{

	margin-left: 0;

}

.consult-2 {

	width: 102px;

	height: 35px;

	float: left;

	background-image: url(../images/contact.svg);

	margin-top: 20px;

	background-repeat: no-repeat;

	position: relative;

	background-position: 10px center;

	margin-left: 10px;

}

.consult-2 a{

	color:#960000;

	text-align: right;

	line-height: 35px;

	padding: 0 10px;

}

.consult-2:hover .consult-2-1 {

	opacity: 1;

	top: 50px;

	visibility: visible;

}

.consult-2-1 {

	background-color: #a8a7a7;

	position: absolute;

	top: 60px;

	left: 50%;

	margin-left: -40px;

	line-height: 30px;

	text-align: center;

	width: 80px;

	opacity: 0;

	transition: all 0.5s;

	visibility: hidden;

	z-index: 5;

	color: #fff;

}

.consult-2-1:before {

	content: "";

	position: absolute;

	top: -10px;

	left: 50%;

	margin-left: -2.5px;

	width: 0;

	height: 0;

	border-left: 5px solid transparent;

	border-right: 5px solid transparent;

	border-bottom: 10px solid #a8a7a7;

}

.consult-2 a {

	border: #d3d3d3 solid 1px;

	display: inline-block;

	width: 100%;

	height: 100%;

}

.consult-2 a:hover {

	border: #960000 solid 1px;

}

.preview_btn{

							width: 102px;

						    height: 35px;

						    float: left;

						    /*background-image: url(../images/contact.svg);*/

						    margin-top: 20px;

						    background-repeat: no-repeat;

						    position: relative;

						    background-position: 10px center;

						    margin-left: 10px;

						    border: #d3d3d3 solid 1px;

						    transition: all 0.3s

						}

						.preview_btn:hover{

							border: #960000 solid 1px;

						}

						.preview_btn a{

							display: flex;

							width: 100%;

							height: 100%;

							flex-direction: row;

							justify-content: center;

							align-items: center;

							color: #00aeef;

						}

						.preview_btn a img{

							height: 20px;

							width: auto;

							margin: 10px

						}



.other_service {

	width: 100%;

	float: left;

	margin-top: 30px;

	margin-bottom: 10px;

	line-height: 30px;

}

.other_service a {

	display: inline-block;

	color: #666;

}

.other_service a:hover {

	color: #960000;

}

.other_service span {

	display: inline-block;

	margin-top: 8px;

	color: #960000;

	float: left;

	margin-right: 15px;

}

.other_service p {

	float: left;

	display: inline-block;

}

.show_price {

	width: 100%;

	float: left;

	margin-bottom: 10px;

	line-height: 30px;

}

.show_price a {

	display: inline-block;

	color: #666;

}

.show_price a:hover {

	color: #960000;

}

.show_price span {

	display: inline-block;

	float: left;

	margin-right: 15px;

}

.show_price span img {

	height: 13px;

	width: auto;

}

.show_price p {

	display: inline-block;

	float: left;

	margin-right: 10px;

}

.show_title1 {

	width: 100%;

	float: left;

	margin-bottom: 10px;

	line-height: 30px;

}

.show_title1 a {

	display: inline-block;

	color: #666;

	margin-right: 10px;

}

.show_title1 a:hover {

	color: #960000;

}

.show_title1 span {

	display: inline-block;

	padding-top: 5px;

	float: left;

	margin-right: 12px;

	margin-left: -2px;

}

.show_title1 span img {

	height: 20px;

	width: auto;

}

.show_left {

	margin-right: 590px;

	position: relative;

	overflow: hidden;

}

.show_left a {

	display: inline-block;

	width: 100%;

	height: 100%;

}

.show_left img {

	max-width: 100%;

	height: auto;

}

.show_left:hover .preview {

	filter: alpha(opacity=100);

	-moz-opacity: 1;

	-khtml-opacity: 1;

	opacity: 1;

}

.preview {

	position: absolute;

	z-index: 1;

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	background: rgba(0,0,0,0.6);

	filter: alpha(opacity=0);

	-moz-opacity: 0;

	-khtml-opacity: 0;

	opacity: 0;

	transition: 0.5s all;

	-webkit-transition: 0.5s all;

	-o-transition: 0.5s all;

	-moz-transition: 0.5s all;

	-ms-transition: 0.5s all;

}

.preview_cont {

	display: table;

	width: 100%;

	height: 100%;

}

.preview_img {

	vertical-align: middle;

	display: table-cell;

	text-align: center;

}

.preview_img img {

	width: 250px;

	display: inline-block;

	height: 161px;

}

.show_left:hover .datu1-1 {

	right: 10px;

}

.datu1-1 {

	width: 90px;

	height: 25px;

	line-height: 25px;

	position: absolute;

	z-index: 2;

	right: -100%;

	top: 10px;

	border-radius: 5px;

	color: #999999;

	text-align: center;

	background-color: #f1f1ef;

	transition: 0.5s all;

	-webkit-transition: 0.5s all;

	-o-transition: 0.5s all;

	-moz-transition: 0.5s all;

	-ms-transition: 0.5s all;

}

.datu1-1-1 {

	display: inline-block;

	cursor: pointer;

}

.datu1-1 p {

	display: inline-block;

	font-size: 18px;

}

.datu1-1 span {

	margin-left: 15px;

	cursor: pointer;

	display: inline-block;

}

.dianzan1xuanzhong {

	color: #960000!important;

}

/*展示代码结束 */





/*内容代码开始 */

.content {

	width: 100%;

	float: left;

	background-color: #fff;

	padding: 0px 20px 0px 20px;

	border-top: #d3d3d3 solid 1px;

	text-align: justify;

	border-bottom: #d3d3d3 solid 1px;

}

.content_show {

	width: 100%;

	margin: auto;

	height: 100%;

	max-width: 1580px;

	overflow: hidden;

}

.content1 {

	width: 100%;

	float: left;

	height: 35px;

	margin-top: 40px;

}

#content_detail {

	width: 100%;

	float: left;

	line-height: 35px;

	color: #555;

	max-width: 1100px;

	padding-bottom: 50px;

	padding-top: 30px;

}

#content_detail img {

	display: inline-block;

	max-width: 100%;

	height: auto!important;

}

.content_detail-1 {

	overflow: hidden;

	float: left;

	width: 100%;

}

.content_detail-1 h1 {

	font-weight: 100;

	font-size: 20px;

	margin-bottom: 15px;

	font-weight: bold;

	width: 100%;

	float: left;

	line-height: 30px;

}

.nav-height {

	display: inline-block;

	width: 100%;

}

.nav-wrap {

	width: 100%;

}

.nav-wrap ul{

	display: block!important;

	height: 35px;

	width: 100%;

	max-width: 1580px;

	margin: auto;

}

.nav-wrap ul li {

	display: inline-block;

	float: left;

	font-size: 16px;

	margin-right: 20px;

}

.nav-wrap ul li a {

	color: #fff;

	padding: 0px 40px 0px 40px;

	border-radius: 3px;

	background-color: #161616;

	display: block;

	height: 35px;

	font-size: 14px;

	line-height: 35px;

	transition: all 0s;

}

.nav-wrap ul li a:hover {

	background-color: #960000;

}

.active {

	color: #fff!important;

	background-color: #00aeef!important;

}

.nav-wrap.navFix ul {

	height: 80px;

	padding-top: 22.5px;

}

.nav-wrap.navFix {

	position: fixed;

	padding: 0px 20px 0px 20px;

	top: 0px;

	left: 0;

	right: 0px;

	margin: auto;

	height: 80px;

	z-index: 999;

	box-shadow: 0 0 5px rgba(0,0,0, 0.2);

	border-bottom: 1px solid #e3e3e3;

	background-color: #fff;

}

#section2 {

	width: 100%;

	text-align: justify;

	float: left;

	background-color: #FFF;

	border-top: #d3d3d3 solid 1px;

	padding: 30px 20px 50px 20px;

}

.section2zong {

	max-width: 1580px;

	margin: auto;

	width: 100%;

}

.section2zong1 {

	width: 100%;

	max-width: 1100px;

}

.section2zong1-1 {

	width: 100%;

	float: left;

	line-height: 50px;

	font-weight: bold;

	font-size: 16px;

}

.zuoce4-2 {

	width: 100%;

	float: left;

	padding: 30px;

}

/* 列表代码开始 */

			

#section3 {

	width: 100%;

	float: left;

}

.section3-1 {

	width: 100%;

	float: left;

	line-height: 50px;

	padding-left: 30px;

}

.lie {

	width: 100%;

	float: left;

	margin-top: 30px;

	margin-bottom: 35px;

}

.liezong {

	width: 100%;

	padding: 0px 20px 0px 20px;

	margin: auto;

	max-width: 1640px;

	overflow: hidden;

}

.lie1 {

	width: 380px;

	height: 360px;

	float: left;

	background-color: #fff;

	padding: 10px;

	margin-bottom: 40px;

	border: 1px solid #efefef;

	height: 400px;

	margin-left: 10px;

	margin-right: 10px;

}

.lie1-1 {

	width: 100%;

	position: relative;

	line-height: 25px;

	float: left;

}

.new {

	position: absolute;

	z-index: 2;

	right: -7px;

	top: -7px;

	display: none;

	transition: all 0.2s;

}

.lie1:hover .new {

	opacity: 0;

}

.lie1-1 img {

	width: 100%;

	height: auto;

}

.lie1-1 a {

	display: inline-block;

	width: 100%;

	height: 100%;

	color: #fff;

}

.lie1:hover .lie1-1zhe, .lie1:hover .lie1-1zhe1-1, .lie1:hover .lie1-1zhe1-2, .lie1:hover .lie1-1zhe2 {

	opacity: 1;

}

.lie1-1zhe {

	width: 100%;

	height: 100%;

	position: absolute;

	left: 0px;

	top: 0px;

	background: rgba(255,255,255,0.62);

	transition: all 0.2s;

	opacity: 0;

}

.lie1-1zhe a {

	display: inline-block;

	width: 100%;

	height: 100%;

}

.lie1-1zhequan {

	display: inline-block;

	width: 100%;

	height: 100%;

}

.lie1-1zhe1-1 {

	width: 80px;

	height: 35px;

	line-height: 35px;

	display: inline-block;

	float: left;

	background-color: #960000;

	border-radius: 5px;

	color: #fff;

	text-align: center;

	cursor: pointer;

	position: absolute;

	z-index: 2;

	left: 10px;

	top: 10px;

	transition: all 0.2s;

	opacity: 0;

}

.lie1-1zhe1-1:hover {

	background-color: #880000;

}

.lie1-1zhe1-1 p {

	display: inline-block;

	position: relative;

}

.lie1-1zhe1-1 span {

	display: inline-block;

	margin-left: 10px;

}

.lie1-1zhe1-2 {

	display: inline-block;

	width: 30px;

	height: 30px;

	background-color: #fff;

	border-radius: 5px;

	float: right;

	background-image: url(../images/earth-black.svg);

    background-size: 20px 20px;

	background-position: center;

	background-repeat: no-repeat;

	transition: all 0.2s;

	opacity: 0;

	position: absolute;

	z-index: 2;

	left: 10px;

	top: 10px;

}

.lie1-1zhe1-2:hover {

	background-color: #767676;

	background-image: url(../images/earth-red.svg);

}

.lie1-1zhe2 {

	width: 85px;

	height: 35px;

	position: absolute;

	z-index: 1;

	right: 10px;

	bottom: 15px;

	transition: all 0.2s;

	opacity: 0;

}

.lie1-1zhe2 p {

	width: 85px;

	height: 35px;

	display: inline-block;

	background: rgba(0,0,0,0.47);

	color: #fff;

	text-align: center;

	line-height: 35px;

	float: right;

	border-radius: 17.5px;

	transition: all 0.5s;

}

.lie1-1zhe2 p:hover {

	background: rgba(0,0,0,0.67);

}

.lie1-2 {

	width: 100%;

	float: left;

	margin-top: 15px;

	margin-bottom: 15px;

}

.lie1-2 p {

	display: inline-block;

	width: 250px;

	float: left;

	overflow: hidden;

	white-space: nowrap;

	text-overflow: ellipsis;

}

.lie1-2 p a {

	color: #27282d;

}

.lie1-2 p a:hover {

	color: #960000;

}

.lie1-3 {

	width: 100%;

	float: left;

	color: #666666;

	line-height: 18px;

}

.lie1-3 img {

	margin-right: 15px;

	float: left;

	width: 18px;

	height: 18px;

}

.lie1-3 p {

	display: inline-block;

	font-family: 'Calibri light';

	float: left;

}

.lie1-4 {

	width: 100%;

	margin-top: 15px;

	transform: translateX(2px);

	float: left;

	font-size: 13px;

	font-family: 'Calibri light';

	color: #333;

	line-height: 25px;

}

.lie1-4 p {

	float: left;

	margin-right: 10px;

	line-height: 25px;

}

.lie1-4 span {

	float: left;

}

.lie1-4-1 {

	/*width: 75px;*/

	float: left;

	margin-right: 20px;

}

.lie1-4-2 {

	display: inline-block;

	float: left;

	margin-right: 20px;

}

.lie1-4-2 img {

	margin-right: 10px;

}



.lie1-4-3 {

	display: inline-block;

	float: left;

	cursor: pointer;

	user-select: none;

}



.lie1-4-3 .my-icon {

	color: #a6a6a6;

	width: 15px;

	height: 24px;

	background: url('/public/templates/default/images/heart-gray.svg') center center no-repeat;

	background-size: 15px 11px;

}

.lie1-4-3 .my-icon:before {

	content: none;

}



.lie1-4-3 .my-icon.is-like {

	color: #960000;

	background-image: url('/public/templates/default/images/heart-red.svg')

}



.shright_top {

    width: 100%;

    font-family: 'Calibri light';

    color: #b3b3b3;

    line-height: 25px;

	/*float: left;*/

	padding-top:40px;

}



.shright_top p{

	color:#666666;

}

.service_price{

	overflow: hidden;

}

.service_price p{

	font-weight: 700;

    color: #00aeef;

    font-size: 14px;

}

.service_price p.price{

	font-size: 18px;

}

/* 列表代码结束 */



/*内容代码结束 */

 @media screen and (min-width:320px) and (max-width:399px) {

/* 列表代码开始 */

.liezong {

	text-align: center;

}

.lie1 {

	width: 100%;

	max-width: 380px;

	float: none;

	text-align: left;

	height: auto;

	display: inline-block;

	margin-left: 0px;

	margin-right: 0px;

}

/* 列表代码结束 */

		 

		  /*内容代码开始 */

		  

.content {

	padding: 0px 15px 0px 15px;

}

.section3-1 {

	padding-left: 0px;

}

.content1 {

	display: none;

}

/*内容代码结束 */

			  

			     /*展示代码开始 */



.show_right {

	position: relative;

	float: left;

	width: 100%;

}

.show_left {

	margin-right: 0px;

	float: left;

	text-align: center;

	width: 100%;

}

.show_left a {

	position: relative;

}

.preview_img img {

	height: 60PX;

	width: auto;

}

.buy_consult {

	height: auto;

}

.buy_consult a {

	margin-bottom: 20px;

}

/*展示代码结束 */

}

 @media screen and (min-width: 400px) and (max-width:499px) {

/* 列表代码开始 */

.liezong {

	text-align: center;

}

.lie1 {

	width: 100%;

	max-width: 380px;

	float: none;

	text-align: left;

	height: auto;

	display: inline-block;

	margin-left: 0px;

	margin-right: 0px;

}

/* 列表代码结束 */

		 

		  /*内容代码开始 */

.section3-1 {

	padding-left: 0px;

}

.content1 {

	display: none;

}

/*内容代码结束 */

			  

			     /*展示代码开始 */

			   

.show_right {

	position: relative;

	float: left;

	width: 100%;

}

.show_left {

	margin-right: 0px;

	float: left;

	text-align: center;

	width: 100%;

}

.show_left a {

	position: relative;

}

.preview_img img {

	height: 60PX;

	width: auto;

}

/*展示代码结束 */

}

 @media screen and (min-width: 500px) and (max-width:639px) {

/* 列表代码开始 */

.liezong {

	max-width: 440px;

}

/* 列表代码结束 */

		 

		  /*内容代码开始 */

.section3-1 {

	padding-left: 0px;

}

.content1 {

	display: none;

}

/*内容代码结束 */

			     /*展示代码开始 */

			   

.show_right {

	position: relative;

	float: left;

	width: 100%;

}

.show_left {

	margin-right: 0px;

	float: left;

	text-align: center;

	width: 100%;

}

.show_left a {

	position: relative;

}

.preview_img img {

	height: 60PX;

	width: auto;

}

/*展示代码结束 */

			  

			  

}

 @media screen and (min-width: 640px) and (max-width:767px) {

/* 列表代码开始 */

.liezong {

	max-width: 440px;

}

/* 列表代码结束 */

		 

		  /*内容代码开始 */

.section3-1 {

	padding-left: 0px;

}

/*内容代码结束 */

			  

			  

			     /*展示代码开始 */

			   

.show_right {

	position: relative;

	float: left;

	width: 100%;

}

.show_left {

	margin-right: 0px;

	float: left;

	text-align: center;

	width: 100%;

}

.show_left a {

	position: relative;

}

.preview_img img {

	height: 60PX;

	width: auto;

}

/*展示代码结束 */

}

 @media screen and (min-width: 768px) and (max-width:991px) {

/* 列表代码开始 */

.liezong {

	text-align: center;

}

.lie1 {

	display: inline-block;

	text-align: left;

	float: none;

}

/* 列表代码结束 */

		 

		  /*内容代码开始 */

.section3-1 {

	padding-left: 0px;

}

/*内容代码结束 */

			  

			     /*展示代码开始 */

			   

.show_right {

	position: relative;

	float: left;

	width: 100%;

}

.show_left {

	margin-right: 0px;

	float: left;

	text-align: center;

	width: 100%;

}

.show_left a {

	position: relative;

	width: 80%;

}

/*展示代码结束 */

}

 @media screen and (min-width: 992px)and (max-width:1199px) {

/* 列表代码开始 */

.liezong {

	text-align: center;

}

.lie1 {

	display: inline-block;

	text-align: left;

	float: none;

}

/* 列表代码结束 */

		 

		  /*内容代码开始 */

.section3-1 {

	padding-left: 0px;

}

/*内容代码结束 */

			  

			     /*展示代码开始 */

			   

.show_right {

	position: relative;

	float: left;

	width: 100%;

}

.show_left {

	margin-right: 0px;

	float: left;

	text-align: center;

	width: 100%;

}

.show_left a {

	position: relative;

	width: 80%;

}

/*展示代码结束 */

}

 @media screen and (min-width: 1200px)and (max-width:1280px) {

/* 列表代码开始 */

.liezong {

	text-align: center;

}

.lie1 {

	display: inline-block;

	text-align: left;

	float: none;

}

/* 列表代码结束 */

		 

		 /*内容代码开始 */

.section3-1 {

	padding-left: 0px;

}

/*内容代码结束 */

			  

			   /*展示代码开始 */

			   

.show_right {

	position: relative;

	/*float: left;*/

	clear: both;

	width: 100%;

	max-width: 1200px;

	margin: 40px auto;

}

.show_left {

	margin-right: 0px;

	float: left;

	text-align: center;

	width: 100%;

}

.show_left a {

	position: relative;

	width: 80%;

}



/*展示代码结束 */

}

 @media screen and (min-width: 1281px)and (max-width:1366px) {

/* 列表代码开始 */

.liezong {

	text-align: center;

}

.lie1 {

	display: inline-block;

	text-align: left;

	float: none;

}

/* 列表代码结束 */

		 

		 /*内容代码开始 */

.section3-1 {

	padding-left: 0px;

}

/*内容代码结束 */

/*展示代码开始 */

.show {

	min-height: 780px;

}

.show_left {

	margin-right: 500px;

}

/*展示代码结束 */

}

 @media screen and (min-width: 1280px)and (max-width:1582px) {

/* 列表代码开始 */

.liezong {

	max-width: 1240px;

}

/* 列表代码结束 */

/*展示代码开始 */

.show {

	min-height: 780px;

}

.show_left {

	margin-right: 530px;

}

/*展示代码结束 */

.shright_top{

	padding-top: 0;

}

}





@media screen and (max-width: 500px) {

	.lie1-4-2 {

		display: none;

	}

}

.show_label{

					display: flex;

					flex-direction: row;

					width:100%;

				}

				.show_label li{

					margin-right: 42px;

					display: flex;

					align-items: center;

				}

				.show_label li img{

					width: 20px;

					height: auto;

					margin-right:10px;

				}

				.service3{

					padding-left: 10px;

				}

				@media screen and (max-width: 500px){

					.show_label{

						flex-direction: column;

					}

					.show_label li{

						margin-bottom: 10px;

					}

					.show_label li:last-child{

						margin: 0

					}



					.service3{

						flex-direction: column;

						align-items: flex-start;

					}

					.service3 .ckbox{

						margin-top: 10px;

					}

				}

				.preview_btn,

				.buy_consult a {

					margin-left:0;

					margin-right:10px;

				}

				.buy_consult a{

					width: 102px !important;

				}

.related{
    padding: 15px;
}	

.related_title{
	    font-size: 16px;
    font-weight: bold;
}

.service_case{
	width: 100%;
    float: left;
    margin-bottom: 10px;
    line-height: 30px;
}
.service_case a{
	display: inline-block;
    color: #666;
}
.service_case span{
	display: inline-block;
    margin-top: 10px;
    float: left;
    margin-right: 15px;
}
.service_case img{
	height: 13px;
    width: auto;
}
.service_case p{
	display: inline-block;
    float: left;
    margin-right: 10px;
        padding-top: 8px;
}</pre></body></html>