/* CSS Document */

body,
html {
    margin: 0;
    padding: 0;
}

body {
    font-size: 13px;
}

header {
    width: 1200px;
    height: 186px;
    margin: auto;
    display: block;
    background-image: url(../img/top_bg.png);
}

.contain {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
}

.contain-row {
    margin-left: -15px;
    margin-right: -15px;
}

.contain-full {
    width: 100%;
}

.marginTop20 {
    margin-top: 20px;
}

.header-contain {
    padding-left: -15px;
    padding-right: -15px;
    width: 1200px;
    height: 158px;
    clear: both;
    position: relative;
}

.version {
    display: block;
    float: right;
    clear: both;
    color: #888;
}

.version a {
    display: inline-block;
    padding: 10px 5px;
    color: #888;
    text-decoration: none;
}

.version a:hover {
    color: #20489d;
}

.logo {
    display: block;
    float: left;
    height: 158px;
}

.search-box {
    position: absolute;
    right: 25px;
    bottom: 14px;
    display: block;
}

.search-box input,
.search-box button {
    line-height: 26px;
    border: none;
    width: 35px;
    background-color: transparent;
}

.search-box input[type="text"] {
    width: 140px;
}

.navbar {
    background-color: #20489d;
    width: 100%;
    clear: both;
    height: 62px;
    min-width: 1200px;
}

.navbar-nav {
    margin-left: -15px;
    margin-right: -15px;
}

.navbar-max {
    width: 1170px;
    margin: auto;
    border-color: transparent;
    display: block;
}

.navbar-max ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.navbar-max ul>li {
    display: block;
    float: left;
    padding: 20px 0px;
}

.navbar-max a {
    text-decoration: none;
}

.navbar-max ul>li>a {
    font-size: 20px;
    font-family: "黑体";
    padding: 20px 18px;
    text-decoration: none;
    color: #fff;
}

.navbar-max li>a:focus {
    color: #fff;
    background-color: #20489d;
}

.navbar-max .active>a,
.navbar-max .active>a:hover,
.navbar-max active>a:focus {
    color: #fff;
}

.navbar-max .navbar-nav>.disabled>a,
.navbar-max .navbar-nav>.disabled>a:hover,
.navbar-max .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent;
}

.navbar-max li:hover a {
    color: #fff;
    background-color: #2755b8;
    border-radius: 2px;
}

.navbar-max li.dropdown {
    display: inherit;
    position: relative;
}

.navbar-max li.dropdown .dropdown_menu {
    display: none;
    position: absolute;
    top: 62px;
    width: 100%;
    background: #cd1024;
    box-shadow: #888 2px 5px 10px 0px;
    width: 120%;
    left: -10%;
    z-index: 1000;
}

.navbar-max .navbar-nav>li.dropdown .dropdown_menu a {
    display: inline-block;
    width: 100%;
    font-size: 15px;
    color: #fff;
    padding: 0;
    line-height: 50px;
    text-align: center;
    background: #20489d;
    margin-bottom: 1px
}

.navbar-max .navbar-nav>li.dropdown:hover .dropdown_menu {
    display: block;
    background: #eee;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.navbar-max .navbar_nav li.dropdown:hover .dropdown_menu a {
    color: #666
}

.navbar-max .navbar-nav>li.dropdown:hover .dropdown_menu a:hover {
    color: #fff;
    background: #2755b8;
}

.newPart {
    width: 770px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}

.nPart {
    width: 370px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}

.footer {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    min-width: 1200px;
    clear: both;
}

.footer {
    background-color: #20489d;
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 120px;
}

.footer img {
    padding-left: 80px;
    padding-right: 100px;
    margin-bottom: 10px;
    width: 120px;
    display: block;
    float: left;
}

.footer-text {
    display: block;
    padding: 5px 20px 0px 50px;
    text-align: left;
    color: #f8f8f8;
    font-size: 14px;
    line-height: 30px;
    float: left;
}

.after-nav {
    margin-top: 20px !important;
}

.title-line {
    padding: 10px 0px 0px 0px;
}

.title-line {
    display: block;
    height: 30px;
    margin-right: 15px;
}

.newPart .title-line {
    width: 770px;
    border-bottom: solid 1px #ddd;
}

.nPart .title-line {
    width: 370px;
    border-bottom: solid 1px #ddd;
}

