﻿@charset "utf-8";

/* 
 * Project Name:全泰唐
 * 
 */

@font-face {
	font-family: "SourceHanSerifCNMedium";
	src: url("fonts/SourceHanSerifCNMedium.woff2") format("woff2"), url("fonts/SourceHanSerifCNMedium.woff") format("woff"), url("fonts/SourceHanSerifCNMedium.ttf") format("truetype"), url("fonts/SourceHanSerifCNMedium.eot") format("embedded-opentype"), url("fonts/SourceHanSerifCNMedium.svg") format("svg");
}

@font-face {
	font-family: "钟齐志莽行书";
	src: url("fonts/钟齐志莽行书.woff2") format("woff2"), url("fonts/钟齐志莽行书.woff") format("woff"), url("fonts/钟齐志莽行书.ttf") format("truetype"), url("fonts/钟齐志莽行书.eot") format("embedded-opentype"), url("fonts/钟齐志莽行书.svg") format("svg");
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 14px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

html,
body,
div,
span,
applet,
object,
iframe,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0px;
	border: 0;
	font-size: 100%;
	outline: none;
}

table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0;
	padding: 0px;
}

html {
	/*font-family: "SourceHanSerifCNMedium";*/
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	overflow-x: hidden;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


/*html::-webkit-scrollbar {
	width: 8px;
	background: none;
}

html::-webkit-scrollbar-thumb {
	width: 8px;
	background: #3d9911;
}

html::-webkit-scrollbar-corner {
	background: none;
}

html::-webkit-scrollbar:horizontal {
	height: 9px;
}*/

body {
	font: 14px/1.8 sans-serif, "Microsoft Yahei", "微软雅黑", "微软正黑体", "Microsoft JhengHei", "SimHei", "黑体", Arial, Helvetica;
	margin: 0 auto;
	color: #666;
	overflow-x: hidden;
	background-repeat: repeat;
	background-size: cover;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

strong {
	font-weight: bold;
}

img {
	border: 0;
}

input {
	outline: none;
}

input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"] {
	-webkit-appearance: none;
	border-radius: 0;
}

textarea {
	-webkit-appearance: none;
	border-radius: 0;
	outline: none;
}

::-moz-selection {
	background: #8b8b8b;
	color: #fff;
	text-shadow: none;
}

::selection {
	background: #8b8b8b;
	color: #fff;
	text-shadow: none;
}

select {
	outline: none;
}

select::-ms-expand {
	display: none;
}

table,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
}

