.roll_ad{
    width: 100%;height: 300px;
    position: relative;
}
.roll_ad1{
    position: absolute;
    left: 0;top: 0;
    width: 100%;height: 300px;
    display: none;
    overflow: hidden;
}
/*首页动图下小圆点样式*/
.roll_ad3{
    position: absolute;bottom: 10px;left: 50%;margin-left: -100px;
    width: 200px;height: 30px;
}
.roll_ad3 li{
    width: 10px;height: 10px;float: left;
    margin-top: 10px;margin-left: 10px;
    background: #E3213C;
    border-radius: 10px;
}
/*首页内容*/
.index_content{
    width: 100%;
    background: #F7F7F7;
    overflow: hidden;
}
.index_content_nav{
    width: 1080px;height: 40px;
    margin: 20px auto 0;
}
.index_content_nav li{
    width: 240px;height: 39px;
    border: 1px solid #D8D8D8;
    margin-left: 10px;
    float: left;
    text-align: center;
    line-height: 39px;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    cursor: pointer;
    position: relative;
    z-index: 99;
    background: #ffffff;
}
.index_content_main{
    width: 1080px;height: 55px;
    line-height: 55px;
    background: #ffffff;
    margin: 0 auto 0;
    border-top: 1px solid #D8D8D8;
}
.index_content_main li{
    float: left;
    font-size: 14px;
    font-weight: bold;
    font-family: "heiti sc";
    padding: 0 10px;
    background: #ffffff;
}
.index_content_main li a{
    color: #333333;
    padding: 2px 5px;
    cursor: pointer;
}
.index_content_main li a:hover{
    border-bottom: 2px solid #E32143;
}
.index_content_content{
    width: 1110px;
    margin: 0 auto;
    overflow: hidden;
}
.index_content_content_left{
    width: 740px;
    float: left;
    padding-bottom: 10px;
}
.index_content_content_left li{
    width: 740px;height: 240px;
    background: #ffffff;
    margin-top: 10px;
    border: 1px solid #F7F7F7;
    position: relative;
}
.index_content_content_left li a{
    display: inline-block;
    width: 740px;
}
.index_content_content_left li:hover{
    border: 1px solid red;
}
.index_content_content_left_img{
    width: 540px;height: 240px;
    display: block;
    float: right;
    border: 0;
}
.index_content_content_left_logo{
    margin-left: 50px;
    margin-top: 40px;
    display: inline-block;
    width: 100px;height: 50px;
}
.index_content_content_left_title{
    color: #666666;
    width: 200px;
    text-align: center;
    margin-top: 15px;
    font-size: 13px;
    font-family: "heiti sc";
}
.index_content_content_left_price{
    color: #E32143;
    width: 200px;
    text-align: center;
    margin-top: 15px;
    font-size: 12px;
}
.index_content_content_left_price span{
    font-size: 20px;
}
.index_content_content_left_fanli{
    border: 1px solid #E4284C;
    border-radius: 18px;
    width: 155px;height: 30px;
    text-align: center;
    line-height: 30px;
    color: #E4284C;
    font-size: 13px;
    margin-left: 23px;
    margin-top: 15px;
    font-weight: bold;
}
.index_content_content_left_shangXin{
    width: 60px;height: 60px;
    position: absolute;
    left: 0;top: 0;
    background: url("../images/index_shangXin.png") no-repeat left top;
}
.index_content_content_right{
    float: right;
    width: 332px;
    margin-top: 10px;
}
.index_content_content_right_01{
    width: 332px;height: 587px;
    border: 1px solid #E7E7E7;
    background: #ffffff;
}
.index_content_content_right_top{
    width: 332px;height: 60px;
    text-align: center;
    line-height: 60px;
    background: #666666;
    color: #ffffff;
    font-size: 15px;
}
.index_content_content_right_center{
    width: 330px;height: 460px;
    border-bottom: 1px solid #E4E4E3;
}
.index_content_content_right_center ul{
    width: 330px;height: 460px;
    overflow: hidden;
}
.index_content_content_right_center ul li{
    float: left;
    width: 163px;height: 90px;
    border: 1px solid #ffffff;
    background: #ffffff;
}
.index_content_content_right_center ul li:hover{
    border: 1px solid #333333;
}
.index_content_content_right_center ul li img{
    width: 100px;height: 50px;
    margin-top: 20px;
    margin-left: 31px;
}
.index_content_content_right_bot{
    width: 330px;height: 64px;
}
.index_content_content_right_bot_01{
    width: 160px;height: 64px;
    float: left;
    background: url("../images/index_hui_s.png") no-repeat right;
}
.index_content_content_right_bot_02{
    width: 160px;height: 64px;
    float: right;
    background: url("../images/index_hui_x.png") no-repeat left;
}
.index_content_content_right_bot_01:hover,.index_content_content_right_bot_02:hover{
    cursor: pointer;
}
.index_content_content_right_02{
    width: 330px;height: 476px;
    border: 1px solid #E7E7E7;
    background: #ffffff;
    margin-top: 30px;
}
.index_content_content_right_02_main{
    width: 330px;height: 104px;
    overflow: hidden;
}
.index_content_content_right_02_main_img{
    float: left;
    width: 90px;height: 104px;
}
.index_content_content_right_02_main_text{
    float: left;
    width: 220px;height: 104px;
}
.index_content_content_right_02_main_text p:nth-child(1){
    font-size: 15px;
    color: #333333;
    font-weight: bold;
    margin-top: 20px;
}
.index_content_content_right_02_main_text p:nth-child(2){
    font-size: 13px;
    color: #999999;
    margin-top: 3px;
}










