html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1.15;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/*����ģ������ʣ�https://www.bootstrapmb.com*/
body {
    margin: 0;
    line-height: 1.42857143;
    font-size: 14px;
    min-width: 1230px;
    background: #fff;
    color: #333;
    padding-top: 100px;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

a {
    -webkit-text-decoration-skip: objects;
    background-color: transparent;
}

abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
    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 {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

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 {
    line-height: 1.42857143;
    margin: 0;
    outline: none;
}

body, button, input, select, textarea {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
    font-family: "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}

button, input {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html [type=button], /* 1 */
[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 {
    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: .35em .75em .625em;
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    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] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

summary {
    display: list-item;
}

article, aside, footer, header, nav, section, figcaption, figure, main, details, /* 1 */
menu {
    display: block;
}

pre, code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

audio, video, canvas {
    display: inline-block;
}

template, [hidden] {
    display: none;
}

.clearfix {
    zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #0b4e9c;
}

ul {
    margin: 0;
    list-style: none;
    padding: 0;
}

.content-exp {
    padding: 10px 15px;
    font-size: 12px;
    margin-top: 20px;
    border: 1px solid #ddd;
    overflow: hidden;
}

.content-exp li {
    line-height: 2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    width: 50%;
}

.content-exp li:last-child {
    text-align: right;
}

.footer-fix {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 10;
    display: none;
}

.footer-fix li {
    float: left;
    width: 25%;
}

.footer-fix li a {
    display: block;
    text-align: center;
    padding: 7px 0;
    font-size: 12px;
    line-height: 1;
}

.footer-fix li i {
    display: block;
    height: 20px;
    background: no-repeat center;
    background-size: contain;
    margin-bottom: 4px;
}

.footer-fix li i.i1 {
    background-image: url(../images/f_01.png);
}

.footer-fix li i.i2 {
    background-image: url(../images/f_02.png);
}

.footer-fix li i.i3 {
    background-image: url(../images/f_03.png);
}

.footer-fix li i.i4 {
    background-image: url(../images/f_04.png);
}

.kf {
    width: 208px;
    position: fixed; /* right: 20px; */
    right: -208px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
}

.kt-top {
    height: 40px;
    line-height: 40px;
    background: url(../images/kefu.png) 12px center no-repeat #1048a0;
    -ms-background-size: auto 20px;
    background-size: auto 20px;
    padding-left: 46px;
    font-size: 14px;
    color: #fff;
}

.kt-top span:hover {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.kt-top span {
    width: 18px;
    height: 16px;
    float: right;
    position: relative;
    margin: 10px 10px 0 0;
    cursor: pointer;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.kt-top span b {
    width: 100%;
    height: 2px;
    background: #fff;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
}

.kt-top span b:first-child {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

.kt-top span b:last-child {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}

.kf .con {
    overflow: hidden;
    background: #fff;
}

.kf .qq li {
    height: 36px;
    line-height: 36px;
    border-bottom: #f5f5f5 solid 1px;
    padding-left: 16px;
}

.kf .qq li a {
    height: 36px !important;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-decoration: initial;
    display: block;
}

.kf .qq li a img {
    padding-right: 6px;
}

.kf .con h5 {
    height: 26px;
    line-height: 26px;
    margin-top: 12px;
    background: url(../images/lianxi.png) 16px center no-repeat;
    padding-left: 45px;
    color: #666;
    font-size: 14px;
    margin-bottom: 0;
}

.kf .contact_right {
    margin-top: 1px;
    height: auto;
}

.kf .contact_right p {
    height: 26px;
    line-height: 26px;
    color: #666;
    font-size: 14px;
    padding-left: 22px;
    margin: 0;
}

.kf .contact_right p:nth-child(2n) {
    padding-left: 32px;
}

.kf .con h5.qr-icon {
    background: url(../images/erweima.png) 16px center no-repeat;
}

.kf .con .qr {
    margin-top: 10px;
    padding-left: 40px;
}

.kf .con .qr img {
    width: 110px;
    height: 110px;
}

.kf .backTop {
    width: 100%;
    height: 40px;
    margin-top: 10px;
    background: url(../images/huidaodingbu.png) center center no-repeat #1048a0;
    background-size: 18px auto;
    cursor: pointer;
}

.kf-side {
    padding: 18px 10px 10px;
    background: #1048a0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    left: -34px;
    cursor: pointer;
}

.kf-side b {
    display: block;
    color: #fff;
    line-height: 18px;
    font-size: 14px;
    font-weight: 400;
}

.kf-side span.arrow {
    width: 12px;
    height: 12px;
    background: url(../images/jt-1.png) no-repeat;
    -ms-background-size: auto 12px;
    background-size: auto 12px;
    display: block;
    margin-top: 10px;
}

.kf-side span.on {
    background: url(../images/jt-2.png) no-repeat;
    -ms-background-size: auto 12px;
    background-size: auto 12px;
}

.style-link {
    padding: 20px 0;
}

.style-link h4 {
    border-bottom: 1px solid #ddd;
    margin: 0;
    font-size: 18px;
    color: #1048a0;
    padding-bottom: 15px;
}

.style-link h4 small {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: normal;
    color: #999;
}

.style-link ul {
    margin-left: -20px;
}

.style-link li {
    float: left;
    margin-left: 20px;
    margin-top: 20px;
}

.message {
    background-color: #f2f2f2;
    padding: 50px;
    max-width: 1000px;
    margin: 0 auto;
}

.message {
    background-color: #f2f2f2;
    padding: 50px;
    max-width: 1000px;
    margin: 0 auto;
}

.message form {
    overflow: hidden;
    display: block;
    margin: -30px 0 0 -60px;
}

.message .form-group {
    float: left;
    margin: 30px 0 0 60px;
    width: 470px;
}

.message .form-label {
    display: block;
    margin-bottom: 10px;
}

.message .form-label span {
    color: red;
}

.message .form-content {
    border: 1px solid #ddd;
    background-color: #fff;
    padding: 10px 15px;
}

.message .form-control {
    border: 0;
    background-color: transparent;
    padding: 0;
    line-height: 30px;
    font-size: 14px;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}

.message .form-submit {
    display: block;
    background: #0b4e9c;
    color: #fff;
    border: 0;
    padding: 0;
    cursor: pointer;
    outline: none;
    height: 54px;
    font-size: 16px;
    width: 280px;
    margin: 0 auto;
}

.message .form-group.full {
    float: none;
    width: auto;
}

.message .form-tips {
    text-align: center;
    color: #666;
    margin-top: 10px;
}

.message .form-tips span {
    color: red;
}

.yzm-box {
    position: relative;
}

.yzm-box .yzm-pic {
    position: absolute;
    right: 10px;
    top: 10px;
    height: 30px;
    line-height: 30px;
}

.message .form-tips {
    text-align: center;
    color: #666;
    margin-top: 10px;
}

.message .form-tips span {
    color: red;
}


.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;
}

.img-cover {
    overflow: hidden;
    position: relative;
}

.img-cover span {
    display: block;
    width: 100%;
    background: no-repeat center / cover;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

/*.img-cover img {*/
/*    display: block;*/
/*    width: 100%;*/
/*    background: no-repeat center / cover;*/
/*    -webkit-transition: all 0.5s;*/
/*    transition: all 0.5s;*/
/*    height: 100%;*/
/*    position: absolute;*/
/*    left: 0;*/
/*    top: 0;*/
/*}*/

.more-big {
    display: inline-block;
    margin-top: 60px;
    font-size: 0;
    background-color: #1068c1;
    color: #fff !important;
    border-radius: 50px;
    padding: 7px 7px 7px 30px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.more-big span {
    display: inline-block;
    font-size: 20px;
    vertical-align: middle;
}

.more-big i {
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: url(../images/icon3.png) no-repeat center #fff;
    margin-left: 20px;
}

.more-big-white {
    background-color: #fff;
    color: #1068c1 !important;
}

.more-big-white i {
    background-color: #1068c1;
    background-image: url(../images/icon3_w.png);
}

.more-big:hover {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
}

.container {
    padding: 0 15px;
    min-width: 1200px;
    margin: 0 auto;
    max-width: 1500px;
}

.header {
    position: fixed;
    z-index: 100;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #fff;
}

.header .container {
    max-width: none;
    padding: 0;
}

.header .logo {
    float: left;
    font-size: 0;
    height: 70px;
    line-height: 70px;
    text-align: left;
    padding: 15px 0 15px 4%;
    transition: all 0.5s;
}

.header .tel {
    float: right;
    line-height: 100px;
    margin-left: 40px;
    font-size: 22px;
    font-weight: bold;
    color: #0b4e9c;
    background: url(../images/icon2.png) no-repeat 0 center;
    padding-left: 35px;
    transition: all 0.5s;
}

.header .nav {
    float: right;
}

.header .nav .login {
    background-color: #007aff;
    /*padding:0 60px 0 60px;*/
    margin-left: 0 !important
}

.header .nav li {
    margin-left: 60px;
    float: left;
}

.header .nav li > a {
    display: block;
    font-size: 18px;
    line-height: 100px;
    position: relative;
    padding: 0 10px;
    font-weight: bold;
    transition: all 0.5s;
}

.header .nav li > a:after {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 0;
    height: 3px;
    background-color: #0b4e9c;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    content: '';
}

.header .nav li .arr {
    float: right;
    height: 40px;
    width: 40px;
    position: relative;
    display: none;
}

.header .nav li .arr:after {
    content: '';
    border-top: 2px solid #ccc;
    border-left: 2px solid #ccc;
    box-sizing: content-box;
    display: block;
    width: 8px;
    height: 8px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    right: 15px;
}

.header .nav li.dropdown {
    position: relative;
}

.header .nav .dropdown-box {
    position: absolute;
    left: 50%;
    width: 180px;
    top: 100%;
    display: none;
    z-index: 10;
    text-align: center;
    background-color: #fff;
    margin-left: -90px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
}

.header .nav .dropdown-box p {
    margin: 0;
}

.header .nav .dropdown-box a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 15px;
    font-size: 18px;
    display: block;
    line-height: 50px;
    position: relative;
}

.header .nav .dropdown-box a:before, .header .nav .dropdown-box a:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.header .nav .dropdown-box a span {
    position: relative;
    z-index: 1;
}

.header .nav .dropdown-box a:before {
    width: 2px;
    height: 0;
    background-color: #0b4e9c;
    z-index: 1;
}

.header .nav .dropdown-box a:after {
    height: 100%;
    width: 0;
    background-color: #f7f7f7;
}

.header .nav .dropdown-box a:hover:before {
    height: 100%;
}

.header .nav .dropdown-box a:hover:after {
    width: 100%;
}

.header .nav li.active > a, .header .nav li.open > a, .header .nav li > a:hover {
    color: #0b4e9c;
}

.header .nav li.open > a:after, .header .nav li.active > a:after, .header .nav li > a:hover:after {
    width: 100%;
    left: 0;
}

.header .sc {
    float: right;
    position: relative;
    margin-left: 40px;
}

.header .sc-btn {
    display: block;
    height: 100px;
    width: 160px;
    background: url(../images/member_login_icon.png) no-repeat center #0b4e9c;
    transition: all 0.5s;
}

.header .sc-box {
    position: absolute;
    right: 0;
    top: 100%;
    overflow: hidden;
    display: none;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.header .sc-box input {
    display: block;
    padding: 14px 115px 14px 15px;
    border: 1px solid transparent;
    font-size: 14px;
    color: #333;
    background-color: #fff;
    width: 300px;
}

.header .sc-box button {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    width: 100px;
    height: 50px;
    background: #1068c1;
    color: #fff;
    border: 0;
    cursor: pointer;
    font-size: 18px;
}

.menu-btn {
    display: none;
    padding: 6px 0;
    float: right;
}

.menu-btn:before, .menu-btn:after, .menu-btn span {
    display: block;
    height: 2px;
    background-color: #0b4e9c;
    content: '';
}

.menu-btn:before {
    width: 24px;
}

.menu-btn:after {
    width: 18px;
    margin-left: 6px;
}

.menu-btn span {
    width: 12px;
    margin: 6px 0 6px 12px;
}

.header-fix .logo {
    height: 50px;
    line-height: 50px;
}

.header-fix .tel {
    line-height: 80px;
    font-size: 20px;
}

.header-fix .sc-btn {
    height: 80px;
}

.header-fix .nav li > a {
    line-height: 80px;
}

.banner .swiper-slide {
    background: no-repeat center / cover;
    height: 800px;
}

.banner .swiper-slide .container {
    height: 100%;
}

.banner .swiper-slide .wrap {
    display: table;
    height: 100%;
    width: 100%;
}

.banner .swiper-slide .inner {
    display: table-cell;
    vertical-align: middle;
    padding-left: 60px;
}

.banner .swiper-slide h4 {
    margin: 0;
    font-size: 30px;
    color: #1673bc;
}

.banner .swiper-slide small {
    font-size: 15px;
    display: block;
    opacity: 0.55;
    text-transform: uppercase;
    font-family: serif;
}

.banner .swiper-slide p {
    margin: 10px 0 0;
    color: #1673bc;
    font-size: 28px;
    font-weight: bold;
}

.banner .swiper-pagination {
    bottom: 50%;
    left: auto;
    right: 30px;
    width: 8px;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
}

.banner .swiper-pagination-bullet {
    background-color: #fff;
    display: block;
    margin: 10px 0 !important;
}

.section {
    padding: 80px 0;
}

.section-title {
    margin-bottom: 60px;
    font-size: 0;
    color: #0b4e9c;
}

.section-title span {
    display: inline-block;
    font-size: 32px;
    background: url(../images/tit.png) no-repeat center / contain;
    line-height: 1.1;
    padding: 10px 0;
}

.section-title span strong {
    display: block;
    text-transform: uppercase;
    font-size: 50px;
}

.section-title-center {
    text-align: center;
}

.in-news-box {
    margin: -82px 0;
    position: relative;
    z-index: 1;
}

.in-news {
    background-color: #fff;
    padding: 20px 12%;
    position: relative;
    border-radius: 100px;
}

.in-news .swiper-slide a {
    display: block;
    overflow: hidden;
}

.in-news .swiper-slide .img-center {
    float: left;
    width: 220px;
    height: 122px;
    line-height: 122px;
}

.in-news .swiper-slide .text {
    margin-left: 240px;
    padding-top: 10px;
}

.in-news .swiper-slide .text h4 {
    margin: 0;
    font-size: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.in-news .swiper-slide .text p {
    color: #777;
    line-height: 1.8;
    font-size: 16px;
    height: 56px;
    overflow: hidden;
    text-align: justify;
    margin: 15px 0 0;
}

.in-news .swiper-button-prev, .in-news .swiper-button-next {
    background-color: #0b4e9c;
    width: 44px;
    height: 44px;
    margin-top: -22px;
    border-radius: 50%;
    background-size: 14px auto;
}

.in-news .swiper-button-prev {
    left: 4%;
}

.in-news .swiper-button-next {
    right: 4%;
}

.in-about-box {
    position: relative;
    background-color: #0b4e9c;
}

.in-about-box:before {
    position: absolute;
    left: 50%;
    width: 50%;
    height: 100%;
    content: '';
    background: url(../images/阿拉木图公司场景13.jpg) no-repeat center / cover;
}

.in-about {
    background: url(../images/bg2.jpg) no-repeat center bottom / contain #0b4e9c;
    color: #fff;
    width: 46%;
    padding: 13% 0;
}

.in-about .section-title {
    color: #fff;
}

.in-about p {
    font-size: 16px;
    line-height: 1.8;
    text-align: justify;
    margin: 20px 0 0;
}

.in-prod .swiper-container {
    margin-top: -220px;
}

.in-prod .ctrl {
    font-size: 0;
    text-align: right;
    width: 32%;
    position: relative;
    z-index: 10;
}

.in-prod .swiper-button-prev, .in-prod .swiper-button-next {
    position: static;
    margin: 0 0 0 15px;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #0b4e9c;
    width: 85px;
    height: 36px;
    background: no-repeat center;
}

.in-prod .swiper-button-prev {
    background-image: url(../images/icon19.png);
}

.in-prod .swiper-button-prev:hover {
    background-image: url(../images/icon20_a.png);
}

.in-prod .swiper-button-next {
    background-image: url(../images/icon19_a.png);
}

.in-prod .swiper-button-next:hover {
    background-image: url(../images/icon20.png);
}

.in-prod-list {
    margin: -20px 0 0 -20px;
}

.in-prod-list li {
    float: left;
    width: 33.333333%;
}

.in-prod-list li a {
    display: block;
    position: relative;
    color: #fff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    margin: 20px 0 0 20px;
}

.in-prod-list li .img-cover {
    height: 250px;
}

.in-prod-list li .text {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.in-prod-list li .inner {
    margin: 25px;
    height: 200px;
    line-height: 200px;
    font-size: 0;
    text-align: center;
    background: url(../images/m8.png) repeat center;
}

.in-prod-list li h4 {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    font-weight: normal;
    text-align: left;
    line-height: 1.5;
    margin: 0;
    background: no-repeat 0 center;
    padding-left: 65px;
}

.in-prod-list li h4 small {
    display: block;
    font-size: 16px;
}

.in-case-box {
    background: url(../images/bg3.png) no-repeat center bottom #0b4e9c;
    overflow: hidden;
}

.in-case-box .section-title {
    color: #fff;
}

.in-case {
    position: relative;
}

.in-case .swiper-button-next, .in-case .swiper-button-prev {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    margin-top: -32px;
    background-color: #fff;
    background-size: auto 30px;
}

.in-case .swiper-button-next {
    right: -100px;
}

.in-case .swiper-button-prev {
    left: -100px;
}

.in-case .swiper-container {
    padding: 55px 15px 25px 15px;
}

.in-case .wrap {
    background-color: #fff;
    padding: 10px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.in-case .img-cover {
    height: 200px;
}

.in-case .img-cover i {
    position: absolute;
    top: 0;
    left: 10px;
    font-family: Impact;
    color: #fff;
    font-style: normal;
    font-size: 38px;
    background-color: #0b4e9c;
    padding: 5px;
}

.in-case .text {
    padding: 15px 10px 10px;
}

.in-case .text p {
    margin: 5px 0 0;
    line-height: 1.8;
    color: #666;
    font-size: 16px;
}

.in-case .text p strong {
    color: #0b4e9c;
}

.in-case .text .btn {
    display: block;
    line-height: 44px;
    font-size: 18px;
    background-color: #0b4e9c;
    text-align: center;
    color: #fff;
    margin-top: 20px;
}

.in-case .wrap:hover {
    box-shadow: 0 0 25px rgba(255, 255, 255, 0.8);
}

.in-case .swiper-slide:nth-child(odd) .wrap {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
}

.in-yw-box {
    background: url(../images/bg4.png) no-repeat center / cover;
}

.in-yw-left {
    float: left;
    width: 28%;
    padding-top: 5%;
}

.in-yw-right {
    margin-left: 32%;
}

.in-yw-1 p {
    margin: 0;
    font-size: 16px;
    color: #777;
    line-height: 1.8;
    text-align: justify;
}

.in-yw-1 p.gm {
    margin-bottom: 20px;
    display: inline-block;
    background-color: #0b4e9c;
    color: #fff;
    font-size: 20px;
    padding: 2px 15px;
}

.in-yw-2 {
    margin-top: 40px;
    margin-left: -40px;
}

.in-yw-2 li {
    float: left;
}

.in-yw-2 li .wrap {
    margin-left: 40px;
}

.in-yw-2 li .img-center {
    border: 1px solid #ccc;
    border-radius: 10px;
    width: 80px;
    height: 80px;
    line-height: 80px;
}

.in-yw-2 li p {
    margin: 10px 0 0;
    text-align: center;
}

.footer {
    color: #acacac;
    background-color: #333;
    padding-top: 50px;
}

.footer a {
    color: #fff;
}

.footer-copy {
    margin-top: 50px;
    text-align: center;
    border-top: 1px solid #444;
    padding: 15px 0;
}

.footer-copy p {
    margin: 0;
}

.footer-logo {
    float: left;
    background-color: #0b4e9c;
    padding: 30px 0;
    width: 180px;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    margin-top: -50px;
}

.footer-nav {
    margin-left: 20%;
    overflow: hidden;
    border-bottom: 1px solid #444;
    padding-bottom: 40px;
}

.footer-nav .tit {
    float: left;
}

.footer-nav .tit span {
    display: block;
    font-size: 20px;
    color: #fff;
    background: url(../images/icon15.png) no-repeat right center;
}

.footer-nav .tit small {
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 5px;
}

.footer-nav .text {
    margin-left: 220px;
    font-size: 0;
    text-align: right;
}

.footer-nav .text a {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    margin-bottom: 10px;
}

.footer-nav .text span {
    display: inline-block;
    vertical-align: middle;
    color: #444;
    font-size: 14px;
    padding: 0 30px;
    margin-bottom: 10px;
}

.footer-bottom {
    margin-top: 40px;
}

.footer-info {
    float: left;
}

.footer-info .link {
    overflow: hidden;
    margin-bottom: 20px;
}

.footer-info .link a {
    float: left;
    font-size: 22px;
    margin-right: 40px;
}

.footer-info p {
    margin: 5px 0 0;
    line-height: 1.8;
    font-size: 16px;
}

.footer-contact {
    float: right;
}

.footer-contact .tel {
    float: left;
    text-align: right;
}

.footer-contact .tel a {
    font-size: 20px;
    padding: 8px 30px;
    background-color: #0b4e9c;
    border-radius: 10px;
    display: inline-block;
    margin-bottom: 20px;
}

.footer-contact .tel p {
    margin: 0;
    color: #fff;
    font-size: 16px;
}

.footer-contact .tel p strong {
    display: block;
    font-size: 30px;
}

.footer-contact .ewm {
    /*float: right;*/
    /*margin-left: 30px;*/
    width: 180px;
}

.footer-contact .ewm p {
    margin: 5px 0 0;
    text-align: center;
}

.banner-sub {
    height: 350px;
    background: no-repeat center / cover;
}

.lanmu-top {
    background-color: #fff;
    padding: 30px 50px;
    border-bottom: 1px solid #eee;
    margin-top: -114px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}

.lanmu-top h4 {
    margin: 0;
    color: #0b4e9c;
    font-size: 22px;
}

.lanmu-top p {
    margin: 0;
    color: #999;
    text-transform: uppercase;
    font-size: 16px;
}

.lanmu-top-fix {
    -webkit-transform: rotateX(94deg) rotateZ(0);
    transform: rotateX(94deg) rotateZ(0);
}

.section-sub {
    padding: 50px 0;
}

.lanmu-list {
    float: left;
    width: 200px;
}

.lanmu-list li {
    border-bottom: 1px solid #eee;
}

.lanmu-list li:last-child {
    border-bottom: 0;
}

.lanmu-list li a {
    display: block;
    font-size: 16px;
    padding: 17px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.lanmu-list li span {
    display: block;
    line-height: 1;
    border-left: 3px solid transparent;
    padding-left: 20px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.lanmu-list li.active span {
    border-color: #0b4e9c;
}

.lanmu-list li a:hover span {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
    border-color: #0b4e9c;
}

.lanmu-content {
    /*margin-left: 240px;*/
}

.list-1 {
    margin: 0 0 -25px -25px;
}

.list-1 li {
    float: left;
    width: 50%;
}

.list-1 li a {
    display: block;
    margin: 0 0 25px 25px;
}

.list-1 li .img-cover {
    padding-top: 55%;
}

.list-1 li .text {
    padding: 15px 50px 15px 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    border-bottom: 1px solid #eee;
    position: relative;
}

.list-1 li .text h4 {
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
    font-weight: normal;
}

.list-1 li .text p {
    margin: 5px 0 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #999;
}

.list-1 li .text:after {
    content: '';
    width: 37px;
    height: 20px;
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    background: transparent url(../images/icon.png) no-repeat -30px -66px;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    margin-top: -10px;
    border-left: 1px solid transparent;
}

.list-1 li a:hover .img-cover span {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.list-1 li a:hover .text {
    border-color: #333;
}

.list-1 li a:hover .text:after {
    border-color: #eee;
    background-position: 16px -66px;
}

.pages {
    margin: 40px 0 0;
    text-align: center;
    /*font-size: 0;*/
}

.pages a {
    display: inline-block;
    font-size: 14px;
    line-height: 35px;
    padding: 0 14px;
    margin: 5px;
    background-color: #f5f5f5;
    border-radius: 3px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.pages a:hover, .pages a.active {
    background-color: #0b4e9c;
    color: #fff;
}

.list-2 {
    margin: 0 0 -20px -20px;
}

.list-2 li {
    float: left;
    width: 25%;
}

.list-2 li a {
    padding: 10px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    background-color: #f9f9f9;
    display: block;
    margin: 0 0 20px 20px;
}

.list-2 .img-cover {
    padding-top: 61%;
}

.list-2 .img-cover i {
    position: absolute;
    top: 0;
    left: 10px;
    font-family: Impact;
    color: #fff;
    font-style: normal;
    font-size: 38px;
    background-color: #0b4e9c;
    padding: 5px;
}

.list-2 .text {
    padding: 15px 10px 10px;
}

.list-2 .text p {
    margin: 5px 0 0;
    line-height: 1.8;
    color: #666;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.list-2 .text p strong {
    color: #0b4e9c;
}

.list-2 .text .btn {
    display: block;
    line-height: 44px;
    font-size: 18px;
    background-color: #0b4e9c;
    text-align: center;
    color: #fff;
    margin-top: 20px;
}

.list-2 a:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}

.list-3 {
    margin: 0 0 -30px -30px;
}

.list-3 li {
    float: left;
    width: 50%;
}

.list-3 li a {
    display: block;
    overflow: hidden;
    margin: 0 0 30px 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.list-3 li .img-cover {
    padding-top: 32%;
}

.list-3 li .time {
    float: left;
    border: 1px solid #eee;
    line-height: 1;
    color: #999;
    padding: 12px 15px;
    margin-top: 20px;
    font-size: 16px;
}

.list-3 li .time strong {
    display: block;
    font-size: 26px;
    font-family: Impact;
    color: #666;
    margin-bottom: 5px;
}

.list-3 li .text {
    margin-left: 100px;
    margin-top: 20px;
    position: relative;
    padding: 8px 30px 8px 0;
}

.list-3 li .text h4 {
    margin: 0;
    font-weight: normal;
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.list-3 li .text p {
    font-size: 14px;
    color: #999;
    margin: 10px 0 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.list-3 li .text:after {
    content: '';
    width: 15px;
    height: 9px;
    background: url(../images/icon.png) no-repeat -110px -11px;
    display: block;
    margin-top: -4px;
    position: absolute;
    top: 50%;
    right: 0;
}

.list-3 li a:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    border-color: #333;
}

.content-title {
    margin-bottom: 40px;
    text-align: center
}

.content-title h1 {
    font-size: 24px;
    margin: 0;
}

.content-title p {
    margin: 15px 0 0 -10px;
    font-size: 12px;
    color: #999;
}

.content-title p span {
    display: inline-block;
    margin-left: 10px;
}

.content-body {
    line-height: 1.8;
}

.content-body img {
    max-width: 100% !important;
    height: auto !important;
    width: auto !important;
}

.about-1 {
    max-width: 1200px;
    margin: 0 auto;
}

.about-1 dl {
    padding-bottom: 50px;
    border-bottom: 1px solid #eee;
    margin: 0 0 50px;
}

.about-1 dl:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}

.about-1 dt {
    text-align: center;
    font-size: 24px;
    margin-bottom: 30px;
}

.about-1 dt small {
    display: block;
    font-size: 18px;
    color: #999;
}

.about-1 dd {
    margin: 0;
    font-size: 16px;
    text-align: justify;
    color: #666;
    line-height: 1.8;
}

.about-1 dd p {
    margin-bottom: 0;
}

.about-2 .img-cover {
    padding-top: 62%;
}

.about-2 p {
    margin: 20px 0 0;
    text-align: center;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.about-2 .swiper-pagination {
    position: static;
    font-size: 0;
    margin-top: 30px;
}

.reimg img {
    max-width: 100%;
    height: auto !important;
}

.contact {
    background-color: #fff;
    margin-top: -180px;
    padding: 50px 50px 0;
}

.contact-1 {
    font-size: 0;
    text-align: center;
    margin-top: 40px;
}

.contact-1 li {
    display: inline-block;
    vertical-align: middle;
}

.contact-1 li .wrap {
    padding: 0 80px;
    border-left: 1px solid #eee;
    line-height: 1.5;
}

.contact-1 li:first-child .wrap {
    border-left: 0;
}

.contact-1 li .img-center {
    height: 78px;
    line-height: 78px;
}

.contact-1 li h4 {
    font-size: 18px;
    font-weight: normal;
    margin: 20px 0 0;
    color: #333;
}

.contact-1 li p {
    margin: 5px 0 0;
    font-size: 15px;
}

.contact-2 {
    font-size: 0;
    text-align: center;
}

.contact-2 li {
    display: inline-block;
    vertical-align: middle;
}

.contact-2 li .wrap {
    padding: 0 40px;
}

.contact-2 li h4 {
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 20px;
    color: #333;
}

.contact-2 li p {
    margin: 5px 0 0;
    font-size: 15px;
}

.contact-map {
    height: 500px;
}

.pagination p {
    margin: 0;
    cursor: pointer
}

.pagination {
    height: 40px;
    text-align: center;
    padding: 20px 0px;
}

.pagination a {
    display: inline-block;
    margin-right: 10px;
    padding: 2px 12px;
    height: 24px;
    border: 1px #cccccc solid;
    background: #fff;
    text-decoration: none;
    color: #808080;
    font-size: 12px;
    line-height: 24px;
}

.pagination a:hover {
    color: #0b4e9c;
    background: white;
    border: 1px #0b4e9c solid;
}

.pagination a.cur {
    border: none;
    background: #0b4e9c;
    color: #fff;
}

.pagination p {
    display: inline-block;
    padding: 2px 12px;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    color: #bbb;
    border: 1px #ccc solid;
    background: #fcfcfc;
    margin-right: 8px;
}

.pagination p.pageRemark {
    border-style: none;
    background: none;
    margin-right: 0px;
    padding: 4px 0px;
    color: #666;
}

.pagination p.pageRemark b {
    color: red;
}

.pagination p.pageEllipsis {
    border-style: none;
    background: none;
    padding: 4px 0px;
    color: #808080;
}

.dates li {
    font-size: 14px;
    margin: 20px 0
}

.dates li span {
    float: right
}


@media screen and (max-width: 1630px) {
    .header .sc-btn {
        width: 130px;
    }

    .header .nav .login {
        background-color: #007aff;
        /*padding:0 30px 0 30px;*/
        margin-left: 0 !important
    }

    .header .nav li {
        margin-left: 30px;
    }

    .in-case {
        margin: 0 100px;
    }

    .list-2 .text p {
        font-size: 14px;
    }

    .list-2 .text .btn {
        line-height: 38px;
        font-size: 16px;
    }
}

@media screen and (max-width: 1470px) {
    body {
        padding-top: 80px;
    }

    .header .logo {
        padding-left: 15px;
        height: 50px;
        line-height: 50px;
    }

    .header .tel {
        margin-left: 30px;
        line-height: 80px;
        font-size: 20px;
    }

    .header .sc {
        margin-left: 30px;
    }

    .header .sc-btn {
        width: 110px;
        height: 80px;
    }

    .header .nav .login {
        background-color: #007aff;
        /*padding:0 20px 0 20px;*/
        margin-left: 0 !important
    }

    .header .nav li {
        margin-left: 20px;
    }

    .header .nav li > a {
        line-height: 80px;
        font-size: 16px;
    }

    .header .nav .dropdown-box {
        width: 150px;
        margin-left: -75px;
    }

    .header .nav .dropdown-box a {
        font-size: 16px;
        line-height: 44px;
    }

    .banner .swiper-slide {
        height: 700px;
    }

    .in-case {
        margin: 0 70px;
    }

    .in-case .swiper-button-next, .in-case .swiper-button-prev {
        width: 50px;
        height: 50px;
        margin-top: -25px;
        background-size: auto 24px;
    }

    .in-case .swiper-button-next {
        right: -70px;
    }

    .in-case .swiper-button-prev {
        left: -70px;
    }

    .in-case .img-cover {
        height: 150px;
    }

    .in-case .img-cover i {
        font-size: 30px;
    }

    .in-case .text p {
        font-size: 14px;
    }

    .in-case .text .btn {
        line-height: 38px;
        font-size: 16px;
    }

    .footer-nav .text span {
        padding: 0 20px;
    }
}

@media screen and (max-width: 767px) {
    body {
        min-width: 320px;
        padding-top: 50px;
    }

    .container {
        width: auto;
        min-width: auto;
        max-width: none;
    }

    .kf {
        display: none;
    }

    .footer-fix {
        display: block;
    }

    .more-big {
        margin-top: 20px;
        padding: 5px 5px 5px 20px;
    }

    .more-big span {
        font-size: 14px;
    }

    .more-big i {
        width: 30px;
        height: 30px;
        margin-left: 10px;
        background-size: 8px auto;
    }

    .header {
        padding: 10px 0;
    }

    .header .container {
        padding: 0 15px;
    }

    .header .tel {
        display: none;
    }

    .header .logo {
        height: 30px;
        line-height: 30px;
        float: none;
        padding: 0;
    }

    .header .nav {
        margin: 10px -15px -10px;
        display: none;
        float: none;
    }

    .header .nav .login {
        background-color: #007aff;
        padding: 0 0 0 0;
    }

    .header .nav li {
        display: block;
        margin: 0;
        border-top: 1px solid #eee;
        float: none;
    }

    .header .nav li a {
        line-height: 40px;
        padding: 0 15px;
        font-size: 16px;
    }

    .header .nav li > a:after {
        display: none;
    }

    .header .nav li .arr {
        display: block;
        position: relative;
        z-index: 1;
    }

    .header .nav li.active a, .header .nav li.open a, .header .nav li a:hover {
        color: #0b4e9c;
    }

    .header .nav li.open .arr:after {
        border-color: #0b4e9c;
        -webkit-transform: rotate(225deg);
        transform: rotate(225deg);
    }

    .header .nav .dropdown-box {
        position: static;
        background-color: #f5f5f5;
        width: auto;
        text-align: left;
        margin: 0;
        box-shadow: none;
    }

    .header .nav .dropdown-box a {
        color: #333 !important;
        border-top: 1px dotted #ddd;
        padding: 0 15px;
        line-height: 40px;
        background-color: transparent !important;
        border-bottom: 0;
    }

    .menu-btn {
        display: block;
    }

    .header .sc {
        margin-left: 0;
        margin-right: 15px;
    }

    .header .sc-btn {
        height: 30px;
        background-size: 14px auto;
        width: 30px;
    }

    .header .sc-box {
        margin-top: 10px;
        margin-right: -54px;
    }

    .header .sc-box input {
        padding: 9px 75px 9px 15px;
        width: 180px;
    }

    .header .sc-box button {
        width: 60px;
        height: 40px;
        font-size: 14px;
    }

    .banner .swiper-slide {
        height: calc(100vh - 250px - 127px);
        min-height: 250px;
    }

    .banner .swiper-slide .container {
        width: 100%;
        box-sizing: border-box;
    }

    .banner .swiper-slide .inner {
        padding: 0;
    }

    .banner .swiper-slide h4 {
        font-size: 15px;
    }

    .banner .swiper-slide small {
        font-size: 10px;
    }

    .banner .swiper-slide p {
        font-size: 15px;
        margin-top: 5px;
    }

    .banner .swiper-pagination {
        right: 15px;
    }

    .section {
        padding: 30px 0;
    }

    .section-title {
        margin-bottom: 20px;
    }

    .section-title span {
        font-size: 20px;
    }

    .section-title span strong {
        font-size: 24px;
    }

    .in-news-box {
        margin: 0;
    }

    .in-news {
        margin: 0 -15px;
        padding: 30px 50px;
    }

    .in-news .swiper-slide .img-center {
        display: none;
    }

    .in-news .swiper-slide .text {
        margin: 0;
        padding: 0;
    }

    .in-news .swiper-slide .text h4 {
        font-size: 16px;
    }

    .in-news .swiper-slide .text p {
        font-size: 12px;
        height: 40px;
        margin-top: 5px;
    }

    .in-news .swiper-button-prev, .in-news .swiper-button-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        background-size: auto 15px;
    }

    .in-news .swiper-button-prev {
        left: 10px;
    }

    .in-news .swiper-button-next {
        right: 10px;
    }

    .in-about-box:before {
        display: none;
    }

    .in-about {
        width: auto;
        padding: 30px 0;
    }

    .in-about p {
        font-size: 14px;
        margin-top: 10px;
    }

    .in-prod .swiper-container {
        margin: 0;
    }

    .in-prod-sn {
        display: none;
    }

    .in-prod .section-title {
        float: left;
    }

    .in-prod .ctrl {
        float: right;
        width: auto;
        margin-top: 20px;
    }

    .in-prod .swiper-button-prev, .in-prod .swiper-button-next {
        margin-left: 10px;
        height: 28px;
        width: 50px;
        background-size: auto 10px;
    }

    .in-prod-list {
        margin: -10px 0 0 -10px;
    }

    .in-prod-list li {
        width: 50%;
    }

    .in-prod-list li a {
        margin: 10px 0 0 10px;
    }

    .in-prod-list li .img-cover {
        height: 120px;
    }

    .in-prod-list li .inner {
        margin: 5px;
        height: 110px;
        line-height: 110px;
    }

    .in-prod-list li h4 {
        background: none !important;
        padding: 0;
        font-size: 14px;
        text-align: center;
    }

    .in-prod-list li h4 small {
        font-size: 12px;
    }

    .in-prod-sn {
        display: none !important;
    }

    .in-case {
        margin: 0;
        padding: 0 40px;
    }

    .in-case .swiper-container {
        padding: 0;
    }

    .in-case .swiper-slide:nth-child(odd) .wrap {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    .in-case .img-cover {
        padding-top: 61%;
        height: auto;
    }

    .in-case .img-cover i {
        font-size: 20px;
    }

    .in-case .text p {
        margin-top: 0;
    }

    .in-case .text .btn {
        margin-top: 10px;
        font-size: 14px;
        line-height: 34px;
    }

    .in-case .swiper-button-next, .in-case .swiper-button-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        background-size: auto 15px;
    }

    .in-case .swiper-button-next {
        right: 0;
    }

    .in-case .swiper-button-prev {
        left: 0;
    }

    .in-yw-left {
        padding: 0;
        width: auto;
        float: none;
    }

    .in-yw-left .more-big {
        float: right;
        margin-top: -70px;
    }

    .in-yw-1 {
        display: none;
    }

    .in-yw-2 {
        display: none;
    }

    .in-yw-right {
        margin: 0;
    }

    .footer {
        padding-top: 30px;
    }

    .footer-logo {
        width: 60px;
        margin-top: -30px;
        padding: 20px 30px;
    }

    .footer-nav {
        display: none;
    }

    .footer-contact {
        float: left; !important;
        /*display: none;*/
    }

    .footer-bottom {
        margin-top: 20px;
    }

    .footer-info .link {
        margin-bottom: 10px;
    }

    .footer-info .link a {
        font-size: 16px;
        margin-right: 15px;
    }

    .footer-info p {
        font-size: 14px;
        margin: 0;
    }

    .footer-copy {
        margin-top: 30px;
        padding: 15px 0;
        font-size: 12px;
    }

    .pages {
        margin-top: 20px;
    }

    .pages a {
        font-size: 12px;
        line-height: 30px;
        padding: 0 12px;
    }

    .banner-sub {
        height: 140px;
    }

    .lanmu-top {
        padding: 10px 15px 20px 15px;
        margin-top: -40px;
    }

    .lanmu-top h4 {
        font-size: 16px;
    }

    .lanmu-top p {
        font-size: 12px;
    }

    .lanmu-top-fix {
        -webkit-transform: rotateX(0) rotateZ(0);
        transform: rotateX(0) rotateZ(0);
    }

    .section-sub {
        padding: 30px 0;
    }

    .lanmu-list {
        display: none;
    }

    .lanmu-content {
        margin: 0;
    }

    .list-1 {
        margin: 0 0 -10px -10px;
    }

    .list-1 li {
        width: 50%;
    }

    .list-1 li a {
        margin: 0 0 10px 10px;
    }

    .list-1 li .text {
        padding: 10px 0;
    }

    .list-1 li .text:after {
        display: none;
    }

    .list-1 li .text h4 {
        font-size: 14px;
    }

    .list-1 li .text p {
        font-size: 12px;
    }

    .list-2 {
        margin: 0 0 -10px -10px;
    }

    .list-2 li {
        width: 50%;
    }

    .list-2 li a {
        margin: 0 0 10px 10px;
    }

    .list-2 .img-cover i {
        font-size: 20px;
    }

    .list-2 .text {
        padding: 15px 0 0;
    }

    .list-2 .text p {
        margin-top: 0;
        font-size: 12px;
    }

    .list-2 .text .btn {
        margin-top: 10px;
        font-size: 14px;
        line-height: 34px;
    }

    .list-3 {
        margin-bottom: -20px;
    }

    .list-3 li {
        width: 100%;
    }

    .list-3 li a {
        margin-bottom: 20px;
        padding-bottom: 15px;
    }

    .list-3 li .time {
        font-size: 12px;
        margin-top: 15px;
        padding: 8px 10px;
    }

    .list-3 li .time strong {
        font-size: 22px;
    }

    .list-3 li .text {
        margin-left: 80px;
        padding: 6px 30px 6px 0;
        margin-top: 15px;
    }

    .list-3 li .text h4 {
        font-size: 16px;
    }

    .list-3 li .text p {
        font-size: 12px;
        margin-top: 5px;
    }

    .content-title {
        margin-bottom: 20px;
    }

    .content-title h1 {
        font-size: 18px;
    }

    .content-title p {
        margin-left: -5px;
        font-size: 12px;
        margin-top: 10px;
    }

    .content-title p span {
        margin-left: 5px;
    }

    .about-1 dl {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

    .about-1 dt {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .about-1 dt small {
        font-size: 12px;
    }

    .about-1 dd {
        font-size: 14px;
    }

    .about-1 dd p {
        margin-top: 10px;
    }

    .about-2 p {
        margin-top: 10px;
        font-size: 14px;
    }

    .about-2 .swiper-pagination {
        margin-top: 20px;
    }

    .contact {
        padding: 0;
        margin: 0;
    }

    .contact-1 {
        margin: 20px -15px 0;
    }

    .contact-1 li {
        width: 33.333333%;
    }

    .contact-1 li .wrap {
        padding: 0;
    }

    .contact-1 li .img-center {
        height: 40px;
        line-height: 40px;
    }

    .contact-1 li h4 {
        font-size: 14px;
        margin-top: 10px;
    }

    .contact-1 li p {
        font-size: 12px;
        margin-top: 0;
    }

    .contact-2 li {
        display: block;
        margin-top: 30px;
    }

    .contact-2 li h4 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .contact-2 li p {
        margin-top: 0;
        font-size: 14px;
    }

    .contact-map {
        height: 200px;
    }
}
