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;
}

body {
    background: #f5f7fb;
    color: #2c2c2c;
    font-size: 14px;
    font-family: Arial, Microsoft YaHei, PingFang SC, SimSun, sans-serif;
    /* min-width: 1400px; */
    max-width: 1920px;
    margin: 0 auto;
}

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-weight: normal;
    font-size: 100%;
}

del,
ins,
a {
    text-decoration: none;
}

a:link {
    color: #009;
}

/* a:visited {
	color: #800080;
}

a:hover,
a:active,
a:focus {
	color: #c00;
	text-decoration: underline;
} */


input[type="submit"] {
    cursor: pointer;
}

button {
    cursor: pointer;
}

input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.clear {
    clear: both;
}

.m-width {
    max-width: 1400px;
    margin: 0 auto;
}


.header {
    width: 100%;
    height: 110px;
    background: #fff;
}

.header .h-top {
    display: flex;
    width: 90%;
    height: 100%;
    margin: 0 auto;
    align-items: center;
    justify-content: space-between;
}


.con-navigation {
    width: 100%;
    height: 55px;
}


.nav {
    height: 55px;
    line-height: 55px;
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: flex-end;
}

.nav a {
    color: #3c3c3c;
}

.nav .nLi {
    width: auto;
    height: 55px;
    float: left;
    display: inline;
    text-align: center;
}

.nav .nLi:nth-child(7) .sub {
    /* width: 260px; */
    /* margin-left: -75px; */

    width: 420px;
    margin-left: -150px;
}

.nav .nLi h3 {
    height: 55px;
}

.nav .nLi h3 a {
    display: inline-block;
    font-size: 16px;
    text-align: center;
    height: 100%;
    padding: 0 23px;
}

.nav .nLi:hover h3 a {
    font-weight: bold;
    color: #29a449;
    border-top: 3px solid #29a449;
}

.nav .nLi.on h3 a {
    font-weight: bold;
    color: #29a449;
    border-top: 3px solid #29a449;
}

.nav .nLi:hover .sub {
    display: block;
}

.nav .sub {
    display: none;
    width: 114px;
    top: 60px;
    z-index: 999;
    position: absolute;
    border-bottom: 3px solid #ca3e4b;
    background: #fff;
    padding: 10px 0;
}

.nav .sub li {
    height: 40px;
    line-height: 40px;
    text-align: center;
    zoom: 1;
    float: left;
    width: 100%;
}

.nav .sub li:hover a {
    color: #29a449;
    font-weight: bold;
}

.nav .sub a {
    color: #3c3c3c;
    display: block;
    font-size: 16px;
    zoom: 1;
}


.nei-banner {
    position: relative;
}

.nei-banner .img img {
    width: 100%;
    height: auto;
}

.nei-banner .sj-img {
    display: none;
}

.nei-banner .sj-img img {
    width: 100%;
    height: auto;
}

.nei-banner .nei-weizhi {
    position: absolute;
    left: 13.5%;
    top: 34%;
}

.nei-banner .nei-weizhi .wz-col {
    font-size: 36px;
    color: #fff;
    font-weight: bold;
}

.nei-banner .nei-weizhi .wz-desc {
    font-size: 14px;
    margin-top: 5px;
    color: #fff;
}

.nei-banner .nei-weizhi p {
    color: #fff;
    margin-top: 30px;
    font-size: 16px;
}

.nei-banner .nei-weizhi p a {
    color: #fff;
    font-size: 16px;
}


.sub-name {
    width: 100%;
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #dcdee1;
}

.sub-name .sub-list {
    display: flex;
    justify-content: flex-start;
    overflow-x: auto;
    white-space: nowrap;
}

.sub-name .sub-list a {
    font-size: 16px;
    color: #464646;
    margin-right: 25px;
}

.sub-name .sub-list a.on {
    color: #29a449;
    height: 54px;
    font-weight: bold;
    border-bottom: 3px solid #29a449;
}

.sub-name .sub-list a:hover {
    color: #29a449;
    height: 54px;
    font-weight: bold;
    border-bottom: 3px solid #29a449;
}


/* ---- */

.poster_box {
    overflow: hidden;
    margin: 40px 0 80px 0;
}

.poster_box h2 {
    font-size: 30px;
    color: #015293;
    font-weight: bold;
    text-align: center;
}

.poster_box h3 {
    font-size: 16px;
    color: #015293;
    margin: 10px 0 35px;
    text-align: center;
}