/*独家券样式布局*/
.exc_content{
    background: #F7F7F7;
    width: 100%;
}
.exc_content_list{
    width: 100%;
}
.exc_title{
    width: 1080px;height: 60px;
    line-height: 60px;
    margin: 0 auto;
}
.exc_title_01{
    float: left;
    font-size: 22px;
    padding-right: 10px;
    position: relative;
}
.exc_title_01:after{
    content: "";
    height: 20px;
    position: absolute;
    right: 0;top: 19px;
    border: 1px dashed #000000;
}
.exc_title_02{
    float: left;
    font-size: 22px;
    padding-left: 10px;
}
.exc_title_03{
    float: right;
    font-size: 16px;
    padding-right: 20px;
    padding-left: 10px;
    color: #333333;
}
.exc_title_04{
    float: right;
    font-size: 16px;
    padding-right: 10px;
    position: relative;
    color: #F41E4D;
}
.exc_title_03:hover,.exc_title_04:hover{
    cursor: pointer;
}
.exc_title_04:after{
    content: "";
    height: 16px;
    position: absolute;
    right: 0;top: 22px;
    border: 1px solid #333333;
}
.exc_content_nav{
    width: 1080px;height: 40px;
    border-top: 2px solid #333333;
    margin: 0 auto;
    background: #ffffff;
}
.exc_content_nav ul li{
    float: left;
    line-height: 40px;
    padding: 0 10px;
    background: #ffffff;
}
.exc_content_nav ul li a{
    padding: 8px 2px;
    font-family: "heiti sc";
    font-weight: bold;
    font-size: 13px;
    color: #333333;
}
.exc_content_nav ul li a:hover{
    border-bottom: 2px solid #E32143;
    cursor: pointer;
}
.exc_content_main,.jkj_content_main{
    width: 1110px;
    margin: 5px auto 0;
    overflow: hidden;
    padding-bottom: 15px;
}
.exc_content_main li,.jkj_content_main li{
    width: 350px;height: 470px;
    background: #ffffff;
    float: left;
    margin-left: 15px;
    margin-top: 15px;
    box-shadow:0 0 10px #DFDFDF;
    -moz-box-shadow:0 0 10px #DFDFDF;
    -webkit-box-shadow:0 0 10px #DFDFDF;
}
.exc_content_main li a,.jkj_content_main li a{
    display: inline-block;
    position: relative;
}
.exc_content_main_img{
    width: 350px;height: 348px;
    border: 0;
}
.exc_content_main_title{
    padding: 0 20px;
    height: 50px;
    line-height: 25px;
    font-size: 14px;
    color: #333;
    margin-top: 5px;
    overflow: hidden;
}
.exc_content_main_price{
    padding: 0 20px;
    margin-top: 20px;
    overflow: hidden;
}
.exc_content_main_price_01{
    font-weight: bold;
    color: #333333;
    font-size: 20px;
    float: left;
}
.exc_content_main_price_02{
    float: left;
    background: url("../images/exc_youhuiquan.png") no-repeat center;
    color: #ffffff;
    font-size: 13px;
    padding: 2px 10px;
    margin-top: 2px;
    margin-left: 5px;
    background-size: cover;
}
.exc_content_main_price_03{
    float: right;
    color: #F41E4D;
    font-size: 18px;
    font-weight: bold;
}
.exc_content_main_price_04{
    float: right;
    color: #333333;
    font-size: 14px;
    line-height: 24px;
    margin-right: 2px;
}
.exc_content_main_today{
    width: 40px;height: 40px;
    background: #03ACB3;
    color: #ffffff;
    text-align: center;
    display: inline-block;
    position: absolute;
    right: 5px;top: 5px;
    font-style: normal;
    font-size: 12px;
    z-index: 9;
}
.exc_content_main_today p:nth-child(1){
    margin-top: 3px;
}
.exc_content_main_bg{
    position: absolute;
    width: 350px;height: 470px;
    background-color: rgba(255,255,255,0);
    left: 0;top: 0;
    display: none;
}
.exc_content_main_bg_01{
    display: inline-block;
    width: 90px;height: 30px;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    font-size: 13px;
    position: absolute;
    top: 170px;left: 80px;
    background: #F41E4D;
}
.exc_content_main_bg_02{
    display: inline-block;
    width: 90px;height: 30px;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    font-size: 13px;
    position: absolute;
    top: 170px;left: 190px;
    background: #F41E4D;
}
.exc_content_main_sq{
    display: inline-block;
    width: 100px;height: 100px;
    position: absolute;
    left: 125px;top: 125px;
    border-radius: 100px;
    z-index: 9999;
    color: #ffffff;
    text-align: center;
    line-height: 100px;
    font-size: 30px;
    background-color: rgba(103,103,103,0.3);
}












/*九块九样式布局*/
.jkj_content_main_price_01{
    color: #F41E4D;
    float: left;
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
}
.jkj_content_main_price_02{
    float: right;
    color: #999999;
    font-size: 14px;
    line-height: 20px;
}
.jkj_content_main_taobao{
    display: inline-block;
    height: 20px;width: 80%;
    float: right;
    margin-right: 20px;
    background: url("../images/jkj_taobao.png") no-repeat right;
}











/*淘宝返利样式布局*/
.tbfl_search{
    width: 1080px;height: 150px;
    margin: 0 auto;
}
.tbfl_search p{
    margin-top: 70px;
    font-size: 25px;
    margin-left: 130px;
    color: #333333;
}
.tbfl_search_box{
    width: 815px;height: 48px;
    border: 2px solid #F31344;
    margin-left: 130px;
    margin-top: 10px;
}
.tbfl_search_box_01{
    float: left;
    width: 590px;height: 48px;
    outline: none;
    border: 0;
    font-size: 18px;
    color: #999999;
    padding-left: 10px;
}
.tbfl_search_box_02{
    float: left;
    width: 215px;height: 48px;
    background: #F31344;
    color: #ffffff;
    text-align: center;
    line-height: 48px;
    font-size: 18px;
}
.tbfl_content{
    width: 100%;
}
.tbfl_content ul li{
    width: 100%;
}
.tbfl_pro{
    width: 1080px;
    color: #999999;
    font-size: 14px;
    margin: 0 auto;
}
.tbfl_pro p{
    line-height: 25px;
}














