@CHARSET "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, menu, nav,
output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-family: "Microsoft YaHei","Arial", "Helvetica", "sans-serif";
}
article, aside, details, figcaption, figure,
footer, header, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
    position: relative;
    right: 0;
    -webkit-transition: right .3s;
    transition: right .3s;
    overflow-x: hidden;
    font-family: "Microsoft YaHei","Arial", "Helvetica", "sans-serif";
}
body.open {
    right: 170px;
}
ol, ul {
    list-style: none;
}
html, body {
    height: 100%;
}
body {
    margin: 0 auto;
    font: 1em/1.3em Times, serif;
    font-family: 'Montserrat', serif;
    background-color: #f0f0f0;
}
img {
    /*max-width: 100%;*/
    max-width: 80%;
}
.header {
    width: 100%;
    height: auto;
    background-color: #f0f0f0;
}
a {
    text-decoration: none !important;
    color: #fff;
}
.container {
    width: 100%;
}
.describe {
    position: absolute;
    color: #fff;
    display: block;
    width: 100%;
    /*line-height:1em;*/
    font-family: "Microsoft YaHei","Arial", "Helvetica", "sans-serif";
    height: auto;
    text-align: center;
    /*top: 20%;*/
    line-height: 425px;
    margin:  auto;
    font-size: 60px;
}
.logo {
    position: absolute;
    top: 3%;
    left: 5%;
}
@media screen and (min-width: 299px)and (max-width: 501px) {
    .describe {
        font-size: 45px;
    }
}
/*-----------------------------------------------*/
ul.side-menu {
    position: fixed;
    top: 0;
    right: -170px;
    z-index: 10000;
    width: 170px;
    height: 100%;
    background-color: #080808;
    transition:right .3s;
    -webkit-transition:right .3s;
    -o-transition:right .3s;
    -ms-transition:right .3s;
    -moz-transition:right .3s;
}
ul.side-menu.open {
    right: 0;
}
ul.side-menu li {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    padding: 0 20px;
    text-align: left;
    height: 40px;
    line-height: 40px;
    /*-webkit-transition: top .3s;*/
    /*transition: top .3s;*/
}
ul.side-menu li.metro.half {
    width: 50%;
}
ul.side-menu li.metro.full {
    width: 100%;
}
ul.side-menu li a {
    display: block;
    font-size: 12px;
    padding: 0;
    margin: 0;
    height: inherit;
    line-height: inherit;
}
ul.side-menu li.metro a {
    margin: 42px 0;
    height: 40px;
    font-size: 40px;
}
/* .content {
    width: 100%;
    text-align: center;
    z-index: -1;
    height:425px;
    overflow: hidden;
    background: url("../image/careers.jpg") no-repeat center;
    background-size: cover;    
} */

.content {
    width: 100%;
    color: #fff;
    text-align: center;
    z-index: -1;
    height:425px;
    overflow: hidden;
    background: url("../image/careers.jpg") no-repeat scroll center top / cover;

}
/* ±³¾°Í¼³ß´çµ÷Õû */
@media screen and (max-width:1440px){
    .content {
    height: 400px;
    }
}
@media screen and (max-width:1000px){
    .content {
    height: 360px;
    }
}
@media screen and (max-width:760px){
    .content {
    height: 300px;
    }
}

@media screen and (max-width:520px){
    .content {
    height: 230px;
    }
} 
/* ±³¾°Í¼³ß´çµ÷Õû */

