@charset "utf-8";
body {
    padding: 0;
    margin: 0;
    font-family: 'microsoft yahei', verdana, arial;
    font-size: 16px;
    -webkit-text-size-adjust: none;
}
body *{
    transition-property:transform, color, background, opacity, border,display!important;
}
.body {
    position: relative;
}
html, body {
    height: 100%;
    background: ;

}
@font-face {
    font-family: 'icomoon';
    src: ;
    src: 
    format('embedded-opentype'), 
    format('woff'),  format('truetype'),
     format('svg');
    font-weight: normal;
    font-style: normal;
}
img {
    border: none;
}
dl, dt, dd, ul, li, form, input, textarea, h2, h4, p {
    margin: 0;
    padding: 0;
    list-style: none;
}
.clearfix {
    zoom: 1;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
}

a {
    color: #333;
    text-decoration: none;
}

.white-bg {
    background-color: #fff;
}

.blue-bg {
    background-color: #4183d9;
}

.pt-20 {
    padding-top: 20px;
}

.pd-20 {
    padding: 20px;
}

.pd-40 {
    padding: 10px 40px;
}

.pd-25 {
    padding: 25px;
}

.pd-30 {
    padding: 30px;
}

.pl-40 {
    padding-left: 40px;
}

.pr-30 {
    padding-right: 30px;
}

.p-10 {
    padding: 10px;
}

.p-25 {
    padding: 25px;
}

.mt-25 {
    margin-top: 25px;
}

.mt-space {
    margin-top: 20px;
}

.mt-space02 {
    margin-top: 40px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-10 {
    margin-bottom: 10px;
}
.mr-25 {
    margin-right: 25px;
}
.mr-30 {
    margin-right: 30px;
}

.tc {
    text-align: center;
}

.cb {
    clear: both;
}
.max-wrap {
    max-width: 1920px;
    min-width: 1200px;
    margin: 0 auto;
    position: relative;
}

.main-wrap {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.main-wrap-center {
    width: 1150px;
    margin: 0 auto;
    position: relative;
}

.main-wrap-bar {
    width: 100%;
    margin-top: -50px;
    z-index: 1;
}

.icon-wuzhangai {
    color: #fff;
    font-size: 1.125em;
}
/*top-bar--start*/
.border {
    border: 1px solid #eaeaea;
    background: #fafafa;
    padding: 10px 20px 25px;
    box-sizing:border-box;
    margin-top: 30px;
}
.top-bar {
    background: #3e3d4b;
}
.top-bar-text {
    width: 1200px;
    margin: 0 auto;
    font-size: 14px;
}
.top-bar-text a {
    color: #fff;
}
.top-bar-text .four-links > a:before,
.top-bar-text .version-links > a:before,
.top-bar-text .version-links .user:before {
    content: "|";
    padding: 0 10px 0 5px;
    color:#666;
}
.version-links .user {
    float:none;
}
.version-links #chinese, .version-links .user {
    display:inline-block;
    line-height:36px;
}
.top-bar-text .english {
    color: #f15447;
}
.top-bar-text a:hover {
    text-decoration: none;
}
.top-bar-text .four-links {
    float: left;
    line-height: 34px;
}

.top-bar-text .four-links > a:first-child:before{
    display: none;
}
.top-bar-text .version-links {
    float: right;
    margin-right:210px;
}
.link-sep:before {
    content: "|";
    display: inline-block;
    padding: 0 3px 0 8px;
}
.user>.login-others {
    margin-left:0!important;
}
.user>.login-others>ul {
    right:0px;
}
.user>.login-others>ul>a {
    line-height:40px;
    font-size:16px;
}
.pip-triggers>em>i {
    vertical-align:middle;
}
.pip-triggers>div>div>div {
    line-height:20px;
    text-align:left;
}
/*top-bar--end*/
.logo-small {
    display: none;
}
/*头图--开始*/
.top-head {
    height: 192px;
    overflow: hidden;
    position: relative;
    width: 100%;
    background: ;
}
/*头图--结束*/
.logo-bar {
    padding-top: 40px;
    width: 1200px;
    margin: 0 auto;
}

.logo-bar .logo {
    cursor: default;
    text-align: left;
    width:350px;
    float:left;
}
.logo-bar .x-c {
    width:705px;
    height:104px;
    float:right;
    background: no-repeat;
    position:relative;
    margin-top:-20px;
}

/*搜索开始*/
.find-bar {
    width: 200px;
    background-color: #fff;
    position: absolute;
    right: 0px;
    top: -172px;
    border: 1px solid #dcdcdc;
    border-radius: 5px 5px;
    border: 1px solid #b5b2b3;
    border-color: rgba(181, 178, 179, 0.3);
}

.find-bar input[type="submit"] {
    display: block;
    float: right;
    border: none;
    height: 23px;
    line-height: 23px;
    width: 40px;
    outline: none;
    cursor: pointer;
    background: #999;
    background:  no-repeat center center;
    background-size:auto 65%;
    position:absolute;
    top:0;
    right:-45px;
}

.find-bar>div {
    margin-right: 45px;
    position:relative;
}

.find-bar input[type="text"] {
    display: block;
    width: 100%;
    outline: none;
    margin: 0;
    height: 23px;
    background: transparent;
    border: none;
    color: #999;
    padding-left: 10px;
    box-sizing: border-box;
}

.find-bar em {
    display: block;
    position: absolute;
    background: none !important;
    color: red;
    font-style: normal;
    font-size: 0.875em;
    left:2px;
}
/*搜索结束*/
/*搜索结果列表*/
.list-full>li>a {
    margin-top:25px;
}
/*下拉菜单--start*/
.main-nav-bg {
    position: relative;
    z-index: 99;
    background-color: #fff;
    height: 50px;
    background: ;
}

#menu li:hover>ul,#menu li.hover>ul {
    display: block;
}
/* 一级菜单 */
#menu>ul {
    display: table;
    width: 100%;
}

#menu>ul>li {
    display: table-cell;
    position: relative;
    text-align: center;
    border-right: 1px solid #c8301b;
    cursor:pointer;
}

#menu>ul>li:first-child {
    padding: 0px 9px 0px 9px;
}

#menu>ul>li:last-child {
    background: none;
}

#menu>ul>li>a {
    height: 50px;
    line-height: 50px;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    font-size: 1em;
    color: #fff;
    display:inline-block;

}

#menu>ul>li:hover,#menu>ul>li.hover {
    background-color: #fe4c34;
    background-image: none;
}
#menu>ul>li.focus {
    background:#fe4c34;
}
#menu>ul>li.focus:hover a{
    color: #333;
}
#menu>ul>li.focus a {
    color:#fff;
}
#menu>ul>li.focus:hover ul li a, #menu>ul>li.focus ul li a {
    color: #333;
}

