/*-------首页222-------*/
body {
    background-image: url(https:/www.sara.gov.cn/resource/common/images/2022083011342191862.png);
    background-position: top;
    background-repeat: no-repeat;
    /* min-width: 1280px; */
}

body {
    background-color: #E7E7E7 !important;
}

.menu-ul {
    display: flex;
    justify-content: space-between
}

.menu-ul li a {
    font-size: 24px
}

.topbar {
    height: 36px;
    font-size: 14px;
    line-height: 36px;
    background-color: #2F6797;
    color: #fff;
}

.topbar .row {
    width: 1140px;
    margin: 0 auto;
}

.topbar a.search-top {
    color: #fff;
}

.topbar a.search-top:hover {
    text-decoration: none;
}

.topbar .search-top .iconfont {
    font-size: 12px;
    margin-right: 5px;
}

.header .row {
    width: 1140px;
    margin: 0 auto;
}

.header .logo {
    margin: 25px 0 40px 0;
}

.wd img {
    width: 100%;
}

.bmgz a,
.bmgz span,
.bmgz h4 {
    color: #0E7AC0 !important;
}

.menu {}

.menu-ul {
    background-color: #2F6797;
    width: 1140px;
}

.menu-ul li {
    float: left;
    font-size: 18px;
}

.menu-ul li a {
    height: 54px;
    line-height: 54px;
    display: inline-block;
    padding: 0 70px;
    color: #fff;
}

.menu-ul li a:hover {
    text-decoration: none;
}

.index-con {
    width: 1140px;
    margin: 0 auto;
    background-color: #fff;
    min-height: 1010px;
}

.index-con .row {
    margin: 20px;
}

.slide img {
    width: 610px;
}

.new-list {}

.new-ul {
    font-size: 16px;
}

.new-ul li {
    padding: 10px 5px 10px 15px;
    background-image: url(https:/www.sara.gov.cn/resource/common/images/2022083011361672143.png);
    background-position: left center;
    background-repeat: no-repeat;
}

.new-ul li a {
    color: #333;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-wrap: normal;
    width: 340px;
    font-size: 16px;
    max-width: 100%;
}

.new-ul li .time {
    color: #999;
}

.a-icon-list .item {
    background-color: #DAECFB;
    padding: 10px;
    border-radius: 3px;
}

.a-icon-list a {
    border: 1px solid #fff;
    border-radius: 3px;
    display: block;
    text-align: center;
    height: 74px;
    line-height: 56px;
    color: #0E7AC0;
}

.a-icon-list a h4 {
    font-size: 22px;
    font-weight: bold;
    display: inline-block;
}

.a-icon-list a .iconfont {
    font-size: 42px;
    font-weight: normal;
    position: relative;
    top: 8px;
    margin-right: 15px;
}

.a-icon-list a .icon-wenjian {
    font-size: 54px;
}

.a-icon-list a:hover {
    text-decoration: none;
}

.a-list {}

.a-list .item {
    background-color: #AED6FF;
    padding: 10px;
    border-radius: 3px;
}

.a-list a {
    font-size: 22px;
    font-weight: bold;
    border: 1px solid #fff;
    border-radius: 3px;
    display: block;
    text-align: center;
    height: 74px;
    line-height: 74px;
    color: #2F6797;
}

.a-list a:hover {
    text-decoration: none;
}

.friend-link {
    text-align: center;
}

