* {
    margin: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

a {
    text-decoration: none;
}

img {
    vertical-align: middle;
}

ol,
ul {
    list-style: none;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
input,
select {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit;
    vertical-align: baseline;
}

input {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
}

.f-weight {
    font-weight: 600;
}

.t-align {
    text-align: center;
}

.f-style {
    font-style: italic;
}

.t-overflow {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.t-overflow-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.b-sizing {
    box-sizing: border-box;
}

.d-flex {
    display: flex;
}

.j-c-center {
    justify-content: center;
}

.j-c-spacebetween {
    justify-content: space-between;
}

.j-c-spacearound {
    justify-content: space-around;
}

.j-c-flexstart {
    justify-content: flex-start;
}

.j-c-flexend {
    justify-content: flex-end;
}

.a-i-center {
    align-items: center;
}

.a-i-flexstart {
    align-items: flex-start;
}

.a-i-flexend {
    align-items: flex-end;
}

.f-d-column {
    flex-direction: column;
}

.f-w-wrap {
    flex-wrap: wrap;
}

.p-relative {
    position: relative;
}

.p-absolute {
    position: absolute;
}

.p-fixed {
    position: fixed;
}

.f-left {
    float: left;
}

.f-right {
    float: right;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
}

body {
    font: 15px "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif !important;
    letter-spacing: 1px;
    position: relative;
}

.w1200 {
    width: 1200px;
    margin: 0px auto;
}

.cardItem-1 {
    display: inline-block;
    width: 172px;
    height: 213px;
    font-size: 18px;
    color: #1a1a1a;
    text-align: center;
    background: url(../images/card-BG2.png) no-repeat;
    background-size: 100% 100%;
}

.cardItem-1.on,
.cardItem-1:hover {
    color: #ffffff;
    background: url(../images/card-BG1.png) no-repeat;
    background-size: 100% 100%;
}

.cardItem-1 img {
    margin: 35px 0px 20px;
}

.title div {
    font-size: 32px;
    color: #0e6bb8;
    font-weight: 600;
    margin: 0px 16px;
}

.title img {
    flex: 1;
}

.cardItem-2 {
    display: inline-block;
    width: 280px;
    height: 70px;
    font-size: 18px;
    color: #333333;
    text-align: center;
    background: #eff3f8;
    padding-top: 22px;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.cardItem-2:hover {
    background: #a8d6ff;
}

.cardItem-2:not(:nth-of-type(4n)) {
    margin-right: calc(80px / 3);
}

.layoutSty {
    background: #fafafa;
}

.currentPosition {
    color: #333333;
    margin: 20px 0px;
}

.layout {
    background: #ffffff;
    margin-bottom: 30px;
    padding: 25px;
    box-sizing: border-box;
}

.layoutLeft {
    width: 240px;
}

.layoutRight {
    width: calc(100% - 240px);
    padding: 0px 30px;
    box-sizing: border-box;
}

.leftTitle {
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    font-weight: 600;
    background: #1175cb;
    padding: 15px 0px;
    box-sizing: border-box;
}

.leftContainer {
    border-bottom: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    padding: 14px;
    box-sizing: border-box;
}

.leftContainer a {
    display: inline-block;
    width: 100%;
    font-size: 18px;
    color: #1a1a1a;
    background: #f7f7f7;
    padding: 25px 0px 25px 20px;
    box-sizing: border-box;
}

.leftContainer a:not(:last-child) {
    margin-bottom: 10px;
}

.leftContainer a:hover,
.leftContainer a.on {
    color: #1175cb;
    font-weight: 600;
    background: #cae7ff url(../images/right-icon.png) 170px center no-repeat;
}

.rightTitle {
    font-size: 20px;
    color: #1a1a1a;
    font-weight: 600;
    line-height: 1;
    border-left: 5px solid #1175cb;
    padding-left: 10px;
}

.list {
    line-height: 48px;
    border-top: 1px solid #e5e5e5;
    margin-top: 20px;
}

.list a {
    height: 48px;
    border-bottom: 1px dashed #e6e6e6;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.list a div:nth-of-type(1) {
    width: calc(100% - 120px);
    color: #1a1a1a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 15px;
    box-sizing: border-box;
    position: relative;
}

.list a div:nth-of-type(1)::before {
    content: "";
    width: 4px;
    height: 4px;
    background: #1175cb;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0px;
}

.list a div:nth-of-type(2) {
    color: #999999;
}