@font-face {
    font-family: myfont;
    src: url('../font-awesome-4.5.0/ProximaNova-Bold.otf');
    font-family: myfonts;
    src: url('../font-awesome-4.5.0/ProximaNova-Regular.otf');
    font-family: light;
    src: url('../font-awesome-4.5.0/ProximaNova-Light.otf');
    font-family: mediums;
    src: url('../font-awesome-4.5.0/ProximaNova-Sbold.otf');
    font-family: italics;
    src: url('../font-awesome-4.5.0/ProximaNova-LightItalic.otf');
    font-family: semibold;
    src: url('../font-awesome-4.5.0/ProximaNova-Semibold.otf');
}

.container {
    height: auto;
    width: 1170px;
    margin: auto;
}

.top {
    height: 90px;
    width: 100%;
}

.top_left {
    width: 20%;
    float: left;
    margin: 20px 0;
}

.top_left img {
    width: 300px;
}

.top_right {
    float: right;
    width: 20%;
    margin-top: 15px;
    color: #ADADAD;
}

.top_right img {
    margin-top: -7px;
}

.email {
    font-size: 15px;
    margin: 0 8px;
    font-family: myfont;
}

.email:hover,
.faq a:hover {
    color: #BA2119;
    cursor: pointer;
    text-decoration: underline;
}

.faq a {
    margin: 0 8px;
    color: #ADADAD;
    font-family: myfont;
}

.nav {
    float: left;
    width: 100%;
    margin-bottom: 0;
    height: 48px;
    z-index: 100;
    position: relative;
}

.nav_two,
.nav_three {
    width: 250px !important;
}

.nav ul {
    height: 48px;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
}

.nav ul li {
    float: left;
    list-style: none;
    width: 14%;
    min-height: 48px;
    line-height: 48px;
    font-weight: bold;
}

.nav ul li a {
    width: 100%;
    height: 48px;
    line-height: 48px;
    text-align: center;
    display: block;
    font-size: 16px;
    font-family: myfont !important;
    color: #777;
}

.nav ul li a:hover {
    color: white;
    text-decoration: none;
    background-color: #3E5372;
}

.nav ul li ul {
    position: absolute;
    display: none;
    padding-left: 0;
    width: 12%;
    text-decoration: none;
}

.nav ul li ul li {
    float: none;
    width: 100%;
    min-height: 42px;
    line-height: 42px;
    background-color: white;
}

.nav ul li ul li a {
    border-top: 1px solid #e6e6e6;
    width: 93%;
    text-align: left;
    padding-left: 7%;
    height: 42px;
    line-height: 42px;
    color: #595E71 !important;
    white-space: nowrap;
    text-decoration: none;
    font-family: myfont !important;
    font-size: 14px;
}

.nav ul li ul li a:hover {
    background-color: #6484b3;
    color: white !important;
}

.nav ul li:hover ul {
    display: block;
}

#nav_two li a {
    width: 90%;
    padding-left: 10%;
}

.now {
    color: white !important;
    background-color: #3E5372;
}

.text-indent {
    text-indent: 24px;
    font-size: 12px;
}

.banner {
    width: 100%;
    height: 300px;
    position: relative;
    background-image: url("../images/banner3.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
}

.banner .mask {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4);
    filter: alpha(opacity=50) \ 9;
    text-align: center;
    display: table;
}

.banner .mask h3 {
    position: relative;
    font-size: 42px;
    font-weight: bold;
    color: white;
    line-height: 1;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    /*padding-left: 19.6%;*/
    font-family: light;
}

.banner img {
    height: 285px;
    width: 100%;
}

.entry-title {
    margin-top: 10px;
    padding-top: 0;
    margin-bottom: 0.75em;
    font-size: 34px;
    color: rgb(144, 153, 163);
    font-weight: 100 !important;
    font-family: light;
}


/*中间内容块*/

.content_div {
    margin-top: 50px !important;
    height: auto;
    padding-bottom: 30px;
}

.content_div {
    margin-top: 50px;
    height: auto;
}

.content {
    width: 25%;
    float: left;
    background: #3E5372;
    min-height: 1050px;
}

.content ul {
    list-style-type: none;
    width: 100%;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
}

