/* content 内容区域 */
div.content {
    background: url("../images/bg.png");
    background-size: cover;
}


.top_swiper {
    height: 390px;
    position: relative;
}

/*.lookMore {
    border: none;
    background: transparent;
    color: white;
}*/

.good_item_img img {
    width: 160px;
    height: 160px;
}

.hot_good_item {
    display: inline-block;
    width: 216px;
    height: 251px;
    background: rgba(255,255,255,1);
    border: #E5E5E5 solid 1px;
    margin-left: 5px;
    margin-bottom: 5px;
    border-radius: 3px;
}

.hot_good_item:hover {
    box-shadow: 3px 3px 15px rgba(184,145,109,0.33);
}

.hot_good_item:hover .cart_icon {
    display: block
}


.active_goods_item:hover{
    box-shadow: 3px 3px 15px rgba(184,145,109,0.33);
}

.hot_good_item:hover .cart_icon {
    display: block
}

.cart_icon {
    display: none;
    position: absolute;
    right: 14px;
    bottom: 14px;
    height: 30px;
    width: 30px;
    border-radius: 15px;
    background-color: red;
    line-height: 30px;
    text-align: center;
    color: white;
    cursor: pointer;
}


.apply_step_show {
    margin: 23px;
    margin-bottom: 29px;
}

.apply_bottom_img img {
    width: 180px;
    height: 75px;
    margin: 14px auto;
}

.apply_certify_container {
    height: 68px;
    width: 205px;
    padding-top: 5px;
    border-top: #DDDDDD solid 1px;
}

.goods_lt_name {
    font-size: 18px;
    color: #222222;
    height: 35px;
    line-height: 60px;
}

.swiper-container {
    height: 390px;
}

.swiper-slide {
    height: 390px;
    width: 100%;
}

.swiper-slide img {
    height: 390px;
    width: 100%;
}

.activitys_container {
    border-right: #E5E5E5 solid 1px;
}

.active_container {
    height: 276px;
    border-bottom: #E5E5E5 solid 1px;
}

.active_left_container {
    background: url("../images/index_active1.jpg") no-repeat;
    position: relative;
    height: 276px;
    width: 307px;
    float: left;
}


.active_right_container {
    float: right;
    width: 892px;
    height: 276px;
}

.active_name_container {
    width: 141px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    background: url("../images/index_active4.png") no-repeat;
    position: absolute;
    top: 15px;
    left: 11px;
    color: white;
}



