p{
    margin: 0;
    padding:0;
}
html,body {
    width: 100%;
    height: 100%;
}
.item1{
    font-weight: bold;
    padding: 0px 0px 3px 0px;
    border-bottom: 3px solid #0850B3;
    ;
}
.super_top{
    width: 100%;
    height: 54px;
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.14);
}
.super_top_text1{
    margin-left: 205px;
    position: relative;
    top: 21px;
}
.super_top_text1_one{
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 16px;
    color: #0850B3;
    cursor: pointer;
}
.super_top_text1_line{
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 16px;
    color: #666666;
    margin-left: 5px;
    margin-right: 5px;
}
.super_top_text1_two{
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 16px;
    color: #666666;
    cursor: pointer;
}
.so_box1{
    width: 1200px;
    margin: 0 auto;
    height: 236px;
    background: url("/images/solution_1.png") no-repeat;
    background-size: 100%;
    margin-top: 10px;
}
.so_box1_text1{
    width: 170px;
    font-size: 26px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    margin-left: 260px;
    position: relative;
    top: 51px;
}
.so_box1_text2{
    width: 170px;
    font-size: 20px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin-left: 260px;
    position: relative;
    top: 66px;
}
.so_box2{
    width: 100%;
    height: 1100px;
    margin:0 auto;

}
.so_box2_middle{
    width: 100%;
    height: 616px;
    background: url("/images/nsmartLive_1.jpg") no-repeat;
    background-size: 100%;
    position: relative;
    z-index: 50;
}
.so_box2_middle_left{
    width: 18px;
    height: 50px;
    background: #FFFFFF;
    margin-left: 219px;
    margin-top: 225px;
    float: left;
}

.so_box2_middle_right{
    float: left;
    margin-left: 45px;
    margin-top: 227px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 48px;
    color: #FFFFFF;
    line-height: 36px;
}
.so_box2_main_1{
    width: 1200px;
    height: 600px;
    margin: 0 auto;
    background:rgba(255,255,255,0.75);
    filter:progid:DXlmageTransform.Microsoft.gradient(startColorstr=#b2FFFFFF,endColorstr=#b2FFFFFF);
    box-shadow: 6px 6px 6px 1px rgba(0,0,0,0.1600);
    border-radius: 0px 0px 0px 0px;
    position: relative;
    z-index: 99;
    margin-top: -245px;
    margin-bottom: 70px;
}
.so_box2_main_1_left{
    width: 40px;
    height: 40px;
    float: left;
    margin-top: 280px;
    margin-left: 40px;
    cursor: pointer;
    background: url("/images/solution_13.png") no-repeat;
    background-size: 100%;
}

.so_box2_main_1_middle{
    width: 985px;
    height: 460px;
    float: left;
    margin-left: 30px;
    margin-top: 70px;
    overflow: hidden;
}
.so_box2_main_1_middle li{
    list-style: none;
    width: 180px;
    height: 100%;
    background: #F2F2F2;
    position: relative;
    float: left;
    opacity: 1;
}
.so_box2_main_1_middle li:not(:nth-child(5n)){
    margin-right: 20px;
}
.so_box2_main_1_middle_top{
    width: 120px;
    margin: 0 auto;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    margin-left: 35px;
    margin-top: 40px;
}
.so_box2_main_1_middle_top img{
    width: 110px;
    display: block;
}
.so_box2_main_1_middle_bottom{
    width: 100%;
    margin-top: 30px;
    text-align: center;
}
.so_box2_main_1_middle_bottom_text1{
    font-size: 16px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #2C2C2C;
}
.so_box2_main_1_middle_bottom_text2{
    width: 145px;
    margin: 0 auto;
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #2C2C2C;
    margin-top: 20px;
    text-align: left;
}
.so_box2_main_1_right{
    width: 40px;
    height: 40px;
    float: left;
    margin-top: 280px;
    margin-left: 30px;
    cursor: pointer;
    background: url("/images/solution_14.png") no-repeat;
    background-size: 100%;
}