.friend-link label {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.friend-link a {
    display: inline-block;
    padding: 15px;
    color: #333;
    font-size: 16px;
    font-weight: bold;
}

.index-con .friend-link .row {
    margin-bottom: 0;
}

.footer {
    background-color: #2F6797;
    padding: 30px;
}

.footer .row {
    width: 1140px;
    margin: 0 auto;
}

.footer .f-menu {
    text-align: center;
}

.footer .f-menu li {
    color: #fff;
    display: inline-block;
    margin-right: 15px;
    font-size: 16px;
}

.footer a {
    color: #fff;
    margin-right: 15px;
}

.footer p {
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0;
}


/*新闻列表*/

/*.news-list .new-ul li{padding:15px 5px 15px 15px;}*/
.search-box {}

.search-box input[type=search] {
    width: 220px;
}

.search-box .btn {
    float: right;
}

.panel {
    margin-bottom: 0;
    box-shadow: none;
}

.news-list .panel-heading {
    border-bottom: 3px solid #C3E5FF;
    margin: 0 25px;
    padding: 0;
}

.panel-heading h4 {
    border-bottom: 3px solid #2886CF;
    margin: 0;
    padding: 10px 0;
    position: relative;
    top: 3px;
    font-size: 18px;
}

.panel-heading .more {
    color: #999;
    margin-top: 15px;
}

.news-list .panel-body {
    padding: 25px;
}

.info-list .panel-heading {
    border-bottom: 3px solid #C3E5FF;
    padding: 0;
    margin: 0;
}

.info-list .panel-body {
    padding: 15px 0;
}

.panel-footer {
    background-color: transparent;
    border-top: none;
    text-align: center;
}

.pagination {
    margin: 10px;
}

.breadcrumb>li+li:before {
    content: none;
}

.breadcrumb li a {
    color: #333;
}

.breadcrumb li.active {
    color: #2886CF;
}

/*-----------新闻详情-----------*/
.article h2 {
    text-align: center;
    padding: 15px 0;
}

.subtitle {
    border-bottom: 1px solid #ddd;
    color: #666;
    padding: 15px 0;
    font-size: 16px;
}

.article-con {
    margin: 30px 0;
}

.article-con p {
    margin-bottom: 30px;
    font-size: 16px;
    text-indent: 2em;
    line-height: 1.5em;
}

.article-con p a {
    font-size: 16px;
}

.info-list-box .row:last-child {
    margin-bottom: 0;
}

.info-zhiyin {
    padding: 0 40px 25px 40px;
}

.info-zhiyin a {
    background-color: #2886CF;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    display: block;
    text-align: center;
    color: #fff;
}

.info-zhiyin a:hover {
    text-decoration: none;
}

.info-search-a .row {
    margin: 0 10px 20px 10px;
}

.a-icon-list a .iconfont {
    font-size: 42px;
    font-weight: normal;
    position: relative;
    top: 8px;
    margin-right: 15px;
    color: #0E7AC0;
}

.a-icon-list a h4 {
    font-size: 22px;
    font-weight: bold;
    display: inline-block;
    color: #0E7AC0;
}

h1 {
    font-size: 36px;
}

.focusNews h1 a {
    color: #014b87;
    font-size: 45px;
    text-decoration: none;
    font-weight: bold;
}

.new-ul li {
    padding: 7px 15px !important;
}

#newsList .new-ul li {
    padding: 10px 5px 10px 15px !important
}

/*宗教院校基本能信息*/
.religion-menu-a {}

.religion-menu-a li {
    float: left;
    padding: 15px;
}

.religion-menu-a li a {
    width: 180px;
    height: 46px;
    line-height: 46px;
    font-size: 18px;
    color: #333;
    border-radius: 7px;
    border: 1px solid #333;
    display: inline-block;
    text-align: center;
}

.religion-menu-a li.active a {
    background-color: #2886CF;
    border: 1px solid #2886CF;
    color: #fff;
}

.religion-menu-a li a:hover {
    text-decoration: none;
}


.table {
    margin-bottom: 0;
}

.table th {
    background-color: #3273B1;
    color: #fff;
    text-align: center;
    font-size: 16px;
    padding: 10px 5px;
}

.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>th {
    border: 1px solid #4D8AC7;
}

.table td {
    text-align: center;
    font-size: 16px;
    padding: 10px 5px;
}


/**/
.search-box-b {
    background-color: #F5F5F5;
    border-radius: 7px;
    padding: 5px 15px;
}

.search-box-b .row {
    margin: 15px 0;
}

.search-box-b label {
    float: left;
    width: 50px;
    text-align: right;
    line-height: 34px;
}

.btn1 {
    background-color: #2886CF;
    color: #fff;
    font-size: 16px;
    width: 90px;
}

