.nav1 .col-md-4, .nav1 .col-sm-4, .nav1 .col-xs-12, .nav2 .col-md-2, .nav2 .col-sm-2, .nav2 .col-xs-2,  .nav2 .col-xs-1, .nav2 .col-md-6, .nav2 .col-sm-6, .nav2 .col-xs-6 { padding-left: 0px!important; padding-right: 0px!important; }

/*鍥哄畾瀹氫綅*/
html{
    font-size: 18px;
}
.pfix{
    position: fixed;
    right:0;
    top:15%;
    z-index: 10000;
}
.pfix-item li{
    margin-bottom: 2px;
    position: relative;
}
.pfix-item li a{
    display: inline-block;
    width: 100%;
    background-color: rgba(48,44,40,.4);
    padding:6px 7px;
    font-size:0.67rem;
}
.pfix-item li a:hover{
    background-color: #ff9470;
}
    
.pfix-item li a span{
    display: block;
    text-align: center;
}
.xtext{
    text-align: center;
    color:#fff;
}
.flower{
    position: fixed;
    right:80px;
    top:15%;
    z-index: 100;
    display: none;
}
.remove{
    position: absolute;
    top:0;
    right:-4px;
    font-size:1.39rem;
    font-weight: lighter;
    cursor: pointer;
}
.contact{
    position: absolute;
    top:13px;
    right:80px;
    width:200px;
    z-index:1000;
}
.contact1{
    position: absolute;
    top:-45px;
    right:90px;
    width:155px;
    z-index:1000;   
    text-align: center;
    height: 158px;
}
.contact2{
    position: absolute;
    top:-45px;
    right:62px;
    width:200px;
    z-index:1000;
    /*border: 1px solid #ccc;   */
    text-align: center;
}
.arrowt{
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 15px solid #fff;
    border-bottom: 10px solid transparent;
    position: relative;
    top:8px;
}
.arrowt1{
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 15px solid #fff;
    border-bottom: 10px solid transparent;
    position: absolute;
    right: -15px;
    top: 66px;   
}
.arrowt2{
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 15px solid #fff;
    border-bottom: 10px solid transparent;
    position: absolute;
    right: 17px;
    top: 66px;
    
}

.contact-phone2{
    display: inline-block;
    background-color: #fff;
    padding:10px 17px;
    font-size:0.67rem;
}
.contact-phone{
    display: inline-block;
    background-color: #fff;
    padding:10px 17px;
    border-radius: 5px;
    font-size:0.67rem;
}
.call{
    width: 134px;
    height: 45px;
    
}
.call-top{
    width: 100%;
    height: 40%;
    font-size: .5rem;
    text-align: center;
}
.call-fot{
    width: 64%;
    height: 45%;
    margin: 0 auto;
    background-color: #e62019;
    color: white;
    font-size: .45rem;
    line-height: 180%;
    cursor: pointer;
}
.call-fot2{
    width: 64%;
    height: 50%;
    margin: 0 auto;
    background-color: #499ac3;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: white;
    cursor: pointer;
}
.call-fot2 i{
    display: inline-block;
    width: 25px;
    height: 25px;
}
.call-fot2 span{
    margin-right: 4px;
}

