﻿





.s_fzlc {
	padding:80px 0 0 0;
	position:relative;
}
.s_fzlc .tit h3 {
	font-size:52px;
	color:#2c2c2c;
	font-weight: normal;
}
.s_fzlc .tit {
	padding:0 0 50px 15px; text-align:left;
}
.s_fzlc .gallery-thumbs .swiper-slide {
	text-align:center;
	padding-top:40px; width:13% !important; float:left;
}
.s_fzlc .gallery-thumbs .dotout {
	position:relative;
	display:inline-block;
	width:10px;
	height:10px;
	padding:6px;
	border-radius:50%;
	cursor:pointer;
}
.s_fzlc .fzlist {
	position:relative;
}
.s_fzlc .gallery-thumbs .dotin {
	width:10px;
	height:10px;
	top:-20px;
	border-radius:50%;
	background-color:#c3c3c3;
}
.s_fzlc .gallery-thumbs .dotout span {
	left:-15px;
	top:-35px;
	position:absolute;
	font-size:16px;width:60px;
	color:#949494;
	white-space:nowrap;
}
.s_fzlc .gallery-top {
	height:500px;
}
.s_fzlc .gallery-top .itlist {
	height:460px;
	font-size:0; overflow:hidden;
}
.s_fzlc .gallery-top .itlist .img {
	background-repeat:no-repeat;
	background-size:cover;
	width:50%;
	display:inline-block;
	height:100%;
	vertical-align:top;
	background-position:center;
}
.s_fzlc .gallery-top .itlist .info {
	width:50%;
	display:inline-block;
	height:100%;
	vertical-align:top;
	background:#f6f6f6;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding:40px 60px 0 60px;
}
.s_fzlc .gallery-top .itlist .info h3 {
	color:#00aa09;
	font-size:.4rem;
	font-weight:bold;
}
.s_fzlc .gallery-top .itlist .info .line {
	width:100%;
	height:2px;
	background-color:#dcdcdc;
	margin:25px 0 30px;
}
.s_fzlc .gallery-top .itlist .info p {
	font-size:15px; line-height:26px;
	color:#888;
}
.s_fzlc .gallery-top .itlist .info p em{
	color:#00aa09;
}
.s_fzlc .gallery-thumbs {
	padding:50px 0 35px 0;
}
.s_fzlc .gallery-thumbs .swiper-slide {
	position:relative;
}
.s_fzlc .gallery-thumbs .swiper-slide::after {
	position:absolute;
	content:'';
	width:100%;
	height:1px;
	bottom:12px;
	left:0;
	background-color:#dcdcdc;
	z-index:-1;
}
.s_fzlc .gallery-thumbs .swiper-slide-thumb-active .dotin {
	background-color:#00aa09;
}
.s_fzlc .gallery-thumbs .swiper-slide-thumb-active .dotout span {
	font-size:20px; width:100px; line-height:30px;
	color:#00aa09;
	left:-40px;
}
.s_fzlc .swiper-button-next:after,.s_fzlc .swiper-button-prev:after {
	font-size:30px;
}
.s_fzlc .swiper-button-next,.s_fzlc .swiper-button-prev {
	width:20px;
	height:20px;
	bottom:37px;
	top:auto;
	color:#c3c3c3;
}
.s_fzlc .swiper-button-next {
	right:-1px;
}
.s_fzlc .swiper-button-prev {
	left:-1px;
}
.s_team {
	padding:60px 0 0 0;
}
.s_team .tit{ text-align:left;}
.s_team .tit h3 {
	font-size:40px;
	font-weight:bold;
	color:#2c2c2c;
	margin-bottom:20px;
}
.s_team .tit p {
	font-size:16px;
	color:#2c2c2c;
	line-height:2;
}


