﻿@charset "utf-8";
/* CSS Document */
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, span, fieldset, table, th, td {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
}

a {
    text-decoration: none;
    cursor: pointer;
    outline: none;
}

body {
    width: 100%;
    margin: 0 auto;
}

html {
    overflow-x: hidden;
}

.left {
    float: left
}

.logo {
    width: 100px;
    height: 87px;
    float: left;
    display: inline-flex;
}

.logo img:first-child {
    margin-top: 8px;
    width: 100px;
    height: 75px;
}

.logo img:last-child {
    height: 60px;
    margin-top: 18px;
}

/*******************************************************/
.topper {
    width: 973px;
    margin: 0 auto;
    height: 31px;
    line-height: 31px;
    padding: 0 15px;
}

.topper-welcome {
    float: left;
    color: #666666;
}

.topper-function {
    float: right;
    color: #666666;
}

.header {
    width: 1000px;
    margin: 0 auto;
    clear: both;
    height: 100px;
    padding-top: 6px;
}

.header_right {
    float: right;
    padding-top: 20px;
}

.header_right_tel {
    font-size: 18px;
    color: #4c4c4c;
    padding-left: 5px;
}

.header_right_tel img {
    vertical-align: baseline;
    border-right: dotted 1px !important;
    padding-right: 10px;
}

.search {
    display: flex;
    border: #dddddd solid 1px;
    border-radius: 15px;
    margin-left: 40px;
    color: #aeaeae;
    width: 134px;
    padding: 5px 10px 2px 10px;
    margin-top: 10px;
}

.search > label > input {
    width: 118px;
}


.nav {
    border-radius: 8px;
    border: solid 1px #073884;
    height: 34px;
    line-height: 46px;
    width: 1000px;
    margin: 0 auto;
    overflow: hidden
}

.nav-item {
    background: #0F4E97;
}

.nav ul li {
    float: left;
}

.nav ul li a {
    color: #fff;
    text-align: center;
    line-height: 34px;
    height: 34px;
    font-size: 14px;
    display: block;
    width: 125px;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: bold;
}

.nav ul li a:hover, #menu li.iehover a.nav_a, #menu li:hover a.nav_a {
    color: #fff;
    height: 34px;
    line-height: 34px;
    font-weight: bold;
    display: block;
}

#menu li a.current {
    color: #fff;
    height: 34px;
    line-height: 34px;
    display: block;
}

.nav ul img {
    float: left;
}

.nav li.m_nav {
    width: 2px;
    height: 38px;
    display: block;
}

.nav li span.diot {
    display: inline-block;
    width: 7px;
    height: 4px;
    padding-left: 5px;
    position: inherit;
    _position: absolute;
}

ul#menu li:hover ul, ul#menu li.iehover ul {
    display: block;
}

#menu li ul {
    display: none;
    margin: 0;
    position: absolute;
    z-index: 99999;
    width: 125px;
}

#menu li ul li {
    float: left;
    width: 125px;
    border-bottom: 1px solid #ccc;
    font-size: 12px
}

#menu li ul li a {
    font-weight: 100;
    height: 30px;
    line-height: 30px;
    width: 125px;
    text-align: center;
    background: #fff;
    display: block;
    color: #221616;
    font-size: 12px
}

#menu li ul li a:hover {
    color: #00b9ef;
    height: 30px;
    line-height: 30px;
}

.banner {
    margin: 0 auto;
    padding: 6px 0 10px;
}

.container {
    width: 1003px;
    margin: 0 auto;
    clear: both;
}

.container-left {
    float: left;
    width: 724px;
}

.container-right {
    float: right;
    width: 268px;
    font-weight: normal
}

.container-left-first {
    float: left;
    width: 724px;
    height: 270px;
}

.container-left-first-banner {
    border: 1px solid #d5dde5;
    width: 270px;
    height: 270px;
    float: left;
    overflow: hidden;
    position: relative;
}

.container-left-first-news {
    width: 439px;
    height: 270px;
    float: left;
    border: 1px solid #d5dde5;
}

.container-left-second {
    height: 500px;
    width: 722px;
    border: 1px solid #d5dde5;
    float: left;
    margin-top: 11px;
}

.container-left-second h4 {
    height: 29px;
    line-height: 29px;
    color: #224b8b;
    font-size: 14px;
    width: 702px;
    padding: 0 10px;
    border-bottom: 1px solid #d5dde5;
}