/* 下拉的菜单栏 */
#menu>ul>li ul {
    display: none;
    position: absolute;
    background-color: #f8f8f8;
    width: 100%;
    padding:1px 0px 5px 0px;
    top:50px;
    border: 1px solid #e8e8e8;
    border-top:none;
    z-index:9;
}
/* 下拉菜单的菜单项 */
#menu>ul>li>ul li {
    text-align: center;
    position: relative;
}
#menu>ul>li>ul>li>a {
    color: #333;
    padding: 8px 10px;
    box-sizing: border-box;
    display: block;
    border-top: 1px solid #e8e8e8;
}
#menu>ul>li>ul>li:first-child>a{
    border-top:none;
}
#menu>ul>li>ul li>a:hover {
    background-color:#fe4c34;
    color: #fff;
    width:100%;
}
#menu>ul>li.focus>ul>li>a {
    color:#333;
}
#menu>ul>li.focus>ul>li>a:hover {
    color:#fff;
}
/* 三级及以下的菜单项的定位 */
#menu>ul>li>ul>li ul {
    left: 100px;
    top: -1px;
}
#menu>ul>li>ul>li ul>li {
    font-size: 0.75em;
}
/* 下拉的菜单--end*/
.index-adv-01 {
    margin-bottom:10px;
}
.index-adv-01 a,
.index-adv-01 img {
    display:block;
}
/*头条 新闻*/
.headline {
    text-align: center;
}
.headline>a {
    display: block;
    font-size: 2.5em;
    color: #d60000;
    font-weight: bold;
    padding: 7px 0;
}
.headline>a:hover {
    color: #ee0000;
}
.headline>div {
    line-height: 1em;
    height: 2.3em;
    overflow: hidden;
}
.headline>div>a {
    display: inline-block;
    white-space: nowrap;
    color: #333;
    padding:0.5em 0;
}
.headline>div>a:hover {
    color: #d60000;
}
.headline>div>a:before {
    content: " | ";
    color: #333 !important;
}
.headline>div>a:first-child:before {
    content: "";
}
.headline>div>a>i {
    font-style: normal;
}
.headline>div>a>i:before {
    content: "【";
}
.headline>div>a>i:after {
    content: "】";
}

.news-pic {
    width:630px;
    float:left;
}

.col-wide {
    margin-left: 650px;
    overflow: hidden;
}

.botm-adv {
    width: 465px;
    height: 150px;
    overflow: hidden;
}

.botm-adv img {
    width: 100%;
}

.kstd {
    width: 100%;
    clear: both;
    padding-top: 15px;
    height: 115px;
}

.kstd li {
    width: 20%;
    float: left;
    display: block;
    text-align: center;
}

.kstd li i {
    width: 58px;
    height: 58px;
    display: block;
    margin: auto;
    border: 1px solid #e3402f;
    border-radius: 30px 30px;
    font-size: 30px;
    line-height: 58px;
    color: #e3402f;
}

.kstd li p {
    height: 40px;
    line-height: 40px;
}

.kstd .gwy {
    background:  no-repeat center center;
}

.col-a-left {
    float: left;
    width: 652px;
}

.col-a-right {
    margin-left: 652px;
    overflow: hidden;
}
/*二级栏目切换--模块化--开始*/
.news-list>a {
    display:block;
    padding:0.6em 0;
}
.news-list>a:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
}
.news-list>a>span {
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float:left;
    width:calc(100% - 6em);
    width:-moz-calc(100% - 6em);
    width:-webkit-calc(100% - 6em);
}
.news-list>a:hover {
    color: #ff7900!important;
}
.news-list>a>em {
    width:6em;
    float:right;
    color:#999;
    font-style: normal;
    font-size: 0.875em;
    font-family: arial, verdana;
    line-height: 1.65em;
    text-align:right;
}
.news-list.date-left>a>em{
    float:left;
    padding-top:0.5em;
}
.news-list.date-left>a>span{
    width:100%;
}
.news-list.list-pre>a {
    position:relative;
}
.news-list.list-pre>a>span:before{
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: #9b9b9b;
    width: 3px;
    height: 3px;
    margin-right: 5px;
}
.line-b-dashed>li {
    border-bottom: 1px dashed #d6c9c9;
}
.line-b-solid>li {
    border-bottom: 1px solid #ececec;
}

.box-tab>dd {
    padding-top: 7px;
}

.box-tab>dt {
    border-bottom: 1px solid #e8e8e8;
    line-height: 34px;
}

.four-list .box-tab>dt {
    border-bottom: none;
}

.box-tab>dt>ul>li {
    display: block;
    float: left;
}

.box-tab>dt>ul>li:first-child {
    margin-left: 0;
}

.box-tab>dt>ul>li>a {
    float: left;
    color: #333;
    position: relative;
    font-size: 1em;
    padding:2px 20px;
}

.box-tab>dt>ul>li.focus>a {
    position: relative;
    color: #fff;
    background:#d70100;
}

.box-tab>dt>ul>a:hover {
    color: #3db1ea;
}

.box-tab>.four-list .box-tab>dt>ul>li.focus>a {
    background: none;
    color: #333;
    font-size: 1.0625em;
    padding: 0;
}

.box-tab>dt>ul>li.focus>a .triangle, span.box-title-name .triangle {
    width: 20px;
    height: 4px;
    background: #e3402f;
    position: absolute;
    left: 0%;
    bottom: 0;
}

.box-tab>dd>ul>li {
    display: none;
}

.box-tab>dd>ul>li.focus {
    display: block;
}

.box-tab>dt>ul:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

.more.more-right {
    float: right;
    color: #999;
    font-weight: normal;
    font-size: 0.875em;
    line-height:38px;
}

.more.more-right:hover {
    color: #ff7900;
}

.more.more-mobile {
    float: right;
}

.more.more-center {
    display: block;
    text-align: center;
    background-color: #eee;
    padding: 8px 0;
}

.more.more-center:hover {
    background-color: #3db1ea;
    color: #fff;
    -webkit-transition: background-color 400ms;
    transition: background-color 400ms;
}

.box-tab.online-service {
    position: relative;
}

.box-tab.online-service dt {
    position: absolute;
    right: 0;
    top: -58px;
}
/*二级栏目切换--模块化--结束*/
.important-news {
    margin-bottom: 5px;
}

.important-news h4 {
    font-size: 1.125em;
    font-weight: bold;
    height: 44px;
    line-height: 44px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
}

.important-news h4 a {
    color: #666;
}

.important-news p {
    font-size: 1em;
    line-height: 24px;
    border-bottom: 1px dashed #ddd;
    height: 65px;
    overflow: hidden;
    text-indent: 2em;
    font-size: 0.875em;
}

.important-news p a {
    color: #666;
}

/*专题专栏*/
.specialcolumn-title {
    border-top: 1px solid #e8e8e8;
    text-align: center;
}
.specialcolumn-title>a{
    display: inline-block;
    margin-top: -42px;
    background: #fff;
    padding: 20px;
}
.specialcolumn-title img{
    display:block;
    background: #fff;
}

/*select-links--开始*/
.border-botm {
    border-bottom: 1px solid #e8e8e8;
}

