.main > .container {
    margin-top:-106px;
}
.headline-box {
    width:100%;
    height:106px;
    overflow:hidden;
    position:relative;
    background:#fff;
}
.headline {
    width:100%;
    height: 106px;
    position:absolute;
    top:106px;
    left: 0;
}
.headline.dis {
    top:0;
}
.headline > a {
    display: block;
    width: 80%;
    margin: 0 auto 6px;
    padding-top: 14px;
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    color: #2f5594;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.headline > p {
    font-size: 18px;
    width: 90%;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xwzx{
    width: 96%;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
}
.xwzx_left{
    float: left;
    width: 65%;
}
.lbt{
    width: 100%;
    height: 420px;
}

/*轮播图*/
.slideBox{
    width: 100%;
    height: 100%;
    position: relative;
}
.slideBox .bd,
.slideBox .bd div,
.slideBox .bd ul {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.slideBox .bd div ul li{
    float: left;
    width: 100%;
    height: 100%;
}
.slideBox .bd ul li>a{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.slideBox .bd ul li>a img{
    width: 100%;
    height: 100%;
}
.slideBox .bd ul li>a>s{
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #000;
    filter: alpha(opacity=70);
    opacity: 0.5;
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
}
.slideBox .bd ul li>a>span{
    width: 74%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
    bottom: 0;
    left: 2%;
}
.slideBox .hd{
    width: 20%;
    position: absolute;
    right: 0;
    bottom: 15px;
}
.slideBox .hd ul li{
    float:left;
    width: 20px;
    height: 8px;
    cursor: pointer;
    margin-right: 15px;
    background-color: #b1b1b1;
}
.slideBox .hd ul li.on{
    background-color: #c62923;
}
/*轮播图*/

.xwzx_l_list{
    width: 100%;
    margin-top: 40px;
}
.title_one{
    width: 100%;
    overflow: hidden;
}
.title_one p{
    float: left;
    font-size: 24px;
    padding-bottom: 15px;
    position: relative;
}
.title_one p span{
    display: block;
    width: 50%;
    height: 3px;
    background-color: #bb2620;
    position: absolute;
    bottom: 0;
    left: 0;
}
.title_one a{
    display: block;
    float: right;
    font-size: 14px;
    color: #fff;
    padding: 7px 30px;
    background-color: #4c7fc3;
    border-radius: 25px;
}

.list_one{
    width: 100%;
}
.lo_main{
    width: 100%;
    padding: 25px 0;
    overflow: hidden;
    border-top: 1px dashed #cccccc;
}
.lom_left{
    float: left;
    width: 8%;
}
.lom_left div{
    width: 100%;
    font-size: 22px;
    color: #fff;
    text-align: center;
    background: url(../images/xwzx/lom_left.png) no-repeat;
    background-size: 100% 100%;
}
.lom_left div p{
    padding-top: 8px;
}
.lom_left div span{
    display: block;
    font-size: 12px;
    padding: 2px 0 7px;
}
.lom_right{
    float: right;
    width: 89%;
}
.lom_right h2{
    font-size: 20px;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 15px;
    transition: all 0.4s linear;
}
.lom_right h2:hover{
    text-indent: 15px;
}
.lom_right p{
    line-height: 26px;
    font-size: 14px;
    color: #565656;
}
.lom_right p a{
    color: #b4271c;
}
.lom_right p a:hover{
    color: red;
}

.xwzx_right{
    float: right;
    width: 33%;
    background-color: #f1f1f1;
}
.xwzx_r_main{
    width: 90%;
    margin: 0 auto;
}

.title_two{
    width: 100%;
    overflow: hidden;
    padding-top: 20px;
}
.title_two p{
    float: left;
    font-size: 22px;
    position: relative;
    padding-bottom: 7px;
    margin-right: 30px;
}
.title_two p span{
    display: block;
    width: 0;
    height: 2px;
    background-color: #4c7fc3;
    position: absolute;
    bottom: 0;
    left: 50%;
    transition: all 0.4s linear;
}
.title_two p.on span{
    width: 100%;
    left: 0;
}
.tab_title p{
    cursor: pointer;
}
.title_two div{
    float: right;
    font-size: 16px;
    margin-top: 5px;
}
.title_two div a{
    display: none;
    color: #cccccc;
}
.title_two div a.on{
    display: block;
}
.title_two div a:hover{
    color: red;
}
.list_two{
    width: 100%;
}
.list_two ul{
    display: none;
    height: 404px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #cccccc;
    overflow: hidden;
    margin-top: 6px;
}
.tab_list ul{
    height: 414px;
}
.list_two ul.on{
    display: block;
}
.tab_list ul{
    border-bottom: none;
}
.list_two ul li{
    /* padding-top: 10px; */
}
.list_two ul li a{
    display: block;
    line-height: 26px;
    font-size: 16px;
    overflow: hidden;
}
.list_two ul li a span{
    float: left;
    width: 8%;
    height: 40px;
    background: url(../images/xwzx/dian.png) no-repeat;
    background-position: 50% 50%;
}
.list_two ul li a p{
    float: right;
    width: 92%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 40px;
}

/* ios */
@media (max-width: 760px) {
    .main > .container {
        margin-top:0;
    }
    .headline {
        height: auto;
        margin-bottom: 15px;
    }
    .headline > a {
        font-size: 24px;
    }
    .xwzx{
        width: 92%;
    }
    .xwzx_left,
    .xwzx_right {
        float: none;
        width: 100%;
    }
    .lbt{
        height: 210px;
    }
    .slideBox .bd ul li>a>span{
        font-size: 14px;
    }
    .slideBox .hd{
        width: 22%;
        bottom: 18px;
    }
    .slideBox .hd ul li{
        width: 10px;
        height: 5px;
        margin-right: 5px;
    }
    .xwzx_l_list{
        margin-top: 20px;
    }
    .title_one p{
        font-size: 18px;
    }
    .title_one a{
        font-size: 12px;
        padding: 2px 16px;
    }
    .lo_main{
        padding: 15px 0;   
    }
    .lom_left{
        width: 20%;
    }
    .lom_left div{
        font-size: 18px;
    }
    .lom_right{
        width: 77%;
    }
    .lom_right h2{
        font-size: 16px;
        margin-bottom: 5px;
    }
    .lom_right p{
        line-height: 18px;
        font-size: 12px;
    }
    .title_two{
        padding-top: 10px;
    }
    .title_two p{
        font-size: 18px;
        margin-right: 20px;
    }
    .title_two div{
        font-size: 14px;
        margin-top: 3px;
    }
    .list_two ul{
        height: auto;
        padding-bottom: 10px;
    }
    .tab_list ul{
        height: auto;
    }
    .list_two ul li a{
        line-height: 22px;
        font-size: 14px;
    }
    .list_two ul li a span{
        width: 10%;
        height: 22px;
    }
    .list_two ul li a p{
        width: 90%;
    }
}