﻿/* New Css*/
.bg{background:#eaeeee;margin-top:0px;padding-top:3em;}
.bg1{padding-bottom:1em;}
.bg1 .offers-head h2{background:#fff; text-decoration:none}
.bg1 .offers-head span a{ color:#FF3300}
.bg2{background:#f6f6f6;padding-bottom:1em;}
.bg2 .offers-head h2{background:#f6f6f6; text-decoration:none}
.bg2 .offers-head span a{ color:#FF3300}
/*节日顶部图片*/
.pic_jieri{ width:auto; height:377px;text-align:center; overflow:hidden;}


.bm{border-bottom:3px solid #f6f6f6;margin-bottom: 30px;}
.bm .widget-title{border-bottom: 3px solid #9ed034;margin-bottom:-3px;}
.bm1{margin-bottom: 10px;}
.bm .amore{float:right;display:inline-block;margin-top:12px;}

.offers {padding: 0em 0 3em 0;}
.offers-head {text-align: center;padding: 1.5em 0 1em 0;position:relative;}
.offers-head h2{font-size:22px;width:200px;margin:0 auto;z-index:100;position:relative; font-family:"微软雅黑";color:#000; text-decoration:none}
.offers-head p {color: #626262;font-size: 14px; margin:auto;margin-top:1em; width:90%;}
.offers-head .line{height:2px;background:#009900;overflow:hidden;position:absolute;top:36px;left:0px;width:100%;z-index:0}
#owl-tiyan  .owl-wrapper-outer{overflow:visible;}
#owl-tiyan .item{
	padding: 0.35em;
    margin: 8px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
	background:#CFF8C9;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
}
#owl-tiyan .item:hover{background:#00CC00;}
#owl-tiyan .item:hover {
	box-shadow: 0 0 0px 2px #fff;
	-webkit-transform: scale(1.04) translateY(-5px);
	z-index: 1;
	border-bottom: 0 none;
}
#owl-tiyan .item:hover .caption-info-head {background:#009900;}
#owl-tiyan .item:hover .caption-info-head-right span {
	width: 20px;
	height: 16px;
	background: url(../images/arrows.png) no-repeat 0px -26px;
	display: inline-block;
}
.caption-info-head h4 a{color:#000; font-size:14px; font-weight:normal}

#owl-tiyan .item:hover .caption-info-head h4 a{color:#fff; font-size:14px;}

#owl-tiyan .item img{width: 100%;display: block;max-width:100%;height:148px;}
.caption-info{}
.caption-info-head {padding: 0.3em;}
.caption-info h4{margin:0.5em 0;font-weight:700}
.caption-info-head-left {float: left;width: 90%;}
.caption-info-head-left span {color:#009900;font-size: 0.875em;}
.caption-info-head-right {float: right;width: 10%;margin-top: 1em;}
.caption-info-head-right span {width: 20px;height: 16px;background: url(../images/arrows.png) no-repeat 0px 0px;display: inline-block;}
.clear {clear: both;}
.links{margin:30px 0;overflow:hidden;}
.links h2 {font-size: 22px; font-family:"微软雅黑"; font-weight:normal; color:#808000}
.list-links{margin:20px 0 0 0;overflow:hidden;}
.list-links li{float:left;margin-right:15px;line-height:25px;}
.list-links li a{color:#555;}
#owl-gy .list-item{overflow:visible;}
#owl-gy .owl-wrapper-outer{height:200px;}
#owl-gy .list-item{border:1px solid #ccc;position:relative;}
#owl-gy .list-item:hover{border-color:#009900}
#owl-gy .list-img{width: 100%;display: block;overflow:hidden}
#owl-gy .list-item img{width: 100%;display: block;max-width:100%;height:190px;transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out}
#owl-gy .list-item img:hover{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2);}
#owl-gy .list-item .list-content{padding:0.5em 0.8em 10px 0.8em;}
#owl-gy .list-item .list-content h5{font-size:14px;font-family:"微软雅黑"; font-weight:normal; color:#000;text-align:center;margin-bottom:10px;margin: 8px 0 8px 0;}
#owl-gy .list-item .list-content span{height:38px;width:100%;display:block;overflow:hidden}
#owl-gy .list-item .list-content .more-btn{border-radius:40px;width:150px;height:40px;line-height:40px;display:block;background:#9ed034;text-align:center;color:#fff;position:absolute;bottom:-20px;left:50%;margin-left:-75px;}
#owl-gy .owl-prev {left: 15px;}
#owl-gy .owl-next,#owl-gy  .owl-prev{
	position: absolute;
	top: 30%;
	margin-top: -20px;
	width: 40px;
	height: 40px;
	background-color: transparent;
	color: #fff;
	text-align: center;
	line-height: 40px;
	display:none
}
.our-listing .list-item .list-content span{color:#656565;min-height:115px;width:100%;display:inline-block;}
/* Styling Pagination*/
#owl-gy .owl-controls {
	margin-top: 10px;
	text-align: center;
}
#owl-gy .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
#owl-gy .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	background:#FF3300;
}
#owl-gy .owl-controls .owl-page.active span,
#owl-gy .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}
/* Styling Pagination*/
#owl-video .owl-controls {
	display:none;
}

@media screen and (min-width: 240px) {
    .our-listing {
        margin-top: 15px;
    }
}

@media screen and (min-width: 992px) {
    .our-listing {
        margin-top: -50px;
    }
}

.list-item {
    overflow: hidden;
    margin: 0 15px;
}

.list-item .list-thumb {
    overflow: hidden;
}

.list-item .list-thumb .title {
    background-color: #9ed034;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 600;
    height: 50px;
    text-align: center;
}

.list-item .list-thumb .title h4 {
    color: #fff;
    line-height: 50px;
}

.list-item .list-thumb img {
    width: 100%;
}

.list-item .list-content h5 {
    color: #9ed034;
    font-weight: 600;
    font-size: 18px;
    margin: 15px 0 10px 0;
}

.list-item .list-content span {
    color: #e54747;
    font-weight: 300;
    text-transform: uppercase;
}

.list-item .list-content a.price-btn {
    display: block;
    background-color: #9ed034;
    color: #fff;
    padding: 12px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    margin-top: 15px;
}

.list-item .list-content a.price-btn:hover {
    background-color: #90be2c;
}

/*图片左右箭头*/
.owl-next,.owl-prev {
    position: absolute;
    top: 32%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    background-color:#000;
    color: #fff;
    text-align: center;
    line-height: 40px;
}
/*图片左右箭头*/

.owl-next {
    right: -40px;
}

@media screen and (min-width: 240px) {
    .owl-next {
        right: 15px;
    }
}

@media screen and (min-width: 960px) {
    .owl-next {
        right: 13px;
    }
	.owl-prev {
        left: 15px;
    }
}

@media screen and (min-width: 992px) {
    .owl-next {
        right: -40;
    }
	.owl-prev {
        left: -40;
    }
}

.owl-prev {
    left: -40px;
}

@media screen and (min-width: 240px) {
    .owl-prev {
        left: 15px;
    }
	#owl-gy .owl-wrapper-outer{height:250px;}
	.owl-next, .owl-prev{top: 40%;}

}
/*手机老鼠滑动时，限制在屏幕范围内。/LEE*/
@media screen and (max-width: 767px) {
	.offers-head p { display:none}
	#owl-tiyan .item img{width: 100%;display: block;max-width:100%;height:228px;}
    .pic_jieri{ display:none}


}
/**/