@charset "UTF-8";
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.xypg-right-content{
width: 100%;
    overflow: hidden;
    padding: 5% 0;}


/*相关产品 和 相关新闻*/
.relate-product{margin-top:4%;}

.relate-product h4{margin-bottom:2%;font-size:22px;}

.xypg-relate .relate-title {
	background: #00c0ff;
	color: #fff;
	font-size: 16px;
	line-height: 50px;
	padding-left: 25px;
	margin-bottom: 20px;
}

.relate-product-slick {
	padding: 0 3%;
	position: relative;
}







.relate-product-slick .slick-arrow {
	position: absolute;
	top: 50%;
	width: 14px;
	height: 26px;
	margin-top: -13px;
	outline: none;
	border: none;
	font-size: 0;
	cursor: pointer;
	 z-index: 333;
}

.relate-product-slick .slick-arrow.slick-prev {
	left: 0;
	background: url(../images/xypg-relate-pro-ljt.png) center no-repeat;
}

.relate-product-slick .slick-arrow.slick-next {
	right: 0;
	background: url(../images/xypg-relate-pro-rjt.png) center no-repeat;
}

.relate-product-slick .slick-list {
	margin: 0 -7px;
}

.relate-product-slick .slick-slide {
	outline: none;
}

.relate-product-slick .slick-slide img {
	display: inline-block;
	width: 100%;
}

.relate-product-slick .slick-con {
	padding: 0 7px;
}

.xypg-relate .relate-news {
	margin-top: 40px;
}

.relate-news-list li {
	float: left;
	width: 48%;
	position: relative;
	line-height: 30px;
	font-size: 14px;
	color: #666666;
}

.relate-news-list li:nth-child(even) {
	float: right;
}

.relate-news-list li a {
	display: block;
	padding-right: 30%;
	color: #666666;
}

.relate-news-list li a:before {
	content: '';
	display: inline-block;
	width: 14px;
	height: 14px;
	background: #d1d1d1 url(../images/xypg-left-jt.png) -1px -16px no-repeat;
	border-radius: 50%;
	vertical-align: middle;
	margin-right: 10px;
}

.relate-news-list li span {
	position: absolute;
	right: 0;
	top: 0;
}

.relate-news-list li:hover a {
	color: #00c0ff;
}

.relate-news-list li:hover a:before {
	background-color: #00c0ff;
}

.relate-news-list li:hover span {
	color: #00c0ff;
}

@media (max-width: 990px) {
	.xypg-relate {
		display: none;
	}
}



/* 产品详情页面 */
.product-detail-imgbox{overflow:hidden;}



.product-detail-swiper {
	width: 480px;
	float: left;
}

.product-detail-swiper .view {
	border: 1px solid #e5e5e5;
}

.product-detail-swiper .view .swiper-slide {
	outline: none;
}

.product-detail-swiper .view .slick-con {
	text-align: center;
	display: block;
	height: auto;

	font-size: 0;
}

.product-detail-swiper .view .slick-con img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

.product-detail-swiper .view .slick-con:after {
	content: "";
	height: 100%;
	vertical-align: middle;
	display: inline-block;
}

.product-detail-swiper .preview {
	margin: 0 -5px;
	position: relative;
	margin-top: 10px;
}

.product-detail-swiper .preview .swiper-slide {
	outline: none;
}

.product-detail-swiper .preview .swiper-slide.active-nav .slick-con {
	border-color: #0073d3;
}

.product-detail-swiper .preview .slick-con {
	text-align: center;
	display: block;
	height: 101px;
	line-height: 99px;
	margin: 0 5px;
	border: 1px solid #e1e1e1;
	font-size: 0;
}

.product-detail-swiper .preview .slick-con img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

.product-detail-swiper .preview .slick-con:after {
	content: "";
	height: 100%;
	vertical-align: middle;
	display: inline-block;
}

.product-detail-swiper .preview .arrow-left, .product-detail-swiper .preview .arrow-right {
	position: absolute;
	z-index: 99;
	top: 50%;
	margin-top: -15px;
	width: 25px;
	height: 25px;

	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 20px;
}

.product-detail-swiper .preview .arrow-left {
	left: 5px;
	background:url(../images/img4.png) no-repeat right center;
}

