body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
legend,
button form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    padding: 0;
    margin: 0;
}


q:before,
q:after {
    content: '';
}

fieldset,
img,
abbr,
acronym {
    border: 0 none;
}

abbr,
acronym {
    font-variant: normal;
}

legend {
    color: #000;
}


sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,
th {
    text-align: left;
}

input,
img,
select {
    vertical-align: middle;
}

ol,
ul {
    list-style: none;
}

input,
button,
textarea,
select,
optgroup,
option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

del,
ins,
a {
    text-decoration: none;
    cursor: pointer;
}

input[type="submit"] {
    cursor: pointer;
}

button {
    cursor: pointer;
}

input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

body {
    background: #fff;
    color: #353535;
    position: relative;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    width: 100%;
    margin: 0 auto;
}

html {
    scroll-behavior: smooth;
}

.text-primary {
    color: #c1232c;
}

.clearfix {
    clear: both;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.height-100 {
    height: 100%;
}

.height-950 {
    width: 100%;
    height: 950px;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.flex-between {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.flex-content-start {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}



.font-size-16 {
    font-size: 16px;
}

.padding-10 {
    padding: 10px;
}

.padding-20 {
    padding: 20px;
}

.padding-30 {
    padding: 30px;
}

.padding-40 {
    padding: 40px;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-15 {
    margin-top: 15px;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-top-40 {
    margin-top: 40px;
}

.margin-top-50 {
    margin-top: 50px;
}

.margin-top-60 {
    margin-top: 60px;
}

.margin-top-70 {
    margin-top: 70px;
}

.margin-top-80 {
    margin-top: 80px;
}

.margin-top-90 {
    margin-top: 90px;
}

.margin-top-100 {
    margin-top: 100px;
}

.margin-left-10 {
    margin-left: 10px;
}

.margin-left-20 {
    margin-left: 20px;
}

.margin-right-20 {
    margin-right: 20px;
}

.margin-bottom-5 {
    margin-bottom: 5px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-15 {
    margin-bottom: 15px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.margin-bottom-40 {
    margin-bottom: 40px;
}

.margin-bottom-50 {
    margin-bottom: 50px;
}

.margin-bottom-60 {
    margin-bottom: 60px;
}

.margin-bottom-70 {
    margin-bottom: 70px;
}

.margin-bottom-80 {
    margin-bottom: 80px;
}

.margin-bottom-90 {
    margin-bottom: 90px;
}

.margin-bottom-100 {
    margin-bottom: 100px;
}

.padding-top-10 {
    padding-top: 10px;
}

.padding-top-20 {
    padding-top: 20px;
}

.padding-top-30 {
    padding-top: 30px;
}

.padding-top-40 {
    padding-top: 40px;
}

.padding-top-50 {
    padding-top: 50px;
}

.padding-top-60 {
    padding-top: 60px;
}

.padding-top-70 {
    padding-top: 70px;
}

.padding-top-80 {
    padding-top: 80px;
}

.padding-top-90 {
    padding-top: 90px;
}

.padding-top-100 {
    padding-top: 100px;
}

.padding-top-120 {
    padding-top: 120px;
}

.padding-top-190 {
    padding-top: 190px;
}

.padding-bottom-0 {
    padding-bottom: 0px;
}

.padding-bottom-10 {
    padding-bottom: 10px;
}

.padding-bottom-20 {
    padding-bottom: 20px;
}

.padding-bottom-30 {
    padding-bottom: 30px;
}

.padding-bottom-40 {
    padding-bottom: 40px;
}

.padding-bottom-50 {
    padding-bottom: 50px;
}

.padding-bottom-60 {
    padding-bottom: 60px;
}

.padding-bottom-70 {
    padding-bottom: 70px;
}

.padding-bottom-80 {
    padding-bottom: 80px;
}

.padding-bottom-90 {
    padding-bottom: 90px;
}

.padding-bottom-100 {
    padding-bottom: 100px;
}

.padding-bottom-120 {
    padding-bottom: 120px;
}

.padding-bottom-190 {
    padding-bottom: 190px;
}

.padding-left-40 {
    padding-left: 40px;
}

.line1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.line2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.line3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.header {
    width: 100%;
    position: fixed;
    z-index: 1000;

}

.header:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    right: 0;
    height: 150px;
    background: url(../img/head-bg.png) center repeat-x;
    background-size: auto 99%;
    background-position-y: 0px;
}


.header .cont {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    padding: 20px 100px;
}

.header .cont h1 .img2 {
    display: none;
}

.header-top {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: url(../img/header-top-img.jpg) center no-repeat;
    background-size: 100% 100%;
}

.top-text {
    width: 100%;
    box-sizing: border-box;
    padding: 0 100px;
    display: flex;
    justify-content: space-between;
}

.top-text .text {
    font-size: 12px;
    opacity: .7;
    color: #fff;
}

.top-text .top-links a,
.top-text .top-links span {
    color: #fff;
    opacity: .7;
}

.top-text .top-links span {
    margin: 0 5px;
}


/* 导航 */

.nav {
    height: 50px;
    line-height: 50px;
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: flex-end;
}

.nav .nLi {
    float: left;
    display: inline;
    text-align: center;
    margin-left: 20px;
    position: relative;
    padding: 0 15px;
}

.nav .nLi h3 {
    height: 50px;
    font-weight: normal;
}

.nav .nLi h3 a {
    display: inline-block;
    font-size: 18px;
    text-align: center;
    color: #fff;
}

.nav .nLi:hover h3 a {
    font-weight: bold;
    color: #0faa7c;
}

.nav .nLi.on h3 a {
    /* color: #0faa7c; */
    font-weight: bold;
}


.nav .sub {
    width: 120%;
    display: none;
    top: 60px;
    position: absolute;
    background: rgba(255, 255, 255, 1);
    border-radius: 0 0 5px 5px;
    box-shadow: 0px 0px 5px 5px rgb(0 0 0 / 5%);
    left: -10%;
}

.nav li.nLi:nth-child(5) .sub {
    width: 340%;
    left: -120%;
}

.nav .sub li {
    height: 40px;
    line-height: 40px;
    text-align: center;
    zoom: 1;
    border-top: 1px dashed #d2d2d2;
    border-radius: 0 0 5px 5px;
    position: relative;
}

.nav .sub li a {
    color: #333;
    font-size: 16px;
}

.nav .sub li:hover {
    border-top: 1px dashed #0faa7c;
}

.nav .sub li:hover a {
    color: #0faa7c;
}

.opacity_head {
    background: #fff;
    box-shadow: -0.0625rem 0 0.625rem 0 rgb(0 0 0 / 7%), 0.3125rem 1.25rem 2.5rem 0 rgb(0 0 0 / 4%);
}

.opacity_head .nav .nLi h3 a {
    color: #333;
}

.opacity_head .nav .nLi.on h3 a {
    color: #0faa7c;
}

.opacity_head .nav .nLi:hover h3 a {
    color: #0faa7c;
}

.opacity_head:before {
    display: none;
}

.opacity_head .cont h1 .img1 {
    display: none;
}

.opacity_head .cont h1 .img2 {
    display: block;
}

/* - */
.banlist .swiper-container {
    padding-top: 30px;
}

.banlist .swiper-slide img {
    width: 100%;
    /* height: 920px; */
}

.banlist .swiper-pagination2 {
    bottom: 50px;
    top: auto;
    z-index: 9;
    left: 14.5%;
    width: 74%;
    height: 2px !important;
    background: #fff;
}

.banlist .swiper-pagination2 .swiper-pagination-progressbar {
    background: #0faa7c;
}



.banlist .ban-btn {
    position: absolute;
    right: 12%;
    bottom: 80px;
    z-index: 99;
    width: 6%;
    display: flex;
    justify-content: space-between;

}

.banlist .swiper-next,
.banlist .swiper-prev {
    width: 42px;
    height: 42px;
    bottom: 75px;
    right: 0;
    cursor: pointer;
    opacity: 0.5;
}

.banlist .swiper-next:hover {
    opacity: 1;
}

.banlist .swiper-prev:hover {
    opacity: 1;
}


.main-about {
    background: url(../img/main-about-bg.jpg) center no-repeat;
    background-size: 100% 100%;
    position: relative;
    box-sizing: border-box;
    padding-top: 135px;
}

.about-img {
    width: 75%;
    position: absolute;
    right: 0;
}

.about-img-bg {
    /* width: 1075px; */
    width: 100%;
    height: 535px;
    background: url(../img/about-img-bg.jpg) no-repeat;
    position: relative;
}

.about-img-bg .img {
    position: absolute;
    right: 15px;
    top: 15px;
    overflow: hidden;
    width: 100%;
}

.about-img-bg .img img {
    width: 100%;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.about-img-bg .img img:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
}

.about-text {
    width: 50%;
    position: absolute;
    left: 0;
    background: #fff;
    z-index: 99;
    box-sizing: border-box;
    padding: 30px 30px 0 0;
    margin-top: 160px;
}

.about-text .name {
    font-size: 32px;
    color: #454545;
    font-weight: bold;
}

.about-text .title {
    font-size: 24px;
    background-image: linear-gradient(to right, #0faa7c, #036eb6);
    -webkit-background-clip: text;
    color: transparent;
    margin: 20px 0 25px 0;
}

.about-text .desc {
    color: #646464;
    line-height: 40px;
    text-align: justify;
}

.about-text .more {
    width: 210px;
    height: 55px;
    line-height: 55px;
    background: #0faa7c;
    display: inline-block;
    border-radius: 50px 0;
    text-align: center;
}

.about-text .more a,
.yyly-more a,
.news-more a,
.column .more a {
    color: #fff;
    position: relative;
    left: 0;
    transition: all 0.5s ease-in-out;
}

.about-text .more a:hover,
.yyly-more a:hover,
.news-more a:hover,
.column .more a:hover {
    left: 5px;
    transition: all 0.5s ease-in-out;
}

.about-text .more a::after {
    content: '';
    width: 39px;
    height: 12px;
    display: inline-block;
    background: url(../img/about-more-ico.png) no-repeat;
    margin-left: 10px;
}

/* ---------------- */
.main-business {
    position: relative;
    overflow: hidden;
}

.business-name {
    width: 100%;
    text-align: center;
    position: absolute;
    z-index: 99;
}

.business-name .name {
    font-size: 32px;
    color: #fff;
    font-weight: bold;
}

.business-list {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 420px;
    background: url(../img/business-list-bg.png) center bottom no-repeat;
    background-size: 100%;
    z-index: 2;
}

.gallery-top {
    z-index: unset;
}

.gallery-top .swiper-slide {
    margin-right: 0 !important;
}


.business-list .layui-container {
    width: 1400px;
    padding: 0;
}

.gallery-thumbs .swiper-slide-active {
    position: relative;
}

.gallery-thumbs .swiper-slide .item {
    display: none;
}



.gallery-thumbs .swiper-slide .text {
    font-size: 18px;
    color: #fff;
    display: flex;
    justify-content: flex-end;
    height: 100%;
    align-items: center;
    flex-direction: column;
    box-sizing: border-box;
    padding: 35px;
}

.gallery-thumbs .swiper-slide .text p {
    line-height: 24px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.gallery-thumbs .swiper-slide .text .font_family {
    font-size: 36px;
    margin-bottom: 10px;
}

.gallery-thumbs .swiper-slide-active .text {
    display: none;
}


.gallery-thumbs .swiper-slide .item {
    width: 100%;
    height: 420px;
    position: absolute;
    bottom: -100%;
    left: 0;
    box-sizing: border-box;
    padding: 160px 25px 30px 25px;
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: all 0.8s ease-in-out;
}

.gallery-thumbs .swiper-slide-active .item {
    display: block;
    bottom: 0;
    transition: all 0.8s ease-in-out;
}


.gallery-thumbs .swiper-slide .item .title {
    font-size: 20px;
    color: #fff;
    line-height: 30px;
    font-weight: bold;
    width: 230px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.gallery-thumbs .swiper-slide .item .xian {
    width: 50px;
    height: 3px;
    opacity: .5;
    background: #fff;
    margin: 20px auto;
}

.gallery-thumbs .swiper-slide .item .desc {
    width: 230px;
    font-size: 15px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    word-break: break-all;
}


.main-business .swiper-next1,
.main-business .swiper-prev1 {
    width: 22px;
    height: 40px;
    position: absolute;
    bottom: 50px;
    z-index: 99;
    cursor: pointer;
}

.main-business .swiper-next1 {
    right: 11%;
}

.main-business .swiper-prev1 {
    left: 11%;
}

/* 应用领域 */

.main-yyly {
    display: flex;
    align-items: center;
    background: url(../img/main-yyly-bg.png) no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}


.yyly-name {
    font-size: 32px;
    color: #454545;
    font-weight: bold;
    position: absolute;
    z-index: 999;
}

.yyly-list .swiper-container {
    padding-top: 175px;
}

.yyly-btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 260px;
    height: 55px;
    border: 1px solid #dadada;
    border-radius: 50px 0;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.yyly-btn .swiper-button-disabled {
    opacity: .5;
}

.yyly-list .swiper-container .swiper-next,
.yyly-list .swiper-container .swiper-prev {
    width: 39px;
    height: 12px;
    display: inline-block;
    cursor: pointer;
}

.yyly-list .swiper-container .swiper-next {
    background: url(../img/yyly-btn-r.png) no-repeat;
}

.yyly-list .swiper-container .swiper-prev {
    background: url(../img/yyly-btn-l.png) no-repeat;
}


.yyly-list .swiper-slide {
    top: 0;
    transition: all 0.5s ease-in-out;
    box-sizing: border-box;
    padding: 5px;
    border: 1px solid #1daf84;
}

.yyly-list .swiper-slide-next {
    top: -80px;
    transition: all 0.5s ease-in-out;
}




.yyly-list .swiper-slide .title {
    width: 58px;
    /* height: 140px; */
    box-sizing: border-box;
    padding: 20px 0;
    background: #1daf84;
    border-radius: 0 0 50px 0;
    font-size: 18px;
    color: #fff;
    writing-mode: tb-rl;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 5px;
    position: absolute;
    top: 0;
    left: 30px;
}

.yyly-list .swiper-slide-next .title {
    background: #1076bb;
    transition: all 0.5s ease-in-out;
}

.yyly-list .swiper-slide .img img {
    width: 100%;
}

.yyly-list .swiper-slide .desc {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99;
    writing-mode: tb-rl;
    box-sizing: border-box;
    padding: 85px 30px 75px 0;
    line-height: 30px;
    letter-spacing: 2px;
}

.yyly-list .swiper-slide .desc p {
    color: #fff;
    opacity: .7;
}

.yyly-list .swiper-slide .mark {
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    right: 5px;
    top: 5px;
    display: none;
}

.yyly-list .swiper-slide .mark a {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.yyly-list .swiper-slide:hover .mark {
    display: block;
}

.yyly-list .swiper-slide:hover .desc {
    display: block;
}


.yyly-more {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 0;
    z-index: 999;
}

.yyly-more .more {
    width: 210px;
    height: 55px;
    line-height: 55px;
    background: #0faa7c;
    display: inline-block;
    border-radius: 50px 0;
    text-align: center;

}

.yyly-more a {
    color: #fff;
}

.yyly-more a::after {
    content: '';
    width: 39px;
    height: 12px;
    display: inline-block;
    background: url(../img/about-more-ico.png) no-repeat;
    margin-left: 10px;
}

.main-news {
    display: flex;
    align-items: center;
    flex-direction: column;

    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/main-news-bg.jpg);
}

.news-name {
    width: 100%;
    text-align: center;
    z-index: 99;
}

.news-name .name {
    font-size: 32px;
    color: #fff;
    font-weight: bold;
}


ul.newslist li {
    width: 100%;
    box-sizing: border-box;
    padding: 25px;
    margin-bottom: 21px;
    background: #e6f4f4;
}

ul.newslist li .title {
    /* height: 22px; */
    width: 100%;
    font-size: 16px;
    color: #434343;
}

ul.newslist li .desc {
    color: #6c6c6c;
    opacity: .7;
    height: 50px;
    line-height: 25px;
    margin: 7px 0 10px 0;
}

ul.newslist li .dete {
    color: #434343;
    opacity: .5;
}

ul.newslist li:hover .title {
    color: #0faa7c;
    font-weight: bold;
}

ul.newslist li:hover .desc {
    opacity: 1;
}


.main-news .item {
    width: 100%;
    background: #e6f4f4;
    box-sizing: border-box;
    padding: 20px;
}

.main-news .item a {
    display: flex;
}

.main-news .item a:hover .title {
    color: #0faa7c;
    font-weight: bold;
}

.main-news .item a:hover .d {
    color: #0faa7c;
}

.main-news .item a:hover .y {
    color: #0faa7c;
}

.main-news .item .dete {
    min-width: 60px;
    padding-right: 10px;
    border-right: 1px solid #d6e3e3;
    margin-right: 10px;
}

.main-news .item .d {
    font-size: 28px;
    color: #434343;
    text-align: center;
}

.main-news .item .y {
    color: #b3b3b3;
    text-align: center;
}

.main-news .item .title {
    color: #434343;
    font-size: 16px;
    line-height: 26px;
    width: calc(100% - 60px);
}

.main-news .imgslist .swiper-slide .img {
    overflow: hidden;
}

.main-news .imgslist .swiper-slide .img img {
    width: 100%;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.main-news .imgslist .swiper-slide:hover .img img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
}

.main-news .imgslist {
    position: relative;
    margin: 15px 15px 0 0;
}

.main-news .imgslist::before {
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    background: #fff;
    right: -15px;
    top: -15px;
}


.main-news .imgslist .swiper-slide .title {
    position: absolute;
    bottom: 0;
    height: 50px;
    line-height: 50px;
    background: rgba(0, 0, 0, 0.5);
    font-size: 16px;
    width: 100%;
    color: #fff;
    box-sizing: border-box;
    padding: 0 20px;
}

.main-news .swiper-pagination {
    position: absolute;
    right: 20px;
    bottom: 15px;
}

.main-news .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%;
    opacity: .5;
}

.main-news .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
}

.news-more {
    width: 100%;
    text-align: center;
    z-index: 999;
}

.news-more .more {
    width: 210px;
    height: 55px;
    line-height: 55px;
    background: #0faa7c;
    display: inline-block;
    border-radius: 50px 0;
    text-align: center;

}

.news-more a {
    color: #fff;
}

.news-more a::after {
    content: '';
    width: 39px;
    height: 12px;
    display: inline-block;
    background: url(../img/about-more-ico.png) no-repeat;
    margin-left: 10px;
}

.main-party {
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/main-party-bg.png);

    display: flex;
    align-items: center;
}

.main-party .advlist {
    margin: 75px 0;
}

.main-party .advlist .swiper-slide .img {
    overflow: hidden;
}

.main-party .advlist .swiper-slide img {
    width: 100%;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.main-party .advlist .swiper-slide:hover .img img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
}


.advlist .swiper-next {
    width: 21px;
    height: 39px;
    position: absolute;
    right: 0;
    top: calc(50% - 21px);
    z-index: 99;
}

.advlist .swiper-prev {
    width: 21px;
    height: 39px;
    position: absolute;
    left: 0;
    top: calc(50% - 21px);
    z-index: 99;
}

.advlist .swiper-button-disabled {
    opacity: .8;
}

.ddjslist .swiper-slide .img {
    overflow: hidden;
    width: 49%;
}

.ddjslist .swiper-slide .img img {
    width: 100%;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.ddjslist .swiper-slide .text {
    background: #fff;
    position: absolute;
    right: 0;
    top: 30px;
    width: 53%;
    box-sizing: border-box;
    padding: 50px 50px 105px 50px;
    background: url(../img/ddjslist-text-ico.png) right center no-repeat #fff;
    background-position-x: calc(100% - 40px);

}

.ddjslist .swiper-slide .title {
    font-size: 18px;
    color: #454545;
}

.ddjslist .swiper-slide .desc {
    color: #454545;
    opacity: .5;
    line-height: 25px;
    height: 75px;
    margin: 25px 0;
}

.ddjslist .swiper-slide .dete {
    color: #454545;
    opacity: .5;
}

.ddjslist .swiper-slide:hover .img img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
}

.ddjslist .swiper-slide:hover .title {
    color: #0faa7c;
    font-weight: bold;
}

.ddjslist .swiper-slide:hover .desc {
    opacity: .8;
}



.ddjs-btn {
    position: absolute;
    bottom: 65px;
    right: 39%;
    width: 12%;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    z-index: 99;
}

.ddjs-btn .swiper-button-disabled {
    opacity: .5;
}

.ddjslist .swiper-container .swiper-next,
.ddjslist .swiper-container .swiper-prev {
    width: 39px;
    height: 12px;
    display: inline-block;
    cursor: pointer;
}

.ddjslist .swiper-container .swiper-next {
    background: url(../img/yyly-btn-r.png) no-repeat;
}

.ddjslist .swiper-container .swiper-prev {
    background: url(../img/yyly-btn-l.png) no-repeat;
    margin-top: 14px;
}


.main-links {
    width: 100%;
    height: 115px;
    background: #fff;

}

.main-links .links {
    height: 100%;
    display: flex;
    align-items: center;
}

.main-links .links-name {
    font-size: 20px;
    color: #454545;
    width: 10%;
}

.main-links .swiper-container {
    width: 90%;
}


.main-links .swiper-slide a {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.main-links .swiper-slide a img {
    width: 100%;
}


/* -- footer -- */
.footer {
    width: 100%;
    height: 395px;
    background: url(../img/footer-bg.png) center no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
}

.footer .banq {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-top: 20px;
    margin-top: 40px;
    border-top: 1px solid rgba(255, 255, 255, .1);
}

.footer p {
    color: #fff;
    opacity: .5;
    line-height: 25px;
}

.footer .banq p a {
    color: #fff;
}

.footer .ft-code {
    display: flex;
    justify-content: flex-end;
}

.footer .ft-code .img {
    margin-left: 20px;
}

.footer .ft-code .img p {
    font-size: 12px;
    text-align: center;
    margin-top: 5px;
}

.footer .ft-iphone {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}


.footer .ft-iphone .p2 {
    font-size: 30px;
    font-weight: bold;
    margin: 10px 0 30px 0;
}

.footer .contact {
    margin-top: 20px;
}

.footer .yw-logo img {
    /* width: 100%; */
}


.column {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.column .name {
    font-size: 32px;
    color: #454545;
    font-weight: bold;
}

.column .name-white {
    color: #fff;
}

.column .more {
    width: 210px;
    height: 55px;
    line-height: 55px;
    background: #0faa7c;
    display: inline-block;
    border-radius: 50px 0;
    text-align: center;
}

.column .more a {
    color: #fff;
}

.column .more a::after {
    content: '';
    width: 39px;
    height: 12px;
    display: inline-block;
    background: url(../img/about-more-ico.png) no-repeat;
    margin-left: 10px;
}


#menu {
    position: fixed;
    right: 25px;
    top: 50%;
    margin-top: -217px;
    list-style-type: none;
    z-index: 70;
    width: 160px;
    height: 410px;
    background-color: rgba(0, 0, 0, .3);
    border-radius: 20px;
    box-sizing: border-box;
    padding: 30px 25px;
    transform: translateX(-120%);
}

#menu ul {
    position: relative;
    height: 372px;
}

#menu ul .line {
    width: 10px;
    height: 340px;
    background-color: #ffffff;
    border-radius: 5px;
    opacity: 0.5;
    position: absolute;
    left: 0;
    top: 0;
}

#menu li {
    font-size: 17px;
}

#menu li .img {
    opacity: 0;
    position: relative;
    left: -12px;
    z-index: 99;
    transition: all 0.5s ease-in-out;
}

#menu li a {
    color: #fff;
    height: 65px;
    justify-content: space-between;
}

#menu li.active a {
    font-weight: bold;
}

#menu li.active .img {
    opacity: 1;
}

