blockquote,
body,
button,
caption,
dd,
div,
dl,
dt,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
input,
legend,
li,
menu,
ol,
p,
pre,
table,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0;
}

address,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,
th {
    text-align: left;
    font-weight: 400;
}

abbr,
body,
fieldset,
html,
iframe,
img {
    border: 0;
}

img {
    vertical-align: top;
}

html {
    overflow-x: hidden;
}

address,
cite,
dfn,
em,
i,
var {
    font-style: normal;
}

[hidefocus],
summary {
    outline: 0;
}

li {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
    font-size: 100%;
}

sub,
sup {
    font-size: 83%;
}

code,
kbd,
pre,
samp {
    font-family: inherit;
}

q:after,
q:before {
    content: none;
}

textarea {
    overflow: auto;
    resize: none;
}

label,
summary {
    cursor: default;
}

a,
button {
    cursor: pointer;
}

b,
em,
h1,
h2,
h3,
h4,
h5,
h6,
strong {
    font-weight: 700;
}

a,
a:hover,
del,
ins,
s,
u {
    text-decoration: none;
}

body,
button,
input,
keygen,
legend,
select,
textarea {
    outline: 0;
    color: #333;
    font: 13px/1 arial, \5b8b\4f53;
}

:focus {
    outline: 0;
}

.none {
    display: none;
}

.wcb {
    width: 100%;
    height: 30px;
    border: 2px dashed #97cbe0;
}

.hidden {
    visibility: hidden;
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 0;
    font-size: 0;
    line-height: 0;
}

.clearfix:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    content: " ";
}

.clearfix {
    display: block;
}

#container-2 {
    margin-top: 24px;
}

.icon {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(../image/icon.png) no-repeat;
    vertical-align: middle;
}

body:before {
    position: fixed;
    top: -10px;
    left: 0;
    z-index: 110;
    width: 100%;
    height: 10px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .8);
    box-shadow: 0 0 10px rgba(0, 0, 0, .8);
    content: "";
}

::-webkit-input-placeholder {
    color: #ccc;
}

:-moz-placeholder {
    color: #ccc;
}

::-moz-placeholder {
    color: #ccc;
}

:-ms-input-placeholder {
    color: #ccc;
}

body {
    color: #333;
    font-size: 13px;
    font-family: 'Pingfang SC';
    line-height: 1;
    background: #F5F5F5;
}

p {
    line-height: 1.75;
}

a {
    color: #3b3b3b;
    text-decoration: none;
    font-family: "Pingfang SC";
    transition: all .4s ease-in-out;
}

a:hover {
    color: #105fa5;
}

.post .news_title1 a:hover {
    color: #105fa5;
}

.newtime {
    display: inline-block;
    float: right;
}

.post .news_text a:hover {
    color: #105fa5;
}

.wrapper {
    margin: 0 auto;
    width: 100%;
}

.wrapper .inner {
    margin: 0 auto;
    max-width: 1100px;
}

#headtop {
    background: #666;
}

.headtop .top-left {
    float: left;
}

.headtop .top-right {
    float: right;
}

#header {
    background: #486ae5 url(../image/heabd.jpg) no-repeat center;
    height: 150px;
}

#header .inner {
    position: relative;
    min-height: 116px;
    /*! background: #486ae5 url(../image/heabd.jpg) no-repeat center; */
}

.header .sitelogo {
    float: left;
    padding-top: 33px;
}

.header .sitetitle {
    display: inline-block;
    margin-top: 16px;
    margin-left: 25px;
    color: #fff;
    font-weight: 700;
    font-size: 32px;
}

.header .head-left {
    display: inline-block;
}

.header .head-main {
    float: left;
    margin-top: 10px;
}

.header .head-right {
    float: right;
    margin-top: 59px;
    width: 60px;
    height: 60px;
}

.site-rale ul li.links {
    float: left;
}

.site-rale ul li.links a {
    padding: 0 12px 0 12px;
    padding-left: 19px;
    background: url(../image/link_icon.png) no-repeat;
    color: #cad3d4;
    font-size: 13px;
    line-height: 35px;
}

.site-rale ul li.links a:hover {
    color: #fff;
}

.site-rale ul li.links.i1 a {
    background-position: 0 0;
}

.site-rale ul li.links.i2 a {
    background-position: -60px 0;
}

.site-rale ul li.links.i3 a {
    background-position: -117px 0;
}

.site-rale ul li.links.i4 a {
    background-position: -177px 0;
}

.site-lang {
    float: right;
}

.site-lang ul {
    float: right;
}

.site-lang ul li.links {
    float: left;
}

.site-lang ul li.links a {
    color: #fff;
    font-size: 12px;
    line-height: 26px;
}

.site-lang ul li.links a:hover {
    color: #fff;
}

#nav {
    border-bottom: 3px solid #F9AF2F;
    background: #0854AC;
    /*! background: -ms-linear-gradient(top, rgb(248, 249, 253), rgb(216, 221, 237), rgb(178, 186, 217)); */
    /*! background: -o-linear-gradient(top, rgb(248, 249, 253), rgb(216, 221, 237), rgb(178, 186, 217)); */
    /*! background: -webkit-linear-gradient(top, rgb(248, 249, 253), rgb(216, 221, 237), rgb(178, 186, 217)); */
}

#nav .inner {
    /*! border-top: 1px solid #3977ae; */
}

#nav .inner .wp-panel {
    height: 45px;
}

#nav .inner .wp-panel .wp-window {
    height: 45px;
}

#nav .inner .wp-panel .navbg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: auto;
    height: 100%;
    background: #fff;
    opacity: .7;
}

.wp-menu {
    margin: 0 auto;
    display: flex;
}

.wp-menu .menu-item {
    position: relative;
    float: left;
    display: inline-block;

    text-align: center;
    flex: 1;
    /*! margin-right: 13px; */
}

.wp-menu .menu-item.i1 {
    background: 0 0;
}

.wp-menu .menu-item a>.menu-switch-arrow {
    display: none;
    width: 20px;
    height: 20px;
    background: url(../image/nav_j.png) no-repeat center center;
    vertical-align: middle;
}

.wp-menu .menu-item a.menu-link {
    display: inline-block;
    min-width: 0px;
    color: #FFF;
    text-align: center;
    font-size: 15px;
    line-height: 44px;
    width: 100%;
    /*! padding-left: 8px; */
    /*! padding-right: 8px; */
}

li.menu-item.i10 a.menu-link {
    background: 0 0;
}

#nav .selected a {
    background-color: #247FE5;
    color: #eee !important;
    text-decoration: none;

}

.wp-menu .menu-item a.hover,
.wp-menu .menu-item.hover a.menu-link {
    background-color: #247FE5;
    color: #eee !important;
    text-decoration: none;
}

.sub-menu {
    position: absolute;
    top: 42px;
    left: 0;
    z-index: 100;
    display: none;
    min-width: 100%;
    background: #fff;
}

.sub-menu .sub-item {
    position: relative;
    vertical-align: top;
    white-space: nowrap;
}

