.content_center{
    width: 1200px;
    margin: auto;
}
.lf{
    float: left;
}
.rt{
    float: right;
}

 /* 媒体查询 */
 @media screen and (max-width: 1280px) {
   
}

 /* 媒体查询 */
/* 公共头部 */
.new_head_box{
    width: 100%;
    height: 105px;
    background-color: #151515;
}
.new_head{
    width: 100%;
    height: 105px;
    background-color: #151515;
    position: fixed;
    top: 0px;
    z-index: 2;
	border-bottom:2px solid #f5d168;
}
.new_head_content{
    height: 64px;
    /* overflow: hidden; */
}
.new_logo{
    display: block;
    width: 180px;
    height: 95px;
    margin-top: 0px;
    background: url(new_logo.png)no-repeat;
    
    
}
.new_head_nav{
    margin-left: 45px;
    margin-right: 97px;
}
.new_head_item{
    font-size: 16px;
    display: inline-block;
    margin-right: 52px;
    padding-top: 22px;
    padding-bottom: 11px;
    border-bottom: 2px solid transparent;
    color: #c9c7c7;
	line-height:65px;
}
.new_head_item_active{
    color: #4BB89B;
    border-bottom-color: #4BB89B;
    font-weight: bold;
}
.new_head_item:last-child{
    margin: 0px;
}
.Column{
        background: #fff;
        padding-top: 10px;
        margin-top: 20px;
    }
.Column_content{
    background: #fff;
    overflow: hidden;
	line-height:1.5em;
	padding:10px;
}

.new_search_box{
    width: 420px;
    height: 34px;
    overflow: hidden;
    margin-top: 12px;
}
.new_search{
    overflow: hidden;
    background: #ededed;
    width: 418px;
    border-radius: 20px;
} 
.new_search_icon{
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: 18px;
    margin-top: 7px;
    background: url(new_search_icon.png)no-repeat;
    background-size: 90% 90%;
}
.new_input{
    background: #ededed;
    width: 300px;
    height: 34px;
    outline: none;
    border: none;
}
.new_search_text{
    width: 80px;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    color: #F9F9F9;
    background: #4BB89B;
    border-top-right-radius:20px;
    border-bottom-right-radius: 20px;
    text-align: center;
    border: none;
    outline: none;
}
.login_zhuce{
    font-size: 16px;
    color: #999999;
    margin-left: 7%;
    height: 54px;
    /* display: none; */
}
.login{
    display: inline-block;
    margin-top: 20px;
    padding-right: 12px;
    margin-right: 10px;
    border-right: 1px solid #999;
}
.login_sess{
    height: 58px;
    position: relative;
    margin-left: 140px;
    display: none;
}
.login_sess_img{
    width: 40px;
    height: 40px;
    margin-top: 10px;
}
.login_sess_content{
    position: absolute;
    top: 58px;
    left: -35px;
    width: 116px;
    border-radius: 5px;
    background: #fff;
    padding-top: 10px;
    padding-left: 13px;
    z-index: 99;
    cursor: pointer;
    display: none;
}
.login_sess_mymain{
    font-size: 14px;
    color: #AAB1C1;
}
.login_sess_mymain::before{
    width: 13px;
    height: 13px;
    content: '';
    display: inline-block;
    background: url(login_sess_mymain.png)no-repeat;
    background-size: 100% 100%;
    margin-right: 5px;
}
.login_sess_out{
    margin-top: 6px;
    font-size: 14px;
    color: #AAB1C1;
    margin-bottom: 17px;
}
.login_sess_out::before{
    content: '';
    display: inline-block;
    width: 14px;
    height: 15px;
    background: url(login_sess_out.png)no-repeat;
    background-size: 100% 100%;
    margin-right: 5px;
}

/* .底部banner展示图 */
.new_footer_box{
    width: 100%;
    height: 100px;
    background: #EFEFEF;
    margin-top: 30px;
}
.new_footer_reweima{
    position: relative;
    top: 40px;
}
.new_footer_text{
    padding: 1px;
    width: 854px;
}
.new_foot_title{
    margin: 17px 0 11px 0;
    font-size: 14px;
    color: #666;
}
.new_foot_title_item{
    display: inline-block;
    margin-right: 15px;
    color: #666;
}
.new_foot_tab{
    font-size: 12px;
    color: #999;
    margin-top: 10px;
}
.new_foot_tab_it{
    font-size: 12px;
    color: #999;
}
.new_foot_tab_item{
    display: inline-block;
    padding-right: 8px;
    margin-right: 5px;
    border-right: 1px solid #999;
    margin-bottom: 6px;
    color: #999999;
}
.new_foot_tab_gsxinxi{
    color: #999;
    font-size: 12px;
    margin-top: 10px;

}
.new_foot_tab_gsxinxi_a{
    color: #999;
}

