/* ====== home banner start ====== */
.carousel-direction a {
	display:block;
	width:30px;
	height:60px;
	line-height:60px;
	overflow:hidden;
	position:absolute;
	top:50%;
	z-index:100;
	margin-top:-30px;
	font-family:simsun;
	text-align:center;
	color:#fff;
	font-size:30px;
	text-decoration:none;
	cursor:pointer;
	background-color:#7a7a7a;
	-webkit-transition:all 0.3s ease-out 0s;
	-moz-transition:all 0.3s ease-out 0s;
	-o-transition:all 0.3s ease-out 0s;
	transition:all 0.3s ease-out 0s;
}
.carousel-direction a:hover {
	background-color:#24a900;
	color:#fff;
	text-decoration:none;
}
.carousel-direction a.disabled, .carousel-direction a.disabled:hover {
	background-color:#dcf2ff;
	color:#ccc;
	cursor:default;
}
.carousel-prev {
	left:0;
}
.carousel-next {
	right:0;
}
.carousel-btn {
	text-align:center;
	margin:10px 0;
}
.carousel-btn a {
	display:inline-block;
	width:16px;
	height:16px;
	border-radius:16px;
	margin:0 6px;
	background:#CCC;
}
.carousel-btn .selected {
	background:#a42020;
	cursor:default;
}
.carousel-btn a span {
	display:none;
}
.carousel-btn-fixed {
	width:100%;
	position:absolute;
	bottom:15px;
	left:0;
	margin:0;
	z-index:100;
}
.carousel-num {
	position:absolute;
	bottom:7px;
	right:10px;
	z-index:100;
}
.carousel-num a {
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:22px;
	height:22px;
	line-height:22px;
	margin:0 0 0 5px;
	text-align:center;
	background:#333;
	font-size:12px;
	color:#fff;
}
.carousel-num a:hover {
	text-decoration:none;
	color:#fff;
}
.carousel-num a.selected {
	background:#7F0019;
	cursor:default;
}
.carousel-thumbs {
	text-align:center;
}
.carousel-thumbs a {
	border:2px solid #ccc;
	margin:0 3px;
	display:inline-block;
	*display:inline;
	*zoom:1;
}
.carousel-thumbs a img {
	display:block;
}
.carousel-thumbs a:hover, .carousel-thumbs a.selected {
	border-color:#f60;
}
.carousel {
	position:relative;
}
@media (min-width:768px) and (max-width:991px) {
	.carousel{ height:380px !important; }
	.carousel .carousel-item .carousel-img a img{ height:380px !important; }
}

@media screen and (max-width:768px) {
	.carousel{ height:320px !important; }
	.carousel .carousel-item .carousel-img a img{ height:320px !important; }
	.carousel-btn a {
		width:12px;
		height:12px;
		border-radius:12px;
		margin:0 4px;
	}
	.carousel-btn-fixed {
		bottom:12px;
	}
}
@media screen and (max-width:640px) {
	.carousel{ height:260px !important; }
	.carousel .carousel-item .carousel-img a img{ height:260px !important; }
	.carousel-btn a {
		width:10px;
		height:10px;
		border-radius:10px;
		margin:0 3px;
	}
	.carousel-btn-fixed {
		bottom:8px;
	}
}
@media screen and (max-width:480px) {
	.carousel{ height:145px !important; }
	.carousel .carousel-item .carousel-img a img{ height:145px !important; }
	.carousel-btn a {
		width:8px;
		height:8px;
		border-radius:8px;
		margin:0 2px;
	}
	.carousel-btn-fixed {
		bottom:5px;
	}
}
.carousel-item {
	position:relative;
	float:left;
	display:block;
}
.carousel-item .carousel-img {
	display:block;
}
.carousel-item .carousel-img a[href="javascript:;"] {
	cursor:default;
}
.carousel-item .carousel-img a{
	width:100%;
	display:block;
	text-align:center;
}
.carousel-item .carousel-img img {
	display:inline;
}
.carousel-info {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	background:url(/other/images/opa70.png);
}
.carousel-info-inner {
	font-size:13px;
	padding:8px 10px;
	color:#fff;
}
.carousel-info-inner a, .carousel-info-inner a:hover {
	color:#fff;
}
.carousel-info-inner h3 {
	font-size:15px;
	line-height:20px;
	color:#fff;
}
.carousel-info-inner p {
	margin-top:5px;
}
.responsive-carousel {
	overflow:hidden;
}
.responsive-carousel .carousel-item img {
	width:100%;
	height:auto !important;
}
.responsive-carousel .carousel-direction {
	display:none;
}
.responsive-carousel:hover .carousel-direction {
	display:block;
}
.responsive-carousel-set .carousel-info-inner h3 {
	font-weight:normal;
}




/* ====== home banner end ====== */
/* ====== home product list start ====== */
.homeProList{
	padding:0px;
	padding-bottom:90px;
}
.homeTitle{
	color:#535353;
	font-size:26px;
	text-align:center;
	height:160px;
	padding-top:64px;
}
.homeTitle div{
	position:relative;
	height:1px;
	border-top:1px solid #dcdcdc;
	margin:0px auto;
	width:29%;
	margin-top:15px;
	color:#b8b8b8;
	font-size:16px;
}

