.lf{ float: left;}
.rt{ float: right;}
.overflow{overflow: hidden;}
.txtoverflow{
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    white-space: nowrap;
}
.clear{  clear: both;}
.color_base,.color_base a{
    color: #609ddb!important;
}
.color_red{
    color: #f81000!important;
}
.margin_rt10{
    margin-right:3%;
}
.no_padding{
    padding: 0!important;
}
ul.pi-comments li{
    list-style: none;
}
.width_25{
    width: 25%;
}
.max_height250{
    max-height: 250px;
}

.contact_way{
    position:relative;
}
.wechat_img{
    /*display: none;*/
   /* position: absolute;
    width: 123px;
    top: -123px;
    right: 30%;
    border: 5px solid rgba(225, 225, 225, 0.7);*/
}
.wechat_img.active{
    display: block;
}
div.banner_color{
    /*background-color: rgba(61, 65,69, 0.6);*/
}

/*分页器*/
.page_fy{
    text-align: center;
}
.page_fy a,.page_fy span.off {
    background: #f4f6f6;
    border-color: #e3e9e9;
    color: #586266;
    box-shadow: inset 0 1px 0 #f8fafa;
    text-shadow: 0 1px 0 #ffffff;
}

.page_fy a,.page_fy span.off{
    margin-right: 5px;
    display: inline-block;
    padding: 6px 10px 6px;
    border: 1px solid transparent;
    line-height: 16px;
    font-size: 14px;
    vertical-align: middle;
    outline: none;
    cursor: pointer;
    white-space: normal;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
 .page_fy a:hover, .page_fy span.off:hover {
    background: #a5b3b4;
    border-color: #9eadae;
    color: #ffffff;
    box-shadow: inset 0 1px 0 #aebbbc;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
}
.page_fy a.focus{
    background: #609ddb;
    border-color: #5491d5;
    color: #ffffff;
    box-shadow: inset 0 1px 0 #6aa7df;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
 .page_fy a.focus:hover{
    background: #487ab9;
    border-color: #4070b1;
    color: #ffffff;
    box-shadow: inset 0 1px 0 #4f86c0;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}


/*end 分页器*/





/*招聘页*/
span.adds{
    float: right;
    font-weight: normal;
    color: #999;
    font-size: 12px;
}



/*end 招聘页*/
/*首页底部 邮件订阅*/
#mail_btn{
    width: 100%;
    min-width: 120px; 
    text-align: center; 
    padding: 0; 
    height: 38px;
    display:inline-block;
}

/*发展计划频道页*/
.plan_pd .pi-img-overlay{
    position:absolute;
    bottom: -73%;
    left: 0;
}
.plan_pd .pi-gallery-item:hover .pi-img-overlay{
    bottom: 0;
}
@media screen and (min-width: 1120px){
.pi-section-parallax.index {
    background-attachment: fixed;
    }
}
@media (max-width: 752px) {
    .rec_detial ul.navigation{
        height: 46px;
    }

    .rec_detial ul.navigation li.active{
        padding-top: 0;
    }
}

@media (max-width: 700px) {
   .plan_pd .pi-img-overlay{
    bottom:0;
    padding: 10px;
   } 
   .plan_pd .pi-img-overlay br{
    display:none;
   }
   .plan_pd .pi-img-overlay p{
    font-size: 13px;
    line-height: 20px;
   }
}

/*关于isca banner*/

 div.about_isca{
        background:url('/statics/css/chenyi/img_external/gallery/team-smiling.jpg') no-repeat;
        background-position: center 65%;
    }

/*
@media (min-width: 1400px) {
    div.about_isca{
        background-size: 100%;
           background-position: center 70%;
    }
}
@media (min-width: 1600px) {
      div.about_isca{
        background-position: center 58%;
    }
}
@media (max-width: 1399px) {
    div.about_isca{
        background-size: auto;
        background-position: center;
    }
}
*/


/*头部*/
.pi-header-block.pi-header-block-txt:hover .pi-header-block-icon.icon-emo-happy{
    color: #f65f37;
    transition: all 0.3s ease-in-out;
}
.pi-header-block.menu{
    margin: 0!important;
}



.pi-header-block.pi-header-block-txt span{
    font-size: 12px;
}

.pi-header-block.pi-pull-right input{
    width: 216px;
    height: 30px;
    border-radius: 3px;
    border: 1px solid #6b6b6b;
    color: #ffffff;
    background: #6b6b6b;
    padding-left: 10px;
    margin-top: 8px;
    padding-right: 35px;
}
.pi-header-block.pi-pull-right input:focus{
    width: 216px;
}
.pi-header-block.pi-pull-right{
    position: relative;
}
i.icon-search{
    position: absolute;
    top: 11px;
    right: 5px;
    border-left: 1px solid #999;
    padding-left: 5px;
}
i.icon-search:before{
    font-size: 170%;
}
.pi-header-block.middle{
    border-left: 1px solid #555;
    margin-top: 0;
    height: 48px;
}

.tp-caption.know a{
    border: 1px solid #ffffff;
    color: #ffffff;
    font-size: 16px;
    line-height: 20px;
    padding: 8px 15px;
}
.tp-caption.know a:hover{
    background: rgba(225,225,225,0.5);
    color: #ffffff;
}

#no-after a:after{
    content: ' ';
}

.tp-caption .btn.p3{
    background: #ffffff;
    color: #ff7720;
}
.pi-section-grey  h4.blue {
    font-size: 24px;
    color: #4f7fb9;
}

.pi-gallery-item h3.pi-weight-100 a{
    font-weight:normal;
}

.pi-section-w.brand h3{
    color: #548bca;
}
.pi-section-w.brand h3:after{
    background-color: #548bca;
}
.pi-section-w.brand p.pi-text-center{
    color: #666;
}

.pi-section-w.footer{
    background-color: #f4f6f6;
}
.footer h5.pi-weight-600{
    color: #333;
}

#pi-footer-tweets ul li{
    margin: 0;
    padding: 0;
}
#pi-footer-tweets ul li img{
    float: left;
    margin-right: 10px;
}
#pi-footer-tweets ul li h5{
    color: #000;
}
#pi-footer-tweets ul li .pi-meta li i:before{
    color: #ced0d3;
}
#pi-footer-tweets ul li .pi-meta li,#pi-footer-tweets ul li .pi-meta li a{
    color: #999;
}
#pi-footer-tweets>ul>li a{
    color: #ff7720;
}
#pi-footer-tweets>ul>li a:hover{
    color: #609ddb;
}
#pi-footer-tweets>ul>li:nth-child(2){
    line-height: 30px;
    color: #666;
    display: block;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    -ms-box-orient: vertical;
    -ms-line-clamp: 2;
}
#pi-footer-tweets>ul>li:last-child{
    text-align: left;
    margin-top: 5px;
    margin-right: 5px;
}
.footer .pi-list-with-icons li i:before{
    color: #bdc5c9;
    font-size: 120%;
}
.pi-social-icons.pi-active-bg li a.pi-social-icon-qq, .pi-social-icons.pi-colored-bg li a:hover.pi-social-icon-qq{
    background: #1ca3db;
}
.pi-social-icons.pi-active-bg li a:hover.pi-social-icon-qq{
    background: #1f7a9f;
}