/* 1200的盒子 */
.content_max_box{
    margin-top: 33px;
    overflow: hidden;
}

.new_content_left{
    width: 854px;
}

.new_content_right{
    width: 330px;
    margin-left: 16px;
}

/* .更多内容加载中 */
.gengduoneir{
    background: #fff;
    width: 854px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    color: #121212;
    margin-top: 20px;
}



/* 广告位 */
.content_right_guangaowei{
    width: 100%;
    height: 270px;
    position: relative;
    background: url(right-gg.png)no-repeat;
    background-size: cover;
    padding-top: 1px;
}
.c_right_tit{
    font-size: 30px;
    font-weight: bold;
    margin-top: 30px;
    padding-left: 8px;
}
.c_right_tit_1{
    margin-left: 8px;
    margin-top: 12px;
    font-size: 16px;
}
.c_right_tit_2{
    padding-left: 8px;
    margin-top: 12px;
}
.reweima{
    width: 67px;
    height: 68px;
    position: absolute;
    top: 150px;
    left: 16px;
}

.content_right_haowu{
    margin-top: 20px;
}
.content_right_title{
    overflow: hidden;
    border-bottom: 1px solid #EAEAEA;
}
.content_right_txt{
    width: 68px;
    font-size: 16px;
    color: #222222;
    padding-bottom: 5px;
    border-bottom: 2px solid #4BB89B;
}
.content_right_lg{
    font-size: 14px;
    color: #999999;
}
.content_right_list{
    margin-top: 8px;
    overflow: hidden;
}
.content_right_rem_item_box{
    background: #fff;
    padding: 10px;
    line-height: 25px;
    padding-left: 27px;
    font-size: 14px;
    color: #333;
    list-style:disc;
}
.content_right_rem_item_box li a{
    width: 100%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.content_right_rem_item_box li a:hover{
    color: #4BB89B;
}
.content_right_rem_item_box li:hover{
    color: #4BB89B;
}
/* 好物热卖 */
.content_right_list_item{
    width: 158px;
    background: #fff;
    float: left;
    margin-bottom: 10px;
}
.content_right_list_item_img_box{
    display: block;
    width: 158px;
    height: 150px;
}
.content_right_list_item_img{
    display: block;
    width: 100%;
    height: 100%;
}

.content_right_list_item:nth-child(odd){
    margin-right: 10px;
}
.content_right_list_item_p_box{
    height: 40px;
    background: #fff;
    padding: 0 10px;
}
.content_right_list_item_p{
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #666;
    margin-top: 10px;
    text-align: center;
    padding: 0 5px;
}
.content_right_list_item_pro{
    font-size: 14px;
    color: #FF0036;
    text-align: center;
}
.content_right_rem_item{
    background-color: #fff;
    padding: 12px;
    margin-bottom: 8px;
}
.content_right_rem_item_title{
    display: block;
    font-size: 14px;
    color: #333;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 600;
}
.content_right_miaoshu_box{
    overflow: hidden;
    margin-top: 7px;
    display: block;
}
.content_right_rem_item_miaoshu{
    display: inline-block;
    width: 200px;
    font-size: 12px;
    color: #333;
    line-height: 18px;
}
.content_mode{
    font-size: 12px;
    color: #4BB89B;
}

.content_right_rem_item_image{
    display: inline-block;
    width: 98px;
    height: 58px;
    border-radius: 5px;
}


/* 公司信息 */
.gs_xinxi{
    margin-top: 20px;
}
.gs_xinxi p,.gs_xinxi a{
    font-size: 12px;
    color: #999999;
    line-height: 23px;
}

/* 面包屑 */
.nav_mbx_box {
    height: 60px;
    width: 1200px;
    margin: auto;
}
.mbx_item {
    display: inline-block;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #999;
}

/* 弹出微信咨询框 */
.vx_up_box{
    position: fixed;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #66666675;
    z-index: 99;
    display: none;
}
.vx_up_content{
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    margin: auto;
    width: 619px;
    height: 419px;
    background: url(login_content.png)no-repeat;
    background-size: 100% 100%;
}
.ggwei{
    position: absolute;
    top: 159px;
    left: 416px;
    width: 133px;
    height: 133px;
}

/* 弹出微信咨询框 */



/* 弹出登录提示框 */
.login_box{
    position: fixed;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99;
    background: #0000008c;
    display: none;
}
.login_content{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 300px;
    height: 380px;
    padding: 20px 26px 20px;
    background: #fff;
}

.login_close{
    position: absolute;
    top: 10px;
    right: 20px;
    width: 20px;
    height: 20px;
    background: url(login_close.png)no-repeat;
    background-size: 100% 100%;
}
.login_logo{
    width: 75px;
    height: 23px;
    margin: auto;
    background: url(new_logo1.png)no-repeat;
    background-size: cover;
}
.login_txt{
    margin-top: 8px;
    text-align: center;
}
.login_txt span{
    display: inline-block;
}
.l_h{
    width: 40px;
    height: 1px;
    background: #D3D3D3;
    position: relative;
    top: -4px;
}
.l_txt{
    font-size: 14px;
    color: #A3A3A3;
}
.login_tab{
    margin-top: 20px;
    overflow: hidden;
    border-bottom: 1px solid #ededed;
}
.login_tab_item{
    padding-bottom: 10px;
    width: 150px;
    text-align: center;
    border-bottom:2px solid transparent;
    font-size: 20px;
    color: #999999;
}
.login_tab_item_active{
    border-color:  #4BB89B;
    color: #4BB89B;
}
.login_tab_content{
    margin-top: 26px;
    border: none;
    outline: none;
    font-size: 14px;
    color: #999999;
}
.err_code{
    font-size: 12px;
    text-align: center;
    color: #FF0036;
    display: none;
}
.err_yazcode{
    font-size: 12px;
    text-align: center;
    color: #FF0036;
    display: none;
}
.login_phone{
    height: 40px;
    background: rgba(216, 216, 216, 0.1);
    border: none;
    outline: none;
    font-size: 14px;
    color: #999999;
    width: 280px;
    padding: 0px 10px;
}
.login_yzm{
    margin-top: 15px;
    background: rgba(216, 216, 216, 0.1);
    overflow: hidden;
}
.yzm{
    height: 40px;
    width: 179px;
    border: none;
    outline: none;
    font-size: 14px;
    color: #999999;
    background: rgba(216, 216, 216, 0.1);
    padding-left: 10px;
}
.login_yzm img{
    width:37%;
}
.login_phome_yzm{
    height: 40px;
    padding-top: 17px;
    margin-top: 15px;
    overflow: hidden;
    background: rgba(216, 216, 216, 0.1);
    padding: 0px 5px;
}
.phone_yzm{
    width: 196px;
    height: 40px;
    border: none;
    outline: none;
    font-size: 14px;
    color: #999999;
    padding-left: 10px;
    background: rgba(216, 216, 216, 0.1);
}
.get_phone_yzm{
    color: #4BB89B;
    font-size: 14px;
    padding-left: 5px;
    display: inline-block;
    border-left: 1px solid #999;
    height: 40px;
    line-height: 40px;
    width: 77px;
    text-align: center;
}
.login_tongyi{
    margin-top: 14px;
    font-size: 12px;
    color: #999;
}
.yongyi_txt{
    font-size: 12px;
    color:#426DD6;
}
#yongyi{
    position: relative;
    top: 2px;
}
.login_btn{
    margin: auto;
    margin-top: 34px;
    width: 300px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-weight: bold;
    color: #FFFFFF;
    background: #4BB89B;
    border-radius: 4px;
    outline: none;
    border: none;
}
/* 弹出登录提示框 */


