.ny-prod1 .prod1-two .picScroll-left .p-box.head-2 {
	position: relative;
	height: auto;
}

.head .banner-1 {
	position: relative;
	width: 100%;
	height: 234px;
	overflow: hidden;
	min-width: 1200px;
}

.head .banner-1 .bd {
	width: 100%;
	height: 100%;
}

.head .banner-1 .bd ul li {
	position: relative;
	height: 234px;
}

.head .banner-1 .bd ul li img {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}


/* .head-1 {
  position: relative;
}
.head-1 .banner-1 {
  position: relative;
  width: 100%;
  height: 234px;
  overflow: hidden;
  min-width: 1200px;
}
.head-1 .banner-1 .bd {
  width: 100%;
  height: 100%;
}
.head-1 .banner-1 .bd ul li {
  position: relative;
  height: 234px;
}
.head-1 .banner-1 .bd ul li img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.head-1 .head-box {
  width: 100%;
  position: absolute;
  top: 0px;
  padding: 0 52px;
}
.head-1 .head-box .logo {
  float: left;
  width: 196px;
  height:66px;
  margin-top: 30px;
}
.head-1 .head-box .logo img {
  width: 100%;
  height: 100%;
}
.head-1 .head-box .nav {
  float: right;
  margin-top: 60px;
}
.head-1 .head-box .nav ul li {
  display: inline-block;
  margin-left: 54px;
}

.head-1 .head-box .nav ul li:hover {
  font-weight: bold;
}
.head-1 .head-box .nav ul .on {
  font-weight: bold;
} */

.ny-title {
	text-align: center;
	margin-top: 30px;
	padding-bottom: 40px;
	border-bottom: 1px solid #eaeaea;
}

.ny-title h4 {
	font-size: 24px;
	font-family: "Microsoft YaHei";
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.071;
}

.ny-title p {
	font-size: 16px;
	font-family: "Microsoft YaHei";
	color: rgba(51, 51, 51, 0.502);
	text-transform: uppercase;
	line-height: 1.875;
	margin-top: 5px;
}

.top-nav {
	text-align: center;
}

.top-nav ul li {
	display: inline-block;
	border-width: 1px;
	border-color: #d2d2d2;
	border-style: solid;
	background-color: #ffffff;
	width: 198px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	font-size: 18px;
	font-family: "Microsoft YaHei";
	color: #333333;
}

.top-nav ul li:hover {
	background: #1d8dce;
	border-color: #1d8dce;
	font-weight: bold;
}

.top-nav ul li:hover a {
	color: #FFFFFF;
}

.top-nav ul .on {
	background: #1d8dce;
	border-color: #1d8dce;
	font-weight: bold;
}

.top-nav ul .on a {
	color: #FFFFFF;
}

.ny-box .ny-nav {
	background-color: #f7f7f7;
	width: 290px;
	margin-right: 54px;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 30px;
	float: left;
}

.ny-box .ny-nav h3 {
	font-size: 18px;
	font-family: "Microsoft YaHei";
	color: #222222;
	text-transform: uppercase;
	height: 60px;
	line-height: 60px;
	border-top: 1px solid #e5e5e5;
	padding-left: 33px;
	text-align: left;
	transition: all 0.6s;
	position: relative;
}

.ny-box .ny-nav h3::after {
	content: ' ';
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-left: 8px solid #5d1c86;
	border-bottom: 5px solid transparent;
	position: absolute;
	bottom: 24px;
	left: 22px;
}

.ny-box .ny-nav ul {
	display: none;
	background: #f1f1f1;
}

.ny-box .ny-nav h3:first-child {
	border-top: 0px solid #e5e5e5;
}

.ny-box .ny-nav ul li {
	font-size: 16px;
	font-family: "Microsoft YaHei";
	text-transform: uppercase;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: left;
	padding-left: 68px;
	overflow: hidden;
}

.ny-box .ny-nav ul li a {
	color: #333333;
}

.ny-box .ny-nav ul li:hover {
	background: #fec30f;
}

.ny-box .ny-nav ul .on {
	background: #fec30f;
}

.ny-page {
	margin: 70px 0;
}

.ny-prod {
	width: 1050px;
	float: right;
	margin-top: 57px;
}

