body {
    font-family: "Microsoft YaHei", Arial, sans-serif;
    background: #FFFFFF;
}

ul {
    list-style-type: none;
}

.header {
    background: #EA3838;
    height: 50px;
}

.header .lead {
    font-size: 1rem;
    margin-top: 0.8rem;
}

.header .form-group {
    margin-top: 0.3rem;
}

.header .form-control {
    border-radius: 19px;
    width: 240px;
    height: 35px;
}

.float-end {
    margin-top: 0.4rem;
}

.tels span{
    vertical-align: middle;
    font-size: 2rem;
    color: #EA3838;
    margin-left: 0.2rem;
}
.float-end .form-control:focus {
    border: none;
    box-shadow: none;
}

.logo{
    height: 50px;
}


.float-end .mdi-magnify::before {
    font-size: 22px;
    color: #EA3838;
    position: absolute;
    top: 0px;
    right: 5px;
    z-index: 999;
}

.float-end .btn-default {
    border-left: none;
    height: 35px;
    width: 35px;
    border-top-right-radius: 19px;
    border-bottom-right-radius: 19px;
    -webkit-border-bottom-right-radius: 19px;
    -webkit-border-top-right-radius: 19px;
}


.nar {
    height: 55px;
}

.nar .navbar {
    padding-top: 0px;
    padding-bottom: 0px;
}

.nar .navbar .container-fluid {
    padding: 0px !important;
}

.nar .navbar .navbar-toggler {
    margin-top: .5rem;
}

.nav h2 {
    font-weight: normal;
    font-size: 1.1rem;
    text-align: center;
}

.nav .m {
    position: relative;
    float: left;
    display: inline;
}

.nav .on a {
    color: #EA3838;
}

.nav h2 a {
    zoom: 1;
    line-height: 15px;
    padding: 20px 0px;
    display: block;
    color: #363636;
    font-size: 1.1rem;
}

.nav .sub {
    display: none;
    width: 108px;
    padding: 10px 0;
    position: absolute;
    left: -20px;
    top: 55px;
    background: #FFFFFF;
    float: left;
    line-height: 30px;
}

.nav .sub li {
    text-align: center;
}

.nav .sub li a {
    color: #333;
    display: block;
    zoom: 1;
    line-height: 40px;
}


.nav .sub dl {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    padding: 15px 29px;
    line-height: 26px;
}

.nav .sub dl dt a {
    color: #000;
}

.nav .sub dl dd a {
    color: #999;
}

.nav .sub dl dd a:hover{
    color:#EA3838;
}

.nav #m2 .sub{
    z-index: 1;
    width: 1100px;
    left: 0px;
}
.nav #m3 .sub{
    z-index: 1;
    width: 400px;
    left: 0px;
}
.nav #m4 .sub{
    z-index: 1;
    width: 700px;
    left: 0px;
}
.nav #m5 .sub{
    z-index: 1;
    width: 400px;
    left: 0px;
}
.nav #m6 .sub{
    z-index: 1;
    width: 500px;
    left: 0px;
}
#centent .title-wrapper {
    position: relative;
}

#centent .title-wrapper .title_from {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2rem;
    font-family: Microsoft YaHei;
    color: #333333;
    line-height: 20px;
    position: relative;
}

#centent .title-wrapper h2 {
    margin: 0px 10px;
}

#centent .title-wrapper p {
    color: rgba(37, 37, 37, 0.05);
    position: absolute;
    top: -40px;
    bottom: 0;
    width: 100%;
    text-align: center;
    font-size: 3rem;
    font-weight: bold;
}

#centent .xm_centent img {
    width: 100%;
}

#centent .host_yh {font-size: 2rem;color: #EA3838;font-family: Georgia, serif;font-weight: bold;}
#centent .xm_jies p{font-size: 18px;}
#centent .xm_centent h3 a {
    font-size: 1.2rem;
    color: #333333;
    font-family: Microsoft YaHei;
    font-weight: 500;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#centent .xm_centent p {
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 0.8rem;
}