/* 用户登录后展示信息 */
.user_box{
    width: 330px;
    height: 200px;
    background: #fff;
    padding-top: 1px;
    margin-bottom: 20px;
    display: none;
}
.user_top{
    overflow: hidden;
    margin: 20px 0px 28px 30px;
}
.u_logo{
    width: 72px;
    height: 72px;
    border-radius: 50%;
}
.u_name{
    margin-left: 22px;
    padding-top: 20px;
}
.u_name_h3{
    font-size: 16px;
    font-weight: bold;
    color: #333;
}
.u_disr{
    font-size: 14px;
    color: #666;
    margin-top: 8px;
}
.user_bottom{
    padding-left: 50px;
    overflow: hidden;

}
.user_bottom_item{
    margin-right: 65px;
    text-align: center;
}
.u1{
    font-size: 14px;
    color: #666;
}
.u11{
    font-size: 24px;
    color: #444;
    margin-top: 15px;
}


/* 评论，收藏，点赞 */
.content_show_item_zan{
    margin-top: 20px;
    overflow: hidden;
}

.content_show_item_zan_item{
    float: left;
    margin-right: 35px;
    padding-bottom: 1px;
}
.content_comment_icon{
    width: 16px;
    height: 14px;
    display: inline-block;
    background: url(content_comment_icon.png)no-repeat;
    background-size: 100% 100%;
}
.content_Collection_icon{
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url(content_Collection_icon.png)no-repeat;
    background-size: 100% 100%;
}
.content_zan_icon{
    width: 16px;
    height: 14px;
    display: inline-block;
    background: url(content_zan_icon.png)no-repeat;
    background-size: 100% 100%;
}
.zan_txt{
    display: inline-block;
    font-size: 12px;
    color: #A2A2A2;
    position: relative;
    top: -4px;
}


