@charset "gb2312"; /* CSS Document */
.bg-skin {
    background: #fff;
    padding-bottom: 1rem;
    border-top: 3px solid #006dba;
}

/*-------------市政府页面-------------*/
/*单层tab切换1 */
.tab-box {
    text-align: left;
}

.tab-hd {
    height: 43px;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 10px;
}

.tab-hd>ul>li {
    margin-right: 30px;
    float: left;
    padding: 0 .2rem;
    height: 42px;
    line-height: 42px;
    position: relative;
}

.tab-hd>ul>li>a {
    font-size: 1.2rem;
    color: #333;
}

.tab-hd .on {
    border-bottom: 4px solid #006dac;
}

.tab-hd .on a {
    color: #006dac;
    font-weight: bold;
}

.tab-hd>ul>li>a>span {
    font-size: .8rem;
    color: #999999;
    line-height: 42px;
    margin-left: 10px;
}

.tab-hd>span {
    float: right;
}

.tab-hd>span>a {
    margin-top: 10px;
    display: block;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    color: #333 ;
    border-radius: 50%;
    background: #d8d8d8;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

.tab-hd>span>a:hover {
    color: #fff;
    background: #025fa0;
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
}

.tab-hd>span>a>i {
    line-height: 18px;
}

.tab-hd>ul>li::after {
    position: absolute;
    top: 15px;
    right: -15px;
    content: "";
    width: 1px;
    height: 16px;
    background: #e4e4e4
}

.tab-hd>ul>li:last-child::after {
    background: none;
}

.leader-list {
    position: relative;
    padding: 25px 0 10px 110px;
    border-bottom: 5px solid #f0f0f0;
    background: #fafafa;
    overflow: hidden;
}

.leader-list:last-child {
    border-bottom: 0;
}

.leader-list h3 {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100px;
    margin-top: -15px;
    color: #006dba;
    text-align: center;
    font-size: 1.25rem;
    font-weight: normal;
    line-height: 30px;
}

.leader-list ul {
    overflow: hidden;
}

.leader-list ul li {
    float: left;
    margin: 0 12px 10px 0;
}

.leader-list ul li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #333;
}

.leader-list ul li .pic {
    padding: 6px;
    border: 1px solid #f1f1f1;
    background: #fff;
    cursor: pointer;
    width: 124px;
    height: 148px;
}

.leader-list ul li .pic img {
    width: 110px;
    height: 134px;
}

.leader-list ul li p {
    line-height: 30px;
    text-align: center;
    cursor: pointer;
}

.leader-list.first ul li .pic img {
    width: 132px;
    height: 159px;
}

.leader-list.first ul li .pic {
    width: 146px;
    height: 173px;
}

/* 列表 */
.new-list ul {
    zoom:1; }

.new-list li {
    position: relative;
    padding: .48rem 0 .48rem .8rem;
    background: url(../images/dian.png) no-repeat 0px center;
}

.new-list li a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
}

.new-list li:hover a {
    color: #006eab;
}

.new-list li:hover span {
    color: #006eab;
}

.new-list li span {
    display: block;
    float: right;
    width: 100px;
    font-size: 1rem;
    text-align: right;
    color: #999999;
}

/* 政府机构 */
.zfjg-list {
    margin-left: -2%;
}