a {
	text-decoration: none;
	blr: expression(this.onFocus=this.blur());
	cursor: pointer;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

a:link,
a:visited {
	text-decoration: none;
}

a:active,
a:hover {
	text-decoration: none;
}

.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0px;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

.tx-c {
	text-align: center;
}

.fc {
	text-align: center;
}

.fr {
	text-align: right;
}

.vt {
	vertical-align: top;
}

.vm {
	vertical-align: middle;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.w1400 {
	width: 73%;
	margin: 0 auto;
}

.fixedImg {
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
}

.imgw {
	width: 100%;
	display: block;
}

.eT {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.linkA {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/w0.png) no-repeat;
	z-index: 99;
}

.pageC a:link,
.pageC a:visited {
	color: #183D82;
}

.pageC a:active,
.pageC a:hover {
	color: #333;
}

.pageC img {
	max-width: 100% !important;
	height: auto !important;
}

.pageC {
	overflow: hidden;
}

.content {
	padding: 0 3% 100px 3%;
}

.load-words.target span {
	opacity: 0;
	visibility: hidden;
}

.action.load-words span {
	visibility: visible;
	display: inline-block;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: wordsRightFade;
	animation-name: wordsRightFade;
}

@-webkit-keyframes wordsRightFade {
	0% {
		-webkit-transform: translateX(50px);
		transform: translateX(50px);
		opacity: 0;
		visibility: hidden;
	}
	100% {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
		visibility: visible;
	}
}

@-moz-keyframes wordsRightFade {
	0% {
		-moz-transform: translateX(50px);
		transform: translateX(50px);
		opacity: 0;
		visibility: hidden;
	}
	100% {
		-moz-transform: none;
		transform: none;
		opacity: 1;
		visibility: visible
	}
}

@keyframes wordsRightFade {
	0% {
		-webkit-transform: translateX(50px);
		-moz-transform: translateX(50px);
		transform: translateX(50px);
		opacity: 0;
		visibility: hidden
	}
	100% {
		-webkit-transform: none;
		-moz-transform: none;
		transform: none;
		opacity: 1;
		visibility: visible
	}
}

.nimg.target {
	visibility: hidden;
}

.nimg.action {
	visibility: visible !important;
	-webkit-animation: scaleUpDown 3s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation: scaleUpDown 3s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
}


/* 头部  */

.header {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
	height: 92px;
	line-height: 92px;
	background: url(../images/op1.png) repeat;
	transition: 0.45s;
}

.head-wrap {
	width: 90%;
	margin: 0 auto;
	position: relative;
}

.header .head-logo {
	position: relative;
	top: 21px;
	float: left;
	z-index: 99;
}

.head-logo .img2 {
	display: none;
}

.head-logo img {
	display: block;
	width: 100%;
}

.header .nav {
	position: relative;
	float: right;
	height: 92px;
	line-height: 92px;
}

.head-link ul li {
	display: inline-block;
}

.hl-txt {
	display: inline-block;
	font-size: 18px;
	color: #fff;
}

.header .yj-bot li {
	position: relative;
	float: left;
	transition: 0.35s;
	z-index: 1;
	text-align: center;
	margin: 0 20px;
}

.header .yj-bot .yj-link {
	position: relative;
	width: 80px;
	z-index: 1;
	color: #fff;
	font-size: 16px;
	line-height: 1.5;
	display: inline-block;
	text-transform: uppercase;
}

.header .yj-bot li:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 2px;
	background: #FCDE82;
	transition: 0.65s;
}

.header .yj-bot .yj-link div {
	float: left;
	display: block;
	background: none;
	color: inherit;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	font-size: 18px;
	overflow: hidden;
	padding: 0;
}

.header .nav li:hover .ej-list {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
}

.header .yj-bot li:hover .yj-link,
.header .yj-bot li.active .yj-link {
	color: #FCDE82;
}

.header .yj-bot li:hover:before,
.header .yj-bot li.active:before {
	width: 100%;
}

.ej-list.active {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
}

.ej-list {
	position: absolute;
	z-index: 10;
	left: -60px;
	width: 200px;
	top: 100%;
	background-color: #fff;
	opacity: 0;
	visibility: hidden;
	transform: translateY(-20px);
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	transition: 0.48s;
	text-align: center;
	padding: 20px 10px;
	box-sizing: border-box;
}

.ej-list ul {
	width: 1200px;
	margin: 0 auto;
}

.ej-list li {
	display: inline-block;
	float: left;
	width: 12.5%;
	box-sizing: border-box;
	vertical-align: top;
	padding: 15px 0 20px 0;
	border-left: 1px solid #5b6dbd;
	height: 100vh;
}

.el-link {
	display: block;
	color: #333;
	font-size: 15px;
	line-height: 1.5;
	padding: 10px 0;
}

.el-link:hover {
	color: #775635;
}

.menu-handler {
	position: fixed;
	right: 0;
	top: 0;
	width: 60px;
	height: 56px;
	display: none;
	cursor: pointer;
	z-index: 1010;
}

.menu-handler span {
	position: relative;
	display: block;
	margin: 27.5px auto 0;
	width: 20px;
	height: 2px;
	background-color: #FBDC7F;
	-webkit-transition-duration: .3s, .3s;
	-moz-transition-duration: .3s, .3s;
	-ms-transition-duration: .3s, .3s;
	-o-transition-duration: .3s, .3s;
	transition-duration: .3s, .3s;
	-webkit-transition-delay: .3s, 0s;
	-moz-transition-delay: .3s, 0s;
	-ms-transition-delay: .3s, 0s;
	-o-transition-delay: .3s, 0s;
	transition-delay: .3s, 0s;
}

.menu-handler span:after,
.menu-handler span:before {
	content: "";
	position: absolute;
	display: inline-block;
	width: 120%;
	height: 2px;
	left: 0;
	background-color: #FBDC7F;
	-webkit-transition-duration: .3s, .3s;
	-moz-transition-duration: .3s, .3s;
	-ms-transition-duration: .3s, .3s;
	-o-transition-duration: .3s, .3s;
	transition-duration: .3s, .3s;
	-webkit-transition-delay: .3s, 0s;
	-moz-transition-delay: .3s, 0s;
	-ms-transition-delay: .3s, 0s;
	-o-transition-delay: .3s, 0s;
	transition-delay: .3s, 0s
}

.menu-handler span:before {
	top: -7px;
	-webkit-transition-property: top, transform;
	-moz-transition-property: top, transform;
	-ms-transition-property: top, transform;
	-o-transition-property: top, transform;
	transition-property: top, transform;
}

.menu-handler span:after {
	bottom: -7px;
	-webkit-transition-property: bottom, transform;
	-moz-transition-property: bottom, transform;
	-ms-transition-property: bottom, transform;
	-o-transition-property: bottom, transform;
	transition-property: bottom, transform;
}

.menu-handler.active span {
	background-color: transparent;
	-webkit-transition-delay: 0s, 0s;
	-moz-transition-delay: 0s, 0s;
	-ms-transition-delay: 0s, 0s;
	-o-transition-delay: 0s, 0s;
	transition-delay: 0s, 0s
}

.menu-handler.active span:after,
.menu-handler.active span:before {
	background-color: #FBDC7F;
	-webkit-transition-delay: 0s, .3s;
	-moz-transition-delay: 0s, .3s;
	-ms-transition-delay: 0s, .3s;
	-o-transition-delay: 0s, .3s;
	transition-delay: 0s, .3s
}

.menu-handler.active span:before {
	top: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

.menu-handler.active span:after {
	bottom: 0;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.menuBox a:link,
.menuBox a:visited {
	color: #fff;
}

.menuMoblie .nav-link:active,
.menuMoblie .nav-link:hover {
	background: #ccc;
}

.menuMoblie .nav-link:active i,
.menuMoblie .nav-link:hover i {
	color: #fff;
	transform: rotate(90deg);
}

.menuBox a:active,
.menuBox a:hover {
	color: #fff;
}

.menuBox {
	background-color: #503519;
	padding-top: 20px;
	color: #333333;
	position: fixed;
	display: none;
	right: 0px;
	top: 55px;
	width: 100%;
	height: 100%;
	height: 100vh;
	overflow-x: hidden;
	overflow-y: auto;
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-overflow-scrolling: touch;
	z-index: 1008;
	-webkit-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	-moz-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	-ms-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	-o-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	transition: all .5s cubic-bezier(.25, .46, .45, .94);
}

.menuMoblie {
	padding: 0 0 70px 0;
}

.menuMoblie .nav-link {
	position: relative;
	display: block;
	font-size: 16px;
	padding: 14px 5%;
}

.menuMoblie .nav-link i {
	float: right;
	color: #b1b1b1;
	font-size: 20px;
	vertical-align: middle;
}

.menuMoblie li {
	text-align: center;
}

.menuMoblie .subnav {
	padding: 12px 0px;
	display: none;
}

.menuMoblie .subnav .item {
	display: block;
	padding: 0px 5% 0 10%;
}

.menuMoblie .subnav .item:active,
.menuMoblie .subnav .item:hover {
	background: #999;
}

.menuMoblie .subnav a {
	position: relative;
	display: block;
	padding: 12px 0;
	line-height: 1.4;
	font-size: 16px;
}

.menuOpen .menuBox {
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.mmbottom {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	border-top: 1px solid #988878;
	display: flex;
	margin-bottom: 70px;
}

.mmbottom a {
	display: block;
	flex: 1;
	text-align: center;
	height: 70px;
	line-height: 70px;
}

.mmbottom a:not(:first-child) {
	border-left: 1px solid #988878;
}

.mblx i {
	color: #FBDC7F;
	font-size: 24px;
}


/* Slider */

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-loading .slick-list {
	background: #f1f1f1 url(../images/loader.gif) center center no-repeat;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-list,
.slick-track,
.slick-slide,
.slick-slide img {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	zoom: 1;
}

.slick-track:before,
.slick-track:after {
	content: "";
	display: table;
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}


/* Arrows */

.slick-prev,
.slick-next {
	position: absolute;
	display: block;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: transparent;
	color: transparent;
	padding: 0;
	border: none;
	outline: none;
}

@-webkit-keyframes scaleUpDown {
	from {
		-webkit-transform: scale(1.08);
		transform: scale(1.08);
	}
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes scaleUpDown {
	from {
		-webkit-transform: scale(1.08);
		transform: scale(1.08);
	}
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}


/* pswp = photoswipe */

.pswp {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	overflow: hidden;
	-ms-touch-action: none;
	touch-action: none;
	z-index: 1500;
	-webkit-text-size-adjust: 100%;
	-webkit-backface-visibility: hidden;
	outline: 0
}

.pswp * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.pswp img {
	max-width: none
}

.pswp--animate_opacity {
	opacity: .001;
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
	transition: opacity 333ms cubic-bezier(.4, 0, .22, 1)
}

.pswp--open {
	display: block
}

.pswp--zoom-allowed .pswp__img {
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}

.pswp--zoomed-in .pswp__img {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: grab
}

.pswp--dragging .pswp__img {
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: grabbing
}

.pswp__bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/op1.png) repeat;
	background: none rgba(0, 0, 0, .9);
	opacity: 0;
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	will-change: opacity
}

.pswp__scroll-wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden
}

.pswp__container,
.pswp__zoom-wrap {
	-ms-touch-action: none;
	touch-action: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0
}

.pswp__container,
.pswp__img {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none
}

.pswp__zoom-wrap {
	position: absolute;
	width: 100%;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
	-webkit-transition: -webkit-transform 333ms cubic-bezier(.4, 0, .22, 1);
	transition: transform 333ms cubic-bezier(.4, 0, .22, 1)
}

.pswp__bg {
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
	transition: opacity 333ms cubic-bezier(.4, 0, .22, 1)
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
	-webkit-transition: none;
	transition: none
}

.pswp__container,
.pswp__zoom-wrap {
	-webkit-backface-visibility: hidden
}

.pswp__item {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: hidden
}

.pswp__img {
	position: absolute;
	width: auto;
	height: auto;
	top: 0;
	left: 0
}

.pswp__img--placeholder {
	-webkit-backface-visibility: hidden
}

.pswp__img--placeholder--blank {
	background: #222
}

.pswp--ie .pswp__img {
	width: 100% !important;
	height: auto !important;
	left: 0;
	top: 0
}

.pswp__error-msg {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	margin-top: -8px;
	color: #CCC
}

.pswp__error-msg a {
	color: #CCC;
	text-decoration: underline
}

.pswp__button {
	width: 44px;
	height: 44px;
	position: relative;
	background: 0 0;
	cursor: pointer;
	overflow: visible;
	-webkit-appearance: none;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
	float: right;
	opacity: .75;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	-webkit-box-shadow: none;
	box-shadow: none;
	&:focus,
	&:hover {
		opacity: 1;
	}
	&:active {
		outline: 0;
		opacity: .9;
	}
	&::-moz-focus-inner {
		padding: 0;
		border: 0;
	}
}

.pswp__button:focus,
.pswp__button:hover {
	opacity: 1
}

.pswp__button:active {
	outline: 0;
	opacity: .9
}

.pswp__button::-moz-focus-inner {
	padding: 0;
	border: 0
}

.pswp__ui--over-close .pswp__button--close {
	opacity: 1
}

.pswp__button {
	background: url(../images/default-skin.png) 0 0 no-repeat;
	background-size: 264px 88px;
	width: 44px;
	height: 44px;
}

@media (-webkit-min-device-pixel-ratio: 1.1),
(-webkit-min-device-pixel-ratio: 1.09375),
(min-resolution: 105dpi),
(min-resolution: 1.1dppx) {
	.pswp--svg .pswp__button {
		background-image: url(../images/default-skin.svg);
	}
	.pswp__button--close {
		color: #fff;
	}
}

.pswp__button--close {
	background-position: 0 -44px
}

.pswp__button--share {
	background-position: -44px -44px
}

.pswp__button--fs {
	display: none
}

.pswp--supports-fs .pswp__button--fs {
	display: block
}

.pswp--fs .pswp__button--fs {
	background-position: -44px 0
}

.pswp__button--zoom {
	display: none;
	background-position: -88px 0
}

.pswp--zoom-allowed .pswp__button--zoom {
	display: block
}

.pswp--zoomed-in .pswp__button--zoom {
	background-position: -132px 0
}

.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
	visibility: hidden;
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
	top: 50%;
	width: 48px;
	height: 48px;
	line-height: 48px;
	margin-top: -24px;
	position: absolute;
	background: none #767676;
	color: #fff;
	display: block;
	font-family: "iconfont" !important;
	font-size: 15px;
	text-align: center;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.pswp__button--arrow--left {
	left: 2%
}

.pswp__button--arrow--right {
	right: 2%;
}

.pswp__button--arrow--left:before {
	content: "\e60e";
}

.pswp__button--arrow--right:before {
	content: "\ec41";
}

.pswp__button--arrow--left:hover,
.pswp__button--arrow--right:hover {
	color: #fff;
	background-color: #00A2E9;
}

.pswp__counter,
.pswp__share-modal {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.pswp__share-modal {
	display: block;
	background: rgba(0, 0, 0, .5);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 10px;
	position: absolute;
	z-index: 1600;
	opacity: 0;
	-webkit-transition: opacity .25s ease-out;
	transition: opacity .25s ease-out;
	-webkit-backface-visibility: hidden;
	will-change: opacity
}

.pswp__share-modal--hidden {
	display: none
}

.pswp__share-tooltip {
	z-index: 1620;
	position: absolute;
	background: #FFF;
	top: 56px;
	border-radius: 2px;
	display: block;
	width: auto;
	right: 44px;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
	box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
	-webkit-transform: translateY(6px);
	-ms-transform: translateY(6px);
	transform: translateY(6px);
	-webkit-transition: -webkit-transform .25s;
	transition: transform .25s;
	-webkit-backface-visibility: hidden;
	will-change: transform
}

.pswp__share-tooltip a {
	display: block;
	padding: 8px 12px;
	color: #000;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px
}

.pswp__share-tooltip a:hover {
	text-decoration: none;
	color: #000
}

.pswp__share-tooltip a:first-child {
	border-radius: 2px 2px 0 0
}

.pswp__share-tooltip a:last-child {
	border-radius: 0 0 2px 2px
}

.pswp__share-modal--fade-in {
	opacity: 1
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.pswp--touch .pswp__share-tooltip a {
	padding: 16px 12px
}

a.pswp__share--facebook:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	top: -12px;
	right: 15px;
	border: 6px solid transparent;
	border-bottom-color: #FFF;
	-webkit-pointer-events: none;
	-moz-pointer-events: none;
	pointer-events: none
}

a.pswp__share--facebook:hover {
	background: #3E5C9A;
	color: #FFF
}

a.pswp__share--facebook:hover:before {
	border-bottom-color: #3E5C9A
}

a.pswp__share--twitter:hover {
	background: #55ACEE;
	color: #FFF
}

a.pswp__share--pinterest:hover {
	background: #CCC;
	color: #CE272D
}

a.pswp__share--download:hover {
	background: #DDD
}

.pswp__counter {
	float: left;
	height: 44px;
	font-size: 13px;
	line-height: 44px;
	color: #FFF;
	opacity: .75;
	padding: 0 10px
}

.pswp__caption {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	min-height: 44px
}

.pswp__caption__center {
	text-align: center;
	max-width: 600px;
	font-size: 15px;
	margin: 0 auto;
	padding: 20px 10px;
	color: #fff
}

.pswp__caption__center .xzy-zan {
	float: right;
	display: block
}

.pswp__caption--empty {
	display: none
}

.pswp__caption--fake {
	visibility: hidden
}

.pswp__preloader {
	width: 44px;
	height: 44px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -22px;
	opacity: 0;
	-webkit-transition: opacity .25s ease-out;
	transition: opacity .25s ease-out;
	will-change: opacity;
	direction: ltr
}

.pswp__preloader__icn {
	width: 20px;
	height: 20px;
	margin: 12px
}

.pswp__preloader--active {
	opacity: 1
}

.pswp__preloader--active .pswp__preloader__icn {
	background: url(preloader.gif) 0 0 no-repeat
}

.pswp--css_animation .pswp__preloader--active {
	opacity: 1
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
	-webkit-animation: clockwise .5s linear infinite;
	animation: clockwise .5s linear infinite
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
	-webkit-animation: donut-rotate 1s cubic-bezier(.4, 0, .22, 1) infinite;
	animation: donut-rotate 1s cubic-bezier(.4, 0, .22, 1) infinite
}

.pswp--css_animation .pswp__preloader__icn {
	background: 0 0;
	opacity: .75;
	width: 14px;
	height: 14px;
	position: absolute;
	left: 15px;
	top: 15px;
	margin: 0
}

.pswp--css_animation .pswp__preloader__cut {
	position: relative;
	width: 7px;
	height: 14px;
	overflow: hidden
}

.pswp--css_animation .pswp__preloader__donut {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 14px;
	height: 14px;
	border: 2px solid #FFF;
	border-radius: 50%;
	border-left-color: transparent;
	border-bottom-color: transparent;
	position: absolute;
	top: 0;
	left: 0;
	background: 0 0;
	margin: 0
}

@media screen and (max-width: 1024px) {
	.pswp__preloader {
		position: relative;
		left: auto;
		top: auto;
		margin: 0;
		float: right;
	}
}

@-webkit-keyframes clockwise {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes clockwise {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes donut-rotate {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	50% {
		-webkit-transform: rotate(-140deg);
		transform: rotate(-140deg);
	}
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
}

@keyframes donut-rotate {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	50% {
		-webkit-transform: rotate(-140deg);
		transform: rotate(-140deg);
	}
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
}

.pswp__ui {
	-webkit-font-smoothing: auto;
	visibility: visible;
	opacity: 1;
	z-index: 1550;
}

.pswp__top-bar {
	position: absolute;
	left: 0;
	top: 0;
	height: 44px;
	width: 100%;
}

.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right,
.pswp__caption,
.pswp__top-bar {
	-webkit-backface-visibility: hidden;
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
	transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
}

.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
	visibility: visible;
}

.pswp__caption,
.pswp__top-bar {
	background-color: rgba(0, 0, 0, .5);
}

.pswp__ui--fit .pswp__caption,
.pswp__ui--fit .pswp__top-bar {
	background-color: rgba(0, 0, 0, .3);
}

.pswp__ui--idle .pswp__top-bar {
	opacity: 1;
}

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
	opacity: 0;
}

.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__top-bar {
	opacity: .001;
}

.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
	display: none;
}

.pswp__element--disabled {
	display: none !important
}

.pswp--minimal--dark .pswp__top-bar {
	background: 0 0;
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
	background-image: none !important;
}


/* banner */

.banner-wrap {
	position: relative;
}

.banner {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	overflow: hidden;
}

.banner .slick-dots {
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0;
	bottom: 30px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	/*z-index: 104;*/
}

.banner .slick-dots li {
	position: relative;
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	text-align: center;
	line-height: 15px;
	vertical-align: middle;
	border: 1px solid #775635;
	margin: 0 6px;
}

.banner .slick-dots li a {
	text-indent: 10em;
	position: relative;
	display: block;
	text-align: center;
	border-radius: 50%;
	padding: 0px;
	cursor: pointer;
	width: 15px;
	height: 15px;
	overflow: hidden;
}

.banner .slick-dots li a:focus {
	outline: none;
}

.banner .slick-dots li.slick-active {
	opacity: 1;
	visibility: visible;
	background: #775635;
}

.banner .item {
	position: relative;
	overflow: hidden;
}

.banner .item .pimg {
	width: 100%;
	display: block;
}

.mimg {
	display: none !important;
	width: 100%;
}

.slick-active .pimg {
	visibility: visible !important;
	-webkit-animation: scaleUpDown1 4.8s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation: scaleUpDown1 4.8s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
}

@keyframes scaleUpDown1 {
	from {
		-webkit-transform: scale(1.08);
		transform: scale(1.08);
	}
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

.index-about {
	position: relative;
	padding: 45px 0;
}

.ialeft {
	float: left;
	width: 41%;
}

.intitle {
	display: block;
	font-size: 14px;
	color: #775635;
	margin-top: 7.5px;
}

.ildesc {
	color: #19150B;
	font-size: 15px;
	margin-top: 20px;
}

.illink {
	display: block;
	margin-top: 30px;
	color: #775635;
	font-size: 14px;
}

.iaright {
	position: relative;
	float: right;
	width: 51%;
	margin-top: 20px;
}

.irvideo {
	position: relative;
	overflow: hidden;
}

.irvideo img {
	display: block;
	width: 100%;
}

.ivplay {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	font-size: 70px;
	cursor: pointer;
}

.iltj {
	margin-left: -80px;
	margin-top: 30px;
}

.irb {
	display: inline-block;
	margin-left: 80px;
}

.irbt1 {
	display: inline-block;
	vertical-align: middle;
	color: #775635;
	font-size: 64px;
	font-weight: normal;
	margin: 0 5px;
}

.irbt2 {
	font-style: normal;
	display: inline-block;
	vertical-align: middle;
	color: #19150B;
	font-size: 14px;
}

.index-news {
	position: relative;
	margin-top: 50px;
}

.infl {
	position: absolute;
	right: -100px;
	top: -45%;
	z-index: 0;
}

.inbg {
	position: relative;
	z-index: 5;
	float: right;
	width: 87%;
	box-sizing: border-box;
	padding: 55px 0 55px 45px;
	background: #D2C8BF;
	border-radius: 8px;
	overflow: hidden;
	background-attachment: fixed;
}

.iabg {
	position: static;
	padding: 60px 260px 270px 80px !important;
}

.ctbg {
	padding: 60px 260px 130px 80px !important;
}

.ab3bg {
	position: relative;
	z-index: 5;
	padding: 60px 260px 100px 80px !important;
}

.inbanner {
	position: relative;
	width: 84%;
	margin-left: -45px;
	margin-top: 30px;
}


/*.inbanner .slick-list {
	overflow: visible;
}*/

.slick-active.ibitem {
	opacity: 1;
}

.ibitem {
	float: left;
	position: relative;
	margin-left: 3.3333%;
	opacity: 0.65;
	width: 30%;
	margin-bottom: 20px;
	cursor: pointer;
}

.ibitem:hover .iipic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.news-list li:hover .iipic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.news-list li:hover .ictitle {
	color: #775635;
}

.iipic {
	position: relative;
	overflow: hidden;
	border-radius: 8px;
}

.iipic img {
	display: block;
	width: 100%;
	height: 200px;
	object-fit: cover;
	transition: 0.45s;
}

.iicont {
	padding-top: 25px;
}

.ictitle {
	color: #19150B;
	font-size: 18px;
	height: 64px;
	overflow: hidden;
	text-align: center;
}

.icdesc {
	margin-top: 10px;
	font-size: 14px;
	color: #19150B;
	height: 50px;
	overflow: hidden;
	text-indent: 2em;
}

.icdate {
	display: block;
	color: #989386;
	font-size: 14px;
	margin-top: 25px;
}

.intop {
	width: 84%;
	padding-right: 45px;
	box-sizing: border-box;
}

.intop .intitle {
	float: left;
}

.intop .itpn {
	float: right;
}

.itpn a {
	position: relative;
	display: inline-block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	text-align: center;
	line-height: 50px;
	color: #775635;
	font-size: 24px;
	margin-left: 16px;
	font-weight: bold;
	background-color: #fff;
}

.itpn a:before {
	opacity: 0;
	visibility: hidden;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 1px solid #775635;
	border-radius: 50%;
	transition: 0.45s;
}

.itpn a:hover {
	background-color: #503519;
	color: #fff;
}

.itpn a:hover:before {
	opacity: 1;
	visibility: visible;
}

.index-subsidiary {
	position: relative;
	margin-top: 110px;
}

.islabel {
	color: #19150B;
	font-size: 30px;
	font-weight: normal;
	margin-top: 35px;
	line-height: 1.5;
}

.cfpic {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}

.islist li {
	position: relative;
	display: inline-block;
	text-align: left;
	margin-left: 3px;
}

.il1 .ispic {
	width: 500px;
}

.il2 .ispic {
	width: 347px;
}

.il3 .ispic {
	width: 346px;
}

.il4 .ispic {
	width: 693px;
}

.il5 .ispic {
	width: 402px;
}

.ispic {
	border-radius: 8px;
	overflow: hidden;
}

.islist li:hover .ispic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.ispic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.il4,
.il5 {
	vertical-align: text-top;
}

.istxt {
	position: absolute;
	left: 25px;
	right: 25px;
	bottom: 25px;
	color: #fff;
	font-size: 19px;
	text-shadow: 6px 3px 3px rgba(0, 0, 0, .36);
}

.tx-r {
	text-align: right;
}

.tx-l {
	text-align: left;
}

.index-pba {
	position: relative;
	margin-top: 110px;
}

.infl2 {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 10;
}

.pbabox {
	margin-top: 60px;
}

.pbalist li {
	position: relative;
	float: left;
	width: 40%;
	margin-right: 5%;
	margin-bottom: 60px;
}

.pbalist li:hover .pctxt1 {
	color: #775635;
}

.pldate {
	float: left;
}

.pdicon {
	display: inline-block;
	vertical-align: middle;
	color: #775635;
	font-size: 38px;
}

.pbrq {
	display: inline-block;
	vertical-align: middle;
	width: 45px;
	color: #775635;
	font-size: 16px;
	word-break: break-all;
	margin-left: 10px;
	line-height: 1.3;
}

.plcont {
	float: right;
	width: 78%;
}

.pctxt1 {
	color: #19150B;
	font-size: 18px;
	height: 32px;
	overflow: hidden;
	text-align: center;
}

.pctxt2 {
	color: #19150B;
	font-size: 14px;
	margin-top: 10px;
	height: 50px;
	overflow: hidden;
	text-indent: 2em;
}

.morebtn {
	position: relative;
	display: block;
	width: 128px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	border-radius: 8px;
	border: 1px solid #775635;
	color: #775635;
	font-size: 14px;
	overflow: hidden;
	z-index: 120;
}

.morebtn:hover {
	color: #fff;
}

.morebtn:hover:before {
	width: 100%;
}

.morebtn:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 0;
	background: #775635;
	transition: 0.65s;
	z-index: -5;
}

.morebtn:hover .mbicon {
	background: url(../images/jtw.svg) no-repeat;
}

.mbicon {
	display: inline-block;
	width: 41px;
	height: 12px;
	background: url(../images/jt.svg) no-repeat;
	background-size: contain;
	margin-left: 20px;
	transition: 0.45s;
}

.index-bl {
	padding: 80px 0 155px 0;
}

.iblist {
	margin-left: -1%;
}

.iblist li {
	position: relative;
	float: left;
	width: 32.333%;
	margin-left: 1%;
}

.iblpic {
	overflow: hidden;
}

.iblpic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.iblist li:hover .iblpic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.ibltxt {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	text-align: center;
}

.iticon {
	display: block;
	font-size: 112px;
	line-height: 1;
}

.ittxt {
	font-size: 18px;
	margin-top: 10px;
}


/* 底部 */

.footer-bg {
	background: #241D0D;
	padding: 30px 0;
}

.fb1left {
	float: left;
	width: 60%;
}

.fl1logo {
	width: 146px;
	display: inline-block;
	vertical-align: middle;
}

.fl1logo img {
	display: block;
	width: 100%;
}

.fl1link {
	display: inline-block;
	vertical-align: middle;
	margin-left: 70px;
}

.fllj:hover {
	color: #FCDE82;
}

.fl1link a {
	display: inline-block;
	position: relative;
	color: #BDBBB6;
	font-size: 12px;
	padding: 0 10px;
}

.fl1link a:not(:first-child):before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 12px;
	background: #fff;
}

.fs-select-xs {
	padding-left: 20px;
	cursor: pointer;
}

.fs-select {
	position: relative;
	display: block;
	float: right;
	width: 312px;
	height: 48px;
	line-height: 48px;
	border: none;
	color: #BEBCB7;
	font-size: 12px;
	background: transparent;
	background: url(../images/up.png) 92% no-repeat;
	background-size: 9px 8px;
	border: 1px solid #BEBCB7;
	box-sizing: border-box;
	margin-top: 20px;
}

.fs-zk {
	display: none;
	width: 312px;
	background: #fff;
	border: 1px solid #eee;
	position: relative;
	z-index: 99;
	position: absolute;
	left: -1px;
	bottom: 100%;
	z-index: 99;
	box-sizing: border-box;
}

.fs-zk a {
	display: block;
	color: #333;
	text-align: center;
	line-height: 1.5;
	padding: 10px 0;
}

.fs-zk a:hover {
	background: #C3A571;
	color: #fff;
}

.fb2left {
	float: left;
	width: 60%;
}

.fb2right {
	float: right;
}

.ftbox2 {
	margin-top: 60px;
}

.fl2txt {
	color: #BEBCB7;
	font-size: 12px;
	margin-top: 5px;
}

.fl2txt a {
	color: #BEBCB7;
}

.fr2c {
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: 1px solid #BEBCB7;
	color: #BEBCB7;
	text-align: center;
	line-height: 40px;
	margin: 0 8px;
	transition: 0.45s;
}

.fr2c i {
	font-size: 16px;
}

.fr2c:hover {
	background: linear-gradient(#FEEAA7, #FBC461);
	color: #241D0D;
}


/* 关于我们 */

.insides-banner {
	position: relative;
}

.ibpic {
	overflow: hidden;
}

.ibpic img {
	display: block;
	width: 100%;
}

.itbox {
	position: relative;
	left: 45%;
	transform: translateX(-50%);
}

.ibtitle {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 126px;
	height: 242px;
	text-align: center;
	border: 1px solid #fff;
	padding: 12px 0 22px 0;
}

.itb1 {
	display: inline-block;
	font-family: "钟齐志莽行书";
	vertical-align: text-top;
	width: 36px;
	color: #fff;
	font-size: 36px;
	font-weight: normal;
	line-height: 1.2;
}

.itb2 {
	position: absolute;
	left: 0;
	top: 85px;
	display: inline-block;
	vertical-align: text-top;
	color: #fff;
	font-size: 14px;
	transform: rotate(90deg);
	word-break: break-all;
	min-width: 170px;
	text-align: left;
}

.insides-menu {
	height: 63px;
	overflow: hidden;
}

.iml {
	float: left;
	width: 18%;
	background: #9E804A;
	text-align: right;
	box-sizing: border-box;
	padding-right: 30px;
	line-height: 63px;
}

.iml a {
	color: #FFFFFF;
	font-size: 21px;
}

.imc {
	float: left;
	width: 82%;
	height: 63px;
	line-height: 63px;
	background: #775635;
	padding: 0 13.5% 0 30px;
	box-sizing: border-box;
}

.icbox {
	float: left;
}

.iclink {
	display: inline-block;
	position: relative;
	color: #D2C8BF;
	font-size: 16px;
	height: 63px;
	line-height: 63px;
}

.icbox a.active {
	color: #fff;
}

.icbox a.active:before {
	width: 100%;
}

.icbox a:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 6px;
	background: #fff;
	transition: 0.55s;
}

.iclink:not(:last-child) {
	margin-right: 40px;
}

.icshare {
	float: right;
}

.icshare a {
	color: #fff;
	font-size: 21px;
}

.about-bot1 {
	position: relative;
	margin-top: 200px;
}

.intit {
	line-height: 1.5;
}

.itxt1 {
	display: block;
	font-weight: normal;
	color: #775635;
	font-size: 40px;
	line-height: 1.5;
}

.itxt2 {
	display: block;
	font-style: normal;
	color: #775635;
	font-size: 18px;
	line-height: 1.5;
}

.incont {
	margin-top: 110px;
}

.icl {
	float: left;
	width: 20%;
	border-bottom: 1px dashed #707070;
	margin-top: 20px;
}

.iclitem {
	padding: 18px 0;
	border-top: 1px dashed #707070;
}

.ilibz {
	display: inline-block;
	vertical-align: middle;
	color: #19150B;
	font-size: 16px;
}

.illtj {
	display: inline-block;
	vertical-align: middle;
	font-weight: normal;
	margin-left: 30px;
}

.illtj strong {
	display: inline-block;
	vertical-align: middle;
	color: #775635;
	font-size: 30px;
	font-weight: normal;
}

.illtj em {
	display: inline-block;
	vertical-align: middle;
	font-style: normal;
	color: #19150B;
	font-size: 16px;
	margin-left: 10px;
}

.icrtxt {
	color: #19150B;
	font-size: 16px;
	line-height: 40px;
}

.icc {
	float: left;
	width: 50%;
}

.tt-inpic {
	position: relative;
	float: right;
	display: block;
	width: 40%;
}

.tt-inpic .item img {
	border-radius: 6px;
}

.tt-inpic .slick-arrow {
	position: absolute;
	width: 50px;
	height: 50px;
	line-height: 50px;
	z-index: 106;
	top: 50%;
	border-radius: 50%;
	margin-top: -25px;
	background-color: #FFFFFF;
	text-align: center;
	color: #775635;
}

.tt-inpic .slick-prev {
	left: 0;
}

.tt-inpic .slick-next {
	right: 0;
}

.tt-inpic .slick-arrow i {
	display: block;
	font-family: "iconfont" !important;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.tt-inpic .slick-prev i:before {
	content: "\e60e";
}

.tt-inpic .slick-next i:before {
	content: "\ec41";
}

.tt-inpic .slick-arrow:hover {
	background: none #775635;
	color: #fff;
}

.tt-inpic .slick-arrow:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .2);
	border-radius: 50%;
	visibility: hidden;
	z-index: -1;
}

.tt-inpic .slick-arrow:hover:before {
	opacity: 0;
	visibility: visible;
	-webkit-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5);
	-webkit-transition: .5s;
	transition: .5s;
}