#centent .xm_centent p a {
    color: #666666;
}

#centent .xm_centent .liaojie {
    color: #EA3838;
}

#centent .xm_centent .more{
    text-align: center;
    background: #EA3838;
    color: #ffffff;
    border-radius: 30px;
    padding: 10px 20px;
}
.gsjs .card {
    border-radius: 0px;
    padding-top: 30px;
    border-bottom: 8px solid #EA3838;
    padding-left: 10px;
}

.gsjs .gsxs_text {
    position: relative;
    z-index: 3;
}

.gsjs .yinhao {
    width: 120px;
    height: 80px;
    font-size: 4rem;
    text-align: center;
    position: relative;
    left: 50px;
    top: 30px;
    z-index: 1;
}

.gsjs h3 a {
    color: #0b0b0b;
}

.gsjs .gs_img {
    position: relative;
    left: -50px;
    z-index: 1;
}


.pinpai .pp_header {
    color: #cccccc;
    font-family: "Microsoft YaHei", Arial, sans-serif;
    font-size: 0.8rem;
}

.pinpai ul li {
    padding-bottom: 10px;
    transition: 0.3s linear all;
}

.pinpai ul li:hover {
    transform: translateY(-5px);
}

.pinpai ul li img {
    width: 60px;
}

.pinpai ul li .card {
    border-radius: 0;
    height: 330px;
}

.pinpai .pp_header h3 {
    color: #EA3838;
    margin-bottom: 0px;
    font-size: 1.5rem;
}

.pinpai .pp_body p {
    color: #494949;
    font-weight: 500;
    line-height: 30px;
    font-family: "Microsoft YaHei", Arial, sans-serif;
}

#centent .fuwuys {
    background: url("../images/fuwu_01.png") no-repeat center center;
    background-size: cover;
    height: 800px;
}

#centent .fuwuys .title-wrapper {
    padding-top: 0.5rem;
}

#centent .fuwuys .title_from {
    z-index: 1;
}

#centent .fuwuys .title-wrapper p {
    color: #CFD3D6;
}

#centent .fuwuys .fuwu_body h3 {
    color: #EA3838;
    margin-bottom: 10px;
}

#centent .fuwuys .fuwu_body p {
    font-size: 1rem;
    font-weight: 500;
}

#centent .tuandui .td_hh {
    font-size: 1.2rem;
}

#centent .tuandui .picScroll {
    position: relative;
    overflow: hidden;
}

#centent .tuandui .picScroll ul {
    zoom: 1;
}

#centent .tuandui .picScroll ul li {
    width: 250px;
    float: left;
    position: relative;
    margin: 0px 5px;
}


#centent .tuandui .dy-videos ul li .mr_zhe {
    position: absolute;
    bottom: 40px;
}

#centent .tuandui .dy-videos ul li .mr_zhe_hover {
    height: 80px;
    width: 260px;
}

#centent .tuandui .dy-videos ul li .mr_zhe_p h3 {
    text-align: center;
    font-size: 1.1rem;
    font-weight: bold;
    color: #fff;
    line-height: 30px;
    padding-top: 10px;
}

#centent .tuandui .dy-videos ul li .mr_zhe_p h3 span {
    display: block;
    margin: 0 auto;
    width: 220px;
    font-size: 18px;
}

#centent .tuandui .dy-videos ul li .xl_wm {
    width: 70%;
    background: #EA3838;
    color: #FFFFFF;
    border-radius: 10px;
    height: 35px;
    display: block;
    text-align: center;
    margin: 0 auto;
    line-height: 35px;
    z-index: -1;
    font-weight: bold;
}

#centent .tuandui .dy-videos ul li .info_body{
    position:relative;
    left: 0;
    background: #ffffff;
    width: 400px;
    z-index: 9999;
    padding: 10px 10px;
}
#centent .tuandui .dy-videos ul li .info_body h5{
    color:#EA3838;
}

#centent .yz_xm h5{
    font-size: 1rem;
    font-weight: 500;
}

