/**!
 * 阳光直采网上商城-首页
 * date:2017-09-19
 * author: csxiang;
 */


/* 中间广告区 */
.fs-col2 {
	float: left;
	width: 790px;
	height: 442px;
}
/* 图片轮播 */
.top-focus-wrap{
    width: 100%;
    height: 518px;
    *position: relative;
    overflow: hidden;
}

.top-focus-wrap .swiper-container {
    position: relative;
    width: 790px;
    height: 442px;
    margin: 0 auto;
}

.top-focus-wrap .swiper-wrapper {
    position: relative;
    width: 100%;
}

.top-focus-wrap .swiper-slide {
    position: relative;
    width: 1000px;
    height: 442px;
    overflow: hidden;
}

.top-focus-wrap .swiper-slide img {
    display: block;
    width: 790px;
    height: 442px;
}
.top-focus-wrap .swiper-slide a {
    color: #fff;
}

.top-focus-wrap .swiper-slide a:hover {
    color: #fff;
}
/* 左右按钮 */
.top-focus-wrap .swiper-arrow{
    display: none;
    position: absolute; 
    top: 180px;
    width: 50px;
    height: 80px;
    cursor: pointer;
}
.top-focus-wrap .swiper-arrow-left {
    left: 20px;
    background: url(../images/mall/arrow_left.png);
}

.top-focus-wrap .swiper-arrow-right {
    right: 20px;
    background: url(../images/mall/arrow_right.png);
}

.top-focus-wrap .swiper-arrow-left:hover {
    background: url(../images/mall/arrow_lefth.png);
}
.top-focus-wrap .swiper-arrow-right:hover {
    background: url(../images/mall/arrow_righth.png);
}
.top-focus-wrap .swiper-slide {
    float: left;
}
.top-focus-wrap .swiper-pagination {
    position: absolute;
    left: 0;
    bottom: 18px;
    z-index: 20;
    width: 100%;
    height: 10px;
    line-height: 10px;
    font-size:0;
    text-align: center;
}
.top-focus-wrap .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #777;
    margin-right: 10px;
    opacity: 0.9;
    cursor: pointer;
}

.top-focus-wrap .swiper-active-switch {
    background: #fff;
}

/* fs-col03 */
.fs-col3 {
	float: left;
	width: 198px;
	margin-left: 6px;
}
.welcome h1 {
	text-align: center;
	margin: 20px 0 20px 0;
}
.logreg {
	text-align: center;
	margin-bottom: 10px;
	font-size: 12px;
}
.logreg a {
	display: inline-block;
	text-align: center;
	margin-right: 16px;
}
.logreg .log {
	height: 23px;
	line-height: 23px;
	background-color: #cc3300;
	color: #fff;
	min-width: 60px;
	padding: 0px 2px;
}
.logreg .log:hover {
	background-color: #c03000;
}
.logreg .reg {
	width: 58px;
	height: 21px;
	line-height: 21px;
	border: 1px solid #cc3300;
	color: #cc3300;
}
.logreg .reg:hover {
	background-color: #f37449;
	border-color: #e26b43;
	color: #fff;
}
/* 公告栏 */
.notice-box {
	background-color: #fff;
	font-size: 12px;
}
.notice-hd {
	height: 31px;
	border-bottom: 1px solid #e5e5e5;
}
.notice-hd li {
	float: left;
	height: 30px;
	line-height: 30px;
	width: 33%;
	text-align: center;
	cursor: pointer;
}
.notice-hd .cur {
	color: #cc3300;
	border-bottom: 2px solid #cc3300;
}
.notice-bd {
	height: 300px;
	padding-top: 10px;
    padding-right: 10px;
}
.notice-bd>div {
	height: 300px;
	position:relative;
}
.notice-bd>div>a {
    float: right;
    color: cc3300;
    position: absolute;
    bottom: 20px;
    right: 7px;
    color: #cc3300;
}
.notice-list > li {
	margin: 8px 0;
}
.notice-list > li > p{
	max-height: 48px;
    overflow: hidden;
    display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	padding-left: 13px;
	margin-left: 5px;
	background: url(../images/mall/dott.png) no-repeat left 10px;
}
.notice-list a {
	display: inline-block;
	line-height: 24px;
	color: #333;
}
.notice-list a:hover {
	color: #b42829;
}

/* 购物流程 */
.shop-flow {
	height: 100px;
	margin-top: 20px;
	border-top: 1px dashed #dcdcdc;
}
.shop-flow-list > li {
	position: relative;
	float: left;
	width: 170px;
}
.shop-flow-item img {
	position: absolute;
    top: -8px;
    left: 60px;
}
.shop-flow-item h1 {
	margin: 20px 0 10px 12px;
	font-size: 18px;
}
.shop-flow-item h1 i {
	font-style: normal;
	color: #fda700;
	margin-right: 12px;
}
.shop-flow-item h1 span {
	font-weight: bold;
	cursor: pointer;
}
.shop-flow-item h1 span:hover {
	color: #b42829;
}
.shop-flow-item p {
	margin-left: 12px;
	font-size: 12px;
	color: #666;
}