/*超级返页面样式布局*/
.chaoJiFan_dapai{
    width: 1080px;height: 30px;
    margin: 25px auto 0;
    border-bottom: 2px solid #333333;
    font-size: 22px;
}
.chaoJiFan_dapai_01{
    display: inline-block;
    color: #ffffff;
    line-height: 30px;
    height: 30px;
    padding: 0 15px 0 30px;
}
.chaoJiFan_dapai_01_img{
    background: #333333 url("../images/chaojifan_nav_img.png") no-repeat 5px 2px;
}
.chaoJiFan_dapai_02_img{
    background: #333333 url("../images/chaojifan_nav_img.png") no-repeat 5px -47px;
}
.chaoJiFan_dapai_03_img{
    background: #333333 url("../images/chaojifan_nav_img.png") no-repeat 5px -96px;
}
.chaoJiFan_dapai_04_img{
    background: #333333 url("../images/chaojifan_nav_img.png") no-repeat 5px -145px;
}
.chaoJiFan_dapai_05_img{
    background: #333333 url("../images/chaojifan_nav_img.png") no-repeat 5px -196px;
}
.chaoJiFan_dapai_main{
    width: 1110px;height: 380px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.chaoJiFan_dapai_main ul{
    position: absolute;
    left: -365px;top: 15px;
}
.chaoJiFan_dapai_main ul li{
    width: 350px;height: 350px;
    float: left;
    margin-left: 15px;
    position: relative;
    background: #ffffff;
}
.chaoJiFan_dapai_main_img{
    width: 350px;height: 350px;
}
.chaoJiFan_dapai_main_content{
    display: inline-block;
    width: 220px;height: 135px;
    position: absolute;
    left: 65px;top: 170px;
    z-index: 999;
    background: rgba(255,255,255,0.8);
}
.chaoJiFan_dapai_main_logo{
    width: 100px;height: 50px;
    margin-left: 60px;
    margin-top: 7px;
    background: #dedede;
}
.chaoJiFan_dapai_main_zhekou{
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #333333;
    margin-top: 7px;
}
.chaoJiFan_dapai_main_fanli{
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #FF4488;
    margin-top: 7px;
}
.chaoJiFan_dapai_yid_left{
    position: absolute;
    left: 15px;top: 150px;
    width: 30px;height: 80px;
    background: url("../images/chaojifan_brans_left.png") no-repeat center;
    cursor: pointer;
}
.chaoJiFan_dapai_yid_right{
    position: absolute;
    right: 15px;top: 150px;
    width: 30px;height: 80px;
    background: url("../images/chaojifan_brans_right.png") no-repeat center;
    cursor: pointer;
}
.chaoJiFan_dapai_03{
    float: right;
    font-size: 15px;
    color: #FE8CA5;
}
.cjf_content_main_taobao{
    padding: 0 20px;
}
.cjf_content_main_price{
    font-size: 22px;
    font-weight: bold;
    color: #333333;
}
.cjf_content_main_taobao_price{
    color: #999999;
    font-size: 14px;
    margin-left: 3px;
}
.cjf_content_main_istmall{
    float: right;
    width: 20px;height: 31px;
    background: url("../images/jkj_taobao.png") no-repeat right;
}
.cjf_content_main_vlou{
    padding: 0 20px;
    margin-top: 5px;
}
.cjf_content_main_vlou_01{
    float: left;
    width: 20px;height: 20px;
    text-align: center;
    line-height: 20px;
    color: #ffffff;
    background: #F41E4D;
    border-radius: 3px;
    font-size: 14px;
    margin-top: 3px;
}
.cjf_content_main_vlou_02{
    color: #F41E4D;
    font-weight: bold;
    font-size: 20px;
    float: left;
}
.cjf_content_main_vlou_03{
    float: right;
    color: #999999;
    font-size: 14px;
}
.chaoJiFan_temai_main{
    width: 1080px;
    margin: 10px auto 0;
    overflow: hidden;
}
.chaoJiFan_temai_main li{
    width: 533px;height: 250px;
    float: left;
    margin-top: 5px;
    border: 1px solid #EAEAEA;
    background: #ffffff;
}
.chaoJiFan_temai_main li:nth-child(even){
    margin-left: 10px;
}
.chaoJiFan_temai_main_img{
    width: 533px;height: 212px;
    display: block;
}
.chaoJiFan_temai_main_text{
    height: 40px;width: 515px;
    line-height: 40px;
    padding-left: 20px;
    font-style: normal;
    color: #F41E4D;
}
.chaoJiFan_temai_main_logo{
    width: 80px;height: 40px;
    margin-top: 14px;
    margin-left: 20px;
}
.chaoJiFan_temai_main_cot{
    float: right;
    width: 300px;height: 68px;
}
.chaoJiFan_temai_main_cot_01{
    color: #999999;
    font-size: 16px;
    float: right;
    margin-right: 40px;
    line-height: 28px;
    margin-top: 7px;
}
.chaoJiFan_temai_main_cot_02{
    color: #F41E4D;
    font-size: 13px;
    float: right;
    margin-right: 40px;
    line-height: 28px;
}
.chaoJiFan_temai_left_nav{
    width: 60px;height: 300px;
    border-bottom: 2px solid #FF839E;
    position: fixed;
    left: 50%;top: 300px;
    margin-left: -610px;
    background: #ffffff;
}
.chaoJiFan_temai_left_nav li{
    width: 60px;height: 25px;
    font-size: 13px;
    color: #999999;
    text-align: center;
    padding-top: 35px;
    cursor: pointer;
    position: relative;
}
.chaoJiFan_temai_left_nav_01 p{
    margin-top: 9px;
    line-height: 15px;
    color: #ffffff;
}
.chaoJiFan_temai_left_nav_01{
    background: #FF839E;
    overflow: hidden;
}
.chaoJiFan_temai_left_nav_02{
    background: url("../images/chaoJiFan_temai_left_nav.png") no-repeat center -55px;
}
.chaoJiFan_temai_left_nav_03{
    background: url("../images/chaoJiFan_temai_left_nav.png") no-repeat center -115px;
}
.chaoJiFan_temai_left_nav_04{
    background: url("../images/chaoJiFan_temai_left_nav.png") no-repeat center -175px;
}
.chaoJiFan_temai_left_nav_05{
    background: url("../images/chaoJiFan_temai_left_nav.png") no-repeat center -235px;
}
.chaoJiFan_temai_left_nav li a{
    display: inline-block;
    position: absolute;
    left: 0;top: 0;
    width: 60px;height: 60px;
}








/*超级返布局样式*/
.chaoJiFan_temai_content{
    width: 1090px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 10px;
}
.chaoJiFan_temai_content li{
    width: 1080px;height: 340px;
    margin-left: 5px;
    margin-top: 20px;
    background: #ffffff;
    position: relative;
    overflow: hidden;
    box-shadow:0 0 10px #DFDFDF;
    -moz-box-shadow:0 0 10px #DFDFDF;
    -webkit-box-shadow:0 0 10px #DFDFDF;
}
.chaoJiFan_temai_content_img{
    width: 720px;height: 320px;
    position: absolute;
    right: 10px;top: 10px;
    border: 0;
}
.chaoJiFan_temai_content_logo{
    width: 160px;height: 80px;
    margin-left: 90px;
    margin-top: 50px;
    border: 0;
}
.chaoJiFan_temai_content_title{
    width: 340px;
    text-align: center;
    margin-top: 10px;
    color: #666666;
    font-size: 18px;
}
.chaoJiFan_temai_content_price{
    width: 340px;
    text-align: center;
    margin-top: 30px;
    color: #F41E4D;
    font-size: 15px;
}
.chaoJiFan_temai_content_price span{
    font-size: 30px;
}
.chaoJiFan_temai_content_fanli{
    width: 210px;height: 40px;
    text-align: center;
    margin-top: 30px;
    border-radius: 18px;
    border: 1px solid #F41E4D;
    color: #F41E4D;
    margin-left: 65px;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
}
.chaoJiFan_temai_content_shangXin{
    position: absolute;
    width: 50px;height: 58px;
    display: inline-block;
    left: 350px;top: 6px;
    background: url("../images/chaoJiFan_temai_shangxin.png") no-repeat left top;
    z-index: 9;
}
#comimg li{
    position: relative;
}
.cf_coming{
    position: absolute;
    left: 0;top: 0;
    width: 533px;height: 250px;
    background-color: rgba(100,100,100,.7);
}
.cf_coming_text{
    position: absolute;
    left: 216px;top: 108px;
    color: #ffffff;
    width: 100px;height: 35px;
    border: 1px solid #ffffff;
    text-align: center;
    line-height: 35px;
    border-radius: 10px;
    font-size: 13px;
}








