﻿.addtopmenu {
	margin: 50px auto;
	display: flex;
	justify-content: space-between;
}

.addtopmenu a {
	font-size: 16px;
}

.atopmenuleft ul {
	display: flex;
	flex-wrap: wrap;
}

.atopmenuleft ul li {
	padding-right: 20px;
}

.atopmenuleft ul li:last-child {
	padding-right: 0px;
}


p.protitle {
	font-size: 18px;
}

.addprodetail {
	display: flex;
	justify-content: space-between;
}

.adddetailleft {
	width: 500px;
}


.header {
	position: fixed !important;
}







.lefttop {
	width: 100%;
}

p.ptitle {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	color: #222;
	display: -webkit-box;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 26px;
	margin-bottom: 8px;
	margin-top: 0;
	overflow: hidden;
	text-overflow: ellipsis;
}
}



h3.att-title {
	color: #222;
	font-size: 20px;
	font-weight: 700;
	line-height: 26px;
}


.addpro {
	width: 100%!important;
}

.addpro h4 {
	font-weight: 600;
	margin-bottom: 20px;
	margin-top: 20px;
}

table.addprotable {
	width: 100%;
}

table.addprotable tr td:nth-child(1) {
	background: #f4f4f4;
}

table.addprotable tr td {
	border: 1px solid #ddd;
	color: #222;
	display: table-cell;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	padding: 12px;
}





.prodcut_details .main1 .right_box {
	background: #fff;
	border-radius: 8px;
	/*box-shadow: 0 -4px 20px 0 rgba(0, 0, 0, .06);*/
	padding: 0 18px;
	text-align: left;
}

.righttop ul {
	display: flex;
}

.righttop ul li {
	width: 30%;
}

p.p1 {
	font-size: 14px;
	line-height: 18px;
	color: #666;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	margin-bottom: 4px;
	white-space: nowrap;
}

p.p2 {
	font-size: 23px;
	line-height: 26px;
	color: #222;
	font-weight: 700;
}

.addproright h3 {
	color: #222;
	font-size: 18px;
	font-weight: 900;
	line-height: 34px;
	margin-bottom: 10px;
}
.addproright p {
	font-size: 16px;
    font-weight: 500;
    line-height: 26px;
}
p.p3 {
	color: #222;
	font-size: 16px;
	font-weight: 500;
	line-height: 26px;
}

.addproright h4 {
	color: #222;
	font-size: 14px;
	font-weight: 600;
	line-height: 18px;
	margin-bottom: 12px;
	margin-top: 16px;
	position: relative;
}
.rightgud{
    width:100%;
    height: 534px;
}

@media (max-width: 768px){
.rightgud{
    width:100%;
    height: auto;
}
.qiznhis{
    width:96% !important;
}
}
.boldtext {
	font-weight: bold;
}

span.normaltext {
	font-weight: normal !important;
}

.info-item {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 8px;
	max-height: 44px;
	overflow: hidden;
}

.info-item a {
	border: 2px solid #222;
	padding: 1px;
	background-color: #f4f4f4;
	border-radius: 8px;
	color: #222;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	padding: 8px 12px;
}

a.noselected {
	border: none;
}


.gouwuche{
	margin: 30px 20px 0 20px;
}

.gouwuche a {
	background: #f60;
	color: white;
	display: inline-block;
	padding: 12px 40px;
	border-radius: 30px;
	margin-right: 15px;
	font-weight: bold;
}

a.thesecond{
	border: 1px solid #222;
	background: white;
	color: black;
	margin-right: 0px;
}
.gouwuche input {
	background: #f60;
	color: white;
	display: inline-block;
	padding: 12px 40px;
	border-radius: 30px;
	margin-right: 15px;
	font-weight: bold;
}
p.p3 a{
	text-decoration: underline;
}

.addproxian {
	background: #ddd;
	margin: 30px auto;
	height: 1px;
}



.centertext{
	text-align: center;
}







.swiper-slide.addsmallpic{
	height: 103.333px!important;
}


.swiper-button-next, .swiper-container-rtl .swiper-button-prev,.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	background-image: none;
}


@media (max-width: 1000px) {
	.addtopmenu {
	    margin: 20px auto;
	    display: block;
	}
	
	.prodcut_details {
	    margin-top: 0px!important;
	}
	
	.prodcut_details .main1 {
	    padding: 30px 0;
	}
	
	.gouwuche a{
		padding: 15px 30px;
	}
	
	
	.lefttop{
		order: 0;
	}
	
	.prodcut_details .main1 .big_box{
		order: 1;
	}
	
	.prodcut_details .main1 .small_box{
		order: 2;
	}
	
	.addpro{
		order: 3;
		margin-top: 20px;
	}
	
}


.jianjiezhezhao {
  /* background-image: radial-gradient(circle at center, transparent 30%, black 100%);  */
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	z-index: 99;
	pointer-events: none;
}

.listtext{
	background: none;
}

.listpic{
	margin-bottom: 0px;
}


.addabout{
	background: #212935;
	padding: 50px 0px;
	color: white;
}

.addaboutcon{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width: 1800px;
	margin: 0 auto;
	margin-top: 60px;
	padding: 0px 3%;
}
.addableft{
	width: 45%;
}

.addableft img{
	width: 100%;
}

.addabright{
	width: 50%;
}


.numCount ul.clearfix{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.numCount ul.clearfix li{
	width: 18%;
	text-align: center;
}

span.numCX{
	font-size: 36px;
	font-weight: bold;
	padding-bottom: 10px;
	color: #ff6c2c;
}

.indc{
	color: dimgray;
	font-size: 16px;
}

.addabbot{
	margin-top: 50px;
}

.addabbot h3{
	font-size: 24px;
	padding-bottom: 10px;
}

.addabbot p{
	padding: 5px 0px;
	color: darkgray;
	font-size: 16px;
}

@media (max-width: 1000px) {
	.addableft{
		width: 100%;
	}
	
	.addabright{
		width: 100%;
		margin-top: 20px;
	}
	
	span.numCX {
	    font-size: 25px;
	}
	
	.addabbot {
	    margin-top: 30px;
	}
	
	.addabbot h3 {
	    font-size: 18px;
	}
	.numCount ul.clearfix li{
	width: 48%;
	text-align: center;
}
}
.numCX14{
    font-size: 14px;
    color: #ff6c2c;
}

