body{
    margin: 0;
}
*{
    box-sizing: border-box;
    list-style: none;
}
ul,li {
    list-style: none;
}
a{
    text-decoration: none;
}
.banner{
    width: 100%;
    height: 360px;
    background-color: #17222B;
    margin-top: 54px;
}
.half-left{
    width: 600px;
    float: left;
}
.half-right{
    width: 600px;
    float: right;
}
.banner-title{
    font-size:36px;
    color:white;
    padding-top:77px;
    padding-bottom:40px;
}
.banner-text{
    font-size:14px;
    color:rgba(255,255,255,0.78);
    line-height:30px;
    width: 580px;
}
.half-right img{
    padding-top: 23px;
    float: right;
}

.dingdan{
    width:1280px;
    /*min-width: 1200px;*/
    /*height:1400px;*/
    margin: 0 auto;
    /*margin-bottom:80px;*/
    padding-top: 6px;
    background: rgb(255, 255, 255);
    /*box-shadow:0px 0px 9px 1px rgba(0, 0, 0, 0.1);*/
    position: relative;
}
.dingdan .group{
    padding-top: 32px;
    padding-left: 40px;
}
.item-group{
    font-size: 14px;
}
.item-title{
    float: left;
    display: block;
    width:60px;
    text-align: right;
    line-height: 48px;
    font-size:16px;
    color: #9ea7b3;
}
.item-content{
    margin-top: 10px;
}
.ul-item-content{
    width:58.5%;
    min-width:600px;
    height:97px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    z-index:2;
    margin-left: -40px;
    /*color: #999;*/
}
.sed_ul{
    width:58.5%;
    min-width:600px;
    height:97px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    z-index:2;
    margin-left: -40px;
    /*color: #999;*/
}
.ul-item-content li{
    float: left;
    width:25%;
    height:45px;
    border: 1px solid #BFBFBF;
    background-color: white;
    text-align: center;
    margin-right: -1px;
    line-height: 45px;
    font-size: 15px;
    /*margin-bottom:22px;*/
    cursor:pointer;
}
.sed_ul li{
    float: left;
    width:25%;
    height:45px;
    border: 1px solid #BFBFBF;
    background-color: white;
    text-align: center;
    margin-right: -1px;
    line-height: 45px;
    font-size: 15px;
    /*margin-bottom:22px;*/
    cursor:pointer;
}
.ul-item-content .active{
    border: 1px solid #3BA5FF;
    background-color: #3BA5FF;
    color: white;
}
.sed_ul .active{
    border: 1px solid #3BA5FF;
    background-color: #3BA5FF;
    color: white;
}

.butong {
    margin-top:23px;
    margin-bottom:27px;
    margin-left: 100px;
    width:50%;
    font-size: 12px;
    color:#9ea7b3 ;
}
.title_jf{
    float: left;
    display: block;
    width:60px;
    text-align: right;
    font-size: 16px;
    color: #9ea7b3;
    /*font-weight:500;*/
}
.title_nr{
    float: left;
    display: block;
    width:60px;
    text-align: right;
    font-size: 16px;
    color: #9ea7b3;
    /*font-weight:500;*/
}
.content{
    position: relative;
    top:-12px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    z-index: 2;
    margin-left: 100px;
    /*margin-top: 10px;*/
}
.jifang{
    margin-top: 36px;
}
.jifang.content{
    margin-left: 20px;
}
/*.jifang .content li{*/
    /*float: left;*/
    /*width:12%;*/
    /*height:45px;*/
    /*margin:0px 0;*/
    /*border: 1px solid #BFBFBF;*/
    /*background-color: white;*/
    /*text-align: center;*/
    /*margin-right: -1px;*/
    /*line-height: 45px;*/
    /*font-size: 15px;*/
    /*cursor: pointer;*/