.ny-prod ul {
	margin-bottom: 59px;
}

.ny-prod ul li {
	float: left;
margin: 0 17px 37px;
}

.ny-prod ul li .img-box {
	float: left;
	border-width: 1px;
border-color: #e5e5e5;
border-style: solid;
background-color: #ffffff;
width: 228px;
height: 200px;
}

.ny-prod ul li .img-box img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.product ul li .text {
	background-color: #f7f7f7;
	width: 788px;
	height: 200px;
	float: left;
	padding: 20px 50px 0 60px;
}

.product ul li .text .txt-left {
	width: 410px;
	float: left;
}

.product ul li .text .txt-left h4 {
	font-size: 16px;
	font-family: "Microsoft YaHei";
	color: #222222;
	font-weight: bold;
	text-align: left;
	display: inline-block;
	margin-bottom: 20px;
}

.product ul li .text .txt-left h4 a {
	color: #5d1c87;
}

.product ul li .text .txt-left p {
	font-size: 12px;
	font-family: "Microsoft YaHei";
	color: #333333;
	line-height: 2.143;
}

.product ul li .text .txt-right {
	float: right;
	width: 244px;
}

.product ul li .text .txt-right h4 {
	font-size: 16px;
	font-family: "Microsoft YaHei";
	color: #222222;
	font-weight: bold;
	text-align: left;
	display: inline-block;
	margin-bottom: 20px;
}

.product ul li .text .txt-right .Spec p {
	display: inline-block;
}

.product ul li .text .txt-right .Spec p i {
	margin-right: 8px;
}

.product ul li .text .txt-right .Spec select {
	display: inline-block;
	background-color: #eaeaea;
	width: 160px;
	height: 28px;
	border: 0px;
	padding-left: 10px;
	font-size: 14px;
}

.product ul li .text .txt-right .stock p {
	display: inline-block;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	color: #333333;
	line-height: 2.571;
}

.product ul li .text .txt-right .stock p i {
	margin-right: 8px;
}

.product ul li .text .txt-right .label {
	background-color: #5d1c87;
	max-width: 120px;
	max-height: 24px;
	line-height: 24px;
	border-radius: 20px;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	margin-top: 14px;
}


.paging {
	margin-top: 57px;
	padding-bottom: 102px;
}

.paging ul {
	width: 1050px;
	float: right;
	margin: 0 auto;
	text-align: center;
}

.paging ul a {
	display: inline-block;
	color: #000000;
	border: 1px solid #e5e5e5;
	width: 37px;
	height: 37px;
	line-height: 37px;
	text-align: center;
}

.paging ul li {
	display: inline-block;
}

.paging ul li:last-child {
	background-color: #f6f6f6;
}

.paging ul li:first-child {
	background-color: #f6f6f6;
}

.crumbs {
	position: relative;
	bottom: 30px;
}

.crumbs p {
	color: #fff;
	text-align: right;
}

.crumbs p a {
	color: #fff;
}

.crumbs p a:last-child {
	color: #fec30f;
}

.ny-prod1 {
	width: 1050px;
	float: right;
	margin-top: 57px;
}

.ny-prod1 .prod1-one {
	padding-bottom: 35px;
	border-bottom: 5px solid #1d8dce;
	position: relative;
}

.ny-prod1 .prod1-one h4 {
	font-size: 20px;
	font-family: "Microsoft YaHei";
	color: #222222;
	line-height: 1.636;
	font-weight: bold;
}

.ny-prod1 .prod1-one h4 span {
	font-size: 12px;
	font-family: "Microsoft YaHei";
	color: #ffffff;
	background-color: #1d8dce;
	max-width: 120px;
	max-height: 24px;
	line-height: 24px;
	text-align: center;
	display: inline-block;
	border-radius: 22px;
	margin-left: 22px;
	font-weight: 100;
	padding: 0 15px;
	vertical-align: middle;
}

.ny-prod1 .prod1-one h5 {
	font-size: 14px;
	font-family: "Microsoft YaHei";
	color: #333333;
	line-height: 1;
	margin-top: 15px;
}

.ny-prod1 .prod1-one .Spec {
	margin-top: 17px;
}

