.header-nav .active{
    background: url('../img/home-ico.png') no-repeat top center !important;
    color: #a8dcbf;
}

/*banner*/
.main-banner{
    margin: 0px 45px;
}
/*.main-banner  li{*/
    /*float: left;*/
/*}*/
.main-banner{
    position: relative;
}

.banner-page{
position: absolute;
    top:535px;
    left: 45%;
}
.banner-page li{
    transition: 0.3s;
    margin-left:25px;
    float: left;
    width: 40px;
    height: 8px;
    border-radius: 20px;
    border: 1px solid #3b3b3b;
    background: #fff;
}
.banner-cur{
    background: #747474 !important;
}
.banner-page li{
    cursor: pointer;
}

/**/
.flipto-prev{
    transition: 0.5s;
    display: inline-block;
    position: absolute;
    top: 39%;
    left: 14%;
    width: 100px;
    height: 100px;
    background: url("../img/left.png") no-repeat center;
}
.flipto-prev:hover{
    background:  url("../img/left1.png") no-repeat center;
    border-radius: 100%;
}
.flipto-next{
    transition: 0.5s;
    display: inline-block;
    position: absolute;
    top: 39%;
    right: 14%;
    width: 100px;
    height: 100px;
    background: url("../img/right.png") no-repeat center;
}
.flipto-next:hover{
    background:  url("../img/right1.png") no-repeat center;
    border-radius: 100%;
}
/*推荐*/

.main-hot{
    display: flex;
}
.main-hot .hot-tj{
    margin-top: 20px;
    cursor: pointer;
    transition: 0.5s;
    height: 126px;
    /*width: 387px;*/
    flex: 1;
    /*float: left;*/
}
.main-hot .hot-tj a{
    display: inline-block;
    width: 100%;
    height: 126px;
}
.main-hot .hot-tj:nth-of-type(1){
    background: url("../img/hdzc1.png") no-repeat center;
}
.main-hot .hot-tj:nth-of-type(2){
    background: url("../img/zrfr1.png") no-repeat center;
}

.main-hot .hot-tj:nth-of-type(3){
    background: url("../img/dfzc1.png") no-repeat center;
}
.main-hot .hot-tj:nth-of-type(4){
    background: url("../img/ckkt1.png") no-repeat center;
}
/*.main-hot .hot-tj a{*/
    /*display: inline-block;*/
    /*border: 3px solid #444;*/
    /*padding: 5px;*/
    /*height: 189px;*/
/*}*/

.main-hot .hot-tj:nth-of-type(1):hover{
    background: url("../img/hdzc2.png") no-repeat center;
}
.main-hot .hot-tj:nth-of-type(2):hover{
    background: url("../img/zrfr2.png") no-repeat center;
}
.main-hot .hot-tj:nth-of-type(3):hover{
    background: url("../img/dfzc2.png") no-repeat center;
}
.main-hot .hot-tj:nth-of-type(4):hover{
    background: url("../img/ckkt2.png") no-repeat center;
}


.mian-cp .cp_top{
    height: 40px;
    background: url(../img/cp-luse.png) no-repeat center ;
}

.cp_F {
    font-size: 27px;
    color: white;
}
.cp_F  span:nth-of-type(1){
    margin-right: 20px;
}
.cp_M{
    line-height: 39px;
}
.cp_M img{
    vertical-align: 0.5px;
}
.cp_M a{
    font-size: 14.5px;
    color: #419b25;
}
.con_L{
    width: 371px;
    height: 709px;
    overflow: hidden;
}
.con_L img{
    transition: 1s;
}

.con_R {
    width: 900px;
}
.con_R li{
    margin-bottom: 22px;
    position: relative;
    width:286px;
    float: left;
    margin-left: 14px;
}
.con_R .cp-price{
    text-indent: 5px;
}
.con_R .cp-price p:nth-of-type(2){
    color: #858282;
}
.con_R .cp-gwc{
    cursor: pointer;
    display: inline-block;
    width: 45px;
    height: 50px;
    background: url('../img/jrgwc.png') no-repeat center;
}
.cp-img{
    overflow: hidden;
    width: 285px;
    height: 286px;
}
.cp-img img{
    transition: 0.4s;
}
.cp-img img:hover{
    transform: scale(1.05);
}
.lable-xp{
    width: 60px;
    height: 25px;
    background: #3e9a24;
    line-height: 25px;
    position: absolute;
    text-align: center;
    color: white;
    top: 0px;
}

/**/
.cp-sx .cp_top {
    background: url(../img/sx-f.png) no-repeat center ;
}
.cp-lt .cp_top {
    background: url(../img/ss.png )no-repeat center ;
}
.cp_title{
    transition: 0.3s;
}
.cp_title:hover{
    color: #409925;
}
#block{

    display: none;
    position: absolute;
    right: 26px;
    top: 22%;
    z-index: 99;
    /*width: 45px;*/

    /*height: 50px;*/
    width: 286px;
    height: 286px;
    /*border-radius: 100%;*/
    background: url(../img/jrgwc.png) no-repeat center;
}
.shop_name {
    color: #269d00;
}
