@charset "UTF-8";

/* CSS Document */
html, body, wrapper {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	line-height: 160%;
	color: #666;
	background: #F7F4F2;
	/* font-family: 'Myriad Pro Regular',sans-serif!important; */
}

body, html, p, h1, h2, h3, h4, h5, h6, dl, dd, dt, ul, li {
	padding: 0;
	margin: 0;
}

dl, dd, dt, ul, li {
	list-style: none;
}

a {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #333;
}

.clearfix {
	zoom: 1;
}

.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}

.clearfix:after {
	clear: both;
}

.clearfix .language {
	min-width: 110px;
	margin-top: -32px;
}

.clearfix .language .item {
	padding: 0!important;
	height: 40px!important;
	line-height: 40px!important;
}

.dropdown {
	top: 12px;
}

.language_dropdown {
	display: none;
}

.tl {
	text-align: left;
}

.tr {
	text-align: right;
}

.tc {
	text-align: center;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

/* */

.k1120 {
	max-width: 1420px;
	margin: 0 auto;
}

#header {
	width: 100%;
	height: 100px;
	position: fixed;
	z-index: 1100;
	background: #F7F4F2;
	top: 0;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
	-webkit-transition: 0.2s ease-in 0s;
	-moz-transition: 0.2s ease-in 0s;
	-ms-transition: 0.1s ease-in 0s;
	-o-transition: 0.2s ease-in 0s;
}

#header .k1120 {
	position: relative;
	padding: 0 10px;
}

/* ------- Menu ------- */
.wrapper {
	overflow: hidden;
}

.pageMain {
	margin-right: 0;
	margin-left: 0;
	-webkit-transition: 0.2s ease-in 0s;
	-moz-transition: 0.2s ease-in 0s;
	-ms-transition: 0.1s ease-in 0s;
	-o-transition: 0.2s ease-in 0s;
}

.sidebar {
	position: fixed;
	right: 0;
	top: 0;
	left: 0;
	z-index: 9999;
}

.sidebar .k1120 {
	position: relative;
}

#logo {
	width: 193px;
	height: 48px;
	display: inline-block;
	background: url(../images/jieyaoqi_logo.png) no-repeat;
	background-size: contain;
	overflow: hidden;
	margin: 25px 0 0 0;
	text-indent: -20em;
	-webkit-transition: 0.2s ease-in 0s;
	-moz-transition: 0.2s ease-in 0s;
	-ms-transition: 0.1s ease-in 0s;
	-o-transition: 0.2s ease-in 0s;
}

#menu {
	position: absolute;;
	right: 0;
	top: 0;
	height: 100px;
}

#menu li {
	display: inline-block;
}

#menu a {
	font-size: 18px;
	height: 65px;
	width: 110px;
	text-align: center;
	display: inline-block;
	line-height: 30px;
	padding: 35px 0 0 0;
	-webkit-transition: 0.2s ease-in 0s;
	-moz-transition: 0.2s ease-in 0s;
	-ms-transition: 0.1s ease-in 0s;
	-o-transition: 0.2s ease-in 0s;
	color: #333333;
	background: #0000!important;
}

#menu a span {
	display: inline-block;
	line-height: 23px;
	margin: 11px 0;
	text-align: center;
}

#menu a b {
	font-size: 12px;
	color: #8d8d8d;
	font-weight: normal;
	-webkit-transition: 0.2s ease-in 0s;
	-moz-transition: 0.2s ease-in 0s;
	-ms-transition: 0.1s ease-in 0s;
	-o-transition: 0.2s ease-in 0s;
}

#menu a:hover, #menu a:hover b, #menu a.current, #menu a.current b {
	color: #367E57;
	-webkit-transition: 0.2s ease-in 0s;
	-moz-transition: 0.2s ease-in 0s;
	-ms-transition: 0.1s ease-in 0s;
	-o-transition: 0.2s ease-in 0s;
}

#menu a:hover, #menu a.current {
	/* background: #484848; */
	-webkit-transition: 0.2s ease-in 0s;
	-moz-transition: 0.2s ease-in 0s;
	-ms-transition: 0.1s ease-in 0s;
	-o-transition: 0.2s ease-in 0s;
}

.drop_down-second {
	/* display: block; */
	display: none;
	position: absolute;
	background-color: #F7F4F2;
	color: #9B9B9B;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

#nav_drop_down:hover .drop_down-second {
	display: block;
	padding: 5px 0;
	transition: .4s;
	cursor: pointer;
	-webkit-transition: 0.2s ease-in 0s;
	-moz-transition: 0.2s ease-in 0s;
	-ms-transition: 0.1s ease-in 0s;
	-o-transition: 0.2s ease-in 0s;
}