/* 工程案例 */
  .case_nav {
	padding:60px 0;
}
.case_nav ul {
	padding-bottom:10px;
	flex-wrap:wrap;
}
.case_nav ul li {
	margin-right:10px;
	margin-bottom:5px;
}
.case_nav ul li a {
	font-size:14px;
	color:#666666;
	display:block;
	background:#f5f5f5;
	padding:8px 18px;
}
.case_nav ul li a:hover {
	background-color:#942586!important;
	color:#fff;
}
.case_nav ul li a.on {
	background-color:#942586;
	color:#fff;
}
.caselist .nn>li {
	float:left;
	width:32%;
	margin-right:2%;
	cursor:pointer;
	margin-bottom:2%;
	position:relative;
	transition:.3s all ease;
}
.caselist .nn>li:nth-child(3n) {
	margin-right:0;
}
.caselist .nn>li .img {
	overflow:hidden;
	height:255px;
}
.caselist .nn>li .img img {
	width:100%;
	transition:.3s all linear;
}
.caselist .nn>li .info {
	justify-content:space-between;
	padding:25px 10px;
	border-bottom:1px solid #efefef;
}
.caselist .nn>li .info h3 {
	font-size:16px;
	color:#333333;
}
.caselist .nn>li .info .jt {
	display:flex;
	align-items:center;
}
.caselist .nn>li:hover {
	transform:translateY(-15px);
}
.caselist .nn>li:hover .img img {
	/* transform:scale(1.05);
	*/
}
/* 战略合作伙伴 */
  
  .partner-list ul li {
	width:16%;
	margin-right:0.8%;
	float:left;
	margin-bottom:0.8%;
}
.partner-list ul li:nth-child(6n) {
	margin-right:0;
}
.partner-list ul li .img {
	border:1px solid #e5e5e5;
	height:145px;
	text-align:center;
	display:flex;
	flex-direction:column;
	justify-content:center;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding:10px;
}
.partner-list ul li .img img {
	max-width:100%;
	max-height:100%;
}
@media screen and (min-width:300px) and (max-width:1000px) {
	.s_about {
	padding:3rem 0 0 0;
}
.s_about .tit h3 {
	font-size:.2rem;
}
.s_about .content {
	font-size:1.3rem;
	color:#2c2c2c;
	line-height:2;
}
.s_about .tit {
	padding:0 0 2rem 0;
}
.s_about .content p,.s_about .content span {
	font-size:1.2rem;
	color:#2c2c2c;
	line-height:2;
}
.s_fzlc {
	padding:.2rem 0 0 0;
	position:relative;
}
.s_fzlc .tit h3 {
	font-size:.5rem;
	color:#2c2c2c;
	font-weight:bold;
}

.s_fzlc .gallery-top .itlist .img {
	background-repeat:no-repeat;
	background-size:cover;
	width:100%;
	display:inline-block;
	height:40%;
	vertical-align:top;
}
.s_fzlc .gallery-top .itlist .img {
	background-repeat:no-repeat;
	background-size:cover;
	width:100%;
	display:inline-block;
	height:40%;
	vertical-align:top;
}
.s_fzlc .gallery-top .itlist .info {
    padding:10px 20px 0 20px;
	height:58%;
	width:100%;
	overflow:auto;
}
.s_fzlc .gallery-top .itlist .info h3 {
	font-size:.4rem;
}
.s_fzlc .gallery-top .itlist .info .line {
    margin:15px 0 20px;
	width:100%;
	height:2px;
	background-color:#dcdcdc;
}
.s_fzlc .gallery-top .itlist .info p {
	color:#333333;
	line-height:1.8;
}
.s_team {
	padding:3rem 0 0 0;
}
.s_team .tit h3 {
	font-size:2rem;
	font-weight:bold;
	color:#2c2c2c;
	margin-bottom:1.5rem;
}
.s_team .tit p {
	font-size:1.2rem;
	color:#2c2c2c;
	line-height:2;
}
.s_fzlc .gallery-thumbs .dotout span {
	left:-15px;
	top:-25px;
	position:absolute;
	font-size:14px;
	color:#949494;
	white-space:nowrap;
}
.s_fzlc .gallery-thumbs .swiper-slide-thumb-active .dotout span {
	font-size:20px;
	color:#282594;
	left:-20px;
	top:-35px;
}
.s_fzlc .swiper-button-next:after,.s_fzlc .swiper-button-prev:after {
	font-size:20px;
}
.s_fzlc .swiper-button-next {
	right:-5px;
}
.s_fzlc .swiper-button-prev {
	left:-5px;
}
.s_fzlc .gallery-thumbs {
	padding:4rem 0 2rem 0;
	display:none;
}
.cteamslide {
	width:100%;
	height:500px;
	margin-top:40px;
}
.cteamslide .gallery-text {
	width:100%;
}
.cteamslide .gallery-text .swiper-slide {
	padding:3rem 3rem;
}
.cteamslide .gallery-text .text h4 {
	font-size:2rem;
	color:#2c2c2c;
}
.cteamslide .gallery-text .text .en {
	font-size:1.4rem;
	color:#b6b6b6;
	font-family:arial;
	margin:1rem 0 2rem;
}
.cteamslide .gallery-text .textp p {
	font-size:1.3rem;
	color:#333333;
	line-height:2;
}
.xbgslide {
	background:url(img/szbg.jpg) no-repeat center;
	background-size:cover;
	height:auto;
	margin-top:2rem; overflow:hidden;
}
.xbgslide .item {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding:2.5rem 2rem 0 2rem;
	text-align:center;
	border-left:0.01rem solid #676767;
	height:10rem; width:33%; float:left;
	position:relative;
}
.xbgslide .item::before {
	position:absolute;
	content:'';
	left:-1px;
	top:25px;
	width:2px;
	height:20px;
	background-color:#e12138;
}
.xbgslide .swiper-slide:nth-child(1) .item::before {
	display:none;
}
.xbgslide .item h3 {
	font-size:2.2rem;
	font-family:bahn;
	color:#fff;
}
.xbgslide .item p {
	font-size:1.2rem;
	color:#fff;
}
.s_fzlc .swiper-button-next,.s_fzlc .swiper-button-prev {
	width:30px;
	height:30px;
	bottom:75%;
	top:auto;
	color:#c3c3c3;
	background:rgba(0,0,0,.8);
}
.s_fzlc .swiper-button-next {
	right:5px;
}
.s_fzlc .swiper-button-prev {
	left:5px;
}
.s_fzlc .swiper-button-next:after,.s_fzlc .swiper-button-prev:after {
	font-size:14px;
}
.s_hor .tit h3 {
	font-size:2rem;
	color:#2c2c2c;
	font-weight:bold;
	margin-bottom:2rem;
}
.s_hor {
	padding:3rem 0 0 0;
}
.s_hor .tit p {
	font-size:1.2rem;
	color:#2c2c2c;
	line-height:2;
	letter-spacing:inherit;
}
.s_hor .infos p {
	font-size:1.3rem;
	color:#666;
	line-height:2;
	padding-left:15px;
	position:relative;
	margin-bottom:30px;
}
.s_hor .infos p::before {
	content:'';
	position:absolute;
	width:7px;
	height:7px;
	background-color:#666;
	left:0;
	top:9px;
	border-radius:50%;
}
.cjd {
	padding:3rem 0 0 0;
}
.cjd .tit h3 {
	font-size:2rem;
	color:#2c2c2c;
	font-weight:bold;
	margin-bottom:1.5rem;
}
.cjd .tit p {
	font-size:1.4rem;
	color:#333333;
	line-height:2;
}
.cjdlist {
	justify-content:space-between;
	padding:3rem 0 0 0;
	flex-wrap:wrap;
}
.cjdlist .item {
	width:49%;
	text-align:center;
	cursor:pointer;
	margin-bottom:2%;
}
.cjdlist .item h3 {
	font-size:1.5rem;
	color:#333333;
	margin:1rem 0 0.5rem;
}
.cjdlist .item p {
	font-size:1.2rem;
	color:#777777;
}
.qyhoror {
	padding:3rem 0 0 0;
}
.qyhoror .tit h3 {
	font-size:2rem;
	color:#2c2c2c;
	font-weight:bold;
	margin-bottom:2rem;
}
.qyhoror .tit p {
	font-size:1.2rem;
	color:#2c2c2c;
	line-height:2;
	letter-spacing:inherit;
}
.qyhoror .qy-nav ul li a {
	display:block;
	font-size:1.2rem;
	color:#333333;
	padding:8px 14px;
	border:1px solid #eeeeee;
	white-space:nowrap;
}
.qyhoror .qy-nav ul li {
	display:inline-block;
	margin:5px 5px;
	width:45%;
}
.qyhoror .qy-nav {
	text-align:center;
	padding:3rem 0 3rem;
}
.qyhoror .horor-list ul li .img {
	border:1px solid #e5e5e5;
	text-align:center;
	padding:0 30px;
	height:50vw;
	line-height:50vw;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.qyhoror .horor-list ul li {
	width:49%;
	margin-right:2%!important;
	float:left;
	margin-bottom:0;
}
.qyhoror .horor-list ul li:nth-child(2n) {
	margin-right:0!important;
}
.qyhoror .horor-list ul li .info h3 {
	font-size:1.2rem;
	color:#333333;
	line-height:1.4rem;
	height:2.8rem;
}
.qyhoror .horor-list ul li .info {
	text-align:center;
	padding:1.5rem 0;
}
.case_nav ul {
	flex-wrap:wrap;
}
.case_nav ul li {
	margin:1.5% 10px 1.5% 0;
}
.case_nav ul li a {
	font-size:1.2rem;
	padding:6px 11px;
}
.case_nav {
	padding:3rem 0 2rem;
}
.caselist .nn>li {
	float:left;
	width:48%;
	margin-right:2%!important;
	cursor:pointer;
	margin-bottom:5%;
	position:relative;
	transition:.3s all ease;
}
.caselist .nn>li:nth-child(2n) {
	margin-right:0!important;
}
.caselist .nn>li .img {
	overflow:hidden;
	height:30vw;
}
.caselist .nn>li .info h3 {
	font-size:1.4rem;
	color:#333;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.caselist .nn>li .info .lf {
	width:80%;
}
.caselist .nn>li .info {
	padding:1.5rem .5rem;
}
.caselist .nn>li .info .jt img {
	width:20px;
}
.partner-list ul li {
	width:32%;
	margin-right:2%!important;
	float:left;
	margin-bottom:2%;
}
.partner-list ul li:nth-child(3n) {
	margin-right:0!important;
}
.partner-list ul li .img {
	height:20vw;
}
.cteamslide2 {
	margin-top:2rem;
}
.cteamslide2 .item {
	width:100%;
}
.cteamslide2 .img {
	width:100%;
	height:25rem;
}
.cteamslide2 .img img {
	width:100%;
	height:100%;
	object-fit:cover;
}
.cteamslide2 .text {
	padding:3rem 2rem;
	height:40rem;
	box-sizing:border-box;
	background-color:#f5f5f5;
	overflow:auto;
}
.cteamslide2 h4 {
	font-size:1.8rem;
}
.cteamslide2 .en {
	margin:.3rem 0 1.7rem;
	font-size:1.2rem;
	color:#999;
}
.cteamslide2 .textp {
	font-size:1.2rem;
	color:#333;
	line-height:2;
}
.cteamslide2 .swiper-button-next,.cteamslide2 .swiper-button-prev {
	width:4rem;
	height:4rem;
	top:23rem;
	color:#c3c3c3;
	background:rgba(0,0,0,.8);
}
.cteamslide2 .swiper-button-next::after,.cteamslide2 .swiper-button-prev::after {
	font-size:1.2rem;
}
.cteamslide2 .swiper-button-next {
	right:0;
}
.cteamslide2 .swiper-button-prev {
	right:4rem;
	left:auto;
}
}/* 简介end */
  
  
  /* 产品中心 */
  
  .product_main {
	background-color:#f5f5f5;
	padding:0 0 140px 0;
}
.product_main .case_nav ul li a {
	background:#e9e9e9;
}
.product_main .case_nav ul li a.on {
	background:#942586;
}
.plist ul li {
	float:left;
	width:24%;
	margin-right:1.33%;
	background-color:#fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding:30px 10px;
	margin-bottom:60px;
}
.plist ul li:nth-child(4n) {
	margin-right:0;
}
.plist ul li .img{
	height:350px;
	overflow:hidden;
}
.plist ul li .img img {
	width:100%;
}
.plist ul li .title {
	border-top:2px solid #e5e5e5;
	padding-top:30px;
	margin-top:20px;
}
.plist ul li .title h3 {
	font-size:15px;
	color:#333333;
	text-align:center;
	line-height:20px;
	height:20px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.pshow .top {
	justify-content:space-between;
	padding:80px 0 30px;
}
.pshow .top .tit {
	font-size:14px;
	color:#666666;
	background:#fff;
	border-radius:20px;
	padding:10px 25px;
}
.pshow .top .tit a {
	font-size:14px;
	color:#666666;
}
.pshow .top .nav {
	display:flex;
	align-items:center;
}
.pshow .top .nav a {
	font-size:14px;
	color:#666666;
	display:inline-block;
	background:#fff;
	padding:10px 30px;
	border-radius:30px;
	margin-left:8px;
}
.pshow .top .nav a img {
	display:inline-block;
	vertical-align:middle;
}
.pshow .top .nav a span {
	font-size:14px;
	color:#666666;
	display:inline-block;
	vertical-align:middle;
}
.pshowmain .proleft {
	width:49%;
	background:#fff;
	position:relative;
}
.pshowmain {
	justify-content:space-between;
}
.pshowmain .proleft .img {
	text-align:center;
}
.pshowmain .proleft .img {
	height:100%;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
}
.pshowmain .proleft .img img {
	width:70%;
}
.pshowmain .proright {
	width:49%;
	background-color:#fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding:80px;
}
.pshowmain .proright .name {
	font-size:30px;
	color:#333333;
	border-bottom:1px solid #eeeeee;
	padding-bottom:30px;
}
.pshowmain .proright .guige {
	border-bottom:1px solid #eeeeee;
}
.pshowmain .proright .guige p {
	font-size:16px;
	color:#666666;
	line-height:3;
}
.pshowmain .proright .guige p .b{
	font-weight:bold;
	color:#8b137c;
	font-size:16px;
	line-height:3;
}
.pshowmain .proright .desc p {
	font-size:16px;
	color:#666666;
	line-height:1.5;
}
.pshowmain .proright .desc {
	padding:20px 0;
	border-bottom:1px solid #eeeeee;
}
.pshowmain .proright .call {
	padding:30px 0 30px;
}
.pshowmain .proright .call span {
	color:#666666;
	font-size:16px;
}
.pshowmain .proright .call h3 {
	font-size:30px;
	color:#8b137c;
}
.pshowmain .proright .rzicon{
	padding:0 0 20px 0;
	flex-wrap:wrap;
}
.pshowmain .proright .rzicon .ls{
	width:25%;
	text-align:center;
}
.pshowmain .proright .rzicon .ls img{
	width:95%;
}
.pshowmain .proright .onmessage .govr {
	background-color:#942586;
	color:#fff;
	font-size:16px;
	padding:10px 15px;
	display:inline-block;
	border-radius:5px;
}
.pshowmain .proright .onmessage .govr span {
	vertical-align:middle;
	font-size:16px;
	margin-left:10px;
}
.pshowmain .proright .onmessage .govr img {
	vertical-align:middle;
	width:25px;
}
.pshowmain .proright .onmessage .onMess {
	font-size:16px;
	color:#888888;
	background-color:#eeeeee;
	padding:10px 15px;
	border-radius:5px;
	margin-left:5px;
	display:inline-block;
}
.pshowmain .proleft .swiper-button-next {
	position:absolute;
	bottom:0;
	right:0;
	width:80px;
	height:60px;
	background:#e5e5e5;
	top:auto;
}
.pshowmain .proleft .swiper-button-prev {
	position:absolute;
	bottom:0;
	right:90px;
	width:80px;
	height:60px;
	background:#e5e5e5;
	top:auto;
	left:auto;
}
.pshowmain .proleft .swiper-button-next::after {
	font-size:25px;
	color:#343434;
}
.pshowmain .proleft .swiper-button-prev::after {
	font-size:25px;
	color:#343434;
}
.pshowmain .proleft .swiper-container {
	height:100%;
}
.prodesc {
	background-color:#fff;
	padding:40px 70px;
	margin-top:30px;
}
.prodesc .desc-item .tit {
	font-size:16px;
	color:#ffffff;
	background-color:#942586;
	display:inline-block;
	padding:10px 30px;
}
.prodesc .desc-item .info {
	font-size:16px;
	color:#333333;
	padding:20px 0 35px;
	line-height:2;
	border-bottom:1px solid #eeeeee;
}
.prodesc .desc-item .info span,.prodesc .desc-item .info p{
	font-size:16px;
	color:#333333;
	line-height:2;
}
.prodesc .desc-item .info img{
	max-width:100%;
}
.prodesc .desc-item {
	padding-bottom:80px;
}
.fenggelist .top {
	justify-content:space-between;
}
.fenggelist .abjj {
	width:27%;
	display:flex;
	flex-direction:column;
	justify-content:space-between;
	background:#eeefef;
}
.fenggelist .bigPic {
	width:70%;
}
.fenggelist .bigPic img {
	width:100%;
}
.fenggelist .abjj .wz {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding:40px 40px;
}
.fenggelist .abjj .wz h3 {
	font-size:36px;
	color:#333333;
	margin-bottom:20px;
}
.fenggelist .abjj .wz p {
	font-size:16px;
	color:#333333;
	line-height:2.2;
}
.fenggelist .abjj .tp img {
	width:100%;
}
.fenggelist .bottom {
	padding:60px 0 0 0;
}
.fenggelist .bottom .f-item {
	float:left;
	width:45%;
	margin-right:10%;
	margin-bottom:60px;
}
.fenggelist .bottom .f-item:nth-child(2n) {
	margin-right:0;
}
.fenggelist .bottom .f-item .atit {
	color:#fff;
	font-weight:bold;
	background-color:#85878b;
	font-size:20px;
	padding:5px 0;
	text-align:center;
}
.fenggelist .bottom .f-item .fimg {
	padding:20px 0 0 0;
}
.fenggelist .bottom .f-item .fimg img {
	width:100%;
}
.fenggelist .fg-item {
	padding:115px 0 55px;
	border-bottom:20px solid #d2d2d2;
}
.fenggelist .fg-item:nth-child(2n) .top {
	flex-direction:row-reverse;
}
.fenggelist .fg-item:nth-child(2) .bottom .f-item .atit {
	background-color:#857363;
}
.fenggelist .fg-item:nth-child(3) .bottom .f-item .atit {
	background-color:#7fa5b4;
}
.fenggelist .fg-item:nth-child(4) .bottom .f-item .atit {
	background-color:#9f8062;
}
.fenggelist .fg-item:nth-child(5) .bottom .f-item .atit {
	background-color:#d4965d;
}
.hnrz_h {
	background:#fff;
	position:relative;
}
.hnrz_h .uls ul li a {
	color:#000;
}
.hb_banner {
	background-position:center;
	background-repeat:no-repeat;
	height:905px;
}
.hbrz1 {
	background:url(img/hb1bg.jpg) no-repeat center;
	height:1116px;
}
.hbrz1 .tit {
	text-align:center;
	padding:115px 0;
}
.hbrz1 .tit img {
	width:80%;
}
.hbrz1 .mains .leftp {
	width:42%;
}
.hbrz1 .mains .rico {
	width:38%;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding:0 60px;
}
.hbrz1 .mains {
	display:flex;
	justify-content:center;
}
.hbrz1 .mains .leftp .word p {
	font-size:16px;
	color:#fff;
	line-height:2;
}
.hbrz1 .mains .leftp .word {
	padding:20px 0 0 0;
}
.hbrz1 .mains .leftp .line {
	width:100%;
	background-color:#86be96;
	height:2px;
	margin:60px 0;
}
.hbrz1 .mains .rico img {
	width:125%;
}
.hbrz2 {
	background:url(img/hb2bg.jpg) no-repeat center;
	height:1178px;
}
.hbrz2 .tit {
	text-align:center;
	padding:115px 0;
}
.hbrz2 .tit img {
	width:80%;
}
.hbrz2 .mains {
	display:flex;
	justify-content:space-between;
}
.hbrz2 .lword {
	width:40%;
}
.hbrz2 .rimg {
	width:35%;
	display:flex;
	flex-direction:column;
	justify-content:center;
}
.hbrz2 .lword h3 {
	font-size:25px;
	color:#fff;
	font-weight:bold;
	margin-bottom:25px;
}
.hbrz2 .lword p {
	font-size:16px;
	color:#fff;
	line-height:2;
}
.hbrz2 .rimg img {
	width:100%;
}
.hbrz2 .bot {
	background-color:#fff;
	padding:15px 0;
	margin-top:150px;
}
.hbrz2 .bot .item {
	width:33.3%;
	display:flex;
	justify-content:center;
}
.hbrz2 .bot .item .info {
	display:flex;
	flex-direction:column;
	justify-content:center;
	padding-left:10px;
}
.hbrz2 .bot .item .info h3 {
	font-size:25px;
	color:#333333;
	font-weight:bold;
	margin-bottom:8px;
}
.hbrz2 .bot .item .info p {
	font-size:13px;
	color:#666666;
	line-height:1.5;
}
.hbrz3 {
	background:url(img/hb3bg.jpg) no-repeat center;
	height:1890px;
}
.hbrz3 .mains .top .item {
	display:inline-block;
	padding:0 30px;
}
.hbrz3 .mains .top .item:nth-child(2) {
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
.hbrz3 .mains .top .item h3 {
	font-size:42px;
	color:#fcff00;
	font-weight:100;
}
.hbrz3 .mains .top .item p {
	font-size:24px;
	color:#fff;
}
.hbrz3 .tit {
	text-align:center;
	padding:100px 0 50px;
}
.hbrz3 .tit img {
	width:80%;
}
.hbrz3 .mains .top {
	text-align:center;
}
.hbrz3 .mains .middle .tit1 {
	text-align:center;
	margin:60px 0;
}
.hbrz3 .mains .middle .tit1 h3 {
	font-size:36px;
	color:#179951;
	background-color:#fff;
	display:inline-block;
	padding:3px 5px 3px 20px;
	border-radius:30px;
}
.hbrz3 .mains .middle .list {
	display:flex;
	justify-content:center;
}
.hbrz3 .mains .middle .list .item {
	width:45%;
	padding:2%;
}
.hbrz3 .mains .middle .list .item img {
	width:100%;
}
.hbrz3 .mains .bottom .tit1 {
	text-align:center;
	margin:50px 0;
}
.hbrz3 .mains .bottom .tit1 h3 {
	font-size:36px;
	color:#179951;
	background-color:#fff;
	display:inline-block;
	padding:5px 5px 5px 20px;
	border-radius:30px;
}
.hbrz3 .mains .bottom .list {
	display:flex;
	justify-content:center;
}
.hbrz3 .mains .bottom .list .item {
	width:45%;
	padding:2%;
}
.hbrz3 .mains .bottom .list .item img {
	width:100%;
	border-right:4px solid #f78805;
	border-bottom:4px solid #f78805;
	box-shadow:2px 2px 2px #000;
}
.hbrz3 .mains .more {
	text-align:center;
	margin-top:50px;
}
.hbrz3 .mains .more a {
	background:url(img/redmore.png) no-repeat center;
	display:inline-block;
	padding:15px 250px;
	font-size:18px;
	color:#ffffff;
}
@media screen and (min-width:200px) and (max-width:1000px) {
	.plist ul li {
	width:49%;
	margin-right:2%!important;
	padding:15px 8px;
	margin-bottom:1rem;
}
.plist ul li:nth-child(2n) {
	margin-right:0!important;
}
	.plist ul li .img{
		height:45vw;
	}
.plist ul li .title h3 {
	font-size:1.2rem;
	line-height: inherit;
    height: auto;
}
.plist ul li .title {
	border-top:2px solid #e5e5e5;
	padding-top:15px;
	margin-top:15px;
}
.product_main {
	padding:0 0 4rem 0;
}
.hbrz1 .tit {
	padding:3rem 0;
}
.hbrz1 .tit img {
	width:100%;
}
.hb_banner {
	background-position:center;
	background-repeat:no-repeat;
	height:0;
	padding-bottom:47%;
	background-size:100% auto;
}
.hbrz1 .mains {
	flex-wrap:wrap;
}
.hbrz1 .mains .leftp {
	width:100%;
}
.hbrz1 .mains .leftp .img img {
	max-width:60%;
}
.hbrz1 .mains .rico {
	width:100%;
}
.hbrz1 .mains .leftp .word p {
	font-size:1.2rem;
}
.hbrz1 .mains .leftp .line {
	margin:3rem 0;
}
.hbrz1 .mains .rico img {
	width:100%;
}
.hbrz1 .mains .rico {
	padding:20px 0;
}
.hbrz1 {
	height:auto;
}
.hbrz2 .tit {
	padding:3rem 0;
}
.hbrz2 .tit img {
	width:100%;
}
.hbrz2 .lword {
	width:100%;
}
.hbrz2 .mains {
	flex-wrap:wrap;
}
.hbrz2 .rimg {
	width:100%;
	padding:15px 0;
}
.hbrz2 .lword h3 {
	font-size:1.7rem;
	margin-bottom:15px;
}
.hbrz2 .lword p {
	font-size:1.2rem;
}
.hbrz2 .bot {
	margin-top:3rem;
}
.hbrz2 .bot .item {
	width:100%;
}
.hbrz2 .bot .item .info h3 {
	font-size:1.7rem;
}
.hbrz2 .bot .item .info p {
	font-size:1.2rem;
}
.hbrz2 .bot .item .img img {
	height:70px;
}
.hbrz2 {
	height:auto;
	padding:0 0 3rem 0;
}
.hbrz3 .tit {
	padding:3rem 0;
}
.hbrz3 .tit img {
	width:100%;
}
.hbrz3 .mains .top .item:nth-child(2) {
	border-left:0;
	border-right:0;
}
.hbrz3 .mains .top .item {
	text-align:center;
	width:100%;
	padding:0;
}
.hbrz3 .mains .middle .tit1 h3 {
	font-size:1.8rem;
}
.hbrz3 .mains .middle .tit1 {
	margin:2rem 0;
}
.hbrz3 .mains .bottom .tit1 h3 {
	font-size:1.8rem;
}
.hbrz3 .mains .more a {
	padding:10px 70px;
	font-size:1.2rem;
	color:#ffffff;
	background-size:140% 100%;
}
.hbrz3 .mains .more {
    text-align: center;
    margin-top: 3rem;
}
.hbrz3 {
	height:auto;
	padding:0 0 3rem 0;
}
.hbrz3 .mains .top .item h3 {
    font-size: 3rem;
    color: #fcff00;
    font-weight: 100;
}
.hbrz3 .mains .top .item p {
    font-size: 1.8rem;
    color: #fff;
	line-height:2;
}
.hbrz3 .mains .bottom .tit1 {
    text-align: center;
    margin: 2rem 0;
}
.n_header .uls {
	display:none;
}
.n_header {
	height:60px;
}
.n_header .logo {
	line-height:60px;
}
.n_header .logo img {
	height:40px;
}
}/* 产品中心end */
  
  
  
  /* 解决方案 */
  
  .solution .top {
	justify-content:space-between;
	align-items:center;
	padding:100px 0 40px;
}
.solution .top .tit {
	font-size:36px;
	color:#333333;
}
.solution .top .nav ul li {
	display:inline-block;
}
.solution .top .nav ul li a {
	font-size:16px;
	color:#999999;
	background-color:#eeeeee;
	display:inline-block;
	padding:8px 20px;
}
.solution .top .nav ul li a.on {
	color:#fff;
	background-color:#942586;
}
.solution .top .nav ul li a:hover {
	color:#fff;
	background-color:#942586;
}
.solution .tab-box {
	background-color:#eeeeee;
}
.solution .tab-box .li {
	flex:1;
	display:flex;
	justify-content:center;
	align-items:center;
	cursor:pointer;
	padding:30px 0;
}
.solution .tab-box .li .name {
	font-size:18px;
	color:#333333;
	margin-left:20px;
}
.solution .tab-box .li:hover {
	background-color:#942586;
}
.solution .tab-box .li:hover .name {
	color:#fff;
}
.solution .tab-box .li .hover {
	display:none;
}
.solution .tab-box .li:hover .hover {
	display:block;
}
.solution .tab-box .li:hover .yuan {
	display:none;
}
.solution .tab-box .li.on {
	background-color:#942586;
}
.solution .tab-box .li.on .name {
	color:#fff;
}
.solution .tab-box .li.on .hover {
	display:block;
}
.solution .tab-box .li.on .yuan {
	display:none;
}
.solution  .tab-item {
	padding:40px 60px 60px 60px;
}
.solution  .tab-item .swiper-slide img {
	width:100%;
}
.solution  .tab-item .swiper-slide p {
	font-size:20px;
	color:#fff;
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
	display:flex;
	justify-content:center;
	align-items:center;
}
.solution .portext {
	padding:0 60px;
}
.solution .portext .porttext-list {
	justify-content:space-between;
	align-items:center;
	transition:.3s all linear;
	display:none;
}
.solution .portext .porttext-list.open {
	display:flex;
}
.solution .portext .imgbox {
	width:56%;
}
.solution .portext .imgbox img {
	width:100%;
}
.solution .portext .text {
	width:41%;
	position:relative;
	max-height:350px;
	overflow-y:scroll;
}
.solution .portext .text::-webkit-scrollbar {
	width:6px;
	height:1px;
}
.solution .portext .text::-webkit-scrollbar-thumb {
	border-radius:10px;
	box-shadow:inset 0 0 5px rgb(0 0 0 / 20%);
	background:#707070;
}
.solution .portext .text .tit4 {
	font-size:30px;
	color:#333333;
	margin-bottom:10px;
}
.solution .portext .text .tit5 {
	font-size:16px;
	color:#fff;
	background-color:#942586;
	border-radius:5px;
	padding:0 8px;
	display:inline-block;
	line-height:30px;
}
.solution .portext .text .content {
	font-size:16px;
	color:#333333;
	line-height:2;
	margin-top:0.5rem;
	position:relative;
}
.solution .portext .text.stop {
	opacity:0;
	top:80px;
}
.solution .portext .text .content p {
	font-size:16px;
	color:#333333;
	line-height:2;
}
.solution .room-list {
	display:none;
	position:relative;
}
.solution .room-list:first-child {
	display:block;
}
.solution .main .topbox {
	background-color:#fff;
}
.solution .main .topbox .text1 {
	width:50%;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding:80px 70px;
}
.solution .main .topbox .imgbox {
	width:50%;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding:0 100px;
	display:flex;
	flex-direction:column;
	justify-content:center;
}
.solution .main .topbox .imgbox img {
	width:100%;
}
.solution .main .topbox .text1 h3 {
	font-size:30px;
	color:#333333;
	margin-bottom:30px;
}
.solution .main .topbox .text1 p {
	font-size:16px;
	color:#333333;
	line-height:38px;
}
.solution .main .topbox .text1 a {
	font-size:16px;
	color:#fff;
	background-color:#942586;
	display:inline-block;
	padding:7px 25px;
	border-radius:5px;
	margin-top:45px;
}
.solution .main .colorbox {
	background-color:#fff;
	padding:60px 80px;
	margin-top:10px;
}
.solution .main .colorbox .tit {
	font-size:30px;
	color:#333333;
	padding:0 0 40px;
}
.solution .main .colorbox .list .item {
	width:15%;
	margin-right:2%;
	text-align:center;
	float:left;
	margin-bottom:20px;
}
.solution .main .colorbox .list .item:nth-child(6n) {
	margin-right:0;
}
.solution .main .colorbox .list .item img {
	width:100%;
}
.solution .main .colorbox .list .item p {
	font-size:14px;
	color:#333333;
	margin-top:10px;
}
.solution .main .so_effect {
	background-color:#fff;
	padding:60px 80px;
	margin-top:10px;
}
.solution .main .so_effect .tit {
	font-size:30px;
	color:#333333;
	padding:0 0 40px;
}
.solution .main .so_effect .effect_list .img img {
	width:100%;
}
.solution .main .so_effect .swiper-button-prev {
	color:#fff;
	background-color:rgba(0,0,0,.5);
	width:45px;
	height:55px;
	transition:.2s all linear;
	opacity:1;
	left:50px;
}
.solution .main .so_effect .swiper-button-prev::after {
	font-size:25px;
	font-family:宋体;
	content:"<";
}
.solution .main .so_effect .swiper-button-next {
	color:#fff;
	background-color:rgba(0,0,0,.5);
	width:45px;
	height:55px;
	transition:.2s all linear;
	opacity:1;
	right:50px;
}
.solution .main .so_effect .swiper-button-next::after {
	font-size:25px;
	font-family:宋体;
	content:">";
}
/* .solution .main .so_effect .swiper-button-next.swiper-button-disabled,.solution .main .so_effect .swiper-button-prev.swiper-button-disabled {
	opacity:0.5;
}
*/
	 .solution .main .so_effect .swiper-button-next:hover {
	opacity:1;
}
.solution .main .so_effect .swiper-button-prev:hover {
	opacity:1;
}
.solution .main .videobox {
	margin-top:50px;
}
.solution .main .videobox video {
	width:100%;
}
@media screen and (min-width:200px) and (max-width:1000px) {
	.solution .top {
	padding:3rem 0 2rem;
	flex-wrap:wrap;
}
.solution .top .tit {
	font-size:2.5rem;
	width:100%;
	margin-bottom:15px;
}
.solution .nav {
	width:100%;
}
.solution .top .nav ul li a {
	padding:6px 15px;
	font-size:12px;
}
.solution .tab-box .li {
	flex:0 0 50%;
	display:flex;
	justify-content:center;
	align-items:center;
	cursor:pointer;
	padding:15px 0;
}
.solution .tab-box .li .name {
	margin-left:10px;
	font-size:12px;
}
.solution .tab-box .li .icon img {
	height:20px;
}
.solution .tab-box {
	flex-wrap:wrap;
}
.solution .tab-item {
	padding:15px 20px 20px 20px;
}
.solution .tab-item .swiper-slide p {
	font-size:16px;
}
.solution .portext .imgbox {
	width:100%;
}
.solution .portext .text {
	width:100%;
	margin-top:10px;
}
.solution .portext {
	padding:0 20px;
}
.solution .portext .porttext-list {
	flex-wrap:wrap;
}
.solution .portext .text .tit4 {
	font-size:2rem;
}
.solution .portext .text .tit5 {
	font-size:1.4rem;
}
.solution .portext .text .content p {
	font-size:1.2rem;
}
}/* 解决方案end */
  
  /* 品牌故事 */
  
  .brand_story .top {
	background-color:#fff;
	padding:60px 70px;
	justify-content:space-between;
	margin:100px 0 65px;
}
.brand_story .top .text {
	width:70%;
}
.brand_story .top .text h3 {
	font-size:36px;
	color:#333333;
	font-weight:bold;
	margin-bottom:20px;
}
.brand_story .top .text p {
	font-size:16px;
	color:#333333;
	line-height:36px;
}
.brand_story .top .imgbox {
	width:19%;
	display:flex;
	flex-direction:column;
	justify-content:center;
}
.brand_story .top .imgbox img {
	width:100%;
}
.brand_story .slidebox{
	width:100%;
	overflow:auto;
}
.brand_story .slidebox .slide-item {
	flex:1;
	height:700px;
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;
	margin:0 5px;
	cursor:pointer;
	display:flex;
	justify-content:center;
	align-items:center;
}
.brand_story .slidebox .slide-item.on {
	flex:3;
	transition:.4s all ease;
}
.brand_story .slidebox .slide-item .info {
	background:rgba(0,0,0,.5);
	display:inline-block;
	padding:50px 50px;
	text-align:center;
	opacity:0;
	transition:.3s all ease;
}
.brand_story .slidebox .slide-item.on .info {
	opacity:1;
}
.brand_story .slidebox .info h3 {
	font-size:25px;
	color:#ffffff;
}
.brand_story .slidebox .info span {
	font-size:25px;
	color:#fff;
	display:inline-block;
}
.open_brand {
	width:100%;
	position:fixed;
	overflow:auto;
	height:100%;
	left:0;
	top:0;
	background-color:#fff;
	z-index:999;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding:150px 0;
	display:none;
}
.open_brand .top {
	position:relative;
}
.open_brand .close {
	position:absolute;
	top:-100px;
	right:0;
	display:inline-block;
	border:1px solid #000;
	font-size:24px;
	padding:2px 20px 4px 20px;
	color:#000;
	font-family:unset;
	letter-spacing:1px;
	border-radius:5px;
	cursor:pointer;
}
.open_brand .top .tong {
	position:absolute;
	bottom:0;
	right:0;
	text-align:center;
}
.open_brand .top .tong span {
	font-size:40px;
	font-family:'宋体';
	display:inline-block;
	transform:rotate(90deg);
}
.open_brand .c_title{
	padding-right:60px;
}
.open_brand .c_title h3 {
	font-size:36px;
	color:#333333;
	margin-bottom:15px;
}
.open_brand .c_title p {
	font-size:16px;
	color:#666666;
	line-height:2;
}
.open_brand .tags {
	padding:20px 0 0 0;
}
.open_brand .tags span {
	border:1px solid #b3b3b3;
	font-size:14px;
	padding:3px 15px;
	display:inline-block;
	color:#b3b3b3;
	border-radius:10px;
	margin-right:15px;
}
.open_brand .brand_img {
	padding:60px 0;
}
.open_brand .brand_img img {
	width:100%;
}
.open_brand .effect_img {
	margin-top:35px;
}
.open_brand .effect_img .swiper-slide {
	width:85%;
}
.open_brand .effect_img .swiper-slide img {
	width:100%;
}
.open_brand .effect_img .swiper-button-prev {
	left:10%;
	color:#fff;
}
.open_brand .effect_img .swiper-button-prev::after {
	font-size:30px;
}
.open_brand .effect_img .swiper-button-next {
	right:10%;
	color:#fff;
}
.open_brand .effect_img .swiper-button-next::after {
	font-size:30px;
}
.open_brand .sgvideo {
	padding:115px 0 100px;
}
.open_brand .sgvideo video {
	width:100%;
}
.open_brand .standard .item {
	background-color:#f6f6f6;
	width:50%;
	float:left;
	text-align:center;
	padding:40px 0;
}
.open_brand .standard .item h3 {
	font-size:24px;
	color:#333333;
	font-weight:bold;
	margin-bottom:15px;
}
.open_brand .standard .item p {
	font-size:16px;
	color:#333333;
}

/*xy1  */
.xy1{
	margin-bottom: -90px;
}
.xy1 .xy1img{
	background-position: center;
	background-repeat: no-repeat;
	height: 350px;
}

.xy1 .lwz{
	width: 55%;
	padding: 30px 20px 0 0;
	display: inline-block;
}
.xy1 .lwz h3{
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 15px;
}
.xy1 .lwz p{
	font-size: 16px;
	line-height: 2;
}
.xy1 .img{
	display: inline-block;
	transform: translateY(-180px);
}

.xy_orientation .top{
	text-align: center;
}
.xy_orientation .top h3{
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 30px;
}
.xy_orientation .top p{
	font-size: 16px;
	color: #2c2c2c;
	line-height: 1.5;
}
.xy_orientation .list{
	justify-content: space-between;
}
.xy_orientation .list .item{
	width: 23%;
	box-shadow: 5px 5px 10px #c1bfbf;
	position: relative;
	border: 1px solid #eaeaea;
}
.xy_orientation .list .item .img img{
	width: 100%;
}
.xy_orientation .list .item .mask{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 30px 5px 0 20px;
}
.xy_orientation .list .item .mask .topt{
	font-size: 16px;
	color: #010101;
	margin: 10px 0;
}
.xy_orientation .list .item .mask .info p{
	font-size: 14px;
	color: #2b2b2b;
	line-height: 1.5;
}
.xy_orientation .list{
	padding: 35px 0;
}
.milepost{
	padding: 25px 0 60px;
}
.milepost .top{
	text-align: center;
}
.milepost .top h3{
	font-size: 36px;
	font-weight: bold;
}
.milepost .mpswiper{
	margin-top: 45px;
}
.milepost .mpswiper .swiper-slide{
	position: relative;
}
.milepost .mpswiper .swiper-slide .img img{
	width: 100%;
}
.milepost .mpswiper .swiper-slide .if{
	position: absolute;
	width: 100%;
	bottom: 0;
	background-color: rgba(0,0,0,.5);
	text-align: center;
	padding: 10px 0;
}
.milepost .mpswiper .swiper-slide .if p{
	font-size: 48px;
	color: #fff;
}

.milepost .mpswiper .swiper-button-next,.milepost .mpswiper .swiper-button-prev{
	bottom: 25px;
	top: auto;
	
}
.milepost .mpswiper .swiper-button-next{
	background:url(img/right_ic.png) no-repeat center;
	width: 62px;
	height: 30px;
	background-size: cover;
	right: 40%;
}
.milepost .mpswiper .swiper-button-next::after{
	content: '';
}
.milepost .mpswiper .swiper-button-prev{
	background:url(img/left_ic.png) no-repeat center;
	width: 62px;
	height: 30px;
	background-size: cover;
	left: 40%;
}
.milepost .mpswiper .swiper-button-prev::after{
	content: '';
}

.milepost .sj{
	padding: 70px 0 0 0;
}
.milepost .sj ul{
	    display: flex;
	    display: -webkit-flex;
	    display: -ms-flexbox;
		flex-wrap: wrap;
}
.milepost .sj ul li{
	float: left;
	width: 30%;
	margin-right: 5%;
	border: 1px solid #eaeaea;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 30px;
	margin-bottom: 30px;
}
.milepost .sj ul li:nth-child(3n){
	margin-right: 0;
}

.milepost .sj ul li .top{
	align-items: center;
	border-bottom: 3px solid #000;
	padding: 0 0 20px 0;
}

.milepost .sj ul li .top span{
	font-size: 30px;
	font-weight: bold;
	margin-left: 15px;
}

.milepost .sj ul li .info{
	font-size: 15px;
	line-height: 2;
	padding: 20px 0 0 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	height: 200px;
	overflow: hidden;
}

.xy_project .tit{
	text-align: center;
}
.xy_project .tit h3{
	font-size: 36px;
	font-weight: bold;
}
.xy_project .xypj_nav {
    text-align: center;
    border-bottom: 1px solid #dcdcdc;
}
.xy_project .xypj_nav a {
    display: inline-block;
    font-size: 16px;
    color: #333333;
    padding: 26px 15px 20px 15px;
    margin: 0 20px;
    position: relative;
}
.xy_project .xypj_nav a::after {
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #535353;
    left: 0;
    bottom: -1px;
    content: '';
    display: none;
}
.xy_project .xypj_nav a:hover::after{
	display: block;
}
.xy_project .xypj_nav a.on::after {
    display: block;
}
.xy_project .xypj_list{
	
}
.xy_project .xypj_list ul li{
	border: 1px solid #eaeaea;
	width: 49%;
	margin-right: 2%;
	float: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 10px;
	margin-top: 50px;
}
.xy_project .xypj_list ul li:nth-child(2n){
	margin-right: 0;
}

.xy_project .xypj_list ul li .img{
	width: 50%;
}
.xy_project .xypj_list ul li .img img{
	width: 100%;
}
.xy_project .xypj_list ul li .info{
	width: 50%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 50px 40px 0 40px;
}

.xy_project .xypj_list ul li .info .tt{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}
.xy_project .xypj_list ul li .info{
	font-size: 14px;
	color: #2b2b2b;
	line-height: 1.5;
}


/* end */



@media screen and (min-width:200px) and (max-width:1000px) {
	.brand_story .top {
	padding:2rem 1rem;
	justify-content:space-between;
	margin:4rem 0 3rem;
	flex-wrap:wrap;
}
.brand_story .top .text {
	width:100%;
}
.brand_story .top .text h3 {
	font-size:2.2rem;
}
.brand_story .top .text p {
	font-size:1.2rem;
	line-height:2;
}
.brand_story .top .imgbox {
	width:100%;
}
.brand_story .slidebox-mob .img {
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;
	margin:0 5px;
	cursor:pointer;
	display:flex;
	justify-content:center;
	align-items:center;
	height:300px;
}
.brand_story .slidebox-mob .info {
	background:rgba(0,0,0,.5);
	padding:3rem 3rem;
	text-align:center;
	transition:.3s all ease;
}
.brand_story .slidebox-mob .info h3 {
	font-size:1.7rem;
	color:#ffffff;
}
.brand_story .slidebox-mob .info span {
	font-size:2rem;
	color:#fff;
	display:inline-block;
}
.open_brand {
	padding:6rem 0;
}
.open_brand .c_title {
    padding-right: 0;
}
.open_brand .c_title h3 {
	font-size:2.2rem;
}
.open_brand .c_title p {
	font-size:1.3rem;
}
.open_brand .top .tong {
	display:none;
}
.open_brand .tags span {
	font-size:12px;
	margin:0 10px 10px 0;
}
.open_brand .brand_img {
	padding:3rem 0;
}
.open_brand .sgvideo {
	padding:3rem 0;
}
.open_brand .standard .item {
	padding:2.5rem 0;
	width:100%;
}
.open_brand .standard .item h3 {
	font-size:2rem;
	margin-bottom:10px;
}
.open_brand .standard .item p {
	font-size:1.4rem;
}
.open_brand .close {
	position:absolute;
	top:-50px;
	right:0;
	display:inline-block;
	border:1px solid #666;
	font-size:1.5rem;
	padding:2px 10px 4px 10px;
	color:#666;
	font-family:unset;
	letter-spacing:1px;
	border-radius:5px;
	cursor:pointer;
}
.solution .main .topbox {
	flex-wrap:wrap;
}
.solution .main .topbox .text1 {
	width:100%;
	padding:20px 15px;
}
.solution .main .topbox .text1 h3 {
	font-size:2.2rem;
	margin-bottom:15px;
}
.solution .main .topbox .text1 p {
	font-size:1.2rem;
	line-height:2;
}
.solution .main .topbox .text1 a {
	font-size:1.2rem;
	color:#fff;
	background-color:#942586;
	display:inline-block;
	padding:7px 25px;
	border-radius:5px;
	margin-top:2rem;
}
.solution .main .topbox .imgbox {
	width:100%;
	padding:15px;
}
.solution .main .colorbox {
	padding:15px 15px;
}
.solution .main .colorbox .list .item {
	width:32%;
	margin-right:2%!important;
}
.solution .main .colorbox .list .item:nth-child(3n) {
	margin-right:0!important;
}
.solution .main .colorbox .list .item p {
	font-size:1.2rem;
}
.solution .main .colorbox .tit {
	font-size:2rem;
	color:#333333;
	padding:0 0 15px;
}
.solution .main .so_effect {
	padding:15px 15px;
}
.solution .main .so_effect .tit {
	font-size:2rem;
	color:#333333;
	padding:0 0 15px;
}
.solution .main .so_effect .swiper-button-next {
	color:#fff;
	background-color:rgba(0,0,0,.5);
	width:35px;
	height:45px;
	transition:.2s all linear;
	opacity:1;
	right:10px;
}
.solution .main .so_effect .swiper-button-prev {
	color:#fff;
	background-color:rgba(0,0,0,.5);
	width:35px;
	height:45px;
	transition:.2s all linear;
	opacity:1;
	left:10px;
}
.solution .main .so_effect .swiper-button-next::after {
	font-size:20px;
	font-family:宋体;
	content:">";
}
.solution .main .so_effect .swiper-button-prev::after {
	font-size:20px;
	font-family:宋体;
	content:"<";
}
.solution .main .videobox {
	margin-top:2rem;
}
.fenggelist .fg-item {
	padding:3rem 0;
	border-bottom:15px solid #d2d2d2;
}
.fenggelist .bottom {
	padding:3rem 0 0 0;
}
.fenggelist .abjj {
	width:100%;
	display:flex;
	flex-direction:column;
	justify-content:space-between;
	background:#eeefef;
}
.fenggelist .bigPic {
	width:100%;
	padding-top:1.5rem;
}
.fenggelist .top {
	flex-wrap:wrap;
}
.fenggelist .abjj .wz {
	padding:2rem;
}
.fenggelist .abjj .wz h3 {
	font-size:2.1rem;
	color:#333333;
	margin-bottom:1.5rem;
}
.fenggelist .abjj .wz p {
	font-size:1.2rem;
	color:#333333;
	line-height:2;
}
.fenggelist .bottom .f-item {
	float:left;
	width:100%;
	margin-right:0;
	margin-bottom:20px;
}
.fenggelist .bottom .f-item .atit {
	color:#fff;
	font-weight:bold;
	background-color:#85878b;
	font-size:1.3rem;
	padding:5px 0;
	text-align:center;
}
}/* 品牌故事end */
  
  /* 色彩中心 */
  
  .color_plate .title {
	text-align:center;
	padding:90px 0 40px;
}
.color_plate .title h3 {
	font-size:36px;
	color:#333333;
	font-weight:bold;
}
.color_plate .title .wh_col {
	padding:40px 0 0 0;
	border-bottom:1px solid #dcdcdc;
}
.color_plate .title ul li {
	display:inline-block;
	margin:0 15px;
}
.color_plate .title ul li a {
	font-size:16px;
	color:#333333;
	padding:0 0 20px 0;
	display:block;
}
.color_plate .title ul li a:hover {
	border-bottom:3px solid #535353;
}
.color_plate .title ul li.on a {
	border-bottom:3px solid #535353;
}
.color_plate .clistnav ul {
	justify-content:space-between;
}
.color_plate .clistnav ul li {
	width:15.5%;
	position:relative;
	overflow:hidden;
}
.color_plate .clistnav ul li .img {
	position:relative;
}
.color_plate .clistnav ul li .img img {
	width:100%;
	transition:.3s all ease;
}
.color_plate .clistnav ul li:hover .img img {
	transform:scale(1.1);
}
.color_plate .clistnav ul li .kuang {
	position:absolute;
	width:85%;
	height:85%;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
	border:1px solid #fff;
	transition:.3s all ease;
	transform:scale(1.5);
}
.color_plate .clistnav ul li:hover .kuang {
	transform:scale(1);
}
.color_plate .clistnav ul li.on .kuang {
	transform:scale(1);
}
.color_plate .clistnav ul li.on .img img {
	transform:scale(1.1);
}
.color_plate .clistnav ul li p {
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
	display:flex;
	justify-content:center;
	align-items:center;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	transform:.3s all ease;
}
.color_plate .bigPic {
	padding:35px 0;
}
.color_plate .bigPic .img img {
	width:100%;
}
.jj_plate .title {
	text-align:center;
	padding:90px 0 40px;
}
.jj_plate .title h3 {
	font-size:36px;
	color:#333333;
	font-weight:bold;
}
.jj_plate .title .wh_col {
	padding:40px 0 0 0;
	border-bottom:1px solid #dcdcdc;
}
.jj_plate .title ul li {
	display:inline-block;
	margin:0 15px;
}
.jj_plate .title ul li a {
	font-size:16px;
	color:#333333;
	padding:0 0 20px 0;
	display:block;
}
.jj_plate .title ul li a:hover {
	border-bottom:3px solid #535353;
}
.jj_plate .title ul li.on a {
	border-bottom:3px solid #535353;
}
.jj_plate .j_plateitem {
	position:relative;
}
.jj_plate .j_plateitem .j_mainimg img {
	width:100%;
}
.jj_plate .j_plateitem .jfix_nav {
	position:absolute;
	bottom:0;
	z-index:9;
	left:0;
	width:100%;
}
.jj_plate .j_plateitem .jfix_nav ul {
	justify-content:center;
}
.jj_plate .j_plateitem .jfix_nav ul li a {
	font-size:16px;
	color:#666666;
	display:inline-block;
	background:rgba(255,255,255,.3);
	padding:10px 50px;
	margin:0 2px;
}
.jj_plate .j_plateitem .jfix_nav ul li a:hover {
	background:rgba(255,255,255,.8);
}
.jj_plate .j_plateitem .jfix_nav ul li.on a {
	background:rgba(255,255,255,.8);
}
.col-list {
	padding:105px 0 0 0;
}
.col-list .title h3 {
	font-size:36px;
	color:#333333;
	font-weight:bold;
	text-align:center;
}
.col-list .search_z{
	display:flex;
}
.col-list .search_z form {
	display:flex;
}
.col-list .search_z input[type=text] {
	border:1px solid #d2d2d2;
	background:#eeeeee;
	font-size:16px;
	color:#999999;
	width:450px;
	height:50px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding-left:15px;
	display:inline-block;
	vertical-align:middle;
	border-right:0;
	outline:none;
}
.col-list .search_z input[type=submit] {
	background-image:url(img/fdj2.png);
	background-position:center;
	background-repeat:no-repeat;
	width:60px;
	height:50px;
	background-color:#eeeeee;
	display:inline-block;
	vertical-align:middle;
	border:1px solid #d2d2d2;
	border-left:0;
	outline:none;
	cursor:pointer;
}
.col-list .search_sub {
	justify-content:space-between;
	padding:40px 0;
}
.col-list .search_sub .colduibi {
	width:60%;
	align-items:center;
	
}
.col-list .search_sub .colduibi span {
	color:#333;
	font-size:16px;
}
.col-list .search_sub .colduibi .colful{
	width:80%;
	overflow:auto;
}
.col-list .search_sub .colduibi .colful::-webkit-scrollbar {
	/*滚动条整体样式*/
  width:6px;
	/*高宽分别对应横竖滚动条的尺寸*/
  height:1px;
}
.col-list .search_sub .colduibi .colful::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
  border-radius:10px;
	box-shadow:inset 0 0 5px rgba(0,0,0,0.2);
	background:#707070;
}
.col-list .search_sub .colduibi .colful::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
  box-shadow:inset 0 0 5px rgba(0,0,0,0.2);
	border-radius:10px;
	background:#ededed;
}
.col-list .search_sub .colduibi .itlist {
	width:120px;
	height:40px;
	background:#667ba6;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding:0 0 0 10px;
	position:relative;
	margin:0 10px 0 0;
	flex:0 0 15%;
}
.col-list .search_sub .colduibi .itlist p {
	font-size:14px;
	color:#fff;
	line-height:40px;
}
.col-list .search_sub .colduibi .itlist .cheng {
	position:absolute;
	right:10px;
	font-size:14px;
	color:#fff;
	top:10px;
	cursor:pointer;
}
.color_show {
	padding:70px 0;
	transition:all .5s ease;
}
.color_show .color_name .topname h3 #name {
	font-size:70px;
	width:80px;
	color:#000;
	display:inline-block;
}
.color_show .color_name .topname h3 #pinyin {
	font-size:30px;
	position:relative;
	transform:rotate(90deg) translate(50%,50%);
	display:inline-block;
	color:#000;
	vertical-align:top;
	top:0;
	right:0;
}
.color_show .color_name {
	flex-direction:column;
	justify-content:space-between;
}
.color_show .color_name .bottomc .rgbs h3 {
	font-size:30px;
	color:#000;
	padding:8px 0;
	display:inline-block;
	border-bottom:1px solid #94a3c1;
}
.color_show .color_name .bottomc .ctext {
	font-size:16px;
	color:#000;
	margin-top:15px;
}
.color_show .color_name .bottomc .rgbs span {
	font-size:16px;
	color:#000;
	position:relative;
	bottom:20px;
}
.color_show .container {
	justify-content:space-between;
}
.color_show .allcolor {
	width:68%;
	overflow:auto;
}
.color_show .allcolor::-webkit-scrollbar {
	/*滚动条整体样式*/
  width:6px;
	/*高宽分别对应横竖滚动条的尺寸*/
  height:1px;
}
.color_show .allcolor::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
  border-radius:10px;
	box-shadow:inset 0 0 5px rgba(0,0,0,0.2);
	background:#707070;
}
.color_show .allcolor::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
  box-shadow:inset 0 0 5px rgba(0,0,0,0.2);
	border-radius:10px;
	background:#ededed;
}
.color_show .allcolor .clis {
	width:5%;
	height:130px;
	text-align:center;
	box-sizing:border-box;
	padding:5px 0 0 0;
	margin:4px 2px;
	display:inline-block;
	position:relative;
	cursor:pointer;

	vertical-align:top;
}
.color_show .allcolor .clis span {
	display:inline-block;
	font-size:17px;
	width:17px;
	color:#fff;
}
.color_show .allcolor .clis .add {
	font-size:20px;
	color:#fff;
	position:absolute;
	bottom:5px;
	width:100%;
	text-align:center;
}
@media screen and (min-width:200px) and (max-width:1000px) {
	.color_plate .title h3 {
	font-size:2.2rem;
	color:#333333;
	font-weight:bold;
}
.color_plate .title .wh_col {
	padding:3rem 0 0 0;
	border-bottom:1px solid #dcdcdc;
}
.color_plate .title {
	text-align:center;
	padding:3rem 0 3rem;
}
.color_plate .title ul li a {
	font-size:1.3rem;
	color:#333333;
	padding:0 0 10px 0;
	display:block;
}
.color_plate .clistnav ul li {
	flex:0 0 50%;
	position:relative;
	overflow:hidden;
}
.color_plate .clistnav ul {
	justify-content:space-between;
	width:100%;
	overflow:auto;
}
.color_plate .clistnav ul li p {
	font-size:1.5rem;
}
.jj_plate .title {
	padding:3rem 0 3rem;
}
.jj_plate .title h3 {
	font-size:2.2rem;
	color:#333333;
	font-weight:bold;
}
.jj_plate .title .wh_col ul {
	display:flex;
	justify-content:center;
}
.jj_plate .title ul li a {
	font-size:1.5rem;
	color:#333333;
	padding:0 0 15px 0;
	display:block;
}
.jj_plate .j_plateitem .jfix_nav ul li a {
	font-size:1.3rem;
	color:#000;
	display:inline-block;
	background:rgba(255,255,255,.3);
	padding:8px 20px;
	margin:0 2px;
}
.col-list {
	padding:3rem 0 0 0;
}
.col-list .title h3 {
	font-size:2.2rem;
	color:#333333;
	font-weight:bold;
	text-align:center;
}
.col-list .search_z input[type=text] {
	border:1px solid #d2d2d2;
	background:#eeeeee;
	font-size:14px;
	color:#999999;
	width:85%;
	height:40px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding-left:15px;
	display:inline-block;
	vertical-align:middle;
	border-right:0;
	outline:none;
}
.col-list .search_z input[type=submit] {
	background-image:url(img/fdj2.png);
	background-position:center;
	background-repeat:no-repeat;
	width:15%;
	height:40px;
	background-color:#eeeeee;
	display:inline-block;
	vertical-align:middle;
	border:1px solid #d2d2d2;
	border-left:0;
	background-size:20px 20px;
}
.col-list .search_sub {
	justify-content:space-between;
	padding:40px 0;
	flex-wrap:wrap;
}
.col-list .search_sub .search_z {
	width:100%;
}
.col-list .search_sub .colduibi {
	display:none;
}
.color_show .color_name .topname h3 #name {
	font-size:40px;
	width:40px;
	color:#fff;
	display:inline-block;
}
.color_show .color_name{
	max-width:30;
}
.color_show .color_name .topname h3 #pinyin {
	font-size:25px;
	position:relative;
	display:inline-block;
	color:#fff;
	vertical-align:top;
	top: -25px;
        right: -50px;
        transform-origin: 0 0;
}
.color_show .allcolor .clis {
	width:15%;
	height:100px;
	text-align:center;
	box-sizing:border-box;
	padding:10px 0 0 0;
	margin:4px 2px;
	display:inline-block;
	position:relative;
	cursor:pointer;
}
.color_show .color_name .bottomc .rgbs h3 {
	font-size:25px;
	color:#fff;
	padding:8px 0;
	display:inline-block;
	border-bottom:1px solid #94a3c1;
}
.color_show .color_name .bottomc .rgbs span {
	font-size:12px;
	color:#fff;
	position:relative;
	bottom:20px;
}
.color_show .color_name .bottomc .ctext {
	font-size:12px;
	color:#fff;
	margin-top:15px;
}
.color_show .allcolor .clis span{
	font-size: 12px;
}
#fp-nav2 {
	display:none;
}
.pshow .top {
	justify-content:space-between;
	padding:3rem 0 3rem;
	flex-wrap:wrap;
}
.pshow .top .tit {
	width:100%;
	font-size:1.4rem;
}
.pshow .top .nav a {
	font-size:12px;
	padding:6px 20px;
	margin-left:0;
	margin-right:5px;
}
.pshow .top .nav {
	padding:10px 0;
}
.pshowmain {
	justify-content:space-between;
	flex-wrap:wrap;
}
.pshowmain .proleft {
	width:100%;
	background:#fff;
	position:relative;
}
.pshowmain .proright {
	width:100%;
	background-color:#fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding:20px;
}
.pshowmain .proright .name {
	font-size:2.2rem;
	color:#333333;
	border-bottom:1px solid #eeeeee;
	padding-bottom:20px;
}
.pshowmain .proright .guige p {
	font-size:1.4rem;
	color:#666666;
	line-height:3;
}
.pshowmain .proright .guige p .b{
	font-size:1.4rem;
}
.pshowmain .proright .desc p {
	font-size:1.4rem;
	color:#666666;
	line-height:1.5;
}
.pshowmain .proright .call {
	padding:3rem 0 2rem;
}
.pshowmain .proright .call span {
	color:#666666;
	font-size:1.3rem;
}
.pshowmain .proright .call h3 {
	font-size:2.2rem;
	color:#8b137c;
}
.pshowmain .proright .onmessage .govr {
	background-color:#942586;
	color:#fff;
	font-size:1.4rem;
	padding:10px 15px;
	display:inline-block;
	border-radius:5px;
}
.pshowmain .proright .onmessage .govr span {
	vertical-align:middle;
	font-size:1.4rem;
	margin-left:10px;
}
.pshowmain .proright .onmessage .onMess {
	font-size:1.4rem;
	color:#888888;
	background-color:#eeeeee;
	padding:10px 15px;
	border-radius:5px;
	margin-left:5px;
}
.prodesc {
	background-color:#fff;
	padding:30px 20px;
	margin-top:2rem;
}
.prodesc .desc-item {
	padding-bottom:4rem;
}
.prodesc .desc-item .tit {
	font-size:1.4rem;
	color:#ffffff;
	background-color:#942586;
	display:inline-block;
	padding:8px 25px;
}
.prodesc .desc-item .info iframe{
	width:100%!important;
	height:100vw;
}
.pshowmain .proleft .swiper-button-next {
	position:absolute;
	bottom:0;
	right:0;
	width:50px;
	height:40px;
	background:#e5e5e5;
	top:auto;
}
.pshowmain .proleft .swiper-button-prev {
	position:absolute;
	bottom:0;
	right:50px;
	width:50px;
	height:40px;
	background:#e5e5e5;
	top:auto;
	left:auto;
}
.pshowmain .proleft .swiper-button-next::after {
	font-size:15px;
	color:#343434;
}
.pshowmain .proleft .swiper-button-prev::after {
	font-size:15px;
	color:#343434;
}
}/* 色彩中心end */
  
  /* 社会责任 */
  
  /* 社会责任end */
  
  /* 首页css */