.poster-main {
    position: relative;
    width: 100%;
    height: 535px !important;
    margin-left: auto;
    margin-right: auto;
}

.poster-main img {
    display: block;
}

.poster-main a,
.poster-main img {
    display: block;
    width: 100%;
    height: 100%;
}



.poster-main .poster-list {
    width: 100%;
    height: 535px;
}

.poster-main .poster-list .poster-item {
    width: 200px;
    height: 535px;
    position: absolute;
    left: 0;
    top: 0;
}

.poster-main .poster-list .poster-item .item {
    position: relative;
    width: 100%;
    height: 100%
}

.poster-main .poster-btn {
    position: absolute;
    top: 0;
    cursor: pointer;
    filter: opacity(.5) brightness(1);
}

.poster-main .poster-btn:hover {
    filter: opacity(1) brightness(2);
}

.poster-main .poster-prev-btn {
    width: 34px;
    height: 68px;
    left: 224px;
    background: url(icoleft1.png) no-repeat center center;
    top: 50%;
    z-index: 100;
    margin-top: -34px;
}

.poster-main .poster-next-btn {
    width: 34px;
    height: 68px;
    right: 224px;
    background: url(icoright1.png) no-repeat center center;
    top: 50%;
    z-index: 100;
    margin-top: -34px;
}

.poster-main .poster-prev-btn:hover {
    background: url(icoleft1_h.png) no-repeat center center;
}

.poster-main .poster-next-btn:hover {
    background: url(icoright1_h.png) no-repeat center center;
}

.poster-item-title {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0 !important;
    filter: Alpha(opacity=50);
    background: #000;
    color: #FFF;
    width: 100%;
    height: 60px;
    line-height: 60px;
    position: absolute;
    bottom: 0;
    text-align: center;
    font-size: 18px;
    color: #fff;
}

.con-picture ul.list {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;

}

.con-picture ul.list li {
    margin-right: 30px;
    margin-bottom: 30px;
    transition: all 0.3s ease;
}

.con-picture ul.list li a .title {
    font-size: 16px;
    color: #444;
    width: 100%;
    background: #fff;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.con-picture ul.list li:hover {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgb(0 0 0 / 10%);
}

.con-picture ul.list li:hover .img img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.con-picture ul.list li a .img {
    overflow: hidden;
}

.con-picture ul.list li a .img img {
    display: block;
    width: 100%;
    -webkit-transition: transform 0.3s ease;
    -moz-transition: transform 0.3s ease;
    -ms-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
}

.footer {
    width: 100%;
    height: 215px;
    background: #29a449;
}





.footer .foot {
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer .foot .banq {
    /* margin-top: 35px; */
}

.footer .foot .banq .f-desc {
    font-size: 14px;
    color: #fff;
    line-height: 25px;
}

.footer .foot .banq p {
    font-size: 14px;
    color: #fff;
    line-height: 30px;
}

.footer .foot .banq p img {
    display: inline-block;
}

.footer .foot .f-column {
    margin: 15px 0;
}

.footer .foot .f-column a {
    font-size: 14px;
    color: #fff;

}

.footer .foot .f-column span {
    font-size: 16px;
    color: #fff;
    margin: 0 10px;
}

.footer .foot .f-desc p {
    font-size: 14px;
    color: #fff;
    opacity: 0.3;
    text-align: right;
    margin-top: 25px;
}

.footer .foot .links {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    flex-direction: column;
}



.links .box a {
    width: 100%;
    font-size: 16px;
    color: #333;
    display: inline-block;
    line-height: 40px;

}

.links .main-links {

    display: inline-block;
    height: 50px;
    margin-left: 23px;
}


.links .box {
    width: 285px;
    height: 40px;
    float: left;
    position: relative;
    margin-top: 22px;
    border: 1px solid #94d2a4;
    cursor: pointer;
    border-radius: 5px;
}

.links .box h3 {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    line-height: 40px;
    height: 40px;
    text-indent: 30px;
    width: 100%;
    margin: 0;
    opacity: 0.8;
}

.links .box::before {
    content: '';
    right: 30px;
    position: absolute;
    width: 20px;
    top: 15px;
    height: 15px;
    display: inline-block;
    background: url(links-icon.png) no-repeat;
}


.links .box ul {
    width: 100%;
    max-height: 285px;
    background: #f7f7f7;
    position: absolute;
    left: 0;
    bottom: 42px;
    display: none;
    overflow-y: scroll;
    max-height: 200px;
    z-index: 99;
}

.links .box:hover ul {
    display: block;
}

.links .box ul li {
    text-align: center;
    font-size: 14px;
    line-height: 45px;
    margin: 0 15px;
    border-bottom: 1px dashed #ddd;
}

.links .box ul li:hover a {
    color: #0d55af;
}

.links .box ul li a {
    color: #333;
}



.mb-header {
    display: none;
}

.mb-header .header-con .logo {
    width: 90%;
    height: 100%;
}

.mb-header .header-con {
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.mb-header .header-con .logo h1 {
    height: 100%;
}

.mb-header .header-con .logo img {
    /* width: 50%; */
    height: 95%;
}

.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: #29a449;
    width: 30px;
    height: 2px;
    position: absolute;
    left: 10px;
    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: 90;
    background: #eee;
    width: 100%;
    height: calc(100% - 104px);
    font-size: 14px;
    line-height: 40px;
    top: -100%;
    left: 0;
    overflow: auto;
    overflow-x: hidden;
    transition: top ease 0.35s;

    height: auto !important;
    padding-bottom: 50px;
}

.nav_show {
    top: 60px !important;
}

.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: #29a449
}