.zfjg-list li {
    width: 23%;
    float: left;
    padding: .5rem;
    margin-bottom: 8px;
    margin-left: 2%;
    background: #f5f5f5;
    border-radius: 4px;
    -ms-flex-align: center !important;
    align-items: center !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.zfjg-list li a {
    display: block;
    line-height: 24px;
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.zfjg-list li:hover {
    background: #006dba;
    color: #fff;
    cursor: pointer;
}

.zfjg-list li:hover a {
    color: #fff;
}

.mail-table {
    table-layout: fixed;
    font-size: 26px;
}

.mail-table th:nth-child(1) {
    width: 38%;
}

.mail-table th:nth-child(2) {
    width: 10%;
}

.mail-table th:nth-child(3) {
    width: 12%;
}

.mail-table th:nth-child(4) {
    width: 22%;
}

.mail-table th:nth-child(5) {
    width: 10%;
}

.mail-table th:nth-child(6) {
    /* width: 8%; */
}

.mail-table td:nth-child(3) {
    text-align: center;
}

.mail-table td {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

/*-------------政务公开页面-------------*/
.zwgk-search {
    padding: 10px 15px;
    margin-bottom: 1rem;
    background: #ededed;
}

.zwgk-search .btn {
    width: 100%;
    height: 45px;
    background: #006dba;
    border: none;
    border-radius: 0px;
    color: #fff;
}

.zwgk-search .btn:hover {
    background: #003f6b;
}

.zwgk-search .form-row > .col, .form-row > [class*="col-"] {
    padding-right: 0px;
    padding-left: 0px;
}

.zwgk-search .form-control ,.zwgk-search .custom-select {
    height: 45px;
    border: none;
    border-radius: 0px;
}

.file-box ul {
    position: relative;
}

.file-box ul:before {
    content: "";
    width: 2px;
    position: absolute;
    background: #dedede;
    left: 4px;
    top: 20px;
    bottom: 18px;
    z-index: 0;
}

.file-box ul li {
    height: auto;
    padding-left: 1.2rem;
    background: url(../images/dian_d.png) no-repeat 0px center;
    font-size: 24px;
}

.file-box ul li p {
    display: none;
    padding: 12px 15px;
    margin-bottom: 5px;
    /* text-indent: 2em; */
    background: #f4f5f9;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    font-size: 14px;
    color: #999999;
}

.file-box ul li.on p {
    display: block;
}

.zfxxgk-list {
    display: block;
}

.zfxxgk-list li {
    float: left;
    width: 33.3333% ;
    padding: .5rem;
    text-align: center;
    background: #f8f8f8;
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
}

.zfxxgk-list li i {
    display: block;
    font-size: 3rem;
    margin: 0px auto;
    text-align: center;
    color: #006dba;
    transition: .3s all;
}

/* .zfxxgk-list li:nth-child(4),.zfxxgk-list li:nth-child(5){ width:49.99% !important;} */
.zfxxgk-list li:nth-child(2),.zfxxgk-list li:nth-child(3),.zfxxgk-list li:nth-child(5),.zfxxgk-list li:nth-child(6) {
    border-left: 0;
}

.zwgk-list li {
    width: 33.33%;
    padding: 1rem;
    float: left;
    text-align: center;
    background: #fafafa;
}

.zwgk-list li img {
    display: block;
    margin: 0px auto;
    text-align: center;
    color: #006dba;
    transition: .3s all;
}

.zwgk-list li:hover ,.zfxxgk-list li:hover {
    background: #f2f2f2;
    border-color: transparent;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
}

.zwgk-list li:hover img,.zfxxgk-list li:hover i {
    transform: scale(1.1);
}

/*-------------政府数据页面-------------*/
.zfsz-search {
    background: url(../images/zfsz_search_bg.jpg) center center no-repeat;
}

.zfsz-search .custom-file {
    height: auto;
}

.zfsz-search>form>p>label a {
    padding: 0 .5rem;
    font-size: .9rem;
    margin-bottom: 0;
    color: #1c8bd9;
}

.zfsz-search .btn {
    background: #ff6000;
    color: #fff;
}

.tab-sz-hd>ul>li {
    float: left;
    background: #e8f5ff;
    padding: 1rem 0;
    width: 33.333%;
    text-align: center;
    border-right: 1px solid #d2e8f9;
    position: relative;
}

.tab-sz-hd>ul>li i {
    display: inline-block;
    width: 55px;
    height: 55px;
    margin-right: 5px;
    border: 1px solid #006dba;
    border-radius: 50%;
    background: #fff;
    font-size: 1.5rem;
    line-height: 55px;
    color: #006dba;
}

.tab-sz-hd>ul>li>a {
    font-size: 1.1rem;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tab-sz-hd .on {
    background: #006dba;
    color: #e8f5ff;
    cursor: pointer;
}

.tab-sz-hd .on i {
    background: #034e83;
    color: #fff;
    border: 1px solid #034e83;
}

.tab-sz-hd .on a {
    color: #e8f5ff;
    font-weight: 500;
}

.tab-sz-hd .on:after {
    position: absolute;
    width: 0;
    content: "";
    bottom: -8px;
    left: 48%;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #006dba;
}

.zbjs-box h5 {
    display: inline-block;
    padding-bottom: .8rem;
    margin-bottom: 0;
    border-bottom: 4px solid #006dba;
    font-size: 1.2rem;
    font-weight: bold;
    color: #006dba;
}

.zbjs-list {
    margin-left: -1%;
}

.zbjs-list li {
    float: left;
    width: 15.66%;
    margin-top: 1.2rem;
    margin-left: 1%;
    border: 1px solid #eee;
    border-radius: 2px;
    background: #fff;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.zbjs-list li i {
    display: block;
    font-size: 2.5rem;
    margin: 0px auto;
    text-align: center;
    color: #1aa0ff;
    transition: .3s all;
}

.zbjs-list li a {
    display: block;
    padding: .6rem 0;
}

.zbjs-list li a:hover {
    background: #006dba;
    border-color: transparent;
    color: #fff;
    border-radius: 2px;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
}

.zbjs-list li a:hover i {
    color: #fff;
    transform: scale(1.1);
}

/*-------------通用列表页面-------------*/
.breadcrumb {
    display: flex;
    width: 100%;
    padding: .75rem 0;
    border-bottom: 1px solid #eee;
    background: #fff;
    margin-bottom: .5rem;
    font-size: 24px;
}
.breadcrumb i{
    font-size:24px;
}
.breadcrumb a {
    padding-left: .2rem;
    padding-right: .2rem;
}

.contents-header {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0;
    margin-bottom: 1rem;
    align-items: center;
}

.contents-header-title {
    font-size: 2.25rem;
    padding: 0.5rem 0rem;
    color: #006dba;
    display: flex;
    align-items: center;
}

.header-title-prefix {
    height: 1.4rem;
    width: 0.6rem;
    margin-top: .3rem;
    margin-right: 0.5rem;
    background: #006dba;
    border-radius: 2px;
}

.dropdown-nav {
    position: relative;
    float: right;
}

.dropdown-nav p {
    padding: .2rem 1rem;
    border: 1px solid #d5d5d5;
    border-radius: 4px;
    cursor: pointer;
}

.dropdown-nav ul {
    display: none;
    border: 1px solid #d5d5d5;
    position: absolute;
    top: 32px;
    border-radius: 5px;
    right: 0;
    background: #fff;
    z-index: 999;
}

.dropdown-nav ul li {
    line-height: 1.8;
    text-align: center;
    font-size: 1rem;
}

.dropdown-nav ul li a {
    padding: .2rem 1.5rem;
    display: block;
}

.dropdown-nav ul li.on a,.dropdown-nav ul li a:hover {
    background: #1e85ce;
    color: #fff;
}

.dropdown-nav:hover ul {
    display: block;
}

.btn-group .dropdown-menu {
    min-width: 10rem;
    font-size: 22px;
    text-align: center;
}

.contents-header .btn-group .btn {
    font-size: 24px;
}

.file-form-main {
    background: #f9f9f9;
    font-size: 23px;
}

.file-form-main .border-bottom {
    border-bottom: 1px solid #ebeff2 !important;
}

.app-file-so {
    display: none;
}

.year a {
    display: inline-block;
    padding: 0.2rem .5rem;
    margin-right: .5rem;
    margin-bottom: .4rem;
}

.year a span {
    color: #999999;
}

.year a.on,.year a:hover {
    background: #71a0d3;
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
}

.year a.on span,.year a:hover span {
    color: #ffffff;
}

ul.news-list li {
    position: relative;
    padding: .48rem 0 .48rem 1.8rem;
    background: url(../images/dot2.png) no-repeat 0px 31px;
    transition: .3s all;
}

ul.news-list li a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    font-size: 2.25rem;
}

ul.news-list li:hover {
    background-position: 0 31px;
    padding-left: 25px;
}

ul.news-list li:hover a {
    color: #006dba;
}

ul.news-list li:hover span {
    color: #006dba;
}

ul.news-list li span {
    display: block;
    float: right;
    width: 200px;
    font-size: 2rem;
    text-align: right;
    color: #999999;
}

ul.news-list .line {
    height: 0;
    line-height: normal;
    margin: 10px auto;
    padding: 0px;
    border-bottom: 1px dashed #e4e4e4;
    background: none;
}

ul.xjtj-list li {
    position: relative;
    padding: .48rem 0 .48rem .8rem;
    background: url(../images/dot2.png) no-repeat 0px 15px;
}

ul.xjtj-list li:hover {
    background: url(../images/dot2.png) no-repeat 10px 15px;
}

/*分页样式04*/
.pages {
    margin: .9rem auto 0;
    color: #555;
    text-align: center;
    font-size: 27px;
}

.pages .pages-l {
    display: inline-block;
    margin-right: 30px;
    font-size: 0;
}

.pages .pages-l a {
    display: inline-block;
    margin: 0px 7px 0 8px;
    padding: .4rem 1rem;
    font-size: 1rem;
    color: #555;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
}

.pages .pages-l a.on,.pages .pages-l a.on:hover {
    background: #1c6eb8;
    border: 1px solid #1c6eb8;
    color: #fff;
}

.pages .pages-l a:hover {
    background: #1c6eb8;
    color: #fff;
    border: 1px solid #1c6eb8;
}

.pages .pages-l a.prev,.pages .pages-l a.next {
    font-style: normal;
}

.pages .pages-l a.prevStop,.pages .pages-l a.nextStop {
    background: #f2f2f2;
    color: #999;
}

.pages .pages-l a.prevStop:hover,.pages .pages-l a.nextStop:hover {
    border: 1px solid #d9d9d9;
    background: #f2f2f2;
    color: #999;
    cursor: default;
}

.pages .pages-l a.prev em,.pages .pages-l a.next em {
    font-style: normal;
    font-family: simsun;
    font-size: 12px;
}

.pages .pages-l a.prev em {
    margin-right: 6px;
}

.pages .pages-l a.next em {
    margin-left: 6px;
}

.pages .pages-r {
    display: inline-block;
    line-height: 38px;
}

.pages .fy_inp {
    border: 1px solid #d9d9d9;
    background: #fff;
    border-radius: 3px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    margin: -2px 8px 0 8px;
    font-size: 15px;
    color: #555;
}

.pages .fy_go {
    display: inline-block;
    background: #f9f9f9;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    margin: 0 8px;
    font-size: 16px;
    cursor: pointer;
    border-radius: 3px;
    border: 1px solid #d9d9d9;
}

.fbnf {
    margin-top: 18px;
    padding: 20px;
    background: #f9f9f9;
}

.fbnf h4 {
    font-weight: bold;
    float: left;
    margin-top: 5px;
}

.fbnf ul {
    width: 100%;
    float: left;
    margin: 0 auto;
}

.fbnf ul li {
    float: left;
    line-height: 46px;
    background: url(../images/dot2.png) 5px center no-repeat;
    font-size: 24px;
}

.fbnf ul li a {
    text-decoration: none;
    padding: 0px 15px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.fbnf ul li a span {
    color: #999999;
}

.fbnf ul li a:hover,.fbnf ul li.curr a {
    background: #2e88c7;
    display: block;
    color: #fff;
}

.fbnf ul li a:hover span {
    color: #fff;
}

/*-----------内容详情页面------------*/
.content-box {
    padding: 1.5rem 3.5rem;
}

.content-title {
    font-size: 2.5rem;
    font-weight: 500;
    text-align: center;
    color: #0674c1;
}

.wznr-mess {
    margin-top: 30px;
    border-top: 1px solid #eeeeee;
    padding: 15px 0;
    line-height: 36px;
}

.wznr-mess-l {
    float: left;
    width: 55%;
    font-size: 22px;
    color: #999999;
}

.wznr-mess-l span {
    margin-right: 40px;
}

.wznr-mess-r {
    float: right;
    color: #d8d8d8;
    max-width: 45%;
    font-size: 22px;
}

.wznr-mess-r span {
    padding: 0 20px;
    cursor: pointer;
    height: 36px;
}

.wznr-mess-r span {
    padding: 0 6px;
}

.content-box .content {
    width: 100%;
    line-height: 2.2;
    color: #333;
}
.content-box .content p{
    font-size:32px!important;
}
.content-box .content img {
    max-width: 100%;
    margin: 0 auto;
}

.wznr-mess-r span,.wznr-mess-r em {
    float: left;
    display: block;
    font-style: normal;
}

.wznr-mess-r span.share {
    position: relative;
    margin-top: 4px;
}

.wznr-mess-r span.share {
    padding-right: 5px;
}

.wznr-mess-r span>i,.wznr-mess-r span a>i {
    font-size: 24px;
    color: #666666;
}

/*相关阅读*/
.xgld {
    padding: 0 3rem;
    overflow: hidden;
    margin: 0 auto;
    clear: both;
}

.xgld-title {
    width: 100%;
    padding: 1rem 0;
    margin-bottom: .5rem;
    border-bottom: 1px solid #eee;
    clear: both;
    font-weight: bold;
}

/*----------市长信箱列表页面----------*/
.mail-tab-hd {
    height: 43px;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 10px;
}

.mail-tab-hd>ul>li {
    margin-right: 30px;
    float: left;
    padding: 0 .2rem;
    height: 42px;
    line-height: 42px;
    position: relative;
}

.mail-tab-hd>ul>li>a {
    padding: 0 11px;
    font-size: 1.7rem;
    color: #333;
}

.mail-tab-hd .on {
    background: #006dba;
    border-radius: 4px 4px 0 0;
    border-bottom: none;
}

.mail-tab-hd .on a {
    color: #fff;
    font-weight: normal;
}

.mail-tab-hd>ul>li>a>span {
    font-size: .8rem;
    color: #999999;
    line-height: 42px;
    margin-left: 10px;
}

.mail-tab-hd>span {
    float: right;
}

.mail-tab-hd>span>a {
    margin-top: 10px;
    display: block;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    color: #333 ;
    border-radius: 50%;
    background: #d8d8d8;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

.mail-tab-hd>span>a:hover {
    color: #fff;
    background: #025fa0;
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
}

.mail-tab-hd>span>a>i {
    line-height: 18px;
}

.mail-tab-hd>ul>li::after {
    position: absolute;
    top: 15px;
    right: -15px;
    content: "";
    width: 1px;
    height: 16px;
    background: #e4e4e4
}

.mail-tab-hd>ul>li:last-child::after {
    background: none;
}

h4.bmh4 {
    border-bottom: 1px dashed #87ccfc;
    margin-bottom: .5rem;
    padding-bottom: .5rem;
    font-size: 1.1rem;
    color: #006dba;
    line-height: 1.8
}

.bm-list-group li {
    width: 16.66%;
    padding: .3rem .5rem;
    float: left;
    display: block;
    background: url(../images/dian.png) no-repeat 0px center;
    overflow: hidden;
    font-size: 1rem;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.phb {
    background: #fafafa;
}

.phb .phbtit {
    padding: .5rem 1rem;
    font-size: 1.2rem;
    text-align: center;
    color: #fff;
    background: #2994e0;
}

.phb .phbtit i {
    font-size: 2rem;
    margin-right: 5px;
}

.phb .phnav {
    padding: 1rem 0;
    clear: both;
}

.phb .phnav li {
    width: 33.33%;
    ;float: left;
    font-size: 1rem;
    color: #555;
    cursor: pointer;
    text-align: center;
}

.phb .phnav li i {
    display: block;
    margin: 0 auto;
    width: 52px;
    height: 52px;
    line-height: 52px;
    font-size: 1.5rem;
    border-radius: 50%;
    background: #e3e3e3;
}

.phb .phnav li:hover i {
    background: #2994e0;
    color: #fff;
}

.phb .phnav li:hover {
    color: #2994e0;
}

.phb .phlist li {
    width: 96%;
    height: 37px;
    clear: both;
    padding: 0px 2%;
    line-height: 37px;
}

.phb .phlist li .num {
    width: 18px;
    height: 18px;
    float: left ;
    margin: 10px 15px 0px 6px;
    color: white;
    background: #888686;
    text-align: center;
    line-height: 18px;
    font-size: .8rem;
}

.phb .phlist li .bm {
    float: left;
    color: #666;
    font-size: .8rem;
    width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.phb .phlist li .ts {
    float: right;
    color: #666;
    font-size: .8rem;
}

.tjb-nav li.on {
    color: #2994e0;
}

.tjb-nav li:hover {
    cursor: pointer;
}

/*----------市长信箱详情页面----------*/
.public-con .letters-public {
    border-collapse: collapse;
    border: 1px solid #E8E8E8;
    width: 100%;
}

.public-con .letters-public td {
    border-collapse: collapse;
    border: 1px solid #E8E8E8;
    padding: 18px 0;
    line-height: 34px;
    font-size: 16px;
    vertical-align: top;
}

.public-con .letters-public .tit {
    background: #F7F7F7;
    width: 15%;
    text-align: center;
}

.public-con .letters-public .info {
    width: 79%;
    padding-left: 3%;
    padding-right: 3%;
}

.public-tit {
    padding: 10px 0px;
    margin: 5px 0 20px;
    border-bottom: 1px solid #E8E8E8;
    background: #fff;
}

.public-tit h4 {
    font-size: 18px;
    color: #555;
    padding: 0px;
    background: #fff;
    line-height: 24px;
    font-weight: normal;
}

.public-tit h4 i {
    font-size: 22px;
    color: #3084C3;
    padding: 0 10px;
}

.letter-pj {
    position: relative;
    overflow: visible;
    width: 100%;
    background: #f7f7f7;
    padding-bottom: 20px;
}

.letter-pj-tit {
    padding: 10px 20px;
    border-bottom: 1px solid #eee;
    line-height: 38px;
}

.letter-pj-box {
    padding: 20px 20px;
}

.nrhf {
    padding-right: 50px;
    float: left;
}

.nrhf {
    zoom:1;}

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

.nrhf h3 {
    float: left;
    color: #555555;
    font-size: 15px;
    line-height: 20px;
}

.nrhf p {
    float: left;
}

.xx a {
    float: left;
    width: 16px;
    height: 16px;
    cursor: pointer;
    margin-right: 5px;
    background: url(../images/xingxing.png) no-repeat left -16px;
    transition: all 0.2s ease 0s;
}

.xx a:hover {
    transition: all 0.2s ease 0s;
}

.xx .on {
    background-position: left 0;
}

.nrhf span {
    color: #888888;
    font-size: 15px;
    float: left;
    line-height: 20px;
}

.mydasb {
    float: right;
    color: #fff;
    background: #f00;
    border-radius: 5px;
    border: 0px;
    padding: 5px 10px;
    cursor: pointer;
}

.myzh {
    position: absolute;
    z-index: 1;
    left: 50%;
    margin-left: -300px;
    bottom: 50px;
    border: #e9e9e9 1px solid;
    width: 600px;
    height: auto;
    background: #fff;
    display: none;
}

.myzh .title {
    height: 38px;
    border-top: #e9e9e9 1px solid;
    background: url(../images/bj2.jpg);
}

.myzh .title h2 {
    font-size: 16px;
    line-height: 38px;
    font-weight: 700;
    float: left;
    padding-left: 37px;
    margin-left: 235px;
}

.myzh .title a {
    float: right;
    width: 21px;
    height: 21px;
    margin-right: 10px;
    margin-top: 8px;
    background: url(../images/gb.jpg) no-repeat;
    cursor: pointer;
}

.myzh-c {
    background: #ffffff;
    clear: both;
}

.myzh-c {
    zoom:1;}

.myzh-c:after {
    content: "";
    display: block;
    clear: both;
}

.myzh-c ul {
    float: left;
    width: 255px;
    margin-left: 35px;
}

.myzh-c li {
    color: #333333;
    font-size: 15px;
    line-height: 50px;
    height: 50px;
    border-bottom: #f1f1f1 1px solid;
}

.myzh-c li h3 {
    float: left;
    width: 87px;
    font-size: 14px;
    margin-top: 15px;
}

.myzh-c li span {
    float: right;
    width: 35px;
    text-align: center;
}

.myzh-c li p {
    float: left;
    width: 110px;
    margin-top: 15px;
}

.myzh-c .n1 {
    font-size: 14px;
    font-weight: 700;
    color: #555555;
}

.myzh-c .n1 span {
    float: none;
}

.fr {
    float: right;
}

.box .box_tit {
    padding: 10px;
    background: #f3f3f3;
    border-bottom: 1px solid #e3e3e3;
}

.box .box_bd {
    padding: 15px;
    color: #333333;
    line-height: 2;
}

/*----------大美岳阳页面----------*/
.sq-py-5 {
    padding: 3rem 0;
}

.dmyy-box-01 {
    background: #edf6f5 url(../images/sq_bg_01.jpg) center bottom no-repeat;
}

.dmyy-box-02 {
    background: #fdfdfb url(../images/sq_bg_02.jpg) center bottom no-repeat;
}

.dmyy-box-03 {
    background: #7bd3cd url(../images/sq_bg_03.jpg) center bottom no-repeat;
}

.dmyy-box-04 {
    background: #f1f9ff;
}

.dmyy-box-05 {
    background: #f2f2f2 url(../images/sq_bg_05.jpg) center bottom no-repeat;
}

.ins-title {
    width: 100%;
    height: 70px;
    clear: both;
    margin-bottom: 50px;
}

.ins-title a {
    display: block;
    width: 100%;
    height: 70px;
}

.dmyy-gk {
    background: url(../images/sq_title_01.png) center no-repeat;
}

.dmyy-wh {
    background: url(../images/sq_title_02.png) center no-repeat;
}

.dmyy-mp {
    background: url(../images/sq_title_03.png) center no-repeat;
}

.dmyy-yx {
    background: url(../images/sq_title_04.png) center no-repeat;
}

.dmyy-cy {
    background: url(../images/sq_title_05.png) center no-repeat;
}

/*概况*/
.gk-nero p {
    color: #555;
    line-height: 2.2;
    text-indent: 2rem;
    text-align: justify;
}

.gk-icon li {
    float: left;
    text-align: center;
    width: 12.5%;
    margin-top: 10px;
}

.gk-icon li a {
    text-align: center;
    display: block;
    color: #000;
    font-size: 1.15rem;
}

.gk-icon li i {
    display: block;
    margin: 0 auto;
    font-size: 2.5rem;
    transition: .3s all;
    color: #006dba;
}

.gk-icon li:hover i {
    transform: scale(1.1);
}

/*文化*/
.whyy {
    margin-left: -7%;
}

.whyy li {
    float: left;
    width: 18%;
    margin-left: 7%;
    margin-bottom: 20px;
    position: relative;
    text-align: center;
}

.whyy-img {
    overflow: hidden;
    position: relative;
    cursor: pointer;
    display: block;
}

.whyy-img i,.whyy-img a {
    display: block
}

.whyy-img i img,.whyy-img a img {
    width: 100%;
    transition: .3s all linear;
}

.whyy-border {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 10
}

.whyy-bq {
    position: absolute;
    bottom: -20px;
    z-index: 99;
    right: 30px;
    left: 30px;
    background: #006dba;
    line-height: 47px;
    border-radius: 4px;
}

.whyy-bq span {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 1.25rem;
    font-weight: bold;
    color: #fff;
}

.whyy-bq:hover {
    background: #006dba;
}

.whyy-img:hover i img {
    transform: scale(1.1);
}

/*名片*/
.dmyy-mp-item {
    background: #fefefc url(../images/dmyy_mp_bg.png) center bottom no-repeat;
    padding: 2rem 0;
    border-bottom: 6px solid #006dba;
    text-align: center;
    border-radius: 4px 4px 0 0;
}

.dmyy-mp-item img {
    display: block;
    width: 146px;
    height: 146px;
    margin: 10px auto;
    border-radius: 50%;
}

.owl-nav div {
    position: absolute;
    top: 30%;
    padding: 0 !important;
    width: 38px;
    height: 76px;
    background-repeat: no-repeat;
    background-image: url(../images/mp_prev_icon.png);
}

.owl-nav .owl-prev {
    left: 0;
    background-position: -5px 0;
}

.owl-nav .owl-prev:hover {
    background-position: -5px -84px;
}

.owl-nav .owl-next {
    right: 0px;
    background-position: -55px 0;
}

.owl-nav .owl-next:hover {
    background-position: -55px -84px;
}

/*印象*/
.dmyy-yx-box {
    width: 100%;
    display: inline-block;
    position: relative;
    -webkit-transition: all 0.3s ease-out;
    transition: all .3s ease-out;
}

.dmyy-yx-box:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-box-shadow: 0 6px 6px #a1a1a3;
    box-shadow: 0 6px 6px #a1a1a3;
}

.dmyy-yx-box em {
    display: block;
    background: url(../images/img_title_bg.png) left center repeat-x;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: .6rem 1rem;
    text-align: left;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dmyy-yx-box i {
    position: absolute;
    bottom: 30%;
    left: 43%;
    font-size: 3rem;
    color: #fff;
}

.dmyy-yx-box img {
    height: 188px;
    object-fit: cover;
}

.dmyy-yx-box p {
    padding: 10px;
    text-align: center;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dmyy-yx-box span {
    padding: 10px;
    text-align: center;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*畅游*/
.cy-web-position {
    width: 100%;
    min-height: 600px;
    position: relative;
}

.cy-web-list {
    position: absolute;
    left: 35px;
}

.cy-web-list2 {
    position: absolute;
    left: 150px;
    top: 130px;
}

.cy-web-list3 {
    position: absolute;
    left: 265px;
    top: 263px;
}

.cy-web-list li,.cy-web-list2 li,.cy-web-list3 li {
    float: left;
}

.cy-web-list li a,.cy-web-list2 li a,.cy-web-list3 li a {
    display: block;
}

.cy-web-list li a:hover,.cy-web-list2 li a:hover,.cy-web-list3 li a:hover {
    z-index: 100;
}

.cy-web-list li img,.cy-web-list2 li img,.cy-web-list3 li img {
    width: 100%;
    transition: all 0s;
}

.cy-web-list li:hover img,.cy-web-list2 li:hover img,.cy-web-list3 li:hover img {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
    -webkit-transition: all 0.6s ease-out;
    transition: all .6s ease-out;
}

/*----------领导介绍页面----------*/
.ld-list li {
    width: 100%;
    margin-bottom: 1rem;
    padding: .8rem 1rem;
    border-radius: 4px;
    background: #ececec;
    font-size: 1.6rem;
    transition: .3s all;
}

.ld-list li a {
    display: block;
}

.ld-list li span {
    float: right;
}

.ld-list li.ld-curr,.ld-list li:hover {
    background: #1681cc;
}

.ld-list li.ld-curr a,.ld-list li:hover a {
    color: #fff;
    font-weight: bold;
}

.ld-info {
    padding: 20px 20px 0 20px;
    border-left: 1px solid #eee;
}

.picture-box {
    text-align: center;
}

.picture-box img {
    box-shadow: 0 3px 13px rgba(17,17,17,.09);
}

.picture-box h2 {
    font-size: 2.5rem;
    margin-top: 15px;
    margin-bottom: 2rem;
}

.info-box h5 {
    height: 56px;
    font-size: 2rem;
    color: #1658a0;
    margin-bottom: .8rem;
    border-bottom: 1px solid #eee;
}

.info-box h5 i {
    float: left;
    font-weight: normal;
    color: #1658a0;
    font-size: 2.2rem;
    line-height: -0.2;
    margin-right: 10px;
}

.info-box a {
    color: #1658a0;
}

.info-box p {
    font-size: 2.25rem;
    line-height: 1.7!important;
    margin-bottom: 1.4rem!important;
    text-indent: 2rem;
}

.szxx {
    width: 100%;
    padding: 1rem;
    border-radius: 4px;
    background: #c8e8ff;
    transition: .3s all;
}

.szxx:hover {
    box-shadow: 0 2px 10px rgba(69,110,139,.3);
}

.szxx a {
    display: block;
    color: #1681cc;
    font-weight: bold;
    font-size: 1.2rem;
}

.szxx a i {
    font-size: 3rem;
    line-height: 1;
    vertical-align: -.7rem;
    margin-right: 3px;
}

.ld-mb {
    display: none;
}

.ld-list li span.badge-pill {
    font-size: 1.4rem;
    width: 150px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 2px;
}

/*----------数据开放页面----------*/
.szkf-bannner {
    height: 120px;
    background: url("../images/szkf_banner.jpg") center center no-repeat;
}

#ztsj-sliders .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 5px;
    transition: all .3s;
}

#ztsj-sliders .owl-dots .owl-dot:hover span {
    background-color: #00a0e9;
}

#ztsj-sliders .owl-dots .owl-dot.active span {
    background-color: #00a0e9;
    width: 16px;
}

#ztsj-sliders .owl-carousel .owl-item .item {
}

ul.ztsj-list {
    margin-left: -3%
}

ul.ztsj-list li {
    float: left;
    margin-left: 3%;
    margin-bottom: 20px;
    width: 22%;
    height: 68px;
    border-radius: 5px;
    list-style: none;
}

ul.ztsj-list li a {
    display: block;
    font-size: 1.2rem;
    color: #333;
    border: 1px solid #dfdcdc;
    line-height: 68px;
    text-align: center;
}

ul.ztsj-list li a:hover {
    color: #fff;
    background: #0597ea;
    border: none;
    border-radius: 5px;
}

ul.ztsj-list li:nth-of-type(4n) {
    margin-right: 0
}

ul.ztsj-list li i {
    vertical-align: middle;
    font-size: 2rem;
    margin-right: 5px;
    color: #888;
}

ul.ztsj-list li a:hover i {
    color: #fff;
}

.sjph-box {
    padding: 12px;
    box-shadow: 0 2px 5px rgba(69,110,139,.3);
}

.sjph-title {
    position: relative;
    padding: 10px 0px;
    border-bottom: 1px solid #eee;
}

.sjph-title h2 {
    height: 44px;
    line-height: 44px;
    font-size: 1.25rem;
    color: #006dba;
    margin-bottom: 0px;
}

.sjph-title h2 i {
    display: block;
    width: 44px;
    height: 44px;
    float: left;
    margin-right: 8px;
    background: #006dba;
    vertical-align: middle;
    font-size: 1.8rem;
    color: #fff;
    text-align: center;
    border-radius: 50%;
}

.sjph-title h2 a {
    color: #006dba;
    margin-bottom: 0px;
}

.sjph-title a.more {
    float: right;
    margin-top: 12px;
    display: block;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    color: #333 ;
    border-radius: 50%;
    background: #d8d8d8;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

.sjph-title a.more:hover {
    color: #fff;
    background: #025fa0;
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
}

.sjph-box .phlist li {
    width: 100%;
    height: 45px;
    clear: both;
    margin: 0px;
    line-height: 45px;
    border-bottom: 1px dashed #c4c4c4;
}

.sjph-box .phlist li .num {
    width: 20px;
    height: 20px;
    float: left ;
    margin: 14px 15px 0px 0px;
    color: white;
    background: #888686;
    text-align: center;
    line-height: 20px;
    font-size: .8rem;
}

.sjph-box .phlist li .bm {
    float: left;
    color: #666;
    font-size: 1rem;
    width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sjph-box .phlist li .ts {
    float: right;
    color: #666;
    font-size: 1rem;
    margin-right: 0;
}

.sjph-box .phlist li .bg1 {
    background: #f63904;
}

.sjph-box .phlist li .bg2 {
    background: #f95b2f;
}

.sjph-box .phlist li .bg3 {
    background: #ff803e;
}

.sjph-box .phlist li a:hover {
    color: #006dba;
    font-weight: bold;
}

/*----------数据开放列表页面----------*/
.sz-list li {
    border-bottom: 1px solid #eee;
    padding: .8rem 10px;
}

.sz-list li span {
    float: right;
}

.sz-list li a {
    display: block;
}

.sz-title i {
    transform: rotate(0deg);
    transition: .3s all;
}

.sz-title:hover i {
    transform: rotate(90deg);
}

.sz-title {
    background: #1681cc;
    color: #fff;
}

.szkf-box-list {
    padding: 15px;
    background: #fff;
    border-bottom: 1px solid #e4ebf0;
    position: relative;
}

.szkf-box-list:hover {
    background: #fefefe;
    box-shadow: 0 2px 5px rgba(69,110,139,.3);
    cursor: pointer;
}

.szkf-box-list .name {
    font-size: 1.4rem;
    font-weight: bold;
    padding-bottom: 10px;
}

.szkf-box-list .name a {
    color: #006dba;
}

.szkf-box-list .name a:hover {
    color: #ff675a;
}

.szkf-box-list ul.sj-list li {
    width: 33%;
    float: left;
    line-height: 2.4;
    color: #555;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.szkf-box-list ul.sj-list li span {
    color: #bbb;
    padding-right: 10px;
}

.szkf-box-list .sj {
    padding-top: 10px;
}

.szkf-box-list .sz {
    position: absolute;
    right: 15px;
    bottom: 14px;
    font-size: 12px;
    color: #5d7a9e;
}

.sub-btn-csv {
    background: #2798d4;
    height: 20px;
    border: none;
    border-radius: 3px;
    font-size: 12px;
    color: #fff;
    padding: 0 8px;
    margin-right: 5px;
    outline: none;
}

.sub-btn-xls {
    background: #ff675a;
    height: 20px;
    border: none;
    border-radius: 3px;
    font-size: 12px;
    color: #fff;
    padding: 0 8px;
    margin-right: 5px;
    outline: none;
}

.sub-btn-api {
    background: #e79f52;
    height: 20px;
    border: none;
    border-radius: 3px;
    font-size: 12px;
    color: #fff;
    padding: 0 8px;
    margin-right: 5px;
    outline: none;
}

.sub-btn-xml {
    background: #9dc86f;
    height: 20px;
    border: none;
    border-radius: 3px;
    font-size: 12px;
    color: #fff;
    padding: 0 8px;
    margin-right: 5px;
    outline: none;
}

.sub-btn-pdf {
    background: #98cbc0;
    height: 20px;
    border: none;
    border-radius: 3px;
    font-size: 12px;
    color: #fff;
    padding: 0 8px;
    margin-right: 5px;
    outline: none;
}

.sub-btn-doc {
    background: #4cd510;
    height: 20px;
    border: none;
    border-radius: 3px;
    font-size: 12px;
    color: #fff;
    padding: 0 8px;
    margin-right: 5px;
    outline: none;
}

.sub-btn-zpi {
    background: #f3009a;
    height: 20px;
    border: none;
    border-radius: 3px;
    font-size: 12px;
    color: #fff;
    padding: 0 8px;
    margin-right: 5px;
    outline: none;
}

.sz-table tr td {
    border-right: 1px solid #f2f2f2;
    word-break: break-all;
    width: auto !important;
}

.sz-p5 {
    padding: 0rem 3rem;
}

/*规范性文件1-28*/
.wjxx {
    background: #f7f7f7;
    border: 1px solid #dddddd;
    padding: 10px 0;
    margin-bottom: 30px;
}

.wjxx ul {
    overflow: hidden;
}

.wjxx li {
    width: 33.33%;
    float: left;
    font-size: 16px;
    padding: 7px 0;
}

.wjxx li span {
    display: block;
    margin-left: 30px;
}

/*部门动态列表*/
ul.bmdt-list li {
    position: relative;
    padding: .48rem 0 .48rem .8rem;
    background: url(../images/dot2.png) no-repeat 0px center;
    transition: .3s all;
}

ul.bmdt-list li div {
    display: block;
    width: calc(100% - 120px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
}

ul.bmdt-list li:hover {
    background-position: 10px center;
    padding-left: 25px;
}

ul.bmdt-list li:hover a {
    color: #006dba;
}

ul.bmdt-list li:hover span {
    color: #006dba;
}

ul.bmdt-list li span {
    position: absolute;
    top: 10px;
    right: 0px;
    display: block;
    width: 100px;
    font-size: 1rem;
    text-align: right;
    color: #999999;
}

ul.bmdt-list .line {
    height: 0;
    line-height: normal;
    margin: 10px auto;
    padding: 0px;
    border-bottom: 1px dashed #e4e4e4;
    background: none;
}

/*专题*/
.zt-h {
    height: 170px;
}

.special-list {
    margin-left: -2%;
}

.special-list li {
    width: 31.3%;
    float: left;
    border: 8px solid #eee;
    height: 130px;
    padding: 10px 12px;
    margin: 10px 0 5px 2%;
    overflow: hidden;
}

.special-list li h3 {
    font-size: 28px;
    line-height: 1.2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.special-list li .more {
    float: right;
    border-radius: 10px;
    padding: 5px 8px;
    background: #f6f6f6;
    text-align: center;
    font-size: 22px;
    line-height: 20px;
    margin-top: 19px;
}

.special-list li:hover {
    background: #fefefe;
    box-shadow: 0 2px 5px rgba(69,110,139,.3);
}

.special-list li:hover .more {
    background: #006dac;
    color: #fff !important;
}

/*查询汇总*/
.cxhz-lf {
    background: #fafafa;
    overflow: hidden;
    display: grid;
    align-items: center;
    justify-content: center;
    padding: 2rem 0;
    font-size: 22px;
}

.cxhz-lf i {
    display: block;
    width: 70px;
    height: 70px;
    background: #2875ca;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 70px;
    font-size: 2.5rem;
    margin: 0px auto;
    margin-bottom: 10px;
}

.cxhz-rg {
    border: 1px solid #eee;
    border-left: none;
}

.cxhz-rg ul {
    padding: .5rem 0;
}

.cxhz-rg ul li {
    float: left;
    width: 47%;
    margin-left: 3%;
    margin-bottom: 15px;
    padding-left: 12px;
    background: url(../images/dot2.png) no-repeat 0px 10px;
    transition: .3s all;
}

.cxhz-rg ul li a {
    font-size: 23px;
    color: #333333;
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.cxhz-rg ul li:hover a {
    color: #2e5aa6;
}

/*公益广告图片列表2020-1-29*/
.gyimg-box {
    width: 100%;
    display: inline-block;
    position: relative;
    -webkit-transition: all 0.3s ease-out;
    transition: all .3s ease-out;
}

.gyimg-box:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-box-shadow: 0 6px 6px #a1a1a3;
    box-shadow: 0 6px 6px #a1a1a3;
}

.gyimg-box em {
    display: block;
    background: url(../images/img_title_bg.png) left center repeat-x;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: .6rem 1rem;
    text-align: left;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gyimg-box i {
    position: absolute;
    bottom: 30%;
    left: 43%;
    font-size: 3rem;
    color: #fff;
}

.gyimg-box img {
    height: 250px;
    object-fit: cover;
}

.gyimg-box p {
    padding: 10px;
    text-align: center;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gyimg-box span {
    padding: 10px;
    text-align: center;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* RSS 页*/
#szfContent .card {
    height: calc(100% - .75rem);
}

#szfContent .card-body {
    padding-top: .75rem;
}

#szfContent .card h5.card-header {
    font-size: 1.1rem;
    color: #006dba;
}

#szfContent .card-text {
    font-size: .88rem;
    line-height: 1.8;
}

#szfContent .card-body ul li {
    list-style-type: disc;
    margin-left: 1rem;
    font-size: .88rem;
}

#szfContent .card .link-wrapper {
    font-size: .88rem;
    margin-bottom: .5rem;
    background-color: #ddd;
}

#szfContent .card .link-title {
    display: inline-block;
    padding: .2rem .75rem;
    background-color: #006dba;
    color: #fff;
}

/*在线访谈*/
.jbft-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin: 0px 0px 25px 0px;
    padding: 20px 5px;
    border-radius: 4px;
    position: relative;
    background: #fff;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.17);
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
}

.jbft-item-rg p {
    line-height: 2;
    color: #333;
}

.jbft-item-rg p:first-child a {
    color: #006dba;
    font-weight: bold;
}

.jbft-item-rg p .btn-jbft {
    display: block;
    width: 120px;
    margin-top: 10px;
    padding: 5px 0px;
    border-radius: 4px;
    background: #006dba;
    text-align: center;
    color: #fff;
}

.jbft-item:hover {
    -webkit-box-shadow: 0px 5px 13px 0px rgba(82, 156, 219,0.17);
    -moz-box-shadow: 0px 5px 13px 0px rgba(82, 156, 219,0.17);
    box-shadow: 0px 5px 13px 0px rgba(82, 156, 219,0.17);
}

.zxft-title h2 {
    padding: 1rem;
    font-size: 1.5rem;
    text-align: center;
    line-height: 40px
}

.wzzb {
    margin-top: 35px;
    padding-left: 12px;
    overflow-y: auto;
    padding-top: 10px;
    position: relative;
}

.mainNero {
    border-left: 1px solid #ebebeb;
    padding-right: .6rem;
}

.f-14 {
    font-size: .8rem;
    color: #999;
}

.zsxx {
    padding: 10px 0;
    background-color: #fbfafa;
}

.wdnr {
    position: relative;
}

.wdnr img {
    position: absolute;
    top: 0;
    left: -19px;
}

.zsxx img {
    margin-right: 8px;
    margin-left: 15px;
    margin-top: 3px;
    float: left;
}

.wdnr p {
    margin-left: 25px;
    line-height: 32px;
    text-align: justify
}

.bj_ft_box {
    padding: 20px 20px 20px 0;
    box-shadow: 3px 3px 3px rgba(160,160,160,.1);
    background: #fff;
    margin-left: 23px;
    border-radius: 6px;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
    border: 1px #e8e8e8 solid;
    border-radius: 6px;
}

.bj_ft_box i {
    position: absolute;
    top: -12px;
    left: 40px;
    display: inline-block;
    width: 17px
}

.bj_ft_box p {
    font-size: 16px;
    line-height: 32px
}

.bj_ft_box i img {
    width: 17px;
    height: 13px;
}

.ftsl-tp {
    text-align: center;
    min-height: 500px
}

.ftsl-tp img {
    max-width: 100%;
    margin-top: 40px
}

.ftsl-tw {
    padding: 0 40px;
}

/*网上调查2021-2-2*/
.yjzj-box {
    margin-bottom: 20px;
}

.yjzj-box ul li {
    padding: 30px 10px;
    border-bottom: 1px #f1f1f1 solid;
    transition: all .3s;
}

.yjzj-box ul li:hover {
    background: #f8f8f8;
}

.yjzj-box ul li span {
    display: inline-block;
    width: 68px;
    height: 68px;
    border-radius: 100%;
    font-size: 1.8rem;
    color: #fff;
    text-align: center;
    line-height: 68px;
    background: #c7c7c7;
    float: left;
}

.yjzj-box ul li span.jxz {
    background: #71a0d3;
}

.yj-nr {
    float: left;
    width: 75%;
    margin-left: 30px;
}

.yj-nr h5 {
    font-size: 2rem;
    /*overflow: hidden;white-space: nowrap;text-overflow: ellipsis;*/
}

.yj-nr p {
    font-size: 1.4rem;
    color: #999;
    margin-top: 5px;
}

.zj-btn {
    float: right;
}

.zj-btn a {
    display: inline-block;
    width: 103px;
    height: 46px;
    border-radius: 4px;
    border: 1px #ddd solid;
    font-size: 1.4rem;
    text-align: center;
    line-height: 43px;
    color: #999;
    margin-top: 15px;
    margin-left: 20px;
    transition: all .3s;
}

.zj-btn a.zj-chos {
    background: #1681cc;
    border: 1px #2b70bb solid;
    color: #fff;
}

.zj-btn a.jg-chos:hover {
    background: #f6a406;
    border: 1px #f6a406 solid;
    color: #fff;
}

/*依申请公开2020-2-5*/
.ysqgk-txt p {
    padding: .3rem 0;
    font-size: 30px;
    line-height: 58px;
}

.zxsl-title {
    width: 100%;
    line-height: 57px;
    border-radius: 6px;
    background: #f5f5f5;
    font-size: 2rem;
    font-weight: bold;
    color: #999;
    text-indent: 20px;
    margin-bottom: 1rem;
}

.ysqgk-title li {
    width: 25%;
    float: left;
    position: relative;
    padding: 1rem;
    font-size: 1.8rem;
    font-weight: bold;
    color: #999;
    text-align: center;
    border-right: 1px solid #fff;
    background: #f5f5f5;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ysqgk-title li:last-child {
    border-right: 0;
}

.ysqgk-title li.on {
    background: #006dba;
    color: #fff;
}

.ysqgk-title li.on a {
    color: #fff;
}

.ysqgk-content {
    border: 1px solid #dbd8d8;
    padding: 26px 45px;
}

.ewb-ac-bd {
    padding-left: 20px;
}

.ewb-ac-node {
    padding: 5px 0;
    font-size: 26px;
    line-height: 32px;
    vertical-align: top;
}

.ewb-ac-node.h38 {
    line-height: 38px;
}

.ewb-ac-type {
    float: left;
    padding-left: 7px;
}

.ewb-radio {
    float: left;
    width: 13px;
    height: 13px;
    margin-top: 9.5px;
}

.ewb-input-label {
    float: left;
    margin-left: 10px;
    margin-bottom: 0px;
}

.ewb-mt12 {
    margin-top: 12px;
}

.ewb-ml30 {
    margin-left: 50px;
}

.ewb-ml160 {
    margin-left: 16%;
}

.ewb-mt7 {
    margin-top: 7px;
}

.ewb-input-txt {
    float: left;
    margin-left: 10px;
    padding-left: 1%;
    width: 284px;
    height: 35px;
    line-height: 33px;
    border: 1px solid #e5e5e5;
    overflow: hidden;
    margin-bottom: 5px;
}

.ewb-credentials {
    float: left;
    margin-left: 10px;
    padding-left: 1%;
    width: 284px;
    height: 35px;
    line-height: 33px;
    border: 1px solid #e5e5e5;
}

.ewb-email {
    width: 65%;
}

.ewb-textarea {
    float: left;
    margin-left: 10px;
    width: 80%;
    min-height: 74px;
    border: 1px solid #e5e5e5;
    resize: none;
    padding: 10px;
}

.ewb-red-star {
    float: left;
    margin-left: 9px;
    font-size: 18px;
    color: #c01a1b;
}

.ewb-twoline-label {
    padding: 14px 0;
    height: 48px;
    line-height: 30px;
    text-align: right;
    width: 160px;
}

.ewb-w230-label {
    width: 240px;
    text-align: left;
}

.ewb-checkbox {
    float: left;
    margin: 13px 13px 0 30px;
}

.ewb-unit-list {
    float: left;
    width: 100%;
}

.ewb-unit-list li {
    float: left;
    width: 25%;
    height: 41px;
    line-height: 28px;
    vertical-align: top;
}

.ewb-unit-list li label {
    float: left;
    width: 100%;
}

.ewb-unit-list li input {
    float: left;
    margin: 8px 8px 0 8px;
    width: 13px;
    height: 13px;
}

.ewb-unit-list li span {
    float: left;
    width: 81%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.zxsl-1 .ewb-ac-bd li:first-child {
    margin-top: 15px;
}

.zxsl-2 {
    margin-top: 27px;
}

.zxsl-2 .ewb-ac-bd {
    margin-top: 28px;
}

.zxsl-3 {
    margin-top: 18px;
    padding: 0 20px;
}

.zxsl-yzm {
    overflow: hidden;
}

.zxsl-yzm span {
    float: left;
    margin-right: 10px;
    line-height: 35px;
}

.zxsl-yzm input {
    width: 100px;
    border: 1px solid #e5e5e5;
    height: 35px;
    text-indent: 10px;
    float: left;
}

.zxsl-yzm-1 {
    float: left;
    margin-left: 16px;
    margin-top: 8px;
}

.zxsl-tjbtn {
    margin-top: 18px;
    text-align: center;
}

.zxsl-tjbtn a {
    display: inline-block;
    width: 180px;
    height: 55px;
    line-height: 55px;
    color: #fff;
    font-size: 25px;
    background: #074695;
}

.zxsl-tjbtn a:hover {
    background: #043778;
}

.gkcx-1-1 {
    margin-top: 52px;
    overflow: hidden;
    margin-left: 99px;
}

.gkcx-1-1 .cxm-text {
    float: left;
    height: 38px;
    border: 1px solid #e5e5e5;
    width: 315px;
    text-indent: 14px;
    margin-right: 10px;
    font-size: 15px;
}

.gkcx-1-1 .cxm-code {
    float: left;
    height: 38px;
    border: 1px solid #e5e5e5;
    width: 208px;
    text-indent: 14px;
    margin-right: 10px;
    font-size: 15px;
}

.gkcx-1-1 .cxyzm {
    float: left;
    margin-right: 10px;
    height: 38px;
    line-height: 38px;
}

.gkcx-1-1 input::-webkit-input-placeholder {
    color: #333;
}

.gkcx-1-1 .cxyzm img {
    vertical-align: middle;
}

.gkcx-1-1 .cx-btn {
    width: 121px;
    height: 38px;
    background-color: #074695;
    border: none;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}

.gkcx-2 {
    margin-top: 40px;
}

.gkcx-2-1 li {
    padding: 24px 22px;
    border-bottom: 1px dashed #eeeeee;
}

.gkcx-2-1 li a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: .2s;
}

.gkcx-2-1 li p {
    margin-top: 14px;
    font-size: 14px;
    color: #999;
}

.gkcx-2-1 li p em {
    margin-left: 120px;
    margin-right: 44px;
}

.gkcx-2-1 li p em b {
    color: #2c9613;
}

.gkcx-2-1 li:hover {
    background: #f5f6f6;
}

.gkcx-2-1 li:hover a {
    color: #074695;
    font-weight: bold;
    font-size: 17px;
}

.ewb-ac-bd .clearfix::before, .ewb-ac-bd .clearfix::after {
    ontent: "";
    display: table;
}

/*我的办件*/
.col-form-label {
    text-align: right;
}

.list-bj {
    padding: 15px;
    background: #fff;
    border-bottom: 1px solid #e4ebf0;
    position: relative;
}

.list-bj:hover {
    background: #fefefe;
    box-shadow: 0 2px 5px rgba(69,110,139,.3);
    cursor: pointer;
}

.list-bj .name {
    font-size: 1.8rem;
    padding-bottom: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.list-bj .name a {
    color: #333;
}

.list-bj .name a:hover {
    color: #006dba;
}

.list-bj ul.sj-list li {
    width: 33%;
    float: left;
    line-height: 2.4;
    color: #555;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 22px;
}

.list-bj ul.sj-list li span {
    color: #bbb;
    padding-right: 10px;
}

.list-bj .sj {
    padding-top: 10px;
}

.list-bj .sz {
    position: absolute;
    right: 15px;
    bottom: 14px;
    font-size: 12px;
    color: #5d7a9e;
}

.minh-300 {
    height: 300px;
    font-size: 24px;
}
.minh-300 i{
    font-size:26px;
    margin-right:6px
}
/*办件查看*/
.bjck-list {
    border: 1px solid #f5f5f5;
}

.bjck-list li {
    display: block;
    width: 33.334%;
    float: left;
    padding: 10px;
    border: 1px solid #f5f5f5;
}

.bjck-list li strong {
    display: inline-block;
    width: 100px;
    font-weight: normal;
    text-align: right;
    margin-right: 10px;
}

.ysqgk-box {
    display: flex !important;
    width: 100%;
    padding: 1rem;
    margin: 0 1rem;
    -ms-flex-align: center !important;
    align-items: center !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    line-height: 1.8
}

/*联系政府*/
.sitemap-list {
    padding-left: 20px;
}

.sitemap-list ul li {
    width: 19%;
    margin: 10px 1% 10px 0;
    background-color: #f5f5f5;
    line-height: 35px;
    float: left;
}

.sitemap-list ul li a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 8px;
}

.sitemap-list h3 {
    margin-top: 20px;
    font-size: 22px;
    font-weight: bold;
}

#scroll_div table {
    background: #fff;
}

.zfjg-box {
    background: #eee;
    padding: 10px 0px;
    border: 1px solid #ddd;
    line-height: 2;
    margin-bottom: 1rem;
}

.zfjg-box div {
    padding: 2px 10px;
}

/*意见征集2021-3-3*/
.yjjy-body {
    background: #f1f9ff;
}

.bg-yjjy-header {
    height: 350px;
    background: url(../images/yjjy_header.jpg) center top no-repeat;
}

.yjjy-main {
    width: 70%;
    margin: 3rem auto;
}

.yjjy-header {
    padding: 2rem 1rem 2rem 20%;
    background: #2b9be3 url(../images/yjjy02.jpg) left bottom no-repeat;
    color: #fff;
}

.yjjy-header a {
    color: #fff;
}

.top-links span {
    font-size: 18px;
}

.top-links span font {
    font-size: 16px !important;
}

.mid-header .row {
    display: block;
}

.logo-wrapper {
    max-width: 100%;
    text-align: center;
    display: block;
}

.logo-wrapper img {
    width: auto;
}

#topNavbar {
    display: block;
    margin-top: 22px;
    padding-left: 0 !important;
    max-width: 100%;
}

#topNavbar .nav-link {
    font-size: 1.75rem;
}

#topNavbar .nav-link .iconfont {
    font-size: 3rem;
    line-height: 3.1rem;
}

