.ltban_tp img {
    width: 100%;
}

.list-box {
    overflow: hidden;
    padding-top: .5rem;
    padding-bottom: 2.6rem;
    background: url(../images/list-boxbg.png) no-repeat center bottom;
}

.list-box .lt-lf {
    width: 3rem;
    float: left;
    margin-right: 0.7rem;
    
    position: relative;
    z-index: 2;
    
}

.list-box .lt-rg {
    overflow: hidden;
}

.list-box .lt-lf .lt-yjdh {
    padding: 0.25rem 0.15rem;
    line-height: 0.5rem;
    background: url(../images/ltyj_bg.png) no-repeat;
    background-size: cover;
    font-size: 0.36rem;
    color: #fff;
    text-align: center;
   
}
.list-box .lt-lf .ltej-tp{
  margin-top:0.2rem;
}
.ltej-tp img{
  max-width:100%;
}

.list-box .lt-lf .ltej-dh{
   padding: 0.6rem 0;
   background: #F3F6FC;
}
.menu-item {
    position: relative;
    padding-left: 0.2rem;
}

.menu-item::after {
    content: "";
    position: absolute;
    left: 0.2rem;
    bottom: 0;
    width: calc(100% - 0.4rem);
    height: 1px;
    border-bottom: 1px dashed #D7DBE4;
}

.menu-item>a {
    font-size: 0.22rem;
    line-height: 0.3rem;
    color: #333333;
    padding: 0.2rem 0.6rem 0.2rem 0.3rem;
    position: relative;
    display: block;
}

.menu-item>a.menu-link .arrow,
.menu-item>a.menu-link2 .arrow {
    position: absolute;
    top: 0;
    right: 0;
    width: 0.7rem;
    height: 0.7rem;
    background: url(../images/lt-lfsjx.png) no-repeat center;
    background-size: auto 0.14rem;
}

.menu-item.open>a.menu-link .arrow,
.menu-item.open>a.menu-link2 .arrow {
    transform: rotate(90deg);
}

.menu-item.active>a,
.menu-item>a:hover {
    color: #fff;
    background: url(../images/menu-bg.png) no-repeat;
    background-size: cover;
}

.menu-item.active>a.menu-link .arrow,
.menu-item.active>a.menu-link2 .arrow {
    background: url(../images/lt-lfsjx2.png) no-repeat center;
    background-size: auto 0.14rem;
}

.menu-item.open>a.menu-link .arrow,
.menu-item.open>a.menu-link2 .arrow {
    background: url(../images/lt-lfsjx.png) no-repeat center;
    background-size: auto 0.14rem;
}

.menu-item.active.open>a.menu-link .arrow,
.menu-item.active.open>a.menu-link2 .arrow {
    background: url(../images/lt-lfsjx2.png) no-repeat center;
    background-size: auto 0.14rem;
}

.menu-item>a.menu-link:hover .arrow,
.menu-item>a.menu-link2:hover .arrow {
    background: url(../images/lt-lfsjx2.png) no-repeat center;
    background-size: auto 0.14rem;
}

.sub-menu {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease;
    background: #fff;
}

.menu-item.open>.sub-menu {
    max-height: 3rem;
    padding: 0.15rem 0;
}

.sub-menu a {
    display: block;
    padding: 0.1rem 0.2rem 0.1rem 0.55rem;
    font-size: 0.16rem;
    color: #333;
    text-decoration: none;
    transition: background 0.2s;
    font-weight: 600;
}

.sub-menu a:hover,
.sub-menu a.active {
    color: #1A6BCF;
}

.ltrdxw{
  margin-top:0.35rem;
}
.ltrdxw h1{
         font-size: 0.26rem;
    color: #333333;
    position: relative;
    display: inline-block;
    padding-bottom: 0.1rem;
       font-weight: bold;
     margin-top:0.05rem;
}
.ltrdxw h1::before{
   content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 0.03rem;
    width: 100%;
    background:#1E74D6;
}
.ltrdxw ul{
   display: flex;
    flex-wrap: wrap;
}

