ul,li{padding:0;margin:0; list-style:none;}
/*产品详情*/
.prod-top {
	margin-bottom: 0px;
	width: 100%;
	float: right;
}
.prod-top-lf {
	float: left;
	width:100%;
	background-color: #fff;
}
.prod-top-img {
}
.prod-top-img img {
	display: block;
	margin: 0 auto;
	width: 100%;

}
.prod-top-list {
	margin: 0 auto;
	width: 80%;
}
.prod-top-ul {
}
.padding-tb70{width:100%;float:left;margin-bottom:2%;}
.prod-top-li {
	padding: 10px !important;width:auto !important;margin:0 !important;
}
.prod-top-li a {
	display: block;
	border: 1px solid #e7e7e7;
}
.prod-top-li img {
	display: block;
	width: 100%;
}
.prod-top-li.active a {
	border-color:#24b0cb;
}
.prod-top-rg {
	float: right;
	width: 50%;
}
.prod-top-share {
	margin-bottom: 20px;
}
.prod-top-share a {
	float: left;
	margin-right: 15px;
}
.prod-top-desc {
	line-height: 24px;
}
.prod-top-desc .tit {
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}
.prod-top-p {
	font-size: 14px;
	color: #666;
}
.prod-top-p p {
	margin: 10px 0;
}
.prod-top-p p:before {
	content: '•';
	margin-right: 10px;
	color: #0172d4;
}
.prod-top-btn {
	margin-top: 80px;
	display: block;
	font-size: 16px;
	color: #999;
	width: 130px;
	line-height: 45px;
	text-align: center;
	border: 1px solid #e5e5e5;
	border-radius: 20px;
}
.prod-top-btn:hover {
	background-color: #0172d4;
	color: #fff;
}
.prod-top .owl-theme .owl-controls .owl-buttons div {
	position: absolute;
	top: 50%;
	margin: -10px 0 0 0;
	padding: 0 10px;
	width: 20px;
	height: 20px;
	color: #999;
	font-weight: bold;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	opacity: 1;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
}
.prod-top .owl-theme .owl-controls .owl-buttons div.owl-prev {
	left: -40px;
	background-image: url("../images/icon8.png");
}
.prod-top .owl-theme .owl-controls .owl-buttons div.owl-next {
	right: -40px;
	background-image: url("../images/icon9.png");
}
.prod-bot {
	margin-top: 40px;
	margin-bottom: 40px;
}
.prod-bot-nav {
	margin-bottom: 46px;
	padding-top: 8px;
	background-color: #0661a7;
}
.prod-bot-nav a {
	padding: 0 30px;
	float: left;
	font-size: 16px;
	color: #fff;
	line-height: 48px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.prod-bot-nav a.active {
	color: #0661a7;
	background-color: #fff;
	margin-left: 20px;
}
.prod-bot-main img {
	display: block;
	width: 100%;
}
.prod-item {
	display: none;
}
.prod-data {
}
.prod-table {
	width: 100%;
	text-align: center;
}
.prod-table tr th {
	background-color: #747779;
	color: #fff;
	line-height: 52px;
	font-weight: normal;
}
.prod-table tr th:first-child {
	text-align: left;
	padding-left: 20px;
}
.prod-table tr td {
	font-size: 16px;
	color: #000;
	line-height: 50px;
}
.prod-table tr td:first-child {
	text-align: left;
	padding-left: 20px;
}
.prod-table tr.bkg {
	background-color: #f3f3f3;
}
.prod-recom {
}
.prod-recom-tit {
	padding-top: 30px;
	margin-bottom: 10px;
	font-size: 30px;
	font-weight: bold;
	color: #0661a7;
}
.prod-recom-ul {
	margin: 0 -10px;
}
.prod-recom-li {
	padding: 10px;
	float: left;
	width: 25%;
}
.prod-recom-li a {
	position: relative;
	display: block;
	overflow: hidden;
}
.prod-recom-li img {
	display: block;
	width: 100%;
	transition: all .6s ease;
	-webkit-transition: all .6s ease;
}
.prod-recom-li a:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.2);
}
.prod-recom-li p {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 10px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background: url("../images/bkg4.png") repeat;
	width: 100%;
}
.prod-down-ul {
}
.prod-down-li {
}
.prod-down-li-tit {
	padding: 15px 20px;
	cursor: pointer;
	color: #000;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 98% center;
	background-image: url("../images/icon54.png");
}
.prod-down-li-a {
	padding: 20px;
	display: none;
}
.prod-down-li-a a {
	display: block;
	padding: 10px 10px 10px 30px;
	color: #333;
	background: url("../images/icon63.png") no-repeat left center;
}
.prod-down-li.active .prod-down-li-tit {
	background-color: #e4e5ea;
	color: #0661a7;
	background-image: url("../images/icon55.png");
}
.prod-down-li.active .prod-down-li-a {
	display: block;
}
#mn-ou {
/*	width: 90%;*/
	margin: auto;
}
.prio {
/*	width: 90%;*/
	margin: auto;
}
.prios {
	width: 100%;
	float: left;
	height: 40px;
	margin-top: 2%;
	line-height: 40px;
	background-color: #eeeeee;
}
.prios span {
	color: #333;
	padding-left: 20px;
	font-size: 16px;
	font-weight: bold;
}
.prios_a {
	width: 100%;
	float: left;
	margin-bottom: 5%;
	padding: 2%;
}
 @media(max-width:1000px) {
.honer2 li {
	width: 33.33%;
}
.p11-content .desc .title {
	padding-top: 0;
}
.p11-content .desc .info {
	top: 20px;
}
.p11-content {
	margin-bottom: 15%;
	width: 100%;
	float: left;
}
.prod-top-lf {
	width: 100%;
}
.prod-top-rg {
	width: 100%;
	margin-top: 2%;
}
#mn-ou {
	width: 100%;
	margin: auto;
}
.prio {
	width: 100%;
	margin: auto;
}
}
 @media(max-width:800px) {
.p11-content .desc .title {
	max-width: 100%;
	width: 100%;
	padding-right: 0;
	float: left;
}
.p11-content .desc .img {
	display: none;
}
.p11-content .desc .info {
	position: inherit;
	width: 100%;
	float: left;
	max-width: 100%;
}
.p11-content .desc {
	display: inherit;
}
.swiper-slide {
	width: 50%;
	float: left;
}
.tdIntro-box .con {
	overflow: hidden;
}
}
 @media(max-width:640px) {
	.pro-left{width:100%;}
	.pro-right{width:100%;margin-top:5%;}
	.prod-top .owl-theme .owl-controls .owl-buttons div.owl-prev{left:-30px;}
	.prod-top .owl-theme .owl-controls .owl-buttons div.owl-next{right:-32px;}
#current-banner .info {
	padding-left: 20%;
}
.pro-right p{ font-size:14px;}
.pages {
	margin-bottom: 10%;
}.prod-top-desc .tit{ font-size:16px;}
}
@media(max-width:600px) {
}