.sjj_nav ul li ul li>ul {
    margin-left: 10px
}

.con-textlist {
    margin-top: 40px;
}

.con-textlist ul.list li {
    margin-bottom: 30px;
    transition: all 0.3s ease;
    background: #fff;
    padding: 40px 30px;
}


.con-textlist ul.list li:hover {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgb(0 0 0 / 10%);
}

.con-textlist ul.list li .title {
    font-size: 18px;
    color: #3c3c3c;
    line-height: 30px;
}

.con-textlist ul.list li .desc {
    font-size: 14px;
    color: #3c3c3c;
    /* opacity: 0.5; */
    margin: 10px 0;
    line-height: 25px;
}

.con-textlist ul.list li .dete {
    font-size: 14px;
    color: #3c3c3c;
    opacity: 0.5;
}

.con-textlist ul.list li:hover .title {
    font-weight: bold;
    color: #29a449;
}

.con-textlist ul.list li:hover .dete {
    color: #29a449;
}

.con-piclist {
    margin-top: 40px;
}

.con-piclist ul.list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    justify-content: flex-start;
}

.con-piclist ul.list li {
    margin-bottom: 30px;
    margin-right: 30px;
    transition: all 0.3s ease;
    background: #fff;
    width: 31.7%;
    border: 1px solid #f5f7fb;
}

.con-piclist ul.list li:hover {
    border: 1px solid #29a449;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgb(0 0 0 / 10%);
}

.con-piclist ul.list li:hover .title {
    color: #29a449;
    font-weight: bold;
}

.con-piclist ul.list li:hover .dete {
    color: #29a449;
}

.con-piclist ul.list li a {
    display: inline-block;
    width: 100%;
    padding: 20px 30px 30px 30px;
    box-sizing: border-box;
}

.con-piclist ul.list li .title {
    font-size: 18px;
    color: #3c3c3c;
    line-height: 30px;
}

.con-piclist ul.list li .desc {
    font-size: 14px;
    color: #3c3c3c;
    /* opacity: 0.5; */
    line-height: 25px;
    margin-top: 20px;
}

.con-piclist ul.list li .dete {
    color: #c1c1c1;
    font-size: 14px;
    margin: 20px 0;
}

.con-piclist ul.list li .img img {
    width: 390px;
    height: auto;
    display: block;
}

/* .con-piclist ul.list li:hover .img img{
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.con-piclist ul.list li a .img{
	overflow: hidden;
}

.con-piclist ul.list li a .img img{
	display: block;
    width: 100%;
    -webkit-transition: transform 0.3s ease;
    -moz-transition: transform 0.3s ease;
    -ms-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
} */


.con-detail {
    margin-top: 40px;
    margin-bottom: 50px;
}

.con-detail .d-detail {
    background: #fff;
    padding: 60px;
}

.con-detail .detail {
    padding: 40px 110px 0 110px;
    border: 1px solid #e6e6e6;
}

.con-detail .detail .title {
    font-size: 28px;
    color: #3c3c3c;
    font-weight: bold;
    text-align: center;
    line-height: 60px;
}

.con-detail .detail .timer {
    text-align: center;
    margin: 10px 0;
}

.con-detail .detail .timer span {
    color: #3c3c3c;
    font-size: 14px;
    opacity: 0.5;
}