.ltrdxw li .mar {
    border-bottom: #e1e1e1 1px solid;
    position: relative;
}

.ltrdxw li .mar::after {
    content: "";
    position: absolute;
    width: 0;
    height: 1px;
    left: 0;
    bottom: 0;
    background: #1a6bcb;
    transition: all 0.3s ease-out 0s;
}

.ltrdxw li:hover::after {
    border-bottom: #fff 1px solid;
}

.ltrdxw li:hover .mar::after {
    width: 100%;
}

.ltrdxw li .mar a {
    display: block;
    padding: 0.23rem 0;
    overflow: hidden;
}

.ltrdxw li .mar h2 {
    font-size: 0.2rem;
    color: #333;
    line-height: 0.3rem;
    max-height: 0.6rem;
    overflow: hidden;
    text-overflow:ellipsis; 
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    transition: all 0.3s ease-out 0s;
}

.ltrdxw li .mar span {
    font-family: Arial;
    font-size: 0.16rem;
    color: #1c70cf;
    height: 0.34rem;
    line-height: 0.34rem;
}

.ltrdxw li:hover h2 {
    color: #1c70cf;
} 









/* 当前位置 */

.ltdqwz {
    overflow: hidden;
    padding-bottom: 0.2rem;
    border-bottom: 1px solid #1E74D6;
}

.ltdqwz h1 {
    float: left;
    font-size: 0.36rem;
    color: #333;
    font-family: 'pf-zc';
}

.ltdqwz span {
    float: right;
    margin-top: 0.18rem;
    display: block;
    font-size: 0.16rem;
    color: #777;
    line-height: 0.3rem;
    padding-left: 0.25rem;
    background: url(../images/icon_home.png) no-repeat left center;
    background-size: auto 0.17rem;
}

.ltdqwz span a {
    color: #777;
}

.ltdqwz span a:hover {
    color: #1A6BCF;
}

.sjmenu {
    display: none;
}


/* 列表页文字 */

.list_lb {
    min-height: 5rem;
    overflow: hidden;
}

.list_lb ul {
    padding: 0.5rem 0 0.1rem;
    overflow: hidden;
}

.list_lb li {
    overflow: hidden;
    transition: all 0.2s ease-out 0s;
    padding: 0.2rem 1rem 0.2rem 0.3rem;
    position: relative;
    background: #fff;
    box-sizing: border-box;
    border: 1px solid #E1E1E1;
    margin-bottom: 0.3rem;
}

.list_lb li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0.03rem;
    height: 100%;
    background: #1C6ED0;
}

.list_lb li::after {
    content: "";
    position: absolute;
    right: 0.3rem;
    top: 0.35rem;
    width: 0.4rem;
    height: 0.4rem;
    background: url(../images/ltlb-jt2.png) no-repeat center;
    background-size: 100% 100%;
    transition: all 0.2s ease-out 0s;
}

.list_lb li:hover {
    background: url(../images/ltwz_bg.png) no-repeat;
    background-size: cover;
}

.list_lb li:hover::after {
    background: url(../images/ltlb-jt.png) no-repeat center;
    background-size: 100% 100%;
}