.icr {
	float: right;
	width: 35%;
}

.ipxt {
	position: absolute;
	left: 0;
	bottom: -36%;
}

.ipdt {
	position: absolute;
	right: 260px;
	bottom: -50%;
}

.about-bot2 {
	margin-top: 140px;
}

.ab2-qh .intit {
	float: left;
}

.ab2r {
	float: right;
	width: 67%;
}

.ab2box {
	width: 87%;
	float: right;
	margin-top: 50px;
	overflow: hidden;
}

.ab2banner {
	width: 92%;
	position: relative;
	margin-left: -45px;
	margin-bottom: 85px;
}

.ab2banner .slick-list {
	overflow: visible;
}

.ab2item {
	position: relative;
	margin-left: 45px;
	background: #D2C8BF;
	padding: 36px 60px 10px 60px;
	text-align: center;
	border-radius: 6px;
	cursor: pointer;
	overflow: hidden;
}

.ab2item:hover .ai2pic img {
	-webkit-transform: scale(1.08);
	-webkit-transform: scale(1.08);
	transform: scale(1.08);
}

.ai2pic {
	overflow: hidden;
}

.ai2pic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.aitxt {
	color: #19150B;
	font-size: 14px;
	margin-top: 15px;
	height: 50px;
	overflow: hidden;
}

