html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    font-size: 14px;
}

.app-main {
    transform: scale(1, 1);
}
body {
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0;
    min-width: 1230px;
    background: #fff;
    color: #333;
    font-size: 14px;
    font-family: microsoft yahei,PingFangSC-Regular,helvetica neue,Helvetica,Arial,hiragino sans gb,heiti sc,wenquanyi micro hei,sans-serif;
    line-height: 1.42857143;
}

h1 {
    margin: .67em 0;
    font-size: 2em;
}

figure {
    margin: 1em 40px;
}

hr {
    overflow: visible;
    box-sizing: content-box;
    height: 0;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline dotted;
    -webkit-text-decoration: underline dotted;
}

b,strong {
    font-weight: bolder;
}

dfn {
    font-style: italic;
}

mark {
    background-color: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,sup {
    position: relative;
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

button,input,optgroup,select,textarea {
    margin: 0;
    outline: none;
    line-height: 1.42857143;
}

body,button,input,select,textarea {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga","kern";
}

button,input {
    overflow: visible;
}

button,select {
    text-transform: none;
}

button,html [type=button],[type=reset],[type=submit] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: .35em .75em .625em;
}

legend {
    display: table;
    box-sizing: border-box;
    padding: 0;
    max-width: 100%;
    color: inherit;
    white-space: normal;
}

progress {
    display: inline-block;
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}[type=checkbox],[type=radio] {
     box-sizing: border-box;
     padding: 0;
 }[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
      height: auto;
  }[type=search] {
       outline-offset: -2px;
       -webkit-appearance: textfield;
   }[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

summary {
    display: list-item;
}

article,aside,footer,header,nav,section,figcaption,figure,main,details,menu {
    display: block;
}

pre,code,kbd,samp {
    font-size: 1em;
    font-family: monospace,monospace;
}

audio,video,canvas {
    display: inline-block;
}

template,[hidden] {
    display: none;
}

.clearfix {
    zoom: 1;
}

.clearfix:before,.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after {
    clear: both;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #104492;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.middle-img img {
    height: 595px;
    width: 100%;
    object-fit: cover;
}

.sch-join {
    width: 100%;
    height: 530px;
    background: url("../img/bg-2.png");
}
.sch-join-t {
    padding-top: 48px;
    padding-bottom: 8px;
    font-size: 64px;
    font-weight: 500;
    color: #183ca3;
    text-align: center;
}
.sch-join-c {
    text-align: center;
    font-size: 42px;
    font-weight: 500;
    color: #183ca3;
}
/* .sch-join-i {
    display: flex;
    justify-content: center;
    margin: auto;
} */
.sch-join-i input {
    outline: none;
    display: block;
    background-color: #fff;
    border: 1px solid #183ca3;
    border-radius: 30px;
    width: 500px;
    margin: 16px auto;
    height: 50px;
    color: #999;
    padding-left: 40px;
    font-size: 15px;
}
.sch-join-b {
    text-align: center;
}
.sch-join-b span {
    display: inline-block;
    text-align: center;
    background-color: #183ca3;
    color: #fff;
    font-size: 20px;
    border-radius: 30px;
    width: 540px;
    margin: 16px auto;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
}

.img-center {
    text-align: center;
    font-size: 0;
}

.img-center img {
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.img-cover {
    position: relative;
    overflow: hidden;
}

.img-cover span {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: no-repeat center/cover;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.more-big {
    position: relative;
    display: block;
    overflow: hidden;
    width: 184px;
    background-color: #363e45;
    color: #fff;
    line-height: 44px;
}

.more-big:after {
    position: absolute;
    top: 0;
    right: 0;
    width: 37px;
    height: 0;
    border-top: 44px solid #104492;
    border-left: 28px solid transparent;
    content: "";
    -webkit-transition: all .5s;
    transition: all .5s;
}

.more-big span {
    position: relative;
    z-index: 1;
    display: block;
    padding: 0 15px 0 30px;
    font-size: 16px;
}

.more-big span i {
    float: right;
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
}

.more-big:hover {
    color: #fff;
}

.more-big:hover:after {
    width: 100%;
    height: 100%;
}

.container {
    margin: 0 auto;
    padding: 0 15px;
    width: 1200px;
}

.kf {
    position: fixed;
    bottom: -90px;
    right: 10px;
    z-index: 999;
    width: 308px;
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 8px 20px 0 rgb(0 0 0 / 30%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.kf .side {
    display: none;
    box-sizing: border-box;
    position: absolute;
    left: -66px;
    top: 45%;
    z-index: 999;
    background-color: #4E6EF2;
    width: 40px;
    height: 100px;
    color: #fff;
    font-size: 18px;
    border-radius: 8px;
    writing-mode: vertical-lr;
    text-align: center;
    letter-spacing: 3px;
    box-shadow: 0 8px 20px 0 rgb(0 0 0 / 30%);
    padding-left: 6px;
    cursor: pointer;
    transition: all .3s;
}
.kt-top {
    position: relative;
    width: 100%;
    height: 50px;
    box-sizing: border-box;
    line-height: 50px;
    padding-left: 14px;
    background-color: #4E6EF2;
    border-radius: 5px 5px 0 0;
    color: #fff;
}
.connect {
    padding: 10px;
}
.connect .memo {
    font-size: 14px;
    color: #303133 !important;
}
.connect .phone {
    padding: 4px 0;
    font-size: 14px;
    color: #909399 !important;
}
.connect .it {
    padding: 4px;
}
.connect input {
    background: none;
    outline: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 90%;
    height: 24px;
    line-height: 24px;
    padding-left: 10px;
}

.connect textarea {
    outline: none;
    resize: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 90%;
    height: 54px;
    padding-left: 10px;
    border-radius: 4px;
    line-height: 18px;
}
.connect .errorMsg {
    color: #E64552;
    font-size: 12px;
    padding-left: 10px;
}
.kt-top .close {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    color: #fff;
    cursor: pointer;
}
.kt-top .close i {
    position: absolute;
    top: 50%;
    left: 0;
    display: inline-block;
    width: 14px;
    height: 1px;
    background-color: #fff;
}
.kf .submit {
    text-align: right;
    padding: 12px;
}
.kf .submit span {
    padding: 5px;
    color: #fff;
    background-color: #4E6EF2;
    border-radius: 3px;
    cursor: pointer;
}
.kf-side {
    position: absolute;
    top: 50%;
    left: -34px;
    padding: 18px 10px 10px;
    background: #104492;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.kf-side b {
    display: block;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
}

.kf-side span.arrow {
    display: block;
    margin-top: 10px;
    width: 12px;
    height: 12px;
    background: url(../image/jt-1.png) no-repeat;
    background-size: auto 12px;
    -ms-background-size: auto 12px;
}

.kf-side span.on {
    background-size: auto 12px;
    -ms-background-size: auto 12px;
}

#message {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    transition: .3s;
    transform: scale(0);
}

.messagebg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1001;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
}

#message .m-content {
    margin-top: 8%;
}

#message .m-content .m-message {
    position: relative;
    z-index: 1002;
    margin: 0 auto;
    padding: 50px;
    width: 580px;
    background: #fff;
    background: #fff;
    box-shadow: 1px 1px 50px rgba(0,0,0,.3);
}

.m-message {
    margin: 48px auto 0;
    width: 494px;
}

.m-message label {
    display: block;
    margin-bottom: 15px;
    font-size: 14px;
}

.m-message label em {
    float: right;
    display: block;
    height: 32px;
    color: red;
    line-height: 32px;
}

.m-message label span {
    float: left;
    display: inline-block;
    margin-right: 30px;
    width: 70px;
    height: 34px;
    color: #2f2f2f;
    text-align: right;
    font-weight: 700;
    line-height: 34px;
}

.m-message label input.inp,.m-message label textarea,.m-message label.code input {
    overflow: hidden;
    box-sizing: border-box;
    padding: 0 14px;
    width: 73%;
    height: 32px;
    border: #ccc 1px solid;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    color: #555;
    line-height: 32px;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.m-message label input:focus,.m-message label textarea:focus {
    outline: 0;
    border-color: #66afe9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(247,150,0,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(247,150,0,.6);
}

.m-message label textarea {
    padding: 10px 14px;
    height: 72px;
    line-height: 24px;
}

.m-message label.code {
    line-height: 34px;
}

.m-message label.code input {
    float: left;
    margin-right: 30px;
    width: 30%;
}

.m-message label.code .pic {
    display: inline-block;
    width: 80px;
    height: 32px;
    vertical-align: top;
}

.m-message label.code img {
    display: block;
    width: 100%;
    height: 100%;
}

.btn {
    display: block;
    margin-top: 10px;
    padding-left: 15px;
    width: 90px;
    height: 32px;
    background-color: #104492;
    color: #fff;
    line-height: 32px;
}

.btn:hover {
    background-color: #444;
    color: #fff;
}

.btn span {
    display: block;
    padding-left: 15px;
    background-image: url(img/btn-r.png);
    background-position: left center;
    background-repeat: no-repeat;
}

.btn-1 input {
    margin-right: 22px;
    width: 52px;
    height: 32px;
    border: none;
    background: #e8e8e8;
    color: #333;
    line-height: 32px;
    cursor: pointer;
    transition: .3s;
}

.btn-1 {
    padding-left: 100px;
}

.btn-1 input.focus {
    background: #104492;
    color: #fff;
}

.btn-1 input.focus:hover {
    background: #444;
}

.btn-1 input:hover {
    background: #ccc;
}

.header {
    position: relative;
    z-index: 2;
    margin-bottom: -56px;
}

.header .logo {
    float: left;
    padding: 30px 0;
    height: 34px;
    text-align: left;
    font-size: 0;
    line-height: 34px;
}

.header .tel {
    float: right;
    margin-top: 23px;
    padding-left: 55px;
    background: url(../image/tel.png) no-repeat 0 center;
}

.header .tel strong {
    display: block;
    font-size: 28px;
    font-family: Impact;
    line-height: 1;
}

.header .text {
    float: left;
    margin: 30px 0 30px 30px;
    padding: 0 0 0 30px;
    border-left: 1px solid #ddd;
    font-size: 24px;
    line-height: 34px;
}

.header .nav {
    color: #fff;
    font-size: 0;
}

.header .nav .container {
    position: relative;
}

.header .nav .container:after {
    position: absolute;
    top: 0;
    left: 20px;
    width: 500%;
    height: 100%;
    background: rgba(54,62,69,.7);
    content: "";
    -webkit-transform: skewX(32deg);
    transform: skewX(32deg);
}

.header .nav ul {
    position: relative;
    z-index: 1;
}

.header .nav li {
    display: inline-block;
    vertical-align: middle;
}

.header .nav li a {
    position: relative;
    display: block;
    padding: 0 25px;
    color: #fff;
    font-size: 15px;
    line-height: 56px;
}

.header .nav li a:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: 0;
    background: #104492;
    content: '';
    -webkit-transform: skewX(32deg);
    transform: skewX(32deg);
}

.header .nav li .arr {
    position: relative;
    z-index: 1;
    float: right;
    display: none;
    width: 40px;
    height: 40px;
}

.header .nav li .arr:after {
    position: absolute;
    top: 0;
    right: 15px;
    bottom: 0;
    display: block;
    box-sizing: content-box;
    margin: auto;
    width: 8px;
    height: 8px;
    border-top: 2px solid #ccc;
    border-left: 2px solid #ccc;
    content: '';
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.header .nav li.dropdown {
    position: relative;
}

.header .nav .dropdown-box {
    position: absolute;
    top: 100%;
    left: 17px;
    z-index: 10;
    display: none;
    min-width: 100%;
    background: rgba(54,62,69,.7);
    text-align: center;
}

.header .nav .dropdown-box p {
    margin: 0;
}

.header .nav .dropdown-box a {
    overflow: hidden;
    padding: 0 10px;
    border-bottom: 1px solid rgba(0,0,0,.2);
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    line-height: 40px;
}

.header .nav .dropdown-box a:after {
    display: none;
}

.header .nav .dropdown-box a:hover {
    background-color: #104492;
}

.header .nav li.active a:after,.header .nav li.open a:after,.header .nav li a:hover:after {
    width: 100%;
}

.header .nav li.open .dropdown-box {
    display: block;
}

.menu-btn {
    float: right;
    display: none;
    margin-left: 15px;
    padding: 6px 0;
}

.menu-btn:before,.menu-btn:after,.menu-btn span {
    display: block;
    height: 2px;
    background-color: #000;
    content: '';
}

.menu-btn:before {
    width: 24px;
}

.menu-btn:after {
    margin-left: 6px;
    width: 18px;
}

.menu-btn span {
    margin: 6px 0 6px 12px;
    width: 12px;
}

.banner .swiper-slide {
    height: 560px;
    background: no-repeat center/cover;
}

.banner .swiper-slide a {
    background: no-repeat center/cover;
}

.banner .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.yunu-link {
    padding: 20px 0;
}

.yunu-link h4 {
    margin: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
    color: #104492;
    font-size: 18px;
}

.yunu-link h4 small {
    color: #999;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px;
}

.yunu-link ul {
    margin-left: -20px;
}

.yunu-link li {
    float: left;
    margin-top: 20px;
    margin-left: 20px;
}

.section {
    padding: 20px 0 60px 0;
}

.section-title {
    margin-top: 40px;
    margin-bottom: 40px;
    font-weight: 700;
    font-size: 24px;
    line-height: 1;
}

.section-title small {
    display: block;
    text-transform: uppercase;
    font-size: 42px;
}

.section-title strong {
    position: relative;
    display: block;
    margin-top: 10px;
    color: #104492;
    font-size: 30px;
}

.section-title strong:after {
    position: absolute;
    top: 50%;
    right: 0;
    width: 86%;
    height: 1px;
    background: #e5e5e5;
    content: "";
}

.section-title-more .more-big {
    float: right;
    margin-top: -77px;
}

.section-title-1 {
    margin-bottom: 40px;
    text-align: center;
    font-size: 0;
}

.section-title-1 strong {
    display: block;
    text-transform: uppercase;
    font-size: 30px;
}

.section-title-1 h4 {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0 42px;
    color: #104492;
    vertical-align: middle;
    font-size: 24px;
}

.section-title-1 h4:after,.section-title-1 h4:before {
    position: absolute;
    top: 50%;
    width: 22px;
    height: 1px;
    background-color: #104492;
    content: '';
}

.section-title-1 h4:after {
    right: 0;
}

.section-title-1 h4:before {
    left: 0;
}

.section-sub {
    padding: 40px 0 0 0;
    min-height: 300px;
}

.in-prd-menu {
    position: relative;
    z-index: 1;
    margin-top: -77px;
    margin-bottom: 40px;
}

.in-prd-menu .hform {
    position: relative;
    float: right;
    margin-left: 10px;
}

.in-prd-menu .hform input {
    display: block;
    padding: 11px 58px 11px 15px;
    width: 150px;
    border: 1px solid #ddd;
    background-color: #fff;
    font-size: 14px;
}

.in-prd-menu .hform button {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    width: 44px;
    height: 44px;
    border: 0;
    background: url(../image/901_top9.png) center no-repeat #104492;
    cursor: pointer;
}

.in-prd-menu ul {
    float: right;
    margin: -10px 0 0 -10px;
}

.in-prd-menu li {
    float: left;
}

.in-prd-menu li a {
    display: block;
    margin: 10px 0 0 10px;
    padding: 0 16px;
    background-color: #363e45;
    color: #fff;
    font-size: 16px;
    line-height: 44px;
}

.in-prd-menu li.active a {
    background-color: #104492;
}

.list-1 {
    margin: -50px 0 0 0px;
    padding-bottom: 28px;
    position: relative;
    height: 300px;
    overflow: hidden;
    /* display: flex; */
}

.list-1 li {
    /* float: left; */
    width: 25%;
    position: absolute;
}

.list-1 li a {
    position: relative;
    display: block;
    margin: 50px 0 0 20px;
    background-color: #f0f0f0;
    -webkit-transition: all .5s;
    transition: all .5s;
    padding-bottom: 10px;
}
.list-1 li img {
    width: 100%;
    height: 150px;
    object-fit: cover;
}
.list-1 li .text {
    padding: 0 20px;
    overflow: hidden;
    margin-top: 0;
    text-align: center;
    text-overflow: ellipsis;
    font-weight: 600;
    white-space: nowrap;
    font-size: 16px;
    line-height: 30px;
}
.list-1 li .content {
    padding: 0 20px 10px 20px;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    height: 74px;
}

.list-1 li .desc {
    overflow: hidden;
    color: #888;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list-1 li .more {
    position: absolute;
    bottom: -28px;
    left: 50%;
    margin-left: -28px;
    width: 48px;
    height: 48px;
    border: 4px solid #f0f0f0;
    border-radius: 50%;
    background: #fff;
    color: #b3b3b3;
    text-align: center;
    font-size: 12px;
    line-height: 48px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.list-1 li a:hover {
    background-color: rgba(0,0,0, .6);
    color: #fff;
}

.list-1 li a:hover .img-cover span {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.list-1 li a:hover .more {
    border-color: #104492;
    background-color: #104492;
    color: #fff;
}

.list-1-1 .img-cover {
    margin: -20px -20px 0;
}

.bg1 {
    background: url(../image/902_ys_bg.jpg) no-repeat center/cover #104492;
    color: #fff;
}

.bg1 .section-title strong {
    color: #fff;
}

.in-adv {
    margin: -20px 0 0 -20px;
}

.in-adv li {
    float: left;
    width: 33.333333%;
}

.in-adv li span {
    display: block;
    overflow: hidden;
    margin: 20px 0 0 20px;
    padding: 30px;
    background: rgba(0,0,0,.5);
    color: #fff;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.in-adv li .img-center {
    float: left;
    width: 92px;
    height: 92px;
    border-radius: 50%;
    background-color: rgba(255,255,255,.1);
    line-height: 92px;
}

.in-adv li .text {
    margin-left: 116px;
}

.in-adv li .text h4 {
    margin: 0;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.8;
}

.in-adv li .text p {
    margin: 10px 0 0;
}

.in-adv li span:hover {
    background-color: rgba(16,68,146,.9);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}

.list-2 {
    margin: -20px 0 0 -20px;
}

.list-2 li {
    float: left;
    width: 33.333333%;
    position: relative;
}

.list-2 li a {
    display: block;
    margin: 20px 0 0 20px;
    background-color: #fff;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.list-2 li img {
    width: 100%;
    height: 280px;
    object-fit: cover;
}
.list-2 li .text {
    overflow: hidden;
    padding: 0 15px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    line-height: 68px;
}

.list-2 li a:hover {
    background-color: #999;
    color: #fff;
}


.list-2-1 li a {
    background-color: #f0f0f0;
}

.in-about {
    margin: 0;
}

.in-about dt {
    position: relative;
    float: left;
    margin: 0 0 40px 40px;
    width: 556px;
}

.in-about dt:before {
    position: absolute;
    bottom: -40px;
    left: -40px;
    width: 80%;
    height: 100%;
    background-color: #104492;
    content: '';
}

.in-about dt img {
    position: relative;
    z-index: 1;
}

.in-about dd {
    margin-top: 40px;
    margin-left: 570px;
    padding: 60px 80px;
    height: 320px;
    background-color: #fff;
    box-shadow: 0 1px 18px 1px rgba(54,62,69,.6);
}

.in-about dd h4 {
    margin: 0;
    font-size: 24px;
}

.in-about dd p {
    margin: 20px 0 0;
    color: #666;
    text-align: justify;
    font-size: 16px;
    line-height: 30px;
}

.in-about dd .more-big {
    margin-top: 40px;
}

.list-3 {
    margin: -20px 0 0 -20px;
}

.list-3 li {
    float: left;
    width: 50%;
}

.list-3 li a {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 20px 0 0 20px;
    padding: 20px;
    background-color: #fff;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.list-3 li a:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 85px;
    height: 0;
    border-right: 78px solid transparent;
    border-bottom: 125px solid #dfdfdf;
    content: "";
    -webkit-transition: all .5s;
    transition: all .5s;
}

.list-3 li .date {
    position: relative;
    z-index: 1;
    float: left;
    padding: 5px 0;
    width: 115px;
    color: #fff;
    line-height: 1;
}

.list-3 li .date small {
    display: block;
    font-size: 16px;
}

.list-3 li .date strong {
    display: block;
    margin-top: 10px;
    font-size: 48px;
}

.list-3 li .text {
    margin-left: 140px;
}

.list-3 li .text h4 {
    overflow: hidden;
    margin: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 400;
    font-size: 18px;
}

.list-3 li .text p {
    overflow: hidden;
    margin: 10px 0 0;
    height: 50px;
    color: #666;
    line-height: 1.8;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.list-3 li a:hover {
    background-color: #3a4249;
    color: #fff;
}

.list-3 li a:hover:after {
    border-bottom-color: #104492;
}

.list-3 li a:hover .text p {
    color: #fff;
}

.footer-fix {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10;
    display: none;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
}

.footer-fix li {
    float: left;
    width: 25%;
}

.footer-fix li a {
    display: block;
    padding: 7px 0;
    text-align: center;
    font-size: 12px;
    line-height: 1;
}

.footer-fix li i {
    display: block;
    margin-bottom: 4px;
    height: 20px;
    background: no-repeat center;
    background-size: contain;
    background-size: 40px;
}

.footer-fix li i.i1 {
    background-image: url(img/f_01.png);
}

.footer-fix li i.i2 {
    background-image: url(img/f_02.png);
}

.footer-fix li i.i3 {
    background-image: url(img/f_03.png);
}

.footer-fix li i.i4 {
    background-image: url(img/f_04.png);
}

.footer {
    padding: 30px 0;
    background-color: #333;
    color: #fff;
}
.footer-content {
    display: flex;
    justify-content: space-between;
}
.footer-left {
    font-size: 13px;
    color: #fff;
    line-height: 28px;
}
.footer-right {
    display: flex;
}
.footer-right .footer-qr {
    margin-left: 20px;
}
.footer-right img {
    width: 110px;
}
.footer-right .f-qr-c {
    text-align: center;
    font-size: 12px;
}
.banner-sub {
    height: 378px;
    background: no-repeat center/cover;

}

.ct2-sd {
    float: left;
    width: 250px;
}

.ct2-mn {
    float: right;
    width: 900px;
}

.panel-sd {
    margin-bottom: 20px;
    background-color: #f6f6f6;
}

.panel-sd:last-child {
    margin-bottom: 0;
}

.panel-sd .tit {
    padding: 35px 0;
    border-radius: 0 30px 0 0;
    background: url(../image/914_cp_bg1.png) no-repeat #104492;
    color: #fff;
    text-align: center;
    font-size: 28px;
}

.panel-sd .tit span {
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
}

.lanmu {
    background-color: #363e45;
}

.lanmu li {
    border-bottom: 1px solid #fff;
}

.lanmu li:last-child {
    border-bottom: 0;
}

.lanmu li>a {
    display: block;
    padding: 0 0 0 25px;
    color: #fff;
    font-size: 18px;
    line-height: 60px;
}

.lanmu li .arr {
    position: relative;
    float: right;
    width: 40px;
    height: 60px;
    cursor: pointer;
}

.lanmu li .arr:after {
    position: absolute;
    top: 0;
    right: 15px;
    bottom: 0;
    display: block;
    box-sizing: content-box;
    margin: auto;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    content: '';
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.lanmu-box {
    display: none;
}

.lanmu-box p {
    margin: 0;
    padding-left: 15px;
    border-top: 1px solid rgba(255,255,255,.2);
}

.lanmu-box p a {
    display: block;
    padding: 0 25px;
    color: #fff;
    line-height: 45px;
}

.lanmu li>a:hover,.lanmu li.active>a {
    background-color: #104492;
}

.lanmu li.open .lanmu-box {
    display: block;
}

.lanmu li.open .arr:after {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
}

.pages {
    margin: 30px 0 0;
    text-align: center;
    font-size: 0;
}

.pages a {
    display: inline-block;
    margin: 5px;
    padding: 0 14px;
    border-radius: 3px;
    background-color: #f5f5f5;
    font-size: 14px;
    line-height: 35px;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.pages a:hover,.pages a.active {
    background-color: #104492;
    color: #fff;
}

.nav-sub {
    margin: -20px 0 40px -20px;
    text-align: center;
    font-size: 0;
}

.nav-sub li {
    display: inline-block;
    vertical-align: middle;
}

.nav-sub li a {
    display: block;
    margin: 20px 0 0 20px;
    padding: 0 40px;
    background-color: #363e45;
    color: #fff;
    font-size: 16px;
    line-height: 48px;
}

.nav-sub li a:hover,.nav-sub li.active a {
    background-color: #104492;
}
.container-list4 {
    margin: 0 auto;
    width: 1200px;
}
.list-4 li span {
    overflow: hidden;
    padding: 10px 0;
    display: flex;
    cursor: pointer;
    border-bottom: 1px solid #e5e5e5;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.list-4 li .m-title {
    display: none;
}

.list-4 li .text {
    position: relative;
    margin-left: 10px;
    flex: 1;
}
.list-4 li .img {
    width: 256px;
    height: 120px;
}
.list-4 li .img img {
    width: 256px;
    height: 120px;
    object-fit: cover;
}
.list-4 li .time {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 14px;
    color: #999;
}
.list-4 li .text h4 {
    overflow: hidden;
    margin: 0;
    padding: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 400;
    font-size: 20px;
}

.list-4 li .text .content {
    overflow: hidden;
    color: #999;
    margin-top: 6px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 2;
}

.list-4 li span:hover .text h4 {
    color: #2361B4;
}

.about-1 {
    color: #666;
    text-align: justify;
    font-size: 16px;
    line-height: 1.8;
}

.about-1 p {
    margin: 0;
}

.about-1 h4 {
    margin: 0;
    font-size: 18px;
}

.about-2 {
    position: relative;
    padding: 0 80px;
}

.about-2 .date {
    height: 82px;
    background: url(../image/911_lc.png) no-repeat center/contain;
    color: #fff;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    line-height: 72px;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.about-2 i {
    position: relative;
    display: block;
    margin: 20px 0;
}

.about-2 i:after {
    position: relative;
    z-index: 1;
    display: block;
    margin: 0 auto;
    width: 14px;
    height: 14px;
    border: 1px solid #104492;
    border-radius: 50%;
    background-color: #fff;
    content: '';
}

.about-2 i:before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    border-bottom: 1px dashed #999;
    content: '';
}

.about-2 .text {
    margin: 0 15px;
    padding: 20px;
    background-color: #fff;
    text-align: justify;
    line-height: 1.8;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.about-2 .swiper-slide:hover .date {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
}

.about-2 .swiper-slide:hover .text {
    background-color: #104492;
    color: #fff;
}

.about-2 .swiper-button-prev,.about-2 .swiper-button-next {
    top: 82px;
    margin: 0;
    width: 24px;
    height: 54px;
    outline: none;
    border-radius: 20px;
    background-color: #c3c3c3;
    background-size: 10px auto;
}

.about-2 .swiper-button-prev:hover,.about-2 .swiper-button-next:hover {
    background-color: #104492;
}

.about-2 .swiper-pagination {
    position: static;
    display: none;
    margin-top: 15px;
    text-align: center;
    font-size: 0;
}

.about-2 .swiper-pagination-bullet {
    margin: 0 5px;
}

.about-3 {
    margin: -20px 0 0 -20px;
}

.about-3 li {
    float: left;
    width: 20%;
}

.about-3 li a {
    display: block;
    margin: 20px 0 0 20px;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.about-3 li .text {
    margin-top: 15px;
    text-align: center;
}

.about-3 li .text h4 {
    margin: 0;
    font-size: 20px;
}

.about-3 li .text p {
    margin: 10px 0 0;
    color: #666;
}

.about-3 li a:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}

.contact-left {
    float: left;
    width: 560px;
}

.contact-left .map {
    margin-bottom: 30px;
}

.contact-right {
    float: right;
    margin-left: 50px;
    width: 570px;
}
.contact-right .qrcode {
    display: flex;
}
.qr-t {
    text-align: center;
    margin: -20px;
}
.contact-right .qrcode img {
    width: 216px;
}

.contact-right .item {
    margin-bottom: 40px;
}

.contact-right .item:last-child {
    margin-bottom: 0;
}

.contact-right .item .ewm {
    position: relative;
    float: right;
    margin-top: 4px;
}

.contact-right .item .ewm a {
    display: block;
    padding: 0 40px 0 15px;
    border-radius: 20px;
    background: url(../image/925_cont1.png) no-repeat 80px center #e9e9e9;
    color: #888;
    line-height: 26px;
}

.contact-right .item .ewm .img-center {
    position: absolute;
    top: -30px;
    right: 100%;
    display: none;
    margin-right: 10px;
    width: 150px;
    border: 3px solid #104492;
}

.contact-right .item .ewm .img-center:before,.contact-right .item .ewm .img-center:after {
    position: absolute;
    content: '';
}

.contact-right .item .ewm .img-center:before {
    position: absolute;
    top: 36px;
    right: -26px;
    width: 7px;
    height: 7px;
    border: 1px solid #104492;
    border-radius: 50%;
}

.contact-right .item .ewm .img-center:after {
    position: absolute;
    top: 40px;
    right: -17px;
    width: 14px;
    height: 1px;
    background: #104492;
}

.contact-right .item .ewm:hover a {
    color: #104492;
}

.contact-right .item .ewm:hover .img-center {
    display: block;
}

.contact-right .item h4 {
    margin: 0;
    font-size: 24px;
}

.contact-right .item .text {
    margin-top: 24px;
    padding-left: 20px;
    border-left: 3px solid #104492;
    color: #666;
    line-height: 2;
}

.contact-right .item .text h5 {
    margin: 0;
    color: #c01;
    font-size: 16px;
}

.contact-right .item .text p {
    margin: 0;
}

.msg {
    width: 84%;
    padding: 40px;
    background-color: #f2f2f2;
}

.msg h4 {
    margin: 0;
    color: #104492;
    font-weight: 400;
    font-size: 24px;
}

.msg .tips {
    margin-top: 10px;
    color: #666;
    font-size: 16px;
}

.msg form {
    display: flex;
    overflow: hidden;
    margin: 10px 0 0 -10px;
    justify-content: start;
    flex-wrap: wrap;
}

.msg .form-group {
    width: 49%;
    overflow: hidden;
    margin: 10px 0 0 10px;
    /*width: 235px;*/
    background-color: #fff;
}

.msg .form-label {
    float: left;
    padding: 10px 0 10px 10px;
    width: 80px;
    line-height: 30px;
}

.msg .form-label span {
    color: red;
}

.msg .form-content {
    margin-left: 90px;
    padding: 10px 10px 10px 0;
    font-size: 0;
}

.msg .form-control {
    display: inline-block;
    padding: 0;
    width: 100%;
    height: 30px;
    border: 0;
    background-color: transparent;
    vertical-align: middle;
    font-size: 14px;
    line-height: 30px;
}
.msg .form-control-1 {
    display: inline-block;
    padding: 0;
    width: 100%;
    height: 60px;
    border: 0;
    background-color: transparent;
    vertical-align: middle;
    font-size: 14px;
    line-height: 30px;
}
.msg .form-radio {
    display: inline-block;
    margin-right: 10px;
    width: 100%;
    vertical-align: middle;
    font-size: 14px;
    line-height: 30px;
}

.msg .form-radio input {
    margin-right: 8px;
}

.msg .form-submit {
    display: block;
    padding: 0;
    width: 100%;
    height: 54px;
    outline: none;
    border: 0;
    background: #104492;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}

.msg .form-group.full {
    width: 100%;
}
.msg .form-group.full-1 {
    width: 300px;
}

.msg .form-group.yzm .form-control {
    width: 70px;
}

.msg .form-group.yzm .yzm-pic {
    display: inline-block;
    width: 65px;
    height: 30px;
    vertical-align: middle;
}

.message-left {
    float: left;
    width: 560px;
    color: #666;
    font-size: 16px;
    line-height: 1.8;
}

.message-left h4 {
    margin: 0 0 45px;
    color: #333;
    font-weight: 400;
    font-size: 36px;
}

.message-left p {
    margin: 0;
}

.message-right {
    float: right;
    width: 560px;
}

.jobs {
}

.jobs .item {
    border-top: 1px solid #e3e3e3;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.jobs .item .tit {
    position: relative;
    padding: 25px 105px 25px 20px;
}

.jobs .item .tit:after {
    position: absolute;
    top: 25px;
    right: 40px;
    width: 65px;
    border-left: 1px solid #ddd;
    color: #ddd;
    content: '→';
    text-align: right;
    font-weight: lighter;
    font-size: 34px;
    line-height: 57px;
}

.jobs .item .tit h4 {
    margin: 0;
    font-size: 18px;
}

.jobs .item .tit p {
    margin: 10px 0 0;
    font-size: 0;
}

.jobs .item .tit p span {
    display: inline-block;
    margin-right: 70px;
    color: #666;
    vertical-align: middle;
    font-size: 16px;
}

.jobs .item .con {
    display: none;
    padding: 25px 20px 45px;
    color: #666;
    font-size: 16px;
    line-height: 1.8;
}

.jobs .item.open {
    background-color: #f0f0f0;
}

.news-left {
    float: left;
    width: 800px;
}

.news-title {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #ccc;
}

.news-title h1 {
    margin: 0;
    font-weight: 400;
    font-size: 30px;
}

.news-title p {
    margin: 10px 0 0;
    font-size: 0;
}

.news-title p span {
    display: inline-block;
    margin-right: 20px;
    padding-left: 25px;
    background: no-repeat 0 center;
    color: #999;
    vertical-align: middle;
    font-size: 14px;
}

.news-title p span.i1 {
    background-image: url(../image/920_newscon1.png);
}

.news-title p span.i2 {
    background-image: url(../image/920_newscon2.png);
}

.news-title p span.i3 {
    background-image: url(../image/920_newscon3.png);
}

.news-content {
    margin-bottom: 30px;
    line-height: 1.8;
    font-size: 16px;
}
.news-content p {
    text-indent: 2em;
}
.training-content p {
    color: rgb(136, 136, 136);
}
.training-content .training-title {
    position: relative;
    padding-bottom: 2px;
    border-bottom: 2px solid #354ccf;
    font-size: 18px;
    font-weight: 500;;
}
.training-title span {
    position: absolute;
    top: 0;
    right: 0;
    background-color: rgb(55, 74, 174);
    color: #fff;
    padding: 0 4px;
    height: 32px;
}
.training-title span::before {
    content: "";
    position: absolute;
    top: 0;
    left: -14px;
    margin: 0px;
    padding: 0px;
    outline: 0px;
    box-sizing: border-box;
    overflow-wrap: break-word !important;
    border-color: transparent rgb(55, 74, 174);
    border-top-width: 30px;
    border-top-style: solid;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-right-width: 15px;
    border-right-style: solid;
    display: inline-block;
    vertical-align: top;
    height: 32px;
    overflow: hidden;
    visibility: visible;
}
.training-title i {
    display: inline-block;
    font-style: normal;
    position: relative;
    font-size: 14px;
    margin-right: 10px;
}
.training-title i::after {
    content: "";
    position: absolute;
    top: 2px;
    right: -4px;
    width: 1px;
    height: 16px;
    background-color: #888;
}
.training-table {
    margin: 5px 0 20px;
    text-align: center;
    border-color: rgb(221, 221, 221);;
    border-collapse: collapse;
    width: 100%;
    font-size: 14px;
    line-height: 32px;
}
.table-bgcrow td {
    background-color: #f7faff;
}

.news-content .underline {
    width: 100%;
    margin: 30px 0;
    height: 1px;
    background-color: #ccc;
}
.news-content img {
    width: auto!important;
    height: auto!important;
    max-width: 100%!important;
}

.news-exp {
    overflow: hidden;
    padding-top: 20px;
    border-top: 1px dashed #ccc;
}

.news-exp a {
    float: left;
    overflow: hidden;
    width: 50%;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-exp a:last-child {
    text-align: right;
}

.news-panel {
    margin-top: 40px;
}

.news-panel .tit {
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

.news-panel .tit .fh {
    float: right;
    padding-left: 25px;
    background: url(../image/920_fh.png) no-repeat 0 center;
    color: #999;
    font-size: 16px;
}

.news-panel .tit .fh:hover {
    color: #104492;
}

.news-panel .tit span {
    display: inline-block;
    margin-bottom: -1px;
    padding-bottom: 15px;
    border-bottom: 2px solid #104492;
    color: #104492;
    font-size: 24px;
    line-height: 1;
}

.list-5 {
    margin-top: -15px;
    margin-left: -20px;
}

.list-5 li {
    float: left;
    width: 50%;
}

.list-5 li a {
    display: block;
    overflow: hidden;
    margin-top: 15px;
    margin-left: 20px;
    padding-bottom: 15px;
    border-bottom: 1px dotted #ccc;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}

.list-5 li span {
    float: right;
    color: #999;
}

.news-right {
    float: right;
    width: 340px;
}

.news-banner .img-center {
    overflow: hidden;
}

.news-banner .img-center img {
    -webkit-transition: all .5s;
    transition: all .5s;
}

.news-banner .img-center a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.news-act-menu {
    overflow: hidden;
}

.news-act-menu li {
    float: left;
    width: 50%;
}

.news-act-menu li a {
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 50px;
}

.news-act-menu li.active a {
    background-color: #104492;
    color: #fff;
}

.list-6 {
}

.list-6 li {
    border-top: 1px solid #efefef;
}

.list-6 li a {
    display: block;
    padding: 20px;
}

.list-6 li a:hover {
    background-color: #f5f5f5;
}

.list-6 li h4 {
    overflow: hidden;
    margin: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 400;
    font-size: 16px;
}

.list-6 li p {
    margin: 10px 0 0;
    font-size: 0;
}

.list-6 li p span {
    display: inline-block;
    margin-right: 20px;
    padding-left: 25px;
    background: no-repeat 0 center;
    color: #999;
    vertical-align: middle;
    font-size: 14px;
}

.list-6 li p span.i1 {
    background-image: url(../image/920_newscon1.png);
}

.list-6 li p span.i2 {
    background-image: url(../image/920_newscon2.png);
}

.news-box {
    overflow: hidden;
    margin-top: 20px;
    border: 1px solid #efefef;
    border-radius: 10px;
    box-shadow: 0 5px 5px -5px #ccc;
}

.news-box.msg {
    padding: 20px;
    background-color: transparent;
}

.news-box.msg h4 {
    font-size: 18px;
}

.news-box.msg form {
    margin-left: 0;
}

.news-box.msg .form-group {
    margin-left: 0;
    width: 100%;
    background-color: #f0f0f0;
}

.news-box.msg .form-group.yzm .form-control {
    width: 133px;
}

.case-title {
    border-bottom: 0;
    text-align: center;
}

.case-title p span {
    margin: 0 10px;
}

.yunu-showcase {
    margin-bottom: 30px;
}

.yunu-showcase-info {
    float: right;
    width: 500px;
}

.yunu-showcase-info h1 {
    overflow: hidden;
    margin: 0 0 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 24px;
    line-height: 40px;
}

.yunu-showcase-info p {
    margin: 0;
    height: 168px;
    color: #666;
}

.yunu-showcase-info .tel {
    margin-top: 15px;
    padding-top: 15px;
    height: 42px;
    border-top: 2px solid #e6e6e6;
    font-size: 18px;
    line-height: 21px;
}

.yunu-showcase-info .tel a {
    display: inline-block;
    background-color: #104492;
    color: #fff;
}

.pc-slide {
    float: left;
    width: 380px;
}

.pc-slide .view .swiper-slide .imgauto {
    width: 100%;
    height: 310px;
    line-height: 310px;
}

.pc-slide .view .swiper-container {
    width: 100%;
}

.pc-slide .preview {
    position: relative;
    margin-top: 10px;
    width: 100%;
}

.pc-slide .preview .swiper-container {
    margin: 0 30px;
}

.pc-slide .preview .swiper-slide .imgauto {
    position: relative;
    height: 80px;
    border: 1px solid #ddd;
    text-align: center;
    cursor: pointer;
}

.pc-slide .preview .swiper-slide .imgauto img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    max-height: 100%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}

.pc-slide .preview .arrow-left {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 10;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    background: url(../image/feel3.png) no-repeat left top;
}

.pc-slide .preview .arrow-right {
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 10;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    background: url(../image/feel4.png) no-repeat left bottom;
}

.pc-slide .preview img {
    padding: 1px;
}

.pc-slide .preview .active-nav .imgauto {
    border: 1px solid #104492;
}

.pc-slide1 {
    margin-bottom: 40px;
}

.pc-slide1 .view {
    float: left;
    width: 870px;
}

.pc-slide1 .view .swiper-slide .imgauto {
    width: 100%;
    height: 580px;
    line-height: 580px;
}

.pc-slide1 .preview {
    position: relative;
    margin-left: 895px;
    padding-top: 40px;
}

.pc-slide1 .preview .swiper-container {
    height: 540px;
}

.pc-slide1 .preview .swiper-slide .imgauto {
    position: relative;
    height: 171px;
    border: 3px solid #eee;
    text-align: center;
    cursor: pointer;
}

.pc-slide1 .preview .swiper-slide .imgauto img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    max-height: 100%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}

.pc-slide1 .preview .arrow-left {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 128px;
    height: 24px;
    background: url(../image/feel3.png) no-repeat center #e7e7e7;
}

.pc-slide1 .preview .arrow-right {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    width: 128px;
    height: 24px;
    background: url(../image/feel4.png) no-repeat center #e7e7e7;
}

.pc-slide1 .preview img {
    padding: 1px;
}

.pc-slide1 .preview .active-nav .imgauto {
    border-color: #104492;
}

div.zoomDiv {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
    overflow: hidden;
    border: 1px solid #ddd;
    background: #fff;
    text-align: center;
    font-size: 0;
}

div.zoomMask {
    position: absolute;
    z-index: 1;
    background: url(img/mask.png) repeat scroll 0 0 transparent;
    cursor: move;
}

.case-bb {
    margin-bottom: 20px;
    background: url(../image/918_casecon4.png) repeat-x center;
    font-size: 0;
}

.case-bb span {
    display: inline-block;
    padding-right: 20px;
    background-color: #fff;
    vertical-align: middle;
    font-size: 24px;
}

.prd-title {
    text-align: center;
}

.prd-title p span {
    margin: 0 10px;
}

.prd-slide .view {
    width: 650px;
}

.prd-slide .view .swiper-slide .imgauto {
    height: 503px;
    line-height: 503px;
}

.prd-slide .preview {
    margin-left: 680px;
}

.prd-slide .preview .swiper-container {
    height: 463px;
}

.prd-slide .preview .swiper-slide .imgauto {
    height: 145px;
}

.list-7 {
    margin: -20px 0 0 -20px;
}

.list-7 li {
    float: left;
    width: 33.333333%;
}

.list-7 li a {
    position: relative;
    display: block;
    margin: 20px 0 0 20px;
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 0 5px #ccc;
}

.list-7 li a:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(16,68,146,.8);
    content: '';
}

.list-7 li .img-center {
    position: relative;
    overflow: hidden;
    height: 350px;
    line-height: 350px;
}

.list-7 li .img-center:after,.list-7 li .img-center:before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    margin: -30px 0 0 -30px;
    width: 60px;
    height: 60px;
    background: no-repeat center/contain;
    content: '';
    -webkit-transition: all .5s;
    transition: all .5s;
}

.list-7 li .img-center:before {
    background-image: url(../image/924_cert3.png);
    -webkit-transform: translateX(-300px);
    transform: translateX(-300px);
}

.list-7 li .img-center:after {
    background-image: url(../image/924_cert2.png);
    -webkit-transform: translateX(300px);
    transform: translateX(300px);
}

.list-7 li .text {
    position: relative;
    z-index: 2;
    overflow: hidden;
    margin-top: 20px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}

.list-7 li a:hover {
    color: #fff;
}

.list-7 li a:hover:before {
    display: block;
}

.list-7 li a:hover .img-center:before,.list-7 li a:hover .img-center:after {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.position {
    margin-bottom: 20px;
    padding: 8px 0 8px 25px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background: url(../image/logo_03.png) no-repeat 0 center;
}

/* 屏幕分辨率放大为 150 */
/*@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 120dpi) {*/
/*    .app-main {*/
/*        transform: scale(0.665, 0.665); !* 缩放数值需要根据效果调试 *!*/
/*        transform-origin: left top;*/
/*    }*/
/*}*/
/* 屏幕分辨率放大为 125 */
/*@media (-webkit-min-device-pixel-ratio: 1.25) {*/
/*    .app-main {*/
/*        transform: scale(0.799, 0.799);*/
/*        transform-origin: left top;*/
/*    }*/
/*}*/

@media screen and (max-width:767px) {
    .app-main {
        transform: scale(1, 1);
        transform-origin: left top;
    }
    .sch-join {
        width: 100%;
        height: auto;
        padding: 20px 0;
    }
    .sch-join-t {
        padding-top: 0px;
        padding-bottom: 8px;
        font-size: 34px;
        font-weight: 500;
        color: #183ca3;
        text-align: center;
    }
    .sch-join-c {
        text-align: center;
        font-size: 22px;
        font-weight: 500;
        color: #183ca3;
    }
    .sch-join-i {
        display: flex;
        justify-content: center;
    }
    .sch-join-i input {
        outline: none;
        display: block;
        background-color: #fff;
        border: 1px solid #183ca3;
        border-radius: 30px;
        width: 80%;
        margin: 8px auto;
        height: 40px;
        color: #999;
        padding-left: 40px;
    }
    .sch-join-b {
        text-align: center;
    }
    .sch-join-b span {
        display: inline-block;
        text-align: center;
        background-color: #183ca3;
        color: #fff;
        font-size: 12px;
        border-radius: 30px;
        width: 50%;
        margin: 8px auto;
        height: 50px;
        line-height: 50px;
        cursor: pointer;
    }


    .middle-img {
        display: none;
    }
    body {
        padding-top: 50px;
        min-width: 320px;
    }

    .container {
        width: auto;
    }
    .container-list4 {
        width: auto;
    }

    #message .m-content .m-message {
        padding: 20px;
        width: 90%;
    }

    .kf {
        display: none;
    }

    .footer-fix {
        display: block;
    }

    .more-big {
        width: 120px;
        line-height: 36px;
    }

    .more-big:after {
        width: 26px;
        border-top-width: 36px;
    }

    .more-big span {
        padding: 0 10px;
        font-size: 14px;
    }

    .header {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 100;
        padding: 10px 0;
        width: 100%;
        background-color: #fff;
        box-shadow: 0 0 10px rgba(0,0,0,.2);
    }

    .header .text,.header .tel {
        display: none;
    }

    .header .logo {
        float: none;
        padding: 0;
        height: 30px;
        line-height: 30px;
    }

    .header .nav {
        display: none;
        margin: 10px 0 -10px;
        border-bottom: 0;
        background: 0 0;
        text-align: left;
    }

    .header .nav .container:after {
        display: none;
    }

    .header .nav ul {
        margin: 0 -15px;
    }

    .header .nav li {
        display: block;
        margin: 0;
        border-top: 1px solid #eee;
        background: 0 0;
    }

    .header .nav li a {
        padding: 0 15px;
        color: #333;
        line-height: 40px;
    }

    .header .nav li a:after {
        display: none;
    }

    .header .nav li .arr {
        display: block;
    }

    .header .nav li.active a,.header .nav li.open a,.header .nav li a:hover {
        background-color: transparent;
        color: #104492;
    }

    .header .nav li.open .arr:after {
        border-color: #104492;
        -webkit-transform: rotate(225deg);
        transform: rotate(225deg);
    }

    .header .nav .dropdown-box {
        position: static;
        min-width: auto;
        background-color: #f5f5f5;
        text-align: left;
    }

    .header .nav .dropdown-box a {
        padding: 0 15px;
        border-top: 1px dotted #ddd;
        border-bottom: 0;
        background-color: transparent!important;
        color: #333!important;
        line-height: 40px;
    }

    .header .nav .dropdown-box a:hover {
        background-color: transparent!important;
    }

    .menu-btn {
        display: block;
    }

    .banner .swiper-slide {
        height: 160px;
    }

    .banner .swiper-slide a {
        height: 160px!important;
    }

    .section,.section-sub {
        padding: 0;
    }
    .section-adv {
        padding: 10px;
    }

    .section-title {
        margin-bottom: 20px;
    }

    .section-title small {
        font-size: 24px;
    }

    .section-title strong {
        font-size: 18px;
    }

    .section-title strong:after {
        width: 60%;
    }

    .section-title-more .more-big {
        margin: 0 0 20px;
    }

    .section-title-1 {
        margin-bottom: 20px;
    }

    .section-title-1 strong {
        font-size: 22px;
    }

    .section-title-1 h4 {
        padding: 0 30px;
        font-size: 18px;
    }

    .in-prd-menu {
        margin: 0 0 20px;
    }

    .in-prd-menu .hform {
        float: none;
        margin: 0 0 10px;
    }

    .in-prd-menu .hform input {
        box-sizing: border-box;
        padding: 7px 50px 7px 12px;
        width: 100%;
    }

    .in-prd-menu .hform button {
        height: 36px;
    }

    .in-prd-menu ul {
        float: none;
    }

    .in-prd-menu li {
        width: 50%;
    }

    .in-prd-menu li a {
        overflow: hidden;
        text-align: center;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 14px;
        line-height: 34px;
    }

    .list-1 {
        margin: -30px 0 0 -10px;
    }

    .list-1 li {
        width: 50%;
    }

    .list-1 li a {
        margin: 15px 0 0 10px;
    }
    .list-1 li img {
        width: 100%;
    }

    .list-1 li .text {
        margin-top: 5px;
        font-size: 14px;
        line-height: 1.4;
    }
    .list-1 li .content {
        padding: 0 10px 10px 10px;
        max-height: 94px;
        -webkit-line-clamp: 6;
        font-size: 11px;
    }
    .list-1 li .desc {
        margin-top: 5px;
        font-size: 12px;
    }

    .list-1 li .more {
        bottom: -24px;
        margin-left: -24px;
        width: 40px;
        height: 40px;
        line-height: 40px;
    }

    .list-1-1 .img-cover {
        margin: -10px -10px 0;
    }

    .in-adv {
        margin: -10px 0 0;
    }

    .in-adv li {
        width: 100%;
    }

    .in-adv li a {
        margin: 10px 0 0;
        padding: 15px;
    }

    .in-adv li .img-center {
        width: 70px;
        height: 70px;
        line-height: 70px;
    }

    .in-adv li .text {
        margin-left: 85px;
    }

    .in-adv li .text h4 {
        font-size: 16px;
    }

    .in-adv li .text p {
        margin-top: 6px;
        font-size: 12px;
    }

    .list-2 {
        /*margin: 0 0 -10px;*/
    }

    .list-2 li {
        width: 100%;
    }
    .list-2 li img {
        height: 140px;
    }
    .list-2 li a {
        margin: 0 0 10px;
    }

    .list-2 li .text {
        font-size: 16px;
        line-height: 44px;
    }

    .list-2-1 {
        margin: 0px 0 0 -10px;
    }

    .list-2-1 li {
        width: 50%;
    }

    .list-2-1 li a {
        margin: 10px 0 0 10px;
    }

    .list-2-1 li .text {
        padding: 0 10px;
        font-size: 14px;
        line-height: 36px;
    }

    .list-2-1-1 li:last-child {
        display: none;
    }

    .in-about dt {
        float: none;
        margin: 0 0 20px 20px;
        width: auto;
    }

    .in-about dt:before {
        bottom: -20px;
        left: -20px;
        width: 100%;
    }

    .in-about dd {
        margin: 20px 0 0;
        padding: 20px;
        height: auto;
    }

    .in-about dd h4 {
        font-size: 16px;
    }

    .in-about dd p {
        margin: 10px 0 0;
        font-size: 14px;
        line-height: 1.8;
    }

    .in-about dd .more-big {
        margin-top: 20px;
    }

    .list-3 {
        margin: -10px 0 0;
    }
    .index-news {
        padding: 1px 0 30px 0;
    }
    .list-3 li {
        width: 100%;
    }

    .list-3 li a {
        margin: 10px 0 0;
        padding: 10px;
    }

    .list-3 li a:after {
        width: 50px;
        border-bottom-width: 87px;
        border-right-width: 50px;
    }

    .list-3 li .date {
        padding: 11px 0;
        width: 90px;
    }

    .list-3 li .date small {
        font-size: 12px;
    }

    .list-3 li .date strong {
        margin-top: 5px;
        font-size: 28px;
    }

    .list-3 li .text {
        margin-left: 100px;
    }

    .list-3 li .text h4 {
        font-size: 16px;
    }

    .list-3 li .text p {
        margin-top: 5px;
        height: 40px;
        line-height: 1.45;
    }

    .footer {
        padding: 30px 0;
        display: none;
    }

    .footer dl {
        box-sizing: border-box;
        margin: 0 1% 10px;
        padding: 0 15px;
        width: 48%;
        border: 1px solid #fff;
    }

    .footer dt {
        position: relative;
        margin: 0;
        font-size: 16px;
        line-height: 36px;
    }

    .footer dt:after {
        position: absolute;
        top: 50%;
        right: 6px;
        margin: -3px 0 0;
        width: 9px;
        height: 9px;
        border-top: solid 1px #bdbebf;
        border-right: solid 1px #bdbebf;
        background-color: transparent;
        -webkit-transition: all .5s;
        transition: all .5s;
        -webkit-transform: rotate(135deg) translateX(-50%);
        transform: rotate(135deg) translateX(-50%);
    }

    .footer dd {
        display: none;
    }

    .footer dd ul {
        padding-bottom: 10px;
    }

    .footer dl.open dt:after {
        right: 0;
        margin-top: -6px;
        -webkit-transform: rotate(315deg) translateX(-50%);
        transform: rotate(315deg) translateX(-50%);
    }

    .footer .pp {
        display: block;
    }

    .footer-contact {
        margin-top: 10px;
        width: 100%;
    }

    .footer-contact .code {
        display: none;
    }

    .footer-copy {
        margin-top: 30px;
        text-align: center;
        font-size: 12px;
    }

    .pages {
        margin-top: 15px;
    }

    .pages a {
        padding: 0 12px;
        font-size: 12px;
        line-height: 30px;
    }

    .banner-sub {
        height: 160px;
    }

    .ct2-sd {
        float: none;
        width: auto;
    }

    .ct2-mn {
        float: none;
        width: auto;
    }

    .panel-sd .tit {
        display: none;
    }

    .lanmu {
        overflow: hidden;
        margin: 0 -1px 20px;
    }

    .lanmu li {
        float: left;
        width: 50%;
        border: 0;
    }

    .lanmu li .arr {
        display: none;
    }
    .lanmu li>a {
        padding: 0;
        border: 1px solid #fff;
        text-align: center;
        font-size: 14px;
        line-height: 34px;
    }
    .list-4 li span {
        display: block;
        padding: 10px 10px 2px 10px;
    }
    .list-4 li .m-title {
        display: block;
        font-size: 16px;
        font-weight: 500;
        color: #000;
        padding: 10px 0 4px 14px;
    }
    .list-4 li .img {
        display: none;
    }
    .list-4 li .text {
        margin: 0;
    }
    .list-4 li .text h4 {
        /*padding-bottom: 10px;*/
        font-size: 14px;
        text-overflow: initial;
        white-space: normal;
    }

    .list-4 li .text .content {
        display: none;
    }

    .list-4 li .time {
        position: relative;
        font-size: 12px;
        text-align: right;
        color: #999;
    }

    .list-4 li a:hover {
        padding-left: 0;
    }

    .list-4 li a:hover .text {
        padding: 0 40px 0 0;
    }

    .list-4 li:first-child a {
        margin-top: 0;
        padding-top: 0;
        border-top: 0;
    }

    .nav-sub {
        margin: -5px 0 20px -5px;
    }

    .nav-sub li a {
        margin: 5px 0 0 5px;
        padding: 0 10px;
        font-size: 12px;
        line-height: 32px;
    }

    .about-1 {
        font-size: 14px;
    }

    .about-2 {
        padding: 0 35px;
    }

    .about-2 .text {
        margin: 0;
    }

    .about-2 .swiper-button-prev {
        left: 0;
    }

    .about-2 .swiper-button-next {
        right: 0;
    }

    .about-2 .swiper-pagination {
        display: block;
    }

    .about-3 li {
        width: 100%;
    }

    .contact-right,.contact-left {
        float: none;
        width: auto;
    }

    .contact-right .item {
        margin-bottom: 20px!important;
    }

    .contact-right .item .ewm {
        margin-top: 0;
        font-size: 12px;
    }

    .contact-right .item .ewm a {
        padding: 0 26px 0 10px;
        background-position: 64px center;
        background-size: 12px auto;
        line-height: 24px;
    }

    .contact-right .item .ewm .img-center:before {
        display: none;
    }

    .contact-right .item .ewm .img-center:after {
        top: 39px;
    }

    .contact-right .item h4 {
        font-size: 18px;
    }
    .contact-right-1 {
        margin: 0;
    }

    .contact-right .item .text {
        margin-top: 15px;
        padding-left: 10px;
        line-height: 1.8;
        border-left-width: 1px;
        border: none;
    }
    .contact-right .company {
        display: none;
    }

    .contact-left .map {
        margin-bottom: 20px;
    }

    .msg {
        padding: 15px;
        width: 92%;
        margin-bottom: 30px;
    }

    .msg h4 {
        font-size: 18px;
    }

    .msg .tips {
        font-size: 14px;
    }

    .msg form {
        margin-left: 0;
    }

    .msg .form-group {
        margin: 10px 0 0;
        width: 100%;
    }

    .msg .form-group.full {
        width: 100%;
    }

    .msg .form-group.yzm {
        position: relative;
    }

    .msg .form-group.yzm .form-control {
        box-sizing: border-box;
        padding-right: 100px;
        width: 100%;
    }

    .msg .form-group.yzm .yzm-pic {
        position: absolute;
        top: 10px;
        right: 10px;
        width: 90px;
    }

    .message-left,.message-right {
        float: none;
        width: auto;
    }

    .message-left {
        margin-bottom: 30px;
        font-size: 14px;
    }

    .message-left h4 {
        margin-bottom: 20px;
        font-size: 18px;
    }

    .jobs .item .tit {
        padding: 10px 56px 10px 10px;
    }

    .jobs .item .tit h4 {
        font-size: 16px;
    }

    .jobs .item .tit p {
        margin-top: 5px;
    }

    .jobs .item .tit p span {
        margin-right: 10px;
        font-size: 12px;
    }

    .jobs .item .tit:after {
        top: 10px;
        right: 10px;
        width: 35px;
        font-size: 20px;
        line-height: 44px;
    }

    .jobs .item .con {
        padding: 10px;
        font-size: 14px;
    }

    .news-left {
        float: none;
        width: auto;
    }

    .news-right {
        display: none;
    }

    .news-title {
        margin-top: 10px;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

    .news-title h1 {
        font-size: 18px;
    }

    .news-title p span {
        margin-right: 10px;
        font-size: 12px;
    }

    .news-content {
        margin-bottom: 20px;
    }
    .news-content p {
        margin: 4px;
    }
    .news-exp {
        padding-top: 10px;
        font-size: 12px;
    }

    .news-panel {
        margin-top: 30px;
    }

    .news-panel .tit {
        margin-bottom: 15px;
    }

    .news-panel .tit span {
        padding-bottom: 10px;
        font-size: 16px;
    }

    .news-panel .tit .fh {
        font-size: 14px;
    }

    .list-5 {
        margin-top: -10px;
    }

    .list-5 li {
        width: 100%;
    }

    .list-5 li a {
        margin-top: 10px;
        padding-bottom: 10px;
        font-size: 12px;
    }

    .case-title p span {
        margin: 0 5px;
    }

    .pc-slide,.yunu-showcase-info {
        float: none;
        width: auto;
    }

    .yunu-showcase-info {
        margin-top: 20px;
    }

    .yunu-showcase-info h1 {
        font-size: 20px;
        line-height: 1.8;
    }

    .yunu-showcase-info p {
        height: auto;
    }

    .case-bb {
        margin-bottom: 10px;
    }

    .case-bb span {
        font-size: 18px;
    }

    .abcc {
        margin-top: -50px;
        padding-top: 80px;
    }

    .list-7 {
        margin: -10px 0 0 -10px;
    }

    .list-7 li {
        width: 50%;
    }

    .list-7 li a {
        margin: 10px 0 0 10px;
        padding: 10px;
    }

    .list-7 li .img-center {
        height: 150px;
        line-height: 150px;
    }

    .list-7 li .text {
        margin-top: 10px;
        font-size: 14px;
    }

    .list-7 li .img-center:after,.list-7 li .img-center:before {
        margin: -15px 0 0 -15px;
        width: 30px;
        height: 30px;
    }

    .position {
        display: none;
        font-size: 12px;
    }
}

.dede_pages {
    overflow: hidden;
    padding: 20px 0;
    text-align: center;
    font-size: 14px;
}

.dede_pages ul {
    display: inline-block;
    margin: 0 auto;
    padding: 0;
}

.dede_pages ul li {
    float: left;
    margin: 0 2px;
    padding: 0 10px;
    border: 1px solid #d8dadf;
    background: #fff;
    font-family: microsoft yahei;
    line-height: 25px;
    cursor: pointer;
}

.dede_pages ul li a {
    float: left;
    display: block;
    color: #555;
}

.dede_pages ul li:hover {
    border: 1px #333 solid;
    background-color: #333;
    color: #fff;
    text-decoration: none;
}

.dede_pages ul li:hover a {
    color: #fff;
}

.dede_pages ul li:hover a:hover {
    color: #fff;
    text-decoration: none;
}

.dede_pages ul li.thisclass {
    border: 1px #333 solid;
    background-color: #333;
    color: #fff;
    cursor: auto;
}

.dede_pages ul li.thisclass a {
    color: #fff;
}

.dede_pages .pageinfo {
    padding-left: 5px;
    line-height: 30px;
}

.dede_pages strong {
    font-weight: 400;
}

#maximg img {
    height: auto!important;
    max-width: 100%;
}