.list_lb li .mar {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.list_lb li .mar .time {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-right: 0.22rem;
    width: 0.7rem;
    height: 0.7rem;
    font-family: Arial;
    color: #1A6BCF;
    transition: all 0.3s ease-out 0s;
    background: linear-gradient(270deg, rgba(47, 155, 249, 0.1) 0%, rgba(28, 112, 210, 0.1) 96%);
}

.list_lb li .mar .time b {
    font-size: 0.3rem;
}

.list_lb li .mar .time span {
    font-size: 0.14rem;
}

.list_lb li .mar h2 {
    flex: 1;
    min-width: 0px;
    font-size: 0.18rem;
    color: #333;
    line-height: 0.7rem;
    height: 0.7rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.3s ease-out 0s;
}

.list_lb li:hover .mar .time {
    background: #fff;
}

.list_lb li:hover .mar h2 {
    color: #fff;
}


/* 列表页新闻 */

.list_xw {
    min-height: 5rem;
    overflow: hidden;
}

.list_xw ul {
    padding: 0.5rem 0 0.1rem;
    overflow: hidden;
}

.list_xw li {
    overflow: hidden;
    transition: all 0.3s ease-out 0s;
    padding: 0.3rem 0.5rem 0.3rem 0.3rem;
    position: relative;
    background: #fff;
    box-sizing: border-box;
    border: 1px solid #E1E1E1;
    margin-bottom: 0.3rem;
}

.list_xw li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0.03rem;
    height: 100%;
    background: #1C6ED0;
}

.list_xw li::after {
    content: "";
    position: absolute;
    right: 0.3rem;
    bottom: 0.3rem;
    width: 0.4rem;
    height: 0.4rem;
    background: url(../images/ltlb-jt2.png) no-repeat center;
    background-size: 100% 100%;
    transition: all 0.3s ease-out 0s;
}

.list_xw li:hover {
    background: url(../images/ltxw_bg.png) no-repeat;
    background-size: cover;
}

.list_xw li:hover::after {
    background: url(../images/ltlb-jt.png) no-repeat center;
    background-size: 100% 100%;
}

.list_xw li .mar {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.list_xw li .mar .ltxwlf {
    width: 3.2rem;
    margin-right: 0.38rem;
}

.list_xw li .mar .ltxwlf .pic {
    position: relative;
    padding-bottom: 56%;
    overflow: hidden;
}

.list_xw li .mar .ltxwlf .pic img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all 0.4s ease-out 0s;
}

.list_xw li:hover .mar .ltxwlf .pic img {
    transform: scale(1.05);
}

.list_xw li .mar .text {
    flex: 1;
    min-width: 0;
}

.list_xw li .mar .text h2 {
    font-size: 0.2rem;
    color: #333;
    line-height: 0.54rem;
    height: 0.54rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.3s ease-out 0s;
}

.list_xw li .mar .text p {
    font-size: 0.16rem;
    color: rgba(51, 51, 51, 0.5);
    line-height: 0.28rem;
    height: 0.56rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 0.22rem;
}

.list_xw li .mar .text span {
    font-family: Arial;
    line-height: 0.34rem;
    font-size: 0.16rem;
    color: #1A6BCF;
}

.list_xw li:hover .mar .text h2,
.list_xw li:hover .mar .text span {
    color: #FFFFFF;
}

.list_xw li:hover .mar .text p {
    color: rgba(255, 255, 255, 0.7);
}


/* 师资列表 */

.ltsz_dh {
    margin: 0.5rem 0 0.4rem;
    text-align: center;
    overflow: hidden;
}

.ltsz_dh ul {
    display: table;
    text-align: center;
    margin: 0 auto;
}

.ltsz_dh li {
    float: left;
    margin: 0 0.1rem;
}

.ltsz_dh a {
    width: 2.04rem;
    display: inline-block;
    line-height: 0.55rem;
    height: 0.55rem;
    border-radius: 0.28rem;
    box-sizing: border-box;
    border: 1px solid #1C70D2;
    font-size: 0.2rem;
    color: #1C70D2;
    transition: all 0.3s ease 0s;
}

