.trs_right_title, .trs_detail_title {
    font-family: roman;
    font-size: 36px;
    font-weight: bold;
    color: #1E5A99;
    line-height: 48px;
    text-align: center;
}

.trs_list {
    padding-left: 50px !important;
}

.trs_date_title {
    margin-top: 30px;
}

.trs_date_title {
    font-size: 18px;
    font-family: Georgia;
    font-weight: 400;
    color: #999999;
    line-height: 30px;
}

.trs_date_title span {
    margin-right: 10px;
    float:left;
}
.trs_date_title i{
    font-style: normal;
}
.trs_date_title img {
    width: 21px;
    height: 20px;
    position: relative;
    top: 6px;
}
.trs_date_title .share{
    float:right;
}

.trs_video {
    width: 640px;
    height: 360px;
    margin: 0 auto;
    margin-top: 45px;
}

.trs_pic_leader {
    width: auto;
    height: auto;
}

.trs_video_txt {
    margin-top: 42px;
}

.trs_video_txt p {
    font-size: 19.4px;
    font-family: Arial;
    font-weight: 400;
    color: #333333;
    line-height: 36px;
    margin-bottom: 30px;
}

.trs_section1 p, .trs_leader_pic p {
    font-size: 17px;
    font-family: Georgia;
    font-weight: 400;
    color: #999999;
    line-height: 30px;
}

.trs_section1 img {
    margin-bottom: 15px;
}

.trs_bzhc_bcg {
    position: relative;
    width: 884px !important;
    height: 1840px;
    padding-left: 0 !important;
    background: url(./trs_bzhc_bcg.png);
    margin-bottom: 63px;
    background-size: 100% 100%;
}

.tre_ysq {
    position: absolute;
    right: 60px;
    top: -11px;
}

.trs_bzhc_title {
    text-align: center;
    font-size: 42px;
    font-family: Georgia;
    font-weight: bold;
    color: #444444;
    margin-top: 110px;
}

.trs_bzhc_content {
    padding: 0 57px;
    margin-top: 68px;
}

.trs_bzhc_content_top span {
    display: inline-block;
    width: 518px;
    margin-left: 51px;
    font-size: 19.5px;
    font-family: Arial;
    font-weight: 400;
    color: #444444;
    text-align: justify;
    line-height: 35px;
}

.trs_bzhc_content_top img {
    float: left;
}

.trs_bzhc_content p {
    font-size: 20px;
    font-family: Arial;
    font-weight: 400;
    color: #444444;
    line-height: 34px;
    text-align: justify;
    margin-bottom: 40px;
}

.trs_bzhc_content_bottom p {
    margin-bottom: 25px !important;
}
.trs_wrapper_detail_content{
    width: 1200px;
    margin: 0 auto;
}
.crumb {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #aebbce;
    font-size: 16px;
}

.crumb .diqu {
    width: 24px;
    margin-right: 14px;
    display: inline-block;
}

.crumb .diqu img {
    width: 100%;
    vertical-align: middle
}

.crumb a {
    color: #1E5A99;
}

.crumb a:last-child {
    color: #999;
}
.trs_detail_title{
    margin-top: 58px;
    font-family: Georgia;
}
.trs_leader_pic{
    text-align: center;
    margin-top: 48px;
    clear:both;
}
.trs_leader_pic p{
    margin-top: 15px;
}
.trs_video_txt p:last-child{
    margin-bottom: 80px;
}
.jz_content{
    margin-top: 30px;
    margin-bottom: 57px;
}
.jz_content ul li{
    position: relative;
    display: flex;
    align-items: center;
    float: left;
    height: 90px;
    width: 330px;
    border-radius: 10px;
    background: #f5f4f2;
    margin-bottom: 15px;
    margin-right: 30px;
    padding: 0 25px 0 25px;
}
.jz_content ul li a{
    font-size: 15px;
    color: #000;
    line-height: 26px;
}
.jz_content ul li:hover{
    background: #edb6b2;
}
.jz_content ul li:hover .jz_ewm{
    display: block;
}
.jz_ewm{
    display: none;
    position: absolute;
    z-index: 100;
    top: 90px;
    left: 90px;
}





.radioPlayer{
    width:410px;
    height:36px;
    background:#f5f5f5;
    position: relative;
    float:left;
    overflow: hidden;
    padding:0 10px;
    box-sizing: border-box;
    text-align: center;
}
.radioPlayer>*{
    display:inline-block;
    padding:0;
    margin:0;
    vertical-align: middle;
    font-style: normal;
    font-family: '微软雅黑';
    font-size:14px;
    color:#999;
    margin-right:2px;
    cursor: pointer;
}
.radioPlayer .btn{
    width:20px;
    height:20px;
    background:url(./play.png) center no-repeat;
    background-size: contain;
}
.radioPlayer .btn.active{
    width:20px;
    height:20px;
    background:url(./push.png) center no-repeat;
    background-size: contain;
}
.radioPlayer canvas{
    width:160px;
    height:20px;
}
.radioPlayer .speed{
    background:#fff;
    height:20px;
    line-height:20px;
    padding:0 5px;
    box-sizing: border-box;
    border-radius: 3px;
    width:70px;
}
.radioPlayer .curTime, .radioPlayer .allTime{
    line-height:36px;
}


.trs_wrapper_detail .handle{
    width:100%;
    margin:20px auto 100px;
    text-align: center;
}
.trs_wrapper_detail .handle a{
    margin:0 20px;
}
.trs_wrapper_detail .handle a:hover{
    color:#1E5A99;
}




.share_icon{
	float: right;
}
.share_icon li{
	float: left;padding:0 5px;
}


.share_icon a {
    display: block;
    width: 26px;
    height: 26px;
    position: relative;
    border-radius: 11px;
}

.share_icon .bg-code {
    left: -36px;
    z-index: 10;
}

.share_icon .qrcode {
    position: absolute;
    top: 30px;
    border: 1px solid #ccc;
    display: none;
    width: 140px;
    height: 140px;
    left: -80px;
    z-index: 999;
    border: #348CEC 10px solid;
    border-radius: 4px;
    padding: 10px;
}

.share_icon .close-btn {
    position: absolute;
    background: #fff;
    color: #000;
    font-size: 12px;
    z-index: 12;
    width: 12px;
    height: 12px;
    line-height: 12px;
    text-align: center;
    right: -39px;
    top: 50px;
    display: none;
    cursor: pointer;
}