.product-detail-swiper .preview .arrow-right {
	right: 5px;
	background:url(../images/img5.png) no-repeat right center;
}

.product-detail-list {
	width: calc(100% - 540px);

	float: right;
}

.product-detail-item{

    border-top: 1px #e6e6e6 solid;
    margin-top: 1em;
    padding-top: 1em;

}




.product-detail-list h1 {
	font-size: 22px;
	font-weight: bold;
	color: #000;

}

.product-detail-list .product-detail-item li {

	padding: 7px 0;
	font-size: 16px;
	line-height:26px;
	font-weight:bold;
}

.product-detail-list .product-detail-item li span {
	font-size: 14px;
	font-weight:normal;
}

.product-detail-list .product-detail-inquiry {
	margin-top: 20px;
}

.product-detail-list .product-detail-inquiry a {
	display: inline-block;
	
padding:1% 5%;

	color: #ffffff;
	text-align: center;
	background: #0073d3;
	border-radius: 2px;
}

.product-detail-list .product-detail-inquiry a i {
	font-size: 20px;
	line-height: 0;
	vertical-align: -2px;
	margin-right: 5px;
}

.product-detail-list .service-number {
	font-size: 14px;
	color: #333333;
}

.product-detail-list .service-number span {
	font-size: 25px;
	color: #b80024;
}

@media (max-width: 1200px) {
	.product-detail-list h1 {
		font-size: 20px;
		line-height: 50px;
	}



	.product-detail-list .product-detail-inquiry {
		margin-bottom: 20px;
	}


	.product-detail-list .service-number span {
		display: block;
	}
}

@media (max-width: 768px) {
.product-detail-list h1 {font-size: 18px;}
	.product-detail-swiper {
		width: 100%;
		float: none;
	}

	.product-detail-swiper .view .slick-con {
		height: auto;
		line-height: 0;
	}

	.product-detail-swiper .preview .slick-con {
		height: auto;
		line-height: 0;
	}

	.product-detail-swiper .preview .arrow-left, .product-detail-swiper .preview .arrow-right {
		position: absolute;
		z-index: 99;
		top: 50%;
		margin-top: -25px;
		width: 25px;
		height: 25px;

		text-align: center;
		line-height: 50px;
		color: #fff;
		font-size: 20px;
	}

	.product-detail-list {
		width: 100%;
		float: none;
		margin-top:2%;
	}
}

.product-detail-tab {
	margin-top: 4%;
	background:#fff;
}

.product-detail-tab .product-detail-tabli {
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	height: 45px;
	background: #92959b;
    color: #fff;
}

.product-detail-tab .product-detail-tabli li {
	float: left;
	width: 20%;
	line-height: 45px;
	margin-top: -1px;
	text-align: center;
	font-size: 15px;
	color: #333333;
	cursor: pointer;
	color: #fff;
}

.product-detail-tab .product-detail-tabli li.on, .product-detail-tab .product-detail-tabli li:hover {
	background: #0073d3;
	color: #fff;
}

.product-detail-tab .product-detail-tabcon {
	padding: 3%;
    overflow: hidden;
}
.relate-product h4{font-size:18px;}
}

@media (max-width: 768px) {
	.product-detail-tab .product-detail-tabli {
		height: 40px;
	}

	.product-detail-tab .product-detail-tabli li {
		font-size: 14px;
		line-height: 40px;
	}
}

@media (max-width: 420px) {
	.product-detail-tab .product-detail-tabli {
		height: 40px;
	}

	.product-detail-tab .product-detail-tabli li {
		font-size: 12px;
		line-height: 40px;
	}
}

/* 站点地图样式 */
.xypg-sitemap .map_title {
	line-height: 40px;
	background-color: #f5f8fa;
	border: 1px solid #d6dbe1;
	text-indent: 20px;
	color: #666;
	border-bottom: 2px solid #ccc;
	font-size: 16px;
}