.link8{
    display: inline-block;
    height: 121px;

}
.link8 img{
    display: inline-block;
    width: 100%;
    height:100%;
}
.yc{
    display: none;
}
.xs{
    display:block;
}
/*瀹㈡湇鐑瘹涓烘偍鏈嶅姟*/
.service{
    background: url("/Public/haveLogin/images/hh_05.png") repeat;
    width:100%;
    height:auto;
}
.service-t{
    padding:0 20px;
    text-align: center;
    margin:60px 0 80px 0;
}
.service-t>div{
    padding: 0px!important;
}
.service-img11{
    width: 100%;
    height: 4rem;
    background-image: url(../new_picture/sevice1.png);
    background-repeat: no-repeat;
    background-position: 3rem;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: 43% 100%;
}
.service-img2{
    background-image: url(../new_picture/sevice2.png);
    width: 100%;
    height: 4rem;
    background-repeat: no-repeat;
    background-position: 3rem;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: 43% 100%;
}
.service-img3{
    width: 100%;
    height: 4rem;
    background-repeat: no-repeat;
    background-position: 3rem;
    background-image: url(../new_picture/sevice3.png);
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: 43% 100%;
}
.service-img4{
    width: 100%;
    height: 4rem;
    background-repeat: no-repeat;
    background-position: 3rem;
    background-image: url(../new_picture/sevice4.png);
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: 43% 100%;
}
.service-s{
    font-size:0.9rem;
    font-weight:bold;
    color:#474642;
    margin-top:20px;
    margin-bottom: 5px;
}
.service-w{
    color: #474642;
    font-size: 0.75rem;
    font-weight: normal;
    line-height: 22px;
}
.service-sys{
    
}
.service-img1 img{
    display: inline-block;
    width:70%;
}
.fbg{
    background: url('../../images/index/0131/ff_04.png') repeat-x;
    width:100%;
    height:45px;
}
.ftbg{
    background-color: #302c28;
    width:100%;
    height:auto;
    color:#fff;
    font-size:0.85rem;
}
.fimg {
    margin-bottom:40px;
}
.fimg1{
    float: left;
    display: inline-block;
    width: 99px;
    height: 44px;
    background: url(../picture/ffbb_07.jpg) no-repeat;
}
.fimg2{
    float: left;
    display: inline-block;
    width: 118px;
    height: 44px;
    background: url(../picture/ffbb_10.jpg) no-repeat 1px 0;
}
.fimg3{
    float: left;
    display: inline-block;
    width: 75px;
    height: 44px;
    background: url(../picture/ffbb_12.jpg) no-repeat -2px 0px;
}
.fimg4{
    float: left;
    display: inline-block;
    width: 99px;
    height: 44px;
    background: url(../picture/ffbb_14.png) no-repeat;
}
footer a{
    font-weight: bold;
    color:#fff;
}
footer a:hover{
    color:#f00;
}
.fbgo{
    width:95%;
    margin:40px auto 20px;
    padding:2%;
    border:1px solid #fff;
    text-indent: 27px;
    text-align: left;
}
.fbgt{
    margin-bottom:40px;
    display: flex;
    justify-content: space-between;
}
.fbgt a{
    display: inline-block;
    text-align: center;
    color:#fff;
    font-weight: bold;
    font-size: 0.78rem;
}
.fbgth{
    text-align: center;
    margin-bottom:26px;
}
.fimg{
    width:400px;
    text-align: center;
    margin: 0 auto;
}

/**{
    margin:0;
    padding:0;
    font-family: '寰蒋闆呴粦';
    box-sizing: border-box;
    -moz-box-sizing:border-box; 
    -webkit-box-sizing:border-box; 
}*/

/* @media screen and (min-width: 375px){
    html{font-size:12px}
    .navbar-header{
         background-color: #fff!important;
    }
    .phone{
        padding-right:20px;
        cursor: default;
    }
    .notice-r{
        padding-left:47px;
    }
    .cksj{
        margin-top:12rem!important;
    }
}
@media screen and (min-width:992px) and (max-width:375px){
    html{font-size:14px}
    .notice-r{
        padding-left:0px;
    }
    .cksj{
        margin-top:11rem!important;
    }
}

@media screen and (min-width:992px) and (max-width:1200px){
    html{font-size:16px}
    .container {
        width: 970px;
    }
    .notice-r{
        padding-left:0px;
    }
    .cksj{
        margin-top:11rem!important;
    }
}

@media screen and (min-width:1200px){
    html{font-size:18px}
    .container {
        width: 1170px;
    }
    .notice-r{
        padding-left:0px;
    }
    .cksj{
        margin-top:7rem!important;
    }
} */

