@charset "utf-8";

/* CSS Document */

body {
    background-color: #f1f1f1;
}

.subPage {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}

.sub_banner {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.sub_top {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    margin-bottom: 40px;
}

.sub_title {
    width: 286px;
    overflow: hidden;
    height: 70px;
    line-height: 70px;
    font-size: 2.6em;
    float: left;
    color: #072c86;
}

.bread {
    width: auto;
    height: 70px;
    line-height: 70px;
    color: #282828;
    font-size: 1.4em;
    margin-left: 155px;
}

.bread span {
    float: left;
    font-weight: normal;
    color: #656565;
}

.bread span a {
    color: #656565;
}

.bread a:hover {
    color: #f18e21;
}

.sub_t01 h2:hover {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    -ms-opacity: 0.8;
    opacity: 0.8;
    transition: all 1s ease 0s;
}

.sub_mbtn {
    width: 100%;
    height: 40px;
    background: url(../images/sub-mbtn02.png) no-repeat center center;
    background-color: #e2e1e1;
    cursor: pointer;
    display: none;
}

.open {
    background: url(../images/sub-mbtn.png) no-repeat center center;
    background-color: #004c8f;
}

.sub_navm {
    width: 100%;
    overflow: hidden;
    display: none;
}

.sub_navm h2 {
    width: 100%;
    height: 48px;
    line-height: 48px;
    background-color: #003c7f;
}

.sub_navm h2 a {
    padding-left: 13px;
    font-size: 20px;
    font-family: Tahoma;
    display: block;
    color: #fff;
}

.sub_navm ul {
    background-color: #fff;
}

.sub_navm li {
    position: relative;
}

.sub_navm li a {
    font-size: 1.4em;
    color: #515151;
    padding-left: 13px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #d3d3d3;
    display: block;
}

.sub_navm li a:hover {
    color: #003c7f;
}

.sub_navm li.sub_has span {
    margin-left: 10px;
}

.sub_navm li.on a {
    color: #003c7f;
    display: block;
    width: 100%;
}

.sub_navm dl {
    display: none;
    background-color: #f0f0f0;
    padding: 0px 0px 5px;
}

.sub_navm dl dd {
    padding-left: 30px;
    line-height: 18px;
    padding: 0 0px 0 30px;
}

.sub_navm li.on dl dd a {
    font-size: 14px;
    color: #282828;
    font-weight: normal;
    display: inline;
    border: none;
    padding: 0px;
}

.sub_navm li dl dd a {
    font-size: 14px;
    color: #282828;
    font-weight: normal;
    display: inline;
    border: none;
    padding: 0px;
}

.sub_navm li dl dd a:hover {
    color: #a70510
}

.sub_navm li strong.phone_arrow {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    display: block;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 99;
    text-indent: 99em;
    background: url(../images/arrow.png) no-repeat;
    cursor: pointer;
}


/*.sub_content{background:url(../images/mode04_bg.jpg) no-repeat bottom center;}*/

.subPage_con {
    width: 100%;
    overflow: hidden;
}

.sbu_leftWrap {
    width: 260px;
    float: left;
    position: relative;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
}


/*左侧边栏*/

.sub_left {
    width: 266px;
    overflow: hidden;
    float: left;
    z-index: 99999;
}

.sub_left .sub_nav {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
}

.sub_left .sub_nav li {
    position: relative;
}

.sub_left .sub_nav li a {
    height: 40px;
    line-height: 40px;
    padding: 0 5px;
    display: block;
    font-size: 1.6em;
    border: 1px solid #ddd;
    border-top: none;
    text-align: center;
    color: #4f4f4f;
}

.sub_left .sub_nav li a:hover,
.sub_left li a.active {
    border-left: 6px solid #072c86;
    background-color: #8c1515;
    color: #fff;
}

.campus {
    width: 272px;
    height: 408px;
    margin-top: 25px;
}

.sub_left li strong.arrow {
    display: block;
    height: 20px;
    line-height: 20px;
    width: 20px;
    text-align: center;
    background: url(../images/arrow.png) no-repeat;
    position: absolute;
    right: 12px;
    top: 15px;
    text-indent: 99em;
    z-index: 33;
    cursor: pointer;
    transition: all 0.3s ease-in-out
}

.sub_left li.on strong.arrow {
    background: url(../images/arrow02.png) no-repeat;
}

.twoJ_menu {
    background-color: #f6f6f6;
    display: block;
}

.sub_left .twoJ_menu dd a {
    padding: 3px 0 3px 0 !important;
    display: block;
    font-size: 1.4em !important;
    border-bottom: 1px solid #c8c8c8;
    color: #666666;
}


/*左侧相关链接*/

.related_links {
    width: 100%;
    overflow: hidden;
    margin-top: 33px;
    background: #fff;
}

.related_links h3 {
    color: #888;
    font-size: 1.6em;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    margin: 8px 0;
    padding-left: 9px;
}

.related_links li a {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 1.4em;
    padding-left: 30px;
    color: #0e4282;
}

.related_links li a:hover,
.related_links li.active a {
    background: url(../images/related_bg.png) no-repeat 234px center;
    background-color: #2853bb;
    color: #fff;
    border-bottom: 1px solid #fff;
}

.sub_share {
    border-top: 6px solid #253d6a;
    margin-top: 52px;
    width: 100%;
    height: 93px;
    margin-bottom: 30px;
}

.sub_share h3 {
    font-size: 1.6em;
    font-weight: normal;
    height: 43px;
    line-height: 43px;
}

.bdsharebuttonbox {}


/*227用户通道左侧宣传片*/

.sub_adVideo {
    margin: 20px 0;
    overflow: hidden;
}

.sub_vTitle h2 {
    padding: 0 0 10px 15px;
    font-size: 1.7em;
    font-weight: normal;
    color: #8c1515;
    border-bottom: 2px solid #8c1515;
}

.sub_vTitle {
    margin: 20px 0 0 0;
    display: block;
}

.adVideo_img {}

.adVideo_img a {
    display: block;
    margin: 20px 0;
    position: absolute;
}

.adVideo_img a span {
    position: absolute;
    top: 62px;
    left: 103px;
    background: url(../images/sub_play.png) no-repeat center;
    width: 50px;
    height: 49px;
}


/*227用户通道左侧热点新闻*/

.sub_hotNews {
    margin-top: 240px;
}

.sub_hotTitle {
    border-bottom: 2px solid #072c86;
    overflow: hidden;
}

.sub_hotTitle h2 {
    float: left;
    padding: 0 0 10px 15px;
    font-size: 1.7em;
    font-weight: normal;
    color: #072c86;
}

.sub_hotTitle .subHotMore {
    float: right;
    font-size: 1.3em;
    /*position: relative;*/
    top: 5px;
}

.subHotList {
    background: #fff;
    padding: 10px;
}

.subHotList li span {
    font-size: 1.2em;
    color: #999;
    padding-left: 15px;
    background: url(../images/sub_hottime.png) no-repeat center left;
    display: block;
}

.subHotList li a {
    font-size: 1.4em;
    margin: 5px 0 10px;
    color: #666;
    display: block;
}

.subHotList li {
    border-bottom: 1px solid #ddd;
    margin-top: 20px;
}

.subHotList li a:hover {
    color: #8c1515;
}


/*文章页*/

.articleAuthor {
    text-align: left;
    color: #656565;
    overflow: hidden;
    line-height: 45px;
    border-bottom: 1px solid #d2d2d2;
    border-top: 1px solid #d2d2d2;
    font-size: 1.2em;
}

.articleAuthor span {
    margin-right: 15px;
    color: #656565;
}

.articleAuthor strong {
    color: #656565;
}

.article02 {
    background-color: #fff;
    padding: 0 28px 0 28px;
}

.article02 .article {
    padding: 20px 0 0 0;
    font-size: 14px;
    color: #666666;
    font-family: "Times New Roman", Times, serif;
    line-height: 28px;
}

.wrapSize {
    width: 100%;
    padding: 15px 0 0;
    overflow: hidden;
    float: right;
}

.article02 .articleTitle h2 {
    margin-top: 0;
    line-height: 33px;
    font-size: 2.3em;
    font-weight: bold;
    text-align: center;
    width: auto;
    padding: 15px 0;
    color: #07287a;
}

.size1 {
    float: right;
    width: 46px;
    height: 34px;
    background: url(../images/share.png) no-repeat right center;
}

.p01 {
    width: auto;
    margin: 20px auto;
    text-align: center;
}

.author {
    border-bottom: 1px solid #ddd;
    text-align: right;
    padding: 15px 0;
}

.author p {
    color: #666;
}

.annex {
    margin-top: 20px;
    padding: 0 0 28px 0;
}

.annex .Side_tit h2 a {
    font-size: 1.8em;
    color: #253d6a;
    font-weight: normal;
}

.annex ul {
    margin-top: 10px;
}

.annex ul li {
    padding: 5px 0;
    padding-left: 5px;
}

.annex ul li a {
    padding-left: 10px;
    font-size: 1.4em;
    color: #253d6a;
    background: url(../images/annex_bg.png) no-repeat left center;
}

.annex ul li a:hover {
    color: #8c1515;
}

.bdsharebuttonbox {
    width: 32px;
    float: right;
    margin: 0;
}

.floatR {
    display: none;
}


/*0703*/

.subHeading {
    text-align: center;
    font-size: 1.6em;
    margin-bottom: 20px;
    font-weight: normal;
    color: #07287a;
}


/*历史沿革*/

.historyList_wrap {
    padding: 30px 30px 78px 30px;
    background-color: #fff;
}

.historyList {
    width: auto;
    overflow: hidden;
    background: url(../images/ul_bg.jpg) repeat-y;
}

.historyList li {
    width: auto;
    overflow: hidden;
    background: url(../images/history_bg.png) no-repeat left center;
    color: #505050;
    font-size: 1.4em;
    padding-left: 60px;
    line-height: 24px;
    min-height: 44px;
    margin-bottom: 50px;
}

.historyList li span {
    font-size: 1.2em;
    color: #2f62dc;
    float: left;
    margin: 10px 15px 15px 0;
}

.historyList li span a {
    color: #2f62dc;
}

.historyList li span.historyTime {
    color: #888;
    float: right;
    font-size: 0.8em;
    margin-top: 0;
}

.historyList li strong {
    margin: 10px 0 0 210px;
    display: block;
    font-size: 1.2em;
}

.historyList li strong.long {
    margin-left: 120px;
}


/*统计数据*/

.subTotalList {
    padding-bottom: 100px;
}

.subTotalList li {
    background: #eef3fb;
    padding: 7px 120px;
}

.subTotalList li a {
    width: 70%;
    display: inline-block;
}

.subTotalList .totalDuble {
    background: #fff;
}

.subTotalList li span {
    float: right;
    *float: none;
    *width: 120px;
    *display: inline-block;
    *margin-left: 200px;
}

.floatR {
    width: auto;
    float: right;
    margin-top: 10px;
}

.leaders001 {
    margin-top: 0;
}

.marginBot02 {
    margin-bottom: 28px;
}

.noMargin_right {
    margin-right: 0;
}

.base01 h2 {
    padding: 20px 15px
}


/*右侧*/

.sch_campus {
    margin: 10px 0 20px;
}

.sub_right {
    margin: 0 0 0px 314px;
}

.sub_right_links {
    margin: 0;
}

.full_sub_right {
    width: 100%;
}

.marginBot {
    margin-bottom: 40px;
}

.pageArticle {
    min-height: 800px;
    overflow: hidden;
}

.articleTitle {
    width: auto;
    overflow: hidden;
}

.articleTitle h2 {
    width: auto;
    overflow: hidden;
    font-size: 1.8em;
    font-weight: normal;
    padding: 20px 0 25px;
    width: auto;
    color: #253d6a;
}

.article {
    width: auto;
    overflow: hidden;
    font-size: 1.4em;
    line-height: 25px;
    padding: 30px 40px;
    background-color: #fff;
    min-height: 460px;
}

.generalWrap {
    width: 100%;
    overflow: hidden;
}

.general {
    background-color: #fff;
    padding: 0px 35px 12px 40px;
    float: left;
}

.general h3 a {
    font-size: 1.8em;
    font-weight: normal;
    color: #1b438f;
    line-height: 58px;
    line-height: 58px;
}

.genInfo .con {
    font-size: 1.4em;
    line-height: 24px;
    float: left;
    overflow: hidden;
}

.genInfo .con p {
    margin-right: 340px;
    margin-top: 15px;
}

.genInfo span {
    float: right;
    margin-left: -296px;
}

.gen_list {
    width: auto;
    overflow: hidden;
    margin-top: 10px;
    margin-right: 245px;
}

.gen_list a {
    display: block;
    padding-left: 15px;
    background: url(../images/li_bg01.png) no-repeat left center;
    float: left;
    margin-right: 11.5%;
    line-height: 32px;
}

.con_list01 {
    padding: 0px 35px 12px 40px;
    overflow: hidden;
    background-color: #fff;
    margin-top: 35px;
}

.con_list01 .title01 h2 {
    padding: 0 10px 0 0;
    width: 180px;
    height: 58px;
    line-height: 58px;
    background-image: none;
    font-size: 1.8em;
    font-weight: normal;
    color: #1b438f
}

.list_con01 {
    width: 100%;
    overflow: hidden;
    padding: 0px 0 0;
}

.list_con01.cur01 li {
    width: 20%;
}

.list_con01 li {
    width: 25%;
    float: left;
    font-size: 1.5em;
    *width: 207px;
}

.list_con01 li span {
    background: url(../images/li_bg01.png) no-repeat 12px 15px;
    padding: 10px 7px 10px 28px;
    display: block;
}

.list_con01 li a {
    color: #1b438f
}

.list_con01 li a:hover {
    color: #f18e21
}

.con_list01 .title01 {
    background: none;
}


/*历任领导**/

.leader {
    padding: 25px 30px;
}

.leader_left {
    width: 70%;
    /*float:left;*/
    overflow: hidden;
    margin: 0 auto;
}


/*.leader_right{width:49.5%;float:right;overflow:hidden;padding-bottom:120px;}*/


/*现任领导*/

.currentLeader {
    border-bottom: 4px solid #eef3fb;
    margin-bottom: 37px;
}

.present li {
    background: #eef3fb;
    padding: 10px 20px;
}

.present li.blue {
    background: #e2e5ec;
}

.present .name02 {
    width: 30%;
    display: inline-block;
}

.present .title02 {
    display: inline-block;
    color: #0633a2;
}


/*工大概况*/

.subban_info {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}

.subban_info h2 {
    font-size: 2.3em;
    text-align: center;
}

.sub_intro {
    position: absolute;
    bottom: 12px;
    right: 0;
    padding: 10px;
    width: 36.1666%;
    text-align: left;
    background: url(../images/subban_info_bg.png) repeat;
    border-top: 4px solid #c81515;
}

.sub_intro p {
    font-size: 1.5em;
    text-indent: 2em;
    color: #fff;
    margin: 10px;
    line-height: 25px;
}

.sub_intro a {
    color: #fff;
}

.sch_info {
    width: 100%;
    overflow: hidden;
    margin: 20px 0 40px;
}

.sch_info img {
    max-width: 100%;
}

.sch_info .lf {
    width: 26.25%;
    float: left;
}

.sch_info .rt {
    width: 70.75%;
    float: right;
}

.sch_title {
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
}

.sch_title h2 {
    font-weight: normal;
    font-size: 2em;
    float: left;
    color: #555;
}

.sch_title a {
    float: right;
    color: #8c1515;
    margin-right: 10px;
    font-size: 1.5em;
}

.sch_details p {
    text-indent: 2em;
    font-size: 1.5em;
    margin: 15px 0px;
}

.school_info {
    display: none;
}

.pic_list {
    width: 100%;
    overflow: hidden;
}

.pic_list ul {
    width: 100%;
    overflow: hidden;
    *padding-bottom: 5.6em;
}

.pic_list li {
    width: 21.49%;
    margin: 0 4.6% 5.6em 0;
    /*width:266px;margin-right:41px;*/
    float: left;
    overflow: hidden;
}

.pic_list li h3 {
    font-size: 1.8em;
    text-align: center;
    margin-bottom: 10px;
    font-weight: normal;
}

.pic_list .pic a {
    display: block;
    width: auto;
    height: 0;
    padding-bottom: 66%;
    overflow: hidden;
}

.pic_list .pic a img {
    display: block;
    width: 100%;
    transition: all 1s ease 0s;
}

.pic_list .pic a img:hover {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.pic_list .pic strong {
    padding: 5px;
    float: left;
}

.list_info {
    width: auto;
    overflow: hidden;
    padding: 0 4%;
    background-color: #FFF;
}

.pic_list .list_title {
    padding: 8px 0 35px;
}

.pic_list .list_title h3 {
    font-size: 1.8em;
    font-weight: normal;
    line-height: 40px;
}

.pic_list .list_title p {
    padding-bottom: 14px;
    border-bottom: 1px dotted #ddd;
    line-height: 1.7em;
    font-size: 1.5em;
    height: 40px;
    overflow: hidden;
}

.list_cont {
    font-size: 14px;
    font-family: Helvetica;
    line-height: 23px;
    height: 93px;
    overflow: hidden;
    margin-bottom: 5px;
}

.pic_list .noMargin {
    margin-right: 0;
}

.list_info .readMore {
    display: block;
    width: 100%;
    height: 18px;
    line-height: 18px;
    text-align: right;
}

.list_info .readMore a {
    background: url(../images/readmore_bg.png) no-repeat right center;
    margin-top: 18px;
    display: inline-block;
    background-color: #072c86;
    color: #fff;
    font-weight: bold;
    padding: 0 26px 0 6px;
    font-size: 1.2em;
}

.list_info .readMore a:hover {
    color: #c53030;
}


/*招生就业*/

.list_info .list_employ {
    text-align: left;
    padding: 10px;
}

.list_info .list_employ h3 {
    text-align: left;
}

.list_info .list_employ p {
    font-size: 1.5em;
}


/*用户通道*/

.userChannel {
    padding: 28px 0 60px 0;
    overflow: hidden;
}

.userList>li {
    width: 100%;
    margin-bottom: 45px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

.userList li h2 {
    /*background:#07287a;*/
    width: 100%;
    color: #07287a;
    padding: 4px 6px;
    text-align: center;
    font-size: 1.9em;
    font-weight: normal;
}

.user01 {
    padding: 18px 0px 9px 220px;
    *padding: 18px 0px 9px 23px;
}

.user01 ul {
    overflow: hidden;
}

.user01 li {
    width: 25%;
    float: left;
    margin: 7px 0;
}

.user01 li a {
    font-size: 1.5em;
    color: #333;
    background: url(../images/user02.png) no-repeat left center;
    padding-left: 10px;
}


/*214新加-用户通道*/

.u_brief {
    margin: 0 0 30px 0;
    overflow: hidden;
}

.u_brief .uB_lf {
    float: left;
}

.u_brief .uB_rt {
    margin-left: 320px;
    margin-top: 7%;
}

.u_brief .uB_rt p {
    font-size: 1.5em;
    text-indent: 2em;
    line-height: 27px;
}

.uLists {
    overflow: hidden;
}

.uL_lf {
    float: left;
}

.uL_rt {
    *width: 640px;
    /*float:right;*/
}

.uL_lf img {
    background: #fff;
    border: 1px solid #ddd;
    padding: 4px;
}


/*214新加-用户通道*/


/*214新加-科研成果*/

.list_tech {
    width: auto;
    overflow: hidden;
    padding: 0 4%;
    background-color: #FFF;
}

.list_tech .techTitle {
    padding: 8px 0 11px;
    min-height: 220px;
    *height: 220px;
}

.techList>li {
    height: 37px;
    border-bottom: 1px dashed #999;
    padding: 7px 0 7px 15px;
    width: 43%;
    margin: 0;
    background: url(../images/tech_bg.png) no-repeat left 13px;
}

.techList>li a {
    font-size: 1.5em;
}


/*.techList>li:last-child{width:100%;}*/


/*214新加-科研成果*/


/*214新加-新媒体*/

.sub_QRcode {
    margin-bottom: 20px;
    overflow: hidden;
}

.sub_QRcode li {
    width: 50%;
    float: left;
    margin-bottom: 10px;
}

.newMedia {
    margin: 20px 28px;
    overflow: hidden;
}

.newMedia li {
    width: auto;
    margin-bottom: 20px;
}

.newMedia li a {
    overflow: hidden;
    font-size: 1.5em;
    color: #07287a;
    padding-left: 45px;
    height: auto;
}

.newMedia li a:hover {
    color: #8c1515;
}

.newMedia li.weibo a {
    background: url(../images/sina.jpg) no-repeat left center;
}

.newMedia li.weixin a {
    background: url(../images/weixin.jpg) no-repeat left center;
}

.newMedia li.qq a {
    background: url(../images/qq.jpg) no-repeat left center;
}

.newMedia .date {
    float: right;
    color: #888;
    font-size: 1.2em;
}


/*214新加-新媒体*/


/*217新加-组织机构*/

.organziseList {
    margin: 12px 0 40px 0;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    padding-bottom: 30px;
}

.organziseList h2 {
    color: #07287a;
    font-size: 1.3em;
    font-weight: normal;
}

.organziseList ul {
    /*margin-top:20px;*/
    overflow: hidden;
}

.organziseList ul li {
    float: left;
    width: 29%;
    margin: 2px 0 0 38px;
}

.organziseList ul li a {
    font-size: 1.1em;
}

.organ_lf {
    float: left;
    overflow: hidden;
    width: 210px;
    /*position:absolute;*/
    height: 145px;
}

.organ_lf_In {
    width: 210px;
    *width: 207px;
    height: 145px;
    position: absolute;
}

.organ_lf h2 {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    line-height: 31px;
    text-align: center;
    color: #fff;
}

.organ_rt {
    overflow: hidden;
}

.organziseList1 .organ_lf h2 {
    background: #0E4890;
}

.organziseList2 .organ_lf h2 {
    background: #298CF6;
}

.organziseList3 .organ_lf h2 {
    background: #CB6D49;
}

.organziseList4 .organ_lf h2 {
    background: #FFAB00;
}

.organziseList5 .organ_lf h2 {
    background: #A91010;
}

.organziseList6 .organ_lf h2 {
    background: #0E4890;
}

.organziseList7 .organ_lf h2 {
    background: #298CF6;
}

.organziseList8 .organ_lf h2 {
    background: #CB6D49;
}

.organziseList9 .organ_lf h2 {
    background: #FFAB00;
}

.organziseList10 .organ_lf h2 {
    background: #A91010;
}


/*217新加-组织机构*/


/*222新加-人才招聘*/

.tab_job {
    overflow: hidden;
}

.job_lf {
    width: 65%;
    float: left;
}

.job_rt {
    width: 31%;
    float: right;
}

.job_intro {
    overflow: hidden;
}

.job_title {
    margin-bottom: 30px;
}

.job_title h2 {
    background: #da5e27;
    width: 115px;
    text-align: center;
    padding: 5px 0;
}

.job_title h2:hover a {
    color: #e7e6e5;
}

.job_title h2 a {
    font-size: 1.8em;
    color: #fff;
}

.jobImg {
    float: left;
}

.jobDetial {
    overflow: hidden;
    background: #f7f0ec;
    height: 180px;
    margin-left: 268px;
    padding: 0 20px 0px 20px;
}

.jobCon {
    margin-top: -3px;
}

.jobDetial p {
    text-indent: 2em;
    font-size: 1.5em;
    padding-top: 9px;
    line-height: 25px;
}

.job_notice {
    margin: 40px 0;
    overflow: hidden;
}

.job_notice .job_title h2 {
    background: #0a2c87;
}

.jobNoTitail {
    overflow: hidden;
}

.jobNoTitail li {
    width: 48%;
    float: left;
    margin-right: 4%;
    margin-bottom: 20px;
}

.jobNoTitail .doubleLi {
    margin-right: 0px;
}

.jobNoTitail li .jobDate {
    line-height: 66px;
    background: #d7e7fe;
    width: 61px;
    height: 66px;
    float: left;
}

.jobNoTitail li .jobDate strong {
    color: #0a2c87;
    width: 61px;
    height: 34px;
    line-height: 42px;
    text-align: center;
    font-size: 22px;
    font-size: 1.8rem;
    display: block;
}

.jobNoTitail li .jobDate i {
    color: #0a2c87;
    width: 61px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: normal;
    display: block;
}

.jobNoTitail li .jobNoCon {
    margin-left: 78px;
    height: 66px;
    padding-top: 10px;
}

.jobNoTitail li .jobNoCon a {
    font-size: 1.5em;
    display: block;
    height: 44px;
}

.TalentP {
    position: relative;
}

.TalentP .jobTalent {
    margin-bottom: 0;
}

.TalentP .job_title h2 {
    background: #b61b1b;
    position: absolute;
    bottom: 3px;
    left: 0;
}

.TalentList {
    padding-top: 15px;
    background: #f6f2f2;
    min-height: 560px;
}

.TalentList li {
    border-bottom: 1px dashed #ddd;
    margin: 10px 0;
}

.TalentList li a {
    padding: 15px 0px;
    font-size: 1.5em;
    display: block;
    padding-left: 80px;
}

.TalentList li .taIcon {
    float: left;
    width: 68px;
    height: 74px;
    *height: 96px;
    *background: url(../images/talent_bg.png) no-repeat 8px;
    background: url(../images/talent_bg.png) no-repeat 8px;
}


/*222新加-人才招聘*/


/*列表页*/

.newsList {}

.borderBot {
    boder: none;
    margin: 0 28px 20px;
}

.borderBot h2 {
    font-size: 2.2em;
    text-align: left;
    width: 100%;
    border-bottom: 1px solid #ddd;
    color: #8c1515;
}

.borderBot1 {
    boder: none;
    margin: 0 28px;
}

.borderBot1 h2 {
    font-size: 1.5em;
    text-align: right;
    width: 100%;
    border-bottom: 1px solid #ddd;
    color: #8c1515;
}

.newsList {
    padding-bottom: 50px;
    background-color: #fff;
    padding-top: 10px;
}

.s_title {
    overflow: hidden;
}

.s_title h3 {
    width: auto;
    float: left;
}

.s_title a {
    float: right;
    margin: 5px 20px 0 0;
}

.newsList h3 {
    font-size: 18px;
    color: #1b438f;
    margin: 0 28px;
}

.newsList .notice_list {
    margin: 28px 28px 0;
    width: auto;
    margin-bottom: 0;
}

.notice_list li {
    min-height: 50px;
}

.notice_list .date {
    float: right;
}

.notice_list a {
    font-size: 1.5em;
    height: auto;
    padding-left: 20px;
    color: #07287a;
    background: url(../images/list_bg.png) no-repeat center left;
}

.notice_list span {
    color: #888;
    font-size: 1.2em;
}

.newsList .name_list {
    margin: 28px 28px 0;
    width: auto;
    margin-bottom: 0;
    overflow: hidden;
}

.name_list li {
    min-height: 50px;
    width: 20%;
    float: left;
}

.name_list .date {
    float: right;
}

.name_list a {
    font-size: 1.5em;
    height: auto;
    padding-left: 20px;
    color: #07287a;
    background: url(../images/list_bg.png) no-repeat center left;
}

.name_list span {
    color: #888;
    font-size: 1.2em;
}


/*分页*/

.pages {
    text-align: center;
    height: 28px;
    *height: 29px;
    font-size: 1.6em;
    line-height: 28px;
    margin: 25px 0 0 0;
    overflow: hidden;
    padding-left: 15px;
}

.pages img {
    vertical-align: middle;
}

.pages span {
    color: #003c7f;
    padding: 0 20px 0 0px;
    font-size: 16PX;
}

.pages a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    *vertical-align: middle;
    width: 27px;
    height: 28px;
    *height: 29px;
    font-size: 16px;
    text-align: center;
    color: #636363;
}

.pages a img {
    *display: block;
    *margin-top: 8px;
}

.pages a:hover {
    color: #003c7f;
}

.pages a.on_pages {
    background: url(../images/pages03.jpg) no-repeat center top;
    color: #003c7f;
}

.pages_min {
    margin-top: 25px;
    overflow: hidden;
    display: none;
    padding: 0 18px;
    font-size: 1.3em;
}

.pages_min a.prev_min,
.pages_min a.next_min {
    display: block;
    width: 100px;
    height: 30px;
    float: left;
    background: #dedede;
    border-radius: 3px;
    color: #003c7f;
    line-height: 30px;
    text-align: center;
}

.pages_min a.next_min {
    float: right;
}

.pages_min a:hover {
    background: #f18e21;
    color: #fff;
    transition: 0.5s;
}

.research li {
    background-color: #f4f4f4;
    border-color: #f4f4f4;
}

.research .list_title {
    width: 100%;
    height: 78px;
    overflow: hidden;
    padding: 15px 0 0;
    margin-bottom: 5px;
}

.research .readMore a {
    color: #7f7f7f
}

.research .readMore a:hover {
    color: #003c7f;
}

.current04 {
    margin-bottom: 10px;
}

.leaderList {
    margin: 20px;
    overflow: hidden;
}

.leaderList ul li {
    float: left;
    width: 25%;
    text-align: center;
}

.leaderList ul li a {
    display: block;
    margin: 0 18px 20px 18px;
}

.leaderList ul li a img {
    -webkit-transition: all 0.3 ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 100%;
}

.leaderList ul li a:hover img {
    opacity: 1;
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.leaderList ul li a i {
    display: block;
    height: 0;
    padding-bottom: 133%;
    overflow: hidden;
}

.leaderList ul li a font {
    font-size: 14px;
    font-weight: bold;
    display: block;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
}

.leaderList ul li a span {
    font-size: 13px;
    display: block;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
}

.pictureList {
    margin: 20px;
    overflow: hidden;
}

.pictureList ul li {
    float: left;
    width: 33.3%;
    text-align: center;
}

.pictureList ul li a {
    display: block;
    margin: 0 18px 20px 18px;
}

.pictureList ul li a img {
    -webkit-transition: all 0.3 ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 100%;
}

.pictureList ul li a:hover img {
    opacity: 1;
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.pictureList ul li a i {
    display: block;
    height: 0;
    padding-bottom: 66%;
    overflow: hidden;
}

.pictureList ul li a font {
    font-size: 14px;
    font-weight: bold;
    display: block;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
}

.pictureList ul li a span {
    font-size: 13px;
    display: block;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

@media screen and (max-width:1200px) {
    .subban_info {
        display: none;
    }
    .sub_top {
        padding: 0 10px;
        width: auto;
    }
    .sch_details p:last-child {
        display: none;
    }
    .subPage {
        width: 98%;
        margin: 0 auto;
    }
    .sub_right {
        margin: 0 20px 0 298px
    }
    .pic_list {
        width: 98%;
        margin: 0 auto;
    }
    .pic_list li>div {
        padding: 0 15px 3em 15px;
    }
    .pic_list li {
        margin: 0;
        width: 25%;
    }
    .cultrueCon {
        padding: 20px 28px;
    }
    .cultrueCon .img {
        float: none;
        margin: 0 auto;
    }
    .cultrueCon .h01 {
        margin: 30px 0 0 0;
        width: 100%;
    }
    .historyList_wrap {
        margin-bottom: 30px;
    }
    /*.organize .leader_left{width:100%}
 .organize .leader_center{width:100%;margin-top:25px;}
 .organize .leader_right{width:100%;margin-top:25px;}*/
    .bigPic .mainContent .tPic .PicIntro h3 {
        width: 100%;
        padding: 10px 0;
    }
    .bigPic .mainContent .tPic .PicIntro p {
        text-align: left;
        width: 100%;
    }
    .item_cover {
        background-size: auto;
    }
    .list_tech .techTitle {
        min-height: 205px;
    }
    .techList {
        border-bottom: none;
    }
    .techList>li {
        width: 100%;
        height: 28px;
        border-bottom: 1px dashed #999;
        padding: 5px 15px;
        /*background:url(../images/tech_bg.png) no-repeat left center;*/
    }
    .user01 {
        padding-top: 0px;
    }
    .user01 li {
        width: 33%;
        margin: 5px 0;
    }
}

@media screen and (max-width:1060px) {
    .gen_list {
        width: 100%;
        margin: 10px 0 10px 0;
    }
    .genInfo .con {
        float: none;
    }
    .genInfo .con p {
        width: 100%;
        margin: 0;
    }
    .genInfo span {
        width: 50%;
        float: none;
        margin: 0 auto;
        display: block;
    }
    .organ_lf {
        float: none;
        width: 100%;
    }
    .organ_rt {
        width: 100%;
    }
    .organziseList {
        margin-bottom: 30px;
    }
    .organziseList ul {
        margin-top: 20px;
    }
    .organziseList ul li {
        margin: 0;
        width: 33%;
    }
}

@media screen and (max-width:980px) {
    /*214新加*/
    .u_brief .uB_lf {
        float: none;
        text-align: center;
    }
    .u_brief .uB_rt {
        margin: 10px 0;
    }
    /*214新加*/
    .articleAuthor {
        text-align: center;
        padding-bottom: 10px;
        line-height: 28px;
    }
    .floatR {
        float: none;
    }
    .user01 li {
        width: 50%;
    }
    .leader_left {
        width: 100%;
    }
}

@media screen and (max-width:950px) {
    .notice_list .date {
        float: none;
        display: block;
        margin: 10px 0;
        margin-left: 20px;
    }
    .sch_details p:nth-child(2) {
        display: none;
    }
    .leader_list li {
        width: 100%;
    }
    .leaders01 {
        margin-right: 0;
    }
    .pic_list li {
        width: 33.33333%;
        margin: 0;
    }
    .pic_list li>div {
        padding: 0 10px 3em 10px;
    }
    .techList>li {
        width: 100%;
    }
    .jobDetial p {
        height: 150px;
        padding-top: 0px;
    }
    /*.organziseList ul li{width:100%;}*/
    .newMedia .date {
        float: none;
        display: block;
        margin: 10px 0 0;
        margin-left: 45px;
    }
}

@media screen and (max-width:800px) {
    .bdsharebuttonbox {
        display: none;
    }
    .articleAuthor {
        text-align: center;
    }
    .school_info {
        display: block;
    }
    .sch_info {
        display: none;
    }
    .subPage {
        width: 96%;
        margin: 0 auto;
    }
    .sub_mbtn {
        display: block;
    }
    .sub_left {
        display: none;
    }
    .sub_right {
        width: 100%;
        margin-left: 0;
    }
    .sub_title,
    .bread {
        width: 100%;
        float: none;
        height: 40px;
        line-height: 40px;
        margin: 0;
    }
    .sub_title {
        padding-top: 10px;
    }
    .pages_min {
        display: block;
    }
    .pic_list {
        margin-top: 15px;
    }
    .pages {
        display: none;
    }
    .general {
        padding: 0px 15px 15px 15px
    }
    .con_list01 {
        padding: 0 15px 15px 15px;
    }
    .leader_list li {
        width: 50%;
    }
    .leaders01 {
        margin-right: 14px;
    }
    .noMargin_right {
        margin-left: 14px;
        margin-right: 0;
    }
    .cur02 {
        padding: 0;
    }
    .list01 li a {
        width: auto;
    }
    .map_pic {
        padding: 20px;
    }
    .item_cover h3 {
        width: 55%;
    }
    .item_cover h3 {
        font-size: 80%;
        background-size: 25px;
    }
    .lightbox_fore {
        left: 5%;
        width: 90%;
    }
    .pic_list li {
        width: 50%;
    }
    .techList>li {
        width: 100%;
    }
    /*新加*/
    .new2D_list .newCon h2 {
        font-size: 1.5em;
    }
    /*新加*/
    .organziseList ul li {
        width: 33%;
    }
    .user01 li {
        width: 33%;
    }
    .job_lf {
        width: 100%;
    }
    .job_rt {
        width: 100%;
    }
    .TalentList {
        min-height: 400px;
    }
    .TalentList li {
        width: 50%;
        float: left;
    }
    .TalentList li a {
        margin-right: 25px;
    }
    .jobDetial p {
        padding-top: 17px;
        padding-;
        left: 10px;
    }
    .name_list li {
        width: 33.3%;
    }
}

@media screen and (max-width:640px) {
    .subTotalList li {
        padding: 7px 50px;
    }
    .article02 .articleTitle h2 {
        font-size: 2em;
    }
    .list_con01 li {
        width: 33.3333%;
    }
    .leader_list li {
        width: 100%;
    }
    .leaders01 {
        margin: 0;
    }
    .leader_list .noMargin_right {
        margin-left: 0;
    }
    .marginBot {
        margin-bottom: 25px;
    }
    .organzise {
        padding: 10px 20px;
    }
    .organziseList ul li {
        width: 50%;
        font-size: 0.9em;
    }
    .user01 {
        padding: 0;
    }
    .user01 li {
        width: 33%;
    }
    .userList>li {
        margin-bottom: 31px;
    }
    .uL_lf {
        float: none;
        text-align: center;
    }
    .uL_rt {
        float: none;
    }
    .organziseList {
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    .organ_lf h2 {
        font-size: 1.2em;
        height: 30px;
        line-height: 30px;
    }
    .organImg {
        width: 100%;
    }
    .leaderList ul li {
        width: 33.3%;
    }
    .pictureList ul li {
        width: 50%;
    }
}

@media screen and (max-width:600px) {
    .list_con01 li {
        width: 50%;
    }
    .list_con01.cur01 li {
        width: 50%;
    }
    .jobNoTitail li {
        width: 100%;
    }
    .TalentList li {
        width: 100%;
    }
    .jobDetial {
        width: 100%;
        margin: 0;
        padding: 0;
        height: 136px;
    }
    .jobImg {
        width: 100%;
        text-align: center;
    }
}

@media screen and (max-width:480px) {
    .subTotalList li {
        padding: 7px 10px;
    }
    .user01 li {
        width: 50%;
    }
    .pic_list li {
        width: 100%;
    }
    .leader {
        padding: 15px 20px;
    }
    .cultrueCon .img {
        width: 100%;
        height: auto;
    }
    .cultrueCon04 .h01 {
        margin-top: 0;
    }
    .historyList li span {
        float: none;
    }
    .historyList li strong,
    .historyList li strong.long {
        margin: 0;
    }
    .picList li {
        width: 100%;
    }
    .picList li span {
        margin: 0;
    }
    .picList li:nth-child(2n) span {
        margin: 0;
    }
    /*新加*/
    .new2D_list .newCon {
        width: 100%;
    }
    /*新加*/
    /*.organImg img{width:100%;display: block;}*/
    .leaderList ul li {
        width: 50%;
    }
    .pictureList ul li {
        width: 100%;
    }
    .name_list li {
        width: 50%;
    }
}

@media screen
/*and (min-width:320px)*/

and (max-width:360px) {
    .subTotalList li {
        padding: 7px 0;
    }
    .user02 li,
    .user01 li {
        width: 100%;
    }
    .sub_title {
        font-size: 1.8em;
    }
    .bread,
    .genInfo .con {
        font-size: 1.2em;
    }
    .con_list01 .title01 h2 {
        height: 45px;
        line-height: 45px;
        font-size: 1.6em;
    }
    .general h3 a {
        font-size: 1.6em;
    }
    .list_con01 li {
        font-size: 1.2em;
    }
    .list_con01 li span {
        pading: 6px 8px 6px 30px
    }
    .title01 h2 {
        font-size: 1.6em;
    }
    .title01 .more01 {
        font-size: 1.1em;
    }
    .article {
        font-size: 1.2em;
        padding: 15px 20px;
    }
    .leaders {
        padding: 15px 5px;
    }
    .present .name02 a {
        padding: 10px 0;
    }
    .h01 h3 {
        font-size: 1.4em;
    }
    .h01 p {
        font-size: 1.2em;
    }
    .newsList .notice_list {
        padding: 20px 10px;
        font-size: 1.2em;
    }
    .article02 {
        padding: 15px 20px;
    }
    .bigPic .mainContent .tPic .PicIntro h3 {
        font-size: 16px;
    }
    .organziseList ul li {
        width: 100%;
    }
}

.center {
    width: 80%;
    height: 80%;
    padding: 10%;
}

.two {
    display: none;
}