* {
    padding: 0;
    margin: 0;
    text-decoration: none;
    list-style: none;
    border: none;
    font-family: "Microsoft Yahei",Helvetica Neue,Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif,"宋体","微软雅黑","Microsoft Yahei"
}

body {
    overflow-x: hidden;
    background: url(../img/bg.jpg) repeat-x
}

body .right {
    float: right
}

body .flex-between {
    display: flex;
    justify-content: space-between;
}

body .flex {
    display: flex
}

body .flex .flex-body {
    flex: 1
}

body .flex .flex-right {
    width: 200px
}

body .section.section_white {
    background: #FFF
}

body .section.section_bg {
    background: #2B58A0
}

body .section .section_container {
    margin: 0 auto;
    position: relative
}

body .section .section_container .title_bottom {
    height: 20px
}

body .section .section_container .title_bottom .line {
    height: 2px;
    width: 60px;
    background: #2B58A0;
    margin: 0 auto;
    top: 9px;
    position: relative
}

body .section .section_container .title_bottom a {
    color: #999;
    text-decoration: none
}

body .section .section_container.one {
    height: 400px
}

body .section .section_container.two {
    height: 500px
}

body .section .section_container.three {
    height: 408px
}

body .section .section_container.four {
    height: 340px
}

body .section .section_container .title {
    padding: 20px 0 10px;
    border-bottom: 1px solid #2B58A0;
    position: relative
}

body .section .section_container .title strong {
    font-size: 20px;
    color: #333
}

body .section .section_container .title a {
    color: #999;
    font-weight: 500;
    text-decoration: none;
    position: absolute;
    right: 0;
    bottom: 15px
}

body .section .platform {
    width: 230px;
    height: 400px;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(2,102,177,.9);
    z-index: 9999;
    padding: 36px 22px
}

body .section .platform ul li {
    height: 50px;
    line-height: 50px;
    color: #FFF;
    border-bottom: 1px solid #b7b7b7
}

body .section .platform ul li.header {
    font-size: 16px
}

body .section .platform ul li a {
    color: #FFF;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    width: 186px
}

body .section .platform ul li:last-child {
    border-bottom: none
}

body .section .two-module .top-news {
    width: 450px
}

body .section .two-module .top-news .real-list {
    padding: 15px 0
}

body .section .two-module .top-news .real-list .box {
    overflow: hidden;
    height: 400px
}

body .section .two-module .top-news .real-list .box .list {
    overflow: hidden;
    height: 99999px;
    border-bottom: none
}

body .section .two-module .top-news .real-list .box .list li {
    height: 40px;
    display: flex;
    line-height: 40px;
    font-size: 16px
}

body .section .two-module .top-news .real-list .box .list li i {
    width: 40px;
    line-height: 40px;
    color: #2B58A0
}

