@media screen and (min-width:641px) {
.siteMap-list a {
	position: relative;
}
.siteMap-list a:before {
	content: "";
	width: 100%;
	height: 1px;
	background-color: #00777c;
	position: absolute;
	left: 0;
	bottom: -2px;
	transform-origin: 100%;
	-webkit-transform-origin: 100%;
	-webkit-transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
	transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
	transition: transform .3s cubic-bezier(.4, 0, .2, 1);
	transition: transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
	transform: scaleX(0);
	-webkit-transform: scaleX(0);
	visibility: hidden\9;
}
.siteMap-list a:hover:before {
	transform: scaleX(1);
	-webkit-transform: scaleX(1);
	-moz-transform: scaleX(1);
	transform-origin: 0;
	-webkit-transform-origin: 0;
	visibility: visible\9;
}
}

@media screen and (min-width:1025px) {
.branddemo .slick-arrow:hover {
	background-color: #fff;
	border-color: #fff;
}
.fixedImg {
	background-attachment: fixed;
}
.moreBtn:hover:before {
	width: 100%;
}
.product-list li:hover .productitem:before {
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	transform-origin: left top;
	-webkit-transform-origin: left top;
	visibility: visible\9;
}
.product-list li:hover .productitem .ico i {
	-webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	-webkit-animation: gelatine 0.5s 1;
	animation: gelatine 0.5s 1;
}
.product-list li:hover .productitem .t {
	font-size: 18px;
	margin-bottom: 0;
	color: #00777c;
}
.product-list li:hover .productitem .en {
	opacity: 0;
	visibility: hidden;
}
.product-list li:hover .productitem .by, .product-list li:hover .productitem .moreBtn {
	opacity: 1;
	visibility: visible;
	transition-delay: 200ms;
	-webkit-transition-delay: 200ms;
}
.product-list-one li:hover .filler-left {
	height: 94%;
}
.product-list-one li:hover .filler-right {
	height: 94%;
}
.product-list-one li:hover .filler-top {
	width: 96%;
}
.product-list-one li:hover .filler-bottom {
	width: 96%;
}
.product-list-one li:hover img {
	transform: inherit;
	-webkit-transform: inherit;
}
.product-list-one li:hover .black-20 {
	opacity: 1;
	visibility: visible;
}
.product-list-one li:hover .ico {
	-webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	-webkit-animation: gelatine 0.5s 1;
	animation: gelatine 0.5s 1;
}
.product-list-one li:hover .zh, .product-list-one li:hover .c {
	color: #fff;
}
.product-list-one li:hover .en, .product-list-one li:hover .moreBtn .txt {
	color: #82aeb6;
}
.product-list-one li:hover .moreBtn {
	background-image: url(../images/more_bg.png);
}
.product-list-one li:hover {
	background-color: #00777c;
}
.bardslist {
	perspective: 600px;
	-webkit-perspective: 600px;
	-moz-perspective: 600px;
}
.bardslist dd {
	opacity: 0;
	transform: rotateY(-45deg);
	-webkit-transform: rotateY(-45deg);
	-moz-transform: rotateY(-45deg);
	transition: 0.65s;
	transform-origin: center bottom 0;
}
.action.bardslist dd {
	opacity: 1;
	transform: rotateY(0);
	-webkit-transform: rotateY(0);
	-moz-transform: rotateY(0);
	transition: 0.65s 0.1s;
	-webkit-transition: 0.65s 0.1s;
}
.action.bardslist dd:nth-child(2) {
	transition: 0.65s 0.2s;
	-webkit-transition: 0.65s 0.2s;
}
.action.bardslist dd:nth-child(3) {
	transition: 0.65s 0.4s;
	-webkit-transition: 0.65s 0.4s;
}
.action.bardslist dd:nth-child(4) {
	transition: 0.65s 0.6s;
	-webkit-transition: 0.65s 0.6s;
}
.action.bardslist dd:nth-child(5) {
	transition: 0.65s 0.8s;
	-webkit-transition: 0.65s 0.8s;
}
.action.bardslist dd:nth-child(6) {
	transition: 0.65s 1s;
	-webkit-transition: 0.65s 1s;
}
.action.bardslist dd:nth-child(7) {
	transition: 0.65s 1.2s;
	-webkit-transition: 0.65s 1.2s;
}
.action.bardslist dd:nth-child(8) {
	transition: 0.65s 1.4s;
	-webkit-transition: 0.65s 1.4s;
}
.action.bardslist dd:nth-child(9) {
	transition: 0.65s 1.6s;
	-webkit-transition: 0.65s 1.6s;
}
.action.bardslist dd:nth-child(10) {
	transition: 0.65s 1.8s;
	-webkit-transition: 0.65s 1.8s;
}
.action.bardslist dd:nth-child(11) {
	transition: 0.65s 2s;
	-webkit-transition: 0.65s 2s;
}
.action.bardslist dd:nth-child(12) {
	transition: 0.65s 2.2s;
	-webkit-transition: 0.65s 2.2s;
}
.action.bardslist dd:nth-child(13) {
	transition: 0.65s 2.4s;
	-webkit-transition: 0.65s 2.4s;
}
.action.bardslist dd:nth-child(14) {
	transition: 0.65s 2.6s;
	-webkit-transition: 0.65s 2.6s;
}
.action.bardslist dd:nth-child(15) {
	transition: 0.65s 2.8s;
	-webkit-transition: 0.65s 2.8s;
}
.action.bardslist dd:nth-child(16) {
	transition: 0.65s 3s;
	-webkit-transition: 0.65s 3s;
}
.action.bardslist dd:nth-child(17) {
	transition: 0.65s 3.2s;
	-webkit-transition: 0.65s 3.2s;
}
.action.bardslist dd:nth-child(18) {
	transition: 0.65s 3.4s;
	-webkit-transition: 0.65s 3.4s;
}
.action.bardslist dd:nth-child(19) {
	transition: 0.65s 3.6s;
	-webkit-transition: 0.65s 3.6s;
}
.bardslist dd:hover figure img {
	transform: scale(1);
	-webkit-transform: scale(1);
}
.bardslist dd:hover .ico {
	-webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	-webkit-animation: gelatine 0.5s 1;
	animation: gelatine 0.5s 1;
}
.bardslist dd:hover .i1 {
	display: none;
}
.bardslist dd:hover .i2 {
	display: block;
}
.bardslist dd:hover .con {
	background-color: #0d7079;
	margin-bottom: 0;
}
.bardslist dd:hover .zh {
	color: #fff;
}
.bardslist dd:hover .en {
	color: #fff;
}
.bardslist dd:hover .moreBtn {
	opacity: 1;
	visibility: visible;
}
}