.opacity_on {
    opacity: 1 !important;
    transition: all 0.5s ease-in-out;
}

#menu li:hover a .img {
    opacity: 1 !important;
}

#menu li:hover a {
    font-weight: bold;
}


/* ---------- */
.mbheader {
    width: 100%;
    display: none;
    position: fixed;
    height: 60px;
    top: 0;
    background: #fff;
    z-index: 1000;
    box-shadow: 0px 0px 5px 5px rgb(0 0 0 / 5%);
}

.mbheader .header-con {
    width: 90%;
    margin: 0 auto;
    height: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.mbheader .header-con h1 a {
    display: inline-block;
}

.mbheader .header-con .logo {
    width: 85%;
}

.mbheader .header-con .logo img {
    width: 100%;
}

.sp_header {
    height: 50px;
    background: #fff;
    position: fixed;
    z-index: 10;
    width: 100%;
}

.sp_logo {
    padding: 10px;
    float: left;
    height: 50px;
    width: 70%;
}

.sp_logo img {
    margin: auto;
    width: 100%;
    height: 100%;
}

.sp_nav {
    width: 30px;
    position: relative;
    cursor: pointer;
    height: 30px;
    margin-top: 10px;
    flex: none;
}

.sp_nav span {
    display: block;
    background: #0063b5;
    width: 30px;
    height: 2px;
    position: absolute;
    transition: all ease 0.35s
}

.sp_nav span:nth-of-type(1) {
    top: 0px
}

.sp_nav span:nth-of-type(2) {
    top: 10px
}

.sp_nav span:nth-of-type(3) {
    top: 20px
}

.sp_nav_se span:nth-of-type(1) {
    top: 10px;
    transform: rotate(45deg)
}

.sp_nav_se span:nth-of-type(2) {
    width: 0
}

.sp_nav_se span:nth-of-type(3) {
    top: 10px;
    transform: rotate(-45deg)
}

.sjj_nav {
    position: absolute;
    z-index: 9;
    background: #eee;
    width: 100%;
    height: auto !important;
    padding-bottom: 60px;
    font-size: 14px;
    line-height: 40px;
    top: -1000%;
    left: 0;
    overflow: auto;
    overflow-x: hidden;
    transition: top ease 0.35s;
}

.nav_show {
    top: 50px
}

.sjj_nav>ul>li:first-child {
    overflow: hidden;
    border-top: 0
}

.sjj_nav>ul>li:first-child>a {
    float: left;
    width: calc(100% - 70px)
}

.sjj_nav>ul>li:first-child .language {
    float: right;
    width: 70px;
    overflow: hidden;
    line-height: 30px;
    margin-top: 5px
}

.sjj_nav>ul>li:first-child .language a {
    width: 35px;
    float: left;
    border-left: 1px #ddd solid;
    text-align: center;
    color: #999;
}

.sjj_nav ul li i {
    position: absolute;
    top: 5px;
    right: 0px;
    border-left: 1px #ddd solid;
    height: 30px;
    padding: 0px 7px 0 7px;
}

.sjj_nav ul li i svg {
    transform: rotate(-90deg);
    transition: all ease 0.35s
}

.sjj_nav ul li .sjj_nav_i_se svg {
    transform: rotate(0deg)
}

.sjj_nav ul li {
    border-top: 1px #ddd solid;
    margin-left: 20px;
    position: relative;
    line-height: 40px;
    font-size: 14px
}

.sjj_nav>ul>li:last-child {
    border-bottom: 1px #ddd solid;
}

.sjj_nav ul li ul {
    display: none
}

.sjj_nav ul li a {
    color: #666;
    /* width: 80% */
}

.sjj_nav ul li ul li a {
    color: #999;
    display: block;
    text-align: left;
}

.sjj_nav ul li i svg {
    width: 20px;
    height: 20px;
    fill: #555;
}

.sjj_nav ul li .sjj_nav_i_se svg {
    fill: #c9141e
}

.sjj_nav ul li ul li>ul {
    margin-left: 10px
}

/* 手机-业务领域 */

.mb-business {
    display: none;
}

.mb-business .swiper-slide .img img {
    width: 100%;
}

.mb-business .swiper-slide .text {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 15px 15px 0 15px;
    position: absolute;
    top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.mb-business .swiper-slide .title {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    margin-top: 35px;
}

.mb-business .swiper-slide .desc {
    color: #fff;
    opacity: .7;
    line-height: 20px;
    margin: 7px 0 10px 0;
}

.mb-business-name {
    margin: 0 0 25px 0;
    font-size: 24px;
    color: #454545;
    font-weight: bold;
}

.mb-business .layui-container {
    display: flex;
    align-items: center;
}

.mb-business .swiper-container {
    height: 95%;
    width: 100%;
}

.mb-business .swiper-pagination {
    width: 100%;
    margin-top: 15px;
    text-align: center;
    position: absolute;
    bottom: 0;
}

.mb-business .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    background: #fff;
    opacity: .7;
    margin: 0 1px;
    margin: 0 2px !important;
}

.mb-business .swiper-pagination-bullet-active {
    opacity: 1;
}

.mb-business .ban-btn {
    width: 100%;
    right: 0;
    box-sizing: border-box;
    padding: 0 5%;
    position: absolute;
    bottom: 5%;
    z-index: 99;
    display: flex;
    justify-content: space-between;
}

.mb-business .swiper-next,
.mb-business .swiper-prev {
    width: 32px;
    height: 32px;
    cursor: pointer;
}

.mb-business .swiper-next img,
.mb-business .swiper-prev img {
    width: 100%;
}





/* 内页 */
.nei-banner {
    position: relative;
}

.nei-banner .nydt {
    width: 100%;
    height: 350px;
    background-size: cover;
}

.nei-banner .nydt img {
    width: 100%;
    height: 100%;
}

.nei-banner .nei-weizhi {
    position: absolute;
    left: 13.5%;
    top: 34%;
}

.nei-banner .nei-weizhi .wz-col {
    font-size: 32px;
    color: #fff;
    font-weight: bold;
}

.nei-banner .nei-weizhi p {
    color: #fff;
    margin-top: 10px;
}

.nei-banner .nei-weizhi p a {
    color: #fff;
}

.sub-list {
    width: 100%;
    /* height: 60px; */
    background: #f7f7f7;
}

.sub-list .sublist {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}



.sub-list .sublist a {
    color: #444;
    font-size: 16px;
    padding: 0 25px;
    height: 60px;
    display: flex;
    align-items: center;
}

.sub-list .sublist a.on,
.sub-list .sublist a:hover {
    color: #fff;
    font-weight: bold;
    background-color: #0faa7c;
    background-image: linear-gradient(to right, #0faa7c, #036eb6);
}


.con-textlist ul.info li {
    background: #f8f8f8;
    margin-bottom: 20px;
    box-sizing: border-box;
    padding: 35px 30px;
}

.con-textlist ul.info li .dete {
    padding-right: 24px;
    border-right: 1px solid #e6e6e6;
    margin-right: 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    min-width: 60px;
    justify-content: space-around;
}

.con-textlist ul.info li .box {
    display: flex;
    height: 92px;
    justify-content: flex-start;
    align-items: center;
    position: relative;
}

.con-textlist ul.info li .d {
    font-size: 36px;
    color: #999999;
}

.con-textlist ul.info li .xian {
    width: 20px;
    height: 1px;
    background: #e6e6e6;
}

.con-textlist ul.info li .y {
    color: #b0b0b0;
}

.con-textlist ul.info li .text {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 100%;
}

.con-textlist ul.info li .title {
    font-size: 16px;
    color: #434343;
}

.con-textlist ul.info li .desc {
    color: #999;
}

.con-textlist ul.info li:hover .d {
    color: #0faa7c;
}

.con-textlist ul.info li:hover .title {
    color: #0faa7c;
    font-weight: bold;
}

.con-textlist ul.info li:hover .desc {
    color: #666;
}


.con-textlist ul.info li .more {
    width: 155px;
    height: 32px;
    line-height: 32px;
    background: #0faa7c;
    border-radius: 50px 0;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    display: none;
}

.con-textlist ul.info li .more a {
    color: #fff;
}

.con-textlist ul.info li .more a::after {
    content: '';
    width: 39px;
    height: 12px;
    display: inline-block;
    background: url(../img/about-more-ico.png) no-repeat;
    margin-left: 10px;
}

.con-textlist ul.info li:hover .more {
    display: block;
}

/* - */
.pagination {
    width: 100%;
    display: flex;
    justify-content: center;
}

.pagination li {
    display: inline-block;
    margin: 0 5px;
}

.pagination li a {
    display: inline-block;
    border: 1px solid #aaa;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #333;
}

.pagination li a:hover,
.pagination li.active a {
    color: #fff;
    background-image: linear-gradient(to right, #0faa7c, #036eb6);
}

.con-picture ul.info li .img {
    overflow: hidden;
}

.con-picture ul.info li a {
    width: 100%;
    display: inline-block;
    box-shadow: 0px 0px 5px 5px rgb(0 0 0 / 5%);
    border: 1px solid #ececec;
}

.con-picture ul.info li .img img {
    width: 100%;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.con-picture ul.info li .title {
    position: absolute;
    font-size: 16px;
    color: #fff;
    height: 45px;
    line-height: 45px;
    text-align: center;
    bottom: 15px;
    background: rgba(0, 0, 0, 0.5);
    width: calc(100% - 30px);
}

.con-picture ul.info li:hover .title {
    background-image: linear-gradient(to right, #0faa7c, #036eb6);
}

.con-picture ul.info li:hover .img img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
}

.con-piclist ul.info li {
    overflow: hidden;
    background: #f8f8f8;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.con-piclist ul.info li .img {
    flex: none;
    width: 30%;
    overflow: hidden;
}

.con-piclist ul.info li .img img {
    width: 100%;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.con-piclist ul.info li .text {
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    padding: 25px;
    position: relative;
}

.con-piclist ul.info li .title {
    font-size: 16px;
    color: #333;
}

.con-piclist ul.info li .desc {
    color: #999;
    line-height: 30px;
    margin: 20px 0 50px 0;
}

.con-piclist ul.info li .dete {
    color: #999;
}

.con-piclist ul.info li .more {
    width: 155px;
    height: 32px;
    line-height: 32px;
    background: #0faa7c;
    border-radius: 50px 0;
    text-align: center;
    position: absolute;
    right: 25px;
    bottom: 25px;
    display: none;
}

.con-piclist ul.info li .more a {
    color: #fff;
}

.con-piclist ul.info li .more a::after {
    content: '';
    width: 39px;
    height: 12px;
    display: inline-block;
    background: url(../img/about-more-ico.png) no-repeat;
    margin-left: 10px;
}

.con-piclist ul.info li:hover .more {
    display: block;
}

.con-piclist ul.info li:hover .title {
    color: #0faa7c;
    font-weight: bold;
}

.con-piclist ul.info li:hover .desc {
    color: #666;
}

.con-piclist ul.info li:hover .dete {
    color: #0faa7c;
}

.con-piclist ul.info li:hover .img img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
}




.detail-box {
    background: #f8f8f8;
    box-sizing: border-box;
    padding: 45px;
}

.con-detail .title {
    font-size: 36px;
    color: #231f20;
    text-align: center;
    font-weight: bold;
    line-height: 50px;
}

.con-detail .detail {
    box-sizing: border-box;
    padding: 55px;
    border: 1px solid #efefef;
}

.con-detail .timer {
    padding-bottom: 18px;
    display: flex;
    justify-content: space-between;
}

.con-detail .timer .timer-right {
    display: flex;
}

.con-detail .timer span,
.con-detail .timer .size,
.con-detail .timer a {
    color: #b0b0b0;
}

.con-detail .timer .size {
    margin-right: 35px;
}

.con-detail .timer .timer-left span {
    margin-right: 25px;
}

.con-detail .timer .fenx-code {
    position: relative;
}

.con-detail .timer .fenx-code img {
    margin-right: 10px;
}

.con-detail .timer .timer-left #Canvas {
    position: absolute;
    left: -20px;
    top: 45px;
    z-index: 99;
    display: none;
}

.timer-left {
    display: flex;
}

.timer-left .fenx {
    display: flex;
    margin-right: 25px;
    color: #b0b0b0;
}

.timer-left .fenx ul li {
    margin: 0 3px;
}


.con-detail .timer .fenx-code:hover #Canvas {
    display: block;
}

.con-detail .dtl_detail {
    padding: 25px 0;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}

.con-detail .dtl_detail p {
    font-size: 16px;
    color: #231f20;
    line-height: 30px;
    margin-bottom: 15px;
}


.con-detail .pager {
    overflow: hidden;
}

.con-detail .pager li {
    width: 49%;
    float: left;
}

.con-detail .pager li a {
    font-size: 16px;
    color: #b0b0b0;
}


.con-detail .pager li:last-child {
    float: right;
    text-align: right;
}

.con-detail .pager li a:hover {
    color: #0faa7c;
}



.con-danye .dtl_detail p {
    font-size: 16px;
    color: #231f20;
    line-height: 30px;
    margin-bottom: 15px;
}

.con-danye .danye {
    box-sizing: border-box;
    padding: 55px;
    border: 1px solid #efefef;
}


.sch-form {
    display: block;
    background: #fff;
    position: relative;
    box-shadow: 0 0 10px #ccc;
}

.sch-form .sch-input {
    border: none;
    background: #fff;
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #aaa;
}

.sch-form .sch-btn {
    position: absolute;
    right: 20px;
    top: 20px;
    background: #fff;
    border: none;
    line-height: 30px;
    cursor: pointer;
    color: #aaa;
    font-weight: bold;
}

.sch-form .sch-btn .layui-icon {
    font-size: 18px;
}


/* -- */

.banlist {
    position: relative;
}

.Tonext {
    width: 36px;
    height: 68px;
    position: absolute;
    bottom: 5%;
    left: 50%;
    margin-left: -18px;
}

.down_png {
    position: absolute;
    z-index: 2147483647;
    width: 36px;
    height: 17px;
    background: url('../img/down_png.png') no-repeat;
    position: absolute;
    top: 0;
    cursor: pointer;
}

.down_png1 {
    opacity: 0;
    width: 36px;
    height: 17px;
    background-size: 36px 17px;
    animation-name: down_move1;
    animation-duration: 2400ms;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-play-state: running;
    animation-delay: 0ms;
}

.down_png2 {
    opacity: 0;
    width: 36px;
    height: 17px;
    background-size: 36px 17px;
    animation-name: down_move2;
    animation-duration: 2400ms;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-play-state: running;
    animation-delay: 800ms;
}

.down_png3 {
    opacity: 0;
    width: 36px;
    height: 17px;
    background-size: 36px 17px;
    animation-name: down_move3;
    animation-duration: 2400ms;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-play-state: running;
    animation-delay: 1600ms;
}

@keyframes down_move1 {
    0% {
        top: 0;
        opacity: 0;
    }

    50% {
        top: 20px;
        opacity: 1;
    }

    100% {
        top: 40px;
        opacity: 0;
    }
}

@-webkit-keyframes down_move1 {
    0% {
        top: 0;
        opacity: 0;
    }

    50% {
        top: 20px;
        opacity: 1;
    }

    100% {
        top: 40px;
        opacity: 0;
    }
}

@keyframes down_move2 {
    0% {
        top: 0;
        opacity: 0;
    }

    50% {
        top: 20px;
        opacity: 1;
    }

    100% {
        top: 40px;
        opacity: 0;
    }
}

@-webkit-keyframes down_move2 {
    0% {
        top: 0;
        opacity: 1;
    }

    100% {
        top: 2px;
        opacity: 0;
    }
}

@keyframes down_move3 {
    0% {
        top: 0;
        opacity: 0;
    }

    50% {
        top: 20px;
        opacity: 1;
    }

    100% {
        top: 40px;
        opacity: 0;
    }
}

@-webkit-keyframes down_move3 {
    0% {
        top: 0;
        opacity: 0;
    }

    50% {
        top: 20px;
        opacity: 1;
    }

    100% {
        top: 40px;
        opacity: 0;
    }
}


#scrolltop {
    width: 40px;
    height: 40px;
    position: fixed;
    right: 25px;
    bottom: 20px;
    z-index: 100;
    text-align: center;
    line-height: 40px;
    transform: rotate(180deg);
}

#scrolltop .layui-icon {
    font-size: 42px;
    color: #fff;
    cursor: pointer;
    background: #0faa7c;
    padding: 5px;
    border-radius: 10px;
}