/*用户中心样式布局*/
.user_home_content{
    width: 1080px;height: 940px;
    margin: 20px auto 0;
}
.user_home_content_left{
    width: 190px;height: 645px;
    float: left;
    background:#ffffff url("../images/adminleft_navbg.png") repeat-y right;
}
.user_home_content_left ul li{
    width: 178px;height: 40px;
    background-color: #F7F7F7;
    margin-top: 5px;
    font-size: 13px;
    cursor: pointer;
}
.user_home_content_left ul li:hover{
    font-weight: bold;
}
.user_home_content_left ul li a{
    display: inline-block;
    color: #666666;
    width: 175px;height: 34px;
    margin-top: 3px;
    margin-left: 3px;
    line-height: 34px;
}
.user_home_content_left_my i{
    background: url('../images/user_icon.png') no-repeat 15px 8px;
}
.user_home_content_left_dd i{
    background: url('../images/user_icon.png') no-repeat 15px -32px;
}
.user_home_content_left_mx i{
    background: url('../images/user_icon.png') no-repeat 15px -112px;
}
.user_home_content_left_xx i{
    background: url('../images/user_icon.png') no-repeat 15px -152px;
}
.user_home_content_left_jf i{
    background: url('../images/user_icon.png') no-repeat 15px -192px;
}
.user_home_content_left_zh i{
    background: url('../images/user_icon.png') no-repeat 15px -232px;
}
.user_home_content_left ul li i{
    float: left;
    display: inline-block;
    width: 40px;height: 34px;
}
.user_home_content_left ul li a:hover{
    color:#333333;
    background:#FFFFFF;
}
.user_home_content_right{
    width: 870px;height: 920px;
    float: right;
    position: relative;
}
.user_home_content_right ul li{
    width: 870px;height: 920px;
    position: absolute;
    left: 0;top: 0;
    display: none;
    background: #ffffff;
}

