@import url(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{color:#333;text-decoration:none;padding:0;margin:0;}
    a:hover{text-decoration: underline;}
    body{color:#222;background-color: #f4f4f4;}
    .header{background: #fff;padding: 10px 0 10px;text-align: center;}
    .logo{display: inline-block;width: 100px;height: 32px;background: url("/style3/logo.png") no-repeat center;background-size: 100%;}
    .header .search-form{width: 92%;overflow: hidden;margin: 0 auto;}
    .header .search-form .form-control{border-width: 1px;}
    .search-form{position: relative;}
    .search-form .form-control{color:#666;border:solid 2px #ddd;box-shadow: none;border-radius: 0;border-right: none;width: 80%;height: 30px;float: left;padding-left: 10px;}
    .search-form .form-control:focus{border-color: #ccc;}
    .search-form .btn{position: absolute;bottom: 0;right: 0;box-shadow: none;padding:6px;border-radius: 0;background-color: #b3164c;color: #fff;height: 32px;width: 20%;line-height: 22px;}
    .search-form .btn:hover, .search-form .btn:focus{opacity: 1}
    .glyphicon{display: none}
    .nav{background: #b3164c;padding:10px 0;}
    .nav_bar{display: flex;}
    .nav_bar li{margin: 2px 10px;}
    .nav a{color:#fff;}
    .np{padding: 2%;height: 22px;overflow: hidden;line-height: 24px;font-size: 14px;color: #999;}
    .np a{color: #999;}
   
    .banner {width: 100%;position: relative;overflow: hidden;}
    .banner ul li {float: left;height: 230px;position: relative;}
    .banner ul li img {width: 100%;height: 100%;}
    .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;}
    .banner .dots {position: absolute;bottom: 40px;right: 30px;}
    .banner .dots .dot {width: 25px;height: 25px;background: #000000;background: rgba(0, 0, 0, 0.6);float: left;text-align: center;color: #fff;margin: 0 5px;line-height: 25px;border-radius: 50%;cursor:pointer;}
    .banner .dots .dot.active {background: #ffa60f;}
    .main_top_mid{padding:10px;background: #fff;}
    .main_top_mid .title{color:#b3164c;font-size:18px;margin-top:5px;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
    .main_top_mid p{font-size:14px;color:#999;margin-top:10px;border-bottom: 1px dashed #ededed;padding-bottom: 12px;line-height: 24px;height: 41px;overflow: hidden;}
    .main_top_right{display: none;}
    .sort{margin-top: 10px;background: #fff;padding:10px;}
    .s_title{border-bottom:1px solid #ddd;margin-bottom:10px;padding-bottom:8px;}
    .s_title a{border-bottom:2px solid #b3164c;color:#b3164c;padding-bottom:6px;font-weight: 700;}
    .s_title span{border-bottom:2px solid #b3164c;padding-bottom:6px; }
    .sll ul{margin-top: 4px;border-bottom: 1px dashed #ededed;margin-bottom: 10px;}
    .tw{overflow: hidden;display: flex}
    .tw img{min-width:140px;width:140px;height:90px;}
    .tw .msg{margin-left:10px;width:70%;}
    .tw .msg_title{color:#b3164c;height:20px;overflow: hidden}
    .tw .msg_desc{font-size:14px;color:#999;margin-top:6px;line-height: 22px;float: left;height: 66px;overflow: hidden;}
    .sll ul{display: block;}
    .sll li{line-height: 30px;font-size:15px;height: 30px;overflow: hidden;}
    .sll li a{width: 73%;float: left;}
    .sll li span{float: right;color:#999;font-size: 12px;}
    .sort_right{display: none}
    .flink{display: flex;flex-wrap: wrap;padding: 0 10px;margin: 10px 0;line-height: 35px;background: #ffffff;color: #666;font-size: 12px;}
    .flink li{margin-right: 16px;height: 30px;}
    .flink  a{color: #666;font-size: 12px;}
    .footer{padding: 3%;float: left;background: #222;}
    .footer p {float: left;width: 100%;text-align: center;color: #b9b9b9;font-size: 12px;line-height: 21px;}
    .footer p a {color: #b9b9b9;font-size: 12px;}

	.foot{padding: 3%;float: left;background: #222;}
    .foot p {float: left;width: 100%;text-align: center;color: #b9b9b9;font-size: 12px;line-height: 21px;}
    .foot p a {color: #b9b9b9;font-size: 12px;}
}