.banner{
    width: 1200px;
    /*height: 405px;*/
    margin: 15px auto;
    position: relative;
    /*background: url("fg.png") no-repeat center;*/
}
.banner img{
    width: 100%;
    height: 100%;
    margin: 0 auto;
    text-align: center;
}

.center{
    width: 1200px;
    margin: 0 auto;
    margin-top: 30px;

}

.hygk_a{
    width: 580px;
    /*height: 390px;*/
    /*border: 1px solid #000;*/
    padding: 25px;
    float: left;
    box-sizing: border-box;
}
.hygk_b{
    width: 1200px;
    margin: 0 auto;
    padding: 20px;
    box-sizing: border-box;
}
.hygk_tit{
    width: 100%;
    height: 40px;
    margin-bottom: 20px;
    /*background: url("ep.png") no-repeat bottom;*/
    /*background-size: 100% 40px;*/
    border-bottom: 1px solid #0e63be;

}
.hygk_tit li{
    height: 40px;
    line-height: 38px;

}
.hygk_tit .hygk_li{
    float: left;
    padding: 0 16px;
    font-size: 17px;
    font-weight: 700;
    background-color: #0e63be;
    cursor: pointer;
    padding-left: 50px;
    box-sizing: border-box;

}
.hygk_tit .hygk_li a{
    color: #FFFFFF;
}
.hygk_tit .hygk_gd{
    float: right;
    font-size: 16px;
}
.hygk_tit .hygk_gd a{
    color: #666666;
}

.hygk_li_a{
    background: url("hy1.png") no-repeat 10px center;
}

.hygk_li_b{
    background: url("hy2.png") no-repeat 10px center;
}


.hygk_list li{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    border-bottom: 1px dashed #CCCCCC;
}

.hygk_list li i{
    float: left;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    /*background-color: #000000;*/
    margin-top: 13px;
    margin-right: 10px;
    background: url("ht.png") no-repeat center;
    background-size: 15px 15px;

}
.hygk_list li span{
    float: right;
    font-size: 14px;
    color: #999999;
}

.hygk_list li:hover a{
    color: #0e63be;
}

.hygk_video{
    width: 530px;
    height: 287px;
}
.hygk_video a >img{
    width: 100%;
}


.hygk_b_list ul li{
    width: 232px;
    float: left;
    padding: 20px 10px;
    box-sizing: border-box;
    overflow: hidden;
}