.ltsz_dh li.active a,
.ltsz_dh li:hover a {
    color: #fff;
    background: linear-gradient(254deg, #2F9DFB -5%, #1B6DCF 60%);
}

.list_sz {
    min-height: 5rem;
    overflow: hidden;
}

.list_sz ul {
    padding-bottom: 0.3rem;
    overflow: hidden;
    margin: 0 -0.15rem;
    display: flex;
    flex-wrap: wrap;
}

.list_sz li {
    width: 50%;
    margin-bottom: 0.3rem;
}

.list_sz li .mar {
    margin: 0 0.15rem;
    overflow: hidden;
    padding: 0.2rem;
    background: url(../images/ltsz_bg.jpg) no-repeat;
    background-size: cover;
    transition: all 0.4s ease;
    border: #e1e1e1 1px solid;
}

.list_sz li .mar a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.list_sz li .mar .ltp {
    width: 2rem;
    margin-right: 0.35rem;
}

.list_sz li .mar .ltp .pic {
    position: relative;
    padding-bottom: 140%;
    overflow: hidden;
}

.list_sz li .mar .ltp .pic img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all 0.4s ease-out 0s;
}

.list_sz li .mar .ltp .pic img {
    transform: scale(1.05);
}

.list_sz li .mar .text {
    flex: 1;
    min-width: 0;
}

.list_sz li .mar .text h2 {
    font-family: 'pf-zc';
    font-size: 0.22rem;
    color: #333;
    line-height: 0.32rem;
    height: 0.32rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.2s ease-out 0s;
    margin: 0.24rem 0 0.14rem;
}

.list_sz li .mar .text i {
    display: block;
    width: 0.3rem;
    height: 0.03rem;
    background: linear-gradient(270deg, #2F9DFB 0%, #1B6DCF 100%);
}

.list_sz li .mar .text p {
    margin-top: 0.14rem;
    font-size: 0.16rem;
    color: rgba(51, 51, 51, 0.8);
    line-height: 0.28rem;
    max-height: 1.12rem;
    overflow: hidden;
}

.list_sz li:hover .mar {
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
}

.list_sz li:hover .mar h2 {
    color: #1C70D2;
}


/* 图片列表 */

.list_tp {
    min-height: 0.5rem;
    overflow: hidden;
}

.list_tp ul {
    padding: 0.4rem 0 0.05rem;
    margin: 0 -0.15rem;
    overflow: hidden;
}

.list_tp li {
    width: 33.3%;
    float: left;
}

.list_tp li .mar {
    margin: 0 0.15rem 0.35rem;
    overflow: hidden;
}

.list_tp li .mar .pic {
    padding-bottom: 56%;
    position: relative;
    overflow: hidden;
}

.list_tp li .mar .pic img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all 0.2s ease-out 0s;
}

.list_tp li .mar .pic img:hover {
    transform: scale(1.05);
}

.list_tp li .mar .text {
    background: #F6FAFF;
    overflow: hidden;
    padding: 0 0.15rem;
    transition: all 0.2s ease-out 0s;
}