.pi-social-icons.pi-active-bg li a.pi-social-icon-wechat, .pi-social-icons.pi-colored-bg li a:hover.pi-social-icon-wechat{
    background: #87ba22;
}
.pi-social-icons.pi-active-bg li a:hover.pi-social-icon-wechat{
    background: #698d21;
}
.pi-section-dark.bottom{
    background-color: #21252b;
}

.bottom .pi-section-header-lg .pi-header-block-txt{
    color: #919191;
    font-size: 12px;
}

.pi-header-block .select_box{
    width: 268px;
    height: 30px;
    line-height: 30px;
    background: #383b41;
    color: #919191;
    padding: 0 10px;
    position: relative;
    margin-top: 32px;
}

.pi-header-block .select_box i{
    float: right;
}
.pi-header-block .select_box i:before{
    color: #919191;
}
.pi-header-block .select_box ul{
    list-style: none;
    width: 268px;
    padding-left: 10px;
    background: #47494e;
    position: absolute;
    bottom: 10px;
    left: 0;
    z-index: 20;
    /*display: none;*/
}
/*.pi-header-block .select_box.active ul{*/
    /*display: block;*/
/*}*/
.pi-section-dark  .select_box a{
    color: #919191;
}
.pi-section-dark  .select_box ul li:hover a{
    color: #609ddb;

}



/*关注我们*/
#form-control-fw{
    height: 38px;
    width: 100%;
    vertical-align: middle;
    display: inline-block;
    padding: 8px 11px 9px;
    font-size: 14px;
    /* border: 1px solid transparent; */
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -ms-transition: all 0.1s ease-in-out 0s;
    -o-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}
/*集团新闻*/
.cpn_news p{
    display: block;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin: 0;
}
.cpn_news>a{
    float: right;
}