/* flor */
.flor {
	margin-bottom: 25px;
}
.flor-hd .flor-title {
	float: left;
	width: 297px;
	margin: 40px 0 10px 5px;
	font-size: 22px;
}
.flor-hd .flor-hd-list {
	float: left;
}
.flor-hd .flor-hd-list li {
	float: left;
	width: 104px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin-top: 44px;
	cursor: pointer;
	position: relative;
}
.flor-hd .flor-hd-list li.active{
	color: #fff;
	font-weight: bold;
	background-color: #b42829;
}
.flor-hd .flor-hd-list li.active:after {
	content:url(../images/mall/downarrow.png);
	position:absolute;
	top: 16px;
    left: 46px;
}
.flor-hd .rank-title {
	float: right;
	width: 255px;
	height: 35px;
    line-height: 35px;
    margin-top: 44px;
    font-weight: bold;
}
.flor-hd .rank-title h1 {
	margin-left: 7px;
	padding-left: 30px;
	background: url(../images/mall/ranktitle.png) no-repeat left;
}

.flor-col1 {
	height: 442px;
	width: 234px;
	border: 1px solid #e5e5e5;
	border-right: none;
}
.flor-col1 img {
	display: block;
	height: 328px;
	width: 234px;
}
.flor-col1 .brandlist {
	font-size: 12px;
}
.flor-col1 .brandlist li {
	float: left;
	margin: 10px 18px;
}
.flor-col1 .brandlist a {
	color: #333;
}
.flor-col1 .brandlist a:hover {
	color: #b42829;
}

.flor-col2 {
	width: 691px;
	height: 443px;
}
.pro-list li {
	float: left;
	width: 228px;
	height: 220px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
}
.pro-list li:hover {
	border-color: red;
}
.pro-item .imgbox {
	width: 130px;
	height: 130px;
	margin: 10px auto;
}
.pro-item .imgbox img {
	width: auto;
	height: 100%;
	transition: ease-in-out .4s;
}
.pro-item .imgbox img:hover {
	transform: scale(1.1);
    opacity: .8;
       
}

.pro-item p {
	text-align: center;
    width: 80%;
    margin: 5px auto;
    color: #333;
}
.pro-item .price i {
	margin-left: 10px;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #d00005;
}
/* flor-col3 */
.flor-col3 {
	width: 221px;
	height: 442px;
	padding: 0 16px;
	border: 1px solid #e5e5e5;
}
.rank-first {
	margin-top: 27px;
	margin-bottom: 29px;
    padding-bottom: 18px;
    border-bottom: 1px dashed #cecece;
}

.rank-first .imgbox {
	position: relative;
	float: left;
	width: 87px;
	height: 87px;
	border: 1px solid #e5e5e5;
}
.rank-first .text {
    float: left;
    width: 120px;
    margin-left: 12px;
}
.rank-first .text p {
	height: 57px;
	line-height: 19px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.rank-first .text a {
	float: right;
	color: #b42829;
}
.rank-num {
	display: inline-block;
	height: 15px;
	width: 15px;
	line-height: 15px;
	text-align: center;
	font-size: 12px;
	font-style: normal;
	color: #fff;
	background-color: #cecece;
}
.rank-num01 {
	position: absolute;
	left: -1px;
    top: -1px;
	background-color: #b42829;
}
.rank-item {
	height: 15px;
	line-height: 15px;
	margin-bottom: 14px;
	overflow: hidden;
}
.rank-item i {
	float: left;
}
.rank-item a {
	float: left;
	width: 192px;
	margin-left: 10px;
	color: #333;
}
.rank-item a:hover {
	color: #b42829;
}

/* flor-nav */
.flor-nav {
	display: none;
	position: fixed;
	left:50%;
	top: 68px;
	margin-left: -660px;
	background-color: #918888;
}
.flor-nav li a {
	display: block;
	width: 24px;
	line-height: 14px;
	text-align: center;
	padding:6px 5px;
	font-size: 12px;
	color: #fefefe;
}
.flor-nav li.current a,
.flor-nav li a:hover {
	background-color:#ff4d4d;
}
.flor-nav li #go-top {
	display: block;
	width: 24px;
	height: 19px;
	margin: 5px 0 0 5px;
	padding-bottom: 7px;
	background:url(../images/mall/topback.png) no-repeat;
	cursor: pointer;
}

