.bannersolid {
    width:100%;
    height:474px;
    overflow:hidden;
    text-align:center;
    background-color:#303a4d;
    margin:auto;
    position:relative;
}
.bannersolid a:hover{
    cursor:pointer;
}
.center_over{
    width:100%;
    margin:auto;
    overflow:hidden;
    text-align:center;
}
.bakcolor{
    background-color:#f7f8fa;
}

.highlights_header{
    width:80%;
    margin:auto;
    overflow:hidden;
    font-size:29px;
    color:#333;
    text-align:center;
    padding:100px 0px 20px 0px;
}
.highlights_box{
    width:80%;
    margin:auto;
    overflow:hidden;
    background-color:white;
}
.highlights_detail{
    height:600px;
    text-align:center;
    overflow:hidden;
    margin:auto;
    position:relative ;
    
}
.highlights_detail ul{
    height:300px;
    text-align:center;
    list-style-type:none;
    overflow:hidden;
   
}
.highlights_detail ul li{
    width:280px;
    display:inline-flex;
    height:300px;
    margin-right:-14px;
    text-align:center;
}
.highlights_detail .sw{
    height:280px;
    width:254px;
    margin-top:10px;
}
.highlights_detail .sw h1 {
    font-size:18px;
    color:#000;
    margin-top:20px;
}
.highlights_detail .sw img{
    margin-top:40px;
}
.highlights_detail .sw hr{
    border:1px solid #dadada;
    width:30px;
    margin-top:30px
}
.highlights_detail .sw p{
    font-size:13px;
    color:#999;
    padding:0px 30px 0px 50px;
    margin-top:20px;
    text-align:left;
    line-height:20px;
}
.boxshadow{
    box-shadow:0px 0px 10px 3px #f3f3f3;
    border-radius:13px;
    cursor:pointer;
}
.scene{
    width:100%;
    margin:auto;
    overflow:hidden;
    text-align:center;
    padding:100px 0px 50px 0px;
}
.scene_title{
    font-size:29px;
    color:#333;
    text-align:center;
   
}
.scene_explain{
    font-size:16px;
    color:#5290e3;
}
.system{
    width:30%;
    margin:auto;
}
.system p{
    font-size:16px;
    text-align:left;
    line-height:25px;
}
.btndownyunsl{
    position:absolute;
    left:21.5%;
    top:70%;
    background: none; 
    border-radius:15px;
    border:1px solid #fff;
    color:#fff; 
    width:110px;
    height:30px;
    font-size:14px;
}
.btndownyunsl:hover {
    background: linear-gradient(to bottom right, #319bfd, #01c0de); /* ±ê×¼µÄÓï·¨ */
    background-color: #28adee;
    border: 0px solid #fff;
    cursor: pointer;
}
.yycj{
    margin-bottom:100px;
}
.yycj_header {
    width: 80%;
    margin: auto;
    overflow: hidden;
    font-size: 29px;
    color: #333;
    text-align: center;
    padding: 100px 0px 20px 0px;
}

.yycj_box {
    width: 58%;
    margin: auto;
    overflow: hidden;
    background-color: white;
}

.yycj_detail {
    height: 200px;
    text-align: center;
    overflow: hidden;
    margin: auto;
    position: relative;
}

.yycj_detail ul {
    height: 170px;
    text-align: center;
    list-style-type: none;
    overflow: hidden;
}

.yycj_detail ul li {
    width: 165px;
    display: inline-block;
    height: 300px;
    margin-right: -14px;
    text-align: center;
}
.yycj_detail hr {
    border: 2px solid #dadada;
    width: 70px;
    height: 0px;
    margin-top: 20px;
}
.yycj_detail .cj {
    height: 165px;
    width: 254px;
    margin-top: 10px;
}

.yycj_detail .cj h1 {
    font-size: 18px;
    color: #000;
    margin-top: 20px;
}
.cjimg {
    height: 49px;
    margin-top: 40px;
}


.yycj_detail .cj p {
    font-size: 13px;
    color: #999;
    padding: 0px 30px 0px 50px;
    margin-top: 20px;
    text-align: left;
    line-height: 20px;
}
.yycj_header span {
    color: #999;
    font-size: 18px;
}
.cjline{
    background-color:#dadada;
    height:4px;
    z-index:-1;
    margin-top:-17px;
}

.yycj_remark{
    display:none;
}
.yycj_remark:hover {
    cursor:pointer;
}
.remarkleft {
    width: 50%;
    float: left;
    text-align: left;
}
.remarkimg {
    width: 50%;
    float: left;
    text-align:right;
}
.remarktitle {
    color:#7b7b7b;
    font-size: 16px;
    line-height:100px;
}
.remarktongdian span {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    line-height: 50px;
    letter-spacing:2px;
}
.remarktongdian ul {
    list-style: disc;
}
.remarktongdian ul li {
    list-style: disc;
    list-style-position: inside;
    font-size: 16px;
    color: #000;
}
.remarktongdian ul li label {
    font-size: 14px !important;
    color: #7b7b7b;
}
.remarksolution span {
    color: #2c85e1;
    font-size: 18px;
    font-weight: bold;
    line-height: 50px;
    letter-spacing: 2px;
}
.remarksolution p {
    color: #7b7b7b;
    font-size: 15px;
}