/*列表--模块化--开始*/
.small-title {
    display: none;
}
.news-list>li>a {
    display: block;
}
.news-list.dot-b>li>a:before {
    content:"";
    background:  no-repeat center center;
    display:inline-block;
    width: 0.1875em;
    height: 0.1875em;
    margin-right: 0.4375em;
    position: relative;
    top:-0.325em;
    background-size: 100% 100%;
}
.news-list>li>a:hover h1 {
    text-decoration: underline;
}
.news-list>li>a:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
}
.news-list>li em {
    display: block;
    color: #aaa;
    font-size: 0.75em;
    font-style: normal;
    padding: 0;
    margin: 0;
    font-family: verdana, arial;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news-list .hot-news a h1 {
    font-weight: bold;
    font-size: 1.5em;
    color: #f40400;
    height: 70px;
    padding: 8px 10px 2px 0;
    white-space: inherit;
    text-align: center;
}
.news-list .hot-news a:hover>h1 {
    text-decoration: inherit;
    color: #bc0b08;
    transition: all 200ms linear;
}
.news-list .hot-news a em {
    display: none;
}

/*列表前加修饰*/
.news-list.list-pre>li{
    box-sizing: border-box;
    position: relative;
}
.news-list.list-pre>li:before{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 18px;
    background: #9b9b9b;
    width: 3px;
    height: 3px;
}
/*列表--模块化--结束*/

/*table布局--开始*/
.d-table {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.d-table>div {
    display: table-cell;
    vertical-align: top;
    line-height: 0;
}

.d-table-sub {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.d-table-sub>* {
    display: table-cell;
    vertical-align: top;
}

.d-table>.mr-25 {
    width: 25px;
}

.d-table>.mr-30 {
    width: 30px;
}

.d-table>.col-narrow {
    width: 265px;
}
/*table布局--结束*/
.platform-list a {
    display: block;
    position: relative;
    height: 236px;
    text-align: center;
    margin-top: 25px;
}

.platform-list a:first-child {
    margin-top: 0;
}

.icon-platform {
    position: absolute;
    z-index: 91;
    width: 100%;
    height: 100%;
    text-align: center;
}

.icon-platform>i {
    display: block;
    padding-top: 56px;
}

.icon-platform>span {
    display: block;
    font-weight: bold;
    color: #fff;
    font-size: 1.25em;
    padding-top: 6px;
}

.img-frame {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    z-index: 90;
}

.img-frame img {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

a:hover .img-frame img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}

.list-have-pic>span {
    display: block;
    float: left;
    width: 160px;
}

.list-have-pic>ul {
    margin-left: 175px;
    overflow: hidden;
    vertical-align: top;
}

.four-list {
    border-top: 1px solid #65bde1;
    border-left: 1px solid #65bde1;
}

.four-list dl {
    float: left;
    width: 50%;
    padding: 15px 25px 23px;
    border-right: 1px solid #65bde1;
    border-bottom: 1px solid #65bde1;
    box-sizing: border-box;
}

/*icon-list*/
.icon-list a {
    display: block;
    text-align: center;
    padding-top: 30px;
    -webkit-transition: -webkit-transform .2s linear;
    -moz-transition: -moz-transform .2s linear;
    -o-transition: -o-transform .2s linear;
    transition: transform .2s linear;
}

.icon-list a i {
    font-style: normal;
    font-family: "iconmoon";
    display: block;
    font-size: 1.8em;
}

.icon-list a span {
    display: block;
    padding-top: 5px;
}

.icon-list a:hover {
    -webkit-transform: translatex(-5px);
    -moz-transform: translatex(-5px);
    -ms-transform: translatex(-5px);
    -o-transform: translatex(-5px);
    transform: translatex(-5px);
}
.copyright {
    background: #3e3d4b;
    font-size: 0.875em;
}
.copyright .bottom-pc {
    padding: 20px 0px;
    text-align: left;
    color: #cdcdd2;
    line-height: 1.85em;
}
.copyright table td a,.copyright table td span{
    display:inline-block;
    padding-right:10px;
    color:#cdcdd2;
}
.copyright table td a:hover {
    text-decoration:underline;
}
.copyright table td a:first-child {
    padding-left: 0;
}
.copyright table td span.step:after{
    content: "|";
    font-size: 0.875em;
    vertical-align: bottom;
    padding: 0 5px;
}
.z-news {
    height: 345px;
    overflow: hidden;
}
.z-news dt {
    background: #f5f5f5;
    border: 1px solid #e8e8e8;
}
.z-news dt>ul>li.focus>a .triangle {
    display: none;
}
.z-news dd>ul>li>ul>li:first-child {
    font-weight: bold;
    font-size:1.0625em;
}
.z-news dd>ul>li>ul>li:first-child a {
    color:#000;
}
.z-news dd>ul>li>ul>li:first-child a:before {
    display:none;
}
.z-news dd>ul>li>ul>li:nth-child(4n) {
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px solid #ddd;
}
.four-news dl{
    width:48%;
    float:left;
}
.w-4 {
    width:4%;
    float:left;
    margin-bottom:15px;
}
.jlhd li{
    width:15.83%;
    float:left;
    margin-left:1%;
}
.jlhd li:first-child {
    margin-left:0;
}
.jlhd li a {
    display: block;
    padding: 15px 0;
    box-sizing: border-box;
    background: #fafafa;
    border: 1px solid #e8e8e8;
    text-align: center;
    font-size: 1.0625em;
    color: #666;
    -webkit-transition: background-color 400ms;
    transition: background-color 400ms;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.jlhd li a:before{
    content: attr(icon);
    font-family: "icomoon";
    color: #d70100;
    font-size: 1.625em;
    padding-right: 8px;
    vertical-align: middle;
}
.jlhd li a:hover{
    background: #d70100;
    color:#fff;
}
.jlhd li a:hover:before{
    color:#fff;
}
.jlhd li a.icon-gwy:before{
    content: "";
    background:  no-repeat center center;
    width: 31px;
    height: 21px;
    display: inline-block;
}
.jlhd li a.icon-gwy:hover:before{
    content: "";
    background:  no-repeat;
    width: 31px;
    height: 21px;
    display: inline-block;
}
/*政务公开和服务*/
.gov-ment{
    background:#fafafa;
    border:1px solid #e8e8e8;
}
.gov-ment>.box-tab>dt{
    width:195px;
    float:left;
    border-bottom:none;
}
.gov-ment>.box-tab>dt>ul>li {
    height:152px;
    width:100%;
    border-right:1px solid #e8e8e8;
    border-top:1px solid #e8e8e8;
}
.gov-ment>.box-tab>dt>ul>.focus {
    border-right:0px;
}
.gov-ment>.box-tab>dt>ul>li:first-child{
    border-top:none;
}
.gov-ment>.box-tab>dd{
    margin-left: 195px;
    overflow: hidden;
    padding: 20px 25px;
}
.gov-ment>.box-tab>dt>ul>li>a{
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    height: 100%;
    background: none;
    font-weight: bold;
    font-size: 1.125em;
    color: #666;
    border-left: 3px solid #fafafa;
    line-height: initial;
    padding-top: 45px;
}
.gov-ment>.box-tab>dt>ul>li.focus>a{
    border-left: 3px solid #d70100;
    color: #d70100;
}
.gov-ment>.box-tab>dt>ul>li.focus>a:before{
    color: #f07f7e;
}
.gov-ment>.box-tab>dt>ul>li>a:before{
    content: attr(icon);
    font-family: "icomoon";
    display: block;
    padding-bottom: 6px;
    font-weight: normal;
    font-size: 1.75em;
    color: #999;
}
.gov-ment>.box-tab>dt>ul>li>a:after{
    content: attr(arrow);
    font-family: "icomoon";
    position: absolute;
    right: 8px;
    top: 64px;
    transform: rotate(180deg);
    font-weight: bold;
    font-size: 1.5em;
    color: #999;
}
.gov-ment>.box-tab>dt>ul>li.focus>a:after{
    color:#d70100
}
.gov-btns{
    margin-top:10px;
}
.gov-btns ul{
    display:table;
    width:100%;
    table-layout: fixed;
}
.gov-btns li{
    display:table-cell;
    font-size:0.9375em;
}
.gov-btns li i {
    width: 1.5em;
    height: 1.5em;
    border-radius: 50% 50%;
    border: 1px solid #d80804;
    display: inline-block;
    vertical-align: middle;
    font-family: "icomoon";
    font-style: normal;
    line-height: 1.5em;
    text-align: center;
    font-size: 1.5em;
    color: #d70100;
}
.gov-btns li a.icon-xyzz i img{
    width: 24px;
    height: 24px;
    padding-top: 5px;
}
.gov-btns li a{
    display:block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
    text-align: center;
}
.gov-btns li a:hover{
    color: #d70100;
}
.gov-right-adv {
    width:327px;
    padding-left:45px;
}
.gov-right-adv li {
    padding:5px 0px;
}
.gov-right-adv li img{
    display:block;
    width:100%;
}
.gov-right-adv a {
    display:block;
}
/*二级页面左右结构-start*/
.sub-nav-left {
    width: 240px;
    float: left;
    background:  no-repeat left 60px;
    min-height: 530px;
    overflow: hidden;
    position: relative;
}

.sub-nav-left .nodes h2 {
    height: 100px;
    line-height: 100px;
    text-align: center;
    margin-bottom: 20px;
}
.sub-nav-left .nodes h2 {
    background: #b8000f  no-repeat;
    color: #fff;
}
.sub-nav-left .nodes ul h2 a {
    color: #fff;
}
.sub-nav-left .nodes ul {
    position: relative;
    padding-left: 35px;
}
.sub-nav-left .nodes li {
    display: block;
    border-top: 0;
    padding:10px 20px;
    position: relative;
}
.sub-nav-left .nodes li:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0.8em;
    background:  no-repeat;
    width: 12px;
    height: 10px;
}
.sub-nav-left .nodes li.focus:before,.sub-nav-left .nodes li.focus:hover:before,.sub-nav-left .nodes li:hover:before{
    content: "";
    position: absolute;
    background:  no-repeat;
    width:12px;
    height:13px;
}
.sub-nav-left .nodes a>i {
    font-family: "icomoon";
    font-style: normal;
    font-size: 1.25em;
}
.sub-nav-left .nodes a>span {
    display: block;
    font-size: 1.125em;
    margin-top: 5px;
    max-height: 48px;
    line-height: 24px;
    overflow: hidden;
}
.sub-nav-left .nodes a:first-child {
    margin-top: 0;
}
.underline {
    width: 20px;
    border-bottom: 2px solid #fff;
    margin-top: 10px;
}
.box-tab.sub-box-c {
    position: relative;
    width: 900px;
    float: right;
    box-sizing: border-box;
}
.box-tab.sub-box-d {
    position: relative;
    padding: 0 30px;
}
.box-tab.sub-box-d .sub-title {
    width: 100%;
    text-align: center;
    border: 1px #eee solid;
    border-radius: 5px;
    background: #f8f8f8;
    padding: 15px;
    box-sizing: border-box;
}
.box-tab .third-title {
}
.box-tab .third-title a {
    display: block;
    float: left;
    color: #000;
    font-size: .875em;
    border-radius: 100px;
    padding: 0 16px;
    background: #fff;
    border: none;
    line-height: 30px;
    height: 30px;
    margin: 5px 2px 10px;
}
.box-tab .third-title a.focus {
    background: #e81515;
    color: #fff;
}
/*三级栏目较多的情况下-开始*/
.box-tab .third-title-2 {
    padding: 0 15px;
    border-bottom: 1px solid #dbdbdb;
}
.box-tab .third-title-2 a {
    display: block;
    float: left;
    color: #000;
    margin: 10px 5px 10px 5px;
    line-height: 1.8em;
    font-size: .875em;
    padding: 0 8px;
}
.box-tab .third-title-2 a.focus {
    border-bottom: none;
    background-color: #1bbc9b;
    color: #fff;
    border-radius: 15px;
}
/*三级栏目较多的情况下-结束*/
.box-tab2>dt {
    border-bottom: 1px solid #c1c1c1;
    position: relative;
}
.box-tab2>dt>ul {
    float: left;
}
.box-tab2>dt>ul>li {
    float: left;
    padding-bottom: 12px;
}
.box-tab2>dt>ul>li span {
    line-height: 1em;
    cursor: default;
    padding: 0 14px;
}
.box-tab2>dt>ul>li:first-child span {
    border-left: 7px solid #e81515;
    padding-right: 0;
}
.box-tab2>dt>ul>li.focus span {
    color: #333;
    font-size: 1.5em;
}
.box-tab2>dt>ul span {
    display: block;
    font-family: "microsoft yahei";
}
.box-tab2>dt>a {
    float: right;
    color: #000;
}
.box-tab2>dt>a.has-img {
    position: absolute;
    top: -22px;
    right: 0;
}
.box-tab2>dt a:hover {
    color: #ff4300;
}
.box-tab2>dt>a.has-img:hover {
    transform: translatex(10px);
    transition: all 0.3s linear;
}
.box-tab2>dd {
    padding-top: 10px;
    position:relative;
}
.box-tab2>dd>ul>li {
    display: none;
}
.box-tab2>dd>ul>li.focus {
    display: block;
}
.box-tab.sub-box-c .sub-title .arrow-down {
    display: none;
    content: "";
    background:
            
            no-repeat center center;
    opacity: .80;
    filter: alpha(opacity = 80);
    height: 44px;
    width: 44px;
    background-size: 50%;
    cursor: pointer;
    position: absolute;
    right: 0;
}
.box-tab.sub-box-c .sub-title .arrow-up {
    background:
            
            no-repeat center center;
    opacity: .80;
    filter: alpha(opacity = 80);
    background-size: 50%;
}
span.box-title-name {
    float: left;
    display: block;
    position: relative;
    color: #333;
    cursor: default;
    font-size: 1.375em;
}
.box-tab.sub-box-c .sub-title {
    display: none;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    box-sizing: border-box;
    background-color: #f4f4f4;
}
.box-tab.sub-box-c .sub-nav {
    display: none;
    padding: 10px 0;
    background: #fafafa;
    border-width: 1px 0;
    width: 100%;
    box-sizing: border-box;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
    position: absolute;
    z-index: 8;
}
.box-tab.sub-box-c .sub-nav a {
    font-family: "microsoft yahei";
    display: block;
    padding: 10px 20px;
    font-size: .875em;
    float: left;
    color: #333;
}
.box-tab.sub-box-c .sub-nav a:hover {
    color: #f40;
}
.box-tab.sub-box-c .sub-nav a:focus {
    color: #f40;
}
/*list栏目头*/
.list2-title {
    padding: 5px 20px !important;
}
/*二级页面左右结构-end*/

/*单页排版*/
.article {
    color: #666;
    line-height: 2.5em;
}
.article .article-title {
    display: block;
    font-size: 1.25em;
    font-weight: bold;
    color: #333;
    padding: 10px 0;
}
.article-sub-title {
    color: #2db8cd;
    display: inline-block;
    line-height: 22px;
    padding: 6px 10px;
    border: 1px solid #7bd5e2;
    font-weight: bold;
}
.article p {
    text-indent: 2em;
    color: #333;
}
.article-sub-title {
    font-size: 0.875em;
    padding: 3px 8px;
}
.col-article-left {
    float: left;
    width: 600px;
}
.col-article-right {
    float: right;
    width: 600px;
}
.imgs span {
    display: block;
}
.imgs.a01 span {
    float: right;
    margin-right: -100px;
    margin-top: 80px;
}
.imgs.a01 span:first-child {
    margin: 0;
}
.imgs.a02 span {
    float: left;
    float: left;
    margin-top: 0;
    margin-left: -100px;
}
.imgs.a02 span:first-child {
    margin: 0;
    margin-top: 80px;
}
.imgs img {
    display: block;
    width: 320px;
}
.pb-50 {
    padding-bottom: 40px;
    border-bottom: 1px dashed #cacaca;
    margin-bottom: 30px;
}
.jmg-left {
    float: left;
    width: 39%;
}
.jmg-right {
    float: right;
    width: 59%;
}
.jmg-left img, .jmg-right img {
    display: block;
    width: 100%;
}
img.img-ydyl {
    float: right;
    display: block;
    max-width: 500px;
    padding: 10px;
}
img.img01-gk {
    max-width: 100%;
    margin: 0 auto;
    display: block;
    padding: 10px 0;
    box-sizing: border-box;
}
img.img02-gk {
    float: right;
    display: block;
    max-width: 360px;
    padding: 10px;
    box-sizing: border-box;
}
.article-list a {
    float: left;
    display: block;
    width: 48%;
    margin-left: 4%;
    font-size: 1.0625em;
    padding: 8px 0;
    font-weight: bold;
    border-bottom: 1px dashed #ccc;
}
.article-list a:nth-child(2n-1) {
    margin-left: 0 !important;
}
.article-list a:before {
    content: ">";
    color: #ff7900;
    font-weight: bold;
    font-family: simsun;
    color: #ff7900;
    padding-right: 8px;
    font-size: 0.75em;
}
.z-news .news-list>a,.gov-ment .news-list>a{
    padding:0.6em 0;
}
/*1200以下*/
@media screen and (max-width:1200px) {
    .main-wrap-center {
        max-width: 100%;
        min-width: inherit;
    }
    .main-wrap-center {
        width: auto;
    }
    .p-25{
        padding:10px;
    }
    .pd-20{
        padding:0;
    }
    .top-bar{
        background: #f1f1f1;
    }
    .top-bar-text .four-links {
        display:none;
    }
    .top-bar-text a {
        color:#666;
    }
    .top-bar-text {
        width:auto;
    }
    .index-adv-01 {
        margin-bottom:0px;
    }
    .index-adv-01 img{
        width:100%;
    }
    .sub-nav-left {
        display: none;
    }
    .meta-float {
        display: none!important;
    }
    .box-tab.sub-box-c {
        width: auto;
        float: none;
    }
    .logo-bar .find-bar {
        display: none;
    }
    .logo-small {
        display: block;
        padding: 15px 0px 15px 10px;
        background: #fff;
    }
    .logo-bar {
        display: none;
    }
    .box-tab>dt>ul>li>a {
        padding: 0 6px;
    }
    .border {
        width: 100% !important;
    }
    .botm-adv {
        width: 100%;
        height: auto;
    }
    /*1230以下搜索变形*/
    .find-bar {
        left: 0;
        top: 0;
        background-color: #da1a1b;
        border: none;
        width:60%;
        border-radius: 0;
    }
    .find-bar input[type="submit"] {
        height: 44px;
        line-height: 44px;
        background:  no-repeat center center;
    }
    .find-bar input[type="text"] {
        height: 44px;
        line-height: 44px;
        color: #fff;
    }
    .find-bar input::-webkit-input-placeholder { /* chrome/opera/safari */
        color: #fff;
    }
    .find-bar input::-moz-placeholder { /* firefox 19  */
        color: #fff;
    }
    .find-bar input::-ms-input-placeholder { /* ie 10  */
        color: #fff;
    }
    .find-bar input::-moz-placeholder { /* firefox 18- */
        color: #fff;
    }

    .top-head {
        display: none;
    }
    .main-wrap-bar {
        background-color: #fff;
        margin-top:0;
    }
    .logo-bar {
        padding: 42px 0 0 20px;
    }
    .logo-bar .logo img {
        width: 600px;
    }
    .mt-20 {
        margin-top: 10px;
    }
    .pd-30 {
        padding: 10px;
    }
    .toolbar {
        display: none;
    }

    /*1230以下menu变形*/
    .main-wrap {
        width: auto;
    }
    .main-nav-bg {
        height: 44px;
        border-top: none;
        background-color: #2868b3;
        margin-bottom: 0;
    }
    .main-nav {
        content: "";
        display: block;
        background:  center center no-repeat;
        width: 44px;
        height: 44px;
        background-size: 55%;
        position: absolute;
        right: 0;
        top: 0;
    }
    #menu {
        display: none;
        float: right;
        position: absolute;
        top: 44px;
        right: 0;
        padding: 0;
        width: auto;
        background-color: #fff;
        border-left: 1px solid #e5e5e5;
    }
    #menu li:hover>ul {
        display: none;
    }
    #menu>ul {
        display: block;
        float: right;
    }
    #menu>ul>li {
        display: block;
        text-align: center;
        float: none;
        background: none;
    }
    #menu>ul>li>a {
        height: auto;
        line-height: 1.375em;
        padding: 13px 10px;
        border-bottom: 1px solid #e8e8e8;
        background: none;
        color: #333;
        width: 100px;
        text-align: center;
        font-size: 0.875em;
        font-weight: normal;
        margin: 0;
        white-space: inherit;
        overflow: inherit;
        text-overflow: inherit;
        display: block;
    }
    #menu>ul>li>a:hover {
        background: #2868b3;
        color: #fff;
    }
    #menu>ul>li:first-child {
        padding: 0;
    }
    #menu>ul>li.focus {
        background: none;
    }
    #menu>ul>li.focus a {
        border-bottom: none;
        background-color: #e5e2e2;
        color: #333;
    }
    #menu>ul>li {
        padding: 0;
        border-right:none;
    }
    #menu>ul>li>i {
        display: none;
    }
    .blue-bg {
        background: #4471c9;
    }
    .icon-list a {
        padding: 10px 0;
        border-top: 1px solid #5a85d8;
    }
    .icon-list a:first-child {
        border-top: none;
    }
    .copyright .bottom-pc {
        padding:10px;
    }
    .copyright table td,.copyright table td div a,.copyright table td div span{
        display:none;
    }
    .copyright table td:first-child{
        display:block;
        text-align:center;
        width:auto;
    }
    .copyright table td div a.m-visible,.copyright table td div span.m-visible{
        display:inline-block;
        padding:0 5px;
    }
    .z-column {
        padding-bottom: 0;
    }
    .box-tab2.sub>dt {
        display:none;
    }
    .box-tab.sub-box-c .sub-title,.box-tab.sub-box-c .sub-title .arrow-down,.box-tab.sub-box-c .sub-nav-block{
        display:block;
    }
    .box-tab.sub-box-c .sub-title {
        background-color: #edeef1;
        border-left: 3px solid #e81515;
        color: #333;
    }
    .box-tab2>dd{
        padding-top: 0;
    }
    span.box-title-name {
        background: none;
        padding: 12px 10px;
        color: #333;
        font-size: 1em !important;
        width: calc(100% - 55px);
        width: -webkit-calc(100% - 55px);
        width: -moz-calc(100% - 55px);
    }
    span.box-title-name .triangle {
        display: none;
    }
    .box-tab.sub-box-c {
        padding: 0;
        border: none;
    }
    .box-tab.sub-box-d {
        padding: 0;
    }
    .box-tab.sub-box-c .sub-nav-block {
        display: block;
    }
    .box-tab .box-title-name.second-title {
        display: block;
    }
    .box-tab .third-title a.focus {
        background-color: #e81515;
        color: #fff;
        border-bottom: none;
        margin-bottom: 4px;
    }
    .box-tab .third-title a {
        border: 1px solid #ccc;
        font-size: .875em;
        border-radius: 100px;
        padding: 0 16px;
        background-color: #fff;
        border: none;
        line-height: 30px;
        height: 30px;
        margin: 4px 5px 4px 5px;
    }
    .box-tab .sub-title.second-title {
        display: block !important;
    }
    .box-tab .third-title {
        border-bottom: none;
        margin-top: 5px;
    }
}

