*{
    margin: 0;
    padding: 0;
}
html, body {
    width: 100%;
    height: 100%;
    min-width: 1200px;
    font-family: "Microsoft YaHei","Arial", "SimSun";
    word-wrap: break-word;
}
#box{
    width: 100%;
    height: 100%;
}
.content{
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #f0f0f5;
}
.noneWord p{
    font-size:14px!important;
}
.contentCenter {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 20px auto;
    background: #f0f0f5;
}
.contentLeft{
    width: 803px;
    height: auto;
    overflow: hidden;
    float: left;
    background: #fff;
    padding: 0 25px;
    box-sizing:border-box;
}
.title{
    width: 100%;
    margin-bottom: 20px;
}
.leftTitle {
    width: auto;
    margin: 20px 0;
    color: #333333;
    font-size: 16px;
}
.shortLine {
    display: inline-block;
    width: 5px;
    height: 17px;
    margin-top:3px;
    background: #ff7400;
    border-radius: 3px;
    float: left;
}
.jianjie {
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 14px;
    line-height: 28px;
    margin: 2% 0;
    color: #666666;
    word-wrap: break-word;
    word-break: normal;
}
    .jianjie img{
        height:auto;
        max-width:100%;
        width:auto;
        display:block;
        margin:0 auto;
    }
    .jianjieWord {
        font-size: 14px;
        line-height: 24px;
        margin: 2% 0;
        color: #666666;
        word-wrap: break-word;
        word-break: normal;
    }
