@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%;
}
.header {
    width: 100%;
    height: auto;
    background-color: #f0f0f0;
}
a {
    text-decoration: none !important;
    color: #fff;
}
.container {
    width: 100%;
}

.logo {
    position: absolute;
    top: 3%;
    left: 5%;
}
/*-----------------------------------------------*/
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%;
    color: #fff;
    text-align: center;
    z-index: -1;
    height:425px;
    overflow: hidden;
    background: url("../image/team.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;
    z-index: 1;
}
.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(5)>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;
    }
}
/*----------------ÄÚÈÝ-----------------------*/
.set{
    padding: 5% 0;
    z-index: 9;

}
.set span{
    display: block;
    text-align: center;
    margin-bottom: 2%;
    font-size: 34px;
    z-index: 9;
}
.set p{
    display: block;
    text-align: center;
    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 {
        width: 95%;
        margin-left: 2.5%;
    }
}
.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%;

}
.in-hume a span{
    text-align: left;
    display: block;
    margin-bottom: 5%;
    width: 100%;
}
.hume img{
    width: 100%;
    height: 100%;
}
/*----------------foot------------------------*/




/*专业领域*/

.project_gray{ background:#f6f6f6; overflow:hidden; padding-bottom:60px;} 
.project{ width:1230px; overflow:hidden; margin:60px auto 0px auto;}
.project .title{ width:100%; text-align:center;} 
.project .title h1{ font-size:28px; color:#333; line-height:35px; margin:15px 0; } 
.project .title span{ font-size:16px; color:#666;} 
.project_con{ width:100%; overflow:hidden; clear:both; margin:50px auto;} 
.project_con dl{ width:380px; float:left; font-size:14px;  margin:15px;  overflow:hidden; color:#333; line-height:26px;}
.project_con dl dd{ height:240px; margin-bottom:12px; padding:1px; transition:box-shadow 218ms; } 
.project_con dl dd:hover{background-color:#ccc; box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.16), 0px 2px 10px 0px rgba(0, 0, 0, 0.12); }
.project_con dl dd a{ display:block; width:100%; height:100%;}
.project_con dl dt a{ margin-right:25px; display:inline-block; line-height:24px; color:#333;}
.project_con dl dt a:hover{ color:#24b727;}
.path{ background:#f6f6f6; overflow:hidden; text-align:center; padding-top:10px;}
.path h1{ font-size:28px; color:#333; line-height:30px; }
.path .pic{ margin:50px auto;} 
.service1{ width:100%; margin:0 auto;  overflow:hidden; margin-top: 3%;} 
.service1 .title h1{ font-size:28px; color:#333; text-align:center;line-height: 28px;} 
.service1 .con{ width:1200px; margin: 0 auto; margin-top:60px; overflow:hidden; border-bottom:1px solid #e9e9e9; padding-bottom:50px;}
.con dl dt{font-size: 12px;}
.service1 dl{ float:left; width:130px; height:270px; line-height:26px; color:#666; margin:0px 35px;}
.service1 dl h2{ font-size:16px; margin:25px 0 5px 0; color:#333;}
.solution{ width:100%; overflow:hidden; padding-bottom:40px;}
.solution h1{ font-size:28px; color:#333; text-align:center; margin-top:75px;}
.solution .con{ width:1228px; margin:0 auto; overflow:hidden; margin-top:30px;}
.solution .con dl{ width:279px; height:275px; margin:30px 14px 0 14px; float:left; color:#666; line-height:22px;}
.solution .con dd{ height:166px;}
.solution .con dd:hover{background-color:#ccc;  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.16), 0px 2px 10px 0px rgba(0, 0, 0, 0.12);  }
.solution .con dd a{ display:block; width:100%; height:100%;}
.solution .con dt a{ color:#333;}
.solution .con dt a:hover{ color:#24b727;}
.solution .con h3{ margin:15px 0 5px 0; font-size:16px;}

@media screen and (max-width:1237px){
.solution .con{ width:1200px;}
.solution .con dl{ margin:30px 10px 0 10px;}
.project{width:1000px;}
.project_con dl{ width:300px;  margin:15px; }
}
@media screen and (max-width:1225px){
.partner_con{ width:1200px; } 
.partner_con .list{ width:19%; margin:.5%;}
}
@media screen and (max-width:1208px){
.partner_con{ width:1000px; }
.service1 .con{ width:1000px;} 
.service1 dl{ margin:0px 18px;} 
.solution .con{ width:1000px;}
.solution .con dl{  margin:30px 16px 0 16px;}

} 
@media screen and (max-width:1000px){
.project{ width:100%;}  
.project_con dl{  width:30%;  margin:15px 1.5%;  } 
.partner_con{ width:100%; }  
.partner_con .list{ width:30%; margin:1.5%;}
.partner_con .list .pic{ height:140px;}
.service1 .title h1{ margin-top:0;}
.service1 .con{ width:90%; margin-top:30px; padding-bottom:30px;}  
.service1 dl{ margin:20px 7%;}  
.solution .con{ width:100%;}
.solution .con dl{ width:30%;  margin:30px 1.3%;}
}

@media screen and (max-width:760px){
.project_con dl{  width:45%;  margin:15px 2.5%;  } 
.service1 .con{ width:90%; margin-top:20px; padding-bottom:0px;} 
.service1 dl{ width:50%; margin:20px 0%; text-align:center;}  
.service1 .title h1{ font-size:24px; margin:5px 0;} 
.project .title h1{ font-size:24px; margin:5px 0;} 
.solution h1{ font-size:24px; margin:5px 0;} 
.path h1{ font-size:24px; margin:5px 0;}
.partner_con .list ul h2{ font-size:18px; margin:5px 0;}
.partner_con .list ul{ font-size:14px;}
.solution .con h3{ font-size:18px;} 
.solution .con dl dt{ font-size:14px; line-height:22px;} 

}

@media screen and (max-width:590px){
.solution .con{ width:100%;} 
.solution .con dl{ width:45%;  margin:30px 2.5%;}
}

@media screen and (max-width:470px){
.solution{ padding-bottom:10px;}
.project{ margin:25px auto 0 auto;}
.project_gray{ padding-bottom:0px;}
.project_con{ margin:15px auto 0 auto; }
.project_con dl{ width:100%; margin:30px auto 0 auto; float:none;  }
.project_con dl dt{ padding:0 12px; line-height:22px;}
.project_con dl{ width:100%; margin:15px auto 30px auto; float:none;  }
.path{ padding-top:0;}
.service1{ padding-top:35px;} 
.service1 .con{ border-bottom:0;} 
.solution h1{ margin-top:0px;}
.solution .con{ width:100%;}
.solution .con dl{ width:100%; height:auto; float:none; margin:0 auto 30px auto;}
.solution .con dd{ height:240px;}
.solution .con dl dt{ padding:0 12px;}
.partner_con{   margin:0 auto;}
}
/*--------------------------matter-six-----------------------------------*/
.matter-six {
    width:100%;
    height:100%;
    /* background-color:#f7f7f7; */
    overflow: hidden;
    padding: 2% 0;
    max-width: 1428px;
    margin: 0 auto;
}
svg{
    opacity: 0.4;
}
.matter-six-yo {
    margin-left:10%;
    margin-top:3%;
    height: 200px;
    width:20%;
    text-align:left;
    float:left;
}
.matter-six-one {
    margin-top:2%;
}
.matter-six-two {
    width:100%;
    margin-top:5%;
}
.matter-six-two>span {
    font-family: "Microsoft YaHei","Arial", "Helvetica", "sans-serif";
    margin-bottom: 5%;
    display: block;
    font-size:20px;
    color:#333;
    letter-spacing: .03em;
}
.matter-six-two>p {
    line-height: 1.8em;
    font-family: "Microsoft YaHei","Arial", "Helvetica", "sans-serif";
    color:#666;
    font-size:14px;
    margin-top:2%;
    letter-spacing: .03em;
}
@media screen and (min-width:601px) and (max-width:800px) {
    .matter-six-yo {
        width: 92%;
        margin-left: 4%;
    }
}
@media screen and (min-width:300px) and (max-width:600px) {
    .matter-six-yo {
        width: 92%;
        margin-top: 5%;
        margin-bottom: 5%;
        height: auto;
        margin-left: 4%;
    }
}