.sub-menu .sub-item a {
    display: block;
    padding: 0 17px;
    height: 40px;
    background: 0 0;
    color: #000;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
}

.sub-menu .sub-item a:hover,
.sub-menu .sub-item.hover>a {
    display: block;
    background-color: #247FE5;
    color: #fff !important;
    text-align: center;
}

.sub-menu .sub-menu {
    top: 0;
    left: 100%;
    z-index: 200;
    background: #fff;
}

.mmr {
    float: right;
    width: 365px;
    height: 300px;
}

.mmr .news_list .n1 {
    display: none;
}

.post-120 .news_title a {
    color: #4e6beb;
    font-weight: 700;
    font-size: 16px;
}

.dl .news_title {
    float: right;
    margin-top: -9px;
    padding-right: 23px;
}

.dr .news_title {
    float: right;
    margin-top: -9px;
    padding-right: 23px;
}

.dr li.news.n2 .news_title {
    padding-right: 36px;
}

.dr {
    padding-top: 10px;
}

.foot-lleft a {
    color: #fff;
    font-size: 13px;
    font-family: "Pingfang SC";
}

#banner {
    background: url(../image/banbd.jpg) center;
}

#banner .inner {
    position: relative;
    width: 1100px;
    max-width: 100%;
    text-align: center;
}

.focus-title {
    display: none !important;
}

.sudyfocus_w2.focus-box {
    height: 430px !important;
}

.focus-container {
    height: 430px !important;
}

.main1 {

    width: 1200px;
    margin-top: 20px;
}

.main1 .inner {
    padding: 10px 0 0;
}

.main1 .ml {
    float: left;
    padding-top: 14px;
    width: 718px;
}

.main1 .mc {
    float: left;
    margin-left: 30px;
    width: 380px;
}

.main1 .mr {
    float: right;
    width: 345px;
    padding-top: 14px;
}

.mml {
    float: left;
    width: 315px;
    background: #f1f1f1;
}

.pressTheBigBox {
    display: none;
}

.biaoti {
    margin-bottom: 6px;
    width: 718px;
    height: 40px;
}

.biaoti span.more_text {
    cursor: pointer;
}

.wdj {
    display: inline-block;
    padding: 0 20px;
    border-radius: 15px 15px 0 0;
    /*! background: #bedcf6; */
    color: #4e6beb;
    font-weight: 700;
    font-size: 17px;
    line-height: 28px;
    cursor: pointer;
}

#an {
    border-bottom: 3px solid #bedcf6;
}

.biaoti h3.tit {
    display: inline-block;
    padding: 0 20px;
    border-radius: 15px 15px 0 0;
    background: #bedcf6;
    color: #4e6beb;
    font-weight: 700;
    font-size: 17px;
    line-height: 28px;
    cursor: pointer;
}

.biaoti .more_btn {
    float: right;
    font-size: 14px;
    line-height: 28px;
}

.main2 .inner {
    padding: 0px 0 40px;
}

.main2 .ml {
    float: left;
    width: 315px;
}

.main2 .mc {
    float: left;
    margin: 0 32px;
    width: 375px;
}

.main2 .mr {
    float: left;
    width: 345px;
}

.pressTheBigBoxone .new_list1 .n1,
.pressTheBigBoxone .new_list1 .n2,
.pressTheBigBoxone .new_list1 .n3 {
    display: none;
}

.post {
    margin-bottom: 10px;
}

.post .tt {
    display: inline-block;
    width: 100%;
    /*! border-bottom: 0 solid #e6e6e6; */
    border-bottom: 3px solid #bedcf6;
    height: 28px;
}

.post .tt .tit {
    float: left;
    display: inline-block;
    font-weight: 400;
    font-size: 16px;
}

.post .tt .tit .title {
    display: block;
    color: #424242;
    font-family: "Microsoft yahei";
    line-height: 42px;
}

.post .tt .tit .name {
    display: none;
    color: #333;
    line-height: 16px;
}

.post .con {
    margin: 0 auto;
    padding: 6px 0;
}

.post .con .wp_article_list .list_item {
    border-bottom: 1px dashed #ccc;
}

