/* 素材8网 整站模板下载 */
/* 模板：www.sucai8.cn */


html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1.15;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    margin: 0;
    font-family: "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
    line-height: 1.42857143;
    font-size: 14px;
    min-width: 320px;
    background: #fff;
    color: #333;
    padding-top: 140px;
}

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;
}

img {
    max-width: 100%;
}

video {
    max-width: 100%;
}

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";
}

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: #2960AD;
}

a.hover:hover{
    color: #2960AD !important;
}

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

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

.ellipsis {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.ellipsis-2 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.ellipsis-3 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.ellipsis-4 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.ellipsis-5 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}

.ellipsis-6 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
}

.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%;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.img-cover span img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.more-big {
    margin: 20px 5px 0 0;
    text-align: center;
    font-size: 14px;
    color: #656564;
    text-transform: uppercase;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    border: 1px solid #F9F8F9;
}

.more-big:hover {
    color: #00a4f0;
}

.container {
    padding: 0 15px;
    width: 1200px;
    margin: 0 auto;
}

.container-big{
    width: 1500px;
}

.kf {
    width: 208px;
    position: fixed;
    /* right: 20px; */
    right: -208px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 999;
}

.kt-top {
    height: 40px;
    line-height: 40px;
    background: url(../image/kefu.png) 12px center no-repeat #007ccb;
    -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(../image/lianxi.png) 16px center no-repeat;
    padding-left: 45px;
    color: #666;
    font-size: 14px;
    margin-bottom: 0;
}

.kf .contact {
    margin-top: 1px;
    height: auto;
}

.kf .contact p {
    height: 26px;
    line-height: 26px;
    color: #666;
    font-size: 14px;
    padding-left: 22px;
    margin: 0;
}

.kf .contact p:nth-child(2n) {
    padding-left: 32px;
}