.content ul li a {
    display: inline-block;
    width: 93%;
}

.content ul li ul li a {
    width: 86%;
}

.content ul li a img {
    margin-left: 10px;
    display: none;
}

.content ul li a:hover img {
    display: inline-block;
}

.content ul li ul li {
    min-height: 34px;
    line-height: 34px;
}

.content_right {
    width: 71%;
    float: right;
    height: auto;
}

.padding2 {
    padding-left: 72px !important;
}

.content_right1,
.content_right2,
.content_right3,
.content_right4,
.content_right5 {
    display: none;
    min-height: 800px;
    width: 71%;
    float: right;
}

.content ul li a:hover {
    color: white;
    display: inline-block;
    text-decoration: none;
}


/*左侧导航*/

.menu_item {
    /*padding-left: 26px;*/
    cursor: pointer;
    font-size: 16px;
    font-family: light;
    /*font-weight: bold;*/
    color: #465565;
}

.menu_item a {
    padding-left: 26px;
    color: #fff;
}

.menu_item:hover {
    color: #E3453D;
}

.first {
    height: 42px;
    border-bottom: 1px solid #88aace;
    line-height: 42px;
}

.first a {
    /*color: white;*/
}

.second {
    border-bottom: 1px solid #88aace;
    height: auto;
}

.second a {
    margin-top: 8px;
    display: inline-block;
    height: 38px;
    line-height: 38px;
}

.second ul li a {
    margin-top: 0;
    font-size: 14px;
    padding-left: 48px;
}

.four {
    height: 42px;
    line-height: 42px;
    /*margin-top: 5px;*/
}


/*底部*/

.foot {
    height: 253px;
    width: 100%;
    background-color: #383F49;
    margin-top: 20px;
}

.foot p a {
    font-size: 14px;
    color: #fff;
    font-family: myfont;
}

.foot_left {
    width: 20%;
    float: left;
    height: 194px;
    margin-left: 2%;
}

.foot_right {
    width: 25%;
    float: left;
    padding: 40px 0;
}

.foot_right p {
    color: white;
    font-size: 14px;
    margin: 10px 0;
}

.foot_left img {
    margin-top: 42px;
    width: 200px;
}

.foot_left p {
    margin-top: 39px;
}

.foot_left span {
    margin-left: 44px;
    cursor: pointer;
}

.foot_text {
    margin-top: 46px;
    font-size: 23px !important;
}

.foot_text span a {
    font-family: light;
    font-size: 22px;
}

.foot_right p {
    margin-left: 66px;
    height: 24px;
    line-height: 24px;
    margin-bottom: 0;
}

.foot_right span {
    margin-left: 120px;
    cursor: pointer;
}

.foot span a:hover {
    color: #BA2119;
    text-decoration: underline;
}

.foot_detail {
    height: 59px;
    line-height: 59px;
    background-color: #333A42;
    text-align: center;
    font-size: 12px !important;
    color: #ADADAD;
    margin-top: 0;
    margin-bottom: 0;
    float: left;
    width: 100%;
}

.wd_widget-theme-light .wd_quote {
    background: #fff !important;
}

div.wd_quote-wrapper {
    max-width: unset !important;
}

div.wd_quote div.wd_main-wrapper,
div.wd_quote div.wd_values-wrapper,
div.wd_quote div.wd_data-wrapper {
    overflow: hidden !important;
}

div.wd_quote div.wd_main-wrapper,
div.wd_quote div.wd_values-wrapper,
div.wd_quote div.wd_data-wrapper {
    border: none !important;
}

.wd_widget-theme-light .wd_layout-masonry .wd_item_info {
    background: none !important;
}

.wd_widget-theme-light .wd_layout-masonry .wd_item {
    border: none !important;
}

.wd_sec_filings th,
.wd_sec_filings td {
    padding: 16px 0px !important;
}

.wd_layout-masonry {
    height: auto !important;
}

.wd_layout-masonry .wd_item {
    width: 100% !important;
    position: relative !important;
    left: unset !important;
    top: unset !important;
    margin: 10px 0px !important;
}

.wd_item_link_block {
    height: auto !important;
}

div.wd_quote-wrapper {
    max-width: unset !important;
}