@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-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;
    z-index: 99;
    -webkit-transition: right .3s;
    transition: right .3s;
    margin: 0 auto;
    font: 1em/1.3em Times, serif;
        font-family: "Microsoft YaHei","Arial","Helvetica","sans-serif";
    overflow-x: hidden;
}

.box {
    width: 100%;
    height: 100%;
    background-color: #f0f0f0;
    padding-top: 1%;
}

body.open {
    right: 170px;
}

img {
    max-width: 100%;
}

ol, ul {
    list-style: none;
}

html, body {
    height: 100%;
}

img {
    max-width: 100%;
}

.header {
    width: 100%;
    background-color: #f0f0f0;
}

a {
    text-decoration: none !important;
    color: #fff;
}

.container {
    width: 100%;
}

section:not(1) {
    display: none;
}

.logo {
    position: absolute;
    top: 3%;
    left: 5%;
}

.logo-span {
    display: block;
        font-family: "Microsoft YaHei","Arial", "Helvetica", "sans-serif"; 
    margin-top: 5%;
}

.logo-span > a {
    color: #a6a3a3;
}

.logo-span > a:hover {
    color: #030c17;
    text-decoration: none;
}

@media screen and (min-width: 300px)and (max-width: 700px) {
    .logo-span {
        position: absolute;
            font-family: "Microsoft YaHei","Arial", "Helvetica", "sans-serif"; 
        margin-left: 6%;
        top: 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;
}

ul.side-menu li.metro a {
    margin: 42px 0;
    height: 40px;
    font-size: 50px;
}

.header > .content {
    width: 100%;
    height: auto;
    z-index: -1;
}

.icon-reorder {
    position: absolute;
    top: 2%;
    right: 3%;
    width: 25px;
    height: 30px;
    cursor: pointer;
    z-index: 9999;
}

.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: #000;
}

/*----------------------ï¿½ï¿½ï¿½ï¿½ï¿?+ï¿½ï¿½Å¥---------------------------*/
.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 {
    font-size: 20px;
    line-height: 50px;
    color: #a6a3a3;
        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: #ddd;
    font-size: 16px;
        font-family: "Microsoft YaHei","Arial", "Helvetica", "sans-serif"; 
}


.link > a:hover {
    color: #f1f1f1;
}

/*------------------content---------------------------*/
.matter-one-div {
    width: 100%;
    height: auto;
    z-index: 100;
    background-color: #f0f0f0;
    display: inline-block;
    text-align: center; /*background-color: #678;*/
    margin-top: 5%;
    overflow: hidden;
    /*margin-bottom: 5%;*/
    /* padding: 5% 0; */
}
/*-----------------------------------*/
.matter-text-img {
    width: 60%;
    height: 100%;
    margin-left: 3%;
    float: left;
    position: relative;
}
.matter-text-img img{
    width: 80%;
    height: 100%;
}
.matter-text-img div{
    position: absolute;
    top: 7.8%;
    left: 3.5%;
    width: 93%;
    height: 63%;
    overflow: hidden;
}
/*------------------------------------------*/
.header-text {
    text-align: center;
    width: 32%;
    height: 100%;
    float: left;
}

.header-text > p {
    width: 80%;
    font-family: "Microsoft YaHei","Arial", "Helvetica", "sans-serif";
    margin-top: 3% !important;
    text-align: center;
    margin-left: 10% !important;
    color: #a6a3a3;
}

.header-text {
    margin-left: 0%;
    padding: 5% 0;
}

.header-text > p {
    line-height: 1.8em;
    display:block;
    width:80%;
    margin-top:5%;
    font-size: 14px;
        font-family: "Microsoft YaHei","Arial", "Helvetica", "sans-serif"; 
    color:#a6a3a3;
    letter-spacing: .03em;
}

.font-h {
        font-family: "Microsoft YaHei","Arial", "Helvetica", "sans-serif"; 
    line-height: 1em;
    color: #333;
    display:block;
    width:100%;
    text-transform: uppercase;
    font-size:28px;
    font-weight: 600;
    letter-spacing: .05em;
}
.boton {
    background-color:#080808;
    letter-spacing: .15em;
    width:50%;
    height:4rem;
    line-height:4rem;
    text-align:center;
    cursor: pointer;
    margin-top:5%;
        font-family: "Microsoft YaHei","Arial", "Helvetica", "sans-serif"; 
    font-weight: 600;
    font-size: 10px;
    border: 1px solid #000000;
    text-transform: uppercase;
}
.boton > a {
    color: #f1f1f1;
}

.boton > a:hover {
    text-decoration: none;
    color: #f1f1f1;
}

.boton:hover {
    opacity: 0.8;
}

.boton {
    cursor: pointer;
    background-color: #080808;
    width: 70%;
    height: 6rem;
        font-family: "Microsoft YaHei","Arial", "Helvetica", "sans-serif"; 
    font-size: 1.5rem;
    line-height: 6rem;
    text-align: center;
    margin-top: 5%;
    margin-left: 15%;
}