.btn1:hover {
    color: #fff;
    opacity: 0.9;
}

.btn2 {
    background-color: #2F6797;
    color: #fff;
    font-size: 16px;
    width: 90px;
}

.btn2:hover {
    color: #fff;
    opacity: 0.9;
}

.h-500 {
    min-height: 500px;
}


/**/
dl.map-ul {
    font-size: 16px;
    margin-bottom: 35px;
}

dl.map-ul dt {
    border-bottom: 1px solid #ddd;
    padding: 10px;
}

dl.map-ul dt a {
    color: #2F6797;
}

dl.map-ul dd {
    padding: 10px;
}

dl.map-ul dd a {
    padding-right: 30px;
    color: #666;
}

dl.map-ul a:hover {
    text-decoration: none;
}

.new-ul li a {
    /* width: auto !important; */
}


.article-con span,

.article-con strong {
    font-size: 16px;
}

.uoi {
    display: none;
}

/*yx_rotaion*/
/*.yx-rotaion{ margin-top: 10%; margin-right: auto; margin-bottom: 0; margin-left: auto; }*/
.yx-rotaion-btn,
.yx-rotaion-title,
.yx-rotation-focus,
.yx-rotation-t,
.yx-rotaion-btn {
    position: absolute
}

.yx-rotation-title {
    position: absolute;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #000;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
    left: 0;
    bottom: 0;
    _bottom: -1px;
    z-index: 1
}

.yx-rotation-t {
    color: #fff;
    font-size: 16px;
    font-family: microsoft yahei;
    z-index: 2;
    bottom: 0;
    left: 10px;
    line-height: 40px
}

.yx-rotation-focus span,
.yx-rotaion-btn span {
    background: url(https:/www.sara.gov.cn/resource/common/images/ico.png) no-repeat;
    display: block;
}

.yx-rotation-focus {
    height: 40px;
    line-height: 40px;
    right: 20px;
    bottom: 0;
    z-index: 2
}

.yx-rotation-focus span {
    width: 12px;
    height: 12px;
    line-height: 12px;
    float: left;
    margin-left: 5px;
    position: relative;
    top: 14px;
    cursor: pointer;
    background-position: -24px -126px;
    text-indent: -9999px
}

.yx-rotaion-btn {
    width: 100%;
    height: 41px;
    top: 50%;
    margin-top: -20px;
}

.yx-rotaion-btn span {
    width: 41px;
    height: 41px;
    cursor: pointer;
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;
    position: relative
}

.yx-rotaion-btn .left_btn {
    background-position: -2px -2px;
    float: left;
    left: 10px
}

.yx-rotaion-btn .right_btn {
    background-position: -2px -49px;
    float: right;
    right: 10px
}

.yx-rotaion-btn span.hover {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8
}

.yx-rotation-focus span.hover {
    background-position: -10px -126px
}

.rotaion_list {
    width: 0;
    height: 0;
    overflow: hidden;
}


html,
body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    background-color: #ECECE9;
    min-width: 1280px;
}

ul,
li,
ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer a {
    font-size: 16px
}

body {
    background-position-y: 30px;
    background-size: 142%;
}

#page {
    margin: 20px auto;
    color: #666;
    display: block;
    text-align: center;
}

#page li {
    display: inline-block;
    min-width: 30px;
    height: 28px;
    cursor: pointer;
    color: #666;
    font-size: 13px;
    line-height: 28px;
    background-color: #f9f9f9;
    border: 1px solid #dce0e0;
    text-align: center;
    margin: 0 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-bottom: 5px;
}

.xl-nextPage,
.xl-prevPage {
    width: 60px;
    color: #0073A9;
    height: 28px;
}

#page li.xl-disabled {
    opacity: .5;
    cursor: no-drop;
}

#page li.xl-disabled:hover {
    background-color: #f9f9f9 !important;
    border: 1px solid #dce0e0 !important;
    color: #666 !important;
}

#page li.xl-active {
    background-color: #0073A9;
    border-color: #0073A9;
    color: #FFF
}

