<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.d1 {
    width: 5em;
    height: 5em;
    background: #e4393c;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    behavior: url(ie-css3.htc);
}

body {
    background-image:
        url(http://www.shaanxi.gov.cn/ggbf/images/P020210624547352549530.png) no-repeat center;
  
}

.container {
    width: 1200px;
    margin: auto;
    margin: 15px auto;
    margin-top: 0;
}

.lunbo {
    float: left;
    width: 58%;
}

.mask {
    width: 100%;
    height: 50px;
    background: rgba(0, 0, 0, 0.6);
    color: white;
    position: absolute;
    bottom: 0;
    font-size: 14px;
    text-align: left;
    line-height: 50px;
}

.lunbo img {
    width: 100%;
    height: 400px;
}

.mask .txt {
    width: 76%;
    position: absolute;
    left: 20px;
    overflow: hidden;
    font-size: 16px;
}

.right_news {
    width: 41%;
    float: right;
    overflow: hidden;
    background-color: #FFFFFF;
    height: 400px;
    margin-bottom: 10px;
}

.xcsp a img {
    border: none;
}

.tz_lb ul li a img {
    border: none;
}

.right_news .news_content {
    padding: 0px 20px 20px 20px;
    margin-top: 10px;
}

.right_news .news_title {
    display: flex;
    justify-content: space-between;
    flex-flow: wrap row;
    list-style: none;
    background-color: #efefef;
    height: 54px;
}

.right_news .news_title li {
    text-align: center;
    font-size: 18px;
    line-height: 50px;
    height: 60px;
    color: #333333;
    width: 23%;
    float: left;
    border-right: 1px solid #fff;
}

a {
    text-decoration: none;
    color: #333333;
    cursor: pointer;
}

.right_news .news_title .current {
    background: url(border_title.png) center no-repeat;
    width: 145px;
    color: #FFFFFF;
}

.right_news .news_title .current a {
    color: white;
}

.right_news .news_content ul li {
    line-height: 40px;
    height: 40px;
    width: 100%;
}

.right_news .news_content ul li:hover a {
    color: #569DEF;
}

.right_news .news_content ul li a i {
    background: url(l_dot.png) left center no-repeat;
    padding-left: 15px;
}

.right_news .news_content ul li span:nth-child(1) {
    display: inline-block;
    width: 70%;
    height: 40px;
    overflow: hidden;
}

.right_news .news_content ul li span:nth-child(2) {
    float: right;
}

.tongzhi_news {
    display: none;
}

.tzgg a:hover .tongzhi_news {
    display: block;
}

.tz ul {
    width: 100%;
    margin: auto;
}

.tz ul li {
    float: left;
    width: 20%;
    text-align: center;
    height: 160px;
}

.container .depart_one,
.container .depart_two,
.container .depart_three,
.container .depart_four,
.container .depart_five {
    width: 1200px;
    margin: 0px auto;
}

.bfc::after {
    content: "";
    display: block;
    clear: both;
}

.gnxy {
    width: 58%;
    float: left;
}

.gn_bt,
.tz_bt,
.glpt,
.xglj,
.xysp {
    text-align: center;
    height: 60px;
}

.wrap {
    width: 230px;
    height: 150px;
    margin: 0 auto;
    /*设置定位父级*/
    position: relative;
    font-size: 0;
}

.wrap img {
    width: 100%;
}

.masks {
    height: 100%;
    position: absolute;
    /*定位操作*/
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    background: black;
    /*设置盒子的透明度*/
    opacity: 0.5;
}



.gn_content {
    margin-top: 15px;
    background-color: #FFFFFF;
    padding: 20px 15px;
    height: 200px;
}

.tzfw {
    width: 40%;
    float: right;
}

.gn_left {
    float: left;
    width: 35%;
}

.gn_left img {
    width: 230px;
    height: 190px;
}

.gn_right {
    float: right;
    width: 63%;
}

.gn_right ul {
    margin-top: 5px;
    margin-left: 10px;
}

.gn_right li {
    width: 35%;
    height: 40px;
    line-height: 40px;
    float: left;
    border: 1px solid #569def;
    margin: 8PX 20PX;
}

.gn_right li a {
    color: #569def;
}

.gn_right span a:hover {
    color: #569DEF;
}

.gn_right li:hover {
    background-color: #569def;
}

.gn_right li:hover a {
    color: #FFFFFF;
}

.tz_lb {
    background-color: white;
    margin-top: 15px;
    padding: 20px 15px;
    height: 200px;
}

.tz_lb ul {
    text-align: center;
}

.tz_lb ul li {
    width: 45%;
    background-color: #569def;

    margin: 13px 10px;
    float: left;
    padding: 10px 0;
}

.tz_lb ul li a {
    color: #FFFFFF;
}

.text {
    position: absolute;
    width: 100%;
    top: 40%;
    left: 0;
    z-index: 11;
    color: white;
    text-align: center;
    font-size: 18px;
}

.xg_lb {
    text-align: center;
    height: 50px;
    line-height: 50px;
    background-color: white;
    margin-top: 10px;
}

.xg_lb select {
    margin: 10px 7%;
    border: 1px solid #333;
    padding: 5px 10px;
}

.xcsp img {
    width: 1200px;
    margin-top: 20px;
}

.bt,
.tz_b,
.xg_bt {
    color: white;
    font-size: 18px;

    width: 100px;
    height: 30px;
    line-height: 30px;
    margin: auto;
    background-color: #569def;
    position: relative;
    top: 20px;
    border: 4px solid whitesmoke
}

.gl_bt {
    color: white;
    font-size: 18px;

    width: 240px;
    height: 30px;
    line-height: 30px;
    margin: auto;
    background-color: #569def;
    position: relative;
    top: 20px;
    border: 4px solid whitesmoke
}

.xy_bt {
    color: white;
    font-size: 18px;

    width: 180px;
    height: 30px;
    line-height: 30px;
    margin: auto;
    background-color: #569def;
    position: relative;
    top: 20px;
    border: 4px solid whitesmoke
}

.gn_xt,
.tz_xt,
.xg_xt,
.gl_xt,
.xy_xt {

    height: 3px;
    background-color: #569def;
}

.searched li {
    border-bottom: 1px dashed #333;
    margin-bottom: 10px;
    color: #333;
}

.searched {
    width: 1200px;
    margin: 0 auto;
}

.gn_right span {
    line-height: 20px;
}

div#info a {
    margin: 7px;
}

.page {
    line-height: 60px;
    text-align: -webkit-center;
    text-align: center;
    height: 60px;
    color: #333;
}

.page a {
    width: 8%;
    display: inline-block;
    border: 1px solid #333;
    height: 25px;
    line-height: 25px;
    text-align: center;

}

.page a:hover {
    color: white;
    background-color: #8a9599;
}

.swiper-container-horizontal&gt;.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    width: 20%;
    position: absolute;
    left: 80%;
    color: white;
}
     .zwgk {
            width: 100%;
            height: 100%;
          
        }

        .zwgk li {
            width: 31%;
            height: 40px;
            line-height: 35px;
            border: 1px solid #569def;
            margin: 15PX 3PX;
            float: left;
            text-align: center;
            font-size: 15px;
        }</pre></body></html>