/*}*/
/*.jifang .content li .active{*/
/*border: 1px solid #00A4FF;*/
/*background-color: #00A4FF;*/
/*color: white;*/
/*}*/
.content li{
    float: left;
    width: 157px;
    height:45px;
    margin:0px 0;
    border: 1px solid #BFBFBF;
    background-color: white;
    text-align: center;
    margin-right: -1px;
    line-height: 45px;
    font-size: 15px;
    cursor: pointer;
}
.content .active{
    border: 1px solid #3BA5FF;
    background-color: #3BA5FF;
    color: white;
}
.content li .active{
    border: 1px solid #3BA5FF;
    background-color: #3BA5FF;
    color: white;
}
.c1{
    width: 100px;
    height: 48px;
    margin:-8px 0;
}
.jieshao{
    position: relative;
    top:-24px;
    /*min-height: 300px;*/
    width:60%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    z-index:2;
    margin-left: 20px;
    padding-left:40px;
    margin-top: 20px;
    margin-bottom: 30px;
}
.jieshao .pic{
    width: 200px;
    height: 130px;
}

.jieshao .wenzi{
    /*padding-top: 20px;*/
    padding-left: 40px;
    padding-right:30px;
    width:64%;
    /*height:260px;*/
    /*background:rgba(248,248,248,1);*/
    font-size:12px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:#666666;
    line-height:18px;
}
.jieshao .wenzi>p{
    margin-bottom: 15px;
    font-size: 15px;
}
.jieshao .wenzi>p>span{
    color: #999999;
    padding-right: 20px;
}
.canguan{
    width:130px;
    height:28px;
    line-height: 25px;
    /*margin-top: 2px;*/
    /*font-size: 10px;*/
    float:left;
    /*margin-left: 290px;*/
    color: #00A4FF;
    background:#fff;
    border:1px solid #00A4FF;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
}
/*.canguan a{*/
    /*color: #00A4FF;*/
    /*font-size: 14px;*/
/*}*/
.canguan:hover{
    opacity: 0.87;
}
.canguan:visited{
    color: #00A4FF;
}
.zixun{
    width:116px;
    height:30px;
    float:right;
    margin-right: 40px;
    margin-top: 10px;
    margin-left: 20px;
    color: #FFA32C;
    background-color: rgba(248,248,248,1);
    border:1px solid #FFA32C;
    cursor: pointer;
}
.zixun:hover{
    background-color: white;
}


.line{
    margin: 0 auto;
    width:96%;
    height:1px;
    background:rgba(230,230,230,1);

}
.feiyong{
    position: relative;
    /*height: 100px;*/
    padding-bottom: 20px;
    margin-top: 35px;
    margin-left: 52px;
    /*margin-bottom:60px ;*/
    width:80%;
    min-width: 800px;
    color: #9ea7b3;
    font-size: 16px;
}
.price{
    margin-left: 50px;
    margin-top: -43px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(255,54,0,1);
    font-size:34px;
}
.shichang li{
    float: left;
    width:102px;
    height:45px;
    border: 1px solid #BFBFBF;
    background-color: white;
    text-align: center;
    margin-right:-1px;
    line-height: 45px;
    font-size: 15px;
    margin-bottom: 20px;
    cursor: pointer;
}
.jifangxinxi{
    margin-bottom: -14px;
}
.guige{
    margin-bottom: 22px;
}
.xianlu{
    margin-bottom: 26px;
}
.daikuan{
    margin-left: 40px;
    margin-bottom: 22px;
}
.protect{
    margin-left: 40px;
    margin-bottom: 26px;
}
.ip{
    margin-left: 40px;
    margin-bottom: 28px;
}
.shichang{
    margin-left: 40px;
    margin-bottom: -2px;
}
.taishu{
    margin-left: 40px;
    margin-bottom: 30px;
}
a{
    text-decoration: none;
}
.daikuan .content li{
    float: left;
    width:102px;
    height:45px;
    /*border: 1px solid #BFBFBF;*/
    /*background-color: white;*/
    text-align: center;
    margin-right: -1px;
    line-height: 45px;
    font-size: 16px;
    cursor: pointer;
}
.protect .content li{
    float: left;
    width:102px;
    height:48px;
    /*border: 1px solid #BFBFBF;*/
    /*background-color: white;*/
    text-align: center;
    margin-right: -1px;
    line-height: 48px;
    font-size: 16px;
    cursor: pointer;
}
.ip .content li{
    float: left;
    width: 102px;;
    height:45px;
    /*border: 1px solid #BFBFBF;*/
    /*background-color: white;*/
    text-align: center;
    margin-right: -1px;
    line-height: 45px;
    font-size: 15px;
    cursor: pointer;
}
/*.ip .content li:hover{*/
    /*border: 1px solid #00A4FF;*/
