@CHARSET "UTF-8";
@import url("base.css");
.banner-in{position: relative;}
/* .ribao-wrap{position:absolute;top:0;} */

.rb-swrap{height: 470px;z-index: 99;}
.rb-swrap{
    width: 262px;
    background-color: #fff;
    box-shadow: 0 0 8px #ccc;
    font-size: 14px;
}
.rb-s-title{
    background-color: #f5f7fa;
    font-weight: bold;
    padding: 10px 0;
    text-indent: 10px;
    font-size: 16px;
}
.rb-s-l{padding: 5px;width:252px;height:357px;}
.rb-s-l li{
    width:100%;
    float: left;
    padding:4px 0;
    display: flex;
    justify-content: space-between;
}
.rb-s-l li a {
    position: relative;
    padding-left: 11px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.rb-s-l li a::after {
    content: "";
    position: absolute;
    top: 40%;
    transform: translateY(-40%);
    left: 0;
    width: 5px;
    height: 5px;
    background-color: #dbdbdb;
}
.flash-wrip{
    width:724px;height:350px;float:left;overflow: hidden;position: relative;
}
.carousel-item{width:100%;height:100%;}
.carousel-btn{
    position: absolute;
    width: 100%;
    bottom: 15px;
    text-align: center;
    left: 0;
    z-index: 10;
}
.carousel-btn span{
    width: 10px;
    height: 10px;
    opacity: 1;
    background-color: #007aff;
    opacity: 0.3;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    line-height: 0px;
    font-size: 0px;
    margin: 0 5px;
}
.carousel-btn span.on{
    width:35px;
    border-radius: 38px;
    opacity: 1px;
    background: rgba(255, 255, 255, 0.76);}
.rb-s-more a{
    line-height: 36px;
    text-align: center;
    border-radius: 45px;
    background: rgb(239,239,239);
    font-size: 16px;
    display: block;
    overflow: hidden;
    color: rgb(84,84,84);
    margin: 5px auto 8px auto;
    width: 94%;
}
.rb-s-more a:hover {
    color: rgb(255,255,255);
    text-decoration: none;
    background: rgb(250,126,127);
}

.nav-show{
    height:350px;
    width: 214px;
}
.nav-show .nav-show-item {
    height: 135px;
    padding: 20px 0;
    text-align: center;
    font-size: 14px;
    background: #fff;
    opacity: .85;
    filter: alpha(opacity=85);
}
.nav-show .nav-show-item h4 {
    padding-bottom: 2px;
    color: #333;
    font-weight: 700;
    line-height: 24px;
}
.nav-show .nav-show-item p, .site-nav {
    color: #999;
}
/**ribao-wrap  END**/



#layui-flash a img{width:100%;height:100%;}
#layui-flash .layui-carousel-ind,#layui-flash .layui-icon{z-index:9999;}

.process {
    width: 938px;
    height: 120px;
    background: url(/static/home/images/process_bg.png) top center;
}
.process .process-in {
    width:100%;
    height: 120px;
    margin: 0 auto;
    background-color: #fff;
    float: left;
    overflow: hidden;;
}
.process .process-in li {
    position: relative;
    float: left;
    width: 181px;
    height: 120px;
    text-align: center;
}
.process .process-in li:last-child{width:212px;}
.process .process-in li .img {
    display: inline-block;
    width: 74px;
    height: 86px;
    background: url(/static/home/images/idx_icon.png) no-repeat;
}
.process .process-in li .srch {
    background-position: 5px 16px;
}
.process .process-in li .test {
    background-position: -66px 21px;
}
.process .process-in li .sign {
    background-position: -140px 14px;
}
.process .process-in li .money {
    background-position: -213px 14px;
    width: 66px;
}
.process .process-in .bc1 {
    background-color: #f4f4f4;
}
.process .process-in .bc1 {
    background-color: #f4f4f4;
}
.process .process-in .bc2 {
    background-color: #f9f9f9;
}
.process .process-in li h5 {
    position: absolute;
    left: 0;
    bottom: 18px;
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #666;
}
.process .process-in li h5 label {
    font-style: oblique;
    font-weight: bold;
    font-size: 14px;
    padding-right: 3px;
}
.process .process-in li h5 .one {
    color: #f5af00;
}
.process .process-in li h5 .two {
    color: #44c6c2;
}
.process .process-in li h5 .three {
    color: #ff8c94;
}
.process .process-in li h5 .four {
    color: #70bfea;
}

.process .process-in .Code {
    height: 80px;
    background-color: #fff;
    padding: 19px 0;
    border: 1px solid #e9e9e9;
    font-size: 14px;
    text-align: left;
}
.process .process-in .Code img {
    float: left;
    margin: 0 8px 0 16px;
}
.process .process-in .Code h6 {
    margin-top: 3px;
    padding-bottom: 10px;
    color: #333;
}
.process .process-in .Code p {
    color: #999;
}
.process .process-in .Code .follow {
    font-size: 12px;
    margin-top: 10px;
    display: inline-block;
    width: 64px;
    height: 22px;
    background: #006cbf;
    line-height: 22px;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
}
/**======banner  END**/
.IN-ZT{height:394px;}
.IN-ZT-L{padding: 13px;width: 840px;height:366px;border-radius: 12px;box-shadow: 2px 0 20px #d9e0ee;}
.IN-ZT-L-T{
    font-size: 18px;font-weight: 600;position: relative;
}
.IN-ZT-L-T::before{
    content: "";
    width:18px;height:20px;
    background:url('/static/home/images/IN-ZT-L-T-icon.png') no-repeat left 2px;
    background-size: contain;
    transform: translateY(-50%);
    position: absolute;
    top:12px;
}
.IN-ZT-L-T i{margin-left:24px;}
.IN-ZT-L-Swiper li{
    padding-top: 13px;
    line-height: 1.1;
    width: 49%;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    float: left;
}
.IN-ZT-L-Swiper li:nth-child(even){float:right;}
.IN-ZT-L-Swiper li a{position: relative;padding-left: 10px;}
.IN-ZT-L-Swiper li a::after {
    content: "";
    position: absolute;
    top: 40%;
    left: 0;
    width: 4px;
    height: 4px;
    background-color: #dbdbdb;
}
.IN-ZT-R-Swiper,.hot-info-item{padding-left:10px;padding-right: 10px;width:278px;height:360px;}
.IN-ZT-L-Swiper li a:hover{color: #ffa000;}
.IN-ZT-R-Swiper li{
    display: flex;
    margin-top: 15px;
}
.IN-ZT-R-Swiper li a {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    flex-grow: 1;
    width: 0px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    flex-shrink: 0;
    position: relative;
    text-indent: 10px;
}
.IN-ZT-R-Swiper li a::before {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    left: 0;
    top: 8px;
    background-color: #dbdbdb;
}
/**===========IN-ZT END**/
.sktd-box{

}

.sktd-hide {
    padding: 12px 0;
    background-color: #fff;
    border-radius: 12px;
    overflow: hidden;
    position: relative;
}
.teacherTeam_main {
    position: relative;
    height: 332px;
    font-size: 12px;
    border-radius: 8px;
    background: url(/static/home/images/q-bg.jpg) no-repeat center center / 100% 100%;
}
@media screen and (min-width: 1480px) and (max-width: 1679px) {
    .teacherTeam_main {
        height: 400px;
        font-size: 13px;
    }
}
.teacherTeam_info {
    display: flex;
    padding: 63px 0 0 37px;
}
@media screen and (min-width: 1480px) and (max-width: 1679px) {
    .teacherTeam_info {
        padding: 78px 0 0 45px;
    }
}
.teacherTeam_info .col_1 {
    margin-right: 48px;
}
@media screen and (min-width: 1480px) and (max-width: 1679px) {
    .teacherTeam_info .col_1 {
        margin-right: 57px;
        height: 118px;
        width: 122px;
    }
}
.teacherTeam_info .col_1 .name {
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 21px;
    text-align: center;
    width:122px;
    height: 32px;
    float: left;
}
@media screen and (min-width: 1480px) and (max-width: 1679px) {
    .teacherTeam_info .col_1 .name {
        font-size: 32px;
    }
}
.trans_btn {
    transition: 0.3s;
    height: 35px;
    line-height: 35px;
    box-shadow: 0px 5px 33px 2px rgba(160, 183, 212, 0.32);
    border-radius: 18px;
    background-color: #ffffff;
    font-size: 16px;
    color: #555555;
    padding: 0 10px 0 18px;
    vertical-align: middle;
    cursor: pointer;
    box-sizing: border-box;
    border: none;
}
.trans_btn:hover {
    transform: translateY(-2px);
}
.trans_btn i {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: 10px;
    background: url(/static/home/images/button-icon.png) no-repeat 0 -68px;
    vertical-align: middle;
    margin-top: -2px;
}
.teacherTeam_info .desc {
    width: 256px;
}
.teacherTeam_info .col_2 {
    margin-right: 35px;
}
@media screen and (min-width: 1480px) and (max-width: 1679px) {
    .teacherTeam_info .col_2 {
        margin-right: 75px;
        height:118px;
    }
}
@media screen and (min-width: 1480px) and (max-width: 1679px) {
    .teacherTeam_info .desc {
        width: 290px;
    }
}
.teacherTeam_info .techaer_tag {
    display: inline-block;
    padding: 0 6px;
    line-height: 20px;
    text-align: center;
    height: 20px;
    font-size: 14px;
    background: #000000;
    border-radius: 6px;
    color: #ffffff;
    margin-bottom: 10px;
}
.teacherTeam_info .techaer_detail {
    line-height: 17px;
    color: #555555;
    margin: 0 auto;
}
.teacherTeam_info .techaer_detail:nth-child(2) {
    margin-bottom: 20px;
}
.teacherTeam_info .techaer_tag {
    display: inline-block;
    padding: 0 6px;
    line-height: 20px;
    text-align: center;
    height: 20px;
    font-size: 14px;
    background: #000000;
    border-radius: 6px;
    color: #ffffff;
    margin-bottom: 10px;
}
.teacherTeam_info .techaer_detail {
    line-height: 17px;
    color: #555555;
    margin: 0 auto;
}
.teacherTeam_info .techaer_detail.t-ellipsis {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.teacherTeam_main .teacherTeam_cover {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 249px;
}
@media screen and (min-width: 1480px) and (max-width: 1679px) {
    .teacherTeam_main .teacherTeam_cover {
        width: 301px;
        height:100%;
    }
}
.teacherTeam_main .teacherTeam_cover img {
    width: 100%;
    border-radius: 0 8px 8px 0;
}

.teacherTeam_list {
    position: absolute;
    bottom: 18px;
    left: 8px;
    padding: 17px 45px;
}
@media screen and (min-width: 1480px) and (max-width: 1679px) {
    .teacherTeam_list {
        bottom: 26px;
    }
}
.teacherTeam_main .prev_icon, .teacherTeam_main .next_icon {
    position: absolute;
    display: block;
    width: 14px;
    height: 17px;
    cursor: pointer;
}
.teacherTeam_main .prev_icon {
    left: 13px;
    top: 50%;
    margin-top: -8.5px;
    background: url(/static/home/images/button-icon.png) no-repeat -29px 0;
}
.teacherTeam_main .next_icon {
    right: 13px;
    top: 50%;
    margin-top: -8.5px;
    background: url(/static/home/images/button-icon.png) no-repeat -29px -30px;
}
.teacherTeam_main .prev_icon.disabled {
    background-position: 0 0;
    cursor: not-allowed;
}
.teacherTeam_main .teacher_wrap {
    width: 596px;
    overflow: hidden;
}
@media screen and (min-width: 1480px) and (max-width: 1679px) {
    .teacherTeam_main .teacher_wrap {
        width: 692px;
    }
}
.teacherTeam_main .teacher_ul {
    font-size: 0;
    white-space: nowrap;
    transition: margin-left 0.5s ease-in-out;
}
.teacherTeam_main .teacher_li {
    display: inline-block;
    width: 81px;
    height: 81px;
    background: linear-gradient(0deg, #F6FAFD, #D6E0EF);
    border-radius: 50%;
    margin-right: 22px;
    overflow: hidden;
    cursor: pointer;
}
.teacherTeam_main .teacher_li:hover, .teacherTeam_main .teacher_li.on {
    background: linear-gradient(0deg, #FFF9F3, #FFAEA0);
}

@media screen and (min-width: 1480px) and (max-width: 1679px) {
    .teacherTeam_main .teacher_li {
        width: 97px;
        height: 97px;
    }
}
.teacherTeam_main .teacher_li img {
    width: 100%;
}
/**===========sktd-box END**/

/**====================================**/
.IN-Info{}

.common-title{position: relative;padding: 0 0 14px 0;}
.IN-ZT-R .common-title,.hot-information .common-title,.ask-item .common-title{padding-bottom: 0;}
.common-title h2 {font-size: 18px;}
.common-title h2 span{
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    vertical-align: middle;
    margin-top: -2px;
}
.common-title h2 .common-titleSP1{
    background: url(/static/home/images/common-titleSP1.png) no-repeat left center;
    background-size: contain;
}
.common-title h2 .common-titleSP2{
    background: url(/static/home/images/common-titleSP2.png) no-repeat left center;
    background-size: contain;
}
.common-title h2 .common-titleSP3{
    background: url(/static/home/images/common-titleSP3.png) no-repeat left center;
    background-size: contain;
}
.common-title h2 .common-titleSP4{
    background: url(/static/home/images/common-titleSP4.png) no-repeat left center;
    background-size: contain;
}
.dropnav{font-size: 14px;}
.dropnav li {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    border: 1px solid #efefef;
    cursor: pointer;
}
.dropnav li:hover{background-color: #fff3e0;}
.dropnav li .currency {
    display: inline-block;
    padding: 16px 0 16px 16px;
    color: #333;
    flex: 1;
}
.dropnav li .currency img{width:20px;height: 20px;margin-right: 16px;}
.dropnav li .icon-arrow {
    display: inline-block;
    margin-right: 24px;
    width: 18px;
    height: 18px;
    color:#ffa000;
}
.sub-cate {
    display: none;
    position: absolute;
    padding: 16px 0 16px 30px;
    width: auto;
    width:450px;
    top: -1px;
    left: 220px;
    background-color: #fff;
    border: 1px solid #ffa000;
    z-index: 999;
}
.dropnav li:hover .sub-cate{display: block;}
.classify {
    line-height: 22px;
    font-size: 13px;
    margin-right: 20px;
    float: left;
}
.classify:hover {
    color: #ffa000;
}
.IN-info-l{
    width: 826px;
    box-shadow: 2px 0 20px #d9e0ee;
    height: auto;
    padding: 12px 20px;
    border-radius: 12px;
}
.column-l-blk{
    float:left;
    width: 400px;
    margin-top:14px;
    height:224px;
}
.column-l-blk:nth-child(1),.column-l-blk:nth-child(2){margin-top:0;}
.column-l-blk:nth-child(even){
    margin-left: 18px;
    float: right;
    margin-right:4px;
}
.hd-tit {
    height: 46px;
    line-height: 46px;
    position: relative;
}
.hd-tit::before {
    content: "";
    height: 22px;
    width: 22px;
    top: 23px;
    left: 4px;
    background:url(/static/home/images/ks-icon.png) no-repeat left center;
    background-size: contain;
    transform: translateY(-50%);
    position: absolute;
}
.IN-C-H .hd-tit::before{
    background:url(/static/home/images/course-icon.png) no-repeat left center;
    background-size: contain;
}
.hd-tit .more {
    float: right;
    font-size: 14px;
    color: #999;
    background: url(/static/home/images/more_1.png) no-repeat left center;
    background-size: contain;
    width: 45px;
    height: 9px;
    margin-top:17px;
}
.hd-tit .more:hover {
    background: url(/static/home/images/more_2.png) no-repeat left center;
    background-size: contain;
}
.column-l-blk .list-b{height:182px;}
.hd-tit .more span{font-size: 12px;}
.hd-tit h3 {
    float: left;
    height: 46px;
    padding-left: 34px;
    font-size: 18px;
    color: #333;
}
.column-l-blk .list-b li {
    display: flex;
    height:30px;
    line-height: 30px;
    font-size: 14px;
}
.column-l-blk .list-b li a {
    flex-grow: 1;
    width: 0px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    flex-shrink: 0;
    position: relative;
    padding-left: 16px;
}
.column-l-blk .list-b a::after {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    left: 0;
    top: 12px;
    background-color: #dbdbdb;
    margin-left:5px;
}
.column-l-blk .list-b li span {
    float: right;
    color: #999;
    padding-left: 5px;
}

/**IN-info-l END**/
.IN-Info-r{width:316px;height: auto;}
.ixtime{
    width:300px;
    padding: 20px 8px 0;
    background: url(/static/home/images/ctbg1.png) no-repeat;
    background-size: 100%;
    border-radius: 0 0 12px 12px;
}
.zxspRt-rlHd {
    height: 24px;
    line-height: 24px;
    white-space: nowrap;
    position: relative;
}
.zxspRt-rlH4 {
    display: inline-block;
    font-size: 17px;
    font-weight: 900;
    vertical-align: middle;
}
.zxspRt-rlBd {
    padding-top: 18px;
}
.ixtime .Menubox{
    display: flex;
    height: 36px;
    line-height: 36px;
    background: url(/static/home/images/rl-bg1.png) no-repeat;
}
.ixtime .Menubox li {
    float: left;
    width: 68px;
    font-size: 14px;
    color: #252525;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    height: 36px;
    line-height: 36px;
}
.Menubox li.curr {
    background-image: linear-gradient(180deg, #E6F0FF, #fff);
    font-weight: 900;
    color: #F51E29;
    border-radius: 8px 8px 0 0;
}
.Contentbox {
    width: 278px;
    height: 282px;
    overflow: hidden;
    padding: 0 11px 12px;
    background-color: #fff;
    border-radius: 0 8px 8px 8px;
}
.Contentbox ul li {
    margin-top: 11px;
    display: flex;
    font-size: 14px;
}
.Contentbox ul li:first-child{padding-top:4px;}
.Contentbox ul li a{
    flex-grow: 1;
    width: 0px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    text-indent: 10px;
}
.Contentbox ul li a::after {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    left: 0;
    top: 7px;
    background-color: #dbdbdb;
}

.sec_r,.IN-ZT-R,.hot-information,.ask-item{width:298px;border-radius:12px;;background-color: #FFFFFF;padding: 18px 8px 10px;}
.sec_r .common-title,.sec_r_cont_box_lst{width:274px;padding-left:10px;padding-right: 10px;}
.sec_r{
    background-repeat: no-repeat;
    background-image: url(/static/home/images/rl-bg-icon.png);
}
.sec_r_cont_box_lst a{
    width:274px;
    float:left;
    display: block;
    box-sizing: border-box;
    position: relative;
    padding: 7px;
    font-size: 14px;
    background-color: #fff9;
    transition: .3s;
    border-radius: 8px;
    margin:4px 0;
}
.sec_r_cont_box_lst a:last-child{padding-bottom: 0;border-bottom: none;}
.sec_r_cont_box_lst a h5{
    font-weight: 500;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 8px;
    width:100%;
    font-size: 14px;
}
.sec_r_cont_box_lst a:hover h5 {color: #E3170D;}
.sec_r_cont_box_lst a small {
    color: #868b96;
    font-size: 13px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    width:100%;
    letter-spacing: -.8px;
}

.hot-information .common-title{padding-left:10px;padding-right: 10px;}

.hot-info-item li {
    display: flex;
    font-size: 14px;
    margin-top:15px;
}
.hot-info-item li span {
    display: inline-block;
    width: 18px;
    color: #aeaeae;
    margin-right: 4px;
    text-align: center;
    font-weight: 600;
}
.hot-info-item li:first-child span{font-weight: bold;color: rgb(235, 0, 0);}
.hot-info-item li:nth-child(2) span{font-weight: bold;color: rgb(255, 93, 0);}
.hot-info-item li:nth-child(3) span{font-weight: bold;color: rgb(255, 162, 0);}
.hot-info-item li a {
    width: 280px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
/**==IN-Info END==**/
.zyfw-ul {
    display: flex;
    justify-content: space-between;
}
.zyfw-ul>li {
    width: 288px;
    height: 210px;
    padding-top: 30px;
    border-radius: 10px;
    text-align: center;
    background: url(/static/home/images/ctbg5.jpg) no-repeat;
    background-size: 100% 100%;
    border: 1px solid #fff;
}
.zyfw-ico {
    width: 88px;
    height: 88px;
    margin: 0 auto;
}
.zyfw-ico01{
    background: url(/static/home/images/zyfw-ico01.png) no-repeat left center;
    background-size: contain;
}
.zyfw-ico02{
    background: url(/static/home/images/zyfw-ico02.png) no-repeat left center;
    background-size: contain;
}
.zyfw-ico03{
    background: url(/static/home/images/zyfw-ico03.png) no-repeat left center;
    background-size: contain;
}
.zyfw-ico04{
    background: url(/static/home/images/zyfw-ico04.png) no-repeat left center;
    background-size: contain;
}
.zyfw-tit {
    font-size: 18px;
    font-weight: 900;
    margin-top: 14px;
    line-height: 18px;
}
.zyfw-info {
    margin: 12px 16px 0;
    font-size: 14px;
    line-height: 20px;
    height: 60px;
    color: #888;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
/**====zyfw-box END**/
/**===zyfw-ul END==**/
.qyxx-box{position: relative;margin-top: 20px;}
.qyxx-main{display: flex;justify-content: space-between;}
.qyxx-ltBox{
    width: 592px;
    flex-shrink: 0;
}
.comTit-hd{
    height: 32px;
    line-height: 32px;
}
.comTit-hdH3 {
    display: inline-block;
    font-size: 24px;
    font-weight: 900;
    vertical-align: middle;
}
.comTit-hdH3>i {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("/static/home/images/comTit-hdH3-i.png") no-repeat left center;
    background-size: contain;
    vertical-align: middle;
    margin-top: -2px;
}
.sktd-box .comTit-hdH3>i {
    background: url("/static/home/images/comTit-hdH3-icon.png") no-repeat left center;
    background-size:contain;
    margin-right: 5px;
}
.zyfw-box .comTit-hdH3>i {
    background: url("/static/home/images/zyfw-box.png") no-repeat left center;
    background-size:contain;
    margin-right: 5px;
}
.qydt-main {
    margin-top: 20px;
}
.ppgs-video {
    height: 332px;
    border-radius: 12px;
    overflow: hidden;
    position: relative;
}
.ppgs-videoStart, .ppgs-videoImg, .ppgs-videoPlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 12px;
    overflow: hidden;
}
.ppgs-videoImg img {
    width: 100%;
    height: 100%;
}
.ppgs-videoPlay {
    background-color: rgba(0, 0, 0, .3);
    cursor: pointer;
}
.ppgs-videoPlay>span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 64px;
    height: 64px;
    margin-top: -32px;
    margin-left: -32px;
    background: url(/static/home/images/bigplay.png) no-repeat;
    background-size: 100% 100%;
    transition: .4s;
    cursor: pointer;
    z-index: 9999;
}
.ppgs-videoPlay>span:hover{transform: scale(1.1);}


.qyxx-rtBox{
    width: 570px;
    flex-shrink: 0;
}
.comTit-hd {
    height: 32px;
    line-height: 32px;
    position: relative;
}
.qyxx-rtBox .comTit-hdH3>i{
    background: url(/static/home/images/yxsz_icon.png) no-repeat left center;
    background-size:contain;
    margin-right: 10px;
}
.comTit-hdR {
    position: absolute;
    top:-4px;
    right: 0;
    height: 32px;
    line-height: 32px;
}
.comTit-hdMore{
    display: inline-block;
    width: 45px;
    height: 9px;
    background: url(/static/home/images/more_1.png) no-repeat left center;
    background-size:contain;
    vertical-align: middle;
    margin-left: 15px;
}
.comTit-hdMore:hover{
    background: url(/static/home/images/more_2.png) no-repeat left center;
    background-size:contain;
}
.qydt-main {
    width:538px;
    padding: 1px 16px 0;
    background-color: #fff;
    border-radius: 12px;
    height: 332px;
}
.qydt-ul>li>a {
    margin-top: 16px;
    display: flex;
}
.qydt-img {
    flex-shrink: 0;
    width: 102px;
    height: 62px;
    border-radius: 5px;
    overflow: hidden;
    margin-right: 10px;
}
.qydt-img img {
    display: block;
    width: 100%;
    height: 100%;
}
.qydt-ct {
    width: calc(100% - 112px);
}
.qydt-tit {
    font-size: 16px;
    font-weight: 900;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 8px;
}
.qydt-info {
    font-size: 13px;
    line-height: 18px;
    color: #999;
    margin-top: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
/**==qyxx-box END==**/