/*我的折买布局*/
.user_home_content_right_sign{
    width: 868px;height: 175px;
    border: 1px solid #E4DFDC;
    background: #FCF6F5;
    position: relative;
}
.user_home_content_right_sign_mouse{
    position: absolute;
    left: -10px;top: 25px;
    width: 121px;height: 121px;
    border: 2px solid #E4DFDC;
}
.user_home_content_right_sign_mouse img{
    margin-left: 1px;
    margin-top: 1px;
}
.user_home_content_right_sign_admin{
    width: 390px;height: 175px;
    position: absolute;
    left: 120px;top: 0;
}
.user_home_content_right_sign_admin_01{
    color: #666666;
    font-size: 13px;
    margin-top: 45px;
}
.user_home_content_right_sign_admin_01 span{
    color: #666666;
    font-size: 20px;
}
.user_home_content_right_sign_admin_02{
    margin-top: 20px;
    display: inline-block;
}
.user_lv{
    float: left;
    width: 40px;height: 13px;
    background: #E5CCC7;
    border-radius: 2px;
    text-align: center;
    line-height: 13px;
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
}
.user_jf{
    float: left;
    width: 220px;height: 13px;
    background: #E5CCC7;
    margin-left: 5px;
    text-align: center;
    line-height: 13px;
    font-size: 11px;
    color: #ffffff;
    position: relative;
}
.user_jf span{
    position: relative;
    z-index: 999;
}
.user_jf_jd{
    position: absolute;
    width: 150px;height: 11px;
    background: red;
    left: 1px;top: 1px;
}
.user_home_content_right_sign_admin_03{
    margin-top: 8px;
    color: #666666;
    font-size: 13px;
}
.user_home_content_right_sign_qd{
    width: 305px;height: 175px;
    float: right;
}
.user_click{
    width: 80px;height: 25px;
    text-align: center;
    line-height: 25px;
    border: 1px solid #CBCCC7;
    color: #333333;
    font-size: 13px;
    margin-left: 60px;
    margin-top: 60px;
    cursor: pointer;
}
.user_click_js{
    color: #B0ACA9;
    font-size: 12px;
    margin-left: 60px;
    margin-top: 5px;
}
.user_touXiang{
    position: absolute;
    left: 20px;top: 155px;
    font-size: 13px;
    color: #333333;
}
.user_touXiang:hover{
    color: red;
    text-decoration: underline;
}
.user_god{
    width: 868px;height: 175px;
    border: 1px solid #E4DFDC;
    margin-top: 10px;
}
.user_god_01{
    color: #666666;
    font-size: 14px;
    width: 90%;
    margin: 30px auto 0;
}
.user_god_01 a:hover,.user_god_02 a:hover{
    text-decoration: underline;
}
.user_god_02{
    color: #333333;
    font-size: 14px;
    width: 90%;
    margin: 15px auto 0;
}
.user_god_03{
    width: 90%;height: 60px;
    margin: 15px auto 0;
    border-top: 1px dashed #A5A5A5;
}
.user_god_03_left{
    width: 95px;height: 35px;
    background: #F0F0F0;
    border: 1px solid #C7C7C7;
    float: left;
    margin-top: 15px;
    text-align: center;
    line-height: 35px;
    cursor: pointer;
}
.user_god_03_right{
    width: 115px;height: 35px;
    background: #F0F0F0;
    border: 1px solid #C7C7C7;
    margin-left: 50px;
    float: left;
    margin-top: 15px;
    text-align: center;
    line-height: 35px;
    cursor: pointer;
}
/*订单管理布局*/
.user_dd_nav,.user_mx_nav,.user_xx_nav,.user_dh_nav{
    width: 870px;height: 32px;
    border-bottom: 4px solid #E43D3F;
}
.user_dd_nav div,.user_mx_nav div,.user_xx_nav div{
    width: 114px;height: 32px;
    background: url("../images/user_icon.png") no-repeat -92px -58px;
    text-align: center;
    line-height: 32px;
    margin-left: 10px;
    border-radius: 1px 1px 0 0;
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    cursor: pointer;
}
.user_dd_content,.user_mx_content{
    border: 1px solid #DADADA;
    width: 868px;height: 776px;
    position: relative;
}
.user_dd_content_taoBao{
    width: 868px;height: 776px;
    position: absolute;
    left: 0;top: 0;
}
.user_dd_content_shangCheng{
    width: 868px;height: 776px;
    position: absolute;
    left: 0;top: 0;
    display: none;
}
.user_dd_title{
    width: 870px;height: 35px;
    border-bottom: 1px solid #DADADA;
    line-height: 35px;
    color: #999999;
    font-size: 14px;
}
.user_dd_title div{
    text-align: center;
    float: left;
    height: 35px;width: 130px;
}
.user_dd_zhuYi{
    width: 848px;
    background: #F7F7F7;
    padding: 10px 10px;
    font-size: 14px;
    color: #666666;
    border-bottom: 1px solid #DADADA;
}
.user_dd_queRen{
    width: 100%;height: 40px;
    line-height: 40px;
    background: #EDEDED;
    text-align: center;
}
.user_dd_queRen a{
    font-size: 20px;
    color: #F11244;
}
.user_dd_main,.user_dd_sc_main{
    width: 100%;
}
.user_dd_sc_main tr td{
    color: #666666;
    font-size: 12px;
    text-align: center;
}
.user_dd_main_box{
    width: 100%;height: 50px;
}
.user_dd_main_time{
    width: 130px;height: 50px;
    font-size: 13px;
    color: #666666;
    text-align: center;
    border-bottom: 1px dashed #999999;
}
.user_dd_main_title{
    width: 475px;height: 35px;
    font-size: 13px;
    color: #666666;
    padding-left: 5px;
    border-bottom: 1px dashed #999999;
}
.user_dd_main_price{
    font-weight: bold;
    color: #666666;
    text-align: center;
    font-size: 13px;
    border-bottom: 1px dashed #999999;
}
.user_dd_main_fanli{
    font-weight: bold;
    color: #FF0000;
    text-align: center;
    font-size: 13px;
    border-bottom: 1px dashed #999999;
}
.user_main_cjf{
    padding: 1px 5px;
    background: #00FF00;
    color: #666666;
    border-radius: 5px;
    font-size: 12px;
}
.user_main_zt_01{
    padding: 1px 5px;
    background: #00FF00;
    color: #666666;
    border-radius: 5px;
    font-size: 12px;
    margin-left: 5px;
}
.user_main_zt_02{
    padding: 1px 5px;
    background: #FFFF00;
    color: #666666;
    border-radius: 5px;
    font-size: 12px;
    margin-left: 5px;
}
.user_main_zt_02 span{
    display: inline-block;
    text-align: center;
    line-height: 12px;
    width: 12px;height: 12px;
    border-radius: 12px;
    border: 1px solid red;
    cursor: pointer;
}
/*账户明细*/
/*账户明细*/
.user_mx_content{
    border: 1px solid #DADADA;
    width: 868px;height: 676px;
    position: relative;
}
.user_mx_content_01,.user_mx_content_02,.user_mx_content_03{
    width: 868px;height: 676px;
    position: absolute;
    left: 0;top: 0;
    display: none;
}
.user_mx_title,.user_xx_title{
    width: 868px;height: 35px;
    border-bottom: 1px solid #DADADA;
    line-height: 35px;
    color: #999999;
    font-size: 14px;
}
.user_mx_title div,.user_xx_title div{
    text-align: center;
    float: left;
    height: 35px;width: 132px;
}
.user_mx_main,.user_mx_main_02{
    width: 868px;
}
.user_mx_box{
    width: 100%;height: 50px;
}
.user_mx_box td{
    width: 120px;height: 50px;
    font-size: 13px;
    color: #666666;
    text-align: center;
    border-bottom: 1px dashed #999999;
}
/*站内消息*/
/*站内消息*/
.user_xx_content{
    border: 1px solid #DADADA;
    width: 868px;height: 676px;
    position: relative;
}
.user_xx_content_01,.user_xx_content_02,.user_xx_content_03{
    width: 868px;height: 676px;
    position: absolute;
    left: 0;top: 0;
    display: none;
}
.user_xx_box{
    width: 100%;height: 50px;
}
.user_xx_box td{
    width: 120px;height: 50px;
    font-size: 12px;
    color: #666666;
    text-align: center;
    border-bottom: 1px dashed #999999;
}
.user_xx_box td a{
    color: #333333;
}
.user_xx_box td a:hover{
    text-decoration: underline;
    color: red;
}
.user_xx_make{
    width: 870px;height: 48px;
    background: #E9E9E9;
    position: absolute;
    bottom: 0;left: 0;
    line-height: 48px;
}
.user_xx_make a{
    margin-left: 50px;
    font-size: 13px;
    color: #333333;
    float: left;
}
.user_xx_make a:nth-child(1):hover,.user_xx_make a:nth-child(2):hover{
    color: red;
    text-decoration: underline;
}
.user_xx_make a:nth-child(3){
    display: inline-block;
    width: 70px;height: 30px;
    position: absolute;
    top: 9px;
    line-height: 30px;
    text-align: center;
    border-radius: 3px;
    color: #FFFFFF;
    overflow: hidden;
    background: url("../images/user_icon.png") no-repeat -90px -15px;
}
.fankui_yijian{
    margin-left: 20px;
    font-size: 13px;
    margin-top: 15px;
    color: #666666;
    vertical-align: middle;
}
.fankui_yijian span{
    display: inline-block;
    width: 300px;height: 25px;
    border: 1px solid #C9C9C9;
    background: #EBEBE4;
    line-height: 25px;
}
.fankui_main{
    margin-left: 20px;
    font-size: 13px;
    margin-top: 15px;
    color: #666666;
}
.fankui_go{
    margin-top: 15px;
    background: #E84548;
    width: 95px;height: 25px;
    text-align: center;
    line-height: 25px;
    color: #FFFFFF;
    font-size: 13px;
    margin-left: 70px;
    cursor: pointer;
}
/*兑换积分*/
/*兑换积分*/
.user_dh_nav div{
    width: 114px;height: 32px;
    background: url("../images/user_icon.png") no-repeat -90px -15px;
    text-align: center;
    line-height: 32px;
    margin-left: 10px;
    border-radius: 1px 1px 0 0;
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    cursor: pointer;
}
.user_dh_content{
    width: 868px;height: 555px;
    border: 1px solid #DADADA;
    text-align: center;
}
.user_dh_content p{
    margin-top: 30px;
    color: #666666;
    font-size: 13px;
}






/*点击签到提示框*/
.user_pro_bg{
    width: 100%;
    background-color: rgba(255,255,255,0.7);
    position: fixed;
    left: 0;top: 0;
    z-index: 999999;
    display: none;
}
.user_pro_bg_content{
    width: 470px;height: 216px;
    border: 5px solid #B5946F;
    position: absolute;
    left: 50%;top: 50%;
    margin-left: -235px;
    margin-top: -216px;
    background: #ffffff;
}
.user_pro_bg_top{
    width: 100%;height: 170px;
}
.user_pro_bg_top_01{
    width: 170px;height: 170px;
    float: left;
    background: url("../images/20160920111107.jpg") no-repeat center;
}
.user_pro_bg_top_02{
    float: left;
    height: 24px;width: 280px;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    margin-top: 80px;
    border-bottom: 1px dashed #666666;
    position: relative;
}
.user_pro_bg_top_02 img{
    position: absolute;
    left: 5px;top: 3px;
}
.user_pro_bg_top_02 a{
    color: #999999;
    font-weight: normal;
    font-size: 12px;
}
.user_pro_bg_top_02 a:hover{
    text-decoration: underline;
}
.user_pro_bg_bot{
    width: 100%;height: 46px;
    background: #FF3644;
    text-align: center;
    line-height: 46px;
    color: #FFFFFF;
    cursor: pointer;
}