#centent .auto_wm{
    background: #F4F4F4;
}
#centent .auto_centent {
    border: 10px solid #ffffff;
}
#centent .auto_centent h3{
    color: #EA3838;
}
#centent .select_wm .select_centent .select-body{
    background: #F4F4F4;
    padding: 10px 20px;
}
#centent .select_wm .select_centent h5{
    font-size: 1.2rem;
    color: #EA3838;
    text-align: center;
    font-weight: bold;
}
#centent .select_wm .select_centent h5::after{
    content: "";
    display: block;
    text-align: center;
    margin: 5px  auto 0 auto;
    width: 40px;
    border-bottom:2px solid #EA3838;
}
#centent .xm_youshi .xm_lists span{
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #EA3838;
    color: #FFFFFF;
    font-size: 1rem;
    text-align: center;
    margin-right: 10px;
}
#centent .xm_youshi .xm_lists p{
    display: inline-block;
    padding-bottom: 5px;
    border-bottom: 1px dashed #BDBDBD;
    width: 90%;
}

#centent .xm_youshi .xm_lists li{
    font-size: 1rem;
}

#centent .xm_youshi .xm_lists li a{
    color: #333333;
}
#centent .xm_youshi .xm_lists li a:hover{
    color: #EA3838;
}

#centent .yz_xm .cradr_more{
    background: #EA3838;
    width: 80%;
    border-radius: 10px;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
}
#centent .yz_xm .cradr_more a{
    color: #FFFFFF;
}
#centent .case {
    background: #F6F6F6;
}

#centent .case .case_centent img {
    height: 150px;
}

#centent .case .case_centent h3 a {
    font-size: 1.2rem;
    color: #333333;
    overflow: hidden;
}

#centent .case .case_centent .card {
    padding-bottom: 20px;
}

#centent .case .case_centent .card-text {
    height: 80px;
}

#centent .case .case_centent .card-text a {
    color: #666666;
}

#centent .case .case_centent .cardr-footer a {
    margin: 0 auto;
    border: 1px solid #EA3838;
    border-radius: 10px;
    height: 35px;
    line-height: 35px;
    padding: 5px 20px;
    color: #EA3838;
}

#centent .case .case_centent .cardr-footer a:hover {
    background: #EA3838;
    color: #FFFFFF;
}

#centent .nese .tips {
    color: #EA3838;
    margin-top: 10px;
}

#centent .nese h3 a {
    color: #EA3838;
    font-weight: bold;
    font-size: 18px;
}

#centent .nese .lest_centent {
    padding-left: 0px;
}

#centent .nese .lest_centent li {
    border-bottom: 1px dashed #E4E4E4;
    padding: 10px 0px;
}

#centent .nese .lest_centent a {
    color: #333333;
}

#centent .nese .lest_centent .card {
    border: none;
    box-shadow: none;
}
#centent .nese .lest_centent .card-body{
    padding: 0px;
}

#centent .nese .lest_centent .lest_time {
    width: 80px;
    font-size: 1rem;
}

#centent .nese .lest_centent .article__title {
    line-height: 50px;
    font-size: 14px;
}

#centent .nese .risht_news ul {
    padding-left: 0px;
}

#centent .nese .risht_news h3 {
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 30px;
}

#centent .nese .risht_news ul a {
    color: #666666;
}

#centent .nese .risht_news ul a:hover {
    color: #EA3838;
}


#centent .khs .scrollBox {
    width: 100%;
    padding: 10px;
    position: relative;
}

#centent .khs .scrollBox .piclist {
    overflow: hidden;
    zoom: 1;
}

#centent .khs .scrollBox .ohbox {
    overflow: hidden;
    position: relative;
    width: 1200px;
    left: 20px;
    margin: 0 auto;
}

#centent .khs .scrollBox {
    position: relative;
    overflow: hidden;
    zoom: 1;
}

#centent .khs .scrollBox .piclist li {
    float: left;
    display: inline;
    width: 380px;
    background: #fff;
    margin-right: 30px;
    padding: 5px;
}