.ab2box .itpn a {
	margin-right: 16px;
	margin-left: 0;
}

.ab3wrap {
	position: relative;
}

.ab3wrap .cfpic {
	top: auto;
	left: -9%;
	bottom: -20%;
}

.about-bot3 {
	margin-top: 110px;
}

.ab3box1 {
	margin: 55px 0 0 -1%;
}

.ab3cc {
	position: relative;
	float: left;
	width: 32.333%;
	margin-left: 1%;
	border-radius: 8px;
	overflow: hidden;
}

.ac3pic {
	overflow: hidden;
	width: 429px;
	height: 295px;
}

.ac3pic img {
	display: block;
	width: 100%;
}

.ab3cc .title {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 12px 5%;
	width: 90%;
	text-align: center;
	background: url(../images/op2.png) repeat;
	color: #FFFFFF;
	border-radius: 8px;
	transition: .3s;
	-webkit-transition: .3s;
	font-size: 20px;
}

.ac3wz {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(../images/op2.png) repeat;
	transform: translateY(100%);
	-webkit-transform: translateY(100%);
	transition: .4s;
	-webkit-transition: .4s;
	overflow: hidden;
}

.ab3cc:hover .title {
	opacity: 0;
	visibility: hidden;
}

.ab3cc:hover .ac3wz {
	opacity: 1;
	transform: initial;
	-webkit-transform: initial;
}