.title-text {
    display: inline-block;
    float: left;
    padding-left: 25px;
    height: 30px;
    color: #053bae;
    font-size: 20px;
    font-weight: bold;
    background-image: url(../img/title.png);
    background-repeat: no-repeat;
}

.title-more {
    display: block;
    float: right;
    padding-right: 10px;
}

.index-list-content {
    width: 100%;
    min-height: 300px;
    padding: 10px 0;
}

.jd-slider {
    width: 350px;
    float: left;
    padding-top:20px;
}



.dj-img {
    isplay: block;
    float: left;
    width: 290px;
    height: 300px;
}

.nd-img-mob {
    display: none;
}
nd-list {
    display: block;
    float: right;
    width: 410px;
    margin-left: 10px
}

.nd-list ul {
    margin: 0;
    width: 100%;
    clear: both;
    padding: 10px 0;
}

.nd-list ul li {
    position: relative;
    background-image: url(../img/cl.png);
    background-repeat: no-repeat;
    background-position: left 6px;
    padding-left: 16px;
    overflow: hidden;
    height: 30px;
}

.nd-list li>a {
    display: inline-block;
    overflow: hidden;
    color: #666;
    width: 305px;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-decoration: none;
}

.nd-list li>span {
    display: inline-block;
    width: 80px;
 
}
.nd-list li:hover>a {
    color: #20489d;
}

.n-img {
    width: 370px;
    clear: both;
    border-radius: 5px;
}

.n-img-mob {
    display: none;
}

.n-list {
    width: 100%;
    clear: both;
}

.n-list ul {
    margin: 0;
    padding: 10px 0;
}

.n-list ul li {
    position: relative;
    background-image: url(../img/cl.png);
    background-repeat: no-repeat;
    background-position: left 6px;
    padding-left: 16px;
    overflow: hidden;
    height: 30px;
}

.n-list li>a {
    display: inline-block;
    overflow: hidden;
    color: #666;
    width: 265px;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-decoration: none;
}

.n-list li>span {
    display: inline-block;
    width: 80px;
    float: right;
}

.n-list li:hover>a {
    color: #20489d;
}

.xc {
    width: 370px;
    display: block;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}

.fast-btns {
    width: 100%;
    height: 160px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

.fast-btn {
    flex-grow: 1;
    flex-shrink: 1;
    width: 200px;
    align-self: flex-start;
}

.fast-btn-email {
    background-color: #c50060;
}

.fast-btn-download {
    background-color: #628fc5;
}

.fast-btn-user {
    background-color: #8e5d10;
}

.fast-btn-wjdc {
    float: left;
    clear: both;
    width: 70px;
    border-radius: 60px;
    height: 70px;
    margin: 5px 0;
    background-color: #20489d;
}

.fast-btn a {
    text-decoration: none;
    font-size: 20px;
    color: #fff;
}


/*其他页面*/

.location {
    background-image: url(../img/dangqian.png);
    background-repeat: no-repeat;
    margin: 20px 0;
    padding-left: 36px;
    height: 30px;
    line-height: 30px;
}

.location a {
    text-decoration: none;
    color: #222;
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
    font-size: 15px;
}

.location a:hover {
    color: #20489d;
}

.leftMenu {
    width: 195px;
    float: left;
    display: block;
    min-height: 300px;
}

.leftMenu-header {
    width: 100%;
    padding: 15px 0;
    background-color: #20489d;
    color: #fff;
    font-size: 20px;
    text-align: center;
}

.leftMenu-item {
    width: 100%;
    padding: 12px 0;
    font-size: 16px;
    text-align: center;
}

.leftMenu-item a {
    color: #222;
    text-decoration: none;
}

.leftMenu-item a:hover {
    color: #20489d;
}

.rightMain {
    width: 950px;
    float: right;
    min-height: 450px;
}

.rightMain-title {
    width: 100%;
    text-align: left;
    font-size: 22px;
    padding: 10px 0 0 0px;
    color: #20489d;
    border-bottom: solid 1px #20489d;
}

.rightMain-title:before {
    content: "|";
    font-weight: bolder;
}

.rightMain ul {
    padding: 20px 10px;
}

.rightMain ul li {
    padding: 5px 0;
}

.rightMain ul li a {
    color: #222;
    text-decoration: none;
}

.rightMain ul li a:hover {
    color: #ff5400;
}