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;
}

/* 设置表格的边框被合并为一个单一的边框, 指定分隔边框模型中单元格边界之间的距离为0*/
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;
}

/* 文件修改上传测试 */

.m-width {
    max-width: 1400px;
    margin: 0 auto;
}

.margin-bottom-95 {
    margin-bottom: 95px;
}

.padding-top-30 {
    padding-top: 30px;
}

.padding-bottom-0 {
    padding-bottom: 0px;
}

.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-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-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;
}

.padding-0 {
    padding: 0;
}

.line1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

body {
    background: #fff;
    color: #000;
    position: relative;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    /* max-width: 1920px; */
    width: 100%;
    /* min-width: 1400px; */
    margin: 0 auto;
}


header .top {
    width: 100%;
    height: 185px;
    display: flex;
    justify-content: space-between;
}

header .top h1 {
    display: flex;
    align-items: center;
}

header .top .top-text {
    display: flex;
    align-items: center;
}

.top-text .top-contact {
    display: flex;
    align-items: center;
    margin-right: 110px;
}

.top-text .text {
    margin-left: 5px;
}

.top-text .text span {
    color: #4c4c4c;
    opacity: .5;
}

.top-text .text p {
    font-size: 34px;
    font-weight: 600;
}

.top-sch .s-link {
    text-align: right;
}

.top-sch .s-link a {
    color: #4c4c4c;
    opacity: .5;
}

.top-sch .s-link span {
    color: #4c4c4c;
    opacity: .5;
}

header .top form {
    position: relative;
    margin-top: 15px;
}

header .top form input[type=text] {
    width: 230px;
    height: 40px;
    border-radius: 5px;
    border: 1px solid #e9e9e9;
    padding: 0 35px 0 20px;
    box-sizing: border-box;
    background: #e5e5e5;
    outline: unset;
}

header .top form input[type=image] {
    position: absolute;
    top: 12px;
    right: 15px;
}



/* 导航 */
.con-navigation {
    width: 100%;
    height: 70px;
    background: #009944;
}

.nav {
    height: 100%;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.nav h3 a {
    letter-spacing: 0em;
    color: #353535;
}

.nav .nLi {
    height: 100%;
    display: flex;
    text-align: center;
    position: relative;
    align-items: center;
}


.nav .nLi h3 {
    font-weight: normal;
}

.nav .nLi h3 a {
    display: inline-block;
    font-size: 21px;
    text-align: center;
}

.nav .nLi h3 a:hover {
    font-weight: bold;
}

.nav .nLi.on h3 a {
    font-weight: bold;
}


.nav .sub {
    display: none;
    width: 145px;
    top: 56px;
    left: -30px;
    position: absolute;
    background: #fff;
    border-bottom: 5px solid #009944;
}

.nav .sub li {
    height: 40px;
    line-height: 40px;
    text-align: center;
    zoom: 1;
    float: left;
    width: 145px;
    border-bottom: 1px solid #e5e5e6;
    position: relative;
}

.nav .sub li a {
    font-size: 16px;
    color: #363636;
}

.nav .sub li:hover {
    border-bottom: 1px solid #009944;
}

.nav .sub li:hover a.ej {
    color: #009944;
}

.nav .sub li:hover .sj {
    display: block;
}


.nav .nLi a {
    font-size: 18px;
    color: #fff;
}




.banner {
    position: relative;
}

.banner .swiper-container {
    z-index: 0;
}

.banner .swiper-slide a img {
    width: 100%;
}


.banner .swiper-pagination {
    position: absolute;
    bottom: 22px;
    width: 100%;
    text-align: center;
}

.banner .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    background: #fff;
    opacity: 1;
}

.banner .swiper-pagination .swiper-pagination-bullet-active {
    background: #019945;
}

.con-tzgg {
    background: #f5f7fb;
    height: 70px;
    line-height: 70px;
}

.con-tzgg .link {
    height: 100%;
    display: flex;
    overflow: hidden;
}

.con-tzgg .link a.bd-name {
    font-size: 20px;
    color: #d7171f;
    font-weight: bold;
    width: 10%;
}

.con-tzgg .link .bd {
    width: 85%;
    padding-left: 50px;
}

.con-tzgg .link .bd ul {
    width: 100%;
}

.con-tzgg .link .bd ul li {
    width: 630px !important
}

.con-tzgg .link .bd ul li a {
    width: auto;
    margin: 0 15px;
    font-size: 16px;
    color: #444;
    display: inline-block;
    position: relative;
}

.con-tzgg .link .bd ul li a::before {
    content: '·';
    position: absolute;
    left: -10px;
}


.con-tzgg .link .bd ul li a span {
    font-size: 16px;
    color: #444;
    margin-left: 50px;
}

.con-tzgg .link .bd ul li a:hover {
    color: #019945;
}