.more a {
    color: #959595;
    text-decoration: none;
}

.more a:hover {
    color: #224b8b;
    text-decoration: underline;
}

.news-list li {
    overflow: hidden;
    height: 22px;
    line-height: 22px;
    clear: both;
    display: block;
    list-style-type: square;
}

.news-list li a {
    color: #4e4e4e;
    padding-left: 6px;
    float: left;
}

.news-list li a:hover {
    color: #065baa;
    text-decoration: underline;
}

.news-list li span {
    font-size: 12px;
    color: #989ca5;
    float: right;
    font-family: Verdana, Geneva, sans-serif;
    display: block
}

.news-list li span.date {
    font-size: 12px;
    color: #989ca5;
    float: left;
    font-family: Verdana, Geneva, sans-serif;
    padding-right: 10px;
}

.right {
    float: right
}

.key-list li {
    float: left;
    width: 232px;
    height: 200px;
    display: block;
}

.key-list li .key-list-img {
    height: 125px;
    width: 215px;
    padding: 3px;
    border: 1px solid #c9c9c9;
    text-align: center;
}

.key-list li .key-list-img img {
    width: 215px;
    height: 125px;
}

.key-list li .key-list-name {
    line-height: 18px;
    padding-top: 10px;
    text-align: center;
}

.key-list li a {
    color: #000;
    text-decoration: none
}

.key-list li a:hover {
    color: #004698;
    text-decoration: none;
}

.container-right-login {
    width: 266px;
    height: 270px;
    border: 1px solid #d5dde5;
}

.container-right-news {
    width: 266px;
    height: 180px;
    border: 1px solid #d5dde5;
}

.container-right-expert {
    width: 266px;
    height: 305px;
    border: 1px solid #d5dde5;
}

.container-right-news h4, .container-right-login h4, .container-right-expert h4 {
    height: 29px;
    line-height: 29px;
    color: #224b8b;
    font-size: 14px;
    width: 246px;
    padding: 0 10px;
    border-bottom: 1px solid #d5dde5;
}

.input {
    border: #dddddd solid 1px;
    border-radius: 3px;
    color: #aeaeae;
    padding: 5px;
    margin-left: 49px;
    margin-top: 20px;
    width: 170px;
}

.container-right-news, .container-right-expert {
    margin-top: 11px;
}

.container-right-news-list {
    margin-top: 10px;
    margin-left: 10px;
}

.container-bottom-book {
    width: 353px;
    height: 133px;
    border: 1px solid #d5dde5;
    float: left;
}

.container-bottom-join {
    width: 353px;
    height: 133px;
    border: 1px solid #d5dde5;
    float: left;
    margin: 0 11px 0 14px;
}

.container-bottom-email {
    width: 266px;
    height: 133px;
    border: 1px solid #d5dde5;
    float: right;
}

.container-bottom-book .container-bottom-book-container {
    padding: 6px 10px;
    clear: both;
}

.container-bottom-book .container-bottom-book-container .container-bottom-book-img {
    float: left;
    width: 90px;
}

.container-bottom-book .container-bottom-book-container .container-bottom-book-img img {
    width: 90px;
    height: 120px;
}

.container-bottom-book .container-bottom-book-container .container-bottom-book-name {
    float: right;
    width: 230px;
}

.container-bottom-book .container-bottom-book-container .container-bottom-book-name a {
    color: #224b8b;
}

.container-bottom-book .container-bottom-book-container .container-bottom-book-name a:hover {
    color: #224b8b;
    text-decoration: underline;
}

.container-bottom-book .container-bottom-book-container .container-bottom-book-name h5 {
    padding-left: 10px;
    color: #224b8b;
    font-size: 14px;
    font-weight: bold;
    padding-top: 6px;
    padding-bottom: 5px;
}

.container-bottom-book .container-bottom-book-container .container-bottom-book-name span {
    line-height: 18px;
    color: #4e4e4e;
}

.container-bottom-join img {
    width: 340px;
    height: 120px;
}

.container-bottom-join .container-bottom-book-container {
    padding: 6px 10px;
    clear: both;
}

.container-bottom-email img {
    width: 266px;
    height: 133px;
}

.container-bottom {
    height: 34px;
    width: 1003px;
    clear: both;
    text-align: center;
}