#centent .khs .scrollBox .piclist li h3 {
    background: #EA3838;
    font-size: 1.2rem;
    padding: 10px 10px;
}

#centent .khs .scrollBox .piclist li h3 a {
    box-sizing: border-box;
    text-align: center;
    display: block;
    font-size: 16px;
    color: #FFFFFF;
}

#centent .khs .scrollBox ul li .card-title {
    margin-bottom: 0px;
}

#centent .khs .scrollBox ul li .card-body {
    background: #F6F6F6;
}

#centent .khs .scrollBox ul li .card-body a {
    color: #4F4F4F;
}

#centent .khs .scrollBox .pageBtn span {
    display: block;
    position: absolute;
    top: 40%;
    cursor: pointer;
    color: #0a0a0a;
    z-index: 999;
    font-size: 2rem;
}

#centent .khs .scrollBox .pageBtn .prev {
    left: 20px;
    color: #FFFFFF;
    font-size: 2rem;
    display: block;
    background: #0a0a0a;
    width: 30px;
    height: 60px;
    text-align: center;
    opacity: 0.7;
}

#centent .khs .scrollBox .pageBtn .next {
    right: 20px;
    color: #FFFFFF;
    font-size: 2rem;
    display: block;
    background: #0a0a0a;
    width: 30px;
    height: 60px;
    text-align: center;
    opacity: 0.7;
}

#centent .xlwm {
    background: #F6F6F6;
}

#centent .xlwm .form_title h2 {
    font-weight: 500;
    color: #000000;
}

#centent .xlwm .form_title p {
    letter-spacing: 2px;
    color: #959595;
}

#centent .xlwm form label {
    font-size: 0.8rem;
    color: #636363;
}

#centent .xlwm form .tijs {
    width: 100%;
    background: #EA3838;
    color: #FFFFFF;
    text-align: center;
    border-radius: 5px;
    height: 50px;
    font-size: 1.2rem;
}
#centent .hxyw_centent .hy_tiles{
    font-size: 1.5rem;
    font-weight: bold;
}

#centent .hxyw_centent  a{
    color: #A67E3D;
}
#centent .hxyw_centent h3{
    font-size: 1.4rem;
}
#centent .hxyw_centent .tips{
    line-height: 40px;
}
#centent .hxyw_centent .card-body{
    background: #F9F9F9;
}
#centent .fuwuysk .fw_centent h3{
    font-size: 1.4rem;
}

#centent .fuwuysk .fw_centent .colr_ys{
    color: #EA3838;
}
#centent .fuwuysk .fw_centent p{
    color: #969696;}

#centent .list_centent .hy_tiles{
    font-size: 1.5rem;
    font-weight: bold;
}
#centent .fuwuysk .lx_xm{
    width: 10%;
    margin: 0 auto;
    border: 1px solid #EA3838;
    border-radius: 20px;
    height: 35px;
}
#centent .fuwuysk .lx_xm a{
    color: #EA3838;
    line-height: 35px;
}

#centent .list_centent  a{
    color: #EA3838;
}
#centent .list_centent .tips{
    line-height: 40px;
}
#centent .list_centent .tps{
    border-bottom: 1px solid #E0E0E0;
}

#centent .list_centent ul{
    list-style: disc;
}


#centent .news_cententlis .newelist_title a{
    color: #EA3838;
}
#centent .news_cententlis .newelist_title .tips{
    line-height: 45px;
}

#centent .news_cententlis h5{
    font-size: 1rem;
}
#centent .news_cententlis  a h5{
    color: #333333;
}
#centent .news_cententlis .list_h3 p{
    color: #666666;
}
#centent .news_cententlis ul li:hover h5{
    color:#EA3838;
}


#centent .list_centent .list_li li a{
    color: #333333;
    font-size: 0.8rem;
}
#centent .list_centent .list_li li a:hover{
    color: #EA3838;
}
#centent .list_centent .lest_cnets img{
    height: 120px;
    box-sizing: border-box;
    width: 100%;

}
#centent .list_centent .lest_tps{
    border-bottom: 1px solid #E0E0E0;
}
#centent .list_centent .img_cnets ul li a:hover{
    color: #EA3838;
}