.column {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.column .title {
    position: relative;
}

.column .title::before {
    content: '';
    position: absolute;
    right: -50px;
    top: 20px;
    width: 41px;
    height: 40px;
    display: inline-block;
    background: url(../images/column-icon.png) no-repeat;
}

.column .name {
    font-size: 40px;
    color: #363636;
}

.column .name-en {
    font-size: 20px;
    color: #474747;
    opacity: .5;
}

.main-cpxt .column {
    margin: 40px 0 55px 0;
}

.main-xwdt .column {
    margin: 100px 0 40px 0;
}

.main-xmgc .column {
    margin: 100px 0 40px 0;
}

.main-ygfc .column {
    margin: 60px 0 40px 0;
}


.gsgk-content {
    display: flex;
    justify-content: space-between;
}

.gsgk-content .text {
    width: 48.5%;
    background: url(../images/gsgk-text-bg.png) top right no-repeat;
    background-position-x: 85%;
}

.gsgk-content .text .desc {
    font-size: 16px;
    color: #686868;
    line-height: 40px;
    margin: 20px 0 50px 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.more {
    width: 148px;
    height: 48px;
    border: 1px solid #d7d7d7;
    display: flex;
    align-items: center;
    justify-content: center;
}

.more a {
    color: #686868;
}

.more:hover {
    border: 1px solid #019945;
}

.more:hover a {
    color: #019945;
    font-weight: bold;
}

.gsgk-content .gsgk-img {
    width: 47%;
}

.gsgk-content .gsgk-img .img {
    overflow: hidden;
}

.gsgk-content .gsgk-img .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;
}

.gsgk-content .gsgk-img .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);
}

/* -- */

.xwdtlist {
    width: 100%;
    display: flex;
    justify-content: space-between;
}


.xwdtlist .textlist {
    width: 44.3%;
}


.xwdtlist .textlist .slideTxtBox .hd {
    position: relative;
    height: 30px;
    line-height: 30px;
    padding-bottom: 14px;
    border-bottom: 1px solid #D8D8D8;
}

.xwdtlist .textlist .slideTxtBox .hd ul li {
    float: left;
    margin-right: 70px;
}

.xwdtlist .textlist .slideTxtBox .hd ul li a {
    font-size: 22px;
    color: #3D3D3D;
}

.xwdtlist .textlist .slideTxtBox .hd ul li.on a {
    font-weight: bold;
    color: #019945;
    padding-bottom: 14px;
}

.xwdtlist .textlist .slideTxtBox span.more {
    position: absolute;
    right: 0;

}

.xwdtlist .textlist .slideTxtBox span.more a {
    color: #4b4b4b;
    font-size: 14px;
    opacity: 0.6;
}

.xwdtlist .textlist .slideTxtBox span.more a:hover {
    opacity: 1;
    color: #4264b8;
}

.xwdtlist .slideTxtBox .bd ul li.nli {

    border-top: 1px solid #E2E2E2;
    padding: 15px 0 15px 10px;
}

.xwdtlist .slideTxtBox .bd ul li.nli a::before {
    content: '·';
    position: absolute;
    left: -10px;
}

.xwdtlist .slideTxtBox .bd ul li.nli span {
    float: right;
    font-size: 18px;
    color: rgba(153, 153, 153, 0.8);
}

.xwdtlist .slideTxtBox .bd ul li.nli a {
    font-size: 18px;
    color: #3D3D3D;
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.xwdtlist .slideTxtBox .bd ul li.first {
    width: 100%;
    padding: 30px 0;
}

.xwdtlist .slideTxtBox .bd ul li.first a {
    display: flex;
}

.xwdtlist .slideTxtBox .bd ul li.first .dete {
    min-width: 55px;
    border-right: 1px solid #E2E2E2;
    padding-right: 15px;
    margin-right: 15px;
    display: flex;
    flex-direction: column;
}

.xwdtlist .slideTxtBox .bd ul li.first .d {
    font-size: 30px;
    color: #d7171f;
    text-align: center;
}

.xwdtlist .slideTxtBox .bd ul li.first .y {
    font-size: 12px;
    color: #000;
    opacity: .5;
    text-align: center;
}

.xwdtlist .slideTxtBox .bd ul li.first .text {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.xwdtlist .slideTxtBox .bd ul li.first .title {
    font-size: 18px;
    color: #363636;
    font-weight: bold;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.xwdtlist .slideTxtBox .bd ul li.first .desc {
    font-size: 14px;
    color: #3c3c3c;
    opacity: .5;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
}


.xwdtlist .slideTxtBox .bd ul li.nli:hover a {
    color: #019945;
}

.xwdtlist .slideTxtBox .bd ul li.nli:hover span {
    color: rgba(102, 102, 102, 0.8);
}

.xwdtlist .slideTxtBox .bd ul li.nli:hover:before {
    background: #019945;
}

.xwdtlist .imglist {
    width: 53.5%;
    position: relative;
}

.xwdtlist .imglist .swiper-slide .img {
    overflow: hidden;
}

.xwdtlist .imglist .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;
}

.xwdtlist .imglist .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);
}


.xwdtlist .imglist .swiper-slide .title {
    position: absolute;
    bottom: 0;
    height: 70px;
    line-height: 70px;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    font-size: 18px;
    color: #fff;
    box-sizing: border-box;
    padding: 0 18px;
}