/*}*/
input{
    text-decoration: none;
}
.taishu .content li{
    float: left;
    width:102px;
    height:45px;
    border: 1px solid #BFBFBF;
    background-color: white;
    text-align: center;
    margin-right: -1px;
    line-height: 45px;
    font-size: 15px;
    cursor: pointer;
}
.taishu .content li:hover{
    border: 1px solid #00A4FF;
}
/*.daikuan .content li:hover{*/
    /*border: 1px solid #00A4FF;*/
/*}*/

#shuru01{
    width: 100px;
    height: 40px;
    border: 0px;
    text-align: center;
    background-color: white;
}
#shuru02{
    width: 100px;
    height: 40px;
    border: 0px;
    text-align: center;
    background-color: white;
}

.jifang .content{
    /*padding-top: 20px;*/
    /*padding-left: 40px;*/
}
.it1,.it2,.it3,.it4{
    width:157px;
    height: 45px ;
    border:1px solid rgba(191,191,191,1);
    margin-right: -1px;
    text-align: center;
    font-size: 15px;
    line-height:45px;
    cursor: pointer;
}

.peizhi{
    width:268px;
    /*height:475px;*/
    padding-bottom: 20px ;
    /*float: right;*/
    /*margin-top: -1208px;*/
    /*margin-right: 60px;*/
    background:rgba(255,255,255,1);
    /*box-shadow:0px 0px 8px 0px rgba(0,164,255,0.2);*/
    display: block;
    position: absolute;
    top: 40px;
    right:48px;
    border:1px solid #00A4FF;
    z-index:3;
}
/*.peizhi:hover{*/
    /*border:1px solid #00A4FF;*/
/*}*/
.peizhi_img{
    width:32px;
    height:28px;
    margin-left: 30px;
    margin-top: 20px;
    float: left;
}
.peizhi_text{
    float: left;
    /*margin-left:10px;*/
    margin-top: 17px;
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:#333333;
    line-height:26px;
}
.fengexian{
    width:88%;
    height:1px;
    color: #E6E6E6;
    /*border:1px solid rgba(230,230,230,1);*/
    background-color: rgba(230,230,230,1);
    margin: 0 auto;
    margin-top: 55px;
}
.peizhi01{
    margin-left: 30px;
    margin-top:10px;
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:#9ea7b3;
    line-height:26px;
}
.peizhi01> span{
    color:#333333;
}
.fengexian01{
    width:88%;
    height:1px;
    color: #E6E6E6;
    /*border:1px solid rgba(230,230,230,1);*/
    background-color: rgba(230,230,230,1);
    margin: 0 auto;
    margin-top:12px;
}
.peizhi button{
    list-style: none;
    border:0px;
    background-color:transparent;
    color: white;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
}
input{
    outline: medium;
}
.item-content-nr{
    display:none;
    margin-top: -13px;
}
#nr1{
    display: block;
}
.item{
    display:none;
}
#div1{
    display: block;
}
#div5{
    display: block;
}
#div7{
    display: block;
}
#div9{
    display: block;
}
#div12{
    display: block;
}
#div14{
    display: block;
}
.m100{
    margin-left: 100px;
}
.xin_icon{
    /*position: absolute;*/
    margin-top: -49px;
    margin-left:76%;
    display: block;
    background-color:#FF3A00;
    right: 0;
    width:36px;
    height:20px;
    top: 0;
    font-size: 8px;
    text-align: center;
    color: white;
    line-height: 20px;
}
.f_icon{
    /*position: absolute;*/
    margin-top: -49px;
    margin-left:80%;
    display: block;
    background-color:#00DE63;
    right: 0;
    width:28px;
    height:20px;
    top: 0;
    font-size: 8px;
    text-align: center;
    color: white;
    line-height: 20px;
}
.hui_icon{
    /*position: absolute;*/
    margin-top: -49px;
    margin-left:72px;
    display: block;
    background-color:#FF3A00;
    right: 0;
    width:28px;
    height:20px;
    top: 0;
    font-size: 8px;
    text-align: center;
    color: white;
    line-height: 20px;
}
.u .active{
    border: 1px solid #00A4FF;
    background-color: #00A4FF;
    color: white;
}
.x .active{
    border: 1px solid #00A4FF;
    background-color: #00A4FF;
    color: white;
}
.s .active{
    border: 1px solid #00A4FF;
    background-color: #00A4FF;
    color: white;
}
.d .active{
    border: 1px solid #00A4FF;
    background-color: #00A4FF;
    color: white;
}
.i .active{
    border: 1px solid #00A4FF;
    background-color: #00A4FF;
    color: white;
}




