/*轮播图 开始*/
.J_banner {
    max-width: 100%;
    position: relative;
    overflow: hidden;
    margin: 0 auto 10px;
}

.J_banner .img {
    width: 2000px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.J_banner .img li {
    float: left;
    position: relative;
}

.J_banner .cut {
    display: block
}

.J_banner .prev {
    width: 28px;
    height: 51px;
    background: url("/Content/images/bgIco.png") no-repeat -173px -119px
}

.J_banner .next {
    width: 28px;
    height: 51px;
    background: url("/Content/images/bgIco.png") no-repeat -83px -150px
}

.J_banner:hover .prev {
    background: url("/Content/images/bgIcoHover.png") no-repeat -173px -119px
}

.J_banner:hover .next {
    background: url("/Content/images/bgIcoHover.png") no-repeat -83px -150px
}

.zywMedicineMainLeftContent .content .banner .pointer {
    width: 100px;
    height: 8px;
    position: absolute;
    bottom: 8px;
    left: 50%;
    display: none;
}

.zywMedicineMainLeftContent .content .banner .pointer li {
    width: 8px;
    height: 8px;
    background: #b4a7ab;
    border-radius: 50%;
    margin: 0 5px;
    float: left;
}

.zywMedicineMainLeftContent .content .banner .pointer li.now {
    background: #18bd8b;
}

.zywMedicineMainLeftContent .content .banner .prev {
    position: absolute;
    top: 40px !important;
    left: 10px;
}

.zywMedicineMainLeftContent .content .banner .next {
    position: absolute;
    top: 40px !important;
    right: 10px;
}

/*轮播图 结束*/



/*test*/
.zywHeaderNavFixed .zywHeaderNavContent{
    display: none;
}
.zywHeaderNavFixed{
    height: 50px;
}

.zywColumnNav ul li.active,.zywColumnNav ul li.active a {
    background-color: #b97504;
    color: #fff;
    text-decoration:none;
}

.zywColumnNav li a:hover {

    color:#b97504;
}

.zywColumnLogo .abstract .statement {

    color: #b97504;
}
.zywTextPic li a:hover p {
    color: #b97504;
}

.zywColumnNav .title {

    border-right: 1px solid #808080;
    margin-right:17px;
}


#articleBox {
    position: relative;
}

.bdsharebuttonbox a{
    width: 20px!important;
    height: 20px!important;
    background-size: 20px 2031.25px!important;
}

.bdshare-button-style0-32 .bds_qzone{
    background-position: 0 -32px!important;
}

.bdshare-button-style0-32 .bds_tsina {
    background-position: 0 -65px!important;
}

.bdshare-button-style0-32 .bds_tqq {
    background-position: 0 -162px!important;
}

.bdshare-button-style0-32 .bds_renren {
    background-position: 0 -194px!important;
}

.bdshare-button-style0-32 .bds_weixin {
    background-position: 0 -1006px!important;
}

#old_wrap .right {

    padding:0px;
}

.zywTextPic li {

    margin-top:35px;
}

.zywColumnMainLeftContent .content {

    padding-bottom:0px;
}

.mzArticly {

    border-top:1px dashed #ccc;
    margin-top:70px;
    padding-top:25px;
}

 .mzArticly > p > span,.mzArticly > span,.mzArticly {

    font-size:16px!important;
    line-height:2!important;
}
