﻿.gk_title{
    font-size: 30px;
    text-align: center;
    font-weight: bold;
}
.gk_title>a{
    color: #0376cb;
}
.gk_viod{
    margin-top: 20px;
    text-align: center;
}
.gk_viod>video{
    width: 600px;
    height: 360px;
    background-color: #007ad1;
}
.gk_list{
    overflow: hidden;
    margin-bottom: 10px;

}
.gk_list li{
    width: 22%;
    margin: 10px 1%;
    border: 1px solid #dbdbdb;
    border-radius: 6px;
    text-align: center;
}
.gk_list li>a{
    height: 36px;
    line-height: 36px;
    color: #333;
}
.gk_list li>a:hover{
    color: #007ad1;
}
.gk_text{
    width: 96%;
    margin: 10px auto;
    text-indent: 2rem;
    line-height:2rem;
}
.gk_text>a{
    color: #333;
    line-height: 24px;
}
.gk_list1{
    border-top: 1px solid #e8e8e8;
    padding-top: 20px;
}
.gk_list1 li{
    width: 30%;
    border: 0px;
}
.gk_list1 li>a{
    font-size: 20px;
    font-weight: bold;
}
.sjzb .gk_list li {
    border: 1px solid #baac93;
    font-size: 16px;
}
.yx-link02-l {
    min-height: 222px;
}