* {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    font-family: "Microsoft YaHei","Arial", "Helvetica", "sans-serif";   
    vertical-align: baseline;
}
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;
}
body.open {
    right: 170px;
}
.box {
    width: 100%;
    height: auto;
}
ol, ul {
    list-style: none;
}
html, body {
    height: 100%;
    width: 100%
}
body {
    margin: 0 auto;
    font: 1em/1.3em Times, serif;
                font-family: "Microsoft YaHei","Arial", "Helvetica", "sans-serif";   
    background-color: #f0f0f0;
}
img {
    max-width: 100%;
}
.header {
    width: 100%;
}
a {
    text-decoration: none !important;
    color: #fff;
}
.container {
    width: 1423px;
}
section:not(1) {
    display: none;
}
.logo {
    position: absolute;
    top: 3%;
    left: 5%;
    z-index: 10000;
}
/*-----------------------------------------------*/
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;
}
ul.side-menu li.metro.half {
    width: 100%;
}
ul.side-menu li.metro.full {
    width: 100%;
}
ul.side-menu li a {
    display: block;
    font-size: 12px;
    padding: 0;
    margin: 0;
}
ul.side-menu li.metro a {
    margin: 42px 0;
    height: 40px;
    font-size: 40px;
}
/* .content {
    width: 100%;
    height: 18em;
    position: relative;
    background: url("../image/black.jpg") no-repeat scroll center top / cover;    
} */
.content {
    width: 100%;    
    position: relative;    
    height:425px;    
    background: url("../image/black.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;
    }
    .content-font{
        display: none;
    }
}

@media screen and (max-width:520px){
    .content {
    height: 230px;
    }
} 
/* 背景图尺寸调整 */
.content-font {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.icon-reorder {
    position: absolute;
    top: 2%;
    right: 3%;
    width: 25px;
    height: 30px;
    cursor: pointer;
    z-index: 99999;
}
.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 #a6a3a3;
    top: 3%;
    left: 15%;
    background-color: #080808;
    width: 150px;
    height: 50px;
    text-align: center;
}
.content-one > a {
    line-height: 50px;
    color: #a6a3a3;
    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: #a6a3a3;
    font-size: 16px;
                font-family: "Microsoft YaHei","Arial", "Helvetica", "sans-serif";   
}
.link > a:hover {
    color: #f1f1f1;
}
.font-one {
    position: absolute;
    top: 20%;
    left: 6%;
    margin-bottom: 3%;
    text-align: left;
}
.font-one > span {
    font-size: 30px;
    color: #fff;
    line-height: 1.15em;
    margin-bottom: .3em;
    margin-top: 1.1em;
    letter-spacing: .08em;
    text-transform: uppercase;
    font-family: "Microsoft YaHei","Arial", "Helvetica", "sans-serif";
}
.font-two {
    position: absolute;
    top: 45%;
    left: 6%;
    text-align: left;
    line-height: 130%;
}
.font-two > span {
    font-size: 20px;
    line-height: 20px;
    color: rgba(255,255,255,.7);
    text-rendering: geometricPrecision;
    font-family: "Microsoft YaHei","Arial", "Helvetica", "sans-serif";
}
@media screen and (min-width: 300px)and (max-width: 750px) {
    /* .content {
        background-position: 50% 0%;
        height: 15em;
    } */
    .font-one > span {
        font-size: 2em;
    }
    .tab > span {
        width: 20%;
    }
    .font-two {
        left: 5%;
    }
    .font-one {
        left: 5%;
    }
}
/*-----------------------------------------------*/
.tabb {
    width: 100%;
    height: auto;
}
/*--------------------閫夐」鍗￠儴鍒?-----------------------*/
.matter-Second {
    clear: both;
    width: 100%;
}
.matter-two-txt {
    width: 100%;
    margin-top: 5%;
    margin-left: 10%;
}
.matter-Second > .matter-two-txt > span {
    width: 100%;
    font-size: 1.2em;
                font-family: "Microsoft YaHei","Arial", "Helvetica", "sans-serif";   
}
.in-div {
    width: 100%;
    margin-top: 3%;
    text-align: left;
}
.in-div > span {
    font-size: 1em;
    color: #a6a3a3;
                font-family: "Microsoft YaHei","Arial", "Helvetica", "sans-serif";   
}
.in-div > a {
    margin: 3%;
    font-size: 1em;
                font-family: "Microsoft YaHei","Arial", "Helvetica", "sans-serif";   
    color: #a6a3a3;
}
.in-div > .curr-two {
    color: #030c17;
}
.in-div > a:hover {
    text-decoration: none;
    color: #080808;
}
/*------------------------------------------------*/
.txt {
    width: 100%;
    position: absolute;
    margin-left: 0%;
    bottom: 0;
}
.tab {
    width: 100%;
    margin: 0;
    margin-left: 0%;
}
.tab > a:first-child {
    margin-left: 6%;
}
.tab > a {
    color: #f1f1f1;
    font-weight: 600;
    border-color: rgba(255,255,255,.85);
    z-index: 9999;
    width: 22%;
    margin: 0;
    box-sizing: border-box;
    height: 3.4rem;
    display: block;
    float: left;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "Microsoft YaHei","Arial", "Helvetica", "sans-serif";
    line-height: 3.4rem;
    text-align: center;
    cursor: pointer;
    border: 1px solid hsla(0,0%,100%,.15);
    background: rgba(0,0,0,.2);
    transition: border-color .3s cubic-bezier(.694,.0482,.335,1);
}
.tab > a:hover {
    border: 1px solid #ffffff;
    border-bottom: 0px;
}
.tab > .curr {
    color: #030c17;
    background-color: #f1f1f1;
    border: 1px solid #f1f1f1;
    border-bottom: 0px;
}
@media screen and (min-width: 701px)and (max-width: 1000px) {
    .tab > a:first-child {
        margin-left: 0.5%;
    }
    .tab {
        width: 100%;
        margin-left: 0%;
    }
    .txt {
        width: 100%;
        margin-left: 0%;
    }
    .tab > a {
        width: 24.6%;
    }
}
@media screen and (min-width: 601px)and (max-width: 700px) {
    .tab > a:first-child {
        margin-left: 0.5%;
    }
    .tab {
        width: 100%;
        margin-left: 0%;
    }
    .txt {
        width: 100%;
        margin-left: 0%;
    }
    .tab > a {
        width: 24.8%;
    }
}
@media screen and (min-width: 501px)and (max-width: 600px) {
    .tab > a:first-child {
        margin-left: 0.5%;
    }
    .tab {
        width: 100%;
        margin-left: 0%;
    }
    .txt {
        width: 100%;
        margin-left: 0%;
    }
    .tab > a {
        width: 24.8%;
    }
}
@media screen and (min-width: 401px)and (max-width: 500px) {
    .tab > a:first-child {
        margin-left: 0.5%;
    }
    .tab {
        width: 100%;
        margin-left: 0%;
    }
    .txt {
        width: 100%;
        margin-left: 0%;
    }
    .tab > a {
        width: 24.8%;
    }
}
@media screen and (min-width: 300px)and (max-width: 400px) {
    .tab > a {
        font-size: 10px;
    }
    .tab > a:first-child {
        margin-left: 0.5%;
    }
    .tab {
        width: 100%;
        margin-left: 0%;
    }
    .txt {
        width: 100%;
        margin-left: 0%;
    }
    .tab > a {
        width: 24.8%;
    }
}
/*-----------------------------------------------------*/