#page li:hover {
    background-color: #0073A9 !important;
    border-color: #0073A9;
    color: #FFF
}

#page li.xl-jumpText {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
    opacity: 1;
}

#page li.xl-jumpText:hover {
    background-color: rgba(0, 0, 0, 0) !important;
    border-color: rgba(0, 0, 0, 0) !important;
}

#page li.xl-jumpButton {
    padding: 0 5px;
}


.search-box-b {
    background-color: #F5F5F5;
    border-radius: 7px;
    padding: 5px 15px;
}

.search-box-b .row {
    margin: 15px 0;
}

.search-box-b label {
    float: left;
    width: 50px;
    text-align: right;
    line-height: 34px;
}

.btn1 {
    background-color: #2886CF;
    color: #fff;
    font-size: 16px;
    width: 90px;
}

.btn1:hover {
    color: #fff;
    opacity: 0.9;
}

.btn2 {
    background-color: #2F6797;
    color: #fff;
    font-size: 16px;
    width: 90px;
}

.btn2:hover {
    color: #fff;
    opacity: 0.9;
}

.h-500 {
    min-height: 500px;
}

.table {
    margin-bottom: 0;
}

.table th {
    background-color: #3273B1;
    color: #fff;
    text-align: center;
    font-size: 16px;
    padding: 10px 5px;
}

.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>th {
    border: 1px solid #4D8AC7;
}

.table td {
    text-align: center;
    font-size: 16px;
    padding: 10px 5px;
}

.focusNews h1>a {
    color: #014b87;
    font-size: 45px;
    text-decoration: none;
    font-weight: bold;
}

.list-unstyled li {
    display: inline-block;
    *display: inline;
    margin: 7px 10px 5px 10px;
}

.ttt a {
    color: white;
    font-size: 14px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-wrap: normal;
    width: 360px;
}

.a-icon-list h4 {
    display-inline-block;
    vertical-align: middle;
    line-height: 50px;
    margin：0px;
}

.a-icon-list .iconfont {
    margin-top: -20px;
    vertical-align: middle;
    font-size: 36px;
    width: 50px;
    height: 50px;
    overflow: hidden;
    display: inline-block;
}

/**/
dl.map-ul {
    font-size: 16px;
    margin-bottom: 35px;
}

dl.map-ul dt {
    border-bottom: 1px solid #ddd;
    padding: 10px;
}

dl.map-ul dt a {
    color: #2F6797;
}

dl.map-ul dd {
    padding: 10px;
}

dl.map-ul dd a {
    padding-right: 30px;
    color: #666;
}

dl.map-ul a:hover {
    text-decoration: none;
}

.ztt>div:nth-child(1) {
    display: inline-block;
    margin-bottom: 20px;
}

.ztt .wd:nth-child(2) img {
    height: auto;
    width: 1920px;
}


.slide img {
    width: 100%;
    height: 395px;
    object-fit: cover;
}

.a-icon-list a h4 {
    font-size: 20px;
}

img {
    max-width: 100%
}

.title-content-title {
    position: absolute;
    left: 0px;
    padding-left: 0px;
    z-index: 99999;
    width: 100%;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    line-height: 40px;
    height: 40px;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 2px 5px;
}

.new-ul li {
    padding: 7px 15px
}

#lunbo .swiper-container {
    width: 612px;
    height: 385px;
}

#lunbo .swiper-pagination {
    display: none;
}

.a-icon-list a .iconfont {
    font-size: 40px;
    font-weight: normal;
    position: relative;
    top: 6px;
    margin-right: 5px;
}



.focusNews h1>a {
    color: #014b87;
    font-size: 45px;
    text-decoration: none;
    font-weight: bold;
}

.list-unstyled li {
    display: inline-block;
    *display: inline;
    margin: 7px 10px 5px 10px;
}

.ttt a {
    color: white;
    font-size: 14px;
    display: block;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    word-wrap: normal;
    width: 100%;
    max-height: 100%;
}

.ttt a:hover {
    color: #fff;
}

#page_div {
    display: flex;
    justify-content: center;
}

