html {
    overflow-x: auto;
    overflow-y: auto;
}

body,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
input,
p,
blockquote,
th,
td {
    font-weight: 400;
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h4,
h5 {
    margin: 0;
    padding: 0;
}

body {
    background-color: #FFFFFF;
    padding: 0;
    text-align: left;
    font-family: Microsoft YaHei, Microsoft YaHei;
}

*,
::after,
::before {
    box-sizing: border-box;
}

select {
    font-size: 12px;
}

table {
    border-collapse: collapse;
}

fieldset,
img {
    border: 0 none;
}

fieldset {
    margin: 0;
    padding: 0;
}

fieldset p {
    margin: 0;
    padding: 0 0 0 8px;
}

legend {
    display: none;
}

address,
caption,
em,
strong,
th,
i {
    font-style: normal;
    font-weight: 400;
}

table caption {
    margin-left: -1px;
}

hr {
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #E4E4E4;
    clear: both;
    height: 2px;
    margin: 5px 0;
    overflow: hidden;
}

ol,
ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

caption,
th {
    text-align: left;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: '';
}

.none {
    display: none !important;
}

.mt16 {
    margin-top: 16px;
}

.mt4 {
    margin-top: 4px;
}

.ml14 {
    margin-left: 14px;
}

.ml16 {
    margin-left: 16px;
}

.mt20 {
    margin-top: 20px;
}

.mt12 {
    margin-top: 12px;
}

.mt17 {
    margin-top: 17px;
}

.mt20 {
    margin-top: 20px;
}

.mt25 {
    margin-top: 25px;
}

.mt30 {
    margin-top: 30px;
}

.ml12 {
    margin-left: 12px !important;
}

.ml8 {
    margin-left: 8px !important;
}

.ml45 {
    margin-left: 45px;
}

.ml80 {
    margin-left: 80px;
}

.mr5 {
    margin-right: 5px;
}

.w84 {
    width: 84px !important;
}

.lf, .pull-left {
    float: left;
}

.rt, .pull-right {
    float: right;
}

.mask {
    /*width: 99vw;*/
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999999;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
}

ol,
ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

li {
    list-style: none;
}

em {
    font-style: normal;
    color: #F00;
}

caption,
th {
    text-align: left;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: '';
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #0045EF;
}

.pointer {
    cursor: pointer;
}

.toptop {
    height: 72px;
    width: 100%;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.80);
}

.topContent {
    width: 1280px;
    height: 100%;
    display: flex;
    align-items: center;
    margin: 0 auto;
    justify-content: space-between;
}

.topLogo {
    height: 26px;
}

.tcLeft {
    display: flex;
    /* justify-content: space-between; */
}

.tcLinks {
    margin-left: 60px;
    display: flex;
    width: 348px;
    justify-content: space-between;
}

.tcLink {
    height: 24px;
    font-weight: 400;
    font-size: 18px;
    color: rgba(82, 82, 82, 1);
    font-style: normal;
    text-transform: none;
    display: flex;
    align-items: center;
}

.tcLinkSelect {
    font-weight: bold;
    font-size: 18px;
    color: #3864E2;
}

.tcRight {
    font-weight: 400;
    font-size: 14px;
    color: #525252;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tcrLine {
    width: 0;
    height: 20px;
    border: 1px solid rgba(82, 82, 82, 1);
    margin: 0 10px;
}

.navigation {
    /*width: 99vw;*/
    height: 53px;
    background: url('../img/navigation.png') no-repeat center;
    background-size: 100% 100%;
}

.navigationContent {
    width: 1280px;
    height: 100%;
    display: flex;
    align-items: center;
    margin: 0 auto;
    justify-content: space-between;
}

.navigationText {
    font-weight: 400;
    font-size: 16px;
    color: #F2F5FE;
    margin-right: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.navigationText a {
    color: #F2F5FE;
}

.navSearch {
    width: 322px;
    height: 36px;
    background: #FFFFFF;
    border: 1px solid #E0E0E0;
    display: flex;
    align-items: center;
}

.searchInp {
    display: inline-block;
    width: 279px;
    height: 100%;
    background: white;
    border: 0;
    padding-left: 16px;
    outline: none;
    font-weight: 400;
    font-size: 14px;
}

.dividingLine {
    width: 1px;
    height: 320px;
    background: #E0E0E0;
}

.dividingLine2 {
    width: 1px;
    height: 12px;
    background: #E0E0E0;
}

.searchImg {
    width: 14px;
    height: 14px;
    margin-left: 12px;
    margin-right: 12px;
}

/*分页*/
.f-page {
    width: 100%;
    padding: 15px 0;
    font-size: 12px;
    color: #505960;
    /*margin: 20px 0 10px;*/
    align-content: center;
    text-align: center;
}

.f-pages-cont {
    display: inline-block;
    overflow: hidden;
    clear: both;
}

.f-pages-cont li {
    float: left;
    margin-right: 5px;
    cursor: pointer;
}

.f-pages-cont li a {
    display: block;
    padding: 9px 0;
    border: 1px solid #e5e5e5;
    color: #00001D;
    border-radius: 4px;
    width: 36px;
    height: 36px;
    font-weight: 400;
}

.f-pages-cont li a:hover {
    border: 1px solid #222080;
    color: #222080;
}

.f-pages-cont li:hover {
    background: #fafdff;
}

.f-pages-cont li:hover a {
    text-decoration: none;
}

.f-pages-cont li.on a {
    border: 2px solid #0045EF;
    background: #fff;
    color: #0045EF;
}


/*弹框遮罩层*/
.ckcest-pop-content {
    width: 500px;
    height: 400px;
    background: #FFFFFF;
    border-radius: 5px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 99;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
}

.ckcest-pop-title {
    line-height: 38px;
    border-radius: 5px 5px 0 0;
    padding: 0 15px;
    font-size: 16px;
}

.ckcest-close-ico {
    display: inline-block;
    width: 17px;
    height: 17px;
    background: url('../img/close-icon-gray.png');
    position: absolute;
    right: 15px;
    top: 10px;
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    cursor: pointer;
}

.ckcest-close-ico:hover {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}