.xypg-sitemap .map_list {
	line-height: 30px;
	padding: 0 5px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.xypg-sitemap .map_list a {
	padding: 4px;
	white-space: nowrap;
	font-size: 14px;
	color: #666;
}

.xypg-sitemap .map_list a:hover {
	text-decoration: none;
	color: #3b639f;
	padding: 4px;
}

.xypg-sitemap .map_list .layer1 {
	margin-bottom: 10px;
}

.xypg-sitemap .map_list h3 {
	border-bottom: 1px dashed #ccc;
	margin-bottom: 10px;
	line-height: 36px;
}

.xypg-sitemap .map_list h3 a {
	font-weight: normal;
}

.xypg-sitemap .map_list .layer2 a {
	color: #999;
}

.xypg-sitemap .map_list .layer2 a:hover {
	text-decoration: none;
	color: #3b639f;
}

/* 网站标签页面样式 */
.tagdescription {
	border: 1px solid #ccc;
	padding: 10px;
	font-size: 14px;
	line-height: 1.7;
	background: #efefef;
	margin-bottom: 20px;
}

.tag-category {
	margin-bottom: 20px;
}

.tag-category span {
	font-size: 16px;
	color: #000;
	display: inline-block;
}

.tag-category a {
	display: inline-block;
	line-height: 25px;
	padding: 0 15px;
	border: 1px solid #e1e1e1;
	border-radius: 5px;
	color: #333;
	margin-right: 10px;
}

.tag-category a:hover {
	background: #00c0ff;
	color: #fff;
}

.tag-list-product li {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

.tag-list-product li:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}

.tag-list-product .tag-img {
	width: 220px;
	float: left;
	margin-right: 20px;
}

.tag-list-product .tag-img .img {
	display: block;
	border: 1px solid #e1e1e1;
}

.tag-list-product .tag-img .img img {
	width: 100%;
}

.tag-list-product .tag-wz {
	overflow: hidden;
}

.tag-list-product .tag-wz h1 {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 5px;
}

.tag-list-product .tag-wz h1 a {
	color: #000;
}

.tag-list-product .tag-wz .tab-fenli p {
	width: 50%;
	float: left;
	font-size: 14px;
	color: #333;
	margin-bottom: 0;
}

.tag-list-product .tag-wz .desp {
	font-size: 12px;
	line-height: 2;
	height: 48px;
	overflow: hidden;
	color: #666;
	margin: 5px 0;
}

@media (max-width: 768px) {
	.tag-list-product .tag-img {
		width: 100%;
		float: none;
		text-align: center;
		margin-bottom: 10px;
	}

	.tag-list-product .tag-img .img img {
		width: auto;
		max-width: 100%;
	}

	.tag-list-product .tag-wz .tab-fenli p {
		width: 100%;
		float: none;
	}
}

.xytag-title {
	font-size: 18px;
	border-bottom: 1px solid #ccc;
	line-height: 40px;
	margin-bottom: 10px;
}

.xytag-recom-product ul {
	margin: 0 -1%;
}

.xytag-recom-product li {
	float: left;
	position: relative;
	width: 18%;
	margin: 0 1%;
	overflow: hidden;
}

.xytag-recom-product li img {
	width: 100%;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.xytag-recom-product li .zz-bg {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.5);
	-webkit-transform: translateY(100%);
	        transform: translateY(100%);
	opacity: 0;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.xytag-recom-product li .zz-bg h2 {
	position: absolute;
	z-index: 9;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	width: 100%;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	height: 30px;
	margin: auto;
}

.xytag-recom-product li:hover img {
	-webkit-transform: scale(1.1);
	        transform: scale(1.1);
}

.xytag-recom-product li:hover .zz-bg {
	-webkit-transform: translateY(0);
	        transform: translateY(0);
	opacity: 1;
}

/* 会员登录注册页面样式 */
.xy-head.login-head {
	position: static;
	padding: 15px 0;
}

.xy-head.login-head .xy-head-left .logo {
	padding-top: 0;
	-webkit-transition: none;
	transition: none;
}

.xy-head.login-head .xy-head-links {
	display: none;
}

.xy-head.login-head .xy-menu > li {
	color: #333333;
}

.xy-head.login-head .xy-menu > li > a {
	color: #333333;
}

.xy-head.login-head .xy-menu > li > a .creat {
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	border-width: 3px;
	cursor: pointer;
	border-style: solid dashed dashed dashed;
	border-color: #333333 transparent transparent transparent;
	border-bottom: none;
}

.xy-head.login-head .xy-menu > li + li {
	background: url(../images/xy-login-navlibg.png) left center no-repeat;
}

.xy-head.login-head .xy-head-navbar {
	margin-top: 10px;
	-webkit-transition: none;
	transition: none;
}

.xy-head.login-head .xy-head-navbar .xy-search {
	border-color: #afafaf;
}

.xy-head.login-head .xy-head-navbar .xy-search #keyword {
	color: #afafaf;
}

.xy-head.login-head .xy-head-navbar .xy-search #s_btn {
	color: #afafaf;
}

