
@font-face {font-family: "mosheffield"; src: url("../fonts/mr-sheffield.woff") format("woff"); font-weight: normal; font-style: normal; }
@font-face {font-family: "mosheffieldss"; src: url("../fonts/mr-sheffieldss.woff") format("woff"); font-weight: normal; font-style: normal; }

.productweblist {
	padding: 10px 100px;
	z-index: 9999;
	position: relative;
	width: 100%;
	margin-bottom: 30px;
}

.productweblist ul {
	display: flex;
	flex-wrap: wrap;
}

.productweblist ul li {
	display: block;
	width: 25%;
	padding: 1%;
}

.productweblist ul li .proweblistimg {
	display: block;
	overflow: hidden;
}

.productweblist ul li .proweblistit {
	font-size: 18px;
	text-align: center;
	padding: 10px;
}

.productweblist ul li .proweblistimg img {
	-webkit-transition: transform ease 0.7s;
	-webkit-transition: -webkit-transform ease 0.7s;
	transition: -webkit-transform ease 0.7s;
	transition: transform ease 0.7s;
	transition: transform ease 0.7s, -webkit-transform ease 0.7s;
}

.productweblist ul li:hover img {
	-webkit-transform: scale(1.03, 1.03);
	-ms-transform: scale(1.03, 1.03);
	transform: scale(1.03, 1.03);
}

/*.productweblist ul li:hover .proweblistit {
	background: #bf398e;
	color: #ffffff;
}*/

.productwebcer .protitle {
	margin: 70px auto 80px !important;
}

.productweblb {
	margin: 20px auto 0;
	padding: 20px 0 50px;
	z-index: 9999;
	position: relative;
	width: calc(100% - 200px);
	border-bottom: 1px solid var(--header-grid-borders);
}

.productweblb ul {
	display: flex;
}

.productweblb ul li {
	width: 15%;
	margin-right: 2%;
	position: relative;
}
.productweblb ul li .prowebimg{width: 100%;}