.post .con .wp_article_list .list_item .Article_Index {
    background: url(http://218.94.64.90:23180/_upload/tpl/06/eb/1771/template1771/images/li.gif) no-repeat center;
}

.post .more_btn {
    float: right;
    display: inline-block;
    line-height: 28px;
}

.post .more_btn .more_text,
.post .more_btn a {
    font-size: 14px;
    cursor: pointer;
}

.post .more_btn a {
    color: #666;
}

.post .more_btn a:hover {
    color: #666;
}

.post1 .tt .tit .title {
    display: inline-block;
    padding: 0 20px;
    border-radius: 15px 15px 0 0;
    background: #bedcf6;
    color: #105fa5;
    font-weight: 700;
    font-size: 17px;
    line-height: 28px;
    cursor: pointer;
}

.post1 .tt .tit .title.selected {
    color: #0f429b;
}

.post1 .more_btn a {
    color: #666;
}

.post2 .tt .tit {
    padding-left: 24px;
    background: url(../image/new1_icon.png) no-repeat left center;
}

.post2 .tt .tit .title {
    color: #18267d;
    font-weight: 700;
    font-size: 16px;
    cursor: pointer;
}

.post3 .tt {
    width: 100%;
    text-align: center;
}

.post3 .tt .tit {
    font-size: 21px;
}

.post3 .tt .tit .title {
    display: inline-block;
    padding: 0 20px;
    border-radius: 15px 15px 0 0;
    background: #bedcf6;
    color: #4e6beb;
    font-weight: 700;
    font-size: 17px;
    line-height: 28px;
    cursor: pointer;
}

.post3 .more_btn {
    float: right;
}

.post4 .tt {
    border-bottom: 1px solid #57b8ef;
}

.post4 .tt .tit {
    border-bottom: 0;
}

.post4 .tt .tit .title {
    display: inline-block;
    margin-right: 20px;
    border-bottom: 3px solid #0074b3;
    color: #333;
    cursor: pointer;
}

.post4 .tt .tit .title.selected {
    border-bottom: 3px solid #fff;
    color: #000;
}

.news_list li.news {
    padding-left: 0;
    line-height: 34px;
    display: flex;
}

.news_list li.news span.news_title {
    float: left;
}

.news_list li.news span.news_title img {
    vertical-align: middle;
}

.news_title {
    font-size: 15px;
}

.news_list li.news span.news_meta {
    float: right;
    margin-left: 2px;
    color: #9c9c9c;
}

.news_list li.news .news_time,
.news_list li.news .news_time span {
    color: #666;
}

.news_list li.news .news_icon {
    display: inline-block;
    margin: 0 auto;
    border: 0 solid red;
}

.news_list li.news .news_text {
    color: #666;
    line-height: 22px;
}

.news_list li.news .news_bg {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 30px;
    background: #000;
    opacity: .7;
    filter: Alpha(opacity=70);
}

.news_list li.news p {
    line-height: 34px;
}

.rili .con {
    padding: 5px 0;
}

.rili .news_list li.news {
    margin-top: 0;
}

.rili .news_list li.news .news_date {
    float: left;
    margin-top: 3px;
    margin-right: -70px;
    width: 60px;
    height: 28px;
    border-radius: 4px;
    background: #146cc1;
    vertical-align: middle;
    text-align: center;
    font-family: "Microsoft YaHei";
    line-height: 28px;
}

.rili .news_list li.news .news_date .news_year {
    display: inline-block;
    padding: 0 4px;
    color: #fff;
    font-size: 18px;
}

.rili .news_list li.news .news_date .news_days {
    display: inline-block;
    padding: 0 6px;
    height: 26px;
    border: 1px solid #146cc1;
    border-radius: 0 4px 4px 0;
    background: #fff;
    color: #18267d;
    vertical-align: top;
    font-size: 14px;
}

.rili .news_list li.news .news_wz {
    width: 100%;
}

.rili .news_list li.news .news_wz .news_con {
    margin-left: 70px;
}

.rili .news_list li.news .news_title {
    margin-top: 0;
    color: #000;
    font-size: 14px;
    line-height: 34px;
}

.rili .news_list li.news .news_text {
    margin-top: 0;
    color: #666;
    font-size: 12px;
    line-height: 20px;
}

.rili2 .con {
    padding: 5px 0;
}

.rili2 .news_list li.news {
    margin-bottom: 0px;
    padding-bottom: 10px;
}

.rili2 .news_list li.news.n1 {
    margin-top: 10px;
}

.rili2 .news_list li.news .news_date {
    float: left;
    margin-right: 0;
    width: 72px;
    text-align: center;
}

.rili2 .news_list li.news .news_date .news_year {
    background-color: #4e6beb;
    color: #fff;
    font-size: 24px;
    line-height: 41px;
    transition: all .4s ease-in-out;
}

.rili2 .news_list li.news .news_date .news_days {
    margin-top: 2px;
    background-color: #e6e6e6;
    color: #737373;
    font-size: 12px;
    font-family: "Pingfang SC";
    line-height: 31px;
}

.rili2 .news_list li.news .news_wz {
    width: 100%;
}

.rili2 .news_list li.news .news_wz .news_con {
    margin-left: 100px;
    padding: 0 0;
}

.rili2 .news_list li.news .news_title {
    margin-top: 4px;
    color: #000;
    font-size: 16px;
    line-height: 32px;
}

.rili2 .news_list li.news:hover .news_date .news_year {
    background-color: #d6bd88;
    transition: all .4s ease-in-out;
}

.rili2 .news_list li.news:hover .news_date .news_days {
    background-color: #e3e4e6;
}

.rili2 .news_text a {
    color: #7a7a7a;
    font-size: 14px;
}

.news_text .news_list li.news {
    margin-bottom: 10px;
}

.news_text .news_list li.news .news_title {
    font-size: 15px;
    line-height: 24px;
    font-weight: bold;
}

.news_text .news_list li.news .news_text {
    font-size: 14px;
    line-height: 22px;
}

.news_text .news_list li.news .news_time {
    font-size: 13px;
    line-height: 28px;
}

.news_tu .con {
    padding: 12px 0;
}

.news_tu .news_list {
    margin: 0 -10px;
}

.news_tu .news_list li.news {
    float: left;
    width: 20%;
}

.news_tu .news_list li.news .news_box {
    margin: 0 10px;
    transition: all .4s ease-in-out;
}

.news_tu .news_list li.news .news_box:hover {
    opacity: .85;
    filter: Alpha(opacity=85);
}

.news_tu .news_list li.news .news_imgs {
    display: table-cell;
    overflow: hidden;
    height: 136px;
    vertical-align: middle;
}

.news_tu .news_list li.news .news_imgs img {
    width: 100%;
    height: auto;
    max-height: 100%;
}

.news_tu .news_list li.news .news_title {
    overflow: hidden;
    height: 45px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    line-height: 45px;
}

.tu_text .news_list li.news {
    margin-bottom: 10px;
}

.tu_text .news_list li.news .news_imgs {
    float: left;
    margin-right: -175px;
    width: 160px;
}

.tu_text .news_list li.news .news_imgs a {
    display: table-cell;
    height: 120px;
    background-color: #efefef;
    vertical-align: middle;
}

.tu_text .news_list li.news .news_imgs img {
    width: 100%;
    height: auto;
}

.tu_text .news_list li.news .news_wz {
    width: 100%;
}

.tu_text .news_list li.news .news_wz .news_con {
    position: relative;
    margin-left: 175px;
    padding: 0 0;
}

.tu_text .news_list li.news .news_title {
    font-size: 14px;
    line-height: 24px;
}

.tu_text .news_list li.news .news_text {
    font-size: 12px;
    line-height: 22px;
}

.tu_text .news_list li.news .news_time {
    font-size: 12px;
    line-height: 26px;
}

.link_text {
    margin-bottom: 0;
}

.link_text .news_list {
    margin: 0 -5px;
}

.link_text .news_list li.news {
    float: left;
    width: 20%;
    text-align: center;
}

.link_text .news_list li.news .news_box {
    margin: 0 5px;
}

.link_text .news_list li.news .link_icon {
    display: inline-block;
    width: 100%;
    background-color: #1b2ea3;
}

.link_text .news_list li.news .link_icon:hover {
    background-color: #666;
}

.link_text .news_list li.news .link_con {
    display: block;
    color: #fff;
    line-height: 30px;
}

.link_icon {
    margin-bottom: 0;
}

.link_icon .news_list {
    margin: 0 -10px;
}

.link_icon .news_list li.news {
    float: left;
    width: 20%;
    border: none;
    text-align: center;
}

.link_icon .news_list li.news .news_box {
    margin: 0 10px;
}

.link_icon .news_list li.news .link_icon {
    display: inline-block;
    width: 100%;
    background-color: #1b2ea3;
    opacity: 1;
    filter: Alpha(opacity=100);
}

.link_icon .news_list li.news .link_icon:hover {
    background-color: #1b2ea3;
    opacity: .8;
    filter: Alpha(opacity=80);
}

.link_icon .news_list li.news .link_icon .icon {
    margin: 10px 0;
    width: 35px;
    height: 34px;
    border: 0 solid red;
}

.link_icon .news_list li.news.i1 .link_icon .icon {
    background-position: 0 0;
}

.link_icon .news_list li.news.i2 .link_icon .icon {
    background-position: -86px 0;
}

.link_icon .news_list li.news.i3 .link_icon .icon {
    background-position: -169px 0;
}

.link_icon .news_list li.news.i4 .link_icon .icon {
    background-position: -258px 0;
}

.link_icon .news_list li.news.i5 .link_icon .icon {
    background-position: -335px 0;
}

.link_icon .news_list li.news.i6 .link_icon .icon {
    background-position: -421px 0;
}

.link_icon .news_list li.news.i7 .link_icon .icon {
    background-position: -86px 0;
}

.link_icon .news_list li.news.i8 .link_icon .icon {
    background-position: -86px 0;
}

.link_icon .news_list li.news .link_con {
    display: block;
    color: #000;
    line-height: 30px;
}

.post-33 .news_list li.news {
    padding-left: 0;
    border-bottom: 1px dashed #c7c7c7;
}

.post-33 .news_title a {
    color: #424242;
    font-size: 13px;
    line-height: 39px;
}

.post-101 .focus-container {
    width: 344px !important;
    height: 114px !important;
}

.post-41 .con {
    padding: 15px 0;
}

.post-101 .focus.focus-box {
    width: 344px !important;
    height: 114px !important;
}

.post.post1.post-411.mbox {
    margin-bottom: 30px;
}

.dl .news_list li.news {
    float: left;
}

.dr .news_list li.news {
    float: left;
}

.foot-lleft img {
    width: 100%;
    height: 100%;
}

.foot-lleft li.news {
    width: 25%;
}

.foot-lleft .news_imgs {
    float: left;
}

.l-banner {
    height: 235px;
    background-position: center center;
    background-size: 1100px;
    background-repeat: no-repeat;
    text-align: center;
}

.l-banner img {
    display: none;
    height: 100%;
    vertical-align: top;
}

#l-container .inner {
    padding: 25px 10px;
    width: 1147px;
}