@media (max-width: 1200px) {
	.homeTitle div{
		width:40%;
	}
}
@media (max-width: 768px) {
	.homeTitle div{
		width:70%;
	}
}
.homeTitle div span{
	position:absolute;
	top:-8px;
	left:15%;
	width:70%;
	background:#FFF;
}
.homeProList .proList{
	overflow:hidden;
}
.homeProList .proList li a{
	color:#333;
	overflow:hidden;
	width:100%;
	display:block;
}
.homeProList .proList li a.txt{
	height:30px;
	line-height:30px;
	overflow:hidden;
}
.homeProList .proList li a:hover{
	color:#a42020 ;
}
.homeProList .proList li img{
	transition:all 0.6s;
	width:;width:auto;
}
.homeProList .proList li img:hover{
	transform:scale(1.4);
}
.homeProList .proList li h3{
	text-align:left;
	height:50px;
	overflow:hidden;
	padding-top:5px;
	line-height:45px;
	font-size:16px;
	font-weight:bold;
}
.homeProList .proList li h3 a{
	color:#4d4d4d;
}
.homeProList .proList li h3 a:hover{
	color:#a42020;
}
.homeProList .proList li p{
	text-align:left;
	line-height:25px;
	color:#4d4d4d;
	height:75px;
	overflow:hidden;
}
.homeProList .more{
	font-size:14px;
	margin-top:56px;
	border:1px solid #d3d3d3;
	height:45px;
	line-height:45px;
	padding:0px;
	width:153px;
	transition:all 0.3s;
	background:#FFF;
	color:#bcbcbc;
	border-radius:0px;
}
.homeProList .more:hover{
	border:1px solid #a42020;
	background:#a42020;
	color:#FFF;
}
/* ====== home product list end ====== */

/* ====== home news list start  ====== */
.homeNewsList{
	padding-bottom:90px;
	background:#fafafa;
}

.homeNewsList .container{
	padding:0px;
}
.homeNewsList .homeTitle span{
	background:#fafafa;
}

.newsList{
	margin-top:20px;
	overflow:hidden;
}
.newsList .media{
	margin:0px;
	height:155px;
}
.newsList .media-left{
	padding-right:20px;
}
.newsList .media-left span{
	display:block;
	text-align:center;
	background:#777;
	color:#fff;
	padding:0px 10px;
	width:70px;
}
.newsList .media-left span:first-child{
	font-size:24px;
	line-height:50px;
	border-bottom:1px solid #FFF;    background-color: #a42020;
	color:#fff;
}
.newsList .media-left span:last-child{
	font-size:12px;
	line-height:24px;
}
.newsList .media-body{
	text-align:left;
	color:#a0a0a0;
	line-height:20px;
	font-size:14px;
}
.newsList .media-body h4{
	font-weight:bold;
	font-size:16px;
	padding-bottom:5px;
}
.newsList .media-body h4 a{
	color:#4d4d4d
}
.newsList .media-body h4 a:hover{
	color:#a42020
}

.homeNewsList .more{
	font-size:14px;
	margin-top:26px;
	border:1px solid #d3d3d3;
	height:45px;
	line-height:45px;
	padding:0px;
	width:153px;
	transition:all 0.3s;
	background:#fafafa;
	color:#bcbcbc;
	border-radius:0px;
}
.homeNewsList .more:hover{
	border:1px solid #a42020;
	background:#a42020;
	color:#FFF;
}
/* ====== home news list end ====== */


/* ====== home adv start ====== */
.homeAdv{
	overflow:auto;
	padding-bottom:70px;
}
.homeAdv a{
	display:block;
	position:relative;
	color:#FFF;
	margin-top:20px;
}
.homeAdv a h1{
	color:#FFF;
	width:100px;
	border-bottom:1px solid #FFF;
	height:30px;
	position:absolute;
	bottom:30px;
	left:30px;
	font-size:20px;
	font-weight:normal;
	z-index:2;
	text-align:left;
	transition:all 0.5s;
	opacity:1;
}
.homeAdv a img{
	width:100%;
}
.homeAdv a section{
	position:absolute;
	top:0px;
	left:0px;
	background:rgba(0,0,0,0.8);
	width:100%;
	height:100%;
	z-index:1;
	opacity:0;
	transition:all 0.6s;
}
.homeAdv  div{
	padding:0px;
}
.homeAdv a section div{
	position:absolute;
	height:50px;
	top:calc(50% - 25px);
	left:0px;
	width:100%;
}
.homeAdv a section h2{
	font-size:22px;
	height:22px;
	position:absolute;
	top:0px;
	width:100%;
	transition:all 0.5s;
}
.homeAdv a section p{
	height:20px;
	line-height:20px;
	position:absolute;
	top:0px;
	width:100%;
	transition:all 0.5s;
}
.homeAdv a section .btn{
	border-radius:0px;
	border:1px solid #FFF;
	background:none;
	height:30px;
	line-height:28px;
	padding:0px;
	width:96px;
	position:absolute;
	top:10px;
	left:calc(50% - 48px);
	transition:all 0.5s;
}
.homeAdv a section .btn:hover{
	color:#FFF;
}

.homeAdv a:hover h1{
	opacity:0;
}
.homeAdv a:hover section{
	opacity:1;
}
.homeAdv a:hover h2{
	top:-30px;
}
.homeAdv a:hover p{
	top:10px;
}
.homeAdv a:hover .btn{
	top:40px;
}
/* ====== home adv end ====== */