/*2020-05-08追加默认样式*/
.news_content_content>p,.news_content_content>div{
    text-indent:2em;
    line-height:1.875em;
}
.news_content_content>p>img,.news_content_content>div>img{
    display: block;
    margin:0 auto;
    max-width:78%;
    height:auto!important;
    float:none!important;
}
.news_content_content table{
    margin:10px auto;
    border-collapse: collapse;
}
.mail-list-search-bar>input[type=submit]{
    background: #fe4c34!important;
}
.mail-list-search-bar>input[type=submit]:hover{
    background: #ea3b23!important;
}
.mail-attention-list{
    line-height:1.75em;
}

/*1000以下*/
@media screen and (max-width:1000px) {
    body {
        background: #eee;
    }
    .p-10 {
        padding: initial;
    }
    .mt-space{
        margin-top:10px;
    }
    .banner {
        display: none;
        height: 0px;
    }
    .pd-25 {
        padding: 0;
    }
    .d-table {
        display: block;
    }
    .d-table>div {
        display: block;
    }
    .d-table>.mr-25 {
        display: none;
    }
    .d-table>.col-narrow {
        width: auto;
        margin-top: 20px;
    }
    .box-tab>dt {
        display: none;
    }
    .box-tab>dd {
        padding-top: 0;
    }
    .box-tab>dd>ul>li {
        display: block;
    }
    .news-list>li {
        padding:0.5em 0.7em;
    }
    .news-list.list-pre>li:before{
        display:none;
    }
    .four-news dl{
        width:100%;
    }
    .w-4{
        display:none;
    }

    .z-news dd>ul>li>ul>li:first-child a{
        font-weight: normal;
    }
    .more:after {
        display: none;
    }
    .col-a-left {
        float: none;
        width: 100%;
    }
    .col-a-h, .col-b-h {
        height: auto;
    }
    .news-pic{
        float:none;
        width:auto;
    }
    .col-wide{
        margin-left:0;
        width:auto;
    }
    .mt-25 {
        margin-top: 0;
    }
    .small-title {
        margin-top: 10px;
    }
    .more.more-mobile {
        padding: 0 10px;
        font-size: 0.75em;
    }
    .small-title {
        display: block;
        background-color: #edeef1;
        height: 36px;
        line-height: 36px;
        border-left: 3px solid #d70100;
        color: #333;
        padding:0.5em;
    }
    .col-a-right {
        margin-left: 0;
        width: 100%;
        margin-top: 10px;
    }
    .d-table-content .detail {
        float: left;
        position: relative;
        bottom: inherit;
        right: inherit;
    }
    .list-have-pic>span {
        display: none;
    }
    .list-have-pic>ul {
        margin-left: 0;
    }
    .single-news dt {
        display: none;
    }
    .single-news dd {
        border: 0;
        padding: 0 0;
    }
    .important-news p {
        display: none;
    }
    .single-news dd ul li ul li em {
        display: none;
    }
    .first-news h2 {
        font-size: 1.8em;
    }
    .pic-box-tab {
        border-top: 0;
    }
    .pic-box-tab dt {
        display: none;
    }
    .list2-title {
        padding: 0 !important;
    }
    .z-news dd>ul>li>ul>li:nth-child(4n) {
        padding-bottom:initial;
        margin-bottom:initial;
        border-bottom:1px solid #ececec;
    }
    .gov-btns li i{
        display: block;
        margin: 0 auto;
        margin-bottom: 10px;
    }
    /*1000以下左右结构变化*/
    .sub-nav-left {
        display: none;
    }

    .important-news h4 {
        border-bottom: 1px solid #eee;
        font-weight: 400;
        font-size: 1em;
        height: 50px;
        line-height: 50px;
        padding: 0px 10px;
    }
    .pic-box-tab dd .top-con {
        display: none;
    }
    .z-column {
        width: 100%;
    }
    .border {
        margin-top: 0px;
        padding: 0;
    }
    .news_content_content>p>img,.news_content_content>div>img{
        max-width:100%!important;
    }
    .gov-ment{
        background: none;
        border:none;
    }
    .gov-ment>.box-tab>dd{
        margin-left:0;
        padding: 0;
    }
    .gov-right-adv{
        width:100%;
        padding-left:0;
    }
    .gov-right-adv li{
        width:49.5%;
        margin-left:1%;
        float:left;
    }
    .gov-right-adv li:first-child{
        margin-left:0;
    }
    .jlhd li{
        width: 49.5%;
        height: auto;
        line-height: initial;
        margin-top:10px;
    }
    .jlhd li a:before{
        display: block;
        padding-right: 0;
        height: 35px!important;
        line-height: 35px!important;
        margin: 0 auto;
    }
    .jlhd li:nth-child(2n 1){
        margin-left:0!important;
    }
    .jlhd li a{
        text-align: center;
        height: auto;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 10px 0;
    }
    .jlhd li a.icon-gwy:before{
        display:block;
    }
    .gov-btns ul{
        display:block;
    }
    .gov-btns ul:after{
        content:"";
        display:block;
        height:0;
        clear:both;
    }
    .gov-btns li{
        display: block;
        float: left;
        width: 50%;
        margin: 0.75em 0;
    }
    .headline {
        padding: 16px 16px 0;
    }
    .headline>a {
        font-size: 1.3125em;
        font-weight: normal;
    }
    .headline>div {
        line-height: 1.75em;
        height: auto;
    }
    .headline>div>a {
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 0 8px;
    }
    .headline>div>a:before {
        content: "";
    }
}

