@charset "utf-8";
.careers img{ width:100%;}
.zhiweilist{ width:1200px; margin:0 auto; padding-top:70px;}
.zhiwei{margin-bottom:40px;border: 1px solid #F5F5F5;box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.05);}
.zw_left{ display:inline-block; width:1000px; vertical-align:middle;}
.zw_right{ display:inline-block; border-left:1px solid #ddd; padding-left:60px; height:180px;}
.zw_ri{ font-size:58px; color:#888; padding-top:30px;}
.zw_time{ font-size:18px; color:#888;}
.newsimg{ width:425px;  height:280px;display:inline-block;}
.news{ display:inline-block; margin-left:20px; width:470px; vertical-align:top;}
.newsname{ font-size:26px; color:#333; font-weight:bold; margin-bottom:30px; margin-top:40px;white-space: nowrap; overflow: hidden;text-overflow: ellipsis;}
.newsinfo{ font-size:18px; color:#888; line-height:36px; height:72px; overflow:hidden;}
.newsmore{ font-size:18px; color:#0C37A7; margin-top:30px;}
/*.more{width: 250px;height: 60px; line-height:60px; margin:0 auto;border: 1px solid #333333; color:#333; font-size:18px; text-align:center;border-radius: 30px; margin-bottom:50px; cursor:pointer;}*/

.newsdetail{ position:static; height:100px;}
.newsdetail .menu a{color:#333;}
.newsdetail .menu_en{ color:#888;}
.newsdetail .tel{ color:#333;}

.cidiv{ width:1200px; margin:0 auto;}
.cname{ font-size:40px; color:#333; margin-top:80px;}
.ctime{font-size:18px; color:#888; margin-top:40px; padding-bottom:50px; margin-bottom:40px; border-bottom:1px solid #ddd;}
.cinfo {
    margin: 45px 0;
    padding: 25px;
    font-size: 18px;
    line-height: 36px;
    margin-bottom:50px;
}
.cinfo img {
    max-width: 800px;
    max-height: 600px;
    /*width: 100%;*/
    display: block;
    margin: 10px auto;
}
.morediv{ border-top:1px solid #ddd; padding-top:30px; font-size:18px; color:#333; vertical-align:top; margin-bottom:80px;}
.more{ width:1000px; display:inline-block;}
.more p{ margin-bottom:16px;}
.mnext{ color:#888;}
.back{ width:180px; display:inline-block; text-align:right;cursor: pointer;}
.back img{ width:21px; margin-right:8px;}

.zhiweilist .more {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 110px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    border: 1px solid #636363;
    color: #636363;
    margin: 80px auto;
    cursor: pointer;
}