#d-container .inner {
    padding: 20px 0px;
    background: #fff;
    border-top: 3px solid #F9AF2F;
}

.col_menu {
    position: relative;
    float: left;
    margin-right: -270px;
    width: 269px;
    background: #FFF;
}

.col_menu .l-qh {
    margin-bottom: 10px;
}

.col_menu .col_menu_head {
    background: #0854ac;
}

.col_menu .col_menu_head h3.col_name {
    color: #fff;
    font-weight: 400;
    font-size: 20px;
}

.col_menu .col_menu_head h3.col_name .col_name_text {
    display: block;
    padding: 0 5px 0 23px;
    line-height: 60px;
    border-bottom: 3px solid #F9AF2F;
}


.col_menu .col_menu_con {
    border: 1px solid #e4e4e4;
}

.col_list .wp_listcolumn {
    border-top: 0 solid #2867a0;
    border-bottom: 0 solid #fff;
    /*! padding-left: 5px; */
}

.wp_subcolumn a {
    text-indent: 9px;
}

.col_list .wp_listcolumn .wp_column a {
    border-top: 0 solid #fff;
    border-bottom: 1px solid #eee;
    background: 0 0;
    color: #333;
    font-weight: 400;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.col_list .wp_listcolumn .wp_column a .column-name {
    padding: 0px 0 0px 19px;
    line-height: 32px;
    height: 33px;
}

.col_list .wp_listcolumn .wp_column a.selected,
.col_list .wp_listcolumn .wp_column a:hover {
    /*! background: #FFF; */
    color: #0f429b;
}

.col_list .wp_listcolumn .wp_column a.selected span.column-name {
    color: #0f429b;
    border-left: 4px solid #0f429b;
    /*! height: 37px; */
}

.col_list .wp_listcolumn .wp_subcolumn .wp_column a {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #eee;
    background: 0 0;
    color: #454545;
}

.col_list .wp_listcolumn .wp_column.parent>a .column-name {
    color: #0f429b;
    font-weight: 700;
}

.col_list .wp_listcolumn .wp_column .sub_list a {
    margin-top: -1px;
    border-top: 1px solid #eee;
    color: #333;
}

.col_list .wp_listcolumn .sub_list a .column-name {
    display: inline-block;
    padding: 5px 10px 5px 52px;
    line-height: 28px;
    cursor: pointer;
}

.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {
    color: #0f429b;
    font-weight: 700;
    font-weight: 700;
    padding-top: 10px;
    padding-bottom: 10px;
}

.col_list .wp_listcolumn .wp_column .sub_list .sub_list a {
    background: 0 0;
}

.col_list .wp_listcolumn .sub_list .sub_list a .column-name {
    padding: 5px 10px 5px 51px;
    cursor: pointer;
}

.col_list .wp_listcolumn .sub_list .sub_list a :hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {
    color: #0f429b;
    font-weight: 700;
}

.col_news {
    float: right;
    width: 100%;
    min-height: 0;
    margin-bottom: 50px;
}

.col_news .col_news_box {
    margin-left: 290px;
    border-top: 3px solid #0854ac;
    background: #FFF;
}

.col_news_head {
    /*! border-bottom: 1px solid #dbdbdb; */
}

.col_metas .col_title {
    float: left;
    display: inline-block;
    height: 48px;
    line-height: 48px;
}

.col_metas .col_title h2 {
    display: inline-block;
    border-bottom: 3px solid #cbcbcb;
    color: #0f429b;
    font-weight: 400;
    font-size: 20px;
    font-family: "Microsoft yahei";
}

.col_metas .col_path {
    /*! float: right; */
    display: inline-block;
    height: 46px;
    color: #666;
    white-space: nowrap;
    line-height: 46px;
}

.col_metas .col_path a {
    color: #2f2f2f;
}

.col_news_con {
    margin: 0 7px;
    padding: 0 20px 50px 20px;
    min-height: 434px;
}

.col_news_list {
    margin-top: 7px;
}

.col_news_list .wp_entry,
.col_news_list .wp_entry p {
    color: #333;
    font-size: 16px;
    line-height: 1.75;
}

.col_news_list .wp_entry p {
    margin-bottom: 10px;
}

.col_news_list .wp_entry table {
    margin-bottom: 4px;
}

.col_news_list .wp_entry img {
    max-width: 680px;
}

.infobox {
    margin: 15px auto;
    width: auto;
    min-height: 500px;
    position: relative;
}

.wp_art_adjoin {
    display: flex;
}

.prev-title {
    flex: 1;
}

.article {
    padding-top: 10px;
}

.article h1.arti_title {
    color: #1b1b1b;
    text-align: center;
    font-size: 22px;
    font-family: "Microsoft YaHei";
    line-height: 42px;
    margin-bottom: 20px;
}

.theContentLocation {
    width: 1100px;
    margin: 0 auto;
}

.article h2.arti_title {
    color: #1b1b1b;
    text-align: center;
    font-size: 17px;
    font-family: "Microsoft YaHei";
    line-height: 40px;
}

.article .arti_metas {
    padding: 10px;
    border-top: 1px solid #ececec;
    text-align: center;
    padding-top: 20px;
}

.col_path {
  height: 50px;
  line-height: 50px;
}
.article .arti_metas span {
    margin: 0 5px;
    color: #787878;
    font-size: 14px;
}

.article .entry {
    overflow: hidden;
    margin: 0 auto;
    margin-top: 10px;
    padding: 0 23px;
}

.article .entry .read,
.article .entry .read p {
    color: #333;
    font-size: 16px;
    line-height: 1.75;
}

.article .entry .read p {
    margin-bottom: 10px;
}

.article .entry .read img {
    margin: 0 auto;
    max-width: 940px;
}

.article .entry .read table {
    margin: 0 auto;
}

.post121 {
    padding-top: 6px;
}

#footer {
    background: #4e6beb;
}