.cust_title {
	text-align:center;
	padding:60px 0 55px;
}
.cust_title h3 {
	font-size:40px;
	color:#2c2c2c;
	font-weight:bold;
}
.cust_title h1 {
	font-size:40px;
	color:#2c2c2c;
	font-weight:bold;
}
.cust_title p {
	font-size:28px;
	color:#2c2c2c;
	margin:20px  0 35px 0;
	font-weight:lighter;
}
.cust_title a {
	font-size:16px;
	color:#737373;
	display:inline-block;
	position:relative;
	transition:.5s all ease-in-out;
}
.cust_title a .txt {
    position: absolute;
    font-size: 16px;
    left: 0;
    right: 0;
    top: 13px;
    bottom: 0;
    margin: auto;
    display: flex;
    justify-content: center;
    color: #fff;
}
.cust_title a img{
	width:96px;
}
.cust_title a:hover {
	transform: translateY(-15px);
}
.cust_title2 p {
	margin:15px 0 0 0;
}
.index_product{
	padding:0 0 100px 0;
	box-shadow: 3px 6px 46px #e7e7e7;

}
.index_product .pro_swip {
	position:relative;
	justify-content:space-between;
}
.index_product .pro_swip .item{
	width:19%;
	text-align:center;
}
.index_product .pro_swip .img {
	overflow:hidden;
}
.index_product .pro_swip .tmore {
	display: block;
    line-height: 1;
    position: relative;
	font-size:15px;
}
.index_product .pro_swip .tmore span {
    transition: .5s ease-in-out;
}
.index_product .pro_swip .tmore span:hover{
	transform: translateY(-10px);
}
.index_product .pro_swip .tmore span {
    display: inline-block;
    vertical-align: top;
    padding: 5px 0;
    position: relative;
    color: #282594;
	font-size:15px;
}
.index_product .pro_swip .tmore span:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    background: #942586;
}
.index_product .pro_swip img {
	width:100%;
	transition:.3s all linear;
}
.index_product .pro_swip .img img:hover {
	transform:scale(1.1);
}
.index_product .pro_swip .swiper-button-prev,.index_product .pro_swip .swiper-button-next {
	width:70px;
	height:75px;
	background:rgba(0,0,0,.1);
	color:#fff;
	transition:.3s all ease;
}
.index_product .pro_swip .swiper-button-prev:hover,.index_product .pro_swip .swiper-button-next:hover {
	background:#000;
}
.index_product .pro_swip .swiper-button-prev::after {
	font-size:35px;
	font-family:宋体;
	content:'<';
}
.index_product .pro_swip .swiper-button-next::after {
	font-size:35px;
	font-family:宋体;
	content:'>';
}
.index_product .pro_swip .swiper-button-prev {
	left:-100px;
}
.index_product .pro_swip .swiper-button-next {
	right:-100px;
}