.active_img_container {
    text-align: center;
    margin-top: 100px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.active_img_container img {
        width: 150px;
        height: 150px;
 }

.limit_time_container {
    font-family: STLiti;
    font-size: 18px;
    color: #FF5555;
    position: absolute;
    right: 30px;
    top: 20px;
}


.active_right_header {
    height: 32px;
    line-height: 32px;
    position: relative;
}

.look_more_container {
    position: absolute;
    right: 0;
    cursor: pointer;
}

.active_goods_list {
    width: 888px;
    height: 240px;
    white-space: nowrap;
    overflow: hidden;
}

.active_goods_item {
    display: inline-block;
    margin-left: 50px;
    text-align: left;
}

.active_goods_item img {
    width: 120px;
    height: 120px;
}

.active_goods_name1 {
    margin-top: 12px;
    font-size: 14px;
    padding: 0 7px;
}

.active_goods_price1 span {
    font-size: 13px;
    color: #D71F06;
}

.active_goods_price1 s {
    font-size: 11px;
    color: #999999;
}

.active_goods_price1 {
    margin-top: 5px;
    padding: 0 5px;
}

.active_goods_sale1 {
    color: #AD8A54;
    font-size: 13px;
    padding: 0 7px;
}


.progress1 {
    display: inline-block;
    width: 130px;
    height: 7px;
    background-color: rgba(210,210,210,1);
    ;
    box-shadow: 1px 0px 1px rgba(255,255,255,0.09);
    border-radius: 3px;
    position: relative;
    top: 8px;
}


.progress2 {
    display: inline-block;
    width: 65px;
    height: 7px;
    background-color: rgba(210,210,210,1);
    ;
    box-shadow: 1px 0px 1px rgba(255,255,255,0.09);
    border-radius: 3px;
    background-color: #a26c46;
    background-size: 100% 100%;
    position: relative;
    top: -8px;
}


.hot_goods_container {
    width: 1200px;
    height: 558px;
    position: relative;
    margin-top: 92px;
}

.hot_goods_top {
    width: 1200px;
    height: 61px;
    position: absolute;
    top: 0;
}

.hot_goods_left {
    width: 287px;
    height: 507px;
    background-color: #ffe8d6;
    position: absolute;
    top: 61px;
    left: 0;
    border-radius: 3px;
}

.goods_lt_container {
    display: inline-block;
    width: 230px;
    height: 100px;
    border: #fff4eb solid 3px;
    border-radius: 5px;
    position: absolute;
    left: 26px;
    top: 37px;
    text-align: center;
}



.hot_goods_right {
    width: 935px;
    height: 512px;
    padding-left: 25px;
    position: absolute;
    top: 61px;
    right: 0;
    overflow: hidden;
}

.floor_container {
    width: 33px;
    height: 33px;
    border-radius: 33px;
    background-color: #ffa642;
    color: white;
    text-align: center;
    line-height: 33px;
    display: inline-block;
    margin-right: 14px;
    position: absolute;
    left: 0;
    top: 14px;
}

.goods_top_right {
    width: 100px;
    height: 25px;
    position: absolute;
    background: url("../images/index_active5.png") no-repeat;
    background-size: 100% 100%;
    line-height: 25px;
    text-align: center;
    color: white;
    font-size: 12px;
    top: 18px;
    right: 0;
    cursor: pointer;
}



.hot_goods_top .active_name {
    color: #222222;
    font-size: 17px;
    position: absolute;
    left: 46px;
    top: 16px;
}

.goods_lt_img {
    position: absolute;
    top: 208px;
    left: 0;
    right: 0;
    text-align: center;
}

    .goods_lt_img img {
        width: 160px;
        height: 160px;
    }

.line_br {
    color: #d89459;
    font-size: 13px;
    position: absolute;
    top: 400px;
    left: 0;
    right: 0;
    text-align: center;
}

.active_buy_btn {
    width: 150px;
    height: 30px;
    line-height: 26px;
    color: #F05D1B;
    border-radius: 5px;
    border: #efab71 solid 2px;
    position: absolute;
    top: 430px;
    text-align: center;
    left: 67px;
}

.goods_lt_desc {
    font-size: 16px;
    color: #646464;
    height: 44px;
    line-height: 44px;
}

.good_item_img {
    padding-top: 10px;
    text-align:center;
}


.good_item_bottom {
    width: 216px;
    height: 90px;
    position: relative;
}

.good_item_bottom_name {
    position: absolute;
    top: 18px;
    color: #222222;
    font-size: 15px;
    left: 10px;
}

.good_item_bottom_sale {
    position: absolute;
    top: 19px;
    color: #222222;
    font-size: 12px;
    right: 10px;
}

.good_item_bottom_shopname {
    position: absolute;
    top: 30px;
    color: #AD8A54;
    font-size: 14px;
    left: 16px;
}

.active_goods_price2 {
    position: absolute;
    bottom: 8px;
    color: #222222;
    font-size: 16px;
    left: 10px;
}

.fixed_left_navi {
    position: fixed;
    bottom: 200px;
    left: 200px;
    border-radius: 5px;
    display: none;
}

.left_navi_item {
    width: 42px;
    height: 47px;
    background-color: #AD8A54;
    color: white;
    text-align: center;
    border-bottom: #E5E5E5 solid 1px;
    font-size: 13px;
    cursor: pointer;
}

.left_navi_item a{
    color: white;
}


.row1_navi {
    line-height: 47px;
}

.row2_navi {
    padding-left: 4px;
    line-height: 23px;
    letter-spacing: 4px
}

.row3_navi {
    font-size: 12px;
    line-height: 12px;
    margin: 0 auto;
    padding-top: 10px;
}

.selected_position_class {
    width: 42px;
    background: rgba(255,255,255,1);
    color: #AD8A54;
    border: #AD8A54 solid 1px;
    margin-bottom: 1px;
}

.selected_position_class a{
    color: #AD8A54;
}


.swiper_top_apply {
    position: absolute;
    width: 205px;
    height: 389px;
    background: rgba(255,255,255,1);
    z-index: 100;
    top: 0;
    right: 226px;
}

.apply_top_img {
    height: 69px;
    width: 205px;
}

    .apply_top_img img {
        width: 185px;
        height: 43px;
        margin-left: 10px;
        margin-top: 13px;
    }

.apply_bottom_img {
    width: 205px;
    height: 75px;
    padding: 13px
}

.certify_item {
    width: 47px;
    height: 65px;
    margin-top: 13px;
    display: inline-block;
}

.certify_item_quan {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    color: #d6b784;
    text-align: center;
    line-height: 30px;
    border: #d6b784 solid 1px;
    margin: 0 auto;
}

.certify_item p {
    color: #d6b784;
    font-size: 12px;
    text-align: center;
    line-height: 25px;
    white-space: nowrap;
}

.top_apply_desc {
    color: #646464;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    line-height: 40px;
    text-align: center;
}

.sanbu {
    width: 81px;
    height: 28px;
    background: rgba(173,138,84,1);
    border-radius: 2px;
    color: white;
    display: inline-block;
    line-height: 28px;
    text-align: center;
}

.step_item {
    width: 47px;
    height: 50px;
    border: 1px solid rgba(185,156,113,1);
    line-height: 25px;
    text-align: center;
    display: inline-block;
    letter-spacing: 5px;
    color: #AD8A54;
}

.fixed_right_navi {
	position: fixed;
    top: 200px;
    right: 1px;
    z-index: 100;
}
.fixed_right_navi ul li {
	display: block;
	overflow: hidden;
	width: 42px;
    height: 47px;
    color: white;
    text-align: center;
    border-bottom: #E5E5E5 solid 1px;
    font-size: 13px;
    cursor: pointer;
}

.li1{
    background: url(../images/rightNav.png) no-repeat;
	background-position: 0 0%;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}

.li1:hover{
    background-position: 0 7.3%;
}

.li2{
    background: url(../images/rightNav.png) no-repeat;
	background-position: 0 15.5%;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}

.li2:hover{
    background-position: 0 22.8%;
}

.li3{
    background: url(../images/rightNav.png) no-repeat;
	background-position: 0 30.8%;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}

.li3:hover{
    background-position: 0 38.1%;
}

.li4{
    background: url(../images/rightNav.png) no-repeat;
	background-position: 0 46.3%;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}

.li4:hover{
    background-position: 0 53.5%;
}

.li5{
    background: url(../images/rightNav.png) no-repeat;
	background-position: 0 61.8%;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}

.li5:hover{
    background-position: 0 69%;
}

.li6{
    background: url(../images/rightNav.png) no-repeat;
	background-position: 0 77.2%;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}

.li6:hover{
    background-position: 0 84.4%;
}

.li7{
    background: url(../images/rightNav.png) no-repeat;
	background-position: 0 92.7%;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}

.li7:hover{
    background-position: 0 100%;
}

.li6:hover .twocode_logo {
    width: 170px;
	height: 185px;
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
}

.twocode_logo{
	background-position: 0 26%;
	width: 0px;
	height: 0px;
	overflow: hidden;
	position: absolute;
	top: 160px;
	left: -175px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
    
}

.phone_qrcode{
    position: absolute;
    right: 0;
    top: 0px;
}

.phone_qrcode_title{
    position: relative;
    width: 120px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #AD8A54;
    color:white;
    opacity: 0.9;
    font-size: 14px;
}

.qr_code_container{
    position: relative;
    width: 120px;
    background-color: rgba(240,240,240,.6)
}

.qr_code_container img{
    width: 100px;
    height: 100px;
    margin: 10px;
}


.navi_top{
    display: block;
    overflow: hidden;
    width: 42px;
    height: 47px;
    color: white;
    text-align: center;
    border-bottom: #E5E5E5 solid 1px;
    font-size: 13px;
    cursor: pointer;
    background: url(../images/rightNav.png) no-repeat;
    background-position: 0 92.7%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.navi_top:hover{
    background-position: 0 100%;
}

.mycart span:first-child{
    color: #999999 !important;
}