#footer .inner {
    position: relative;
    padding: 23px 0px;
}

#footer .inner .foot-left {
    padding: 56px 0;
    border-top: 1px solid #287cc6;
}

#footer .inner .foot-right {
    position: absolute;
    right: 0;
    bottom: 20px;
}

#footer .inner p {
    color: #fff;
    text-align: center;
    font-weight: 400;
    font-size: 13px;
    font-family: "Pingfang SC";
    line-height: 28px;
    opacity: .7;
}

#footer .inner p span {
    margin: 0 3px;
}

#footer .inner .copyright a {
    color: #eee;
}

.foot-lleft {
    float: left;
    padding: 40px 0;
    width: 420px;
}

.foot-right img {
    width: 80px;
    height: 80px;
}

.foot-right .news_imgs {
    width: 80px;
    height: 80px;
}

.foot-right li.news.n1 {
    padding-right: 40px;
}

.foot-right .news_title {
    text-align: center;
}

.foot-right a {
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-family: "Pingfang SC";
}



.container {
    /*! width: 487px; */
    /*! height: 35px; */
    /*! font-family: Microsoft YaHei; */
    font-weight: 400;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
}

.belowEmail {
    margin-top: 10px;
}

/*后加尾部开始*/
.footer {
    background: #486ae5;

    min-height: 60px;
    padding: 20px 0;
    display: flex;
    align-items: center;
}

.f-left.fl {
    float: left;
}

.f-right.fr {
    float: right;
}

.f-left {
    width: 870px;
}

.container {
    width: 1129px;
    padding: 0;
    margin: 0 auto;
}

.f-left h4 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 10px;
    margin-top: 5px;
}

.f-left h4 span {
    font-size: 17px;
    font-family: impact;
    font-weight: lighter;
}

.footer .f-left p {
    font-size: 14px;
    color: #fff;
    line-height: 27px;
}

.footer .f-right {
    width: 259px;
    margin-top: 23px;
}

.footer .f-right a {
    display: block;
    float: left;
    color: #fff;
    margin-left: 45px;
    text-align: center;
    width: 84px;
}

.footer .f-right a span {
    display: block;
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-top: 10px;

}

/*后加尾部结束*/
.wp_search {
    position: relative;
    display: inline-block;
    padding-left: 0;
    border: 1px solid #d0d0d0;
}

.wp_search #keyword {
    padding: 4px 0;
    width: 160px !important;
    height: 20px;
    border: none;
    background: 0 0;
    color: #fff;
    line-height: 20px;
    display: none;
}

.wp_search .search {
    width: 50px;
    height: 50px;
    border: 0;
    background: #486ae561 url(../image/sous.png) no-repeat center;
    vertical-align: top;
    cursor: pointer;
}

.searchbox {
    float: left;
    width: 100%;
    float: right;
    height: 100%;
}

.wp-search {
    position: relative;
    border: 1px solid #d0d0d0;
}

.wp-search form {
    display: block;
}

.wp-search .search-input {
    margin-right: 40px;
    margin-left: 4px;
}

.wp-search .search-input input.search-title {
    padding: 4px 0;
    width: 100%;
    height: 16px;
    outline: 0;
    border: 0;
    background: 0 0;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    opacity: .6;
    font-family: Pingfang SC;
}

.wp-search .search-btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 32px;
    height: 24px;
}

.wp-search .search-btn input.search-submit {
    width: 32px;
    height: 24px;
    outline: 0;
    border: 0;
    background: url(../image/sous.png) no-repeat center;
    cursor: pointer;
}

.shares {
    text-align: center;
}

.shares ul {
    float: right;
    margin: 0 auto;
    width: auto;
    text-align: right;
}

.shares li {
    position: relative;
    float: left;
    margin: 0 6px;
}

.shares li a {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 0 solid red;
    background: url(../image/share_icon.png) no-repeat;
    vertical-align: top;
    opacity: .6;
    filter: Alpha(opacity=60);
}

.shares li a:hover {
    opacity: 1;
    filter: Alpha(opacity=100);
}

.shares li.i1 a {
    background-position: 0 0;
}

.shares li.i2 a {
    background-position: -72px 0;
}

.shares li.i3 a {
    background-position: -144px 0;
}

.listtop {
    margin-top: 8px;
    margin-bottom: 50px;
}

.shares li span {
    display: block;
    color: #d0d4ea;
    text-align: center;
    font-size: 12px;
    line-height: 22px;
}

.shares li .con {
    position: absolute;
    bottom: 80px;
    left: 50%;
    z-index: 100;
    display: none;
    margin-left: -50px;
    width: 100px;
}

.shares li .con img {
    width: 90px;
    height: 90px;
    background: #fff;
    vertical-align: top;
}

.botlinks .links-wrap {
    position: relative;
    float: left;
    display: inline-block;
    margin: 4px 10px;
    width: 150px;
    border: 1px solid #d0d0d0;
    background: #fff;
    line-height: 32px;
}

.botlinks .links-wrap a.links-arrow {
    display: block;
    padding: 0 25px 0 10px;
    height: 32px;
    background: url(../image/arrow.png) no-repeat right top;
    color: #a1a1a1;
    line-height: 32px;
}

.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow {
    background-position: right bottom;
    color: #333;
    cursor: pointer;
}

.botlinks .links-wrap .link-items {
    position: absolute;
    bottom: 33px;
    left: 0;
    display: none;
    overflow: auto;
    overflow-x: hidden;
    width: auto;
    height: auto;
    max-height: 300px;
    min-width: 180px;
    background: #f5f5f5;
}

.botlinks .links-wrap .link-items a {
    display: block;
    padding: 5px 0;
    color: #444;
    line-height: 24px;
}

.botlinks .links-wrap .link-items a span {
    display: block;
    margin: 0 6px;
    white-space: nowrap;
}

.botlinks .links-wrap .link-items a:hover {
    background: #0f429b;
    color: #fff;
    cursor: pointer;
}

.mbanner .focus .focus-title-bar {
    bottom: 40px;
    left: 40px;
    margin-left: 0;
}

.mbanner .focus .focus-title-bg {
    display: none;
    background-color: #000;
    opacity: .4;
}

.mbanner .focus .focus-pagination {
    position: absolute;
    right: 14px;
    bottom: 14px;
    z-index: 60;
    margin-right: 0;
}

.mbanner .focus .focus-page {
    display: none;
    margin-right: 6px;
    width: 9px;
    height: 9px;
    background: #fff;
}

.mbanner .focus .focus-page-active {
    width: 18px;
    background: #fff;
    opacity: 1;
    filter: Alpha(opacity=100);
}