/*720以下*/
@media screen and (max-width:720px) {
    .platform-list a {
        width: 100%;
        margin: 0;
        margin-top: 10px;
        height: 140px;
    }
    .platform-list a:first-child {
        margin-top: 10px;
    }
    .icon-platform>span {
        font-size: 1em;
    }
    .icon-platform>i {
        padding-top: 22px;
    }
    .box-tab2>dt>ul>li.focus span {
        font-size:1.2em;
    }
    .pic-box-tab dd .top-con {
        display: block;
        padding-bottom: 15px;
        border-bottom: 1px solid #ddd;
    }
    .pic-box-tab dd .top-con img {
        width: 46%;
    }
    .pic-box-tab dd .top-con p {
        width: 48%;
        -webkit-line-clamp: 4;
        height: 100%;
        line-height: 34px;
    }
    .pic-box-tab dd li a {
        white-space: inherit;
    }
    .single-news dd ul li ul li {
        margin: auto;
    }
    .single-news dd ul li ul li a {
        white-space: inherit !important;
    }
}

/*基本模块化*/
/*无障碍阅读-模块化-start*/
.accessible-wrap {
    display: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}

.accessible-body {
    position: fixed;
    z-index: 10;
    width: 100%;
    min-width: 1000px;
    text-align: right;
    padding: 10px 0;
    font-size: 14px;
    background-color: white !important;
    border-bottom: 1px solid #ddd;
}