.ny-prod1 .prod1-one .Spec p {
	display: inline-block;
}

.ny-prod1 .prod1-one .Spec p i {
	margin-right: 8px;
}

.ny-prod1 .prod1-one .Spec select {
	display: inline-block;
	background-color: #eaeaea;
	width: 160px;
	height: 34px;
	border: 0px;
	padding-left: 10px;
}

.ny-prod1 .prod1-one .instructions {
	border-width: 1px;
	border-color: #e5e5e5;
	border-style: solid;
	border-radius: 22px;
	background-color: #f5f5f5;
	width: 178px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	position: absolute;
	right: 0px;
	bottom: 35px;
}

.ny-prod1 .prod1-one .instructions a {
	font-size: 14px;
	font-family: "Microsoft YaHei";
	color: #333333;
}

.ny-prod1 .prod1-one .instructions a i {
	margin-right: 15px;
}

.ny-prod1 .prod1-two {
	margin-top: 40px;
	padding-bottom: 35px;
	border-bottom: 5px solid #1d8dce;
}

.ny-prod1 .prod1-two .bd {
	border-width: 1px;
	border-color: #e5e5e5;
	border-style: solid;
	background-color: #ffffff;
	width: 338px;
	height: 339px;
	float: left;
}

.ny-prod1 .prod1-two .bd ul li {
	width: 100%;
	height: 337px;
}

.ny-prod1 .prod1-two .bd ul li img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.ny-prod1 .prod1-two .picScroll-left {
	float: right;
	width: 712px;
	padding-left: 50px;
	position: relative;
}

.ny-prod1 .prod1-two .picScroll-left .p-box {
	font-size: 14px;
	font-family: "Microsoft YaHei";
	color: #333333;
	line-height: 2.143;
	height: 157px;
	overflow: hidden;
}

.ny-prod1 .prod1-two .picScroll-left .hd {
	padding-left: 37px;
}

.ny-prod1 .prod1-two .picScroll-left .hd .tempWrap {
	width: 570px !important;
	padding-left: 2px;
}

.ny-prod1 .prod1-two .picScroll-left .hd ul li {
	border-width: 1px;
	border-color: #e5e5e5;
	border-style: solid;
	background-color: #ffffff;
	width: 178px;
	height: 178px;
	margin-right: 20px;
	float: left;
}

.ny-prod1 .prod1-two .picScroll-left .hd ul li img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.ny-prod1 .prod1-two .picScroll-left .hd ul .on {
	border-color: #1d8dce;
}

.ny-prod1 .prod1-two .picScroll-left .i-hd a {
	cursor: pointer;
}

.ny-prod1 .prod1-two .picScroll-left .i-hd .next {
	width: 50px;
	height: 100px;
	border-radius: 50px 0 0 50px;
	line-height: 100px;
	background: #f4f4f4;
	display: inline-block;
	font-size: 35px;
	color: #b9b9b9;
	padding-left: 10px;
	position: absolute;
	left: 37px;
	top: 201px;
}

.ny-prod1 .prod1-two .picScroll-left .i-hd .prev {
	width: 50px;
	height: 100px;
	border-radius: 0 50px 50px 0;
	line-height: 100px;
	background: #f4f4f4;
	font-size: 35px;
	color: #b9b9b9;
	padding-right: 10px;
	position: absolute;
	right: 10px;
	top: 201px;
}

.ny-prod1 .prod1-two .picScroll-left .i-hd a:hover {
	background: #1d8dce;
	color: #FFFFFF;
}

.prod1-three {
	padding: 30px 0;
	margin-bottom: 35px;
	border-bottom: 5px solid #1d8dce;
}

.prod1-three li {
	font-size: 14px;
	font-family: "Microsoft YaHei";
	color: #333333;
	font-weight: bold;
	margin-bottom: 18px;
}

.prod1-three li span {
	font-weight: 100;
	margin-left: 25px;
}

.ny-news {
	margin-top: 70px;
}

.ny-news ul li {
	height: 150px;
	border-bottom: 1px dashed #e2e2e2;
	margin-bottom: 55px;
}

.ny-news ul li .text {
	width: 1220px;
	float: left;
	padding-right: 50px;
}

