@charset "utf-8";

/* CSS Document */

body {
    background: #ffffff;
}


/* .wraq_header { position: relative; background: url(../images/sub_header_01.jpg) no-repeat center top;} */

.wrap_nav {
    background: #ffffff;
    position: relative;
    top: 0;
}

.nav ul li a {
    color: #333333;
}

.nav ul li .subNav {
    background: #006a9f;
    background: rgba(0, 12, 28, .8);
}

.subPage {
    width: 100%;
    margin: 0px auto;
    position: relative;
    background: url(../images/sub_bg_02.png) no-repeat center bottom;
}

.sub_banner {
    width: 100%;
    position: relative;
    background: #f5f5f5;
    border-bottom: 5px solid #005f8f;
}

.sub_banner img {
    display: block;
    margin: 0 auto;
    position: relative;
}

.sub_banner .bread img {
    display: inline-block;
}

.wrap_bread {
    max-width: 1200px;
    text-align: right;
    margin: 0 auto;
    position: relative;
}

.bread_shadowwrap {
    margin: 0 auto;
    position: relative;
}

.bread_shadow {
    width: 100%;
    height: 20%;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .5));
    left: 0px;
    bottom: 0px;
    position: absolute;
}

.bread {
    max-width: 1200px;
    position: absolute;
    bottom: 15px;
    right: 0px;
    color: #ffffff;
}

.bread a {
    color: #ffffff;
    font-size: 14px;
}

.bread a:hover {
    font-weight: bold;
}

.sub_t01 {
    height: 70px;
    line-height: 70px;
    text-align: center;
    background: url(../images/header_bg_02.png);
    background: rgba(0, 0, 0, .2);
    border-width: 1px;
    border-style: solid;
    border-color: rgba(255, 255, 255, .15);
}

.sub_t01 h2 {
    color: #fff;
    font-size: 22px;
    font-size: 2.2em;
    font-weight: normal;
}

.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: #d8d8d8;
    cursor: pointer;
    display: none;
}

.open {
    background: url(../images/sub-mbtn02_close.png) no-repeat center center;
    background-color: #d8d8d8;
}

.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 {
    border: 1px solid #dddddd;
}

.sub_navm li {
    position: relative;
}

.sub_navm li a {
    font-size: 14px;
    color: #282828;
    padding-left: 13px;
    font-family: Helvetica;
    height: 40px;
    line-height: 40px;
    border-top: 1px solid #d3d3d3;
    display: block;
}

.sub_navm li:first-child a {
    border-top: 0px;
}

.sub_navm li a:hover {
    color: #005f8f;
}

.sub_navm li.sub_has span {
    margin-left: 10px;
}

.sub_navm li.on a {
    color: #005f8f;
    display: block;
    width: 100%;
}

.sub_navm dl {
    display: none;
    background-color: #fff;
    padding: 0px 0px 5px;
}

.sub_navm dl dd {
    padding-left: 30px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dotted #ddd;
}

.sub_navm li.on dl dd a {
    font-size: 12px;
    color: #005f8f;
    font-weight: normal;
    display: inline;
    border: none;
    padding: 0px;
    height: 30px;
    line-height: 30px;
}

.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: #005f8f
}

.sub_navm li strong.phone_arrow {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
    color: #005f8f;
    cursor: pointer;
}

.snav {
    /* background: -webkit-linear-gradient(left, rgba(0, 129, 194, 1), rgba(0, 96, 144, 1));
    background: -o-linear-gradient(left, rgba(0, 129, 194, 1), rgba(0, 96, 144, 1));
    background: -moz-linear-gradient(left, rgba(0, 129, 194, 1), rgba(0, 96, 144, 1));
    background: linear-gradient(left, rgba(0, 129, 194, 1), rgba(0, 96, 144, 1)); */
}

.subPage_con {
    max-width: 1200px;
    margin: 0 auto;
    min-height: 470px;
}

.sbu_leftWrap {
    width: 190px;
    float: left;
    margin: -72px 0 0 0;
}


/*.f_left_con { *border-right: 1px solid #ffffff; border-right: 1px solid #ffffff\9\0; }
*/


/*左侧边栏*/

.sub_left {
    width: 190px;
    overflow: hidden;
    float: left;
    z-index: 99999;
}

.sub_left h2 {
    width: auto;
    padding-left: 17px;
    height: 48px;
    line-height: 48px;
    font-weight: bold;
    font-family: Helvetica;
    background-color: #003c7f;
    border-bottom: 1px solid #d3d3d3;
}

