@charset "utf-8";
/*公用css*/
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    list-style: none;
    text-decoration: none;
    font-weight: 200;
    font-family: "PingFangSC-Regular", "Microsoft YaHei";
    color: #333333;
}
.active {
    color: #666666;
}
.font1{
    color: #cccccc;
}
.clearfix {
    display: inline-block;
}

.clearfix:after {
    display: block;
    content: ' ';
    height: 0;
    line-height: 0;
    clear: both;
    visibility: hidden;
    float: left;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.active {
    color: #666666;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.width100 {
    width: 100%;
}

.vertiacl-top {
    vertical-align: top;
}

.line-height1 {
    line-height: 0.5em;
}

body {
    height: 100%;
}

/*header部分*/
.header-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}
@media (max-width: 930px) {
    .header-wrapper {
        width: 930px;
    }
}

.header {
    width: 1200px;
    height: 50px;
    margin: 0 auto;
    font-size: 0;
    opacity: 0.85;
}

.logo {
    margin-top: 13px;
    margin-left: 90px;
    font-size: 100px;
    width: 1.65em;
}

.nav-bar li {
    line-height: 50px;
    padding: 0 25px;
    font-size: 14px;
}


.nav-bar > li.active > a {
    color: #666666;
}

.header2-wrapper {
    width: 100%;
    background: rgba(9, 9, 9, 0.5);
    /*filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);*/
    height: 100%;
}

.header2 {
    width: 1200px;
    height: 60px;
    margin: 0 auto;
    font-size: 0;
}

.header2 ul li {
    width: 50px;
    height: 30px;
    border-radius: 4px;
    margin-top: 16px;
    margin-right: 28px;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    float: left;
    background: transparent;
}

.header2 ul li:hover a {
    color: #fff;
    opacity: 0.3;
}

@media (max-width: 1200px) {
    .header {
        width: 930px;
    }

    .header2 {
        width: 930px;
    }
}

/*body部分 */
.body-wrapper {
    position: relative;
    left: 0;
    width: 100%;
    font-size: 100px;
    text-align: center;
    /*background: #000000;*/
}

/*自适应*/
@media screen and (min-width: 1800px) and (max-width: 1999px) {
    .body-wrapper, .logo {
        font-size: 100px
    }
}

@media screen and (min-width: 1600px) and (max-width: 1799px) {
    .body-wrapper, .logo {
        font-size: 90px
    }
}

@media screen and (min-width: 1400px) and (max-width: 1599px) {
    .body-wrapper, .logo {
        font-size: 80px
    }
}

@media screen and (min-width: 1200px) and (max-width: 1399px) {
    .body-wrapper, .logo {
        font-size: 70px
    }
}

@media screen and (max-width: 1199px) {
    .body-wrapper, .logo {
        font-size: 60px
    }
}

.body-contian {
    width: 100%;
    height: 9.1em;
    background: #000000;
}

.body-title {
    font-size: 0.4em;
    line-height: 1.2em;
}

.body-title1 {
    padding-top: 4.75em;
}

.body-title2 {
    padding-top: 3.5em;
    position: relative;
    z-index: 100;
}

.body-title3 {
    padding-top: 2em;
}

.body-title4 {
    padding-top: 2em;
}

.body-title5 {
    padding-top: 2em;
}

.body-title6 {
    padding-top: 2em;
}

.p-wrapper {
    margin-top: 1.875em;
    font-size: 0.16em;
    line-height: 1.5em;
    position: relative;
    z-index: 100;
}


/*参数页面
*/
.canhshu-bg{
    /*background: #000000;*/
}
.canhshu-bg2{
    background: #FFFFFF;
}

.canshu-body-wrapper {
    padding-top: 110px;
    min-width: 930px;
    position: relative;
    left: 0;
    width: 100%;
    /*font-size: 100px;*/
    font-size: 100px;
    background: #ffffff;
}

/*自适应*/
@media screen and (min-width: 1800px) and (max-width: 1999px) {
    .canshu-body-wrapper {
        /*font-size: 100px*/
        font-size: 100px;
    }
}

@media screen and (min-width: 1600px) and (max-width: 1799px) {
    .canshu-body-wrapper {
        font-size: 90px
    }
}

@media screen and (min-width: 1400px) and (max-width: 1599px) {
    .canshu-body-wrapper {
        font-size: 80px
    }
}

@media screen and (min-width: 1200px) and (max-width: 1399px) {
    .canshu-body-wrapper {
        font-size: 70px
    }
}

@media screen and (max-width: 1199px) {
    .canshu-body-wrapper{
        font-size: 60px
    }
}

.canshu-1 {
    position: relative;
    height: 34vw;
    min-height: 315px;
    min-width: 930px;
}