.drop_down-second li {
	display: inherit!important;
}

.drop_down-second a {
	padding: 0!important;
}

.scrol-page {
	margin: 0 auto;
	/* padding: 99px 0 0 0; */
}

.b_b {
	background-color: #F7F7F7;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-position: center 0;
	overflow: hidden;
	padding: 70px 0 0 0;
	position: relative;
}

.footer-text {
	text-align: center;
	font-weight: inherit;
	color: #7E7E7E;
	font-size: 22px;
	/* padding: 45px 0px 45px 0; */
	line-height: 35px;
	position: relative;
	display: block;
	background: #F7F4F2;
	margin: 25px 0 25px 0;
	letter-spacing: 2px;
}

.footer-text a {
	color: #000;
	font-size: 16px;
}

.footer-text #copyright0 {
	position: absolute;
	top: -88px;
	left: 0;
	width: 100%;
}

/* 列表详情开始 */
.detail {
	margin: 30px 0 0 20px;
}

.table-responsive {
	width: 290px;
}

.detail tr {
	background-color: #EEEEEE;
}

.detail td {
	width: 200px;
}

/* 列表详情结束 */

@media (max-width: 768px) {

	.b_b {
		padding: 40px 0;
	}

	.scrol-page {
		/* padding: 40px 0 0 0; */
	}

}

@media (max-width: 960px) {
	#menu a {
		height: 50px;
		width: 90px;
		padding: 20px 0 0 0;
		color: #9B9B9B;
	}

	#logo {
		width: 133px;
		height: 33px;
		background: url(../images/jieyaoqi_logo.png) no-repeat;
		/* background-size: 133px 33px; */
		background-size: contain;
		margin: 20px 0 0 0;
	}

	#header {
		height: 70px;
	}

	.scrol-page {
		/* padding: 69px 0 0 0; */
	}
}

.title {
	font-size: 35px;
	color: #5A5A5A;
	text-align: center;
	padding: 0 0 55px 0;
}

.title b {
	font-size: 12px;
	color: #666;
	line-height: 16px;
	display: inline-block;
	padding: 10px 0 0 0;
	margin-bottom: -10px;
}

.title span {
	display: inline-block;
	line-height: 40px;
	position: relative;
	padding: 0 6%;
	font-weight: normal;
}

.title span:before {
	width: 12%;
	height: 3px;
	background: #367E57;
	position: absolute;
	left: 44%;
	right: 0;
	content: '';
	bottom: -20px;
	text-align: center;
}

.infoText {
	text-align: center;
	font-weight: inherit;
	color: #5A5A5A;
	font-size: 28px;
	padding: 0 10px;
	line-height: 35px;
}

.case {
	padding: 0px 10px 0 10px;
}

.case li {
	width: 32.33%;
	float: left;
}

.case ul {
	margin-left: -20px;
}

.case li img {
	max-width: 98%;
	/* border: 1px dashed #888888; */
}

.case li .mask {
	right: 0;
	bottom: 0;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	color: #fff;
}

.view-tenth {
	position: relative;
	overflow: hidden;
	text-align: center;
	margin: 45px 0 0 45px;
	min-height: 176px;
}

.view-tenth .mask {
	-webkit-transition: all 0s linear;
	-moz-transition: all 0s linear;
	-o-transition: all 0s linear;
	-ms-transition: all 0s linear;
	transition: all 0s linear;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}

.view-tenth:hover .img-main {
	-webkit-transform: all 0s linear;
	-moz-transform: all 0s linear;
	-o-transform: all 0s linear;
	-ms-transform: all 0s linear;
	transition: all 0s linear;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}