.icon-lou {
    background-size: 60px 37px;
}

.search-wrapper {
    width: 44rem;
    height: 4rem;
    border-radius: 2rem;
    margin-right: auto;
    position: relative;
    z-index: 20;
}

.btn-search {
    font-size: 0.2rem;
}

.input-search {
    font-size: 1.75rem;
    font-weight: 200;
}

.headline-wrapper {
    width: calc(100% - 145px);
}

.headline-title {
    font-size: 2.25rem;
}

.headline-description {
    font-size: 1.5rem;
}

.headline-h3 {
    width: 105px;
    height: 92px;
    font-size: 28px;
    line-height: 33px;
}

.my-row {
    display: block;
}

.my-row .col-lg-7 {
    max-width: 100%;
}

#mainSlide {
    height: 590px;
    margin-top: 20px;
}

.slideBox .bd li p {
    padding-top: 17px;
    height: 78px;
    font-size: 28px;
}

.my-row .col-lg-5 {
    max-width: 100%;
    margin-top: 10 !important;
}

.nav-tabs .nav-link {
    font-size: 2.875rem;
    padding: 0 2.6rem;
}

.nav-tabs .nav-item {
    padding-bottom: 1.6rem;
}

#mainTabPane {
    padding-top: 1.2rem;
}

.newsImg img {
    width: 26px;
    height: 25px;
}