.con-detail .detail .text {
    padding: 15px 0;
    border-top: 1px solid #e6e6e6;
    font-size: 16px;
        color: #3c3c3c;
        line-height: 2em!important;
}

.con-detail .detail .text p {
    font-size: 16px;
    color: #3c3c3c;
    line-height: 2em !important;
    margin-bottom: 15px;
}

.TRS_Editor DIV{
    line-height: 2em !important;
}

.con-detail .prevnext {
    width: 100%;
    height: auto;
    background: #f5f7fb;
    display: flex;
    align-items: center;
    margin-top: 45px;
    justify-content: space-between;
    padding: 20px ;
    box-sizing: border-box;
}

.con-detail .prevnext a {
    font-size: 16px;
    color: #3c3c3c;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;

}

.con-detail .prevnext a:hover {
    color: #29a449;
    font-weight: bold;
}

.con-detail .prevnext .next {
    width: 50%;
}

.con-detail .prevnext .prev {
    width: 50%;
}

.con-danye {
    margin-top: 40px;
    margin-bottom: 50px;
}

.con-danye .d-danye {
    background: #fff;
    padding: 60px;
}

.con-danye .danye {
    padding: 40px 40px 0 40px;
    border: 1px solid #e6e6e6;
}

.con-danye .danye .text {
    padding: 15px 0;
}

.con-danye .danye .text p {
    font-size: 16px;
    color: #3c3c3c;
    line-height: 45px;
    margin-bottom: 15px;
}



.banner .swiper-container {
    z-index: 0;
}

.banner .swiper-container .swiper-slide img {
    width: 100%;
    height: auto;
    display: block;
}

.swiper-pagination-bullet {
    background: #fff;
    opacity: 0.4;
}

.swiper-pagination-bullet-active {
    width: 27px;
    height: 7px;
    background: #fff;
    opacity: 1;
    border-radius: 10px;
}








.con-tzgg {
    background: #f5f7fb;
    /* box-shadow: 0px 0px 5px 5px rgb(0 0 0 / 5%); */
    height: 80px;
    line-height: 80px;
}

.con-tzgg .link {
    height: 100%;
    display: flex;
    overflow: hidden;
}

.con-tzgg .link a.bd-name {
    font-size: 22px;
    color: #000000;
    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: #232c2c;
    display: inline-block;
}

.con-tzgg .link .bd ul li a span {
    font-size: 16px;
    color: #232c2c;
    margin-left: 50px;
}

.con-tzgg .link .bd ul li a:hover {
    color: #e12c30;
}

.column {
    margin-top: 60px;
    margin-bottom: 30px;
}

.column .col-title a {
    font-size: 30px;
    color: #3c3c3c;
    font-weight: bold;
}

.column .col-title {
    text-align: center;
}

.column .col-desc {
    font-size: 14px;
    color: #393939;
    text-align: center;
    opacity: 0.5;
    margin: 10px 0;
    text-transform: uppercase;
}

