/* 首页样式开始 */
/* 轮播图部分 */
.bannerbox{
    width: 100%;
    height: 380px;
    position: relative;
}
.banner-list{
    overflow: hidden;
    position: relative;
    height: 380px;
}
.banner-left-menu{
    z-index: 102;
    width: 220px;
    height: 380px;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
}
.hot-service{
    background: url(../images/quanbu-2.png) #e49e26 no-repeat 47px center;
    font-size: 16px;
    color: #fff;
    display: block;
    width: 220px;
    height: 50px;
    text-align: center;
    line-height: 50px;
}
.banner-left-menu .left-menu{
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
}
.banner-left-menu .left-menu li{
    padding: 16px 0 16px 50px;
    cursor: pointer;
}
.banner-left-menu .left-menu .li-a{
    font-size: 16px;
    color: #000;
    display: block;
}
.banner-right-pay{
    position: absolute;
    right: 5px;
    width: 240px;
    height: 380px;
    background: #fff;
    z-index: 102;
    box-shadow: 0px 0px 5px #d6d4d4;
}
.addcredit{
    padding: 0;
    margin-bottom: 20px;
}
.on-addname {
    background: #ff9e68 no-repeat 47px center;
    font-size: 16px;
    color: #fff;
    display: block;
    width: 240px;
    height: 50px;
    text-align: center;
    line-height: 50px;
}
.addcredit .price-ul{
    margin-top: 12px;
    position: relative;
    font-size: 12px;
}
.addcredit .price-ul li {
    float: left;
    padding-left: 30px;
    width: 100%;
    overflow: hidden;
    padding-right: 5px;
}
.addcredit .price-ul li a {
    display: block;
    background: #fff;
    height: 34px;
    color: #333;
}
.addcredit .price-ul li a span {
    display: block;
    line-height: 36px;
}

.addcredit .price-ul li a font {
    color: #f46d15;
}

.banner-list-slider{
    z-index: 101;
    width: 100%;
    height: 380px;
    overflow: hidden;
    position: absolute;
    top: 0;
    background: url(../images/banner100.jpg) no-repeat center;
}
.bx-wrapper{
    position: relative;
    margin: 0 auto;
    padding: 0;
}
.bx-wrapper .bx-viewport{
    box-shadow: 0 0 5px #ccc;
    background: #fff;
    transform: translateZ(0);
    left: 0;
    border: none;
    height: 380px;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.bx-wrapper .bx-viewport ul{
    width: auto;
    position: relative;
}
.banner-list-slider .bannerslider1 li a{
    width: 100%;
    position: absolute;
    left: 50%;
    margin-left: -60%;
    height: 380px;
}
.banner-list-slider .bannerslider1 li a img{
    display: block;
    height: 380px;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
}
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}
.banner-list-slider .bx-wrapper .bx-pager {
    z-index: 101;
    bottom: 20px;
    right: 0;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.banner-list-slider .bx-wrapper .bx-pager.bx-default-pager a {
    background: #f9e9dd;
    z-index: 51;
}
.banner-list-slider .bx-wrapper .bx-pager.bx-default-pager a.active {
    width: 23px;
    transition: all .3s ease-in-out;
}
.banner-list-slider .bx-wrapper .bx-pager.bx-default-pager a:hover, .banner-list-slider .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #fff;
}
@media (max-width:767px) {
    .bannerbox{
        height: 170px;
    }
    .banner-list-slider{
        height: 170px;
        background-size: auto 170px;
    }
}

/* 中间部分开始 */
/* 公告样式 */
.news{
    width: 100%;
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
    margin: 15px auto;
    overflow: hidden;
    background: #fff;
    border-radius: 50px;
}
.news .newsname {
    padding: 0 5px;
    font-size: 12px;
    color: #666;
    display: block;
    float: left;
}
.news .newslist {
    height: 36px;
}
.news .newslist a {
    font-size: 12px;
    color: #666;
    margin-right: 50px;
}
.news .newslist a img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px;
    user-select: none;
}

.mid-nav{
    width: 100%;
    height: 260px;
}
.mid-nav .midli{
    background: #fff;
    float: left;
    height: 260px;
    width: 100%;
}

.mid-nav .btcol1{
    border-top: 3px solid #c4d8fe;
}
.mid-nav .btcol2 {
    border-top: 3px solid #f7cab3;
}
.mid-nav .btcol3 {
    border-top: 3px solid #d1e4b7;
}
.mid-nav .btcol4 {
    border-top: 3px solid #fdd14b;
}
.mid-nav .midli:first-child+li+li+li {
    margin-right: 0;
}
.mid-nav li img {
    display: inline-block;
    margin: 70px 11px 0 11px;
    float: left;
}
.mid-nav li{
    padding-right: 8px;
}
.mid-nav-box {
    float: left;
    width: calc(100% - 72px);
}
.mid-nav-box .mid-nav-title {
    font-size: 18px;
    color: #333;
    margin: 18px 0 20px 0;
    display: block;
    font-weight: bold;
}
.mid-nav-box .mid-nav-list li {
    float: left;
    width: 50%;
    margin: 0 0 7px 0;
    overflow: hidden;
    white-space: nowrap;
}
.mid-nav-box .mid-nav-list li a {
    font-size: 14px;
    color: #666;
}
@media (max-width:767px) {
    .mid-nav li{
        padding-right: 0;
    }
}