.news-list-date {
    font-size: 2rem;
}

.main-content-controls {
    padding: 24px 30px;
}

.control-text {
    font-size: 2.25rem;
}

.control-wrapper a {
    align-items: center;
}

.control-wrapper:nth-of-type(3):after {
    background-color: transparent;
}

.control-icon-wrapper {
    height: 6.18rem;
    width: 6.18rem;
    line-height: 6.18rem;
}

.control-icon-wrapper .iconfont {
    font-size: 3.5rem;
}

#additionTab .iconfont {
    font-size: 3.7rem;
}

.addition-tab-text {
    font-size: 3rem;
}

#additionTabPaneKan .pt-2 .col-md-6 {
    max-width: 100%;
    flex: 0 0 100%;
}

.nav-more {
    height: 4rem;
    width: 4rem;
    top: 2rem;
    line-height: 4rem;
    text-align: center;
}

.nav-more .iconfont {
    font-size: 2.5rem;
}

#additionTabPaneKan .news-list-title {
    font-size: 2.25rem;
    line-height: 4.65rem;
    max-width: calc(100% - 12rem);
}

#additionTabPaneKan .news-list-date {
    font-size: 2rem;
}

#kanPanelTabpaneRenshi {
    margin-top: 24px;
}

#kanPanelTabs {
    margin-top: 10px;
}