.accessible-body-fixed {
    height: 47px;
}

.accessible-body span {
    display: inline-block;
    padding: 0 10px;
    margin-left: 6px;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    background-color: #f3f3f3 !important;
    line-height: 24px;
    color: #444 !important;
    cursor: pointer;
}

.contrast, .contrast * {
    background: black !important;
    color: white !important;
}
/*无障碍阅读-模块化-end*/

/*网站地图页-模块化-start*/
.map-box.content-box {
    font-size: 1em;
}

.map-box.content-box>.location {
    font-size: .75em;
}

.map>li {
    border-top: 1px solid #e8e8e8;
    padding: 0;
    line-height: 2.4em;
}

.map>li:first-child {
    border-top: none;
}

.map>li .wrap {
    padding: 5px 0;
}

.map>li .title {
    display: block;
    color: #333;
    border-left: 8px solid #fe4c34;
    padding-left: 10px;
    margin: 10px 0;
    line-height: normal;
}

.map>li .node {
    display: inline-block;
    color: #4095ce;
    font-size: 0.875em;
    line-height: 2em;
    padding-right: 25px;
    margin-left: 19px;
}

.map>li .list {
    line-height: .75em;
    margin-bottom: 5px;
    padding-left: 19px;
}

.map>li .sub-node {
    display: inline-block;
    color: #888;
    font-size: 0.75em;
    line-height: 2em;
    padding-right: 10px;
    font-family: simsun;
}