.con-news .newslist {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.con-news .newslist .imglist {
    width: 46.4%;
}

.con-news .newslist .tablist {
    width: 51.4%;
}

.con-news .imglist .swiper-slide .text {
    background: #f5f7fb;
    padding: 30px;
    border-bottom: 1px solid #e5e5e5;
}

.con-news .imglist .swiper-slide .title a {
    font-size: 18px;
    color: #414141;
    font-weight: bold;
}

.con-news .imglist .swiper-slide .title span {
    font-size: 14px;
    color: #fff;
    background: #d7171f;
    border-radius: 10px;
    padding: 0 5px;
    height: 20px;
    line-height: 20px;
    margin-left: 10px;
}

.con-news .imglist .swiper-slide .desc {
    color: #232c2c;
    font-size: 14px;
    line-height: 25px;
    margin: 20px 0;
}

.con-news .imglist .swiper-slide .dete {
    color: #a9aaac;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
}

.con-news .imglist .swiper-slide .dete a {
    color: #a9aaac;
}

/* .swiper-container-horizontal>.swiper-pagination-progress{
	bottom: 0;
	top: unset;
}

.swiper-pagination-progress .swiper-pagination-progressbar{
	background: #29a449;
} */

.swiper-container-horizontal>.swiper-scrollbar {
    opacity: 1 !important;
    height: 2px;
    bottom: 0;
    width: 100%;
    left: 0;
}

.swiper-scrollbar-drag {
    background: #29a449;
}

.swiper-button-next,
.swiper-button-prev {
    top: 35%;
    width: 40px;
    height: 40px;
    display: inline-block;
}

.imglist .swiper-button-prev {
    background: url(qh-left.png) no-repeat;
}

.imglist .swiper-button-next {
    background: url(qh-right.png) no-repeat;
}


.con-news .tablist .tab-cont ul {
    display: none;
}

.con-news .tablist .tab-cont ul.on {
    display: block;
}

.con-news .tablist .tab-head {
    border-bottom: 1px solid #f4f4f4;
}

.con-news .tablist .tab-head a {
    font-size: 16px;
    color: #3c3c3c;
    font-weight: bold;
    display: inline-block;
    padding-bottom: 15px;
}

.con-news .tablist .tab-head a.on {
    font-weight: bold;
    color: #29a449;
    border-bottom: 2px solid #29a449;
}

.con-news .tablist .tab-head span {
    margin: 0 50px;
    color: #ddd;
}

.con-news .tablist .tab-cont ul .nli {
    display: flex;
    justify-content: space-between;
    padding: 16px 0;
    border-bottom: 1px solid #f4f4f4;
}

.con-news .tablist .tab-cont ul li.nli:nth-child(8) {
    padding-bottom: 0px;
    border-bottom: none;
}


.con-news .tablist .tab-cont ul .nli a {
    font-size: 16px;
    color: #3c3c3c;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.con-news .tablist .tab-cont ul .nli a:hover {
    color: #d7171f;
    font-weight: bold;
}

.con-news .tablist .tab-cont ul .nli:hover span {
    color: #d7171f;
}


.con-news .tablist .tab-cont ul .nli span {
    color: #c0c0c0;
    white-space: nowrap;
}

.con-news .tablist .tab-cont ul .first {
    border: 1px solid #f4f4f4;
    margin: 30px 0 15px 0;
}

.con-news .tablist .tab-cont ul .first .dete {
    padding-right: 20px;
    border-right: 1px solid #f4f4f4;
}

.con-news .tablist .tab-cont ul .first .text {
    padding-left: 20px;
}

.con-news .tablist .tab-cont ul .first a {
    display: flex;
    padding: 23px;

}

.con-news .tablist .tab-cont ul .first .d {
    font-size: 32px;
    color: #d7171f;
    text-align: center;
}

.con-news .tablist .tab-cont ul .first .y {
    font-size: 14px;
    color: #b5b5b5;
    text-align: center;
    white-space: nowrap;
}

.con-news .tablist .tab-cont ul .first .title {
    font-weight: bold;
    color: #d7171f;
    font-size: 18px;
    line-height: 35px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.con-news .tablist .tab-cont ul .first .desc {
    font-size: 14px;
    color: #232c2c;
    line-height: 25px;
}




.ban-adv {
    width: 100%;
    height: 160px;
    margin: 80px auto;
}

.ban-adv .bd ul {
    height: 100%;
}

.ban-adv .bd ul li a {
    display: inline-block;
}

.ban-adv .bd ul li .img {
    overflow: hidden;
}

.ban-adv .bd ul li .img img {
    width: 100%;
    height: auto;
    display: block;
    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;
}

.ban-adv .bd ul li .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);
}



.ban-adv .nav2-lunbo {
    position: relative;
    height: 100%;
}

.ban-adv a.prev,
.ban-adv a.next {
    position: absolute;
    top: 38%;
    width: 17px;
    height: 33px;
    display: inline-block;
    opacity: 0;
}

.ban-adv a.prev {
    background: url(left_btn4.png) no-repeat;
    right: -1px;
}

.ban-adv a.next {
    background: url(right_btn4.png) no-repeat;
    left: -1px;
}

.ban-adv a.prev:hover {
    opacity: 1;
}

.ban-adv a.next:hover {
    opacity: 1;
}

.introduction .intro {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    height: 100%;
    justify-content: center;
}

.introduction {
    width: 100%;
    height: 620px;
    background: url(index-jj-bg.jpg) no-repeat;
}

.introduction .explain a {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
}

.introduction .desc {
    font-size: 16px;
    color: #fff;
    line-height: 35px;
    margin-top: 35px;
    text-align: center;
    width: 86.9%;
}

.introduction .number {
    display: flex;
    margin-top: 100px;
    opacity: 0.75;
    width: 60%;
    justify-content: space-between;
}

.introduction .number .item p span {
    font-size: 36px;
    color: #fff;
}

.introduction .number .item p {
    color: #fff;
    font-size: 16px;
}