.mbanner .focus .focus-navigation {
    width: 39px;
    height: 64px;
    border-radius: 6px;
    background: #000 url(../image/slide_next.png) no-repeat 5px;
    text-indent: -999em;
    opacity: .6;
}

.mbanner .focus .focus-navigation:hover {
    opacity: 1;
}

.mbanner .focus .focus-navigation:active {
    opacity: 1;
}

.mbanner .focus .focus-prev {
    left: 0;
}

.mbanner .focus .focus-next {
    right: 0;
    background: #000 url(../image/slide_pre.png) center;
}

.xl {
    margin-top: 20px;
    width: 1053px;
    margin: 0 auto;
    position: absolute;
    left: 23px;
    bottom: 8px;
}

.post-11 .focus .focus-title {
    padding: 0 15px;
    height: 34px;
    font-size: 14px;
    line-height: 34px;
}

.post-11 .focus .focus-title-bar {
    right: 0;
    bottom: 0;
    left: 0;
    margin-left: 0;
    height: 34px;
}

.post-11 .focus .focus-title-bg {
    background: url(../image/tm.png);
}

.post.post1.post-11.mbox {
    margin-top: -6px;
}

.post-11 .focus .focus-pagination {
    position: absolute;
    right: 14px;
    bottom: 46px;
}

.post-11 .focus .focus-page {
    margin-top: 45px;
    width: 7px;
    height: 7px;
    border-radius: 0;
    background-color: #fff;
    color: #000;
    font-size: 12px;
    line-height: 20px;
}

.post-11 .focus .focus-page span {
    display: none;
}

.post-11 .focus .focus-page:hover {
    color: #000;
    font-weight: 700;
    font-size: 13px;
}

.post-11 .focus .focus-page-active {
    background-color: #c90613;
    color: #d1cecf;
}

.post-11 .focus .focus-navigation {
    opacity: .7;
}

.post-11 .focus .focus-navigation:hover {
    opacity: 1;
}

.post-11 .focus .focus-navigation:active {
    opacity: 1;
}

.post-14 .news_list li.news {
    float: left;
    padding: 51px 25px;
    width: 220px;
    height: 112px;
}

.post-14 img {
    width: 200px;
    height: 110px;
}

.post-101 .focus .focus-title {
    padding: 0 15px;
    height: 34px;
    font-size: 14px;
    line-height: 34px;
}

.post-101 .focus .focus-title-bar {
    right: 0;
    bottom: 0;
    left: 0;
    margin-left: 0;
    height: 34px;
}

.post-101 .focus .focus-title-bg {
    background: url(../image/tm.png);
    background-size: 100%;
}

.post121 .news_title a {
    color: #424242;
    font-size: 13px;
    line-height: 37px;
}

.post-120 .news_text {
    padding-top: 2px;
    padding-bottom: 30px;
}

.post.post1.post-101.mbox {
    margin-bottom: 0;
}

.post-101 .focus .focus-pagination {
    position: absolute;
    right: 10px;
    bottom: 5px;
}

.post-101 .focus .focus-page {
    width: 7px;
    height: 7px;
    border-radius: 0;
    background-color: #fff;
    color: #000;
    font-size: 12px;
    line-height: 20px;
}

.post-101 .focus .focus-page span {
    display: none;
}

.post-101 .focus .focus-page:hover {
    color: #000;
    font-weight: 700;
    font-size: 13px;
}

.post-101 .focus .focus-page-active {
    background-color: #c90613;
    color: #fff;
}

.post-14 .con {
    position: absolute;
    overflow: hidden;
    margin-left: 75px;
    width: 950px;
}

.post-14 ul.news_list.clearfix {
    position: relative;
}

.post-101 .focus .focus-navigation {
    display: none;
}

.post-101 .focus .focus-navigation:hover {
    opacity: 1;
}

.post-101 .focus .focus-navigation:active {
    opacity: 1;
}

.post-11 a.focus-navigation.focus-prev {
    display: none;
}

.post-11 a.focus-navigation.focus-next {
    display: none;
}

.post-120 .news_text a {
    color: #7a7a7a;
    font-size: 14px;
}

.post121 .news_title {
    border-bottom: 1px solid #c7c7c7;
}

.post-120 .con {
    padding-right: 30px;
    padding-left: 20px;
}

.post-13 .news_title a {
    color: #404040 !important;
    font-size: 16px !important;
}

.post-13 .news_text a {
    display: -webkit-box;
    overflow: hidden;
    color: #7a7a7a;
    /*! font-size:12px; */
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.post-13 .news_list li.news.clearfix {
    border-bottom: 1px dashed #c7c7c7;
}

.post-13 .news_text {
    padding-top: 5px;
    padding-bottom: 13px;
}

.post-13 .news_title1 a {
    color: #424242;
    font-size: 14px;
    line-height: 34px;
}

.foot-right .news_list li.news {
    float: left;
}

.a1.left-b {
    margin-top: 45px;
    width: 35px;
    height: 96px;
    background: url(../image/left.png) no-repeat;
    cursor: pointer;
}

.a1.right-b {
    float: right;
    margin-top: -95px;
    width: 35px;
    height: 91px;
    background: url(../image/right.png) no-repeat;
    cursor: pointer;
}

.post-13 .news_list .news_title {
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.post-411 img:hover {
    transform: scale(1.1);
}

.post-14 img:hover {
    transform: scale(1.1);
}

.post-14 .news_imgs {
    overflow: hidden;
}

.foot-right img:hover {
    transform: scale(1.1);
}

.foot-right .news_imgs {
    overflow: hidden;
}

.foot-lleft a:hover {
    color: #c98206 !important;
}

.post.post1.post-13.mbox {
    margin-bottom: -18px;
}

.foot-lleft img:hover {
    transform: scale(1.1);
}

.foot-lleft .news_imgs {
    overflow: hidden;
}

.post-411 .news_list li.news {
    float: left;
    padding: 15px 8px;
}

.post-411 ul.news_list.clearfix {
    position: relative;
}

.post-411 .con {
    position: relative;
    overflow: hidden;
    width: 1098px;
}

.post-14 {
    min-height: 20px;
}

.ttt {
    position: relative;
    bottom: 90px;
    left: 25px;
    width: 75%;
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
}

.ttt a {
    color: #fff;
    font-size: 18px;
}

.foot—lm .links a {
    position: relative;
    padding: 0px 0px;
    color: #fff;
    font-size: 14px;
    line-height: 32px;
}

.vx a,
.vx li,
.vx span {
    color: #fff;
    text-align: center;
    font-size: 12px;
    line-height: 29px;
}

.foot—lm .links {
    float: left;
}

.foot—lm .links a:after {
    position: absolute;
    top: 3px;
    right: 0;
    display: block;
    width: 1px;
    height: 15px;
    background: #6296c4;
    content: "";
}

.foot—lm .links.i6 a:after {
    display: none;
}

.foot—lm.clearfix {
    margin: auto;
    width: 100%;
    padding-bottom: 0px;
}

.rili2 .news_list li.news.n4 {
    margin: 0;
    padding: 0;
}

.m2lm li.links {
    float: left;
    margin: 0 7px;
    width: 145px;
    height: 75px;
    text-align: center;
}

.m2lm ul {
    margin: 0 -7px;
}

.m2lm li.links.i1 {
    background: url(../image/icon1.png) no-repeat;
}

.m2lm li.links.i2 {
    background: url(../image/icon2.png) no-repeat;
}

.m2lm li.links.i3 {
    background: url(../image/icon3.png) no-repeat;
}

.m2lm li.links.i4 {
    background: url(../image/icon4.png) no-repeat;
}

.m2lm li.links.i5 {
    background: url(../image/icon5.png) no-repeat;
}

.m2lm li.links.i6 {
    background: url(../image/icon6.png) no-repeat;
}

.m2lm li.links.i7 {
    background: url(../image/icon7.png) no-repeat;
}

.m2lm li.links a {
    display: block;
    /*! padding-top: 23px; */
    width: 70%;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    line-height: 21px;
    margin: 0 auto;
    /*! color: #FFF; */
}

.WP_VisitCount {
    display: inline-block !important;
}

.yllist {
    margin-top: 10px !important;
}

@keyframes icon-bounce {

    0%,
    100% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        transform: rotate(0);
        -ms-transform: rotate(0);
    }

    25% {
        -webkit-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
        transform: rotate(15deg);
        -ms-transform: rotate(15deg);
    }

    50% {
        -webkit-transform: rotate(-15deg);
        -moz-transform: rotate(-15deg);
        transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
    }

    75% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        transform: rotate(5deg);
        -ms-transform: rotate(5deg);
    }

    85% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
    }
}