.ny-news ul li .text h4 {
	font-size: 16px;
	font-family: "Microsoft YaHei";
	color: #333333;
	line-height: 1;
	margin-top: 12px;
	margin-bottom: 22px;
}

.ny-news ul li .text p {
	font-size: 14px;
	font-family: "Microsoft YaHei";
	color: #888888;
	line-height: 1.875;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.ny-news ul li .time {
	border-width: 1px;
	border-color: #eeeeee;
	border-style: solid;
	background-color: #f5f5f5;
	height: 100%;
	width: 150px;
	float: right;
	padding-top: 25px;
	padding-left: 30px;
}

.ny-news ul li .time p {
	color: #666666;
	font-size: 16px;
}

.ny-news ul li .time h4 {
	color: #333333;
	font-size: 30px;
	margin-top: 2px;
	margin-bottom: 10px;
}

.ny-news ul li .time .more {
	background-color: #bcbcbc;
	width: 100px;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	color: #ffffff;
	text-align: center;
	display: inline-block;
}

.ny-news ul li:hover .time {
	background: #fec30f;
}

.ny-news ul li:hover .time .more {
	background: #1d8dce;
}

.ny-news1 {
	margin-top: 70px;
}

.ny-news1 ul li {
	height: 198px;
	border-bottom: 1px dashed #e2e2e2;
	margin-bottom: 55px;
}

.ny-news1 ul li .img-box {
	width: 300px;
	height: 100%;
	float: left;
}

.ny-news1 ul li .img-box img {
	width: 100%;
	height: 100%;
}

.ny-news1 ul li .text {
	width: 1100px;
	padding-left: 40px;
	padding-top: 32px;
	float: right;
}

.ny-news1 ul li .text h4 {
	font-size: 18px;
	font-family: "Microsoft YaHei";
	color: #333333;
	height: 40px;
	line-height: 40px;
	margin-bottom: 15px;
}

.ny-news1 ul li .text h4 span {
	color: #c3c3c3;
	font-size: 30px;
	margin-right: 25px;
}

.ny-news1 ul li .text p {
	font-size: 16px;
	font-family: "Microsoft YaHei";
	color: #888888;
	line-height: 1.875;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.ny-news1 ul li:hover .text h4 {
	color: #1d8dce;
}

.ny-news1 ul li:hover .text h4 span {
	color: #1d8dce;
}

.literature {
	margin-bottom: 93px;
}

.literature .l-title h4 {
	font-size: 20px;
	font-family: "Microsoft YaHei";
	color: #222222;
}

.literature .l-title h4 i {
	color: #1d8dce;
	margin-left: 10px;
}

.literature .l-bd {
	margin-top: 25px;
}

.literature .l-bd ul li {
	border-width: 1px;
	border-color: #e5e5e5;
	border-style: solid;
	background-color: #ffffff;
	width: 510px;
	height: 150px;
	margin-right: 30px;
	padding: 25px 40px 0 30px;
	float: left;
}

.literature .l-bd ul li h4 {
	font-size: 16px;
	font-family: "Microsoft YaHei";
	color: #333333;
	line-height: 1.5;
}

.literature .l-bd ul li .time {
	margin-top: 30px;
	color: #888888;
	font-size: 14px;
}

.literature .l-bd ul li .time span {
	float: right;
	font-size: 18px;
}

.literature .l-bd ul li:hover {
	border-color: #1d8dce;
}

.literature .l-bd ul li:hover h4 {
	color: #1d8dce;
}

.literature .l-bd ul li:hover .time span {
	color: #1d8dce;
}

.literature .l-bd ul li:last-child {
	margin-right: 0px;
}

.ny-customiz {
	width: 1050px;
	float: right;
	margin-top: 57px;
}

.ny-customiz .customiz-tit h4 {
	font-size: 22px;
	font-family: "Microsoft YaHei";
	color: #222222;
	line-height: 1.636;
}

.ny-customiz .list-1 .list-tit {
	background-color: #1d8dce;
	width: 1055px;
	height: 56px;
	line-height: 56px;
	padding-left: 28px;
	position: relative;
	margin-top: 35px;
}

.ny-customiz .list-1 .list-tit h4 {
	font-size: 20px;
	font-family: "Microsoft YaHei";
	color: #ffffff;
	font-weight: bold;
}

.ny-customiz .list-1 .list-tit:before {
	content: ' ';
	position: absolute;
	top: 16px;
	left: 0px;
	width: 0;
	height: 0;
	border-top: 12px solid transparent;
	border-left: 16px solid #FFFFFF;
	border-bottom: 12px solid transparent;
}

.ny-customiz .list-1 .list-box {
	margin-top: 20px;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	color: #555555;
	line-height: 2.143;
}

.ny-customiz .list-1 .service {
	margin-bottom: 60px;
	position: relative;
	margin-top: 30px;
}

.ny-customiz .list-1 .service .bd ul li {
	float: left;
	margin-right: 47px;
	text-align: center;
}

.ny-customiz .list-1 .service .bd ul li .img-box {
	width: 320px;
	height: 240px;
}

.ny-customiz .list-1 .service .bd ul li .img-box img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.ny-customiz .list-1 .service .bd ul li h4 {
	margin-top: 15px;
	font-size: 18px;
	font-family: "Microsoft YaHei";
	color: #333333;
}

.ny-customiz .list-1 .service .bd ul li:hover h4 {
	color: #1d8dce;
}

.ny-customiz .list-1 .service .hd a {
	font-size: 32px;
}

.ny-customiz .list-1 .service .hd .next {
	position: absolute;
	top: 120px;
	left: -38px;
}

.ny-customiz .list-1 .service .hd .prev {
	position: absolute;
	top: 120px;
	right: -38px;
}

.ny-box .ny-nav h3 img {
	width: 0px;
	height: 20px;
	margin-right: 5px;
	margin-top: -3px;
	transition: all 0.4s;
}

.ny-box .ny-nav h3:hover a {
	color: #1d8dce;
}


/* .ny-box .ny-nav h3:hover{
  color: #1d8dce;
  transition: all 0.4s;
}
.ny-box .ny-nav h3:hover img{
  width: 20px;
  transition: all 0.4s;
} */

.ny-box .ny-nav .on img {
	width: 20px;
	transition: all 0.4s;
}

.ny-box .ny-nav .on {
	padding-left: 25px;
	transition: all 0.4s;
}

.ny-box .ny-nav .on a {
	color: #1d8dce;
}

.ny-box .ny-nav .on::after {
	display: none;
}

.ny-prod3 {
	width: 1050px;
	float: right;
	margin-top: 57px;
}

.ny-prod3 table {
	width: 100%;
	text-align: center;
}

.ny-prod3 table tr {
	height: 60px;
	line-height: 60px;
	border: 1px solid #FFFFFF;
	background: #eaeaea;
}

.ny-prod3 table tr td img {
	width: 40px;
	height: 40px;
}

.ny-prod3 table tr td {
	line-height: 1.5;
}
.ny-prod3 table tr td:nth-child(1) {
  width: 55px;
}
.ny-prod3 table tr td:nth-child(2) {
  width: 165px;
}
.ny-prod3 table tr td:nth-child(3) {
  width: 115px;
}
.ny-prod3 table tr td:nth-child(5) {
  width: 530px;
  padding: 10px;
}

.ny-prod3 table tr:nth-child(1) {
	background: #1d8dce;
	color: #FFFFFF;
}

.head-1 .head-box .nav {
	float: right;
	margin-top: 46px;
}

.head-1 .head-box .nav #nav .nLi {
	display: inline-block;
	vertical-align: top;
	margin-left: 54px;
	position: relative;
	z-index: 99;
}

.head-1 .head-box .nav #nav .nLi h3 a {
	color: #ffffff;
	font-size: 16px;
}