.awz {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
}

.awz1 {
	display: block;
	color: #fff;
	font-size: 20px;
}

.awz2 {
	display: block;
	color: #fff;
	font-size: 14px;
	margin-top: 5px;
	padding: 0 10px;
	text-align: left;
}

.azd {
	display: block;
	font-weight: bold;
	text-align: center;
}

.awz2 .az {
	display: block;
	font-weight: normal;
	text-indent: 2em;
}

.ab3box2 {
	margin-top: 100px;
}

.ab2sy {
	color: #19150B;
	font-size: 24px;
	font-weight: normal;
}

.ab2sy strong {
	display: inline-block;
	color: #19150B;
	font-style: normal;
	margin-left: 20px;
}

.sylist {
	margin-left: -2%;
	margin-top: 58px;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.sylist li {
	position: relative;
	float: left;
	width: 31.333%;
	margin-left: 2%;
	margin-bottom: 36px;
	overflow: hidden;
}

.sylist li::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	top: 10px;
	display: block;
	border: 1px solid #707070;
	border-top: 0 none;
	border-radius: 0 0 6px 6px;
}

.sljzg {
	position: relative;
	display: block;
	color: #fff;
	font-size: 20px;
	text-align: center;
	background-color: #775635;
	border-radius: 6px 6px 0 0;
	padding: 12px;
}

