@import url(index.ie.css) screen and (min-width:750px);
@media screen and (max-width: 750px) {
@charset "gb2312";
    body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {margin: 0;padding: 0;border: 0 none;outline: 0;}
    img {border: none;}
    a {text-decoration: none;color: #333;font-size: 15px;}

    ul, li {list-style: none;}
    .header{height: 46px;text-align: center;background: #f5f5f5;border-bottom: 1px solid #e8e7e7;margin-bottom: 20px;}
    .logo{display: inline-block;height: 41px;background: url("../img/logo.png") no-repeat center;background-size: 100%;width: 130px;margin-top: 5px;}
    .h_nav ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
    .h_nav li{width: 30%;line-height: 38px;background: #05a5b4;text-align: center;margin-bottom: 18px;border-radius: 4px;}
    .h_nav li a{color:#fff;font-size: 16px;}
    .search {display: none;}
 
    .rougao{display:none;}
    .ct_l{display: none;}
    .ctc_banner {width: 94%;overflow: hidden;position: relative;margin: 1% 3%;border-radius: 10px;}
    .ctc_banner ul li {float: left;height: 232px;position: relative;}
    .ctc_banner ul li img {width: 100%;height: 100%;}
    .ctc_banner ul li p {background: rgba(0, 0, 0, 0.6);line-height: 30px;color: #fff;bottom: 0;position: absolute;width: 100%;padding: 0 10px;}
    .ctc_banner .dots {position: absolute;bottom: 40px;right: 30px;display: none;}
    .ctc_banner .dots .dot {width: 30px;height: 30px;background: #000000;background: rgba(0, 0, 0, 0.6);float: left;text-align: center;color: #fff;margin: 0 5px;line-height: 30px;}

    .ctc_banner .dots .dot.active {background: #05a5b4;}
    .ctc_item{padding: 4% 3%;border-bottom: 1px dotted #dedede;}
    .ctc_title{font-size: 16px;font-weight: 700;}
    .ctc_desc{font-size:14px;color:#999;margin-top:6px;line-height: 24px;height: 48px;overflow: hidden;}
    .ctc_desc a{color:#05a5b4;float: right;font-size: 12px;}
    .ct_title{color:#05a5b4;padding: 1% 3%;font-size: 16px;line-height:30px;font-weight: 700;}
    .ct_first,.h_item_tw{padding:0 10px;display: flex;align-items: center;margin:10px 0;}
    .ct_first img,.h_item_tw img{width: 105px;height: 76px;border-radius: 10px;}
    .ct_first .ct_first_tw,.hi_tw_msg{margin-left:10px;font-size: 16px;font-weight: 700;}
    .ct_first .ctf_desc,.hi_tw_desc{font-size:14px;margin-top: 10px;height:40px;overflow: hidden;color: #999;font-weight: 400;}
    .ct_r ul,.h_item_right ul{padding:0 10px;line-height: 36px;}
    .ct_r ul li,.h_item_right li{display: flex;align-items: center;justify-content: space-between;line-height: 39px;}
    .ct_r ul li a,.h_item_right a{width:75%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
    .ct_r ul li span,.h_item_right span{color:#999;font-size: 12px;}

    .h_item{border-top: 10px solid #f1f1f1;}
    .h_item_title{background: #05a5b4;padding:0 10px;line-height: 36px;margin: 3%;}
    .h_item_title a{color:#fff;font-weight: 700;font-size: 18px;}
    .lbt_item{display: block;padding: 10px;border-bottom: 1px dashed #d8d8d8;font-weight: 700;font-size: 16px;}
    .lbt_desc{font-size:14px;color:#999;margin-top: 3px;height: 48px;overflow: hidden;line-height: 24px;font-weight: 400;}
    .lbr{display: none;}

    .flink {width: 94%;overflow: hidden;padding: 3%;border-top: 10px solid #f1f1f1;}
    .flink li {line-height: 22px;color: #05a5b4;margin: 2px 4px;float: left;font-size: 12px;}
    .flink li a {color: #797979;font-size: 12px;}
    .flink li a:hover{text-decoration: underline;}

    .footer {padding-bottom: 10px;margin-top: 19px;background: #505050;padding-top: 14px;}
    .footer p {width: 100%;text-align: center;color: #d7d7d7;font-size: 12px;line-height: 24px;}
    .footer p a {color: #d7d7d7;font-size: 12px;padding: 0 5px;}
}