.head-1 .head-box .nav #nav .nLi .sub {
	position: absolute;
	display: none;
	width: 150px;
	background: #fff;
	margin-top: 10px;
	left: -38px;
	box-shadow: 0 0 10px rgb(0 138 140 / 30%);
	border-radius: 5px;
}

.head-1 .head-box .nav #nav .nLi .sub1 {
	display: none;
	width: 100%;
	padding-bottom: 20px;
	left: 0px;
	position: fixed;
	border-radius: 0px;
}

.head-1 .head-box .nav #nav .nLi .sub .nLi_nav {
	color: #fff;
	margin: 8px 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
}


/* .head .head-box .nav #nav .nLi .sub .nLi_nav a{
  color: #fff;
} */

.head-1 .head-box .nav #nav .nLi .sub .nLi_nav:hover h4 {
	background: #1d8dce;
}

.head-1 .head-box .nav #nav .nLi .sub .nLi_nav:hover a {
	color: #fff;
}

.head-1 .head-box .nav #nav .nLi .sub1 .nLi_nav {
	width: 12.3%;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	height: auto;
}

.head-1 .head-box .nav #nav .nLi .sub1 .nLi_nav h4 {
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 14px;
}

.head-1 .head-box .nav #nav .nLi .sub1 .nLi_nav h4 {
	color: #232323;
}