body .section .two-module .top-news .real-list .box .list li .body {
    width: 200px;
    color: #555;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

body .section .two-module .top-news .real-list .box .list li .right {
    width: 200px;
    text-align: right;
    color: #999
}

body .section .two-module .quick-way {
    height: 500px;
    width: 640px
}

body .section .two-module .quick-way .login-box {
    background: #2B58A0;
    height: 420px;
    padding: 0 60px
}

body .section .two-module .quick-way .login-box .form-group {
    margin-bottom: 5px
}

body .section .two-module .quick-way .login-box .form-control {
    background: 0 0;
    border-radius: 0;
    padding: 12px;
    height: 48px;
    color: #90ACC8;
    border-color: #90ACC8
}

body .section .two-module .quick-way .login-box .form-control::-webkit-input-placeholder {
    color: #90ACC8
}

body .section .two-module .quick-way .login-box .form-control:-moz-placeholder {
    color: #90ACC8
}

body .section .two-module .quick-way .login-box .form-control::-moz-placeholder {
    color: #90ACC8
}

body .section .two-module .quick-way .login-box .form-control:-ms-input-placeholder {
    color: #90ACC8
}

body .section .two-module .quick-way .login-box select.form-control {
    border: 0;
    outline: #90ACC8 solid 1px
}

body .section .two-module .quick-way .login-box .btn-block {
    height: 48px;
    border-radius: 0;
    color: #2B58A0;
    font-size: 16px
}

body .section .two-module .quick-way .login-box .login-user-btn {
    color: #90ACC8
}

body .section .two-module .quick-way .login-box p {
    margin: 15px 0
}

body .section .two-module .quick-way .nav-tabs {
    border-bottom: 1px solid #2B58A0
}

body .section .two-module .quick-way .nav-tabs li {
    margin: 20px 0 10px;
    padding: 0 15px
}

body .section .two-module .quick-way .nav-tabs li.active a {
    color: #2B58A0
}

body .section .two-module .quick-way .nav-tabs li:first-child {
    padding-left: 0;
    border-right: 2px solid #999
}

body .section .two-module .quick-way .nav-tabs li:first-child a {
    font-size: 20px
}

body .section .two-module .quick-way .nav-tabs li:last-child {
    padding-right: 0
}

body .section .two-module .quick-way .nav-tabs a {
    padding: 0;
    text-align: center;
    font-size: 15px;
    color: #999;
    background: 0 0;
    margin: 0;
    font-weight: 700;
    border: none
}

body .section .two-module .quick-way .nav-tabs a:active,body .section .two-module .quick-way .nav-tabs a:focus,body .section .two-module .quick-way .nav-tabs a:hover {
    background: 0 0
}

body .section .two-module .quick-way .instrument-content {
    padding: 15px 0
}

body .section .two-module .quick-way .instrument-content .ment-list,body .section .two-module .quick-way .instrument-content .ment-one {
    display: flex;
    justify-content: space-between;
    height: 40px;
    line-height: 40px
}

body .section .two-module .quick-way .instrument-content .ment-list .icon-one,body .section .two-module .quick-way .instrument-content .ment-list .icon-s,body .section .two-module .quick-way .instrument-content .ment-list .icon-two,body .section .two-module .quick-way .instrument-content .ment-list em,body .section .two-module .quick-way .instrument-content .ment-one .icon-one,body .section .two-module .quick-way .instrument-content .ment-one .icon-s,body .section .two-module .quick-way .instrument-content .ment-one .icon-two,body .section .two-module .quick-way .instrument-content .ment-one em {
    width: 38px;
    text-align: center
}

body .section .two-module .quick-way .instrument-content .ment-list .icon-one,body .section .two-module .quick-way .instrument-content .ment-one .icon-one {
    background: url(../img/TOP1.png) center center no-repeat
}

body .section .two-module .quick-way .instrument-content .ment-list .icon-two,body .section .two-module .quick-way .instrument-content .ment-one .icon-two {
    background: url(../img/TOP2.png) center center no-repeat
}

body .section .two-module .quick-way .instrument-content .ment-list .icon-s,body .section .two-module .quick-way .instrument-content .ment-one .icon-s {
    background: url(../img/TOP3.png) center center no-repeat
}

body .section .two-module .quick-way .instrument-content .ment-list em,body .section .two-module .quick-way .instrument-content .ment-one em {
    color: #FED268;
    font-size: 16px
}

body .section .two-module .quick-way .instrument-content .ment-list .span-title,body .section .two-module .quick-way .instrument-content .ment-one .span-title {
    width: 600px;
    color: #666;
    cursor: pointer;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

body .section .two-module .quick-way .instrument-content .ment-list .span-title:hover,body .section .two-module .quick-way .instrument-content .ment-one .span-title:hover {
    color: #2B58A0
}

body .section .two-module .quick-way .instrument-content .ment-list .right,body .section .two-module .quick-way .instrument-content .ment-one .right {
    width: 90px;
    text-align: right;
    color: #999
}

body .section #top-follow,body .section #top-record,body .section #top-reserve {
    padding-top: 15px
}

body .section #top-follow .post-box,body .section #top-record .post-box,body .section #top-reserve .post-box {
    height: 40px;
    line-height: 40px;
    color: #77828E;
    font-size: 14px
}

body .section #top-follow .post-box.top,body .section #top-follow .post-box.top .box-body,body .section #top-record .post-box.top,body .section #top-record .post-box.top .box-body,body .section #top-reserve .post-box.top,body .section #top-reserve .post-box.top .box-body {
    color: #2B58A0
}

body .section #top-follow .post-box.top .progress .progress-bar,body .section #top-record .post-box.top .progress .progress-bar,body .section #top-reserve .post-box.top .progress .progress-bar {
    background: #2B58A0
}

body .section #top-follow .post-box .box-body,body .section #top-record .post-box .box-body,body .section #top-reserve .post-box .box-body {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 120px;
    flex: none;
    font-size: 14px;
    margin-right: 5px
}

body .section #top-follow .post-box .box-footer,body .section #top-record .post-box .box-footer,body .section #top-reserve .post-box .box-footer {
    flex: 1
}

