.wrap_lesson{
    /*background-color: #F8F8F8;*/
}
.newlistLeft {
    width: 800px;
    padding-right: 0px;
    padding-left: 38px;
    margin-right: 10px;
    background-color: #FFFFFF;
}

.box2_jiankang {
    width: 100%;
    overflow: auto;
}

.box2_jiankang > li {
    width: 100%;
}

.box2_jiankang > li > .img_lesson {
    display: inline-block;
    margin-right: 43px;
    vertical-align: super;
    border-radius: 50%;
}
.box2_jiankang > li a{
    display: block;
}
.box2_jiankang > li p {
    font-size: 18px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);

}
.box2_jiankang .img_lesson{
    width: 73px;
    height: 73px;
    background-size: 117px 196px;
    background-repeat: no-repeat;
    background-position: left -22px top -50px
}
/*.box2_jiankang > li:nth-of-type(1) .img_lesson {*/
    /*width: 73px;*/
    /*height: 73px;*/
    /*!*background-image: url("/static/home/images/xiaoketang01.jpg");*!*/
    /*background-size: 117px 196px;*/
    /*background-repeat: no-repeat;*/
    /*background-position: left -22px top -50px*/

/*}*/

/*.box2_jiankang > li:nth-of-type(2) .img_lesson {*/
    /*width: 73px;*/
    /*height: 73px;*/
    /*!*background-image: url("/static/home/images/xiaoketang02.jpg");*!*/
    /*background-size: 117px 196px;*/
    /*background-repeat: no-repeat;*/
    /*background-position: left -22px top -50px*/
/*}*/

.img_lesson {
    vertical-align: baseline;
}

.box2_jiankang li .img_lesson_wenzi {
    display: inline-block;
    border-bottom: 1px #D8D8D8 dashed;
    vertical-align: bottom;
    line-height: 14px;
    width: 519px;
    height: 120px;
    box-sizing: border-box;
    padding-top: 45px;

}

.box2_jiankang li .img_lesson_wenzi span {
    display: inline-block;
    font-size: 14px;
}

.box2_jiankang li .img_lesson_wenzi span:nth-of-type(1) {
    color: #92A0AE;
    margin-right: 20px;
}

.img_lesson_wenzi p {
    /*margin-top: 50%;*/
    /*transform: translateY(-50%);*/
    margin-bottom: 17px;
}

/*.box2_jiankang > li:nth-of-type(3) .img_lesson {*/
    /*width: 73px;*/
    /*height: 73px;*/
    /*!*background-image: url("/static/home/images/xiaoketang03.jpg");*!*/
    /*background-size: 117px 196px;*/
    /*background-repeat: no-repeat;*/
    /*background-position: left -22px top -50px*/
/*}*/

/*.box2_jiankang > li:nth-of-type(4) .img_lesson {*/
    /*width: 73px;*/
    /*height: 73px;*/
    /*!*background-image: url("/static/home/images/xiaoketang04.jpg");*!*/
    /*background-size: 117px 196px;*/
    /*background-repeat: no-repeat;*/
    /*background-position: left -22px top -50px*/
/*}*/

/*.box2_jiankang > li:nth-of-type(5) .img_lesson {*/
    /*width: 73px;*/
    /*height: 73px;*/
    /*!*background-image: url("/static/home/images/xiaoketang05.jpg");*!*/
    /*background-size: 117px 196px;*/
    /*background-repeat: no-repeat;*/
    /*background-position: left -22px top -50px*/
/*}*/

.img_list_hover {
    /*font-size: 18px!important;*/
    font-weight: bold !important;
    color: #333333;
    font-family: Microsoft YaHei;
    line-height: 60px !important;
}

.fangDa {
    transform: scale(1.5);
}


.newlistRight{
    width: 359px;
    box-sizing: border-box;
    background-color:#FFFFFF ;
    margin-top: 28px;
}
.newlistRight .search{
   margin: 103px 33px 0px 38px;
}
.search-text{
    display: block;
    position: relative;
    float: left;
    width:220px;
    height:34px;
    background:rgba(246,246,246,1);
    border:1px solid rgba(235, 235, 235, 1);
    border-radius:3px;
    margin-right: 4px;
}
.search-text input{
    display: inline-block;
    text-indent:2em;
    height: 100%;
}
.search_img{
    position: absolute;
    right: 0;
    top: 0;
    width: 34px;
    height: 34px;
    /*background-color: #00a0e9;*/
    background-image: url("/static/home/images/search03.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.serach_button{
    float: left;
    width:62px;
    height:36px;
    background:rgba(23,81,153,1);
    border-radius:2px;
    text-align: center;
    cursor: pointer;
}
.serach_button span{
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height: 36px;
}
.serach_text_list{
    margin:45px 33px 0 37px
}
.serach_text_list li{
    cursor: pointer;
    box-sizing: border-box;
    height:32px ;
    background:rgba(246,246,246,1);
    border-radius:2px;
    float: left;
    text-align: center;
    margin-right: 11px;
    margin-bottom: 14px;
    padding: 0 14px;
}
.serach_text_list li span{
    font-size:16px;
    line-height: 32px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(133,144,183,1);
}
.left_list_color{
    color: #175199!important;
}
.right_list_color{
    background:rgba(229,242,255,1)!important;
    border-radius:2px!important;

}
.right_list_span_color{
    color:rgba(0,132,255,1)!important;
}
body{
    background-color: #F8F8F8;
}
.breadCrumb{
    border-bottom:none;
    margin-top: 30px;
}
.wrap{
    /*width: 100%;*/
}
.logo.wrap{
    background-color: #FFFFFF;
}
/*.hover_swiper{
    width: 100%;
    height: 100%;
    background: rgba(255 255 255 0.5);
}*/
#cover_lesson{
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.55);
    z-index: 1;
   /* -moz-opacity: 0.55;
    opacity: 0.55;
    filter: alpha(opacity=55);*/
}
.swiper-wrapper{

}
.swiper-container {
    opacity: 1;
    width: 450px;
    height: 800px;
    margin-top: 50px;
}
.swiper-slide img{
    display: block;
    width: 450px;
    height: 800px;
}
.close_lesson{
    opacity: 1;
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    top: 50px;
    cursor: pointer;
     background-image: url("/static/home/images/close.png");
    background-repeat: no-repeat;
    background-size: cover;
}


.dropload-down{
    text-align: center;
}