.file-list-title {
    font-size: 2.25rem;
    max-width: calc(100% - 12rem);
}

.file-list-date {
    font-size: 2rem;
    flex: 0 0 6rem;
}

.pt-3, .py-3 {
    padding-top: 2rem !important;
}

#mainContent .container {
    padding: 0 20px;
}

.pb-3, .py-3 {
    padding-bottom: 2rem !important;
}

.kanpanel-controls-wrapper {
    display: block;
}

.kanpanel-control {
    width: calc((100% - 4.5rem)/3);
    float: left;
    margin: 1.8rem 2.25rem 0 0;
}

.kanpanel-control:nth-of-type(3n) {
    margin-right: 0;
}

.kanpanel-controls-wrapper .kanpanel-control .iconfont {
    font-size: 3rem;
}

.kanpanel-controls-wrapper .kanpanel-control a {
    font-size: 2.25rem;
}

.web-footer .footer-box .webs-box {
    display: block;
}

.web-footer .footer-box .webs-box .web-item-box .web-item {
    width: calc((100% - 130px)/5);
}

.web-footer .footer-box .webs-box .web-item-box .web-item .content {
    font-size: 26px;
    height: 50px;
    line-height: 48px;
}

.web-footer .footer-box .webs-box .web-item-box .web-item .content::after {
    background-size: 12px 9px;
    top: 4px;
}