.xwdtlist .swiper-container .swiper-pagination {
    position: absolute;
    bottom: 5%;
    right: 20px;
}

.xwdtlist .swiper-container .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    background: #fff;
    opacity: 1;
}

.xwdtlist .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
    background: #019945;
}



/* --- */

.xmgclist ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.xmgclist ul li {
    width: 48.5%;
    position: relative;
    margin-bottom: 40px;
    overflow: hidden;
}

.xmgclist ul li .img {
    overflow: hidden;
}

.xmgclist ul li .img img {
    width: 100%;
}

.xmgclist ul li .title {
    position: absolute;
    bottom: 0;
    height: 70px;
    line-height: 70px;
    background: rgba(0, 0, 0, 0.5);
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    box-sizing: border-box;
    padding: 0 25px;
    opacity: 1;
    transition: all 0.5s ease-in-out;
}

.xmgclist ul li .mask {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    background: rgba(0, 153, 68, .9);
    position: absolute;
    transition: -webkit-transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
    transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
}


.xmgclist ul li .maskBottom {
    bottom: 0;
    height: 70px;
    line-height: 70px;
    box-sizing: border-box;
    padding: 0 25px;
    -webkit-transform: translateY(185px);
    transform: translateY(185px);
}

.xmgclist ul li:hover .maskBottom {
    transform: translateY(0);
}

.xmgclist ul li:hover .title {
    opacity: 0;
    transition: all 0.5s ease-in-out;
}



.main-ygfc .ygfclist .swiper-slide {
    display: flex;
    justify-content: space-between;
}

.main-ygfc .ygfclist .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-ygfc .ygfclist .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-ygfc .ygfclist .swiper-slide .img {
    width: 57.15%;
    position: absolute;
    right: 0;
    z-index: -1;
}


.main-ygfc .ygfclist .swiper-slide .text {
    width: 49%;
    z-index: 99;
}

.main-ygfc .swiper-container {
    padding-left: 10px;
}


.main-ygfc .ygfclist .swiper-slide .text .desc {
    width: 700px;
    height: 395px;
    line-height: 40px;
    margin: 26px 0;
    background: #fff;
    box-shadow: 0px 0px 5px 5px rgb(0 0 0 / 1%);
    box-sizing: border-box;
    padding: 40px;
}

.main-ygfc .ygfclist .swiper-slide .text .desc a {
    color: rgba(54, 54, 54, .8);
    font-size: 16px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.main-ygfc .ygfclist .swiper-pagination {
    position: absolute;
    right: 21%;
    bottom: 25px;
}

.main-ygfc .ygfclist .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    background: #fff;
    opacity: 1;
}

.main-ygfc .ygfclist .swiper-pagination .swiper-pagination-bullet-active {
    background: #019945;
}




footer {
    width: 100%;
    height: 218px;
    background: #616161;
}


footer .foot {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

footer .fotnav {
    margin: 45px 0 20px 0;
}

footer .fotnav a {
    color: #fff;
    font-size: 16px;
    opacity: .5;
}

footer .fotnav span {
    color: #fff;
    margin: 0 18px;
    opacity: .5;
}

footer .contact p {
    line-height: 30px;
}

footer .contact p span {
    color: #fff;
    opacity: .5;
}

footer .right {
    display: flex;
    align-items: center;
}

footer .right .text {
    margin-right: 18px;
}

footer .right .text p {
    color: #fff;
    text-align: right;
}

footer .right .text .p1 {
    opacity: .5;
}

footer .right .text .p2 {
    font-size: 30px;
    font-weight: bold;
}

footer .banq {
    position: relative;
    bottom: 20px;
}

footer .banq p {
    color: #fff;
    opacity: .5;
    text-align: right;
}

footer .banq p span {
    margin: 0 5px;
}




footer .banq p a {
    color: #fff;
}


/* 产品系统 */

.main-cpxt .cont {
    width: 100%;
    height: 620px;
    background: url(../images/cpxt-bg.jpg) center no-repeat;
    background-size: cover;
    position: relative;
}

.box3 .cont {
    position: relative;
    margin-top: 78px;
}

.cp li {
    text-align: center;
    position: absolute;
}

.cp li .img {
    margin-top: 5px;
    position: relative;
    width: 24px;
    height: 24px;
    display: inline-block;
}

.cp li img {
    width: 24px;
    height: 24px;
    margin: 0 auto;
    transition: all 0.6s;
}

.cp li h3 {
    color: #fff;
    font-size: 14px;
    margin-top: 5px;
    font-weight: normal;
}

.cp li:hover img {
    transform: scale(1.2);
}

li.cp-display a {
    display: flex;
    align-items: center;
}

.cp li.cp-display .img {
    margin: 0;
}

li.cp-display h3 {
    margin-left: 10px;
    margin-top: 0;
}

.cp li.li1 {
    left: 23%;
    top: 7%;
}

.cp li.li2 {
    left: 32%;
    top: 5%;
}

.cp li.li3 {
    left: 50%;
    top: 10%;
}

.cp li.li4 {
    right: 7%;
    top: 9%;
}

.cp li.li5 {
    right: 9%;
    top: 23%;
}

.cp li.li6 {
    right: 23%;
    top: 33%;
}

.cp li.li7 {
    right: 21%;
    top: 43%;
}

.cp li.li8 {
    right: 31%;
    top: 34%;
}

.cp li.li9 {
    right: 47.5%;
    top: 43%;
}

.cp li.li10 {
    left: 31%;
    top: 34%;
}

.cp li.li11 {
    left: 26%;
    top: 34%;
}

.cp li.li12 {
    left: 15%;
    top: 36%;
}

.cp li.li13 {
    left: 8%;
    top: 46%;
}

.cp li.li14 {
    left: 14%;
    top: 74%;
}

.cp li.li15 {
    left: 14.5%;
    bottom: 4%;
}

.cp li.li16 {
    left: 23%;
    bottom: 3%;
}

.cp li.li17 {
    left: 41%;
    top: 58%;
}

.cp li.li18 {
    left: 38%;
    bottom: 2%;
}

.cp li.li19 {
    left: 44.5%;
    bottom: 0%;
}

.cp li.li20 {
    left: 58%;
    bottom: 2%;
}

.cp li.li21 {
    left: 67.5%;
    bottom: 8%;
}

.cp li.li22 {
    right: 22%;
    bottom: 30%;
}

.cp li.li23 {
    right: 18%;
    bottom: 1%;
}

.cp li.li24 {
    right: 7%;
    bottom: 4%;
}

@-webkit-keyframes hoverimg {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: .9
    }

    35% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@keyframes hoverimg {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: .9
    }

    35% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }

    100% {
        opacity: 0
    }
}


