﻿@charset "utf-8";
* {
    margin: 0;
    padding: 0;
}
li {
    list-style-type: none;
}

img,
input {
    border: 0;
}
.fl {
    float: left;
}

.fr {
    float: right;
}
.pr {
    position:relative;
}
.clearfix:after {
    content: ".";
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
}
.dis-n{
    display: none;
}
.dis-b{
    display: block;
}
.over-h {
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}
input,textarea,select{
	font-family: "微软雅黑";
    font-size: 14px;
    padding: 0;
    margin: 0;
}
.RightFuchuangBox a{
    text-decoration:none;
}

.RightFuchuangBox {
    position: fixed;
    right: 20px;
    top: calc((100% - 350px) / 2);
    border: 1px solid #e5e5e5;
    width: 65px;
    background-color: #fff;
}
    .RightFuchuangBox .ksfB_erweiBox {
        width: 100%;
        height: 89px;
        background-color: #ff5f3b;
        background-image: linear-gradient(#ff603c, #eb0412);
    }
.ksfB_erweiBox p {
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin: 0;
    padding: 4px 0;
}
.ksfB_erweiBox img {
    width: 59px;
    height: 59px;
    margin-left: 3px;
}
.ksfB_Icons_ul li {
    margin: 0 6px;
    padding: 6px 0;
    border-bottom: 1px solid #e5e5e5;
    cursor: pointer;
}
.ksfB_Icons_ul li:last-child{  
    border-bottom:none; 
}
.ksfB_Icons_ul li:hover p{
    font-weight: bold;
}
    .ksfB_Icons_ul li > div {
        width: 35px;
        height: 35px;
        border-radius: 50%;
        background: url(/Content/Images/home/fuChd_icons.png) no-repeat;
        background-size: 100%;
        margin: auto;
    }
    .ksfB_Icons_ul li > p {
        text-align: center;
        color: #4e4e4e;
        font-size: 12px;
        margin-top: 4px;
    }
.ksfB_Icons_ul .chuzhi_img{
    background-position: 0 0;
}
.ksfB_Icons_ul .caigou_img {
    background-position: 0px -64px;
}
.ksfB_Icons_ul .caigou_market_img {
    background: url(/Content/Images/home/market_zhao_icons.png) no-repeat;
}
.ksfB_Icons_ul .liuyan_img{
    
}
.ksfB_Icons_ul .fanhui_img {
    background-position: 0 -253px;
}
.ksfB_Icons_ul li > div {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: url(/Content/Images/home/fuChd_icons.png) no-repeat;
    background-size: 100%;
    margin: auto;
}
.ksfB_Icons_ul li.ksfB_loginLi .login_img {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: url(/Content/Images/home/fuChd_icons.png) no-repeat;
    background-size: 100%;
    background-position: 0 -128px;
    margin: auto;
}

.ksfB_Icons_ul li.ksfB_fankuiLi a .liuyan_img {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: url(/Content/Images/home/fuChd_icons.png) no-repeat;
    background-size: 100%;
    background-position: 0px -190px;
    margin: auto;
}
.ksfB_Icons_ul li.ksfB_loginLi a p, .ksfB_Icons_ul li.ksfB_fankuiLi a p {
    text-align: center;
    color: #4e4e4e;
    font-size: 12px;
    margin-top: 4px;
}
.ksfB_commTanc{
    width:100%;
    height: 100%;
    position: fixed;
    left:0;
    top:0;
    background-color:rgba(0, 0, 0, 0.5);
    z-index: 100;
}
    .ksfB_commTanc .faBuTancBox, .ksfBSucesTanc .ksfBSucesTanc_nr {
        width: 490px;
        height: auto;
        background-color: #fff;
        border-radius: 10px;
        padding: 15px;
        position: absolute;
        top: calc((100% - 375px) / 2 );
        left: calc((100% - 520px) / 2 );
    }
.ksfB_commTanc .faBuTancBox span.closeBtn,.ksfBSucesTanc_nr span.iconfont{
    cursor: pointer;
    position: absolute;
    top: 14px;
    right: 14px;
    height:23px;
    width:23px;
    line-height:23px;
    font-size: 23px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.ksfB_commTanc .faBuTancBox span.closeBtn:hover,.ksfBSucesTanc_nr span.iconfont:hover{
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
}
.chuCaiTancBox{
    margin:auto;
}
.chuCaiTancBox ul.tab_title{
    padding-left: calc((100% - 324px) / 2 );
}
.chuCaiTancBox ul.tab_title li{
    float: left;
    cursor: pointer;
    margin:0 15px;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 25px;
    /* border:1px solid red; */
}
.chuCaiTancBox .tab_title .active{
    color:#dc0107;
    border-bottom: 3px solid #dc0107;
}
    .chuCaiTancBox .tab_body > div {
        margin-top: 20px;
        padding: 0px 30px;
        position: relative;
    }
    .chuCaiTancBox .tab_body > div textarea {
        width: 406px;
        height: 118px;
        padding: 10px;
        border: 1px solid #d2d2d2;
        margin-bottom: 10px;
        resize: none;
    }
    .chuCaiTancBox .tab_body > div input.yourTel {
        width: 407px;
        border: 1px solid #d2d2d2;
        padding: 10px;
    }
.tab_body > div input.lijifabu_submitBtn {
    width: 374px;
    height: 64px;
    background: url(/Content/Images/home/lijiFab_bg.png) no-repeat center;
    background-size: 100% 100%;
    color: #fff;
    text-align: center;
    font-size: 20px;
    margin-top: 22px;
    margin-left: 28px;
    padding-bottom: 14px;
    outline: none;
    cursor: pointer;
}
.ksfBSucesTanc img{
    width: 108px;
    height: 108px;
    margin: 30px auto;
    margin-right: auto;
    margin-left: auto;
    display: block;
    margin-top: 38px;
}
.ksfBSucesTanc_nr h2{
    text-align: center;
    color: #dc0107;
}
.ksfBSucesTanc_nr p{
    text-align: center;
    font-size: 19px;
    font-weight: bold;
    margin-top: 10px;
}
.ksfBSucesTanc_nr .lijifabu_submitBtn{
    width: 374px;
    height: 64px;
    background: url(/Content/Images/home/lijiFab_bg.png) no-repeat center;
    background-size: 100% 100%;
    color: #fff;
    text-align: center;
    font-size: 20px;
    margin-top: 35px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding-bottom: 14px;
    outline: none;
    cursor: pointer;
}
.diBuksfBBox{
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 6000;
}
    .diBuksfBBox .diBuksfBBox_nr {
        height:136px;
        margin: 0 auto;
        background: url(/Content/Images/home/index_pub_bg.png) no-repeat center top;
        opacity: 1;
        position: relative;
    }
.diBuksfBBox_nr span.iconfont {
    color: #fff;
    font-size: 40px;
    position: absolute;
    /* bottom: 20px; */
    right: 0;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.diBuksfBBox_nr span.iconfont:hover{
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
}
.diBuksfBBox_nr_input{
    width: 1190px;
    height: 40px;
    position: absolute;
    top: 82px;
    left: 48px;
}
.diBuksfBBox_nr_input .ksfB-iptel{
    margin-right:20px;
    width: 300px;
    height: 40px;
    padding-left: 10px;
    border-radius: 4px;
    vertical-align: middle;
}
    .diBuksfBBox_nr_input .ksfB-iptext {
        margin-right: 30px;
        width: 300px;
        height: 40px;
        padding-left: 10px;
        border-radius: 4px;
        vertical-align: middle;
    }
.diBuksfBBox_nr_input .ksfB-ipbtn{
    width: 115px;
    height: 40px;
    background: #f58b00;
    font-size: 12px;
    color: #ffffff;
    float: right;
    vertical-align: middle;
}
.diBuksfBBox_nr_input .ksfB-caigoubtn{
    width: 170px;
    background: none !important;
    border: 2px solid #fff;
    color: #fff !important;
    border-radius: 4px;
    cursor: pointer;
    height: 40px;
    font-size: 18px;
    font-weight: 500;
    vertical-align: middle;
    outline: none;
    transition:.3s;
}
    .diBuksfBBox_nr_input .ksfB-caigoubtn:hover {
        opacity: .8
    }
/* .ksfB-caigoubtn:hover{
    background-color: #dc0107 !important;
    border: none;
} */
.diBuksfBBox_nr_input p{
    margin-top:4px;
}
.diBuksfBBox_nr_input .active{
    background-color:#dc0107 !important;   
    border:none;
}

.HuiShlGdongBox2 {
    width: 286px;
    height: 162px;
    padding: 10px 25px;
    margin-top: 12px;
    position: fixed;
    right: 75px;
    bottom: 90px;
    z-index: 999;
}

.HuiShlGdongBox3 {
    width: 286px;
    height: 188px;
    padding: 10px 25px;
    margin-top: 12px;
    position: fixed;
    right: 75px;
    bottom: -22px;
}

    .HuiShlGdongBox2 .IsellGdongBox2Close, .HuiShlGdongBox3 .IsellGdongBox2Close {
        position: absolute;
        top: 50px;
        right: 3px;
        color: #666666;
        font-size: 12px;
        width: 73px;
        height: 19px;
        padding-left: 21px;
        background: url(/Content/Images/home/noxingqu_logo.png) no-repeat left center;
        cursor: pointer;
    }

    .HuiShlGdongBox2 .suecssData2, .HuiShlGdongBox3 .suecssData2 {
        height: 102px;
        margin-top: 65px;
        overflow: hidden;
    }

        .HuiShlGdongBox2 .suecssData2 #HuiSoUl2 li, .HuiShlGdongBox3 .suecssData2 #HuiSoUl2 li {
            line-height: 28px;
            font-size: 12px;
            height: 28px;
            background-color: rgba(0, 0, 0, .5);
            color: #ffffff;
            border-radius: 20px;
            padding: 0 15px 0 15px;
            margin: 6px 0;
            white-space: nowrap;
            text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
            overflow: hidden;
        }

.chucai_error{
    position: absolute;
    bottom: 65px;
    font-size: 12px;
    color: #dc0107;  
    height: 20px;
    line-height: 20px;    
}
.ksfB_dingbuLi {
    display: none;
}
.chuCaiTancBox .tab_body .disposal-cycle {
    width: 100%;
    border: 1px solid #d2d2d2;
    padding: 10px;
    height: 41px;
    margin-bottom: 10px;
}