.sub_left h2 a {
    color: #fff;
    font-size: 20px;
}

.sub_left ul {
    border: 1px solid #dddddd;
}

.sub_left li {
    position: relative
}

.sub_left li a {
    z-index: 1;
    padding: 14px 0px 14px 0px;
    text-align: center;
    display: block;
    font-size: 16px;
    font-size: 1.6em;
    border-top: 1px solid #eaecee;
    color: #333333;
}

.sub_left li:first-child a {
    border-top: 0px;
}

.sub_left li a:hover,
.sub_left li a.active {
    color: #005f8f;
    padding: 14px 0px 14px 0px;
    color: #005f8f;
}

.sub_left li a:hover,
.sub_left li a.on {
    color: #005f8f;
}

.sub_left li strong.arrow {
    display: block;
    height: 50px;
    line-height: 50px;
    width: 46px;
    text-align: center;
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 0;
    color: #e5e5e5;
    z-index: 33;
    cursor: pointer;
    transition: all 0.3s ease-in-out
}

.sub_left li strong.arrow:hover {
    color: #005f8f;
}

.sub_left li.on strong.arrow {
    color: #005f8f;
}

.twoJ_menu {
    display: none;
}

.sub_left .twoJ_menu dd a {
    ;
    padding: 8px 22px 8px 5px;
    font-size: 14px;
    font-size: 1.4em;
}


/*右侧*/

.sub_right {
    margin: 0 0 30px 252px;
}

.sub_right01 {
    margin: 0 0 30px 0;
}

.articleTitle {
    height: 52px;
    line-height: 52px;
    border-bottom: 2px solid #d6dadf;
}

.articleTitle h2 {
    font-size: 20px;
    color: #333333;
    border-bottom: 4px solid #d6dadf;
    width: auto;
    float: left;
    height: 48px;
}

.Scientific {
    overflow: hidden;
}

.Scientific ul {
    border-bottom: 1px solid #ececec;
    padding: 22px 0 22px 0;
    overflow: hidden;
    margin: 0 -1.6%;
    overflow: hidden;
}

.Scientific ul li {
    width: 30%;
    margin: 0 1.6%;
    float: left;
}

.Scientific ul li:hover img {
    opacity: .8;
    transform: scale(1.2);
    transition: 2s;
}

.Scientific ul li span {
    box-shadow: 5px 5px 5px #f0f0f0;
    height: 0px;
    width: 100%;
    padding-bottom: 67%;
    display: block;
    overflow: hidden;
    position: relative;
}

.Scientific ul li span img {
    display: block;
    width: 100%;
}

.Scientific ul li .click {
    width: 70px;
    height: 70px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -35px 0 0 -35px;
}

.Scientific ul li .click img {
    width: 70px;
    height: 70px;
}

.Scientific ul li:hover .click img {
    opacity: .8;
    transform: scale(1);
    transition: 0s;
}

.Scientific ul li p {
    font-size: 16px;
    margin: 10px 0 0 0;
    text-align: center;
    padding: 0 20px;
}

.page {
    text-align: center;
    margin: 20px auto 80px;
}

.page a {
    text-align: center;
    padding: 0 8px;
    margin: 0 5px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    display: inline-block;
    border: 1px solid #eeeeee;
}

.page a:hover {
    background: #0082c3;
    color: #ffffff;
}

.page .on_pages {
    background: #0082c3;
    color: #ffffff;
}

.minpage {
    display: none;
    margin: 30px 0;
    overflow: hidden;
}

.minpage a {
    height: 28px;
    line-height: 28px;
    border-radius: 20px;
    width: 100px;
    font-size: 14px;
    text-align: center;
    color: #005f8f;
    background: #ededed;
}

.minpage a:hover {
    background: #005f8f;
    color: #ffffff;
}

.mp_left {
    float: left;
}

.mp_right {
    float: right;
}

.Center_Introduction {
    font-size: 14px;
    color: #333333;
    line-height: 22px;
    text-indent: 2em;
    margin: 10px 0 80px 0;
}

.Center_Introduction img {
    max-width: 600px;
    display: block;
    margin: 20px auto;
}


/* .wrap_footer {
    background: url(../images/sub_footer_02.jpg) repeat-y;
    background: -webkit-linear-gradient(left, rgba(0, 129, 194, 1), rgba(0, 96, 144, 1));
    background: -o-linear-gradient(left, rgba(0, 129, 194, 1), rgba(0, 96, 144, 1));
    background: -moz-linear-gradient(left, rgba(0, 129, 194, 1), rgba(0, 96, 144, 1));
    background: linear-gradient(left, rgba(0, 129, 194, 1), rgba(0, 96, 144, 1));
} */