.web-footer .footer-box .webs-box .webs-wrap .links-webs li {
    font-size: 20px;
    line-height: 22px;
}

.banpanel-left-control-text {
    font-size: 22px;
}

#banPanelTabs .nav-link {
    font-size: 2rem;
}

.banpanel-left-branch-wrapper a {
    font-size: 22px;
}

.banpanel-left-branch-wrapper a {
    font-size: 1.375rem;
}

#additionTabPaneShuo .col-md-7 {
    flex: 0 0 100%;
    max-width: 100%;
}

.xinjian-table {
    font-size: 2.25rem;
}

.xinjian-table th:nth-child(3) {
    font-size: 2.25rem;
    width: 10rem;
}

.xinjian-table th {
    height: 6.5rem;
}

.xinjian-table td {
    height: 4.65rem;
}

#additionTabPaneShuo .col-md-5 {
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 20px;
}

.shuopanel-control-text {
    font-size: 2.25rem;
}

#additionTabPaneBan .col-md-8:nth-of-type(3) {
    max-width: 100%;
    flex: 0 0 100%;
}

#additionTabPaneBan .col-md-4:nth-of-type(4) {
    max-width: 100%;
    flex: 0 0 100%;
}

.banpanel-left-control-text {
    font-size: 32px;
}

.banpanel-left-control-wrapper .iconfont-fuwu {
    font-size: 3.6rem;
}