/*帮助中心CSS样式*/
/*帮助中心CSS样式*/
/*帮助中心CSS样式*/

.help_main{
    width: 1080px;
    border: 1px solid #E5E5E5;
    margin: 50px auto 0;
}
.help_main_left{
    width: 200px;height: 700px;
    border-right: 1px solid #E5E5E5;
    float: left;
}
.help_main_left_pro{
    width: 200px;height: 68px;
    background: url("../images/help_menu.png") no-repeat center;
}
.help_main_left_list li{
    width: 200px;height: 50px;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    line-height: 50px;
    cursor: pointer;
}
.help_main_left_list li:hover{
    color: red;
}
.help_main_right{
    float: left;
    width: 875px;
    position: relative;
    overflow: hidden;
}
.help_main_right div{
    width: 875px;
}
.help_main_title{
    color: #666666;
    font-size: 14px;
    border-bottom: 1px solid #E5E5E5;
    line-height: 40px;
    width: 95%;
    margin: 35px auto 0;
    font-weight: bold;
    font-family: "宋体";
}
.help_main_wenTi{
    width: 95%;height: 40px;
    line-height: 40px;
    margin: 0 auto;
    font-size: 14px;
    font-family: "Microsoft YaHei", "黑体", "宋体";
    color: #666666;
    cursor: pointer;
    border-bottom: 1px dashed #CCCCCC;
    font-weight: bold;
}
.help_main_huiDa{
    width: 95%;
    margin: 0 auto;
    display: none;
}
.help_main_huiDa p{
    margin-top: 20px;
    width: 100%;
    font-size: 14px;
    color: #666666;
}
.help_main_s{
    color: #FFCC00;
    cursor: pointer;
}

/*登录页面样式*/

.register_top{
    width: 100%;height: 160px;
    border-bottom: 1px solid #DCC6C1;
}
.register_top_cot{
    width: 1080px;height: 160px;
    margin: 0 auto;
}
.register_top_cot1{
    width: 300px;height: 70px;
    float: left;
    margin-top: 45px;
    background: url("../images/header_logo.png") left bottom no-repeat;
    background-size: contain;
}
.register_top_cot2{
    height: 160px;
    float: right;
}
.register_top_cot2 li{
    width: 120px;height: 40px;
    float: left;
    margin-top: 60px;
    text-align: center;
    line-height: 40px;
    color: #A77B7C;
    font-size: 13px;
}
.register_cot{
    width: 1080px;height: 700px;
    margin: 0 auto;
    position: relative;
}
.register_cot p{
    margin-top: 30px;
    margin-left: 220px;
    width: 150px;
    font-size: 12px;
}
.register_cot p a{
    color: #1492EA;
}
.register_cot p a:hover{
    text-decoration: underline;
}
.register_cot input{
    margin-top: 20px;
    height: 36px;
    outline: none;
}
.register_cot_user,.register_cot_pass{
    width: 315px;
}
.code {
    background-image: url(code.jpg);
    font-family: Arial;
    font-style: italic;
    color: Red;
    border: 0;
    padding: 2px 3px;
    letter-spacing: 3px;
    font-weight: bolder;
    background-color: #F7F7F7;
}
.unchanged {
    border: 0;
}
.Login_mianDeng{
    width: 200px;height: 40px;
    line-height: 40px;
    font-size: 13px;
    color: #666666;
    position: relative;
    padding-left: 25px;
}
.Login_mianDeng input{
    position: absolute;
    left: 0;top: -7px;
    width: 15px;height: 15px;
}
.register_cot button{
    width: 220px;height: 40px;
    border-radius: 3px;
    background: #E53F41;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
    color: #ffffff;
    border: 0;
    outline: none;
    cursor: pointer;
}
.Login_phone_down{
    width: 500px;height: 200px;
    position: absolute;
    right: 20px;top:50px;
    background: url("../images/20160924113745.png") no-repeat center;
    cursor: pointer;
}
.login_prot{
    width: 220px;height: 40px;
    background: #666666;
    color: #ffffff;
    border-radius: 3px;
    line-height: 40px;
    text-align: center;
    margin-top: 20px;
    display: none;
}



/*手机客服端下载*/
/*手机客服端下载*/
.phone_down_content{
    width: 100%;height: 780px;
    background: #ffffff url("../images/phone_down_bg.jpg") no-repeat center 0;
}
.phone_down_main{
    width: 1080px;height: 780px;
    margin: 0 auto;
    overflow: hidden;
}
.phone_down_main_ewm{
    width: 550px;height: 200px;
    margin-top: 300px;
    background: url("../images/cosji-app-app.jpg") no-repeat center;
}
.phone_down_main_ewm_text{
    width: 550px;height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    color: #1590D7;
}
.cosiji_app{
    width: 550px;height: 100px;
}
.cosiji_app_01{
    float: left;
    width: 270px;height: 100px;
    background: url("../images/app-iphone-download.png") no-repeat center;
    cursor: pointer;
}
.cosiji_app_02{
    float: right;
    width: 270px;height: 100px;
    background: url("../images/app-android-download.png") no-repeat center;
    cursor: pointer;
}
.phone_down_dress{
    width: 270px;
    margin-left: 280px;
    margin-top: 5px;
    overflow: hidden;
}
.phone_down_dress li{
    margin-top: 5px;
    font-size: 12px;
    color: #E7DA70;
    padding: 0 8px;
    float: left;
}
.phone_down_dress li a{
    color: #A6A6A6;
}
.phone_down_dress li a:hover{
    text-decoration: underline;
}


