
.container{
    width: 1200px;
}
.yshj_header a{
    display: block;
}
.yshj_header a img{
    position: absolute;
    top: 10px;
}

.ysdt_tle,.ysdt_news,.yshj_hqzc,.hqzc_list,.sqzd_xj{
    margin-top: 40px;
}
.ysdt_tle{
    text-align: center;
    position: relative;
}
.ysdt_tle i{
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: -1;
    width: 40%;
    height: 10px;
    background: #d2ebfd;
}
.ysdt_tle i.fr{
    right: 0;
    left: inherit;
}
.ysdt_tle a{
    display: inline-block;
    font-size: 26px;
    color: #000;
    font-weight: bold;
    width: 220px;
    height: 58px;
    line-height: 58px;
    background: url(../images/ztzl_tle_bg.png) no-repeat right;
    background-size: contain;
    position: relative;
}
.ysdt_tle a::after{
    content: "";
    position: absolute;
    width: 80px;
    border-bottom: 5px solid #edd367;
    left: 0;
    right: 0;
    bottom: 2px;
    margin: 0 auto;
    border-radius: 3px;
}
.ysdt_news{
    /* width: 100%; */
    height: 472px;
    background: url(../images/ztzl_news_bg.png) no-repeat;
}
.ysdt_news_fl{
    width: 60%;
    margin-top: 42px;
    margin-left: 26px;
}
.ysdt_news_fr{
    width: 36%;
    padding-top: 24px;
}
.owl-carousel .item img{
    height: 386px;
}
.owl-nav{display: none;}

.ysdt_news_fr .more{
    text-align: right;
    padding-bottom: 10px;
    padding-right: 10px;
}
.ysdt_news_fr .more a{
    color: #0070c2;
}
.ysdt_news_fr li{
    padding: 12px 0px 12px 16px;
    overflow: hidden;
    position: relative;
}
.ysdt_news_fr li::after{
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    background: #0070c2;
    left: 0;
    top: 20px;
    border-radius: 50px;
}
.ysdt_news_fr li p{
    max-width: 80%;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.ysdt_news_fr li span{
    position: absolute;
    right: 12px;
}
.yshj_hqzc{
    /* height: 490px; */
    /* background: #f6fcff; */
}
.hqzc_list ul{
    width: 50%;
    float: left;
    position: relative;
}
.hqzc_list ul:nth-child(2){float: right;    text-align: right;}
.hqzc_list li{
    padding: 12px 0px 12px;
    overflow: hidden;
    position: relative;
}
.hqzc_list li p{
    max-width: 80%;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.hqzc_list li span{
    position: absolute;
    right: 12px;
}


.yshj_sqzd{padding-bottom: 20px}
.yshj_sqzd p{
    text-align: right;
    font-size: 18px;
    margin-bottom: 20px;
}
.yshj_sqzd p a{
    color: #0070c2;
}
.sqzd_xj table{
    width: 100%;
}
.sqzd_xj th{
    background: #f4fbff;
    text-align: center;
    line-height: 52px;
    height: 52px;
}
.sqzd_xj td:first-child{
    text-align: left;
    text-indent: 2em;
}
.sqzd_xj td{
    line-height: 40px;
    height: 40px;
    text-align: center;
}
@media (max-width: 992px){
    body{font-size: 15px;}
    .ysdt_news{height: auto;background: none;}
    .ysdt_news_fl{width: 50%;}
    .ysdt_news_fr{width: 47%;padding: 0;}
    .ysdt_news_fl,.ysdt_news_fr{margin: 0;}
    .owl-carousel .item img{height: 269px;}
    .ysdt_news_fr li{padding: 5px 0px 6px 16px;}
    .ysdt_news_fr li::after{top: 14px;}
    .ysdt_news_fr .more{padding-bottom: 6px;}
    .yshj_hqzc{height: auto;}
    .hqzc_list ul{width: 100%;}.hqzc_list ul:nth-child(2){text-align: center;}
}
@media (max-width: 740px){
    .ysdt_news_fl,.ysdt_news_fr{float: none;width: 100%;}
    .owl-carousel .item img{height: 336px;margin-bottom: 20px;}
    .hqzc_list li{width: 100%;}
}
@media (max-width: 500px){
    .owl-carousel .item img{height: 246px;}
    .yshj_header a img{position: initial;}
    .yshj_header a{background: #0070c2;}
}
@media (max-width: 450px){
    .sqzd_xj td{line-height:initial;height:initial;}
    .sqzd_xj td:first-child{text-indent: 0;    padding: 6px ;}
}