.jianjiePic{
    width: 742px;
    height: auto;
}
.jianjiePic img{
    width: 100%;
}
.business{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.busList{
    width: 224px;
    height: auto;
    overflow: hidden;
    float: left;
    margin-right: 33px;
}
.busList:nth-child(3n){
    margin-right: 0;
}
.busImg{
    width: 136px;
    height: 136px;
    border-radius: 100%;
    margin: 0 auto;
    margin-top: 1%;
    overflow: hidden;
}
.busImg img{
    width: 100%;
    height: 100%;
    border-radius: 100%;
}
.busTitle {
    width: 100%;
    font-size: 14px;
    height: 44px;
    text-align: center;
    color: #4e4e4e;
    overflow: hidden;
    line-height: 44px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.busIntro{
    font-size: 14px;
    line-height: 26px;
    color: #7a7a7a;
    word-wrap: break-word;
    word-break: normal;
    text-align:center;
}
.product{
     width: 100%;
     height: auto;
     overflow: hidden;
 }
.eachOne{
    list-style: none;
    float: left;
    margin: 1.6%;
    width: 30%;
    height: auto;
    background: #d9d9d9;
    text-align: center;
    line-height: 24px;
}
.images{
    width: 100%;
    height: 146px;
    overflow: hidden;
}
.images img{
    width: 100%;
    height: 100%;
    /*background: red;*/
}
.Right{
    width: 380px;
    box-sizing:border-box;
    float: right;
}
.reader{
    width: 100%;
    height: auto;
    overflow: hidden;
}
    .reader .iconfont, .hotRecommond .iconfont{
        margin-right:0;
        font-size:22px;
        line-height:26px;
    }
    .reader li {
        width: 100%;
        font-size: 14px;
        line-height: 26px;
        height: 26px;
        cursor: pointer;
        color: #333333;
        /* overflow: hidden; */
        /* text-overflow: ellipsis; */
        white-space: nowrap;
    }
        .reader li a {
            text-decoration: none;
            color: #5e676e;
            height:26px;
            font-size: 14px;
            overflow: hidden;
            /* display: inline-block; */
            width: 100%;
            display: block;
            line-height: 24px;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
            .reader li a .icon-dian1 {
                color: #cfd1d4;
                float:left;
            }
            .reader li a:hover, .reader li a:hover .icon-dian1 {
                color: #ff7400;
            }
            .reader li a span:nth-of-type(1) {
                display: inline-block;
                width: 245px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                height: 26px;
            }
            .reader li a span{
                float:left;
            }
.rightTitle {
    width: auto;
    margin-bottom: 20px;
    background: #fff;
    
    padding: 0 25px;
    overflow: hidden;
    padding-bottom: 30px;
    
}
.rightTitle_fff{
    background: #f4f4f4;
}
.daily{
    padding:0 20px;
}
    .daily li{
        margin-bottom:30px;
    }
        .daily li:nth-child(4n){
            margin-bottom:0;
        }
        .daily li .imgbox {
            width: 262px;
            height: 170px;
        }
        .daily li img {
            width: 262px;
            height: 170px;
        }
    .daily li p {
        font-size: 14px;
        color: #333;
        line-height: 24px;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        padding-left:6px;
    }
        .daily li p:hover{
            color:#ff7400;
        }
        .fen {
            display: inline-block;
            width: auto;
        }
.nowComment {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 15px;
}
.nowTop{
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 40px;
    margin: 3% 0;
}
.nowPic{
    /*display: inline-block;*/
    width: 40px;
    height: 40px;
    border-radius: 100%;
    float: left;
}
.nowPic img{
    width: 100%;
    height: 100%;
    border-radius: 100%;
}
.nowName{
    display: inline-block;
    font-size: 14px;
    float: left;
    margin-left: 6%;
    color: #333333;
    width: 150px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.nowTime{
    float: right;
    font-size: 12px;
    color: #b4b3b3;
}
.nowMiddle{
    font-size: 14px;
    line-height: 20px;
    margin: 3% 0;
    color: #757474;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    /* white-space: nowrap; */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.nowBottom{
    font-size: 12px;
    line-height: 20px;
    margin: 3% 0;
    color: #757474;
}
.reader li:hover{
    color:#ff7400;
}
/*星星*/
.item-rank-sta {
    display: inline-block;
    width: 74px;
    height: 12px;
    background: url("../images/small.png")0 0 no-repeat;
}

.start11 {
    background-position: 0 -20px;
}

.start22 {
    background-position: 0 -40px;
}

.start33 {
    background-position: 0 -60px;
}

.start44 {
    background-position: 0 -80px;
}

.start55 {
    background-position: 0 -100px;
}


.right_List {
    width: 300px;
    height: auto;
    overflow: hidden;
}
.zxqy_box {
    background: #f4f4f4;
    padding-top:20px;
    padding-bottom:10px;
    margin-bottom:20px;
}

.right_title {
    margin-bottom: 20px;
    line-height: 18px;
    color: #3f464c;
}

.s_shortLine {
    display: inline-block;
    width: 5px;
    height: 17px;
    border-radius: 3px;
    background: #ff7400;
    margin-right: 15px;
    vertical-align: bottom;
}

.companyList {
    width: auto;
    height: auto;
    overflow: hidden;
}

    .companyList li {
        width: 128px;
        height: 106px;
        background:#ccc;
        list-style: none;
        float: left;
        margin: 10px;
        position: relative;
    }

.companyMask {
    width: 100%;
    height: 100%;
    position: absolute;
    padding-left:3px;
    display:none;
    box-sizing:border-box;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.3);
    font-size: 12px;
    line-height: 22px;
    text-align:center;
    color: #fff;
}

.companyName {
    display: inline-block;
    width: 100%;
    text-overflow: ellipsis;
    display: block;
    margin-top:34px;
    overflow: hidden;
    white-space: nowrap;
}
.click_more{
    font-size:12px;
    float:right;
    margin-right:20px;
}
.companyNum {
    width: 100%;
    display: block;
    font-size: 10px;
    margin-right: 5px;
}

.hotRecommond li {
    margin: 13px 0;
    padding: 0 20px;
    border-bottom: 1px solid #e1e1e1;
    line-height: 24px;
    padding-bottom:30px;
}

   


        .hotRecommond li a{
            color:#666;
        }
        .hotRecommond li span {
            font-size: 45px;
            color: #cecece;
            line-height: 16px;
            display: inline-block;
            float: left;
            width: 20px;
        }
.hotRecommond a .span {
    margin-top: 15px;
    padding-left: 5px;
    width:100%;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.hotRecommond {
    width: 100%;
    height: auto;
}

.hotRecommond_pic img {
    height: 35px;
    width: 35px;
    float:left;
    border-radius: 100%;
}

.hotRecommond li .hotRecommond_pic span {
    color: #525252;
    font-size: 14px;
    display:block;
    float:left;
    width:auto;
    line-height:35px;
    margin-left:8px;
}       
        .advert {
            width: 100%;
            height: 150px;
            margin: 20px 0;
            background: #bcbcbc;
            position:relative;
        }
             .adtit {
                position:absolute;
                background:rgba(0,0,0,0.3);
                color:#FFF;
                font-size:10px;
                display:block;
                width:42px;
                height:16px;
                bottom:4px;
                right:4px;
                line-height:16px;
                border-radius:16px;
                text-align:center;
            }
.friendly li {
    list-style: none;
    width: 33.3%;
    float: left;
    text-align: left;
    height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
    .friendly li a:hover{
        color:#ff7400;
    }

    .icon-sousuo {
        margin-right: 0;
        color: #fff;
    }
.loadmore {
    width: 257px;
    height: 50px;
    margin: 60px auto 0;
    line-height: 50px;
    background: #eee;
    font-size: 16px;
    color: #666;
    text-align: center;
    font-family: "Microsoft YaHei","Arial", "SimSun";
    cursor: pointer;
}
    .loadmore i{
        color:#666;
    }
    /*首页*/
    #boxContent {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

.boxCenter {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    background: #eee;
}

.boxCenter_left {
    width: 885px;
    height: auto;
    overflow: hidden;
    float: left;
}

.itemList {
    width: 100%;
    height: 510px;
    overflow: hidden;
    position:relative;
}
.listType_more {
    position: absolute;
    left: 312px;
    width: 573px;
    background: #FFF;
    padding: 8px 15px;
    height: 510px;
    top: 0px;
    z-index: 2;
    box-sizing: border-box;
    border: 1px solid #5f6064;
}
.video_more{
    height:380px;
}
.listType {
    width: 312px;
    padding: 12px 0;
    height: 100%;
    float: left;
    background: #5f6064;
}

.listType_list {
    width: 296px;
    height: 44px;
    padding: 8px 0px 9px 16px;
    cursor:pointer;
}
.listType_list:hover{
    background: rgb(102, 103, 107);
}
.rowNav li a.rowact {
    border-bottom:1px solid #ff7400;
    height:99%;
}
.iconmargin {
    margin-right: 10px;
    color: #fff;
}

.listTypemore_list .firstList, .listTypemore_list .secondList span a {
    color: #4f4f4f;
    font-size: 12px;
}
    .listTypemore_list .secondList span a{
        color:#666;
    }
        .listTypemore_list .secondList span a:hover {
            color: #3299f0;
        }
.listTypemore_list .secondList span{
    line-height:28px;
}
.listTypemore_list {
    height: 12.5%;
}
        .listTypemore_list .firstList {
            height: 100%;
            float: left;
        }
            .listTypemore_list .firstList{
                line-height:28px;
                margin-bottom:0;
            }
            .listTypemore_list .firstList span {
                padding: 0px 12px 0px 5px;
            }
            .listTypemore_list .firstList i {
                color: #999999;
                font-size:14px;
            }
            .firstList {
                color: #fff;
                font-size: 16px;
                margin-bottom: 5px;
            }
.listType_more .secondList{
    height:auto;
}
.secondList {
    color: #fff;
    font-size: 12px;
    height: 18px;
    overflow: hidden;
}

    .secondList span {
        margin-right: 7px;
        display:block;
        float:left;
    }
        .secondList span a{
            color:#fff;
        }

        .center_right_picture {
            width: 557px;
            height: 100%;
            float: right;
        }
.videoCon .topPic, .videoCon .swiper-slide {
    height: 100% !important;
}
.videoCon .swiper-container {
    height: 100% !important;
}

.topPic {
    width: 100%;
    height: 320px;
    overflow: hidden;
    margin-bottom: 16px;
    background: #1da5fc;
    position: relative;
}

.topPic_title {
    position: absolute;
    bottom: 0;
    left: 0;
    
    width: 90%;
 
    height: 42px;
    right:0;    
    font-size: 16.35px;
    color: #FFF;
    padding-left: 17px;
    overflow: hidden;
    line-height: 42px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.topPic_tits {
    width: 100%;
    color: #333;
    box-sizing: border-box;
    background: #e6e6e6;
}
    .topPic_tits span {
        display: block;
        float: left;
        max-width: 86%;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .topPic_tits .iconfont {
        color: #909090;
    }
    .bottomPic {
        width: 100%;
        height: 174px;
    }

.linkPic {
    width: 270px;
    height: 100%;
    float: left;
    position: relative;
    overflow:hidden;
}

    .linkPic:nth-child(1) {
        margin-right: 17px;
    }

    .linkPic img {
        transition: all 0.6s;
        /*height:134px;*/
    }

    .linkPic:hover img {
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
    }
    /*科技页*/
    .productList {
        width: 851px;
        max-height: 454px;
        padding: 17px;
        background: #e6e6e6;
        margin-top: 20px;
    }
.productTitle {
    font-size: 16px;
    color: #4f4f4f;
    font-weight:600;
}
.product_classify {
    width: 100%;
    height: 32px;
    line-height: 32px;
    float: left;
    font-size: 12px;
    color: #666666;
    margin-bottom:20px;
}
    .product_classify>span a{
        color:#666;
    }
        .product_classify > span a i {
            color: #666;
        }
        .pro_classifycon {
            float: left;
        }
.pro_classifycon span {
    padding-bottom: 5px;
    margin-right: 5px;
    cursor: pointer;
    padding-right: 5px;
    padding-left: 5px;
}
.pro_classifycon .pro_classifyconact {
    border-bottom: 2px solid #b1b1b1;
}
.classify_each_list {
    width: 100%;
    height: auto;
    overflow: hidden;
}
    .classify_each_list li{
        list-style:none;
        width:196px;
        height:176px;
        float:left;
        background:#FFF;
        margin-right:22px;
        margin-bottom:18px;

    }
        .classify_each_list li a div img {
            transition: all 0.6s;
        }
        .classify_each_list li:hover a div {
            overflow:hidden;
        }
        .classify_each_list li:hover a div img {
            -webkit-transform: scale(1.1);
            -o-transform: scale(1.1);
        }

        .classify_each_list li:nth-child(4n){
            margin-right:0;
        }
.productPicture{
    width:100%;
    height:114px;
    overflow:hidden;

}
    .productPicture img{
        width:100%;
        /*height:100%;*/
    }
.pruductWord {
    width: 172px;
    height: 40px;
    padding: 11px 12px;
}
.productUse {
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #333333;
    margin-bottom: 5px;
}
.comNum {
    display: block;
    font-size: 12px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*右侧*/
.boxCenter_right {
    width: 300px;
    height: auto;
    overflow: hidden;
    float: right;
}
.topCommont{
    width:100%;
    height:320px;
    background:url("../images/kandao.jpg") no-repeat;
    margin-bottom:16px;
}
.kandaoTitle {
    width: 100%;
    height: 90px;
    line-height: 90px;
    font-size: 20px;
    text-align: center;
    color: #343435;
}
    .kandaoTitle img{
        width:199px;
        height:45px;
        margin-top:38px;
    }
.totalData {
    width: 200px;
    height: auto;
    overflow: hidden;
    padding: 0px 20px 0px 30px;
}
.qiyeshoulu {
    width: 24px;
    height: 24px;
    display: inline-block;
    margin-top: 7px;
    background: url("../images/icon_font.png") no-repeat 0 -15px;
}
.pingjia{
    background-position:-24px -15px;
}
.dianping {
    background-position: -48px -15px;
}
.DataList {
    width: 100%;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    /*padding: 0 10px;*/
}
.DataNum {
    display: inline-block;
    width: 86px;
    text-overflow: ellipsis;
    text-align:right;
    overflow: hidden;
    white-space: nowrap;
    font-size: 16px;
    color: #4e4e4e;
    float: left;

    /* margin-left: 12px; */
    margin-right: 10px;
}
.DataName {
    font-size: 14px;
    color: #4e4e4e;
    float:right;
    display:inline-block;
    width:72px;
}
.bigfont {
    font-size: 20px !important;
    color: #868585;
    margin-right:15px;
}
.mineCommon {
    width: 204px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    color: #fff;
    background: #5f6064;
    border-radius:3px;
    margin:40px auto 0;
}
.mineCommon a{
    display:inline-block;
    width:100%;
    height:100%;
    color:#fff;
    font-size:14px;
}
.advertisement{
    width:100%;
    height:174px;
    background:#ccc;
    margin-bottom:20px;
 position:relative;
    overflow:hidden;
}
    .advertisement img {
        transition: all 0.6s;
    }

    .advertisement:hover img {
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
    }
.recommendList{
    width:100%;
    height:auto;
}
    .recommendList li {
        list-style:none;
        width: 100%;
        height: 95px;
        margin-bottom: 19px;
    }
    .recommendList li a div img {
        transition: all 0.6s;
    }
        .recommendList li a div.recommendImg {
            overflow:hidden;
        }
        .recommendList li:hover a img {
            -webkit-transform: scale(1.1);
            -o-transform: scale(1.1);
        }
    .recommendList li:nth-child(4){
        margin-bottom:0;
    }
.recommendImg {
    width: 154px;
    height: 95px;
    float: left;
    background: #ccc;
}
.recommendWord{
    width:122px;
    height:95px;
    float:right;
}
.recomTitle {
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #333333;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.recomNum {
    margin-top: 10px;
    font-size: 12px;
    color: #666666;
    height:16px;
}
.recomCount{
    line-height:25px;
    font-size:12px;
    color:#666666;
    height:25px;
}
.companyTitle {
    text-overflow:ellipsis;
    overflow:hidden;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    height: 42px;
    line-height: 20px;
    font-size: 14px;
    color: #5a5959;
}
.totalHeight{
    max-height:486px;
    overflow:hidden;
}

.spinner {
   
    width:100%;
    height: 100%;
    position: relative;
    text-align:center;
    padding:50px 0;
}
    .spinner img{
        width:60px;
        height:60px;
    }

    .container1 > div, .container2 > div, .container3 > div {
        width: 6px;
        height: 6px;
        background-color: #999;
        border-radius: 100%;
        position: absolute;
        -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
        animation: bouncedelay 1.2s infinite ease-in-out;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }

.spinner .spinner-container {
    position: absolute;
    width: 100%;
    height: 100%;
}

.container2 {
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

.container3 {
    -webkit-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
}

.circle1 {
    top: 0;
    left: 0;
}

.circle2 {
    top: 0;
    right: 0;
}

.circle3 {
    right: 0;
    bottom: 0;
}

.circle4 {
    left: 0;
    bottom: 0;
}

.container2 .circle1 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.container3 .circle1 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

.container1 .circle2 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.container2 .circle2 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.container3 .circle2 {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.container1 .circle3 {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.container2 .circle3 {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.container3 .circle3 {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

.container1 .circle4 {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.container2 .circle4 {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}

.container3 .circle4 {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

@-webkit-keyframes bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0.0)
    }

    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes bouncedelay {
    0%, 80%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }

    40% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}
/*hangyezixun*/
.Innews_con {
    max-height: 453px;
    border-top: 1px solid #fd7400;
    border-left: 1px solid #EEE;
    border-right: 1px solid #EEE;
    border-bottom: 1px solid #EEE;
    background: #f4f4f4;
    width: 100%;
    margin-bottom: 20px;
}
.Innews_conleft{
    float:left;
    width:884px;
    padding:15px;
    box-sizing:border-box;
}
.Innews_conright {
    float: right;
    width: 300px;
    padding: 15px;
    box-sizing: border-box;
}
.Innews_listbox {
clear:both;
}
    .Innews_list{
    height:135px;
    
    padding-bottom:40px;
}
.Innews_listpic {
    padding-top: 5px;
    float: left;
    width: 169px;
    margin-right: 20px;
}
.Innews_listimg{
    width:169px;
    height:100px;
    overflow:hidden;
}
.Innews_listpic:hover a img {
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.Innews_listpic a img {
    height: 100px;
    width: 100%;
    transition: all 0.6s;
}
    .Innews_listpic a p {
        margin-top: 10px;
        height:16px;
        overflow:hidden;
        white-space: nowrap;
        overflow: hidden;
        color:#666;
        text-overflow: ellipsis;
    }
        .Innews_listpic a p:hover, .Innews_listtxt li a:hover{
            color: #fd7400;
        }
.Innews_listtxt {
    float: left;
    width: 660px;
    height: 129px;
}
    .Innews_listtxt li {
        float: left;
        width: 320px;
        margin-right: 20px;
       height:28px;
       overflow:hidden;
        color:#666;
    }
        .Innews_listtxt li:nth-child(2n) {
            margin-right: 0px;
        }
        .Innews_listtxt li a {
            line-height: 28px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            display:block;
        }
.icon-yuandian-copy:before {
    content: "\e627";
}
/*qiyeku*/
.ELbannerbox {
    height: 333px;
    width: 100%;
    margin-bottom: 20px;
}
.ELbannerboxleft {
    width: 880px;
    float: left;
    height: 100%;
    overflow:hidden;
}
.ELbannerboxright {
    float: right;
    width: 300px;
    height: 100%;
}
.ELbanner_b{
    width:618px;
    height:100%;
    overflow:hidden;
    position:relative;
    
}
.ELbanner_b a{
    display:block;
    width:100%;
    height:100%;
    background:blue;
}
.ELbanner_b img {
    width: 100%;
    height: 100%;
}
.ELbanner_s {
    position: absolute;
    right: -262px;
    width: 262px;
    top:0px;
}
.ELbanner_s li{
    height:111px;
    
    position:relative;
}
/*企业库banner*/
#yxh_top {
    width: 100%;
    background: #9e7233;
}

    #yxh_top .yxh_login {
        width: 1020px;
        margin: 0 auto;
        height: 35px;
        line-height: 35px;
    }

        #yxh_top .yxh_login .hyfw {
            font-size: 1.4em;
            color: #fff;
            float: left;
        }

        #yxh_top .yxh_login .y_login a {
            margin-left: 1.5em;
            color: #f60;
            font-size: 1.4em;
            float: left;
        }

        #yxh_top .yxh_login .y_register a {
            margin-left: 1.5em;
            color: #fff;
            font-size: 1.4em;
            float: left;
        }

#yxh_banner {
    width: 1020px;
    height: 120px;
    background: url(22.jpg);
    background: cover;
    margin: 0 auto;
}



#yxh_menu {
    width: 1020px;
    height: 40px;
    line-height: 40px;
    margin: 3em auto 0em;
}

.webwidget_menu_glide {
    padding: 0.5em;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    -khtml-border-radius: 1em;
    border-radius: 1em;
    height: 40px;
}

    .webwidget_menu_glide .webwidget_menu_glide_sprite {
        width: 100px;
        height: 40px;
        background-color: fuchsia;
        position: absolute;
        -moz-border-radius-topright: 10px;
        -moz-border-radius-topleft: 10px;
        -webkit-border-top-left-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        -khtml-border-radius-topright: 10px;
        -khtml-border-radius-topleft: 10px;
        border-radius-topright: 10px;
        border-radius-topleft: 10px;
        -moz-border-radius-bottomright: 10px;
        -moz-border-radius-bottomleft: 10px;
        -webkit-border-bottom-left-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;
        -khtml-border-radius-bottomright: 10px;
        -khtml-border-radius-bottomleft: 10px;
        border-radius-bottomright: 10px;
        border-radius-bottomleft: 10px;
        border-radius: 10px;
    }

    .webwidget_menu_glide ul {
        padding: 0px;
        margin: 0px;
        font-family: Arial;
    }

        .webwidget_menu_glide ul li {
            float: left;
            list-style: none;
            position: relative;
            text-align: center;
            margin-right: 10px;
            width: 100px;
            font-family: "Microsoft YaHei","Arial", "SimSun";
        }

            .webwidget_menu_glide ul li a {
                color: black;
                text-decoration: none;
            }

            .webwidget_menu_glide ul li ul {
                -moz-border-radius-bottomright: 7px;
                -moz-border-radius-bottomleft: 7px;
                -webkit-border-bottom-left-radius: 7px;
                -webkit-border-bottom-right-radius: 7px;
                -khtml-border-radius-bottomright: 7px;
                -khtml-border-radius-bottomleft: 7px;
                border-radius-bottomright: 7px;
                border-radius-bottomleft: 7px;
                border-radius: 7px;
                padding-bottom: 5px;
                position: absolute;
                z-index: 999999;
                display: none;
            }

                .webwidget_menu_glide ul li ul li {
                    -moz-border-radius-topright: 0px;
                    -moz-border-radius-topleft: 0px;
                    -webkit-border-top-left-radius: 0px;
                    -webkit-border-top-right-radius: 0px;
                    -khtml-border-radius-topright: 0px;
                    -khtml-border-radius-topleft: 0px;
                    border-radius-topright: 0px;
                    border-radius-topleft: 0px;
                    border-radius: 0px;
                    margin: 0px;
                    float: none;
                    border: none;
                    word-wrap: break-word;
                    font-family: "Microsoft YaHei","Arial", "SimSun";
                }

                    .webwidget_menu_glide ul li ul li a {
                        padding-left: 5px;
                        padding-right: 5px;
                        font-weight: normal;
                        font-family: "Microsoft YaHei","Arial", "SimSun";
                    }




#yxh_article {
    width: 1020px;
    margin: 4em auto 0em;
}

.slider_box {
    height: 100%;
    position: relative;
    width: 618px;
}

.mask {
    height: 100px;
    opacity: 0.7;
    filter: alpha(opacity:70);
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    border-top: solid 2px #ddd;
}

.silder_con {
    position: absolute;
}

.silder_panel {
    width: 618px;
    height: 333px;
    float: left;
    position: relative;
    overflow:hidden;
}
    .jbbg_span{
        display:block;
        position:absolute;
        bottom:0;
        left:0;
        right:0;
        height:163px;
        background:url("../images/qykbanner_bg.png") repeat-x;
    }
.silder_panel img {
    width: 100%;
    height: 100%;
    display: block;
    transition: all 0.6s;
}
.silder_panel:hover img {
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}

    .silder_nav li {
    padding: 0px;
}

    .silder_nav li.current {
    }

.silder_nav li, .silder_nav img {
    display: block;
    width: 100%;
    height: 111px;
}

.slider_box a.prev, .slider_box a.next {
    display: block;
    width: 45px;
    line-height: 999em;
    z-index: 9;
    position: absolute;
    cursor: pointer;
    top: 50%;
    margin-top: -27px;
    background: url("../images/switch.png") no-repeat 0 0;
    height: 55px;
}

.slider_box a.prev {
    left: 3px;
    background-position: left 0;
}

.slider_box a.next {
    right: 3px;
    background-position: right 0;
}

.silder_intro {
    position: absolute;
    left: 30;
    bottom: 0;
    z-index: 9;
    width: 400px;
    height: 100px;
    color: #fff;
    padding-left: 20px;
}

    .silder_intro h3 {
        font-size: 20px;
        font-weight: bold;
        margin: 10px 0 5px 0;
        height: 22px;
        line-height: 22px;
    }

    .silder_intro p {
        font-size: 12px;
        line-height: 20px;
    }
/*企业库banner结束*/

.ELbanner_s li a img {
    width: 100%;
    height: 100%;
    transition: all 0.6s;
}
.ELbanner_s li{
    overflow:hidden;
}
.ELbanner_s li:hover a img {
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.ELbanner_s li a {
    display: block;
    width: 100%;
    height: 100%;
}
    .ELbanner_s li a p {
        line-height: 32px;
        background: rgba(0,0,0,0.5);
        color: #FFF;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        position: absolute;
        bottom: 0px;
        height: 32px;
        font-size: 12px;
        width: 100%;
        box-sizing: border-box;
        left: 0;
        right: 0;
    }
.EPclasstit {
    height: 18px;
    margin-bottom: 20px;
}
.EPclasstit_left{
    float:left;
    font-size:16px;
    font-weight:normal;
}
    .EPclasstit_left span{
        margin-right:10px;  
    }
    .EPclasstit_more {
        float: right;
    }
.EPclasstit_more a{
    font-size:12px;
    color:#666;
}
.EPclassbox ul li {
    width: 283px;
    position:relative;
   
    
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
    height:80px;
    
    
}
    .EPclassbox ul li h4{
        color:#666;
        font-weight:normal;
    }
    .EPclassbox ul li:nth-child(4n) {
        margin-right: 0px;
        float: left;
    }
.EPclasscon .EPconfirst{
    float:left;
}

.EPconfirst .iconfont {
    color:#666;
    font-size:16px;
    font-weight:normal;
}
.EPclasscon .EPconsen {
    float: right;
    color:#666;
}
    .youjiantou{
        background:url("../images/icon_font.png") no-repeat 0 0 ;
        width:12px;
        height:14px;
        display:inline-block;
    }
.xiajiantou{
    background-position:-12px 0;
}
.EPclassHot_navr .youjiantou, .EPclasstit_more .youjiantou {
    float: right;
    margin-left: 3px;
}
.EPclasscon .EPconsen .iconfont {
    color: #666;
    font-size: 18px;
}
.EPclassbox ul li div> p {
    margin-top: 3px;
    height: 22px;
    overflow: hidden;
}
.EPclassbox ul li div> p span{
    float: left;
    font-size: 12px;
    color: #666;
    margin-right: 10px;
    cursor:pointer;
    line-height: 22px;
}
.EPclassbox ul li div > p span:hover {
    color: #2790ff;
}
.EPclassbox ul li div > p.EPclasscon_act {
    height: auto;
    background: #FFF;
}
.EPclassbox ul li > div {
    position: absolute;
    left: 0;
    top: 0;
    width: 250px;
    border: 1px solid #EEE;
    padding: 15px;

}
    .EPclassbox ul li > div.EPclasscon_li {
        box-shadow: rgb(230, 230, 230) 2px 0px 12px 1px;
        -webkit-box-shadow: rgb(230, 230, 230) 2px 0px 12px 1px;
        -moz-box-shadow: rgb(230, 230, 230) 2px 0px 12px 1px;
        z-index: 999;
        background: #FFF;
    }

.EPclassHot_nav{
    margin-top:10px;
}
.EPclassHot_navl {
    float: left;
}
    .EPclassHot_navl a{
        padding:14px;
        display:inline-block;
        margin-right:10px;

    }
        .EPclassHot_navl a.Hot_act {
            border-bottom: 1px solid #909090;
            font-weight:bold;
        }
        .EPclassHot_navr {
            float: right;
        }
 .EPclassHot_con li {
    float: left;
    width: 390px;
    margin-right: 15px;
    border: 1px solid #EEE;
    box-sizing: border-box;
    margin-bottom:15px;
}
.EPclassHot_conbutuser .user_date {
    font-size: 12px;
}
.EPclassHot_con {
    margin-top: 15px;
}
.EPclassHot_con li:nth-child(3n) {
    margin-right: 0;
}
.EPclassHot_contop {
    width: 100%;
    height: 128px;
    padding: 30px 20px;
    box-sizing: border-box;
    background: #ebebeb;
}
    .EPclassHot_contop .EPclassHot_conimg {
        width: 80px;
        overflow: hidden;
        height: 60px;
        float: left;
        margin-right:8px;
    }

.EPclassHot_conimg img {
    transition: all 0.6s;
}
.EPclassHot_conimg:hover img {
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}
}
    .EPclassHot_contop .Hot_contit {
    float: left;
    margin-left: 15px;
}
.Hot_contit {
    float: left;
    width: calc(100% - 88px);
}
.Hot_contit p {
    margin-bottom: 16px;
    font-size: 16px;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap;
}
.EPclassHot_contop .Hot_contit span {
    font-size: 12px;
    color: #999;
}
        .EPclassHot_contop .Hot_contit span strong {
            color: #ff7400;
        }
.EPclassHot_conbut {
    padding: 30px 20px;
    
}
.EPclassHot_conbuttext {
    font-size: 12px;
    color: #999;
    margin-top: 10px;
    line-height: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 102px;
    -webkit-line-clamp: 4;
}



.user_name, .user_comnum, user_date {
    float: left;
}
    .user_name{
        margin-right:10px;
    }
    .user_name img {
        width: 40px;
        float:left;
        height: 40px;
        border-radius: 50%;
        vertical-align: middle;
        margin-right: 10px;
    }
        .user_name span {
            display: inline-block;
            max-width: 88px;
            line-height: 40px;
            float:left;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
        }

.user_comnum {
    margin-top: 10px;
    color: #999;
    margin-bottom:0;
}
.user_date{
    line-height:42px;
    float:right;
    color:#999;
}
.zxrz ul li {
    float: left;
    width: 185px;
    height: 195px;
    margin-right: 17px;
    margin-bottom: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
    .zxrz ul li:nth-child(6n) {
        margin-right: 0px;
    }
    .zxrz ul li .zxrz_img {
        width: 183px;
        height: 150px;
        border: 1px solid #EEE;
        overflow:hidden;
    }
.zxrz_img img {
    transition: all 0.6s;
    
}
.zxrz_img:hover img {
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.zxrz ul li p {
    text-align: center;
    line-height: 45px;
    font-size:12px;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap;
    color: #666;
}
.zxrz_box, .rmdp_box {
    margin-top: 20px;
}
.company_img{
    float:left;
}
.company_data{
    float:right;
}
.company_box {
    height: 142px;
    padding-bottom: 30px;
    border-bottom: 1px solid #EEE;
    padding-top:20px;
}
    .company_box:hover {
        background: #f6f6f6;
    }

    .company_box a h2 img {
        transition: all 0.6s;
    }

    .company_box a h2 {
        overflow: hidden;
    }

    .company_box:hover a h2 img {
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
    }
.company_img {
    float: left;
    width: 186px;
    height:100%;
    border:1px solid #EEE;
}
    .company_img img{
        width:100%;
    }
    .company_data {
        float: left;
        width: 688px;
        height: 100%;
        padding-left: 20px;
    }
.company_dataleft {
    float: left;
    max-width: 82%;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.company_name {
    height: 38px;
    font-size: 16px;
    color: #666;
    position: relative;
    width: 325px;
}
    .company_name h1 {
        font-size: 16px;
        font-weight: normal;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        width:78%;
    }
    .company_name .approve {
        position: absolute;
        display: block;
        width: 64px;
        top: -4px;
        right: 0;
        height: 23px;
        border: 1px solid #e6e6e6;
        text-align: center;
        line-height: 24px;
        font-size: 12px;
    }
    .company_name img.approve {
        position: absolute;
        display: block;
        width: 75px;
        top: -6px;
        right: 0;
        height: 27px;
        border: 0 none;
        text-align: center;
        line-height: 24px;
        font-size: 12px;
    }
.company_txt {
    font-size: 12px;
    line-height: 26px;
    color: #666;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;

}
.company_dataright {
    float: right;
}
.company_ads {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
    .company_dataright > a {
        width: 88px;
        height: 24px;
        line-height: 24px;
        text-align: center;
        display: block;
        border: 1px solid #ff7400;
        color:#666;     
    }
.company_dataright p{
    margin-top:30px;
}
    .company_dataright p a {
        display: block;
        font-size:14px;
        margin-bottom: 10px;
        color: #2790ff;
    }
    .company_dataright p .dataright_s {
        display: block;
        color: #999;
        font-size: 14px;
        margin-bottom: 10px;
    }
    .company_dataright p span {
        color: #999;
    }
        .company_dataright p span strong {
            color: #ff7400;
        }

/*分页*/
.pagenum{
    float:right;
}
.pagenum span {
    float: left;
}
.pagenum ul {
    float: left;
}
    .pagenum ul li{
        float:left;
    }
.pagination-btn {
    padding: 0.06rem 0.10rem;
    margin-right: 8px;
    -moz-user-select: none; /*火狐*/
    -webkit-user-select: none; /*webkit浏览器*/
    -ms-user-select: none; /*IE10*/
    user-select: none;
    cursor: pointer;
    color: #333;
    display: inline-block;
    box-sizing: border-box;
    padding: 2px 8px;
    text-align: center;
}
.pagination-ellipsis{
    color:#333;
}
.pagination-wrap {
    position: relative;
    display: inline-block;
    padding-left: 0px;
}

.pagination-ellipsis {
    color: #999;
    position: relative;
    top: -5px;
    display: inline-block;
    padding: 0 0.12rem;
    margin-right: 4px;
}


.pagination-disabled {
    cursor: not-allowed;
}

#pagination-next, #pagination-prev {
    padding-right: 0.08rem;
    padding-left: 0.08rem;
}

.pagenum {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle;
}

.pagination-wrap li {
   
    padding: 0;
    line-height: 24px;
}

    .pagination-wrap li a {
        display: block;
        padding:0 6px;
    }

.pagination-current {
    background: #06050b;
    color: #FFF;
}
/*search*/
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ".";
    clear: both;
    height: 0;
}

.searchbox {
    width: 1200px;
    margin: 0 auto;
}

    .searchbox h4 {
        font-weight: normal;
        font-size: 16px;
        line-height: 60px;
        padding-left: 16px;
    }

        .searchbox h4 strong {
            font-weight: normal;
        }

.searchnav {
    width: 100%;
    border-bottom: 1px solid #dedee0;
}

.searchnav_left {
    float: left;
}

    .searchnav_left a {
        float: left;
        display: block;
        height: 30px;
        width: 74px;
        line-height: 30px;
        text-align: center;
        cursor: pointer;
        margin-right: 5px;
        background: #f1f0f6;
        border-radius: 2px;
    }

        .searchnav_left a:hover {
            background: #ff7400;
            color: #FFF;
        }

        .searchnav_left a.sc_act {
            background: #ff7400;
            color: #FFF;
        }

.searchnav_right {
    float: right;
    margin-top: 4px;
}

    .searchnav_right a {
        float: left;
        font-size: 14px;
        display: block;
        width: 58px;
        border-radius: 2px;
        height: 26px;
        line-height: 26px;
        margin-right: 16px;
        text-align: center;
    }

        .searchnav_right a .iconfont {
            width: auto;
            margin-right: 0;
            margin-left: -13px;
            color: #9b9b9b;
            float: right;
        }

        .searchnav_right a.updown {
            text-align: left;
            padding-left: 9px;
            box-sizing: border-box;
        }

        .searchnav_right a.sr_act, .searchnav_right a:hover {
            background: #fca788;
            color: #FFF;
        }

            .searchnav_right a.sr_act i, .searchnav_right a:hover i {
                color: #FFF;
            }
.search_list {
    height: 130px;
    background: #f1f0f6;
    margin-top:20px;
    padding:26px 20px 36px 20px;
}
.search_listimg{
    float:left;
    width:210px;
    height:100%
}
    .search_listimg img {
        width: 100%;
        height: 100%;
    }
.search_listtxt{
    float:left;
    margin-left:15px;
    width:497px;
    height:100%;
    padding-right:15px;
}
    .search_listtxt h3 {
        margin-bottom: 30px;
        font-weight:normal;
        text-overflow:ellipsis;
        overflow:hidden;
        white-space:nowrap;
    }
    .search_listtxt h3 a {
        font-size: 16px;
        
    }
    .search_listtxt p {
        font-size: 12px;
        color: #666;
        line-height: 23px;
        margin-top: 5px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;   
    }
.search_listcmt{
    width:365px;
    float:left;
    border-left:1px solid #e6e6e6;
    height:100%;
    padding-left:55px;
}
.reviewsDes {
    height: 40px;
    font-size: 14px;
    margin: 5px 0 20px;
    line-height: 22px;
    color: #999999;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

    .search_listcmt .user_comnum, .search_listcmt .listcmt_btn {
        color: #aaaaab;
    }
    .listcmt_tl {
        float: left;
        font-size: 12px;
        color: #aaaaab;
    }
    .listcmt_tl strong {
        color: #ff7400;
        font-size:22px;
        font-weight:normal;
    }
    .listcmt_tr {
        float: right;

    }
        .listcmt_tr a {
            width: 73px;
            display:block;
            height: 23px;
            border: 1px solid #e6e6e8;
            background:#FFF;
            text-align:center;
            line-height:23px;
            font-size:12px;
            margin-top:5px;
            color:#666;
            border-radius:2px;
        }
        .listcmt_tract a {
            border:1px solid #ff7400;
            background:#ff7400;
            color:#FFF;
        }
.search_listcmt .user_comnum {
    font-size: 12px;
    clear: both;
    width: 100%;
    
}
.listcmt_btn{
    font-size:12px;
    color:#999;
}
.listcmt_btn strong{
    font-weight:normal;
}
.swiper-button-next, .swiper-button-prev {
    background: url(../images/switch.png) no-repeat -50px 0;
    opacity: 0.2;
    width: 25px;
    height: 55px;
}

    .swiper-button-next:hover, .swiper-button-prev:hover {
        opacity: 0.6;
    }

.swiper-button-prev {
    background: url(../images/switch.png) no-repeat -3px 0;
}
.business_zyyw .swiper-button-next, .business_zyyw .swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/zyyw_right.png);
}
.business_zyyw .swiper-button-prev, .business_zyyw .swiper-container-rtl .swiper-button-next {
    background-image: url(../images/zyyw_left.png);
}
.business_zyyw .swiper-button-next, .business_zyyw .swiper-button-prev {
    width: 36px;
    height: 36px;
    background-size: cover;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    cursor: pointer;
}
.business_zyyw .swiper-button-next, .business_zyyw .swiper-button-prev {
    opacity: 1;
}
/*****************视频库****************/
.videoCon .itemList {
    height:380px;
}

.video-box {
    width: 383px;
    height: 256px;
    position: relative;
}
.video-bigbox {
    width: auto;
    height: auto;
    position: relative;

}
    .video-box video {
        display: inline-block;
        vertical-align: baseline;
    }

    .video-box .video-img {
        position: absolute;
        top: 40%;
        left:50%;
        z-index: 1;
        cursor: pointer;
    }
    .video-box .iconfont {
        font-size: 40px;
        color: #fff;
    }
.smallVideo {
    width: 266px;
    height: 178px;
    border: solid 1px #f0efef;
    position:relative;
}
.smallVideoTitle {
    position: absolute;
    bottom: 0;
    background: -webkit-linear-gradient(rgba(255,255,255,0),rgba(22,22,22,1));
    background: -o-linear-gradient(rgba(255,255,255,0),rgba(22,22,22,1));
    background: -moz-linear-gradient(rgba(255,255,255,0),rgba(22,22,22,1));
    background: linear-gradient(rgba(255,255,255,0),rgba(22,22,22,1));
    color: #fff;
    height: 100px;
    width: 100%;
}
    .smallVideoTitle p {
        width: 556px;
        font-size: 16px;
        bottom: 20px;
        padding: 0 15px;
        position: absolute;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
.videoCon .boxCenter_left {
    width: 916px;
}
.videoCon .center_right_picture {
    width: 586px;
}
.videoCon .boxCenter_right {
    width: 268px;
}
.videoCon .listTypemore_list {
    height:16%;
}

.mt20 {
    margin-top: 20px;
}
.commendCon {
    position:absolute;
    top:0;
    right:0;
}

.smallVideo .icon-bofang {
    font-size: 40px;
    position: absolute;
    bottom: 0;
    right: 0;
}
.smallVideoCon div:last-child {
    margin-top:20px;
}
.mt35 {
    margin-top:35px;
}
.videoType {
    border-bottom: solid 1px #d4d4d4;
}
.videoType strong {
    font-size: 18px;
    color: #333;
    margin-right: 32px;
    line-height: 40px;
}
.videoType a {
    font-size: 14px;
    color: #333;
    margin-right:4px;
}
    .videoType a.Vid_classifyconact {
        color: #33a0fd;
    }
.videoType span {
    float: right;
    border: solid 1px #d6d5d5;
    border-radius: 4px;
}
    .videoType span a {
        font-size: 12px;
        padding: 7px 20px;
        display: inline-block;
    }
.commendVideo {
    margin-top:26px;
}
.mainVideo {
    width: 384px;
    position: relative;
    background: #f5f5f5;
    color: #434443;
    padding-bottom:18px;
    float:left;
}
    .mainVideo  .video-box .video-img {
        top: 76%;
        left: 86%;
    }
    .mainVideo p {
        font-size:16px;
        line-height:30px;
        margin:10px 6px;
        display:-webkit-box;
        -webkit-box-orient:vertical;
        -webkit-line-clamp:2;
        overflow:hidden;
        width:370px;
    }
.sVideoList {
    /*float:right;
    width:805px;*/
}
    .sVideoList ul li {
        
        float: left;
        width: 186px;
        margin-left: 15px;
        margin-bottom: 4px;
        background: #f5f5f5;
    }
    .sVideoList ul li .icon-bofang {
        font-size: 40px;
        position: absolute;
        bottom: 0;
        right: 0;
    }
    .sVideoList ul li p {
        line-height:50px;
        height:50px;
        overflow:hidden;
        text-overflow:ellipsis;
        white-space:nowrap;
        margin:0 5px;
    }
.videoSize {
    width: 186px;
    height: 120px;
    position: relative;
}
.mb70 {
    margin-bottom:70px !important;
}

/****************视频列表样式*************/
.videoSmallTitle .plist_right h3 {
    border-bottom: none;
}
.plist_right .sVideoList {
    width:auto ;
}

.videoSmallTitle .plist_rightcon ul li {
    width: 186px;
    height: auto;
    margin-right: 20px;
}
.videoSmallTitle .plist_right {
    padding-left:32px;
}
.index_footer {
    background: #f4f4f4;
    padding: 20px;
}
.index_footer ul li{
    color: #6b6e80;
    font-size: 14px;
    line-height:26px;
}
    .index_footer ul li a {
        color: #6b6e80;
        font-size: 14px;
        line-height: 26px;
    }
.smallVideo, .videoSize {
    overflow: hidden;
}
    .smallVideo img, .videoSize img {
        transition: all 0.6s;
    }

    .smallVideo:hover img, .videoSize:hover img {
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
    }
.spinner_none {
    font-size: 16px;
    color: #4d4d4d;
    line-height: 50px;
    background: #eeeeee;
    text-align:center;
    border-radius:50px;
}