﻿body {
    font-family: Microsoft YaHei;
    font-size: 14px;
}

.p-0, .col-xs-12, .container {
    padding: 0px;
}

.p0 {
    padding: 10px;
}

.pd0-10 {
	padding: 0px 10px !important;
}

.pl0 {
    padding: 10px;
}

.pr0 {
    padding-right: 0px;
}

ul.nolistyle li {
    list-style: none;
}

ul.lim20 li {
    margin: 20px 0px;
}

ul.lim12 li {
    margin: 20px 0px;
    line-height: 12px;
}

ul.pr28 {
    padding: 0px 28px;
}

ul.lim6 {
    padding-left: 0px;
}

.row {
    margin: 0px;
    padding: 0px;
}

ul.lim6 {
    margin-top: 10px;
}

ul.lim6 li {
    margin-top: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

ul.lim6 li a {
    color: #676a71;
}

.org-opencms-ade-containerpage-client-ui-css-I_CmsLayoutBundle-I_CmsContainerpageCss-dragElement div.org-opencms-gwt-client-ui-css-I_CmsDirectEditCss-optionBar:nth-child(0) {
    top: 0px !important;
}

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

a.white {
    text-decoration: none;
    color: white;
}

.index_main {
    /*background: url(../img/index_bg.png) no-repeat;*/
    /*-webkit-background-size:contain;*/
    /*background-size:contain;*/
    background: url(http://fgw.zymmsc.com/export/system/modules/com.anet.gov.base/resources/img/bg2.png) no-repeat;
    position: sticky;
}

.nav-tabs {
    background: #f5f5f5;
    height: 36px;
    overflow: hidden;
    border-bottom: none;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 0px 20px;
    line-height: 30px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff;
    background-color: #0068B7;
    border: none;
    border-bottom-color: transparent;
    line-height: 36px;
    font-size: 16px;
    font-weight: bold;
    min-width: 104px;
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 36px;
    font-size: 16px;
    font-weight: bold;
    min-width: 104px;
    border: 1px solid transparent;
    border-radius: 0px;
}

.spe-top {
    height: 30px;
    line-height: 30px;
    background: url(../img/public_top_bg.jpg) repeat-x;
    color: #434343;
    font-size: 12px;
    overflow: hidden;
}

.spe-top * {
    margin: 0;
    padding: 0;
}

.spe-top .container {
    margin: 0px auto;
}

.spe-top .link_suj {
    float: left;

}

.spe-top .topDate {
    height: 30px;
    line-height: 30px;
    float: right;
    color: #959595;
}

.spe-top .siteMap a {
    margin-left: 10px;
    float: right;
    color: #b20000;
}

.index_main .topSpace {
    height: 279px;
    overflow: hidden;
}

.index_main .public_search {
    margin-top: 78px;
    margin-right: 68px;
    float: right;
}

.index_main .public_search input.text {
    width: 197px;
    line-height: 28px;
    border: none;
    float: left;
    padding: 1px 1px 1px 14px;
    opacity: 0.5;
}

.index_main .public_search input.text:focus {
    outline: none;
}

.index_main .public_search input.image {
    background: url(../img/public_search_btn.jpg) no-repeat;
    width: 61px;
    height: 30px;
    border: none;
    cursor: pointer;
    float: left;
}

.menuList {
}

.topNav * {
    margin: 0;
    padding: 0;
    list-style: none;
}

.topNav .menuList ul {
}

.topNav .menuList ul li {
    float: left;
    list-style: none;
    padding: 12px 0px;
    border-radius: 4px;
    margin-bottom: -4px;
}

.topNav .menuList ul li:hover a, .topNav .menuList ul li.cur a, .cover_wrap:hover a, .cover_hold a {
    color: white;
}

.topNav .menuList ul li:hover a span, .topNav .menuList ul li.cur a span, .cover_wrap:hover .cover {
    background: white;
    color: #0068b8;
}

.topNav .menuList ul li:hover, .cover_wrap:hover, .cover_hold {
    background: #0068b8;
    -moz-box-shadow: 1px 2px 10px #c2c2c2;
    -webkit-box-shadow: 1px 2px 10px #c2c2c2;
    box-shadow: 1px 2px 10px #c2c2c2;
}

.topNav .menuList ul li.cur {
    background: #0068b8;
}

.cover_hold {
    padding: 10px;
    text-align: center;
    border-radius: 4px;
    margin: 10px 0px;
}

.topNav .menuList ul li a span, span.cover {
    color: white;
    text-decoration: none;
    padding: 5px;
    font-size: 16px;
    margin-right: 1px;
    cursor: pointer;
    background: #0068b8;
    border-radius: 4px;
}

.topNav .menuList ul li a {
    font-family: "Microsoft Yahei";
    margin: 0px 12px;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
}

.topNav .menuCon {
    border: 1px #b20000 solid;
    position: absolute;
    z-index: 99999;
    clear: both;
}

.topNav .container {
    margin: 0px auto;
}

.nav_switch {
    display: none;
}

.nav_switch_default .content_wrap_top {
    border-top: 2px #b20000 solid;
    display: inline-block;
    width: 100%;
}

.content_wrap {
    border: 2px solid rgb(47, 102, 153)
}

.buttonmb15 button {
    margin-bottom: 20px;
}

.buttonmb8 button {
    margin-bottom: 8px;
}

.list {
    padding-left: 0px;
}

.list li {
    list-style-type: none;
    padding: 8px 0px;
    border-radius: 4px;
}

.content_wrap {
    overflow: hidden;
}

.iconList {
    padding: 0px;
}

.iconList .cover_wrap {
    padding: 7px 10px;
    list-style-type: none;
    border-radius: 4px;
    display: inline-block;
}

.list li a {
    font-family: Microsoft YaHei;
    font-size: 14px;
}

.content_wrap .left_border {
    background: url("../img/r.png") no-repeat right;
}

/*轮换修改*/
.carousel-indicators {
    position: absolute;
    bottom: 0px;
    margin: 0px;
    right: 20px;
    left: auto;
    z-index: 15;
    width: auto;
    padding-left: 0;
    text-align: center;
    list-style: none;
}

.carousel-caption {
    position: absolute;
    right: 0px;
    bottom: 0px;
    left: 0;
    z-index: 10;
    line-height: 28px;
    padding: 0px 0px 0px 20px;
    text-align: left;
    background: rgba(171, 171, 171, 0.4);
}

.carousel-caption a {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

.carousel-control {
    top: 50%;
}

.carousel-control.left, .carousel-control.right {
    background-image: none;
    line-height: 350px;
    font-size: 60px;
    top: 0px;
}

.notice {
    background: #e5e5e5;
    height: 400px;
    overflow: hidden;

}

.notice .wrap {
    padding: 10px 20px;
    overflow: hidden;
}

.notice .tit a {
    color: #b20000;
    font-size: 16px;
    text-decoration: none;
    font-family: Microsoft Yahei;
}

.notice .lastNews ul {
    padding: 0px;
}

.notice .lastNews ul li {
    line-height: 18px;
    padding: 9px 0px;
    position: relative;
    list-style: none;
}

.notice .lastNews ul li .line {
    border-bottom: 1px #a0a0a0 dotted;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.notice .lastNews ul li a {
    font-size: 16px;
    color: #004986;
}

.notice .lastNews ul li .txt {
    padding: 2px 0px;
    overflow: hidden;
}

.notice .lastNews ul li .txt span {
    white-space: nowrap;
    display: inline-block;
}

.vedio .row {
    margin: 0px
}

.vedio .row .col-xs-4 {
    height: 100%;
    padding: 0px;
}

.vedio img {
    width: 100%;
    padding: 5px 0px 0px 5px;
    height: 100%;
}

.h100 {
    height: 100%;
}

.imgpl0 img {
    padding-left: 0px;
}

.fw ul {
    border-top: 1px #b2b2b2 dotted;
    display: inline-block;
    width: 100%;
    margin: 0px;
}

.fw ul li {
    width: 50%;
    float: right;
    line-height: 26px;
}

.with-border {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.ulicon ul {
    display: inline-block;
    width: 100%;
    padding: 0px;
    margin-bottom: 0px;
}

.ulicon ul li {
    float: left;
    width: 25%;
    text-align: center;
    list-style: none;
}

.ulicon ul li span {
    display: block;
    margin: 5px;
    padding: 10px;
    font-size: 26px;
}

.footer {
    text-align: center;
    margin-top: 20px;
    color: #000;
    height: 300px;
    border-top: solid 3px #900;
    background-color: #2f6699;
}

.footer .cate01 {
    color: #004986;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    margin-top: 24px;
}

.footer .cate01 span {
    margin: 10px 20px;
}

.mt8 {
    margin-top: 8px;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt50 {
    margin-top: 50px;
}

.mbt30 {
    margin: 30px 0px;
}

.mbt50 {
    margin: 50px 0px;
}

.foot {
    margin-top: 0px;
    line-height: 24px;
}

.footer .cate01 a, .foot {
    color: white;
}

*, .form-control {
    border-radius: 0;
}

.btn-u {
    border: 0;
    color: #fff;
    cursor: pointer;
    padding: 7px 13px;
    white-space: nowrap;
    background: #0068b8;
    font-size: 14px;
    display: inline-block;
    font-weight: 400;
}

.headline {
    background: url(../img/project_title2.jpg);
    margin-bottom: 0px;
}

.headline h2 {
    font-family: Microsoft YaHei, tahoma, arial, "Hiragino Sans GB", \5b8b\4f53;
    margin: 0px;
    padding: 10px 0px 10px 10px;
    font-size: 21px;
}

.lists ul {
    margin: 30px 0px 0px 0px;
    padding: 0px;
}

.lists ul li {
    list-style: none;
}

.lists ul li h5 span.glyphicon {
    line-height: 14px;
}

.mt0 {
    margin-top: 0px !important;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #0068b8;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #0068b8;
}

.pagination > li > a, .pagination > li > span {
    color: black;
}

.container {
    width: 1156px;
    max-width: none !important;
}

.shadow {
    -moz-box-shadow: 1px 2px 10px #c2c2c2;
    -webkit-box-shadow: 1px 2px 10px #c2c2c2;
    box-shadow: 1px 2px 10px #c2c2c2;
}

.index_nav_shadow {
    -webkit-box-shadow: 0px -14px 7px -15px #616161;
    -moz-box-shadow: 0px -14px 7px -15px #616161;
    box-shadow: 0px -14px 7px -15px #616161;
    background-color: rgba(255, 255, 255, 0.4);
}

.gov_weixin_share {
    position: fixed;
    width: 82px;
    font-size: 12px;
    top: 350px;
    right: 20px;
}

.gov_weixin_share .fixed {
    width: 80px;
    padding: 0px;
    border: 1px #d2d2d2 solid;
    background: #eeeeee;
    text-align: center;
    margin-top: 10px;
}

.gov_wx, .gov_wx a {
    color: #b20000;
}

.gov_wx img {
    width: 100%;
    height: 100%;
}

.small {
    padding-right: 0px;
    padding-left: 0px;
}

.img_flow .small img {
    margin: 0px 2px;
}

.imgflow .carousel-control.left, .imgflow .carousel-control.right {
    line-height: 90px;

}

.bw {
    background: white;
    padding: 4px 10px 10px 10px;
}

.leader ul {
    padding: 0px;
}

.leader ul li {
    border-bottom: 1px #a0a0a0 dotted;
    line-height: 34px;
    list-style-position: inside;
}

.btn-primary {
    background-color: #0068B8;
    border-color: #0471C5;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #0059A7;
    border-color: #254370;
}

.fs40 {
    font-size: 40px;
}

.pct100 {
    width: 100%;
}

.dib {
    display: inline-block !important;
}

.more {
    line-height: 32px;
    font-size: 12px;
    color: #9E9E9E;
    padding-right: 1px;
}

.more-link {
    float: right;
    background: transparent !important;
}

.more-link span:hover {
    color: #8b8b8b;
}

#page-complete {
    min-width: 1300px !important;
}

.title_with_date a {
    width: calc(100% - 95px);
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.article img {
    max-width: 100%;
}