/* 
* @Author: Administrator
* @Date:   2018-07-12 15:32:50
* @Last Modified by:   wangguo
* @Last Modified time: 2018-10-09 11:07:32
*/
body{
    background-color:#f5f5f5;
}
.pageheader{
    height:auto;
}
section {

    margin: 0 auto;

}
.banner{
    margin-bottom: 10px;
}
.banner-main{
    width: 0;
}
.banner-main img {
    margin-left: -960px;
    max-width: initial;
}
.breadcrumb > .active
{
    color:#333;
}
.news .container{
    padding:0;
}
.news .container .row{
    margin:0;
}
.news .container .row .col-md-12{
    padding:0;
}
.news .container .row .col-md-12 .news-l{
    padding:0;
    text-align:center;
}
.news .row{
    background-color:#fff;
    padding:20px 0;
}
.news .news-l h3{
    font-size:18px;
    margin-top: 15px;
    font-weight:normal;
}
.news .news-l ul{
    padding:10px 0;
}
.news .news-l ul li{
    height:40px;
}
.news .news-l ul li a{
    display:inline-block;
    width:100%;
    line-height:20px;
    height:20px;
    margin:10px 0;
}
.news .news-l ul li.on a{
    border-left:3px solid #09b6f6;
    color:#09b6f6;
    font-weight:bold;
}
.p-rel i.p-abs{
    border-right:1px solid #e0e0e0;
    height:100%;
}
.news-r .list-group-item{
    padding:0;
    overflow:hidden;
}
.news-r .list-group-item a{
    display:inline-block;
    padding:10px 100px 10px 15px;
    width:100%;
}
.news-r .p-abs-rt{
    margin:10px 15px;
    line-height:30px;
}


.new-detail{
    min-height:400px;
}
.new-detail h4{
    padding-top:20px;
    color:#333;
}
.new-detail p.text-c{
    color:#666;
}
.float-nav{
    position:relative;
    z-index:5;
}

.lx-auto .t span {
    color: #fd5040;
    padding: 3px 0;
    font-size: 18px;
    border-bottom: 2px solid #fd5040;
}

.lx-auto .d2 {
    position: relative;
    padding-left: 5em;
}

    .lx-auto .d2 span {
        position: absolute;
        left: 0;
        top: 0;
        line-height: 50px;
    }

.lx-auto .xll-span {
    display: block;
    color: #666666 !important;
    width: 125px;
    height: 48px;
    background: url("http://www.xpshop.cn/images/cont-qq.jpg") no-repeat;
    padding-left: 50px;
    line-height: 50px;
}