.slsy {
	color: #19150B;
	padding: 18px;
}

.about-bot4 {
	position: relative;
	z-index: 1;
	padding: 80px 0 85px 0;
}

.about-bot4 .intit {
	float: left;
}

.about-bot4 .ab4dh {
	float: right;
	width: 75%;
}

.adhicon i {
	display: block;
	color: #775635;
	font-size: 37px;
	line-height: 1;
}

.adhlist {
	border-left: 1px solid #707070;
	padding: 75px 0;
	margin-left: 17.5px;
}

.adhlist li {
	min-height: 66px;
	margin-bottom: 25px;
	margin-left: -8px;
}

.alc {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	border: 1px solid #775635;
	background: #D2C8BF;
	margin-top: 10px;
}

.alc:before {
	content: "";
	position: absolute;
	top: 50%;
	width: 54px;
	right: -54px;
	border-top: 1px dashed #775635;
}

.aldate {
	display: inline-block;
	vertical-align: middle;
	color: #775635;
	font-size: 25px;
	margin-left: 54px;
	line-height: 1;
	margin-top: 10px;
}

.aldesc {
	display: inline-block;
	vertical-align: text-top;
	width: 70%;
	margin-left: 40px;
	color: #19150B;
	font-size: 16px;
}

.news-wrap {
	padding: 47px 0 158px 0;
}

.news-list li {
	position: relative;
	float: left;
	width: 28.333%;
	margin: 75px 0 0 5%;
}

.page-list {
	margin-top: 100px;
	text-align: center;
}

.page-list a {
	display: inline-block;
	width: 56px;
	height: 56px;
	text-align: center;
	line-height: 56px;
	color: #fff;
	font-size: 14px;
	background: #19150B;
	margin: 0 10px;
}

.page-list a.active,
.page-list a:hover {
	color: #fff;
	background: #775635;
}


/* 新闻详情 */

.ndpic img {
	display: block;
	width: 100%;
}

.news-detail {
	position: relative;
	padding: 60px 0;
}

.w900 {
	width: 900px;
	margin: 0 auto;
}

.nbtitle {
	color: #333333;
	font-size: 32px;
}

.nbdate {
	display: block;
	color: #707070;
	font-size: 14px;
}

.nbdesc {
	margin-top: 40px;
	color: #707070;
	font-size: 16px;
}

.ndjt a {
	position: fixed;
	top: 50%;
	width: 56px;
	height: 56px;
	text-align: center;
	line-height: 56px;
	background: #F5F5F5;
	color: #775635;
	font-size: 16px;
	transition: 0.45s;
}

.ndjt a:hover,
.ndreturn a:hover {
	background: #775635;
	color: #fff;
}

.njtl {
	left: 22px;
}

.njtr {
	right: 22px;
}

.ndpn {
	margin-top: 160px;
	background: #D2C8BF;
	padding: 30px 0 15px 0;
}

.npst {
	display: block;
	color: #333333;
	font-size: 14px;
	margin-bottom: 15px;
}

.npst:hover {
	color: #775635;
}

.npst strong {
	color: #707070;
	margin-right: 30px;
}

.ndreturn a {
	display: block;
	width: 56px;
	height: 56px;
	text-align: center;
	line-height: 56px;
	background: #D2C8BF;
	color: #707070;
	font-size: 14px;
	background: #D2C8BF;
	margin: 56px auto 0;
}


/* 子公司 */

.subsidiary {
	padding: 100px 0;
}

.sdlist li {
	position: relative;
	margin-bottom: 58px;
}

.sdlist li:hover .slpic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}


/*偶数行 */

.sdlist li:nth-of-type(even) .slpic {
	float: left;
}

.sdlist li:nth-of-type(even) .slcont {
	float: right;
}


/* 奇数行 */

.sdlist li:nth-of-type(odd) .slpic {
	float: right;
}

.sdlist li:nth-of-type(odd) .slcont {
	float: left;
}

.slpic {
	position: relative;
	z-index: 0;
	width: 960px;
	overflow: hidden;
}

.slpic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.slcont {
	position: relative;
	z-index: 5;
	width: 610px;
	border-radius: 6px;
	background: #D2C8BF;
	box-sizing: border-box;
	padding: 50px 60px;
	margin-top: -15%;
	background-attachment: fixed;
}

.sctitle {
	font-weight: normal;
	color: #775635;
	font-size: 24px;
	height: 43px;
	overflow: hidden;
}

.scdesc {
	color: #19150B;
	font-size: 16px;
	margin-top: 30px;
	height: 84px;
	overflow: hidden;
}

.sdbtn {
	margin-top: 50px;
}


/* 子公司1 */

.sdpic img {
	display: block;
	width: 100%;
}

.sdtitle {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 90%;
	text-align: center;
	transform: translate(-50%, -50%);
	color: #fff;
}

.st1 {
	display: block;
	font-weight: normal;
	font-size: 46px;
	line-height: 1.5;
}

.st2 {
	display: block;
	font-size: 20px;
}

.sdjt {
	position: absolute;
	left: 50%;
	bottom: 230px;
	transform: translateX(-50%);
	width: 14px;
	height: 107px;
	background: url(../images/sdjt.svg) no-repeat;
	background-size: contain;
	z-index: 1;
}

.sd1cp {
	margin-top: 100px;
}

.cdbanner {
	position: relative;
	width: 84%;
	margin-left: -45px;
	margin-top: 30px;
}


/*.cdbanner .slick-list {
	overflow: visible;
}*/

.cdbanner .ibitem:hover .ipcover:before {
	top: 0;
	height: 100%;
}

.cdbanner .ibitem:hover .ipcover i {
	opacity: 1;
	visibility: visible;
}

.ipcover {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.ipcover:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 0;
	background: url(../images/op2.png) repeat;
	transition: 0.65s;
}

.ipcover i {
	opacity: 0;
	visibility: hidden;
	display: block;
	color: #fff;
	font-size: 25px;
	position: relative;
	top: 50%;
	text-align: center;
	transform: translateY(-50%);
	transition: 0.85s;
}

.sdln {
	margin-top: 90px;
}

.lnlist {
	margin-left: -3%;
}

.lnbtn {
	margin: 60px auto 0;
}

.sdmn {
	margin-left: -3%;
}

.sdmn li {
	float: left;
	width: 47%;
	margin: 50px 0 0 3%;
	height: 320px;
	border-radius: 8px;
	overflow: hidden;
	background: #D1C5BA;
}

