.l_content{width: calc(100% - 40px);padding: 20px 20px 75px 20px;height: 606px;overflow: hidden;}
.l_content .l_C_Left{width: 714px;height: 600px;background: #FFFFFF;border-top: 6px solid #A85832;float: left;margin-right: 20px;}
.l_content .l_C_Left .h_t{width: 211px;
    height: 52px;
    background: #A85832;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-left: 40px;text-align: center;font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 43px;
    letter-spacing: 3px;
    margin-bottom: 35px;
    box-shadow: 2px 2px 0 2px #EEC49E;
}
.l_content .l_C_Left .c_t{
    width: 100%;
    float: left;
    overflow: hidden;
}
.l_content .l_C_Left .c_t li{
    width: 33.3%;
    float: left;
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #A85832;
    padding-bottom: 55px;
    text-align: center;
}
.swiper-container{
    float: left;
    width: 296px;
    height: 606px;
}
.swiper-container .swiper-slide{
    cursor: pointer;
}
.swiper-container .swiper-slide img{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.l_content2{
    width: 100%;
    padding-bottom: 10px;
}
.l_content2 .l_List{
    width: calc(100% - 50px);
    height: auto;
    background: #EEC49E;
    border-radius: 10px;
    margin: 0 20px 80px 30px;
}
.l_content2 .l_List .l_List2{
    width: 1022px;
    height: auto;
    position: relative;
    left: -10px;
    top: -17px;
    background: #FFFFFF;
    border-radius: 10px;
    padding-bottom: 50px;
}
.l_content2 .l_List .l_List2 .list_h{
    position: absolute;
    top: -35px;
    left: calc(50% - 275px);
    width: 549px;
    height: 70px;
    background: #A85832;
    border-radius: 10px;
    font-size: 21px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 70px;
    text-align: center;
    box-shadow: 3px 3px 0 3px #EEC49E;
}
.l_content2 .l_List .l_List2 .list_c{
    padding: 90px 70px 0 90px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #A85832;
    line-height: 36px;
}
.l_content2 .l_List .l_List2 .list_c ul{
    width: calc(100% - 20px);
    margin-right: 20px;
    overflow: hidden;
}
.l_content2 .l_List .l_List2 .list_c ul li{
    float: left;
    width: 50%;
}
.l_content2 .l_List .l_List2 .list_c ul li label{
    display: inline-block;
    width: 27px;
    height: 27px;
    text-align: center;
    line-height: 27px;
    background: #A85832;
    margin-right: 10px;
    color: #fff;
    border-radius: 50%;
}
.l_content2 .l_List .l_List2 .list_c ul li:nth-child(even){
    text-align: right;
}
.l_content2 .l_List .l_List2 .list_c p label{
    display: inline-block;
    width: 27px;
    height: 27px;
    text-align: center;
    line-height: 27px;
    background: #A85832;
    margin-right: 10px;
    color: #fff;
    border-radius: 50%;
}
.l_content2 .l_List .l_List2 .list_t{
    width: calc(100% - 160px);
    margin: 50px 70px 0 90px;
    padding: 15px 0;
    background:rgba(216, 220, 223, .5);
    border-radius: 10px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #A85832;
    line-height: 24px;
}
.l_content2 .l_List .l_List2 .list_t label{
    display: inline-block;
    width: 100px;
    margin-left: 30px;
    vertical-align: top;
}
.l_content2 .l_List .l_List2 .list_t span{
    display: inline-block;
    width: calc(100% - 155px);
    margin-right: 25px;
    vertical-align: top;
}