body .section #top-follow .post-box .progress,body .section #top-record .post-box .progress,body .section #top-reserve .post-box .progress {
    margin: 10px 0;
    background-color: transparent;
    border-radius: 0;
    box-shadow: none
}

body .section #top-follow .post-box .progress .progress-bar,body .section #top-record .post-box .progress .progress-bar,body .section #top-reserve .post-box .progress .progress-bar {
    border-radius: 0;
    background: #77828E;
    text-align: left;
    padding-left: 10px;
    position: relative
}

body .section #top-follow .post-box .progress .progress-bar .outer,body .section #top-record .post-box .progress .progress-bar .outer,body .section #top-reserve .post-box .progress .progress-bar .outer {
    position: absolute;
    display: block;
    left: 110%;
    color: #77828E
}

body .section .cxscroll {
    position: relative;
    padding: 0 40px
}

body .section .cxscroll .box {
    overflow: hidden;
    height: 260px
}

body .section .cxscroll .next,body .section .cxscroll .prev {
    z-index: 99;
    top: 60px;
    height: 140px;
    width: 30px;
    position: absolute
}

body .section .cxscroll .next {
    background: url(../img/arrow_right.png) center center no-repeat;
    right: 0
}

body .section .cxscroll .prev {
    background: url(../img/arrow_left.png) center center no-repeat;
    left: 0
}

body .section .cxscroll .list {
    overflow: hidden;
    width: 99999px;
    border-bottom: none;
    height: 260px
}

body .section .cxscroll .list li {
    height: 260px;
    width: 224px;
    padding: 0 17px;
    float: left;
    text-align: left
}

body .section .cxscroll .list li a {
    height: 185px;
    display: block;
    text-decoration: none
}

body .section .cxscroll .list li a .img {
    width: 190px;
    height: 140px;
    border: 1px solid #666;
    display: flex;
    justify-content: center
}

body .section .cxscroll .list li a p {
    margin: 10px 0;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: 500;
    text-align: left
}

body .section .cxscroll .list li span {
    text-align: left;
    display: block;
    width: 190px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    color: #666;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all;
    white-space: normal;
    overflow: hidden
}

body .section .cxscroll .list li span.desc {
    height: 75px
}

body .section .cxscroll .list li:hover a .img {
    border-color: #2B58A0
}

body .section .cxscroll .list li:hover p {
    color: #2B58A0
}

body .section .link-container {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between
}

body .section .link-container .link-item {
    text-decoration: none;
    color: #333;
    width: 300px;
    height: 32px;
    line-height: 32px;
    font-size: 16px
}

body .section .link-container .link-item span {
    width: 280px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

body .section .link-container .link-item:hover {
    color: #2B58A0
}

body .equipment-box-one .title {
    border-bottom: 1px solid #E7E7E7;
    padding: 10px 0;
    margin: 0 10px;
    color: #007cba
}

body .equipment-box-one #equipment-box.cxscroll .box {
    overflow: hidden
}

body .equipment-box-one #equipment-box.cxscroll .box .list {
    overflow: hidden;
    width: 99999px
}

body .equipment-box-one #equipment-box.cxscroll .box .list li {
    float: left;
    padding: 15px
}

body .equipment-box-one #equipment-box.cxscroll .box .list li img {
    border: 2px solid #007cba;
    border-radius: 10px
}

body .equipment-box-one #equipment-box.cxscroll .box .list li .item-title {
    margin-top: 10px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

body .equipment-box-one #equipment-box.cxscroll .box .list li .item-title a {
    color: #000
}

.container-home-header {
    height: 110px;
    margin: 0;
    padding: 0
}

.container .category-top .category-title {
    padding: 25px 0;
    margin: 0 auto;
    height: 88px;
    line-height: 38px;
    font-size: 20px;
    font-weight: 500;
    color: #2B58A0;
    display: flex
}

.container .category-box {
    margin: 0 auto;
    min-height: 500px
}

.container .category-box .flex {
    display: flex
}

.container .category-box .flex .left {
    flex: 1
}

.container .category-box .flex .right {
    width: 550px
}

.navigation {
    background-color: #fff;
    height: 44px;
    margin: 0 auto;
    width: 1140px;
    border-bottom: solid #08216b 2px
}

.navigation ul {
    display: flex;
    width: 100%;
    margin-bottom: 0
}

.eq-rank,.links .link,.login-div,.navigation ul li a,div#myCarousel {
    display: inline-block
}

.navigation ul li {
    text-align: center;
    width: calc(100%/7)
}

.navigation ul li a {
    color: #003174;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    width: 100%;
    height: 100%;
    padding: 10px 0
}

