.pg-solution {
	background-color: #FFF;
}
.pg-solution .item {
	position: relative;
	padding-bottom: 40px;
}
.pg-solution .item .caption {
	position: absolute;
	width: 80%;
	left: 10%;
	bottom: 0;
	background-color: #ea5404;
	color: #FFF;
	opacity: 0.95;
	padding: 15px 25px;
}
.pg-solution .item:hover .caption {
	padding-top: 25px;
	padding-bottom: 25px;
	width: 100%;
	left: 0;
	opacity: 1.0;
}
.pg-solution .item a.tl {
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 135%;
	color: #FFF;
	text-align: center;
}
.pg-solution .item .info {
	color: #FFF;
	line-height: 22px;
	opacity: 0.9;
	text-align: center;
}
/*****************/
.pg-product-cate {
	background-color: #f8f8f8;
}
.cate-list {
	text-align: center;
}
.cate-list .item {
	padding-top: 15px;
	padding-bottom: 15px;
	display: inline-block;
	width: 280px;
	text-align: center;
}
.cate-list .item a.bx {
	display: inline-block;
	width: 200px;
	border-radius: 50%;
	border: 5px solid #e1e1e1;
}
.cate-list .item img {
	width: 100%;
	height: auto;
	border-radius: 50%;
}
.cate-list .item a.bx:hover, .cate-list .item a.bx:focus {
	border-color: #ea5404;
}
.cate-list .item .tl a {
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #4c4948;
}
.cate-list .item:hover .tl a, .cate-list .item .tl a:hover, .cate-list .item .tl a:focus {
	color: #ea5404;
}
/*****************product**************/
.pg-product {
	background-color: #FFF;
}
.pg-product .item {
	position: relative;
}
.pg-product .thu {
	position: relative;
	z-index: 1;
}
.pg-product .item .tl {
	position: absolute;
	z-index: 2;
	width: 100%;
	left: 0;
	bottom: 0;
	background-color: #666;
	background-color: rgba(0,0,0,0.45);
	opacity: 0;
	height: 0;
}
.pg-product .item .tl a {
	font-size: 1.125em;
	font-weight: bold;
	color: #FFF;
	display: block;
	padding: 8px 10px;
	line-height: 135%;
}
.carousel-container .current .item .tl {
	opacity: 1.0;
	height: auto;
}
.pg-product .item:hover .tl {
	background-color: rgba(234,84,4,0.75);
}
.pg-product .item:hover .tl a {
	padding-top: 15px;
	padding-bottom: 15px;
}
/*****************case**************/
.pg-service {
	background-color: #f8f8f8;
}
.pg-service .item {
	position: relative;
	padding-bottom: 60px;
}
.pg-service .item .thu {
	box-shadow: 0 0 30px rgba(0,0,0,0.3);
	border: 4px solid #FFF;
}
.pg-service .item .caption {
	position: absolute;
	width: 90%;
	left: 5%;
	bottom: 0;
	background-color: #ea5404;
	color: #FFF;
	opacity: 0.95;
	padding: 15px 25px;
}
.pg-service .item .caption .cont-box {
}
.pg-service .item:hover .caption {
	padding-top: 25px;
	padding-bottom: 25px;
	width: 100%;
	left: 0;
	opacity: 1.0;
}
.pg-service .item a.tl {
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 135%;
	color: #FFF;
}
.pg-service .item .info {
	color: #FFF;
	line-height: 20px;
	margin-top: 8px;
	height: 40px;
	overflow: hidden;
	opacity: 0.9;
}
/**********/
.pg-intro {
	background-color: #ea5404;
	color: #FFF;
	overflow:hidden;
}
.pg-intro .item {
	width: 50%;
	float: left;
}
.vjs-poster {
	background-size: 100% 100%;
}
/*****************news**************/
.pg-news {
	background-color: #f8f8f8;
}
.news-list {
}
/*****************feedback**************/
.pg-partner {
	background-color: #fff;
}
.pg-partner .item {
	padding-top: 8px;
	padding-bottom: 8px;
}
.pg-partner .item-more
{
	display:none;	
}
/*****************/
.carousel-container {
	overflow: hidden;
}
#iCarousel-timer {
	display: none !important;
}
#icarousel {
	width: 800px;
	height: 400px;
	position: relative;
	margin: 20px auto;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	-o-perspective: 1000px;
	-ms-perspective: 1000px;
	perspective: 1000px;
}
#icarousel img {
	border-radius: 6px;
	/*border: 4px #aaa solid;
	border: 4px rgba(255,255,255,0.15) solid;*/
	width: 100%;
	height: 100%;
	width: 800px;
	height: 400px;
}
/* The Navigation buttons in the Slider */
a.iCarouselNav {
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	width: 40px;
	height: 40px;
	background-image: url(../images/nav_paddles.png);
	z-index: 1000;
	text-indent: -9999px;
	opacity: 0.75;
	-ms-filter: alpha(opacity=75);
	filter: alpha(opacity=75);
}
a.iCarouselNav:hover {
	opacity: 1;
	-ms-filter: alpha(opacity=100);
	filter: alpha(opacity=100);
}
a.iCarouselNav:active, a.iCarouselNav:hover, .carousel-container:hover a.iCarouselNav {
	background-image: url(../images/nav_paddles_down.png);
}
a#iCarouselPrev {
	left: -20px;
	background-position: 0 0px
}
a#iCarouselNext {
	right: -20px;
	background-position: -50px 0px;
}
#icarousel .slide {
	display: block;
	position: relative;
}
#icarousel .slide img {
/*-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;*/
}
#icarousel .slide:hover img, #icarousel .current img {
/*-webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter:none;*/
}
 @media screen and (min-width:992px) and (max-width:1200px) {
.cate-list .item {
	padding-top: 15px;
	padding-bottom: 15px;
	width: 200px;
}
.cate-list .item a.bx {
	width: 150px;
	border: 4px solid #e1e1e1;
}
}
 @media screen and (min-width:768px) and (max-width:991px) {
.cate-list .item {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 150px;
}
.cate-list .item a.bx {
	width: 120px;
	border: 3px solid #e1e1e1;
}
}
 @media screen and (max-width:767px) {
.product-list {
	padding-left: 5px;
	padding-right: 5px;
}
.product-list .item {
	width: 100%;
	float: none;
	padding-bottom: 10px;
}
.product-list .item-box {
	padding-left: 0;
	padding-bottom: 5px;
}
.case-list {
	padding: 5px 0;
}
.case-list .item {
	width: 100%;
	float: none;
}
.news-list .item .tl {
	width: 70%;
}
.news-list .item .dt {
	width: 30%;
}
a#iCarouselPrev {
	left: 10px;
}
a#iCarouselNext {
	right: 10px;
}
.news-gallery .cont-box {
	padding: 20px 15px 25px 15px;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	width: 80%;
	left: 5%;
	padding-left: 20px;
	text-align: center;
	bottom: 10px;
}
.news-list .item .dt {
	font-size: 11px;
}
.pg-solution .item, .pg-service .item {
	margin-bottom: 15px;
}
.cate-list .item {
	padding: 6px 0;
	width: 100px;
}
.cate-list .item a.bx {
	width: 75px;
	border: 3px solid #e1e1e1;
}
#icarousel {
	width: 300px;
	height: 150px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#icarousel img {
	width: 300px;
	height: 150px;
}
}
 @media screen and (max-width:414px) {
.pg-intro .item {
	width: 100%;
	float: none;
}
}
