@font-face{font-family:'Roboto Condensed';src:url('../fonts/Roboto-Condensed.ttf?v=4.7.0');src:url('../fonts/Roboto-Condensed.ttf?v=4.7.0') format('truetype');font-weight:normal;font-style:normal}
@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('../fonts/iconfont.ttf?t=1736262779894') format('truetype');
}
.iconfont {font-family: "iconfont" !important;font-size: 16px;font-style: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.icon-kehu:before {content: "\e660";}
.icon-yongxin:before {content: "\e699";}
.icon-youxiang:before {content: "\e63e";}
.icon-dizhi:before {content: "\e60c";}
.icon-dianhua:before {content: "\e679";}
.icon-shejituzhi:before {content: "\e798";}
.icon-jishurenyuan:before {content: "\e76a";}
.icon-chuanzhen:before {content: "\e7af";}
.icon-kehugoutong:before {content: "\e63d";}
.icon-02gongyegongcheng_jiagong:before {content: "\e664";}
.icon-gexingdingzhi:before {content: "\e63f";}


button, input, select, textarea,h1, h2, h3, h4, h5, h6{line-height:1.3;font-weight: 300;}
body {font-family: 'OpenSans-Regular', Arial, Helvetica, sans-serif;}
address, cite, dfn, em, var {font-style:normal;} 
code, kbd, pre, samp {font-family: courier new, courier, monospace;} 
small {font-size:  0.75em;} 
ul, ol, p {list-style: none;margin:0; padding: 0px;}
body,legend {color:#666;}
a{color:inherit;text-decoration: none;}
a:hover  {color:#003894;text-decoration: none;}
a:active{color:inherit;}
.css3, a {-webkit-transition-duration: 0.5s;-ms-transition-duration: 0.5s;-o-transition-duration: 0.5s;-moz-transition-duration: 0.5s;	transition-duration: 0.5s;}
img {max-width: 100%;vertical-align: middle;}
.clearfix{*zoom:1;}
.clearfix:after{content: ''; display: block; clear: both;}
.pc {display: block;}
.mobile {display: none;}
@media (min-width: 1600px) {
  .container {max-width: 1550px;}
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
  top: 50%;
	transform: translateY(-50%);
  pointer-events: auto;
  text-align: center;
  position: absolute;
  z-index: 30!important;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.owl-carousel .owl-nav button.owl-prev:focus, .owl-carousel .owl-nav button.owl-next:focus, .owl-carousel button.owl-dot:focus {display: none;}
.owl-carousel {
padding: 0px;
position: relative;
}

/*位置控制*/
.vertical-align {font-size: 0}
.vertical-align:before {display: inline-block;height: 100%;vertical-align: middle;content: ""}
.vertical-align-bottom,.vertical-align-middle {display: inline-block;max-width: 100%;}
.vertical-align-middle {vertical-align: middle}
.vertical-align-bottom {vertical-align: bottom}


/* 头部文件 */
.headerPc {width: 100%;position: fixed;top: 0;left: 0;z-index: 40;background-color: #fff;box-shadow: 0 2px 5px hsl(214deg 3% 49% / 30%);}
.headerPc .logo {
	float: left;
	display: block;
	margin-top: 5px;
}
.headerPc .logo .color {display: inline-block;}
.headerPc .logo .bai {display: none;}
.cy-product-detailsviewinfo td{padding-left:1%;
  padding-top:0.6%;}
.cy-ny-mainprodetails table td{
padding-left:1.3%;}
.headerPc .nav {
	float: right;
}
.headerPc .nav ul li {
	float: left;
	margin-right: 40px;
	position: relative;
}
.headerPc .nav ul li .tits {
	font-size: 14px;
	color: #262626;
	display: block;
	font-family: FZE;
}
.headerPc .nav ul li dl {
	min-width: 180px;
	width: max-content;
	padding: 10px;
	background-color: #fff;
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	border-radius: 6px;
	display: none;
}
.headerPc .nav ul li dl dd {margin: 0px; padding: 0px;}
.headerPc .nav ul li dl dd a {
	display: block;
	text-align: center;
	font-size: 15px;
	line-height: 40px;
	color: #333;
}
.headerPc .nav ul li dl:after {
	width: 0;
	height: 0;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-bottom: 10px solid #fff;
	content: '';
	position: absolute;
	top: -10px;
	left: 50%;
	margin-left: -10px;
	z-index: 5;
}
.headerPc .nav ul li.on .tits {
	color: #1a73c2;
	background: #1a73c2;
	background: -webkit-linear-gradient(right, #1a73c2, #2eb76a);
	background: -o-linear-gradient(right, #1a73c2, #2eb76a);
	background: -moz-linear-gradient(right, #1a73c2, #2eb76a);
	background: -ms-linear-gradient(right, #1a73c2, #2eb76a);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-webkit-animation: hue6sinfinitelinear;
	font-weight: 600;
}

@media (min-width: 992px) {
	.headerPc {height: 70px;}
	.headerPc .logo {height: 60px;}
	.headerPc .logo img {height: 100%;}
	.headerPc .nav ul li {margin-right: 20px;}
	.headerPc .nav ul li:hover .tits {color: #1a73c2;background: #1a73c2;background: -webkit-linear-gradient(right, #1a73c2, #2eb76a);background: -o-linear-gradient(right, #1a73c2, #2eb76a);background: -moz-linear-gradient(right, #1a73c2, #2eb76a);background: -ms-linear-gradient(right, #1a73c2, #2eb76a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;-webkit-animation: hue6sinfinitelinear;font-weight: 600;}
	.headerPc .nav ul li:hover dl {display: block;}
	.headerPc .nav ul li .tits {height: 70px; line-height: 70px;}
	.rat-banner {margin-top: 70px;}
}
@media (min-width: 1024px) {
	.headerPc .nav ul li dl dd a:hover {color: #1a73c2;background: #1a73c2;background: -webkit-linear-gradient(right, #1a73c2, #2eb76a);background: -o-linear-gradient(right, #1a73c2, #2eb76a);background: -moz-linear-gradient(right, #1a73c2, #2eb76a);background: -ms-linear-gradient(right, #1a73c2, #2eb76a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;-webkit-animation: hue6sinfinitelinear;}
}
@media (min-width: 1200px) {
	.headerPc {height: 70px;}
	.headerPc .logo {height: 60px;}
	.headerPc .logo img {height: 100%;}
	.headerPc .nav ul li {margin-right: 30px;}
	.headerPc .nav ul li .tits {font-size: 14px;}
	.headerPc .nav ul li .tits {height: 70px; line-height: 70px;}
	.rat-banner {margin-top: 70px;}
}
@media (min-width: 1400px) {
	.headerPc {height: 80px;}
	.headerPc .logo {height: 70px;}
	.headerPc .nav ul li .tits {font-size: 15px;}
	.headerPc .nav ul li {margin-right: 40px;}
	.headerPc .nav ul li .tits {height: 80px; line-height: 80px;}
	.rat-banner {margin-top: 80px;}
}
/* @media (min-width: 1600px) {
	.headerPc .nav ul li .tits {font-size: 16px;}
	.headerPc .nav ul li {margin-right: 50px;}
} */
@media (max-width: 991px) {
	.headerPc {height: 60px;}
	.headerPc .logo {height: 45px;}
	.headerPc .logo img {height: 100%; width: auto !important;}
}
.headerhome {background-color: initial; box-shadow: initial;}
.headerhome .logo .color {display: none;}
.headerhome .logo .bai {display: inline-block;}
.headerPc:hover.headerhome {background-color: #fff;box-shadow: 0 2px 5px hsl(214deg 3% 49% / 30%);}
.headerPc:hover.headerhome .logo .color {display: inline-block;}
.headerPc:hover.headerhome .logo .bai {display: none;}
.headerhome .nav ul li .tits {color: #fff;}
.headerhome .nav ul li.on .tits {color: #fff;background: initial;-webkit-text-fill-color: initial;}
.headerPc:hover.headerhome .nav ul li .tits {color: #262626;}
.headerPc:hover.headerhome .nav ul li.on .tits {
	color: #1a73c2;
	background: #1a73c2;
	background: -webkit-linear-gradient(right, #1a73c2, #2eb76a);
	background: -o-linear-gradient(right, #1a73c2, #2eb76a);
	background: -moz-linear-gradient(right, #1a73c2, #2eb76a);
	background: -ms-linear-gradient(right, #1a73c2, #2eb76a);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-webkit-animation: hue6sinfinitelinear;}

.menu_pp {display: none;}
@media (max-width:991px) {
	.menu_pp {display: block;}
}
/*手机端菜单*/
.bgs {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: auto;
  z-index: 90;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.menu_pp_nav{
	width: 90%;
	height: 100%;
	background-color: #fff;
	position: fixed;
	top: 0;
	left: -90%;
	color: #fff;
	overflow: hidden;
	z-index: 100;
}
.menu_pp_nav ul{
	width: 100%;
	padding-top: 30px;
}
.menu_pp_nav>ul{
	height: 100%;
	background-color: #fff;
	position: absolute;
	left:0;
}
.menu_pp_nav ul a{
	display: block;
	padding: 0px 10px;
	font-family: arial;
	font-weight: bold;
	color: #333;
	font-size: 14px;
	border-top: 1px solid #ccc;
}
/* .menu_pp_nav ul li:first-of-type a{
	border: none;
} */
.menu_pp_nav ul li{
	padding:0 30px;
	font-size: 16px;
	font-weight: 600;
	line-height: 40px;
	position: relative;
}
.menu_pp_nav ul li span{
	font-size: 30px;
	color: #005aab;
	position: absolute;
	right: 35px;
	top: -1px;
}
.menu_pp_nav ul li p {
	line-height: 35px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.menu_pp_nav ul li p a {
	color: #666;
	font-weight: 300;
	border-top: 1px solid #ccc;
}
.menu_pp_logo{
	width: 100%;
	padding: 15px 30px 0 30px;
	overflow: hidden;
	position: relative;
}
.menu_pp_search{
	width: 100%;
	height: 35px;
	line-height: 35px;
	position: relative;
}
.menu_pp_search input{
	width: 100%;
	height: 35px;
	padding-left: 10px;
	color: #333;
	border-radius: 5px;
	border: 1px solid #ccc;
}
.menu_pp_search>i{
	width: 15px;
	position: absolute;
	top: 10px;
	right: 10px;
	color: #333;
}
.menu_pp_logo>img{
	max-width: 80%;
}
.menu_pp_logo h2{
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #333;
}
.logo_close{
	width: 30px;
	height: 30px;
	border-radius:15px;
	border: 1px solid #005aab;
	float: right;
	position: relative;
	right: 0;
	top: 4px;
	z-index: 61;
}
.logo_close span:first-of-type{
	display: block;
	background-color: #005aab;
	width: 70%;
	height: 1px;
	border-radius: 1px;
	position: absolute;
	top: 14.5px;
	left: 15%;
	transform: rotate(-45deg);
}
.logo_close span:last-of-type{
	display: block;
	background-color: #005aab;
	width: 70%;
	height: 1px;
	border-radius: 1px;
	position: absolute;
	top: 14.5px;
	left: 15%;
	transform: rotate(45deg);
}
.menu_pp_two{
	width: 100%;
	height: 100%;
	color: #333;
	padding: 15px 0;
	position: absolute;
	left: -100%;
	bottom: 0;
	z-index: 60;
	background-color: #fff;
	overflow-y: auto;
}
.menu_pp_two ul{
	padding: 0;
}
.menu_pp_two h3{
	line-height: 45px;
	font-size: 16px;
	padding-left: 45px;
	position: relative;
}
.menu_pp_two h3 span{
	font-size: 30px;
	position: absolute;
	left: 30px;
	top: -3px;
	color: #005aab;
}
.menu_pp_two h2{
	font-size: 24px;
	padding: 30px 30px 10px;
}
.menu_pp_two h2 a {
	font-family: arial;
	color: #005aab;
}
/*头部公共END END END*/
@media (min-width:300px) {
	/*手机端菜单图标*/
	.menu_icon{
		float: right;
		width: 32px;
		height: 32px;
		background: -webkit-linear-gradient(right, #1a73c2, #2eb76a);
    background: -o-linear-gradient(right, #1a73c2, #2eb76a);
    background: -moz-linear-gradient(right, #1a73c2, #2eb76a);
    background: -ms-linear-gradient(right, #1a73c2, #2eb76a);
		position: relative;
		top: 15px;
    right: 0px;
	}
	.menu_icon span{
		display: block;
		width: 70%;
		height: 2px;
		border-radius: 2.5px;
		background-color: #fff;
		position: absolute;
		left: 15%;
	}
	.menu_icon span:nth-child(1){
		top:9px;
	}
	.menu_icon span:nth-child(2){
		top: 15px;
	}
	.menu_icon span:nth-child(3){
		top: 22px;
	}
	/*手机端菜单图标变化*/
	.icon_now span:nth-child(1){
		animation: icon1 1s forwards;
	}
	.icon_now span:nth-child(2){
		animation: icon2 1s forwards;
	}
	.icon_now span:nth-child(3){
		animation: icon3 1s forwards;
	}
	.icon_back span:nth-child(1){
		animation: icon4 1s forwards;
	}
	.icon_back span:nth-child(2){
		animation: icon5 1s forwards;
	}
	.icon_back span:nth-child(3){
		animation: icon6 1s forwards;
	}
	@keyframes icon1{
		0%{top:9px;transform: rotate(0deg);}
		40%{top:15px;transform: rotate(0deg);}
		60%{top:15px;transform: rotate(0deg);}
		100%{top:15px;transform: rotate(405deg);}
	}
	@keyframes icon3{
		0%{top:22px;transform: rotate(0deg);}
		40%{top:15px;transform: rotate(0deg);}
		60%{top:15px;transform: rotate(0deg);}
		100%{top:15px;transform: rotate(405deg);}
	}
	@keyframes icon2{
		0%{transform: rotate(0deg);}
		40%{transform: rotate(0deg);}
		60%{transform: rotate(0deg);}
		100%{transform: rotate(495deg);}
	}
	@keyframes icon4{
		0%{top:15px;transform: rotate(405deg);}
		40%{top:15px;transform: rotate(0deg);}
		60%{top:15px;transform: rotate(0deg);}
		100%{top:9px;transform: rotate(0deg);}
	}
	@keyframes icon6{
		0%{top:15px;transform: rotate(405deg);}
		40%{top:15px;transform: rotate(0deg);}
		60%{top:15px;transform: rotate(0deg);}
		100%{top:22px;transform: rotate(0deg);}
	}
	@keyframes icon5{
		0%{transform: rotate(495deg);}
		40%{transform: rotate(0deg);}
		60%{transform: rotate(0deg);}
		100%{transform: rotate(0deg);}
	}
	/*头部公共END END END*/
	
}
@media (min-width:768px) {
	.menu_icon{
		width: 40px;
		height: 40px;
		top: 9.5px;
	}
	.menu_icon span:nth-child(1){
		height: 3px;
		top: 12.5px;
	}
	.menu_icon span:nth-child(2){
		height: 3px;
		top: 20.5px;
	}
	.menu_icon span:nth-child(3){
		height: 3px;
		top: 26.5px;
	}
	/*手机端菜单图标变化*/
	.icon_now span:nth-child(1){
		animation: icon1 1s forwards;
	}
	.icon_now span:nth-child(2){
		animation: icon2 1s forwards;
	}
	.icon_now span:nth-child(3){
		animation: icon3 1s forwards;
	}
	.icon_back span:nth-child(1){
		animation: icon4 1s forwards;
	}
	.icon_back span:nth-child(2){
		animation: icon5 1s forwards;
	}
	.icon_back span:nth-child(3){
		animation: icon6 1s forwards;
	}
	@keyframes icon1{
		0%{top:12.5px;transform: rotate(0deg);}
		40%{top:20.5px;transform: rotate(0deg);}
		60%{top:20.5px;transform: rotate(0deg);}
		100%{top:20.5px;transform: rotate(405deg);}
	}
	@keyframes icon3{
		0%{top:28.5px;transform: rotate(0deg);}
		40%{top:20.5px;transform: rotate(0deg);}
		60%{top:20.5px;transform: rotate(0deg);}
		100%{top:20.5px;transform: rotate(405deg);}
	}
	@keyframes icon2{
		0%{transform: rotate(0deg);}
		40%{transform: rotate(0deg);}
		60%{transform: rotate(0deg);}
		100%{transform: rotate(495deg);}
	}
	@keyframes icon4{
		0%{top:20.5px;transform: rotate(405deg);}
		40%{top:20.5px;transform: rotate(0deg);}
		60%{top:20.5px;transform: rotate(0deg);}
		100%{top:12.5px;transform: rotate(0deg);}
	}
	@keyframes icon6{
		0%{top:20.5px;transform: rotate(405deg);}
		40%{top:20.5px;transform: rotate(0deg);}
		60%{top:20.5px;transform: rotate(0deg);}
		100%{top:28.5px;transform: rotate(0deg);}
	}
	@keyframes icon5{
		0%{transform: rotate(495deg);}
		40%{transform: rotate(0deg);}
		60%{transform: rotate(0deg);}
		100%{transform: rotate(0deg);}
	}
	/*头部公共END END END*/
}

/* 首页Banner */
.rat-banner {width: 100%;height: 100%;margin: 0px;padding: 0px; overflow: hidden;position: relative;}
.rat-banner .swiper-slide {background-repeat: no-repeat; background-size: cover;background-position: center; padding: 0px; margin: 0px; overflow: hidden; height: 100vh;}
.rat-banner .swiper-slide img {display: none;}
.rat-banner .swiper-button-prev{ background-image:none; left:20px; top:50%; width:55px; height:55px; text-align:center; line-height:55px; border-radius: 50%; color:#ffffff; background-color:rgba(50, 50, 50, 0.5); transition:all .3s ease; transform: translateY(-50%); } 
.rat-banner .swiper-button-next{ background-image:none; right:60px; top:50%; width:55px; height:55px; text-align:center; line-height:55px; border-radius: 50%; color:#ffffff; background-color:rgba(50, 50, 50, 0.5); transition:all .3s ease; transform: translateY(-50%); } 
.rat-banner .swiper-button-next.swiper-button-disabled{ background-color:rgba(0, 0, 0, 0.3); } 
.rat-banner .swiper-button-prev.swiper-button-disabled{ background-color:rgba(0, 0, 0, 0.3); } 
.rat-banner .swiper-pagination-bullet{ width:25px; height:5px; background-color:#ffffff; margin:0 14px; opacity:1; color:transparent; border-radius: 0px; } 
.rat-banner .swiper-pagination-bullet-active{ background-color:#0080e2;} 
.rat-banner .swiper-pagination{ font-size:0; }
.rat-banner .swiper-container-horizontal > .swiper-pagination-bullets{ bottom: 30px; z-index: 20;}

.cy-index-headerbg .fp-tableCell {
	padding-top: 90px;
	margin: 0px;
	overflow: hidden;
}

/* 首页定制 */
.cy-index-customizedbg {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	position: relative;
}
.cy-index-customizedbg::before {
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, #e5edf5, #fff);
	background: -o-linear-gradient(left, #e5edf5, #fff);
	background: -moz-linear-gradient(left, #e5edf5, #fff);
	background: -ms-linear-gradient(left, #e5edf5, #fff);
	content: '';
	position: absolute;
	left: 0;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-index-customizedbg::after {
	content: '';
	position: absolute;
	right: 0;
	background-image: url(../images/customizedbgimg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	width: 25%;
	height: 80%;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-index-custommain {
	height: 100vh;
	padding: 150px 0px 0px;
	margin: 0px;
	overflow: hidden;
	position: relative;
}
.cy-index-customleft {
	width: calc(50% - 80px);
	padding: 0px;
	margin: 0px 80px 0px 0px;
	overflow: hidden;
	float: left;
}
.cy-index-customlefttitle {
	padding: 0px;
	margin: 0px 0px 50px;
	overflow: hidden;
	transform: translateX(-20px);
	opacity: 0;
	transition: all .5s linear .1s;
	-webkit-transition: all .5s linear .1s;
}
.cy-index-customlefttitle h3 {
	font-size: 42px;
	font-weight: 600;
	font-family: Arial;
	color: #333;
	padding: 0px;
	margin: 0px 0px 5px;
	overflow: hidden;
}
.cy-index-customlefttitle h3 span {color: #005aab;}
.cy-index-customlefttitle p {
	font-size: 15px;
	line-height: 1.8;
	color: #444;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-index-customleftinfo {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	-webkit-transform: scale3d(0.3, 0.3, 0.3);
	transform: scale3d(0.3, 0.3, 0.3);
	opacity: 0;
	transition: all .5s linear .5s;
	-webkit-transition: all .5s linear .5s;
}
.cy-index-customleftinfo ul {
	display: grid;
	column-gap: 40px;
	grid-template-columns: 1fr 1fr 1fr;
}
.cy-index-customleftinfo li {
	border: 1px solid #ddd;
	border-radius: 10px;
	text-align: center;
	padding: 5px 10px 15px;
	margin: 0px 0px 30px;
	position: relative;
}
.cy-index-customleftinfo li::after {
	content: '';
	position: absolute;
	top: 50%;
	right: -30px;
	transform: translateY(-50%);
	width: 20px;
	height: 20px;
	background-image: url(../images/index-customdot.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-index-customleftinfo li:last-child::after {display: none;}
.cy-index-customleftinfo li i {
	font-size: 62px;
}
.cy-index-customleftinfo li p {
	font-size: 15px;
	line-height: 1.6;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-index-customright {
	width: 45%;
	max-height: 85vh;
	position: absolute;
	right: 5%;
	bottom: 0;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	z-index: 30;
	-webkit-transform: scale3d(0.3, 0.3, 0.3);
	transform: scale3d(0.3, 0.3, 0.3);
	opacity: 0;
	transition: all .5s linear 1s;
	-webkit-transition: all .5s linear 1s;
}
.cy-index-customright img {max-width: 100%;}
.cy-index-customleftinfo li:hover {color: #fff; 
	background: -webkit-linear-gradient(bottom right, #045aae, #01dbf4);
	background: -o-linear-gradient(bottom right, #045aae, #01dbf4);
	background: -moz-linear-gradient(bottom right, #045aae, #01dbf4);
	background: -ms-linear-gradient(bottom right, #045aae, #01dbf4);}
	.cy-index-customizedbg.active .cy-index-customlefttitle {
		transform: translateX(0px);
		opacity: 1;
	}
	.cy-index-customizedbg.active .cy-index-customleftinfo,.cy-index-customizedbg.active .cy-index-customright {
		transform: scale3d(1, 1, 1);
		opacity: 1;
	}

/* 首页产品 */
.cy-index-productbg {
	background-image: url(../images/index-probg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0px 0px 0px;
	margin: 0px;
	overflow: hidden;
}
.rat-index-proright {
	width: 52.8%;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	float: right;
	transform: translateX(20px);
	opacity: 0;
	transition: all .5s linear .5s;
	-webkit-transition: all .5s linear .5s;
}
.rat-index-prorightinfo {
	padding: 0px;
	margin: 0px -30px 0px 0px;
}
.rat-index-prorightinfo .bd {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.rat-index-prorightinfo .swiper-slide {
	transition: all 300ms linear;
	-webkit-transition: all 300ms linear;
}

.rat-index-prorightinfo .con {
	position: relative;
	border-radius: 20px;
	overflow: hidden;
	transition: all 300ms linear;
	-webkit-transition: all 300ms linear;
	width: 100%;
}

.rat-index-prorightinfo .pic::after {
	display: block;
	content: '';
	width: 100%;
	height: 47.9079%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	opacity: 0;
	visibility: hidden;
}

.rat-index-prorightinfo .swiper-slide {
	transition: all 300ms linear;
	-webkit-transition: all 300ms linear;
}
.rat-index-prorightinfo .swiper-slide .con{
	transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
}
.rat-index-prorightinfo .swiper-slide.swiper-slide-active .con {
	width: 104.5%;
}

.rat-index-prorightinfo .swiper-slide.swiper-slide-next .con {
	width: 92.6%;
	margin: 26px 0 0 60px;
}

.rat-index-prorightinfo .swiper-slide.swiper-slide-next + .swiper-slide .con {
	margin: 50px 0 0 80px;
	width: 83%;
}
.rat-index-prorightinfo .swiper-slide .pic::after {
	background: -webkit-linear-gradient(bottom, #045aae, #045aae00);
	background: -o-linear-gradient(bottom, #045aae, #045aae00);
	background: -moz-linear-gradient(bottom, #045aae, #045aae00);
	background: -ms-linear-gradient(bottom, #045aae, #045aae00);
	opacity: 1;
	visibility: visible;
}

.rat-index-prorightinfo .pic {
	border-radius: 20px;
	overflow: hidden;
}

.rat-index-prorightinfo .pic::before {
	padding-top: 136.7741%;
}
.rat-index-prorightinfo .pic span{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.1);
}
.rat-index-prorightinfo .text {
	position: absolute;
	bottom: 20px;
	width: 100%;
	left: 0;
	text-align: center;
	z-index: 3;
	line-height: 30px;
	height: 30px;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}

.rat-index-proleft {
    width: 40%;
	padding: 0px 100px 0px 7.5%;
	margin: 0px;
	overflow: hidden;
	transform: translateX(-20px);
	opacity: 0;
	transition: all .5s linear .5s;
	-webkit-transition: all .5s linear .5s;
	float: left;
}
.rat-index-prolefttitle {
	font-size: 38px;
	font-weight: 600;
	color: #fff;
	padding: 0px;
	margin: 0px 0px 25px;
	overflow: hidden;
}
.rat-index-proleftinfo {
	color: #fff;
	padding: 0px 0px 80px;
	margin: 0px;
	overflow: hidden;
	position: relative;
}
.rat-index-proleftinfo .swiper-button-prev {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: 2px solid #fff;
	background: url(../images/ywC2Prev.png) no-repeat center;
	cursor: pointer;
	transition: all 200ms linear;
	-webkit-transition: all 200ms linear;
	z-index: 3;
	position: absolute;
	left: 0px;
	top: auto;
	bottom: 0px;
}
.rat-index-proleftinfo .swiper-button-prev::after{
	display: none;
}
.rat-index-proleftinfo .swiper-button-next{
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: 2px solid #fff;
	background: url(../images/ywC2Next.png) no-repeat center;
	cursor: pointer;
	transition: all 200ms linear;
	-webkit-transition: all 200ms linear;
	z-index: 3;
	position: absolute;
	left: 0px;
	right: auto;
	margin-left: 60px;
	top: auto;
	bottom: 0px;
}
.rat-index-proleftinfo .swiper-button-next::after{
	display: none;
}
.rat-index-proleftinfo .swiper-button-prev:hover {
	background-color: rgba(0, 0, 0, 0.7);
	background-image: url(../images/ywC2Prev.png);
}

.rat-index-proleftinfo .swiper-button-next:hover {
	background-color: rgba(0, 0, 0, 0.7);
	background-image: url(../images/ywC2Next.png);
}
.rat-index-proleftinfoone {
	padding: 0px !important;
	margin: 0px 0px 15px;
	overflow: hidden;
}
.rat-index-proleftinfoone h3 {
	font-size: 24px;
	font-weight: 600;
	line-height: 2;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.rat-index-proleftinfoone p {
	font-size: 16px;
	line-height: 2;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-index-copyright {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	font-size: 16px;
	line-height: 35px;
	color: #fff;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	transform: translateY(20px);
	opacity: 0;
	transition: all .5s linear 1s;
	-webkit-transition: all .5s linear 1s;
}
.cy-index-copyright .left {float: left;}
.cy-index-copyright .right{float: right;}
.cy-index-productbg.active .rat-index-proleft, .cy-index-productbg.active .rat-index-proright {
	transform: translateX(0px);
	opacity: 1;
}
.cy-index-productbg.active .cy-index-copyright {
	transform: translateY(0px);
	opacity: 1;
}

/* 首页核心优势 */
.cy-index-advantagesbg {
	background-image: url(../images/index-advbg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0px 0px 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-index-advantagesbg .container {height: 100%;position: relative;}
.cy-index-advtitle {
	width: 270px;
	padding: 0px 0px 0px 25px;
	margin: 0px;
	overflow: hidden;
	position: absolute;
	top: 80px;
}
.cy-index-advtitle::after {
	content: "";
	width: 2px;
	height: 130px;
	background-color: #2eb76a;
	opacity: 0.3;
	position: absolute;
	left: 0;
	top: 0;
	transition: 1s;
}
.cy-index-advtitle h3 {
	width: 135px;
	font-size: 32px;
	font-weight: bold;
	line-height: 25px;
	color: #333333;
	margin-top: 35px;
}
.cy-index-advtitle h3 span {color: #005aab;}
.cy-index-advtitle p {
	width: 260px;
	font-family: "Roboto Condensed";
	font-size: 42px;
	line-height: 45px;
	letter-spacing: -2px;
	color: #c7c7c7;
	margin-top: 25px;
}
.cy-index-advimginfo {
	width: 100%;
	height: 100%;
	background-image: url(../images/index-advantagesquan.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 30vw auto;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	-webkit-transform: scale3d(0.3, 0.3, 0.3);
	transform: scale3d(0.3, 0.3, 0.3);
	opacity: 0;
	transition: all .5s linear .2s;
	-webkit-transition: all .5s linear .2s;
}

.cy-index-advimginfo .research1 {
  position: absolute;
  top: 35%;
  left: 20%;
  width: 150px;
  height: 210px;
  z-index: 1;
}
.cy-index-advimginfo .research1 .line {
  width: 250px;
  height: 2px;
  background-color: #0066ab;
  position: absolute;
  top: 42px;
  left: 80px;
  z-index: -1;
}
.cy-index-advimginfo .research1 .icon {
  width: 84px;
  height: 84px;
	line-height: 84px;
	font-size: 42px;
	font-weight: 600;
	color: #0066ab;
	text-align: center;
  background-color: white;
  border-radius: 50%;
  box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.16);
  transition: 0.5s;
}
.cy-index-advimginfo .research1 .p {
  font-size: 14px;
  line-height: 24px;
  color: #333333;
  margin-top: 25px;
}
.cy-index-advimginfo .research1.active {
  height: 22.875px;
}
.cy-index-advimginfo .research1.active .icon {
  transform: scale(1.2);
}
.cy-index-advimginfo .intelligent1 {
  position: absolute;
  top: 30%;
  left: 70%;
  width: 220px;
  height: 210px;
  z-index: 1;
}
.cy-index-advimginfo .intelligent1 .line {
  width: 200px;
  height: 2px;
  background-color: #8fbe47;
  position: absolute;
  top: 42px;
  right: 160px;
  z-index: -1;
}
.cy-index-advimginfo .intelligent1 .icon {
  width: 84px;
  height: 84px;
	line-height: 84px;
	font-size: 42px;
	font-weight: 600;
	color: #8fbe47;
	text-align: center;
  background-color: white;
  border-radius: 50%;
  box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.16);
  transition: 0.5s;
}
.cy-index-advimginfo .intelligent1 .p {
  font-size: 14px;
  line-height: 24px;
  color: #333333;
  margin-top: 25px;
}
.cy-index-advimginfo .intelligent1.active {
  height: 22.875px;
}
.cy-index-advimginfo .intelligent1.active .icon {
  transform: scale(1.2);
}
.cy-index-advimginfo .serve1 {
  position: absolute;
  top: 65vh;
  left: 68%;
  width: 220px;
  height: 210px;
  z-index: 1;
}
.cy-index-advimginfo .serve1 .line {
  width: 240px;
  height: 2px;
  background-color: #ee715d;
  position: absolute;
  top: 42px;
  right: 160px;
  z-index: -1;
}
.cy-index-advimginfo .serve1 .icon {
  width: 84px;
  height: 84px;
	line-height: 84px;
	font-size: 42px;
	font-weight: 600;
	color: #ee715d;
	text-align: center;
  background-color: white;
  border-radius: 50%;
  box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.16);
  transition: 0.5s;
}
.cy-index-advimginfo .serve1 .p {
  font-size: 14px;
  line-height: 24px;
  color: #333333;
  margin-top: 25px;
}
.cy-index-advimginfo .serve1.active {
  height: 22.875px;
}
.cy-index-advimginfo .serve1.active .icon {
  transform: scale(1.2);
}
.cy-index-advantagesbg.active .cy-index-advimginfo {
	transform: scale3d(1, 1, 1);
	opacity: 1;
}

/* 首页公司简介 */
.cy-index-aboutbg {
	background-image: url(../images/index-aboutbg.jpg);
	background-repeat: no-repeat;
	background-size: 100% calc(100% - 160px);
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	position: relative;
}
.cy-index-aboutbg::after {
	content: '';
	background-color: #fff;
	width: 55%;
	height: calc(75% - 150px);
	position: absolute;
	bottom: 150px;
	right: 0px;
	padding: 0px;
	margin: 0px;
	border-radius: 20px 0px 0px 0px;
	overflow: hidden;
}
.cy-index-aboutmain{
	width: 100%;
	height: calc(75vh - 160px);
	padding: 0px;
	margin: 25vh 0px 0px;
	overflow: hidden;
	position: relative;
	z-index: 10;
}
.cy-index-aboutinfo {
	width: 55%;
	padding: 50px 0px 0px 50px;
	margin: 0px;
	float: right;
	transform: translateX(20px);
	opacity: 0;
	transition: all .5s linear .5s;
	-webkit-transition: all .5s linear .5s;
}
.cy-index-abouttitle {
	padding: 40px 0px 0px;
	margin: 0px;
	position: relative;
}
.cy-index-abouttitle::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 60px;
	height: 25px;
	background-image: url(../images/index-abouttitleleft.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-index-abouttitle::before {
	content: '';
	position: absolute;
	bottom: -20px;
	right: -120px;
	width: 130px;
	height: 105px;
	background-image: url(../images/index-abouttitleright.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-index-abouttitle h3 {
	font-size: 32px;
	font-weight: 600;
	color: #333;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-index-abouttitle h3 span {
	color: #0066ab;
}
.cy-index-abouttitle p {
	font-size: 20px;
	line-height: 2;
	color: #666;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-index-abouttxt {
	font-size: 16px;
	line-height: 35px;
	height: 240px;
	padding: 100px 0px 0px;
	margin: 0px;
	overflow: hidden;
	position: relative;
}
.cy-index-abouttxt::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 70px;
	background-color: #73b64f;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

.cy-index-aboutnum {
	background-color: #fffcf1;
	padding: 30px 20px 0px;
	margin: 20px 0px 0px;
	height: 140px;
	position: relative;
	transform: translateY(20px);
	opacity: 0;
	transition: all .5s linear 1s;
	-webkit-transition: all .5s linear 1s;
}
.cy-index-aboutnum::after {
	content: '';
	position: absolute;
	left: -50%;
	bottom: 0px;
	background-color: #fffcf1;
	width: 100%;
	height: 100%;
	padding: 0px;
	z-index: -1;
}
.cy-index-aboutnum ul {
	display: grid;
	column-gap: 50px;
	grid-template-columns: 1fr 1fr 1fr 1fr;
}
.cy-index-aboutnum li {
	background-repeat: no-repeat;
	background-size: auto 40px;
	background-position: 0px 10px;
	padding: 0px 0px 0px 50px;
	margin: 0px;
	overflow: hidden;
}
.cy-index-aboutnum li:nth-child(1) {
	background-image: url(../images/index-aboutico01.png);
}
.cy-index-aboutnum li:nth-child(2) {
	background-image: url(../images/index-aboutico02.png);
}
.cy-index-aboutnum li:nth-child(3) {
	background-image: url(../images/index-aboutico03.png);
}
.cy-index-aboutnum li span {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-index-aboutnum li span strong {
	font-size: 42px;
	font-weight: 600;
	line-height: 60px;
	color: #000;
	padding: 0px 10px 0px 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-index-aboutnum li p {
	font-size: 14px;
	line-height: 25px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-index-aboutnum li:last-child a {
	display: inline-block;
	border: 2px solid #ccc;
	border-radius: 50px;
	font-size: 16px;
	line-height: 50px;
	color: #333;
	padding: 0px 30px;
	margin: 25px 0px 0px;
	overflow: hidden;
	float: right;
}
.cy-index-aboutnum li:last-child a i {
	margin-left: 30px;
	color: #00873b;
}
.cy-index-aboutnum li:last-child a:hover {
	border-color: #00873b;
	background-color: #00873b;
	color: #fff;
}
.cy-index-aboutnum li:last-child a:hover i {
	color: #fff;
}
.cy-index-aboutbg.active .cy-index-aboutinfo {
	transform: translateX(0px);
	opacity: 1;
}
.cy-index-aboutbg.active .cy-index-aboutnum {
	transform: translateY(0px);
	opacity: 1;
}

/* 首页荣誉 */
.cy-index-honorbg {
	background-image: url(../images/index-honorbg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-index-honorinfo {
	width: 33%;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	float: left;
	transform: translateX(-20px);
	opacity: 0;
	transition: all .5s linear .7s;
	-webkit-transition: all .5s linear .7s;
}
.cy-index-honorinfo h3 {
	font-size: 42px;
	font-weight: 600;
	color: #333;
	padding: 0px;
	margin: 0px 0px 30px;
	overflow: hidden;
}
.cy-index-honorinfo h3 span {color: #005aab;}
.cy-index-honorinfo p {
	font-size: 16px;
	line-height: 2;
	padding: 0px;
	margin: 0px 0px 30px;
	overflow: hidden;
}
.cy-index-honorinfo img {max-width: 100%;}
.cy-index-honorimg {
	width: 34%;
	padding: 8% 0px 50px;
	margin: 0px 50px;
	overflow: hidden;
	float: left;
	position: relative;
	-webkit-transform: scale3d(0.3, 0.3, 0.3);
	transform: scale3d(0.3, 0.3, 0.3);
	opacity: 0;
	transition: all .5s linear 1s;
	-webkit-transition: all .5s linear 1s;
}
.cy-index-honorbg.active .cy-index-honorinfo {
	transform: translateX(0px);
	opacity: 1;
}
.cy-index-honorbg.active .cy-index-honorimg {
	transform: scale3d(1, 1, 1);
	opacity: 1;
}
.cy-index-honorimg .swiper-pagination-bullet {background-color: #fff; opacity: .7;}
.cy-index-honorimg .swiper-pagination-bullet-active {background-color: #00873b; opacity: 1;}

/* 首页联系我们 */
.cy-index-contactbg {
	background-image: url(../images/index-contactbg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-index-contacttitle {
	font-size: 32px;
	font-weight: 600;
	color: #fff;
	line-height: 1.5;
	text-align: right;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-index-contactmain {
	display:flex;
	flex-wrap:wrap;
	padding: 0px;
	margin: 25px 0px;
	overflow: hidden;
}
.cy-index-contactleft {
	width: 45%;
	background-image: url(../images/index-contactinfobg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 50px;
	border-radius: 20px;
	margin: 0px;
	overflow: hidden;
	transform: translateX(-20px);
	opacity: 0;
	transition: all .5s linear .7s;
	-webkit-transition: all .5s linear .7s;
}
.cy-index-contactleft h3 {
	font-size: 42px;
	font-weight: 600;
	color: #fff;
	padding: 0px;
	margin: 0px 0px 20px;
	overflow: hidden;
}
.cy-index-contactleft li {
	font-size: 24px;
	line-height: 30px;
	color: #fff;
	padding: 10px 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-index-contactleft li img {
	height: 30px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-index-contactright {
	width: 55%;
	background-color: #fff;
	padding: 35px;
	border-radius: 20px;
	margin: 0px;
	overflow: hidden;
	transform: translateX(20px);
	opacity: 0;
	transition: all .5s linear .7s;
	-webkit-transition: all .5s linear .7s;
}
.cy-index-contactordertitle {
	font-size: 24px;
	line-height: 2;
	color: #333;
	padding: 0px;
	margin: 0px 0px 10px;
	overflow: hidden;
}
.cy-index-contactright label {
	display: grid;
	column-gap: 15px;
	grid-template-columns: 1fr 1fr;
}
.cy-index-contactright input {
	width: 100%;
	border: 1px solid #ddd;
	border-radius: 0;
	padding: 10px 5px;
	font-size: 14px;
	line-height: 2;
	color: #666;
	margin: 0px 0px 15px;
	overflow: hidden;
}
.cy-index-contactright textarea {
	width: 100%;
	height: 180px;
	border: 1px solid #ddd;
	border-radius: 0;
	padding: 10px 5px;
	font-size: 14px;
	line-height: 2;
	color: #666;
	margin: 0px 0px 15px;
	overflow: hidden;
}
.cy-index-contactright button {
	width: 100%;
	font-size: 18px;
	line-height: 30px;
	text-align: left;
	color: #fff;
	background-color: #333;
	border: 0px;
	border-radius: 5px;
	padding: 10px 20px;
	margin: 0px;
	overflow: hidden;
}
.cy-index-contactright button:hover {background-color: #0066ab;}
.cy-index-contactright button img {
	height: 25px;
	float: right;
}
.cy-index-copyright {
	font-size: 16px;
	line-height: 35px;
	color: #fff;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	transform: translateY(20px);
	opacity: 0;
	transition: all .5s linear 1s;
	-webkit-transition: all .5s linear 1s;
}
.cy-index-copyright .left {float: left;}
.cy-index-copyright .right{float: right;}
.cy-index-contactbg.active .cy-index-contactleft, .cy-index-contactbg.active .cy-index-contactright {
	transform: translateX(0px);
	opacity: 1;
}
.cy-index-contactbg.active .cy-index-copyright {
	transform: translateY(0px);
	opacity: 1;
}

/* 首页简介产品 */
.cy-index-zhuhebg {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	position: relative;
	transform: translateY(50px);
	opacity: 0;
	transition: all .5s linear .1s;
	-webkit-transition: all .5s linear .1s;
}
.cy-index-zhuhebg::after {
	background-image: url(../images/index-naboutbg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	width: 50%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	z-index: -1;
}
.cy-index-zhuhebg::before {
	background-image: url(../images/index-nprobg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	content: '';
	position: absolute;
	right: 0px;
	top: 0px;
	width: 50%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	z-index: -1;
}
.cy-index-zhuheabout {
	width: 50%;
	padding: 0px 8%;
	margin: 0px;
	overflow: hidden;
	float: left;
	transform: translateX(-50px);
	opacity: 0;
	transition: all .5s linear 1s;
	-webkit-transition: all .5s linear 1s;
}

.cy-index-zhuheabouttitle {
	line-height: 1.5;
	padding: 40px 0px 80px;
	margin: 0px 0px 20px;
	position: relative;
}
.cy-index-zhuheabouttitle::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 60px;
	height: 25px;
	background-image: url(../images/index-zhuheabouttitleleft.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-index-zhuheabouttitle::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 2px;
	height: 70px;
	background-color: #73b64f;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-index-zhuheabouttitle h3 {
	font-size: 32px;
	font-weight: 600;
	color: #fff;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-index-zhuheabouttitle p {
	font-size: 32px;
	color: #fff;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-index-zhuheaboutinfo {
	font-size: 16px;
	line-height: 2;
	color: #fff;
	padding: 0px 0px 0px;
	margin: 0px;
	overflow: hidden;
	position: relative;
}
.cy-index-zhuheaboutbtn {
	margin: 50px 0px 0px;
	padding: 0px;
	overflow: hidden;
}
.cy-index-zhuheaboutbtn a {
	display: inline-block;
	border: 2px solid #0db65d;
	background-color: #00873b;
	border-radius: 50px;
	font-size: 16px;
	line-height: 50px;
	color: #fff;
	padding: 0px 30px;
	margin: 0px;
	overflow: hidden;
}
.cy-index-zhuhepro {
	width: 50%;
	padding: 0px 8%;
	margin: 0px;
	overflow: hidden;
	float: right;
	transform: translateX(50px);
	opacity: 0;
	transition: all .5s linear 1s;
	-webkit-transition: all .5s linear 1s;
}
.cy-index-zhuheproinfo {
	text-align: center;
	padding: 0px;
	margin: 0px 0px 35px;
	overflow: hidden;
}
.cy-index-zhuheproimg {
	text-align: center;
	padding: 0px;
	margin: 0px 0px 25px;
	overflow: hidden;
}
.cy-index-zhuheproimg img {max-width: 100%;}
.cy-index-zhuheprotitle {
	font-size: 32px;
	font-weight: 600;
	line-height: 1.5;
	color: #fff;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-index-zhuheprolist {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-index-zhuheprolist ul {
	text-align: center;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-index-zhuheprolist a {
	display: inline-block;
	border: 1px solid #fff;
	padding: 5px 40px;
	border-radius: 50px;
	font-size: 15px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	margin: 0px 5px 10px;
	overflow: hidden;
}
.cy-index-zhuhebg.active {
	transform: translateY(0px);
	opacity: 1;
}
.cy-index-zhuhebg.active .cy-index-zhuheabout,.cy-index-zhuhebg.active .cy-index-zhuhepro {
	transform: translateX(0px);
	opacity: 1;
}

/* 底部信息 */
.cy-footer-main {
	background-color: #333;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-footer-top {
	padding: 50px 0px 25px;
	margin: 0px;
	overflow: hidden;
}
.cy-footer-topleft {
	width: 70%;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	float: left;
}
.cy-footer-topleft ul {
	display: grid;
	column-gap: 30px;
	grid-template-columns: 1fr 1fr 1fr 1fr;
}
.cy-footer-topleft li {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-footer-topleft li dt {
	font-size: 18px;
	color: #fff;
	padding: 0px;
	margin: 0px 0px 20px;
	overflow: hidden;
}
.cy-footer-topleft li dd {
	font-size: 15px;
	line-height: 2;
	color: #ccc;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-footer-topright {
	width: 30%;
	text-align: right;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	float: right;
}
.cy-footer-topright h3 {
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	padding: 0px;
	margin: 0px 0px 20px;
	overflow: hidden;
}
.cy-footer-topright span {
	display: block;
	font-size: 42px;
	line-height: 50px;
	color: #fff;
	padding: 0px;
	margin: 0px 0px 10px;
	overflow: hidden;
}
.cy-footer-topright span i {
	width: 35px;
	height: 35px;
	line-height: 35px;
	font-size: 18px;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 50%;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-footer-topright p {
	font-size: 15px;
	line-height: 2;
	color: #ccc;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-footer-bottom {
	border-top: 1px solid #999;
	padding: 15px 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-footer-copyright {
	font-size: 15px;
	line-height: 35px;
	color: #ccc;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	float: left;
}
.cy-footer-nav {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	float: right;
}
.cy-footer-nav ul {padding: 0px; margin: 5px 0px 0px ; overflow: hidden;}
.cy-footer-nav li {padding: 0px;margin: 0px 10px 0px 0px;overflow: hidden;float: left;}
.cy-footer-nav li i {display: block; width: 25px; height: 25px; line-height: 25px; background-color: #eee; color: #333; font-size: 16px; border-radius: 50%; text-align: center; padding: 0px; margin: 0px 0px 0px 5px; overflow: hidden;}

/*首页右侧导航*/
.right_nav {position: fixed;right: 38px;top: 50%;transform: translateY(-50%);z-index: 100;}
#menu li {margin-bottom: 20px;}
#menu li a {width: 25px;height: 25px;font-size: 12px;line-height: 25px;position: relative;display: block;text-align: center;}
#menu li a:before {content: '';display: block;width: 4px;height: 4px;position: absolute;left: 50%;margin-top: -2px;top: 50%;margin-top: -2px;background: #CBCBCB;border-radius: 50%;}
#menu li span.cont {position: absolute;height: 25px;width: 25px;color: #999;opacity: 0;visibility: hidden;-webkit-transition: all 0.3s;transition: all 0.3s;left: 3px;top: 0;border: 1px solid #999;border-radius: 50%;}
#menu li:hover span.cont,#menu li.active span.cont {opacity: 1;visibility: visible;color: #999;}
#menu li:hover a:before,#menu li.active a:before {display: none;}
#menu {position: relative;z-index: 2;}

/* 内页开始 */
.cy-ny-banner {
	padding: 0px;
	margin: 80px 0px 0px;
	overflow: hidden;
	position: relative;
}
.cy-ny-bannertxt {
	width: 100%;
	position: absolute;
	top: 45%;
	left: 0px;
	transform: translateY(-50%);
	padding: 40px 0px 10px;
	margin: 0px;
	overflow: hidden;
}
.cy-ny-bannertxt span {
	font-size: 80px;
	font-weight: 600;
	line-height: 1;
	text-transform: uppercase;
	color: #fff;
	opacity: .6;
	color: #ffffff;
	background: #ffffff;
	background: -webkit-linear-gradient(top, #ffffffff, #ffffff00);
	background: -o-linear-gradient(top, #ffffffff, #ffffff00);
	background: -moz-linear-gradient(top, #ffffffff, #ffffff00);
	background: -ms-linear-gradient(top, #ffffffff, #ffffff00);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-webkit-animation: hue6sinfinitelinear;
	position: absolute;
	top: 0px;
	left: 50%;
	transform: translateX(-50%);
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-ny-bannertxt h3 {
	font-size: 42px;
	font-weight: 600;
	text-align: center;
	color: #fff;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-about-profilemain {
	background-image: url(../images/about-profilebg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-about-profilemain .container {
	position: relative;
}
.cy-about-profilemain .container::after {
	content: '';
	background-color: rgba(255, 255, 255, .9);
	border-top-left-radius: 80px;
	width: 150%;
	height: 110%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: -30px;
	z-index: 1;
}
.cy-about-profileinfo {
	position: relative;
	padding: 60px 0px 80px 0px;
	margin: 180px 0px 0px;
	overflow: hidden;
	position: sticky;
	z-index: 2;
}
.cy-about-title {
	background-image: url(../images/about-titleico.png);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: 3px top;
	padding: 20px 0px 0px;
	margin: 0px 0px 35px;
	overflow: hidden;
}
.cy-about-title h3 {
	font-size: 32px;
	font-weight: 600;
	line-height: 35px;
	color: #333;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	display: inline-block;
}
.cy-about-title span {
	display: inline-block;
	font-size: 24px;
	line-height: 25px;
	text-transform: uppercase;
	color: #999;
	padding: 0px 0px 0px 10px;
	margin: 15px 0px 0px;
	overflow: hidden;
}
.cy-about-prifiletxt {
	font-size: 16px;
	line-height: 2.5;
	color: #666;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-about-prifiletxt h3 {
	font-size: 24px;
	font-weight: 600;
	line-height: 2;
	color: #333;
	padding: 0px;
	margin: 0px 0px 10px;
	overflow: hidden;
}
.cy-about-profilemun {
	background-color: rgba(255, 255, 255, .6);
	padding: 20px 60px;
	margin: 50px 0px 0px;
	overflow: hidden;
}
.cy-about-profilemun ul {
	display: flex;
	justify-content: space-between;
}
.cy-about-profilemun li {
	color: #333;
	line-height: 1.2;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-about-profilemun i {
	display: block;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-about-profilemun i img {height: 40px;}
.cy-about-profilemun span {
	font-size: 52px;
	font-weight: 600;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-about-profilemun p {
	font-size: 17px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

/* 企业形象 */
.cy-about-imagemain {
	padding: 60px 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-about-imagetitle {
	padding: 0px 0px 0px;
	margin: 0px 0px 50px;
	overflow: hidden;
}
.cy-about-imagetitle h3 {
	font-size: 28px;
	font-weight: 600;
	line-height: 35px;
	color: #333;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	display: inline-block;
}
.cy-about-imagetitle span {
	display: inline-block;
	font-size: 16px;
	line-height: 20px;
	color: #666;
	padding: 0px 0px 0px 5px;
	margin: -5px 0px 0px;
	overflow: hidden;
}
.cy-about-imagelist {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-about-imagelist .owl-carousel .owl-stage {margin-left: -10.5%;}
.cy-about-imagelist .owl-carousel .owl-nav button.owl-prev, .cy-about-imagelist .owl-carousel .owl-nav button.owl-next, .cy-about-imagelist .owl-carousel button.owl-dot {
  top: 40%;
  pointer-events: auto;
  text-align: center;
  position: absolute;
  z-index: 999!important;
  cursor: pointer;
  background: rgba(255,255,255,0.9);
	border: 1px solid #999;
  color: #333;
  line-height: 40px;
  font-size: 16px;
  width: 50px;
  height: 50px;
	border-radius: 50%;
  padding-top: 0px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.cy-about-imagelist .owl-nav .owl-prev {left: 26%;}
.cy-about-imagelist .owl-nav .owl-next {right: 26%;}
.cy-about-imagelist .owl-nav .owl-prev i,.cy-about-imagelist .owl-nav .owl-next i {font-size: 18px;}
.cy-about-imagelist .owl-nav .owl-next:hover,.cy-about-imagelist .owl-nav .owl-prev:hover {background: rgba(0,0,0,0.7);color: #fff}
.cy-about-adone {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	position: relative;
}
.cy-about-adoneimg img {width: 100%;}
.cy-about-adonetxt {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	padding: 10px 20px;
	font-size: 24px;
	line-height: 1.5;
	color: #fff;
	margin: 0px;
	overflow: hidden;
}

/* 经营理念 */
.cy-about-philosophymain {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-about-philosophyinfo {
	font-size: 16px;
	line-height: 2.5;
	color: #333;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-about-philosophylist {
	background-image: url(../images/about-philosophybg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0px;
	margin: 60px 0px 0px;
	overflow: hidden;
}
.cy-about-philosophylist li {
	width: 25%;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	float: left;
}
.cy-about-teamimg {
	padding: 0px 20px;
	margin: 0px;
	overflow: hidden;
}
.cy-about-teamimg span {
	width: 160px;
	height: 160px;
	border-radius: 50%;
	display: block;
	margin: 0px auto 10px;
	padding: 0px;
	overflow: hidden;
}
.cy-about-teamimg span img {width: 100%;}
.cy-about-teamimg p {
	font-size: 28px;
	font-weight: 600;
	line-height: 30px;
	color: #fff;
	text-align: center;
	padding: 0px;
	margin: 20px 0px 0px;
	overflow: hidden;
}
.cy-about-teamone {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	position: relative;
}
.cy-about-teamimg {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
.cy-about-teamtxt {opacity: 0; padding: 0px; margin: 0px auto; text-align: center;  overflow: hidden;}
.cy-about-teamtxt img {width: 100%;}
.cy-about-teamtxt h3 {
	font-size: 28px;
	font-weight: 600;
	line-height: 30px;
	color: #046635;
	text-align: left;
	padding: 0px 0px 15px;
	margin: 30px 30px 20px;
	overflow: hidden;
	position: relative;
}
.cy-about-teamtxt h3::after {
	content: '';
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 50px;
	height: 2px;
	background-color: #046635;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-about-teamtxt p {
	font-size: 18px;
	line-height: 1.8;
	text-align: left;
	color: #666;
	padding: 0px;
	margin: 0px 30px 30px;
	overflow: hidden;
}
.cy-about-philosophylist li:hover .cy-about-teamone {background-color: #fff;top: 0; transform: inherit;height: 100%; position: initial;}
.cy-about-philosophylist li:hover .cy-about-teamimg {display: none;}
.cy-about-philosophylist li:hover .cy-about-teamtxt {opacity: 1;}

/* 公司愿景 */
.cy-about-visionmain {
	background-image: url(../images/about-visionbg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 80px 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-about-visioninfo {
	min-height: 560px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-about-visioninfo ul {
	display: grid;
	column-gap: 40%;
	grid-template-columns: 1fr 1fr;
}
.cy-about-visiontxt {
	font-size: 32px;
	line-height: 1.2;
	color: #333;
	padding: 0px;
	margin: 0px 0px 210px;
	overflow: hidden;
}
.cy-about-visiondetails {
	font-size: 16px;
	line-height: 2;
	color: #333;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-about-visionimg {
	text-align: center;
	padding: 0px;
	margin: 10% 0px 0px;
	overflow: hidden;
}

/* 荣誉证书 */
.cy-about-honormain {
	background-image: url(../images/about-honorbg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 120px 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-about-honorinfo {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-about-honorleft {
	width: 45%;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	float: left;
}
.cy-about-honorleftimg img {max-width: 100%;}
.cy-about-honorright {
	width: 50%;
	padding: 0px 0px 50px;
	margin: 35px 0px 0px;
	overflow: hidden;
	float: right;
	position: relative;
}
.cy-about-honorright img {max-width: 320px;}
.cy-about-honorright .swiper-pagination-bullet {background-color: #fff; opacity: .7;}
.cy-about-honorright .swiper-pagination-bullet-active {background-color: #00873b; opacity: 1;}

/* 联系我们 */
.cy-contact-main {
	padding: 80px 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-contact-info {
	border: 1px solid #eee;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	display: flex;
}
.cy-contact-img {
	width: 50%;
	background-image: url(../images/contact-img.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 0px;
	overflow: hidden;
}
.cy-contact-txt {
	width: 50%;
	padding: 80px 80px;
	margin: 0px;
	overflow: hidden;
}
.cy-contact-txttitle {
	line-height: 1.5;
	text-align: center;
	padding: 0px;
	margin: 0px 0px 30px;
	overflow: hidden;
}
.cy-contact-txttitle h3 {
	font-size: 32px;
	font-weight: 600;
	color: #333;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-contact-txttitle p {
	font-size: 16px;
	color: #666;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-contact-txtinfo {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-contact-txtinfo ul {
	display: grid;
	column-gap: 60px;
	grid-template-columns: 1fr 1fr;
}
.cy-contact-txtinfo li {
    word-break: break-all;
	text-align: center;
	padding: 0px 0px 30px;
	margin: 50px 0px;
	overflow: hidden;
	position: relative;
}
.cy-contact-txtinfo li::after {
	content: '';
	position: absolute;
	bottom: 0px;
	left: 50%;
	transform: translateX(-50%);
	width: 40px;
	height: 1px;
	background-color: #00873b;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-contact-txtinfo li i {
	font-size: 54px;
	line-height: 1.5;
	color: #999;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-contact-txtinfo li p {
	width: 100%;
	max-width: 240px;
	font-size: 16px;
	line-height: 2;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
}
.cy-contact-txtinfo li p.title {
	font-size: 20px;
}
.cy-contact-txtinfo li:hover::after {background-color: #045aae;}
.cy-contact-txtinfo li:hover i {color: #045aae;}
.cy-contact-txtinfo li:hover p {color: #045aae;}
.cy-contact-map {
	width: 100%;
	height: 450px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-contact-map .wrap{width: 360px;}
.cy-contact-map .item{width:50%;margin-bottom:10px}
.cy-contact-map .item.w100{width:100%}
.cy-contact-map .tit{font-size:16px;color:rgba(0,0,0,.95)}
.cy-contact-map .text{color:rgba(0,0,0,.75);font-size:14px}

/* 定制服务 */
.cy-customized-processmain {
	background-image: url(../images/customizedbg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 80px 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-customized-processkuan {
	width: 90%;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
}
.cy-customized-left {
	width: 30%;
	max-width: 320px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	float: left;
}
.cy-customized-logoinfo {
	text-align: center;
	padding: 0px 0px 80px;
	margin: 0px 0px 20px;
	overflow: hidden;
	position: relative;
}
.cy-customized-logoinfo img {max-width: 100%;}
.cy-customized-logoinfo::after {
	content: '';
	position: absolute;
	bottom: 0px;
	left: 50%;
	transform: translateX(-50%);
	width: 1px;
	height: 60px;
	background-color: #ccc;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-customized-titleinfo {
	max-width: 280px;
	line-height: 1.5;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
}
.cy-customized-titleinfo h3 {
	font-size: 32px;
	font-weight: 500;
	color: #333;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-customized-titleinfo p {
	font-size: 24px;
	text-transform: uppercase;
	color: #999;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-customized-right {
	width: 60%;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	float: right;
}
.cy-customized-right li {
	padding: 0px;
	margin: 0px 0px 20px;
	overflow: hidden;
}
.cy-customized-processone {
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 180px;
	padding: 30px;
	margin: 0px;
	overflow: hidden;
}
.cy-customized-processone i {
	display: block;
	width: 160px;
	height: 120px;
	line-height: 120px;
	font-size: 100px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	float: left;
}
.cy-customized-processonetxt {
	width: calc(100% - 180px);
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	float: right;
}
.cy-customized-processonetxt h4 {
	font-size: 58px;
	font-weight: 600;
	color: #666;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-customized-processonetxt p {
	font-size: 18px;
	color: #666;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-customized-right li:hover .cy-customized-processone {border-color: #8dc749;}
.cy-customized-right li:hover .cy-customized-processonetxt h4 {color: #046635;
}

/* 服务支持 */
.cy-service-ideamain {
	background-image: url(../images/service-ideabg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 100px 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-service-title {
	font-size: 36px;
	font-weight: 600;
	text-align: center;
	color: #333;
	padding: 0px;
	margin: 0px 0px 50px;
	overflow: hidden;
}
.cy-service-ideainfo {
	display: grid;
	column-gap: 50px;
	grid-template-columns: 1fr 1fr;
}
.cy-service-ideaone {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	position: relative;
}
.cy-service-ideaone img {width: 100%;}
.cy-service-ideaone::after {
	content: '';
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 50%;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	background: -webkit-linear-gradient(bottom, #045aaeaa, #045aae00);
	background: -o-linear-gradient(bottom, #045aaeaa, #045aae00);
	background: -moz-linear-gradient(bottom, #045aaeaa, #045aae00);
	background: -ms-linear-gradient(bottom, #045aaeaa, #045aae00);
	z-index: 1;
}
.cy-service-ideaoneinfo {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	padding: 20px 35px;
	margin: 0px;
	overflow: hidden;
	z-index: 2;
}
.cy-service-ideaoneinfo i {
	font-size: 68px;
	list-style: 1;
	color: #fff;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-service-ideaoneinfo h3 {
	font-size: 24px;
	font-weight: 600;
	color: #fff;
	padding: 0px;
	margin: 0px 0px 10px;
	overflow: hidden;
}
.cy-service-ideaoneinfo p {
	font-size: 16px;
	line-height: 1.6;
	color: #fff;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	opacity: 0;
  -webkit-transition: all .8s ease;
  -moz-transition: all .8s ease;
  -o-transition: all .8s ease;
  transition: all .8s ease;
	margin-bottom: -60px;
}
.cy-service-ideaone:hover .cy-service-ideaoneinfo p {
	opacity: 1;
	margin-bottom: 0px;
}
.cy-service-faqmain {
	background-image: url(../images/service-faqbg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 100px 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-service-faqlist {padding-bottom: 20px;width: 100%;}
.cy-service-faqlist li {width: 100%;background: #fff;margin: 0px 0px 5px;}
.cy-service-faqlist li .list {padding: 25px 30px 20px;}
.cy-service-faqlist li .list p {color: #333;font-size: 18px;line-height: 30px;margin: 0px;float: left;}
.cy-service-faqlist li .list p span {display: inline-block;width: 30px; height: 30px; line-height: 30px; text-align: center; 
	background: -webkit-linear-gradient(bottom right, #045aae, #0db65d);
	background: -o-linear-gradient(bottom right, #045aae, #0db65d);
	background: -moz-linear-gradient(bottom right, #045aae, #0db65d);
	background: -ms-linear-gradient(bottom right, #045aae, #0db65d); color: #fff; font-size: 24px; font-weight: 600; margin-right: 15px;}
.cy-service-faqlist li .list i {width: 30px; height: 30px;border-radius: 50%; font-size: 18px; text-align: center; border: 1px solid #045aae; color: #045aae; float:right; line-height: 30px;transition: transform 0.5s ease-in-out;}
.cy-service-faqlist li .list.zk {
	background: -webkit-linear-gradient(right, #045aae, #0db65d);
	background: -o-linear-gradient(right, #045aae, #0db65d);
	background: -moz-linear-gradient(right, #045aae, #0db65d);
	background: -ms-linear-gradient(right, #045aae, #0db65d); color: #fff;}
.cy-service-faqlist li .list.zk p {color: #fff;}
.cy-service-faqlist li .list.zk p span {background: #fff; color: #0db65d;}
.cy-service-faqlist li .list.zk i {transform: rotate(180deg); color: #fff; border-color: #fff;}
.cy-service-faqlist .inner {padding:35px 80px 35px;}
.cy-service-faqlist .inner span {display: inline-block;width: 24px; height: 24px; line-height: 24px; text-align: center;background-color: #ccc; color: #fff; margin-right: 5px;}
.cy-service-faqlist .inner p{font-size: 18px;color: #666;line-height: 2;margin: 0px;}
.cy-service-ordermain {
	background-image: url(../images/service-orderbg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 100px 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-service-orderinfo {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-service-orderinfo ul {
	display: grid;
	column-gap: 15px;
	grid-template-columns: calc(50% - 85px) calc(50% - 85px) 140px;
}
.cy-service-orderinfo li label {
	width: 100%;
	padding: 0px;
	margin: 0px 0px 10px;
	overflow: hidden;
}
.cy-service-orderinfo li input {
	border: 1px solid #fff;
	background: initial;
	width: 100%;
	padding: 20px;
	font-size: 18px;
	font-weight: 300;
	line-height: 25px;
	color: #fff;
	margin: 0px;
	overflow: hidden;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none;
}
.cy-service-orderinfo li textarea {
	border: 1px solid #fff;
	background: initial;
	width: 100%;
	height: 235px;
	padding: 20px;
	font-size: 18px;
	font-weight: 300;
	line-height: 25px;
	color: #fff;
	margin: 0px;
	overflow: hidden;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none;
}
.cy-service-orderinfo li input:focus-visible,.cy-service-orderinfo li textarea:focus-visible,.cy-service-orderinfo li input:focus,.cy-service-orderinfo li textarea:focus {border: 1px solid #fff; box-shadow: none;}
.cy-service-orderinfo li input::placeholder,.cy-service-orderinfo li textarea::placeholder {color: #fff;}
.cy-service-orderinfo li button {
	width: 100%;
	text-align: center;
	font-size: 24px;
	line-height: 40px;
	padding: 78px 0px;
	border: 0px;
	border-radius: 5px;
	background: -webkit-linear-gradient(bottom, #045aae, #0db65d);
	background: -o-linear-gradient(bottom, #045aae, #0db65d);
	background: -moz-linear-gradient(bottom, #045aae, #0db65d);
	background: -ms-linear-gradient(bottom, #045aae, #0db65d); color: #fff;
}

/* 产品展示 */
.cy-products-nav {
	border-bottom: 1px solid #d0e6a6;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-products-nav ul {
	display: flex;
	justify-content: space-between;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-products-nav li {
	font-size: 16px;
	line-height: 35px;
	padding: 10px 5px;
	margin: 0px;
	position: relative;
}
/*.cy-products-nav li::after {*/
/*    content: '';*/
/*    position: absolute;*/
/*    top: 0px;*/
/*    right: -22px;*/
/*    width: 1px;*/
/*    height: 100%;*/
/*    background-color: #d0e6a6;*/
/*    padding: 0px;*/
/*    margin: 0px;*/
/*    overflow: hidden;*/
/*}*/
.cy-products-nav li:last-child {border-right: 0px;}
.cy-products-main {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-products-one {
	padding: 40px 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-products-oneimg {
	width: 50%;
	text-align: center;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-products-oneimg img {max-width: 100%; max-height: 500px;}
.cy-products-oneinfo {
	width: 50%;
	padding: 80px 10% 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-products-oneinfo h3 {
	font-size: 42px;
	font-weight: 600;
	color: #333;
	padding: 0px;
	margin: 0px 0px 20px;
	overflow: hidden;
}
.cy-products-oneinfo p {
	font-size: 18px;
	line-height: 1.8;
	color: #333;
	padding: 0px;
	margin: 0px 0px 35px;
	overflow: hidden;
}
.cy-products-oneinfo span {
	display: inline-block;
	font-size: 16px;
	line-height: 30px;
	padding: 5px 30px;
	margin: 0px;
	overflow: hidden;
	border: 2px solid #00873b;
	border-radius: 50px;
}
.cy-products-one:nth-child(2n) {
	background: -webkit-linear-gradient(right, #e9f0fb, #f6f8fb);
	background: -o-linear-gradient(right, #e9f0fb, #f6f8fb);
	background: -moz-linear-gradient(right, #e9f0fb, #f6f8fb);
	background: -ms-linear-gradient(right, #e9f0fb, #f6f8fb);
}
.cy-products-one:nth-child(2n) .cy-products-oneimg {float: left;}
.cy-products-one:nth-child(2n) .cy-products-oneinfo {float: right;}
.cy-products-one:nth-child(2n-1) .cy-products-oneimg {float: right;}
.cy-products-one:nth-child(2n-1) .cy-products-oneinfo {float: left;}
.cy-products-one:hover .cy-products-oneinfo span {
	border: 2px solid initial;
	background: -webkit-linear-gradient(right, #045aae, #0db65d);
	background: -o-linear-gradient(right, #045aae, #0db65d);
	background: -moz-linear-gradient(right, #045aae, #0db65d);
	background: -ms-linear-gradient(right, #045aae, #0db65d); color: #fff;
}
.cy-pagination-main {
	padding: 35px 0px;
	margin: 0px;
	overflow: hidden;
}
.pagination .page-item a {display: inline-block;width: 40px;height: 40px;line-height: 40px;text-align: center;font-size: 16px;color: #333;border: 1px solid #ccc;border-radius: 50%;margin-right: 10px;transition: all .6s;}
.pagination .page-item a.page-link {padding: 2px 0px;border-radius:50%; line-height: 35px;}
.pagination .page-item.active a.page-link {border-color: #046635; color: #046635; font-weight: 600; background: none;}

.cy-products-detailsmain {
	background-image: url(../images/pro-detailsbg.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: top;
	padding: 80px 0px 100px;
	margin: 0px;
	overflow: hidden;
}

.cy-products-detailstop {
	width: 100%;
	max-width: 1350px;
	padding: 0px;
	margin: 0px auto 60px;
	overflow: hidden;
}
.cy-products-detailsimg {
	width: 50%;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	float: left;
}
.cy-products-detailsvideo {border: 1px solid #eee; padding: 20px; text-align: center; width: 100%; margin: 0px 0px 20px; overflow: hidden; position: relative;}
.cy-products-detailsvideo img {max-width: 100%;transition: all 1s;}
.cy-products-detailsvideo:hover img {transform: scale(1.1);transition: all 0.3s linear;}
.cy-products-detailsimglist {padding: 0px; margin: 0px; overflow: hidden; position: relative;}
.cy-products-detailsimglist .swiper-button-next {opacity: 1;z-index: 10;right: 10px;width: 40px;height: 40px;line-height: 40px;text-align: center;font-size: 18px;color: #fff;border-radius: 50%; margin: 0px; top: 50%; transform: translateY(-50%);background: rgba(0,0,0,0.5);}
.cy-products-detailsimglist .swiper-button-prev {opacity: 1;z-index: 10;left: 10px;width: 40px;height: 40px;line-height: 40px;text-align: center;font-size: 18px;color: #fff;border-radius: 50%; margin: 0px; top: 50%; transform: translateY(-50%);background: rgba(0,0,0,0.5);}
.cy-products-detailsimglist li {width: 25%; border: 1px solid #ddd; padding: 0px; margin: 0px 0px; overflow: hidden; float: left;}
.cy-products-detailsimglist li img {width: 100%;transition: all 1s;}
.cy-products-detailsimglist li:hover img {transform: scale(1.1);transition: all 0.3s linear;}
.cy-products-detailsright {
	width: 50%;
	padding: 60px 10% 0px;
	margin: 0px;
	overflow: hidden;
	float: right;
}
.cy-products-detailsinfo {
	padding: 0px;
	margin: 0px 0px 50px;
	overflow: hidden;
}
.cy-products-detailsinfo h3 {
	font-size: 42px;
	font-weight: 600;
	color: #333;
	padding: 0px;
	margin: 0px 0px 20px;
	overflow: hidden;
}
.cy-products-detailsinfo p {
	font-size: 18px;
	line-height: 1.8;
	color: #333;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-products-detailsother {
	display: flex;
	justify-content: left;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.cy-products-detailsother span {
	background-position: left center;
	background-repeat: no-repeat;
	background-size: auto 40px;
	font-size: 18px;
	line-height: 45px;
	color: #666;
	padding: 0px 0px 0px 50px;
	margin: 0px 30px 0px 0px;
	overflow: hidden;
}
.cy-products-detailsother span.xin {
	background-image: url(../images/pro-zs.png);
}
.cy-products-detailsother span.tel {
	background-image: url(../images/pro-tel.png);
}
.cy-products-detailsbtn {
	padding: 0px;
	margin: 30px 0px 0px;
	overflow: hidden;
}
.cy-products-detailsbtn a {
	display: inline-block;
	font-size: 16px;
	line-height: 30px;
	color: #333;
	padding: 5px 30px;
	margin: 0px;
	overflow: hidden;
	border: 1px solid #00873b;
	border-radius: 50px;
}
.cy-products-detailsbtn a:hover {
	border: 2px solid initial;
	background: -webkit-linear-gradient(right, #045aae, #0db65d);
	background: -o-linear-gradient(right, #045aae, #0db65d);
	background: -moz-linear-gradient(right, #045aae, #0db65d);
	background: -ms-linear-gradient(right, #045aae, #0db65d); color: #fff;
}

.cy-products-detailsbottom {
	width: 100%;
	max-width: 1350px;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
}

table tr th {padding: 5px 10px; width: 35%; border: 1px solid #999; font-weight: 600; color: #333;}
table tr td {padding: 5px 10px; width: initial; border: 1px solid #999;}
table { font-size: 14px; border-collapse: collapse; width: 100%;}


@media (max-width: 991px) {
  .pc {display: none;}
  .mobile {display: block;}
  .right_nav {display: none;}
  
	.rat-banner {margin-top: 60px; height: auto;}
	.rat-banner .swiper-slide {height: auto !important; background: inherit;}
	.rat-banner .swiper-slide img {width: 100%; display: block;}
	.rat-banner .swiper-button-prev, .rat-banner .swiper-button-next{ width:35px; height:35px; line-height:32px; transform: none;} 
	.rat-banner .swiper-button-prev {left: 10px;}
	.rat-banner .swiper-button-next {right: 10px;}
	.rat-banner .swiper-pagination-bullet {display: none;}
	
	.cy-index-aboutbg {padding: 120px 0px 30px; margin-top: 20px; background-size: 100% auto;background-position: top;}
	.cy-index-aboutbg::after {display: none;}
	.cy-index-aboutmain {width: 96%; border-radius: 10px; height: auto;margin: 0px 2% 0px;box-shadow: 0 0px 5px #ccc; background-color: #fff;}
	.cy-index-aboutinfo {width: inherit; padding: 20px 0px;opacity: 1; transform: none;}
	.cy-index-abouttitle {padding-top: 30px;}
	.cy-index-abouttitle::after {right: 0px; width: 50px; height: 20px; background-size: cover;}
	.cy-index-abouttitle::before {right: 0px; width: 65px; height: 45px; bottom: 0px; background-size: cover;}
	.cy-index-abouttitle h3 {font-size: 28px;}
	.cy-index-abouttitle p {font-size: 14px;}
	.cy-index-abouttxt {font-size: 13px; line-height: 25px; height: 200px;padding: 50px 0px 0px;}
	.cy-index-abouttxt::after {height: 40px;}
	.cy-index-aboutnum {opacity: 1; transform: inherit; padding: 10px 20px; margin: 10px 0px; width: 100%; border-radius: 10px;height: inherit;}
	.cy-index-aboutnum::after {display: none;}
	.cy-index-aboutnum ul {display: block;}
	.cy-index-aboutnum li {margin: 0px 0px 10px;}
	.cy-index-aboutnum li span strong {font-size: 32px;}
	.cy-index-aboutnum li p {display: contents;}
	.cy-index-aboutnum li:last-child {padding: 0px; margin: 0px;}
	.cy-index-aboutnum li:last-child a {width: 100%; text-align: center; font-size: 14px; line-height: 35px; margin: 0px;}
	
	.cy-index-productbg {padding: 30px 0px 0px;}
	.rat-index-proleft,.rat-index-proright {width: 100%; margin: 10px 0px; padding: 0px 15px; opacity: 1;transform: none;}
	.rat-index-prolefttitle {font-size: 32px; text-align: center; margin-bottom: 15px;}
	.rat-index-proleftinfo {padding-bottom: 50px;}
	.rat-index-proleftinfoone h3 {font-size: 22px; text-align: center;}
	.rat-index-proleftinfoone p {font-size: 14px; line-height: 25px;}
	.rat-index-proleftinfo .swiper-button-next,.rat-index-proleftinfo .swiper-button-prev {left: 50%; transform: translateX(-150%);}
	
	.cy-index-copyright {position: inherit; opacity: 1; transform: none; background-color: #000; font-size: 14px; text-align: center; line-height: 1.8; padding: 10px 20px;}
	.cy-index-copyright .right {display: none;}
	
	.cy-about-profilemain {margin-top: 60px; background-size: 100% auto; background-position: top;}
	.cy-about-profilemain .container::after {display: none;}
	.cy-about-profileinfo {margin-top: 150px;margin-bottom:20px; background-color: #fff;border-radius: 10px; box-shadow: 0px 0px 5px #ccc; padding: 20px 10px;}
	.cy-about-title {margin-bottom: 20px;}
	.cy-about-title h3 {font-size: 24px; line-height: 25px;}
	.cy-about-title span {font-size: 16px; line-height: 20px;}
	.cy-about-prifiletxt,.cy-about-philosophyinfo {font-size: 14px; line-height: 30px;}
	.cy-about-prifiletxt h3 {font-size: 18px;}
	.cy-about-profilemun {margin: 20px 0px 0px; padding: 0px;}
	.cy-about-profilemun ul {display: block;}
	.cy-about-profilemun li {margin-bottom: 10px;}
	.cy-about-profilemun i {display: inline-block;}
	.cy-about-profilemun span {font-size: 42px;}
	.cy-about-profilemun p {display: inline-block; font-size: 14px;}
	.cy-about-imagemain {padding: 30px 0px;}
	.cy-about-imagetitle {margin-bottom: 15px;}
	.cy-about-imagetitle h3 {font-size: 24px;}
	.cy-about-imagetitle span {font-size: 14px;}
	.cy-about-imagelist .owl-carousel .owl-stage {margin-left: 0px;}
	.cy-about-imagelist .owl-nav .owl-prev {left: 10px;}
	.cy-about-imagelist .owl-nav .owl-next {right: 10px;}
	.cy-about-philosophylist {margin-top: 30px; background-image: inherit;}
	.cy-about-philosophylist li {width: 100%; float: inherit;}
	.cy-about-teamimg {display: none;}
	.cy-about-teamtxt {opacity: 1;}
	.cy-about-teamtxt h3 {margin: 15px 15px 10px; padding-bottom: 5px; font-size: 24px;}
	.cy-about-teamtxt h3::after {width: 35px; height: 1px;}
	.cy-about-teamtxt p {margin: 0px 15px 15px; font-size: 14px;}
	.cy-about-visionmain {padding: 30px 0px;background-size: 130% auto;background-position: bottom; background-color: #e3e3e3;}
	.cy-about-visioninfo {min-height: 460px;}
	.cy-about-visioninfo ul {column-gap: 0px; grid-template-columns: 70% 30%;}
	.cy-about-visiontxt {font-size: 18px; margin-bottom: 20px;}
	.cy-about-visiondetails {font-size: 13px; line-height: 2;}
	.cy-about-honormain {padding: 30px 0px;}
	.cy-about-honorleft,.cy-about-honorright {width: 100%; float: inherit;}
	.cy-footer-top {padding: 30px 0px 10px;}
	.cy-footer-topleft {display: none;}
	.cy-footer-topright {width: 100%; float: inherit;}
	.cy-footer-topright h3 {margin-bottom: 10px;}
	.cy-footer-topright span {font-size: 32px; line-height: 35px;}
	.cy-footer-copyright {font-size: 14px; text-align: center; line-height: 25px;}
	.cy-footer-nav {display: none;}
	.cy-ny-banner {margin-top: 60px;}
	.cy-ny-bannertxt {padding: 20px 0px 0px;}
	.cy-ny-bannertxt span {font-size: 40px;}
	.cy-ny-bannertxt h3 {font-size: 28px;}
	
	.cy-products-nav {display: none;}
	.cy-products-one:nth-child(2n-1) .cy-products-oneimg,.cy-products-one:nth-child(2n) .cy-products-oneimg, {width: 100%; float: inherit;}
	.cy-products-oneimg,.cy-products-one:nth-child(2n-1) .cy-products-oneinfo,.cy-products-one:nth-child(2n) .cy-products-oneinfo {width: 100%; float: inherit; padding: 0px 10px 0px;}
	.cy-products-oneinfo h3,.cy-products-detailsinfo h3 {font-size: 32px; margin-bottom: 10px;}
	.cy-products-oneinfo p,.cy-products-detailsinfo p {font-size: 14px; margin-bottom: 15px;}
	.cy-products-detailsother span {font-size: 12px; padding-left: 45px;}
	.cy-products-oneinfo span {font-size: 14px; width: 100%; text-align: center;}
	.cy-products-detailsmain {padding: 30px 0px;}
	.cy-products-detailstop {margin-bottom: 30px;}
	.cy-products-detailsimg {width: 100%; float: inherit;}
	.cy-products-detailsright {width: 100%; float: inherit; padding: 20px 0px 0px;}
	.cy-products-detailsinfo {margin: 0px;}
	.cy-products-detailsbtn {margin-top: 15px;}
	.cy-products-detailsbtn a {font-size: 14px; width: 100%; text-align: center;}
	
	.cy-customized-processmain {padding: 30px 0px;}
	.cy-customized-processkuan {width: 100%;}
	.cy-customized-left,.cy-customized-right {width: 100%; max-width: initial; float: inherit;}
	.cy-customized-logoinfo {padding-bottom: 50px;}
	.cy-customized-logoinfo::after {height: 40px;}
	.cy-customized-titleinfo {max-width: initial; margin-bottom: 30px;}
	.cy-customized-titleinfo h3 {font-size: 28px; text-align: center;}
	.cy-customized-titleinfo p {font-size: 18px; text-align: center;}
	.cy-customized-right li {margin-bottom: 10px;}
	.cy-customized-processone {border-radius: 50px; padding: 20px;}
	.cy-customized-processone i {width: 70px; height: 70px; line-height: 70px; font-size: 58px;}
	.cy-customized-processonetxt {width: calc(100% - 75px);}
	.cy-customized-processonetxt h4 {font-size: 28px;}
	.cy-customized-processonetxt p {font-size: 14px;}
	
	.cy-service-ideamain,.cy-service-faqmain,.cy-service-ordermain,.cy-contact-main {padding: 30px 0px;}
	.cy-service-title {font-size: 28px; margin-bottom: 10px;}
	.cy-service-ideainfo {display: block;}
	.cy-service-ideaone {margin-bottom: 10px;}
	.cy-service-ideaoneinfo {padding: 10px 15px;}
	.cy-service-ideaoneinfo i {font-size: 42px;}
	.cy-service-ideaone .cy-service-ideaoneinfo p {opacity: 1; margin-bottom: 0px; font-size: 14px;}
	.cy-service-faqlist li .list {padding: 10px 15px;}
	.cy-service-faqlist li .list p {font-size: 16px;}
	.cy-service-faqlist li .list p span {width: 25px; height: 25px; line-height: 25px; font-size: 18px; margin-right: 5px;}
	.cy-service-faqlist li .list i {width: 25px; height: 25px; line-height: 25px;}
	.cy-service-faqlist .inner {padding: 15px 35px;}
	.cy-service-faqlist .inner p {font-size: 14px;}
	.cy-service-orderinfo ul {display: block;}
	.cy-service-orderinfo li input {font-size: 14px; padding: 10px;}
	.cy-service-orderinfo li textarea {font-size: 14px;padding: 10px;}
	.cy-service-orderinfo li button {padding: 10px 20px; line-height: 25px; font-size: 14px;}
	.cy-contact-info {display: block;}
	.cy-contact-img {width: 100%; height: 320px;}
	.cy-contact-txt {width: 100%; padding: 20px 15px;}
	.cy-contact-txttitle h3 {font-size: 24px;}
	.cy-contact-txttitle {margin-bottom: 10px;}
	.cy-contact-txtinfo ul {column-gap: 25px;}
	.cy-contact-txtinfo li {margin: 15px 0px; padding-bottom: 10px;}
	.cy-contact-txtinfo li i {font-size: 42px;}
	.cy-contact-txtinfo li p {font-size: 14px; line-height: 1.6;}
	.cy-contact-txtinfo li p.title {font-size: 18px; font-weight: 600;}
}