html{
    font-size: 16px;
}


#contain {
    background: rgba(225, 225, 225, .2);
}

.s-logo {
    position: absolute;
    z-index: 1;
    margin-left: 18%;
    margin-top: 18%;
}

.border-0 {
    border-radius: 0;
    border: 0;
}

/**
版本区域
 */

.row {
    margin-right: 0;
    margin-left: -15px;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    /*width: 100%;*/
    margin-bottom: 0;
}

.p-search {
    height: 22.995%;
    width: 150.891%;
    margin-left: 20px;
    margin-top: 6%;
    position: absolute;
}

.kind {
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    line-height: 45px;
    padding-left: 15px;
    display: block;
}

.kind-s {
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    line-height: 45px;
    padding-left: 15px;
    display: none;
}

.box0 {
    width: 112px;
    height: 40px;
    border-right: 20px solid rgba(0, 0, 0, 0);
    border-bottom: 50px solid #ffffff;
    margin-bottom: -50px;
    margin-left: 0;
    margin-top: 0;
    z-index: 2;
}

.box0-E {
    width: 120px;
    height: 40px;
    border-right: 20px solid rgba(0, 0, 0, 0);
    border-bottom: 50px solid #C1C1C1;
    margin-bottom: -50px;
    margin-left: 0;
    margin-top: 0;
    z-index: 2;
}

.box2 {
    width: 99px;
    height: 40px;
    background-color: #ffffff;
    border-radius: 0;
    border: 0;
    z-index: 2;
}

.box2-E {
    width: 110px;
    height: 40px;
    background-color: #C1C1C1;
    border-radius: 0;
    border: 0;
    z-index: 2;
}

.box1 {
    width: 115px;
    height: 40px;
    border-right: 20px solid rgba(0, 0, 0, 0);
    border-bottom: 50px solid #C1C1C1;
    margin-bottom: -50px;
}

.box1-E {
    width: 140px;
    height: 40px;
    border-right: 20px solid rgba(0, 0, 0, 0);
    border-bottom: 50px solid #FFF;
    margin-bottom: -50px;
}

.box3 {
    width: 120px;
    height: 40px;
    background-color: #C1C1C1;
    border: 0;
    padding-left: 25px;
    z-index: 1;

}

.box3-E {
    width: 110px;
    height: 40px;
    background-color: #FFF;
    border: 0;
    padding-left: 25px;
    z-index: 1;

}

.btn-btn {
    background-color: #FFB300;
    width: 91px;
    height: 66px;
    
}

/**
搜索框区域
 */

.s-search {
    width: 500px;
    height: 66px;
    font-size: 20px;
}

/**
下拉菜单按钮区域
 */

.box {
    width: 10px;
    height: 63px;
    border-left: 25px solid rgba(0, 0, 0, 0);
    border-bottom: 63px solid #2D3E50;
    margin-top: -10px;
    margin-left: -25px;

}

.s-nav {
    /*width: 1900px;*/
    /*height: 63px;*/
    background-color: #2D3E50;
    font-size: 20px;
    margin-left: 56px;
    padding-top: 10px;
}

.nav-bt {
    background-color: #2D3E50;
    border: 0;
    color: white;

}

.s-span {
    font-size: 30px;

}

.s-phone {
    /*width: 100%;*/
    position: absolute;
    z-index: 2;
    margin-top: 3%;
    margin-left: 371px;

}

.s-phone > span {
    color: #FFB300;
    padding-right: 10px;
}

.s-phone .kong {

}

.index-main {
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 30px;
}

.index-navbar {
    position: absolute;
    z-index: 10;
    width: 85%;
    margin-left: 100px;
    margin-top: 85px;
}

.index-title-1 {
    margin-top: 5%;
    font-size: 14px;
    /*font-family:SourceHanSansCN-Regular;*/
    font-weight: 400;
    color: rgba(85, 85, 85, 1);
    line-height: 40px;
}

.index-title-2 {
    font-size: 25px;
    /*font-family:SourceHanSansCN-Regular;*/
    font-weight: 400;
    color: rgba(31, 31, 31, 1);
    line-height: 28px;
}
.index-img-detail {
    position: absolute;
    width: 95%;
    /*height: 212px;*/
    bottom:2px;
    background: rgba(0, 0, 0, 0.36);
    display: none;
    border-radius: 16px;

}
.index-img {
    margin-top: 30px;
    width: 100%;
    /*height: 630px;*/
    border-radius: 5px;
    /*background-image: url(../images/00.jpg);*/
    box-shadow: 5px 7px 16px 0 rgba(0, 0, 0, 0.2);
}