.index_about{
	padding:0 0 60px 0;
	box-shadow: 3px 6px 26px #e7e7e7;
}
.index_about .i_about img {
	width:100%;
}


.index_gy .v-about-top .images img{
	width:100%;
}
.index_gy .v-about-top{
	margin-bottom: 3.25rem;
}
.index_gy .v-video-bottom{
	 padding:0 2rem; margin:0 auto; margin-top:10px; width:1340px; overflow:hidden;
}
.index_gy .v-video-bottom .list{
	justify-content:space-between;
}
.index_gy .v-video-bottom .list .items{
	width:28%; float:left; margin:2%;
	cursor:pointer;
	transition: .5s ease-in-out;
}

.index_gy .v-video-bottom .list .items .imgs{
	margin-bottom: 0.65rem;
	transition: .5s ease-in-out;
	position:relative;
	border-radius:10px;
	overflow:hidden;
}
.index_gy .v-video-bottom .list .items .imgs:before{
	content:'';
	width:100%;
	height:100%;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
	background-repeat:no-repeat;
	background-size:50px 50px;
	background-color:rgba(0,0,0,.5);
	background-position:center;
}
.index_gy .v-video-bottom .list .items:hover .imgs{
	transform:scale(1.05);
}

.index_gy .v-video-bottom .list .items .imgs img{
	width:100%;
}
.index_gy .v-video-bottom .list .items .span{
	font-size:16px;
	color:#555555;
	text-align:center;
	font-weight:bold;
}
.index_gy{
	padding:0 0 60px 0;
	box-shadow: 3px 6px 26px #e7e7e7;
}




