* {
	padding: 0;
	margin: 0;
	list-style: none;}

html,
body {
	margin: 0 auto;}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
header,
section,
footer {
	margin: 0;
	padding: 0
;}

body,
button,
input,
select,
textarea {
	font: 14px/1.5 "microsoft yahei";
	color: #666;
	font-weight: normal;}

body {
	overflow-x: hidden;
	font-family: "Arial";}

address,
cite,
dfn,
em,
var,
i {
	font-style: normal
;}

ul,
ol,
dl {
	list-style: none
;}

a,
a:active,
a:link,
a:visited {
	text-decoration: none
;}

a {
	color: #000;}

input {
	outline: none;}

img {
	vertical-align: middle;}

@font-face {
	font-family: "geo";
src: url(geometos.woff.jpg)}

.margin-c {
	width: 1400px;
	margin: auto;}

.clear::after {
	content: " ";
	display: block;
	clear: both;}

.index-fixed {
	/* position: fixed; */
	z-index: 999;
	height: 170px;
	left: 0;
	width: 100%;
	top: 0;
	background-color: #4cb1a1;}

.index-top {
	height: 106px;
	background-color: #fff;}

.logo {
	float: left;
	margin-top: 2px;
	width: 438px;
	height: 96px;}

.logo img {
	max-width: 100%;
	max-height: 100%;}

.index-top-right {
	float: right;
	margin-top: 33px;}

.index-top-right li {
	float: left;
	margin-left: 12px;}

.index-top-right li a {
	display: block;
	width: 114px;
	height: 40px;
	text-align: center;
	line-height: 38px;
	box-sizing: border-box;
	color: #666666;
	font-size: 16px;
	border: 1px solid #eaeaea;}

.index-top-right li a img {
	margin-right: 10px;
	margin-top: -3px;}

.index-top-right li .on {
	border: 1px solid #e89d73;
	background-color: #e89d73;
	color: #fff;}

.index-top-right li a:hover {
	border: 1px solid #e89d73;
	background-color: #e89d73;
	color: #fff;}

.index-nav {
	width: 1400px;
	margin: auto;
	height: 64px;}

.index-nav ul::after {
	content: " ";
	display: block;
	clear: both;}

.index-nav li {
	float: left;}

.index-nav li a {
	display: block;
	text-align: center;
	line-height: 64px;
	color: #fff;
	font-size: 18px;
	padding: 0 52px;
	transition: 0.4s;}

.index-nav li .on {
	background-color: #df7a40;}

.index-nav li a:hover {
	background-color: #df7a40;}

.index-banner {
	/* margin-top: 170px; */
	position: relative;}

.index-banner img {
	width: 100%;}

.index-banner .hd {
	position: absolute;
	width: 100%;
	bottom: 24px;
	left: 0;
	text-align: center;
	z-index: 333;}

.index-banner .hd li {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	margin: 0 5px;
	background-color: #fff;
	opacity: 0.5;
	font-size: 0;}

.index-banner .hd .on {
	opacity: 1;}

.index-left {
	float: left;
	width: 410px;
	box-sizing: border-box;
	padding: 0 20px;
	background-color: #f1f1f1;
	margin-bottom: 48px;}

.index-title {
	line-height: 90px;
	color: #408e7f;
	font-size: 36px;}

.i-l-b1-title {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 15px;}

.i-l-b1-title a {
	font-weight: 600;
	color: #333333;
	font-size: 16px;}

.i-l-b1-title a:hover {
	text-decoration: underline;}

.i-l-b1-title img {
	margin-top: -5px;}

.i-l-b1-lb li {
	margin-bottom: 15px;}

.i-l-b1-lb li a {
	color: #333333;
	font-size: 16px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;}

.i-l-b1-lb li a:hover {
	color: #4cb1a1;}

.i-l-b2 {
	margin-bottom: 30px;}

.i-l-b2-list {
	background-color: #fff;
	border: 1px solid #eaeaea;}

.i-l-b3-list {
	background-color: #fff;
	border: 1px solid #eaeaea;}

.i-l-b2-item {
	float: left;
	border-right: 1px solid #eaeaea;
	width: 122px;
	height: 78px;}

.i-l-b2-item:nth-last-child(1) {
	border: none;}

.i-l-b2-item a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;}

.i-l-b2-item a img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	max-width: 95%;
	max-height: 95%;
	transition: 0.4s;}

.i-l-b2-item a:hover img {
	transform: rotateY(360deg);}

.i-l-b3-item {
	float: left;
	border-right: 1px solid #eaeaea;
	width: 183px;
	height: 120px;}

.i-l-b3-item:nth-last-child(1) {
	border: none;}

.i-l-b3-item a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;}

.i-l-b3-item a img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	max-width: 95%;
	max-height: 95%;
	transition: 0.4s;}

.i-l-b3-item a:hover img {
	transform: rotateY(360deg);}

.i-l-b3 {
	margin-bottom: 30px;}

.i-l-b4 {
	margin-bottom: 30px;}

.i-l-b4-item {
	color: #333333;
	font-size: 16px;
	line-height: 1.7;}

.i-l-b4-item span {
	font-weight: 600;}

.index-foot {
	width: 100%;
	height: auto;
	background-color: #4cb1a1;
	color: #ffffff;
	overflow: hidden;}

.index-foot-title {
	text-align: center;
	font-size: 36px;
	line-height: 100px;}

.index-foot-lb {
	position: relative;
	padding: 0 54px;
	margin-bottom: 50px;}

.index-foot-lb .bd li {
	width: 195px;
	height: 95px;
	margin-right: 20px;
	background-color: #fff;}

.index-foot-lb .bd li a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;}

.index-foot-lb .bd li img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;}

.index-foot-lb .prev,
.index-foot-lb .next {
	position: absolute;
	width: 26px;
	height: 45px;
	top: 0;
	bottom: 0;
	margin: auto;
	cursor: pointer;}

.index-foot-lb .prev {
	left: 0;}

.index-foot-lb .next {
	right: 0;}

.index-foot-text {
	text-align: center;
	margin-bottom: 12px;
	font-size: 16px;}

.index-foot-text a {
	font-size: 16px;
	color: #fff;}

.index-foot-text a:hover {
	text-decoration: underline;}

.index-right {
	width: 960px;
	float: right;}

.i-r-b1-fuwenben {
	color: #333333;
	font-size: 16px;
	line-height: 1.8;}

.i-r-b1-fuwenben * {
	max-width: 100%;
	height: auto;}

.i-r-b2 {
	margin-bottom: 30px;}

.i-r-b2 table {
	width: 100%;
	border-collapse: collapse;}

.i-r-b2 table th {
	color: #333333;
	font-size: 18px;
	background-color: #edf7f5;
	height: 47px;
	font-weight: 400;}

.i-r-b2 table td {
	background-color: #f7f7f7;
	height: 40px;
	border-bottom: 1px solid #eaeaea;
	color: #333333;
	font-size: 16px;
	text-align: center;}

.i-r-b2 table td:nth-child(1) {
	padding-left: 30px;
	text-align: left;}

.i-r-b3-item {
	float: left;
	width: 300px;
	margin-right: 30px;
	text-align: center;}

.i-r-b3-item:nth-last-child(1) {
	margin-right: 0;}

.i-r-b3-item-head {
	width: 100%;
	height: 300px;
	overflow: hidden;}

.i-r-b3-item-head img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: 0.4s;}

.i-r-b3-item-title {
	color: #333333;
	font-size: 24px;
	font-weight: 600;
	line-height: 55px;}

.i-r-b3-item-text {
	color: #333333;
	font-size: 16px;
	overflow: hidden;
	 text-overflow: ellipsis;
	 display: -webkit-box;
	 -webkit-line-clamp: 2;
	 -webkit-box-orient:vertical;}

.i-r-b3-item:hover .i-r-b3-item-head img {
	transform: scale(1.05);}

.i-r-b3-item:hover .i-r-b3-item-title {
	color: #408e7f;}

.inner-content {
	padding-top: 40px;}

.inner-right {
	float: right;
	background-color: #f1f1f1;
	overflow: hidden;
	width: 410px;
	padding-bottom: 30px;}

.inner-right-title {
	width: 100%;
	height: 80px;
	line-height: 80px;
	color: #fff;
	font-size: 36px;
	padding: 0 27px;
	background-color: #4cb1a1;
	box-sizing: border-box;}

.inner-r-b1 {
	margin-bottom: 30px;
	padding: 0 30px;
	margin-top: 15px;}

.inner-r-b1-item {
	border-bottom: 1px solid #dddddd;
	padding: 25px 0;}

.inner-r-b1-text {
	color: #999999;
	font-size: 16px;
	margin-bottom: 10px;}

.inner-r-b1-title {
	color: #4cb1a1;
	font-size: 18px;
	font-weight: 600;}

.inner-right .i-l-b2,
.inner-right .i-l-b3,
.inner-right .i-l-b4 {
	padding: 0 30px;}

.inner-right .i-l-b2-item {
	width: 115px;}

.inner-right .i-l-b3-item {
	width: 173px;}

.inner-left {
	float: left;
	width: 960px;}

.inner-left-title {
	color: #408e7f;
	font-size: 36px;
	font-weight: 600;
	line-height: 80px;
	margin-bottom: 20px;}

.wyh-item::after {
	content: " ";
	display: block;
	clear: both;}

.wyh-item {
	border: 1px solid #e5e5e5;
	width: 100%;
	height: 240px;
	margin-bottom: 30px;
	box-sizing: border-box;
	padding: 20px;}

.wyh-item-left {
	width: 180px;
	height: 200px;
	overflow: hidden;
	float: left;
	margin-right: 38px;}

.wyh-item-left img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: 0.4s;}

.wyh-item-right {
	float: left;
	width: 700px;}

.wyh-item-title {
	margin-top: 5px;
	color: #333333;
	font-size: 24px;
	margin-bottom: 10px;}

.wyh-item-text {
	color: #666666;
	font-size: 16px;
	line-height: 1.75;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	height: 84px;}

.wyh-item-btn {
	margin-top: 25px;
	width: 120px;
	height: 36px;
	line-height: 34px;
	border: 1px solid #e5e5e5;
	border-radius: 18px;
	text-align: center;
	color: #666666;
	font-size: 16px;
	box-sizing: border-box;
	transition: 0.4s;}

.wyh-item a:hover .wyh-item-left img {
	transform: scale(1.05);}

.wyh-item a:hover .wyh-item-title {
	color: #4cb1a1;}

.wyh-item-btn:hover {
	border: 1px solid #4cb1a1;
	color: #4cb1a1;}

.new-item {
	display: block;
	padding: 15px 0 15px 20px;
	border-bottom: 1px solid #eeeeee;
	overflow: hidden;
	position: relative;
	background-image: url(new-item.png);
	background-repeat: no-repeat;
	background-size: 7px 12px;
	background-position: left center;}

.new-item-right {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	color: #999999;
	font-size: 16px;
	height: 24px;}

.new-item-title {
	float: left;
	width: 800px;
	color: #333333;
	font-size: 18px;
	line-height: 1.7;
	overflow: hidden;
	 text-overflow: ellipsis;
	 display: -webkit-box;
	 -webkit-line-clamp: 2;
	 -webkit-box-orient:vertical;}

.new-item:hover .new-item-title {
	color: #4cb1a1;}

.info-title {
	color: #333333;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.35;}

.info-text {
	padding: 20px 0;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 30px;
	color: #888888;
	font-size: 16px;}

.info-text span {
	margin-right: 35px;}

.info-fuwenben {
	border-bottom: 1px solid #dddddd;
	margin-bottom: 35px;
	padding-bottom: 60px;
	color: #333333;
	font-size: 18px;
	line-height: 1.75;}

.info-fuwenben * {
	max-width: 100%;
	height: auto;}

.info-foot {
	margin-bottom: 40px;}

.info-foot-item {
	color: #333333;
	font-size: 18px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 5px;}

.info-foot-item a {
	color: #333333;
	font-size: 18px;}

.info-foot-item a:hover {
	text-decoration: underline;}

.danye-fuwenben {
	color: #333333;
	font-size: 18px;
	line-height: 1.75;
	margin-bottom: 40px;}

.danye-fuwenben * {
	max-width: 100%;
	height: auto;}
.form-item {
	margin-bottom: 20px;}
.form-item::after {
	content: " ";
	display: block;
	clear: both;}
.form-item-left {
	float: left;
	font-size: 16px;
	color: #333333;
	width: 135px;
	margin-right: 25px;
	line-height: 50px;
	min-height: 1px;
	text-align: right;}
.form-item-right {
	float: left;
	width: 785px;}
.form-item-right input {
	width: 100%;
	height: 50px;
	font-size: 16px;
	color: #333333;
	border: 1px solid #ddd;}
.form-item-right .form-btn {
	width: 200px;
	height: 50px;
	line-height: 48px;
	border: 1px solid #4cb1a1;
	background-color: #4cb1a1;
	color: #fff;
	transition: 0.4s;}
.form-item-right .form-btn:hover {
	color: #4cb1a1;
	background-color: #fff;}
.form-item:nth-last-child(2) .form-item-right {
	position: relative;}
.form-item:nth-last-child(2) .form-item-right input {
	padding-right: 150px;
	box-sizing: border-box;}
.form-item:nth-last-child(2) .form-item-right img {
	position: absolute;
	right: 0;
	height: 100%;}




.layui-laypage * {
	margin-right: 5px !important;
	height: 35px !important;
	line-height: 35px !important;
	font-size: 15px !important;}

.layui-laypage {
	width: 100%;
	text-align: center;
	margin-bottom: 70px !important;
	margin-top: 50px !important;}

.layui-laypage-curr em:nth-child(2) {
	background-color: initial !important;}

.layui-laypage-count {
	padding: 0 10px !important;
	border: 1px solid #ddd !important;}

.layui-laypage-prev {
	border: 1px solid #ddd !important;}

.layui-laypage a {
	border: 1px solid #ddd !important;}

.layui-laypage-next {
	border: 1px solid #ddd !important;}

.layui-laypage-em {
	color: #f4f5ec !important;
	background-color: #4cb1a1 !important;}

.layui-laypage .layui-laypage-curr em {
	margin-right: 0 !important;}