.xylogin-content {
	background: #ededed;
	min-height: calc(100vh - 103px);
}

.xylogin-content .xylogin-banenr {
	height: 189px;
	background-size: cover;
}

.xylogin-form {
	width: 600px;
	margin: -60px auto 0 auto;
	background: #ffffff;
	border-radius: 10px;
	padding: 45px 65px;
}

.xylogin-form .form-title {
	position: relative;
	margin-bottom: 25px;
}

.xylogin-form .form-title h3 {
	font-size: 30px;
	color: #363636;
	display: inline-block;
	font-weight: bold;
}

.xylogin-form .form-title a {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 16px;
	color: #00c0ff;
}

.xylogin-form .form-title a:hover {
	text-decoration: underline;
}

.xylogin-form .input-g {
	border-bottom: 1px solid #c7c7c7;
	margin-bottom: 15px;
	padding: 5px 0;
}

.xylogin-form .input-g label {
	color: #565656;
	margin-right: 5px;
	line-height: 25px;
	font-size: 18px;
}

.xylogin-form .input-g .input-text {
	width: calc(100% - 50px);
	border: none;
	outline: none;
	height: 25px;
	background: none;
	font-size: 16px;
	color: #565656;
}

.xylogin-form .input-g .input-text.msg {
	width: 50%;
}

.xylogin-form .input-g .msgcode {
	float: right;
	border: 1px solid #e1e1e1;
	background: none;
	padding: 0 5px;
	line-height: 25px;
	border-radius: 5px;
	font-size: 12px;
	color: #565656;
	outline: none;
}

.xylogin-form .input-g .msgcode:hover {
	background: #00c0ff;
	color: #fff;
}

.xylogin-form .input-g #valicode {
	width: 50%;
}

.xylogin-form .input-g #codeimg {
	float: right;
}

.xylogin-form .forget-pwd {
	position: relative;
	line-height: 20px;
}

.xylogin-form .forget-pwd .jzdlzh {
	display: inline-block;
	font-size: 14px;
	color: #797979;
}

.xylogin-form .forget-pwd .jzdlzh #remmber {
	display: inline-block;
	vertical-align: -2px;
}

.xylogin-form .forget-pwd a {
	font-size: 13px;
	color: #337ab7;
}

.xylogin-form .forget-pwd a:hover {
	text-decoration: underline;
	color: #00c0ff;
}

.xylogin-form .btn-g {
	margin-top: 20px;
}

.xylogin-form .btn-g input[type="submit"] {
	width: 100%;
	background: #363636;
	line-height: 50px;
	color: #fff;
	font-size: 18px;
	border: none;
	border-radius: 5px;
	outline: none;
}

.xylogin-form .btn-g input[type="submit"]:hover {
	background: #00c0ff;
}

.xylogin-form .btn-g.zhuce-btn {
	margin-top: 35px;
}

@media (max-width: 768px) {
	.xylogin-form {
		width: 90%;
		padding: 30px 30px;
	}
}

@media (max-width: 480px) {
	.xylogin-form .input-g {
		font-size: 12px;
	}

	.xylogin-form .input-g #valicode {
		width: 44%;
	}

	.xylogin-form .input-g #codeimg {
		width: 100px;
		height: 25px;
	}

	.xylogin-form .btn-g {
		margin-top: 20px;
	}

	.xylogin-form .btn-g input[type="submit"] {
		line-height: 40px;
		font-size: 16px;
	}
}

.xylogin-footer {
	background: #ededed;
	text-align: center;
	color: #666666;
	line-height: 30px;
	padding: 15px 0;
}

.xylogin-footer a {
	color: #666;
}