#centent .list_centent .img_cnets ul{
    list-style: none;
    padding-left: 0px;
}
#centent .bt_from{
    background: url("../images/bt_from.png") no-repeat center center;
    background-size: cover;
    height: 238px;
}
#centent .bt_from h3{
    font-size: 1.8rem;
    color: #2C1F1B;
    font-family: "Microsoft YaHei";
}

#centent .bt_from .form-control{
    height: 45px;
    line-height: 45px;
}
#centent .bt_from .form-select{
    height: 45px;
}

#centent .bt_from .form-control:focus,
#centent .bt_from .form-select:focus {
    box-shadow: 166 126 61 0.25rem rgba(var(--bs-primary-rgb), 0.25);
}
#centent .bt_from .btus{
    background: #3B352F;
    color: #FFFFFF;
    padding: 10px 30px;
    border-radius: 5px;
    font-size: 1rem;
}
#centent .bt_from .btus img{
    width: 20px;
    margin-right: 5px;
}

#centent .xm_centent .xq{
    background: #C7AA6A;
    width: 80%;
    margin: 0 auto;
    height: 30px;
    border-radius: 10px;
}
#centent .xm_centent .xq a{
    color: #FFFFFF;
    line-height: 30px;
}
#centent .zhinan{
    background-size: cover;
    background: url("../images/liuxue_05.jpg") no-repeat center center;
    height: 850px;
}

#centent .host_add .cardr-footer a {
    margin: 0 auto;
    border: 1px solid #EA3838;
    border-radius: 10px;
    height: 35px;
    line-height: 35px;
    padding: 10px 20px;
    color: #EA3838;
}
#centent .host_jx .host_txt{
    background: #EA3838;
}
#centent .host_jx .host_txt .text-center{
    padding: 0px 20px;
    margin-top: 50px;
}
#centent .host_jx .host_txt h3{
    font-size: 1.2rem;
    color: #FFFFFF;
}
#centent .article_article{
    background: #F7F7F7;
}
#centent .host_jx .host_txt p{
    color: #FFFFFF;
}
#centent .position a{
    color: #999999;
}
#centent .article {
    overflow: hidden;
}
#centent .article .padding-large{
    padding: 30px 50px;
}
#centent .article .padding-large h1{
    font-size: 28px;
    font-weight: bold;
}
#centent .article .padding-large .text-gray{
    color: #888888;
    margin-top: 20px;
}
#centent .article .padding-large .related_articles a{
    color: #888888;
}
#centent .article_article .img_cnets h2{
    font-size: 18px;
    font-weight: bold;
}
#centent .article_article .img_cnets h2 a{
    color: #EA3838;
}
#centent .article_article .img_cnets .tips{
    color: #EA3838;
}
#centent .article_article .img_cnets ul{
    padding-left: 0px;
}
#centent .article_article .img_cnets ul a{
    color: #666666;
}
#centent .article_article .img_cnets ul li:hover a{
    color: #EA3838;
}
#centent .article_article ul.list_lides{
    list-style: disc;
    padding-left: 20px;
}

#centent .list_article ul li{
    margin-bottom: 20px;
}
#centent .list_article ul li:hover h3{
    color: #EA3838;
}
#centent .searh_title {
    padding-top: 20px;
}
#centent .searh_title h3{
    font-size: 24px;
    color: #333333;
}
#centent .searh_title p{
    color: #888888;
}
#centent .pagination{
    display: inline-block;
}

#centent .pagination li {margin:0 5px;font-size:14px;border:none;border-radius:4px; float: left;}
#centent .pagination li a {border-radius:4px;color:#6e6e6e;background:#fff;padding:10px 15px;border:1px solid #DCDCDC;}
#centent .pagination li.active a,#centent .pagination li a:hover {background:#EA3838;color:#fff;border:1px solid #EA3838;}