.head-1 .head-box .nav #nav .nLi .sub1 .nLi_nav .column {
	height: auto;
	overflow: hidden;
}

.head-1 .head-box .nav #nav .nLi .sub1 .nLi_nav .column dd {
	font-weight: 100;
}

.head-1 .head-box .nav #nav .nLi .sub1 .nLi_nav .column dd a {
	color: #666;
}

.head-1 .head-box .nav #nav .nLi .sub1 .nLi_nav .column dd:hover a {
	color: #fec30f;
}

.head-1 .head-box .nav #nav .nLi .sub1 .nLi_nav:nth-child(4n) {
	border: 0px;
}

.head-1 .head-box .nav #nav .nLi:hover {
	font-weight: bold;
}

.head-1 .head-box .nav #nav .on {
	font-weight: bold;
}

.ny-customiz .list-1 .service .hd a {
	cursor: pointer;
}
/*
.head-2 {
	height: 234px;
}
*/
.proTop {
	margin-top: 40px;
	padding-bottom: 35px;
	border-bottom: 5px solid #1d8dce;
	position: relative;
}

.proTop .box {
	height: 337px;
	position: relative;
}

.proTop .box .picBoxCon {
	width: 336px;
	float: left;
	overflow: hidden;
	border-width: 1px;
	border-color: #e5e5e5;
	border-style: solid;
	background-color: #ffffff;
}

.proTop .box .picBoxCon ul li {
	width: 336px;
	height: 337px;
}

.proTop .box .picBoxCon ul li em {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50%;
}

.proTop .box .picTextBox {
	width: 662px;
	float: right;
	margin-left: 50px;
	overflow: hidden;
}

.proTop .box .picTextBox ul li .word {
	font-size: 14px;
	font-family: "Microsoft YaHei";
	color: #333333;
	line-height: 1.8;
	height: 229px;
	overflow: hidden;
}

.proTop .box .btn:hover {
	background: #1d8dce;
	color: #FFFFFF;
}

.proTop .box .picNext {
	width: 30px;
	height: 50px;
	border-radius: 50px 0 0 50px;
	line-height: 50px;
	background: #f4f4f4;
	display: inline-block;
	font-size: 30px;
	color: #b9b9b9;
	padding-left: 7px;
	position: absolute;
	left: 392px;
	top: 284px;
	text-align: center;
}

.proTop .box .picPrev {
	width: 30px;
	height: 50px;
	border-radius: 0 50px 50px 0;
	line-height: 50px;
	background: #f4f4f4;
	font-size: 30px;
	color: #b9b9b9;
	padding-right: 12px;
	position: absolute;
	left: 993px;
	top: 284px;
}

.proTop .picBoxTab {
	width: 570px;
	overflow: hidden;
	position: absolute;
	right: 57px;
	top: 233px;
}

.proTop .picBoxTab ul li {
	border-width: 1px;
	border-color: #e5e5e5;
	border-style: solid;
	background-color: #ffffff;
	width: 104px;
	height: 104px;
	margin-right: 20px;
	float: left;
}

.proTop .picBoxTab ul li span {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50%;
}

.proTop .picBoxTab ul .on {
	border-color: #1d8dce;
}

.picMask {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background: rgba(0, 0, 0, 0.5);
	z-index: 22;
	cursor: pointer;
	display: none;
}

.picMask img {
	max-width: 90%;
}

.topleft50 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}