@media screen and (min-width:1921px) {
.iboxInner {
	width: 1640px;
}
.pinner {
	width: 1520px;
}
.pbanner-C {
	left: 50%;
	margin-left: -760px;
}
}

@media screen and (max-width:1600px) {
.prodemo .con {
	top: 16%;
}
.industryINav .itemC {
	padding: 60px 30px 0px;
}
.pbanner-C .c {
	font-size: 34px;
}
.pboxT .t {
	font-size: 22px;
}
.pboxT .by {
	font-size: 30px;
}
.memorabiliaPbox {
	padding-top: 110px;
}
.pboxT2 .zh {
	font-size: 26px;
}
.pboxT2 .en {
	font-size: 16px;
}
.about-pbox-bg {
	padding: 100px 0px 65px;
}
.about-pbox-bg .title img {
	margin: 0px auto;
	width: 160px;
}
.about-pbox-bg .by {
	font-size: 26px;
}
.about-pbox-bg .t {
	font-size: 30px;
}
.about-pbox-bg .c {
	margin-bottom: 60px;
}
.probran {
	padding: 130px 0px 80px;
}
.probran .t {
	font-size: 26px;
}
.probran .by {
	font-size: 32px;
}
.products, .product-list li figure, .product-list li figure img {
	height: 600px;
}
.product-list-one .con {
	width: 40%;
}
.product-list-one .con .zh {
	font-size: 22px;
}
.product-list-one .con .ico {
	width: 70px;
}
.product-list-one .con .c {
	margin-bottom: 20px;
}
.product-list-one .oneItem .con {
	left: 55%;
}
.product-list-one .twoItem .con {
	left: 5%;
}
.f30 {
	font-size: 26px;
}
}

@media screen and (max-width:1441px) {
.header {
	height: 62px;
}
.top-sider {
	margin-left: 30px;
}
.serach-btn, .menuItem {
	width: 62px;
	height: 62px;
}
.menu-handler {
	width: 62px;
	height: 62px;
}
.menu-handler .burger {
	top: 20px;
}
.menu-handler .burger-2 {
	top: 29px;
}
.menu-handler .burger-3 {
	top: 38px;
}
.menu-handler.active .burger-1 {
	top: 29px;
}
.menu-handler.active .burger-3 {
	top: 29px;
}
.siteMap-nav {
	top: 62px;
}
.link-select-box {
	width: 140px;
}
.inner {
	width: 1100px;
}
.binbox {
	bottom: 52px;
}
.binbox .t {
	font-size: 30px;
}
.binbox .en {
	font-size: 16px;
}
.binbox .con {
	height: 140px;
}
.banner .slick-arrow {
	bottom: 260px;
}
.inner1000 {
	width: 900px;
}
.mouseIco {
	bottom: 47px;
}
.banner .bot {
	height: 3px;
}
.aboutIbox .con {
	top: 10%;
}
.aboutIbox .t {
	font-size: 16px;
}
.aboutIbox .by {
	font-size: 24px;
}
.numList .num {
	font-size: 60px;
}
.prodemo .con {
	top: 15%;
}
.prodemo .t {
	font-size: 16px;
}
.prodemo .by {
	font-size: 24px;
}
.industryINav .itemC {
	padding: 35px 30px 0px;
	height: 220px;
}
.industryINav .addico {
	margin-bottom: 5px;
}
.pinner {
	width: 86%;
}
.pbanner-C {
	left: 7%;
}
.pbanner-C .c {
	font-size: 26px;
}
.pboxT .t {
	font-size: 20px;
}
.pboxT .by {
	font-size: 28px;
}
.memorabiliaPbox {
	padding-top: 100px;
}
.pboxT2 .zh {
	font-size: 24px;
}
.pboxT2 .en {
	font-size: 14px;
}
.about-pbox-bg {
	padding: 80px 0px;
}
.about-pbox-bg .title img {
	width: 140px;
}
.about-pbox-bg .t {
	font-size: 22px;
}
.about-pbox-bg .t {
	font-size: 26px;
}
.about-pbox-bg .c {
	margin-bottom: 50px;
}
.pagePading {
	padding: 55px 0px;
}
.newlist {
	width: 1154px;
}
.videspan {
	padding: 20px 12px;
}
.videspan span {
	font-size: 16px;
}
.probran .t {
	font-size: 24px;
}
.probran .by {
	font-size: 28px;
}
.products, .product-list li figure, .product-list li figure img {
	height: 500px;
}
.productitem {
	width: 300px;
	padding: 10px;
	height: 282px;
	margin: -151px 0px 0px -160px;
}
.product-list-one .con .zh {
	font-size: 20px;
}
.product-list-one .con .ico {
	width: 60px;
}
.workshopList-box .con {
	width: 75%;
}
.workshopList-box .img {
	width: 17%;
}
.workshopList-box .t {
	font-size: 20px;
}
.workSlide .slick-prev {
	left: -30px;
}
.workSlide .slick-next {
	right: -30px;
}
.brands-box {
	padding: 56px 55px 65px 55px;
}
.b-ti {
	padding: 57px 55px 46px 55px;
}
.b-ti2 {
	padding: 0;
	padding-bottom: 20px;
}
.serachPage {
	min-height: 100vh;
	min-height: -moz-calc(100vh - 62px);
	min-height: -webkit-calc(100vh - 62px);
	min-height: calc(100vh - 62px);
}
}