.stepfloor{
    height: 70px;
    margin: 23px 0 11px 0;
    text-align: center;
    line-height: 40px;
    font-size: 22px;
    color: #333;
    position: relative;
}
.stepfloor img{
    max-width: 100%;
}
.stepfloor .floorlink{
    padding: 15px 0 0;
    font-size: 14px;
    color: #666;
    font-weight: normal;
    position: absolute;
    right: 10px;
    margin: 0 10px;
}
.stepfloor .floorlink:last-child {
    margin-right: 0;
}

/* 单宽带 */
.zhkd-ad{
    height: 268px;
}
.zhkd-ad li{
    float: left;
    padding-right: 10px;
    cursor: pointer;
    margin-bottom: 10px;
}
.zhkd-ad li .item{
    background: #fff;
    padding: 0px 10px;
    position: relative;
    height: 268px;
    padding-top: 10px;
}
.zhkd-ad li h1{
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;
    margin: 20px 0;
}
.zhkd-ad li h1 em{
    font-style: normal;
    height: 30px;
    background-color: #38a9dd;
    color: #fff;
    padding: 0px 10px;
    margin-left: 10px;
}
.zhkd-ad li div {
    min-height: 120px;
    padding-top: 10px;
}
.zhkd-ad li p {
    font-size: 14px;
    color: #888888;
    overflow: hidden;
    margin-bottom: 10px;
    line-height: 18px;
}
.zhkd-ad li p i {
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    color: #e93c38;
    border: 1.5px solid #e93c38;
    display: inline-block;
    float: left;
    font-style: normal;
    border-radius: 18px;
    font-size: 12px;
    margin-right: 10px;
}
.zhkd-ad li p font {
    float: left;
    display: inline-block;
    width: calc(100% - 28px);
    padding-top: 1px;
}
.zhkd-ad li span {
    float: left;
    font-size: 14px;
}
.zhkd-ad li span b {
    font-size: 26px;
    color: #e83632;
}
.zhkd-ad li a {
    float: right;
    background-color: #ff8b34;
    text-align: center;
    font-size: 20px;
    color: #fff;
    border-radius: 3px;
    padding: 5px 20px;
}
@media (max-width:767px) {
    .zhkd-ad {
        margin-right: -10px;
    }
    .zhkd-ad li h1{
        text-align: center;
        margin: 0;
    }
    .zhkd-ad li span b{
        font-size: 16px;
    }
    .zhkd-ad li a{
        padding: 5px 7px;
        font-size: 16px;
    }
    .zhkd-ad li div{
        min-height: 140px;
    }
}

/* 行业新闻 */
.lhtc-ad{
    height: 381px;
}
.lhtc-ad-list{
    float: left;
    width: 25%;
    height: 381px;
    position: relative;
    overflow: hidden;
    background: transparent;
    margin-right: 0;
}
.lhtc-ad .left_img{
    margin-right: 13px;
    width: calc(75% - 13px);
}
.lhtc-ad .in-ul-2{
    float: left;
    height: 391px;
    background: #fff;
    width: 100%;
}
.lhtc-ad .left1 {
    background: #006db8 no-repeat 47px center;
    font-size: 16px;
    color: #fff;
    display: block;
    height: 50px;
    text-align: center;
    line-height: 50px;
}
.lhtc-ad .in-ul-2 li {
    position: relative;
    margin-bottom: 12.5px;
    margin-right: 0;
    background: #fff;
}
.pro {
    float: left;
    /*line-height: 22px;*/
    margin:0 15px;
    width: 100%;
}
.pro .f1 {
    font-size: 14px;
    color: #333;
    display: block;
}
.lhtc-ad .in-ul-2 li .pro span {
    margin-bottom: 10px;
}
.lhtc-ad .in-ul-2 li .pro span {
    margin-bottom: 10px;
}
@media (max-width:991px) {
    .lhtc-ad .left_img{
        width: 100%;
    }
    .lhtc-ad-list{
        width: 100%;
    }
}
/* 中间部分结束 */
.last-news .mid-nav .midli{
    height: 220px;
}
.last-news .left_news{
    padding-right: 15px;
}
.last-news .left_news .mid-nav-title{
    padding-left: 15px;
}
.last-news .left_news .mid-nav-box{
    width: 100%;
    background: #fff;
    height: 220px;
}
.last-news .daili{
    background: #fff;
}
@media (max-width:768px){
    .last-news{
        height: auto;
    }
    .last-news .left_news{
        padding-right: 0;
    }
    .last-news .left_news ul{
        padding-right: 10px;
    }
    .last-news .left_news .mid-nav-box{
        height: auto;
    }
}
/* 首页样式结束 */