*,body,a,ul,li{
  margin:0;
  padding:0;
  text-decoration: none;
  list-style: none;
  font-family: 'Microsoft YaHei',"Helvetica Neue",Helvetica,Arial,sans-serif;
}
.head_nav li{
            display: inline-block;
            float: left;
            line-height: 73px;
            padding-left: 25px;
            font-size: 16px;
            color: #eee;
            font-family: 'SourceHanSansCN-Medium.otf','Microsoft YaHei',"Helvetica Neue",Helvetica,Arial,sans-serif;
        }
.head_log{
            line-height: 46px;
            margin-top: 20px;
            display: inline-block;
            float: left;
            font-size: 23px;
            color: white;
            text-decoration: none;
        }
.self{
            float:right;
            padding-right: 20px;
            height: 70px;
            font-size: 16px;
            color: white;
            line-height: 73px;
        }
.self a{
            color: white;
            text-decoration: none;
        }
.self a:hover{color:white;text-decoration: none;}
/*banner*/
/*.banner{background:url(../img/banner.png) no-repeat;height:370px;width:100%;display:line-block;}*/
.banner img{width:98%;display:inline-block;position:absolute;z-index:100;}
.skip{display:inline-block;position:relative;top:0;left:15px;width:160px;height:369px;background:#197fb9;opacity:.8;z-index:101;}
.skip .skip_b div{padding:14px 24px;}
.skip .skip_b div:first-child{margin-top:40px;}
.skip .skip_b div a{color:#fff;font-size:18px;text-decoration:none;}
.skip .skip_b div a:hover{color:#7DD0F1;}

    @media screen and (min-width:320px) {
    .skip img{
        width:94%;
    }


.banner_l img{width:100%;display:inline-block;}


/*分类*/
.bread div:first-child span{border-left:3px solid #05a9e5;padding-left:6px;}
.box{width:100%;height:auto;overflow:hidden;box-shadow:4px 4px 4px #eee;border:1px solid #eee;}
.box .list{display:inline-block;border-bottom:1px solid red;width:100%;border-bottom:1px solid #eee;padding:10px;};
.list_l span{border:1px solid red;}
.box .list .list_r{display:inline-block !important;float:left;padding-top:10px;}
.box .list .list_r ul li{display:inline-block !important;padding:0px 14px;border-right:1px solid #ddd;}
.box a{color:#666;text-decoration:none;}
.box a:hover{color:#27bdfb;}
.box .moren{background:#27bdfb;}
.box .moren a{color:#fff;}
.box .moren a:hover{color:#eee;}

/*表格*/
.table_box{text-align:center;}
.table_top{color:#fff;background:#50aabf;font-size:1.6rem;}

.maxWidth{width:1170px !important;margin:0px auto;padding:20px 0px 0px 0px;}
.down{width:100%;height:310px;background:#555;}
.tel{display:inline-block;}
.tel .one{font-size:14px;font-weight:bold;line-height:30px;}
.tel span{font-size:12px;color:#fff;line-height:24px;}
.tel img{display:inline-block;float:right;margin:-128px -60px 0px 20px;}
.dress{margin-left:130px;}
.code{margin:6px -162px 0px 0px;display:inline-block;float:right;}
.two{margin-top:10px;}
.long{width:100%;height:2px;margin-top:180px;position:absolute;}
.last{text-align:center;position:none;margin-top:50px;}
.last span{color:#fff;font-size:12px;line-height:26px;}
.last span a{color:#fff;font-size:12px;line-height:26px;text-decoration:none;}
.last span a:hover{color:#0764a6;}

    @media screen and (max-width:320px) {
    .banner_top{
        margin-top:70px;
    }