.banpanel-left-tabs-wrapper .tab-pane-container {
    display: block;
    overflow: hidden;
    /* padding: 2rem; */
}

.banpanel-left-control-wrapper {
    float: left;
    width: 16.666%;
}

.banpanel-left-branch-wrapper {
    float: left;
    width: calc((100% - 10rem)/5);
}

.banpanel-right-control-icon .iconfont {
    font-size: 3.6rem;
}

.banpanel-right-control-text {
    font-size: 2.25rem;
}

.banpanel-right-control-wrapper {
    height: auto;
    padding: 1rem 0;
}

.footer-site-map {
    padding-top: 0 !important;
    color: #676767;
    font-size: 2.25rem;
}

.footer-site-map a {
    color: #676767;
    font-size: 2.25rem;
}

.footer-site-map li {
    padding: 0 1rem;
}

.web-footer .footer-box .webs-box .webs-wrap {
    bottom: 17px;
}

.news-list-title {
    font-size: 2.25rem;
    line-height: 4.46rem;
}

.news-list-wrapper {
    margin-top: 19px;
}

.banpanel-left-tabs-wrapper {
    overflow: hidden;
}

.position-relative {
    position: initial !important;
}

#additionTabPane {
    position: relative;
}

.file-search-icon-wrapper .iconfont {
    font-size: 3rem;
    margin-right: 1rem;
}

