.autoheight {
    height: auto;
}

.bg-color-f3 {
    background-color: #f3f3f3;
}

.neiye-bg {
    background-color: #f3f3f3;
}

.bumen-content {
    min-height: 830px;
    width: 100%;
    text-align: right;
}

.ny-content-right {
    width: 82%;
    border: 1px solid #e9e9e9;
    padding-top: 10px;
    display: inline-block;
    overflow: hidden;
    text-align: left;
}

.ny-content-left {
    height: auto;
    padding: 0px;
    margin: 0px;
    width: 17%;
    min-width: 205px;
    position: relative;
    margin-right: 10px;
    display: inline-block;
    margin-bottom: 30px;
    overflow: hidden;
    vertical-align: top;
    float: left;
}

.ny-content-left img {
    margin: 0px;
    padding: 0px;
}

.ny-content-left .div1 {
    background-image: url(../img/neiye/category.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
}

.ny-content-left .div1 span {
    position: absolute;
    bottom: 20px;
    left: 24%;
    font-size: 24px;
    color: #fff;
}

.ny-content-left .div2 {
    width: 100%;
    position: relative;
    text-align: center;
}

.ny-content-left .div2 img {
    width: 100%;
}

.ny-content-left .div2 span {
    position: absolute;
    top: 30%;
    left: 24%;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}

.ny-content-left .div3 {
    height: 56px;
    width: 100%;
    background-color: #64c5f5;
    margin: 3px 0;
    text-align: center;
    font-size: 24px;
    line-height: 56px;
    color: #fff;
}

.txtScroll-top {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.txtScroll-top .bd {
    height: 538px;
    overflow: hidden;
}

.txtScroll-top .hd .prev,
.txtScroll-top .hd .next {
    position: absolute;
    width: 100%;
    cursor: pointer;
    display: block;
}

.txtScroll-top .hd .next {
    top: 10px;
    height: 16px;
    background: url(../img/bumen/arrow-up.png) center center no-repeat;
}

.txtScroll-top .hd .prev {
    bottom: 1px;
    height: 30px;
    background: url(../img/bumen/arrow-down.png) center center no-repeat;
}

.txtScroll-top .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
}

.txtScroll-top .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
}

.txtScroll-top .hd ul li.on {
    background-position: 0 0;
}

.txtScroll-top .infoList li {
    height: 40px;
    line-height: 40px;
}

.sjst-banner {
    margin-top: 8px;
    padding-bottom: 14px;
    background: #f7f8fa;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.proname {
    font-size: 20px;
    font-weight: bolder;
    color: #4db9e3;
    border-left: 3px solid #4db9e3;
    background: #fff;
    display: inline-block;
    height: 26px;
    line-height: 20px;
    text-indent: 12px;
}

.stsj-title {
    padding: 20px 30px;
    border-bottom: 1px solid #f0f0f0;
}

.stsj-title li {
    width: 184px;
    height: 46px;
    line-height: 46px;
    margin: 8px 20px;
    text-align: center;
    border: 1px solid #ebebeb;
    display: inline-block;
    border-radius: 4px;
}

.stsj-title li a {
    display: block;
    color: #000;
    background: #ededed;
    font-size: 16px;
}

.stsj-title li.on a {
    background: #0086cb;
    color: #fff;
    border: 1px solid #278add;
    border-radius: 4px;
}

.stsj-title li a:hover {
    background: #0086cb;
    color: #fff;
    border-radius: 4px;
}

.ny-content-left .div2 {
    width: 100%;
    position: relative;
    text-align: center;
    overflow: hidden;
    height: 48px;
}

.ny-content-left .div2 .left-tabs-row {
    height: 48px;
    margin: 0;
    padding: 0;
    font-weight: bold;
    background: #c2c2c2;
    color: #fff;
    font-size: 17px;
    letter-spacing: 2px;
    line-height: 48px;
    font-family: 微软雅黑;
    border-top: 1px solid #278add;
}

.ny-content-left .div2 .tabs-active {
    background-color: #519fe5;
}

.bumen-left-list .bmlist .cj li {
    width: 100%;
    height: 46px;
    line-height: 46px;
    margin-bottom: 2px;
    margin-top: 1px;
}

.bumen-left-list .cj a {
    width: 100%;
    height: 46px;
    line-height: 46px;
    background: #ededed;
    color: #53a0e5;
    font-weight: bold;
    font-size: 18px;
}

.ny-content-left .on {
    background: #53a0e5 !important;
    color: #fff !important;
}

.ny-content-left .on img {
    display: inline-block;
    margin: 0 10px 0 -20px;
}