/*---------------------------------------------------------*/
.foot-img-first {
    width: 100%;
    text-align: left;
}
.foot-img {
    width: 100%;
    text-align: left;
    display: none;
}
.deta-img {
    width: 100%;
    margin-left: 0%;
    text-align: left; /*height: 150rem;*/
    margin-top: 3%; /*background-color: #0066FF;*/
}
.deta-img>ul>li>a>img{
    box-shadow: 0px 0px 10px #DBDBDB !important;
}
.deta-img:not(1) {
    display: none;
}
.div-one:first-child {
    margin-left: 10%;
}
.deta-img>ul{
    width: 90%;
    margin-left: 4.5%;
    margin-bottom: 5%;
}
.deta-img>ul>li{
    width: 31%;
    display: inline-block;
    position: relative;
    /*box-shadow: 0px 0px 5px #DBDBDB !important;*/
}
.deta-img>ul>li{
    margin-left:2%;
    margin-bottom: 2%;
    height: auto;
    overflow: hidden;
}
.deta-img>ul>li>a{
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    position: relative;
}
.deta-img>ul>li>a:hover>.fox{
    display: block;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    -ms-transition: all .5s linear;
    transition: all .5s linear;
}
.deta-img>ul>li>a>.fox{
    position: absolute;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    -ms-transition: all .5s linear;
    transition: all .5s linear;
    display: none;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background:#333;
    background:rgba(75,75,75,0.7);
    z-index: 99;

}
.deta-img>ul>li>a>.fox>span{
   font-family: "Microsoft YaHei","Arial", "Helvetica", "sans-serif";
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    -ms-transition: all .5s linear;
    transition: all .5s linear;
    display:block;
    width: 60%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    line-height: 40px;
    text-align: center;
    text-transform:uppercase;
    font-size: 16px;
    font-weight:600;
    color:#333;
    border:1px solid rgba(255,255,255,1);
    background-color:#ffffff;
}
@media screen and (min-width: 800px)and (max-width: 1046px) {
	.deta-img>ul>li{
        width: 48%;
        margin-left:1%;
        margin-bottom: 5%;
    }
}
@media screen and (min-width: 800px)and (max-width: 1000px) {
    .deta-img>ul{
        width: 95%;
        margin-left: 2.5%;
    }
    .deta-img>ul>li:first-child{
        margin-left:1%;
    }
}
@media screen and (min-width: 500px)and (max-width: 799px) {
    .deta-img>ul{
        width: 95%;
        margin-left: 2.5%;
    }
    .deta-img>ul>li{
        width: 48%;
        display: inline-block;
        position: relative;
        margin-left:1%;
        margin-bottom: 5%;
    }
}
@media screen and (min-width: 300px)and (max-width: 499px) {
    .deta-img>ul{
        width: 95%;
        margin-left: 2.5%;
    }
    .deta-img>ul>li{
        width: 100%;
        display: inline-block;
        position: relative;
        margin-left:0%;
        margin-bottom: 5%;
    }
}
/*------------------------------------*/


/*--------------------中部菜单---------------------------*/
.nav {
    /*margin-top: -2.3%;*/
    width: 100%;
    /* height: 4rem; */
    text-align: center;
    background-color: #f0f0f0;
}
.nav-ul {
    background-color: #f0f0f0;
}
.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;
    cursor: pointer;
    font-size:13px;
    font-family: "Microsoft YaHei","Arial", "Helvetica", "sans-serif";
    letter-spacing: .15em;
}
.nav-ul > li:nth-child(3) > a{
    color: #080808 !important;
}
.nav-ul > li > a {
    color: #a6a3a3;
}
.nav-ul > li > a:hover {
    color: #080808;
}
.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;
    }
}
/*----------------内容-----------------------*/