.icon-reorder {
    position: absolute;
    top: 2%;
    right: 3%;
    width: 25px;
    height: 30px;
    cursor: pointer;
}
.but {
    position: absolute;
    top: 1%;
    right: 1%;
    width: 50px;
    height: 50px;
    cursor: pointer;
}
.icon-reorder > span {
    display: block;
    width: 100%;
    height: 3px;
    margin: 5px auto 0;
    background-color: #f1f1f1;
}
/*----------------------²à±ßÀ¸+°´Å¥---------------------------*/
.content-one {
    position: absolute;
    border: 1px solid #dddddd;
    top: 3%;
    left: 15%;
    background-color: #080808;
    width: 150px;
    height: 50px;
    text-align: center;
}
.content-one > a {
    line-height: 50px;
    color: #dddddd;
    font-size: 20px;
    font-family: "Microsoft YaHei","Arial", "Helvetica", "sans-serif";
}
.content-one:hover {
    background-color: #f1f1f1;
}
.side-menu > .link {
    margin-top: 40%;
    text-align: center;

}
.side-menu > .link > a {
    color: #dddddd;
    font-size: 16px;
    font-family: "Microsoft YaHei","Arial", "Helvetica", "sans-serif";
}
.link > a:hover {
    color: #f1f1f1;
}
.content > span {
    position: absolute;
    top: 50%;
    margin-right: 50%;
    font-size: 3rem;
}
.font-one {
    position: absolute;
    top: 20%;
    left: 5%;
    text-align: left;
}
.font-one > span {
    font-size: 3em;
    margin-top: 3%;
    color: #f1f1f1;
    font-family: "Microsoft YaHei","Arial", "Helvetica", "sans-serif";
}
.font-two {
    position: absolute;
    top: 30%;
    left: 5%;
    text-align: left;
}
.font-two > span {
    font-size: 1em;
    color: #f1f1f1;
    font-family: "Microsoft YaHei","Arial", "Helvetica", "sans-serif";
}
@media screen and (min-width: 300px)and (max-width: 400px) {
    .hand-div {
        position: absolute;
        top: 70%;
        left: 5%;
        background-color: #f3f3f3;
        width: 200px;
        height: 50px;
        text-align: center;
    }
    .font-one {
        position: absolute;
        top: 20%;
        left: 5%;
        text-align: left;
    }
    .font-two {
        position: absolute;
        top: 50%;
        left: 5%;
        text-align: left;
    }
}
/*--------------------ÖÐ²¿²Ëµ¥---------------------------*/
.nav {
    /*margin-top: -2.3%;*/
    width: 100%;
    height: 4rem;;
    text-align: center;
    /*background-color: #f0f0f0;*/
    background-color:#fff!important;
}
.nav-ul {
    /*background-color: #f0f0f0;*/
    background-color: #fff;
}
.ul-logo {
    position: absolute;
    left: 5%;
    top: 12%;
}
.nav-ul > li:first-child{
    margin-left: 3.5%;
    margin-top: 0% !important;
}
.nav-ul > li {
    display: inline;
    line-height: 4rem;
    margin: 2%;
    /*color:#a6a3a3;*/
    color:#000;
    cursor: pointer;
    font-size:13px;
    font-family: "Microsoft YaHei","Arial", "Helvetica", "sans-serif";
    letter-spacing: .15em;
}
.nav-ul > li:nth-child(4) > a{
    color: #080808 !important;
}
.nav-ul > li > a {
    /*color:#a6a3a3;*/
    color:#000;
}
.nav-ul > li > a:hover {
    /*color:#080808;*/
    color: #a6a3a3;
}
.nav-one > a {
    color: #080808;
}
@media screen and (min-width: 400px)and (max-width: 680px) {
    .nav-ul > li {
        margin: 0.2%;
        font-size: 20px;
    }
}
@media screen and (min-width: 300px)and (max-width: 400px) {
    .nav-ul > li {
        margin: 0%;
        font-size: 15px;
    }
}
@media screen and (max-width: 767px) {
    .nav {
        display: none;
    }
}
/*----------------ÄÚÈÝ-----------------------*/
/* 2016.5.30 */
.set{
    width: 90%;
    margin: 0 auto;
}
.first {
    width: 80%;
    height: auto;
    margin-left: 10%;
    padding-top: 3%;
    background-color: #f0f0f0;
    overflow: hidden;
}
.time {
    width: 100%;
    height: auto;
    padding-bottom: 3%;
    border-bottom: 1px solid #777;
    overflow: hidden;
}
.time > div > span {
    font-size: 65px;
    display: block;
    margin-top: 5%;
    color: #222;
    letter-spacing: .1em;
    font-family: "Microsoft YaHei","Arial", "Helvetica", "sans-serif";
}
.time > div > p {
    font-family: "Microsoft YaHei","Arial", "Helvetica", "sans-serif";
    margin-top: 13%;
    font-size: 13px;
    letter-spacing: .08em;
    line-height: 21px;
    text-align: left;
    color: #777;
}
.time > div {
    margin-left: 3%;
    width: 30%;
    height: auto; /*float: left;*/

}
@media screen and (max-width: 1000px) {
    .set {
        width: 95%;
        margin-left: 2.5%;
        margin: 0 auto;
    }
    .first {
        width: 100%;
        margin-left: 0%;
    }
}
@media screen and (min-width: 631px) {
    .time > div > span {
        margin-top: 10%;
    }
}
@media screen and (min-width: 480px) {
    .time > div {
        width: 30%;
        height: auto;
        float: left;
    }
}
@media screen and (min-width: 300px) and (max-width: 479px) {
    .time {
        margin-left: 0%;
        height: auto;
    }
    .time > div {
        width: 100%;
        height: auto;
        padding: 10% 0;
        float: left;
    }
}
@media screen and (min-width: 479px )and (max-width: 630px) {
    .time {
        margin-left: 0%;
        height: auto;
    }
    .time > div {
        width: 100%;
        padding: 10% 0;
        height: auto;
        float: left;
    }
}
/*---------------------neirong2--------------------------*/
.mission {
    width: 100%;
    height: auto;
    margin-left: 3%;
    margin-top: 5%;
    height: auto;
    text-align: left;
    background-color: #f0f0f0;
}
.mission > div {
    float: left;
}
.mission-one {
    margin-left: 0%;
    padding: 5% 0;
    width: 30%;
    height: auto;
    color: #222;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 21px;
    font-family: "Microsoft YaHei","Arial", "Helvetica", "sans-serif";
}
.mission-two {
    padding: 5% 0;
    width: 70%;
    height: auto;
}
.mission-two > p {
    font-family: "Microsoft YaHei","Arial", "Helvetica", "sans-serif";
    letter-spacing: 1px;
    font-size: 13px;
    line-height: 21px;
    text-align: left;
    color: #777;
}
@media screen and (max-width: 320px) {
    .mission {
        margin-left: 0%;
        padding: 20% 0;
    }
    .mission-one {
        width: 100%;
    }
    .mission-two {
        width: 100%;
    }
}
@media screen and (min-width: 320px) and (max-width: 479px) {
    .mission {
        margin-left: 0%;
        padding: 20% 0;
    }
    .mission-one {
        width: 100%;
        height: auto;
        font-size: 30px;
        font-family: "Microsoft YaHei";
    }
    .mission-two {
        width: 100%;
        height: auto;
    }
}
@media screen and (max-width: 479px )and (max-width: 1000px) {
    .mission {
        margin-left: 0%;
        padding: 20% 0;
    }
}
/*-----------------------tupian------------------------------*/
.img {
    width: 100%;
    height: auto;
    text-align: center;
    background-color: #f0f0f0;
}
.img > img {
    margin-top: 5%;
}
/*----------------------ÆóÒµ¼ÛÖµ---------------------------*/
.tab {
    width: 100%;
    height: 100%;
    display: none;
}
.page {
    margin-top: 5%;
    width: 80%;
    height: 100%;
    margin-left: 10%;
}
.container > span {
    font-family: "Microsoft YaHei","Arial", "Helvetica", "sans-serif";
    width: 30%;
    float: left;
}
.container:first-child {
    margin-top: 0%;
    border-top: 2px solid #dddddd;
    width: 100%;
    text-align: left;
    overflow: hidden;
}
.container {
    margin-top: 15%;
    border-top: 2px solid #dddddd;
    width: 100%;
    text-align: left;
    overflow: hidden;
}
.subject {
    width: 30%;
    margin-top: 3%;
    float: left;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 34px;
    line-height: 36px;
    color: #222;
    letter-spacing: .1em;
    font-family: "Microsoft YaHei","Arial", "Helvetica", "sans-serif";
}
.wrapper {
    margin-top: 3%;
    width: 70%;
    float: left;
    font-size: 15px;
    line-height: 23px;
    letter-spacing: .1em;
    color: #777;
    font-family: "Microsoft YaHei","Arial", "Helvetica", "sans-serif";
}
.wrapper > p {
    margin-top: 2%;
    margin-left: 5%;
}
@media screen and (max-width: 480px) {
    .subject {
        width: 100%;
        font-size: 30px;
    }
    .wrapper {
        width: 100%;
        font-size: 20px;
    }
    .wrapper > p {
        margin-top: 2%;
        margin-left: 0%;
    }
}
@media screen and (min-width: 300px) and (max-width: 700px) {
    .subject {
        width: 100%;
        font-size: 30px;
    }
    .wrapper {
        width: 100%;
        font-size: 15px;
    }
    .wrapper > p {
        margin-top: 2%;
        margin-left: 0%;
    }
}
@media screen and (min-width: 709px )and (max-width: 1000px) {
    .subject {
        width: 30%;
        font-size: 30px;
    }
    .wrapper {
        width: 70%;
        font-size: 15px;
    }
}
/*-----------------------ÎÒÃÇµÄÍÅ¶Ó-------------------------------*/
.leadership {
    width: 100%;
    height: auto;
    margin-top: 3%;
    text-align: left;
    height: 342px;
}
.leader-pic {
    width: auto;
    float: left;
}
.leader-pic-two {
    float: right;
}
.info-panel {
    width: 70%;
    height: auto;
    float: right;
}
.info-panel-two{
    width: 70%;
    height: auto;
    float: right;
}
.leader-name {
    font-family: "Microsoft YaHei","Arial", "Helvetica", "sans-serif";
    margin: 5% auto 0;
    font-size: 21px;
    color: #222;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 5px;
}
.leader-title {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    color: #222;
    margin-bottom: 21px;
    font-family: "Microsoft YaHei","Arial", "Helvetica", "sans-serif";
}
.more {
    font-size: 12px;
    letter-spacing: 0.8px;
    line-height: 21px;
    color: #777;
    font-family: "Microsoft YaHei","Arial", "Helvetica", "sans-serif";
}
@media screen and (max-width: 350px) {
}
@media screen and (min-width: 300px) and (max-width: 610px) {
    .leader-pic {
        margin-top: 5%;
        float: left;
    }
    .more {
        width: 100%;
        text-align: center;
    }
    .leadership {
        width: 100%;
        margin-top: 3%;
        text-align: left;
        height: 500px;
    }
    .info-panel {
        margin-top: 5%;
        width: 100%;
        float: left;
    }
}
@media screen and (min-width: 479px )and (max-width: 1000px) {
    .leader-pic {
        margin-top: 5%;
        float: left;
    }
    .info-panel {
        margin-top: 5%;
        width: 100%;
        float: left;
    }
}
/*--------------------Ö°Î»ÕÐÆ¸Í¬ÆóÒµ¼ÛÖµ----------------------------*/
/*----------------------------ÁªÏµÎÒÃÇ------------------------------*/
.subject-clear {
    margin-top: 3%;
    width: 100%;
    float: left;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 21px;
    line-height: 30px;
    color: #222;
    letter-spacing: 1px;
    font-family: "Microsoft YaHei","Arial", "Helvetica", "sans-serif";
}
.wrapper-clear{
    margin-top: 3%;
    width: 100%;
    float: left;
    font-size:11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 21px;
    font-family: "Microsoft YaHei","Arial", "Helvetica", "sans-serif";
    color: #777;
}