.list_tp li .mar .text h2 {
    font-size: 0.18rem;
    color: #333;
    line-height: 0.5rem;
    height: 0.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

.list_tp li:hover .mar .text {
    background: #1E74D6;
}

.list_tp li:hover .mar .text h2 {
    color: #fff;
}

.list_tp.ltvideo .pic::before {
    content: "";
    position: absolute;
    z-index: 5;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    background: url(../images/icon_video.png);
    transform: translate(-50%, -50%);
}



/*内容页*/

.contt_box {
    min-height: 5rem;
    overflow: hidden;
}

.contt_tit {
    text-align: center;
    padding: 0.5rem 0 0.2rem;
    overflow: hidden;
    border-bottom: 1px dashed #D7DBE4;
}

.contt_tit h1 {
    font-size: 0.28rem;
    color: #1C70D2;
    margin-bottom: 0.15rem;
    font-weight: 600;
}

.contt_tit h3 {
    font-size: 0.16rem;
    color: rgba(51, 51, 51, 0.5);
    line-height: 0.3rem;
    overflow: hidden;
}

.contt_zhwen {
    overflow: hidden;
    padding: 0.25rem 0.25rem 0.4rem;
}

.contt_zhwen p {
    font-size: 0.18rem!important;
    color: #333!important;
    line-height: 0.38rem!important;
    margin-bottom: 0.15rem;
    text-indent: 2em;
}

.contt_zhwen img {
    max-width: 100%;
    height: auto !important;
}

.contt_zhwen p img {
   
}
.contt_zhwen table{
  margin:0 auto;
}
.contt_zhwen td,
.contt_zhwen td p {
    text-indent: 0em;
    margin-bottom: 0;
}

.contt_zhwen iframe {
    max-width: 100%;
    margin-left: -2em;
}
.contt_zhwen embed{
   max-width: 100%;
   margin-left: -2em;
}
.contt_zhwen video {
    max-width: 90%;
    height: auto !important;
}

.contt_sxp {
    box-sizing: border-box;
    border-top: 1px dashed #D7DBE4;
    padding-top: 0.4rem;
    overflow: hidden;
}

.contt_sxp li {
    overflow: hidden;
    margin: 0.05rem 0;
    box-sizing: border-box;
}

.contt_sxp li a {
    line-height: 0.3rem;
    font-size: 0.18rem;
    color: #333;
    display: block;
}

.contt_sxp li a span {
    color: #1C70D2;
}

.contt_sxp li a span,
.contt_sxp li:hover a {
    color: #1C70D2;
}

@media (max-width: 1024px) {
    /* 手机导航 */
    .sjmenu {
        display: block;
        background: #f5f5f5;
    }
    .sp_header {
        overflow: hidden;
        background: #fff;
        width: 100%;
        box-shadow: 0px 4px 20px 0px rgba(69, 117, 182, 0.1);
        height: 0.6rem;
    }
    .sp_logo {
        float: left;
        font-size: 0.24rem;
        line-height: 0.6rem;
        color: #1A6BCF;
        text-indent: 10px;
        font-weight: bold;
    }
    .sp_nav {
        width: 0.6rem;
        float: right;
        position: relative;
        cursor: pointer;
        height: 0.6rem;
    }
    .sp_nav span {
        display: block;
        background: #1A6BCF;
        width: .25rem;
        height: .25rem;
        background: url(../images/close1.png) center center / .15rem no-repeat;
        position: absolute;
        right: 0.12rem;
        top: 50%;
        transform: translateY(-50%) rotate(45deg);
        transition: all 0.3s ease 0s;
    }
    .sp_nav.sp_nav_se span {
        transform: translateY(-50%) rotate(0deg);
    }
    .sjj_nav {
        width: 100%;
        transition: top ease 0.35s;
        display: none;
    }
    .nav_show {
        display: block;
        color: #333;
        background: #fff;
    }
    .sjj_nav ul li i {
        position: absolute;
        top: 0.05rem;
        right: 0;
        border-left: 1px #f0f0f0 solid;
        height: 0.4rem;
        padding: 0 0.07rem 0 0.07rem;
    }
    .sjj_nav ul li i svg {
        transform: rotate(-90deg);
        transition: all ease 0.35s
    }
    .sjj_nav ul li .sjj_nav_i_se svg {
        transform: rotate(0deg)
    }
    .sjj_nav ul li {
        border-top: 1px #f0f0f0 solid;
        position: relative;
        line-height: 0.5rem;
        font-size: 0.17rem;
    }
    .sjj_nav ul li a {
        display: block;
        text-indent: 0.15rem;
    }
    .sjj_nav>ul>li:last-child {
        border-bottom: 1px #f0f0f0 solid;
    }
    .sjj_nav ul li ul {
        display: none
    }
    .sjj_nav ul li ul li {
        font-size: 0.16rem;
    }
    .sjj_nav ul li ul li a {
        color: #444;
        display: block;
        text-align: left;
        text-indent: 0.2rem;
    }
    .sjj_nav ul li ul li ul li {
        font-size: 0.15rem;
    }
    .sjj_nav ul li ul li ul li a {
        color: #444;
        text-indent: 0.3rem;
    }
    .sjj_nav ul li ul li ul li ul li a {
        color: #666;
        text-indent: 0.4rem;
    }
    .sjj_nav ul li.grey {
        background: #f4f8fa;
    }
    .sjj_nav ul li i svg {
        width: 0.2rem;
        height: 0.2rem;
        fill: #666;
        margin-top: 0.01rem;
    }
    .sjj_nav ul li .sjj_nav_i_se svg {
        fill: #1A6BCF;
    }
    /* 列表 */
    .list-ban::before,
    .ltban_box,
    .list-box .lt-lf,
    .ltdqwz h1,
    .ltdqwz::before,
    .ltdqwz::after,
.ltrdxw  {
        display: none;
    }
    .ltdqwz {
        padding-bottom: 0.1rem;
        margin-top: 0.15rem;
    }
    .ltdqwz span {
        float: left;
    }
    .list-box {
        padding: 0.2rem 0 1rem;
       background: url(../images/list-boxbg2.png) no-repeat center bottom;
    }
    .list-ban {
        margin-top: 0;
    }
}
@media (max-width: 920px) {
    .list_tp li{
     width: 50%;
  }
}
@media (max-width: 700px) {
    .list_sz li {
        width: 100%;
    }
  
}

@media (max-width: 600px) {
    /* 文章列表 */
    .list_lb li::before,
    .list_lb li::after {
        display: none;
    }
    .list_lb li {
        padding: 0.12rem;
    }
    .list_xw li {
        padding: 0.2rem;
    }
    .list_xw li .mar .ltxwlf {
        width: 100%;
        margin-right: 0;
    }
    .list_xw li .mar .text {
        flex: auto;
        width: 100%;
        display: inline;
        margin-top: 0.1rem;
    }
    .list_xw li .mar .text p {
        margin-bottom: 0.1rem;
    }
    .list_xw li::after {
        width: 0.36rem;
        height: 0.36rem;
        right: 0.2rem;
        bottom: 0.2rem;
    }
    /* 师资列表 */
    .ltsz_dh li {
        width: 31.3%;
        margin: 0 1%;
    }
    .ltsz_dh ul {
        display: inline;
    }
    .ltsz_dh a {
        width: 100%;
    }
    .list_sz li .mar .ltp {
        width: 1.2rem;
        margin-right: 0.2rem;
    }
    .list_sz li .mar .text h2 {
        font-size: 0.2rem;
        margin: 0.05rem 0 0.1rem;
    }
    .list_sz li .mar .text p {
        max-height: 0.84rem;
    }

 .list_tp li{
     width: 100%;
  }


}



.ssjg {
    min-height: 450px;
}

.list_rsou {
    width: 100%;
}

.list_rsou ul {
    width: 100%;
    float: left;
}

.list_rsou ul li {
    width: 100%;
    float: left;
    border-bottom: #ccc 1px dashed;
    position: relative;
}

.list_rsou ul li::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 25px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #245084;
}

.list_rsou ul li a {
    margin-left: 14px;
    font-size: 16px;
    color: #333;
    float: left;
    line-height: 55px;
    height: 55px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: -moz-calc(100% - 100px);
    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px);
    transition: all 0.4s;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.list_rsou ul li i {
    float: right;
    font-size: 14px;
    color: #666;
    line-height: 55px;
    font-style: normal;
}

.list_rsou ul li:hover a {
    color: #245084;
    text-indent: 16px;
    transition: all 0.4s;
}

.sspage {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 25px;
    font-size: 14px;
    color: #333;
}

.sspage a {
    color: #01548a;
}

.qzssjg_no {
    width: 300px;
    margin: 50px auto;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    line-height: 25px;
}

@media only screen and (max-width: 700px) {
    .qzssjg_no {
        width: 100%;
        font-family: Arial, Helvetica, sans-serif;
        font-family: "FZLTZHK", "Microsoft YaHei";
        font-family: "Microsoft YaHei";
    }
}

.pb_sys_style1 .p_no_d{
    border: 1px solid #1c70cf!important;
    background-color: #1c70cf!important;
}