.ne-range_thumb,
input{
    background-color:#e8eaec;
    width: 100px;
    height: 10px;
    border-radius: 2px;
    top: 9px;
}
input.ne-range[type=range]::-webkit-slider-thumb {
    width:14px;
    height: 30px;
    /*border-radius: 50%;*/
    border:2px solid #00A4FF;
    background-color:white;
    box-shadow: 0 0.5px 0.5px #fff;
    -webkit-transition: border-color 0.15s, background-color 0.15s;
    transition: border-color 0.15s, background-color 0.15s;
    cursor: pointer;
    background-clip: padding-box;
    box-sizing: border-box;
    z-index: 9;
    position: relative;
}
.ne-range_track > span {
    display: block;
    width: 0%;
    height: 100%;
    background-color: red;
}
/*Real Range*/
input.ne-range[type=range] {
    position: relative;
    outline: 0;
    -webkit-appearance: none !important;
}
input.ne-range[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none !important;
}
/*Virtual Range*/
.ne-range {
    display: inline-block;
    position: relative;
    width: 100%;
    font-size: 1em;
}
.ne-range_thumb {
    position: absolute;
    top: 0;
    margin-left: -0.85em;
}
.ne-range_thumb.ondrag > .ne-range_tips {
    visibility: visible;
}
.box{
    position: relative;
    float: left;
}
.bgc{
    position: absolute;
    height: 10px;;
    width: 10%;
    top:16px;
    left: 2px;
    background-color: #00A4FF;
    border-radius: 2px;
}
.number{
    float: left;
    margin-left: 20px;
    width: 100px;
    height: 40px;
    border: 1px solid #00A4FF;
    background-color: white;
    text-align: center;
    line-height: 40px;
}
.huakuai{
    width:780px;
    height: 42px;
    background-color:white;
}
.imgBox .zuo03{
    width:130px;
    height:34px;
    margin-top: 60px;
    /*background:linear-gradient(90deg,rgba(0,112,239,1),rgba(0,162,255,1));*/
    text-align: center;
    background-color: rgba(29,147,248,1);
    line-height: 34px;
    color: white;
    font-size: 15px;
}
.imgBox .zuo03:hover{
    cursor: pointer;
    background-color: #0c87f0;
    /*background: #27262A;*/
    /*border: 1px solid rgba(0,112,239,1);*/
}

.imgBox{
    width: 1200px;
    margin: 0 auto;
}
.imgBox .zuo{
    float: left;
}
.imgBox .zuo01{
    margin-top: 128px;
    font-size:28px;
    font-family:Microsoft YaHei;
    /*font-weight:600;*/
    color:rgba(255,255,255,1);
    line-height:16px;
}
.imgBox .zuo02 {
    width: 600px;
    margin-top: 38px;
    font-size:15px;
    font-family:Microsoft YaHei;
    color:rgba(254,254,254,0.8);
    line-height:30px;
}
.imgBox .you{
    /*width: 480px;*/
    height:300px;
    margin-top: 66px;
    float: right;
}
.content_nr{
    margin-left: -40px;
}