.view-tenth:hover .mask {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

.onlinebox_one_list {
	display: none;
	position: fixed;
	inset: 230px 10px auto auto;
	background-color: transparent;
	box-shadow: none;
	z-index: 1699;
}

.onlinebox_one_list .online-item {
	border-radius: 5px 5px 5px 5px;
	background-color: #367E57;
	width: 68px;
	height: 60px;
	margin-bottom: 2px;
	padding-top: 12px;
	position: relative;
	display: block;
	color: #ffffff;
	text-align: center!important;
}

.onlinebox_one_list .online-item .icon {
	width: 25px;
	height: 25px;
}

.onlinebox_4_wechat, .onlinebox_4_tiktok {
	display: none;
	position: fixed;
	background-color: #fff;
	border-radius: 8px;
	padding: 18px;
	box-shadow: 0px 0px 9px 0px;
}

.onlinebox_4_wechat img, .onlinebox_4_tiktok img {
	width: 110px;
	height: 110px;
}

.onlinebox_4_wechat::after, .onlinebox_4_tiktok::after {
	content: "";
	display: block;
	width: 0px;
	height: 0px;
	border-width: 14px 0px 14px 14px;
	border-style: solid;
	border-color: transparent transparent transparent #ffffff;
	position: absolute;
	right: -9px;
	top: 63px;
}

@media (max-width: 767px) {

	#nav_drop_down:hover .drop_down-second {
		display: none;
	}
	
	.openNav .sidebar {
		right: 0;
	}
	
	.sidebar {
		height: 100%;
		width: 100px;
		position: fixed;
		left: auto;
		right: -100px;
		top: 0;
		-webkit-transition: 0.2s ease-in 0s;
		-moz-transition: 0.2s ease-in 0s;
		-ms-transition: 0.1s ease-in 0s;
		-o-transition: 0.2s ease-in 0s;
		z-index: 9999;
	}
	
	.openNav .sidebar {
		right: 0;
	}
	
	.navBox {
		width: 45px;
		padding: 15px 0 0 0;
		height: 30px;
		position: absolute;
		left: -45px;
		top: 0;
	
	}
	
	.navOpen {
		height: 12px;
		width: 22px;
		display: block;
		margin: 0 auto;
		border-top: 2px solid #666;
		border-bottom: 2px solid #666;
		position: relative;
		z-index: 1;
	}
	
	.navOpen:after {
		display: block;
		position: absolute;
		left: 0;
		right: 0;
		height: 2px;
		overflow: hidden;
		content: '';
		background: #666;
		top: 50%;
		margin-top: -1px;
		z-index: 1;
	}
	
	.navBox:before {
		width: 2px;
		height: 18px;
		display: block;
		content: '';
		/* background: #F7F4F2; */
		left: 14px;
		top: 15px;
		position: absolute;
		z-index: 333;
	}
		
	#menu {
		left: 0;
	}
	
	#menu li {
		display: block;
		background-color: #000000;
	}
	
	#menu a {
		height: 35px;
		width: auto;
		display: block;
		padding: 5px 0 5px 0;
		border-bottom: 1px solid rgba(0, 0, 0, 0.05);
		line-height: 26px;
		text-align: center;
		color: #9B9B9B;
		background: #484848;
	}
	
	#menu a b {
		display: none;
	}
	
	#menu a span {
		display: block;
		line-height: 23px;
		margin: 0 6px;
		text-align: left;
	}
	
	#logo {
		width: 97px;
		height: 24px;
		background: url(../images/jieyaoqi_logo.png) no-repeat;
		/* background-size: 97px 24px; */
		background-size: contain;
		margin: 10px 0 11px 0;
		position: fixed;
		left: 10px;
	}
	
	#header {
		height: 45px;
	}
		
	.case {
		padding-top: 0;
	}
	
	.case li {
		width: 33.333333333%;
	}
	
	.title span {
		display: block;
		margin: 0 10px;
		font-size: 24px;
	}
	
	.title b {
		margin: 0 0 5px 0;
	}
	
}

@media (max-width: 480px) {
	
	body {
		/* background-image: url("../images/b1.png"); */
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-position: center top;
		z-index: 10;
		width: 100%;
	}
	
	body:before {
		content: ' ';
		position: fixed;
		z-index: -1;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		/* background: url("../images/b1.png") center 0 no-repeat; */
		background-size: cover;
	}
	
	html, .wrapper {
		background: none;
		background-color: none;
	}
	
	.b_b {
		padding: 50px 0 10px 0;
	}
	
	#nav_drop_down:hover .drop_down-second {
		display: none;
	}
	
	.infoText {
		font-size: 20px;
	}

	.title {
		font-size: 28px;
		padding: 20px 0 30px 0;
	}

	.title span {
		line-height: 30px;
		padding: 0 5%;
	}

	.title span:before {
		bottom: -10px;
	}

	#menu a {
		line-height: 26px;
	}
	
	.case li {
		width: 100%;
	}

	.case ul {
		margin-left: -10px;
	}

	.view-tenth {
		margin: 10px 0 0 10px;
	}
	
	.footer-text {
		font-size: 16px;
		padding: 0 0 20px 0;
		margin-top: 50px;
		background: none;
	}

	.footer-text a {
		font-size: 16px;
	}

	.footer-text #copyright0 {
    top: -110px;
	}
	
	.onlinebox_one_list, .language_drop {
		display: none!important;
	}
	
	.language_dropdown {
		display: block;
	}
	
	.detail {
		margin: 30px 0 0 0;
	}
	
	.table-responsive {
		width: 230px;
	}
}