.sub-list .sublist::-webkit-scrollbar-track {
    position: absolute;
    background-color: #ddd9d9;
}

.sub-list .sublist::-webkit-scrollbar {
    height: 5px;
}

.sub-list .sublist::-webkit-scrollbar-thumb {
    background-color: #0faa7c;
}


/* -- */
.gallery-thumbs .swiper-pagination {
    bottom: 30px;
}

.gallery-thumbs .swiper-prev {
    left: 0;
}

.main-business .swiper-next {
    right: 0;
}

.gallery-thumbs .swiper-slide .text p {
    -webkit-line-clamp: 1;
}


/* landing */

.land-contact .item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    cursor: pointer;
}

.land-contact .item p {
    font-size: 18px;
    color: #4b4b4b;
    line-height: 25px;
    text-align: center;
    margin-top: 10px;
}

.land-contact .item p.name {
    color: #999;
    margin-top: 20px;
}



.land-contact .item .icon {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    display: inline-block;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
}

.land-contact .item:hover .icon {
    opacity: 0;
}

.land-contact .item:hover .hv {
    top: 0;
    opacity: 1;
    transition: .5s;
}

.land-contact .item .hv {
    top: 100%;
}


.land-contact .item .box {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    background-image: linear-gradient(to right, #0faa7c, #036eb6);
    border-radius: 50%;
}

.land-map {
    position: relative;
}

.land-map img {
    width: 100%;
    height: 100%;
}

.land-map .mark {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

.land-form {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.land-form #guestbook {
    width: 47%;
}

.land-title {
    font-size: 30px;
    color: #fff;
    width: 100%;
    background: url(../img/land-title-ico.png) center no-repeat;
    text-align: center;
    line-height: 50px;
    padding-bottom: 5px;
}

#liuyan .layui-input {
    height: 50px;
}

#liuyan .layui-btn {
    width: 100%;
    background-image: linear-gradient(to right, #0faa7c, #036eb6);
    height: 50px;
    font-size: 18px;
}

/* Safari，Chrome WebKit browsers */
#liuyan input::-webkit-input-placeholder,
#liuyan textarea::-webkit-input-placeholder {
    color: #999;
    font-size: 16px;
}

/* 火狐 Mozilla Firefox 4 to 18 */
#liuyan input:-moz-placeholder,
#liuyan textarea:-moz-placeholder {
    color: #999;
    font-size: 16px;
}

/* Internet Explorer 10+ */
#liuyan input:-ms-input-placeholder,
#liuyan textarea:-ms-input-placeholder {
    color: #999;
    font-size: 16px;
}

input.err,
input.error,
textarea.err,
textarea.error,
select.err,
select.error {
    border: #0faa7c 2px dashed !important;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}