.index-img:hover .index-img-detail{
    display: block;
}



.index-img-title {
    display: flex;
    flex-direction: column;
    /*padding-top: 30px;*/
    padding-left: 30px;
    padding-top: 10px;
}

.index-img-title-1 {
    font-size: 20px;
    /*font-family:SourceHanSansCN-Regular;*/
    font-weight: 400;
    color: rgb(255, 255, 255);
}

.index-img-title-2 {
    font-size: 18px;
    /*font-family:SourceHanSansCN-Regular;*/
    font-weight: 400;
    color: rgb(255, 255, 255);
    /*line-height: 44px;*/
}

.index-img-title-3 {
    font-size: 16px;
    /*font-family:SourceHanSansCN-Regular;*/
    font-weight: 400;
    color: rgb(255, 255, 255);
    /*line-height: 44px;*/
}


.navbar-toggle {
    position: relative;
    float: right;
    margin-top: -40%;
    margin-right: -20%;
    background-color: #fff;
    /*background-image: none;*/
    border: 1px solid transparent;
    border-radius: 4px;
}



 .container > . {navbar-collapse
    margin-right: -15px;
    margin-left: -15px;
     z-index: 16;
}




ul{
    list-style: none;
}
.nav-nav {
    margin-top: 80px;
    width: 90%;
    text-align:center;
    position: absolute;
    z-index: 10;

}
.nav-nav .nav-ul-1 {
    /*border-radius:10px;*/
    /*background:linear-gradient(to bottom,#efefef,#bbbbbb);*/
    background-color: #2D3E50;
    /*padding:0 20px;*/
    margin-left: -2%;
    /*padding: 20px 20px;*/
    display:inline-table;
    position:relative;
    width: 113.5%;
    /*box-shadow:1px 1px 3px #2D3E50;*/
}
.nav-nav .nav-ul-1 ul {
    display:none;
}
.nav-nav .nav-ul-1 li {
    float:left;
    border-bottom: 2px solid #2D3E50;
}
.nav-nav .nav-ul-1::after {
    content:"";
    display:block;
    clear:both;
}
.nav-nav .nav-ul-1 li a {
    display:block;
    padding:20px 40px;
    padding-left: 20px;
    color:#fff;
    text-decoration:none;
    font-size: 16px;
	display:flex;
}

@media screen and (max-width: 1280px){
	.nav-nav .nav-ul-1 {
		display:flex;
    }
    .nav-nav .nav-ul-1 li a {
        display:block;
        padding:20px 30px;
        padding-left: 20px;
        color:#fff;
        text-decoration:none;
        font-size: 16px;
    }
}




.nav-nav .nav-ul-1 li:hover > ul {
    display:block;
    /*width: 100%;*/
}
.nav-nav .nav-ul-1 li:hover {
    /*background:linear-gradient(to bottom,#4f5964,#5f6975);*/
    border-bottom:2px solid #FFB300;
    color: #FFB300;

}
.nav-nav .nav-ul-1 li:hover a {

    color: #ffb300;
}
.nav-nav .nav-ul-1 ul {
    background:#5f6975;
    width: 18.65%;
    border-radius:0;
    position:absolute;
    top:100%;
    padding:0;

}
.nav-nav .nav-ul-1 ul li {
    float:none;
    /*border-top:1px solid #6b727c;*/
    /*border-bottom:1px solid #575f6a;*/
    background-color: #2D3E50;
    width: 100%;

}
.nav-nav .nav-ul-1 ul li a {
    color:#FFF;
    /*margin-left: -50px;*/
    width: 100%;
}
.nav-nav .nav-ul-1 ul li a:hover {
    background:#4b545f;

}
.nav-nav .nav-ul-1 ul ul {
    width:100%;
    position:absolute;
    left:100%;
    top:50%;
}



@media (max-width: 1540px) {
    .s-phone {
        width: 100%;
        position: absolute;
        z-index: 2;
        margin-top: 6%;
        margin-left: 300px;

    }

    .s-phone > span {
        color: #FFB300;
        padding-right: 10px;
    }

    .s-phone .kong {
        margin-left: 44px;
    }
}