ul,li{
    list-style: none;
    margin-bottom: 0px;
}
.lt{
    float:left;
}
.rt{
    float:right;
}
.clear{
    clear:both;
    content: '';
    overflow: hidden;
    display: block;
}
a{
    text-decoration: none!important;
}
i{
    font-style: normal;
}
b{
    font-weight:normal;
}
.container{
    padding-left:0px;
    padding-right:0px;
}
/*澶撮儴瀵艰埅寮€濮�*/
.nav1{
    display: block;
    /*background: url('../images/nav.png') no-repeat;*/
    background-color: #302c28;
    width:100%;
    height:30px;
    line-height:30px;
    font-size:14px;
    color:#fff;
    clear: both;
    overflow: hidden;
}
.rev{
    position: relative;
}
.caret1{
    width: 5px;
    height: 5px;
    position:absolute; 
    left: 45%;
    bottom: 2px;
    z-index: 999;
    display: none;
}
.slide{
    position: relative;
}
.lunbo{
    position: relative;  
}
.rng span a{
    color: white;
    text-decoration: none;
}
/*.rng span:first-child a{
    color: #ff6600;
}*/
.rng span a:hover{
    color: #ff6600;
}
.zi-1{
     width: 40%;
    margin-left:21%;
}
.zi-2{
    margin-left:26.5%;
     width: 35%;
}
.zi-3{
    margin-left:30%;
     width: 45%;
}
.xianlu,.daigou,.zhinan{
    display: none;
}