.navigation ul li a:hover {
    background-color: #08216b;
    color: #fff
}

div#myCarousel {
    width: 764px
}

div#myCarousel .carousel-indicators {
    width: 100%;
    left: 580px;
    bottom: 3px;
    z-index: 1
}

div#myCarousel .carousel-indicators li {
    width: 11px;
    height: 11px;
    border: 0;
    background-color: #414345
}

div#myCarousel .carousel-caption {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
    width: 100%;
    height: 45px;
    line-height: 15px;
    color: #fff;
    text-align: right;
    padding-right: 100px;
    background-color: rgba(0,0,0,.6)
}

div#myCarousel .carousel-indicators .active {
    background-color: #fff
}

div#myCarousel img {
    padding: 0;
    height: 384px;
    width: 764px
}

.homepage-title a {
    margin-top: 0;
    color: #333;
    font-size: 18px
}

.homepage-title a.active {
    color: #0093dd
}

.homepage-title small a,.homepage-title small a:hover {
    color: #abaeb0;
    font-size: 16px;
    text-decoration: none
}

.title1 {
    margin: 15px 0 0;
    font-size: 14px;
    color: #545658
}

.title2 {
    font-size: 16px;
    color: #3d414e
}

.login-div {
    width: 297px;
    height: 384px;
    position: absolute;
    background-color: #f7f7f7
}

.login-div h4 {
    font-size: 17px;
    color: #00334d
}

.login-div .input-login {
    height: 40px
}

.login-div .submit-login {
    width: 100%;
    height: 42px;
    color: #FFF;
    font-size: 17px;
    background-color: #0093dd;
    border-radius: 7px
}

.login-div .a-login {
    text-decoration: none;
    color: #5a6d76;
    font-size: 16px;
    z-index: 2;
    position: absolute
}

.media-left {
    padding-right: 18px
}

.article-content .date {
    width: 88px;
    height: 88px;
    background-color: #e3eef4;
    color: #0093dd;
    font-size: 14px
}

.article-content .date h2 {
    font-weight: 400;
    margin: 0;
    padding-top: 15px;
    color: #0093dd;
    font-size: 34px
}

.media-body {
    color: #a1a1a1;
    font-size: 13px
}

.media-body .media-heading {
    color: #333;
    font-size: 16px;
    margin-bottom: 10px
}

.media-body p {
    position: relative;
    overflow: hidden
}

.eq-rank {
    width: 164px;
    margin-right: 60px;
    position: relative
}

.eq-rank img.rank {
    position: absolute;
    left: 10px;
    top: 0
}

.eq-rank span.rank {
    position: absolute;
    top: 3px;
    left: 13px;
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    font-style: italic
}

