@import url(list.ie.css?v=7) screen and (min-width:750px);
@media screen and (max-width: 750px) {
    .sidebar{width: 94%;float: left;line-height: 40px;font-size: 12px;color: #888;height: 40px;overflow: hidden;padding: 0 3%;}
    .sidebar a{color: #888;padding: 0 4px;font-size: 12px;}
    .sidebar span{color: #585858;font-size: 14px;}

    /*ÄÚÈÝ*/
    .main{width: 100%;margin: auto;}

    .main-left{float:left;width: 100%;}

    .cm_top_left{border-bottom: 10px solid #f5f5f8;float: left;width: 100%;background: #fff;border-radius: 10px;padding: 3% 0;}
    .cm_middle_n{width: 94%;overflow: hidden;float: left;padding: 3%;padding-bottom: 0;}
    .big_tit{width: 100%;float: left;position: relative;margin-bottom: 10px;border-bottom: 1px solid #efeded;padding-bottom: 10px;}
    .big_tit h1{float: left;width: 72%;height: 28px;line-height: 28px;margin-bottom: 5px;margin-top: 5px;}
    .big_tit h1 a{font-size: 16px;color: #333;font-weight: 700;}
    .big_tit p{line-height: 25px;color: #777;margin-bottom: 1px;font-size: 12px;float: left;width: 75%;height: 44px;overflow: hidden;}
    .big_tit p span{color: #ec8858;float: right;font-size: 12px;}
    .big_tit img{float: left;width: 19%;border-radius: 4px;overflow: hidden;border: 1px solid #dbd9d9;margin-right: 14px;}
    .big_tit:before{content:"w";line-height: 15px;color: #ffffff;width: 16px;height: 16px;text-align: center;float: left;margin-right: 6px;background: #4b98ff;font-family: inherit;font-weight: 700;font-size: 12px;position: absolute;top: 0;}
    .big_tit h1 a:before{content:"×îÐÂ";background: #4b98ff;float: left;width: 40px;height: 21px;line-height: 21px;font-size: 12px;text-align: center;color: #fff;border-radius: 4px;margin-top: 4px;margin-right: 15px;}

    .cm_top_img{float: left;width: 94%;display: flex;flex-wrap: wrap;justify-content: space-between;margin: 0 3%;}
    .cm_top_img a{float: left;width: 47%;display: flex;flex-wrap: wrap;justify-content: flex-start;}
    .cm_top_img em{line-height: 15px;color: #ffffff;width: 15px;height: 15px;font-size: 12px;text-align: center;float: left;margin-top: 12px;margin-right: 7px;background: #ec8858;border-radius: 4px;}
    .cm_top_img h2{color: #333;float: left;width: 83%;font-size: 15px;line-height: 39px;height: 39px;overflow: hidden;}

    .cm_list{float: left;width: 92%;padding: 4%;border-radius: 10px;background: #fff;overflow: hidden;position: relative;padding-bottom: 10px;}
    .cm_list_t{float: left;width: 100%;height: 45px;line-height: 45px;margin-bottom: 16px;background: #f5f5f8;border-radius: 10px;overflow: hidden;}
    .cm_list_t span{float: left;height: 45px;color: #333;font-size: 20px;font-weight: 700;}
    .cm_list_t em{float: left;width: 12px;height: 12px;background: url(../img/ico3.png) 4px 5px no-repeat;margin-top: 13px;margin-right: 8px;background-color: #4b98ff;padding: 4px;background-size: 67%;border-radius: 6px;margin-left: 15px;}
    .cm_list ul{float:left;width: 100%;}
    .cm_list ul li{float:left;width: 100%;padding-bottom: 13px;line-height: 31px;}
    .cm_list ul li a{float:left;width: 100%;position: relative;}
    .cm_list ul li a h2{margin-left: 25px;background: #fff;font-size: 15px;background-color: #fff;padding-right: 20px;position: absolute;z-index: 1;}
    .cm_list ul li a span{float: right;color: #999;font-size: 14px;line-height: 37px;}
    .cm_list ul li a p{float:left;width: 100%;line-height: 28px;color: #8a8a8a;font-size: 14px;display: none;}
    .cm_list ul li a:before{content:"w";line-height: 14px;color: #4b98ff;width: 14px;height: 14px;text-align: center;float: left;margin-right: 6px;border: 1px solid #4b98ff;font-family: inherit;font-weight: 700;font-size: 12px;position: absolute;top: 7px;border-radius: 2px;background: #fff;}
    .cm_list ul li a:after{content:"";display: block;position: absolute;border-bottom: 1px dashed #d9d9d9;width: 63%;top: 20px;z-index: 0;left: 10%;}
    .cm_list ul li:nth-child(5){margin-bottom: 41px;}
    .cm_list ul li:nth-child(10){margin-bottom: 41px;}
    .cm_list ul li:nth-child(15){margin-bottom: 41px;}




}