.rt{
    font-weight: bold;
}
.welcomer a{
    padding-left:15px;
    color:#fff;
    font-family: '微软雅黑';
}
.welcomer a img{
    display: inline-block;
    padding-right: 5px;
    width:22px;
    height:18px;
    position: relative;
    top:-3px;
}
.qq1 img{
    display: inline-block;
    width:24px!important;
    height:20px!important;
}
.phone{
    font-size:1rem!important;
}
.flag{
    background: url('../images/nav1.png') no-repeat;
    width: 100%;
    height:77px;
}
.xs{
    display: block;
}
.yc{
    display: none;
}
em{
    font-style: normal;
}
/*涓嬫媺鑿滃崟*/
.dropdown-menu{
    top: 98%;
    left: 0px;
    border:none;
    background-color:rgba(255,255,255,0.8);
    min-width: 96px!important;
    padding:0!important;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
    background-color: #ff6d3a!important;
    color:#fff;
}
.dropdown-menu>li>a{
    text-align: center;
    line-height: 30px;
    color:#47392f;
    font-size:0.9rem;
}
.navbar-nav>li>a{
    text-align: center;
}
/*鏃ヨ浆缃�*/
.seller a:first-child{
    background-color:#302c28;
    color: #fff;
}
.seller a{
    display: inline-block;
    color:#000;
    padding:4px 5px;
    /*border-radius: 3px;*/
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    margin-left: 5px;
    
}
.seller a:hover{
    background-color:#302c28;
    color:#fff;
    text-decoration: none;
}
.write1{
    display: inline-block;
    width:70%;
    height:30px;
    line-height:30px;
    text-indent: 20px;
    border:none;
    outline: none;
    margin-left:5px;
    border:1px solid #302c28;
    /*border-top-left-radius: 5px;*/
    border-bottom-left-radius: 5px;
}
.gotozy{
    background-color:#302c28!important;
    border:none;
    width:17%;
    height:30px;
    color:#fff;
    font-size:14px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.rzw {
    margin-top: 40px;
}
.rzw a img { width: 180px; }
.rzw2 {
    margin-top: 50px;
}
.rzw1{
    margin-top:50px;
}
.rzw2 .lbtn { display: block; border-radius: 3px; width: 89px; height: 28px; font-size: 13px; padding: 0; line-height: 28px; cursor: auto; text-align: center; margin-left: 10px; }
.rzw2 .btn-zhy { background: #cc0033; color: #fff; }
.rzw2 .btn-grey { background: #ccc; color: #333; }
.nav2{
    margin-bottom: 30px;
    position: relative;
}
.nav-all{
    width: 100%;
    position: relative;
}
/*.navbar-default { 
    background-color: #fff;
    border: none;
    position: relative;
    float:left;
     width:77%;
     min-width: 790px;
}*/
.navbar-default .navbar-nav>li>a{
    color:#47392f;
    font-weight:bold;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
   background-color: #ff6633!important;
    color:#fff;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
    background-color: #ff6633!important;
    color:#fff;
}
.lunbo .navbar-collapse{
    padding-left:0px!important;
    padding-right:0px!important;
    width: 100%;
}
.lunbo .container-fluid{
    padding-left: 0px!important;
}
.navbar-header a{
      font-size: 16px;
    }

.notice-r{
     height: 50px;
    line-height: 50px;
    margin-left: 0px;
 /*   position: absolute;
    right: 0px;
    top: 0;*/
    float:left;
    width:23%;
    min-width: 253px;
    overflow: hidden;
}
.notice img{
    display: inline-block;
    width:16px;
    height:18px;
    margin-right: 5px;
    position: relative;
    top:-3px;
}
.navbar{
    margin-bottom: 0px;
}
/*公告*/
.notice{
    color:#fd671a;
    font-size:13px;
    position: relative;
    top:1px;
    margin-right:10px;
    font-weight:bold;
}
/*.notice1{
    height: 20px;
    width: 77%;
    overflow: hidden;
    margin-top: 15px;
}*/
.box p a{
    display: block;
    height:20px;
    line-height: 20px;
    font-size: 12px;
    color:#47392f;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.rtgl1 span{
    display: inline-block;
    width: 6%;
    border-top: 1px solid #aa9680;
    position: relative;
    top: -0.5rem;
}
.rtgl1 b{
    display: inline-block;
    margin:0 10px;
    font-size:1.7rem;
    font-weight: bold;
}
/*.navbar-default .navbar-nav>li:first-child a{
    background-color: #ff6d3a!important;
    color: #fff;
}*/
/*hometop*/
p{
    margin:0px !important; 
}
.top-xian{
    width: 100%;
    border:1px solid #ff6633;
}
.all{
    width: 100%;
    background-color: #f4f4f4;
    height: 100%;
}
.content{
    width: 60%;
    height: 100%;
    margin: 0 auto;
    background-color: white;
    overflow: hidden;
}
.content-left{
    width: 19%;
    height:100%;
    float: left;
}
.content-right{
    width: 80%;
    height:100%;
    float: left;
}
.ka{
    width: 90%;
    margin:0 auto;
}
.fuwu{
    width: 100%;
    height: 35px;
    background-color: #bcbcbc;
    color: white;
    margin-top: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .8rem;
}
.jieshao{
    width: 100%;
    height: 35px;
    background-color: #f4f4f4;
    color: #47392f;
    margin-top: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .8rem;
}
.form-horizontal .form-group{
    margin-left:6px !important; 
}
.has-feedback .form-control{
    padding-right: 6.5px !important;
}
.yushou{
    display: none;
}
/*waydetailed*/
.status{
    color: blue;
}

.panel-heading{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.chakan{
    color: red;
    cursor: pointer;
}
.picture{
    width: 200px;
    height: 150px;
    
    float: left;
    margin-left:10px; 
}
.shenhe{
    font-size: .85rem;
    font-weight: 600;
}
.chaoji{
    display: flex;
    align-items: center;
    justify-content: center;
    border:1px solid #ddd;
}
.lipin tr td{
    text-align: center;
}
.lss-title{
    font-size: 1.5rem;
    font-weight: 800;
    margin-bottom: 1rem;
}
.lss-kid{
    width: 80%;
    margin:0 auto; 
}
.lss-kid span{
    color: red;
}
.lss{
    margin-top: 3rem;
}
.lss tr td{
    vertical-align: middle;
    text-align: center;
}
.lss input{
    border: none;
}
.haha table tr td{
    font-size: .8rem;
}
/*补充说明*/
.novice{
    padding-top: 50px;
}
.novice ul{
    margin-left: 13%;
}
.novice ul li{
    float: left;
    width: 24%;
    text-align: center; 
}
.novice ul li h4{
    font-weight: bold;
    font-size:20px;
}
.novice ul li:not(:last-child){
    border-right:1px solid #666;
}
.novice ul li a{
    display: block;
    padding: 5px 0;
    color:#333;
    font-size:15px;
}
.novicedetail{
    width:58%;
    text-align: left;
    margin:0 auto;
}
