.easysite-talk-detail-text  .easysite-theme-pagination{
    border-top: 2px solid #eee;
    margin-top: -1px;
}
.easysite-talk-border-top{
    border-top: 10px solid #eeeeee;
}
/* talk head */
.easysite-talk-title{
    height: 48px;
    line-height: 48px;
    background-color: #4989c5;
    padding-left: 50px;
    position: relative;
}
.easysite-talk-icon{
    background: url("../../images/interview/talk-icon.png") no-repeat;
    _background: url("../../images/interview/talk-icon-ie.png") no-repeat;
    background-position: 0 0;
    width: 23px;
    height: 23px;
    position: absolute;
    top: 15px;
    left: 20px;
}
.easysite-talk-title h2{
    color: #fff;
    font-size: 16px;
}
.easysite-talk-vedio{
    text-align: center;
}
/* talk dettail-text css-1 */
.easysite-talk-detail-content{
    padding-bottom: 47px;
}
/* more talk css */
.easysite-talk-head{
    height: 40px;
    background-color: #fff;
    border-bottom: 2px solid #eeeeee;
    position: relative;
}
.easysite-talk-head h3{
    color: #4989c5;
    font-size: 16px;
    line-height: 40px;
}
.easysite-talk-head-operation{
    position: absolute;
    right: 50px;
    top: 9px;
}
.easysite-talk-up,
.easysite-talk-down{
    float: left;
    padding: 5px 8px 0;
    color: #595757;
    cursor: pointer;
}
.easysite-talk-up i,
.easysite-talk-down i{
    background: url("../../images/interview/sort-icon.png") no-repeat;
    _background: url("../../images/interview/sort-icon-ie.png") no-repeat;
    width: 8px;
    height: 14px;
    display: inline-block;
    padding: 3px 3px 0 0;
    vertical-align: middle;
}
.easysite-talk-up i{
    background-position: 0 0;
}
.easysite-talk-down i{
    background-position: 0 -27px;
}
.easysite-talk-up:hover,
.easysite-talk-down:hover,
.easysite-talk-operation-btn:hover{
    background-color: #e5e5e5;
    border-radius: 5px;
    color: #595757!important;
}
.select{
   background-color: #ffdab9;
    border-radius: 5px;
}
.easysite-talk-more-ul li:after,
.easysite-talk-old-ul li:after,
.talk-old-info-row:after,
.talk-new-info-row:after{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}
.easysite-talk-viewpoint-container{
    max-height: 324px;
    _height:expression(this.scrollHeight > 324 ? "324px" : "auto");
    overflow-y: auto;
}
.easysite-talk-more-ul li{
    zoom: 1;
    padding: 20px 0 20px 70px;
    border-bottom: 1px dashed #a0a0a0;
}
.easysite-talk-more-ul .talk-portrat{
    float: left;
    margin-left: -70px;
    width: 55px;
    border: 1px solid #e5e5e5;
}
.easysite-talk-more-ul .talk-portrat img{
    width: 100%;
}
.easysite-talk-more-ul .talk-info{
    float: left;
    width: 100%;
}
.easysite-talk-name-time{
    font-size: 12px;
}
.easysite-talk-name{
    float: left;
    color: #000;
}
.easysite-talk-time{
    color: #aeaeae;
    float: right;
}
.easysite-talk-record-info{
    padding-top: 13px;
    color: #575757;
}
/* talk show list */
.easysite-talk-new{
    width: 100%;
    overflow: hidden;
}
.easysite-talk-new-ul{
    padding: 20px 0;
    width: 105%;
}
.easysite-talk-new-ul li{
    float: left;
    height: 365px;
    width: 28%;
    border: 1px solid #c9c9c9;
    border-bottom: 2px solid #4989c5;
    margin-right: 5%;
}
.easysite-talk-new-img{
    width: 100%;
    height: 215px;
    /*display: table-cell;
    text-align: center;
    vertical-align: middle;*/
    overflow: hidden;
    position: relative;
    /**display: block;
    *font-family: Arial;
    *font-size: 190px;*/
}
.easysite-talk-new-img a{
    display: block;
}
.easysite-talk-new-img img{
    height: 215px;
    width: 100%;
}
.easysite-new-talk-name{
	text-align:center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 16px;
    background: rgba(0,0,0,.35);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#59000000,endColorstr=#59000000);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.easysite-new-talk-name strong{
    padding-left: 20px;
}
.easysite-talk-vedio-btn{
    position: absolute;
    top: 63px;
    left: 50%;
    margin-left: -37px;
    background: url("../../images/interview/vedio-btn.png") no-repeat 0 0;
    _background: url("../../images/interview/vedio-btn-ie.png") no-repeat 0 0;
    width: 74px;
    height: 74px;
    cursor: pointer;
}
.easysite-talk-old-ul li{
    zoom: 1;
    padding: 20px 50px 10px 285px;
    border-bottom: 2px solid #eeeeee;
}
.easysite-talk-old-ul .easysite-talk-old-img{
    float: left;
    margin-left: -235px;
}
.easysite-talk-old-img a{
    width: 215px;
    height: 125px;
    *font-size: 115px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    *display: block;
    *font-family: Arial;
}
.easysite-talk-old-img a img{
    width: 215px;
    height: 125px;
}
.easysite-talk-old-info{
    float: left;
    width: 100%;
}
.easysite-talk-old-info a{
    color: #4989c5;
}
.easysite-talk-new-info{
    margin-top: 15px;
}
.easysite-talk-new-info .talk-new-info-row{
    padding-bottom: 10px;
    padding-right: 5px;
}
.easysite-talk-new-info .talk-new-info-cell{
    width: 100%;
    max-height: 65px;
    _height:expression(this.scrollHeight>65 ? '65px':'auto');
    overflow: hidden;
}
.talk-new-info-cell a{
    color: #595757;
}
.talk-old-info-row,
.talk-new-info-row{
    zoom: 1;
    padding: 0 0 8px 50px;
    line-height: 21px;
}
.talk-old-info-label,
.talk-new-info-label{
    float: left;
    margin-left: -50px;
    width: 40px;
    text-align: right;
}
.talk-old-info-cell,
.talk-new-info-cell{
    float: left;
    color: #595757;
    width: 100%;
}
/* talk detail end */
.easysite-talk-end-tip,
.easysite-talk-working-tip{
    position: absolute;
    right: 50px;
    top: 9px;
    font-size: 16px;
    color: #aaaaaa;
}
.easysite-talk-working-tip{
    color: #8bc37e;
}
.easysite-talk-detial-info{
    padding: 20px 50px 20px 450px;
    position: relative;
}
.talk-detial-info-content .talk-new-info-cell a{
    color: #71bceb;
}