/*关于ISCA-关于ISCA*/
#aboutus .pi-col-sm-8 ul li{
    margin: 0;
    padding: 0;
    line-height: 25px;
    color: #333;
}
#aboutus .pi-col-sm-8 ul li span{
    display: inline-block;
    width: 115px;
    margin-right: 10px;
    color: #999;
}
/*END 关于ISCA-关于ISCA*/

/*关于ISCA-集团大事记*/
.pi-timeline p.txt_al{
    text-align: center;
    padding: 0 10px;
    background: #fff;
    position: relative;
    z-index: 1;
    margin-top: -30px;
    margin-bottom: 50px;
    color: #666;
}
.pi-timeline p.txt_al span,.pi-timeline div.first{
    color: #ff7200;
}
.pi-timeline p.red span{
    color: #be0000;
}
.txt_detial{
    display: block;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.txt_detial_2{
    display: block;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

/*end 关于ISCA-集团大事记*/
p.line-height-30{
    line-height: 30px;
}

/*人才招聘 详情页*/
.rec_detial h3,.active_detial h3{
    text-align: center;
    line-height: 45px;
}
.rec_detial ul.pi-meta,.active_detial ul.pi-meta{
    background: #f8fafa;
    border-radius: 3px;
    padding-left: 10px;
    line-height: 30px;
}
.rec_detial ul.pi-list-icons-dot li{
    color: #333;
}
.rec_detial ul.pi-list-icons-dot li span{
    color: #999;
}
ul.navigation{
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    z-index: 2;
}
ul.navigation li{
    line-height: 40px;
    border: 1px solid #e5eaea;
    box-sizing: border-box;
    border-radius: 3px 3px 0 0;
    float: left;
    padding: 2px 10px 0 10px;
    border-right: 0;
    font-size: 16px;
    margin: 0;
}
ul.navigation li i{
    margin-right: 5px;
    font-size: 120%;
    vertical-align: middle;
}

ul.navigation li:last-child{
    border-right: 1px solid #e5eaea;
}
ul.navigation li.active{
    border-top: 3px solid #609ddb;
    padding-top: 0;
    color: #609ddb;
    border-bottom: 1px solid #fff;
}
.rec_tab_detial{
    clear: both;
    border-top: 1px solid #e5eaea;
    margin-top: -1px;
}
.rec_tab_detial .detial_tab ul{
    list-style: decimal;
    margin-left: 20px;
}
.rec_tab_detial .detial_tab{
    padding: 20px 15px;
    display: none;
    background: #fff;
}
.rec_tab_detial .detial_tab span{
    color: #999;
}
.detial_tab.active{
    display: block;
}

/*在线应聘*/
.rec_tab_detial .detial_tab label>span{
    color: #c30000;
}
.detial_tab p.btn_p{
    text-align: center;
}
.detial_tab p.btn_p input{
    width: 100px;
    text-align: center;
}
/*end 人才招聘详情页*/


/*市场活动*/
.active.img_box{
    height: 150px;
    display: inline-block;
    width: 205px;
    float: left;
}





/*end 市场活动*/

/*公司活动 详情页*/
.active_detial{

}
.active_video{
    width: 100%;
}
.active_video .title{
    width: 100%;
    background: #eeeeee;
    border-radius: 8px 8px 0 0;
    border: 1px solid #dedede;
}
.active_video .title>img{
    width: 31%;
}
.active_video .title span{
    display: inline-block;
    width:60%;
    text-align: center;
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 100%;
}
.active_video .detial{
    width: 100%;
    border-radius: 0 0 8px 8px;
    background: #eeeeee;
    border: 1px solid #dedede;
    border-top: 0;
    padding: 10px 0;
}
.active_video .detial .video{
    display: block;
    margin: 0 auto;
    width: 95%;
}
#really-cool-video{
    width: 100%;
    height:404px;
}
@media (max-width: 835px){
     .pi-section-dark.bottom .select_box{
        display: none!important;
     }
} 

@media (max-width: 550px) {
    #really-cool-video{
        width: 100%;
        height:250px;
    }
    .active_video .title span{
        font-size: 16px;
    }
    
    .pi-section{
        width: 95%;
        padding:60px 0; 
    }
    .pi-section-dark.bottom .pi-section{
    padding: 0;
    }
    .pi-section-dark.bottom .copyright{
        display: block!important;
    }
}

