/* 通用细览 */

.tylx_l {
    width: 1008px;
    float: left;
    min-height: 200px;
}

.tyxl_main .hd h1 {
    font-size: 28px;
    color: #333333;
    text-align: center;
    line-height: 44px;
}

.tyxl_main .source {
    padding-bottom: 20px;
    background: url(/uiFramework/commonResource/image/2022072115294018422.png) no-repeat center bottom / 100% 5px;
    margin-top: 20px;
    text-align: center;
    padding-bottom: 34px;
    box-sizing: border-box;
}

.tyxl_main .source span {
    font-size: 18px;
    color: #999999;
}

.cont {
    padding-top: 30px;
    color: #666666;
    min-height: 200px
}

.tyxl_main .cont * {
    font-size: 16px;
    line-height: 34px;
    font-family: "微软雅黑" !important;
    color: #666666 !important;
}

.cont img {
    max-width: 98%;
}

#pare.fontSize16 * {
    line-height: 34px !important;
    font-size: 14px !important;
    font-family: 'Microsoft YaHei' !important;
}

#pare.fontSize18 * {
    line-height: 36px !important;
    font-size: 16px !important;
    font-family: 'Microsoft YaHei' !important;
}

#pare.fontSize20 * {
    line-height: 38px !important;
    font-size: 18px !important;
    font-family: 'Microsoft YaHei' !important;
}


.TRS_Editor P{line-height:1;font-family:宋体;font-size:12pt;}
.TRS_Editor DIV{line-height:1;font-family:宋体;font-size:12pt;}
.TRS_Editor TD{line-height:1;font-family:宋体;font-size:12pt;}
.TRS_Editor TH{line-height:1;font-family:宋体;font-size:12pt;}
.TRS_Editor SPAN{line-height:1;font-family:宋体;font-size:12pt;}
.TRS_Editor FONT{line-height:1;font-family:宋体;font-size:12pt;}
.TRS_Editor UL{line-height:1;font-family:宋体;font-size:12pt;}
.TRS_Editor LI{line-height:1;font-family:宋体;font-size:12pt;}
.TRS_Editor A{line-height:1;font-family:宋体;font-size:12pt;}

.tylx_r {
    width: 233px;
    height: 480px;
    float: right;
    padding: 0 30px;
    box-sizing: border-box;
    overflow: hidden;
    margin-top: 10px;
    border-left: 1px dashed #e1e1e1;
}

.tylx_r .box {
    margin-top: 50px;
}

.tylx_r .box h3 {
    height: 18px;
    line-height: 18px;
    text-align: center;
    background: url(/uiFramework/commonResource/image/2022072115153965590.png) center center no-repeat;
    font-size: 1.17em;
}

.tylx_r .box .bolck1 {
    text-align: center;
    margin-top: 30px;
}

.tylx_r .box .bolck1 a {
    display: block;
    font-size: 18px;
    margin-bottom: 40px;
}

.tylx_r .box .bolck1 a.on {
    color: #159655;
}

.tylx_r .box .block2 {
    margin-top: 30px;
}

@media only screen and (max-width:1025px) {
.tylx_l{width:100%;float:none;}
.tylx_r{display:none;width: 12%;padding: 0 2px;}


}