/*产品模块*/
-webkit-scrollbar {
	width: 0px;
	height: 0px;
}
iframe {
	height: 992px;
}
@media (min-width: 992px) and (max-width: 1600px) {
iframe {
	height: 992px;
}
}
@media (min-width: 768px) and (max-width: 992px) {
iframe {
	height: 992px;
}
}
@media (max-width:768px) {
iframe {
	height: 992px;
}
}
.product_list_page_web {
	padding: 30px 0;
	background: #f7f7f7;
}
@media(max-width: 768px) {
.product_list_page_web {
	padding: 50px 0;
}
}
@media(max-width: 767px) {
.product_list_page_web {
	padding: 20px 0;
}
}
.product_list_page_web .less-page-content {
}
.product_list_page_web .card-header a {
	display: block;
	position: relative;
}
.product_list_page_web .card-header a .mask {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-transition: all .66s cubic-bezier(.17, .84, .44, 1);
	transition: all .66s cubic-bezier(.17, .84, .44, 1);
	z-index: 2;
}
.product_list_page_web .card-header a img {
	-webkit-transition: all .6s cubic-bezier(.17, .84, .44, 1);
	transition: all .6s cubic-bezier(.17, .84, .44, 1);
	width: 100%;
}
.product_list_page_web .card-title {
	text-align: left;
	text-shadow: none;
	-webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1);
	transition: all .6s cubic-bezier(.215, .61, .355, 1);
	margin-bottom: 0;
	color: #333333;
	background-color: #ffffff;
}
.product_list_page_web .card-title a {
	color: #333333;
	text-shadow: none;
	font-size: 14px;
}
.product_list_page_web .card-title p {
	color: #666666;
	padding: 5px 0;
	margin: 0;
	font-size: 18px;
}
.product_list_page_web .product-list .item {
	opacity: 0;
	transform: translate(0, 10%);
	margin-bottom: 20px;
}
.product_list_page_web .card-title .red-600 {
	color: #ff2121 !important;
}
.product_list_page_web-list .item .fa {
	color: #fff;
	width: 22px;
	height: 22px;
	font-size: 22px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.product_list_page_web-list .item .fa:hover {
	text-decoration: none;
}
.product_list_page_web .card-title .btn {
	margin-top: 15px;
	font-size: 14px;
	background: transparent;
	border: 1px solid #56a212;
	border: 1px solid;
	border-radius: 0;
}
.product_list_page_web .card-title a.btn {
	color: #56a212;
color:;
}
.product_list_page_web .card-title .btn:hover {
	background: #56a212;
 background:;
	border: 1px solid #56a212;
	border: 1px solid;
	color: #fff;
}
@media (min-width:768px) {
.product_list_page_web .right .web-news-body {
	float: right;
}
.product_list_page_web .right .web-sidebar {
	margin-left: 0px !important;
	margin-right: 30px;
}
}
.product_list_page_web .card-title .price {
	color: #c30a18;
}
@media (max-width:767px) {
.product_list_page_web .card-title {
	padding: 10px !important;
}
.product_list_page_web .less-page-content ul {
	margin: 0;
}
.product_list_page_web .less-page-content li {
	padding-left: 5px !important;
	padding-right: 5px !important;
	margin-bottom: 10px;
}
.product_list_page_web .col-md-9 {
	float: none !important;
}
.product_list_page_web .col-md-3 {
	float: none !important;
}
.product_list_page_web .ulstyle {
	margin: 0 -5px;
}
.product_list_page_web .ulstyle .item {
	padding: 0 5px !important;
	margin-bottom: 10px;
}
}
@charset "utf-8";
/*分页*/
.web_pager {
	margin-top: 20px;
	text-align: center;
}
.web_pager * {
	display: inline-block;
}
.web_pager a {
	padding: 9px 15px;
	border: 1px solid #e4eaec;
	/*border-right: none;*/
	background: #ffffff;
	text-align: center;
	color: #76838f;
}
.web_pager a:hover {
	background: #f5f5f5;
	color: #76838f;
color:;
	text-decoration: none;
}
.web_pager a.NextA {
	border-right: 1px solid #e4eaec;
}
.web_pager .PreSpan, .web_pager .NextSpan {
	padding: 9px 15px;
	border: 1px solid #e4eaec;
	background: #ffffff;
	color: #ccd5db;
	cursor: default;
}
.web_pager .firstPage, .web_pager .lastPage {
	min-width: 40px;
	height: 28px;
	line-height: 28px;
}
.web_pager a.Ahover {
	background: #56a212;
background:;
	color: #ffffff;
	cursor: default;
}
.web_pager a.Ahover:hover {
	background: #56a212;
background:;
	color: #ffffff;
}
.web_pager a {
	text-decoration: none;
}
.web_pager a:active, .web_pager a:focus, .web_pager a:hover {
	text-decoration: none;
}
.web_pager .PageText {
	display: none;
	margin-left: 10px;
	color: #aaa;
}
.web_pager input {
	display: none;
}
.web_pager .firstPage, .web_pager .lastPage {
	height: auto;
	line-height: inherit;
}
.pager li {
	width: 49%;
	display: inline-block;
}
.pager li a {
	max-width: 100%;
}
.product_list_page_web #web-pager-btn {
	border-color: #56a212;
	background-color: #56a212;
border-color:;
background-color:;
}
.product_list_page_web .ladda-button i {
	color: #ffffff;
}
.product_list_page_web .container .card {
	background-color: #ffffff;
}