/*注册中心*/
/*注册中心*/
.reg_top{
    width: 880px;height: 60px;
    margin: 20px auto 0;
    position: relative;
}
.reg_top_left{
    width: 350px;height: 60px;
    background: url("../images/Login_logo.png") no-repeat left;
    background-size: contain;
    text-align: center;
    line-height: 60px;
    font-size: 28px;
}
.reg_top_right{
    float: left;
    color: #666666;
    font-size: 13px;
    position: absolute;
    right: 20px;bottom: 10px;
}
.reg_top_right a{
    color: #666666;
}
.reg_top_right a:hover{
    text-decoration: underline;
    color: #FF3300;
}
.register_main{
    width: 1080px;
    margin: 60px auto 0;
    background: url("../images/reg_bg.jpg") no-repeat right;
}
.register_main form{
    overflow: hidden;
}
.reg_xw{
    width: 780px;height: 60px;
    background: url("../images/Login_jiaos.png") no-repeat 10px 12px;
    background-size: 35px;
    line-height: 60px;
    padding-left: 50px;
    font-size: 20px;
    font-weight: bold;
    color: #A17278;
    margin-left: 100px;
}
.reg_content_box{
    margin-top: 20px;
    line-height: 40px;
    float: left;
    width: 1000px;
}
.reg_content_box_l{
    width: 100px;height: 60px;
    float: left;
    text-align: right;
    color: #666666;
    font-size: 16px;
}
.reg_content_box_c{
    float: left;
    margin-left: 20px;
    width: 310px;height: 40px;
    border: 1px solid #666666;
    outline: none;
}
.reg_content_box_r{
    float: left;
    color: #D8404D;
    font-size: 13px;
    margin-left: 20px;
    display: none;
}
.reg_content_box_b{
    width: 220px;height: 40px;
    float: left;
    color: #ffffff;
    background: #E64042;
    border-radius: 5px;
    border: none;
    outline: none;
    cursor: pointer;
}
.reg_bottom{
    width: 100%;height: 100px;
    background: #FAF6F5;
    margin-top: 10px;
    text-align: center;
    overflow: hidden;
    padding-top: 20px;
}
.reg_bottom a{
    padding: 0 20px;
    font-size: 13px;
    color: #333333;
}
.reg_bottom a:hover{
    text-decoration: underline;
    color: red;
}
.reg_bottom p{
    font-size: 13px;
    color: #666666;
}




/*用户中心提现*/
/*用户中心提现*/
.user_tiXian_content_right{
    width: 870px;height: 500px;
    float: right;
}
.user_tiXian_sm{
    width: 848px;
    border: 1px solid #FBE2BA;
    background: #FFFFE3;
    font-size: 13px;
    line-height: 22px;
    padding: 10px;
    color: #666666;
}
.user_tiXian_main{
    width: 640px;height: 100px;
    margin: 60px auto 0;
}
.user_tiXian_main_img{
    width: 100px;height: 100px;
    float: left;
    background: url("../images/money.png") no-repeat right;
}
.user_tiXian_main_text{
    width: 540px;height: 100px;
    float: right;
    font-size: 18px;
    font-weight: bold;
}
.user_tiXian_main_text span{
    font-size: 13px;
    color: #FF3300;
    font-weight: normal;
}
.user_tiXian_main_text p{
    font-size: 13px;
    font-weight: normal;
    margin-top: 5px;
}
.user_tiXian_main_bot{
    width: 107px;
    height: 34px;
    color: #FFF;
    font-size: 14px;
    cursor: pointer;
    background: #E43D3F;
    text-align: center;
    line-height: 34px;
    border-radius: 5px;
}
.user_tiXian_yd{
    width: 870px;height: 200px;
    border-top: 1px solid #828282;
    margin-top: 80px;
}
.user_tiXian_yd p{
    padding-left: 20px;
    font-size: 13px;
    line-height: 60px;
}
.user_tiXian_yd ul li{
    float: left;
    padding-left: 20px;
    font-size: 13px;
    margin-left: 70px;
}
.user_tiXian_yd ul li a{
    color: #999999;
}








/*提现集分宝*/
/*提现集分宝*/
.user_jiFen_sm{
    width: 848px;height: 48px;
    border: 1px solid #FBE2BA;
    background: #FFFFE3;
    font-size: 13px;
    line-height: 22px;
    color: #666666;
}
.user_jiFen_sm_l{
    margin-top: 2px;
    width: 110px;height: 48px;
    float: left;
    color: #FF3300;
    font-size: 13px;
    text-align: right;
    font-weight: bold;
}
.user_jiFen_sm_r{
    margin-top: 2px;
    float: left;
    height: 48px;
    color: #666666;
    font-size: 13px;
    margin-left: 20px;
}
.user_jiFen_box{
    width: 800px;height: 28px;
    margin-top: 20px;
}
.user_jiFen_l{
    float: left;
    text-align: right;
    width: 120px;height: 28px;
    line-height: 28px;
    color: #666666;
    font-size: 13px;
}
.user_jiFen_r{
    float: left;
    height: 28px;
    line-height: 28px;
    font-size: 13px;
    margin-left: 20px;
    color: #F26262;
}
.user_jiFen_c{
    float: left;
    width: 200px;height: 26px;
    border: 1px solid #C6C6C6;
    outline: none;
    margin-left: 20px;
}
.user_jiFen_b{
    float: left;
    width: 80px;height: 26px;
    background: #E43D3F;
    border-radius: 5px;
    color: #ffffff;
    border: none;
    outline: none;
    cursor: pointer;
}


/*账户设置*/
/*账户设置*/
.user_account_l{
    float: left;
    text-align: right;
    width: 250px;height: 28px;
    line-height: 28px;
    color: #666666;
    font-size: 13px;
}



/*商城返利*/
.sc_fanli_content{
    width: 1080px;height: 1110px;
    margin: 0 auto;
}
.sc_fanli_content_left{
    float: left;
    width: 167px;height: 280px;
}
.sc_fanli_content_left li{
    width: 167px;height: 40px;
    font-size: 14px;
    line-height: 40px;
    color: #ffffff;
    text-align: center;
    position: relative;
    cursor: pointer;
    background: #ffffff;
}
.sc_fanli_content_left li span{
    display: inline-block;
    width: 18px;height: 18px;
    position: absolute;
    top: 11px;left: 21px;
}
.sc_fanli_content_left li:nth-child(even){
    background-color: #BFA78B;
}
.sc_fanli_content_left li:nth-child(odd){
    background-color: #C9B094;
}
.sc_fanli_content_left li:hover{
    background-color: #6D4B3F;
}
.sc_fanli_content_right{
    float: right;
    width: 900px;height: 1110px;
}
.sc_fanli_content_right_zm{
    width: 900px;height: 60px;
    line-height: 60px;
}
.sc_fanli_content_right_zm li{
    float: left;
    font-size: 14px;
    margin-left: 15px;
    color: #999999;
    cursor: pointer;
}
.pin_yin{
    padding: 0 15px;
    color: #666666;
    font-weight: bold;
}
.zm_quan{
    width: 50px;height: 25px;
    background: red;
    text-align: center;
    line-height: 25px;
    margin-top: 17px;
}
.sc_main{
    width: 900px;height: 1000px;
}
.sc_main li{
    border: 1px solid #DCDCDC;
    width: 223px;height: 160px;
    float: left;
}
.sc_main_01{
    width: 223px;height: 80px;
}
.sc_main_02{
    width: 223px;height: 80px;
    line-height: 80px;
}
/*.sc_main_02_l{*/
    /*float: left;*/
    /*display: inline-block;*/
    /*width: 110px;*/
    /*text-align: center;*/
    /*color: #ffffff;*/
    /*font-size: 13px;*/
