﻿/* author mexxj@qq.com */
.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-left: 10px;
    padding-right: 10px;
}
a:hover{
    text-decoration: none;
}
.header {
    background: url(../gobel/bg.jpg) center top no-repeat;
}
.top {
    background: rgba(0, 0, 0, 0.2);
    line-height: 28px;
}
.top .pull-left > a,.top .pull-right > a{
    color: #fff;
}
.top .pull-left > a:after,.top .col-md-12 > .pull-right > a:after{
    content: "|";
    margin-left: 5px;
}
.top .dropdown-menu div {
    color: #000;
    font-weight: 600;
    text-indent: 1.6rem;
}
.top .dropdown-menu div:before{
    margin-right: 5px;
}
.top .col-md-12 > .pull-right > a{
    margin-right: 5px;
}
.top .pull-left > a:last-child:after,.top .col-md-12 > .pull-right > a:last-child:after{
    content: "";
}
#navbar {
    background: #448aca;
}
.navbar-default{
    background: none;
    border: none;
    padding: 40px 0 70px;
}
.navbar-nav a{
    color: #fff;
    font-size: 18px;
}
.nav>li>a:focus, .nav>li>a:hover{
    background-color: #377bba;
}
ul,.navbar-header,.navbar-form-right,.navbar-brand{
    padding: 0;
}
.navbar-nav li{
    text-align: center;
}
.navbar-nav li a:before{
    margin-right: 10px;
}
.search{
    width: 90%;
}
.search .form-group{
    position: relative;
    width: 100%!important;
    padding: 0;
}
.search input{
    border-radius: 17px;
    width: 100%!important;
}
.search button{
    background: none;
    position: absolute;
    right: 0px;
    top: -3px;
}
.search button:focus{
    outline: none;
}
.hotnews{
    background: #f6f6f6;
    padding: 15px 0 10px;
    text-align: center;
}
.hotnews h2{
    font-weight: bolder;
}
.hotnews p{
    color: #a7a7a7;
}
.index{
    padding: 30px 0 0;
}
.focus ul,.ztzl ul,.rdzt ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.focus li{
    float: left;
}
.focus li p{
    background: rgba(0, 0, 0,.5);
    color: #fff;
    margin-top: -50px;
    line-height: 50px;
    text-indent: 2em;
    position: absolute;
    width: 100%;
    z-index: 9;
}
.swiper-pagination {
    text-align: right;
    position: absolute;
    z-index: 999;
}
.swiper-container-horizontal>.swiper-pagination-bullets{
    width: 98%;
}
.swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    background: #fff;
    opacity: .6;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.swiper-pagination-bullet-active{
    width: 35px;
    border-radius: 15px;
    opacity: 1;
}
.focus .swiper-slide,.ztzl .swiper-slide{
    position:relative;
    width:100%;
    height:0;
}
.focus .swiper-slide img,.ztzl .swiper-slide img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.focus .swiper-slide{
    padding-top: 53.7%;
}
.search button:after{
    color: #999;
    content: "\e64d";
}
.title{
    display: flex;
    background: #f6f6f6;
}
.title a,.ti a{
    color: #999;
    font-size: 12px;
    margin-right: 2em;
    flex-grow: 1;
    text-align: right;
    line-height: 42px;
}
.title ul{
    padding: 0;
    margin: 0;
}
.title li{
    list-style: none;
    float: left;
    cursor:pointer;
    line-height: 42px;
}
.title li b,.title b{
    color: #999;
    padding: 12px 18px;
    font-size: 16px;
}
.title li a{
    position: absolute;
    right: 0;
    top: 0;
    display: none;
}
.title > b, .title li.on b {
    background: #448aca;
    color: #fff;
}
.title li.on a {
    display: block;
}
.nl li {
    display: flex;
    justify-content: space-between;
    line-height: 2.4em;
}
.nl li a {
    color: #2c2c2c;
    width: 50%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    flex-grow: 1;
}
.nl li:before {
    content: "·";
    color: #0077d1;
    font-family: \9ED1\4F53;
    font-size: 2em;
    text-indent: -.4em;
}
.nl li span{
    color: #999;
}
.nl li:hover a{
    color: #448aca;
}
.nl li:hover span{
    color: #666;
}
.news .nl{
    margin-top: 15px;
    margin-bottom: 0;
}
.news .nl:before{
    background: #cbcbcb;
    content: "";
    display: block;
    width: 2px;
    height: 85%;
    position: absolute;
    top: 10%;
    left: 9px;
    z-index: 1;
}
.news .nl li{
    position: relative;
    text-indent: 2em;
    font-size: 16px;
}
.news .nl li:before{
    background: #fff;
    content: "";
    display: block;
    border: 1px solid #cbcbcb;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 2;
}
.news .nl li:hover:before{
    background: #448aca;
    border-color: #448aca;
}
.focus,.news,.ztzl,.xxgk,.gzhd{
    margin-bottom: 25px;
}
.ztzl .swiper-slide {
    padding-top: 9.17%;
}
.slide{
    display: flex;
    justify-content: space-between;
    margin: 30px 0 20px;
}
.slide .title{
    background: none;
    padding-right: 20px;
    position: relative;
}
.slide .title:after{
    background: #e3e3e3;
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0;
    z-index: 1;
}
.slide .title li,.tab4 > li{
    background: #e3e3e3;
    border-radius: 4px;
    position: relative;
    padding: 0;
    text-align: center;
    width: 115px;
}
.slide .title li+li{
    margin-top: 40px;
}
.slide .title li b,.tab4 > li b{
    color: #666;
    font-weight: normal;
    width: 100%;
    padding: 0;
}
.slide .title li.on,.tab4 > li.on {
    background: #448aca;
}
.slide .title li.on:after{
    background: #448aca;
    border-radius: 3px;
    content: "";
    display: block;
    width: 3px;
    height: 130%;
    position: absolute;
    top: -15%;
    right: -21px;
    z-index: 3;
}
.slide .title li.on b,.tab4 > li.on b{
    border-radius: 4px;
    color: #fff;
}
.tab4 > li{
    float: left;
    line-height: 42px;
    list-style: none;
    margin: 0 15px;
}
.tab4 > li b{
    font-size: 16px;
}
.tab4 > li.on:before{
    color: #fff;
}
.icon{
    display: flex;
    flex-wrap: wrap;
}
.icon a{
    background: #d7d7d7;
    border-radius: 4px;
    color: #666;
    font-size: 16px;
    padding: 10px 0;
    width: 19%;
    text-align: center;
    margin:10px 3px;
}
.icon a:hover{
    background: #448aca;
    color: #fff;
}
.icon a:before{
    margin-right: 10px;
}
.del{
    margin-bottom: 0;
    padding-left: 2em;
    list-style: none;
}
.del li+li{
    border-top: 1px dashed #bbb;
}
.del h3{
    margin: 10px 0 15px;
}
.del h3 a{
    color: #2c2c2c;
    font-size: 18px;
}
.del p{
    color: #666;
    line-height: 1.5;
}
.ti{
    border-bottom: 1px solid #ccc;
    display: flex;
}
.ti b:after{
    background: #448aca;
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -1px;
}
.ti b{
    color: #448aca;
    padding: 12px 5px 12px 18px;
    font-size: 16px;
}
.dot > b{
    position: relative;
}
.title.dot > b{
    padding: 12px 35px;
}
.title.dot > b:before{
    background: #fff;
    left: 1em;
}
.ti.dot > b:before{
    background: #448aca;
    left: 0px;
}
.dot > b:before{
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
#jzxx img{
    margin: 30px auto;
}
.gzhd .nl{
    margin-top: 10px;
}
.gzhd .nl li{
    font-size: 16px;
}
.title ul.tab3{
    margin-left: 2em;
}
.title .tab3 li{
    margin-right: 12px;
    line-height: 46px;
}
.title .tab3 li b{
    background: #d7d7d7;
    border-radius: 4px;
    color: #666;
    padding: 5px 12px;
    font-weight: normal;
}
.title .tab3 li.on b{
    background: #eb9a59;
    color: #fff;
}
.ywgz{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 20px 0;
}
.ywgz li{
    list-style: none;
    border-bottom: 1px dashed #bbb;
    position: relative;
    padding: 0 0 10px;
}
.ywgz li h3{
    font-size: 18px;
}
.ywgz li h3 a{
    color: #2c2c2c;
}
.ywgz li p{
    color: #666;
}
.ywgz li span{
    position: absolute;
    right: 0;
    bottom: 1.3em;
}
.flink{
    background: #448aca;
}
.flink .item {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
}
.flink .item div {
    background: #5497d3;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    width: 156px;
    height: 40px;
    text-align: center;
    margin-top: 14px;
}
.flink .item select {
    width: 20%;
    margin: 10px 0;
}
.footer{
    background: #5497d3;
    padding: 20px 0 10px;
}
.footer,.footer a{
    color: #fff;
    font-size: 12px;
}
.footer .col-md-4 a:hover{
    text-decoration: none;
}
.footer .col-md-4{
    padding: 15px 0;
    display: flex;
    flex-direction: row;
    align-items:center;
    flex-wrap: wrap;
}
.footer .col-md-4 a{
    margin: 0 10px;
}
.footer .col-md-4 a:first-child{
    width: 30%;
}
.footer .col-md-4 a:last-child{
    width: 40%;
}
.footer .col-md-4 img {
    display: block;
    margin: 0 auto 5px;
}
.footer .col-md-8{
    padding-top: 20px;
}
.footer .col-md-8 img{
    margin-top: -3px;
}
.footer .col-md-8 p:not(.link){
    word-spacing: 20px;
    word-wrap: normal;
}
.footer .link span{
    margin-left: 20px;
}
.page{
    background: #f1f5fb;
    padding-top: 20px;
    padding-bottom: 40px;
}
.sider{
    font-size: 16px;
    text-align: center;
    padding-bottom: 20px;
}
.sider dt{
    background: #448aca;
    color: #fff;
    font-weight: bold;
    margin-bottom: 2px;
    padding: 1em 0;
}
.sider dd{
    background: #d9e3f1;
    margin-bottom: 1px;
}
.sider dd.on,.sider dd:hover{
    background: #6fb4f3;
}
.sider dd.on a,.sider dd:hover a{
    color: #fff;
}
.sider dd a{
    color: #448aca;
    display: block;
    padding: 1em 0;
}
.page .bnav {
    text-align: right;
    margin-bottom: 20px;
}
.page .list {
    padding: 0 15px;
}
.page .list, .page .art {
    background: #fff;
}
.column {
    border-bottom: 1px solid #eee;
    font-size: 16px;
    font-weight: bold;
    padding: .8em 0 0;
}
.column span {
    border-bottom: 1px solid #0077d1;
    float: left;
    padding: 10px;
}
.list li{
    border-bottom: 1px dotted #eee;
    display: flex;
    float: left;
    justify-content: space-between;
    margin: 5px auto;
    padding: 10px;
    width: 100%;
}
.list li:hover{
    background: #ddd;
}
.list li:nth-of-type(1){
    margin-top: 15px;
}
.list li a{
    color: #333;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.list li .date{
    flex-grow: 1;
    white-space: nowrap;
    word-spacing: 15px;
}
.list p{
    margin: 20px 0 0;
    font-size: 16px;
    display: flex;
    justify-content: space-between;
    text-indent: 1em;
    position: relative;
    float: left;
    width: 100%;
}
.list p a{
    font-size: 14px;
}
.list p:before {
    content: "";
    display: block;
    border: 2px solid #6fb4f3;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    position: absolute;
    left: -15px;
    top: 50%;
    transform: translateY(-50%);
}
.artt{
    text-align: center;
    margin: 0;
    line-height: 1.48;
}
.tools{
    border-bottom: 1px dotted #ccc;
    margin: 25px auto 20px;
    padding: 5px 30px;
}
.tools .date, .tools #print, .tools .source{
    float: left;
    margin-right: 1em;
}
.article{
    font-size: 16px;
    line-height: 2.2;
    overflow-wrap: break-word;
    word-wrap: break-word;
}
.qrcode, #qrcode{
    text-align: center;
}
.qrcode{
    margin: 30px auto 15px;
}
.navbar-nav li:nth-of-type(1) > a:before {
    content: "\e650";
}
.navbar-nav li:nth-of-type(2) > a:before {
    content: "\e612";
}
.navbar-nav li:nth-of-type(3) > a:before {
    content: "\e604";
}
.navbar-nav li:nth-of-type(4) > a:before {
    content: "\e66c";
}
.navbar-nav li:nth-of-type(5) > a:before {
    content: "\e61f";
}
.icon a:nth-of-type(1):before{
    content: "\e662";
}
.icon a:nth-of-type(2):before{
    content: "\e603";
}
.icon a:nth-of-type(3):before {
    content: "\e88c";
}
.icon a:nth-of-type(4):before {
    content: "\e607";
}
.icon a:nth-of-type(5):before {
    content: "\e60c";
}
.icon a:nth-of-type(6):before {
    content: "\e657";
}
.icon a:nth-of-type(7):before {
    content: "\eabc";
}
#print:before{
    content: "\e6a5";
}
@font-face {
    font-family: 'iconfont';  /* Project id 1745397 */
    src: url('https://at.alicdn.com/t/font_1745397_jbknpzg2yrj.woff2?t=1634611171838') format('woff2'),
         url('https://at.alicdn.com/t/font_1745397_jbknpzg2yrj.woff?t=1634611171838') format('woff'),
         url('https://at.alicdn.com/t/font_1745397_jbknpzg2yrj.ttf?t=1634611171838') format('truetype');
  }
