*{padding: 0; margin: 0;}
body{font-family: "微软雅黑";background: #F6F8FC;}
a{list-style:none; text-decoration:none ;font-family: '微软雅黑'; color: #333;  font-size:12px; display: inline-block;}
ul,li{ list-style:none;}
.head_top{width: 100%;z-index:-1; background: url(../image/head_top.jpg) no-repeat center top;height: 682px;background-size: auto 100%; float: none; position: absolute; top: 0px; left: 0px;}

.wrap980{width: 1024px; position: relative; margin: 0 auto;}
.head_tit{width: 100%; text-align: center;margin-top: 147px; position: relative; font-size: 60px; font-weight: bold; color: #fff; text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);}
.head_info{width: 100%; height: 170px; overflow: hidden;margin-top:350px;background: #403D3B;}
.head_info .l{float: left; height: 100%;position: relative;}
.head_info img{width: 100%; border: none;position: absolute;left: 0px;top: 0px;}
.info1{width: 533px;}
.info2{width: 490px;position: relative;}
.info2 p{position: absolute;top: 127px; color: #fff; font-size: 16px;text-align: left;}
.info2 .tel{left:113px;}
.info2 .num{right:35px;}
.inner{
      position: relative;
    margin-top: 10px;
    z-index: 200;
    width: 100%;
}
.tab_style{
      position: relative;
    width: 100%;
    height: 70px;
    overflow: hidden;
    background: url(../image/bgTab.png) repeat left top;
}
.tab_style > li {
    float: left;
    width: 196px;
    height: 70px;
}
 .tab_style > li > a {
    display: inline-block;
    width: 196px;
    height: 60px;
    line-height:60px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    position: relative;
    cursor: pointer;
    background: transparent;
}


.tab_style > li.active > a, .tab_style > li > a:hover {
    position: relative;
    color: #333;
    background: #fff;
}

.inner_tab{
    position: relative;
    padding: 35px 20px;
    width: 984px;
    height: auto;
    background-color: #fff;
}
.inner_tab li{
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    overflow: hidden;
    position: relative;
}
.inner_tab > li a {
    display: block;
    overflow: hidden;
    color: #4c4c4c;
    font-size: 16px;
    position: relative;
    height: 35px;
}
.inner_tab > li div{float: left;}
.inner_tab >li .date:before{
    position: absolute;
    top: 15px;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: #1b3b7b;
    border-radius: 50%;
    content: '';
}
.inner_tab >li .date {
    position: relative;
    padding-left: 15px;
    margin-right: 20px;
    width: 450px;
    font-family: '微软雅黑';font-size: 16px; color: #4c4c4c;
}
.inner_tab >li .contents{
    width: 420px;
    overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.inner_tab >li .contents a{font-family: '微软雅黑';font-size: 16px; color: #4c4c4c;}
.inner_tab >li .contents a:hover{ text-decoration: underline;color: #D13620; cursor: pointer;}
.tab_style > li.active > a:after, .tab_style > li > a:hover:after {
    position: absolute;
    bottom: -9px;
    left: 0;
    width: 100%;
    height: 9px;
    background: url(../image/arr.png) no-repeat center top;
    content: '';
    z-index: 210;
}
.inner_tab >li .new{
    position: absolute;
    background: url(../image/new.jpg) no-repeat;
    width: 41px;
    height: 14px;
    right: 20px;
    top: 8px;
}
.inner_content{  border-bottom: 1px solid #d9d9d9;
position: relative;
    margin-top: -11px;}
.bottom_warn {
    position: relative;
    padding: 10px 20px;
    border: 2px solid #0059A5;
    border-left: 100px solid #0059A5;
    margin: 50px 0;
background: #F6F8FC;
}
.bottom_warn .warn_block {
    position: absolute;
    left: -75px;
    top: 25px;
    width: 45px;
    height: 20px;
    line-height: 20px;
    padding-top: 50px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    background: url(../image/light.png) no-repeat 11px 0;
}
.bottom_warn p {
    margin-bottom: 5px;
    line-height: 30px;
    text-indent: 0;
    color: #666;
    font-size: 16px;
}
.footer{
    background: #333;
    padding: 30px 0;
    text-align: center;
    color: #fff;
    font-size: 16px;
}
.inner_tab{display:none;}
.inner{}
.inner2{display: none;text-align: center; margin: 50px auto; position: relative; width:320px; height: 181px; }
.inner2 img{border-bottom: 1px solid #d9d9d9;}
.inner2 p{position: absolute;height: 60px;line-height: 60px; color: #fff;font-size: 18px;top: 0px;width: 100%;}