.c_default {
    color: #6a6a6a;
}

.c_white {
    color: #fff !important;
}

.c_fa {
    color: #fafafa;
}

.c_red {
    color: #eeff08;
}

.c_light_red {
    color: rgb(50, 141, 233);
}

.c_pink {
    color: #eeff08;
}

.c_gray_blue {
    color: #718083;
}

.c_black {
    color: #333;
}

.bg_red {
    background-color: #00000099;
    color: #fff;
}

.bg_fa {
    background-color: #fafafa;
    border: 1px solid #fff;
}

.bg_fa_red {
    color: #cd5c4e;
    background-color: #fafafa;
    border: 1px solid #fff;
}

.bg_gray_blue {
    background-color: #e0eff2;
    color: #718083;
}

.bg_light_gray_blue {
    background-color: #eaf5f7;
    color: #718083;
}

html,
body {
    background: rgba(235, 219, 127, 0.8) url('/Template/YUTU023/img/xiangbei.jpg');
    opacity: 1;
    
}

.border_bootom {
    /* border-bottom: 1px solid #ccc; */
}

.first_title {
    color: #444;
    background-color: #eee;
}

.second_title {
    color: #6a6a6a;
    background-color: #eaeaea;
}

a:hover {
    color: #8b32c1;
}

a:visited {
    color: #8b32c1;
}

.border_bootom_default {
    border-bottom: 1px solid #cd5c4e;
}


/******************menu.html***********************/

.row-item.even {
    background-color: #d8d8d8;
    height: 51px;
}

.row-item.odd {
    background-color: #eaeaea;
    height: 51px;
}

.row-item-content .item a {
    color: #6a6a6a;
}

.row-item-content .item:hover a {
    color: #d1cdcd;
}

.player-detail .container .row {
    background-color: #fafafa;
}

.film-operate .remark {
    color: #cd5c4e;
}

.film-operate .title {
    background-color: #eaeaea;
    color: #444;
}

.film-operate .title a {
    color: #444;
}

.film-operate .title a:hover {
    color: #cd5c4e;
}

.film-operate .content a {
    background: #efefef;
    color: #666;
}

.film-operate .content a:hover {
    color: #fafafa;
    background: #666;
}

.enter-content .btt-content {
    border-bottom: 1px solid #cd5c4e;
}

.enter-content .down-content {
    border-bottom: 1px solid #cd5c4e;
}

/*.enter-content .tip-content {*/
/*    border-right: 1px solid #cd5c4e;*/
/*}*/

.down_date {
    background: rgba(127, 135, 235, 0.8);
    color: #eee;
}

.nav li {
    background-color: #cd5c4e;
}

.pagination a {
    background-color: #f1f1f1;
    color: #777;
}

.pagination a:hover {
    background-color: #cd5c4e;
    color: #fff;
    text-shadow: 1px 1px 1px #cd5c4e;
}

.pagination strong {
    background-color: #cd5c4e;
    color: #fff;
    text-shadow: 1px 1px 1px #cd5c4e;
}

.scroll-mian ul li {
    background: #cd5c4e;
    border: 1px solid rgb(23, 96, 168);
}
.c_theme {
    color: #2382c5;
}

.box-title {
    background-color: #0086cf
}

.nav-row {
    background: #cd5c4e;
}

.foot-collect .collect-fun {
    background: #8ac7ff;
}

.foot-collect .collect-fun span {
    background: #1d7ad8;
}

.foot-collect .collect-fun span,
.foot-collect .collect-fun button {
    background: #1d7ad8;
}


.first_title {
    color: #444;
    background-color: #eee;
}

.second_title {
    color: #6a6a6a;
    background-color: #eaeaea;
}

a:hover {
    color: #8b32c1;
}

a:visited {
    color: #8ac7ff;
}

.border_bootom_default {
    border-bottom: 1px solid #cd5c4e;
}


/******************menu.html***********************/

.row-item.even {
    background-color: #3d3d3dcc;

}

.row-item.odd {
    background-color: #3d3d3d;

}

.row-item-content .item a {
    color: #fff;
}

.row-item-content .item:hover a {
    color: #cd5c4e;
}

.player-detail .container .row {
    background-color: #fafafa;
}

.film-operate .remark {
    color: #cd5c4e;
}

.film-operate .title {
    background-color: #eaeaea;
    color: #444;
}

.film-operate .title a {
    color: #444;
}

.film-operate .title a:hover {
    color: #cd5c4e;
}

.film-operate .content a {
    background: #efefef;
    color: #666;
}

.film-operate .content a:hover {
    color: #fafafa;
    background: #666;
}

.enter-content .btt-content {
    border-bottom: 1px solid #cd5c4e;
}

.enter-content .down-content {
    border-bottom: 1px solid #cd5c4e;
}

/*.enter-content .tip-content {*/
/*    border-right: 1px solid #cd5c4e;*/
/*}*/

.down_date {
    background: rgba(127, 135, 235, 0.8);
    color: #eee;
}

.nav li {
    background-color: #272425;
}

.pagination a {
    background-color: #f1f1f1;
    color: #777;
}

.pagination a:hover {
    background-color: #8b32c1;
    color: #fff;
    text-shadow: 1px 1px 1px #8b32c1;
}

.pagination strong {
    background-color: #8b32c1;
    color: #fff;
    text-shadow: 1px 1px 1px #8b32c1;
}

.scroll-mian ul li {
    background: #a5a3a2de;
    border: 1px solid rgb(193 193 193);
}
.c_theme {
    color: #2382c5;
}

.box-title {
    background-color: #454545;
}

.nav-row {
    background: #3e4340;
}

.foot-collect .collect-fun {
    background: #557967;
}

.foot-collect .collect-fun span {
    background: #1d7ad8;
}

.foot-collect .collect-fun span,
.foot-collect .collect-fun button {
    background: #1d7ad8;
}
.yltitle,.ylinks ul li {
    float: left;
    margin-right: 10px;
}

.ylinks ul li a,.yltitle h3{
    color: #cd5c4e;
}

.app li{
    display: inline-block;
    display: block;
    margin: 10px;
    text-align: center;
    width: 58px;
    float: left;
}

.app  li img {
    border-radius: 12%;
    height: 60px;
    width: 60px;
}
.app  li span {
    font-size: large;
    font-weight: bold;
   
    font-size: small;
}
@media (max-width: 738px) {
   .app li{
        width: 15%;
        margin: 5%;
    }
    .app  li span{
        display: block;
        width: 100%;
    }
}

.row table tr td a,.app li a{
    color: #fff;
}