.talk-new-info-cell img{
 max-height: 120px;
    max-width: 160px;
}

.talk-detial-info-img{
    float: left;
    margin-left: -400px;
}
.talk-detial-info-img a{
    width: 380px;
    height: 210px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    *font-size: 190px;
    overflow: hidden;
    *display: block;
    *font-family: Arial;
}
.talk-detial-info-img a img{
    max-height: 210px;
    max-width: 380px;
}
.talk-detial-info-content{
    float: left;
    width: 100%;
}
.talk-detial-info-detail-btn{
    position: absolute;
    bottom: 20px;
    right: 50px;
    color: #71bceb;
}
.easysite-talk-line{
    float: left;
    margin: 2px 8px;
    border-left: 1px solid #a0a0a0;
    height: 20px;
}
.easysite-talk-operation-btn{
    float: left;
    padding: 0 8px;
    height: 22px;
    line-height: 22px;
    margin-top: 2px;
    color: #595757;
    cursor: pointer;
}
.easysite-look-all{
    padding-top: 12px;
    padding-bottom: 10px;
    border-top: 2px solid #eee;
    margin-top: -2px;
    text-align: right;
}
.easysite-look-all a{
    display: inline-block;
    border: 1px solid #64b24f;
    color: #64b24f;
}
.easysite-talk-viewpoint,
.easysite-talk-material{
    height: 287px;
    overflow: hidden;
}
.easysite-talk-viewpoint{
    float: left;
    width: 57%;
}
.easysite-talk-material{
    float: left;
    width: 43%;
}
.talk-material-content{
    border-left: 10px solid #eeeeee;
    height: 287px;
}
.easysite-talk-viewpoint-ul li{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-bottom: 1px dashed #a0a0a0;
    padding: 0;
    margin: 0 20px 0 50px;
}
.talk-material-img{
    padding: 20px 0 10px;
    margin: 0 20px;
    border-bottom: 1px dashed #a0a0a0;
}
.talk-material-img .talk-img-set{
    display: inline-block;
    width: 160px;
    height: 90px;
    margin-right: 10px;
    overflow: hidden;
}
.talk-material-img .talk-img-set img{
    width: 100%;
}
.talk-material-content .easysite-talk-head{
    padding: 0 20px;
}
.talk-material-content .easysite-talk-viewpoint-ul li{
    margin: 0 20px;
}
.easysite-talk-slide-wrap{
    padding: 20px 50px;
    position: relative;
}
.easysite-talk-slide{
    width: 100%;
    height: 200px;
    overflow: hidden;
}
.easysite-talk-slide-ul li{
    float: left;
    width: 25%;
    height: 200px;
    overflow: hidden;
}
.easysite-talk-slide-ul .swiper-slide-img{
    padding-right: 10px;
}
.easysite-talk-slide-ul li img{
    width: 100%;
}
.easysite-talk-slide-prev,
.easysite-talk-slide-next{
    position: absolute;
    top: 47px;
    width: 30px;
    height: 55px;
}
.easysite-talk-slide-prev{
    background: url("../../images/interview/talk-slide-prev.png") no-repeat 9px 17px;
    _background: url("../../images/interview/talk-slide-prev-ie.png") no-repeat 9px 17px;
    left: 13px;
}
.easysite-talk-slide-next{
    background: url("../../images/interview/talk-slide-next.png") no-repeat 9px 17px;
    _background: url("../../images/interview/talk-slide-next-ie.png") no-repeat 9px 17px;
    right: 13px;
}
.easysite-talk-slide-prev:hover,
.easysite-talk-slide-next:hover{
    background-color: #e5e5e5;
}
.easysite-talk-head-operation .easysite-simulat-select-wrap{
    width: 66px;
    margin-top: -2px;
    margin-left: 8px;
}
.easysite-talk-head-operation .easysite-select-header{
    height: 24px;
    padding-right: 17px;
}
.easysite-talk-head-operation .easysite-select-header input{
    height: 14px;
    color: #595757;
}
.easysite-talk-head-operation .easysite-select-option{
    top: 24px;
}
.easysite-talk-head-operation .easysite-select-option li{
    padding-left: 8px;
}
.easysite-talk-part-form{
    border-top: 2px solid #eee;
    margin-top: -2px;
}
.easysite-comment-head{
    height: 40px;
    position: relative;
}
.easysite-comment-head h4{
    color: #4989c5;
    font-size: 14px;
    line-height: 40px;
}
.easysite-comment-head .easysite-comment-num{
    position: absolute;
    bottom: 6px;
    right: 0;
    font-size: 12px;
    color: #595757;
}
.easysite-comment-head .easysite-comment-num em{
    font-size: 14px;
    display: inline-block;
    margin: 0 3px;
}
.easysite-comment-textarea{
    padding: 5px;
    width: 98%;
    height: 90px;
}
.easysite-user-sub{
    padding: 8px 0 15px;
}
.easysite-user-nologin{
    float: left;
    padding-top: 4px;
}
.easysite-user-nologin em{
    display: inline-block;
    vertical-align: top;
    margin: 2px 5px 0;
    width: 1px;
    height: 18px;
    background-color: #c9c9c9;
}
.easysite-user-nologin a{
    color: #575757;
}
.easysite-user-nologin a:hover{
    color: #64a8e1;
}
.easysite-user-span{
    float: left;
    position: relative;
    padding-left: 25px;
    padding-top: 4px;
    color: #575757;
    max-width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.easysite-user-span i{
    background: url("../../images/interview/login-icon.png") no-repeat 0 0;
    position: absolute;
    top: 6px;
    left: 2px;
    width: 18px;
    height: 18px;
}
.easysite-talk-part-form .easysite-submit-btns{
    margin-right: 0;
}
.easysite-talk-part-form .easysite-submit-btns label{
    margin-right: 0;
}

.easysite-talk-vedio-btn2{
    position: absolute;
    top: 70px;
    left: 200px;
    background: url("../../images/interview/vedio-btn.png") no-repeat 0 0;
    _background: url("../../images/interview/vedio-btn-ie.png") no-repeat 0 0;
    width: 74px;
    height: 74px;
    cursor: pointer;
}