/*}*/
.sc_main_02_r{
    color: #F7F7F7;
    font-size: 17px;
    display: inline-block;
    width: 220px;
    text-align: center;
}
.sc_main_02_l:hover,.sc_main_02_r:hover{
    text-decoration: underline;
}
.sc_main_01_logo{
    display: inline-block;
    width: 110px;height: 80px;
    float: left;
}
.sc_main_01_logo img{
    width: 80px;height: 40px;
    margin-left: 20px;
    margin-top: 20px;
}
.sc_main_01_fanli{
    display: inline-block;
    width: 110px;height: 80px;
    line-height: 80px;
    float: left;
    color: #7A7A7A;
    font-size: 12px;
    font-weight: bold;
}
.sc_page{
    width: 900px;
    text-align: center;
}
.sc_page a{
    padding: 10px;
    font-size: 13px;
    color: #666666;
    cursor: pointer;
}
.sc_page a:hover{
    background: #FFEDE1;
    color: red;
}



/*返利详情*/
/*返利详情*/
.fanli_top{
    width: 1080px;height: 60px;
    line-height: 60px;
    margin: 0 auto;
    font-size: 13px;
    color: #999999;
}
.fanli_top a:hover{
    text-decoration: underline;
}
.fanli_braner{
    width: 1080px;height: 244px;
    border: 1px solid #DADADA;
    margin: 0 auto;
}
.fanli_braner_l{
    width: 350px;height: 215px;
    float: left;
    margin-top: 15px;
    border-right: 1px dashed #DADADA;
}
.fanli_braner_l_logo{
    width: 280px;height: 120px;
    border: 1px solid #DADADA;
    margin-left: 20px;
    margin-top: 20px;
}
.fanli_braner_l p{
    font-size: 13px;
    color: #999999;
    line-height: 40px;
    text-align: center;
    width: 90%;
}
.fanli_braner_l p span{
    font-size: 22px;
    color: #EB0009;
}
.fanli_braner_r{
    width: 650px;height: 244px;
    float: right;
}
.fanli_braner_r_01{
    width: 650px;height: 68px;
    line-height: 68px;
    border-bottom: 2px solid #E2E2E2;
}
.fanli_5x{
    width: 170px;height: 40px;
    font-size: 13px;
    color: #DADADA;
    line-height: 40px;
    background: url("../images/5hx.gif") no-repeat 110px;
}
.fanli_5x span{
    float: left;
    display: inline-block;
    width: 20px;height: 50px;
}
.fanli_shop{
    display: inline-block;
    width: 220px;height: 40px;
    background: #E84244;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    border-radius: 4px;
    margin-top: 30px;
}
.fanli_pro{
    color: #DADADA;
    font-size: 13px;
    margin-top: 15px;
}
.fanli_pro a{
    color: #C6C6C6;
    background: #4E130E;
    border-radius: 10px;
    padding: 1px 5px;
}
.fanli_content_01{
    width: 1080px;height: 33px;
    margin: 0 auto;
    border-bottom: 1px solid #837977;
}
.fanli_content_01 div{
    width: 120px;height: 30px;
    border: 1px solid #E0E0E0;
    border-top: 3px solid #E03E3C;
    border-bottom: 0;
    color: #44403F;
    line-height: 30px;
    text-align: center;
    margin-top: 30px;
    font-size: 14px;
}
.fanli_content_01_main{
    width: 1080px;
    margin: 0 auto;
    text-align: left;
}
.fanli_content_02_main{
    width: 1080px;
    margin: 0 auto;
}
.fanli_content_02_main_pf{
    width: 1080px;height: 100px;
}
.fanli_content_02_main_pf_01{
    float: left;
    width: 150px;height: 100px;
    margin-left: 60px;
    font-size: 13px;
    color: #666666;
}
.fanli_content_02_main_pf_02{
    float: left;
    width: 400px;height: 100px;
}
.fanli_content_02_main_pf_02_img{
    background: url("../images/youbiao.png") no-repeat left;
    width: 410px;height: 25px;
    margin-top: 30px;
    position: relative;
}
.fanli_content_02_main_pf_02_text{
    width: 460px;height: 30px;
    font-size: 13px;
    color: #666666;
}
.fanli_content_02_main_pf_02_img i{
    width: 30px;height: 30px;
    background: url("../images/youbiao.png") no-repeat right;
    position: absolute;
    left: 25%;top: -25px;
    margin-left: -15px;
    text-align: center;
    line-height: 26px;
    color: #ffffff;
    font-size: 12px;
    font-style: normal;
}
.fanli_content_02_main_pf_02_text li{
    float: left;
    margin-left: 40px;
}
.fanli_content_02_main_pf_03{
    width: 150px;height: 100px;
    float: right;
    background: url("../images/20161012140629.png") no-repeat left;
    line-height: 100px;
    padding-left: 50px;
}
.fanli_content_02_main_pf_03 a{
    font-size: 13px;
    color: #999999;
}
.fanli_content_02{
    width: 1080px;
    margin: 0 auto;
    overflow: hidden;
}
.fanli_content_02_box{
    width: 1080px;
    float: left;
}
.fanli_content_02_box_text{
    width: 530px;
    float: left;
}
.fanli_content_02_box_text p:nth-child(1){
    font-size: 14px;
    color: #666666;
    font-weight: bold;
    line-height: 30px;
}
.fanli_content_02_box_text p:nth-child(2){
    color: #B3B3B3;
    font-weight: bold;
    line-height: 30px;
    font-size: 14px;
}
.fanli_content_02_box_xx{
    width: 170px;
    float: left;
    margin-left: 30px;
}
.fanli_content_02_box_pj{
    float: right;
    width: 220px;
    margin-right: 20px;
    text-align: right;
    color: #B3B3B3;
    font-weight: bold;
    font-size: 14px;
}
.pj{
    background: #F5F5F5;
    width: 1080px;height: 20px;
    line-height: 20px;
    margin: 0 auto;
    font-size: 13px;
    color: #666666;
}
.pj_main{
    width: 1080px;height: 160px;
    border: 1px solid #999999;
    outline: none;
    resize:none;
}
.pj_xx{
    width: 1080px;height: 160px;
    margin: 0 auto;
}
.pj_xx button{
    width: 143px;height: 45px;
    background: #6A4437;
    color: #ffffff;
    float: right;
    border: 0;
    outline: none;
    border-radius: 3px;
    font-size: 14px;
    cursor: pointer;
}
.pj_dj{
    width: 100px;height: 45px;
    background: url('../images/5bx.gif') no-repeat center;
    float: right;
    margin-right: 20px;
    cursor: pointer;
}
.pj_dj li{
    width: 20px;height: 45px;
    float: left;
}