.canshu-1-title {
    position: relative;
    z-index: 20;
    /*font-size: 0.24em;*/
    padding-top: 3.33em;
    /*padding-left: 19%;*/
}

/*@media screen and (max-width: 1199px) {*/
    /*.canshu-1-title {*/
        /*padding-left: 9.9%;*/
    /*}*/
/*}*/

.canshu-1-bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

.canshu-header-wrapper {
    /*background: #000000;*/
    color: #333333;
}

.canshu-1-img {
    height: 5.47em;
}
.section_two .canshu-1-img {
    height: 5.5em;
}
.canshu-2-title {
    font-size: 36px;
    width: 100%;
    display: inline-block;
    text-align: center;
    padding-bottom: 1.07em;
}

.section_two .canshu-2-title {
    padding-bottom: 1.07em;
}

.canshu-2-body-wrap {
    width: 12em;
    margin: 0 auto;
    border-bottom: 1px solid #eaeaea;
    overflow: hidden;
}

.canshu-2-body{
    display: inline-block;
}
.canshu-2 {
    min-width: 930px;
    margin: 0 auto;
    /* padding-top: 77px; */
}

@media screen and (min-width: 1200px) {
    .canshu-2 {
        width: 1200px;
    }
    body{
        overflow-x: hidden;
    }
}


.canshu-2-right{
    height: 0.3em;
}
.canshu-2-right.title {
    height: 0.4em;
}

.canshu-2-right1 {
    height: 0.3em;
    color: #000000;
}
.canshu-2-right1 span {
    display: inline-block;
    font-size: 0.18em;
    vertical-align: top;
    color:rgba(0,0,0,.6);
}


.canshu-2-right span{
    display: inline-block;
    /*font-size: 0.21em;*/
    color:rgba(0,0,0,.6);
    font-size: 0.14em;
    vertical-align: top;
}
span.canshu-2-right-title{
    /*width: 1em;*/
    width: 9em;
    font-weight: 700;
    color:rgba(0,0,0,.7);
}
span.canshu-2-right-title.title{
    font-size: 0.16em;
    margin-bottom: .1em;
}
.canshu-2-right2{
    font-size: 0.16em;
}
.canshu-2-right-other {
    font-size: 0.18em;
    transform: scale(0.8);
    padding-left: 9.2em;
    color:#333;
}

.canshu-3-height{
    height: 2em;
}
.canshu-4-height{
    height: 3em;
}
.canshu-5-height{
    height: 2.5em;
}
.canshu-6-height{
    height: 3.5em;
    min-height: 300px;
}
.canshu-7-height{
    height: 3.5em;
}
.canshu-6-right2{
    margin-bottom: 1.875em;
}
.border-bottom{
    border-bottom: 1px solid #eaeaea;
}
.border-top{
    border-top: 1px solid #eaeaea;
}
.canshu-title{
    width: 1200px;
    margin: 0 auto;
    font-size: 0.24em;
    font-weight: 700;
}

.canshu-fit {
    width: 12em;
    color: #2f3032;
    padding-top: 0.2em;
    margin: 0 auto;
    text-align: left;
}

.canshu-fit p {
    font-size: 0.14em;
    color:#333;
}

@media screen and (max-width: 1199px) {
    .canshu-title {
        width: 930px;
    }
}

@media screen and (min-width: 930px) and (max-width: 1199px) {
    .canshu-title {
        width: 100%;
    }
}
/*添加
*/
.nav{
    width: 100%;
    background: #000000;
}
.zhongchou{
    color: #FFFFFF;
}
*{
    -webkit-font-smoothing: antialiased;
}

.section_one,.section_two {
    width: 100%;
    height: 100%;
}

.section_one .canshu-2-title,.section_two .canshu-2-title{
    opacity: 0;
}

.section1 .canshu-2-title, .section2 .canshu-2-title{
    color:#333;
    animation: fadeIn 1.5s both;
    opacity: 0.7;
    margin-top:5.3em;
}

.section_one .canshu-2-body, .section_two .canshu-2-body-wrap,.section_two .canshu-fit{
    opacity: 0;
}

.section1 .canshu-2-body,.section2 .canshu-2-body-wrap, .section2 .canshu-fit {
    animation: fadeIn 1.5s both .5s;
    /* opacity: 0.9; */
    color:#666 !important;
}
@media screen and (max-width: 1399px) and (min-width: 1200px){
    .section1 .canshu-2-title, .section2 .canshu-2-title{
        margin-top: 3.75em;
    }
}
@media screen and (max-width: 1599px) and (min-width: 1400px){
    .section1 .canshu-2-title, .section2 .canshu-2-title{
        margin-top: 4.3em;
    }
}