.xwfb_content {
    width: 1200px;
    margin: 25px auto 0;
    font-family:"微软雅黑";
}
.xwfb-article-crumbs {
    padding-left: 20px;
    height: 63px;
    line-height: 63px;
    background: #fff;
    margin-bottom: 25px;
  }
.xwfb-article-crumbs a {
    font-size: 16px;
    color: rgba(0, 0, 0, 1);
}

.xwfb-article-content {
    display: flex;
    justify-content: space-between;
}
.xwfb_content_title{
    font-size: 26px;
    font-weight: 600;
    height: 49px;
    background: url(../image/gtj2023_title-underline.png) no-repeat;
    background-position: 0px 44px;
    padding-top: 2px;
}
.xwfb_content_title a{
    color: #0962be;
}
.xwfb_article-left {
    width: 340px;
}
.xwfb_article-right {
    width: 838px;
    margin-left: 25px;
    background: #fff;
    padding: 0 20px;
}
.xwfb_article-left .article_left_top, .xwfb_article-left .article_left_bottom {
    background-color: #fff;
    padding:17px 20px;
}
.xwfb_article-left .article_left_top ul li {
    font-size: 16px;
    color: rgba(0, 0, 0, 1);
    line-height: 30px;
    padding: 20px 0 25px;
    border-bottom: 1px dashed #ddd;
    /* letter-spacing: 1px; */
}
.xwfb_article-left-tel {
    width: 298px;
    height: 83px;
    text-align: center;
    background-color: #ecf2ff;
    margin: 25px 0 8px;
    padding-top: 14.33px;
    font-size: 18px;
    color: rgba(9, 98, 190, 1);
    line-height: 35px;
}
.xwfb_article-left-tel span {
    display: block;
}
.xwfb_article-left .article_left_bottom {
    margin-top: 20px;
    padding-bottom: 45px;
}
.xwfb_article-left .article_left_bottom ul li {
    width: 277px;
    padding: 10px;
    background: #ecf2ff;
    margin-top: 35px;
}
.xwfb_article-left .article_left_bottom ul li .img {
    width: 276px;
}
.xwfb_article-left .article_left_bottom ul li .img img {
    width: 100%
}
.xwfb_article-left .article_left_bottom ul li p {
    font-size: 18px;
    color: rgba(0, 0, 0, 1);
    padding-left: 10px;
    margin-top: 10px;
    font-weight: 600;
}
.xwfb_article-left .article_left_bottom ul li span {
    display: none;
}
.xwfb-right-article-title {
    position: relative;
    padding: 28px 0 30px;
    font-size: 26px;
    line-height: 26px;
    font-weight: bold;
    border-bottom: 1px solid #c5c8cb;
    color: #0962be;
    margin-bottom: 25px
}
.xwfb-right-article-title a {
    float: right;
    font-size: 16px;
    color: rgba(82, 82, 82, 1);
    font-weight: 200;
    padding-right: 20px;
    margin-top: 8px;
    cursor: pointer;
}
.xwfb-right-article-title:before {
    position: absolute;
    bottom: -2.5px;
    left: 3%;
    margin-left: -28px;
    content: '';
    width: 57px;
    height: 5px;
    background-image: linear-gradient(#0962be, #0962be), linear-gradient(#3e3e3e, #3e3e3e);
    background-blend-mode: normal, normal;
}
.xwfb-right-two {
    display: flex;
    justify-content: space-between;
    margin-bottom: 18px;
}
.xwfb-right-two .p1200 {
    display: block;
}
.xwfb-right-two .p1600 {
    display: none;
}
.xwfb-right-two .p750 {
    display: none;
}
.xwfb-right-two-txt {
    margin-left: 15px;
}
.xwfb-right-two h5 {
    font-size: 20px;
    font-weight: 600;
    color: rgba(51, 51, 51, 1);
}
.xwfb-right-two p{
    font-size: 16px;
    color: rgba(149, 149, 149, 1);
    padding-top: 25px;
    line-height: 24px;
    padding-right: 20px;
    text-align: justify;
}
.xwfb-right-two p a {
    font-size: 16px;
    color: #000
}
.xwfb-right-list a{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dashed #ddd;
    padding: 22px 0
}
.xwfb-right-list p font {
    width: 5px;
    height: 5px;
    display: inline-block;
    background: #1f61ba;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 22px
}
.xwfb-right-list p {
    font-size: 16px;
    color: rgba(82, 82, 82, 1);
}
.xwfb-right-list span {
    display: inline-block;
    background: #4078be;
    border-radius: 30px;
    color: #fff;
    padding: 5px 9px;
    font-size: 14px;
    /* background: url('./gjt2023_xwfb_04.jpg') no-repeat; */
}
.xwfb-right-list span img {
    vertical-align: middle;
    margin: -3px 3px 0 0
}

/* 分页 */
.xwfb-pagination {
    text-align: center;
    margin: 28px 0
}
.xwfb-pagination a{
    display: inline-block;
    padding: 8px 13px 8px 13px;
    font-size: 13px;
    color: rgba(102, 102, 102, 1);
    background: #fdfdfd;
    border: 1px solid #e4e4e4
}
.xwfb-pagination a.active {
    color: #fff;
    background: #1f61ba;
}

/* 热点专题 */
.xwfb_content_rdzt {
    width:1145px;
    padding: 26px;
    background-color: #fff;
    margin: 40px auto 56px;
}
.xwfb_content_title{
    font-size: 26px;
    font-weight: 600;
    height: 49px;
    background: url(../image/gtj2023_title-underline.png) no-repeat;
    background-position: 0px 44px;
    padding-top: 2px;
}
.xwfb_content_title a{
    color: #0962be;
}
.xwfb_content_list {
    position:relative;
    margin-top: 25px;
}
.xwfb_picScroll{
    width:1060px;  
    overflow:hidden; 
    margin: 0 auto}
.xwfb_picScroll .hd .prev,
.xwfb_picScroll .hd .next{
    position: absolute;
    z-index: 999;
    top: 30px
}
.xwfb_picScroll .hd .prev{
    left: 0;
}
.xwfb_picScroll .hd .next {
    right: -32px;
}
.xwfb_picScroll .bd ul{ 
    overflow:hidden; zoom:1;
}
.xwfb_picScroll .bd ul li{
    margin:0 8px;
    float:left; 
    _display:inline; 
    overflow:hidden; 
    text-align:center;
}
.xwfb_picScroll .bd ul li .pic{
    text-align:center;
}
.xwfb_picScroll .bd ul li .pic img{
    width:200px;
    height:130px;
}
.xwfb_picScroll .bd ul .f750 {
    display: none;
}
.mhide {
    display: block;
}
.phide {
    display: none;
}