.industry .tab-head a span:nth-child(1) {
    width: 55px;
    height: 55px;
    display: inline-block;
    position: absolute;
    top: 0;

    /* transition: .5s; */
    display: inline-block;
    vertical-align: middle;
}



.industry .tab-head a.onx span.a1.hv {
    top: 0;
    opacity: 1;
}

.industry .tab-head a.onx span.a1 {
    /* top: 100%; */
    opacity: 0;
}

.industry .tab-head a:hover span.a1 {
    opacity: 0;
}

.industry .tab-head a:hover span.a1.hv {
    top: 0;
    opacity: 1;
}

.industry .tab-head a span:nth-child(3) {
    font-size: 18px;
    color: #3c3c3c;
    margin-top: 50px;
}

.industry .tab-head a:hover span:nth-child(3) {
    color: #29a449;
    font-weight: bold;
}

.industry .tab-head a.ptj .a1 {
    background: url(ins-icon1.png) no-repeat;
}

.industry .tab-head a.mls .a1 {
    background: url(ins-icon2.png) no-repeat;
}

.industry .tab-head a.spjg .a1 {
    background: url(ins-icon3.png) no-repeat;
}

.industry .tab-head a.xdzy .a1 {
    background: url(ins-icon4.png) no-repeat;
}

.industry .tab-head a.gszy .a1 {
    background: url(ins-icon5.png) no-repeat;
}

.industry .tab-head a.xmcy .a1 {
    background: url(ins-icon6.png) no-repeat;
}

.industry .tab-head a.mxcy .a1 {
    background: url(ins-icon7.png) no-repeat;
}

.industry .tab-head a.swyy .a1 {
    background: url(ins-icon8.png) no-repeat;
}

.industry .tab-head a.ptj .hv {
    background: url(ins-icon1-on.png) no-repeat;
}

.industry .tab-head a.mls .hv {
    background: url(ins-icon2-on.png) no-repeat;
}

.industry .tab-head a.spjg .hv {
    background: url(ins-icon3-on.png) no-repeat;
}

.industry .tab-head a.xdzy .hv {
    background: url(ins-icon4-on.png) no-repeat;
}

.industry .tab-head a.gszy .hv {
    background: url(ins-icon5-on.png) no-repeat;
}

.industry .tab-head a.xmcy .hv {
    background: url(ins-icon6-on.png) no-repeat;
}

.industry .tab-head a.mxcy .hv {
    background: url(ins-icon7-on.png) no-repeat;
}

.industry .tab-head a.swyy .hv {
    background: url(ins-icon8-on.png) no-repeat;
}





.industry .tab-head a .hv {
    position: absolute;
    top: 100%;
    width: 55px;
    height: 55px;
    display: inline-block;
}

.industry .indus .m-w120 {
    width: 1200px;
    margin: 0 auto;
}

.industry .tab-cont .item {
    display: none;
}



.industry .tab-cont .onx {
    display: block;
    transition: All 0.3s ease-in-out;

}

.industry .indus {
    position: relative;
}

.industry .tab-head {
    display: flex;
    justify-content: space-between;
    width: 1170px;
    position: absolute;
    bottom: -90px;
    align-items: center;
    height: 180px;
    background: #fff;
    box-shadow: 0px 0px 5px 5px rgb(0 0 0 / 5%);
    padding: 0 15px;
}


.industry .tab-head a {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    width: 11.1%;
    align-items: center;
    height: 100%;
    justify-content: center;
    cursor: pointer;
    position: relative;
    overflow: hidden;

}

.industry .tab-head a .a1 {
    margin-top: 50px;
}

.industry .tab-head a.onx {
    /* border-bottom: 3px solid #29a449; */
}

.industry .tab-head a.onx span:nth-child(3) {
    color: #29a449;
    font-weight: bold;
}




/* .industry  .tab-head a.ptj:hover .a1{
	background: url(ins-icon1-on.png) no-repeat;
}
.industry  .tab-head a.mls:hover .a1{
	background: url(ins-icon2-on.png) no-repeat;
}
.industry  .tab-head a.spjg:hover .a1{
	background: url(ins-icon3-on.png) no-repeat;
}
.industry  .tab-head a.xdzy:hover .a1{
	background: url(ins-icon4-on.png) no-repeat;
}
.industry  .tab-head a.gszy:hover .a1{
	background: url(ins-icon5-on.png) no-repeat;
}
.industry  .tab-head a.xmcy:hover .a1{
	background: url(ins-icon6-on.png) no-repeat;
}
.industry  .tab-head a.mxcy:hover .a1{
	background: url(ins-icon7-on.png) no-repeat;
}
.industry  .tab-head a.swyy:hover .a1{
	background: url(ins-icon8-on.png) no-repeat;
} */