.map>li .sub-node:before {
    content: ">";
    font-family: simsun;
    padding-right: 5px;
}

.map a:hover {
    color: #ff7900;
}
/*网站地图页-模块化-end*/

/*内容页-模块化-start*/
.single-article {
    line-height: 2.5em;
    color: #666;
    word-break: break-all;
}

.single-article p {
    text-indent: 2em;
}

.location * {
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
}

.location {
    font-size: 1em;
    padding:10px 0px 10px 10px;
    background:#f7f7f7;
    margin-bottom:10px;
}

.location:before {
    content: "";
    float: left;
    background:
            
            no-repeat center center;
    background-size:100% 100%;
    height: 1em;
    width: 1em;
    margin-right: 5px;
    margin-top:0.2em;
}

.location>a {
    color: #999;
}

.location>span {
    color: #333;
}

.location>a:after {
    content: ">";
    padding: 0px 5px;
}

.location>a:after {
    content: ">";
    padding: 0px 5px;
}

.pd-space {
    padding: 20px;
}

.sub-content {
    color: #666;
    line-height:34px;
}
.sub-content p {
    padding:5px 0px;
    line-height:2em!important;
}
.sub-content img {
    max-width:100%;
}
.sub-content .big-title {
    padding: 10px 0;
    font-size: 1.5em;
    text-align: center;
    color: #333;
    line-height:1.5em;
}

.sub-content .second-title {
    padding-bottom: 10px;
    font-size: 1em;
    text-align: center;
    color: #666;
}

.sub-content .content-small-title {
    font-size: 0.75em;
    text-align: center;
    color: #999;
    line-height: 1em;
    border-bottom: 1px #e8e8e8 solid;
    padding: 1em 0;
}

.news_content_description {
    font-size: .75em;
    color: #888;
    background-color: #f3f3f3;
    line-height: 1.75em;
    padding: 15px;
    border: 1px solid #e8e8e8;
    border-top: none;
}

.news_content_content {
    line-height: 1.875em;
    font-size: 1em;
    padding-top: 15px;
}

.news_content_content img {
    max-width: 95%;
    height: auto !important;
}

.news_content_other {
    padding: 10px 0px;
}

.news-content-function {
    float: right;
    font-size: .75em;
    color: #999;
}

.news-content-function>span:before {
    content: "[";
}

.news-content-function>span:after {
    content: "]";
}

.news-content-function>span {
    display: inline-block;
    padding: 0 5px;
    cursor: pointer;
    line-height: 36px;
}

.news-content-function>span:hover {
    text-decoration: underline;
}

.news_content_img {
    text-align: center;
    padding: 20px 0px;
}

.news_content_img img {
    max-width: 700px;
    height: auto !important;
}

.news-content-share {
    float: left;
}


@media screen and (max-width: 1000px) {
    .location {
        margin: 10px;
    }
    .news_content_other {
        display: none;
    }
    .sub-content {
        padding: 0 10px 30px 10px;
    }
    .z-news {
        height: auto;
        margin-bottom:10px;
    }
    .z-news dd ul li ul {
        border:1px solid #ececec;
        border-top:0px;
        background:#fafafa;
    }
    .gov-btns {
        margin-top:0;
    }
    .special-column-bar .small-title {
        margin-bottom:10px;
    }
    .mt-space02 {
        margin-top:0;
    }
    .specialcolumn-title {
        display:none;
    }
    .news-list>a {
        border-bottom:1px solid #eee;
        padding: 0.55em 15px;
    }
    .news-list>a>span {
        width:100%;
        display:-webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        white-space: normal;
        overflow: hidden;
        line-height:1.5em;
        float:none;
    }
    .news-list>a>em {
        display:none;
    }
    .news-list>a:last-child {
        border-bottom:0px;
    }
}

@media screen and (max-width: 720px) {
    .logo-small img {
        width:300px;
        display: block;
    }
    .top-bar-text .version-links{
        margin-right: 0;
    }
    .news_content_img img {
        max-width: 100%;
    }
    .news_content_content img {
        max-width: 100%;
    }
    .news_content_other {
        display: none;
    }
    .pd-space {
        padding: 10px;
    }
    .z-column .title {
        font-size: 1.15em;
    }
}
@media screen and (max-width: 520px) {

    .first-news {
        margin-bottom:10px;
    }
    .first-news h2 {
        font-size:1.3em;
        padding:0px 10px;
    }
    .first-news h2 a {
        height:35px;
        line-height:30px;
    }
    .z-news dd ul li ul {
        border:0px;
    }
    .border {
        border:0;
    }

}
@media screen and (max-width: 480px) {
    .sub-content .big-title, .sub-content .second-title, .sub-content .content-small-title
    {
        text-align: left;
    }
    .sub-content .big-title {
        font-size: 1.25em;
        color: #000;
    }
    .card-area .bmin {
        height: 50px;
        margin-bottom: 20px;
        overflow: hidden;
    }
    .card-area .bmin li {
        width: 31.3%;
        margin-left: 2%;
        margin-bottom: 10px;
    }
    .kstd {
        height:80px;
    }
    .kstd li i {
        width:42px;
        height:42px;
        font-size:24px;
        line-height:42px;
    }
    .kstd li p {
        font-size:0.875em;
        white-space:nowrap;
        overflow:hidden;
        text-overflow:ellipsis
    }
    .kstd .gwy {
        background-size:70%;
    }
    .botm-adv  img {
        width:100%;
    }
    .suggestion_input_submit.disabled{
        width:100%;
        background: #ffffdb!important;
        margin:0;
        margin-top:10px;
        color: #ec642a!important;
        height: 36px;
        font-weight: inherit!important;
    }
}