.f_left_con li a {
    color: #dcdcdc;
}

.f_r_left ul li:first-child {
    background: url(../images/address001_07.png) no-repeat left 6px;
}

.f_r_right ul li:first-child {
    background: url(../images/address002_03.png) no-repeat left 9px;
}

.f_r_right ul li:last-child {
    background: url(../images/address003_03.png) no-repeat left 18px;
}

.academic {
    overflow: hidden;
}

.academic ul {
    margin: 20px -1%;
    overflow: hidden;
    border-bottom: 1px solid #eeeeee;
}

.academic ul li {
    width: 23%;
    float: left;
    margin: 0 1%;
    position: relative;
}

.academic ul li span {
    overflow: hidden;
    height: 0px;
    display: block;
    padding-bottom: 74%;
}

.academic ul li p {
    font-size: 14px;
    color: #333333;
    line-height: 22px;
    margin: 7px 0 20px 0;
}

.academic ul li p:hover {
    color: #005f8f;
}

.academic ul li:hover img {
    opacity: .8;
    transform: scale(1.2);
    transition: 2s;
}

.academic ul img {
    position: relative;
    width: 100%;
}

.academic .date {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 80px;
    line-height: 25px;
    color: #ffffff;
    text-align: center;
    height: 25px;
    background: rgba(0, 0, 0, .6);
    border-bottom-right-radius: 10px;
}

.aca_article h2 {
    font-size: 22px;
    color: #333333;
    margin: 15px 0 0 0;
    text-align: center;
}

.aca_article h2 a {
    color: #333333;
}

.aca_article .aca_author {
    text-align: center;
    padding: 15px 0 15px 0;
    border-bottom: 2px solid #eeeeee
}

.aca_author span {
    font-size: 14px;
    color: #999999;
    margin: 0 40px;
}

.aca_article_con {
    font-size: 14px;
    color: #333333;
    line-height: 22px;
    text-indent: 2em;
    margin: 10px 0 80px 0;
}

.aca_article_con img {
    max-width: 600px;
    display: block;
    margin: 20px auto;
}

.Chief_scientist {
    overflow: hidden;
}

.Chief_scientist ul {
    margin: 20px -3.5% 0;
    border-bottom: 1px solid #eeeeee;
    overflow: hidden;
}

.Chief_scientist ul li {
    width: 18%;
    margin: 0 3.5% 60px;
    float: left;
    overflow: hidden;
}

.Chief_scientist ul li span {
    height: 0px;
    display: block;
    width: 100%;
    padding-bottom: 120%;
    overflow: hidden;
}

.Chief_scientist ul li img {
    width: 100%;
}

.Chief_scientist ul p {
    font-size: 16px;
    color: #333333;
    height: 50px;
    line-height: 50px;
    background: #efeff4;
    text-align: center;
}

.Chief_scientist ul li:hover {
    box-shadow: 0 0 7px #d8d8d8;
}

.Chief_scientist ul li:hover p {
    background: #0082c3;
    color: #ffffff;
}

.Chief_scientist ul li:hover img {
    opacity: .8;
    transition: 2s;
    transform: scale(1.2);
}

.scientist_article img {
    width: 180px;
    height: 220px;
    margin: 60px auto 40px;
}

.scientist_article {
    width: 80%;
    font-size: 14px;
    color: #333333;
    line-height: 22px;
    margin: 0 auto;
    padding: 0 0 40px 0;
}

.crules ul li {
    padding: 0 0 0 16px;
    background: url(../images/circle_03.png) no-repeat left center;
}

.crules_con {
    padding: 15px 0;
    border-bottom: 1px solid #eeeeee;
    overflow: hidden;
}

.crules_con a {
    font-size: 16px;
    color: #333333;
    float: left;
    width: 90%;
    height: 21px;
    overflow: hidden;
}

.crules_con a:hover {
    color: #005f8f;
}

.crules_con span {
    float: right;
    font-size: 12px;
    color: #999999;
}

.Recruitment {
    margin: 50px -5% 0;
    overflow: hidden;
}

.pageArticle {
    overflow: hidden;
}

.RecruitmentIn {
    width: 40%;
    margin: 0 5% 50px;
    float: left;
    border: 1px solid #dddddd;
    box-sizing: border-box;
    border-radius: 5px;
}