/*相册*/
.rg-view {
    height: 30px;
}
.rg-view a.rg-view-full {
    background-position: 0 0;
}
.rg-view a {
    display: block;
    float: right;
    width: 16px;
    height: 16px;
    margin-right: 3px;
    background: #464646 url('/statics/css/chenyi/images/views.png') no-repeat top left;
    border: 3px solid #464646;
    opacity: 0.8;
}
.rg-view a.rg-view-thumbs {
    background-position: 0px -16px;
}
.rg-view a.rg-view-selected {
    background-color: #6f6f6f;
    border-color: #6f6f6f;
}
.es-carousel-wrapper {
    background: #101010;
    padding: 10px 27px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.9);
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.9);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.9);
    position: relative;
    margin-bottom: 20px;
}
.es-nav span.es-nav-next {
    right: 8px;
    left: auto;
    background-position: top right;
}
.es-nav span {
    position: absolute;
    top: 50%;
    left: 8px;
    background: transparent url('/statics/css/chenyi/images/nav_thumbs.png') no-repeat top left;
    width: 14px;
    height: 26px;
    margin-top: -13px;
    text-indent: -9000px;
    cursor: pointer;
    opacity: 0.8;
}
.es-carousel {
    overflow: hidden;
    background: #000;
    width: 734px;
}
.es-carousel ul {
    display: none;
    width: 734px;
}
.es-carousel ul li {
    height: 100%;
    float: left;
    display: block;
    margin: 0;
}
.es-carousel ul li.selected a {
    border-color: #fff;
    opacity: 1.0;
}

.es-carousel ul li a {
    display: block;
    border-style: solid;
    border-color: #222;
    opacity: 0.8;
    -webkit-touch-callout: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.es-carousel ul li a img {
    display: block;
    border: none;
    max-height: 100%;
    max-width: 100%;
}
.rg-image-wrapper {
    position: relative;
    padding: 20px 30px;
    background:#ccc;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    min-height: 20px;
}
.rg-image-nav a.rg-image-nav-next {
    right: 0;
    left: auto;
    background-position: 115% 50%;
    -moz-border-radius: 0 10px 10px 0;
    -webkit-border-radius: 0 10px 10px 0;
    border-radius: 0 10px 10px 0;
}
.rg-image-nav a {
    position: absolute;
    top: 0;
    left: 0;
    background: #000 url('/statics/css/chenyi/images/nav.png') no-repeat -20% 50%;
    width: 28px;
    height: 100%;
    text-indent: -9000px;
    cursor: pointer;
    opacity: 0.3;
    outline: none;
    -moz-border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px 0 0 10px;
    border-radius: 10px 0 0 10px;
}
.rg-image {
    position: relative;
    text-align: center;
    line-height: 0;
}
.rg-loading {
    width: 46px;
    height: 46px;
    position: absolute;
    top: 50%;
    left: 50%;
    /*background: #000 url('../images/ajax-loader.gif') no-repeat center center;*/
    margin: -23px 0 0 -23px;
    z-index: 100;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    opacity: 0.7;
}
.rg-image img {
    max-height: 100%;
    max-width: 100%;
}
.rg-caption {
    text-align: center;
    margin-top: 15px;
    position: relative;
}
.rg-caption p {
    font-size: 12px;
    letter-spacing: 2px;
    font-family: 'Trebuchet MS', 'Myriad Pro', Arial, sans-serif;
    line-height: 16px;
    padding: 0 15px;
    text-transform: uppercase;
    color: #fff;
}



/*投资介绍*/

/*智库弹窗*/
.tan_p{
    display: none;
    width: 730px;
}
.tan_p ul li,.tan_p ul{
    list-style: none;
    margin:0;
    padding: 0;
}

.tan_p .img_box{
    float: right;
    width: 30%;
}
.tan_p .img_box img{
    width: 100%;
}
.tan_p .name_box{
    float: left;
    width: 70%;
}
.tan_p .name_box>span{
    font-size: 30px;
    color: #ff7720;
}
.tan_p .name_box>span b{
    font-size: 14px;
    color: #999;
    font-weight: normal;
    margin-left: 10px;
}
.tan_p .name_box ul{
    margin-top: 20px;
}
.tan_p .name_box ul li{
    color: #666;
    margin-bottom: 25px;
    line-height: 25px;
}
.tan_p .name_box ul li span{
    color: #000;
    font-size: 16px;
    font-weight: 600;
}
.tan_p .profess_box{
    margin-top: -45px;
}
.tan_p .profess_box>span{
    color: #000;
    font-size: 16px;
    font-weight: 600;
    display: block;
    width: 100px;
}
.tan_p .profess_box li{
    color: #666;
    line-height: 30px;
}
.txtover_box{
    height: 70px;
    width: 100%;
    overflow: hidden;
}
.txtover_box p{
    text-align: left;
    padding: 0 10px;
    font-size: 14px;
}
@media (max-width:767px){
    #mail_btn{
        width: 50%;
    }
    .contact_way{
        display:inline-block;
    }
    .pi-grouped-input .pi-input-inline{
        width: 50%;
        min-width: 190px;
        display: inline-block;
        float: left;
        margin-right: 0;
    }
    .pi-grouped-input button{
        float: none;
    }
    .wechat_img{
        width: 90px;
    }

}
@media (max-width:730px ){
    .tan_p{
        width: auto;
    }

}
@media (max-width:650px ){
    .tan_p .img_box,.tan_p .name_box{
        float: none;
    }
    .tan_p .img_box img,.tan_p .name_box{
        width: 100%;
    }
    .tan_p .img_box{
        width: 30%;
        margin: 0 auto;
    }
    .tan_p .name_box>span{
        font-size: 20px;
    }
    .tan_p .name_box>span b{
        font-size: 12px;
    }
    .tan_p .name_box ul li{
        margin-bottom: 15px;
    }
    .tan_p .profess_box{
        margin-top: -10px;
    }
    .tan_p .name_box ul li span,.tan_p .profess_box>span{
        font-size: 14px;
    }

}


