.list-s-11-content{
    width: 712px;
    height: auto;
    float: left;
}
.list-s-11-content .box{
    width: 100%;
    heigth: 100%;
    margin: 0px auto;
    background: rgba(255, 255, 255, 0.7);
}
.list-s-11-content .row{
    /**
    * 定义宽高
    */
    width: 95%;
    min-height: 564px;
    float: left;
    /**
    * 边距
    */
    margin: 5px 0px;
    padding: 0% 2% 2% 3%;
    /**
    * 定义边框
     */
    border-radius: 5px;
    /*
    * 定义背景
     */
    background: none;
    /**
    ** 定位属性
     */
    position: relative;

    border-radius: 5px;

    /* 面板阴影 */
    box-shadow: 10px 10px 25px 0px rgba(3, 8, 82, 0.15);
    background: rgba(255, 255, 255, 0.7);

}

/*
* 内部布局样式
 */
.list-s-11-content .top{
    width:100%;
    height: 50px;
    float: left;
    line-height: 56px;
    border-bottom: 1px solid rgb(168, 172, 217);
    position: relative;
}
.list-s-11-content .top a{
    color: rgb(40, 45, 108);
    font-family: "HarmonyOS Sans SC" !important;
    font-size: 18px;
    font-weight: bold;
    line-height: 100%;
    letter-spacing: 0px;
    text-align: left;
}
.list-s-11-content .top span{
    position: absolute;
    width: 3px;
    height: 20px;
    left: -1%;
    top: 33%;
    border-radius: 5px;
    background: rgb(38, 120, 255);
}

.list-s-11-content .top .font-90{
    padding: 3px 10px 5px 10px;
    box-sizing: border-box;
    border: 1px solid rgb(0, 165, 120);
    border-radius: 5px;
    box-shadow: 5px 5px 10px 0px rgb(0 155 108 / 13%);
    color: rgb(0, 165, 120);
    font-family: "HarmonyOS Sans SC";
    font-size: 14px;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 0px;
    text-align: right;
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}

.list-s-11-content .top .font-91{
    border: 1px solid rgb(0, 165, 120);
    padding: 3px 10px 5px 10px;
    border-radius: 5px;
    box-shadow: 5px 5px 10px 0px rgb(0 155 108 / 13%);
    background: rgb(0, 165, 120);
    color: rgb(255, 255, 255);
    font-family: "HarmonyOS Sans SC";
    font-size: 14px;
    font-weight: 300;
    line-height: 100%;
    letter-spacing: 0px;
    text-align: right;
    float: right;
    margin-top: 9px;
}


.list-s-11-content .center{
    width:691px;
    min-height: 160px;
    float: left;
    position: relative;
    margin-top:15px;
    overflow:hidden;
}


.list-s-11-content .center li{
    width: 263px;
    height: 113px;
    float: left;
    margin-right: 12px;
    border-radius: 5px;
    text-align: center;
    background: #fff;
    margin-bottom: 10px;
    position: relative;
    padding-left: 70px;
    margin-bottom: 10px;
    overflow:hidden;

    border-radius: 5px;

    /* 小卡片 */
    box-shadow: 5px 5px 25px 0px rgba(3, 8, 82, 0.1);
    background: rgba(255, 255, 255, 0.53);

}
.list-s-11-content .center li span{
    border-radius: 4px 0px 10px 0px;

    background: rgba(0, 0, 0, 0.49);

    display: block;
    position: absolute;
    left:0 ;
    top: 4px;
    width: 39px;
    height: 12px;

    color: rgb(255, 255, 255);
    font-family: "HarmonyOS Sans SC";
    font-size: 7px;
    font-weight: 500;
    line-height: 8px;
    letter-spacing: 0px;
    text-align: left;

    text-align: center;
}
.list-s-11-content .center li img{
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 12px;
    top: 27px;
}
.list-s-11-content .center li .k{
    display: block;
    width: 90%;
    height: 36px;
    /*    line-height: 34px;*/

    color: rgb(3, 8, 82);
    font-family: "HarmonyOS Sans SC";
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0px;
    text-align: left;
}

.list-s-11-content .center li p{
    width: 100%;
    float: left;
    height: 26px;
    text-align: left;
    line-height: 26px;
    /*border-bottom: 1px dashed rgb(168, 172, 217);*/
}

.list-s-11-content .center li p img{
    vertical-align: middle;
    margin-top: -4px;
    position: static !important;
    width: 13px;
    height: 13px;
    display: inline !important;
}

.list-s-11-content .center li p .sp-1{
    color: rgba(3, 8, 82, 0.45);
    font-family: "HarmonyOS Sans SC";
    font-size: 13px;
    font-weight: 300;
    line-height: 13px;
    letter-spacing: -1px;
    text-align: left;
    margin-right: 15px;
}
.list-s-11-content .center li p .sp-2{
    color: rgb(3, 8, 82);
    font-family: "HarmonyOS Sans SC";
    font-size: 13px;
    font-weight: 400;
    line-height: 13px;
    letter-spacing: -1px;
    text-align: left;
}

.list-s-11-content .center li button{
    position: absolute;
    left: 20%;
    bottom: 25%;
    display: block;
    width: 145px;
    height: 20px;

    border-radius: 3px;
    background: rgb(11, 139, 247);

    border: none;
    text-align: center;



    color: rgb(255, 255, 255);
    font-family: "HarmonyOS Sans SC";
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: 0px;

    cursor: pointer;
    z-index: 9999;
}









.list-s-11-content .bottom{
    width:100%;
    height: 160px;
    float: left;
    position: relative;
    margin-top:15px;
}
.bottom-row{
    width:88%;
    margin:0 auto;
}
.list-s-11-content .bottom a{
    display: block;
    float: left;
    width:32px;
    height:32px;
    line-height: 32px;
    text-align: center;
    /*padding: 3px 6px;*/
    color: rgb(61, 61, 61);
    border-radius: 3px;
    margin: 3px 5px;
    font-family: 微软雅黑;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    text-align: center;
}
.list-s-11-content .bottom a img{
    margin-top:-4px;
}
.list-s-11-content .bottom .active-1{
    border-radius: 2px;
    background: rgb(11, 139, 247);
    color:#fff;
}
.list-s-11-content .bottom input{
    width: 48px;
    height: 32px;
    border-radius: 4px;
    background: rgb(250, 250, 250);
    border:none;
    margin: 0 8px;
    text-align: center;
}

/**
** 内容标签样式
 */
.list-s-11-content img{

}
.list-s-11-content a,span{
}

.list-s-11-content .box_1{
    display: none;
}

.tab-a-active{
    background: rgb(0, 165, 120) !important;
    color: rgb(255, 255, 255) !important;
}

.box-bot-1{
    display: none;
}