
a.click_more {
    cursor: pointer;
    width: 38px;
    height: 15px;
    display: inline;
    overflow: hidden;
    background: url(icobox.png) no-repeat -4px -510px;
    /*position: absolute;*/
    right: 0px;
    margin-top: 10px;
    top: -50px;
}
a:hover,.g-dot-list .item:hover i{
    color: #14cc8f;
}
.g-head-title {
    border-bottom: 2px solid #14cc8f;
}
.s-course-idx .cell-2 .title {
    color: #14cc8f;
    border-left: 4px solid #14cc8f;
}
.com_titOne .click_more::before{
    display: none;
}
.g-title {
    border-bottom: 2px solid #14cc8f;
}
.m-tjimg li a:hover p{ background-color:#14cc8f; color: #fff  }
.s-course-idx .cell-2 {
    padding: 16px 0 0 0;
    border-top: 2px solid #14cc8f;
}
h2.title-txt::before, .com_titOne h3::before{
    content: "";
    float: left;
    margin-top: 6px;
    display: inline-block;
    width: 4px;
    height: 20px;
    background-color: #14cc8f;
    margin-right: 10px;
}
.com_titOne h3::before{
    margin-top: 2px;
}
.jcZxzxList li a.width1, .m-news-main .col-r .news .time{
    color: #14cc8f;
}
.cell-33{
    width: 346px;
    float: left;
    overflow: hidden;
    margin-right: 20px;
    margin-bottom: 20px;
}
.m-news-main .col-r .hot-tit, .m-news-main .col-r .u-line, .s-course-idx .cell-1 .thumbs .tmb.on,.flashpoint i.on{
    background-color: #14cc8f;
}
.m-news-main .col-r .news .u-dashed{
    border-left: 1px dashed #14cc8f;
}
.s-course-idx .cell-3 .list-pos .item {
    border: 1px solid #14cc8f;
    background: #14cc8f;
}
.s-course-idx .cell-3 .list-pos .item:hover, .s-course-idx .cell-3 .list-pos .item.on {
    color: #14cc8f;
    background: #fff;
}
.g-tab .tab-item.cur, .g-tab .tab-item:hover {
    color: #14cc8f;
}
.s-course-idx .hot-rank .g-title {
    border-color: #14cc8f;
    margin-bottom: 20px;
    font-weight: bold;
}
.m-news-main .col-r .news .u-dot {
    background: -167px -580px url(sp_3.png) no-repeat;
}
.m-news-main .col-r .f5 {
    background: -191px -580px url(sp_3.png) no-repeat;
}
.ui-bg {
    background-image: url(sp_3.png);
    background-repeat: no-repeat;
}
.cell-33:nth-child(3n){
    margin-right: 0px;
}
.topinfo{
    width: 346px;
    height: 170px;
    position: relative;
    margin-bottom: 20px;
}
.topinfo a{
    width: 346px;
    height: 170px;
    overflow: hidden;
    display: block;
}
.topinfo a img{
    width: 346px;
    height: 170px;
    transition: all 0.4s ease;
    overflow: hidden;
}
.topinfo  a img:hover{  
    transform: scale(1.06);
    transition: all 0.4s ease;
    
}
.topinfo  a:hover p{color: #fff;}
.topinfo a p{
    position: absolute;
    bottom: 0px;
    width: 326px;
    padding: 0px 10px;
    font-weight: normal;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    color: #fff;
    background: url(rgba50.png);
    left: 0px;
}

/*评测*/
.pb {
    display: block;
    width: 216px;
    height: 230px;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
}
.pb:nth-child(5n){
    margin-right: 0px;
}
.pb a.img {
    display: block;
    width: 216px;
    height: 163px;
    border: 1px solid #d9dde0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    overflow: hidden;
}
.pb a.img img{
    width: 216px;
    height: 163px;
    transition: all 0.4s ease;
    overflow: hidden;
}
.pb a.img img:hover{
    transform: scale(1.06);
    transition: all 0.4s ease;
}
.pb a.text b {
    height: 50px;
    font-size: 14px;
    line-height: 25px;
    display: block;
    font-weight: normal;
}
