

.zywYueTenLogo {
    position: relative;
    height: 385px;
    background-color: #fff;
}

.zywYueTenLogo .abstract {
    width: 100%;
    height: 260px;
    background: url("/Content/images/zywYueTen/zywYueTenLogo.jpg") no-repeat;
}

.zywYueTenLogo .abstract .statement {
    padding: 66px 95px 0 374px;
    font-size: 14px;
    line-height: 30px;
    color: #2d987a;
}
.zywYueTenLogo .abstract .statement span{
    display: block;
    text-indent: 2em;
}

.zywYueTenNav{
    height: 124px;
    border: none;


    position: absolute;
    width: 1084px;
    bottom: 8px;
    left: 50%;
    margin-left: -542px;
    background-color: #fff;
    overflow: hidden;
}
.zywYueTenNav >.title{
    height: 66px;
    line-height: 22px;
    width: 22px;
    text-align: right;
    padding-right: 12px;
    padding-left: 60px;


    float: left;
    margin-top: 29px;
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 2px;
    overflow: hidden;
    border-right: 2px solid #d6f2ed;
}
.zywYueTenNav ul{
    float: left;
    width: 944px;
    overflow: hidden;
    margin-left: 40px;
}
.zywYueTenNav ul li{
    float: left;
    width: 62px;
    height: 110px;
    margin-left: 20px;
    margin-top: 6px;
    cursor: pointer;
    font-size: 14px;
    padding-top: 5px;
    border: 1px solid transparent;
}

.zywYueTenNav ul li a:hover{

    text-decoration:none;
}

.zywYueTenNav ul li .ico{
    width: 40px;
    height: 40px;
    margin: 0 auto;
    background-image: url("/Content/images/zywYueTen/zywYueTenIco.png");
    background-position: 0 2px;
    background-repeat: no-repeat;
}
.zywYueTenNav ul li .ico1{background-position-x: 0px;}
.zywYueTenNav ul li .ico2{background-position-x: -40px;}
.zywYueTenNav ul li .ico3{background-position-x: -80px;}
.zywYueTenNav ul li .ico4{background-position-x: -120px;}
.zywYueTenNav ul li .ico5{background-position-x: -160px;}
.zywYueTenNav ul li .ico6{background-position-x: -200px;}
.zywYueTenNav ul li .ico7{background-position-x: -240px;}
.zywYueTenNav ul li .ico8{background-position-x: -280px;}
.zywYueTenNav ul li .ico9{background-position-x: -320px;}
.zywYueTenNav ul li .ico10{background-position-x: -360px;}
.zywYueTenNav ul li:hover .ico{
    background-position-y: -38px;
    background-repeat: no-repeat;
}
.zywYueTenNav ul li.active{
    border: 1px solid #ccc;
}
.zywYueTenNav ul li.active .ico{
    background-position-y: -38px;
    background-repeat: no-repeat;
}
.zywYueTenNav ul li p{
    padding: 0 20px;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
}
.zywYueTenNav ul li:hover p,
.zywYueTenNav ul li.active p{
color: #18bd8b;
}

#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;
}

.zywLineTip{
    position: absolute;
    width: 798px;
    height: 60px;
    background-color: #eeeeee;
    bottom: 55px;
    left: 34px;
    padding:10px;
    border:1px solid #ccc;
}
.zywLineTip>p{
    /*display: inline-block;*/
    margin-bottom:5px;
}
.zywLineTip>p i{
    font-style: normal;
    display: inline-block;
    vertical-align: top;
    width: 20px;
    height: 20px;
    margin: 8px 0 0 10px;
    background: url("/Content/images/zywYueTen/zywMedicineBgIco.png") -60px 0 no-repeat;
}
.zywLineTip>p span{
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    margin: 8px 0 0 2px;
}
.zywLineTip ul{
    display: inline-block;
    margin-left:32px;
    margin-top:3px;
}

.zywLineTip li{
    float: left;
    margin-left: 18px;
}
.zywLineTip li:first-child{
    margin-left: 0;
}
.zywLineTip li.active a{
    color:#18bd8b;
}


/*改颜色－开始*/

.zywColumnMainTitle a{
    border: 1px solid #18bd8b;
    color: #18bd8b;
}
.zywColumnMainTitle a:hover{
    text-decoration: none;
    background-color: #18bd8b;
    color: #fff;
}
#old_right_book h2{
    color: #18bd8b;
    border-bottom:1px solid #e6f8f3;

}
.tempPart h2 em{
    color:#18bd8b;
    border-bottom:1px solid #18bd8b;
}
.zywColumnMainRightNav ul.nav li{
    background-color: #ececec;
}
.zywColumnMainRightNav ul.nav li.active a{
    background-color: #18bd8b;
}
.zywColumnMainRightNav ul.nav li:hover a{
    background-color: #18bd8b;
    color: #fff;
}
#channelNav .cn h2 em{
    color:#18bd8b;
    border-bottom:1px solid #18bd8b;
}
#channelNav .cn h2 i{
    color:#18bd8b;
}

.zywColumnRightFloatNav .nav li i {
    background: url("/Content/images/zywYueTen/zywMedicineBgIco.png") no-repeat -40px 0;
}
.zywColumnRightFloatNav .nav li.active i {
    background: url("/Content/images/zywYueTen/zywMedicineBgIco.png") no-repeat -60px 0;
}
.zywColumnRightFloatNav .verticalLine {
    background-color: #dcf2ed;
}
.zywColumnRightFloatNav .nav li.active a{
    color: #18bd8b;
}
#tags .tagwrap h2 em{
    color: #18bd8b;
    border-bottom: 1px solid #18bd8b;
}
#tags .tagwrap h2 i{
    color: #18bd8b;
}

#tags .tagwrap .tw a{
    background-color: #ececec;
    color: #585858;
}
#tags .tagwrap .tw a:hover{
    background-color: #18bd8b;
    color: #fff;
}
.zywColumnMainLeftContent >.mainPage> .title > p{
    border-bottom:3px solid #18bd8b;
}
.zywColumnMainLeftContent >.mainPage> .title{
    border-bottom:2px solid #e6f8f3;
}
.zywColumnMainLeftContent .content .banner .li:hover a, .zywColumnMainLeftContent .content .banner .li a:hover p{
    color: #18bd8b;
}
#pre_next .pn span{
    color: #18bd8b;
}
#ralePhoto h3,
#best_new h3{
    color:#18bd8b;
    border-bottom:1px solid #18bd8b;
}
#ralePhoto ul.img_Arry li a:hover p,
#best_new .otherPhoto dt a:hover p{
    color:#18bd8b;
    text-decoration: none;
}
#ralePhoto ul.img_Arry li a:hover,
#best_new .otherPhoto dt a:hover{
    text-decoration: none;
}
/*改颜色－结束*/
/** 底部 **/
#unit_friend .boxContent dt b
{
    font-size:14px;
    color:#009e73;
    font-weight:normal;
    line-height:25px;
}

#bottom_channel_nav
{
    background:#009e73;
    padding:10px 0px 10px 0px;
}

#unit_friend .boxContent dt a:hover
{
    color:#009e73;
}

#weixin p
{
    font-size:14px;
    text-align:center;
    line-height:23px;

}