.cp li .img:before {
    content: "";
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    position: absolute;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #fff;
    top: .5px;
    left: .5px;
    -webkit-animation: hoverimg ease 2s infinite;
    animation: hoverimg ease 2s infinite;
}


/* ---------- */
.mbheader .header-con {
    width: 90%;
    margin: 0 auto;
    height: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.mbheader .header-con .logo img {
    width: 60%;
}

.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: 50px;
    float: right;
    position: relative;
    cursor: pointer;
    height: 30px;
    margin-top: 10px
}

.sp_nav span {
    display: block;
    background: #009944;
    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: fixed;
    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
}

.main-cpxt .mb-cpxt {
    display: none;
}

.main-cpxt .mb-cpxt .img img {
    width: 100%;
}

/* --内页 */


.neiye-banner img {
    width: 100%;
}

.neiye-banner {
    position: relative;
}

.neiye-wz {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

.column-weizhi {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.column-weizhi .name {
    font-size: 32px;
    font-weight: bold;
    color: #fff;
}

.column-weizhi .name-en {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}


.column-weizhi .weizhi,
.column-weizhi .weizhi a {
    font-size: 14px;
    color: #fff;
    display: flex;
}

.column-weizhi .weizhi {
    margin-top: 10px;
}

.column-weizhi .weizhi a {
    margin: 0 5px;
}

.neiye-con {
    max-width: 1200px;
    margin: auto;
}

.neiye-nav {
    width: 100%;
    height: 60px;
    margin-bottom: 60px;
    border-bottom: 1px solid #d8d8d9;
}

.neiye-nav .neiyecont {
    height: 100%;
    display: flex;
}

.neiye-nav .neiyecont a {
    display: flex;
    align-items: center;
    height: 60px;
    font-size: 16px;
    color: #404040;
    margin-right: 45px;
}

.neiye-nav .neiyecont a.on,
.neiye-nav .neiyecont a:hover {
    font-weight: bold;
    color: #009944;
    height: 59px;
    border-bottom: 3px solid #009944;
}


center.list-page {
    padding: 35px 0 60px 0;
}

.pagination {
    list-style-type: none;
    text-align: center;
    overflow: hidden;
    display: flex;
    justify-content: center;
}

.pagination li {
    display: inline-block;
    margin: 0 5px;
}

.pagination li a {
    display: inline-block;
    background: #aaa;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    transition: All .4s ease-in;
    -webkit-transition: All .4s ease-in;
    -moz-transition: All .4s ease-in;
    -o-transition: All .4s ease-in;
}

.pagination li a:hover,
.pagination li.active a {
    background: #009944;
}

.con-textlist ul.info li {
    width: 100%;
    margin-bottom: 30px;
    box-shadow: 0px 0px 5px 5px rgb(0 0 0 / 3%);
    box-sizing: border-box;
    padding: 30px;
    position: relative;
}

.con-textlist ul.info li .line {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: rgba(0, 153, 68, .2);
}

.con-textlist ul.info li .linex2 {
    width: 0;
    height: 4px;
    background-color: #009944;

}

.con-textlist ul.info li:hover .linex2 {
    width: 100%;
}

.hfade {
    transition: All .4s ease-in-out;
    -webkit-transition: All .4s ease-in-out;
    -moz-transition: All .4s ease-in-out;
    -o-transition: All .4s ease-in-out;
}

.con-textlist ul.info li .title {
    font-size: 18px;
    color: #4a4a4a;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.con-textlist ul.info li .desc {
    color: #3c3c3c;
    opacity: .5;
    line-height: 25px;
    margin: 20px 0 15px 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.con-textlist ul.info li .dete {
    color: #3c3c3c;
    opacity: .5;
}

.con-textlist ul.info li:hover .title {
    color: #009944;
    font-weight: bold;
}

.con-textlist ul.info li:hover .dete {
    color: #009944;
    opacity: 1;
}

.con-textlist ul.info li:hover .desc {
    opacity: .7;
}


.con-picture ul.info {
    display: flex;
    flex-wrap: wrap;
}

.con-picture ul.info li {
    width: 31.7%;
    margin-bottom: 30px;
    margin-right: 2.3%;
}

.con-picture ul.info li:nth-child(3n) {
    margin-right: 0;
}

.con-picture ul.info li .img {
    overflow: hidden;
}

.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 {
    width: 100%;
    height: 70px;
    line-height: 70px;
    text-align: center;
    background: #f6f6f6;
    color: #474747;
    font-size: 16px;
    transition: all 0.5s ease-in-out;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
    box-sizing: border-box;
    padding: 0 25px;
}

.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-picture ul.info li:hover .title {
    background: #009944;
    color: #fff;
    transition: all 0.5s ease-in-out;
}


.con-piclist ul.info li {
    width: 100%;
    height: 200px;
    margin-bottom: 30px;
    box-shadow: 0px 0px 5px 5px rgb(0 0 0 / 3%);
    position: relative;
}

.con-piclist ul.info li a {
    display: flex;
}

.con-piclist ul.info li .img {
    overflow: hidden;
    width: 25.3%;
    height: 197px;
}

.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 {
    width: 74.7%;
    box-sizing: border-box;
    padding: 35px;
}

.con-piclist ul.info li .line {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: rgba(0, 153, 68, .2);
}

.con-piclist ul.info li .linex2 {
    width: 0;
    height: 4px;
    background-color: #009944;

}

.con-piclist ul.info li:hover .linex2 {
    width: 100%;
}


.con-piclist ul.info li .title {
    font-size: 18px;
    color: #4a4a4a;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.con-piclist ul.info li .desc {
    color: #3c3c3c;
    opacity: .5;
    color: #3c3c3c;
    opacity: .5;
    line-height: 25px;
    margin: 10px 0 15px 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.con-piclist ul.info li .dete {
    color: #3c3c3c;
    opacity: .5;
}




.con-piclist ul.info li:hover .title {
    font-weight: bold;
    color: #009944;
}

.con-piclist ul.info li:hover .desc {
    opacity: .7;
}

.con-piclist ul.info li:hover .dete {
    color: #009944;
    opacity: 1;
}

.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);
}


.con-detail {
    border: 1px solid #e6e6e6;
    margin-bottom: 60px;
}

.con-detail .detail {
    box-sizing: border-box;
    /*padding: 50px 285px;*/
    padding: 40px;
}

.con-detail .detail .content,
.con-danye .danye .content {
    padding-top: 25px;
}

.con-detail .title {
    font-size: 28px;
    color: #3c3c3c;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
}

.con-detail .timer {
    text-align: center;
    padding: 20px 0 10px 0;
    border-bottom: 1px solid #e6e6e6;
}

.con-detail .timer span {
    color: #3c3c3c;
    opacity: .5;
    margin: 0 10px;
}

.con-detail .content p {
    font-size: 16px;
    color: #3c3c3c;
    line-height: 35px;
    text-align: justify;
    margin-top: 5px;
}

#prevnext li {
    width: 100%;
    height: 70px;
    line-height: 70px;
    background: #f5f7fb;
    margin-top: 25px;
    box-sizing: border-box;
    padding: 0 25px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

#prevnext li a {
    font-size: 16px;
    color: #3c3c3c;
}

#prevnext li:hover {
    background: #009944;
}