#centent .form_crad{
    width: 1100px;
}
#centent .crsa{
    background: url("../images/asscess_login_bg2.png")no-repeat left center;
    background-size: cover;
    padding: 25px 10px;
}

footer {
    background: #333333;
    color: #FFFFFF;
    padding-top: 35px;
}

footer {
    background: #333333;
    padding-top: 35px;
    margin-top: 50px;
    color: #FFFFFF;
}

footer h4 {
    font-size: 16px;
    color: #FFFFFF;
}

footer span {
    font-size: 14px;
}

footer ul {
    padding-left: 0px;
}

footer ul li {
    margin-bottom: 5px;
}

footer ul li a {
    font-size: 14px;
    color: #FFFFFF;
}

footer ul li a:hover {
    color: #FFFFFF;
}

footer ul li .mdi-phone::before {
    color: #E5322C;
}

footer .link h4 {
    font-size: 14px;
}

footer .link li {
    float: left;
    margin-right: 10px;
}

footer .link li a {
    color: #999999;
}
#floating{
    position: fixed;
    top: 50%;
    right: 1%;
    margin-top: -163px;
    z-index: 100;
    width: 80px;
}
.toolbar dd {
    position: relative;
    float: left;
    width: 80px;
    height: 80px;
    background: #EA3838;
    margin-top: 2px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    cursor: pointer;
    transition: all .5s;
    margin-bottom: 0px;
}
.toolbar dd:first-child {
    margin-top: 0;
}
.toolbar dd i {
    width: 100%;
    height: 30px;
    display: block;
    margin-top: 13px;
    background: url(../images/toolbar.png) no-repeat center 0;
}
.toolbar dd.qq i {
    background-position-y: 0;
}
.toolbar dd.tel i {
    background-position-y: -30px;
}
.toolbar dd.code i {
    background-position-y: -60px;
}
.toolbar dd.top i {
    background-position-y: -90px;
}
.toolbar dd span {
    display: block;
    color: #fff;
}
.toolbar dd.tel .box {
    position: absolute;
    top: 0;
    width: 190px;
    right: -200px;
    height: 100%;
    margin-right: 10px;
    border-radius: 5px;
    background: #EA3838;
    opacity: 0;
    transition: all .5s;
}
.toolbar dd.tel .box p {
    font-size: 14px;
    margin: 15px auto 7px;
}
.toolbar dd.tel .box h3 {
    font-size: 18px;
    font-weight: bold;
}
.toolbar dd.tel .box:after {
    display: block;
    content: " ";
    border-style: solid dashed dashed dashed;
    border-color: transparent transparent transparent #EA3838;
    border-width: 9px;
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    right: -18px;
    margin-left: -12px;
}
.toolbar dd.code .box {
    position: absolute;
    top: 0;
    width: 162px;
    right: -172px;
    height: 162px;
    margin-right: 10px;
    border-radius: 5px;
    background: #EA3838;
    opacity: 0;
    transition: all .5s;
}
.toolbar dd.code .box img {
    width: 140px;
    height: 140px;
    padding: 11px;
}
.toolbar dd.code .box:after {
    display: block;
    content: " ";
    border-style: solid dashed dashed dashed;
    border-color: transparent transparent transparent #EA3838;
    border-width: 9px;
    width: 0;
    height: 0;
    position: absolute;
    top: 30px;
    right: -18px;
    margin-left: -12px;
}

.toolbar dd.tel:hover .box {
    opacity: 1;
    right: 80px;
}
.toolbar dd.code:hover .box {
    opacity: 1;
    right: 80px;
}





