@import'basics/animate.min.css';
@import'//at.alicdn.com/t/c/font_960019_wvt6nytlbn.css';
@font-face {
	font-family: NotoSansHans;
	src: url(../fonts/NotoSansHans-Regular.ttf);
	font-weight: normal
}
body {
	font-size: 14px;
	color: #474342;
	-webkit-tap-highlight-color: rgba(255,255,255,0);
	width: 100%;
	font-family: NotoSansHans, Arial, sans-serif;
	background: #f5f5f4
}

@media(max-width: 1440px) {
body {
	font-size: .875vw;
	font-size: 14px
}
}

@media(max-width: 1000px) {
body {
	font-size: 2.0289855072vw;
	font-size: 14px
}
}
pre, input {
	font-family: NotoSansHans, Arial, sans-serif
}
* {
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	outline: none
}
.clearfix:after {
	content: "";
	display: block;
	clear: both
}
.lenis.lenis-smooth {
	scroll-behavior: auto
}
html.lenis {
	height: auto;
	overflow-x: hidden
}
body {
	min-height: 100vh
}
img {
	max-width: 100%
}
ul, dl, li, dt, dd, em {
	font-style: normal;
	list-style: none
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal
}
pre {
	white-space: pre-wrap;
	word-wrap: break-word
}
a {
	text-decoration: none;
	-webkit-transition: color .65s;
	transition: color .65s;
	color: #474342;
	outline: none
}
input[type=text], input[type=password], input[type=search], input[type=number], textarea, select {
	font-size: inherit;
	outline: none;
	border-radius: 0;
	border: none;
	background: none;
	-webkit-transition: ease .45s;
	transition: ease .45s;
	outline: none
}
select::-ms-expand {
display:none
}
select:focus {
	outline: none
}
input::-webkit-input-placeholder {
color:#7b7b7b
}
input:-moz-placeholder {
color:#7b7b7b
}
input::-moz-placeholder {
color:#7b7b7b
}
input:-ms-input-placeholder {
color:#7b7b7b
}


.pageContent{background: #000;}



.z_flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.z_flex_ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap
}
.imgbox {
	overflow: hidden
}
::-webkit-scrollbar {
width:5px;
height:5px
}
::-webkit-scrollbar-button:vertical {
display:none
}
::-webkit-scrollbar-track:vertical {
background-color:#000
}
::-webkit-scrollbar-track-piece {
background:#e3e3e3
}
::-webkit-scrollbar-thumb:vertical {
background-color:#555;
border-radius:30px
}
::-webkit-scrollbar-thumb:vertical:hover {
background-color:#3b3b3b
}
::-webkit-scrollbar-corner:vertical {
background-color:#535353
}
::-webkit-scrollbar-resizer:vertical {
background-color:#ff6e00
}
::-webkit-scrollbar-track-piece {
background:#eee
}
::-webkit-scrollbar-thumb:vertical {
background-color:#000
}
.swiper-slide {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	transition-property: transform, -webkit-transform
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}
.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	transition-property: opacity
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active {
	pointer-events: auto;
	z-index: 3
}
.swiper-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	transition-property: opacity
}
.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active {
	pointer-events: auto;
	z-index: 3
}
.swiper-fade .swiper-slide {
	opacity: 0 !important
}
.swiper-fade .swiper-slide-active {
	opacity: 1 !important
}
.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.swiper-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.swiper-grid-column>.swiper-wrapper {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.swiper-pointer-events {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}
.swiper-grid>.swiper-wrapper {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.imgbg {
	width: 100%;
	height: 100%;
	-webkit-transition: ease 1s;
	transition: ease 1s;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover
}
.imgbgs {
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover
}
.lazy {
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	background-position: bottom center;
	position: absolute;
	z-index: -1;
	left: 0;
	top: 0;
	background-attachment: fixed
}
#zCode {
	display: block;
	left: 50%;
	top: 50%;
	margin-left: -110px;
	margin-top: -122.5px;
	position: fixed;
	background: #fff;
	height: 245px;
	width: 220px;
	z-index: 3000;
	border-radius: 5px;
	border: 6px solid #7f7f7f;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
#zCode>h2 {
	color: #666;
	background: #f2f2f2;
	height: 24px;
	line-height: 24px;
	border-bottom: 1px solid #e8e8e8;
	font-size: 14px;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
#zCode>h2>i {
	cursor: pointer;
	float: right;
	width: 24px;
	height: 24px;
	text-align: center
}
#zCode>.ewm {
	width: 100%;
	height: 208px;
	padding: 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
#zCode>.ewm canvas {
	width: 100%;
	height: 100%;
	top: auto;
	left: auto;
	position: relative
}
.z_video_pop {
	width: 100%;
	height: 100%;
	background: #000;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999 !important
}
.z_video_pop .warp {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	height: 100vh
}
.z_video_pop .warp .close_btn {
	width: 40px;
	height: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 100;
	cursor: pointer
}
.z_video_pop .warp .close_btn .iconfont {
	font-size: 18px
}
.z_video_pop .warp #videopop {
	width: 100%;
	max-height: 100%
}
.rebox {
	cursor: pointer;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1000;
	-webkit-filter: none !important;
	background: #000;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAIElEQVQ4T2NkYGDYDMRkA8ZRAxhGw4BhNAyA+WAYpAMAIFgLQfO9BoEAAAAASUVORK5CYII=);
	background: rgba(0,0,0,.6)
}
.rebox * {
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0
}
.rebox-contents {
	position: absolute;
	top: 5%;
	left: 5%;
	text-align: center;
	width: 90%;
	height: 90%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.rebox-contents .rebox-content {
	border-radius: 1px;
	max-width: 100%;
	max-height: 100%
}
.rebox-loading {
	width: 31px;
	height: 31px;
	margin: -16px 0 0 -16px;
	position: absolute;
	top: 48%;
	left: 50%
}
.rebox-caption {
	display: none;
	opacity: 1;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	z-index: 1000;
	background: #000;
	background: rgba(0,0,0,.7)
}
.rebox-caption p {
	margin: 0 auto;
	max-width: 70%;
	display: inline-block;
*display:inline;
*zoom:1;
	padding: 10px;
	color: #fff;
	font-size: 12px;
	line-height: 18px
}
.rebox-button {
	position: absolute;
	z-index: 9999;
	min-width: 40px;
	height: 40px;
	line-height: 40px;
	background: #000;
	text-decoration: none;
	font-size: 24px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	border-radius: 32px;
	-webkit-transition: all .3s;
	transition: all .3s
}
.rebox-button:hover, .rebox-button:focus {
	opacity: 1;
	background: #bf2e2e
}
.rebox-close {
	right: 10px;
	top: 10px;
	font-size: 30px
}
.rebox-next {
	right: 10px;
	top: 48%
}
.rebox-prev {
	left: 10px;
	top: 48%
}
.rebox-loading {
	left: 50%;
	top: 48%;
	-webkit-animation-name: spin;
	-webkit-animation-duration: 2000ms;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: spin;
	-moz-animation-duration: 2000ms;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-ms-animation-name: spin;
	-ms-animation-duration: 2000ms;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear;
	animation-name: spin;
	animation-duration: 2000ms;
	animation-iteration-count: infinite;
	animation-timing-function: linear
}
.z_menu_btn {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	overflow: hidden;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	cursor: pointer;
	z-index: 11;
	margin-left: auto;
	display: none
}
.z_menu_btn span {
	display: block;
	-webkit-transition: ease .6s;
	transition: ease .6s;
	width: 24px;
	height: 2px;
	background: #ad8b6d;
	margin: 5px 0
}
.z_menu_btn .line2 {
	margin: 4px 0
}
.z_menu_btn .line1, .z_menu_btn .line2 {
	margin-left: auto
}
.z_menu_btn.on .line1 {
	-webkit-transform: translateY(7px) rotate(45deg);
	transform: translateY(7px) rotate(45deg)
}
.z_menu_btn.on .line2 {
	opacity: 0
}
.z_menu_btn.on .line3 {
	-webkit-transform: translateY(-7px) rotate(-45deg);
	transform: translateY(-7px) rotate(-45deg)
}

@media screen and (max-width: 980px) {
.z_menu_btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
}
@-webkit-keyframes rotation {
from {
-webkit-transform:rotate(0deg)
}
to {
-webkit-transform:rotate(360deg)
}
}
@keyframes rotation {
from {
-webkit-transform:rotate(0deg)
}
to {
-webkit-transform:rotate(360deg)
}
}
.z_flex_warp {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

@media screen and (max-width: 980px) {
.z_m_box {
	display: block !important;
	padding: 40px 12px !important
}
.z_section {
	padding: 70px 12px 35px !important
}
.z_flex_warp {
	display: block
}
.lazy {
	background-attachment: inherit
}
}
.lenis.lenis-smooth [data-lenis-prevent] {
	-ms-scroll-chaining: none;
	overscroll-behavior: contain
}
.z_video_swiper {
	position: relative
}
.z_video_swiper .video {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	min-width: 100%;
	width: auto;
	height: 100%;
	-o-object-fit: fill;
	object-fit: fill;
	position: relative
}
[data-scroll=fade] {
	-webkit-transition: opacity 1.5s;
	transition: opacity 1.5s
}
[data-scroll=fade]:not(.ani) {
	opacity: 0
}
[data-scroll=fadeUp] {
	-webkit-transition: ease 1.5s;
	transition: ease 1.5s
}
[data-scroll=fadeUp]:not(.ani) {
	-webkit-transform: translateY(50%);
	transform: translateY(50%);
	opacity: .2
}
[data-scroll=fadeUp2] {
	-webkit-transition: ease 1.5s;
	transition: ease 1.5s
}
[data-scroll=fadeUp2]:not(.ani) {
	-webkit-transform: translateY(10%);
	transform: translateY(10%);
	opacity: .2
}
[data-scroll=fadeRight] {
	-webkit-transition: ease 1.5s;
	transition: ease 1.5s
}
[data-scroll=fadeRight]:not(.ani) {
	-webkit-transform: translateX(10%);
	transform: translateX(10%);
	opacity: .2
}
[data-scroll=fadeLeft] {
	-webkit-transition: ease 1.5s;
	transition: ease 1.5s
}
[data-scroll=fadeLeft]:not(.ani) {
	-webkit-transform: translateX(-10%);
	transform: translateX(-10%);
	opacity: .2
}
[data-scroll=fadezoom] {
	-webkit-transition: ease 1.5s;
	transition: ease 1.5s
}
[data-scroll=fadezoom]:not(.ani) {
	-webkit-transform: scale(0.92, 0.92);
	transform: scale(0.92, 0.92);
	opacity: 0
}
[data-scroll=fadezoom2] {
	-webkit-transition: ease 2.5s;
	transition: ease 2.5s
}
[data-scroll=fadezoom2]:not(.ani) {
	-webkit-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
	opacity: 0
}
.mr {
	margin-left: auto
}
.z_header {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 9;
	height: 4.1666666667vw;
	padding-left: 2.6041666667vw;
	padding-right: 2.6041666667vw;
	color: #474342;
	-webkit-transition: background 1s;
	transition: background 1s
}

@media screen and (max-width: 980px) {
.z_header {
	height: 50px
}
}

@media screen and (max-width: 980px) {
.z_header {
	padding-left: 12px;
	padding-right: 12px
}
}
.z_header.z_index_header {
	color: #fff
}
.z_header.z_index_header .nav a {
	color: #fff
}
.z_header.on {
	background: #000;
	color: #eee
}
.z_header.on .nav a {
	color: #eee
}
.z_header .logo img {
	display: block;
	height: 2.2416666667vw
}

@media screen and (max-width: 980px) {
.z_header .logo img {
	height: 40px
}
}
.z_header .nav a {
	color: #474342;
	display: inline-block;
	margin-left: 1.5625vw;
	line-height: 50px
}

@media screen and (max-width: 980px) {
.z_header .nav a {
	margin-left: 0
}
}
.z_header .nav a:hover, .z_header .nav a.active {
	color: #ad8b6d;
	font-weight: bold
}
.z_header .tel {
	margin-left: 8.8541666667vw
}

@media screen and (max-width: 980px) {
.z_header .tel {
	margin-left: 0
}
}
.z_header .tel span {
	color: #ad8b6d;
	font-weight: bold
}

@media screen and (max-width: 980px) {
.z_header {
	background: #000
}
.z_header .mr {
	position: fixed;
	left: 0;
	top: 50px;
	height: calc(100vh - 50px);
	background: #fff;
	display: block;
	width: 100%;
	color: #000;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: ease .8s;
	transition: ease .8s;
	-webkit-transform: translateY(50%);
	transform: translateY(50%);
	visibility: hidden;
	opacity: 0
}
.z_header .mr.on {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}
.z_header .warps {
	width: 100%;
	display: block
}
.z_header .tel {
	margin-top: 30px
}
.z_header .nav a {
	display: block;
	color: #000 !important;
	font-size: 16px
}
}
.z_banner {
	width: 100%;
	height: 100vh;
	overflow: hidden;
	position: relative;
	margin-top: 0vw;
	color: #fff;
	background: #000
}

@media screen and (max-width: 980px) {
.z_banner {
	height: 65vw
}
}

@media screen and (max-width: 980px) {
.z_banner {
	margin-top: 50px
}
}
.z_banner .imgbox {
	width: 100%;
	height: 100%
}
.z_banner .imgbgs {
	-webkit-transform: scale(1.05, 1.05);
	transform: scale(1.05, 1.05);
	-webkit-transition: ease 4s;
	transition: ease 4s
}
.z_banner .swiper-slide-active .imgbgs {
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1)
}
.z_banner .z_info {
	position: absolute;
	left: 0;
	top: 0%;
	width: 100%;
	height: 100%;
	z-index: 2;
	padding: 2.6041666667vw;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column
}
.z_banner .slg ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}
.z_banner .slg img {
	display: block;
	height:18vw;
	-webkit-transform-origin: bottom center;
	transform-origin: bottom center
}

@media screen and (max-width: 980px) {
.z_banner .slg img {
	height: 12vw
}
}
.z_banner .con {
	width: 43.75vw;
	margin-left: auto;
	margin-top: 2.0833333333vw;
	font-size: 14px;
	line-height: 24px;
	position: relative;
	z-index: 2
}

@media screen and (max-width: 980px) {
.z_banner .con {
	width: 100%
}
}

@media screen and (max-width: 980px) {
.z_banner .con {
	margin-top: 0
}
}

@media(max-width: 1440px) {
.z_banner .con {
	font-size: .875vw;
	font-size: 14px
}
}

@media(max-width: 1000px) {
.z_banner .con {
	font-size: 2.0289855072vw;
	font-size: 14px
}
}

@media(max-width: 1920px) {
.z_banner .con {
	line-height: 24px
}
}

@media(max-width: 1440px) {
.z_banner .con {
	line-height: 1.5vw;
	line-height: 24px
}
}

@media(max-width: 1000px) {
.z_banner .con {
	line-height: 3.4782608696vw;
	line-height: 24px
}
}
.z_banner .con li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
.z_banner .con li .tt {
	width: 8.3333333333vw;
	text-align: right;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 1.25vw
}

@media screen and (max-width: 980px) {
.z_banner .con li .tt {
	width: 100%
}
}

@media screen and (max-width: 980px) {
.z_banner .con li .tt {
	margin-right: 0
}
}
.z_banner .con li:first-child {
	font-size: 30px;
	font-weight: bold;
	line-height: 36px;
	margin-bottom: .8333333333vw
}