/************************20160729ÐÞ¸Ä***************************/
.set p.teamdesc{
    display: block;
    text-align: center;
    line-height: 35px;
    width: 60%;
    margin-left: 20%;
    z-index: 9;
    margin-bottom:5%;
}
.photo{
    width: 90%;
    margin-left: 5%;
    overflow: hidden;
    z-index: 9;
}
.hume{
    width: 300px;
    height: 300px;
    overflow: hidden;
    position: relative;
    margin-left: 1.5%;
    margin-bottom: 1.5%;
    float: left;
    cursor: pointer;
    z-index: 0;
}
@media screen and (min-width: 1330px) and (max-width: 1420px){
    .hume{
        width: 380px;
        height: 380px;
        margin-left: 1.5%;
    }
}
@media screen and (min-width: 1295px) and (max-width: 1329px){
    .hume{
        width: 370px;
        height: 370px;
        margin-left: 1.5%;
    }
}
@media screen and (min-width: 1250px) and (max-width: 1294px){
    .hume{
        width: 340px;
        height: 340px;
        margin-left: 3%;
    }
}
@media screen and (min-width: 1000px) and (max-width: 1249px){
    .hume{
        width: 30%;
        height: auto;;
        margin-left: 3%;
    }
}
@media screen and (min-width: 900px) and (max-width: 999px){
    .photo {
        width: 95%;
        margin-left: 2.5%;
    }
    .hume{
        width: 30%;
        height: auto;;
        margin-left: 3%;
    }
}
@media screen and (min-width: 600px) and (max-width: 899px){
    .photo {
        width: 95%;
        margin-left: 2.5%;
    }
    .hume{
        width: 45.5%;
        height: auto;;
        margin-left: 3%;
    }
}
@media screen and (max-width: 599px){
    .photo {
        width: 95%;
        margin-left: 2.5%;
    }
    .hume{
        width: 100%;
        height: auto;;
        margin-left: 0%;
    }
    .set p.teamdesc {
        width: 95%;
        margin-left: 2.5% !important;
    }
}
.hume:hover>.in-hume{
    display: block;
}
.in-hume{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
}
.in-hume a{
    display: block;
    position: absolute;
    width: 100%;
    bottom: 5%;
}
.in-hume a p{
    text-align: left;
    display: block;
    margin-left: 0%;
    width: 100%;
    color: #fff;
}
.in-hume a span{
    text-align: left;
    display: block;
    margin-bottom: 5%;
    width: 100%;
}
.hume img{
    width: 100%;
    height: 100%;
}