.dy-content .dy-videos {
    padding: 10px;
    margin-left: -10px;
    margin-right: -10px;
    position: relative
}
.dy-content .dy-videos .dy-video-item {
    float: left;
    width: 220px;
    position: relative
}
.dy-content .dy-videos .dy-video-item .dy-video-poster {
    position: relative
}
.dy-content .dy-videos .dy-video-item .dy-video-link {
    display: block;
    overflow: hidden
}
.dy-content .dy-videos .dy-video-item .dy-video-link .s-pay {
    position: absolute;
    width: 56px;
    height: 43px;
    background: url(../images/paysite.png) no-repeat 0 0;
    left: 0;
    top: -1px;
}
.dy-content .dy-videos .dy-video-item .dy-video-date {
    position: absolute;
    bottom: 6px;
    right: 10px;
    color: #fff;
    line-height: 18px;
    padding: 0 4px;
    font-size: 12px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 3px;
    filter: alpha(opacity=60)
}
.dy-content .dy-videos .dy-video-item-last {
    margin-right: 0
}
.dy-content .dy-videos ul li.dy-video-item .dy-video-meta {
    display: none
}
.dy-content .dy-videos ul li.dy-video-item:hover .dy-video-poster {
    z-index: 3
}
.dy-content .dy-videos ul li.dy-video-item:hover .dy-video-meta {
    display: block;
}
.dy-content .dy-videos .dy-video-meta .dy-video-meta-bg {
    position: absolute;
    top: 0;
    width: 550px;
    height: 100%;
    background-color: #fff;
    border-radius: 2px;
    z-index: 3;
    box-shadow: -1px 10px 35px 0px rgba(0,0,0,0.39);
    -webkit-box-shadow: -1px 10px 35px 0px rgba(0,0,0,0.39);
    -moz-box-shadow: -1px 10px 35px 0px rgba(0,0,0,0.39);
}
.dy-content .dy-videos .dy-video-meta{
    z-index: 9999;
}
.dy-content .dy-videos .dy-video-meta .dy-video-meta-dy {
    position: absolute;
    top: 0;
    width: 280px;
    padding: 0 18px;
    background-color: #fff;
    z-index: 4
}
.dy-content .dy-videos .dy-video-meta .dy-video-title {
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    color: #558dy9
}
.dy-content .dy-videos .dy-video-meta .dy-video-title a {
    color: #558dy9;
    font-size: 18px;
    text-decoration: none
}
.dy-content .dy-videos .dy-video-meta .dy-video-meta-list {
    *zoom: 1;
    position: relative
}
.dy-content .dy-videos .dy-video-meta .dy-video-meta-list:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}
.dy-content .dy-videos .dy-video-meta .dy-video-meta-list li {
    float: left;
    line-height: 25px;
    height: 25px
}
.dy-content .dy-videos .dy-video-meta .dy-video-meta-list li a {
    color: #427fd0
}
.dy-content .dy-videos .dy-video-meta .dy-video-meta-list .dy-video-actors {
    float: none;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    color: #427FD0
}
.dy-content .dy-videos .dy-video-meta .dy-split {
    margin-left: 5px;
    color: #a7a9ac
}
.dy-content .dy-videos .dy-video-meta .dy-video-tip {
    color: #a7a9ac
}
.dy-content .dy-videos .dy-video-meta .dy-video-meta-none, .dy-content .dy-videos .dy-video-meta .dy-video-meta-filter {
    color: #444
}
.dy-content .dy-videos .dy-video-meta .dy-video-intro {
    margin-top: 10px;
    line-height: 20px;
    color: #5f5f5f
}
.dy-content .dy-videos .dy-video-meta .dy-video-intro-more {
    color: #558dy9
}
.dy-content .dy-videos .dy-video-meta .dy-video-rating {
    position: absolute;
    right: 30px;
    top: 10px;
    color: #FF3728;
    font-size: 14px
}
.dy-content .dy-videos .dy-proct img{
    width: 100px;
}
.dy-content .dy-video-item .dy-video-meta-bg {
    right: -4px
}
.dy-content .dy-video-item .dy-video-meta-dy {
    right: 260px
}
.dy-content .dy-videos .dy-video-meta-right .dy-video-meta-bg {
    left: 0;
}
.dy-content .dy-videos .dy-video-meta-right .dy-video-meta-dy {
    left: 260px
}