#prevnext li:hover a {
    font-weight: bold;
    color: #fff;
}

.con-danye {
    border: 1px solid #e6e6e6;
    margin-bottom: 60px;
}

.con-danye .danye {
    box-sizing: border-box;
    /*padding: 50px 285px;*/
    padding: 40px;
}

.con-danye .content p {
    font-size: 16px;
    color: #3c3c3c;
    line-height: 45px;
    text-align: justify;
    margin-top: 15px;
}

/*搜索*/

.padding-top-90 {
    padding-top: 90px;
}

.padding-bottom-30 {
    padding-bottom: 30px;
}

.text-mute {
    padding: 30px 0;
}

.padding-bottom-50 {
    padding-bottom: 50px;
}

.padding-top-10 {
    padding-top: 10px;
}

.padding-20 {
    padding: 20px;
}

.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;
    outline: unset;
}



.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;
}


/* news */
.main-gsdt .column {
    padding: 60px 0 40px 0;
}

.main-tzgg .column {
    padding: 60px 0 40px 0;
}

.main-gsdj .column {
    padding: 60px 0 40px 0;
}

.main-gsdj .column {
    padding: 90px 0 40px 0;
}

.main-hyzx .column {
    padding: 90px 0 40px 0;
}

.main-gsdt {
    padding-bottom: 80px;
}