.industry .tab-cont .item .img {
    position: relative;
}

.industry .tab-cont .item .img img {
    width: 100%;
}

.industry .tab-cont .item .img .text {
    position: absolute;
    top: 70px;
    width: 660px;
    left: 50px;
}

.industry .tab-cont .item .img .name {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
}

.industry .tab-cont .item .img .desc {
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    margin-top: 20px;
}

.industry .tab-cont .item .img .more {
    margin-top: 30px;
}

.industry .tab-cont .item .img .more a {
    font-size: 14px;
    color: #fff;
    position: relative;
    left: 0;
    transition: left 0.5s ease-in-out;
}

.industry .tab-cont .item .img .more a:hover {
    left: 15px;
}


/* --- */

.con-culture {
    margin-bottom: 75px;
    margin-top: 90px;
}

.con-culture .pagination {
    text-align: center;
    margin-top: 45px;
}

.con-culture .swiper-pagination-bullet {
    background: #a9dbb6;
    margin: 0 3px;
    width: 10px;
    height: 10px;
}

.con-culture .swiper-pagination-bullet-active {
    background: #29a449;
    width: 28px;
}

.newslist .imglist .swiper-wrapper .swiper-slide .img {
    overflow: hidden;
}

.newslist .imglist .swiper-wrapper .swiper-slide .img img {
    width: 650px;
    height: auto;
    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;
}

.newslist .imglist .swiper-wrapper .swiper-slide .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);
}



/* .con-culture .swiper-wrapper .swiper-slide{
	/* margin-right: 30px; */
/* width: 445px !important; */
/* transition: all 0.3s ease; */
/* } */
/* 
.con-culture .swiper-wrapper{
	padding-left: 3px;
}

.con-culture .swiper-wrapper .swiper-slide:hover {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgb(0 0 0 / 10%);
}

.con-culture .swiper-wrapper .swiper-slide:hover a{
	border: 1px solid #29a449;
}

.con-culture .culture{
	overflow: hidden;
}

.con-culture .swiper-container{
	overflow: unset;
}


.con-culture .swiper-wrapper .swiper-slide a{
	display: inline-block;
    width: 97%;
	padding: 20px 30px 30px 30px;
	box-sizing: border-box;
	border: 1px solid #eee;
}

.con-culture .swiper-wrapper .swiper-slide .title{
	font-size: 18px;
	color: #3c3c3c;
	line-height: 30px;
}

.con-culture .swiper-wrapper .swiper-slide .desc{
	font-size: 14px;
	color: #3c3c3c;
	opacity: 0.5;
	line-height: 25px;
	margin-top: 20px;
}

.con-culture .swiper-wrapper .swiper-slide .dete{
	color: #c1c1c1;
	font-size: 14px;
	margin: 20px 0;
} */

/* ---------------------------- */


.con-culture .swiper-slide {
    width: 439px !important;
    background: #fff;
    border: 1px solid #eee;
    transition: all 0.3s ease;
    left: 10px;
    cursor: pointer;
}

.con-culture .swiper-wrapper .swiper-slide:hover {
    border: 1px solid #29a449;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    /* box-shadow: 0 20px 40px rgb(0 0 0 / 10%); */
}

.con-culture .swiper-slide .text {
    padding: 20px 30px;
}
.con-culture .swiper-slide .text .title{
    height: 60px;
}
.con-culture .swiper-slide .text .title a {
    font-size: 18px;
    color: #3c3c3c;
    line-height: 30px;
}

.con-culture .swiper-slide .text .desc {
    font-size: 14px;
    color: #3c3c3c;
    /* opacity: 0.5; */
    line-height: 25px;
    margin-top: 20px;
    opacity: .5;
}



.con-culture .swiper-wrapper .swiper-slide:hover .title a {
    font-weight: bold;
}

.con-culture .swiper-slide .text .dete {
    color: #c1c1c1;
    font-size: 14px;
    margin: 20px 0;
}


.con-culture .swiper-slide .img {
    text-align: center;
    padding: 0 30px 30px 30px;
    overflow: hidden;
}

.con-culture .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;
}

.con-culture .swiper-wrapper .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-culture .swiper-pagination {
    margin-top: 40px;
    position: unset;
}

.con-culture .swiper-container {
    overflow: unset;
}