@media screen and (max-width:1260px) {
.iboxInner {
	width: 90%;
}
.iboxT .zh, .iboxT .en {
	font-size: 22px;
}
.aboutIbox .by {
	font-size: 20px;
}
.numList .num {
	font-size: 50px;
}
.aboutIbox .i {
	width: 100%;
	font-size: 13px;
	height: 70px;
	margin: 3% 0 6%;
}
.numList li {
	margin-right: 30px;
}
.prodemo .con {
	top: 8%;
}
.industryINav .itemC {
	padding: 25px 30px 0px;
	height: 200px;
}
.industryINav .t {
	font-size: 15px;
}
.industryINav .addico {
	margin-bottom: 0px;
}
.prodemo .by {
	font-size: 20px;
}
.inner {
	width: 900px;
}
.inner1000 {
	width: 800px;
}
.newlist {
	width: 940px;
	left: -20px;
}
.newlist li {
	width: 50%;
}
.newlist li a {
	margin: 0 20px;
}
.nview {
	padding-top: 59px;
}
.newview {
	margin-top: 0;
}
.listPage {
	padding: 40px;
}
.productitem {
	width: 260px;
	padding: 10px;
	height: 262px;
	margin: -141px 0px 0px -140px;
}
.productitem .ico {
	margin-top: 40px;
}
.product-list li:hover .productitem .ico {
	margin-top: 34px;
}
.probran .t {
	font-size: 22px;
}
.probran .by {
	font-size: 24px;
}
.product-list-one .con .zh {
	font-size: 18px;
}
.product-list-one .con .ico {
	width: 50px;
}
.product-list-one .con .c {
	margin-bottom: 15px;
}
.workshopList-box .ico img {
	width: 70px;
}
.workshopList-box .img p {
	width: 90%;
}
.workSlide .wa {
	margin: 0 8px;
}
.cta-banner .pinner {
	width: 1000px;
	margin-left: -500px;
}
.ctabox .pa {
	padding: 60px 70px 70px 70px;
}
.ctabox .pa {
	padding: 60px 50px 70px 50px;
}
.spicbox2 .f-logo {
	left: 30px;
	top: 25px;
}
.serach-banner {
	position: relative;
	width: 348px;
	padding: 10px 64px 10px 18px;
	height: 24px;
	line-height: 24px;
}
.serach-banner .btn {
	width: 74px;
}
.serach-banner .btn i {
	margin: 9px auto;
}
}