.Recruitment_padding {
    padding: 25px 35px;
}

.Recruitment_padding h2 {
    font-size: 16px;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #dddddd;
}

.Recruitment_padding h2 a {
    color: #333333
}

.Recruitment_con {
    margin: 18px -18px 0 -18px;
}

.Recruitment_con span {
    font-size: 14px;
    margin: 18px 16px 0 16px;
}

.RecruitmentIn:hover {
    background: #0082c3;
}

.RecruitmentIn:hover h2 {
    border-bottom-width: 1px;
    border-bottom-color: rgba(255, 255, 255, .2);
    border-bottom-style: solid;
}

.RecruitmentIn:hover h2 a {
    color: #ffffff;
}

.RecruitmentIn:hover span {
    color: #ffffff;
}

.map_con {
    overflow: hidden;
    padding: 20px 0;
    border-bottom: 1px solid #eeeeee;
}

.map_in {
    width: 33.3%;
    float: left;
    box-sizing: border-box;
    height: 124px;
    border-left: 1px solid #eeeeee;
}

.map_in:first-child {
    border-left: 0px;
}

.map_padding h2 {
    text-align: center;
}

.map_padding h2 a {
    font-size: 16px;
    color: #005f8f;
}

.map_span {
    margin: 15px 0 0 0;
}

.map_span span {
    width: 49%;
    height: 33px;
    line-height: 33px;
    text-align: center;
    display: inline-block;
}

.map_span span a {
    font-size: 14px;
    color: #666666;
}

.map_span span a:hover {
    color: #005f8f;
}

.fujian h3 {
    background: #eeeeee;
    padding: 20px;
}

.fujian h3 a {
    color: #333333;
    font-size: 18px;
}

.fujian h3 a:hover {
    color: #005f8f;
}

.fujian ul {
    margin: 10px 0 0 0;
}

.fujian ul li {
    padding: 10px 0 10px 20px;
    border-bottom: 1px dotted #cccccc;
    background: url(../images/ach_03.png) no-repeat left center;
}

.fujian ul li a {
    font-size: 14px;
}

@media screen and (max-width:1200px) {
    .subPage {
        width: 94%;
    }
    .Recruitment_con span {
        margin: 18px 2% 0 0;
    }
    .Recruitment_con {
        margin: 18px 0 0 0;
    }
    .bread {
        padding: 0 20px 0 0;
    }
}

@media screen and (max-width:1023px) {
    .subPage {
        background: none;
    }
    .scientist_article img {
        width: 180px;
        height: 220px;
        margin: 30px auto 20px;
    }
    .Recruitment {
        margin: 20px -2.5%;
    }
    .RecruitmentIn {
        width: 45%;
        margin: 0 2.5% 20px;
    }
}

@media screen and (max-width:950px) {
    .sbu_leftWrap {
        display: none;
    }
    .sub_mbtn {
        display: block;
        margin: 20px 0 0 0;
    }
    .sub_right {
        margin: 20px 0 0 0;
    }
}

@media screen and (max-width:800px) {
    .sub_mbtn {
        display: block;
    }
    .sub_left {
        display: none;
    }
    .map_in {
        width: 100%;
        float: none;
        border-bottom: 1px solid #eeeeee;
        border-left: 0px;
        height: auto;
        padding: 20px 0;
    }
    .map_con {
        border: none;
        padding: 0px;
    }
}

@media screen and (max-width:640px) {
    .Center_Introduction img {
        width: 100%;
    }
    .aca_article_con img {
        width: 100%;
    }
    .aca_author span {
        display: block;
    }
    .academic ul li {
        width: 48%;
    }
    .Chief_scientist ul li {
        width: 46%;
        margin: 0 2% 20px;
    }
    .crules_con a {
        height: auto;
        width: auto;
        display: block;
        float: none;
    }
    .crules_con span {
        float: none;
        margin: 5px 0 0 0;
        display: block;
    }
    .crules ul li {
        background-position: left 24px;
    }
    .RecruitmentIn {
        width: auto;
        float: none;
        margin-bottom: 30px;
    }
}

@media screen and (max-width:599px) {}

@media screen and (max-width:480px) {
    .Scientific ul li {
        width: 94%;
        float: none;
    }
    .page {
        display: none;
    }
    .minpage {
        display: block;
    }
    .Scientific ul li p {
        margin: 10px 0;
    }
    .academic ul li {
        width: 98%;
        float: none;
    }
}

@media screen and (min-width:320px) and (max-width:360px) {}