/************************20160729ÐÞ¸Ä***************************/







/*----------------foot------------------------*/
/* 2016.8.16new */
.main_about{ width:100%; overflow:hidden; }
.main_about .bottom{ width:1180px; margin:70px auto 70px auto; overflow:hidden;}
.main_about .bottom dl{ width:31%; margin:0 1.1%; float:left; text-align:center; }
.main_about .bottom dl dd{ margin-bottom:10px;}
.main_about .bottom dl dt h2{ font-size:18px; line-height:32px; color:#333;}
@media screen and (max-width:1208px){
    .main_about .bottom{ width:100%;}
}
@media screen and (max-width:1208px){
    .main_about .bottom dl dt h2{ font-size:16px; line-height:26px; }
}
@media screen and (max-width:760px){
    .main_about .bottom dl dd{ height:200px;}
    .main_about .bottom dl dt h2{ font-size:14px; }
}
@media screen and (max-width:470px){
    .main_about .bottom dl{ float:none; width:90%; margin:10px auto; }
    .main_about .bottom dl dd{ height:auto;}
    .main_about .bottom dl dt h2{ font-size:20px; line-height:32px; }
    .main_about .bottom{ margin:40px auto 10px auto;}
    .main_about .bottom dl{ margin:10px auto 35px auto;}
}
/* 2016.8.16 */
section.first h2 {
    font-size: 28px ;
    color: #333;
    text-align: center;
    line-height: 28px ;
    margin-bottom: 20px;
}
section.first p{
	color: #666;
}
/* 2018.8.24 行高*/
#lin_p p {
    line-height: 30px;
}