.main-gsdt .gsdtlist {
    display: flex;
    justify-content: space-between;
}

.main-gsdt .list {
    width: 47.8%;
}

.main-gsdt .imgs {
    width: 50.7%;
    position: relative;
}

.main-gsdt .imgs .swiper-slide {
    height: auto;
}

.main-gsdt .gsdtlist li.first a {
    display: flex;
    flex-wrap: wrap;
}

.gsdtlist li.first .img {
    overflow: hidden;
    width: 34.5%;
}

.gsdtlist li.first .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;
}

.gsdtlist li.first: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);
}

.gsdtlist li.first .text {
    display: flex;
    flex-wrap: wrap;
    width: 65.5%;
    box-sizing: border-box;
    padding-left: 20px;
    align-items: center;
}

.gsdtlist li.first .title {
    font-size: 18px;
    color: #009944;
    font-weight: bold;
    width: 100%;
}

.gsdtlist li.first .desc {
    color: #2c2c2c;
    opacity: .5;
    line-height: 25px;
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;

}

.gsdtlist li.first .dete {
    color: #2c2c2c;
    opacity: .5;
}

.gsdtlist li.nli {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #ebebeb;
    padding: 18px 0;
}

.gsdtlist .list li:nth-last-child(1) {
    padding-bottom: 0;
    border: none;
}

.gsdtlist li.nli span.dete {
    font-size: 16px;
    color: #363636;
    opacity: .5;
    min-width: 95px;
    float: right;
}

.gsdtlist .list li.nli a {
    font-size: 16px;
    color: #363636;
    padding-left: 10px;
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.gsdtlist .list li.nli a::before {
    content: '';
    width: 2px;
    height: 2px;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 10px;
    background: #363636;
}

.gsdtlist .list li.first {
    border-bottom: 1px dashed #ebebeb;
}

.gsdtlist li.nli:hover a {
    color: #009944;
    font-weight: bold;
}

.gsdtlist li.nli:hover a::before {
    background: #009944;
}

.gsdtlist li.nli:hover .dete {
    opacity: .8;
}

.gsdtlist .imgs .swiper-wrapper {
    height: auto;
}

.gsdtlist .imgs .swiper-slide .text {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: url(../images/gsdt-imgs-bg.png);
    background-position-y: 100%;

    box-sizing: border-box;
    padding: 40px 30px;
    padding-top: 200px;
}

.gsdtlist .imgs .swiper-slide a {
    color: #fff;
    position: relative;
    display: inline-block;
}

.gsdtlist .imgs .swiper-slide .title {
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0;
}

.gsdtlist .imgs .swiper-slide .desc {
    opacity: .7;

}

.gsdtlist .imgs .swiper-slide .dete {
    font-size: 16px;
}

.gsdtlist .imgs .swiper-button-next {
    width: 60px;
    height: 60px;
    right: 32px;
    opacity: .8;
    display: inline-block;
    background: url(../images/gsdt-jt-r.png) no-repeat;
}

.gsdtlist .imgs .swiper-button-prev {
    width: 60px;
    height: 60px;
    left: 32px;
    opacity: .8;
    display: inline-block;
    background: url(../images/gsdt-jt-l.png) no-repeat;
}

.gsdtlist .imgs .swiper-button-next:hover {
    opacity: 1;
}

.gsdtlist .imgs .swiper-button-prev:hover {
    opacity: 1;
}

.gsdtlist .imgs .swiper-slide .img {
    overflow: hidden;
}

.gsdtlist .imgs .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;
}

.gsdtlist .imgs .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-tzgg {
    width: 100%;
    padding-bottom: 50px;
    background: #f8f8f8;
}

.tzgglist .swiper-slide {
    height: 75px;
    margin-top: 0 !important;
    margin-bottom: 55px;
}

.tzgglist .swiper-slide a {
    display: flex;
}

.tzgglist .swiper-slide .dete {
    min-width: 70px;
    margin-right: 20px;
}

.tzgglist .swiper-slide .text {
    width: 85%;
}

.tzgglist .swiper-slide .d {
    background: #fff;
    color: #4c4c4c;
    height: 44px;
    line-height: 44px;
    font-size: 30px;
    text-align: center;
}

.tzgglist .swiper-slide .y {
    background: #009944;
    color: #fff;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.tzgglist .swiper-slide .title {
    font-size: 18px;
    color: #333;
}

.tzgglist .swiper-slide .desc {
    color: #999;
    line-height: 25px;
    margin-top: 5px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;

}

.tzgglist .swiper-container .swiper-wrapper {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.tzgglist .swiper-pagination {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
}

.tzgglist .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    background: #e1e1e1;
    opacity: 1;
}

.tzgglist .swiper-pagination .swiper-pagination-bullet-active {
    background: #019945;
}

.tzgglist .swiper-slide:hover .title {
    color: #009944;
    font-weight: bold;
}




.gsdjlist ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.gsdjlist ul li {
    width: 48%;
    margin-bottom: 55px;
    border-bottom: 1px dashed #ebebeb;
}