@media(max-width: 1440px) {
.z_banner .con li:first-child {
	font-size: 1.875vw
}
}

@media(max-width: 1000px) {
.z_banner .con li:first-child {
	font-size: 4.347826087vw
}
}

@media(max-width: 1440px) {
.z_banner .con li:first-child {
	line-height: 2.25vw
}
}

@media(max-width: 1000px) {
.z_banner .con li:first-child {
	line-height: 5.2173913043vw
}
}

@media screen and (max-width: 980px) {
.z_banner .con li:first-child {
	margin-bottom: 0
}
}
.z_banner .bar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: auto;
	border-bottom: 1px solid #fff;
	padding: 12px 0;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase
}
.z_banner .bar .fl {
	width: 20.3125vw
}

@media screen and (max-width: 980px) {
.z_banner .bar .fl {
	width: 100%
}
}
.z_banner .bar .fr {
	width: 33.3333333333vw;
	margin-left: auto
}

@media screen and (max-width: 980px) {
.z_banner .bar .fr {
	width: 100%
}
}
.z_banner .bar .go {
	color: #fff;
	font-weight: normal
}
.z_banner .bar .go span {
	display: block
}
.z_banner .bar .go .iconfont {
	display: inline-block;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

@media screen and (max-width: 980px) {
.z_banner .z_info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.z_banner .z_info .con, .z_banner .z_info .bar {
	display: none
}
}
.z_section {
	padding-left: 2.6041666667vw;
	padding-right: 2.6041666667vw;
	overflow: hidden;background: #000
}

@media screen and (max-width: 980px) {
.z_section {
	padding-left: 12px;
	padding-right: 12px
}
}
.z_index_about {
	padding-top: 7.8125vw;
	padding-bottom: 7.8125vw;
	position: relative;
	z-index: 2;
	background: #000;
}

@media screen and (max-width: 980px) {
.z_index_about {
	padding-top: 35px;
	padding-bottom: 35px
}
}
.z_index_about .conwarps {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	position: relative;
	z-index: 1
}
.z_index_about .conwarps .slg {
	display: block;
	height: 22.9166666667vw;
	opacity: .5;
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1
}

@media screen and (max-width: 980px) {
.z_index_about .conwarps .slg {
	height: 20vw
}
}
.z_index_about .imgbox img {
	display: block;
	width: 100%
}
.z_index_about .imgbox.img1 {
	width: 30.2083333333vw
}

@media screen and (max-width: 980px) {
.z_index_about .imgbox.img1 {
	width: 49%
}
}
.z_index_about .imgbox.img2 {
	width: 22.3958333333vw;
	margin-left: 1.5625vw;
	margin-right: 6.7708333333vw
}

@media screen and (max-width: 980px) {
.z_index_about .imgbox.img2 {
	width: 49%
}
}

@media screen and (max-width: 980px) {
.z_index_about .imgbox.img2 {
	margin-left: 0
}
}

@media screen and (max-width: 980px) {
.z_index_about .imgbox.img2 {
	margin-right: 0
}
}
.z_index_about .infobox {
	width: 22.9166666667vw;
	margin-top: 10.4166666667vw
}

@media screen and (max-width: 980px) {
.z_index_about .infobox {
	width: 100%
}
}

@media screen and (max-width: 980px) {
.z_index_about .infobox {
	margin-top: 0
}
}
.z_index_about .z_about_num {
	padding-left: 15.625vw;
	padding-right: 15.625vw;
	padding-top: 10.4166666667vw
}

@media screen and (max-width: 980px) {
.z_index_about .z_about_num {
	padding-left: 0;
	padding-right: 0
}
}

@media screen and (max-width: 980px) {
.z_index_about .z_about_num {
	padding-top: 0
}
}
.z_index_about .z_about_num ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.z_index_about .z_about_num h3 {
	color: #ad8b6d;
	font-size: 24px;
	font-family: Arial;
	font-weight: bold;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-bottom: 20px;
}

.z_index_about .z_about_num h3 img{width: 34px ;margin:  0 auto}





@media(max-width: 1440px) {
.z_index_about .z_about_num h3 {
	font-size: 1.5vw
}
}

@media(max-width: 1000px) {
.z_index_about .z_about_num h3 {
	font-size: 16px !important
}
}
.z_index_about .z_about_num .timer {
	font-size: 72px
}

@media(max-width: 1440px) {
.z_index_about .z_about_num .timer {
	font-size: 4.5vw
}
}

@media(max-width: 1000px) {
.z_index_about .z_about_num .timer {
	font-size: 24px !important
}
}
.z_index_about .z_about_num h4 {
	color: #ad8b6d;
	font-size: 22px;font-weight: bold
}


.z_index_about .z_about_num h4 em{font-weight: normal;font-size: 14px;color: #8b8b8b;}




@media(max-width: 1440px) {
.z_index_about .z_about_num h4 {
	font-size: 1vw;
	font-size: 16px
}
}

@media(max-width: 1000px) {
.z_index_about .z_about_num h4 {
	font-size: 14px !important;
	font-size: 16px
}
}

@media screen and (max-width: 980px) {
.z_index_about .conwarps {
	display: block
}
.z_index_about .conwarps .slg {
	display: none
}
.z_index_about .conwarps .img1 {
	float: left
}
.z_index_about .conwarps .img2 {
	float: right
}
.z_index_about .conwarps .infobox {
	margin: 30px 0;
	float: left
}
}
.z_index_tit {
	font-size: 48px;
	line-height: 60px;
	font-weight: bold;
	color: #ad8b6d;
	margin-bottom: 2.0833333333vw
}

@media(max-width: 1440px) {
.z_index_tit {
	font-size: 3vw
}
}

@media(max-width: 1000px) {
.z_index_tit {
	font-size: 24px !important
}
}

@media(max-width: 1440px) {
.z_index_tit {
	line-height: 3.75vw
}
}

@media(max-width: 1000px) {
.z_index_tit {
	line-height: 32px
}
}

@media screen and (max-width: 980px) {
.z_index_tit {
	line-height: 32px
}
}

@media screen and (max-width: 1920) {
.z_index_tit {
	line-height: 32px
}
}

@media screen and (max-width: 980px) {
.z_index_tit {
	margin-bottom: 30px
}
}
.z_index_tit.z_index_tit2 {
	font-size: 36px;
	line-height: 42px;
	margin-bottom: 2.0833333333vw
}


.z_service_box .slg {
    font-weight: bold;
    font-size: 24px;
    color:#707070;margin-top: 20px
}




@media(max-width: 1440px) {
.z_index_tit.z_index_tit2 {
	font-size: 2.25vw
}
}

@media(max-width: 1000px) {
.z_index_tit.z_index_tit2 {
	font-size: 20px !important
}
}

@media(max-width: 1440px) {
.z_index_tit.z_index_tit2 {
	line-height: 2.625vw
}
}

@media(max-width: 1000px) {
.z_index_tit.z_index_tit2 {
	line-height: 32px
}
}













@media screen and (max-width: 980px) {
.z_index_tit.z_index_tit2 {
	line-height: 32px
}
}

@media screen and (max-width: 1920) {
.z_index_tit.z_index_tit2 {
	line-height: 32px
}
}

@media screen and (max-width: 980px) {
.z_index_tit.z_index_tit2 {
	margin-bottom: 20px
}
}
.z_index_desc {
	color: #d1d1d1;
	font-size: 16px;
	line-height: 24px
}

@media(max-width: 1440px) {
.z_index_desc {
	font-size: 1vw;
	font-size: 16px
}
}

@media(max-width: 1000px) {
.z_index_desc {
	font-size: 14px !important;
	font-size: 16px
}
}

@media(max-width: 1920px) {
.z_index_desc {
	line-height: 24px
}
}

@media(max-width: 1440px) {
.z_index_desc {
	line-height: 1.5vw;
	line-height: 24px
}
}

@media(max-width: 1000px) {
.z_index_desc {
	line-height: 24px;
	line-height: 24px
}
}

@media screen and (max-width: 980px) {
.z_index_desc {
	line-height: 24px
}
}

@media screen and (max-width: 1920) {
.z_index_desc {
	line-height: 24px
}
}
.c-scroll-opacity {
	opacity: 1 !important;
	-webkit-transition: opacity .75s cubic-bezier(0.38, 0.005, 0.215, 1);
	transition: opacity .75s cubic-bezier(0.38, 0.005, 0.215, 1)
}
.z_index_case {
	padding-top: 5.2083333333vw;
	padding-bottom: 5.2083333333vw;
	overflow: hidden;background: #000;
}

@media screen and (max-width: 980px) {
.z_index_case {
	padding-top: 35px;
	padding-bottom: 35px
}
}
.z_index_case .z_case_list {
	padding: 0
}
.z_index_case .z_case_list li {
	width: 20.5208333333vw
}

@media screen and (max-width: 980px) {
.z_index_case .z_case_list li {
	width: 100%
}
}

@media screen and (max-width: 980px) {
.z_index_case .z_case_swiper {
	overflow: hidden
}
}
.z_index_sz {
	padding-top: 5.2083333333vw;
	padding-bottom: 10.4166666667vw;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	min-height: 61.4583333333vw;background: #171717
}

@media screen and (max-width: 980px) {
.z_index_sz {
	padding-top: 35px
}
}

@media screen and (max-width: 980px) {
.z_index_sz {
	padding-bottom: 35px
}
}
.z_index_sz .flwarp img {
	display: block;
	width: 18.8125vw
}

@media screen and (max-width: 980px) {
.z_index_sz .flwarp img {
	width: 100%
}
}
.z_index_sz .flwarp .img1 {
	opacity: .1
}
.z_index_sz .frwarp {
	margin-left: auto;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
.z_index_sz .frwarp .item {
	width: 23.0208333333vw;
	height: 23.6979166667vw;
	background: #474342;
	position: relative;
	z-index: 1;
	margin-left: 1.25vw;
	-webkit-transition: ease 1s;
	transition: ease 1s
}

@media screen and (max-width: 980px) {
.z_index_sz .frwarp .item {
	width: 100%;
	height: 100vw
}
}

@media screen and (max-width: 980px) {
.z_index_sz .frwarp .item {
	margin-left: 0
}
}
.z_index_sz .frwarp .item .imgbg {
	-webkit-transition: ease 0s;
	transition: ease 0s
}
.z_index_sz .frwarp .item .imgbox {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: -1;
	opacity: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: ease 1s;
	transition: ease 1s
}
.z_index_sz .frwarp .item .infobox {
	width: 15vw;
	height: 16.0416666667vw;
	padding: 12px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 2px solid #ad8b6d;
	color: #ad8b6d;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: ease 1s;
	transition: ease 1s;
	-webkit-transition-delay: .5s;
	transition-delay: .5s
}

@media screen and (max-width: 980px) {
.z_index_sz .frwarp .item .infobox {
	width: 60vw;
	height: 65vw
}
}
.z_index_sz .frwarp .item .infobox .warps {
	height: 100%;
	padding: 1.0416666667vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media screen and (max-width: 980px) {
.z_index_sz .frwarp .item .infobox .warps {
	padding: 12px
}
}
.z_index_sz .frwarp .item .infobox .tt {
	font-size: 30px;
	margin-bottom: 8px;
	font-weight: bold
}

@media(max-width: 1440px) {
.z_index_sz .frwarp .item .infobox .tt {
	font-size: 1.875vw
}
}

@media(max-width: 1000px) {
.z_index_sz .frwarp .item .infobox .tt {
	font-size: 18px !important
}
}
.z_index_sz .frwarp .item .infobox .more {
	width: 6.7708333333vw;
	height: 1.875vw;
	border: 1px solid #ad8b6d;
	border-radius: 18px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media screen and (max-width: 980px) {
.z_index_sz .frwarp .item .infobox .more {
	width: 100%;
	height: 40px
}
}
.z_index_sz .frwarp .item .infobox .iconfont {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin-left: 10px
}
.z_index_sz .frwarp .item.active {
	width: 35.1041666667vw;
	height: 45.8333333333vw
}

@media screen and (max-width: 980px) {
.z_index_sz .frwarp .item.active {
	width: 100%;
	height: 100vw
}
}
.z_index_sz .frwarp .item.active .imgbox {
	opacity: 1
}
.z_index_sz .frwarp .item.active .infobox {
	background: #ad8b6d;
	color: #fff;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	left: auto;
	right: 2.3958333333vw;
	top: auto;
	bottom: 2.3958333333vw
}
.z_index_sz .frwarp .item.active .infobox .warps {
	border: 1px solid rgba(247,246,245,.4)
}
.z_index_sz .frwarp .item.active .infobox .more {
	border-color: #fff
}

@media screen and (max-width: 980px) {
.z_index_sz .flwarp {
	display: none
}
.z_index_sz .frwarp {
	width: 100%;
	display: block
}
}
.z_index_team {
	background: #ad8b6d;
	padding-top: 6.25vw;
	padding-bottom: 6.25vw;
	margin-top: 0vw
}

@media screen and (max-width: 980px) {
.z_index_team {
	padding-top: 35px;
	padding-bottom: 35px
}
}

@media screen and (max-width: 980px) {
.z_index_team {
	margin-top: 20px
}
}
.z_index_team .z_index_tit {
	color: #fff
}
.z_team_swiper li {
	width: 20.5208333333vw;
	padding-left: 2.34375vw;
	padding-right: 2.34375vw;
	border-right: 1px solid rgba(247,246,245,.4)
}

@media screen and (max-width: 980px) {
.z_team_swiper li {
	width: 100%
}
}

@media screen and (max-width: 980px) {
.z_team_swiper li {
	padding-left: 12px;
	padding-right: 12px
}
}
.z_team_swiper li:first-child {
	border-left: 1px solid rgba(247,246,245,.4)
}
.z_team_swiper li:hover .imgbg {
	-webkit-transform: scale(1.05, 1.05);
	transform: scale(1.05, 1.05)
}
.z_team_swiper li:hover .iconfont {
	opacity: 1;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.z_team_swiper li:hover .line {
	width: 50px
}
.z_team_swiper li .iconfont {
	display: inline-block;
	-webkit-transition: ease 1s;
	transition: ease 1s;
	opacity: 0;
	margin-top: 2.0833333333vw
}

@media screen and (max-width: 980px) {
.z_team_swiper li .iconfont {
	margin-top: 10px
}
}
.z_team_swiper .line {
	width: 0;
	height: 2px;
	background: #fff;
	-webkit-transition: ease 1s;
	transition: ease 1s;
	width: 0;
	margin-top: 2.0833333333vw;
	margin-bottom: 2.0833333333vw;
	border-radius: 2px
}

@media screen and (max-width: 980px) {
.z_team_swiper .line {
	margin-top: 12px;
	margin-bottom: 12px
}
}
.z_team_swiper .imgbox {
	height: 20.6770833333vw
}

@media screen and (max-width: 980px) {
.z_team_swiper .imgbox {
	height: 70vw
}
}
.z_team_swiper .infobox {
	color: #fff;
	margin-top: 1.0416666667vw
}

@media screen and (max-width: 980px) {
.z_team_swiper .infobox {
	margin-top: 12px
}
}
.z_team_swiper .tt {
	font-size: 30px;
	line-height: 36px;
	font-weight: bold;
	color: #f7f6f5
}

@media(max-width: 1440px) {
.z_team_swiper .tt {
	font-size: 1.875vw
}
}

@media(max-width: 1000px) {
.z_team_swiper .tt {
	font-size: 16px !important
}
}

@media(max-width: 1440px) {
.z_team_swiper .tt {
	line-height: 2.25vw
}
}

@media(max-width: 1000px) {
.z_team_swiper .tt {
	line-height: 24px
}
}

@media screen and (max-width: 980px) {
.z_team_swiper .tt {
	line-height: 24px
}
}

@media screen and (max-width: 1920) {
.z_team_swiper .tt {
	line-height: 24px
}
}
.z_team_swiper .desc {
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #dbccc0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	min-height: 5.2083333333vw;
	margin-btm: 2.6041666667vw
}

@media(max-width: 1440px) {
.z_team_swiper .desc {
	font-size: 1vw;
	font-size: 16px
}
}

@media(max-width: 1000px) {
.z_team_swiper .desc {
	font-size: 14px !important;
	font-size: 16px
}
}

@media(max-width: 1920px) {
.z_team_swiper .desc {
	line-height: 24px
}
}

@media(max-width: 1440px) {
.z_team_swiper .desc {
	line-height: 1.5vw;
	line-height: 24px
}
}

@media(max-width: 1000px) {
.z_team_swiper .desc {
	line-height: 20px;
	line-height: 24px
}
}

@media screen and (max-width: 980px) {
.z_team_swiper .desc {
	line-height: 20px
}
}

@media screen and (max-width: 1920) {
.z_team_swiper .desc {
	line-height: 20px
}
}

@media screen and (max-width: 980px) {
.z_team_swiper .desc {
	margin-btm: 12px
}
}
.z_team_swiper .swiper_bar {
	color: #fff;
	margin-top: 2.6041666667vw;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media screen and (max-width: 980px) {
.z_team_swiper .swiper_bar {
	margin-top: 12px
}
}
.z_team_swiper .swiper_bar .prev {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
	display: inline-block
}
.z_team_swiper .swiper_bar .btn {
	cursor: pointer;
	font-size: 20px
}
.z_team_swiper .swiper_bar .icon-zantingtingzhi {
	margin: 0 20px
}

@media screen and (max-width: 980px) {
.z_team_swiper .imgbox {
	width: 62%
}
.z_team_swiper li .desc {
	display: none
}
}
.z_index_news {
	padding-top: 7.8125vw;
	padding-bottom: 7.8125vw
}

@media screen and (max-width: 980px) {
.z_index_news {
	padding-top: 35px;
	padding-bottom: 35px
}
}
.z_index_news .z_news_swiper {
	border-top: 1px solid #474342;
	overflow: hidden
}
.z_index_news .z_news_swiper li {
	padding-bottom: 0;
	border-right: 1px solid #474342
}
.z_index_news .z_news_swiper li:nth-child(1) {
	padding-left: 0vw
}

@media screen and (max-width: 980px) {
.z_index_news .z_news_swiper li:nth-child(1) {
	padding-left: 0px
}
}
.z_news_list li {
	padding: 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.z_news_list li:hover .imgbg {
	-webkit-transform: scale(1.05, 1.05);
	transform: scale(1.05, 1.05)
}
.z_news_list li:hover .tt, .z_news_list li:hover .iconfont {
	color: #ad8b6d
}
.z_news_list a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-flow: row-reverse;
	flex-flow: row-reverse;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.z_news_list .imgbox {
	width: 23.75vw;
	height: 30.8333333333vw;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

@media screen and (max-width: 980px) {
.z_news_list .imgbox {
	width: 45%;
	height: 60vw
}
}
.z_news_list .infobox {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-right: 1.5625vw
}

@media screen and (max-width: 980px) {
.z_news_list .infobox {
	margin-right: 12px
}
}
.z_news_list .time {
	font-weight: bold
}
.z_news_list .tt {
	font-weight: bold;
	color: #474342;
	font-size: 24px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	margin-top: 2.6041666667vw;
	margin-bottom: 2.6041666667vw
}

@media(max-width: 1440px) {
.z_news_list .tt {
	font-size: 1.5vw
}
}

@media(max-width: 1000px) {
.z_news_list .tt {
	font-size: 16px !important
}
}

@media(max-width: 1440px) {
.z_news_list .tt {
	line-height: 1.875vw
}
}

@media(max-width: 1000px) {
.z_news_list .tt {
	line-height: 24px
}
}

@media screen and (max-width: 980px) {
.z_news_list .tt {
	line-height: 24px
}
}

@media screen and (max-width: 1920) {
.z_news_list .tt {
	line-height: 24px
}
}

@media screen and (max-width: 980px) {
.z_news_list .tt {
	margin-top: 12px;
	margin-bottom: 12px
}
}
.z_news_list .cc {
	font-size: 16px;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #474342;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3
}

@media(max-width: 1440px) {
.z_news_list .cc {
	font-size: 1vw;
	font-size: 16px
}
}

@media(max-width: 1000px) {
.z_news_list .cc {
	font-size: 14px !important;
	font-size: 16px
}
}

@media(max-width: 1920px) {
.z_news_list .cc {
	line-height: 24px
}
}

@media(max-width: 1440px) {
.z_news_list .cc {
	line-height: 1.5vw;
	line-height: 24px
}
}

@media(max-width: 1000px) {
.z_news_list .cc {
	line-height: 20px;
	line-height: 24px
}
}

@media screen and (max-width: 980px) {
.z_news_list .cc {
	line-height: 20px
}
}

@media screen and (max-width: 1920) {
.z_news_list .cc {
	line-height: 20px
}
}
.z_news_list .iconfont {
	-webkit-transition: ease 1s;
	transition: ease 1s;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	display: inline-block;
	width: 10px;
	margin-top: 4px;
	margin-left: 5px
}
.z_news_list.z_news_list2 li {
	padding: 15px 0;
	border-left: none;
	border-top: 1px solid #474342
}
.z_news_list.z_news_list2 li:last-child {
	border-bottom: 1px solid #474342
}
.z_news_list.z_news_list2 .cc {
	width: 18.75vw
}

@media screen and (max-width: 980px) {
.z_news_list.z_news_list2 .cc {
	width: 100%
}
}

@media screen and (max-width: 980px) {
.z_news_list li {
	border-right: none !important;
	padding: 20px 0
}
}
.z_footer .slg ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.z_footer .slg .img {
	display: block;
	height: 21.3541666667vw
}

@media screen and (max-width: 980px) {
.z_footer .slg .img {
	height: 12vw
}
}
.z_footer .centerwarp {
	margin-top: 2.6041666667vw;
	margin-bottom: 5.2083333333vw;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

@media screen and (max-width: 980px) {
.z_footer .centerwarp {
	margin-top: 20px
}
}

@media screen and (max-width: 980px) {
.z_footer .centerwarp {
	margin-bottom: 20px
}
}
.z_footer .centerwarp .fl {
	font-size: 16px;
	color: #eee
}

@media(max-width: 1440px) {
.z_footer .centerwarp .fl {
	font-size: 1vw;
	font-size: 16px
}
}

@media(max-width: 1000px) {
.z_footer .centerwarp .fl {
	font-size: 14px !important;
	font-size: 16px
}
}
.z_footer .centerwarp li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: 1px solid #333;
	width: 10.9375vw;
	margin-top: 1.0416666667vw
}

@media screen and (max-width: 980px) {
.z_footer .centerwarp li {
	width: 100%
}
}

@media screen and (max-width: 980px) {
.z_footer .centerwarp li {
	margin-top: 0
}
}
.z_footer .centerwarp li:last-child {
	width: 20.8333333333vw
}

@media screen and (max-width: 980px) {
.z_footer .centerwarp li:last-child {
	width: 100%
}
}
.z_footer .centerwarp li .text {
	height: 40px;
	width: 100%
}
.z_footer .centerwarp .iconfont {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	display: inline-block
}
.z_footer .centerwarp .fr {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 16px;
	color: #666
}

@media(max-width: 1440px) {
.z_footer .centerwarp .fr {
	font-size: 1vw;
	font-size: 16px
}
}

@media(max-width: 1000px) {
.z_footer .centerwarp .fr {
	font-size: 14px !important;
	font-size: 16px
}
}
.z_footer .centerwarp .fr .cc {
	margin-top: 5px;
	color:#999
}

.z_footer .centerwarp .fr .cc a{color:#999}




.z_footer .centerwarp .fr .item {
	line-height: 24px;
	margin-right: 10.4166666667vw
}

@media(max-width: 1920px) {
.z_footer .centerwarp .fr .item {
	line-height: 24px
}
}

@media(max-width: 1440px) {
.z_footer .centerwarp .fr .item {
	line-height: 1.5vw;
	line-height: 24px
}
}

@media(max-width: 1000px) {
.z_footer .centerwarp .fr .item {
	line-height: 20px;
	line-height: 24px
}
}

@media screen and (max-width: 980px) {
.z_footer .centerwarp .fr .item {
	line-height: 20px
}
}

@media screen and (max-width: 1920) {
.z_footer .centerwarp .fr .item {
	line-height: 20px
}
}

@media screen and (max-width: 980px) {
.z_footer .centerwarp .fr .item {
	margin-right: 0
}
}
.z_footer .centerwarp .fr .item:last-child {
	margin-right: 0
}
.z_footer .centerwarp .fr .code {
	width: 80px;
	margin-top: 5px
}
.z_footer .centerwarp .fr .code img {
	display: block;
	width: 100%
}
.z_footer .z_share ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.z_footer .z_share li {
	margin-right: .5208333333vw;
	cursor: pointer;
	position: relative
}

@media screen and (max-width: 980px) {
.z_footer .z_share li {
	margin-right: 0
}
}
.z_footer .z_share li:hover .code {
	opacity: 1;
	visibility: visible
}
.z_footer .z_share .icon {
	width: 40px;
	height: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.z_footer .z_share .code {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 100%;
	width: 100px;
	height: 100px;
	background: #ad8b6d;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	overflow: hidden;
	-webkit-transition: ease 1s;
	transition: ease 1s;
	opacity: 0;
	visibility: hidden
}
.z_footer .z_share .code img {
	display: block;
	width: 100%;
	height: 100%
}
.z_footer .copy {
	width: 50vw;
	margin-left: auto;
	color: #474342
}

@media screen and (max-width: 980px) {
.z_footer .copy {
	width: 100%
}
}
.z_footer .copy a {
	color: #474342
}
.z_footer .btmwarp {
	padding-top: 2.0833333333vw;
	padding-bottom: 2.0833333333vw
}

@media screen and (max-width: 980px) {
.z_footer .btmwarp {
	padding-top: 0;
	padding-bottom: 0
}
}

@media screen and (max-width: 980px) {
.z_footer {
	padding-bottom: 12px !important
}
.z_footer .slg ul {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.z_footer .centerwarp {
	display: block
}
.z_footer .centerwarp .fl {
	margin: 30px 0
}
.z_footer .centerwarp .fl .tit {
	font-weight: bold;
	margin-bottom: 15px
}
.z_footer .centerwarp .fl .text {
	width: 100%
}
.z_footer .centerwarp .fr {
	display: block
}
.z_footer .centerwarp .fr .item {
	width: 100%;
	margin-bottom: 20px
}
.z_footer .centerwarp .cc {
	font-weight: normal
}
.z_footer .btmwarp {
	display: block;
	text-align: center
}
.z_footer .btmwarp .copy {
	display: block
}
.z_footer .btmwarp .copy .js {
	display: block
}
.z_footer .btmwarp .z_share ul {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
}
.z_top_warp {
	padding-left: 2.6041666667vw;
	padding-right: 2.6041666667vw;
	padding-top: 9.8958333333vw
}

@media screen and (max-width: 980px) {
.z_top_warp {
	padding-left: 12px;
	padding-right: 12px
}
}

@media screen and (max-width: 980px) {
.z_top_warp {
	padding-top: 80px
}
}
.z_about_top .conwarp {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background: #ad8b6d;
	height: 35.4166666667vw
}

@media screen and (max-width: 980px) {
.z_about_top .conwarp {
	height: auto
}
}
.z_about_top .infobox {
	width: 26.8229166667vw;
	padding: 1.7708333333vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

@media screen and (max-width: 980px) {
.z_about_top .infobox {
	width: 100%
}
}

@media screen and (max-width: 980px) {
.z_about_top .infobox {
	padding: 12px
}
}
.z_about_top .en {
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	color: #474342
}
.z_about_top .cn {
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	color: #474342
}

@media(max-width: 1440px) {
.z_about_top .cn {
	font-size: 1.125vw;
	font-size: 18px
}
}

@media(max-width: 1000px) {
.z_about_top .cn {
	font-size: 16px !important;
	font-size: 18px
}
}

@media(max-width: 1440px) {
.z_about_top .cn {
	line-height: 1.625vw
}
}

@media(max-width: 1000px) {
.z_about_top .cn {
	line-height: 24px
}
}

@media screen and (max-width: 980px) {
.z_about_top .cn {
	line-height: 24px
}
}

@media screen and (max-width: 1920) {
.z_about_top .cn {
	line-height: 24px
}
}
.z_about_top .imgbox {
	width: 100%;
	display: block;
	max-width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media screen and (max-width: 980px) {
.z_about_top .conwarp {
	display: block
}
.z_about_top .infobox {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row;
	flex-flow: row;
	margin-bottom: 40px
}
}
.z_about_warp {
	padding-top: 7.8125vw;
	padding-bottom: 7.8125vw
}

@media screen and (max-width: 980px) {
.z_about_warp {
	padding-top: 30px;
	padding-bottom: 30px
}
}
.z_about_warp .conwarp {
	margin: 5vw auto 0;
	width: 39.7916666667vw
}

@media screen and (max-width: 980px) {
.z_about_warp .conwarp {
	width: 100%
}
}
.z_about_warp .conwarp .titbar {
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 2.0833333333vw;
	color:#DDDDDD
}

@media(max-width: 1440px) {
.z_about_warp .conwarp .titbar {
	font-size: 2.25vw
}
}

@media(max-width: 1000px) {
.z_about_warp .conwarp .titbar {
	font-size: 20px !important
}
}

@media screen and (max-width: 980px) {
.z_about_warp .conwarp .titbar {
	margin-bottom: 20px
}
}
.z_about_warp .conwarp .desc {
	font-size: 16px;
	line-height: 24px;
	color:#c3c3c3;
}

@media(max-width: 1440px) {
.z_about_warp .conwarp .desc {
	font-size: 1vw;
	font-size: 16px
}
}

@media(max-width: 1000px) {
.z_about_warp .conwarp .desc {
	font-size: 14px !important;
	font-size: 16px
}
}

@media(max-width: 1920px) {
.z_about_warp .conwarp .desc {
	line-height: 24px
}
}

@media(max-width: 1440px) {
.z_about_warp .conwarp .desc {
	line-height: 1.5vw;
	line-height: 24px
}
}

@media(max-width: 1000px) {
.z_about_warp .conwarp .desc {
	line-height: 24px;
	line-height: 24px
}
}

@media screen and (max-width: 980px) {
.z_about_warp .conwarp .desc {
	line-height: 24px
}
}

@media screen and (max-width: 1920) {
.z_about_warp .conwarp .desc {
	line-height: 24px
}
}
.z_about_warp .cirwarp {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 6.25vw;
	margin-bottom: 6.25vw;
	color: #474342;
	font-size: 32px
}

@media screen and (max-width: 980px) {
.z_about_warp .cirwarp {
	margin-top: 30px;
	margin-bottom: 30px
}
}

@media(max-width: 1440px) {
.z_about_warp .cirwarp {
	font-size: 2vw
}
}

@media(max-width: 1000px) {
.z_about_warp .cirwarp {
	font-size: 18px !important
}
}
.z_about_warp .cirwarp .item {
	width: 13.1770833333vw;
	height: 13.1770833333vw;
	border: 1px solid #c5bebd;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-left: 1.3020833333vw;
	margin-right: 1.3020833333vw;
	text-align: center;
	font-size: 16px
}

@media screen and (max-width: 980px) {
.z_about_warp .cirwarp .item {
	width: 50vw;
	height: 50vw
}
}

@media screen and (max-width: 980px) {
.z_about_warp .cirwarp .item {
	margin-left: 12px;
	margin-right: 12px
}
}

@media(max-width: 1440px) {
.z_about_warp .cirwarp .item {
	font-size: 1vw;
	font-size: 16px
}
}

@media(max-width: 1000px) {
.z_about_warp .cirwarp .item {
	font-size: 16px !important;
	font-size: 16px
}
}
.z_about_warp .cirwarp .en {
	font-family: Arial;
	font-weight: bold;
	margin-bottom: 10px
}
.z_about_warp .imgwarp {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}
.z_about_warp .imgwarp .img1 {
	width: 58.3333333333vw;
	height: 34.5833333333vw;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	overflow: hidden
}

@media screen and (max-width: 980px) {
.z_about_warp .imgwarp .img1 {
	width: 100%;
	height: 60vw
}
}
.z_about_warp .imgwarp .img2 {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: center
}
.z_about_warp .imgwarp .img2 .imgbg {
	width: 22.9166666667vw;
	height: 23.6458333333vw;
	margin: 0 auto
}

@media screen and (max-width: 980px) {
.z_about_warp .imgwarp .img2 .imgbg {
	width: 100%;
	height: 60vw
}
}
.z_about_warp .imgwarp .img2 .en {
	font-size: 90px;
	font-family: Arial;
	font-weight: 900;
	color: #e2dad4;
	text-transform: uppercase
}

@media(max-width: 1440px) {
.z_about_warp .imgwarp .img2 .en {
	font-size: 5.625vw
}
}

@media(max-width: 1000px) {
.z_about_warp .imgwarp .img2 .en {
	font-size: 40px !important
}
}

@media screen and (max-width: 980px) {
.z_about_warp .cirwarp {
	display: block;
	text-align: center
}
.z_about_warp .cirwarp .item {
	margin: 20px auto
}
.z_about_warp .imgwarp {
	display: block
}
.z_about_warp .imgwarp .img2 {
	margin-top: 20px
}
}
.z_process_warp {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
.z_process_warp .z_flex_warp {
	border-top: 1px solid #474342
}
.z_process_warp .z_index_tit {
	margin-top: 1.0416666667vw
}

@media screen and (max-width: 980px) {
.z_process_warp .z_index_tit {
	margin-top: 10px
}
}
.z_process_warp .conwarp {
	margin-left: auto;
	width: 58.3333333333vw
}

@media screen and (max-width: 980px) {
.z_process_warp .conwarp {
	width: 100%
}
}
.z_process_warp li {
	padding-top: 2.0833333333vw;
	padding-bottom: 2.0833333333vw;
	line-height: 30px;
	font-size: 16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	border-bottom: 1px solid #474342
}

@media screen and (max-width: 980px) {
.z_process_warp li {
	padding-top: 12px;
	padding-bottom: 12px
}
}

@media(max-width: 1440px) {
.z_process_warp li {
	line-height: 1.875vw
}
}

@media(max-width: 1000px) {
.z_process_warp li {
	line-height: 24px
}
}

@media screen and (max-width: 980px) {
.z_process_warp li {
	line-height: 24px
}
}

@media screen and (max-width: 1920) {
.z_process_warp li {
	line-height: 24px
}
}

@media(max-width: 1440px) {
.z_process_warp li {
	font-size: 1vw;
	font-size: 16px
}
}

@media(max-width: 1000px) {
.z_process_warp li {
	font-size: 14px !important;
	font-size: 16px
}
}
.z_process_warp li .year {
	width: 15.625vw;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px
}

@media screen and (max-width: 980px) {
.z_process_warp li .year {
	width: 100%
}
}

@media(max-width: 1440px) {
.z_process_warp li .year {
	font-size: 1vw;
	font-size: 16px
}
}

@media(max-width: 1000px) {
.z_process_warp li .year {
	font-size: 18px !important;
	font-size: 16px
}
}

@media screen and (max-width: 980px) {
.z_process_warp li {
	display: block
}
}
.z_process_img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-top: 12.5vw;
	padding-bottom: 12.5vw
}

@media screen and (max-width: 980px) {
.z_process_img {
	padding-top: 30px;
	padding-bottom: 30px
}
}
.z_process_img .item {
	width: 22.9166666667vw;
	height: 27.6458333333vw
}

@media screen and (max-width: 980px) {
.z_process_img .item {
	width: 100%;
	height: 60vw
}
}
.z_process_img .item:last-child {
	width: 46.6666666667vw;
	height: 34.5833333333vw
}

@media screen and (max-width: 980px) {
.z_process_img .item:last-child {
	width: 100%;
	height: 60vw
}
}

@media screen and (max-width: 980px) {
.z_process_img {
	display: block
}
}
.z_ys_box {
	margin-top: 5vw;
	padding-bottom: 5vw
}

@media screen and (max-width: 980px) {
.z_ys_box {
	margin-top: 0px
}
}
.z_ys_box .titbox {
	margin-bottom: 2.0833333333vw
}

@media screen and (max-width: 980px) {
.z_ys_box .titbox {
	margin-bottom: 30px
}
}
.z_ys_box .titbox .z_index_tit {
	margin-bottom: 0px
}
.z_ys_box .titbox .slg {
	font-weight: bold;
	font-size: 24px;
	margin-top: 10px
}

@media(max-width: 1440px) {
.z_ys_box .titbox .slg {
	font-size: 1.5vw
}
}

@media(max-width: 1000px) {
.z_ys_box .titbox .slg {
	font-size: 16px !important
}
}
.z_ys_box .flwarp {
	width: 50%
}

@media screen and (max-width: 980px) {
.z_ys_box .flwarp {
	width: 100%
}
}
.z_ys_box .frwarp {
	width: 50%;
	margin-left: auto
}

@media screen and (max-width: 980px) {
.z_ys_box .frwarp {
	width: 100%
}
}
.z_honor_warp {
	margin-bottom: 10.4166666667vw
}

@media screen and (max-width: 980px) {
.z_honor_warp {
	margin-bottom: 0
}
}
.z_honor_warp .imgwarp {
	width: 22.9166666667vw
}

@media screen and (max-width: 980px) {
.z_honor_warp .imgwarp {
	width: 100%
}
}
.z_honor_warp .imgwarp .imgbox {
	height: 23.6458333333vw;
	margin-bottom: 10px
}

@media screen and (max-width: 980px) {
.z_honor_warp .imgwarp .imgbox {
	height: 60vw
}
}
.z_honor_warp .imgwarp .en {
	text-transform: uppercase;
	font-weight: bold;
	font-family: aril
}
.z_honor_warp .frwarp {
	width: 58.3333333333vw;
	margin-left: auto
}

@media screen and (max-width: 980px) {
.z_honor_warp .frwarp {
	width: 100%
}
}
.z_honor_warp .frwarp .desc {
	width: 32.2916666667vw;
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 2.0833333333vw
}

@media screen and (max-width: 980px) {
.z_honor_warp .frwarp .desc {
	width: 100%
}
}

@media(max-width: 1440px) {
.z_honor_warp .frwarp .desc {
	font-size: 1.125vw;
	font-size: 18px
}
}

@media(max-width: 1000px) {
.z_honor_warp .frwarp .desc {
	font-size: 16px !important;
	font-size: 18px
}
}

@media screen and (max-width: 980px) {
.z_honor_warp .frwarp .desc {
	margin-bottom: 20px
}
}
.z_honor_warp .honor_warp li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	border-bottom: 1px solid #474342;
	padding-top: 1.8229166667vw;
	padding-bottom: 1.8229166667vw;
	font-size: 16px;
	line-height: 30px
}

@media screen and (max-width: 980px) {
.z_honor_warp .honor_warp li {
	padding-top: 20px;
	padding-bottom: 20px
}
}

@media(max-width: 1440px) {
.z_honor_warp .honor_warp li {
	font-size: 1vw;
	font-size: 16px
}
}

@media(max-width: 1000px) {
.z_honor_warp .honor_warp li {
	font-size: 14px !important;
	font-size: 16px
}
}

@media(max-width: 1440px) {
.z_honor_warp .honor_warp li {
	line-height: 1.875vw
}
}

@media(max-width: 1000px) {
.z_honor_warp .honor_warp li {
	line-height: 24px
}
}

@media screen and (max-width: 980px) {
.z_honor_warp .honor_warp li {
	line-height: 24px
}
}

@media screen and (max-width: 1920) {
.z_honor_warp .honor_warp li {
	line-height: 24px
}
}
.z_honor_warp .honor_warp li:first-child {
	border-top: 1px solid #474342
}
.z_honor_warp .honor_warp .year {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 15.625vw;
	font-family: arial;
	font-weight: bold;
	font-size: 14px
}

@media screen and (max-width: 980px) {
.z_honor_warp .honor_warp .year {
	width: 100%
}
}

@media(max-width: 1440px) {
.z_honor_warp .honor_warp .year {
	font-size: .875vw;
	font-size: 14px
}
}

@media(max-width: 1000px) {
.z_honor_warp .honor_warp .year {
	font-size: 18px !important;
	font-size: 14px
}
}

@media screen and (max-width: 980px) {
.z_honor_warp .honor_warp li {
	display: block
}
}
.z_case_filter {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	position: relative;
	padding: 15px 0
}
.z_case_filter .item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-bottom: 15px;
	line-height: 24px
}
.z_case_filter .item:last-child {
	margin-bottom: 0
}
.z_case_filter .tit {
	margin-right: 10px;
	-ms-flex-negative: 0;
	flex-shrink: 0
}
.z_case_filter a {
	display: inline-block;
	padding: 0 10px;
	height: 24px;
	line-height: 24px;
	border-radius: 12px
}
.z_case_filter a.active, .z_case_filter a:hover {
	background: #474342;
	color: #fff
}
.z_case_filter .z_search {
	position: absolute;
	right: 0;
	bottom: 15px;
	width: 195px;
	background: rgba(71,67,66,0);
	border: 1px solid #dbdbdb;
	border-radius: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 12px;
	padding-right: 0
}
.z_case_filter .z_search .text {
	width: 100%;
	height: 30px
}
.z_case_filter .z_search .iconfont {
	-ms-flex-negative: 0;
	flex-shrink: 0
}

@media screen and (max-width: 980px) {
.z_case_filter a {
	margin-bottom: 5px
}
.z_case_filter .z_search {
	position: relative;
	right: auto;
	bottom: auto;
	width: 100%;
	margin-bottom: 20px;
	border-radius: 20px
}
.z_case_filter .z_search .text {
	height: 40px
}
.z_case_filter .z_search .iconfont {
	margin: 0
}
}
.z_case_page {
	padding-top: 2.6041666667vw;
	padding-bottom: 7.8125vw;
	margin-left: -0.7%
}

@media screen and (max-width: 980px) {
.z_case_page {
	padding-top: 30px
}
}

@media screen and (max-width: 980px) {
.z_case_page {
	padding-bottom: 30px
}
}

@media screen and (max-width: 980px) {
.z_case_page {
	margin-left: 0
}
}
.z_case_page li {
	margin-left: .7%
}

@media screen and (max-width: 980px) {
.z_case_page li {
	margin-left: 0
}
}
.z_case_list ul li {
	width: 24.3%;
	margin-bottom: 4.1666666667vw;
	text-align: left;
	position: relative;
	padding-bottom: 20px
}

@media screen and (max-width: 980px) {
.z_case_list ul li {
	width: 100%
}
}

@media screen and (max-width: 980px) {
.z_case_list ul li {
	margin-bottom: 20px
}
}
.z_case_list ul li::before {
	content: "";
	display: block;
	height: 1px;
	background: #ad8b6d;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	-webkit-transition: width 1s;
	transition: width 1s
}
.z_case_list ul li:hover::before {
	width: 100%
}
.z_case_list ul li:hover .iconfont {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	opacity: 1
}
.z_case_list ul li:hover .tit {
	color: #ad8b6d
}
.z_case_list ul li:hover .imgbg {
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1)
}
.z_case_list .imgbox {
	height: 14.0625vw;
	margin-bottom: 15px;
	-webkit-transition: ease 1s;
	transition: ease 1s
}

@media screen and (max-width: 980px) {
.z_case_list .imgbox {
	height: 55vw
}
}
.z_case_list .tit {
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	font-weight: bold;color:#C1C1C1
}

@media(max-width: 1440px) {
.z_case_list .tit {
	font-size: 1vw;
	font-size: 16px
}
}

@media(max-width: 1000px) {
.z_case_list .tit {
	font-size: 16px !important;
	font-size: 16px
}
}
.z_case_list .desc {
	margin: 15px 0;
	font-size: 12px;
	line-height: 18px;color:#ADADAD
}
.z_case_list .iconfont {
	display: inline-block;
	-webkit-transition: ease 1s;
	transition: ease 1s;
	opacity: 0
}

@media screen and (max-width: 980px) {
.z_case_list li::before {
	width: 100%;
	background: #474342
}
.z_case_list .iconfont {
	opacity: 1
}
}
.z_pagination {
	margin-top: 1.0416666667vw
}

@media screen and (max-width: 980px) {
.z_pagination {
	margin-top: 20px
}
}
.z_pagination .pagination {
	text-align: center
}
.z_pagination .pagination ul, .z_pagination .pagination li {
	float: none
}
.z_pagination .pagination .sr-only {
	display: none
}
.z_pagination .pagination .page-item {
	margin: 0;
	width: auto;
	display: inline-block;
	width: 38px;
	text-align: center
}
.z_pagination .pagination .page-item.active .page-link {
	background: #474342;
	color: #fff
}
.z_pagination .pagination .page-link {
	display: inline-block;
	text-align: center;
	width: 38px;
	height: 24px;
	border-radius: 12px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #474342;
	font-size: 14px
}
.z_pagination .pagination .page-link:hover {
	background: #474342;
	color: #fff
}
.z_case_head {
	background: #3d3838;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-top: 4.1666666667vw;
	height: 100vh;
	padding-right: 0;
	padding-bottom: 20px
}

@media screen and (max-width: 980px) {
.z_case_head {
	padding-top: 100px
}
}

@media screen and (max-width: 980px) {
.z_case_head {
	height: auto
}
}
.z_case_head .flwarp {
	position: relative;
	padding-left: 2.6041666667vw;
	padding-right: 2.6041666667vw;
	padding-right: 1.5625vw;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #ad8b6d;
	font-weight: bold
}

@media screen and (max-width: 980px) {
.z_case_head .flwarp {
	padding-left: 12px;
	padding-right: 12px
}
}

@media screen and (max-width: 980px) {
.z_case_head .flwarp {
	padding-right: 12px
}
}
.z_case_head .flwarp .z_index_tit {
	font-size: 70px;
	line-height: 90px
}

@media(max-width: 1440px) {
.z_case_head .flwarp .z_index_tit {
	font-size: 4.375vw
}
}

@media(max-width: 1000px) {
.z_case_head .flwarp .z_index_tit {
	font-size: 20px !important
}
}

@media(max-width: 1440px) {
.z_case_head .flwarp .z_index_tit {
	line-height: 5.625vw
}
}

@media(max-width: 1000px) {
.z_case_head .flwarp .z_index_tit {
	line-height: 30px
}
}

@media screen and (max-width: 980px) {
.z_case_head .flwarp .z_index_tit {
	line-height: 30px
}
}

@media screen and (max-width: 1920) {
.z_case_head .flwarp .z_index_tit {
	line-height: 30px
}
}
.z_case_head .flwarp .conwarp {
	position: absolute;
	left: 0;
	bottom: 1.0416666667vw;
	width: 100%;
	padding-left: 2.6041666667vw;
	padding-right: 2.6041666667vw
}

@media screen and (max-width: 980px) {
.z_case_head .flwarp .conwarp {
	padding-left: 0px;
	padding-right: 0px
}
}
.z_case_head .flwarp .cs {
	margin-top: 2.6041666667vw
}

@media screen and (max-width: 980px) {
.z_case_head .flwarp .cs {
	margin-top: 20px
}
}
.z_case_head .frwarp {
	width: 62.5vw;
	height: 100%;
	margin-left: auto;
	overflow: hidden;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

@media screen and (max-width: 980px) {
.z_case_head .frwarp {
	width: 100%
}
}

@media screen and (max-width: 980px) {
.z_case_head .frwarp {
	height: 70vw
}
}
.z_case_head .frwarp .imgbg {
	-webkit-animation-duration: 4s;
	animation-duration: 4s
}

@media screen and (max-width: 980px) {
.z_case_head {
	padding-bottom: 0
}
.z_case_head .flwarp {
	display: block;
	margin-bottom: 30px
}
.z_case_head .flwarp .conwarp {
	position: relative;
	left: 0;
	bottom: 0
}
}
.z_xq_conwarp {
	padding-top: 7.8125vw;
	padding-bottom: 7.8125vw;
	margin-bottom: 0vw
}

@media screen and (max-width: 980px) {
.z_xq_conwarp {
	padding-top: 30px;
	padding-bottom: 30px
}
}

@media screen and (max-width: 980px) {
.z_xq_conwarp {
	margin-bottom: 35px
}
}
.z_xq_conwarp img {
	max-width: 100% !important;
	height: auto !important
}
.z_top_btmbar {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000
}
.z_top_btmbar a {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 6.25vw;
	-webkit-transition: ease 1s;
	transition: ease 1s
}

@media screen and (max-width: 980px) {
.z_top_btmbar a {
	padding: 12px
}
}
.z_top_btmbar a:hover {
	background: #ad8b6d
}
.z_top_btmbar .prev {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	border-right: 1px solid #000;
	text-align: right
}
.z_top_btmbar .prev .iconfont {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg)
}
.z_top_btmbar .next {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}
.z_top_btmbar .iconfont {
	display: inline-block
}
.z_top_btmbar .tit {
	font-size: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	margin-top: 12px
}

@media(max-width: 1440px) {
.z_top_btmbar .tit {
	font-size: 1.875vw
}
}

@media(max-width: 1000px) {
.z_top_btmbar .tit {
	font-size: 14px !important
}
}
.z_xq_xg {
	padding-top: 7.8125vw;
	padding-bottom: 7.8125vw;
	padding-bottom: 0 !important
}

@media screen and (max-width: 980px) {
.z_xq_xg {
	padding-top: 30px;
	padding-bottom: 30px
}
}
.z_xq_xg .titbar {
	font-weight: bold;
	color: #524e4d;
	font-size: 48px;
	margin-bottom: 2.6041666667vw
}

@media(max-width: 1440px) {
.z_xq_xg .titbar {
	font-size: 3vw
}
}

@media(max-width: 1000px) {
.z_xq_xg .titbar {
	font-size: 20px !important
}
}

@media screen and (max-width: 980px) {
.z_xq_xg .titbar {
	margin-bottom: 20px
}
}
.z_xq_xg .z_case_swiper {
	overflow: hidden
}
.z_service_top .imgbox {
	height: 44.7916666667vw
}

@media screen and (max-width: 980px) {
.z_service_top .imgbox {
	height: 60vw
}
}
.z_service_top .imgbg {
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
	-webkit-transition: ease 4s;
	transition: ease 4s
}
.z_service_top.animated .imgbg {
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1)
}
.z_service_box {
	padding-top: 5.2083333333vw;
	padding-bottom: 5.2083333333vw
}

@media screen and (max-width: 980px) {
.z_service_box {
	padding-top: 0;
	padding-bottom: 0
}
}
.z_service_box .itembox {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000
}
.z_service_box .itembox .item {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 2.0833333333vw;
	border-left: 1px solid #232323
}

@media screen and (max-width: 980px) {
.z_service_box .itembox .item {
	padding: 0px
}
}
.z_service_box .itembox .item:first-child {
	border-left: none;
	padding-left: 0
}
.z_service_box .itembox .cc {
	margin-top: 5.2083333333vw
}

@media screen and (max-width: 980px) {
.z_service_box .itembox .cc {
	margin-top: 20px
}
}
.z_service_box .itembox .ico {
	display: block;
	height: 54px;
	margin-bottom: 15px
}
.z_service_box .itembox .p {
	color:#bcbcbc;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	line-height: 20px;
	font-size: 14px;
	margin-bottom: 5px
}
.z_service_box .itembox .num {
	display: block;
	width: 18px;
	height: 18px;
	background: #474342;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 5px
}
.z_service_box .tt {
	font-size: 24px;
	font-weight: bold;
	color:#d9d9d9
}

@media(max-width: 1440px) {
.z_service_box .tt {
	font-size: 1.5vw
}
}

@media(max-width: 1000px) {
.z_service_box .tt {
	font-size: 16px !important
}
}
.z_service_box .descbox {
	padding-top: 2.6041666667vw;
	padding-bottom: 2.6041666667vw;
	border-bottom: 1px solid #050001
}

@media screen and (max-width: 980px) {
.z_service_box .descbox {
	padding-top: 20px;
	padding-bottom: 20px
}
}
.z_service_box .descbox .con {
	font-weight: bold;
	margin-top: 2.0833333333vw
}

@media screen and (max-width: 980px) {
.z_service_box .descbox .con {
	margin-top: 20px
}
}

@media screen and (max-width: 980px) {
.z_service_box .itembox {
	display: block
}
.z_service_box .itembox .item {
	border-left: none;
	border-bottom: 1px solid #414141;
	padding: 25px 0
}
.z_service_box .itembox .item:last-child {
	border-bottom: none
}
.z_service_box .itembox .item .ico {
	height: 46px
}
}
.z_servie_con {
	padding-top: 5.2083333333vw;
	padding-bottom: 5.2083333333vw
}

@media screen and (max-width: 980px) {
.z_servie_con {
	padding-top: 0;
	padding-bottom: 0
}
}
.z_servie_con .warps {
	background: #dedddb;
	position: relative;
	z-index: 1;
	padding: 1.5625vw
}

@media screen and (max-width: 980px) {
.z_servie_con .warps {
	padding: 12px
}
}
.z_servie_con .flwarp {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	z-index: -1
}
.z_servie_con .flwarp img {
	display: block;
	width: 12.5vw
}

@media screen and (max-width: 980px) {
.z_servie_con .flwarp img {
	width: 100%
}
}
.z_servie_con .flwarp .img1 {
	opacity: .1
}
.z_servie_con .flwarp .img2 {
	margin-top: 2.0833333333vw;
	margin-bottom: 2.0833333333vw
}

@media screen and (max-width: 980px) {
.z_servie_con .flwarp .img2 {
	margin-top: 12px;
	margin-bottom: 12px
}
}
.z_servie_con .flwarp .imgbgs {
	width: 20.5208333333vw;
	height: 12.5vw
}
.z_servie_con .titbar li {
	font-size: 24px;
	line-height: 50px;
	font-weight: bold;
	width: 100%
}

@media(max-width: 1440px) {
.z_servie_con .titbar li {
	font-size: 1.5vw
}
}

@media(max-width: 1000px) {
.z_servie_con .titbar li {
	font-size: 16px !important
}
}

@media(max-width: 1440px) {
.z_servie_con .titbar li {
	line-height: 3.125vw
}
}

@media(max-width: 1000px) {
.z_servie_con .titbar li {
	line-height: 40px
}
}

@media screen and (max-width: 980px) {
.z_servie_con .titbar li {
	line-height: 40px
}
}

@media screen and (max-width: 1920) {
.z_servie_con .titbar li {
	line-height: 40px
}
}
.z_servie_con .titbar li .iconfont {
	display: inline-block;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	font-size: 22px;
	font-weight: normal;
	-webkit-transition: ease 1s;
	transition: ease 1s
}

@media(max-width: 1440px) {
.z_servie_con .titbar li .iconfont {
	font-size: 1.375vw
}
}

@media(max-width: 1000px) {
.z_servie_con .titbar li .iconfont {
	font-size: 16px !important
}
}
.z_servie_con .titbar li.on {
	color: #ad8b6d
}
.z_servie_con .titbar li.on .iconfont {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}
.z_servie_con .frwarp {
	position: relative;
	width: 43.75vw;
	margin-left: auto
}

@media screen and (max-width: 980px) {
.z_servie_con .frwarp {
	width: 100%
}
}
.z_servie_con .frwarp img {
	display: block;
	width: 100%;
	display: none
}
.z_servie_con .frwarp img.on {
	opacity: 1;
	display: block
}

@media screen and (max-width: 980px) {
.z_servie_con .flwarp {
	margin-bottom: 30px
}
.z_servie_con .flwarp .box {
	display: none
}
.z_servie_con .itembox {
	display: block
}
.z_servie_con .titbar {
	position: relative
}
.z_servie_con .conbox {
	padding: 0
}
}
.z_service_sh {
	padding-top: 5.2083333333vw;
	padding-bottom: 5.2083333333vw
}

@media screen and (max-width: 980px) {
.z_service_sh {
	padding-top: 30px;
	padding-bottom: 30px
}
}
.z_service_sh .descbar {
	border-bottom: 1px solid #474342;
	padding-bottom: 2.0833333333vw
}

@media screen and (max-width: 980px) {
.z_service_sh .descbar {
	padding-bottom: 20px
}
}
.z_service_sh .descbar .p {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	line-height: 36px;
	font-size: 18px;
	font-weight: bold
}

@media(max-width: 1440px) {
.z_service_sh .descbar .p {
	font-size: 1.125vw;
	font-size: 18px
}
}

@media(max-width: 1000px) {
.z_service_sh .descbar .p {
	font-size: 16px !important;
	font-size: 18px
}
}
.z_service_sh .descbar em {
	display: block;
	width: 30px;
	height: 30px;
	background: #ad8b6d;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	font-family: arial;
	font-style: italic;
	margin-top: 3px;
	margin-right: 4px;
	font-size: 14px;
	-ms-flex-negative: 0;
	flex-shrink: 0
}
.z_service_sh .warps {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 4.1666666667vw;
	position: relative;
	z-index: 1
}

@media screen and (max-width: 980px) {
.z_service_sh .warps {
	margin-top: 30px
}
}
.z_service_sh .warps img {
	display: block;
	width: 100%
}
.z_service_sh .warps .img1 {
	width: 14.0625vw;
	margin-right: 2.5vw
}

@media screen and (max-width: 980px) {
.z_service_sh .warps .img1 {
	width: 100%
}
}

@media screen and (max-width: 980px) {
.z_service_sh .warps .img1 {
	margin-right: 0
}
}
.z_service_sh .warps .img2 {
	width: 31.5104166667vw
}

@media screen and (max-width: 980px) {
.z_service_sh .warps .img2 {
	width: 80%
}
}
.z_service_sh .warps .imgbox {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.z_service_sh .warps .conbox {
	margin-left: auto;
	width: 52.0833333333vw;
	background: #ececeb;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 41.6666666667vw;
	padding-top: 5.7291666667vw;
	padding-bottom: 5.7291666667vw;
	font-size: 16px
}

@media screen and (max-width: 980px) {
.z_service_sh .warps .conbox {
	width: 100%
}
}

@media screen and (max-width: 980px) {
.z_service_sh .warps .conbox {
	padding-top: 30px;
	padding-bottom: 30px
}
}

@media(max-width: 1440px) {
.z_service_sh .warps .conbox {
	font-size: 1vw;
	font-size: 16px
}
}

@media(max-width: 1000px) {
.z_service_sh .warps .conbox {
	font-size: 14px !important;
	font-size: 16px
}
}
.z_service_sh .warps .conbox .tt {
	font-weight: bold;
	margin-bottom: 1.5625vw;
	position: relative;
	font-size: 16px
}

@media screen and (max-width: 980px) {
.z_service_sh .warps .conbox .tt {
	margin-bottom: 20px
}
}

@media(max-width: 1440px) {
.z_service_sh .warps .conbox .tt {
	font-size: 1vw;
	font-size: 16px
}
}

@media(max-width: 1000px) {
.z_service_sh .warps .conbox .tt {
	font-size: 2.3188405797vw;
	font-size: 16px
}
}
.z_service_sh .warps .conbox .tt::before {
	content: "";
	display: block;
	width: 12px;
	height: 12px;
	background: #ad8b6d;
	border: 0px solid #050001;
	position: absolute;
	left: -20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
.z_service_sh .warps .conbox li {
	border-bottom: 1px solid #474342;
	margin-bottom: 5px
}

@media screen and (max-width: 980px) {
.z_service_sh .warps {
	display: block
}
.z_service_sh .warps .imgbox {
	position: relative;
	top: auto;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}
.z_service_sh .warps .imgbox .img1 {
	display: none
}
.z_service_sh .warps .imgbox .img2 {
	margin: 0 auto
}
.z_service_sh .warps .conbox {
	margin-top: 10px;
	background: none
}
.z_service_sh .descbar .p {
	line-height: 28px;
	margin-bottom: 5px
}
.z_service_sh .descbar em {
	margin-top: 0
}
}
.z_gy_top .desc {
	width: 22.5vw;
	font-size: 18px;
	line-height: 30px
}

@media screen and (max-width: 980px) {
.z_gy_top .desc {
	width: 100%
}
}

@media(max-width: 1440px) {
.z_gy_top .desc {
	font-size: 1.125vw;
	font-size: 18px
}
}

@media(max-width: 1000px) {
.z_gy_top .desc {
	font-size: 16px !important;
	font-size: 18px
}
}

@media(max-width: 1440px) {
.z_gy_top .desc {
	line-height: 1.875vw
}
}

@media(max-width: 1000px) {
.z_gy_top .desc {
	line-height: 24px
}
}

@media screen and (max-width: 980px) {
.z_gy_top .desc {
	line-height: 24px
}
}

@media screen and (max-width: 1920) {
.z_gy_top .desc {
	line-height: 24px
}
}
.z_gy_list {
	padding-bottom: 7.8125vw
}

@media screen and (max-width: 980px) {
.z_gy_list {
	padding-bottom: 30px
}
}
.z_gy_list ul {
	border-bottom: 1px solid #474342;
	margin-top: 7.8125vw
}

@media screen and (max-width: 980px) {
.z_gy_list ul {
	margin-top: 0
}
}
.z_gy_list li {
	width: 13.0208333333vw;
	margin-right: 1.9270833333vw
}

@media screen and (max-width: 980px) {
.z_gy_list li {
	width: 49%
}
}

@media screen and (max-width: 980px) {
.z_gy_list li {
	margin-right: 0
}
}
.z_gy_list li:hover .imgbg {
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1)
}
.z_gy_list li:hover .tit {
	color: #ad8b6d
}
.z_gy_list .imgbox {
	height: 16.6666666667vw
}

@media screen and (max-width: 980px) {
.z_gy_list .imgbox {
	height: 60vw
}
}
.z_gy_list .tit {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	line-height: 45px;
	font-size: 16px
}

@media screen and (max-width: 980px) {
.z_gy_list ul {
	border-bottom: none
}
.z_gy_list li {
	margin-bottom: 20px;
	text-align: center
}
.z_gy_list li:nth-child(even) {
	margin-left: auto
}
}
.z_news_page {
	padding-bottom: 7.8125vw
}

@media screen and (max-width: 980px) {
.z_news_page {
	padding-bottom: 30px
}
}
.z_news_page .z_news_list {
	margin-bottom: 3.125vw
}

@media screen and (max-width: 980px) {
.z_news_page .z_news_list {
	margin-bottom: 20px
}
}
.z_newsxq_head .z_back {
	margin-bottom: 10px;
	display: inline-block
}
.z_newsxq_head .z_back:hover {
	color: #ad8b6d
}
.z_newsxq_head .z_back .iconfont {
	display: inline-block;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}
.z_newsxq_head .titbar {
	font-size: 48px;
	font-size: 48px;
	line-height: 60px;
	font-weight: bold;
	width: 40%;
	margin-bottom: 7.2916666667vw
}

@media(max-width: 1440px) {
.z_newsxq_head .titbar {
	font-size: 3vw
}
}

@media(max-width: 1000px) {
.z_newsxq_head .titbar {
	font-size: 20px !important
}
}

@media(max-width: 1440px) {
.z_newsxq_head .titbar {
	line-height: 3.75vw
}
}

@media(max-width: 1000px) {
.z_newsxq_head .titbar {
	line-height: 32px
}
}

@media screen and (max-width: 980px) {
.z_newsxq_head .titbar {
	line-height: 32px
}
}

@media screen and (max-width: 1920) {
.z_newsxq_head .titbar {
	line-height: 32px
}
}

@media screen and (max-width: 980px) {
.z_newsxq_head .titbar {
	width: 100%
}
}

@media screen and (max-width: 980px) {
.z_newsxq_head .titbar {
	margin-bottom: 30px
}
}
.z_newsxq_head .bar {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-weight: bold;
	margin-bottom: 10px
}
.z_newsxq_head .bar i {
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #474342;
	border: 0px solid #050001;
	border-radius: 50%;
	margin-right: 5px
}
.z_newsxq_head .z_share {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 0vw
}

@media screen and (max-width: 980px) {
.z_newsxq_head .z_share {
	margin-top: 20px
}
}
.z_newsxq_head .z_share a {
	width: 30px;
	height: 30px;
	background: #eee;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-right: 10px;
	cursor: pointer;
	font-weight: normal
}
.z_newsxq_head .z_share a:hover {
	background: #ad8b6d
}
.z_newsxq_head .z_news_big {
	width: 100%
}
.z_newsxq_head .z_news_big img {
	display: block;
	width: 100%
}
.z_news_xq {
	padding-bottom: 7.8125vw
}

@media screen and (max-width: 980px) {
.z_news_xq {
	padding-bottom: 30px
}
}
.z_news_xq .z_xq_conwarp {
	width: 53.2291666667vw;
	margin: 0 auto;
	font-size: 16px;
	line-height: 24px
}

@media screen and (max-width: 980px) {
.z_news_xq .z_xq_conwarp {
	width: 100%
}
}

@media(max-width: 1440px) {
.z_news_xq .z_xq_conwarp {
	font-size: 1vw;
	font-size: 16px
}
}

@media(max-width: 1000px) {
.z_news_xq .z_xq_conwarp {
	font-size: 14px !important;
	font-size: 16px
}
}

@media(max-width: 1920px) {
.z_news_xq .z_xq_conwarp {
	line-height: 24px
}
}

@media(max-width: 1440px) {
.z_news_xq .z_xq_conwarp {
	line-height: 1.5vw;
	line-height: 24px
}
}

@media(max-width: 1000px) {
.z_news_xq .z_xq_conwarp {
	line-height: 3.4782608696vw;
	line-height: 24px
}
}

@media screen and (max-width: 980px) {
.z_news_xq {
	padding-top: 80px !important
}
.z_news_xq .z_newsxq_head .bar {
	display: block
}
}
.z_contact_top .address {
	margin-top: 5.7291666667vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media screen and (max-width: 980px) {
.z_contact_top .address {
	margin-top: 20px
}
}
.z_contact_top .address .item {
	font-size: 16px;
	margin-bottom: 0vw;
	line-height: 26px;
	margin-right: 10.4166666667vw
}

@media(max-width: 1440px) {
.z_contact_top .address .item {
	font-size: 1vw;
	font-size: 16px
}
}

@media(max-width: 1000px) {
.z_contact_top .address .item {
	font-size: 14px !important;
	font-size: 16px
}
}

@media screen and (max-width: 980px) {
.z_contact_top .address .item {
	margin-bottom: 20px
}
}

@media(max-width: 1440px) {
.z_contact_top .address .item {
	line-height: 1.625vw
}
}

@media(max-width: 1000px) {
.z_contact_top .address .item {
	line-height: 20px
}
}

@media screen and (max-width: 980px) {
.z_contact_top .address .item {
	line-height: 20px
}
}

@media screen and (max-width: 1920) {
.z_contact_top .address .item {
	line-height: 20px
}
}

@media screen and (max-width: 980px) {
.z_contact_top .address .item {
	margin-right: 0
}
}
.z_contact_top .address .item:last-child {
	margin-right: 0
}
.z_contact_top .address .code {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.z_contact_top .address .code .img {
	width: 90px
}
.z_contact_top .address .code .img img {
	display: block;
	width: 100%
}
.z_contact_top .address .cc {
	font-weight: bold;
	font-size: 18px;
	margin-top: 10px;color:#E7E7E7
}

.z_contact_top .address .cc a{color:#E7E7E7}



@media(max-width: 1440px) {
.z_contact_top .address .cc {
	font-size: 1.125vw;
	font-size: 18px
}
}

@media(max-width: 1000px) {
.z_contact_top .address .cc {
	font-size: 14px !important;
	font-size: 18px
}
}

@media screen and (max-width: 980px) {
.z_contact_top .address {
	display: block
}
}
.demo-label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 20px;
	margin-right: 1.5625vw
}

@media screen and (max-width: 980px) {
.demo-label {
	margin-right: 10px
}
}
.demo-radio {
	display: none
}
.demo-radioInput {
	width: 17px;
	height: 17px;
	background: rgba(247,246,245,0);
	border: 1px solid #000;
	display: block;
	margin-right: 5px;
	position: relative
}
.demo-radio:checked+.demo-radioInput:after {
	content: "";
	font-family: iconfont;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #ad8b6d
}
.demo-checkbox.demo-radioInput, .demo-radio:checked+.demo-checkbox.demo-radioInput:after {
	border-radius: 0
}
.z_contact_warp {
	margin-top: 5.2083333333vw;
	padding-bottom: 5.2083333333vw
}

@media screen and (max-width: 980px) {
.z_contact_warp {
	margin-top: 30px;
	margin-bottom: 30px
}
}
.z_contact_warp .flwarp {
	width: 62.5vw;
	background: #dedddb;
	padding-left: 2.6041666667vw;
	padding-right: 2.6041666667vw;
	padding-top: 5.2083333333vw;
	padding-bottom: 5.2083333333vw;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

@media screen and (max-width: 980px) {
.z_contact_warp .flwarp {
	width: 100%
}
}

@media screen and (max-width: 980px) {
.z_contact_warp .flwarp {
	padding-left: 12px;
	padding-right: 12px
}
}

@media screen and (max-width: 980px) {
.z_contact_warp .flwarp {
	padding-top: 30px;
	padding-bottom: 30px
}
}
.z_contact_warp .flwarp .titbar {
	font-size: 30px;
	font-weight: bold;
	line-height: 36px;
	margin-bottom: 2.6041666667vw
}

@media(max-width: 1440px) {
.z_contact_warp .flwarp .titbar {
	font-size: 1.875vw
}
}

@media(max-width: 1000px) {
.z_contact_warp .flwarp .titbar {
	font-size: 20px !important
}
}

@media(max-width: 1440px) {
.z_contact_warp .flwarp .titbar {
	line-height: 2.25vw
}
}

@media(max-width: 1000px) {
.z_contact_warp .flwarp .titbar {
	line-height: 24px
}
}

@media screen and (max-width: 980px) {
.z_contact_warp .flwarp .titbar {
	line-height: 24px
}
}

@media screen and (max-width: 1920) {
.z_contact_warp .flwarp .titbar {
	line-height: 24px
}
}

@media screen and (max-width: 980px) {
.z_contact_warp .flwarp .titbar {
	margin-bottom: 20px
}
}
.z_contact_warp .z_form li {
	width: 49%;
	margin-bottom: 2.6041666667vw;
	float: left
}

@media screen and (max-width: 980px) {
.z_contact_warp .z_form li {
	width: 100%
}
}

@media screen and (max-width: 980px) {
.z_contact_warp .z_form li {
	margin-bottom: 20px
}
}
.z_contact_warp .z_form li.w100 {
	width: 100%
}
.z_contact_warp .z_form li:nth-child(even) {
	float: right
}
.z_contact_warp .z_form .tt {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px
}

@media(max-width: 1440px) {
.z_contact_warp .z_form .tt {
	font-size: 1.125vw;
	font-size: 18px
}
}

@media(max-width: 1000px) {
.z_contact_warp .z_form .tt {
	font-size: 16px !important;
	font-size: 18px
}
}
.z_contact_warp .z_form .text {
	border-bottom: 1px solid rgba(0,0,0,.2);
	width: 100%;
	height: 40px
}
.z_contact_warp .subbtn {
	width: 150px;
	height: 53px;
	background: #ad8b6d;
	border: 0px solid #050001;
	border-radius: 26px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 16px;
	color: #fff
}
.z_contact_warp .frwarp {
	width: 100%
}

@media screen and (max-width: 980px) {
.z_contact_warp .subbtn {
	margin: 0 auto
}
}
.z_team_top {
	position: relative
}
.z_team_top .slg {
	position: absolute;
	left: 0;
	bottom: 0%;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	bottom: 4.1666666667vw
}
.z_team_top .slg img {
	display: block;
	height: 7.5vw
}

@media screen and (max-width: 980px) {
.z_team_top .slg img {
	height: 10vw
}
}
.z_team_top .imgbox {
	position: relative
}
.z_team_top .descbox {
	width: 33.8541666667vw;
	margin: 0 auto;
	margin-top: 6.25vw;
	margin-bottom: 6.25vw;
	font-size: 24px;
	position: relative;
	line-height: 36px;
	text-align: justify
}

@media screen and (max-width: 980px) {
.z_team_top .descbox {
	width: 100%
}
}

@media screen and (max-width: 980px) {
.z_team_top .descbox {
	margin-top: 30px;
	margin-bottom: 30px
}
}

@media(max-width: 1440px) {
.z_team_top .descbox {
	font-size: 1.5vw
}
}

@media(max-width: 1000px) {
.z_team_top .descbox {
	font-size: 16px !important
}
}

@media(max-width: 1440px) {
.z_team_top .descbox {
	line-height: 2.25vw
}
}

@media(max-width: 1000px) {
.z_team_top .descbox {
	line-height: 24px
}
}

@media screen and (max-width: 980px) {
.z_team_top .descbox {
	line-height: 24px
}
}

@media screen and (max-width: 1920) {
.z_team_top .descbox {
	line-height: 24px
}
}
.z_team_top .descbox::before {
	content: "";
	display: block;
	width: 27px;
	height: 24px;
	position: absolute;
	left: -35px;
	top: -12px;
	background: url(../img/dh1.png) no-repeat center;
	background-size: auto 100%
}
.z_team_top .descbox::after {
	content: "";
	display: block;
	width: 27px;
	height: 24px;
	position: absolute;
	right: -35px;
	top: -12px;
	background: url(../img/dh2.png) no-repeat center;
	background-size: auto 100%
}

@media screen and (max-width: 980px) {
.z_team_top .descbox::before, .z_team_top .descbox::after {
	display: none
}
}
.z_team_list {
	padding-bottom: 7.8125vw
}


.teamneibox{    padding: 7.8125vw;
    }





@media screen and (max-width: 980px) {
.z_team_list {
	padding-bottom: 20px;
	padding-top: 50px;
}
}
.z_team_list .titbar {
	padding: 10px 0
}
.z_team_list .titbar .en {
	margin-left: auto;
	text-transform: uppercase;
	font-family: Arial;
	font-weight: bold
}
.z_team_list .listwarp {
	border-bottom: 1px solid #474342;
	border-top: 1px solid #474342;
	margin-bottom: 5.2083333333vw
}

@media screen and (max-width: 980px) {
.z_team_list .listwarp {
	margin-bottom: 20px
}
}
.z_team_list .listwarp li {
	width: 33.33333%;
	border-left: 1px solid #474342;
	padding: 2.6041666667vw
}

@media screen and (max-width: 980px) {
.z_team_list .listwarp li {
	width: 100%
}
}

@media screen and (max-width: 980px) {
.z_team_list .listwarp li {
	padding: 15px
}
}
.z_team_list .listwarp li:nth-child(3n-2) {
	border-left: none;
	padding-left: 0
}
.z_team_list .listwarp li:hover .iconfont {
	opacity: 1
}
.z_team_list .listwarp li:hover .imgbg {
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1)
}
.z_team_list .listwarp li:hover .infobox {
	color: #ad8b6d
}
.z_team_list .imgbox {
	width: 100%;
	height: 20.6770833333vw
}

@media screen and (max-width: 980px) {
.z_team_list .imgbox {
	width: 100%;
	height: 70vw
}
}
.z_team_list .infobox {
	color: #fff;
	padding: 20px 0;
	font-size: 16px
}

@media(max-width: 1440px) {
.z_team_list .infobox {
	font-size: 1vw;
	font-size: 16px
}
}

@media(max-width: 1000px) {
.z_team_list .infobox {
	font-size: 2.3188405797vw;
	font-size: 16px
}
}
.z_team_list .iconfont {
	display: inline-block;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin-top: 1.5625vw;
	opacity: 0;
	-webkit-transition: ease 1s;
	transition: ease 1s
}

@media screen and (max-width: 980px) {
.z_team_list .iconfont {
	margin-top: 20px
}
}
.z_team_list .more {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 30px 0;
	font-size: 16px
}
.z_team_list .more .iconfont {
	display: inline-block;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-left: 5px
}

@media screen and (max-width: 980px) {
.z_team_list .listwarp li {
	border-left: none !important;
	border-bottom: 1px solid #474342;
	padding: 20px 0 !important
}
.z_team_list .iconfont {
	opacity: 1
}
}
.z_team_xq {
	background: #484443;
	margin-top: 4.1666666667vw;
	padding: 2.6041666667vw;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media screen and (max-width: 980px) {
.z_team_xq {
	margin-top: 50px
}
}

@media screen and (max-width: 980px) {
.z_team_xq {
	padding: 12px
}
}
.z_team_xq .slg {
	width: 17.7083333333vw;
	height: 100%
}

@media screen and (max-width: 980px) {
.z_team_xq .slg {
	width: 0
}
}
.z_team_xq .slg img {
	display: block;
	max-height: 100%
}
.z_team_xq .infobox {
	color: #ad8b6d
}
.z_team_xq .infobox .cc {
	font-weight: bold;
	font-size: 18px;
	line-height: 30px
}

@media(max-width: 1440px) {
.z_team_xq .infobox .cc {
	font-size: 1.125vw;
	font-size: 18px
}
}

@media(max-width: 1000px) {
.z_team_xq .infobox .cc {
	font-size: 12px !important;
	font-size: 18px
}
}

@media(max-width: 1440px) {
.z_team_xq .infobox .cc {
	line-height: 1.875vw
}
}

@media(max-width: 1000px) {
.z_team_xq .infobox .cc {
	line-height: 20px
}
}

@media screen and (max-width: 980px) {
.z_team_xq .infobox .cc {
	line-height: 20px
}
}

@media screen and (max-width: 1920) {
.z_team_xq .infobox .cc {
	line-height: 20px
}
}
.z_team_xq .imgbox {
	height: 46.3541666667vw;
	width: 34.8958333333vw
}

@media screen and (max-width: 980px) {
.z_team_xq .imgbox {
	height: 60vw
}
}

@media screen and (max-width: 980px) {
.z_team_xq .imgbox {
	width: 50%
}
}
.z_team_xq .imgbox .imgbg {
	background-position: top center
}

@media screen and (max-width: 980px) {
.z_team_xq {
	height: auto
}
.z_team_xq .slg {
	display: none
}
}
.z_team_intro {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-top: 5.2083333333vw;
	padding-bottom: 5.2083333333vw
}

@media screen and (max-width: 980px) {
.z_team_intro {
	padding-top: 35px;
	padding-bottom: 35px
}
}
.z_team_intro .item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 2.0833333333vw
}

@media(max-width: 1440px) {
.z_team_intro .item {
	font-size: 1vw;
	font-size: 16px
}
}

@media(max-width: 1000px) {
.z_team_intro .item {
	font-size: 14px !important;
	font-size: 16px
}
}

@media(max-width: 1920px) {
.z_team_intro .item {
	line-height: 24px
}
}

@media(max-width: 1440px) {
.z_team_intro .item {
	line-height: 1.5vw;
	line-height: 24px
}
}

@media(max-width: 1000px) {
.z_team_intro .item {
	line-height: 3.4782608696vw;
	line-height: 24px
}
}

@media screen and (max-width: 980px) {
.z_team_intro .item {
	margin-bottom: 20px
}
}
.z_team_intro .item:last-child {
	margin-bottom: 0
}
.z_team_intro .item .cc {
	width: 32.8125vw;
	text-align: justify
}

@media screen and (max-width: 980px) {
.z_team_intro .item .cc {
	width: 100%
}
}
.z_team_intro .item .tt {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	font-weight: bold;
	font-size: 18px;
	margin-right: 1.5625vw
}

@media(max-width: 1440px) {
.z_team_intro .item .tt {
	font-size: 1.125vw;
	font-size: 18px
}
}

@media(max-width: 1000px) {
.z_team_intro .item .tt {
	font-size: 14px !important;
	font-size: 18px
}
}

@media screen and (max-width: 980px) {
.z_team_intro .item .tt {
	margin-right: 0px
}
}

@media screen and (max-width: 980px) {
.z_team_intro .item {
	display: block
}
.z_team_intro .item .tt {
	margin-bottom: 20px
}
}
.z_ys_top .warps {
	border-top: 1px solid #474342
}
.z_ys_top .conwarp {
	padding-top: 2.6041666667vw;
	padding-bottom: 2.6041666667vw
}

@media screen and (max-width: 980px) {
.z_ys_top .conwarp {
	padding-top: 20px;
	padding-bottom: 20px
}
}
.z_ys_top .conwarp .z_index_tit {
	width: 50%
}

@media screen and (max-width: 980px) {
.z_ys_top .conwarp .z_index_tit {
	width: 100%
}
}
.z_ys_top .conwarp .infobox {
	width: 34.8958333333vw
}

@media screen and (max-width: 980px) {
.z_ys_top .conwarp .infobox {
	width: 100%
}
}
.z_ys_top .conwarp .tit {
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 1.0416666667vw
}

@media(max-width: 1440px) {
.z_ys_top .conwarp .tit {
	font-size: 2.25vw
}
}

@media(max-width: 1000px) {
.z_ys_top .conwarp .tit {
	font-size: 18px !important
}
}

@media screen and (max-width: 980px) {
.z_ys_top .conwarp .tit {
	margin-bottom: 20px
}
}
.z_ys_top .conwarp .cc {
	font-size: 16px;
	line-height: 24px
}

@media(max-width: 1440px) {
.z_ys_top .conwarp .cc {
	font-size: 1vw;
	font-size: 16px
}
}

@media(max-width: 1000px) {
.z_ys_top .conwarp .cc {
	font-size: 2.3188405797vw;
	font-size: 16px
}
}

@media(max-width: 1920px) {
.z_ys_top .conwarp .cc {
	line-height: 24px
}
}

@media(max-width: 1440px) {
.z_ys_top .conwarp .cc {
	line-height: 1.5vw;
	line-height: 24px
}
}

@media(max-width: 1000px) {
.z_ys_top .conwarp .cc {
	line-height: 22px;
	line-height: 24px
}
}

@media screen and (max-width: 980px) {
.z_ys_top .conwarp .cc {
	line-height: 22px
}
}

@media screen and (max-width: 1920) {
.z_ys_top .conwarp .cc {
	line-height: 22px
}
}
.z_ys_top .imgwarp {
	position: relative;
	overflow: hidden
}
.z_ys_top .imgwarp .imgbg {
	height: 41.6666666667vw
}

@media screen and (max-width: 980px) {
.z_ys_top .imgwarp .imgbg {
	height: 50vw
}
}
.z_ys_top .imgwarp .iconbox {
	position: absolute;
	left: 0;
	bottom: 0%;
	width: 100%;
	background: rgba(71,67,66,.9);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 2.6041666667vw;
	color: #fff
}

@media screen and (max-width: 980px) {
.z_ys_top .imgwarp .iconbox {
	padding: 12px
}
}
.z_ys_top .imgwarp .ico {
	display: block;
	height: 28px;
	margin-bottom: 20px
}
.z_ys_top .imgwarp h3 {
	font-weight: bold;
	margin: 5px 0
}

@media screen and (max-width: 980px) {
.z_ys_top .imgwarp .iconbox {
	position: relative;
	display: block
}
.z_ys_top .imgwarp .iconbox li {
	margin: 20px 0
}
}
.z_ys_brand li {
	width: 60%;
	padding-right: 2.6041666667vw;
	margin-bottom: 4.1666666667vw
}

@media screen and (max-width: 980px) {
.z_ys_brand li {
	width: 100%
}
}

@media screen and (max-width: 980px) {
.z_ys_brand li {
	padding-right: 0
}
}

@media screen and (max-width: 980px) {
.z_ys_brand li {
	margin-bottom: 20px
}
}
.z_ys_brand li:nth-last-child(2), .z_ys_brand li:nth-last-child(1) {
	margin-bottom: 0
}
.z_ys_brand li:nth-child(even) {
	width: 40%;
	padding-right: 0
}

@media screen and (max-width: 980px) {
.z_ys_brand li:nth-child(even) {
	width: 100%
}
}
.z_ys_brand h3 {
	font-weight: bold;
	font-family: Arial;
	font-size: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

@media(max-width: 1440px) {
.z_ys_brand h3 {
	font-size: 1.875vw
}
}

@media(max-width: 1000px) {
.z_ys_brand h3 {
	font-size: 16px !important
}
}
.z_ys_brand em {
	font-size: 60px;
	line-height: 60px
}

@media(max-width: 1440px) {
.z_ys_brand em {
	font-size: 3.75vw
}
}

@media(max-width: 1000px) {
.z_ys_brand em {
	font-size: 22px !important
}
}

@media(max-width: 1440px) {
.z_ys_brand em {
	line-height: 3.75vw
}
}

@media(max-width: 1000px) {
.z_ys_brand em {
	line-height: 26px
}
}

@media screen and (max-width: 980px) {
.z_ys_brand em {
	line-height: 26px
}
}

@media screen and (max-width: 1920) {
.z_ys_brand em {
	line-height: 26px
}
}
.z_ys_brand h4 {
	font-weight: bold;
	font-size: 18px
}

@media(max-width: 1440px) {
.z_ys_brand h4 {
	font-size: 1.125vw;
	font-size: 18px
}
}

@media(max-width: 1000px) {
.z_ys_brand h4 {
	font-size: 16px !important;
	font-size: 18px
}
}
.z_ys_brand .cc {
	font-size: 16px;
	line-height: 24px;
	margin-top: 1.0416666667vw
}

@media(max-width: 1440px) {
.z_ys_brand .cc {
	font-size: 1vw;
	font-size: 16px
}
}

@media(max-width: 1000px) {
.z_ys_brand .cc {
	font-size: 14px !important;
	font-size: 16px
}
}

@media(max-width: 1920px) {
.z_ys_brand .cc {
	line-height: 24px
}
}

@media(max-width: 1440px) {
.z_ys_brand .cc {
	line-height: 1.5vw;
	line-height: 24px
}
}

@media(max-width: 1000px) {
.z_ys_brand .cc {
	line-height: 20px;
	line-height: 24px
}
}

@media screen and (max-width: 980px) {
.z_ys_brand .cc {
	line-height: 20px
}
}

@media screen and (max-width: 1920) {
.z_ys_brand .cc {
	line-height: 20px
}
}

@media screen and (max-width: 980px) {
.z_ys_brand .cc {
	margin-top: 15px
}
}

@media screen and (max-width: 980px) {
.z_ys_brand li {
	margin-bottom: 20px !important
}
}
.z_ys_bz .flwarp {
	width: 41.1458333333vw
}

@media screen and (max-width: 980px) {
.z_ys_bz .flwarp {
	width: 100%
}
}
.z_ys_bz li {
	border-top: 1px solid rgba(255,255,255,.2);
	padding-top: 1.0416666667vw;
	padding-bottom: 1.0416666667vw;
	min-height: 9.375vw
}

@media screen and (max-width: 980px) {
.z_ys_bz li {
	padding-top: 12px;
	padding-bottom: 12px
}
}
.z_ys_bz li .tit {
	color:#fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: bold;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px
}

@media(max-width: 1440px) {
.z_ys_bz li .tit {
	font-size: 1.125vw;
	font-size: 18px
}
}

@media(max-width: 1000px) {
.z_ys_bz li .tit {
	font-size: 16px !important;
	font-size: 18px
}
}
.z_ys_bz li em {
	width: 30px;
	height: 30px;
	background: #ad8b6d;
	border: 0px solid #050001;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	font-family: Arial;
	font-style: italic;
	margin-right: 10px
}
.z_ys_bz li .cc {
	width: 33.4375vw;
	margin-left: 2.0833333333vw;color:#b1b1b1
}

@media screen and (max-width: 980px) {
.z_ys_bz li .cc {
	width: 100%
}
}

@media screen and (max-width: 980px) {
.z_ys_bz li .cc {
	margin-left: 0
}
}
.z_ys_qb .warps {
	background: #dedddb;
	position: relative;
	z-index: 1;
	padding-top: 4.6875vw;
	padding-bottom: 4.6875vw
}

@media screen and (max-width: 980px) {
.z_ys_qb .warps {
	padding-top: 30px;
	padding-bottom: 30px
}
}
.z_ys_qb .warps::before {
	content: "";
	display: block;
	width: 50%;
	height: 100%;
	background: #474342;
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1
}
.z_ys_qb .titbar {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.z_ys_qb .titbar .cc {
	font-size: 24px;
	font-weight: bold
}

@media(max-width: 1440px) {
.z_ys_qb .titbar .cc {
	font-size: 1.5vw
}
}

@media(max-width: 1000px) {
.z_ys_qb .titbar .cc {
	font-size: 16px !important
}
}
.z_ys_qb .cc {
	width: 39.5833333333vw;
	font-size: 16px
}

@media screen and (max-width: 980px) {
.z_ys_qb .cc {
	width: 40%
}
}

@media(max-width: 1440px) {
.z_ys_qb .cc {
	font-size: 1vw;
	font-size: 16px
}
}

@media(max-width: 1000px) {
.z_ys_qb .cc {
	font-size: 12px !important;
	font-size: 16px
}
}
.z_ys_qb .cl {
	text-align: right
}
.z_ys_qb .cr {
	color: #fff
}
.z_ys_qb li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 1.5625vw
}

@media screen and (max-width: 980px) {
.z_ys_qb li {
	margin-top: 20px
}
}
.z_ys_qb li .tt {
	background: #ad8b6d;
	border: 0px solid #050001;
	border-radius: 26px;
	height: 2.8125vw;
	line-height: 54px;
	min-width: 9.7395833333vw;
	display: inline-block;
	padding: 0 12px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-weight: bold
}

@media screen and (max-width: 980px) {
.z_ys_qb li .tt {
	height: 30px
}
}

@media(max-width: 1440px) {
.z_ys_qb li .tt {
	line-height: 3.375vw
}
}

@media(max-width: 1000px) {
.z_ys_qb li .tt {
	line-height: 30px
}
}

@media screen and (max-width: 980px) {
.z_ys_qb li .tt {
	line-height: 30px
}
}

@media screen and (max-width: 1920) {
.z_ys_qb li .tt {
	line-height: 30px
}
}

@media(max-width: 1440px) {
.z_ys_qb li .tt {
	font-size: 1.5vw
}
}

@media(max-width: 1000px) {
.z_ys_qb li .tt {
	font-size: 12px !important
}
}

@media screen and (max-width: 980px) {
.z_ys_qb li .tt {
	margin: 10px 0
}
}
.z_ys_hx {
	border-top: 1px solid #474342
}
.z_ys_hx li {
	padding: 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-flow: row-reverse;
	flex-flow: row-reverse;
	width: 50%;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media screen and (max-width: 980px) {
.z_ys_hx li {
	width: 100%
}
}
.z_ys_hx li:nth-child(odd) {
	padding-left: 0;
	border-right: 1px solid #ad8b6d
}
.z_ys_hx li:nth-child(even) {
	padding-right: 0
}
.z_ys_hx .imgbox {
	width: 23.75vw;
	height: 30.8333333333vw;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

@media screen and (max-width: 980px) {
.z_ys_hx .imgbox {
	width: 40%;
	height: 50vw
}
}
.z_ys_hx .tt {
	font-size: 24px;
	font-weight: bold;
	margin-top: 1.0416666667vw;
	margin-bottom: 1.0416666667vw
}

@media(max-width: 1440px) {
.z_ys_hx .tt {
	font-size: 1.5vw
}
}

@media(max-width: 1000px) {
.z_ys_hx .tt {
	font-size: 16px !important
}
}

@media screen and (max-width: 980px) {
.z_ys_hx .tt {
	margin-top: 12px;
	margin-bottom: 12px
}
}
.z_ys_hx .infobox {
	width: 15.8333333333vw
}

@media screen and (max-width: 980px) {
.z_ys_hx .infobox {
	width: 100%
}
}
.z_ys_hx .cc {
	text-align: justify;
	font-size: 16px;
	line-height: 24px
}

@media(max-width: 1440px) {
.z_ys_hx .cc {
	font-size: 1vw;
	font-size: 16px
}
}

@media(max-width: 1000px) {
.z_ys_hx .cc {
	font-size: 14px !important;
	font-size: 16px
}
}

@media(max-width: 1920px) {
.z_ys_hx .cc {
	line-height: 24px
}
}

@media(max-width: 1440px) {
.z_ys_hx .cc {
	line-height: 1.5vw;
	line-height: 24px
}
}

@media(max-width: 1000px) {
.z_ys_hx .cc {
	line-height: 22px;
	line-height: 24px
}
}

@media screen and (max-width: 980px) {
.z_ys_hx .cc {
	line-height: 22px
}
}

@media screen and (max-width: 1920) {
.z_ys_hx .cc {
	line-height: 22px
}
}

@media screen and (max-width: 980px) {
.z_ys_hx li {
	padding: 20px 0 !important;
	border: none !important
}
.z_ys_hx .imgbox {
	margin-left: 12px
}
.z_ys_hx .tt {
	margin-top: 0
}
}
.z_ys_tx {
	padding-bottom: 7.8125vw
}

@media screen and (max-width: 980px) {
.z_ys_tx {
	padding-bottom: 20px
}
}
.z_ys_tx .numbox {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: 16px;
	border-top: 1px solid #474342
}

@media(max-width: 1440px) {
.z_ys_tx .numbox {
	font-size: 1vw;
	font-size: 16px
}
}

@media(max-width: 1000px) {
.z_ys_tx .numbox {
	font-size: 2.3188405797vw;
	font-size: 16px
}
}
.z_ys_tx li {
	font-size: 16px;
	padding-top: 2.0833333333vw;
	padding-bottom: 2.0833333333vw
}

@media(max-width: 1440px) {
.z_ys_tx li {
	font-size: 1vw;
	font-size: 16px
}
}

@media(max-width: 1000px) {
.z_ys_tx li {
	font-size: 14px !important;
	font-size: 16px
}
}

@media screen and (max-width: 980px) {
.z_ys_tx li {
	padding-top: 20px;
	padding-bottom: 20px
}
}
.z_ys_tx h3 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	font-weight: bold
}
.z_ys_tx h4 {
	font-weight: bold
}
.z_ys_tx .timer {
	font-size: 60px;
	line-height: 60px;
	font-family: arial
}

@media(max-width: 1440px) {
.z_ys_tx .timer {
	font-size: 3.75vw
}
}

@media(max-width: 1000px) {
.z_ys_tx .timer {
	font-size: 20px !important
}
}

@media(max-width: 1440px) {
.z_ys_tx .timer {
	line-height: 3.75vw
}
}

@media(max-width: 1000px) {
.z_ys_tx .timer {
	line-height: 20px
}
}

@media screen and (max-width: 980px) {
.z_ys_tx .timer {
	line-height: 20px
}
}

@media screen and (max-width: 1920) {
.z_ys_tx .timer {
	line-height: 20px
}
}
.z_ys_tx .itemwarp {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.z_ys_tx .itemwarp .item {
	width: 30.7291666667vw;
	padding: 2.0833333333vw;
	color: #fff;
	height: auto
}

@media screen and (max-width: 980px) {
.z_ys_tx .itemwarp .item {
	width: 100%
}
}

@media screen and (max-width: 980px) {
.z_ys_tx .itemwarp .item {
	padding: 20px
}
}
.z_ys_tx .itemwarp .item:last-child {
	color: #474342
}
.z_ys_tx .itemwarp .item .ico {
	display: block;
	height: 2.7604166667vw;
	margin-bottom: 4.6875vw
}

@media screen and (max-width: 980px) {
.z_ys_tx .itemwarp .item .ico {
	height: 30px
}
}

@media screen and (max-width: 980px) {
.z_ys_tx .itemwarp .item .ico {
	margin-bottom: 15px
}
}
.z_ys_tx .itemwarp h3 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 1.0416666667vw
}

@media(max-width: 1440px) {
.z_ys_tx .itemwarp h3 {
	font-size: 1.5vw
}
}

@media(max-width: 1000px) {
.z_ys_tx .itemwarp h3 {
	font-size: 18px !important
}
}

@media screen and (max-width: 980px) {
.z_ys_tx .itemwarp h3 {
	margin-bottom: 10px
}
}

@media screen and (max-width: 980px) {
.z_ys_tx .numbox {
	display: block
}
.z_ys_tx li {
	width: 48%;
	display: inline-block
}
}
.z_sub_nav {
	margin-bottom: 2.0416666667vw;
	margin-top: 2.0416666667vw
}

@media screen and (max-width: 980px) {
.z_sub_nav {
	margin-bottom: 12px
}
}
.z_sub_nav a {
	display: inline-block;
	font-size: 24px;
	font-weight: bold;
	margin-right: 2.0833333333vw
}

@media(max-width: 1440px) {
.z_sub_nav a {
	font-size: 1.5vw
}
}

@media(max-width: 1000px) {
.z_sub_nav a {
	font-size: 18px !important
}
}

@media screen and (max-width: 980px) {
.z_sub_nav a {
	margin-right: 12px
}
}
.z_sub_nav a.active, .z_sub_nav a:hover {
	color: #ad8b6d
}

@media screen and (max-width: 980px) {
.contact_footer {
	padding: 15px 0
}
.contact_footer .fl, .contact_footer .fr {
	display: none !important
}
}







.list-1>li {
    width: 100%;
}


.list-pnews>li:nth-of-type(n+2) {
	margin-top: 120px
}
.pnews-item {
	position: relative;
	display: block;
	padding-top: 40px;
	padding-left: 450px;
	padding-right: 400px;
	border-top: 1px solid #2f2f2f
}
.pnews-item__img {
	position: absolute;
	top: 40px;
	left: 0;
	width: 382px
}
.pnews-item__img::before {
	padding-top: 61.0687%
}
.pnews-item__info {
	min-height: 234px;
	color: #333
}
.pnews-item__title {
	font-size: 24px;
	line-height: 1.4;
	font-weight: 400;
	letter-spacing: .02em;
	color:#D8D8D8
}
.pnews-item__desc {
	margin-top: .86em;
	height: 5.625em;
	overflow: hidden;
	font-size: 14px;
	line-height: 1.875;
	letter-spacing: .02em;
	color:#a5a5a5
}
.view-more {
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding-left: 40px;
	margin-top: 3.14em;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.75;
	letter-spacing: .02em;
	color:#B4B4B4
}
.view-more::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -2px;
	width: 32px;
	height: 2px;
	background-color: #b5b5b5
}
.pnews-item__date {
	position: absolute;
	top: 40px;
	right: 0
}
.pnews-item__date span {
	display: block;
	text-align: right;
	font-weight: 300;
	font-family: "Nunito Sans";
	color: #919191
}
.pnews-item__date .day {
	font-size: 60px;
	line-height: .84
}
.pnews-item__date .month, .pnews-item__date .year {
	font-size: 24px;
	line-height: 1.5
}







.wd-title h1 {
	position: relative;
	margin-right: 1.6em;
	display: inline-block;
	vertical-align: top;
	font-size: 30px;
	line-height: 1.2;
	font-weight: 400;
	letter-spacing: .02em;
	color:#fbfbfb;
	margin-bottom: 30px
		
}
.detail-pager span{color:#bfbfbf;}



.wd-title h1::after {
	content: "";
	position: absolute;
	top: .2em;
	right: -.9em;
	width: 1px;
	height: .8em;
	background-color: #000
}
.wd-title span {
	margin-top: .55em;
	display: inline-block;
	vertical-align: top;
	font-size: 20px;
	line-height: 1;color:#BFBFBF
}


.wd-banner img {
	display: block;
	width: 100%
}
.wd-banner-f {
	display: block;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat
}
.wd-banner-f::before {
	padding-top: 60%
}
.wd-banner-f img {
	




	position: relative;
	font-size: 0
}
.detail-left, .detail-right {
	display: inline-block;
	vertical-align: top
}
.detail-left {
	width: 100%
}
.detail-right {
	width: 100%;
	border-top: 8px solid #000
}


.detail-right p{color:#D1D1D1;line-height: 30px}






.wd-right {
	position: absolute;
	top: 0;
	right: 0;
	margin-left: 0
}
.detail-top {
	position: relative;
	padding-right: 200px;
	border-top: 8px solid #000
}
.detail-top .pnews-item__date {
	top: 32px
}
.detail-top-pub {
	padding-right: 0
}
.detail-title {
	margin-top: .8em;
	font-size: 24px;
	line-height: 1.4;
	font-weight: 400;
	color: #333;
	letter-spacing: .02em
}
.detail-desc {
	margin-top: 1.786em;
	font-size: 14px;
	line-height: 2;
	color: #333;
	letter-spacing: .02em
}
.detail-body {

	font-size: 14px;
	line-height: 2;
	color: #333;
	text-align: justify;
	letter-spacing: .02em
}
.detail-body img {
	width: 100%;
	height: auto !important
}
.detail-body h3 {
	font-size: 20px;
	letter-spacing: .02em
}
.detail-body blockquote {
	padding-left: 1.5em;
	border-left: 5px solid #ccc;
	font-style: italic;
	margin-left: 0
}


.detail-side {
	position: absolute;
	top: 0;
	right: 0
}


.wd-share-bottom {
    display: block;
    position: relative;
    margin-top: 80px;
}

.wd-share-bottom .detail-pager {
    display: inline-block;
    vertical-align: top;
    margin-right: 80px;
}

.detail-pager {
	color: #333;
	margin-bottom: 40px;
	display: block
}
.detail-pager i, .detail-pager span {
	display: inline-block;
	vertical-align: top;
	line-height: 40px
}
.detail-pager i {
	margin-right: .45em;
	font-size: 22px;
	line-height: 30px
}
.detail-pager span {
	font-size: 14px;
	line-height: 30px;
	letter-spacing: .02em
}
.detail-share {
	cursor: pointer;
	overflow: hidden
}
.detail-share:hover .share-left {
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}
.detail-share:hover .social {
	-webkit-transform: translateX(0);
	transform: translateX(0);
	visibility: visible;
	opacity: 1
}
.share-box {
	position: relative;
	width: 80px
}
.share-left, .share-right {
	display: inline-block;
	vertical-align: top
}
.share-right {
	visibility: hidden;
	opacity: 0
}
.social {
	font-size: 0;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}
.social a {
	display: inline-block;
	vertical-align: top;
	font-size: 22px;
	line-height: 30px;
	margin-right: .5em;
	color: #333
}
.social a:hover {
	color: #666
}
.detail-gotop {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 40px;
	width: 1em;
	height: 1em;
	cursor: pointer
}



.related-title {
    font-size: 32px;
    line-height: 1.2;
    font-weight: 400;
    color: #d2d2d2;
    letter-spacing: .02em;
	margin-bottom: 30px
}

.list-works {
	margin-right: -20px;
	margin-left: -20px
}
.works-item {
	position: relative;
	display: block;
	margin-right: 20px;
	margin-left: 20px;
	color: #333
}
.works-item__info, .news-item__info {
	height: 160px
}
.news-item__info {
	position: relative
}
.list-line {
	height: 8px;
	background-color: #000
}
.works-item__title {
	margin-top: 1.6875em;
	margin-bottom: 1.6875em;
	font-size: 24px;
	line-height: 1;
	letter-spacing: .02em
}
.works-item__type {
	margin-top: .5em;
	font-size: 16px;
	line-height: 1;
	letter-spacing: .02em
}
.works-item__intro {
	margin-top: .5em;
	font-size: 14px;
	line-height: 1;
	margin-bottom: 30px;
	letter-spacing: .02em
}
.works-item__img::before, .news-item__img::before {
	padding-top: 61.0687%
}


.list-3>li {
    width: 33.3333%;
}
.list>li {
    display: inline-block;
    vertical-align: top;
}


.works-item__txt {
    visibility: hidden;
    opacity: 0;
}

.works-item__txt {
    position: absolute;
    z-index: 10;
    right: 20px;
    top: 20px;
    left: 20px;
}

.works-item__txt {
	position: absolute;
	z-index: 10;
	right: 20px;
	top: 20px;
	left: 20px
}
.works-item__txt .works-item__intro, .works-item__txt .works-item__type {
	font-size: 14px;
	color: #fff
}

@media (min-width: 1025px) {
.works-item__txt {
	visibility: hidden;
	opacity: 0
}
.page-works .works-item:hover .works-item__txt {
	visibility: visible;
	opacity: 1
}
.page-works .works-item:hover .works-item__img::after {
	opacity: 1
}
.page-works .works-item:hover .works-item__img img {
	-webkit-transform: scale(1.05);
	transform: scale(1.025)
}
}

@keyframes loading1 {
0% {
opacity:1
}
50% {
opacity:.25
}
100% {
opacity:1
}
}
@keyframes loading2 {
0% {
opacity:.85
}
10% {
opacity:1
}
60% {
opacity:.25
}
100% {
opacity:.85
}
}
@keyframes loading3 {
0% {
opacity:.7
}
20% {
opacity:1
}
70% {
opacity:.25
}
100% {
opacity:.7
}
}
@keyframes loading4 {
0% {
opacity:.55
}
30% {
opacity:1
}
80% {
opacity:.25
}
100% {
opacity:.55
}
}
@keyframes loading5 {
0% {
opacity:.4
}
40% {
opacity:1
}
90% {
opacity:.25
}
100% {
opacity:.4
}
}
@keyframes loading6 {
0% {
opacity:.25
}
50% {
opacity:1
}
100% {
opacity:.25
}
}
@-webkit-keyframes loading1 {
0% {
opacity:1
}
50% {
opacity:.25
}
100% {
opacity:1
}
}
@-webkit-keyframes loading2 {
0% {
opacity:.85
}
10% {
opacity:1
}
60% {
opacity:.25
}
100% {
opacity:.85
}
}
@-webkit-keyframes loading3 {
0% {
opacity:.7
}
20% {
opacity:1
}
70% {
opacity:.25
}
100% {
opacity:.7
}
}
@-webkit-keyframes loading4 {
0% {
opacity:.55
}
30% {
opacity:1
}
80% {
opacity:.25
}
100% {
opacity:.55
}
}
@-webkit-keyframes loading5 {
0% {
opacity:.4
}
40% {
opacity:1
}
90% {
opacity:.25
}
100% {
opacity:.4
}
}
@-webkit-keyframes loading6 {
0% {
opacity:.25
}
50% {
opacity:1
}
100% {
opacity:.25
}
}

@media (max-width: 1660px) {
.pnews-item {
	border-top-width: .48193vw
}
.list-pnews>li:nth-of-type(n+2) {
	margin-top: 7.22892vw
}
}

@media (max-width: 1600px) {
.pnews-item {
	padding-right: 200px
}
}

@media (max-width: 1024px) {
.pnews-item__desc {
	display: none
}
.pnews-item__title {
	font-size: 24px
}
.pnews-item__info .view-more {
	display: none
}
}

@media (max-width: 768px) {
.pnews-item {
	padding-left: 0;
	padding-right: 0;

}
.pnews-item__img {
	position: relative;
	width: auto;
	max-width: 524px
}
.pnews-item__date {
	position: relative;
	top: auto
}
.pnews-item__date span {
	display: inline-block;
	vertical-align: top;
	margin-right: .25em
}
.pnews-item__date .day, .pnews-item__date .month, .pnews-item__date .year {
	font-size: 22px;
	line-height: 1.5
}
.pnews-item__info {
	min-height: auto
}
}

@media (max-width: 750px) {
.loading {
	margin-top: 16vw
}
.list-pnews {
	margin-top: 2.66667vw
}
.list-pnews>li:nth-of-type(n+2) {
	margin-top: 8vw
}
.pnews-item {
	padding-top: 2.66667vw;
	border-top-width: 1.06667vw
}
.pnews-item__title {
	font-size: 4.26667vw
}
.pnews-item__date {
	margin-top: 5.06667vw
}
.pnews-item__date .day, .pnews-item__date .month, .pnews-item__date .year {
	font-size: 2.93333vw
}
.pnews-item__img {
	top: 0;
	margin-top: 3.2vw
}
}