/* 底部友情链接 */
.foot_tab_box{
    overflow: hidden;
    border-bottom: 1px solid #e4e4e4;
    margin: auto;
    margin-top: 25px;
    max-width: 1200px;
    
}
.foot_tab_box .tab{
    border-bottom-color: #19ab6a;
}
.foot_tab_box li{
    float: left;
    height: 30px;
    border-bottom: 1px solid transparent;
    margin-right: 40px;
    font-size: 14px;
    color: #888;
}
.content_foot_tab div{
    display: none;
    padding: 10px;
}
.foot_tab_item{
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 10px;
    font-size: 12px;
    color: #b0b0b0;
}
.content_foot_tab .div_show{
    display: block;
    color: #b0b0b0;
    max-width: 1200px;
    margin: auto;

}
/* 底部友情链接 */


.box1{float: left; width: 100%;}

.box{float: left; width: 100%; border-bottom:2px solid #f5d168;}

.boxint{ width: 1200px; margin:0 auto;}


nav{ height: 105px; background: #151515;text-align: center;}

nav li{ float: left; height: 105px;text-align: center;}

nav li a.nav-a{ float: left; height:105px; line-height:105px; font-size: 16px; color: #c9c7c7; padding:0 20px;}

nav li a.nav-a:hover{ margin-top: 30px; border-bottom:3px solid #f5d168;color: #f5d168; height:45px; line-height:45px;}

nav li.down-list:hover .nav-list{height: 181px;}

nav li:last-child a{ border: none;}

nav li.cur a.nav-a{color: #fff;}

nav li:first-child a{padding-left:0;}

nav li a.nav-a i{margin:2px 4px 0 0;float: left;}

.nav-list{ float: left; width: 100%; height:0; overflow: hidden; position: absolute; z-index:99; top:48px;border: 1px solid #151515; box-sizing: border-box;

transition: height .5s;

-moz-transition: height .5s;	/* Firefox 4 */

-webkit-transition: height .5s;	/* Safari 和 Chrome */

-o-transition: height .5s;

}

.nav-list .nav{ float: left; width: 100px;}

.nav-list .nav a{ float: left; width: 100%; height: 34px; line-height: 34px; background: #38aa06; text-indent: 26px; color: #fff; border-bottom: 1px solid #38aa06; border-top: 1px solid #5a0419; cursor: pointer;}

.nav-list .nav a.cur{color: #38aa06;background: #fff;}

.nav-list .nav a:last-child{ border-bottom: none;}

.nav-list .nav a i{padding-left:18px;font-size: 12px; color: #fff;}

.nav-list .nav a.cur i{color: #38aa06;}

.nav-list .nav-content{padding:0 25px; overflow: hidden; height: 181px; background: rgba(41,130,2,.9);}

.nav-list .nav-content .tab-con{float: left; width: 100%; display: none;}

.nav-list .nav-content a{float: left; font-size: 13px; color: #cac9c9; margin-right: 30px; line-height: 29px;}

.nav-list .nav-content a:hover{ color: #fff; text-decoration: underline;}

.nav-list .nav-content a.cur{color: #fff;font-size: 14px;}