.con-culture .culture {
    overflow: hidden;
    /* padding: 0 10px; */
}

center.margin-top-60,
center.padding-top-90 {
    margin: 40px auto 30px;
    overflow: hidden;
    width: 100%;
}

center.margin-top-60 ul,
center.padding-top-90 ul {
    list-style-type: none;
    text-align: center;
    overflow: hidden;
    margin-top: 20px;
    display: flex;
    justify-content: center;
}

center.margin-top-60 ul li,
center.padding-top-90 ul li {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 15px;
    background: white;
    border: 1px solid #dddddd;
    border-radius: 1px;
    padding: 0;
}

center.margin-top-60 ul li a,
center.padding-top-90 ul li a {
    color: #5a5a5a;
}

center.margin-top-60 li.active,
center.padding-top-90 li.active {
    background: #29a449;
}

center.margin-top-60 li.active a,
center.padding-top-90 li.active a {
    color: #fff;
}

center.margin-top-60 ul li a,
center.padding-top-90 ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

center.padding-top-90 ul li a .layui-icon-prev:before {
    content: "";
}

center.padding-top-90 ul li a .layui-icon-next:before {
    content: "";
}

center.margin-top-60 {
    margin: 20px auto 30px;
}


.side-bar a,
.chat-tips i {
    background: #fff;
    /* box-shadow: 0px 0px 5px 5px rgb(0 0 0 / 5%); */
    /* box-shadow: 0 20px 40px rgb(0 0 0 / 10%); */
    box-shadow: 0 0px 20px rgb(0 0 0 / 10%);
}

.side-bar {
    width: 80px;
    position: fixed;
    bottom: 160px;
    right: 20px;
    font-size: 0;
    line-height: 0;
    z-index: 100;
}

.side-bar a {
    width: 80px;
    height: 80px;
    display: inline-block;
    margin-bottom: 10px;
    font-size: 16px;
    color: #3c3c3c;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    border-radius: 8px;
    cursor: pointer;
}

.side-bar a span {
    margin-bottom: 16px;
}




.side-bar .icon-chat:hover .chat-tips {
    display: block;
}


.weisc .chat-tips {
    top: -175px;
}


.side-bar .weix {
    background: url(r-icon-wx.jpg) no-repeat;
    position: relative;
}

.side-bar .weisc {
    background: url(r-icon-wsc.jpg) no-repeat;
}

.side-bar .douy {
    background: url(r-icon-dy.jpg) no-repeat;
    position: relative;
}

.side-bar .tout {
    background: url(r-icon-tt.jpg) no-repeat;
    position: relative;
}

.side-bar .zbcg {
    background: url(r-icon-zbcg.jpg) no-repeat;
    position: relative;
}



.side-bar .weix:hover {
    background: url(r-icon-wx-on.jpg) no-repeat;
}

.side-bar .weisc:hover {
    background: url(r-icon-wsc-on.jpg) no-repeat;
    position: relative;
}

.side-bar .douy:hover {
    background: url(r-icon-dy-on.jpg) no-repeat;
}

.side-bar .tout:hover {
    background: url(r-icon-tt-on.jpg) no-repeat;
}
.side-bar .zbcg:hover {
    background: url(r-icon-zbcg-on.jpg) no-repeat;
}


.side-bar a:hover {
    color: #fff;
}





.chat-tips {
    border: 1px solid #29a449;
    position: absolute;
    right: 100px;
    top: -30px;
    display: none;
    padding: 5px;
    background: #fff;
}

.douy .chat-tips {
    top: -50px;
}

.side-bar .chat-tips::before {
    content: "";
    border-top: 8px solid transparent;
    border-right: 8px solid transparent;
    border-left: 8px solid #29a449;
    border-bottom: 8px solid transparent;
    position: absolute;
    right: -16px;
    margin-left: -7px;
    top: 47%;
}





.chat-tips img {
    width: 138px;
    height: auto;
}



.nei-banner .mb-img {
    display: none;
}

.nei-banner .mb-img img {
    width: 100%;
}



.Level-list a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    border: solid 1px #d8d8d8;
    color: #464646;
    margin: 15px 5px;
}

.Level-list a:hover {
    border: 1px solid #29a449;
    color: #29a449;
}

.Level-list a.on {
    border: 1px solid #29a449;
    color: #29a449;
}

.cm-page input[type="submit"] {
    background: #29a449 !important;
}

.cm-page span {
    background: #29a449 !important;
}

.cm-page a {
    color: #29a449 !important;
}