.kf .con h5.qr-icon {
    background: url(../image/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(../image/backtop.png) center center no-repeat #007ccb;
    background-size: 18px auto;
    cursor: pointer;
}

.kf-side {
    padding: 18px 10px 10px;
    background: #007ccb;
    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;
    text-align: center;
    text-transform: uppercase;
}

.kf-side span.arrow {
    width: 12px;
    height: 12px;
    background: url(../image/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(../image/jt-2.png) no-repeat;
    -ms-background-size: auto 12px;
    background-size: auto 12px;
}

.header {
    background-color: #fff;
    position: absolute;
    z-index: 100;
    left: 0;
    top: 0;
    width: 100%;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
}

.nav-top-area{
    border-bottom: 1px solid #E3E3E3;
    padding: 8px 0;
    font-size: 12px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.nav-top{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header .logo {
    float: left;
    height: 105px;
    line-height: 105px;
    text-align: left;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.header .logo img {
    max-width: 220px;
}

.header .tel {
    float: right;
    height: 105px;
    text-transform: uppercase;
    margin-left: 20px;
    display: flex;
    align-items: center;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.top-tel-icon{
    width: 34px;
    margin-right: 4px;
}

.tel-title{
    color: #F14545;
}

.tel-number{
    font-weight: 900;
    color: #F1000A;
    font-size: 20px;
    font-family: Arial;
}

.header .sc-box {
    float: right;
    position: relative;
}

.header .sc-btn {
    display: flex;
    width: 42px;
    align-items: center;
    height: 105px;
    background: url(../image/search.png) no-repeat center;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.header .sc-form {
    position: absolute;
    right: 0;
    top: 100%;
    background-color: #fff;
    width: 400px;
    padding: 10px;
    display: none;
    z-index: 10;
}

.header .sc-form input {
    float: left;
    padding: 6px 12px;
    background-color: #f0f0f0;
    border: 1px #ccc solid;
    font-size: 14px;
    line-height: 24px;
    border-right: 0;
    width: 310px;
}

.header .sc-form button {
    float: right;
    width: 65px;
    height: 38px;
    line-height: 38px;
    border: 0;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    padding: 0;
    background-color: #2960AD;
    color: #fff;
}

.header .sc-form button:hover{
    opacity: 0.8;
}

.header .nav {
    text-align: center;
    margin: 0 200px 0 260px;
    font-size: 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}

.header .nav li {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}

.header .nav li a {
    display: block;
    font-size: 16px;
    padding: 23px 20px 41px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    border-bottom: 2px solid transparent;
}

.header .nav li a span {
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    opacity: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.header .nav li .arr {
    float: right;
    height: 57px;
    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: 160px;
    top: 100%;
    background-color: #2960AD;
    display: none;
    z-index: 10;
    margin-left: -80px;
}

.header .nav .dropdown-box p {
    margin: 0;
}

.header .nav .dropdown-box a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff !important;
    line-height: 50px;
    font-size: 14px;
    background-color: transparent !important;
    padding: 0 10px;
    border-bottom: 0;
}

.header .nav .dropdown-box a:hover {
    background-color: #313131 !important;
}

.header .nav li.active a,
.header .nav li.open a,
.header .nav li a:hover {
    color: #2960AD;
    background-color: #e4f6fe;
    border-color: #2960AD;
}

.header .nav li.active a span,
.header .nav li.open a span,
.header .nav li a:hover span {
    opacity: 1;
    color: #2960AD;
}

.header .nav li.open .dropdown-box {
    display: block;
}

.header-active {
    position: fixed;
    top: -150px;
}

.header-active.active {
    top: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.header-active .logo {
    height: 85px;
    line-height: 85px;
}

.header-active .tel {
    height: 85px;
}

.header-active .sc-btn {
    height: 85px;
}

.header-active .nav li > a {
    padding-top: 13px !important;
    padding-bottom: 31px !important;
}

.header-active .nav-top-area {
    padding: 5px 0;
}

.menu-btn {
    display: none;
    padding: 16px 0;
    float: right;
    margin-left: 15px;
}

.menu-btn:before,
.menu-btn:after,
.menu-btn span {
    display: block;
    height: 2px;
    background-color: #2960AD;
    content: '';
}

.menu-btn:before {
    width: 24px;
}

.menu-btn:after {
    width: 18px;
    margin-left: 6px;
}

.menu-btn span {
    width: 12px;
    margin: 6px 0 6px 12px;
}

.banner .swiper-slide {
    background: no-repeat center / cover;
}

.banner .ctrl {
    position: absolute;
    z-index: 2;
    right: 50%;
    font-size: 0;
    bottom: 40px;
    margin-right: -750px;
    color: #fff;
    line-height: 1;
}

.banner .ctrl .swiper-button-prev,
.banner .ctrl .swiper-button-next {
    position: static;
    display: inline-block;
    vertical-align: middle;
    margin: 0 30px;
    width: 10px;
    height: 18px;
    background-size: contain;
}

.banner .ctrl .line {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    opacity: 0.4;
}

.banner .ctrl .swiper-pagination {
    position: static;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}

.banner .ctrl .swiper-pagination-bullet {
    width: auto;
    height: auto;
    background-color: transparent;
    opacity: 0.4;
}

.banner .ctrl .swiper-pagination-bullet:before,
.banner .ctrl .swiper-pagination-bullet:after {
    display: inline-block;
    vertical-align: middle;
    content: '';
    width: 25px;
    height: 1px;
    background-color: #fff;
}

.banner .ctrl .swiper-pagination-bullet span {
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
}

.banner .ctrl .swiper-pagination-bullet:first-child:before {
    display: none;
}

.banner .ctrl .swiper-pagination-bullet:first-child span {
    padding-left: 0;
}

.banner .ctrl .swiper-pagination-bullet:last-child:after {
    display: none;
}

.banner .ctrl .swiper-pagination-bullet:last-child span {
    padding-right: 0;
}

.banner .ctrl .swiper-pagination-bullet-active {
    opacity: 1;
}

.section {
    padding: 40px 0;
}

.section-title {
    font-size: 24px;
}

.section-title strong {
    font-weight: bold;
    font-size: 35px;
    font-style: italic;
}

.section-title p {
    margin: 0;
    float: right;
    font-size: 18px;
    color: #8f8f8f;
}

.section-title-2 {
    margin-bottom: 40px;
    text-align: center;
    font-size: 24px;
    margin-top: 30px;
}

.section-title-2 strong {
    font-family: "Arial Black";
    font-size: 40px;
    display: block;
    text-transform: uppercase;
}

.section-title-3 {
    text-align: center;
    margin-bottom: 40px;
}

.section-title-3 strong {
    display: inline-block;
    font-size: 36px;
    position: relative;
    padding: 0 25px;
}

.section-title-3 strong:after,
.section-title-3 strong:before {
    position: absolute;
    content: '';
    top: 50%;
    width: 90px;
    height: 1px;
    background-color: #000;
    opacity: 0.2;
}

.section-title-3 strong:after {
    left: 100%;
}

.section-title-3 strong:before {
    right: 100%;
}

.section-title-3 p {
    font-size: 18px;
    line-height: 1.8;
    margin: 0;
}

.section-title-3 small {
    display: inline-block;
    background-color: #2960AD;
    color: #fff;
    font-family: Arial;
    padding: 0 38px;
    line-height: 24px;
    font-size: 14px;
    border-radius: 20px;
    margin-top: 5px;
    letter-spacing: 1px;
}

.about-website{
    font-size: 45px;
    color: #4D48D6;
    font-weight: bold;
    font-style: italic;
    position: relative;
}

.about-website::before{
    content: '';
    position: absolute;
    left: 15px;
    bottom: -10px;
    width: 60%;
    height: 4px;
    background-color: #000;
}

.in-about {
    display: flex;
}

.in-about-left {
    width: 60%;
    flex-shrink: 0;
}

.in-about-right {
    flex: 1;
    margin-left: 30px;
}

.in-about-left h4 {
    font-weight: normal;
    font-size: 50px;
    padding-bottom: 30px;
    margin: 0 0 40px;
    line-height: 1.2;
}

.in-about-left p {
    margin: 0;
    font-size: 16px;
    line-height: 2.6;
    text-align: justify;
}

.in-about-left .more {
    display: block;
    line-height: 40px;
    background-color: #d18925;
    color: #fff;
    position: relative;
    width: 156px;
    text-align: center;
    letter-spacing: 1px;
    margin-top: 40px;
}

.in-about-left .more span {
    background: url(../image/index6.png) no-repeat right center;
    width: 21px;
    height: 10px;
    position: absolute;
    right: -21px;
    top: 50%;
    margin-top: -5px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.in-about-left .more span:before {
    content: '';
    width: 10px;
    height: 1px;
    background: white;
    position: absolute;
    left: -10px;
    top: 50%;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.in-about-left .more:hover span {
    width: 41px;
    right: -41px;
}

.in-about-left .more:hover span:before {
    width: 20px;
    left: -20px;
}

.in-about .gallery-thumbs {
    float: left;
    width: 200px;
    height: 580px;
}

.in-about .gallery-thumbs .swiper-slide {
    background: no-repeat center / cover;
    cursor: pointer;
}

.in-about .gallery-top .swiper-button-prev,
.in-about .gallery-top .swiper-button-next {
    width: 80px;
    height: 80px;
    margin: 0;
    background-color: rgba(255, 255, 255, 0.8);
    top: auto;
}

.in-about .gallery-top .swiper-button-prev {
    left: auto;
    right: 0;
    bottom: 82px;
}

.in-about .gallery-top .swiper-button-next {
    right: 0;
    bottom: 0;
}

.about-img img{
    max-width: 100%;
}

.server-area {
    background: url(../image/server-bg.jpg) no-repeat center / cover;
    color: #fff;
    padding: 50px 0;
    margin: 0 !important;
}

.server-area .section-title strong:before {
    background-color: #fff;
}

.server-title strong{
    color: #fff;
    position: relative;
}

.server-title strong::before {
    content: '';
    position: absolute;
    left: 3px;
    right: 3px;
    bottom: -10px;
    height: 4px;
    background-color: #fff;
}

.server-description{
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    margin-top: 34px;
}

.server-desc{
    margin-bottom: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.server-list-top{
    background: white;
    border-radius: 20px;
    border: 1px solid #9B3A58;
    display: flex;
    overflow: hidden;
}

.server-list-top-left{
    background: #833594;
    color: #fff;
    font-weight: bold;
    width: 3.5em;
    font-size: 22px;
    word-break: break-all;
    overflow-wrap: break-word;
    border-radius: 15px;
    flex-shrink: 0;
    padding: 20px 0.5em;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.server-list-top-right{
    color: #323232;
    display: flex;
    align-items: center;
    padding: 24px 10px;
}

.server-list-down{
    display: flex;
    justify-content: center;
    margin: 5px 0;
}

.server-list-con{
    background-color: white;
    border-radius: 6px;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    padding: 3px 0;
}

.server-list-con-order{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 14px;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: bold;
}

.server-list-con-title{
    color: #000;
    font-weight: bold;
    font-size: 16px;
    margin-left: 25px;
}

.server-list-con-subject{
    color: #888888;
    font-size: 14px;
    margin-left: 10px;
}

.triangle-down {
    width: 0;
    height: 0;
    border-left: 23px solid transparent;
    border-right: 23px solid transparent;
    border-top: 20px solid #F7F502;
}

.triangle-right {
    width: 0;
    height: 0;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    border-left: 18px solid #F7F502;
}

.institution-area{
    background: url(../image/institution-bg.jpg) no-repeat 0 0 / cover;
    margin: 0 !important;
}

.institution-submit{
    background: none;
    border: 0;
    box-shadow: none;
    padding: 10px;
}

.institution-submit:hover{
    background: #f7f7f7;
}

.institution-imgs{
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    margin-top: 20px;
}

.institution-imgs img{
    width: 19%;
}

.institution-opa{
    background: rgb(255 255 255/.4);
    padding: 7px;
    border-radius: 7px;
}

.institution-right{
    padding: 10px 0 13px;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.institution-bgc{
    background: white;
}

.institution-input{
    background-color: white;
    border: 0;
    box-shadow: none;
    margin: 10px;
}

.institution-input:focus{
    background: none;
}

.scool-title{
    font-size: 20px;
    font-weight: bold;
    color: #000;
}

.tj-scool-list{
    margin-top: 15px;
}

.tj-scool-list a{
    color: #808080;
    font-size: 15px;
}

.information-swiper-item .carousel-indicators{
    justify-content: flex-end;
    align-items: flex-end;
    margin-right: 20px;
    margin-bottom: 25px;
    margin-left: 0;
    left: auto;
    width: 100px;
}

.information-swiper-item [data-bs-target]{
    width: 10px;
    height: 10px;
    background: rgb(255 255 255/.4);
    box-sizing: border-box;
    border: 0;
}

.information-swiper-item .active[data-bs-target], .information-swiper-item [data-bs-target]:hover{
    background: #F04547;
    height: 15px;
}

.information-swiper-item .carousel-caption{
    bottom: 20px;
    text-align: left;
    left: 20px;
    right: 100px;
    padding: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
}

.information-swiper-item .carousel-caption a{
    color: #fff;
    font-size: 1.1rem;
}

.information-list{
    display: flex;
}

.information-dashed{
    border-top: 1px dashed #E6E6E7;
    margin: 20px 0;
}

.information-dates{
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.information-date1{
    font-size: 34px;
    font-weight: bold;
    color: #BDBDBE;
    font-family: Arial;
    line-height: 1;
}

.information-date2{
    font-size: 12px;
    color: #A4A4A4;
    margin-top: 4px;
}

.information-segregation{
    flex-shrink: 0;
    width: 1px;
    background: #E9E9EA;
    margin: 0 15px;
}

.information-right-con{
    flex: 1;
    width: 0;
}

.information-title{
    color: #040403;
    font-size: 16px;
    width: 100%;
}

.information-desc{
    font-size: 13px;
    color: #8F8F8F;
    margin-top: 5px;
}

.leave-message-area{
    background-color: #2960AD;
    padding: 30px 0;
}

.leave-message-flex{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.leave-message-title{
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}

.leave-message-desc{
    color: #fff;
    margin-top: 3px;
}

.leave-message-form{
    display: flex;
    flex-wrap: nowrap;
}

.leave-message-right{
    flex: 1;
    margin-left: 100px;
}

.leave-message-right .form-group{
    margin-right: 2px;
    display: flex;
    align-items: center;
    width: 23%;
    margin-bottom: 0 !important;
    flex-shrink: 0;
}

.leave-message-sub{
    background: #EA464B !important;
}

.leave-message-sub:hover{
    background: #bc4448 !important;
}

.leave-message-right .form-label{
    width: auto !important;
    flex-shrink: 0;
    color: #6E7071;
}

.in-service {
    margin: 0 0 0 -35px;
}

.in-service li {
    float: left;
    width: 25%;
}

.in-service li a {
    display: block;
    color: #fff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    background: url(../image/index8.png) repeat center;
    border: solid 1px rgba(255, 255, 255, 0.3);
    padding: 30px 0;
    position: relative;
    margin: 35px 0 0 35px;
    overflow: hidden;
}

.in-service li .num {
    text-align: center;
    font-size: 0;
}

.in-service li .num span {
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    position: relative;
    padding: 0 18px;
    opacity: 0.6;
}

.in-service li .num span:after,
.in-service li .num span:before {
    position: absolute;
    content: '';
    top: 50%;
    height: 1px;
    width: 8px;
    background-color: #fff;
}

.in-service li .num span:before {
    left: 0;
}

.in-service li .num span:after {
    right: 0;
}

.in-service li .img-center {
    height: 75px;
    line-height: 75px;
}

.in-service li h4 {
    margin: 10px 0 0;
    font-size: 18px;
    text-align: center;
}

.in-service li .text {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../image/index9.png) repeat center;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
}

.in-service li .text p {
    margin: 0;
    text-align: justify;
    padding: 35px 35px 0;
    font-size: 16px;
    line-height: 1.8;
}

.in-service li .n {
    position: absolute;
    right: 10px;
    bottom: -10px;
    font-style: oblique;
    font-size: 36px;
    line-height: 1;
    opacity: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.in-service li a:hover {
    border-color: #fff;
}

.in-service li a:hover .text {
    opacity: 1;
}

.in-service li a:hover .n {
    opacity: 0.3;
}

.workflows-area{
    background: url(../image/workflow-bg.jpg) no-repeat;
    background-size: cover;
    padding: 50px 0;
    margin: 0 !important;
}

.workflows-img{
    display: flex;
    justify-content: center;
    background: #fff;
    margin-top: 30px;
    padding: 30px;
}

.collaborate-flex{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tabs-menu li {
    display: inline-block;
    vertical-align: middle;
}

.tabs-menu li a {
    background-color: #fff;
    display: block;
    line-height: 36px;
    padding: 0 25px;
    margin-left: 5px;
    font-size: 14px;
}

.tabs-menu li:first-child a {
    background-image: none;
}

.tabs-menu li.active a {
    background: #2762B4;
    color: #fff;
    position: relative;
    z-index: 1;
}

.bg-gray{
    background: #F4F6F9;
}

.in-academies-con,
.in-news-con {
    padding: 0 3px 6px;
}

.list-1 {
    margin: -30px 0 0 -30px;
}

.list-1 li {
    float: left;
    width: 25%;
}

.list-1 li a {
    display: block;
    background-color: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
    margin: 30px 0 0 30px;
}

.list-1 li .img-cover {
    padding-top: 56%;
}

.list-1 li .text {
    padding: 15px;
}

.list-1 li .text h4 {
    margin: 0;
    font-weight: normal;
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-1 li .text h4 small {
    display: block;
    color: #666;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-1 li .text p {
    color: #666;
    line-height: 1.8;
    margin: 15px 0 0;
    height: 50px;
    overflow: hidden;
}

.list-1 li .text em {
    color: #666;
    font-style: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 15px;
    display: block;
    background: url(../image/index23.png) no-repeat 0 center;
    padding-left: 20px;
}

.list-1 li a:hover .img-cover span {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.in-school-text {
    width: 50%;
    background-color: #d18925;
    position: relative;
    z-index: 10;
}

.in-school-text .wrap {
    padding: 50px 70px 0;
    height: 520px;
}

.in-school-text h4 {
    margin: 0;
    font-size: 24px;
    line-height: 44px;
    font-weight: normal;
    padding-left: 55px;
    background: url(../image/index28.png) no-repeat 0 center;
}

.in-school-text h4 small {
    margin-left: 10px;
    font-size: 18px;
    opacity: 0.5;
}

.in-school-text p {
    margin: 25px 0 0;
    font-size: 16px;
    line-height: 2;
    text-align: justify;
}

.in-school-text .more {
    position: absolute;
    width: 115px;
    left: 100%;
    top: 0;
    height: 100%;
    background: url(../image/index27.jpg) no-repeat top center;
}

.in-school-text .more a {
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 50px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
}

.in-school-text .more a:hover {
    color: #2960AD;
}

.in-school-text .more a:before {
    content: '';
    width: 56px;
    height: 2px;
    background: white;
    position: absolute;
    left: -75px;
    top: 50%;
    margin-top: -1px;
    opacity: 0.4;
}

.right-stit{
    position: absolute;
    right: 0;
    top: 10px;
}

.in-school-pic {
    position: absolute;
    left: 50%;
    top: 0;
    width: 50%;
    height: 100%;
}

.colla-more{
    border-radius: 100px;
    color: #767676;
}

.in-school-pic .swiper-slide {
    background: no-repeat center / cover;
}

.in-school-pic .ctrl {
    text-align: center;
    position: absolute;
    bottom: 50px;
    left: 0;
    width: 100%;
    font-size: 0;
    z-index: 11;
}

.in-school-pic .ctrl a {
    display: inline-block;
    vertical-align: middle;
    width: 35px;
    height: 35px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    margin: 0 10px;
    background: url(../image/index31.png) no-repeat center;
}

.in-school-pic .ctrl a:hover {
    background-image: url(../image/index31_h.png);
}

.in-school-pic .ctrl a.prev {
    background-position: 0 center;
}

.in-school-pic .ctrl a.more {
    background-position: center;
}

.in-school-pic .ctrl a.next {
    background-position: 100% center;
}

.list-2 {
    margin: -10px 0 0 -10px;
}

.list-2 li {
    float: left;
    width: 25%;
}

.list-2 li a {
    display: block;
    background-color: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
    padding: 30px;
    margin: 10px 0 0 10px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.list-2 li .tag {
    color: #2960AD;
    margin-bottom: 35px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-2 li h4 {
    margin: 0;
    font-size: 18px;
    height: 50px;
    overflow: hidden;
}

.list-2 li p {
    color: #808080;
    line-height: 1.8;
    margin: 25px 0 0;
    height: 75px;
    overflow: hidden;
}

.list-2 li .more {
    font-size: 12px;
    color: #808080;
    opacity: 0.6;
    margin-top: 20px;
}

.list-2 li .date {
    margin-top: 30px;
    color: #808080;
}

.list-2 li a:hover {
    color: #fff;
    background-color: #000;
}

.list-3 {
    margin: -30px 0 0 -30px;
}

.list-3 li {
    float: left;
    width: 50%;
}

.list-3 li a {
    margin: 30px 0 0 30px;
    display: block;
    background-color: #fff;
    padding: 22px 35px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
    border-radius: 6px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.list-3 li h4 {
    position: relative;
    margin: 0;
    font-weight: normal;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 35px;
}

.list-3 li h4:before,
.list-3 li p:before {
    position: absolute;
    content: 'Q';
    background-color: #2960AD;
    color: #fff;
    text-transform: uppercase;
    left: 0;
    top: 50%;
    width: 20px;
    line-height: 20px;
    margin-top: -10px;
    text-align: center;
    border-radius: 2px;
    font-size: 12px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.list-3 li p {
    position: relative;
    margin: 15px 0 0;
    padding-left: 35px;
    line-height: 1.8;
    height: 50px;
    overflow: hidden;
    color: #8e8e8e;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.list-3 li p:before {
    content: 'A';
    top: 2px;
    margin: 0;
    background-color: #d18925;
}

.list-3 li a:hover {
    background-color: #2960AD;
    color: #fff;
}

.list-3 li a:hover h4:before,
.list-3 li a:hover p:before {
    background-color: #fff;
    color: #2960AD;
}

.list-3 li a:hover p {
    color: #fff;
}

.list-3 li a:hover p:before {
    color: #d18925;
}

.unun-link {
    padding: 20px 0;
}

.unun-link h4 {
    border-bottom: 1px solid #ddd;
    margin: 0;
    font-size: 18px;
    color: #2960AD;
    padding-bottom: 15px;
}

.unun-link h4 small {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: normal;
    color: #999;
}

.unun-link ul {
    margin-left: -20px;
}

.unun-link li {
    float: left;
    margin-left: 20px;
    margin-top: 20px;
}

.six-brand {
    padding: 30px 0;
}

.six-list {
    margin-left: -50px;
}

.six-list li {
    float: left;
    width: 16.666666%;
}

.six-list li .wrap {
    padding: 0 0 0 25px;
    overflow: hidden;
    margin-left: 25px;
}

.six-list li:first-child .wrap {
    background: none;
}

.six-list li .img-center {
    float: left;
    border: 1px solid #eee;
    border-radius: 50%;
    overflow: hidden;
    width: 64px;
    height: 64px;
    line-height: 64px;
}

.six-list li .text {
    margin-left: 76px;
    font-size: 16px;
    line-height: 2.9;
    padding: 5px 0;
    text-align: justify;
}

.footer {
    background-color: #1f1f1f;
    color: #fcf8f8;
    padding: 50px 0 0;
}

.text-white-light{
    color: #fcf8f8;
}

.footer-line{
    width: 100%;
    border-top: 1px solid #373737;
}

.footer-copy {
    margin-top: 30px;
    font-size: 12px;
    padding: 20px 0;
    border-top: 1px solid #373737;
}

.footer-info {
    flex: 1;
    padding-right: 10px;
}

.footer-zxhotline{
    font-size: 16px;
}

.footer-hotline{
    color: #E0E0E0;
    font-size: 30px;
    font-weight: bold;
    margin: 0;
    text-shadow: 2px 0 currentColor, -1px 0 currentColor;
    letter-spacing: 4px;
}

.footer-info .logo {
    text-align: left;
}

.footer-info p {
    line-height: 1.8;
    margin: 30px 0 0;
    text-align: justify;
}

.sns {
    font-size: 0;
    margin-top: 25px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.sns a {
    vertical-align: middle;
    margin-left: 12px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: no-repeat center / contain;
    position: relative;
}

.sns a:hover {
    opacity: 0.8;
}

.sns .img-center {
    position: absolute;
    bottom: 100%;
    left: 50%;
    background: url(../image/ewm_bg.png) no-repeat center;
    width: 92px;
    height: 92px;
    line-height: 92px;
    margin-left: -56px;
    display: none;
}

.sns a:hover .img-center {
    display: block;
}

.sns a.wx {
    background: #3A3A3A url(../image/footer-wx.png) center center / 30px 30px no-repeat;
}

.sns a.qq {
    background: #3A3A3A url(../image/footer-qq.png) center center / 30px 30px no-repeat;
}

.sns a.sn {
    background: #3A3A3A url(../image/footer-wb.png) center center / 30px 30px no-repeat;
}

.sns a.face {
    background: #3A3A3A url(../image/footer-face.png) center center / 25px 25px no-repeat;
}

.footer-contact {
    float: left;
    border-left: solid 1px rgba(255, 255, 255, 0.05);
    border-right: solid 1px rgba(255, 255, 255, 0.05);
    width: 320px;
    padding-left: 80px;
    padding-right: 40px;
}

.footer-contact h4 {
    margin: 0;
    color: #fff;
    font-size: 18px;
    background: url(../image/footer6.png) no-repeat left bottom;
    padding-bottom: 15px;
}

.footer-contact p {
    background: no-repeat 0 center / auto 30px;
    margin: 23px 0 0;
    padding-left: 44px;
    line-height: 24px;
}

.footer-contact p.i1 {
    background-image: url(../image/footer7.png);
}

.footer-contact p.i2 {
    background-image: url(../image/footer8.png);
}

.footer-contact p.i3 {
    background-image: url(../image/footer9.png);
}

.footer-ewm {
    margin-left: 40px;
}

.footer-ewm .img-center {
    width: 150px;
    height: 150px;
}

.footer-ewm .text {
    margin-top: 20px;
    text-align: center;
}

.footer-fix {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #0993ce;
    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;
    color: #fff;
}

.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(../image/footer14.png);
}

.footer-fix li i.i2 {
    background-image: url(../image/footer15.png);
}

.footer-fix li i.i3 {
    background-image: url(../image/footer16.png);
}

.footer-fix li i.i4 {
    background-image: url(../image/footer17.png);
}

.in-six-brand .six-list {
    margin-bottom: 20px;
}

.banner-portal-top img{
    width: 100%;
}

.banner-sub {
    height: 510px;
    background: no-repeat center / cover;
    color: #fff;
}

.banner-sub .container {
    display: table;
    height: 100%;
}

.banner-sub .wrap {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 30px 0;
}

.banner-sub h3 {
    margin: 0;
    font-size: 30px;
    font-weight: normal;
}

.banner-sub h4 {
    margin: 0;
    font-size: 36px;
    font-weight: normal;
}

.banner-sub h5 {
    margin: 0;
    font-size: 80px;
    text-transform: uppercase;
}

.banner-sub .sc-form {
    margin: 30px auto 0;
    max-width: 700px;
}

.banner-sub .sc-form button {
    float: right;
    width: 62px;
    height: 62px;
    border-radius: 50%;
    cursor: pointer;
    border: 0;
    background: #00a2e9 url(../image/product1.png) no-repeat center / contain;
}

.banner-sub .sc-form .input {
    background-color: #fff;
    margin-right: 83px;
    padding: 15px 32px;
    border-radius: 60px;
}

.banner-sub .sc-form .input input {
    display: block;
    width: 100%;
    border: 0;
    font-size: 16px;
    line-height: 32px;
    padding: 0;
}

.sort {
    margin-bottom: 40px;
}

.sort dl {
    margin: 0 0 1px;
    background-color: #fbfbfb;
    overflow: hidden;
}

.sort dt {
    float: left;
    text-align: center;
    width: 128px;
    font-size: 16px;
    line-height: 20px;
    padding: 20px 0;
}

.sort dt strong {
    display: block;
    border-right: 1px solid #c5c5c5;
}

.sort dd {
    margin-left: 168px;
    overflow: hidden;
    height: 60px;
}

.sort dd p {
    margin: 0;
    overflow: hidden;
    padding: 0 0 20px;
}

.sort dd p a {
    display: block;
    float: left;
    margin: 20px 65px 0 0;
}

.sort dd p a:hover,
.sort dd p a.active {
    color: #e62129;
}

.sort dd .more {
    float: right;
    background: url(../image/footer11.png) no-repeat right center;
    padding-right: 20px;
    margin: 20px;
}

.ct2-mn {
    background-color: #fff;
    margin-left: 20px;
    padding-right: 40px;
    min-height: 700px;
}

.ct2-sd {
    width: 260px;
    flex-shrink: 0;
}

.logo-portal{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 150px;
    margin-top: -150px;
    background: #0C3686;
}

.logo-portal img{
    max-width: 100%;
    max-height: 120px;
}

.filter {
    background-color: #e1e1e1;
    margin-bottom: 40px;
}

.filter form {
    float: right;
    position: relative;
    margin-top: 12px;
    margin-right: 12px;
}

.filter form input {
    display: block;
    padding: 5px 55px 5px 15px;
    border: 0;
    background-color: #fff;
    border-radius: 20px;
    line-height: 20px;
    width: 250px;
}

.filter form button {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 30px;
    border: 0;
    background: url(../image/list-search.png) no-repeat center;
}

.filter a {
    float: left;
    line-height: 54px;
    font-size: 0;
    padding: 0 30px;
}

.filter a span {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
}

.filter a i {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    width: 8px;
    height: 15px;
    background: url(../image/product4.png) no-repeat 0 0;
}

.filter a.active {
    background-color: #325aa8;
    color: #fff;
}

.list-4 li {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: solid 1px #f1f1f1;
}

.list-4 li a {
    display: block;
    overflow: hidden;
}

.list-4 li .img-center {
    float: left;
    width: 270px;
    background: #006693;
    position: relative;
}

.list-4 li .img-center .imgbg {
    opacity: 0.7;
}

.list-4 li .img-center .yxlogo {
    width: 87px;
    height: 87px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -43.5px 0 0 -43.5px;
}

.list-4 li .img-center .yxlogo img {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
}

.list-4 li .text {
    margin-left: 300px;
    position: relative;
    padding-right: 170px;
}

.list-4 li .text h4 {
    margin: 0;
    font-weight: normal;
    font-size: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-4 li .text h4 small {
    display: block;
    color: #666;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-4 li .text .add {
    color: #666;
    font-style: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
    display: block;
    background: url(../image/index23.png) no-repeat 0 center;
    padding-left: 20px;
}

.list-4 li .text .tag {
    font-size: 0;
    margin-top: 10px;
}

.list-4 li .text .tag span {
    display: inline-block;
    vertical-align: middle;
    margin: 5px 5px 0 0;
    color: #727272;
    background-color: #f3f3f3;
    padding: 3px 10px;
    font-size: 14px;
}

.list-4 li .text .price {
    font-size: 0;
}

.list-4 li .text .price p {
    margin: 10px 60px 0 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #8f8f8f;
}

.list-4 li .text .price span {
    display: block;
    color: #333;
}

.list-4 li .text .more {
    position: absolute;
    right: 0;
    top: 50%;
    line-height: 35px;
    margin-top: -17px;
    background-color: #2960AD;
    color: #fff;
    width: 140px;
    text-align: center;
    border-radius: 20px;
    font-size: 16px;
}

.pages {
    margin: 40px 0 0;
    text-align: center;
    font-size: 0;
}

.pages a {
    display: inline-block;
    font-size: 14px;
    background-color: #f5f5f5;
    border-radius: 3px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.pages a:hover,
.pages a.active {
    background-color: #2960AD;
    color: #fff;
}

.list-5 {}

.list-5 li a {
    display: block;
    padding: 30px 20px;
    border-top: solid 1px #e8e8e8;
    overflow: hidden;
}

.list-5 li:first-child a {
    border-top: 0;
}

.list-5 li .img-center {
    float: left;
    width: 85px;
    height: 85px;
    line-height: 85px;
    border-radius: 50%;
    overflow: hidden;
}

.list-5 li .text {
    margin-left: 105px;
}

.list-5 li .text h4 {
    margin: 0;
    font-size: 16px;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-5 li .text .tag {
    font-size: 0;
    margin-top: 5px;
}

.list-5 li .text .tag span {
    display: inline-block;
    vertical-align: middle;
    margin: 5px 5px 0 0;
    color: #727272;
    background-color: #fff;
    padding: 3px 10px;
    font-size: 14px;
}

.list-5 li .text p {
    margin: 10px 0 0;
    font-size: 12px;
    color: #797979;
}

.list-5 li .text p span {
    color: #c00000;
}

.nav-sub {
    text-align: center;
    font-size: 0;
    margin-top: -135px;
    margin-bottom: 90px;
}

.nav-sub li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 30px;
}

.nav-sub li a {
    display: block;
    font-size: 16px;
}

.nav-sub li i {
    display: block;
    border: solid 1px #dfdfdf;
    background: no-repeat center / 90px #fff;
    width: 88px;
    height: 88px;
    border-radius: 50%;
}

.nav-sub li span {
    display: block;
    margin-top: 15px;
}

.nav-sub li.active a {
    color: #2960AD;
}

.nav-sub li.active i {
    background-color: #2960AD;
    border-color: #2960AD;
}

.subnews li:first-child i {
    background-image: url(../image/index405905131.png);
}

.subnews li:nth-child(2) i {
    background-image: url(../image/index416044804.png);
}

.subnews li:nth-child(3) i {
    background-image: url(../image/index428001443.png);
}

.subnews li:nth-child(4) i {
    background-image: url(../image/index436929364.png);
}

.subnews li:first-child.active i {
    background-image: url(../image/index40_h3053347.png);
}

.subnews li:nth-child(2).active i {
    background-image: url(../image/index41_h6736063.png);
}

.subnews li:nth-child(3).active i {
    background-image: url(../image/index42_h2803076.png);
}

.subnews li:nth-child(4).active i {
    background-image: url(../image/index43_h3763781.png);
}

.nav-sub li i.i5 {
    background-image: url(../image/index485106590.png);
}

.nav-sub li i.i6 {
    background-image: url(../image/index491353283.png);
}

.nav-sub li i.i7 {
    background-image: url(../image/index502662806.png);
}

.nav-sub li i.i8 {
    background-image: url(../image/index529034338.png);
}

.nav-sub li i.i9 {
    background-image: url(../image/index512541442.png);
}

.nav-sub li.active i.i5 {
    background-image: url(../image/index48_h4923849.png);
}

.nav-sub li.active i.i6 {
    background-image: url(../image/index49_h3427970.png);
}

.nav-sub li.active i.i7 {
    background-image: url(../image/index43_h3763781.png);
}

.nav-sub li.active i.i8 {
    background-image: url(../image/index52_h4739689.png);
}

.nav-sub li.active i.i9 {
    background-image: url(../image/index51_h5931461.png);
}

.list-6 {
    border: 1px solid #DEDEDE;
    padding: 15px;
    margin-top: 25px;
    min-height: 700px;
}

.list-6 li {
    margin-bottom: 20px;
}

.list-6 li a {
    display: flex;
    align-items: center;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    background-color: #f7f7f7;
    padding: 25px;
    overflow: hidden;
}

.list-6 li .date {
    float: left;
    text-align: center;
    width: 95px;
    font-size: 20px;
    padding: 30px 0;
    margin-right: 25px;
}
.date-public{
    color: #666;
    flex-shrink: 0;
}

.list-6 li .date strong {
    display: block;
    font-size: 72px;
    line-height: 1;
    color: #c2c2c2;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    font-family: Arial;
}

.list-6 li .img-cover {
    width: 200px;
    height: 160px;
    flex-shrink: 0;
}

.list-6 li .text {
    margin-left:20px;
    flex: 1;
    width: 0;
}

.list-6 li .text h4 {
    margin: 0;
    font-weight: normal;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}

.list-6 li a:hover .text h4{
    color: #495F9C;
}

.list-6 li .text p {
    font-size: 16px;
    color: #666;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    line-height: 1.8;
    height: 84px;
    margin: 15px 0 0;
    text-align: justify;
    overflow: hidden;
    white-space: pre-wrap;
}

.list-6 li a:hover {
    color: #495F9C;
}

.list-6 li a:hover .data strong {
    color: #495F9C;
}

.list-6 li a:hover .img-cover span {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.list-6 li a:hover .text p {
    color: #495F9C;
}

.list-7{
    border: 1px solid #090067;
}

.list-7 li {
    border-top: solid 1px #e7e7e7;
}

.list-7 li:first-child {
    border-top: none;
}

.list-7 li a {
    display: block;
    overflow: hidden;
    padding: 20px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.list-7 li .img-center {
    float: right;
    width: 88px;
}

.list-7 li .text {
    margin-right: 98px;
}

.list-7 li .text h4 {
    font-weight: normal;
    height: 40px;
    overflow: hidden;
    margin: 0;
}

.list-7 li .text span {
    display: block;
    opacity: 0.7;
    font-size: 12px;
    margin-top: 10px;
}

.list-7 li a:hover {
    background-color: #2960AD;
    color: #fff;
}

.about-1 {
    margin: 0 auto;
    max-width: 1400px;
    font-size: 18px;
    text-align: justify;
    line-height: 2;
}

.about-1 p {
    margin: 0;
}

.about-2 {
    margin: 0;
    position: relative;
}

.about-2:before {
    position: absolute;
    content: '';
    background-color: #f6f5f1;
    width: 10000px;
    left: 47%;
    top: 0;
    height: 100%;
    z-index: 1;
}

.about-2 dt {
    width: 56%;
    height: 640px;
    background: no-repeat center / cover;
    float: left;
}

.about-2 dt:after {
    content: '';
    width: 60px;
    height: 4px;
    background: #00a2e9;
    position: absolute;
    left: 0;
    bottom: 20%;
}

.about-2 dd {
    margin-left: 56%;
    padding-left: 40px;
    padding-top: 60px;
    position: relative;
    z-index: 2;
    left: -130px;
}

.about-2 dd h4 {
    margin: 0 0 10px -130px;
    color: #2960AD;
    font-family: "Arial Black";
    font-size: 45px;
    text-transform: uppercase;
    position: relative;
    left: -130px;
    width: 800px;
}

.about-2 dd h5 {
    margin: 0;
    font-size: 24px;
}

.about-2 dd p {
    margin: 25px 0 0;
    font-size: 16px;
    color: #666;
    line-height: 2;
    text-align: justify;
}

.about-2 dd .more {
    display: block;
    margin-top: 60px;
    width: 180px;
    line-height: 42px;
    text-align: center;
    font-size: 16px;
    background-color: #2960AD;
    color: #fff;
    border-radius: 40px;
}

.about-3 .swiper-slide a {
    display: block;
    border-left: dashed 1px #d9d9d9;
    padding: 0 30px;
}

.about-3 .swiper-slide:first-child a {
    border-left: 0;
}

.about-3 .swiper-slide .img-center {
    line-height: 116px;
    height: 116px;
}

.about-3 .swiper-slide h4 {
    font-size: 24px;
    margin: 0;
    line-height: 1.8;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    font-weight: normal;
}

.about-3 .swiper-slide h5 {
    font-size: 14px;
    color: #888;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 2;
    text-align: center;
    margin: 0;
}

.about-3 .swiper-slide i {
    width: 30px;
    height: 2px;
    margin: 15px auto;
    background-color: #2960AD;
    display: block;
}

.about-3 .swiper-slide p {
    margin: 0;
    font-size: 16px;
    color: #666;
    height: 88px;
    overflow: hidden;
}

.about-3 .swiper-pagination {
    position: static;
    font-size: 0;
    margin-top: 20px;
    display: none;
}

.about-love {
    text-align: center;
    padding: 65px 0;
    background: url(../image/about6.jpg) no-repeat center / cover;
    color: #fff;
    font-size: 24px;
}

.about-4 {
    margin-left: -26px;
}

.about-4 li {
    float: left;
    width: 33.333333%;
}

.about-4 li .wrap {
    background-color: #fff;
    margin: 0 0 26px 26px;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    padding: 27px 30px 37px 34px;
}

.about-4 li h4 {
    margin: 0;
    font-size: 24px;
    font-weight: normal;
}

.about-4 li h4:after {
    content: '';
    display: block;
    width: 29px;
    height: 1px;
    background: #666;
    opacity: 0.5;
    margin: 15px 0;
}

.about-4 li .swiper-container {
    height: 224px;
}

.about-4 li .swiper-slide {
    height: auto;
    font-size: 16px;
    line-height: 1.8;
}

.about-4 li .wrap:hover {
    background-color: #2960AD;
    color: #fff;
}

.about-4 li .wrap:hover h4:after {
    background-color: #fff;
}

.about-4-1 {
    text-align: center;
    font-size: 18px;
    margin-top: 20px;
}

.about-4-1 strong {
    color: #c9151e;
    text-decoration: underline;
}

.about-4-1 span {
    display: block;
    color: #666;
    font-size: 16px;
    margin-top: 5px;
}

.contact {
    position: relative;
}

.contact .map {
    height: 100%;
}

.contact .text {
    background-color: #fff;
    box-shadow: 0 5px 38px rgba(210, 210, 210, 0.57);
    padding: 14px 34px;
    width: 800px;
    margin: 20px auto 50px
}

.contact .text dl {
    margin: 0;
    padding: 20px 0;
    border-top: solid 1px #e1e1e1;
}

.contact .text dl:first-child {
    border: 0;
}

.contact .text dt {
    color: #2960AD;
    font-size: 18px;
}

.contact .text dd {
    margin: 10px 0 0;
}

.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: #007ccb;
    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;
}

.xiangmu {
    background-color: #f7f7f7;
}

.xiangmu .item {
    position: relative;
    min-height: 540px;
}

.xiangmu .img-cover {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background: no-repeat center / cover;
}

.xiangmu .img-cover:after {
    content: '';
    width: 61px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../image/guide17.png) no-repeat center center;
    background-size: 100% 100%;
}

.xiangmu .text {
    width: 45%;
    padding: 80px 0;
}

.xiangmu .text h4 {
    margin: 0 0 50px;
    border-bottom: 1px solid #ddd;
    color: #2960AD;
    font-size: 0;
}

.xiangmu .text h4 span {
    border-bottom: 2px solid #2960AD;
    font-size: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: -1px;
    padding-bottom: 25px;
}

.xiangmu .text p {
    margin: 15px 0 0;
    color: #666;
    line-height: 1.8;
    background: url(../image/guide16.png) no-repeat 0 8px;
    padding-left: 32px;
}

.xiangmu .item:nth-of-type(even) .img-cover {
    right: auto;
    left: 0;
}

.xiangmu .item:nth-of-type(even) .img-cover:after {
    left: auto;
    right: 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.xiangmu .item:nth-of-type(even) .text {
    margin-left: 55%;
}

.saom li {
    float: left;
    width: 20%;
}

.saom li:first-child {
    width: 40%;
}

.saom li a {
    display: block;
    position: relative;
    background-color: #f5f5f5;
    height: 584px;
}

.saom li .img-cover {
    height: 292px;
    background: no-repeat center / cover;
}

.saom li .text {
    padding: 25px;
    height: 242px;
    position: relative;
}

.saom li .text:before {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -12px;
    bottom: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12px 10px 12px;
    border-color: transparent transparent #f5f5f5 transparent;
}

.saom li .text .date {
    border-bottom: solid 1px #d9d9d9;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.saom li .text .date strong {
    display: block;
    font-size: 36px;
    line-height: 1;
    margin-bottom: 5px;
}

.saom li .text h4 {
    margin: 0;
    font-size: 18px;
    font-weight: normal;
    height: 50px;
    overflow: hidden;
}

.saom li .text p {
    margin: 15px 0 0;
    color: #888;
    line-height: 1.8;
    height: 75px;
    overflow: hidden;
    text-align: justify;
}

.saom li:nth-of-type(even) .img-cover {
    left: 0;
    bottom: 0;
    position: absolute;
    width: 100%;
}

.saom li:nth-of-type(even) .text:before {
    border-width: 10px 12px 0 12px;
    border-color: #f5f5f5 transparent transparent transparent;
    top: 100%;
    bottom: auto;
}

.saom li:first-child .img-cover {
    height: 386px;
}

.saom li:first-child .text {
    height: 148px;
}

.saom li:first-child .text .date {
    position: absolute;
    border-bottom: 0;
    padding: 0;
    margin: 0;
}

.saom li:first-child .text h4 {
    margin-left: 75px;
    font-size: 20px;
    height: 56px;
    padding-top: 2px;
}

.aq {
    max-width: 1200px;
    margin: 0 auto;
}

.aq-msg {
    float: left;
    width: 530px;
}

.aq-msg .form-group {
    margin-bottom: 10px;
    background-color: #fff;
    border-radius: 4px;
    padding: 15px;
}

.aq-msg .form-label {
    display: block;
    float: left;
    width: 80px;
    text-align: right;
    margin-bottom: 0;
}

.aq-msg .form-label span {
    color: red;
}

.aq-msg .form-content {
    margin-left: 95px;
}

.aq-msg .form-control {
    line-height: 20px;
    font-size: 14px;
    border: 0;
    padding: 0;
    width: 100%;
    display: block;
    background-color: #fff;
    box-shadow: none;
}

.message #vdcode,
.aq-msg #vdcode {
    text-transform: uppercase;
}

.aq-msg .form-submit {
    padding: 0;
    color: #fff;
    background-color: #2960AD;
    border: 0;
    cursor: pointer;
    font-size: 18px;
    border-radius: 4px;
    height: 50px;
    width: 100%;
}

.aq-msg .yzm .form-group {
    float: left;
    width: 210px;
    margin-bottom: 0;
}

.aq-msg .yzm .form-submit {
    float: right;
    width: 150px;
}

.aq-msg .yzm-pic {
    height: 50px;
    margin: 0 10px;
    width: 120px;
}

.aq-ewm {
    float: right;
    width: 500px;
}

.aq-ewm .img-center {
    float: left;
    width: 150px;
    height: 150px;
    line-height: 150px;
    padding: 8px;
    background-color: #fff;
}

.aq-ewm .text {
    margin-left: 186px;
    padding-top: 20px;
}

.aq-ewm p {
    margin: 10px 0 0;
    padding: 5px 0 5px 40px;
    background: no-repeat 0 center;
    font-size: 16px;
}

.aq-ewm p.i1 {
    background-image: url(../image/guide23.png)
}

.aq-ewm p.i2 {
    background-image: url(../image/guide24.png)
}

.prd-info {
    margin: 0 auto;
    max-width: 1200px;
}

.prd-info dt {
    float: left;
    background-color: #fff;
    width: 246px;
}

.prd-info dd {
    text-align: left;
    margin-left: 296px;
}

.prd-info dd .tit {
    font-size: 36px;
    font-weight: normal;
}

.prd-info dd .tit small {
    display: block;
    font-size: 18px;
}

.prd-info dd p {
    border-top: solid 1px rgba(255, 255, 255, 0.2);
    padding-top: 15px;
    margin: 15px 0 0;
    font-size: 0;
}

.prd-info dd p span {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    margin: 5px 35px 5px 0;
}

.prd-info dd .btn {
    display: block;
    font-size: 16px;
    width: 216px;
    line-height: 42px;
    text-align: center;
    border: 1px solid #fff;
    color: #fff;
    margin-top: 30px;
}

.prd-body {
    position: relative;
}

.prd-slider {
    float: right;
    width: 220px;
}

.prd-slider li {
    border-bottom: 1px solid #fff;
}

.prd-slider li a {
    display: block;
    line-height: 50px;
    font-size: 16px;
    letter-spacing: 2px;
    background: no-repeat 90% center #f7f7f8;
    padding: 0 52px 0 42px;
}

.prd-slider li a.active {
    background-color: #2960AD;
    color: #fff;
    background-image: url(../image/product12.png);
}

.prd-main {
    margin-right: 250px;
}

.prd-tit {
    border-bottom: 1px solid #ddd;
    position: relative;
    padding-left: 70px;
    font-size: 22px;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.prd-tit:after {
    position: absolute;
    content: '';
    left: 70px;
    bottom: -1px;
    height: 2px;
    background-color: #2960AD;
    width: 100px;
}

.prd-tit strong {
    display: block;
    line-height: 1;
    font-size: 24px;
    color: #999;
    text-transform: uppercase;
    font-family: Arial;
}

.prd-tit strong span {
    color: #2960AD;
}

.prd-tit i {
    width: 54px;
    height: 54px;
    border: 1px solid #2960AD;
    border-radius: 50%;
    background: no-repeat center / contain;
    position: absolute;
    left: 0;
    top: 0;
}

.prd-tit i.i1 {
    background-image: url(../image/product13.png);
}

.prd-tit i.i2 {
    background-image: url(../image/product14.png);
}

.prd-tit i.i3 {
    background-image: url(../image/product15.png);
}

.prd-tit i.i4 {
    background-image: url(../image/product16.png);
}

.prd-tit i.i5 {
    background-image: url(../image/product17.png);
}

.prd-tit i.i6 {
    background-image: url(../image/product18.png);
}

.prd-tit i.i7 {
    background-image: url(../image/product19.png);
}

.prd-tit i.i8 {
    background-image: url(../image/product20.png);
}

.prd-tit i.i9 {
    background-image: url(../image/product21.png);
}

.prd-sec {
    margin-bottom: 40px;
}

.prd-content {
    font-size: 16px;
    line-height: 1.8;
    color: #666;
}

.prd-content img {
    max-width: 100% !important;
    width: auto !important;
    height: auto !important;
}

.prd-gallery .swiper-slide {
    height: 520px;
    background: no-repeat center / cover;
}

.prd-gallery .text {
    height: 100%;
    display: table;
    width: 420px;
    background: url(../image/product24.png) repeat center;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}

.prd-gallery .wrap {
    display: table-cell;
    vertical-align: middle;
    padding: 10%;
    font-size: 16px;
    line-height: 1.8;
    color: #fff;
}

.prd-gallery .swiper-button-prev,
.prd-gallery .swiper-button-next {
    width: 80px;
    height: 80px;
    margin: 0;
    background-color: rgba(255, 255, 255, 0.8);
    top: auto;
}

.prd-gallery .swiper-button-prev {
    left: auto;
    right: 0;
    bottom: 82px;
}

.prd-gallery .swiper-button-next {
    right: 0;
    bottom: 0;
}

.xgyxHead {
    margin-bottom: 30px;
    color: #2960AD;
    font-size: 22px;
}

.news-title {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.news-title h1 {
    margin: 0;
    font-size: 30px;
    font-weight: normal;
}

.news-title p {
    margin: 10px 0 0;
    font-size: 0;
}

.news-title p span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    font-size: 14px;
    color: #999;
}

.news-content {
    line-height: 1.8;
    margin-bottom: 30px;
}

.news-content img {
    max-width: 100% !important;
    width: auto !important;
    height: auto !important;
}

.news-exp {
    padding-top: 40px;
    overflow: hidden;
    background: url(../image/bian_11.png) repeat-x center 0;
    padding-right: 25%;
}

.news-exp a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    line-height: 2;
}

.news-fh {
    float: right;
    line-height: 40px;
    text-align: center;
    background-color: #000;
    color: #fff;
    width: 170px;
    margin-top: -40px;
}

.news-fh:hover {
    background-color: #2960AD;
    color: #fff !important;
}

.dates li {
    font-size: 14px;
    margin: 20px 0
}

.dates li span {
    float: right
}

.about-us-area{
    background: url(../image/aboutus.jpg) no-repeat;
    background-size: cover;
    margin: 0 !important;
}

.pagebar {
    padding: 20px;
    overflow: hidden;
    clear: both
}

.pagebar .pagination {
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

.pagination a {
    background: #fff;
    border: 1px solid #ccc;
    color: #333;
    font-size: 12px;
    padding: 8px 10px;
    margin: 0 5px;
    border-radius: 3px;
    /* line-height: 100% */
}

.pagination span {
    color: #333;
    font-size: 12px;
    padding: 8px 10px;
    margin: 0 5px;
    border-radius: 3px;
}

.pagination a:hover {
    color: #333;
    border: 1px solid #333;
}

.pagination a.page-num-current {
    color: #fff;
    background: #333;
    border: 1px solid #333;
}

.pagination .st {
    font-family: '宋体'
}

.hide-scrollbar::-webkit-scrollbar {
    display: none;
}

.text-secondary {
    text-align: center;
    padding: 20px 0
}

.foot-nav-items{
    display: flex;
    margin-top: 15px;
    justify-content: space-between;
    align-items: center;
}

.foot-nav-items li{
    flex-shrink: 0;
}

.foot-nav-line{
    width: 1px;
    height: 13px;
    background: #7E7E7E;
}

.foot-nav-items li:first-child{
    display: none;
}

.friend-link{
    margin-top: 20px;
}

.friend-link h4{
    font-size: 16px;
}

.friend-link-item{
    display: flex;
    justify-content: space-between;
    gap: 15px;
}

.friend-link-list{
    border: 1px solid #373737;
    flex: 1;
    text-align: center;
    flex-shrink: 0;
}

.friend-link-list:hover{
    border: 1px solid #F24445;
}

.friend-link-list a{
    display: block;
    padding: 13px 10px;
}

.friend-link-list:hover a{
    color: #F24445;
}

@media screen and (max-width: 1550px) {

    .container-big {
        width: 1200px;
    }

    .header .nav li {
        margin: 0;
    }

    .banner .ctrl {
        margin-right: -600px;
    }

    .in-about-left h4 {
        font-size: 40px;
        padding-bottom: 20px;
        margin-bottom: 30px;
    }

    .in-about .gallery-thumbs {
        width: 180px;
        height: 460px;
    }

    .six-list li .img-center {
        float: none;
        margin: 0 auto;
    }

    .six-list li .text {
        margin: 10px 0 0;
        text-align: center;
        font-size: 14px;
    }

    .footer-info {
        width: 400px;
    }

    .footer-contact {
        width: 300px;
        padding-left: 50px;
    }

    .list-4 li .img-center {
        width: 250px;
    }

    .list-4 li .text {
        margin-left: 270px;
        padding-right: 140px;
    }

    .list-4 li .text .more {
        width: 120px;
    }

    .about-2 dd {
        left: -100px;
    }

    .header .nav li a {
        padding: 23px 10px 41px;
    }

    .information-list-last{
        display: none;
    }
}

@media screen and (max-width: 767px) {
    body {
        padding: 84px 0 50px;
    }

    .container {
        width: auto;
    }

    .kf {
        display: none;
    }

    .header {
        position: fixed !important;
        top: 0 !important;
    }

    .header .tel {
        display: none;
    }

    .header .logo {
        height: 30px;
        line-height: 30px;
        margin-top: 10px;
        float: none;
    }

    .header .logo img {
        max-width: 180px;
    }

    .header .nav {
        display: none;
        margin: 10px -15px 0;
        text-align: left;
    }

    .header .nav li {
        display: block;
        border-top: 1px solid #eee;
    }

    .header .nav li .arr {
        display: block;
    }

    .header .nav li a {
        border-bottom: 0;
        padding: 10px 15px !important;
        font-size: 14px;
    }

    .header .nav li a span {
        opacity: 1;
    }

    .header .nav li.open .arr:after {
        border-color: #2960AD;
        -webkit-transform: rotate(225deg);
        transform: rotate(225deg);
    }

    .header .nav .dropdown-box {
        position: static;
        width: auto;
        margin: 0;
    }

    .header .nav .dropdown-box a {
        padding: 0 15px;
        line-height: 40px;
    }

    .header .sc-btn {
        height: 50px;
        width: 20px;
        background-size: contain;
    }

    .header .sc-form {
        width: 300px;
        padding: 10px;
    }

    .header .sc-form input {
        line-height: 20px;
        width: 215px;
        font-size: 14px;
    }

    .header .sc-form button {
        width: 60px;
        font-size: 14px;
        height: 34px;
        line-height: 34px;
    }

    .menu-btn {
        display: block;
    }

    .footer-fix {
        display: block;
    }

    .banner .ctrl {
        right: 0;
        width: 100%;
        margin: 0;
        bottom: 10px;
        text-align: center;
    }

    .banner .ctrl .swiper-button-prev,
    .banner .ctrl .swiper-button-next,
    .banner .ctrl .line {
        display: none;
    }

    .banner .ctrl .swiper-pagination-bullet:before,
    .banner .ctrl .swiper-pagination-bullet:after {
        width: 10px;
    }

    .banner .ctrl .swiper-pagination-bullet span {
        font-size: 12px;
        padding: 0 5px;
    }

    .section {
        padding: 30px 0;
    }

    .section-title {
        text-align: center;
        padding-left: 0;
        font-size: 16px;
        margin-bottom: 10px;
    }

    .section-title strong {
        font-size: 24px;
    }

    .section-title p {
        float: none;
        font-size: 12px;
        margin-top: 5px;
    }

    .section-title-2 {
        margin-bottom: 20px;
        font-size: 16px;
    }

    .section-title-2 strong {
        font-size: 20px;
    }

    .section-title-3 {
        margin-bottom: 20px;
    }

    .section-title-3 strong {
        font-size: 18px;
        padding: 0;
    }

    .section-title-3 strong:after,
    .section-title-3 strong:before {
        display: none;
    }

    .section-title-3 p {
        font-size: 14px;
    }

    .section-title-3 small {
        font-size: 12px;
        letter-spacing: 0;
        padding: 0 10px;
    }

    .in-about-right {
        margin: 15px 0 0;
    }

    .in-about-left h4 {
        font-size: 20px;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .in-about-left p {
        font-size: 14px;
    }

    .in-about-left .more {
        margin-top: 20px;
    }

    .in-about .gallery-thumbs {
        display: none;
    }

    .in-about .gallery-top {
        margin: 0;
    }

    .in-about .gallery-top .swiper-slide {
        height: 0;
        padding-top: 80%;
    }

    .in-about .gallery-top .swiper-button-prev,
    .in-about .gallery-top .swiper-button-next {
        width: 40px;
        height: 40px;
        background-size: 10px auto;
    }

    .in-about .gallery-top .swiper-button-prev {
        bottom: 42px;
    }

    .in-service {
        margin: -5px 0 0 -5px;
    }

    .in-service li {
        width: 50%;
    }

    .in-service li a {
        margin: 5px 0 0 5px;
        padding: 15px;
    }

    .in-service li .num span {
        font-size: 18px;
    }

    .in-service li .img-center {
        height: 50px;
        line-height: 50px;
    }

    .in-service li h4 {
        font-size: 16px;
        margin-top: 0;
    }

    .in-service li .text {
        position: static;
        opacity: 1;
        background: none;
        margin-top: 10px;
    }

    .in-service li .text p {
        padding: 0;
        font-size: 12px;
        height: 105px;
        overflow: hidden;
    }

    .in-service li .n {
        display: none;
    }

    .tabs-menu {
        margin: 0 0 20px;
        text-align: center;
    }

    .tabs-menu li a {
        font-size: 12px;
        line-height: 30px;
        padding: 0 15px;
        margin-bottom: 2px;
    }

    .list-1,
    .list-2 {
        margin: -4px 0 0 -4px;
    }

    .list-1 li,
    .list-2 li {
        width: 50%;
    }

    .list-1 li a,
    .list-2 li a {
        margin: 4px 0 0 4px;
        padding: 10px;
    }

    .list-1 li .text {
        margin-top: 10px;
    }

    .list-1 li .text h4 {
        font-size: 14px;
    }

    .list-1 li .text h4 small {
        font-size: 12px;
    }

    .list-1 li .text p {
        display: none;
    }

    .list-1 li .text em {
        margin-top: 10px;
        font-size: 12px;
    }

    .list-2 li .tag {
        display: none;
    }

    .list-2 li h4 {
        font-size: 14px;
        height: 40px;
    }

    .list-2 li p {
        margin-top: 10px;
        font-size: 12px;
        height: 63px;
    }

    .list-2 li .more {
        display: none;
    }

    .list-2 li .date {
        font-size: 12px;
        margin-top: 15px;
    }

    .in-school-pic {
        position: static;
        width: auto;
        height: 320px;
    }

    .in-school-text {
        width: auto;
        margin: 0 -15px;
        padding-right: 100px;
    }

    .in-school-text .wrap {
        padding: 15px;
        height: auto;
    }

    .in-school-text h4 {
        font-size: 16px;
        line-height: 26px;
        background-size: contain;
        padding-left: 40px;
    }

    .in-school-text h4 small {
        font-size: 14px;
    }

    .in-school-text p {
        margin: 15px 0 0;
        font-size: 12px;
    }

    .in-school-text .more {
        left: auto;
        width: 100px;
        right: 0;
    }

    .in-school-text .more a {
        bottom: 15px;
    }

    .in-school-text .more a:before {
        display: none;
    }

    .in-school-pic .ctrl {
        bottom: 20px;
    }

    .list-3 {
        margin-top: -10px;
    }

    .list-3 li {
        width: 100%;
    }

    .list-3 li a {
        padding: 15px;
        margin-top: 10px;
    }

    .list-3 li h4 {
        font-size: 14px;
        line-height: 22px;
        padding-left: 30px;
    }

    .list-3 li p {
        font-size: 12px;
        padding-left: 30px;
        line-height: 20px;
        height: 40px;
    }

    .six-brand {
        display: none;
    }

    .in-six-brand {
        display: block;
    }

    .in-six-brand .six-list {
        display: none;
    }

    .footer {
        padding-top: 30px;
    }

    .footer-info {
        width: auto;
        padding: 0;
    }

    .footer-info .logo {
        height: 40px;
        text-align: center;
        line-height: 40px;
    }

    .footer-info p {
        margin-top: 20px;
        font-size: 12px;
    }

    .footer-contact {
        display: none;
    }

    .footer-copy {
        margin-top: 30px;
        padding: 15px 0;
    }

    .pages {
        margin-top: 15px;
    }

    .pages a {
        font-size: 12px;
        line-height: 30px;
        padding: 0 12px;
    }

    .banner-sub {
        height: 200px;
    }

    .banner-sub .container {
        width: 100%;
        box-sizing: border-box;
    }

    .banner-sub h3 {
        font-size: 18px;
    }

    .banner-sub h4 {
        font-size: 16px;
    }

    .banner-sub h5 {
        font-size: 28px;
    }

    .banner-sub .sc-form {
        margin-top: 20px;
    }

    .banner-sub .sc-form .input {
        padding: 8px 15px;
        margin-right: 50px;
    }

    .banner-sub .sc-form .input input {
        line-height: 22px;
        font-size: 14px;
    }

    .banner-sub .sc-form button {
        width: 38px;
        height: 38px;
    }

    .sort {
        margin: -30px -15px 20px;
    }

    .sort dt {
        width: 90px;
        font-size: 12px;
        line-height: 18px;
        padding: 15px 0;
    }

    .sort dd {
        margin-left: 110px;
    }

    .sort dd {
        height: 48px;
    }

    .sort dd .more {
        font-size: 12px;
        line-height: 18px;
        margin: 15px;
    }

    .sort dd p {
        padding-bottom: 15px;
    }

    .sort dd p a {
        margin: 15px 15px 0 0;
        font-size: 12px;
        line-height: 18px;
    }

    .ct2-mn {
        margin: 0;
        padding: 0;
        min-height: auto;
    }

    .ct2-sd {
        position: static;
        width: auto;
        margin: 30px -15px 0;
        background-color: #f7f7f7;
    }

    .ct2-sd>.img-center:first-child {
        display: none;
    }

    .filter form {
        margin-top: 5px;
    }

    .filter a {
        padding: 0 15px;
        line-height: 40px;
    }

    .filter a span {
        font-size: 14px;
    }

    .filter a i {
        height: 12px;
        background-size: contain;
    }

    .list-4 li {
        margin-bottom: 15px;
        padding-bottom: 15px;
    }

    .list-4 li .img-center {
        float: none;
        width: auto;
    }

    .list-4 li .text {
        margin: 15px 0 0;
        padding: 0;
    }

    .list-4 li .text h4 {
        font-size: 20px;
    }

    .list-4 li .text h4 small {
        font-size: 12px;
    }

    .list-4 li .text .price p {
        margin-top: 10px;
        margin-right: 20px;
        font-size: 12px;
    }

    .list-4 li .text .tag span {
        font-size: 12px;
    }

    .list-4 li .text .more {
        width: 80px;
        font-size: 12px;
        line-height: 30px;
        top: auto;
        bottom: 0;
        margin: 0;
    }

    .list-5 li a {
        padding: 15px;
    }

    .nav-sub {
        margin-top: -55px;
        margin-bottom: 30px;
    }

    .nav-sub li {
        margin: 0 4px;
    }

    .nav-sub li i {
        width: 48px;
        height: 48px;
        background-size: 48px;
    }

    .nav-sub li span {
        font-size: 12px;
        margin-top: 5px;
    }

    .list-6 li {
        margin-bottom: 15px;
    }

    .list-6 li a {
        padding: 15px;
    }

    .list-6 li .date {
        display: none;
    }

    .list-6 li .img-cover {
        width: 120px;
        height: 94px;
    }

    .list-6 li .text h4 {
        font-size: 14px;
    }

    .list-6 li .text p {
        font-size: 12px;
        margin-top: 10px;
    }

    .about-1 {
        font-size: 14px;
    }

    .about-2:before {
        display: none;
    }

    .about-2 dt {
        float: none;
        width: auto;
        height: 360px;
    }

    .about-2 dd {
        margin: 0;
        padding: 15px;
        position: static;
        background-color: #000;
        color: #fff;
    }

    .about-2 dd h4 {
        margin: 0;
        position: static;
        font-size: 18px;
    }

    .about-2 dd h5 {
        font-size: 16px;
        margin-top: 5px;
    }

    .about-2 dd p {
        font-size: 14px;
        margin-top: 10px;
        color: #999;
    }

    .about-2 dd .more {
        margin-top: 20px;
        line-height: 30px;
        font-size: 14px;
        width: 100px;
    }

    .about-3 {
        margin: 0 -15px;
    }

    .about-3 .swiper-slide a {
        padding: 0 15px;
    }

    .about-3 .swiper-slide .img-center {
        height: 70px;
        line-height: 70px;
    }

    .about-3 .swiper-slide h4 {
        font-size: 16px;
    }

    .about-3 .swiper-slide h5 {
        font-size: 12px;
    }

    .about-3 .swiper-slide i {
        margin: 10px auto;
    }

    .about-3 .swiper-slide p {
        font-size: 12px;
        height: 86px;
    }

    .about-3 .swiper-pagination {
        display: block;
    }

    .about-4 {
        margin: 0;
    }

    .about-4 li {
        float: none;
        width: auto;
    }

    .about-4 li .wrap {
        margin: 0 0 20px;
        padding: 15px;
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    }

    .about-4 li h4 {
        font-size: 18px;
    }

    .about-4 li h4:after {
        width: 20px;
        margin: 10px 0;
    }

    .about-4 li .swiper-slide {
        font-size: 14px;
    }

    .about-4-1 {
        margin-top: 0;
        font-size: 16px;
    }

    .about-4-1 span {
        font-size: 14px;
    }

    .contact {
        height: auto;
    }

    .contact .map {
        height: 300px;
    }

    .contact .text {
        position: static;
        width: auto;
        margin: 0;
        padding: 0 15px;
        height: auto;
    }
    
    .about-website{
        font-size: 32px;
    }
    
    .about-website::before{
        width: 50%;
    }

    .message {
        margin: -30px -15px;
        padding: 15px;
    }

    .message form {
        margin-left: 0;
        margin-top: -15px;
    }

    .message .form-group {
        float: none;
        width: auto;
        margin: 15px 0 0;
    }

    .message .form-groupyz {
        float: none;
        width: auto;
        margin: 15px 0 0;
    }

    .message .form-content {
        padding: 5px 15px;
    }

    .xiangmu .item {
        min-height: auto;
    }

    .xiangmu .img-cover {
        position: relative;
        height: 200px;
        width: auto;
    }

    .xiangmu .img-cover:after {
        display: none;
    }

    .xiangmu .text {
        width: auto;
        margin: auto !important;
        padding: 20px 0;
    }

    .xiangmu .text h4 {
        margin-bottom: 10px;
    }

    .xiangmu .text h4 span {
        font-size: 18px;
        padding-bottom: 10px;
    }

    .xiangmu .text p {
        padding-left: 20px;
        margin-top: 5px;
    }

    .saom li {
        float: none;
        width: auto !important;
    }

    .saom li a {
        height: 150px;
        overflow: hidden;
    }

    .saom li .img-cover {
        height: 100%;
        width: 50% !important;
        float: left;
    }

    .saom li .text {
        padding: 10px;
        margin-left: 50%;
    }

    .saom li .text:before {
        display: none;
    }

    .saom li .text .date {
        display: none;
    }

    .saom li .text h4 {
        font-size: 14px;
        height: 40px;
    }

    .saom li .text p {
        margin-top: 10px;
        font-size: 12px;
        line-height: 20px;
        height: 80px;
    }

    .saom li:nth-of-type(even) .img-cover {
        position: relative;
        float: right;
    }

    .saom li:nth-of-type(even) .text {
        margin: 0 50% 0 0;
    }

    .saom li:first-child {
        margin-bottom: 10px;
    }

    .saom li:first-child a {
        height: auto;
    }

    .saom li:first-child .img-cover {
        height: 200px;
        float: none;
        width: 100% !important;
    }

    .saom li:first-child .text {
        height: auto;
        margin: 0;
    }

    .saom li:first-child .text h4 {
        margin: 0;
        font-size: 16px;
        height: auto;
    }

    .saom li:first-child .text p {
        height: auto;
    }

    .aq-msg {
        width: auto;
        float: none;
        margin-bottom: 20px;
    }

    .aq-msg .form-group {
        padding: 10px;
    }

    .aq-msg .yzm .form-group {
        width: 170px;
    }

    .aq-msg .yzm .form-label {
        width: 60px;
    }

    .aq-msg .yzm .form-content {
        margin-left: 75px;
    }

    .aq-msg .yzm-pic {
        height: 40px;
        float: right;
        width: 100px;
        margin: 0;
    }

    .aq-msg .yzm .form-submit {
        height: 40px;
        font-size: 16px;
        width: 100%;
        margin-top: 10px;
    }

    .aq-ewm {
        width: auto;
        float: none;
    }

    .aq-ewm .img-center {
        width: 120px;
        height: 120px;
        line-height: 120px;
    }

    .aq-ewm .text {
        margin-left: 150px;
    }

    .banner-prd {
        height: auto;
    }

    .prd-info dt {
        width: 50px;
    }

    .prd-info dd {
        margin-left: 60px;
    }

    .prd-info dd .tit {
        font-size: 18px;
    }

    .prd-info dd .tit small {
        font-size: 12px;
    }

    .prd-info dd p {
        padding-top: 10px;
        margin-top: 10px;
    }

    .prd-info dd p span {
        font-size: 12px;
        margin: 2px 15px 2px 0;
    }

    .prd-info dd .btn {
        margin-top: 15px;
        font-size: 14px;
        line-height: 30px;
        width: 100px;
    }

    .prd-main {
        margin: 0;
    }

    .prd-tit {
        font-size: 16px;
        padding-bottom: 10px;
        margin-bottom: 20px;
        padding-left: 55px;
    }

    .prd-tit:after {
        left: 55px;
        width: 60px;
    }

    .prd-tit strong {
        font-size: 18px;
    }

    .prd-tit i {
        width: 38px;
        height: 38px;
    }

    .prd-slider {
        display: none;
    }

    .prd-gallery .swiper-slide {
        height: 350px;
    }

    .prd-gallery .text {
        display: block;
        width: auto;
        position: static;
    }

    .prd-gallery .wrap {
        display: block;
        padding: 15px;
        font-size: 12px;
    }

    .prd-gallery .swiper-button-prev,
    .prd-gallery .swiper-button-next {
        width: 40px;
        height: 40px;
        background-size: 10px auto;
        bottom: auto;
    }

    .prd-gallery .swiper-button-prev {
        top: 268px;
    }

    .prd-gallery .swiper-button-next {
        top: 310px;
    }

    .prd-sec {
        margin-bottom: 30px;
    }

    .prd-content {
        font-size: 14px;
    }

    .xgyxHead {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .news-title {
        padding-bottom: 10px;
        margin-bottom: 10px;
        text-align: center;
    }

    .news-title h1 {
        font-size: 18px;
    }

    .news-title p span {
        font-size: 12px;
        margin-right: 10px;
    }

    .news-content {
        margin-bottom: 20px;
    }

    .news-exp {
        padding-top: 20px;
        font-size: 12px;
        padding-right: 0;
    }

    .news-fh {
        float: none;
        display: block;
        margin: 20px auto 0;
        font-size: 12px;
        line-height: 34px;
        width: 120px;
    }

    .in-about {
        flex-direction: column-reverse;
    }
    
    .in-about-left{
        width: 100%;
    }

    .server-description{
        font-size: 14px;
    }

    .collaborate-flex{
        flex-direction: column;
    }

    .leave-message-flex{
        flex-direction: column;
        align-items: center;
    }

    .leave-message-desc{
        text-align: center;
    }

    .right-stit{
        top: 5px;
    }

    .information-item{
        margin-top: 20px;
    }

    .leave-message-right{
        margin-left: 0;
    }

    .leave-message-area{
        padding: 20px 0;
    }

    .leave-message-right .form-group{
        width: 100%;
        margin-bottom: 20px !important;
    }

    .leave-message-right .form-submit{
        height: 40px;
        font-size: 16px;
    }

    .leave-message-form{
        flex-wrap: wrap;
    }

    .footer-ewm{
        margin-left: 0;
    }

    .footer-hotline{
        text-shadow: 1px 0 currentColor;
        letter-spacing: 1px;
        font-size: 22px;
    }

    .friend-link-item{
        overflow-x: auto;
    }

    .friend-link-list{
        flex: none;
    }

    .foot-nav-items{
        overflow-x: auto;
    }

    .foot-nav-items li .foot-nav-line{
        margin: 0 17px;
    }

    .sns {
        justify-content: center;
    }

    .sns a {
        margin-left: 20px;
    }
}

.article-content-area{
    display: flex;
}

.article-content-area .accordion-header{
    display: flex;
    justify-content: center;
}
.article-content-area .accordion-button{
    color: #898989;
    justify-content: center;
    width: auto;
    font-size: 18px;
}
.article-content-area .accordion-button a{
    color: #898989;
}
.article-content-area .accordion-button a:hover{
    color: #485F99;
}
.article-content-area .accordion-item.active .accordion-button a{
    color: #0A3587;
    font-weight: bold;
}
.article-content-area .accordion-button::after{
    margin-left: 10px;
    position: absolute;
    right: -5px;
    background-image: none;
    display: none;
}
.article-content-area .accordion-button:not(.collapsed){
    background-color: transparent;
    box-shadow: none;
}
.article-content-area .accordion-button:not(.collapsed)::after {
    background-image: url(../image/right-icon.svg);
    background-size: 12px 12px;
    background-position: 0 3px;
    transform: rotate(0)
}
.article-content-area .accordion-body{
    padding-top: 0;
    padding-bottom: 0;
}
.article-content-area .accordion-item.active .accordion-button{
    color: #0A3587;
    font-weight: bold;
}
.article-content-area .accordion-item.active .accordion-button:not(.collapsed)::after{
    display: block;
}
.ar-left-nav-list{
    margin-bottom: 15px;
    text-align: center;
}
.ar-left-nav-list a{
    color: #898989;
}
.ar-left-nav-list.active a{
    color: #495F9C;
}
.ar-left-nav-list a:hover{
    color: #485F99;
}

.ar-title{
    display: flex;
    justify-content: center;
    margin: 10px 10px 0;
}
.ar-date{
    text-align: center;
    color: #666;
}
.ar-content{
    padding: 15px;
    margin-top: 10px;
}