.smtitle {
	float: left;
	width: 9%;
	height: 100%;
	background: #775635;
	border-radius: 8px;
	color: #fff;
	font-size: 16px;
	box-sizing: border-box;
	padding: 20px 0;
	line-height: 1.2;
}

.smtitle span {
	display: block;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	width: 15px;
	margin: 0 auto;
}

.smcont {
	float: left;
	width: 91%;
	height: 100%;
	box-sizing: border-box;
	padding: 75px 50px 75px 30px;
	color: #775635;
	font-size: 16px;
}

.sdcu {
	margin: 100px 0 88px 0;
}

.scbot {
	height: 539px;
}

.scleft {
	float: left;
	width: 33%;
	height: 100%;
	background: #775635;
	box-sizing: border-box;
	padding: 60px 35px;
	text-align: center;
}

.scleft .itxt1,
.scleft .itxt2 {
	color: #D2C8BF;
}

.slline {
	width: 34px;
	height: 2px;
	margin: 50px auto 0;
	background: #D2C8BF;
}

.sd2sl {
	width: 34px;
	height: 2px;
	margin: 30px auto 0;
	background: #D2C8BF;
}

.slcg {
	color: #D2C8BF;
	font-size: 14px;
	margin-top: 50px;
	text-align: left;
}

.slcg p {
	margin-top: 5px;
}

.scgt1 {
	display: block;
	font-style: normal;
	float: left;
}

.scgt2 {
	display: block;
	float: left;
	width: 80%;
	font-weight: normal;
}

.scright {
	position: relative;
	float: right;
	width: 67%;
}

.scright:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(../images/op1.png) repeat;
	z-index: 99;
	pointer-events: none;
}

.scright .maps {
	height: 539px;
}

.anchorBL {
	display: none;
}


/* 子公司2 */

.pcbor {
	border: 1px solid #707070;
	border-radius: 8px;
}

.cuewm {
	text-align: center;
	margin-top: 50px;
}

.cuewm img {
	display: inline-block;
}

.cuewm span {
	display: block;
	color: #D2C8BF;
	font-size: 14px;
}

.sd2scg {
	margin-top: 30px;
}


/* 子公司4 */

.sd4sn {
	margin-top: 55px;
	border-top: 1px solid #775635;
	padding: 38px 0 100px 0;
}

.sntab {
	margin-top: 48px;
	text-align: center;
}

.stqh {
	display: inline-block;
	width: 91px;
	height: 26px;
	color: #775635;
	text-align: center;
	line-height: 26px;
	font-size: 14px;
	border-radius: 6px;
}

.stqh:hover,
.stqh.active {
	background: #775635;
	color: #fff;
}

.swlist {
	display: none;
	margin-top: 45px;
}

.slhead {
	background: #D2C8BF;
	padding: 0 5%;
}

.shtxt {
	font-size: 18px;
}

.sstxt {
	font-size: 14px;
}

.sltxt {
	display: block;
	float: left;
	height: 56px;
	line-height: 56px;
	color: #775635;
	overflow: hidden;
}

.slw {
	width: 40%;
}

.sls {
	width: 20%;
}

.slsn li {
	padding: 0 5%;
}

.slsn li:nth-of-type(odd) {
	background: #E9E3DE;
}

.slsn li:nth-of-type(even) {
	background: #D2C8BF;
}

.pbalist li:hover .hkpic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.hkpic {
	float: left;
	width: 18%;
	overflow: hidden;
}

.hkpic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.sd4cu {
	margin: 40px 0 67px 0;
}

.activities-wrap {
	position: relative;
	padding: 129px 0 198px 0;
	overflow: hidden;
}

.aclist {
	position: relative;
	z-index: 1;
}

.aclist li {
	position: relative;
	margin-top: 39px;
	background: #D2C8BF;
	border-radius: 6px;
	padding: 35px 48px;
}

.aclist li:hover .alpic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.aclist li:hover .morebtn {
	color: #fff;
}

.aclist li:hover .morebtn:before {
	width: 100%;
}

.alpic {
	position: relative;
	float: right;
	width: 32%;
	overflow: hidden;
	border-radius: 6px;
}

.alpic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.spdate {
	position: absolute;
	top: 0;
	left: 0;
	padding: 8px 6px;
	color: #fff;
	font-size: 14px;
	background: #775635;
	border-radius: 6px;
	font-weight: bold;
	line-height: 1.2;
}

.spdate strong {
	display: block;
}

.alcont {
	float: left;
	width: 42%;
}

.act1 {
	color: #775635;
	font-size: 20px;
	height: 60px;
	overflow: hidden;
	line-height: 1.5;
}

.aljt {
	float: left;
}

.aljt i {
	display: inline-block;
	vertical-align: text-top;
	color: #775635;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	margin-right: 10px;
}

.act2 {
	color: #19150B;
	font-size: 14px;
	margin-top: 10px;
	height: 50px;
	overflow: hidden;
}

.albtn {
	margin-top: 40px;
}

.athd {
	position: absolute;
	left: -9%;
	bottom: -27%;
	width: 616px;
	z-index: 0;
}

.athd img {
	display: block;
	width: 100%;
}


/* 党群建设 */

.bdlist {}

.bdlist li {
	position: relative;
	float: left;
	width: 47%;
	margin: 55px 0 0 3%;
	border-radius: 6px;
	background: #D2C8BF;
	box-sizing: border-box;
	padding: 35px 55px;
	z-index: 3;
	overflow: hidden;
}

.bdlist li:hover:before {
	opacity: 1;
	visibility: visible;
	top: 0;
	height: 100%;
}

.bdlist li:hover .bltit,
.bdlist li:hover .blxz {
	color: #D2C8BF;
}

.bdlist li:hover .blpdf {
	background: url(../images/pdfi.svg) no-repeat;
	background-size: contain;
}

.bdlist li:before {
	opacity: 0;
	visibility: hidden;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 0;
	background: #775635;
	z-index: -3;
	transition: 0.65s;
}

.blnr {
	float: left;
	width: 70%;
}

.blpdf {
	float: right;
	width: 40px;
	height: 37px;
	background: url(../images/pdf.svg) no-repeat;
	background-size: contain;
}

.bltit {
	color: #19150B;
	line-height: 1.5;
	font-size: 20px;
	max-height: 60px;
	overflow: hidden;
	font-weight: bold;
}

.blxz {
	display: block;
	color: #19150B;
	font-size: 14px;
	font-style: normal;
	margin-top: 60px;
	text-decoration: underline;
}

.bdhd {
	position: absolute;
	right: 0;
	bottom: -5%;
	width: 285px;
}

.bdhd img {
	display: block;
	width: 100%;
}


/* 人力资源 */

.rmhead {
	background: #775635;
}

.rmlist li {
	transition: 0.45s;
}

.rhtxt {
	display: block;
	float: left;
	width: 18%;
	text-align: center;
	color: #fff;
	font-size: 16px;
	height: 67px;
	line-height: 67px;
	overflow: hidden;
}
.rhb{
	width: 36% !important;
}
.rhs{
	width: 10% !important;
}
.rltxt {
	float: left;
	display: block;
	width: 18%;
	text-align: center;
	color: #333333;
	font-size: 16px;
	height: 100px;
	line-height: 100px;
	overflow: hidden;
}

.rmi {
	display: inline-block;
	vertical-align: middle;
	color: #999999;
	font-size: 16px;
	margin-right: 5px;
}

.rmmi {
	display: inline-block;
	vertical-align: middle;
	color: #B19D8A;
	font-size: 25px;
}

.rmlist li:hover {
	background: #D2C8BF;
}

.rmlist li:hover .rmi,
.rmlist li:hover .rmmi {
	color: #775635;
}

.cover-apply-bg {
	opacity: 0;
	visibility: hidden;
	position: fixed;
	z-index: 10000;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow-y: auto;
	overflow-x: hidden;
	background: url(../images/xbg3.png) repeat;
	background-size: cover;
	background: rgba(0, 0, 0, 0.8);
	transition: 1s;
	-webkit-overflow-scrolling: touch;
}

