﻿
body {
    background-color: #ffffff;
    background-position: center top;
    font-family: 'Microsoft YaHei', 'Simsun', Arial;
    font-size: 14px;
    line-height: 1.5;
    color: #666666;
}

a {
    color: #666666;
}

a:hover {
    color: #0084e9;
}

.fixed-bar .icon, .fixed-bar .consult-list .tel-icon {
    background: url("../images/JS_02.png") no-repeat;
}

.fixed-bar .icon {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 23px;
    height: 12px;
    overflow: hidden;
    margin: -18px 0 0 -12px;
    background-position: right -220px;
    text-indent: -999em;
}

.fixed-bar {
    position: fixed;
    right: 20px;
    bottom: 10px;
    z-index: 400;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))-30);
}

.fixed-bar .gotop {
    position: relative;
    z-index: 1;
    display: block;
    width: 68px;
    height: 36px;
    overflow: hidden;
    margin: -1px 0 0;
    padding: 32px 0 0;
    border: 1px solid #e6e6e6;
    border-top: 1px dashed #eaeaea;
    background-color: #fff;
    color: #666;
    font: normal 14px/36px "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1";
    text-align: center;
}

.fixed-bar .share {
    height: 68px;
    overflow: hidden;
    margin: -1px 0 0;
    border: 1px solid #e6e6e6;
}

.fixed-bar .gotop:hover {
    z-index: 10;
    border-color: #2acb6b;
    background-color: #2acb6b;
    color: #fff;
    text-decoration: none;
}

.fixed-bar .gotop:hover .icon {
    background-position: right -251px;
}

.fixed-bar .consult-box {
    border: 1px solid #e6e6e6;
}

.fixed-bar .consult-box .consult-header {
    position: relative;
    height: 36px;
    margin: -1px -1px 0;
    background: #2acb6b;
}

.fixed-bar .consult-box .consult-title {
    color: #fff;
    font: normal 16px/36px "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1";
    text-align: center;
}

.fixed-bar .consult-box .icon {
    display: none;
    top: 0;
    left: -28px;
    width: 28px;
    height: 36px;
    overflow: hidden;
    margin: 0;
    background-position: -80px -530px;
    cursor: pointer;
}

.fixed-bar .consult-box .icon:hover {
    background-position: -110px -530px;
}

.fixed-bar .consult-list {
    margin: 0 2px -1px;
    padding: 9px 0;
    border-bottom: 1px dashed #eaeaea;
    overflow: hidden
}

.fixed-bar .consult-list li {
    padding: 6px 0 6px 23px;
    color: #666;
    font: normal 12px/24px "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1";
}

.fixed-bar .consult-list span, .fixed-bar .consult-list a {
    float: left;
    line-height: 24px;
}

.fixed-bar .consult-list span {
    padding-right: 10px;
}

.fixed-bar .consult-list img {
    vertical-align: top;
}

.fixed-bar .wide-bar {
    width: 134px;
    background: #fff;
}

.fixed-bar .wide-bar .share .bds_more {
    width: 148px;
    _width: 146px;
    background-position: -252px -568px;
}

.fixed-bar .wide-bar .share .bds_more:hover {
    background-position: -354px -568px;
}

.fixed-bar .wide-bar .gotop {
    width: 132px;
}

.fixed-bar .consult-list .tel-icon {
    margin-left: -15px;
    padding: 0 0 0 20px;
    background-position: -591px -264px;
}

.js-silder{
    position: relative;
    min-width: 320px;
}
.silder-scroll{
    width: 100%;
    overflow: hidden;
}
.silder-main{
    position: relative;
    width: 100%;
    overflow: hidden;
}
.silder-main-img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.silder-main-img img{
    width: 100%;
}
.js-silder-ctrl{
    width: 100%;
    text-align: center;
}
.silder-ctrl-prev,
.silder-ctrl-next{
    position: absolute;
    top: 0;
    width: 8%;
    height: 100%;
    vertical-align: middle;
    cursor: pointer;
    color: #fff;
    font-family: "宋体";
    font-size: 52px;
    font-weight: 600;
    text-shadow: #666 2px 2px 5px;
}
.silder-ctrl-prev{
    left: 0;
    text-align: left;
}
.silder-ctrl-next{
    right: 0;
    text-align: right;
}
.silder-ctrl-prev>span,
.silder-ctrl-next>span{
    position: absolute;
    top: 50%;
    /*margin-top: -40px;*/
}
.silder-ctrl-prev>span{
    left: 0;
}
.silder-ctrl-next>span{
    right: 0;
}
.silder-ctrl-con{
    display: inline-block;
    width: 4%;
    padding: 10px 0;
    margin: 0 10px;
    cursor: pointer;
}
.silder-ctrl-con>span{
    display: block;
    line-height: 0;
    text-indent: -9999px;
    overflow: hidden;
    padding: 5px 0;
    cursor: pointer;
    background-color: #e4e4e4;
}
.silder-ctrl-con.active>span{
    background-color: #7bbedf;
}
.pc_none{
    display: none;
}
@media (max-width: 768px){
    .silder-ctrl-prev,
    .silder-ctrl-next{
        width: 10%;
        font-size: 26px;
        margin-top: -25px;
    }
    .m-menu-toggle ,.xbox{
        display: none;
    }
    .pc_none{
        display: block;
    }
    .silder-ctrl-con{
        width: 14px;
        height: 14px;
        padding: 0;
        margin: 0 5px;
    }
    .silder-ctrl-con>span{
        display: block;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        padding: 0;
    }
}

/***********总页数样式**********/
.page1{ width:105px; text-align:center; float:left; height:25px; line-height:25px; color:#656565; font-size:12px; border:1px solid #9a7048; background-color:#f0f0f0;}
.page1:hover{ color:#000;}
/***********上一页、下一页样式**********/
.page2{ float:left; width:60px; height:25px; text-align:center; line-height:25px; background-color:#f0f0f0; margin-left:5px; color:#656565; border:1px solid #9a7048; font-size:12px;}
.page2:hover{ color:#000; background-color:#e9e142; border:1px solid #000;}
/***********页数样式**********/
.page3{ float:left; width:25px; height:25px; line-height:25px; text-align:center; margin-left:5px; background-color:#f0f0f0; color:#656565; border:1px solid #9a7048; font-size:12px;}
.page3:hover{ color:#000; background-color:#e9e142; border:1px solid #000;}
/***********当前页样式**********/
.page4{width:25px; height:25px; line-height:25px; text-align:center; color:#656565; margin-left:5px; background-color:#f0f0f0; float:left; display:block; border:1px solid #9a7048; font-size:12px;}
.pageout{ float:left; width:60px; height:25px; text-align:center; line-height:25px; margin-left:5px; color:#656565; background-color:#f0f0f0; border:1px solid #000; font-size:12px;}

.pagenext{width:25px; height:25px; line-height:25px; text-align:center; margin-left:5px; float:left; display:block; color:#656565; background-color:#f0f0f0; border:1px solid #000; font-size:12px;}