@media screen and (max-width:1024px) {
.inner {
	width: 90%;
}
.vwrap .videobox {
	width: 700px;
	margin-left: -350px;
}
.transYT50 {
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
	opacity: 1;
	visibility: visible;
	transition: transform 0ms, opacity 0s cubic-bezier(0.445, 0.145, 0.355, 1);
	-webkit-transition: transform 0ms, opacity 0s cubic-bezier(0.445, 0.145, 0.355, 1);
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
}
.transXT50 {
	transform: translateX(0px);
	-webkit-transform: translateX(0px);
	opacity: 1;
	visibility: visible;
	transition: transform 0ms, opacity 0s cubic-bezier(0.445, 0.145, 0.355, 1);
	-webkit-transition: transform 0ms, opacity 0s cubic-bezier(0.445, 0.145, 0.355, 1);
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
}
.action.transYT50 {
	opacity: 1;
	visibility: visible;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
}
.action.transYT50 {
	opacity: 1;
	visibility: visible;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
}
.serach-btn, .menuItem {
	width: 54px;
	height: 54px;
}
.serach-btn i {
	background-size: 18px auto;
}
.menu-handler {
	width: 54px;
	height: 54px;
}
.menu-handler .burger {
	top: 16px;
}
.menu-handler .burger-2 {
	top: 25px;
}
.menu-handler .burger-3 {
	top: 33px;
}
.menu-handler.active .burger-1 {
	top: 25px;
}
.menu-handler.active .burger-3 {
	top: 25px;
}
.topsearch-form {
	height: 80px;
	margin-top: -40px;
}
.topsearch-box {
	padding: 0px 80px 0px 10px;
}
.topsearchtx {
	height: 80px;
	line-height: 80px;
	font-size: 36px;
}
.topsearchbtn {
	width: 80px;
}
.search-Ibox .close {
	background-size: 70% auto;
}
.siteMap-nav {
	top: 54px;
	width: 510px;
	padding: 0px 58px 0px 40px;
	right: -610px;
}
.siteMap-head .en {
	font-size: 34px;
}
.siteMap-sub {
	padding-top: 5px;
}
.siteMap-sub dd {
	margin-right: 22px;
	padding-top: 5px;
}
.siteMap-list a {
	font-size: 15px;
}
.footBox {
	padding: 28px 0px 32px;
}
.foot .item1, .foot .item2 {
	width: 100%;
	float: none;
}
.ermBox {
	float: none;
	margin: 30px 0px;
}
.link-select-box {
	float: none;
	margin: 0 0 1.5% 0;
}
.blackTop:hover {
	bottom: 0;
}
.banner-yy {
	height: 60%;
	background-image: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6));
	background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6));
}
.banner .slick-dots {
	right: 4%;
	bottom: auto;
	margin-bottom: 0;
	top: 20%;
}
.banner .slick-dots li {
	padding: 10px 0px;
}
.banner .slick-dots li a {
	background: no-repeat;
	position: relative;
}
.banner .slick-dots li a:before {
	background-color: #fff;
	content: "";
	position: absolute;
	width: 7px;
	height: 7px;
	left: 50%;
	top: 50%;
	margin: -3.5px 0px 0px -3.5px;
	border-radius: 50%;
}
.banner .slick-dots li a span {
	background: no-repeat transparent;
	border-radius: 50%;
	border: 1px solid #fff;
	width: 12px;
	height: 12px;
	margin: 4px auto;
}
.banner .slick-arrow {
	display: none !important;
}
.banner .item {
	overflow: hidden;
}
.binbox .t {
	font-size: 24px;
}
.binbox .en {
	font-size: 15px;
}
.ibox dd {
	float: none;
	width: 100%;
}
.videoIbox .vico {
	background-size: cover;
	width: 40px;
	height: 40px;
}
.videoIbox .con {
	margin-top: -68px;
}
.aboutIbox .img {
	display: none;
}
.aboutIbox .con {
	position: relative;
	left: auto;
	top: auto;
	width: 90%;
	padding: 40px 5% 55px;
}
.aboutIbox .i {
	height: auto;
	margin: 30px 0px 55px;
}
.aboutIbox .moreBtn {
	position: relative;
	right: auto;
	bottom: auto;
	margin-top: 40px;
}
.prodemo .con {
	width: 90%;
	left: 5%;
}
.industryINav {
	position: relative;
	left: auto;
	bottom: auto;
	background-color: rgba(0,0,0,0.5);
}
.industryINav .ico {
	width: 40px;
	height: 40px;
	margin-bottom: 8px;
}
.industryINav .t {
	font-size: 14px;
}
.industryINav .en {
	font-size: 12px;
	display: none;
}
.industryINav .itemC {
	height: 132px;
}
.industryINav .addico {
	display: none;
}
.industryINav .slick-current .addico { /*opacity: 1; visibility: visible; */
}
.industryINav .moreBtn { /*display: none;*/
	margin-top: 5px;
	opacity: 1;
	visibility: visible;
	z-index: 10;
}
.brandibox {
	padding: 40px 0px;
}
.brandline {
	margin: 12px 0px 25px;
}
.branddemo .slick-list {
	height: auto;
}
.branddemo .slick-arrow {
	top: -80px;
}
.branddemo .slick-arrow i {
	background-size: 80% auto;
}
.pinner {
	width: 90%;
}
.pbanner {
	height: auto !important;
}
.pbanner .load-yy {
	height: 60%;
	background-image: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6));
	background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6));
}
.pbanner-C {
	left: 5%;
}
.pbanner-C .t {
	font-size: 16px;
}
.pbanner-C .c {
	font-size: 24px;
}
.pageNavBox {
	height: 40px;
}
.pagenav {
	position: relative;
}
.pagenav.fixed {
	top: 52px;
}
.pageNavBox a:link, .pageNavBox a:visited {
	color: #00777c;
}
.cpnav {
	display: block;
}
.cpnav a {
	color: fff;
}
.cpnavbox {
	position: absolute;
	left: 0px;
	top: 40px;
	height: auto;
	line-height: 1.4;
	width: 100%;
	z-index: 800;
	display: none;
	background-color: #666;
	background-color: rgba(255,255,255,0.9);
	padding-top: 0;
	border-bottom: 1px solid #00707a;
}
.cpnavbox a:before {
	display: none;
}
.cpnavbox a:last-child:after {
	display: none;
}
.cpnavbox a {
	width: 40%;
	display: block;
	float: left;
	padding: 12px 5%;
	font-size: 13px;
	margin: 0px;
	color: #00777c;
	border-left: 0px none;
	border-bottom: 1px solid #00707a;
}
.cpnavbox a:hover, .cpnavbox a.active {
	background-color: rgba(255,255,255,0.8);
	color: #00777c;
}
.cpnavbox a.blackBtn {
	display: none;
}
.jcpanv a:last-child {
	border-bottom: 0px none;
}
.jcpanv {
	border-bottom: 2px solid #00707a;
}
.pboxT .t {
	font-size: 18px;
}
.pboxT .by {
	font-size: 24px;
}
.about-pbox-bg .title img {
	width: 120px;
}
.about-pbox-bg .by {
	font-size: 20px;
}
.about-pbox-bg .t {
	font-size: 24px;
}
.about-pbox-bg .c {
	margin-bottom: 40px;
}
.product-list li figure img {
	width: 100%;
}
.inner1000 {
	width: 90%;
}
.social-list dd {
	padding-bottom: 15px;
}
.social-list .txt {
	padding-top: 15px;
}
.pageC p {
	line-height: 1.7;
	font-size: 16px;
	padding: 0.7rem 0;
}
.abouts-h5 {
	font-size: 22px;
}
.abouts-h6 {
	font-size: 18px;
}
.news {
	padding: 50px 0;
}
.newlist {
	width: 100%;
	left: 0;
	margin-top: 32px;
}
.newlist li {
	width: 48%;
	margin-right: 4%;
	margin-bottom: 40px;
}
.newlist li:nth-child(2n+2) {
	margin-right: 0;
}
.newlist li a {
	margin: 0;
}
.writtens li {
	padding: 30px 48px 0 48px;
}
.writtens li:before {
	display: none;
}
.writtenwr {
	padding-bottom: 25px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.writtenle {
	margin-right: 28px;
}
.writtenfix {
	width: auto;
	flex: 1;
	-webkit-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
}
.tnew a {
	padding: 0px 20px;
}
.newview {
	width: 90%;
}
.nview {
	padding: 48px 0;
}
.newtitle {
	padding: 32px 30px 15px;
}
.newtitle h3 {
	font-size: 22px;
	margin-bottom: 10px;
}
.newv {
	margin: 20px 5% 50px;
}
.previous {
	margin: 0 auto;
	width: 90%;
}
.videspan {
	padding: 15px 12px;
}
.videspan span {
	font-size: 15px;
}
.pbot {
	transform: scale(0.8);
	-webkit-transform: scale(0.8);
}
.products, .product-list li figure, .product-list li figure img {
	height: auto;
}
.product-list li {
	width: 50%;
}
.product-list li figure img {
	width: 100%;
	display: block;
}
.probran .en {
	font-size: 14px;
	margin-bottom: 40px;
}
.productitem {
	width: 90%;
	left: 5%;
	height: auto;
	margin: 0;
	padding: 0;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.productitem .by, .productitem .moreBtn {
	display: none;
}
.productitem .en {
	margin-bottom: 10px;
}
.productitem .addico {
	margin-bottom: 0;
}
.productitem .ico {
	width: 50px;
	height: 50px;
}
.productitem .ico, .product-list li:hover .productitem .ico {
	margin-top: 0;
}
.product-list-one li {
	float: left;
	width: 48%;
	margin: 0px 0px 5% 4%;
}
.product-list-one li .img {
	width: 100%;
}
.product-list-one .twoItem .img {
	margin-left: 0;
}
.product-list-one .bor {
	display: none;
}
.product-list-one .con {
	position: relative;
	left: auto;
	right: auto;
	top: auto;
	height: auto;
	width: 86%;
	margin: 0px auto;
	padding: 25px 0px 35px;
}
.product-list-one .oneItem .con, .product-list-one .twoItem .con {
	left: 0;
}
.product-list-one li:nth-child(odd) {
	margin-left: 0;
}
.workshopList-img dd {
	margin: 15px 2%;
}
.workshopList-img .ico {
	background-size: 8px auto;
}
.bardslist dd {
	width: 29.33%;
	margin: 0px 2% 20px;
}
.bardslist .item {
	padding-bottom: 75px;
}
.bardslist .ico {
	width: 40px;
	height: 40px;
}
.bardslist .con {
	height: 160px;
}
.add-list dd {
	width: 48%;
	margin-right: 4%;
}
.add-list dd:nth-child(3n) {
	margin-right: 4%;
}
.add-list dd:nth-child(2n) {
	margin-right: 0;
}
.ipageT {
	font-size: 20px;
}
.cta-banner .pinner {
	width: 90%;
	margin-left: 0;
	left: 5%;
}
.ctaList .namebox {
	width: 100%;
}
.ctaList .ctas {
	width: 58%;
}

.hrList .hspan:nth-child(2), .hrList .hspan:nth-child(3) {
	display: none;
}
.hrList .hspan {
	width: 19%;
}
.serach-banner-box .t {
	font-size: 24px;
}
.serach-banner .btn i {
	width: 20px;
	height: 20px;
	margin: 12px auto;
}
.ctaList .eti {
	font-size: 22px;
}
}

@media screen and (max-width:860px) {
.vwrap .videobox {
	width: 560px;
	margin-left: -298px;
}
.binbox .con {
	height: auto;
	padding-bottom: 25px;
}
.mouseIco {
	bottom: 3%;
}
.pbanner-C .c {
	font-size: 20px;
}
.about-pbox-bg {
	width: 90%;
}
.w795 {
	width: 80%;
}
.number-box {
	width: 90%;
	overflow: hidden;
}
.number-box li {
	box-sizing: border-box;
}
.number-box .num {
	font-size: 40px;
}
.product-list-one .con .c {
	height: 50px;
}
.workshopList-box .img {
	width: 22%;
}
.workshopList-box .con {
	width: 70%;
}
.workshopList-box .img p {
	width: auto;
}
.ipnav li {
	width: 68px;
	height: 68px;
	margin: 0 20px;
}
.ipnav li {
	font-size: 14px;
}
.ipnav p {
	padding-top: 22px;
}
.hr1 {
	padding: 75px 0 70px 0;
}
.ipnav {
	margin-top: 50px;
}
.workSlide {
	padding: 0 32px;
}
.workSlide .slick-prev {
	left: 0;
}
.workSlide .slick-next {
	right: 0;
}
.about1 .fixbg {
	padding-bottom: 84px;
}
.environmentbox {
	padding: 80px 0 75px 0;
}
.yyPageNav a {
	padding: 4px 20px;
}
.ermBox {
	display: none
}
.foot .item2 {
	display: none
}
.brands-box {
	padding: 56px 35px 65px 35px;
}
.b-ti {
	padding: 57px 35px 46px 35px;
}
.b-ti2 {
	padding: 0;
	padding-bottom: 20px;
}
.b-ti .b, .b-ti .tools {
	float: none;
	overflow: hidden;
}
.b-ti .tools {
	margin-top: 27px;
}
.b-ti .tools a {
	margin-right: 12px;
	margin-left: 0;
}
.b-ti .b-logo {
	width: 207px;
}
.b-ti .ti {
	line-height: 42px;
	margin-left: 25px;
}
.b-ti2 .tools {
	float: right;
	margin-top: 0;
}
.b-ti2 .tools a {
	margin-left: 12px;
	margin-right: 0;
}
.hrList .hspan:nth-child(4) {
	display: none;
}
.hrList .hspan {
	width: 22%;
}
.hrList .hspan1 {
	width: 29%;
}
.imgs-list dd {
	width: 48%;
	margin-right: 4%;
}
.imgs-list dd:nth-child(3n) {
	margin-right: 4%;
}
.imgs-list dd:nth-child(2n) {
	margin-right: 0;
}
}

@media screen and (max-width:641px) {
.bnav a {
	width: 50%;
}
.bnav .ti {
	line-height: 3;
}
.vwrap .videobox {
	width: 400px;
	margin-left: -218px;
	height: 350px;
	margin-top: -175px;
}
.topsearch-form {
	height: 40px;
	top: auto;
	left: auto;
	margin: 25% auto 0;
	position: relative;
}
.topsearch-box {
	padding: 0px 40px 0px 0px;
}
.topsearchtx {
	height: 40px;
	line-height: 40px;
	font-size: 20px;
}
.topsearchbtn {
	width: 40px;
	background-size: 18px auto;
}
.search-Ibox .close {
	width: 40px;
	height: 40px;
	background-size: 40% auto;
	position: relative;
	display: block;
	top: auto;
	right: auto;
	margin: 5% 3% 0 0;
	float: right;
	display: block;
}
.siteMap-overlay {
	z-index: 998;
}
.siteMap-nav {
	width: 100%;
	box-sizing: border-box;
	padding: 0;
	border-top: 1px solid #d4c3b8;
	right: -110%;
}
.menuOpen .siteMap-nav {
	right: 0;
}
.siteMap-head, .siteMap-foot {
	display: none;
}
.siteMap-body {
	padding-bottom: 150px;
}
.siteMap-list li {
	margin-bottom: 0;
	border-bottom: 1px solid #dedede;
}
.siteMap-list a.sm-item {
	display: block;
	padding: 10px 5%;
	position: relative;
}
.siteMap-sub {
	padding: 0;
	background-color: #f0f0f0;
	display: none;
}
.siteMap-sub dd {
	display: block;
	float: none;
	margin: 0;
	border-top: 1px solid #dedede;
}
.siteMap-sub dd>a {
	padding: 10px 5%;
	display: block;
}
.siteMap-sub dd a {
	font-size: 14px;
}
.siteMap-sub-nav {
	display: block;
	padding: 0px 5% 10px;
}
.siteMap-sub-nav a {
	display: inline-block;
	margin: 0px 10px;
}
.mobile-menu .sm-item.cur {
	background-color: #00777c;
	color: #fff;
}
.mobile-menu .sm-item:before {
	content: "";
	width: 17px;
	height: 17px;
	background: url(../images/subnav_i2.png) no-repeat scroll center center;
	background-size: 13px 13px;
	position: absolute;
	right: 5%;
	top: 50%;
	margin-top: -8px;
	transition: 400ms;
	-webkit-transition: 400ms;
}
.mobile-menu .cur:before {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
}
.ermBox {
	width: 100px;
	display: none
}
.ermBox .txt {
	height: auto;
	padding: 5px;
	line-height: 1.5;
}
.foot .item2 {
	display: none
}
.foot-link-nav {
	float: none;
	display: block;
	padding-bottom: 10px;
}
.footLink a.oaLink, .footLink a.emailLink {
	display: block;
	margin: 0px 20px 0px 0;
	padding: 0px;
	width: 100px;
	text-align: center;
}
.smlink {
	margin-left: 0;
	display: block;
}
.link-select-box .mt .aw {
	background-size: 10px auto;
}
.blackTop {
	background-size: 20px auto;
}
.mouseIco {
	display: none;
}
.banner .item .pimg {
	width: 120%;
	margin-left: -10%;
}
.banner .slick-dots li {
	padding: 4px 0;
}
.binbox {
	padding-left: 20px;
	left: 5%;
	width: 80%;
	bottom: 10%;
}
.binbox .t {
	font-size: 16px;
	margin-bottom: 5px;
}
.binbox .en {
	font-size: 12px;
}
.binbox .con {
	height: auto;
	padding-bottom: 10px;
}
.iboxT .zh, .iboxT .en {
	font-size: 20px;
}
.videoIbox .iboxT {
	padding: 10px 0px;
}
.videoIbox .con {
	margin-top: -63px;
}
.aboutIbox .con {
	padding: 30px 5% 40px;
}
.aboutIbox .i {
	margin: 20px 0px 45px;
}
.aboutIbox .moreBtn {
	margin-top: 30px;
}
.numList .num {
	font-size: 42px;
}
.prodemo .by {
	font-size: 16px;
	margin-top: 0;
}
.prodemo .txt {
	margin-top: 10px;
	line-height: 1.5;
	font-size: 12px;
	height: 72px;
}
.industryINav .itemC {
	height: 112px;
	padding: 15px 10px 0;
}
.industryINav .ico {
	width: 30px;
	height: 30px;
}
.prodemo .img {
	width: 130%;
}
.branddemo .slick-arrow {
	top: -70px;
	width: 30px;
	height: 30px;
}
.pbanner-C .t {
	font-size: 14px;
	margin-bottom: 0px;
}
.pbanner-C .c {
	font-size: 18px;
}
.pbanner .load-img {
	width: 138%;
	margin-left: -19%;
}
.abouts-c {
	width: auto;
	height: auto;
}
.pboxT .t {
	font-size: 16px;
}
.pboxT .by {
	font-size: 20px;
}
.about-pbox-bg {
	padding: 60px 0px;
}
.about-pbox-bg .title img {
	width: 100px;
}
.about-pbox-bg .by {
	font-size: 14px;
}
.about-pbox-bg .t {
	font-size: 20px;
}
.about-pbox-bg .c {
	margin-bottom: 30px;
}
.pagePading {
	padding: 45px 0px;
}
.newlist li {
	width: 100%;
	margin-right: 0;
}
.nline {
	position: relative;
	margin-top: 20px;
}
.newtext {
	height: auto;
}
.news {
	padding: 34px 0;
}
.newtext h3 {
	font-size: 16px;
}
.newtext p {
	font-size: 12px;
	height: auto;
}
.tnew a {
	height: 34px;
	line-height: 34px;
	font-size: 12px;
	padding: 0px 12px;
}
.newlist li figure img {
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
}
.writtens li {
	padding: 32px 30px 0;
}
.writtenwr {
	padding-bottom: 20px;
}
.writtenfix h3 {
	font-size: 16px;
	margin-bottom: 12px;
}
.writtenfix p {
	font-size: 12px;
}
.writtenle time {
	margin-bottom: 10px;
}
.more-fen-btn {
	float: none;
	text-align: center;
	padding: 6px 0px;
}
.backlist {
	width: 100px;
	margin-left: -50px;
}
.nview {
	padding: 0px;
}
.newview {
	padding-bottom: 34px;
	width: auto;
}
.videoli li {
	width: 100%;
	margin-bottom: 30px;
}
.videoli {
	margin-bottom: 0;
}
.videspan {
	padding: 12px 10px;
}
.videspan span {
	font-size: 14px;
}
.listPage {
	padding: 0;
	background-color: transparent;
}
.probran {
	padding: 100px 0px 40px;
}
.probran .t {
	font-size: 18px;
}
.probran .by {
	font-size: 20px;
	margin-bottom: 20px;
}
.probran .txt {
	margin-bottom: 20px;
}
.probran .en {
	font-size: 12px;
	margin-bottom: 20px;
}
.pbot {
	transform: scale(0.7);
	-webkit-transform: scale(0.7);
}
.w795 {
	width: 90%;
}
.productitem .ico {
	width: 40px;
	height: 40px;
}
.product-list li {
	width: 50%;
}
.number-box {
	border: 0px none;
}
.number-box .num {
	font-size: 26px;
}
.product-list-one li {
	width: 100%;
	margin-left: 0;
	float: none;
}
.workshopList-box .img {
	float: none;
	width: 100%;
}
.workshopList-box .con {
	float: none;
	width: 100%;
	border-left: 0px none;
	border-top: 1px solid #cccdce;
	padding: 25px 0px 0px;
	margin-top: 20px;
}
.workshopList-box .t {
	font-size: 18px;
}
.workshopList-ibox {
	margin-top: 10px;
}
.bardslist dd {
	width: 31.33%;
	margin: 0px 1% 20px;
}
.bardslist .item {
	padding-bottom: 75px;
}
.bardslist .con {
	padding-top: 20px;
}
.bardslist .ico {
	width: 30px;
	height: 30px;
}
.industry-link .moreBtn {
	margin-top: 12px;
}
.industry-info-t {
	padding-bottom: 10px;
}
.industry-info-t .zh {
	display: block;
}
.ipnav li span {
	display: none;
}
.ipnav li:before {
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
}
.ipnav li {
	margin: 0;
	width: 20%;
}
.ipnav {
	width: 90%;
	margin: 0 auto;
	padding: 0;
	margin-top: 35px;
}
.aboutti .ch {
	font-size: 24px;
}
.aboutti .en {
	font-size: 14px;
	margin-top: 3px;
}
.hr1 {
	padding: 65px 0 60px 0;
}
.workSlide {
	margin: 44px auto 42px auto;
}
.about1 .fixbg {
	padding: 62px 0 64px 0;
}
.environmentbox {
	padding: 70px 0 65px 0;
}
.yyPageNav {
	padding: 8px;
}
.yyPageNav a {
	line-height: 1.8;
	margin: 4px;
	padding: 4px 15px;
}
.serviceList {
	margin-top: 35px;
}
.ctaList .namebox, .ctaList .ctas, .ctaList .mabox {
	float: none;
	width: 100%;
}
.ctaList .ti, .ctaList .ctas .citme {
	padding-right: 0px;
}
.ctaList .ti {
	font-size: 18px;
}
.ctaList .ctas .citme {
	margin-bottom: 5px;
}
.ctaList .namebox {
	margin-bottom: 20px;
}
.ctaList .mabox {
	margin: 20px 0px 0;
	border: 1px solid #E1E1E1;
	width: 98px;
}
.ctaList li {
	padding: 40px 0 36px 0;
}
.ctabox .pa {
	padding: 50px 35px 60px 35px;
}
.ctabox {
	margin-top: -26%;
}
.b-ti .b-logo {
	width: 167px;
}
.b-ti .ti {
	line-height: 35px;
	margin-left: 15px;
	font-size: 20px;
}
.f-logo {
	transform-origin: left top;
	-webkit-transform-origin: left top;
	transform: scale(0.7);
	-webkit-transform: scale(0.7);
}
.hrList .hspan:nth-child(4), .hrList .hspan:nth-child(5), .hrList .hspan:nth-child(6) {
	display: none;
}
.hrList .hspan {
	width: 73%;
	height: 40px;
	line-height: 40px;
}
.hrList .hspan:nth-child(1) {
	text-align: left;
}
.hrList .hspan:nth-child(7) {
	width: 22%;
}
.hrList .hrdt, .hrList .hrT .hspan {
	height: 40px;
	line-height: 40px;
}
}

@media screen and (max-width:481px) {
.numList .num {
	font-size: 32px;
}
.vwrap .videobox {
	width: 300px;
	margin-left: -150px;
	height: 240px;
	margin-top: -120px;
}
.about-pbox-bg .t {
	font-size: 18px;
}
.about-pbox-bg .c {
	font-size: 13px;
}
.social-list dd {
	width: 100%;
	float: none;
	margin: 0px 0px 30px;
	padding-bottom: 0;
}
.social-list .txt {
	padding: 18px 5%;
	height: auto;
}
.writtenwr {
	display: block;
}
.writtens {
	margin-top: 22px;
	padding-top: 0;
	padding-bottom: 0;
}
.writtenle {
	margin-right: 0;
	width: 100%;
	margin-bottom: 14px;
}
.writtens li {
	padding: 24px 22px 0;
}
.newtitle h3 {
	font-size: 20px;
}
.newtitle {
	padding: 22px 20px 12px;
}
.newv {
	margin: 20px 5% 30px;
}
.backlist {
	height: 36px;
	line-height: 36px;
}
.previous .previ {
	width: 90px;
	height: 34px;
	line-height: 34px;
}
.videoli {
	margin-top: 20px;
}
.videotext {
	padding: 12px 22px;
	height: auto;
}
.probran .t {
	font-size: 16px;
}
.probran .by {
	font-size: 16px;
}
.bardslist .zh {
	font-size: 14px;
}
.add-list dd {
	width: 100%;
	float: none;
	margin-right: 0%;
}
.add-list dd:nth-child(3n) {
	margin-right: 0%;
}
.ipageT {
	font-size: 18px;
}
.workSlide {
	padding: 0 22px;
}
.workSlide .wa {
	margin: 0;
}
.workSlide .slick-prev {
	transform-origin: left center;
	-webkit-transform-origin: left center;
	transform: scale(0.7);
	-webkit-transform: scale(0.7);
}
.workSlide .slick-next {
	transform-origin: right center;
	-webkit-transform-origin: right center;
	transform: scale(0.7);
	-webkit-transform: scale(0.7);
}
.workSlide {
	margin: 34px auto 32px auto;
}
.aboutti .ch {
	font-size: 20px;
}
.about1 .fixbg {
	padding: 52px 0 54px 0;
}
.ipnav p {
	width: 28px;
	line-height: 1.1;
	margin: 0 auto;
	padding-top: 18px;
}
.iptx {
	margin-top: 30px;
}
.hr1 {
	padding: 50px 0;
}
.environmentbox {
	padding: 50px 0 45px 0;
}
.ctabox .pa {
	padding: 30px 20px 40px 20px;
}
.ctaList li {
	padding: 30px 0 30px 0;
}
.ctaList .ti {
	font-size: 16px;
}
.ctaList .ctas .citme {
	padding-left: 30px;
}
.ctaList .ctas .citme:before {
	transform-origin: left center;
	-webkit-transform-origin: left center;
	transform: scale(0.8);
	-webkit-transform: scale(0.8);
}
.ctaArea {
	padding-bottom: 55px;
}
.brands-box .s-ti {
	margin-bottom: 10px;
	font-size: 20px;
}
.brandsList li {
	width: 48.2%;
}
.brands-box {
	padding: 35px 15px;
}
.b-ti {
	padding: 47px 15px 36px 15px;
}
.b-ti2 {
	padding: 0;
	padding-bottom: 20px;
}
.b-ti .b-logo {
	width: 237px;
	float: none;
}
.b-ti .ti {
	float: none;
	margin-left: 0;
	margin-top: 10px;
}
.spicbox .shadow {
	height: 40px;
}
.spicbox2 .actnum {
	right: 15px;
}
.spicbox2 .nowti {
	left: 50px;
	right: 50px;
	font-size: 14px;
}
.f-logo {
	transform: scale(0.4);
	-webkit-transform: scale(0.4);
	left: 15px;
	top: 15px;
}
.b-ti2 .tools {
	float: none;
	margin-top: 27px;
}
.b-ti2 .tools a {
	margin-left: 0;
	margin-right: 12px;
}
.f-tx {
	margin-top: 30px;
}
.wingshowBox {
	padding: 60px 5% 50px;
	width: 80%;
}
}

@media screen and (max-width:421px) {
.banner-yy {
	background-position: left 20%;
}
.speech-Pbox .t {
	font-size: 18px;
}
.pbanner-C .c {
	font-size: 16px;
}
.workshopList-img dd {
	float: left;
	width: 100%;
	margin: 15px 0px;
}
.imgs-list dd {
	width: 100%;
	float: none;
	margin-right: 0%;
	padding-bottom: 0;
}
.imgs-list dd:nth-child(3n) {
	margin-right: 0%;
}
.imgs-list .txt {
	height: auto;
	white-space: inherit;
	line-height: 1.4;
	padding: 20px 5%;
}
.link-select-box {
	display: none
}
}

@media screen and (max-width: 375px) {
.vwrap .close {
	right: 0;
	top: -40px;
}
.iboxT .zh, .iboxT .en {
	font-size: 18px;
}
}

@media screen and (max-width: 360px) {
.iboxT .en {
	display: none;
}
.bardslist dd {
	width: 46%;
	margin: 0px 2% 20px;
}
.bardslist .item {
	padding-bottom: 50px;
}
.bardslist .con {
	height: 150px;
}
.previous .prev i {
	margin-right: 5px;
}
.previous .next i {
	margin-left: 5px;
}
.previous .previ {
	width: 75px;
	font-size: 12px;
}
.backlist {
	width: 90px;
	margin-left: -45px;
	font-size: 12px;
}
}