.eq-rank div.text-left,.eq-rank div.text-right {
    color: #a1a1a1;
    margin-top: 20px;
    width: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.eq-rank div.text-left {
    float: left
}

.eq-rank div.text-right {
    float: right
}

.eq-rank:last-child {
    margin-right: 0
}

.links h3 {
    margin: 30px 0 20px;
    font-size: 22px;
    color: #707072
}

.links .link {
    width: 200px
}

.links .link>a,.links .link>a:focus,.links .link>a:hover {
    font-size: 13px;
    color: #707072
}

.breadcrumb {
    margin-top: 36px;
    margin-bottom: 13px;
    padding: 0;
    background-color: #fff
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #a1a1a1;
    content: ">> "
}

.breadcrumb>li>a,.breadcrumb>li>a:active,.breadcrumb>li>a:focus,.breadcrumb>li>a:hover,.breadcrumb>li>a:visited {
    color: #a1a1a1;
    text-decoration: none
}

.breadcrumb>.active {
    color: #0093dd
}

.public-list {
    min-height: 617px
}

.search-div {
    display: block
}

.search-btn {
    height: 36px;
    border-radius: 0;
    font-size: 14px;
    color: #FFF
}

.search-btn:focus,.search-btn:hover {
    color: #FFF
}

.search-input {
    border-radius: 0;
    height: 39px
}

.search-list {
    width: 336px;
    display: inline-block;
    margin-right: 17px
}

.search-list div,.tags-list a {
    display: block;
    height: 37px;
    line-height: 37px;
    text-decoration: none
}

.search-list div {
    cursor: pointer;
    border-bottom: 1px solid #ddd;
    color: #000
}

.search-list div img {
    padding: 0 5px
}

.tags-list a {
    padding-left: 10px;
    background-color: #f4f5f8;
    border: 1px solid #e9ebef;
    color: #333
}

.tags-list a i {
    float: right;
    line-height: 37px;
    padding-right: 20px
}

.tags-list a:active,.tags-list a:focus,.tags-list a:hover,.tags-list a:visit {
    text-decoration: none
}

.download-title {
    border-bottom: 1px dashed #d9d9d9
}

.download-title h4 {
    font-size: 17px;
    display: inline-block;
    color: #333;
    margin: 21px 0
}

.download-title small {
    color: #a1a1a1;
    font-size: 15px;
    padding-left: 20px;
    font-weight: 300
}

.article-left {
    width: 195px;
    margin-top: 32px;
    padding: 0;
    border: 1px solid #0093dd
}

.article-left .text-center {
    background-color: #0093dd;
    height: 58px;
    line-height: 58px;
    color: #fff;
    font-size: 17px
}

.article-left a,.article-left a:active,.article-left a:focus,.article-left a:hover,.article-left a:visited {
    text-decoration: none
}

.article-left a>h4 {
    margin: 24px;
    text-align: center;
    color: #a2a2a2;
    font-size: 17px;
    font-weight: 200
}

.article-left a.active>h4 {
    border-left: 7px solid #007cba;
    color: #0093dd
}

.article-right {
    padding: 0 44px
}

.article-right .media {
    margin: 0;
    padding: 28px 0 23px;
    border-bottom: 1px solid #d9d9d9
}

.article-right .media .article-date {
    color: #0093dd
}

.article-right .media .article-date h2 {
    margin: 8px 0;
    font-size: 28px;
    font-weight: 300
}

.article-right .media .media-body {
    font-size: 13px;
    line-height: 21px
}

.equipment-left {
    width: 180px;
    margin-bottom: 40px;
    padding: 0
}

.equipment-left .text-center {
    background-color: #0093dd;
    height: 48px;
    line-height: 48px;
    color: #fff;
    font-size: 17px
}

.equipment-left a,.equipment-left a:active,.equipment-left a:focus,.equipment-left a:hover,.equipment-left a:visited {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    padding: 10px;
    text-decoration: none;
    margin-bottom: 20px;
    height: 42px;
    color: #FFF;
    background-color: #2B58A0;
    font-size: 16px;
    font-weight: 900
}

.equipment-left a.active {
    color: #0093dd
}

.equipment-right .media-box {
    margin-bottom: 20px;
    height: 160px
}

.equipment-right .box-left {
    float: left;
    width: 240px;
    height: 160px;
    overflow: hidden;
    padding: 16px 56px;
    border: 1px solid #858585
}

.equipment-right .box-left a {
    display: block;
    width: 128px;
    height: 128px
}

.equipment-right .box-body {
    margin-left: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 0 12px 12px
}

.equipment-right .box-body .btn.btn-primary {
    background-color: #2B58A0;
    border-color: #2B58A0;
    color: #FFF
}

.equipment-right .box-body .btn.btn-warning {
    background-color: #F8C32E;
    border-color: #F8C32E;
    color: #FFF
}

.equipment-right .box-body .media-heading {
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-size: 18px;
    font-weight: 700
}

.equipment-right .box-body .media-heading a.left {
    color: #858585;
    text-decoration: none
}

.equipment-right .box-body p {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 500;
    color: #858585
}

.equipment-detail {
    padding: 0
}

.equipment-detail .equipment-title {
    margin: 22px 0 18px;
    font-size: 20px;
    color: #454545
}

.equipment-detail .container-fluid {
    margin-left: 42px;
    padding: 0
}

.equipment-detail .container-fluid .equipment-table {
    width: 100%
}

.equipment-detail .container-fluid .equipment-table tr td {
    padding: 8px 0 8px 5px;
    border: 4px solid #fff;
    border-right: 0;
    font-size: 14px
}

.equipment-detail .container-fluid .equipment-table tr td:nth-child(odd) {
    width: 15%;
    color: #fff;
    background-color: #ababab
}

.equipment-detail .container-fluid .equipment-table tr td:nth-child(even) {
    background-color: #f7f7f7
}

.equipment-detail .container-fluid .equipment-des {
    padding: 23px 10px
}

.equipment-detail .container-fluid .equipment-des p {
    padding: 0 20px;
    margin-bottom: 40px
}

.blue-btn,.blue-btn:active,.blue-btn:focus,.blue-btn:hover,.blue-btn:visited {
    display: inline-block;
    background-color: #546fc9;
    margin-right: 4px;
    width: 26px;
    height: 26px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    line-height: 26px;
    text-decoration: none
}

.member-background {
    background-image: url(/assets/img/building.png);
    background-repeat: no-repeat;
    background-position-x: 85%;
    background-position-y: bottom
}

.member {
    display: inline-block;
    margin: 0 24px 15px 0;
    width: 309px;
    height: 52px;
    border: 1px dashed #d9d9d9;
    background-color: #EEE
}

.member a,.member a:active,.member a:focus,.member a:hover,.member a:visited {
    padding-left: 16px;
    line-height: 52px;
    color: #333;
    font-size: 15px;
    text-decoration: none
}

.member a i,.member a:active i,.member a:focus i,.member a:hover i,.member a:visited i {
    float: right;
    line-height: 52px;
    padding-right: 18px
}

.notice {
    float: left;
    width: 69%;
    max-width: 740px;
    margin-right: 0;
}

.new {
    float: right;
    width: 30%;
    max-width: 350px;
}

.notice .title {
    padding: 20px 0 10px;
    border-bottom: 1px solid #2B58A0;
    position: relative
}

.notice .title strong {
    font-size: 20px;
    color: #333
}

.notice .title a {
    color: #999;
    font-weight: 500;
    text-decoration: none;
    position: absolute;
    right: 0;
    bottom: 15px
}

.index-search .dropdown-toggle .caret,.new-login .search .input-group .dropdown-toggle .caret {
    position: absolute;
    right: 10px;
    top: 8px
}

.notice .calendar_list li {
    padding: 16px 0;
    border-bottom: 1px dotted #999;
}

.notice .calendar_list li .calendar_container {
    height: 66px
}

.notice .calendar_list li .calendar_container .calendar_box {
    float:left;border: 1px solid #2B58A0;
    width: 60px;
    height: 66px
}
.notice .calendar_list li .calendar_container .calendar_content{float:right; width:calc(100% - 80px);}
.notice .calendar_list li .calendar_container .calendar_box .year {
    height: 24px;
    font-size: 12px;
    line-height: 24px;
    background: #2B58A0;
    color: #FFF;
    text-align: center;
    font-weight: 400
}

.notice .calendar_list li .calendar_container .calendar_box .date {
    text-align: center;
    line-height: 42px;
    font-weight: 500;
    font-size: 14px;
    color: #2B58A0
}

.notice .calendar_list li .calendar_container .content_line,.notice .calendar_list li .calendar_container .name {
    width: 660px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 500
}

.notice .calendar_list li .calendar_container .content_line a,.notice .calendar_list li .calendar_container .name a {
    color: #333;
    text-decoration: none
}

.notice .calendar_list li .calendar_container .content_line:hover a,.notice .calendar_list li .calendar_container .name:hover a {
    color: #2B58A0
}

.notice .calendar_list li .calendar_container .content_line {
    color: #999;
    font-size: 14px;
    margin-bottom: 0
}
.new .new-login{width:100%;}
.new-login {
    width: 350px
}

.new-login .search {
    width: 270px
}

.new-login .search .input-group .search-input {
    height: 38px;
    border-color: #2B58A0;
    border-right: none;
    border-left: none
}

.new-login .search .input-group .search-input:focus {
    border-color: #2B58A0;
    outline: 0;
    box-shadow: none
}

.new-login .search .input-group .input-group-addon {
    border: 1px solid #2B58A0;
    height: 38px;
    width: 40px;
    border-left: none;
    border-radius: 0;
    padding: 0;
    background: #fff
}

.new-login .search .input-group .search-btn {
    color: #2B58A0;
    border-radius: 0
}

.new-login .search .input-group .search-btn:focus {
    outline: 0
}

.new-login .search .input-group .search-btn-group {
    height: 38px;
    border-radius: 0;
    border: 1px solid #2B58A0;
    border-right: none
}

.new-login .search .input-group .search-btn-group.show {
    display: table-cell!important
}

.new-login .search .input-group .dropdown-toggle {
    border-radius: 0;
    color: #2B58A0;
    border: none;
    padding: 0 24px;
    border-right: 2px solid #999
}

.new-login .search .input-group .dropdown-toggle:focus {
    border-color: #2B58A0;
    outline: 0;
    box-shadow: none
}

.new-login .search .input-group .dropdown-menu {
    border-color: #2B58A0;
    padding: 0;
    border-radius: 0
}

.new-login .search .input-group .dropdown-menu .dropdown-item {
    border-bottom: 1px solid #2B58A0;
    padding: .5rem 1.5rem
}

.new-login .search .input-group .dropdown-menu .dropdown-item:hover {
    cursor: pointer;
    background-color: #2B58A0;
    color: #fff
}

.new-login .search .input-group .dropdown-menu .dropdown-item:last-child {
    border-bottom: none
}

.new-login .login-box {
    background: #2B58A0;
    padding: 13px 15px;
    height: 360px
}

.new-login .login-box .title {
    font-size: 18px;
    font-weight: 500;
    color: #fff
}

.new-login .login-box .btn-login {
    background: #fff;
    border-radius: 0;
    height: 40px;
    line-height: 28px;
    color: #000
}

.new-login .login-box .btn-register {
    background: 0 0;
    border-color: #fff;
    color: #fff;
    border-radius: 0;
    height: 40px;
    line-height: 28px
}

.new-login .login-box .btn-register:hover {
    color: #fff
}

.new-login .login-box .hr_1 {
    height: 10px
}

.new-login .login-box .form-group {
    margin-bottom: 25px
}

.new-login .login-box .form-group .form-control {
    background: 0 0;
    border-radius: 0;
    border-color: #fff;
    color: #fff
}

.new-login .login-box .login-btn {
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px
}

.new-login .login-box .login-btn .btn {
    width: 110px
}

.new-login .login-box .goback {
    text-decoration: none;
    color: #ddd
}

.new-login .login-box .goback:hover {
    color: #ddd
}

.eq-list .search .category-title {
    width: 1200px;
    padding: 25px 0;
    margin: 0 auto;
    height: 88px;
    line-height: 38px;
    font-size: 20px;
    font-weight: 500;
    color: #2B58A0;
    display: flex
}

.eq-list .search .category-title .title-text {
    flex: 0 0 150px
}

.eq-list .search .category-title .category-group {
    display: flex;
    font-size: 18px;
    color: #858585;
    margin-left: 10px
}

.eq-list .search .category-title .category-group .dropdown-toggle {
    height: 100%;
    color: #999
}

.eq-list .search .category-title .category-group .search .input-group .search-input {
    height: 38px;
    border-color: #ccc;
    border-right: none
}

.eq-list .search .category-title .category-group .search .input-group .input-group-addon {
    border: 1px solid #ccc;
    height: 38px;
    width: 40px;
    border-left: none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 0;
    background: #FFF
}

.eq-list .search .category-title .category-group .search .input-group .search-btn {
    color: #CCC;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.article-notice {
    margin: 0 auto;
    min-height: 500px
}

.article-notice .category-pagination {
    padding: 25px 20px;
    color: #2B58A0
}

.article-notice .normal-container .item {
    font-size: 16px
}

.article-notice .normal-container .item a {
    color: #000;
    text-decoration: none
}

.article-notice .normal-container .item:nth-of-type(odd) {
    background: #F5F6F5
}

.article-notice .normal-container .item:hover {
    background: #007cba
}

.article-notice .normal-container .item:hover a {
    color: #FFF
}

.article-notice .normal-container .item:hover span.download,.article-notice .normal-container .item:hover span.time {
    color: #F5F0F6
}

.article-notice .normal-container .item{
    border-top: none;
    padding: 25px 20px
}

.article-notice .normal-container .item span.time {
    color: #999
}

.article-notice .normal-container .item span.download {
    color: #ECAA52
}

.page-rule .center-body .tag-root .list-group-item {
    border: none;
    border-bottom: 1px solid #DCDBE0;
    margin-bottom: 1px;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
    color: #0266B1;
    display: flex;
    align-items: center
}

.page-rule .center-body .tag-root .list-group-item .line {
    margin-right: auto;
    margin-left: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%
}

.page-rule .center-body .post-list tr td {
    border-top: none;
    padding: 10px 10px 10px 30px;
    background: #FFF
}

.page-rule .center-body .post-list tr td a {
    color: #000
}

.page-rule .center-body .post-list tr td span {
    font-size: 12px;
    color: #666
}

.page-rule .center-body .post-list tr:nth-child(2n) td {
    background: rgba(2,102,177,.3)
}

.copyright {
    width: 100%;
    /* height:50px; */
    background-color: #0f70b4;
    color: #fff;
    text-align: center;
    padding: 15px 0px;
    margin-top: 20px;
}

.copyright .container {
    margin: 0 auto;
    height: 50px;
    padding: 0;
    color: #FFF;
    line-height: 50px;
    width: 940px
}

.copyright .container a {
    color: #FFF;
    text-decoration: none
}

.copyright .container .foot_l {
    height: 50px;
    margin-left: 10px;
    float: left
}

.copyright .container .foot_m {
    width: auto;
    height: 50px;
    float: left
}

.copyright .container .foot_r {
    width: auto;
    height: 50px;
    float: right;
    margin-right: 10px
}

.index-search .search-btn-group,.index-search index-search {
    height: 38px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border: 1px solid #2B58A0;
    border-right: none
}

.index-search .search-input {
    height: 38px;
    border-color: #2B58A0;
    border-right: none;
    border-left: none
}

.index-search .input-group-addon {
    border: 1px solid #2B58A0;
    height: 38px;
    width: 40px;
    border-left: none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 0;
    background: #FFF
}

.index-search .search-btn {
    color: #2B58A0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.index-search .dropdown-toggle {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    color: #2B58A0;
    border: none;
    padding: 0 24px;
    border-right: 2px solid #999
}

.container {
    width: 100%;
    max-width: 1170px;
}

.menu-btn {
    display: none;
    overflow: hidden;
    float: right;
    /* margin-left: 35px; */
    width: 30px;
    height: 30px;
    background: 0 0;
    text-indent: 0;
    opacity: 1;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 999
}

.menu-btn .line-1, .menu-btn .line-2, .menu-btn .line-3 {
    position: absolute;
    top: 50%;
    display: block;
    right: 0;
    width: 26px;
    height: 2px;
    background: #fff;
    transition: all .4s cubic-bezier(.165, .84, .44, 1) 0s;
    transition-property: transform, width, margin, background-color
}

.menu-btn .line-1 {
    margin-top: -9px;
    width: 26px
}

.menu-btn .line-3 {
    margin-top: 9px;
    width: 26px
}

.drawerMenu-open .menu-btn .line-1 {
    visibility: hidden
}

.drawerMenu-open .menu-btn .line-2 {
    margin-top: 0 !important;
    width: 28px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.drawerMenu-open .menu-btn .line-3 {
    margin-top: 0 !important;
    width: 28px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.mobNav {
    position: fixed;
    top: 110px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background: rgba(255, 255, 255, 1);
    z-index: 98;
    padding: 20px 6% 20px;
    display: none
}

.mobNav ul {
    width: 100%;
    max-height: 80vh;
    overflow: auto
}

.mobNav ul::-webkit-scrollbar {
    display: none
}

.mobNav ul li {
    float: left;
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid #ddd
}

.mobNav ul li .navp {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    float: left;
    width: 100%;
}

.mobNav ul li .navp a {
    font-size: 16px;
    color: #005ebb;
    font-weight: 700;
    background-size: auto 100%
}

.mobNav ul li .navp i {
    display: block;
    font-style: normal;
    width: 16px;
    font-size: 30px;
    /* font-weight: lighter; */
    transition: .3s;
    color: #005ebb;
    transform-origin: center;
    margin-right: 5px;
    height: 16px;
    background-size: 16px 16px
}

.mobNav ul li.on .navp i {
    transform: rotate(-45deg);
    margin-right: 15px;
}

.mobNav ul li .subNavm {
    margin-top: 10px;
    padding-left: 10px;
    display: none
}

.mobNav ul li .subNavm a {
    display: block;
    line-height: 36px;
    font-size: 16px
}

.articleList01 {
    overflow: hidden;
}

.articleList01 ul {
    margin: 0 -15px;
    margin-bottom: 30px;
}

.articleList01 ul li {
    width: 25%;
    float: left;
    margin-bottom: 30px;
}

.articleList01 ul li a {
    display: block;
    margin: 0 15px;
    position: relative;
}

.articleList01 ul li .art-Img {
    display: block;
    height: 0;
    padding-bottom: 80% !important;
    overflow: hidden;
    /* min-height: 240px; */
}

.articleList01 ul li .art-Img img {
    width: 100%;
    transition: all 0.3s ease;
    min-height: 200px;
}

.articleList01 ul li .art-Txt {
    display: block;
    width: 100%;
    position: relative;
    z-index: 99;
    transition: all 0.3s ease;
    background-color: #FFFFFF;
    text-align: center;
}

.articleList01 ul li .art-Txt p {
    font-size: 16px;
    padding: 15px 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    box-sizing: border-box;
    background: #f2f4f7;
}

.articleList01 ul li a:hover .art-Txt {
    /* margin-top: -5px; */
}

.articleList01 ul li a:hover .art-Txt p {
    color: #00428C;
}

.articleList01 ul li .art-Date span {
    display: block;
    font-size: 16px;
    padding-bottom: 5px;
}