.container-bottom-items {
    color: #fff;
    line-height: 34px;
}

.container-bottom-items a {
    color: #fff;
}

.container-bottom-items a:hover {
    color: #fff;
    text-decoration: underline;
}

.container-footer {
    text-align: center;
    margin-top: 15px;
}

.banner-text {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 270px;
    height: 45px;
    background: rgba(255, 255, 255, 0.6);
}

.banner-text p {
    color: #0F4E97;
    margin-left: 15px;
    margin-top: 5px;
}

.banner-text div {
    margin-right: 10px;
    text-align: right;
}

.banner-text div div {
    display: inline-block;
    background: rgba(130, 130, 130, 0.6);
    padding: 2px 5px;
    color: white;
}

.banner-index-select {
    background: rgb(8, 76, 128) !important;
}

.btn {
    background: #0F4E97;
    color: #FFFFFF;
}

.expert-img {
    width: 130px;
    height: 100px;
    padding: 10px;
    border: #d5dde5 solid 1px;
}

.expert-img-container {
    padding-top: 10px;
}

.top-img {
    margin: 0 auto;
    padding: 6px 0 10px;
    width: 1000px;
}

.container-left-190 {
    float: left;
    width: 190px;
    border: #d5dde5 solid 1px;
}

.container-left-190 h2 {
    width: 190px;
    height: 76px;
    line-height: 76px;
    color: #056bb5;
    font-family: "微软雅黑", Verdana, Geneva, sans-serif;
    font-size: 20px;
    text-align: center;
}

.container-left-190 ol li {
    border-bottom: 1px solid #e8e9e9;
    overflow: hidden;
    font-size: 14px;
}

.container-left-190 ol li :hover, .container-left-190-select {
    background: #097dc8;
    color: white;
}

.container-left-190-select a {
    color: white !important;
}

.container-left-190 ol li a {
    height: 32px;
    line-height: 32px;
    text-align: left;
    padding-left: 30px;
    color: #505050;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
}

.container-right-780 {
    float: right;
    width: 780px;
    font-weight: normal;
    padding-bottom: 50px;
}

.container-right-780 > div > ol > li {
    font-size: 15px;
    line-height: 40px;
    margin-left: 15px;
}

.container-right-780 h1 {
    font-family: "微软雅黑", Verdana, Geneva, sans-serif;
    font-size: 20px;
    color: #676767;
    font-weight: 500;
    border-bottom: 1px solid #d7dfe4;
    padding-bottom: 7px;
    height: 35px;
    line-height: 35px;
    display: block;
    clear: both;
    width: 783px;
}

.container-right-780 div h3, .container-left-1000 div h3 {
    text-align: center;
    margin-top: 15px;
    font-size: 20px;
}

.container-right-780 div p, .container-left-1000 div p {
    text-indent: 2em;
    padding-left: 30px;
    padding-right: 30px;
    line-height: 40px;
    font-size: 16px;
    margin-top: 20px;
}

#banner1 {
    margin-left: 3px;
    margin-top: 3px;
}

.container-left-1000 {
    float: left;
    width: 1000px;
    border: #d5dde5 solid 1px;
    margin-bottom: 30px;
    padding-bottom: 20px;
}

.index:hover {
    cursor: pointer;
}

.index > a {
    color: white !important;
}

table {
    background-color: white;
}

.container-right-780 > div > ul > li {
    display: inline;
    float: left;
}

.container-right-780 > div > ul > li > a > span {
    display: block;
    text-align: center;
    margin-top: 5px;
}

.container-right-780 > div > ul > li {
    margin: 15px 20px;
}

.important-img {
    width: 215px;
    height: 125px;
    padding: 10px;
    border: #d5dde5 solid 1px;
}

.tab {
    display: inline;
    margin: 0 15px;
    padding: 5px 10px;
    background-color: #a4a4a4;
    color: #4e4e4e;
}

.tab-this {
    background-color: #224b8b;
    color: white;
}

.tab-container {
    padding: 20px 0;
    border-bottom: #d5dde5 solid 1px;
}

.layui-tab-title .layui-this:after {
    border-top-color: #0F4E97 !important;
}

.layui-tab-title .layui-this {
    color: #0F4E97 !important;
    font-weight: bold;
}

h4 {
    font-weight: bold !important;
}

h4 span{
    font-weight: normal;
}