.zxf_pagediv {
    /* margin:0 10px; */
}

.zxf_pagediv .current {
    color: #337ab7;
}

.zxf_pagediv a,
.zxf_pagediv span {
    margin: 0 3px;
    font-size: 16px;
    color: #666;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.pagination_index {
    margin: 0 3px;
    font-size: 16px;
    color: #666;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.index-con #toplist li em {
    color: #333;
}

.breadcrumb span a {
    color: #333;
}

.server-img2 {
    display: none;
}

@media (min-width:1041px) {
    .sas2 {
        width: 100%;
    }

    .topbar .row {
        width: 75.5%;
    }
}


@media (max-width:1040px) {
    .sas2 {
        width: 130.7vw;
    }

    .topbar .row {
        width: 87%;
    }
}

@media (max-width:768px) {
    .server-img1 {
        display: none;
    }

    .server-img2 {
        display: block;
        width: 100%;
    }

    .sas2 {
        display: none;
    }

    .header .row {
        width: 100%;
    }

    html,
    body {
        min-width: auto;
    }

    .header .logo {
        margin: 0 0 40px 0;
    }

    .menu-ul {
        width: 640px;
    }

    .index-con {
        width: 100%;
    }

    .menu {
        width: 100%;
        overflow: auto;
    }

    .menu-ul li a {
        padding: 0 20px;
        font-size: 20px !important;
    }

    .focusNews h1 {
        padding: 0 15px !important;
    }

    .focusNews h1>a {
        font-size: 26px;
        line-height: 1.3;
    }

    .text-center {
        padding: 10px 0 !important;
    }

    #lunbo .swiper-container {
        width: 100%;
        height: 226px;
    }

    .ztt .wd:nth-child(2) img {
        height: auto;
    }

    .slide.col-sm-7 {
        padding: 0;
    }

    .slide img {
        height: 100%;
    }

    .ttt a {
        width: 100%;
    }
    .ttt a.long-title{
        font-size: 12px;
    }
    .new-list {
        padding-right: 0 !important;
        padding-left: 0 !important;
        margin-top: 10px !important;

    }

    .new-ul li em {
        display: none;
    }

    .new-ul {
        border-bottom: 20px solid rgba(0, 0, 0, 0) !important;

    }

    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .index-con .row {
        flex-wrap: wrap;
    }

    .index-con .row .col-sm-3 {
        width: 48%;
        margin-bottom: 15px;
    }

    .index-con .row .col-sm-3:last-child {
        width: 100%;
        margin: 0;
    }

    .a-icon-list a {
        width: 100% !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .row:before {
        display: none !important;
    }

    .a-icon-list a .iconfont {
        font-size: 36px !important;
        width: 30%;
    }

    .a-icon-list a h4 {
        font-size: 16px;
    }

    #shzr .col-sm-6 {
        margin-top: 15px;
    }

    .foot-link {
        width: 100% !important;
    }

    .foot-link select {
        margin-top: 10px;
    }

    .footer {
        padding: 15px;
    }

    .footer .row {
        width: 100%;
    }

    .mt15 {
        margin-top: 15px;
    }

    .religion-menu-a li {
        width: 50%;
    }

    .religion-menu-a li a {
        width: 100%;
    }

    .fojiao {
        padding: 15px !important;
    }

    .foot-link {
        /* margin-top: 0 !important; */
    }

    .breadcrumb {
        font-size: 18px;
        margin-bottom: 0;
    }

    .breadcrumb a {
        font-size: 18px;
    }

    .search-box-b .row {
        display: flex;
        justify-content: space-between;
    }

    .search-box-b label {
        width: 20%;
        text-align: left;
        font-size: 16px;
        font-weight: normal;
    }

    .search-box-b .form-control {
        font-size: 16px;
    }

    .search-box-b .row .col-sm-3 {
        width: 80%;
    }

    .search-box-b .btn,
    .search-box-b .col-sm-1 {
        width: 100% !important;
    }

    .panel-heading .more {
        display: block;
    }

    .foot-link select {
        width: 90% !important;
    }
}