.treehome-culture{
    padding-bottom: 2.5rem;

}
.treehome-tits {
    line-height: 1;
    margin-bottom: 2rem;
    text-align: center;
	font-size:28px;
	font-weight:bold;
}
.treehome-culture .items{
	position:relative;
	overflow:hidden; margin-top:40px;
}
.treehome-culture .items .images{
	width:82%;
}
.treehome-culture .lists:nth-child(2) .items .images{
	float:right;
}
.treehome-culture .items .images img{
	width:100%;
}
.treehome-culture .items .words{
	position:absolute;
	right:0;
	width:636px;
	background-color:#304c74; border-radius:20px;
	background-repeat:no-repeat;
	top:50%;
	    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
	height: 307px;
	background-size:100% auto;
	padding: 2rem 2rem;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.treehome-culture .lists:nth-child(2) .items .words{
	right:auto;
	left:0;
}
.treehome-culture .items .words .tit{
	font-size:28px;
	color:#fff;
	font-weight:bold;
}
.treehome-culture .items .words .txt{
	overflow-y: auto;
	margin-top: 0.8rem;
    margin-bottom: 1.75rem;
	padding-right: 15px;
	color: #ccc;
	font-size:16px;
	    max-height: 105px;
	line-height: 1.875;
}
.treehome-culture .items .words .txt p{
	font-size:16px;
	line-height: 1.875;
	color:#fff;
}
.treehome-culture .items .more a{
	font-size:16px;
	color:#fff;
	display:inline-block;
	position:relative;
	padding-right:20px;
}
.treehome-culture .items .more a:after{
	position:absolute;
	background-image:url(img/go1.png);
	background-repeat:no-repeat;
	right:0;
	content:'';
	height:18px;
	width:14px;
	top:0;
	bottom:0;
	margin:auto;
}
.treehome-culture .items .words .txt::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}
.treehome-culture .items .words .txt::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.2);
}
.treehome-culture .items .words .txt::-webkit-scrollbar-thumb {
    background-color: #fff;
}
.treehome-culture .lists:nth-child(2) {
    margin-top: 2.25rem;
}
.psw_more{
	font-size: 16px;
    color: #fff;
    display: inline-block;
    position: relative;
    transition: .5s all ease-in-out;
	    margin: 0 auto;
    margin-bottom: 0.7rem;
    margin-top: 1.7rem;
	text-align:center;
}
.psw_more:hover{
	transform: translateY(-10px);
}
.psw_more img {
    width: 96px!important;
}
.psw_more .txt {
    position: absolute;
    font-size: 16px;
    left: 0;
    right: 0;
    top: 13px;
    bottom: 0;
    margin: auto;
    display: flex;
    justify-content: center;
    color: #fff;
}