@-webkit-keyframes icon-bounce {

    0%,
    100% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        transform: rotate(0);
        -ms-transform: rotate(0);
    }

    25% {
        -webkit-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
        transform: rotate(15deg);
        -ms-transform: rotate(15deg);
    }

    50% {
        -webkit-transform: rotate(-15deg);
        -moz-transform: rotate(-15deg);
        transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
    }

    75% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        transform: rotate(5deg);
        -ms-transform: rotate(5deg);
    }

    85% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
    }
}

@-moz-keyframes icon-bounce {

    0%,
    100% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        transform: rotate(0);
        -ms-transform: rotate(0);
    }

    25% {
        -webkit-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
        transform: rotate(15deg);
        -ms-transform: rotate(15deg);
    }

    50% {
        -webkit-transform: rotate(-15deg);
        -moz-transform: rotate(-15deg);
        transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
    }

    75% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        transform: rotate(5deg);
        -ms-transform: rotate(5deg);
    }

    85% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
    }
}

@-o-keyframes icon-bounce {

    0%,
    100% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        transform: rotate(0);
        -ms-transform: rotate(0);
    }

    25% {
        -webkit-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
        transform: rotate(15deg);
        -ms-transform: rotate(15deg);
    }

    50% {
        -webkit-transform: rotate(-15deg);
        -moz-transform: rotate(-15deg);
        transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
    }

    75% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        transform: rotate(5deg);
        -ms-transform: rotate(5deg);
    }

    85% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
    }
}

.m2lm li.links:hover {
    -webkit-animation: icon-bounce .5s alternate;
    -moz-animation: icon-bounce .5s alternate;
    -o-animation: icon-bounce .5s alternate;
    animation: icon-bounce .5s alternate;
}










.workDynamics {
    display: flex;
    background: #FFF;
}

.dynamicCarousel {
    flex: 1;
    width: 572px;
    height: 400px;
}

.dynamicContent {
    flex: 1;
}

.dynamicHead {
    display: flex;
    justify-content: space-between;
    height: 48px;
    align-items: center;
    border-top: 3px solid #0C59A7;
    padding-right: 20px;
}

.moreIcons {
    width: 12px;
    height: 12px;
    display: inline-block;
}

.moreIcons img {
    width: 100%;
    height: 100%;
}

.moreText {
    /*! width: 24px; */
    /*! height: 12px; */
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 12px;
    color: #313131;
    line-height: 4px;
}

.moreUpdates {
    /*! margin-right: 12px; */
}

.dynamicTitle {
    width: 128px;
    height: 48px;
    background: #FBC033;
    /*! width: 90px; */
    /*! height: 22px; */
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 22px;
    color: #0854AC;
    line-height: 48px;
    text-align: center;
    margin-left: 15px;
}

.dynamicFirstTitle {
    /*! width: 409px; */
    /*! height: 19px; */
    /*! font-family: Microsoft YaHei; */
    font-weight: 400;
    font-size: 18px;
    color: #0854AC;
    line-height: 32px;
}

.dynamicFirstSubStandard {
    /*! width: 560px; */
    /*! height: 35px; */
    /*! font-family: Microsoft YaHei; */
    font-weight: 400;
    font-size: 12px;
    color: #707070;
    line-height: 20px;
    margin-top: 5px;
}

.dynamicSix ul li {
    display: flex;
    align-items: center;
}

.sixTitleBlocks {
    width: 284px;
    height: 14px;
    /*! font-family: Microsoft YaHei; */
    font-weight: 400;
    font-size: 14px;
    color: #313131;
    line-height: 32px;
    margin-left: 5px;
}

.dynamicTime {
    /*! width: 69px; */
    /*! height: 11px; */
    /*! font-family: Microsoft YaHei; */
    /*! font-weight: 400; */
    font-size: 12px;
    color: #707070;
    line-height: 32px;
}

.sixPiecesOnTheLeftSide {
    flex: 1;
}

.dynamicCircle {
    width: 5px;
    height: 5px;
    background: #DADADC;
    display: inline-block;
    position: relative;
    bottom: 3px;
}

.dynamicFirstContent {
    margin: 0 auto;
    margin-top: 10px;
    height: 92px;
    border-bottom: 1px solid #eee;
    padding-left: 20px;
    padding-right: 20px;
}

.dynamicSix {
    width: 629px;
    margin: 0px auto;
    margin-top: 8px;
}

.notice {}

.notice {
    display: flex;
    height: 200px;
    margin-top: 30px;
}

.notifyTheLeftSide {
    width: 200px;
    height: 200px;
}

.notifyTheRightSide {
    flex: 1;
    background: #FFF;
    padding-left: 20px;
    padding-right: 20px;
    border-top: 3px solid #0854AC;
    padding-top: 8px;
}

.notificationTitle {
    /*! width: 714px; */
    /*! height: 19px; */
    /*! font-family: Microsoft YaHei; */
    font-weight: 400;
    font-size: 18px;
    color: #313131;
    line-height: 32px;
}

.notificationContent {
    /*! width: 957px; */
    /*! height: 35px; */
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 12px;
    color: #707070;
    line-height: 20px;
}

.notifySixYuan ul li {
    display: flex;
    flex: 40%;
    margin-right: 12px;
}



.notifySixYuan ul {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}