.gsdjlist ul li:nth-child(3) {
    margin-bottom: 0;
}

.gsdjlist ul li:nth-child(4) {
    margin-bottom: 0;
}

.gsdjlist ul li a {
    display: flex;
}

.gsdjlist ul li .img {
    overflow: hidden;
    width: 34.5%;
}

.gsdjlist ul 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;
}

.gsdjlist ul li .text {
    display: flex;
    flex-wrap: wrap;
    width: 65.5%;
    box-sizing: border-box;
    padding-left: 20px;
    align-items: center;
}

.gsdjlist ul li .title {
    font-size: 18px;
    color: #363636;
    width: 100%;
}

.gsdjlist ul li .desc {
    color: #2c2c2c;
    opacity: .5;
    line-height: 25px;
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.gsdjlist ul li .dete {
    color: #2c2c2c;
    opacity: .5;
}

.gsdjlist ul 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);
}

.gsdjlist ul li:hover .title {
    color: #009944;
    font-weight: bold;
}

.gsdjlist ul li:hover .dete {
    color: #009944;
    opacity: 1;
}

.main-hyzx {
    padding-bottom: 65px;
}

.hyzxlist ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.hyzxlist ul li {
    width: 49%;
    box-sizing: border-box;
    padding: 35px 30px;
    margin-bottom: 30px;
    background: #f8f8f8;
}

.hyzxlist ul li a {
    display: flex;
    height: 85px;
}

.hyzxlist ul li .text {
    display: flex;
    width: 90%;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding-left: 20px;
}

.hyzxlist ul li .title {
    font-size: 18px;
    color: #363636;
    width: 100%;
    line-height: 30px;
}

.hyzxlist ul li .desc {
    color: #2c2c2c;
    opacity: .5;
    width: 100%;
    margin-top: 5px;
    line-height: 25px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.hyzxlist ul li .dete {
    min-width: 60px;
    padding-right: 20px;
    border-right: 1px solid #dfdfdf;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.hyzxlist ul li .d {
    font-size: 30px;
    color: #009944;

    text-align: center;
}

.hyzxlist ul li .y {
    color: #009944;
    margin-top: 5px;
    text-align: center;
}

.hyzxlist ul li:hover .title {
    color: #009944;
    font-weight: bold;
}

.hyzxlist ul li:hover .d {
    font-weight: bold;
}

/* landing */


.land-map {
    width: 100%;
    margin: 60px 0 200px 0;
    position: relative;
}

.land-map .img img {
    width: 100%;
}

.land-map .contact {
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: -80px;
    width: 100%;
}

.land-map .item {
    width: 25%;
    height: 210px;
    background: #fff;
    margin: 0 17px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    cursor: pointer;
    box-shadow: 0px 0px 5px 5px rgb(0 0 0 / 5%);
}

.land-map .item p {
    font-size: 16px;
    color: #4b4b4b;
    line-height: 25px;
    text-align: center;
}

.land-map .item:hover {
    background: #009944;
}

.land-map .item:hover p {
    color: #fff;
}


.land-map .item .icon {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    display: inline-block;
    vertical-align: middle;
}

.land-map .item:hover .icon {
    opacity: 0;
}

.land-map .item:hover .hv {
    top: 0;
    opacity: 1;
    transition: .5s;
}

.land-map .item .hv {
    top: 100%;
}


.land-map .item .box {
    width: 68px;
    height: 55px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}


#liuyan p.text1 {
    padding-bottom: 10px;
    border-bottom: 1px solid #dddddd;
}

#liuyan p.text1 a {
    position: relative;
    color: #222222;
    font-size: 28px;
    font-weight: bold;
    padding-left: 10px;
    box-sizing: border-box;
}

#liuyan p.text1 a::before {
    position: absolute;
    top: 7px;
    left: 0;
    content: '';
    width: 5px;
    height: 28px;
    background-color: #3e6dcb;
}

.land-form {
    margin-bottom: 115px;
}

#liuyan .layui-input {
    height: 50px;
    background: #f2f2f2;
}

#liuyan .layui-textarea {
    background: #f2f2f2;
}

#liuyan .layui-btn {
    background-color: #009944;
    height: 50px;
    width: 100%;
    font-size: 16px;
}

.layui-col-space20>* {
    padding: 0;
    padding-bottom: 10px;
}

input.err,
input.error,
textarea.err,
textarea.error,
select.err,
select.error {
    border: #009944 1px dashed !important;
    /*background-color: #009944 !important;*/
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}


/* about */
.main-gsgk .column {
    padding: 100px 0 40px 0;
}

.gsgklist {
    position: relative;
}

.gsgklist .img {
    width: 60%;
}

.gsgklist .img img {
    width: 100%;
}

.gsgklist .content {
    position: absolute;
    right: 0;
    top: -115px;
    width: 670px;
}

.gsgklist .text {
    width: 100%;
    height: 485px;
    box-shadow: 0px 0px 5px 5px rgb(0 0 0 / 5%);
    box-sizing: border-box;
    padding: 45px;
    background: url(../images/gsgk-text-bg.png) center #fff no-repeat;
    background-position-y: 60%;
}