.index_color .col_list .item {
	width:32.5%;
	overflow:hidden;
	border-radius:15px;
}
.index_color .col_list .item img {
	width:100%;
	transition:all .3s ease-in-out;
	cursor:pointer;
}
.index_color .col_list .item img:hover {
	transform:scale(1.1);
}
.index_color .tips {
	font-size:18px;
	color:#fff;
	letter-spacing:40px;
	text-align:center;
	margin:50px 0 0 0;
}
.index_vr .showvr iframe {
	height:800px;
}
.index_hb .hbg img {
	width:100%;
}
.i_newlist {
	}.i_newlist .item {
	float:left;
	width:31.5%;
	margin-right:2.75%;
	transition:.3s all ease;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.newlist .i_newlist .item {
	margin-bottom:50px;
}
.i_newlist .item:hover {
	transform:translateY(-20px);
}
.i_newlist .item:nth-child(3n) {
	margin-right:0;
}
.i_newlist .item .img {
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	height:350px;
}
.i_newlist .item .img img{width:100%; height:350px;}
.i_newlist .item .info h3 {
	font-size:20px;
	color:#292929;
	margin-bottom:5px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.i_newlist .item .info p {
	font-size:15px;
	color:#666666;
	line-height:25px;
	height:50px;
	text-overflow:-o-ellipsis-lastline;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	line-clamp:2;
	-webkit-box-orient:vertical;
}
.i_newlist .item .info {
	padding:25px 0;
	border-bottom:1px solid #e5e5e5;
}
.i_newlist .item .more {
	justify-content:space-between;
	padding:15px 0;
}
.i_newlist .item .more .more1 {
	font-size:16px;
	color:#999999;
}
.i_newlist .item:hover .info h3 {
	color:#282594;
}


/*news*/

.index_news{ margin-top:60px;}
.index_news .item {background-color:#f4f4f4;}
.index_news .item .info {padding:20px;}
.index_news .item .more {padding:20px;}
.index_news .item .info em{color:#e48b44;}
.index_news .checkmore {
	text-align:center;
	padding:40px 0 0 0;
}
.index_news .checkmore a {
	font-size:16px;
	color:#737373;
	display:inline-block;
	position: relative;
    transition: .5s all ease-in-out;
}
.index_news .checkmore a .txt {
    position: absolute;
    font-size: 16px;
    left: 0;
    right: 0;
    top: 13px;
    bottom: 0;
    margin: auto;
    display: flex;
    justify-content: center;
    color: #fff;
}
.index_news .checkmore a:hover {
	transform: translateY(-15px);
}
.newshow .title {
	text-align:center;
	padding:35px 0 25px 0;
}
.newshow .title h3 {
	font-size:24px;
	color:#4c4c4c;
}
.newshow .title p {
	font-size:14px;
	color:#4c4c4c;
	padding-top:20px;
}
.newshow .title p a{
	font-size:14px;
	color:#4c4c4c;
}
.newshow .content {
	font-size:16px;
	line-height:2;
	width:80%;
	margin:auto;
}
.newshow .content * {
	font-size:16px;
	line-height:2;
}
.newshow .content img{
	max-width:100%;
}
.page_next {
	text-align:center;
	padding:30px 0;
}
.page_next a {
	border:1px solid #848484;
	display:inline-block;
	padding:5px 25px;
	font-size:14px;
	color:#4c4c4c;
	margin:0 15px;
}
.video .main_video .top {
	justify-content:space-between;
	align-items:center;
	padding:100px 0 40px;
}
.video .main_video .top .slideq {
	}.video .main_video .top .slideq .next {
	margin-right:10px;
	cursor:pointer;
}
.video .main_video .top .slideq .prev {
	cursor:pointer;
}
.video .main_video .tit {
	font-size:36px;
	color:#333333;
}
.video .main_video .videolist .videoplay {
	width:83%;
	float:left;
	position:relative;
}
.video .main_video .videolist .videoplay video {
	width:100%;
	height:700px;
	
}
.video .main_video .videolist .vlist {
	width:16%;
	float:right;
	height:700px;
	overflow:hidden;
	position:relative;
}
.video .main_video .videolist .vlist .img {
	cursor:pointer;
}
.video .main_video .videolist .vlist .img img {
	width:100%;
}
.video .main_video .videolist .vlist .img p {
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	right:0;
	top:0;
	bottom:0;
	display:flex;
	justify-content:center;
	align-items:center;
	font-size:20px;
	color:#fff;
}
.video .main_video .videolist .videoplay .play {
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
	width:65px;
	height:65px;
	cursor:pointer;
	background: #000;
    border-radius: 50%;
}
/* 登录 */

.loginbox {
	padding:115px 0 0 0;
}
.loginbox .title {
	text-align:center;
}
.loginbox .title h3 {
	font-size:36px;
	color:#333333;
	font-weight:bold;
}
.loginbox .title p {
	font-size:16px;
	color:#666666;
	margin:20px 0 38px;
}
.loginbox .formbox .form_item {
	border:1px solid #d2d2d2;
	background:#fff;
	display:inline-block;
	margin:10px 0;
}
.loginbox .formbox .form_item input {
	height:50px;
	width:450px;
	border:0;
	font-size:14px;
	color:#888888;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding-left:10px;
	outline:none;
}
.loginbox .formbox .form_item input:-webkit-autofill {
			-webkit-box-shadow: 0 0 0px 1000px #fff inset;
			-webkit-text-fill-color: #000;
		}
.loginbox .formbox {
	text-align:center;
	width:500px;
	margin:auto;
}
.loginbox .formbox .form_item {
	width:100%;
}
.loginbox .formbox .tips p {
	font-size:14px;
	color:#d0d0d0;
	text-align:right;
}
.loginbox .formbox .submit {
	padding:35px 0 0 0;
}
.loginbox .formbox .submit input {
	width:100%;
	height:50px;
	background:#333333;
	color:#fff;
	font-size:16px;
	border:0;
}
.searchlist ul li .img{
	height:300px;
	overflow:hidden;
}
.zblist ul{
	padding:50px 0 40px;
}
.zblist .news-item{
	overflow:hidden;
	position: relative;
    overflow: hidden;
    padding: 10px 0;
    margin: 10px 0;
	width:49%;
	float:left;
	margin-right:2%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	border:1px solid #ccc;
}
.zblist .news-item .hover{
	position:absolute;
	width:0;
	height:100%;
	z-index:-1;
	left:0;
	top:0;
	background:#942586;
	transition:.4s all ease;
}
.zblist .news-item:hover .hover{
	width:100%;
}
.zblist .news-item:nth-child(2n){
	margin-right:0;
}
.zblist .news-item .news-span1 {
    width: 16.66666667%;
    min-width: 125px;
	float:left;
}
.zblist .news-item .news-time {
    border-right: 1px solid #ccc;
	text-align:center;
}
.zblist .news-item .news-time-date {
    color: #666;
	font-size: 20px;
}
.zblist .news-item .news-time-date span{
    color: #666;
	font-size: 20px;
}
.zblist .news-item .news-time-year {
    font-size: 14px;
	color:#666;
}
.zblist .news-item .news-span2 {
    max-width: calc(100% - 125px);
    width: calc(100% - 16.7%);
	float:left;
}

.zblist .news-item .news-action {
    padding: 12px 12px 12px 40px;
    box-sizing: border-box;
}

.zblist .news-item .news-action p{
	height: 24px;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
	color: #666;
	    font-size: 16px;
    line-height: 16pt;
}

.zblist .news-item:hover .news-time-date {
    color: #fff;
}
.zblist .news-item:hover .news-time-date span{
	color: #fff;
}
.zblist .news-item:hover .news-time-year {
	color: #fff;
}
.zblist .news-item:hover .news-action p{
	color: #fff;
}

.main-lianzheng{
	padding:60px 0 0 0;
}
.main-lianzheng .content *{
	font-size: 16px;
    color: #2c2c2c;
    line-height: 2;
}
.main-lianzheng .content p,.main-lianzheng .content span{
	font-size: 16px;
    color: #2c2c2c;
    line-height: 2;
}

.zplist {
    padding: 60px 0 0 0;
}

.zplist .top {
    display: flex;
    display: inline-flex;
    display: -webkit-flex;
    display: -ms-inline-flexbox;
}

.zplist .top .item {
    flex: 1;
    text-align: center;
    background: #b2abaa;
    padding: 25px 0;
    color: #fff;
    font-size: 18px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-right: 1px solid #fff;
}
.zplist .nr {
    
    
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.zplist .item-list {
    display: flex;
    display: inline-flex;
    display: -webkit-flex;
    display: -ms-inline-flexbox;
    margin: 10px 0;
}
.zplist .item-list:nth-child(2n+1) {
    background: #fff;
}
.zplist .item-list:nth-child(2n) {
    background: #e5dcd7;
}
.zplist .item-list .item {
    flex: 1;
    text-align: center;
    padding: 20px 5px;
    border-right: 1px solid #eae9ec;
    font-size: 16px;
    color: #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.zplist .item-list .item a{
	font-size: 16px;
    color: #000;
}

.zpb .zpbr {
    width: 100%;
    background: #fff;
}
.zpb .zpbr .zplrt {
    height: 63px;
    line-height: 63px;
    padding: 0 7.6%;
    background: #f0f0f0;
    text-align: center;
    font-size: 16px;
    color: #666;
}
.zpb .zpbr .zplrt {
    height: 63px;
    line-height: 63px;
    padding: 0 7.6%;
    background: #f0f0f0;
    text-align: center;
    font-size: 16px;
    color: #666;
}
.zpb .zpbr .zplrd {
    padding: 0 7.6% 42px;
    background: #fff;
}
.zpb .zpbr .zplrt1 {
    background: #fff;
    padding: 0;
    border-bottom: 1px solid #e5e5e5;
}
.zpb .zpbr .zplrd .zplrc {
    margin: 30px 0 20px;
}
.zpb .zpbr .zplrd .zplrc span {
    display: inline-block;
    width: 23%;
    font-size: 14px;
    color: #000;
    margin-bottom: 20px;
}
.zpb .zpbr .zplrd .zplrc span.last {
    width: 46%;
}
.zpb .zpbr .zplrd .zplry h4 {
    font-size: 18px;
    color: #333;
    padding-bottom: 20px;
    padding-left: 10px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}
.zpb .zpbr .zplrd .zplry p {
    font-size: 14px;
    color: #666;
    line-height: 1.8;
    margin: 10px 0;
}
.zpb .zpbr .zplrd .zplry span {
    font-size: 14px;
    color: #666;
    line-height: 1.8;
    margin: 10px 0;
}
.zpb .zpbr .zplrd .zplry * {
    font-size: 14px;
    color: #666;
    line-height: 1.8;
    margin: 10px 0;
}
.zpb .zpbr .zplrd .zplry{
    font-size: 14px;
    color: #666;
    line-height: 1.8;
    margin: 10px 0;
}
.zpb .zpbr .zplrd .zplry .ztj {
    margin-top: 40px;
}
.zpb .title{
	text-align:center;
	padding:30px 0;
}
.zpb .title h3{
	font-size:25px;
}

.media-alert {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.media-alert.on {
    background: rgba(0, 0, 0, .9);
}
.media-alert .content {
    position: absolute;
    max-width: 900px;
    height: auto;
    left: 50%;
    top: 50%;
    z-index: 3;
    opacity: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.warpvideo {
    overflow: hidden;
}
.por {
    position: relative;
}
.warpvideo #videobox {
    position: relative;
    z-index: 2;
}
.media-alert .content .video {
    width: 100%;
}
.media-alert.active {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.media-alert.active .content {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.ex-close {
    position: absolute;
    top: 2.5rem;
    right: 2.5rem;
    cursor: pointer;
    z-index: 99;
}
.ex-close .icon {
    position: relative;
    width: 50px;
    height: 50px;
    display: block;
    vertical-align: middle;
}
.ex-close .icon .circle {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: 1px solid #fff;
    border-radius: 50%;
    -webkit-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
}
.ex-close .line {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 14px;
    height: 2px;
    margin: -1px 0 0 -7px;
    background-color: #fff;
    -webkit-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
.ex-close .line {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 14px;
    height: 2px;
    margin: -1px 0 0 -7px;
    background-color: #fff;
    -webkit-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
.ex-close .icon:hover .line.line1 {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.ex-close .icon:hover .line.line2 {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}


@media screen and (min-width:0px) and (max-width:1000px) {
	.media-alert .content{
		width:85%;
	}
	
	.banner video {
    width: 100%;
    object-fit: cover;
    height: 100vw;
}
.mobile{
	display:block!important;
}
.pc{
	display:none!important;
}
.pcslide {
	display:none!important;
}
.mobileslide {
	display:flex!important;
}
.header .header-right{
	align-items: center;
} 
.header .header-right .a-ulmobile a{
	margin:0 0.8rem;
}
.header .header-right .l{
	position:relative;
	padding-right: 12px;
}
.header .header-right .l a {
    font-size: 16px;
    color: #333333;
    position: relative;
}
.header .header-right .l::after {
    position: absolute;
    content: '';
    bottom: 5px;
    right: 0;
    background: url(img/jt1.png);
    font-size: 13px;
    width: 9px;
    height: 6px;
}

	.cust_title {
	text-align:center;
	padding:2rem 0 2rem;
}
.m_lang{
	display:none!important;
}
.cust_title p {
	font-size:1.4rem;
	color:#2c2c2c;
	margin:1rem 0 1.5rem 0;
	font-weight:lighter;
	line-height:1.6;
}
.cust_title h3 {
	font-size:1.7rem;
	color:#2c2c2c;
	font-weight:bold;
}
.cust_title a {
	font-size:1.2rem;
	color:#737373;
	display:inline-block;
	transition:.3s all ease;
}
.cust_title a .txt {
    position: absolute;
    font-size: 1.2rem;
    left: 0;
    right: 0;
    top: 0.8rem;
    bottom: 0;
    margin: auto;
    display: flex;
    justify-content: center;
    color: #fff;
}
.cust_title a img {
    width: 7rem;
}
.index_news .checkmore {
    text-align: center;
    padding: 3rem 0 0 0;
}
.index_product .pro_swip .swiper-button-prev,.index_product .pro_swip .swiper-button-next {
	width:40px;
	height:40px;
	background:rgba(0,0,0,.5);
	color:#fff;
	transition:.3s all ease;
}
.index_product .pro_swip .swiper-button-next {
	right:5px;
}
.index_product .pro_swip .swiper-button-prev {
	left:5px;
}
.index_product .pro_swip .swiper-button-next::after {
	font-size:20px;
}
.index_product .pro_swip .swiper-button-prev::after {
	font-size:20px;
}

.index_product .pro_swip .item{
	width:49%;
	margin-bottom:2rem;
	box-shadow: 6px 5px 18px #eaeaea;
    padding-bottom: 0;
    background: #fff;
}
.index_product .pro_swip{
	flex-wrap:wrap;
}
.psw_more img {
    width: 70px!important;
}
.psw_more .txt{
	font-size: 12px;
	top: 9px;
}
.index_product .text {
    padding: 1.3rem 0 !important;
}
.index_product .text .bot {
    position: relative;
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;

    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.index_product .text .bot .detail-btn, .index_product .text .bot .buy-btn {
    width: 50%;
    color: #282594;
    cursor: pointer;
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	font-size:1.2rem;
}
.index_product .text .bot img {
    margin-right: 0.7rem;
    width: 1.6rem;
}
.index_product .text .bot .line {
    width: 1px;
    height: 15px;
    position: absolute;
    left: 50%;
    border-right: 1px dashed #e2e2e2;
}

.index_product .pro_swip .tmore span{
	font-size:12px;
}
.index_product {
    padding: 0 0 3rem 0;
    box-shadow: 3px 6px 46px #e7e7e7;
    background: #eaeaea;
}
.index_about{
	padding: 0 0 3rem 0;
}

.index_gy .v-video-bottom .list .items .imgs:before{
	background-size: 2.5rem 2.5rem;
}
.index_gy .v-video-bottom {
    padding: 0 0; width:auto;
}
.index_gy .v-video-bottom .list .items .span {
	font-size: 1.2rem;
}
.index_gy {
    padding: 0 0 3rem 0;
    box-shadow: 3px 6px 26px #e7e7e7; overflow:hidden;
}
.index_gy .v-video-bottom .list .items {
	width:95%; margin:0.5%; 
}
.flexbox{display: block;}
.index_gy .mobile_images{
	position:relative;
}
.index_gy .mobile_images img{
	width:100%;
}
.index_gy .mobile_images .text{
	position:absolute;
	width:100%;
	height:90%;
	top:0;
	left:0;
	
	border-radius:10px;
	overflow:hidden;
	padding:1.8rem;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.index_gy .mobile_images .text h3{
	font-size:1.7rem;
	font-weight:bold;
	color:#fff;
	text-align:center;
	line-height:1.6;
	margin-bottom:0.6rem;
}
.index_gy .mobile_images .text .p{
	margin-bottom:1rem;
}
.index_gy .mobile_images .text .p p{
	font-size:1.4rem;
	color:#fff;
	line-height:2;
}
.index_gy .mobile_images .text .btn{
	text-align:center;
}
.index_gy .mobile_images .text a{
	display:inline-block;
	background:#fff;
	color:#000;
	padding:5px 20px;
	font-size:1.2rem;
	border-radius:30px;
}

.treehome-tits {
    line-height: 1;
    margin-bottom: 2rem;
    text-align: center;
    font-size: 1.7rem;
}
.treehome-culture .items{
	border-radius:10px;
	overflow:hidden;
}
.treehome-culture .items .images {
    width: 100%;
    position: absolute;
}
.treehome-culture .items .words {
    position: relative;
    right: 0;
    width: 100%;
     background-image: none;
    background-repeat: no-repeat;
    top: 0;
     transform: translateY(0); 
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
     -webkit-transform: translateY(0); 
    -o-transform: translateY(0);
    height: auto;
    padding: 2rem 2rem;
    background-color: rgb(0 0 0 / 50%);
    text-align: center;
}
.treehome-culture .items .words .tit {
    font-size: 1.7rem;
    color: #fff;
    font-weight: bold;
    margin-bottom: 1rem;
}
.treehome-culture .items .words .ftit{
	font-size:1.6rem;
	margin-bottom:1rem;
	color: #fff;
}
.treehome-culture .items .more a {
	font-size: 1.4rem;
	color: #fff;
}
.treehome-culture .items .words .txt{
	display:none;
}
.treehome-culture .items .more a:after{
	background-image: url(img/go2.png);
	height: 14px;
    width: 12px;
	background-size: cover;
}


.col_list2 img {
	width:100%;
}
.col_list2 .swiper-button-prev,.col_list2 .swiper-button-next {
	width:40px;
	height:40px;
	background:rgba(0,0,0,.5);
	color:#fff;
	transition:.3s all ease;
}
.col_list2 .swiper-button-next::after {
	font-size:20px;
	font-family:宋体;
	content:'>';
}
.col_list2 .swiper-button-prev::after {
	font-size:20px;
	font-family:宋体;
	content:'<';
}
.index_color .tips {
	font-size:13px;
	color:#333333;
	letter-spacing:10px;
	text-align:center;
	margin:3rem 0 0 0;
}
.index_vr .showvr iframe {
	height:300px;
}
.i_newlist .item .img {
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	height:30vw;
}
.i_newlist .item .info {
    padding: 12px;
    background:#f3f3f3;
}
.i_newlist .item .info h3 {
	font-size:1.5rem;
	margin-bottom:10px;
	overflow:hidden;
}
.i_newlist .item .more{
	display:none;
}
.i_newlist .item .info p {
	font-size:1.2rem;
	color:#666666;
	line-height:2.5rem;
	height:5rem;
	text-overflow:-o-ellipsis-lastline;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	line-clamp:2;
	-webkit-box-orient:vertical;
}
.i_newlist .item .more .more1 {
	font-size:1.2rem;
}
.i_newlist .item {
	width:49%;
	margin-right:2%!important;
	margin-bottom:15px;
	border-radius:8px;
	overflow:hidden;
}
.i_newlist .item:nth-child(2n) {
	margin-right:0%!important;
}
.index_news .checkmore a {
	font-size:12px;
	color:#737373;
	display:inline-block;
}
.index_news .checkmore img{
	width:7rem;
	
}
.index_news .checkmore a .txt{
	position: absolute;
    font-size: 1.2rem;
    left: 0;
    right: 0;
    top: 0.8rem;
    bottom: 0;
    margin: auto;
    display: flex;
    justify-content: center;
    color: #fff;
}
.newlist .i_newlist .item {
	margin-bottom:2rem;
}
.newshow .title h3 {
	font-size:2rem;
}
.newshow .title p {
	font-size:1.3rem;
	padding-top:15px;
}
.newshow .content {
	font-size:1.3rem;
	line-height:2;
	width:100%;
}
.newshow .content * {
	font-size:1.3rem;
	line-height:2;
}
.video .main_video .top {
	padding:4rem 0 3rem;
}
.video .main_video .tit {
	font-size:2.2rem;
}
.video .main_video .videolist .videoplay video {
	width:100%;
	height:200px;
	object-fit:cover;
}
.video .main_video .videolist .videoplay .play {
	width:45px;
	height:45px;
}
.video .main_video .videolist .videoplay .play img {
	width:100%;
}
.video .main_video .videolist .videoplay {
	width:100%;
	float:left;
	position:relative;
}
.video .main_video .videolist .vlist {
	width:100%;
	height:auto;
}
.video .main_video .videolist .vlist .img p {
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	right:0;
	top:0;
	bottom:0;
	display:flex;
	justify-content:center;
	align-items:center;
	font-size:1.4rem;
	color:#fff;
}
.video .main_video .top .slideq {
	display:none;
}
.loginbox .formbox {
	text-align:center;
	width:100%;
	margin:auto;
}
.loginbox .formbox .form_item {
	width:100%;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.loginbox .formbox .form_item input {
	height:40px;
	width:90%;
	border:0;
	font-size:12px;
	color:#888888;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding-left:10px;
	outline:none;
}
.loginbox {
	padding:3rem 0 0 0;
}
.loginbox .title p {
	font-size:1.3rem;
	color:#666666;
	margin:10px 0 20px;
}
.loginbox .title h3 {
	font-size:2.2rem;
	color:#333333;
	font-weight:bold;
}
.loginbox .formbox .submit input {
	width:100%;
	height:40px;
	background:#333333;
	color:#fff;
	font-size:14px;
	border:0;
}
.loginbox .formbox .submit {
	padding:3rem 0 0 0;
}
.searchlist ul li .img{
	height:50vw;
	overflow:hidden;
}

.footer .rig_contact .tops h3 {
    font-size: 3rem;
}
.footer .rig_contact .tops h3 a{
    font-size: 3rem;
}
.footer .rig_contact .tops p {
    font-size: 1.4rem;
    color: #ffffff;
    margin-bottom: 0;
}



.zblist .news-item{
	width:100%;
}
.zblist .news-item .news-span1{
	width: 25%;
    min-width: 10%;
}
.zblist .news-item .news-action {
    padding: 12px 12px 12px 20px;
    box-sizing: border-box;
}
.zblist .news-item .news-action p{
	font-size:14px;
}
.zblist .news-item .news-span2 {
    max-width: calc(100% - 10%);
    width: calc(100% - 25%);
    float: left;
}
.zblist .news-item .news-time-date span {
    color: #666;
    font-size: 17px;
}
.zblist .news-item .news-time-year {
    font-size: 12px;
    color: #666;
}
.zblist ul {
    padding: 3rem 0 1rem;
}
.main-lianzheng{
	padding:3rem 0 0 0;
}
.zplist .item-list .item{
	font-size: 12px;
	padding: 10px 5px;
}
.zplist .item-list .item a {
    font-size: 12px;
}
.zplist .top .item{
	padding: 15px 0;
	font-size: 12px;
}
.zplist {
    padding: 3rem 0 0 0;
}
.zpb .zpbr .zplrd .zplrc span {
    display: inline-block;
    width: 49%;
    font-size: 14px;
    margin-bottom: 20px;
}
.zpb .zpbr .zplrd {
    padding: 0 0 15px;
    background: #fff;
}
.zpb .title {
    text-align: center;
    padding: 3rem 0 0 0;
}
.zpb .title h3 {
    font-size: 1.8rem;
}
.mobile_footer {
    background: #363636;
    width: 100%;
    position: fixed;
    bottom: 0;
    padding: 3px 0;
    z-index: 999;
    display: block;
}
.mobile_footer ul li {
    float: left;
    width: 25%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-align: center;
}
.mobile_footer ul li img {
    width: 20px;
    padding: 5px 0;
}
.mobile_footer ul li p {
    color: #fff;
    font-size: 12px;
    margin: 0;
}

/*  */

.xy1 .lwz h3 {
    font-size: 2.2rem;
    font-weight: bold;
    margin-bottom: 15px;
}

.xy1 .lwz p {
    font-size: 1.2rem;
    line-height: 2;
}
.xy_orientation .top h3 {
    font-size: 2.2rem;
    font-weight: bold;
    margin-bottom: 15px;
}
.xy_orientation .top p {
    font-size: 1.2rem;
    color: #2c2c2c;
    line-height: 2;
}
.xy1 {
    margin-bottom: 0;
}
.xy1 .lwz {
    width: 100%;
    padding: 30px 0 30px 0;
    display: inline-block;
    box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.xy1 .img{
	display: none;
}
.xy_orientation .list{
	flex-wrap: wrap;
}
.xy_orientation .list .item {
    width: 100%;
    box-shadow: 5px 5px 10px #c1bfbf;
    position: relative;
    border: 1px solid #eaeaea;
}
.milepost .top h3 {
    font-size: 2.2rem;
    font-weight: bold;
}
.milepost .mpswiper {
    margin-top: 25px;
}
.milepost .mpswiper .swiper-slide .if p {
    font-size: 1.6rem;
    color: #fff;
}
.milepost .mpswiper .swiper-button-next, .milepost .mpswiper .swiper-button-prev {
    bottom: 15px;
    top: auto;
}
.milepost .mpswiper .swiper-button-next {
    width: 30px;
    height: 10px;
    right: 33%;
}
.milepost .mpswiper .swiper-button-prev {
    width: 30px;
    height: 10px;
    left: 33%;
}
.milepost .sj {
    padding: 30px 0 15px 0;
}

.milepost .sj ul li {
    width: 49%;
    margin-right: 2%!important;
    padding: 15px;
	margin-bottom: 15px;
}
.milepost .sj ul li:nth-child(2n){
	margin-right: 0!important;
}
.milepost .sj ul li .top {
    padding: 0 0 15px 0;
}
.milepost .sj ul li .top span {
    font-size: 1.8rem;
    font-weight: bold;
    margin-left: 10px;
}
.milepost .sj ul li .top .icon img{
	width:20px;
}
.milepost .sj ul li .info{
	font-size: 1.2rem;
	height: auto;
}
.milepost {
    padding: 5px 0 0px;
}
.xy_project .tit h3 {
    font-size: 2.2rem;
    font-weight: bold;
}
.xy_project .xypj_nav a {
    display: inline-block;
    font-size: 1.4rem;
    color: #333333;
    padding: 16px 10px 10px 10px;
    margin: 0 0px;
    position: relative;
}
.xy_project .xypj_list ul li {
    border: 1px solid #eaeaea;
    width: 100%;
    margin-right: 0;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 10px;
    margin-top: 30px;
    flex-wrap: wrap;
}
.xy_project .xypj_list ul li .img {
    width: 100%;
}
.xy_project .xypj_list ul li .info {
    font-size: 1.2rem;
    color: #2b2b2b;
    line-height: 1.5;
	width: 100%;
	padding: 20px 15px 20px 15px
}

.xy1 .xy1img{
	height: 40vw;
	background-size: cover;
}

/* end */


}@media screen and (min-width:1000px) and (max-width:1400px) {
	.container {
	width:90%;
}
.header .h-nav>ul>li {
	display:inline-block;
	padding:0 15px;
	position:relative;
}
.header .h-nav>ul>li>a {
    font-size: 16px;
    color: #333333;
    outline: none;
}
.index_product .pro_swip .swiper-button-prev, .index_product .pro_swip .swiper-button-next {
		width: 45px;
		height: 45px;
		background: rgba(0,0,0,.1);
		color: #fff;
		transition: .3s all ease;
	}
	.index_product .pro_swip .swiper-button-next {
		right: -55px;
	}
	.index_product .pro_swip .swiper-button-prev {
		left: -55px;
	}
	.index_product .pro_swip .swiper-button-next::after{
		font-size: 25px;
	}
	.index_product .pro_swip .swiper-button-prev::after{
		font-size: 25px;
	}
	.qyhoror .horor-list ul li .info h3{
		font-size: 14px;
		color: #333333;
	}
	.plist ul li .img{
	height:300px;
	overflow:hidden;
}



}
@media screen and (min-width:1000px) and (max-width:1200px) {
	.container {
	width:92%;
}
	.header .h-nav>ul>li {
    display: inline-block;
    padding: 0 10px;
    position: relative;
}
.header .h-nav>ul>li>a {
    font-size: 13px;
    color: #333333;
    outline: none;
}
.header .lang .l a {
    font-size: 16px;
    color: #333333;
    position: relative;
}
.n_proheader_nav .pheader_nav .lipro>a p {
    font-size: 12px;
    color: #fff;
}
.index_product .pro_swip .swiper-button-prev, .index_product .pro_swip .swiper-button-next {
    width: 40px;
    height: 40px;
    background: rgba(0,0,0,.1);
    color: #fff;
    transition: .3s all ease;
}
.index_product .pro_swip .swiper-button-next {
    right: -45px;
}
.index_product .pro_swip .swiper-button-prev {
    left: -45px;
}
.cust_title {
    text-align: center;
    padding: 80px 0 50px;
}
.cust_title h3 {
    font-size: 35px;
    color: #2c2c2c;
    font-weight: bold;
}
.cust_title p {
    font-size: 25px;
    color: #2c2c2c;
    margin: 20px 0 30px 0;
    font-weight: lighter;
}
}


/*====================手机====================*/
@media only screen and (max-width: 768px){


.swiper-wrapper{display: inline !important;}
.s_fzlc .gallery-top{height:auto; overflow:hidden;}


.cooperate{
		padding: 3rem 0 0 0;
	}
	
.topnumber .number {
	    width: 40px;
	    height: 40px;
	    line-height: 45px;
	    text-align: center;
	    display: inline-block;
	    font-size: 20px;
	    font-family: bahn;
	    background-color: #304c74;
	    color: #fff;
	    position: relative;
	}
	.topnumber .number::before {
	    content: '';
	    position: absolute;
	    width: 80px;
	    height: 1px;
	    background-color: #d2d2d2;
	    left: -80px;
	    top: 20px;
	}
	.topnumber .number::after {
	    content: '';
	    position: absolute;
	    width: 80px;
	    height: 1px;
	    background-color: #d2d2d2;
	    right: -80px;
	    top: 20px;
	}
	.topnumber .jtit h3 {
	    font-size: 1.8rem;
	    color: #2c2c2c;
	    margin: 1.5rem 0;
	    font-weight: lighter;
	}
	.topnumber .jtit h3 span{
		font-size: 1.8rem;
	}
	.join4_list {
	    background: url(img/fwbj.jpg) repeat top;
	    padding: 4rem 0;
	    margin-top: 3rem;
	}
	.join4_list .item h3 {
	    font-size: 2rem;
	    color: #ffffff;
	    font-weight: bold;
	    margin: 25px 0 15px;
	}
	.join4_list .item p {
	    font-size: 1.2rem;
	    color: #f9f9f9;
	    line-height: 1.8;
	}
	.join4_list .item .purple img{
		width:25px;
	}
	.join4_list .item .line {
	    height: 5px;
	    width: 100%;
	    background-color: #304c74;
	}
	.join4_list .item .img {
	    padding-top: 3rem;
	}

	.join4_swiper .swiper-button-next {display: none;}
	.join4_swiper .swiper-button-prev {display: none;}


}


/*====================平板====================*/
@media screen and (min-width: 768px) and (max-width: 1200px){

/*news*/




.swiper-wrapper{display: inline !important;}
.s_fzlc .gallery-top{height:auto; overflow:hidden;}

.cooperate{
		padding: 3rem 0 0 0;
	}
	
.topnumber .number {
	    width: 40px;
	    height: 40px;
	    line-height: 45px;
	    text-align: center;
	    display: inline-block;
	    font-size: 20px;
	    font-family: bahn;
	    background-color: #304c74;
	    color: #fff;
	    position: relative;
	}
	.topnumber .number::before {
	    content: '';
	    position: absolute;
	    width: 80px;
	    height: 1px;
	    background-color: #d2d2d2;
	    left: -80px;
	    top: 20px;
	}
	.topnumber .number::after {
	    content: '';
	    position: absolute;
	    width: 80px;
	    height: 1px;
	    background-color: #d2d2d2;
	    right: -80px;
	    top: 20px;
	}
	.topnumber .jtit h3 {
	    font-size: 1.8rem;
	    color: #2c2c2c;
	    margin: 1.5rem 0;
	    font-weight: lighter;
	}
	.topnumber .jtit h3 span{
		font-size: 1.8rem;
	}
	.join4_list {
	    background: url(img/fwbj.jpg) repeat top;
	    padding: 4rem 0;
	    margin-top: 3rem;
	}
	.join4_list .item h3 {
	    font-size: 2rem;
	    color: #ffffff;
	    font-weight: bold;
	    margin: 25px 0 15px;
	}
	.join4_list .item p {
	    font-size: 1.2rem;
	    color: #f9f9f9;
	    line-height: 1.8;
	}
	.join4_list .item .purple img{
		width:25px;
	}
	.join4_list .item .line {
	    height: 5px;
	    width: 100%;
	    background-color: #304c74;
	}
	.join4_list .item .img {
	    padding-top: 3rem;
	}
	.join4_swiper .swiper-button-next {display: none;}
	.join4_swiper .swiper-button-prev {display: none;}
.cooperate_tt{ width:auto; height:auto; padding:10px; font-size:16px; line-height:30px;}
.cooperate_tt h4{width:100%;}	
.cooperate_tt img{width:100%;}
.anlirol2{width:auto; height:auto; padding:10px;}
.anlirol2 li{width:48%;}

.index_gy .v-video-bottom {
    padding: 0 0; width:auto;
}


.index_gy .v-video-bottom .list .items {
	width:95%; margin:0.5%; 
}



}