.cover-apply-bg .apply-detail-bot {
	position: relative;
	width: 38%;
	margin: 0 auto;
	margin-top: 145px;
	padding: 50px 5%;
	background: #fff;
	box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.16);
}

.cover-apply-bg .apply-detail h2 {
	color: #333;
	font-size: 32px;
	line-height: 1.5;
}

.cover-apply-bg .apply-detail .apply-bot {
	color: #666;
}

.cover-apply-bg .apply-detail .email-txt {
	color: #775635;
	font-size: 14px;
	display: block;
	margin-top: 72px;
}

.cover-apply-bg .apply-detail .email-txt a {
	color: #775635;
}

.cover-apply-bg .apply-detail .email-txt a:hover {
	text-decoration: underline;
}

.cover-apply-bg .close-bot {
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -36.5px;
	right: -56px;
	width: 56px;
	height: 36.5px;
	padding-top: 19.5px;
	background: #775635;
}

.cover-apply-bg .close-bot i {
	display: block;
	width: 17px;
	height: 17px;
	margin: 0 auto;
	background: url(../images/close.png) no-repeat;
	background-size: cover;
}

.apply-show {
	opacity: 1;
	visibility: visible;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

.ctmap {
	position: relative;
}

.ctmap:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(../images/op1.png) repeat;
	z-index: 99;
	pointer-events: none;
}

.ctmap .maps {
	height: 633px;
}

.ctmessge {
	position: relative;
	z-index: 888;
	margin: 125px 0;
}

.cmlist {
	margin-top: 80px;
}

.cmlist li {
	float: left;
	width: 25%;
	text-align: center;
}

.cticon {
	display: block;
	width: 53px;
	height: 53px;
	margin: 0 auto;
	border-radius: 50%;
	background: #775635;
	text-align: center;
	line-height: 53px;
	color: #fff;
	margin-bottom: 30px;
}

.cticon i {
	font-size: 25px;
}

.ctxt {
	display: block;
	font-style: normal;
	color: #775635;
	font-size: 16px;
	margin-top: 10px;
}

.cte {
	text-align: right !important;
}

.ctewm {
	display: inline-block;
	background: #fff;
	width: 180px;
	box-sizing: border-box;
	padding: 15px 15px 45px 15px;
	border-radius: 6px;
	text-align: center;
	line-height: 1;
}

.ctewm img {
	margin-bottom: 10px;
}


/* 404 */

.notf {
	height: 100vh;
}

.nfbot {
	width: 90%;
	margin: 0 auto;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
}

.nftxt1 {
	display: block;
	font-size: 200px;
	color: #775635;
}

.nftxt2 {
	color: #666666;
	font-size: 14px;
}

.nfreturn {
	display: block;
	width: 112px;
	height: 40px;
	border-radius: ;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	margin: 70px auto 0;
	background: #775635;
	border-radius: 8px;
}

.fixed-contact {
	position: fixed;
	bottom: 0;
	right: 0;
	width: 69px;
	background: #775635;
	border-radius: 0 6px 6px 0;
	text-align: center;
	padding: 10px 0;
	z-index: 999;
}

.fcb {
	position: relative;
	display: block;
	color: #D2C8BF;
	font-size: 12px;
	padding-bottom: 10px;
}

.fcb:not(:first-child) {
	margin-top: 5px;
}

.fcb:not(:last-child):before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 23px;
	height: 1px;
	background: #D2C8BF;
}

.fcb i {
	display: block;
	font-size: 24px;
	line-height: 1.5;
}

.fcb:hover {
	color: #FCDE82;
}

.fcb:hover i {
	-webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	-webkit-animation: gelatine 0.5s 1;
	animation: gelatine 0.5s 1;
}

@keyframes gelatine {
	from,
	to {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}
	25% {
		-webkit-transform: scale(0.9, 1.1);
		transform: scale(0.9, 1.1);
	}
	50% {
		-webkit-transform: scale(1.1, 0.9);
		transform: scale(1.1, 0.9);
	}
	75% {
		-webkit-transform: scale(0.95, 1.05);
		transform: scale(0.95, 1.05);
	}
}

.bshare-custom {
	line-height: 63px !important;
}

.bshare-custom #bshare-more-icon,
.bshare-custom .bshare-more-icon {
	padding-left: 0 !important;
	height: auto !important;
	background: none !important;
}

#bshare-more-icon:hover {
	text-decoration: none !important;
}

.bshare-custom .bshare-more {
	color: #fff !important;
}

.bshare-custom a {
	height: 100% !important;
	margin-right: 0 !important;
}

.subsidiary-tbox {
	padding: 14% 0 12%;
	min-height: 100vh;
	box-sizing: border-box;
}

.subsidiary-tc {
	background-color: #D2C8BF;
}

.subsidiary-tc .item {
	position: relative;
}

.subsidiary-tc figure {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 50%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.subsidiary-tc .desc {
	width: 40%;
	padding: 52px 5% 140px;
	color: #775635;
}

.subsidiary-tc .desc::before {
	content: "";
	position: absolute;
	left: 5%;
	top: 0;
	width: 76px;
	height: 6px;
	background-color: #775635;
}

.subsidiary-tc .desc h4 {
	font-size: 28px;
	line-height: 1.5;
	margin-bottom: 15px;
	text-align: center;
}

.subsidiary-tc .desc .c {
	height: 100px;
	overflow: hidden;
	margin-bottom: 40px;
	text-indent: 2em;
}

.subsidiary-tc .slick-dots {
	position: absolute;
	left: 5%;
	width: 90%;
	bottom: 40px;
	height: 14px;
	line-height: 14px;
	z-index: 204;
}

.subsidiary-tc .slick-dots li {
	float: left;
	margin: 0 10px 0 0;
	width: auto;
	height: auto;
}

.subsidiary-tc .slick-dots li a {
	width: 12px;
	height: 12px;
	border: 1px solid #775635;
	border-radius: 50%;
	display: block;
	font-size: 0;
	text-indent: -99em;
	overflow: hidden;
}

.subsidiary-tc .slick-dots li.slick-active a {
	background-color: #775635;
}

.adzgs {
	background: #775635;
	padding: 0 5%;
}

.ftb-tk {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(../images/op1.png) repeat;
	z-index: 9999;
}

.ftb-bot {
	position: relative;
	top: 25%;
	width: 250px;
	height: auto;
	margin: 0 auto;
	background: #fff;
	padding-bottom: 5px;
}

.fb-title {
	background: #333;
	color: #fff;
	font-size: 14px;
	padding: 10px 20px;
}

.fb-pic {
	width: 220px;
	margin: 10px auto;
}

.fb-pic img {
	display: block;
	width: 100%;
}

.close-fbewm {
	position: relative;
	display: block;
	float: right;
	cursor: pointer;
}

.close-fbewm:before,
.close-fbewm:after {
	content: "";
	position: absolute;
	top: 0;
	width: 2px;
	height: 20px;
	background: #fff;
}

.close-fbewm:before {
	transform: rotate(-45deg);
}

.close-fbewm:after {
	transform: rotate(45deg);
}

.spc2bot {
	margin-top: 55px;
}

.spc2title {
	width: 100%;
	height: 56px;
	line-height: 56px;
	text-align: center;
	background: #D2C8BF;
	color: #775635;
	font-size: 24px;
}

.spc2list {
	margin-left: -4%;
}

.spc2list li {
	position: relative;
	float: left;
	width: 21%;
	margin: 25px 0 0 4%;
	cursor: pointer;
}


/* 视频弹框 */

.tk-bg {
	opacity: 0;
	visibility: hidden;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(../images/op1.png) repeat;
	z-index: 999;
}

.tk-bot {
	position: relative;
	top: 50%;
	left: 50%;
	width: 800px;
	transform: translate(-50%, -50%);
}

.tbclose {
	position: absolute;
	right: -40px;
	top: 0;
	z-index: 1;
	cursor: pointer;
}

.tbclose:hover i {
	transform: rotate(360deg);
}

.tbclose i {
	display: block;
	color: #fff;
	font-size: 40px;
	line-height: 1;
	transition: 0.55s;
}

.tbvideo {
	width: 100%;
	height: 100%;
}

.apply-show {
	opacity: 1;
	visibility: visible;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}