/*内容页-模块化-end*/

/*翻页-模块化-start*/
.page-tile {
    display: block;
    border-width: 1px 0;
    font-family: verdana, arial;
    padding: 15px 0;
    text-align: center;
    margin-top: 25px;
}

.page-tile:after {
    display: block;
    content: "";
    clear: both;
}

.page-tile>* {
    color: #888;
    display: inline-block;
    padding: 0.2em 0.5em;
    min-width: 1.5em;
    text-align: center;
    font-size: 0.925em;
    line-height: 34px;
    height: 34px;
    overflow: hidden;
    background: #f2f2f2;
    border: 1px solid #eee;
}
.page-tile > em{
    display: none;
}
.page-tile>*:before {
    font-weight: 400;
    font-family: serif;
    line-height: 30px;
}

.page-tile .more:before {
    content: "…";
}

.page-tile a.prev:before {
    content: "\2039"
}

.page-tile a.next:before {
    content: "\203a"
}

.page-tile a.last:before {
    content: "\203a\203a"
}

.page-tile .focus {
    background-color: #fe4c34;
    color: #fff;
    border-radius: 3px;
}
.page-tile a:hover {
    text-decoration: none !important;
}
@media screen and (max-width: 1000px){
    .page-tile a, .page-tile span{
        display: none;
    }
    .page-tile>* {
        float: none;
    }
    .page-tile{
        padding-bottom:0;
        text-align: center;
        padding: 0;
        background: #efefef;
    }
    .page-tile a.prev,.page-tile a.next{
        display: inline-block;
        box-sizing: border-box;
        height: 44px;
        line-height: 44px;
        padding: 0 15px;
        color: #333;
        border:none;
    }
    .page-tile a.prev:before {
        content: "上一页";
    }
    .page-tile a.next:before {
        content: "下一页";
    }
}
/*翻页--结束*/

/*意见征集*/
.suggestion_input_wrap {
    background-color: #f6f6f6;
}

.suggestion_input_title {
    font-size: .875em;
    color: #666;
    line-height: 2em;
    padding-bottom: 10px;
}

.suggestion_input_area {
    display: block;
    border: 1px solid #ddd;
    width: 100%;
    height: 80px;
}

.suggestion_input_submit_wrap {
    text-align: right;
    padding: 10px 0;
    font-size: .875em;
}

.suggestion_input_captcha_img {
    vertical-align: top;
    height: 30px;
    cursor: pointer;
}

.suggestion_input_captcha {
    width: 60px;
    border: 1px solid #ddd;
    border-radius: 2px;
    height: 22px;
    padding: 3px;
}

.suggestion_input_submit {
    margin-left: 10px;
    border: none;
    background-color: #dc483a;
    height: 28px;
    padding: 0 10px;
    color: white;
    border-radius: 2px;
    cursor: pointer;
}

.suggestion_list_wrap {
    padding: 10px 20px 20px;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}

.suggestion_list>li {
    border-top: 1px solid #eaeaea;
    margin: 15px 0;
    padding: 15px 0;
}

.suggestion_list>li>em {
    font-style: normal;
    font-size: .875em;
    line-height: 2em;
    margin-left: 5px;
    color: #169fa5;
}

.suggestion_list>li>b {
    font-weight: normal;
    font-size: .875em;
    line-height: 2em;
    color: #aaa;
}

.suggestion_list>li>div {
    font-weight: normal;
    font-size: .875em;
    line-height: 1.75em;
}

.suggestion_list>li>span {
    font-weight: normal;
    font-size: .875em;
    line-height: 1.75em;
    color: #ff790a;
    display: block;
}

.suggestion_content_replay {
    font-size: .875em;
    color: #ff4c00;
    border: 1px dotted #ccc;
    background-color: #f3f3f3;
    line-height: 1.75em;
    padding: 5px 15px;
    margin: 5px 5px 20px;
    border-radius: 5px;
}
/*翻页-模块化-end*/
@media screen and (max-width:1000px){
    .suggestion_input_captcha_div span{
        display:block!important;
    }
    .suggestion_input_captcha{
        width:100%!important;
    }
    .suggestion_input_submit{
        width:100%!important;
        margin: 0;
        padding: 0;
        margin-top: 10px;
    }
    .suggestion_input_captcha_div_plus{
        bottom:-9px!important;
    }
}
/*右侧漂浮*/
.toolbar-item, .toolbar-layer {
    background:  no-repeat;
}

.toolbar {
    position: fixed;
    right: 20px;
    bottom: 350px;
}

.toolbar-item {
    display: block;
    width: 80px;
    height: 88px;
    margin-top: -1px;
    border: 1px solid #ddd;
    position: relative;
    -moz-transition: background-position 0.5s;
    -ms-transition: background-position 0.5s;
    -o-moz-transition: background-position 0.5s;
    -webkit-moz-transition: background-position 0.5s;
    transition: background-position 0.5s;
}

.toolbar-item:hover .toolbar-layer {
    opacity: 1;
    filter: alpha(opacity = 100);
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}

.toolbar-item-weixin {
    background-position: 0 -445px;
}

.toolbar-item-weixin:hover {
    background-position: 0 -536px;
}

.toolbar-item-weixin .toolbar-layer {
    height: 212px;
    background-position: 0 0;
}

.toolbar-item-app {
    background-position: 0 -625px;
}

.toolbar-item-app:hover {
    background-position: 0 -714px;
}

.toolbar-item-app .toolbar-layer {
    height: 212px;
    background-position: 0 -225px;
}

.toolbar-item-top {
    background-position: 0 -803px;
}

.toolbar-item-top:hover {
    background-position: 0 -894px;
}

.toolbar-layer {
    position: absolute;
    right: 80px;
    bottom: -10px;
    width: 172px;
    opacity: 0;
    filter: alpha(opacity = 0);
    transform-origin: 95% 95%;
    -moz-transform-origin: 95% 95%;
    -ms-transform-origin: 95% 95%;
    -o-transform-origin: 95% 95%;
    -webkit-transform-origin: 95% 95%;
    transform: scale(0.01);
    -moz-transform: scale(0.01);
    -ms-transform: scale(0.01);
    -o-transform: scale(0.01);
    -webkit-transform: scale(0.01);
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

/*适老 登录css*/
.pip-triggers>em>i>svg{
    color: #fff;
}
@media screen and (max-width:1200px){
    .top-bar-text .version-links{
        margin-right: 0;
    }
    .pip-triggers>em>i>svg{
        color:inherit;
    }
}