html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    text-decoration: none
}

a:active {
    outline: none
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,strong {
    font-weight: bolder
}

code,kbd,samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none;
    max-width: 100%
}

button,input,optgroup,select,textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button:focus,input:focus,optgroup:focus,select:focus,textarea:focus {
    outline: none
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

button,[type="button"],[type="reset"],[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button
}

button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: 0.35em 0.75em 0.625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"],[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

ol,ul {
    margin: 0;
    padding: 0;
    list-style: none
}

dd {
    margin: 0
}

p {
    margin: 0
}

h1,h2,h3,h4,h5 {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body {
    font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, tahoma, SimSun, sans-serif;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.animated {
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards
}

.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12 {
    float: left
}

.col-lg-12 {
    width: 100%
}

.col-lg-11 {
    width: 91.66666667%
}

.col-lg-10 {
    width: 83.33333333%
}

.col-lg-9 {
    width: 75%
}

.col-lg-8 {
    width: 66.66666667%
}

.col-lg-7 {
    width: 58.33333333%
}

.col-lg-6 {
    width: 50%
}

.col-lg-5 {
    width: 41.66666667%
}

.col-lg-4 {
    width: 33.33333333%
}

.col-lg-3 {
    width: 25%
}

.col-lg-2 {
    width: 16.66666667%
}

.col-lg-1 {
    width: 8.33333333%
}

@media screen and (max-width: 1199px) {
    .col-bg-1,.col-bg-2,.col-bg-3,.col-bg-4,.col-bg-5,.col-bg-6,.col-bg-7,.col-bg-8,.col-bg-9,.col-bg-10,.col-bg-11,.col-bg-12 {
        float:left
    }

    .col-bg-12 {
        width: 100%
    }

    .col-bg-11 {
        width: 91.66666667%
    }

    .col-bg-10 {
        width: 83.33333333%
    }

    .col-bg-9 {
        width: 75%
    }

    .col-bg-8 {
        width: 66.66666667%
    }

    .col-bg-7 {
        width: 58.33333333%
    }

    .col-bg-6 {
        width: 50%
    }

    .col-bg-5 {
        width: 41.66666667%
    }

    .col-bg-4 {
        width: 33.33333333%
    }

    .col-bg-3 {
        width: 25%
    }

    .col-bg-2 {
        width: 16.66666667%
    }

    .col-bg-1 {
        width: 8.33333333%
    }
}

@media screen and (max-width: 1050px) {
    .col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12 {
        float:left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }
}

@media screen and (max-width: 960px) {
    .col-xm-1,.col-xm-2,.col-xm-3,.col-xm-4,.col-xm-5,.col-xm-6,.col-xm-7,.col-xm-8,.col-xm-9,.col-xm-10,.col-xm-11,.col-xm-12 {
        float:left
    }

    .col-xm-12 {
        width: 100%
    }

    .col-xm-11 {
        width: 91.66666667%
    }

    .col-xm-10 {
        width: 83.33333333%
    }

    .col-xm-9 {
        width: 75%
    }

    .col-xm-8 {
        width: 66.66666667%
    }

    .col-xm-7 {
        width: 58.33333333%
    }

    .col-xm-6 {
        width: 50%
    }

    .col-xm-5 {
        width: 41.66666667%
    }

    .col-xm-4 {
        width: 33.33333333%
    }

    .col-xm-3 {
        width: 25%
    }

    .col-xm-2 {
        width: 16.66666667%
    }

    .col-xm-1 {
        width: 8.33333333%
    }
}

@media screen and (max-width: 767px) {
    .col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12 {
        float:left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }
}

@media screen and (max-width: 490px) {
    .col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
        float:left
    }

    .col-xs-12 {
        width: 100%
    }

    .col-xs-11 {
        width: 91.66666667%
    }

    .col-xs-10 {
        width: 83.33333333%
    }

    .col-xs-9 {
        width: 75%
    }

    .col-xs-8 {
        width: 66.66666667%
    }

    .col-xs-7 {
        width: 58.33333333%
    }

    .col-xs-6 {
        width: 50%
    }

    .col-xs-5 {
        width: 41.66666667%
    }

    .col-xs-4 {
        width: 33.33333333%
    }

    .col-xs-3 {
        width: 25%
    }

    .col-xs-2 {
        width: 16.66666667%
    }

    .col-xs-1 {
        width: 8.33333333%
    }
}

.hidden {
    visibility: hidden
}

.visible {
    visibility: visible
}

.hide {
    display: none
}

.show {
    display: block
}

.mg_wrap {
    width: 96%;
    max-width: 1180px;
    margin: 0 auto
}

.mg_wrap:before,.mg_wrap:after {
    content: "";
    display: table
}

.mg_wrap:after {
    clear: both
}

.mg_header {
    position: relative;
    z-index: 100
}

.mg_header:after {
    clear: both
}

.mg_header .mg_nav_wrap {
    width: 100%;
    z-index: 2;
    height: 66px;
    -webkit-transition: all .4s;
    transition: all .4s;
    background: #031742;
}

.mg_header .mg_nav_wrap .mg_nav_main {
	display: flex;
	justify-content: space-between;
	align-items: center;
    height: 100%;
    padding: 0 10px;
    max-width: 1180px;
    margin: 0 auto
}
.mg_header .mg_nav_wrap .mg_nav_main .mg_nav_call{
	font-size: 18px;
	font-family: CloudRuiHeiGBK;
	color: #FFFFFF;
}
.mg_header .mg_nav_wrap .mg_nav_main:before,.mg_header .mg_nav_wrap .	 {
    content: "";
    display: table
}

.mg_header .mg_nav_wrap .mg_nav_main:after {
    clear: both
}

.mg_header .mg_nav_wrap .mg_nav_main .mg_logo {
    float: left;
    width: 150px;
    height: 35px;
    font-size: 0;
    overflow: hidden;
    background: url("../img/public/new_log.png") center no-repeat;
    background-size: 150px 35px;
    position: relative;
    text-align: center;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.mg_header .mg_nav_wrap .mg_nav_main .mg_logo img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.mg_header .mg_nav_wrap .mg_nav_main .mg_logo::after {
    content: '';
    position: absolute;
    left: 100%;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 28px 0 0 25px;
    border-color: transparent transparent transparent #0C4BB0;
    opacity: 1;
    -webkit-transition: all .3s;
    transition: all .3s
}

.mg_header .mg_nav_wrap .mg_nav_main .mg_nav_inside {
    float: right
}

.mg_header .mg_nav_wrap .mg_nav_main .mg_nav_inside ul {
    margin-top: 20px
}

.mg_header .mg_nav_wrap .mg_nav_main .mg_nav_inside ul>li {
    display: inline-block;
    min-width: 56px;
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
    text-align: center;
    padding-bottom: 18px;
    border-bottom: 4px solid transparent
}

.mg_header .mg_nav_wrap .mg_nav_main .mg_nav_inside ul>li:not(:first-child) {
    margin-left: 24px;
}

.mg_header .mg_nav_wrap .mg_nav_main .mg_nav_inside ul>li>a {
    display: block;
    color: #ffffff
}

.mg_header .mg_nav_wrap .mg_nav_main .mg_nav_inside ul>li.active {
    border-color: #1677FF
}

.mg_header .mg_nav_wrap .mg_nav_main .mg_nav_inside ul>li.active a {
    color: #1677FF
}

.mg_header .mobileMenuBtn {
    position: fixed;
    right: 20px;
    top: 20px;
    width: 32px;
    text-align: center;
    cursor: pointer;
    z-index: 100;
    display: none;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.mg_header .mobileMenuBtn span {
    display: block;
    width: 100%;
    height: 3px;
    line-height: 3px;
    background: #fff;
    margin-bottom: 8px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.mg_header .mobileMenuBtn span:first-child,.mg_header .mobileMenuBtn span:last-child {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}

.mg_header .mobileMenuBtn span:nth-child(2) {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.mg_header .mobileMenuBtn span:last-child {
    margin: 0
}

.mg_header .mobileMenuBtn.active {
    right: 220px
}

.mg_header .mobileMenuBtn.active span:first-child {
    -webkit-transform: rotate(-43deg);
    transform: rotate(-43deg)
}

.mg_header .mobileMenuBtn.active span:nth-child(2) {
    -webkit-transform: translateX(80px);
    transform: translateX(80px);
    opacity: 0
}

.mg_header .mobileMenuBtn.active span:last-child {
    -webkit-transform: rotate(43deg);
    transform: rotate(43deg)
}

.mg_header .fixed {
    position: fixed;
    -webkit-transition: all .4s;
    transition: all .4s;
    background: -webkit-gradient(linear, left top, left bottom, from(#001535), to(#001031));
    background: linear-gradient(180deg, #001535, #001031)
}

.mg_header .fixed .mg_nav_main .mg_logo::after {
    opacity: 0
}

.mg_body .hd {
    font-size: 30px;
    line-height: 30px;
    text-align: center
}

.mg_body .hd h3 {
    display: inline-block;
    position: relative;
    color: #404040
}

.mg_body .hd h3::before,.mg_body .hd h3::after {
    content: '';
    position: absolute;
    width: 44px;
    height: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.mg_body .hd h3::before {
    background: url("../img/public/lf_icon.png") no-repeat;
    left: -80px
}

.mg_body .hd h3::after {
    background: url("../img/public/lr_icon.png") no-repeat;
    right: -80px
}

.mg_body .hd p {
    margin-top: 20px;
    color: #2b75eb;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif
}

.mg_body .hd span {
    display: block;
    margin-top: 20px;
    font-size: 16px;
    color: #2b75eb;
    font-weight: 700;
    text-align: center
}

.mg_body .hd i {
    display: block;
    width: 100%;
    height: 12px;
    line-height: 12px;
    margin-top: 20px;
    background: url("../img/public/bd_icon.png") center no-repeat
}

.mg_footer .mg_footer_wrap {
    width: 96%;
    max-width: 1180px;
    margin: 0 auto;
    color: #fff;
    overflow: hidden
}

.mg_footer .mg_footer_t {
    background-color: #090A3D;
    padding-bottom: 30px
}

.mg_footer .mg_footer_t .sitemap {
    float: left;
    width: 300px;
    margin-top: 22px;
    padding-left: 10%;
    font-size: 0
}

.mg_footer .mg_footer_t .sitemap a {
    margin-top: 20px;
    color: #fff;
    white-space: nowrap;
    font-size: 14px;
    text-align: center
}

.mg_footer .mg_footer_t .hotline {
    float: left;
    margin: 120px 0 0 146px
}

.mg_footer .mg_footer_t .hotline b {
    display: block;
    font-size: 20px;
    text-align: center
}

.mg_footer .mg_footer_t .hotline a {
    display: block;
    font-size: 24px;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    color: #fff;
    margin-top: 10px
}

.mg_footer .mg_footer_t .qr_code {
    float: left;
    margin: 46px 0 0 160px;
    text-align: center
}

.mg_footer .mg_footer_t .qr_code p {
    margin-top: 10px;
    font-size: 14px
}

.mg_footer .mg_footer_f {
    background-color: #090A3D;
    padding: 25px 0;
    text-align: center;
    font-size: 14px
}

.mg_footer .mg_footer_f a {
    color: #fff
}

.news_content {
    margin-top: 70px;
    padding-bottom: 60px;
    margin-left: -40px
}

.news_content:before,.news_content:after {
    content: "";
    display: table
}

.news_content:after {
    clear: both
}

.news_content a {
    color: #fff
}

.news_content .bd {
    margin-top: 40px
}

.news_content .news_list {
    margin-left: 40px
}

.news_content .news_list:before,.news_content .news_list:after {
    content: "";
    display: table
}

.news_content .news_list:after {
    clear: both
}

.news_content .news_list_img {
    width: 100%;
    margin-bottom: 25px;
    overflow: hidden
}

.news_content .news_list_img img {
    width: 100%;
    -webkit-transition: all .3s;
    transition: all .3s
}

.news_content .news_list_img:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.news_content .news_list_title {
    font-size: 18px;
    color: #fff;
    margin-bottom: 25px
}

.news_content .news_list_title a {
    float: right
}

.news_content .news_list li {
    position: relative;
    height: 27px;
    line-height: 27px;
    margin-bottom: 10px;
    padding-left: 16px;
    overflow: hidden
}

.news_content .news_list li::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 0 3px 6px;
    border-color: transparent transparent transparent #fff;
    left: 0;
    top: 14px
}

.news_content .news_list li a {
    display: block;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 3px 0;
    -webkit-transition: all .2s;
    transition: all .2s
}

.news_content .news_list li a:hover {
    text-indent: 5px
}

.news_content .news_list li span {
    float: right;
    color: #fff
}

.pagination {
    text-align: center
}

.pagination button,.pagination .ui-pagination-page-item,.pagination .ui-pagination-page-btn {
    display: inline-block;
    min-width: 16px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    padding: 0 5px;
    margin-left: 8px;
    text-align: center;
    vertical-align: top;
    color: #606266
}

.pagination button {
    display: block;
    height: 28px !important;
    background: transparent;
    outline: none
}

.pagination .pager {
    display: inline-block;
    font-size: 0;
    vertical-align: top
}

.pagination .pager .ui-pagination-page-item {
    line-height: 28px;
    font-size: 13px;
    cursor: pointer
}

.pagination .pager .ui-pagination-page-item.active {
    background-color: #108ee9;
    border-color: #108ee9;
    color: #fff
}

.pagination .pager .ui-pagination-page-item:hover {
    color: #409eff
}

.pagination .pagination_jump {
    display: inline-block;
    font-size: 13px;
    min-width: 35.5px;
    height: 28px;
    line-height: 28px;
    margin-left: 8px;
    vertical-align: top;
    color: #606266
}

.pagination .pagination_jump .input {
    vertical-align: middle;
    display: inline-block;
    position: relative;
    width: 46px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    margin: 0 2px;
    padding: 0 2px;
    border-radius: 3px
}

.pagination .pagination_jump .input input {
    width: 100%;
    height: 28px;
    padding: 0 3px;
    text-align: center;
    -webkit-appearance: none;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    border: 1px solid #dcdfe6;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #606266;
    display: inline-block;
    font-size: inherit;
    line-height: 1;
    outline: none;
    -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    vertical-align: top
}

.pagination .pagination_jump .input input::-webkit-outer-spin-button,.pagination .pagination_jump .input input::-webkit-inner-spin-button {
    -webkit-appearance: none
}

.pagination .pagination_jump .input input[type="number"] {
    -moz-appearance: textfield
}

.pagination .pagination_jump .input input:focus {
    border-color: #409EFF;
    outline: none
}

.popup {
    width: 500px;
    height: 367px;
    display: none
}

.popup .bd {
    padding: 0 30px
}

.popup .bd:before,.popup .bd:after {
    content: "";
    display: table
}

.popup .bd:after {
    clear: both
}

.popup .bd li {
    margin-top: 20px;
    position: relative
}

.popup .bd li label {
    display: block;
    font-size: 16px;
    color: #767676
}

.popup .bd li .control {
    height: 40px;
    margin-top: 5px;
    position: relative
}

.popup .bd li .input_control {
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px 15px;
    background: #f3f3f3;
    border: 1px solid #dbdbdb;
    border-radius: 1px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    font-size: 16px
}

.popup .bd li .input_control.error {
    border-color: #cc0000
}

.popup .bd li button {
    position: absolute;
    width: 140px;
    height: 100%;
    right: 0;
    top: 0;
    border: 0 none;
    border-radius: 1px;
    font-size: 16px;
    color: #fff;
    cursor: pointer
}

.popup .bd li button.getCode {
    background: -webkit-gradient(linear, right top, left top, from(#56adf7), to(#2b75eb));
    background: linear-gradient(-90deg, #56adf7, #2b75eb)
}

.popup .bd li button.queue {
    background: #606060;
    color: #fff;
    cursor: default
}

.popup .bd li span.errorTips {
    position: absolute;
    top: 72px;
    color: #cc0000
}

.popup .fd {
    height: 50px;
    line-height: 50px;
    margin-top: 50px;
    background: -webkit-gradient(linear, right top, left top, from(#56adf7), to(#2b75eb));
    background: linear-gradient(-90deg, #56adf7, #2b75eb)
}

.popup .fd a {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 18px;
    cursor: pointer
}

.toolbar {
    position: fixed;
    right: 20px;
    bottom: 10px;
    z-index: 100
}

.toolbar li {
    width: 120px;
    margin-bottom: 20px;
    background: #54c5f6;
    padding: 15px;
    font-size: 14px;
    border-radius: 5px;
    text-align: center;
    color: #fff
}

.toolbar li a {
    display: block;
    color: #fff
}

.toolbar li .icon {
    display: inline-block;
    width: 110px;
    height: 110px;
    background: url("../img/public/icon-customer-service.png") no-repeat;
    margin-top: -50px
}

.toolbar li b,.toolbar li span {
    display: block
}

.toolbar li b {
    font-size: 18px
}

.toolbar li.customer_service b {
    margin-bottom: 10px
}

.toolbar li.qr_code b {
    margin-top: 5px
}
