@font-face{
    font-family: 'SourceHanSansCN';
    src:url('/template/pc/skin/fonts/SourceHanSansCN-Normal.ttf');
}
.column_content {
    width: 1200px;
    margin: 46px auto 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.column_content .colum_lt {
    width: 240px;
    background: #0b7dd1;
    position: relative;
}
.column_content .colum_lt h2 {
    height: 92px;
    text-align: center;
    line-height: 92px;
    background: #1a5eaf;
    font-size: 24px;
    font-weight: bold;
    color: #FFF;
}
.column_content .colum_lt .colum_box {
    text-align: center;
}
.column_content .colum_lt .box_s {
    border-bottom: #47aaf3 1px dashed;
    margin-top: 24px;
    padding: 0 10px 15px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.column_content .colum_lt .box_s h3 {
    font-size: 18px;
    font-weight: bold;
    color: #FFF;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
}
.column_content .colum_lt .box_s h3 em {
    margin-right: 10px;
}
.column_content .colum_lt .box_s h3 img.i_top {
    display: none;
}
.column_content .colum_lt .box_s ul {
    margin-top: 20px;
}
.column_content .colum_lt .box_s ul li {
    height: 50px;
    line-height: 50px;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
}
.column_content .colum_lt .box_s ul li a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.column_content .colum_lt .box_s ul li a {
    font-size: 16px;
    color: #FFF;
}
.column_content .colum_lt .box_s {
    border-bottom: #47aaf3 1px dashed;
    margin-top: 24px;
    padding: 0 10px 15px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.column_content .colum_lt .box_s:last-child {
    border-bottom: none;
}
.column_content .colum_lt .box_s h3 {
    font-size: 18px;
    font-weight: bold;
    color: #FFF;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
}
.column_content .colum_lt .box_s h3 em {
    margin-right: 10px;
}
.column_content .colum_lt .box_s ul li.bgk {
    background: #1a5eaf;
}
.column_content .colum_lt .box_s ul li:hover {
    background: #1a5eaf;
}

.column_content .pin_rt {
    float: right;
    width: 940px;
}
.column_content .pin_rt h2 {
    height: 40px;
    line-height: 40px;
    font-size: 19px;
    color: #1a5eaf;
    border-bottom: #1a5eaf 3px solid;
    font-weight: bold;
}
.column_content .pin_rt .pin_rt_box {
    border: #f5f5f5 1px solid;
    padding: 0 30px 30px 30px;
}
.column_content .pin_rt .pin_rt_box .box_01 {
    margin-top: 38px;
    margin-left: 40px;
}
.column_content .pin_rt .pin_rt_box .box_01 img {
    border: #f5f5f5 1px solid;
}
.column_content .pin_rt .pin_rt_box .box_02 {
    margin-top: 30px;
}
.column_content .pin_rt .pin_rt_box .box_bottom {
    margin-bottom: 40px;
}
.column_content .pin_rt .pin_rt_box .box_02 h3 {
    font-size: 16px;
    font-weight: bold;
    color: #545454;
    margin-bottom: 5px;
}
.column_content .pin_rt .pin_rt_box .box_02 P {
    line-height: 30px;
    font-size: 14px;
    color: #545454;
}


.about_rt {
    width: 940px;
    margin-bottom: 40px;
}
.about_rt .box_brief dl {
    margin-top: 30px;
    padding-right: 20px;
    padding-left: 6px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.about_rt .box_brief dl dt {
    border: #f5f5f5 1px solid;
    padding: 10px;
    float: left;
}
.about_rt .box_brief dl dt img {
    width: 330px;
    height: 311px;
}
.about_rt .box_brief dl dd {
    float: right;
    width: 540px;
    margin-top: 20px;
}
.about_rt .box_brief dl dd p {
    text-align: justify;
    line-height: 25px;
    font-size: 14px;
    color: #545454;
}
.about_rt .box_brief dl dd p span {
    font-size: 18px;
    /* font-weight: bold; */
    color: #0b7dd1;
    text-indent: 2em;
}
.about_rt .box_brief .jj_img {
    border: #f5f5f5 1px solid;
    margin-top: 32px;
    padding: 15px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.about_rt .box_brief .jj_img span:first-child {
    margin-right: 5px;
}
.about_rt .box_brief .jj_img span img {
    width: 448px;
    height: 314px;
}
.about_rt .qy_culture {
    margin-top: 20px;
    width: 100%;
}
.about_rt .qy_culture dl {
    border: #f5f5f5 1px solid;
    padding: 30px 14px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.about_rt .qy_culture dl dt {
    float: left;
    padding: 10px;
    border: #f5f5f5 1px solid;
}
.about_rt .qy_culture dl dt img {
    width: 354px;
    height: 247px;
}
.about_rt .qy_culture dl dd {
    float: right;
    width: 500px;
    margin-top: 5px;
}
.about_rt .qy_culture dl dd p {
    line-height: 29px;
    font-family: SourceHanSansCN;
    font-weight: 700;
    color: #000;
}
.about_rt .td_style {
    margin-top: 20px;
    width: 100%;
}
.about_rt .td_style .td_fc {
    width: 960px;
}
.about_rt .td_style .td_fc img {
    width: 100%;
}
.about_rt .td_style dl {
    margin-top: 20px;
    width: 434px;
    float: left;
    margin-right: 40px;
}
.about_rt .td_style dl dt {
    float: left;
    width: 200px;
    height: 240px;
    overflow: hidden;
}
.about_rt .td_style dl dt img {
    width: 200px;
    height: 240px;
}
.about_rt .td_style dl dd {
    float: right;
    width: 212px;
}
.about_rt .td_style dl dd h3 {
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    font-weight: bold;
    color: #545454;
    border-bottom: #0b7dd1 1px solid;
}
.about_rt .td_style dl dd em {
    display: block;
    margin-top: 22px;
    font-size: 14px;
    color: #545454;
}
.about_rt .zz_ry {
    margin-top: 20px;
    width: 100%;
}
.about_rt .my_h2 h2 {
    height: 40px;
    font-size: 19px;
    color: #1a5eaf;
    border-bottom: #1a5eaf 1px solid;
    line-height: 40px;
    font-weight: bold;
}
.about_rt .ry_box {
    width: 100%;
    margin-top: 20px;
    display: flex;
}
.about_rt .zz_ry span {
    overflow: hidden;
    width: 24%;
    border: #cccccc 1px solid;
    margin-right: 1%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.about_rt .zz_ry span img {
    width: 100%;
    height: auto;
}

.erm_wrap{
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    width: 100%;
    top: 360px;
}
.erm_title1{
    margin: 10px 0;
}
.erm_title2{
    color: red;
}


@media screen and (max-width:992px){
    .column_content {
        width: 100%;
        margin: 36px auto 0;
        padding: 0 12px;
        display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
    }
    .column_content .colum_lt {
        width: 100%;
        
    }
    .column_content .colum_rt {
        width: 100%;
    }
    .column_content .colum_rt .rt_ct_box .box_total {
        width: 100%;
    }
    .column_content .colum_rt .rt_ct_box dl {
        width: 48%;
        height: auto;
        margin-right: 0;
        margin: 1%;
    }
    .column_content .colum_rt .rt_ct_box dt {
        height: auto;
    }
    .column_content .colum_rt .rt_ct_box dt img {
        width: 100%;
        height: auto;
    }
    .column_content .colum_rt .rt_ct_box dl .layer span {
        margin-top: 35%;
    }
    .about_rt {
        width: 100%;
    }
    .about_rt .box_brief dl dd {
        width: 100%;
        font: none;
    }
    .about_rt .box_brief .jj_img span img {
        width: 100%;
        height: auto;
        margin-bottom: 12px;
    }
    .about_rt .td_style .td_fc {
        width: 100%;
    }
    .about_rt .td_style dl {
        width: 100%;
    }
    .about_rt .box_brief dl {
        padding-right: 6px;
        padding-left: 6px;
    }
    .about_rt .box_brief dl dt {
        font: none;
    }
    .about_rt .box_brief dl dt img {
        width: 100%;
        height: auto;
    }
    .about_rt .box_brief .jj_img span:first-child {
        margin-right: 0;
    }
    .about_rt .qy_culture dl dt img {
        width: 100%;
        height: auto;
    }
    .about_rt .qy_culture dl dd {
        width: 100%;
    }
}