/*end 投资介绍*/

@media (max-width: 850px){
    .es-carousel-wrapper,.rg-thumbs,.rg-view{
        display: none;
    }
}


    /*end 公司活动 详情页*/

/*集团动态-集团新闻*/
.pi-sidebar-block ul.gary_dot li:after{
    color: #666e70;
}
.pi-sidebar-block ul.gary_dot li a{
    color: #333;
    width: 100%;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.pi-sidebar-block .input_center{
    margin: 0 auto;
    display: block;
}
.right_box{
    position: relative;
}

@media (max-width: 768px){
    .pi-sidebar-block.hide_768{
        display: none;
    }
}

/*end 集团动态-集团新闻*/

/*集团新闻 详情页*/
.news .assi_title{
    background: #f8fafa;
    padding: 10px 10px;
    border:1px solid #e5eaea ;
}
.news .assi_title p{
    line-height: 25px;
    margin: 0;
}
.prev_next_box a{
    color: #999;
    display: inline-block;
    width: 50%;
}
.prev_next_box a.rt{
    text-align: right;
}
.prev_next_box a span{
    color: #333;
    margin-left: 10px;
}



/*end 集团新闻 详情页*/

/*联系我们*/
.contact p span{
    color: #999;
}
.contact p{
    margin-bottom: 10px;
}

/*end 联系我们*/


@media (max-width: 991px) {
    .pi-header-row-fixed .pi-main-header-w .pi-section-header-lg .btn,  .pi-header-block.btn button{
        margin-top: 0;
    }
    .pi-header-block.btn button,.pi-header-block.btn{
        position: absolute;
        top: 20%;
        right: 5%;
    }
    .prev_next_box a{
        display: block;
        float: none;
        width: 100%;
    }
    .prev_next_box a.rt{
        text-align: left;
    }

}
@media (max-width: 568px) {
    .pi-hidden-2xs.search-input{
        display: none;
    }
}
@media (max-width: 510px) {
    .pi-header-block.pi-header-block-logo{
        width: 75%;
    }
    .pi-section-header.header-row{
        position: relative;
        padding: 0;
    }
      .pi-section.top{
        padding: 10px 0;
    }
    /*.pi-section{*/
        /*padding: 60px 0;*/
        /*width: 80%;*/
    /*}*/


}
@media (max-width: 399px) {
    .pi-header-block.btn button,.pi-header-block.btn{
        position: absolute;
        top: 18%;
        right: 5%;
    }
}
@media (max-width: 345px) {
    .pi-section.top{
        padding: 10px 0;
    }
    .pi-section.top .pi-header-block{
        margin: 0;
    }
}



.fsla_article{overflow:hidden;zoom:1;}
.fsla_article h1,.container .article h2,.container .article h3{clear:both; }
.fsla_article h2{border-top:2px solid #746243;font-family:"Microsoft Yahei"  , "微软雅黑";font-size:22px;font-weight:100;padding:5px 0 10px 7px;line-height:35px;margin:25px 0 20px 0;  }
.fsla_article h3{font-size:16px;font-weight:bold;margin-bottom:15px;}
.fsla_article p{line-height:28px;font-size:16px;color:#444;text-indent:2em;word-wrap:break-word;word-wrap: break-word;/*margin:16px 0 !important;*/}
.fsla_article p a{text-decoration:none;}
.fsla_article p a:hover{text-decoration:underline;}