.gsgklist .text .title {
    color: #009944;
    font-size: 30px;
    font-weight: bold;
}

.gsgklist .text .desc {
    font-size: 16px;
    color: #363636;
    opacity: .9;
    margin: 25px 0 35px 0;
    line-height: 35px;
    height: 210px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.gsgklist .text .more {
    width: 148px;
    height: 48px;
    border: 1px solid #009944;
    display: flex;
    align-items: center;
    justify-content: center;
}

.gsgklist .text .more a {
    color: #009944;
}


.gsgklist .content .col {
    display: flex;
    margin-top: 20px;
    justify-content: flex-end;
}

.gsgklist .content .col p {
    color: #363636;
    font-size: 18px;
    font-weight: bold;
    margin-top: 18px;
}

.gsgklist .content .col .item {
    margin-left: 135px;
}

.gsgklist .item .icon {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 21px;
    left: 0;
    text-align: center;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    display: inline-block;
    vertical-align: middle;
}

.gsgklist .item:hover .icon {
    opacity: 0;
}

.gsgklist .item:hover .hv {
    top: 21px;
    opacity: 1;
    transition: .5s;
}

.gsgklist .item .hv {
    top: 100%;
}


.gsgklist .item .box {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    border: 1px dashed #efefef;
    border-radius: 50%;
}

.gsgklist .item:hover .box {
    background: #019945;
    border: 1px solid #019945;
}

.gsgklist .item:hover p {
    color: #019945;
}


.main-fzlc {
    width: 100%;
    height: 700px;
    margin-top: 100px;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../images/main-fzlg-bg.jpg);
    /* background-position: 50% 41px; */
}

.main-fzlc .column {
    padding: 60px 0 30px 0;
}

.main-fzlc .column .name {
    color: #fff;
}

.main-fzlc .column .name-en {
    color: #fff;
}

.main-fzlc .column .more {
    opacity: .5;
}

.main-fzlc .column .more a {
    color: #fff;
}

.main-fzlc .more:hover a {
    color: #fff;
    opacity: 1;
}

.main-fzlc .more:hover {
    border: 1px solid #fff;
}

.main-fzlc .column .title::before {
    background: url(../images/column-icon-white.png) no-repeat;
}



.main-zzry .column {
    padding: 100px 0 60px 0;
}

.zzrylist .swiper-container .swiper-wrapper {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.zzrylist .swiper-slide {
    background: #f8f8f8;
    box-sizing: border-box;
    padding: 30px;
    height: auto;
}

.zzrylist .swiper-slide a {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.zzrylist .swiper-slide .img {
    overflow: hidden;
    width: 100%;
}

.zzrylist .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;
}

.zzrylist .swiper-slide .title {
    color: #353535;
    font-size: 18px;
    text-align: center;
    margin-top: 18px;
}

.zzrylist .swiper-container {
    padding-bottom: 55px;
}

.zzrylist .swiper-pagination {
    width: 100%;
    margin-top: 40px;
    text-align: center;
}

.zzrylist .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    background: #e1e1e1;
    opacity: 1;
}

.zzrylist .swiper-pagination .swiper-pagination-bullet-active {
    background: #019945;
}

.zzrylist .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);
}

.zzrylist .swiper-slide:hover .title {
    color: #009944;
    font-weight: bold;
}



.main-qyxx .column {
    padding: 50px 0 35px 0;
}


.qyxxlist .swiper-container .swiper-wrapper {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.qyxxlist .swiper-container {
    padding-bottom: 110px;
}

.qyxxlist .swiper-slide {
    overflow: hidden;
    height: auto;
}

.qyxxlist .swiper-slide .title {
    position: absolute;
    bottom: 0;
    height: 70px;
    line-height: 70px;
    background: rgba(0, 0, 0, 0.5);
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    box-sizing: border-box;
    padding: 0 25px;
    opacity: 1;
    transition: all 0.5s ease-in-out;
}

.qyxxlist .swiper-slide .mask {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    background: rgba(0, 153, 68, .9);
    position: absolute;
    transition: -webkit-transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
    transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
}


.qyxxlist .swiper-slide .maskBottom {
    bottom: 0;
    height: 70px;
    line-height: 70px;
    box-sizing: border-box;
    padding: 0 25px;
    -webkit-transform: translateY(185px);
    transform: translateY(185px);
}

.qyxxlist .swiper-slide:hover .maskBottom {
    transform: translateY(0);
}

.qyxxlist .swiper-slide:hover .title {
    opacity: 0;
    transition: all 0.5s ease-in-out;
}

.qyxxlist .swiper-pagination {
    width: 100%;
    margin-top: 40px;
    text-align: center;
}

.qyxxlist .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    background: #e1e1e1;
    opacity: 1;
}

.qyxxlist .swiper-pagination .swiper-pagination-bullet-active {
    background: #019945;
}

.qyxxlist .swiper-slide .img {
    overflow: hidden;
}

.qyxxlist .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;
}


.qyxxlist .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);
}

.con-textlist .dete {
    margin: 0 !important;
    float: unset !important;
}