*{margin: 0;padding: 0;}
a{text-decoration: none;color: #000;}
ul li{list-style: none;}
.fl{float: left;}
.fr{float: right;}
.auto{margin: auto;}
.w100{width: 100%;}
.wp{width: 1000px;margin: 0 auto;}
.clearfix::after{
    content: '';
    clear: both;
    display: block;
    visibility: hidden;
}

/* 菜单 */
.header-min {
    height: 60px;
    font-size: 18px;
    line-height: 60px;
    color: #fff;
    background-color: #0b265b;
}
.w {
    width: 1200px;
    margin: 0 auto;
}
.left {
    float: left;
}
.right {
    float: right;
}
.header-min .channel {
    float: left;
    height: 30px;
    margin-top: 15px;
    margin-right: 10px;
    padding: 0 15px;
    line-height: 30px;
    background-color: #c81e21;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.header-min .nav {
    float: left;
}
.header-min .nav li {
    position: relative;
    float: left;
    padding: 0 20px;
}
.header-min a, .header-min a:hover {
    color: #fff;
}
.header-min .nav li:after {
    position: absolute;
    top: 20px;
    bottom: 20px;
    right: 0;
    content: '';
    display: block;
    overflow: hidden;
    width: 1px;
    background-color: #455a82;
}
/* 菜单 end */


.hdt{font-size: 48px;color: #09388a;text-align: center;padding-bottom: 30px;border-bottom: 1px dashed #333;}
.hdt_wrappr{margin-top: 40px;box-sizing: border-box;padding: 0 10px;}
.hdt_l{width: 505px;height: 332px;position: relative;}
.htd_item{position: relative;width: 100%;height: 100%;}
.htd_item img{width: 100%;height: 100%;}
.hdt_title{position: absolute;width: 100%;height: 44px;background: rgba(0, 0, 0, .8);line-height: 44px;
left: 0;bottom: 0;padding: 0 27px;box-sizing: border-box;font-size: 14px;text-align: left;}
.hdt_title a{color: #fff;}
.hdt_left,.hdt_right{
    width: 18px;
    height: 52px;
    background: #fff;
    color: red;
    text-align: center;
    line-height: 52px;
    position: absolute;
    top: 50%;
    margin-top: -26px;
    z-index: 10;
}
.hdt_left{
    left: 0;
}
.hdt_right{
    right: 0;
}
.hdt_left:hover,.hdt_right:hover{
    cursor: pointer;
}

.htd_r{width: 432px;}
.hdt_r_item{width: 100%;padding: 18px 0;border-bottom: 1px solid #eee;}
.hdt_r_item:first-child{padding-top: 0;}
.hdt_r_item:last-child{padding-bottom: 0;border-bottom: none;}

.title_box{
    margin-top: 40px;
    margin-bottom: 40px;
}


.tjts_item{position: relative;width: 790px;height: 443px;}
.tjts_item a{display: block;}
.tjts_item img{width: 100%;}

.qfyy_box{box-sizing: border-box;padding: 0 10px;}
.qfyy_l{width: 612px;height: 120px;}
.qfyy_l_item,.qfyy_l_item a{
    display: block;width: 100%;
    height: 100%;
    
}
.qfyy_l_item{
margin-bottom: 15px;
}
.qfyy_l_item:last-child{
margin-bottom: 0;
}
.qfyy_l_item_pic{
    width: 214px;
    height: 120px;
}
.qfyy_l_item_pic img{
    width: 100%;
    height: 100%;
}
.qfyy_l_item_text{
    width: 398px;
    height: 120px;
    box-sizing: border-box;
    background: #dff0f7;
    padding: 0 16px;
    display: flex;
    align-items: center;
}
.qfyy_r{width: 350px;}
.qfyy_one_i{
    width: 173px;
    height: 105px;
}
.qfyy_one_i img{
    width: 100%;height: 100%;
}
.qfyy_two{margin-top: 16px;box-sizing: border-box;padding-bottom: 16px;border-bottom: 1px dashed #eee;}
.qfyy_three_i{
    position: relative;
    margin-top: 11px;
    padding-left: 10px;
}
.qfyy_three_i::before{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 4px;
    height: 4px;
    background: #298bb3;

}

.ljfc_item{
    width: 50%;
    float: left;
    padding: 10px 0;
    border-bottom: 1px dashed #eee;
}
.ljfc_pic{
    width: 134px;
    height: 86px;
    float: left;
}
.ljfc_text{
    float: left;
    width: 366px;
    box-sizing: border-box;
    padding: 20px
}

.qfsp_box{
    box-sizing: border-box;
    padding: 0 10px;
    margin-bottom: 30px;

}

.qfsp_i{
    width: 48%;
    float: left;
    box-sizing: border-box;
    padding-top: 10px;
    padding-bottom: 20px;
    position: relative;
    padding-left: 10px;
    border-bottom: 1px dashed #eee;
}
.qfsp_i:nth-child(2n){
    float: right;
}
.qfsp_i::before{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 20px;
    width: 4px;
    height: 4px;
    background: #298bb3;

}



.footer{height: 214px;}
.footer_top{height: 18px;background: linear-gradient(to bottom, #5699b4, #8fbccf);}
.footer_box{background: #c2e2ef;height: 196px;text-align: center;box-sizing: border-box;padding-top: 22px;}



