@import "index.ie.css" screen and (min-width: 750px);
@media screen and (max-width:750px){
    body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
    fieldset,img,input{border:0 none;}li{list-style:none;}
    h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;line-height:1.2;}
    em,cite,i{font-style:normal;}
    a{text-decoration:none; padding:0; margin:0;color:#333;}

    .kk_header_box{width: 100%;text-align: center;}
    .logo{display: inline-block;height: 44px;background: url("../images/logo.png") no-repeat center;background-size: 100%;width: 131px;margin: auto;}
    .kk_header ul{display: flex;align-items: center;flex-wrap: wrap;justify-content: space-around;margin: 0 3%;}
    .kk_header li{width: 24%;background: #04b7e8;text-align: center;border-radius: 4px;margin: 0px 0 8px;font-size:14px;}
    .kk_header li:nth-child(1){display: none;}
    .kk_header li a{color:#fff;display: block;line-height: 36px;}
    .rougao{display: none;}
    .banner{height:180px;background: url("../images/banner.png") no-repeat center;background-size: auto 180px;margin-top:10px;margin: 0 3%;border-radius: 10px;}

    .kk_main_top ul{display: flex;flex-wrap:wrap ;justify-content: space-around;}
    .kk_main_top li{width:46%;margin-top:10px;}
    .kk_main_top img{width:100%;}
    .kk_sort{margin: 10px auto 0;overflow: hidden;}
    .kk_sort_title{height: 51px;background-color: #f7f7f7;line-height: 51px;margin-bottom:16px;}
    .kk_sort_title span{font-size: 22px;color:#444;}
    .kk_sort_title span i{width: 6px;height: 24px;background-color: #00b2e0;margin:14px 10px 0 0;float: left;}
    .kk_sort_title ul{display: none;}
    .kk_sort_title .more{float: right;font-size: 14px;color: #ff6c6c;margin-right:16px;}
    .kk_sort_left{}
    .ksl_title{
       display: none;}
    .ksl_tw{display: block;overflow: hidden;margin-top:10px;padding:0 10px;}
    .ksl_tw img{width:34%;height:70px;float: left;border-radius: 4px;}
    .ksl_tw_msg{width:60%;float: right;}
    .ksl_tw_title{font-weight: bold;font-size:15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin:4px 0;}
    .ksl_tw_desc{font-size:13px;color:#666;line-height: 20px;height:40px;overflow: hidden;}
    .kk_sort_left li {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 22px;font-size:15px;margin-top:8px;padding:0 10px;}
    .kk_sort_left li i{font-size:12px;color:#888;float: right;margin-left:10px;}

  .kk_sort_mid{width: 100%;overflow: hidden;margin-top: 15px;}
  .ksm_title{width: 428px;height: 36px;line-height: 36px;border-radius: 4px;padding-left:37px;background:#f7f7f7   url("../images/icon_sort_mid.png") no-repeat 8px;}
  .ksm_tw_list{overflow: hidden;margin-top:12px;}
  .ksm_tw{width: 27%;float: left;font-size:14px;margin-left: 3%;}
  .ksm_tw:nth-child(2){margin:0 18px;}
  .ksm_tw img{width: 100%;border-radius: 6px;}
  .ksm_tw_title{line-height: 24px;height: 24px;overflow: hidden;margin-top: 1px;padding: inherit;text-align: center;}
  .kk_sort_mid ul{width: 100%;margin-top: 5px;}
  .kk_sort_mid li{width: 46%;float: left;font-size:15px;overflow: hidden;text-overflow: ellipsis;white-space:   nowrap;margin: 2%;}
  .kk_sort_mid li span{color: #b9b9b9;font-size: 12px;background: #f3f3f3;padding: 2px 8px;border-radius: 10px;margin-right: 3px;}

    .kk_sort_right{margin-top:16px;}
    .ksr_title{height: 36px;line-height: 36px;border-radius: 4px;padding-left:37px;background:#f7f7f7 url("../images/icon_sort_right.png") no-repeat 8px;}
    .kk_sort_right li{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 20px;margin-top:13px;padding:0 10px;}
    .kk_sort_right li span{width:17px;height:17px;font-size:12px;float: left;background: #ebebeb;color:#a399ae;line-height: 16px;text-align: center;margin:3px 6px 0 0;}
    .kk_sort_right li:nth-child(1) span{background: #ff5722;color:#fff;}
    .kk_sort_right li:nth-child(2) span{background: #ff9800;color:#fff;}
    .kk_sort_right li:nth-child(3) span{background: #ffc107;color:#fff;}
    .kk_sort_right li i{font-size:12px;color:#999;margin:0 6px 0;float: right;}
    .kk_sort_right li a{font-size:15px;}
    .flink{background: #f4f8fb;padding: 12px 0;margin:20px auto;overflow: hidden;}
    .flink ul{width: 1100px;margin: auto;}
    .flink b{line-height:22px;font-weight: 400;float: left;color: #333;}
    .flink li{line-height: 22px;color: #b7b7b7;margin: 6px 6px;float: left;}
    .flink li a{color:#797979;font-size: 12px;}
    .flink li a:hover{color: #4586f1;}
    .footer {background: #3d434f;overflow: hidden;float: left;width: 94%;padding: 3%;}
    .footer p {width: 100%;text-align: center;color: #eaeaea;font-size: 12px;line-height: 28px;float: left;}
    .footer p a {color: #ffffff;font-size: 12px;}