.productweblb ul li:nth-child(1) .prowebimg{background: #ddf0ee;}
.productweblb ul li:nth-child(2) .prowebimg{background: #c4eef0;}
.productweblb ul li:nth-child(3) .prowebimg{background: #e1f2f0;}
.productweblb ul li:nth-child(4) .prowebimg{background: #def5e5;}
.productweblb ul li:nth-child(5) .prowebimg{background: #e7f2e8;}
.productweblb ul li:nth-child(6) .prowebimg{background: #d5e8d6;}


.productweblb ul li .prowebimg img.prowebimgico1{opacity: 0;}
.productweblb ul li .prowebimg img.prowebimgico2{position: absolute;width: 90px;top: calc(50% - 70px);left: calc(50% - 45px);z-index: 999;}

.productweblb ul li:last-child {
	margin-right: 0;
}

.productweblb ul li img {
	max-width: 100%;
}

.productweblb ul li:hover img {
	background-color: rgba(0, 0, 0, 0.2);
	opacity: .7;
}

.productweblb ul li .prowebtit {
	text-align: center;
	font-size: 20px;
	overflow: hidden;
	height: 48px;
	width: 90%;
	line-height: 24px;
	text-transform: uppercase;
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	font-weight: bold;
}

.productweblb ul li:hover .prowebimg img.prowebimgico1{opacity: 1;}
.productweblb ul li:hover .prowebimg img.prowebimgico2{opacity: 0;}

.productweblb ul li:hover .prowebtit{color: #ffffff;}

/*产品详情*/

.container {
	margin: 20px auto 0;
	padding: 70px 0 30px;
	z-index: 0;
	position: relative;
	width: 80%;
	max-width: 1380px;
}

.detailTop {
	width: 100%;
	overflow: hidden;
	position: relative
}

.detailList {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-right: 20px;
	height: 738px;
	margin-left: 0
}

.detailList ul,
.leftImg {
	width: 108px
}

.leftImg {
	margin-bottom: 12px;
	height: 174px;
	cursor: pointer
}

.leftImg img {
	width: 100%;
	padding: 1px;
	border: 1px solid #e1e1e1;
	padding: 0!important
}

.activeBorder {
	border: 1px solid #000
}

.currentBig {
	width: 460px;
	height: 738px;
	
}

.currentBig img {
	width: 460px
}

#_magnifier_layer {
	left: 902px;
	top: 61px;
}

.detailGoodsInfo {
	margin-left: 4%;
	margin-right: 0%;
	width: 30%;
	/*z-index:-1;*/
	position: relative;
}

.goodsName {
	font-size: 35px;
	line-height: 40px;
	text-align: left;
	color: #141b4d;
	font-weight: bold;
}


.goodsName1 {
	font-size: 20px;
	line-height: 20px;
	text-align: left;
	color: #141b4d;
	font-weight: bold;
}

.pad20 {
	padding-left: 20px
}

.mar18 {
	margin-bottom: 15px
}

.goodsCode {
	font-size: 14px;
	line-height: 14px;
	color: #999
}

.goodsCode,
.goodsPrice {
	margin-bottom: 18px;
	text-align: left
}

.goodsPrice {
	padding: 10px 0px 15px;
	position: relative;
	background-size: 100% 100%;
	border-top: 1px solid #999;
}

.activeTitle,
.priceTitle {
	display: inline-block;
	width: 76px;
	font-size: 14px;
	color: #999
}

.colorRed {
	color: #d91e25
}

.moneyFlag {
	font-size: 14px;
	font-weight: 700
}

.discountPrice,
.originalPrice {
	font-size: 24px;
	font-weight: 700
}

.sellPrice {
	padding-left: 6px;
	color: #999;
	text-decoration: line-through
}

.discountFlag {
	margin-left: 6px;
	background-color: #d91e25;
	color: #fff
}

.discountFlag,
.sendFree {
	font-size: 12px
}

.colorsList,
.sizesList {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.singleSize {
	float: left;
	font-size: 14px;
	height: 28px;
	cursor: pointer;
	margin-right: 10px;
	border: 1px dashed #999;
	line-height: 25px;
	padding: 1px 5px;
	margin-bottom: 10px
}

.sizeActive {
	border: 2px solid #000!important;
	padding: 0 4px!important;
}

.sizeActiveGrey {
	color: #ccc;
	font-weight: 700
}

.singleColor {
	height: 87px;
	width: 56px;
	margin-top: 5px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	float: left;
	cursor: pointer;
	font-weight: 700;
	margin-right: 10px;
	border: 2px solid #e7e7e7;
	position: relative;
	-webkit-box-sizing: border-box!important;
	box-sizing: border-box!important
}

.singleColor img {
	width: 100%
}

.calContent {
	border: 1px solid #999;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	width: 60px;
	text-align: center
}

.buyCount {
	width: 44px;
	height: 45px;
	line-height: 45px;
	border-right: 1px solid #999;
	font-size: 16px;
	color: #000;
	font-weight: 400
}

.countContent {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	font-weight: 700;
	color: #999
}

.calStyle,
.countContent {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.calStyle {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.calStyle div {
	width: 16px;
	height: 22px;
	line-height: 22px;
	background-color: #f3f3f3;
	color: #999;
	font-weight: 400;
	font-size: 14px
}

.countPlus {
	border-bottom: 1px solid #999
}

.leftCount {
	margin-left: 5px
}

.buttonContent {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin-top: 60px;
	text-align: center
}

.addCart,
.buyNow {
	width: 224px;
	line-height: 46px;
	height: 46px;
	font-size: 18px;
	cursor: pointer;
	margin-top: 14px
}

.buttonContent div:hover {
	background: #4d4d4d
}

.addCart {
	margin-right: 10px;
	border: 1px solid #000
}

.buyNow {
	background-color: #000;
	color: #fff
}

.goodsRecommend,
.recommendYou {
	border-left: 1px dashed #999;
	padding-left: 20px;
	font-size: 16px;
	font-weight: 400;
	-webkit-box-sizing: border-box!important;
	box-sizing: border-box!important;
	width: 156px
}

.goodsRecommend li,
.recommendYou li {
	width: 128px;
	height: 236px;
	margin-top: 10px;
	cursor: pointer;
	text-align: center
}

.goodsRecommend li div,
.goodsRecommend li img,
.recommendYou li div,
.recommendYou li img {
	width: 100%
}

.hotImg {
	height: 204px;
	overflow: hidden
}

.hotAllPrice {
	text-align: center;
	margin-top: 8px
}

.hotOldPrice {
	text-decoration: line-through;
	margin-left: 4px;
	margin-right: 3px
}

.chooseHot {
	padding: 0 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 10px
}

.goNext,
.goPrevious {
	width: 20px;
	height: 14px;
	cursor: pointer;
	padding: 0 10px
}

.singleLine {
	height: 1px;
	margin: 20px 0;
	clear: both;
	border-bottom: 1px solid #999
}

.detailBottom {
	padding-bottom: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.claffifyTree {
	padding-left: 20px;
	width: 182px;
	text-align: left
}

.firstLevel,
.secondLevel {
	margin-bottom: 6px;
	cursor: pointer
}

.secondLevel {
	color: #666;
	font-weight: 400;
	padding: 6px 0
}

.secondLevel:hover span {
	color: #d91e25;
	border-bottom: 1px solid #d91e25
}

.secondContent {
	margin-top: 8px;
	padding-left: 16px
}

.ifameShow {
	margin: 0 auto;
	overflow: hidden
}

.ifameShow,
.ifameShow iframe {
	width: 950px
}

.color99 {
	color: #999
}

.font14 {
	font-size: 14px
}

.width96 {
	width: 76px
}

.leftAlign {
	text-align: left
}

.width384 {
	width: 384px
}

.line90 {
	line-height: 90px
}

.mar5 {
	margin-left: 5px
}

.mar4 {
	margin-left: 4px
}

.marR5 {
	margin-right: 5px
}

.marB10 {
	margin-bottom: 10px
}

.marT18 {
	margin-top: 18px
}

.fontB {
	font-weight: 700
}

.activeColor {
	border: 2px solid #000!important
}

.listImg {
	border: 1px solid #000!important;
	padding: 0!important
}

.activeStock {
	color: #ccc
}

.chooseIcon {
	position: absolute;
	display: block;
	width: 16px;
	height: 16px;
	bottom: 0;
	right: 0;
}

#float {
	width: 212px;
	height: 236px;
	position: absolute;
	background-color: rgba(0, 0, 0, .5);
	border: 1px solid #ccc;
	opacity: .5;
	cursor: move
}

#small,
.superBig {
	position: relative
}

.onePrice {
	background-color: #d91e25;
	color: #fff;
	margin-left: 6px
}

.v--modal-overlay .v--modal-box {
	border: 3px solid #000;
	height: 180px!important;
	position: absolute!important;
	top: 50%!important;
	-webkit-transform: translateY(-50%)!important;
	transform: translateY(-50%)!important
}

.vue-dialog .dialog-content {
	height: 100px!important
}

.vue-dialog .vue-dialog-buttons {
	border: none!important;
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.vue-dialog .vue-dialog-buttons>button {
	-webkit-box-flex: 0!important;
	-ms-flex: none!important;
	flex: none!important;
	width: 40%;
	font-size: 14px!important
}

.vue-dialog .vue-dialog-buttons>button:first-child {
	background-color: #000;
	color: #fff
}

.vue-dialog .vue-dialog-buttons>button:nth-child(2) {
	background-color: #fff;
	border: 1px solid #000;
	color: #000
}

.vue-dialog-button:not(:first-of-type) {
	border: none
}

.dialog-c-text {
	font-size: 22px;
	color: #000;
	text-align: center;
	margin-top: 14px
}

.detailTitle {
	text-align: left;
	color: #000;
	line-height: 36px;
	font-size: 14px;
	margin-bottom: 6px
}

.floatL {
	float: left
}

.magnifier-box img {
	border: 1px solid #000
}

.stockStyle {
	margin-left: 20px
}

.originalBig {
	width: 100%;
	height: 736px;
	border: 1px solid #000
}

.goods-tab .bigger {
	position: absolute;
	right: 0;
	top: 0;
	width: 680px;
	height: 738px;
	border: 1px solid #e2e2e2;
	overflow: hidden
}

.magnifier {
	position: absolute;
	top: 0;
	left: 0;
	width: 212px;
	height: 236px;
	border: 1px solid #e1e1e1;
	color: #000;
	min-width: 35px;
	background: hsla(0, 0%, 100%, .5);
	z-index: 5;
	cursor: move;
	opacity: 0
}

.opacity1 {
	opacity: 1
}

.cubImg {
	position: relative
}

.markingEleven,
.positionAb {
	position: absolute
}

.markingEleven {
	display: block;
	padding: 0 1px 1px;
	width: 100%;
	left: 0;
	bottom: 2px;
}

span.font12 {
	font-size: 12px
}

.goodsOtherInfo {
	font-size: 14px;
	color: red;
	text-align: left;
	margin: 12px 0 8px 0;
	width: 100%;
	word-wrap: break-word
}

.noGoods {
	position: absolute;
	width: 60px;
	height: 60px;
	background: url(/img/xj.8bccfca6.png) no-repeat;
	background-size: 100% 100%;
	right: 0;
	top: 0
}

.marginTop36 {
	margin-top: 36px
}

.videoBtn {
	height: 20px;
	background: #eee;
	padding: 6px;
	position: absolute;
	border-radius: 26px;
	left: 5px;
	bottom: 8px;
	z-index: 8
}

.videoBtn:hover {
	opacity: .7
}

.reminderPcTime {
	height: 20px;
	line-height: 20px;
	margin-left: 12px;
	font-size: 16px
}

.playVideo {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 464px;
	height: 738px;
	background: #000
}

.videoClose {
	padding: 5px;
	position: absolute;
	z-index: 2;
	right: 0;
	top: 8px;
	font-size: 18px;
	border-radius: 50%;
	width: 88px;
	height: 16px;
	text-align: center;
	cursor: pointer;
	color: #fff
}

.rulesByColor {
	margin-top: 18px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.rulesName {
	padding: 3px;
	margin-right: 5px;
	background-color: #efd3cf
}



.containerone1{width: calc(100%);}

/*放大镜*/


.right_con{background: #ffffff;width:60%;position: relative;z-index: 999;}
.ProductDetailstop{ background:#FFF;width: 100%; position:relative;}
.ProductDetailstop h3.protit{line-height:36px;display:inline-block; color:#000; font-size:30px; padding-bottom:10px;margin-bottom:50px; border-bottom:5px solid #2d3095;}
.ProductDetailstop .pro-rightimg{position:absolute; right:0px; top:-15px;padding:10px; background:#fff;box-shadow: 3px 3px 15px 0px rgba(0,0,0,.2);-webkit-box-shadow: 3px 3px 15px 0px rgba(0,0,0,.2);}
.ProductDetailstop .pro-rightimg img{display:block; width:auto; margin:auto; height:250px;}


.ProductDetailstopleft{ float:right; width:80%;position:relative; z-index: 1; text-align:center;border:1px solid #efefef;}
.ProductDetailstopleftimg{width:100%;}
.ProductDetailstopleftimg img{ display: block; margin:auto;}
div.zoomdiv {z-index:100;position:absolute;top:0px;right:0px;width:200px;height:200px;background:#ffffff;display:none;text-align:center;overflow:hidden;}
div.jqZoomPup {z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border: 1px solid #aaa;background: #ffffff ;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

.ProductDetailstopright{ float:left; width:calc(20% - 30px); position:relative;margin-right: 15px;}
.ProductDetailstopright dl{ margin:0px; }
.ProductDetailstopright dl dt{font-size:28px; border-bottom:1px solid #dfdfdf; margin-bottom:10px; color:#000; padding-bottom:15px;}
.ProductDetailstopright dl dd.dd{ margin-bottom:10px;min-height:200px; border-bottom:1px solid #dfdfdf;}
.ProductDetailstopright dl dd.dd p{font-size:18px; margin-bottom:10px;}
.ProductDetailstopright .ts{color:#666; font-size:14px ;margin-bottom:20px; width: 100%; overflow: hidden;}
.ProductDetailstopright dl dd.dd .ts p{ font-size:14px;line-height:22px;margin:0;}


.text32{font-size: 18px;line-height: 28px;color: #fff; background-color: #2d3095;padding: 10px; width: 160px; text-align: center;display: block;text-overflow: ellipsis;border-radius: 3px;float:left;margin-top:10px; margin-bottom: 20px;}	


.pro_banner{ position:relative; width:100%; margin:0;padding:0;}
.ProductDetailsSmallimg{overflow:hidden;position:relative;height: 27.5vw;}
.ProductDetailsSmallimg ul{position:relative;height: 99999px; margin:0}
.ProductDetailsSmallimg ul li{ position:relative; margin-bottom:12px; cursor:pointer;}
.ProductDetailsSmallimg ul li img{ display: block;  display:block; width:100%; height:100%;}
.ProductDetailsSmallimg ul li span{ display:block; border:1px solid #dadada; position:absolute; left:0px; top:0px;right:0;bottom:0;}
.ProductDetailsSmallimg ul li.cur span{border:2px solid #129977;}

.ProductimgArrowleft,.ProductimgArrowright{ position:absolute; left:calc(50% - 12px); margin-top:-16px; width:23px; height:14px; cursor:pointer;}
.ProductimgArrowleft{top:0px;background:url(../images/Product2.jpg) no-repeat left center;}
.ProductimgArrowright{bottom:0px;background:url(../images/Product3.jpg) no-repeat right center;}
.productBtnbox{clear:both;padding-top:30px;}
div.zoomdiv img{width: auto;max-width: initial !important;max-height: initial !important;}
.goodstitle{font-size: var(--font-size36);
    line-height: 2;
    background: linear-gradient(77deg, #04BF7D 0%, #06A5C8 10%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900;}
.goodscontent{font-size: var(--font-size22);
    color: #141b4d;
    line-height: 1.5;}
.goodscontents{overflow: hidden;display: block;padding: 30px 10px 10px;}



/*联系我们*/

.q_contact_main1 {
	
}

.q_contact_main1 .bg_img img {
	width: 100%
}

.q_contact_main1 .mask {
	padding-top: 60px;
	min-height:560px;
}

.q_contact_main1 .mask .txt_box {
	color: #fff;
	text-align: center
}

.q_contact_main1 .mask .txt_box .tip {
	opacity: 0.5;
	font-size: 18px;
	line-height: 1.1;
	color: #ffffff;
	margin-top: 5px
}

.q_contact_main1 .mask .txt_box .title {
	font-size: 28px;
	color: #000;
	font-weight:700
}

.q_contact_main1 .mask .tag_box {
	text-align: center;
}

.q_contact_main1 .mask .tag_box .name {
	font-size: 16px;
	line-height: -webkit-calc(27 / 20);
	line-height: calc(27 / 20);
	color: #666;
	margin-top: 5px
}

.q_contact_main1 .mask .tag_box .tip {
	font-size: 18px;
	color: #666;
	opacity: 0.5;
	margin-top: 15px
}

.q_contact_main1 .mask .tag_box .tag {
	width: 33.333%;
	position: relative
}

.q_contact_main1 .mask .tag_box .tag .icon {
	height: 45px
}

.q_contact_main1 .mask .tag_box .tag:not(:first-child):after {
	content: ' ';
	position: absolute;
	left: 0px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 1px;
	height: 130px;
	background-color: #ffffff;
	opacity: 0.2
}
.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.center1400 {
    width: 80%;
    margin: 0 auto;
    max-width: 1440px;
}
.q_contact_main2 .right_box .item .btn:hover {
	opacity: 0.8
}
.flex_column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.flex_row_justify {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.flex_row_justify {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.flex_wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
textarea {
    resize: none;
    overflow: auto;
}
input, textarea, button {
    border: none;
    outline: none;
    color: inherit;
    font-size: 14px;
    background: none;
    font-family: inherit;
    outline: none;
}
.flex_row_end {
    -webkit-box-pack: end;
    -webkit-justify-content: end;
    -ms-flex-pack: end;
    justify-content: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}
input[type="text"], input[type="password"], input[type="button"], input[type="submit"], input[type="reset"], select, textarea {
    outline-style: none;
    -webkit-appearance: none;
    resize: none;
    border: none;
    border-radius: 0;
}
input {
    background: none;
    outline: none;
    border: none;
}
.q_contact_main2 {
	background-color: #f7f7f7;
	position: relative;
	z-index: 2;
	padding-bottom: 20px
}

.q_contact_main2 .content {
	overflow: hidden;
	-webkit-transform: translateY(-100px);
	-ms-transform: translateY(-100px);
	-o-transform: translateY(-100px);
	transform: translateY(-100px);
	background-color: #fff;
	border-radius: 15px;
	-webkit-box-shadow: 0 20px 20px -10px #f1f1f1;
	box-shadow: 0 20px 20px -10px #f1f1f1
}

.q_contact_main2 .left_box {
	background-image: url(../images/q_contact_bg1.png);
	width: 31.42857%;
	padding: 95px 70px 75px 50px;
	background-repeat: no-repeat;
}

.q_contact_main2 .left_box .txt_box {
	font-size: 24px;
	line-height: -webkit-calc(34 / 24);
	line-height: calc(34 / 24);
	color: #ffffff
}

.q_contact_main2 .left_box .tel .num {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.1;
	color: #ffffff
}

.q_contact_main2 .left_box .tel .tip {
	margin-top: 10px;
	font-size: 14px;
	line-height: 1.1;
	color: #ffffff;
	opacity: 0.5
}

.q_contact_main2 .right_box {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 80px 120px
}

.q_contact_main2 .right_box .item {
	width: 48.61111%;
	background-color: #f8f8f8;
	position: relative;
	padding: 0 25px;
	border-radius: 15px
}

.q_contact_main2 .right_box .item input {
	width: 100%;
	line-height: 70px;

}

.q_contact_main2 .right_box .item .name {
	position: absolute;
	top: 50%;
	left: 15px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 16px;
	color: #666666
}

.q_contact_main2 .right_box .item .name span {
	color: #ff5f00
}

.q_contact_main2 .right_box .item:nth-child(n+3) {
	margin-top: 1.042vw
}

.q_contact_main2 .right_box .item.items {
	width: 100%
}

.q_contact_main2 .right_box .item.itemcode {
	position: relative
}

.q_contact_main2 .right_box .item.itemcode input {
	padding-left: 50px
}

.q_contact_main2 .right_box .item .code_img {
	cursor: pointer;
	position: absolute;
	right: 30px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	bottom: 0
}



.q_contact_main2 .right_box .item.itemtext .name {
	top: 22px
}

.q_contact_main2 .right_box .item.itemb {
	background-color: transparent;
	padding: 0
}

.q_contact_main2 .right_box .item textarea {
	min-height: 135px;
	padding-top: 15px;
	width: 100%;
	border: none;
}

.q_contact_main2 .right_box .item .btn {
	font-size: 16px;
	color: #ffffff;
	width: 200px;
	line-height: 52px;
	border-radius: 31px;
	background-color: #bf398e;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}



.method_list {
    margin: 86px 104px 93px;
    text-align: justify;
    font-size: 0;
    display: flex;
}
.method_list .method_item {
    display: inline-block;
    margin: 20px 0;
    font-size: 18px;
    text-align: center;
    vertical-align: top;
    width: 25%;
}
.method_list .method_item .picture {
    display: block;
    position: relative;
    width: 140px;
    height: 140px;
    margin: 0 auto;
    text-align: center;
    line-height: 140px;
}
.method_list .method_item .picture .border_1 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 2px solid #1a1a1a;
    border-radius: 100%;
    opacity: 0;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) .5s;
}
.method_list .method_item .picture .border_2 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 2px solid #1a1a1a;
    border-radius: 100%;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) .5s;
}
.method_list .method_item .picture .ico {
    display: inline-block;
    vertical-align: middle;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) .5s;
}
.method_list .method_item .title {
    margin: 42px 0 0;
}
.method_list .method_item .picture .ico.email {
    width: 63px;
    height: 47px;
    background: url(../images/index_contact_email.png);
}
.method_list .method_item .picture .ico.mobile {
    width: 44px;
    height: 56px;
    background: url(../images/index_contact_mobile.png);
}
.method_list .method_item .picture .ico.phone {
    width: 53px;
    height: 60px;
    background: url(../images/index_contact_phone.png);
}
.method_list .method_item .picture .ico.skype {
    width: 61px;
    height: 61px;
    background: url(../images/index_contact_skype.png);
}
.method_list .method_item:hover .picture .border_1 {
    animation: diffusion 1s;
}
.method_list .method_item:hover .picture .border_2 {
    border-color: #bf398e;
}
.method_list .method_item:hover .picture .ico.email {
    width: 63px;
    height: 47px;
    background: url(../images/index_contact_email_on.png);
}

.method_list .method_item:hover .picture .ico.skype {
    width: 61px;
    height: 61px;
    background: url(../images/index_contact_skype_on.png);
}

.method_list .method_item:hover .picture .ico.phone {
    width: 53px;
    height: 60px;
    background: url(../images/index_contact_phone_on.png);
}

.method_list .method_item:hover .picture .ico.mobile {
    width: 44px;
    height: 56px;
    background: url(../images/index_contact_mobile_on.png);
}
.q_contact_main1 .mask .tag_box .index-conact{background: none;padding-bottom: 80px;}
.q_contact_main1 .mask .tag_box .incontitle{padding: 0;}


.history-view {
    padding: 0px 0 80px;
}
.history-view .view{
	width: 80%;
	max-width: 1440px;
    overflow: hidden;
    margin: 0 auto;
    padding:0 60px ;
}

.history-view .content .title {
    font-size: 40px;
    color: #1a2328;
    font-family: 'ziti-m';
    line-height: 1.1;
    margin-bottom: 0.35rem;
}

.history-view .content .gallery-top .swiper-slide {
    padding: 0.42rem 0 1.02rem;
}

.history-view .content .gallery-top .swiper-slide .bgnn {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    font-size: 140px;
    color: rgba(250, 250, 250, .6);
    line-height: 1;
    font-family: 'ziti-m';
}

.history-view .content .gallery-top .swiper-slide .tit {
    position: relative;
    z-index: 1;
    text-align: center;
    font-size: 24px;
    color: #ec2836;
    font-family: 'ziti-r';
    margin-bottom: 0.1rem;
}

.history-view .content .gallery-top .swiper-slide .info {
    position: relative;
    z-index: 1;
    font-size: 16px;
    color: #585858;
    line-height: 2.5;
    font-family: 'ziti-r';
    max-width: 85%;
    margin: 0 auto;
}

.history-view .content .gallery-top .hbtn {
    position: absolute;
    top: 50%;
    z-index: 1;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    background-color: #ffffff;
    box-shadow: 0 0 10px 1px #fafafa;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: -25px;
    cursor: pointer;
    outline: none;
}

.history-view .content .gallery-top .hbtn.history-prev {
    background-image: url(../images/prev.png);
    left: 5px;
}

.history-view .content .gallery-top .hbtn.history-next {
    background-image: url(../images/next.png);
    right: 5px;
}

.history-view .content .gallery-thumbs {
    display: flex;
    justify-content: center;
    position: relative;
}

.history-view .content .gallery-thumbs::before {
    content: '';
    position: absolute;
    top: 1px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #e6e6e6;
}

.history-view .content .gallery-thumbs .swiper-wrapper {
    width: auto;
}

.history-view .content .gallery-thumbs .swiper-slide {
    width: auto;
    cursor: pointer;
}

.history-view .content .gallery-thumbs .swiper-slide .tit {
    padding: 0.3rem 12px;
    position: relative;
    font-size: 18px;
    color: #666666;
    line-height: 1.1;
    font-family: 'ziti-r';
}

.history-view .content .gallery-thumbs .swiper-slide .tit::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    z-index: 1;
}

.history-view .content .gallery-thumbs .swiper-slide.swiper-slide-thumb-active .tit {
    color: #1a2328;
    font-family: 'ziti-m';
}

.history-view .content .gallery-thumbs .swiper-slide.swiper-slide-thumb-active .tit::before {
    background-color: #ec2836;
}
.certificateimgs{
	padding: 10px 100px;
	z-index: 9999;
	position: relative;
	width: 100%;
	margin-bottom: 30px;
}
.certificateimgs ul{display: flex;}
.certificateimgs ul li{display: block;width: 20%;margin: 1%;overflow: hidden;}
.certificateimgs ul li img {
	-webkit-transition: transform ease 0.7s;
	-webkit-transition: -webkit-transform ease 0.7s;
	transition: -webkit-transform ease 0.7s;
	transition: transform ease 0.7s;
	transition: transform ease 0.7s, -webkit-transform ease 0.7s;
}
.certificateimgs ul li:hover img {
	-webkit-transform: scale(1.03, 1.03);
	-ms-transform: scale(1.03, 1.03);
	transform: scale(1.03, 1.03);
}

/*弹框*/
.photoGallery_alert {background: rgba(0,0,0,0.6);position: fixed;left: 0;right: 0;top: 0;bottom: 0;z-index: 999999;display: none;}
.photoGallery_main {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;width: 100%; height: 100%;}
.photoGallery_container{height: 80%;position: relative;width: 1000px;max-width: 95%;}
.photoGallery_content{width: 100%; height:100%; position: absolute;}
.photoGallery_content .swiper-container{position: absolute; width:100%; height:100%;}
.phcloseBtn{font-size: 16px;position: absolute;top: -30px;right: 0;z-index: 10;color: #fff;cursor: pointer;
    background-image: -webkit-linear-gradient(73deg, #ffc5a3 0%, #bf398e 100%), -webkit-linear-gradient(#07347d, #07347d);
    background-image: -o-linear-gradient(73deg, #ffc5a3 0%, #bf398e 100%), -o-linear-gradient(#07347d, #07347d);
    background-image: linear-gradient(17deg, #ffc5a3 0%, #bf398e 100%), linear-gradient(#07347d, #07347d);
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
	border-radius: 50%;
	
	}
.photoGalleryPopup_swiper img {width: auto !important;position: absolute; height: 100%;left: 50%; -webkit-transform: translate3d(-50%, 0px, 1px);-moz-transform: translate3d(-50%, 0px, 1px);transform: translate3d(-50%, 0px, 1px); max-width:initial; }
.photoGalleryPopup_swiper .swiper-slide{overflow:hidden;}
.photoGalleryPopup_swiper .imgbox{max-width:100%;text-align:center;}
.phbtn{position: absolute;top: 50%;transform: translateY(-50%);width: 50px;height: 50px;border: 1px solid #fff;transition: all 0.4s;display: flex;align-items: center;justify-content: center;font-size: 16px;color: #fff;cursor: pointer;}
.phPrev{left: -80px;}
.phNext{right: -80px;}
.phbtn:hover{background: #ff5f00;border-color: #ff5f00;}
.phshow_content{font-size: 14px;position: absolute;right: 0;bottom: -30px;color: #fff;z-index: 10;}
.phshow_content .curnum{margin-right: 5px;}
.honorssw_box .desc .tit{height: 84px;}
.category_type .item{height: auto !important;background: none !important;position: relative;}
.category_type .item>a{line-height: 48px;display: block;}
.category_type .itemList{display: none;}
.itemList a{display: block;line-height: 35px;font-size: 15px;color: #726f6f; margin-left:35px;display: list-item;}
.downbtnbox{position: absolute;top: 0;right: 0;cursor: pointer;color: #333;text-align: right;width: 60px;font-size: 18px;}
.downbtnbox i{transition: all 0.4s;}
.category_type .item.active>a,.category_type .item a:hover{color: #ff5f00; font-weight:700}
.category_type .item.active .downbtnbox{color: #ff5f00;}
.category_type .item .downbtnbox.cur i{transform: rotate(180deg);}
.category_type .item.active .itemList{display: block;}
.itemList a.active{color: #ff5f00;}
.product_maincontent .left h2{padding-left: 0 !important;}
.category_type .item{padding-left: 0 !important;}
.category_type .item>a{font-family: 'sc_bold';}
/*弹框*/

.wd1340 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.index-about-content, .index-about-mb-content {
    margin-bottom: 0;
    text-align: center;
    padding-top: 75px;
    font-size: 15px;
    color: #898989;
    line-height: 25px;
}
.index-about-content .logo-title, .index-about-mb-content .logo-title {
    margin-bottom: 25px;
}

.logo-title {
    text-align: center;
}
.index-about-content p, .index-about-mb-content p {
    line-height: 25px;
    font-size: 14px;
    color: #898989;
}
.logo-title img {
    max-height: 100%;
    max-width: 100%;
}
.index-about-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.index-about-list li {
    width: 16.66667%;
}
.index-about-list .boxs {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 200.44643%;
}
.index-about-list .boxs>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-box-shadow: 0 4px 12px rgba(0,0,0,0.3);
    box-shadow: 0 4px 12px rgba(0,0,0,0.3);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    -o-object-fit: cover;
    object-fit: cover;
}
.index-about-list .data {
    position: absolute;
    top: 50%;
    left: 20px;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    line-height: 1.5;
    color: #fff;
    font-size: 15px;
    z-index: 2;
}
.index-about-list .data .icon {
    height: 48px;
    width: 60px;
    margin: 0 auto 20px;
}
.index-about-list .data-num {
    margin-bottom: 5px;
}
.index-about-list .data-num span {
    line-height: 1;
    font-size: 48px;
    font-family: 'Helvetica Condensed Bold';
}
.index-about-list .data-num span {
    line-height: 1;
    font-size: 48px;
    font-family: 'Helvetica Condensed Bold';
}
.index-about-list .boxs:hover>img {
    opacity: 1.2;
    -webkit-transform: scale(1.17);
    -moz-transform: scale(1.17);
    -ms-transform: scale(1.17);
    transform: scale(1.17);
}
.partnerlist ul{display: flex;flex-wrap: wrap;padding-bottom: 100px;}
.partnerlist ul li{width: 20%;padding: 1%;}
.box {
  position: relative;
  max-height: 170px;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0 1.4px 1.7px rgba(0, 0, 0, 0.017), 0 3.3px 4px rgba(0, 0, 0, 0.024), 0 6.3px 7.5px rgba(0, 0, 0, 0.03), 0 11.2px 13.4px rgba(0, 0, 0, 0.036), 0 20.9px 25.1px rgba(0, 0, 0, 0.043), 0 50px 60px rgba(0, 0, 0, 0.06);
}
.box .hide {
  opacity: 0;
}
.box .frame {
  position: absolute;
  border: 1px solid #fff;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.box h2, .box p {
  position: absolute;
  color: #fff;
  z-index: 2;
  width: 100%;
  transition: opacity 0.2s, transform 0.3s;
}
.box h2 {
  font-weight: 500;
  font-size: 22px;
  margin-bottom: 0;
  letter-spacing: 1px;
}
.box p {
  bottom: 0;
  font-size: 14px;
  letter-spacing: 1px;
}
.box:hover {
  transition: all 0.3s ease-in-out;
}
.box:hover:before {
  transition: all 0.3s ease-in-out;
}
.box img {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: all 0.3s ease-in-out;
}
.box img:hover {
  transition: all 0.3s ease-in-out;
}
.box img:after {
  content: "";
  position: absolute;
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
}
.box img:hover {
  transition: all 0.3s ease-in-out;
}
.blury-card .frame {
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.blury-card h2, .blury-card p {
  text-align: center;
  top: 50%;
  transform: translatey(-50%);
  margin: 0;
  z-index: 3;
}
.blury-card p {
  transform: translatey(30px);
  letter-spacing: 3px;
}
.blury-card span {
  font-size: 24px;
}
.blury-card:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #008E6B;
  z-index: 1;
  left: 0;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.blury-card img {
  z-index: 2;
}
.blury-card:hover .frame {
  width: calc(100% - 120px);
  height: calc(100% - 120px);
  opacity: 1;
}
.blury-card:hover img {
  opacity: 0.7;
}
.blury-card:hover:before {
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
.index-about-list .data p{font-size: 20px;font-weight: bold;line-height: 24px;}

/*oem*/
#about-us{padding-bottom: 100px;}
.fp-section.fp-table, .fp-slide.fp-table {
    display: table;
    table-layout: fixed;
    width: 100%;
}
.section {
    position: relative;
}
.fp-section {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.fp-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    position: relative;
}
.home-wrap {
    width: 100%;
    display: table;
    height: 100%;
    table-layout: fixed;
}
#about-us .home-left {
    width: 70%;
    -webkit-transition: all 1300ms cubic-bezier(0.2,1,0.3,1);
    transition: all 1300ms cubic-bezier(0.2,1,0.3,1);
    background: #ffffff;
}
#about-us .home-right {
    width: 30%;
    -webkit-transition: all 1300ms cubic-bezier(0.2,1,0.3,1);
    transition: all 1300ms cubic-bezier(0.2,1,0.3,1);
}
#about-us.animate .home-left, #about-us.animate .home-right {
    width: 50%;
    padding: 45px 50px;
    position: relative;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}
#about-us.animate .home-right {padding: 0;}
.home-left h2 {
	font-family: 'Raleway Light';
    font-size: 32px;
    color: #1a1a1a;
    line-height: 1.6;
    margin-bottom: 50px;
    overflow: hidden;
    position: relative;
    height: 100px;
}
.home-right img {
    padding: 15%;
    display: block;
    opacity: 0;
    margin: 0 auto;
}
.home-left-inner h6 {
    transform: rotate(-90deg);
    font-family: 'Raleway Bold';
    font-size: 16px;
    color: #bf398e;
    position: absolute;
    left: 0;
    top: 55%;
    opacity: 1;
    -webkit-transition: opacity 1000ms ease-in-out 1500ms;
    transition: opacity 1000ms ease-in-out 1500ms;
}
.home-left-inner h6 span {
    position: relative;
    display: inline-block;
    padding-right: 60px;
}
.home-left-inner h6 span span {
    position: absolute;
    background-color: #bf398e;
    width: 48px;
    height: 2px;
    padding-right: 0;
    display: block;
    top: 6px;
    right: 0;
}
.home-left p {
    padding-left: 140px;
    color: #1a1a1a;
    opacity: 1;
    -webkit-transition: opacity 1000ms ease-in-out 1000ms;
    transition: opacity 1000ms ease-in-out 1000ms;
    margin-bottom: 20px;
}
.home-left p span{text-wrap:initial !important;}
.home-left a.learn-more {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 36px;
    color: #1a1a1a;
    margin-left: 140px;
    opacity: 1;
    -webkit-transition: opacity 1000ms ease-in-out 1500ms;
    transition: opacity 1000ms ease-in-out 1500ms;
}
.home-left a span {
    position: relative;
    z-index: 10;
    display: inline-block;
    padding: 0 15px;
}
.home-left a.learn-more:before {
    position: absolute;
    width: 36px;
    height: 36px;
    background: #bf398e;
    content: "";
    -webkit-transition: all 1300ms cubic-bezier(0.2,1,0.3,1);
    transition: all 1300ms cubic-bezier(0.2,1,0.3,1);
}
.home-left a.learn-more:hover:before {
    width: 48px;
}
.indexourgsongc{margin-top: -25px;}
.gcsgcontent{margin-top: 30px;}
@keyframes diffusion {
    from {
        border-width: 1px;
        border-color: white;
        transform: scale(1);
        opacity: 1;
    }

    to {
        border-width: 0.5px;
        border-color: #bf398e;
        transform: scale(1.864285);
        opacity: 0;
    }
}
@media screen and (max-width: 1440px) {
	.productweblb{width: 95%;}
	.productweblist{padding: 10px 2.5%;}
	.productwebcer .protitle {margin: 40px auto 60px !important;}
	.container{width: 100%;margin: 0 auto;padding: 100px 0 0;}
	.certificateimgs{width: 100%;padding: 10px 2.5%;}
	.productweblb ul li .prowebimg img.prowebimgico2 {width: 70px;top: calc(50% - 60px);left: calc(50% - 35px);}
	.ProductDetailsSmallimg{overflow:hidden;position:relative;height: 25vw;}
	
}

@media screen and (max-width: 1280px) {
#about-us.animate .home-left, #about-us.animate .home-right{width: 100%;padding: 5%;display:block;}
.home-right img{opacity: 1;padding: 0 !important;}
#about-us.animate .home-right{background-image: none !important;padding: 0 !important;}
.productweblb ul li .prowebimg img.prowebimgico2 {width: 60px;top: calc(50% - 55px);left: calc(50% - 30px);}
.productweblb ul li .prowebtit{font-size: 16px;line-height: 20px;height: 40px;}

}
@media screen and (max-width: 1024px) {
	.productweblb ul {flex-wrap: wrap;}
	.productweblb ul li{width: 32%;margin-bottom: 2%;}
	.productweblb ul li:nth-child(3n){margin-right: 0;}
	.indexourgongc{padding-top: 90px;}
	.containerone1{width: 100%;}
	.goodsRecommend, .recommendYou{width: 100%;padding-left: 0;margin-top: 40px;border-left: 0;text-align: center;font-size: 20px;font-weight: bold;}
	.goodsRecommend ul{display: flex;margin-top: 20px;}
	.goodsRecommend ul li{width: 32%;margin-right: 2%;height: auto;}
	.goodsRecommend ul li:nth-child(3n){margin-right: 0;}
	.goodsRecommend ul li .hotImg{height: auto;}
	.index-productoem .protitle{margin: 110px auto 60px !important;}
	.indexourgsongc .gongcbg .protitle{margin: 50px auto 140px !important;}
	.history-view .view{width: 95%;padding: 0;margin: 0 auto;}
	.center1400{width: 95%;margin: 0 auto;}
	.q_contact_main2 .left_box{width: 100%;padding: 20px 2.5%;background-size: cover;}
	.flex{flex-wrap: wrap;}
	.q_contact_main2 .right_box{padding: 2.5%;}
	.q_contact_main2 .left_box .tel .num {font-size: 30px;text-align: center;margin-top: 20px;}
	.q_contact_main2 .left_box .tel .tip{font-size: 16px;text-align: center;}
	.productweblb ul li .prowebimg img.prowebimgico2 {width: 120px;top: calc(50% - 80px);left: calc(50% - 60px);}
	.ProductDetailsSmallimg{height: 460px}
	.ProductDetailsSmallimg ul li{height:140px;}
}


@media screen and (max-width: 768px) {
	.indexourgsongc .gongcbg .protitle{margin: 30px auto 140px !important;}
	.method_list .method_item .picture{width: 110px;height: 110px;line-height: 110px;}
	.method_list .method_item .title{margin: 10px 0 0;}
	.method_list .method_item{font-size: 14px;}
	.indexourgongc{padding-top: 70px;}
	.indexourgongc .gongcbg .protitle{margin: 50px auto 80px;}
	.productweblb ul li .prowebtit{font-size: 14px;height: 40px;line-height: 20px;}
	.productweblb {margin: 0px auto 0;padding: 20px 0 20px}
	.productwebcer .protitle {margin: 20px auto 30px !important;}
	.productweblist ul li{width: 50%;}
	.productweblist ul li .proweblistit {font-size: 16px;line-height: 22px;}
	.index-about-list .data p{font-size: 14px;}
	.right_con{width: 100%;}
	.detailGoodsInfo{width: 100%;margin-right: 0;margin-left: 0;}
	.ProductDetailstopleft,.ProductDetailstopright{float: none;width: 100%;}
	.ProductDetailstopright{margin-top: 15px;margin-bottom: 20px;}
	.ProductDetailsSmallimg ul{display: flex;}
	.ProductDetailsSmallimg ul li{height: 50px;margin-right: 5px;margin-bottom: 0;}
	.mar18{margin-bottom: 8px;}
	.goodsPrice{padding: 0px;margin-bottom: 10px;}
	.home-left h2{font-size: 24px;line-height: 32px;height: auto;margin-bottom: 20px;}
	.home-left p{padding-left: 30px;margin-bottom: 10px;}
	.home-left-inner h6{left: -45px;top: 40%;}
	.home-left a.learn-more{margin: 0;}
	#about-us{padding-bottom: 30px;}
	.partnerlist ul li{width: 33.333333334%;}
	.q_contact_main1{padding-bottom: 40px;}
	.q_contact_main2 .left_box .txt_box{font-size: 18px;}
	.q_contact_main2 .right_box .item:nth-child(n+3),.q_contact_main2 .right_box{margin-top: 20px;}
	.q_contact_main2 .right_box .item .btn{width: 130px;line-height: 34px;}
	.productweblb ul li .prowebimg img.prowebimgico2 {width: 40px;top: calc(50% - 40px);left: calc(50% - 20px);}
	.productweblb ul li .prowebtit {font-size: 12px;height: 30px;line-height: 15px;}
		.ProductDetailsSmallimg{height: auto;width: 100%;margin: 0 auto;}
	.ProductDetailsSmallimg ul{width: 9999px;height: auto;padding-left: 0;}	
	.ProductimgArrowleft, .ProductimgArrowright {
    top: 50%;
    margin-top: -16px;
    left: auto;
    width: 15px;
    height: 33px;
}
	.ProductimgArrowleft {
    	left: 0px;
    	background: url(../images/product22.jpg) no-repeat left center;
	}
	.ProductimgArrowright {
   		right: 0px;
    	background: url(../images/product33.jpg) no-repeat right center;
	}
	
	
}



.leave-message-dialog ul,.leave-message-dialog li {
    list-style: none
}

.leave-message-dialog {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: none;
    z-index: 1000;
    background-color: rgba(51,51,51,0.3)
}

.leave-message-dialog .dialog-content-pql {
    width: 500px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -250px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 4px;
    overflow: hidden;
    background-color: #fff
}

.leave-message-dialog .close {
    position: absolute;
    width: 25px;
    height: 25px;
    top: 10px;
    right: 10px;
    cursor: pointer;
    z-index: 1
}

.leave-message-dialog .close:before,.leave-message-dialog .close:after {
    position: absolute;
    content: "";
    background-color: #fff;
    width: 18px;
    height: 2px;
    top: 50%;
    left: 0;
    z-index: 1
}

.leave-message-dialog .close:before {
    transform: rotate(45deg)
}

.leave-message-dialog .close:after {
    transform: rotate(-45deg)
}

.leave-message-dialog .title {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    padding: 0 30px;
    background-color: rgb(20 27 77);
    position: relative;
    text-align: left
}

.leave-message-dialog .title p {
    display: inline
}

.leave-message-dialog p {
    margin: 0
}

.leave-message-dialog .form {
    padding: 20px 20px 30px
}

.leave-message-dialog input,.leave-message-dialog .textarea {
    margin-bottom: 15px
}

.leave-message-dialog input,.leave-message-dialog textarea {
    display: block;
    width: 100%;
    height: 40px;
    padding: 8px 15px;
    border: 1px solid #c7c7c7;
    outline: 0
}

.leave-message-dialog input {
    height: 40px
}

.leave-message-dialog .textarea {
    height: 170px;
    position: relative
}

.leave-message-dialog textarea {
    height: 100%;
    padding: 8px 15px;
    resize: none;
    background-color: transparent;
    position: absolute;
    left: 0;
    top: 0
}

.dialog-content-pql-id .img {
    float: left;
    width: 120px;
    height: 120px;
    line-height: 120px;
    text-align: center;
    position: relative;
    overflow: hidden
}

.dialog-content-pql-id .img img {
    display: inline-block;
    vertical-align: middle;
    max-height: 100%;
    max-width: 100%
}

.dialog-content-pql-id .left {
    overflow: hidden;
    padding: 20px 30px 15px
}

.dialog-content-pql-id .titlep {
    font-size: 14px;
    max-height: 40px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	padding-left:15px;
}

.dialog-content-pql-id .left ul {
    margin-top: 10px
}

.dialog-content-pql-id .left ul li {
    line-height: 20px;
    color: #999;
    margin-bottom: 5px;
    text-transform: capitalize
}

.dialog-content-pql-id .right {
    float: initial !important;
    padding: 0 30px 30px
}

.dialog-content-pql-id .title {
    text-align: left;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.dialog-content-pql .btn {
    width: 200px;
    margin: 20px auto 0;
    padding: 8px 20px;
    text-transform: uppercase;
    display: block;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background-color: rgb(20 27 77);
    border: 1px solid rgb(20 27 77);
    outline: 0;
    border-radius: 4px;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.dialog-content-pql #endOk {
    margin-bottom: 30px !important
}

.dialog-content-pql .btn:hover {
    background-color: #05b67f;
    border: 1px solid #05b67f;
}

.dialog-content-pql-id .mr {
    position: absolute;
    width: 70px;
    height: 40px;
    bottom: 0;
    left: 0;
    line-height: 40px;
    text-align: center;
    color: #757575
}

.dialog-content-pql-id .mr::before {
    position: absolute;
    content: "";
    display: block;
    border: 5px solid #000;
    border-color: #000 transparent transparent transparent;
    top: 50%;
    transform: translateY(-50%);
    right: 5px;
    margin-top: 3px
}

.dialog-content-pql-id .mr ul {
    position: absolute;
    width: 100%;
    cursor: pointer;
    top: 34px;
    background: #f5f5f5;
    box-shadow: 0 3px 5px 0 rgba(0,0,0,.1);
    border: 1px solid #ededed;
    display: none
}

.dialog-content-pql-id .mr:hover ul {
    display: block
}

.dialog-content-pql-ok .duihaook {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative
}

.dialog-content-pql-ok .duihaook::after {
    content: "";
    display: inline-block;
    background: #47c553;
    width: 35px;
    height: 12px;
    transform: rotate(45deg);
    position: absolute;
    left: 16px;
    top: 35px;
    border-radius: 2px
}

.dialog-content-pql-ok .duihaook::before {
    content: "";
    display: inline-block;
    background: #47c553;
    width: 50px;
    height: 15px;
    transform: rotate(-45deg);
    position: absolute;
    left: 32px;
    border-radius: 2px;
    top: 26px
}

.dialog-content-pql .error-pql {
    margin-top: -12px;
    margin-bottom: 10px;
    color: red;
    display: none
}

.dialog-content-pql .icon-pql {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    background: red;
    border-radius: 50%
}

.dialog-content-pql .icon-pql img {
    width: 100%;
    height: 100%
}

.dialog-content-pql-id .mr #Mr {
    font-size: 14px
}

#dialog-content-pql-ok {
    min-width: 460px
}

.dialog-content-pql-id .titlep,.dialog-content-pql-id .left ul {
    margin-left: 140px
}

@media (max-width: 768px) { 
	.cookie_remind_content { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .cookie_remind_desc { width: 100%; }
  .cookie_link a { height: 35px; line-height: 35px; }
  .cookie_remind_content { padding: 15px 30px 15px 0; }
  .close_cookie { top: 15%; }
  .leave-message-dialog .dialog-content-pql{width: 90%;margin: 0 auto;left: 0;right:0;margin-left: auto;}
  .dialog-content-pql-id .left {
    overflow: hidden;
    padding: 15px 5px 5px;
}
.dialog-content-pql-id .right {padding: 0 0px 10px;}
.leave-message-dialog .close{right:15px;}
.leave-message-dialog .textarea{height: 120px;}
   }