.big {
    position: absolute;
    top: 5%;
    left: 14.5%;
    width: 65%;
    height: 80%;
}

.small {
    position: absolute;
    top: 30%;
    left: 81%;
    width: 16%;
    height: 55%;
}

@media screen and (min-width: 300px)and (max-width: 1050px) {
    .matter-text-img {
        width: 80%;
        margin-left: 10%;
    }
    .matter-text-img img {
        width: 100%;
    }
    .matter-text-one {
        matter-text-img: 100%;
    }

    .header-text {
        width: 100%;
    }

    .boton {
        background-color: #080808;
        width: 80%;
        height: 6rem;
        line-height: 6rem;
        text-align: center;
        margin-top: 5%;
        margin-left: 10%;
    }
}

@media screen and (min-width: 300px)and (max-width: 700px) {
    .boton {
        background-color: #080808;
        width: 50%;
        height: 5rem;
        margin-left: 25%;
        line-height: 5rem;
        text-align: center;
        margin-top: 5%;
    }
    .font-h {
        font-size: 25px;
    }
    .matter-one-div {
        text-align: center;
    }

    .matter-text-img {
        matter-text-img: 100%;
        margin-top: 10%;
    }

    .header-text {
        width: 100%;
    }
}

/*---------------------------------------------------------*/
.long-img {
    width: 70%;
    height: auto;
    padding-top: 5%;
    margin-left: 15%;
}
.long-img p{
    text-align: center;
}
@media screen and (max-width: 950px){
    .long-img {
        width: 95%;
        height: auto;
        padding-top: 5%;
        margin-left: 2.5%;
    }
}
.buton{
    width: 70%;
    padding: 5% 0;
    margin-left: 15%;
    overflow: hidden;
}
@media screen and (max-width: 400px){
    .buton {
        width: 78%;
        padding: 5% 0;
        margin-left: 10%;
        overflow: hidden;
    }
}
.buton>a{
    text-decoration: none !important;
    overflow: hidden;
    display: inline-block;
    height: 37px;
    line-height: 37px;
}
.buton>a>.txt1{
    display: inline-block;
        font-family: "Microsoft YaHei","Arial", "Helvetica", "sans-serif"; 
    font-size: 16px;
    color: #678;
    width: auto;
    line-height: 37px;
    margin-left: 10%;
}
.buton>a>.txt2{
    display: inline-block;
        font-family: "Microsoft YaHei","Arial", "Helvetica", "sans-serif"; 
    font-size: 16px;
    color: #678;
    width: auto;
    line-height: 37px;
    margin-right: 10%;
}
.buton>a>span{
    position: relative;
    float: left;
    width: 37px;
    height: 37px;
    line-height: 37px;
    overflow: hidden;
}
.buton > a.buton-right > span.txt2 {
    float: right;
}
.buton>a.buton-right>span:first-child{
    float: right;
}
.buton>.buton-left>span>img{
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    max-width: 74px;
    max-height: 37px;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.buton>.buton-left>p{
    margin-left: 10%;
    max-height: 37px;
    line-height: 37px;
}
.buton>.buton-right>span>img{
    position: absolute;
    cursor: pointer;
    top: 0;
    right: 0;
    max-width: 74px;
    max-height: 37px;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.buton-left{
    display: inline-block;
    float: left;
    width: 15%;
}
.buton-left:hover>span{
    color: #009cff;
}
.buton-right:hover>span{
    color: #009cff;
}
.buton-right{
    display: inline-block;
    float: right;
    width: 15%;
    text-align: right;
}
@media screen and (min-width: 750px) and (max-width: 950px){
    .buton-left{
        width: 20%;
    }
    .buton-right{
        width: 20%;
    }
}
@media screen and (min-width: 550px) and (max-width: 749px){
    .buton-left{
        width: 25%;
    }
    .buton-right{
        width: 25%;
    }
}
@media screen and (min-width: 300px) and (max-width: 549px){
    .buton>a>.txt1{
        line-height: 37px;
    }
    .buton>a>.txt2{
        line-height: 37px;
    }
    .buton-left{
        width: 40%;
    }
    .buton-right{
        width: 40%;
    }
}
/*------------------------------------------*/
/*--------------------------form-----------------------------*/


/*--------------------ÖÐ²¿²Ëµ¥---------------------------*/
.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: 750px) {
    .nav {
        display: none;
    }
}
/*----------------ÄÚÈÝ-----------------------*/
/* 2016.8.17 报价表格*/

.header{
    width: 100% !important;
    height: auto;
    background-color: #f0f0f0;    
}
.checkboxs label{
    line-height: 14px;
}
span.checkboxs h2{
    margin-bottom: 0px !important;
}