/* @font-face {
    font-family: 'iconfont';  
    src: url('https://at.alicdn.com/t/font_1745397_ong4674mw0s.eot');
    src: url('https://at.alicdn.com/t/font_1745397_ong4674mw0s.eot?#iefix') format('embedded-opentype'),
    url('https://at.alicdn.com/t/font_1745397_ong4674mw0s.woff2') format('woff2'),
    url('https://at.alicdn.com/t/font_1745397_ong4674mw0s.woff') format('woff'),
    url('https://at.alicdn.com/t/font_1745397_ong4674mw0s.ttf') format('truetype'),
    url('https://at.alicdn.com/t/font_1745397_ong4674mw0s.svg#iconfont') format('svg');
} */
.navbar-nav li a:before,.search button:after,.icon a:before,#print:before{
    font-family: "iconfont" !important;
    font-size: 22px;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
    .page{
        min-height: 480px;
    }
    .ywgz li{
        width: 30%;
    }
}
@media (min-width: 992px) {
    .top .dropdown-menu{
        min-width: 860px;
        margin-top: -1px;
        border-radius: 0 0 8px 8px;
    }
    .focus,.xxgk{
        margin-left: -10px;
    }
    .news,.gzhd{
        margin-left: 10px;
        padding: 0;
    }
    .ztzl {
        padding: 0;
    }
}
@media (min-width: 768px) {
    .navbar-nav{
        display: flex;
        width: 100%;
    }
    .navbar-nav li{
        flex-grow: 1;
        text-align: center;
        position: relative;
    }
    .navbar-nav li:before,.navbar-nav li:after{
        background: #377bba;;
        content: "";
        width: 1px;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
    }
    .navbar-nav li:before{
        background: #4c8fcc;
        right: -1px;
    }
    .navbar-form-right .form-group input {
        opacity: .8;
        transition: all 0.2s;
    }
    .navbar-form-right .form-group input:focus{
        opacity: 1;
    }
    .page .art {
        padding: 60px;
    }
}
@media (max-width: 1199px){
    .ywgz li{
        width: 48%;
    }
}
@media (max-width: 992px){
    .top .dropdown-menu {
        min-width: 720px;
    }
    .search{
        width: 100%;
    }
}
@media (max-width: 767px){
    .navbar-default{
        padding: 0;
    }
    .navbar-brand{
        display: block;
        margin: 0 auto 30px;
        width: 100%;
    }
    .navbar-nav li {
        float: left;
        width: 50%;
    }
    .top .dropdown-menu {
        min-width: 480px;
    }
    .header .navbar-form{
        border: none;
        box-shadow: none;
        text-align: center;
    }
    .footer .col-md-4 {
        justify-content: center;
    }
}
@media (max-width: 500px){
    .top .dropdown-menu {
        min-width: 360px;
    }
    .item{
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .item select{
        width: 40%;
    }
    .ywgz li{
        width: 100%;
    }
}
@media (min-width: 992px) and (max-width: 1200px){
    .news .nl{
        margin-top: 0;
    }
    .news .nl li{
        font-size: 14px;
    }
    .news .nl:before{
        top: 7%;
    }
}