.teachingThreeBlocks {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.teachingOperation {
    /*! flex: 1; */
    width: 347px;
    background: #FFF;
    padding: 0 20px 0px 20px;
    border-top: 3px solid #0854AC;
}

.runOnTop {
    display: flex;
    align-items: center;
    /*! margin-top: 10px; */
    /*! border-top: 3px solid #0854AC; */
    height: 50px;
}

.runTheLeftTop {
    display: flex;
    align-items: center;
    flex: 1;
}

.runTitle {
    /*! width: 76px; */
    /*! height: 19px; */
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 18px;
    color: #0854AC;
    /*! line-height: 32px; */
}

.runIcon {
    width: 15px;
    height: 15px;
    margin-right: 10px;
}

.runIcon img {
    width: 100%;
    height: 100%;
}

.teachingNineBlocks ul li {
    display: flex;
    margin-bottom: 3px;
}

.notifySixYuan {
    margin-top: 9px;
}

.practiceTwo {
    display: flex;
    margin-top: 30px;
}

.leftPractice {
    flex: 1;
    margin-right: 20px;
    background: #FFF;
    border-top: 3px solid #0854AC;
    padding-left: 20px;
    padding-right: 20px;
}

.teachingThreeDiagrams {}

.teachingThreeDiagrams {
    display: flex;
    justify-content: space-between;
    /*! margin-top: 20px; */
}

.pictureContent {
    width: 243px;
    height: 136px;
    position: relative;
}

.pictureContent img {
    width: 100%;
    height: 100%;
}

.firstTeachingTitle {
    position: absolute;
    bottom: 0;
    height: 30px;
    line-height: 30px;
    background: #00000080;
   
    width: 100%;
    text-indent: 4px;
}
.firstTeachingTitle a{
    color: #FFF;
}

.commonImages {
    display: flex;
    align-items: center;
    justify-content: center;
}

.commonIcons {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 120px;
    position: relative;
}

.commonPlatforms {
    background: #FFF;
    border-top: 3px solid #0854AC;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    margin-top: 30px;
}

.commonIcons img {
    width: 50px;
 
    margin-top: 20px;
}

.commonImages .commonIcons:nth-child(1) {
    background-color: #23A9E6;
}

.commonImages .commonIcons:nth-child(2) {
    background-color: #F8B62C;
}

.commonImages .commonIcons:nth-child(3) {
    background-color: #6FBC48;
}

.commonImages .commonIcons:nth-child(4) {
    background-color: #FB4D2A;
}

.commonImages .commonIcons:nth-child(5) {
    background-color: #0062AD;
}
.commonImages .commonIcons:nth-child(6) {
    background-color: #ea4343;
}
.commonIcons p a {
	width: 143px;
	line-height: 20px;
	display: flex;
	align-items: center;
	height: 43px !important;
	justify-content: center;
	text-align: center;
	margin: 0 auto;
}
.commonIcons p {
	color: #FFF;
	margin-top: 5px;
	/* position: relative; */
	position: absolute;
	width: 100%;
	top: 59px;
}

.downloadOnTheRightSide {
    background: #FFF;
    /*! padding-left: 20px; */
    /*! padding-right: 20px; */
}


.dynamicSix ul {
    padding-right: 20px;
    padding-left: 20px;
}



.downloadOnTheRightSide ul {
    padding-left: 20px;
    padding-right: 20px;
}



.friendshipLink {
    width: 100%;
    height: 72px;
    background: #FBC033;
    margin-top: 30px;
}

.connectTheSmallBox {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    height: 100%;
}

.friendshipOnTheLeft {
    display: flex;
    align-items: center;
    width: 160px;
}

.friendshipTitle {
    /*! width: 76px; */
    /*! height: 19px; */
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 18px;
    color: #0854AC;
    /*! line-height: 32px; */
}

.friendshipOnTheRight ul {
    display: flex;
    align-items: ;
}

.friendshipOnTheRight {
    font-size: 16px;
    flex: 1;
    flex-direction: ;
    /*! justify-content: space-between; */
    display: ;
    /*! text-decoration: underline; */
}

.friendshipOnTheRight ul li {
    margin-right: 87px;
    border-bottom: 1px solid #3e3e3e;
    height: 20px;
}
.commonIcons a {
	color: #FFF;
	font-size: 16px;
	font-weight: revert-layer;
    position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  text-align: center;
  justify-content: center;
  align-items: center;
}
.dynamicSix ul li {
    margin-bottom: 2px;
    height: ;
}

.rotundity {
    width: 5px;
    height: 5px;
    display: inline-block;
    background: #eee;
    border-radius: 50px;
    margin-right: 7px;
  }
  .titleCircular {
    display: flex;
    align-items: center;
    flex: 1;
  }
.dynamicFirstTitle a {
    color: #0854AC;
}

.notifySixYuan ul li {
    margin-bottom: -7px;
    /*! height: 30px; */
}

.teachingNineBlocks {
    padding-bottom: 15px;
}

.teachingNineBlocks ul li {
    margin-bottom: ;
}

.downloadTheTopImage {
    margin-bottom: 15px;
}

.notifySixYuan ul li:first-child {
    display: none;
}

.dynamicSix ul li:first-child {
    display: none;
}









/* CSS Document */

#certify {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

#certify .swiper-container {
    padding-bottom: 60px;
}

#certify .swiper-slide {
    /*! width: 520px; */
    /*! height: 356px; */
    background: #fff;
    box-shadow: 0 8px 30px #ddd;
}

#certify .swiper-slide img {
    display: block;
}

#certify .swiper-slide p {
    line-height: 32px;
    padding-top: 0;
    /*! text-align: center; */
    color: #FFF;
    font-size: 0.9em;
    margin: 0;
    position: relative;
    /*! bottom: 32px; */
    background: #00000085;
    text-indent: 15px;
    text-align: start;
}

.swiper-slide img {
    width: 100%;
    height: 100%;
}

#certify .swiper-pagination {
    width: 100%;
    position: absolute;
    bottom: 66px;
    right: 0;
    width: 140px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 1px solid #fff;
    background-color: #7a7a7a;
    width: 8px;
    height: 8px;
    opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 3px solid #00aadc;
    background-color: #fff;
}

#certify .swiper-button-prev {
    left: -30px;
    width: 45px;
    height: 45px;
    background: url(../images/wm_button_icon.png) no-repeat;
    background-position: 0 0;
    background-size: 100%;
}

#certify .swiper-button-prev:hover {
    background-position: 0 -46px;
    background-size: 100%
}

#certify .swiper-button-next {
    right: -30px;
    width: 45px;
    height: 45px;
    background: url(../images/wm_button_icon.png) no-repeat;
    background-position: 0 -93px;
    background-size: 100%;
}
.swiper-slide img{
    height: 400px;
}
.transparentBackground {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
#certify .swiper-button-next:hover {
    background-position: 0 -139px;
    background-size: 100%
}

#certify .swiper-button-prev::after,
#certify .swiper-button-next::after {
    content: '';
}