#fileSearchTypeSel {
    flex: 0 0 13rem;
    font-size: 36px;
}

.file-search-input {
    font-size: 36px;
}

.file-search-btn {
    flex: 0 0 9rem;
    font-size: 36px;
}

.file-search-wrapper>form {
    height: 5.6rem;
}

.file-search-icon-wrapper {
    flex: 0 0 18rem;
    font-size: 2.25rem;
}

.survey-entry::before {
    width: 1.2rem;
    height: 1.2rem;
    left: -3rem;
    top: 2.4rem;
}

.survey-entry {
    padding: 1.3rem 0;
    align-items: center;
}

.survey-info-wrapper {
    font-size: 2.25rem;
}

.survey-date {
    font-size: 1.675rem;
}

.survey-wrapper {
    padding-left: 2rem !important;
}

.survey-status {
    font-size: 2.25rem;
}

.footer-info span a {
    color: #666;
}

.footer-info {
    font-size: 25px;
    line-height: 2.4rem;
}

.mid-header .container {
    position: relative;
}

/* shizhengfu */
.tab-box {
    margin-top: 30px;
}

.tab-hd {
    overflow: hidden;
    margin-bottom: 20px;
    height: auto;
}

.tab-hd>ul>li>a {
    font-size: 2.875rem;
}

.tab-hd>ul>li {
    padding-bottom: 10px;
    height: auto;
    line-height: 54px;
}

.tab-hd>span>a {
    margin-top: 0px;
    width: 64px;
    height: 64px;
    line-height: 64px;
}

.tab-hd>span>a>i {
    font-size: 2.5rem;
    line-height: 64px;
}

.leader-list h3 {
    left: 14px;
    width: 151px;
    font-size: 2.875rem;
}

.leader-list {
    padding-left: 200px;
}

.leader-list.first ul li .pic {
    width: auto;
    height: auto;
}

.leader-list.first ul li .pic img {
    width: 259px;
    height: 314px;
}

.leader-list ul li {
    margin: 14px 38px 14px 0;
}

.new-list li a {
    font-size: 2.25rem;
}

.new-list li span {
    width: 100px;
    font-size: 2rem;
}

.leader-list ul li p {
    font-size: 32px;
    margin-top: 10px;
}

.img-thumb.text-center {
    padding: 10px;
    margin-top: 20px;
}

.img-thumb img {
    width: 100%;
}

.bg-skin .col-lg-7 {
    flex: 0 0 100%;
    max-width: 100%;
}

.bg-skin .col-lg-5 {
    flex: 0 0 100%;
    max-width: 100%;
}

.leader-list ul li .pic img {
    width: 259px;
    height: 314px;
}

.leader-list ul li {
    margin-bottom: 15px;
}

.leader-list ul li .pic {
    width: auto;
    height: auto;
}

.tab-hd>ul>li::after {
    background: none;
}

.tab-hd>ul>li {
    margin-right: 70px;
}

.new-list li {
    background: none;
}

.new-list li a::before {
    content: "\2022";
    margin-right: 1.25rem;
    color: #afafaf;
    font-size: 2.25rem;
}

/* zhengwugongkai */
.zwgk-search {
    padding: 18px;
}

.zwgk-search .form-control, .zwgk-search .custom-select {
    height: 76px;
    font-size: 1.875rem;
}

.zwgk-search .btn {
    height: 76px;
    font-size: 1.875rem;
}

#zwgkContent .new-list li a::before {
    display: none;
}

.file-box ul:before {
    left: 5px;
}

.file-box ul li {
    padding-left: 1.8rem;
    background-size: 12px 12px;
}

#zwgkContent .tab-box:nth-of-type(3) {
    margin-top: 36px !important;
}

#zwgkContent .img-thumb {
    flex: 0 0 50%;
    max-width: 50%;
    margin-top: 30px !important;
}

.zwgk-list {
    margin-top: 30px !important;
}

.zwgk-list li {
    width: 16.6666%;
    font-size: 2.25rem;
    padding: 3rem 0rem;
    height: 227px;
}

.zfxxgk-list li {
    font-size: 2.25rem;
    padding: 2.5rem .5rem;
}

.zfxxgk-list li i {
    font-size: 5rem;
}

/* zhengfudata */
.tab-sz-hd>ul>li {
    font-size: 1.875rem;
}

#zfszContent .col-lg-6 {
    flex: 0 0 100%;
    max-width: 100%;
}

.img-fluid {
    margin-top: 20px
}

.zbjs-box {
    margin-top: 10px
}

.zbjs-box h5 {
    font-size: 2.875rem;
    margin-top: 10px;
    padding-bottom: 1.1rem;
}

.zbjs-list li {
    width: calc((100% - 8px - 4%)/4);
}

.zbjs-list li i {
    font-size: 3.5rem;
}

.zbjs-list li a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    font-size: 2rem;
}

.zbjs-list {
    margin-top: 20px;
}

/* damei */
.gk-nero p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 26px;
}

.text-primary {
    font-size: 20px;
}

.gk-icon li a {
    font-size: 1.875rem;
}

.gk-icon li i {
    font-size: 3.5rem;
}

.whyy li {
    width: 23%;
    margin-left: 2%;
}

.whyy-bq {
    line-height: 58px;
}

.whyy-bq span {
    font-size: 1.875rem;
}

.dmyy-mp-item span {
    font-size: 36px;
}

.dmyy-yx-box img {
    height: 306px;
}

.dmyy-yx-box i {
    font-size: 4rem;
    bottom: 41%;
}

.dmyy-yx-box em {
    font-size: 36px;
}
.form-control{
    font-size:1.8rem;
}
.col-form-label{
     font-size: 1.8rem;
}
.btn-primary{
    font-size:1.8rem;
}
.btn-info{
     font-size:1.8rem;
}