@media (max-width: 1200px) {
    .s-phone {
        position: absolute;
        z-index: 2;
        margin-top: 7%;
        margin-left: 150px;

    }

    .s-phone > span {
        color: #FFB300;
        padding-right: 10px;
    }

    .s-phone .kong {
        margin-left: 40px;
    }
}

@media (min-width: 700px) and (max-width: 1200px) {

    .kind {
        font-size: 14px;
        font-weight: 400;
        line-height: 30px;
        margin-left: 20px;
        display: block;
    }

    .kind-s{
        font-size: 14px;
        font-weight: 400;
        line-height: 30px;
        margin-left: 20px;
        display: none;
    }

    .box0 {
        width: 112px;
        height: 30px;
        border-right: 20px solid rgba(0, 0, 0, 0);
        border-bottom: 50px solid #ffffff;
        margin-bottom: -50px;
        z-index: 2;
    }

    .box1 {
        width: 115px;
        height: 30px;
        border-right: 20px solid rgba(0, 0, 0, 0);
        border-bottom: 50px solid #C1C1C1;
        margin-bottom: -50px;
    }

    .box2 {
        width: 99px;
        height: 30px;
        background-color: #fff;
        border-radius: 0;
        border: 0;
        z-index: 2;
    }

    .box3 {
        width: 110px;
        height: 30px;
        background-color: #C1C1C1;
        border: 0;
        padding-left: 25px;
        z-index: 1;

    }

    .btn-btn {
        background-color: #FFB300;
        width: 91px;
        height: 66px;

    }

    .s-search {
        width: 318px;
        height: 45px;
        margin-left: 17px;
        font-size: 16px;
    }

    .s-nav {
        /*width: 1900px;*/
        height: 63px;
        background-color: #2D3E50;
        font-size: 20px;
        margin-left: 56px;
        padding-top: 10px;
    }

    .btn-btn {
        background-color: #FFB300;
        width: 70px;
        height: 45px;

    }

    .p-search {
        height: 22.995%;
        width: 150.891%;
        margin-left: 20px;
        margin-top: 12%;
        position: absolute;
        font-size: 16px;
    }

    .s-span {
        font-size: 25px;

    }
}
@media (min-width: 370px) and (max-width: 700px) {

    .kind {
        font-size: 2px;
        font-weight: 400;
        /*line-height: 10px;*/
        /*margin-left: 5px;*/
        display: block;
    }

    .kind-s {
        font-size: 2px;
        font-weight: 400;
        /*line-height: 10px;*/
        /*margin-left: 5px;*/
        display: none;
    }

    .box0 {
        width: 50px;
        height: 15px;
        border-right: 10px solid rgba(0, 0, 0, 0);
        border-bottom: 20px solid #ffffff;
        margin-bottom: -50px;
        z-index: 2;
        line-height: 16px;
    }

    .box1 {
        width: 50px;
        height: 15px;
        border-right: 10px solid rgba(0, 0, 0, 0);
        border-bottom: 20px solid #C1C1C1;
        margin-bottom: -50px;
        line-height: 16px;
    }

    .box2 {
        width: 50px;
        height: 15px;
        background-color: #fff;
        border-radius: 0;
        border: 0;
        z-index: 2;
    }

    .box3 {
        width: 50px;
        height: 15px;
        background-color: #C1C1C1;
        border: 0;
        padding-left: 25px;
        z-index: 1;

    }

    .btn-btn {
        background-color: #FFB300;
        width: 91px;
        height: 66px;

    }

    .s-search {
        width: 180px;
        height: 20px;
        font-size: 1px;
    }

    .s-nav {
        /*width: 1900px;*/
        height: 63px;
        background-color: #2D3E50;
        font-size: 5px;
        margin-left: 56px;
        padding-top: 10px;
    }

    .btn-btn {
        background-color: #FFB300;
        width: 20px;
        height: 20px;

    }

    .p-search {
        margin-left: 20px;
        margin-top: 12%;
        position: absolute;
        font-size: 5px;
    }

    .s-span {

        font-size: 10px;
    }
}

.search-xs{

}


.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: 0;
    margin-bottom: 8px;
    margin-left: 0;
    border-top: 0 solid transparent;
    border-bottom: 0 solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}

.form-group{
    display: flex;
    flex-direction: row;
}





