﻿.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; }

/*固定定位*/
.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%;
    height:100%;
    background-color: #fc8f6a;
    padding:6px 7px;
    font-size:0.67rem;
}
.pfix-item li a:hover{
    background-color: #ff6633;
}
    
.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;
}

/*客服热诚为您服务*/
.service{
    /* text-align: center; */
    background: url("../images/hh_05.png") repeat;
    width:100%;
    height:auto;
}
.service-t{
    padding:0 20px;
    text-align: center;
    margin:60px 0 80px 0;
}
.service-img{
    text-align: center;
}
.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/ff_04.png') repeat-x;
    width:100%;
    height:45px;
}
.ftbg{
    background-color: #fd671a;
    width:100%;
    height:auto;
    color:#fff;
    font-size:0.85rem;
}
.fimg {
    margin-bottom:40px;
}
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:30px;
}
.fbgt a{
    display: inline-block;
    width:9%;
    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;
    }
}

@media screen and (min-width:992px) and (max-width:1200px){
    html{font-size:16px}
    .container {
        width: 970px;
    }
}

@media screen and (min-width:1200px){
    html{font-size:18px}
    .container {
        width: 1170px;
    }
}

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;
    width:100%;
    height:60px;
    line-height:60px;
    font-size:12px;
    font-weight:bold;
    color:#fff;
}*/
.welcomer a{
    padding-left:15px;
    color:#fff;
}
.welcomer a img{
    display: inline-block;
    padding-right: 5px;
    width:20px;
    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:#ff6d3a;
    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;
    font-size: 0.78rem;
}
.seller a:hover{
    background-color:#ff6d3a;
    color:#fff;
    text-decoration: none;
}
.write{
    float: right;
    width:100%;

}
.write1{
    display: inline-block;
    width:70%;
    height:30px;
    line-height:30px;
    text-indent: 20px;
    border:none;
    outline: none;
    margin-left:5px;
    border:1px solid #ff6d3a;
    /*border-top-left-radius: 5px;*/
    border-bottom-left-radius: 5px;
}
.gotozy{
    background-color:#ff6d3a!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;
}
.navbar-default {
    background-color: #fff;
    border: none;
}
/*导航条*/
/*.navbar-default .navbar-nav>li>a{
    color:#47392f;
    font-size: 0.90rem;
    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: #ff6d3a!important;
    color:#fff;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
    background-color: #ff6d3a!important;
    color:#fff;
}
.lunbo .navbar-collapse{
    padding-left:0px!important;
}
.lunbo .container-fluid{
    padding-left: 0px!important;
}
.notice-r{
    margin-top: 13px;
}
.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;
    overflow: hidden;
}
.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;
}*/