@charset "utf-8";

@import url(../css/common.css);

@import url(../css/iconfont.css);



/*滚动条样式*/



body {

    min-height: 100vh;

    line-height: 1.5;

    font-family: Arial, Helvetica, sans-serif;

    font-size: 16px;

    color: #000;

    background: #fff;

    min-width: 320px;

    margin: 0 auto;

    overflow-x: hidden;

}



.con {

    width: 83.33%;

    min-width: 1200px;

    max-width: 1600px;

    margin: 0 auto;

}



::-webkit-scrollbar {

    width: 8px;

    height: 10px;

}



::-webkit-scrollbar-thumb {

    background: #555;

}



::-webkit-scrollbar-track {

    background: #ddd;

}



/*头部样式*/

header {

    border-bottom: 1px solid transparent;

}







.header-logo {

    width: 2.3542rem;

    height: .2917rem;

    background-image: url(../images/logo.png?v=1);

}



nav>ul>li {

    margin: 0 .111rem;

}



nav>ul>li>a {

    color: #fff;

    font-size: .0833rem;

    line-height: 1;

    padding: .1823rem 0;

}



nav>ul>li>a::after {

    content: '';

    display: block;

    width: 0;

    left: 0;

    bottom: 0;

    height: 4px;

    opacity: 0;

    border-radius: 10px;

    background-color: #fff;

    transition: all .3s;

    position: absolute;

}



nav>ul>li>a:hover::after,

nav>ul>li>a.active::after {

    opacity: 1;

    background-color: #009640;

    width: 100%;

}

.header-search{

    margin-right: .1563rem;

}

.header-search a {

    display: block;

    width: .125rem;

    height: .125rem;

    background-image: url(../images/serach-ico.png);

    background-size: 100% 100%;

}



.header-lang {

    padding: .026rem;

    border: 2px solid #fff;

    width: .1563rem;

    height: .1563rem;

    cursor: pointer;

}









.header-lang a {

    color: #fff;

    font-size: .0729rem;

    line-height: 1;

}









.header-active {

    background-color: #fff;

    border-bottom: 1px solid #ccc;

    transform: translateY(-101%);

}



.header-down {

    transform: translateY(0);

}



.header-active .header-logo {

    background-image: url(../images/logo01.png?v=2);

}



.header-active .header-search a {

    background-image: url(../images/serach-ico02.png);

}



.header-active .header-lang {

    border: 2px solid #000;

}



.header-active .header-lang a {

    color: #000;

}



.header-lang:hover{

    border: 2px solid #009640;

}

.header-lang:hover a{

    color: #009640;

}



.header-active nav>ul>li>a {

    color: #000;

}



.nav-sub-box {

    background: transparent;

    top: .5rem;

}



.search-sub-box{

    background: transparent;

    top: .5rem;

}





.sub-nav-item {

    width: 1.4167rem;

    padding: .1146rem 0;

    background-color: #fff;

}



.sub-nav-item:hover {

    background-color: #009640;

}



.sub-nav-item-pic {

    width: .3125rem;

    height: .3125rem;

    margin-right: .0833rem;

    margin-left: .1042rem

}



.sub-nav-item-pic img {}



.nav-item-tit {

    font-weight: 500;

    text-align: left;

    font-size: .0938rem;

    margin-right: .1042rem;

}



.sub-nav-item:hover .nav-item-tit {

    color: #fff;

}



.index-banner .swiper-pagination {

    display: flex;

    align-items: center;

    justify-content: center;

    width: 100%;

    bottom: 20px;

    left: 0;

}



.index-banner .swiper-pagination .swiper-pagination-bullet {

    background-color: rgba(255, 255, 255, 0.6);

    border-radius: 5px;

    width: 30px;

    display: block;

}



.index-banner .swiper-pagination .swiper-pagination-bullet-active {

    background-color: #009640;

}



/*首页样式*/

.index-pro-cate {

    margin-top: .4271rem;

    margin-bottom: .1042rem;

}



.index-pro-tit {

    margin-bottom: .375rem;

}



.index-pro-tit h4 {

    font-size: .2292rem;

    font-weight: bold;

    line-height: 1;

    margin-bottom: .1354rem;

}



.index-pro-tit p {

    font-size: .1172rem;

    font-weight: bold;

    line-height: 1;

}



.index-pro-cate-list {

    width: 2.1875rem;

    background: rgba(0, 0, 0, 0.6);

}



.index-pro-item {

    padding: .2083rem .2604rem;

}



.index-pro-item:hover {

    background-color: #009640;

}



.index-pro-item-pic {

    width: .3125rem;

    height: .3125rem;

    margin-right: .2083rem;

}



.index-pro-item h4 {

    color: #fff;

    font-weight: bold;

    line-height: 1.5;

    font-size: .1042rem;

}



.index-pro-item:hover h4 {

    color: #fff;

}



.index-production {

    margin-bottom: .25rem;

}



.index-production-txt {

    margin-left: .5rem;

}



.index-production-txt h4 {

    color: #fff;

    font-weight: bold;

    font-size: .2292rem;

    line-height: 1.5;

    margin-bottom: .2396rem;

}



.index-production-txt p {

    width: .7708rem;

    height: .0417rem;

    background-color: #009640;

    transform: skew(-30deg);

}



.index-data {

    margin-bottom: .4583rem;

}



.index-data-item {

    width: 22%;

    border-left: 5px solid #009640;

    padding-left: .1875rem;

}



.index-data-item h4 {

    margin-top: .3021rem;

    line-height: 1;

    font-size: .1979rem;

    font-weight: bold;

    margin-bottom: .1042rem;

}



.index-data-item p {

    font-size: .1042rem;

    line-height: 1;

    font-weight: normal;

}



.index-data-item span {

    color: #009640;

    font-size: .2292rem;

    line-height: 1;

}



.index-data-item:nth-child(2) span,

.index-data-item:nth-child(3) span,

.index-data-item:nth-child(4) span {

    font-size: .2604rem;

}



.index-video-box {

    height: 4.1979rem;

}



.index-video-box video {

    display: block;

    width: 100%;



}



.index-model {

    background-color: #009640;

    padding: .499rem 0;

}



.index-model-top {

    background: url(../images/model-bg.png) no-repeat;

    background-size: 100% 100%;

    width: 50%;

    padding: .3333rem 0;

    margin-top: -1.8333rem;

}



.index-model-top-txt {

    padding: 0 .3125rem;

}



.index-model-top-txt h4 {

    color: #fff;

    font-size: .2188rem;

    line-height: 1.2;

    font-weight: bold;

}



.index-model-top-txt p {

    font-size: 14px;

    color: #fff;

    margin-bottom: .1979rem;

    margin-top: .1354rem;

}



.index-model-top-txt a {

    color: #fff;

    background-color: #009640;

    font-size: 14px;

    line-height: 1;

    padding: .1042rem;

}



.index-model-top-txt a:hover {

    background-color: #494949;

}



.index-model-left-tit {}



.index-model-left-tit h4 {

    font-size: .2292rem;

    color: #fff;

    line-height: 1.2;

    margin-bottom: .1563rem;

}



.index-model-left-tit p {

    background-color: #fff;

    width: .7708rem;

    height: .0417rem;

    transform: skew(-30deg);

    margin: 0 auto;

}



.index-model-left-list {

    margin-top: .3542rem;

}



.index-model-item {

    width: 1.4271rem;

    border: 2px solid #fff;

    margin-bottom: .1042rem;

    margin-left: .0521rem;

    margin-right: .0521rem;

    color: #fff;

}



.index-model-item:hover {

    background-color: #fff;

    color: #009640;

}



.index-model-item span {

    font-size: .2708rem;

    line-height: 1;

    margin-top: .1354rem;

}



.index-model-item p {

    font-size: .1042rem;

    line-height: 1;

    padding: .0781rem 0 .1563rem;

}



.index-model-right span {

    left: .2292rem;

    bottom: .2552rem;

    background-color: #000;

    color: #fff;

    padding: 0.1042rem;

    line-height: 1;

    font-size: 14px;

}



.index-model-right span:hover {

    background-color: #009640;

    color: #fff;

}



.index-news {

    background-color: #EEEEEE;

    padding: .4896rem 0;

}



.con-tit h4 {

    font-size: .2292rem;

    font-weight: bold;

    margin-bottom: .1523rem;

}



.con-tit p {

    background-color: #009640;

    width: .6708rem;

    height: .0417rem;

    transform: skew(-30deg);

    margin: 0 auto;

}



.index-news-swiper {

    margin-top: .3333rem;

}



.index-news-txt {

    padding: .1042rem .1771rem;

    background-color: #fff;

}



.index-news-txt h4 {

    font-size: .1042rem;

    font-weight: bold;

    line-height: 1.4;

    margin-bottom: .0781rem;

}



.index-news-txt p {

    font-size: .0833rem;

    line-height: 1.5;

    -webkit-line-clamp: 2;

}



.index-news-item:hover img {

    transform: scale(1.1, 1.1);

}



.index-news-item:hover .index-news-txt {

    background-color: #009640;

    color: #fff;

}



.index-news-fy div {

    top: 1.5625rem;

    background-color: rgba(0, 0, 0, 0.6);

    width: .3229rem;

    height: .3229rem;

    z-index: 99;

}



.index-news-fy div:hover{

    background-color: #009640;

}



.index-news-fy div i {

    width: 10px;

    height: 17px;

    background: url(../images/jt-ico.png) no-repeat;

    background-size: 100% 100%;

}



.index-news-prev {

    left: -0.3646rem;

    transform: rotate(180deg);

}



.index-news-next {

    right: -0.3646rem;

}



.index-partner-con {

    padding: .6875rem 0;

}



.index-partner-tit h4 {

    color: #fff;

}



.index-partner-item {

    width: 25%;

    margin-top: .3125rem;

}



.index-partner-item:nth-child(1) i {

    width: 1.3646rem;

    height: .3021rem;

    background: url(../images/p1s.png) no-repeat;

    background-size: 100% 100%;

}



.index-partner-item:nth-child(2) i {

    width: 1.2031rem;

    height: .2917rem;

    background: url(../images/p2s.png) no-repeat;

    background-size: 100% 100%;

}



.index-partner-item:nth-child(3) i {

    width: 1.1406rem;

    height: .2031rem;

    background: url(../images/p3s.png) no-repeat;

    background-size: 100% 100%;

}



.index-partner-item:nth-child(4) i {

    width: 1.3542rem;

    height: .3177rem;

    background: url(../images/p4s.png) no-repeat;

    background-size: 100% 100%;

}



.index-partner-item:nth-child(5) i {

    width: 2.2969rem;

    height: .1823rem;

    background: url(../images/p5s.png) no-repeat;

    background-size: 100% 100%;

}



.index-partner-item:nth-child(6) i {

    width: 1.1563rem;

    height: .2396rem;

    background: url(../images/p6s.png) no-repeat;

    background-size: 100% 100%;

}



.index-partner-item:nth-child(7) i {

    width: .7344rem;

    height: .2969rem;

    background: url(../images/p7s.png) no-repeat;

    background-size: 100% 100%;

}



.index-partner-item:nth-child(8) i {

    width: 1.1979rem;

    height: .3646rem;

    background: url(../images/p8s.png) no-repeat;

    background-size: 100% 100%;

}



.index-partner-item:nth-child(1):hover i {

    background: url(../images/p1.png) no-repeat;

}



.index-partner-item:nth-child(2):hover i {

    background: url(../images/p2.png) no-repeat;

}



.index-partner-item:nth-child(3):hover i {

    background: url(../images/p3.png) no-repeat;

}



.index-partner-item:nth-child(4):hover i {

    background: url(../images/p4.png) no-repeat;

}



.index-partner-item:nth-child(5):hover i {

    background: url(../images/p5.png) no-repeat;

}



.index-partner-item:nth-child(6):hover i {

    background: url(../images/p6.png) no-repeat;

}



.index-partner-item:nth-child(7):hover i {

    background: url(../images/p7.png) no-repeat;

}



.index-partner-item:nth-child(8):hover i {

    background: url(../images/p8.png) no-repeat;

}











/*底部样式*/

footer {

    background-color: #313131;

    border-top: .0417rem solid #009640;

}



.footer-qr {

    background-color: #009640;

    padding: 0 .3646rem;

}



.footer-qr img {

    margin: 0 auto;

    width: .8021rem;

}



.footer-qr p {

    color: #fff;

    font-size: .0833rem;

    line-height: 1.3;

    margin-top: .1042rem;

}



.footer-list {

    padding-top: .4271rem;

    padding-left: .8438rem;

}

.footer-item:last-child{

    align-items: flex-start;

}



.footer-item h4 {

    font-size: .1042rem;

    font-weight: bold;

    line-height: 1;

    margin-bottom: .1667rem;

    color: #fff;

}



.footer-item>a {

    font-size: .0833rem;

    line-height: 1;

    color: #9D9C9D;

    margin-bottom: .1563rem;

}



.footer-item>a:hover {

    color: #009640;

    text-decoration: underline;

}



.footer-app {

    margin-top: .2604rem;

    margin-bottom: .1563rem;

}

.footer-app a {

    margin-left: .0521rem;

}

.footer-app a span {

    font-size: .1042rem;

    color: #9D9C9D;

    line-height: 1;

   

}



.footer-app a:hover {}



.footer-app a:hover span {

    color: #009640;

}





/*service*/

.service-top-txt {

    margin-bottom: .7396rem;

}



.service-top-txt h4 {

    font-size: .2604rem;

    line-height: 1.2;

    font-weight: bold;

    color: #fff;

}



.service-top-txt p {

    font-size: .0833rem;

    line-height: 1;

    margin-top: .125rem;

    color: #fff;

}



.service-1 {

    background-color: #313131;

}



.service-1-tit h4 {

    color: #fff;

}



.service-1-list {

    margin-top: .3958rem;

    padding-bottom: .1563rem;

}



.service-1-item {

    margin-bottom: .4167rem;

    color: #fff;

    width: 49%;

}



.service-1-item p {

    font-size: .1042rem;

    line-height: 1.5;

    margin-top: .1563rem;

}



.service-2 {

    padding: .5313rem 0;

}



.service-2-tit {

    margin-bottom: .4688rem;

}



.service-3-tit {

    margin-bottom: .2604rem;

}



.service-3-list {

    background-color: rgba(0, 0, 0, 0.34);

    width: 2.3021rem;

    height: 100%;

}



.service-3-item {

    flex: 1;

    color: #fff;

    padding: 0 .3125rem;

}



.service-3-item p {

    font-size: .1042rem;

    line-height: 1.5;

}



.service-3-item:hover {

    background-color: #009640;

}



.service-3-item span {

    width: .3333rem;

    height: .3333rem;

    border: 1px solid #fff;

}



.service-4 {

    padding: .5938rem 0;

}



.service-4-tit {

    margin-bottom: .2292rem;

}



.service-4-tit span {

    color: #7C7C7C;

    font-size: .0833rem;

    line-height: 1.5;

    margin-top: .2292rem;

}



.service-4-swiper {

    padding-bottom: .2604rem;

}



.service-4-swiper .swiper-pagination .swiper-pagination-bullet {

    background-color: #eee;

    border-radius: 50%;

    width: .1042rem;

    height: .1042rem;

    opacity: 1;

}



.service-4-swiper .swiper-pagination .swiper-pagination-bullet-active {

    background-color: #009640;

}



.service-4-swiper .swiper-pagination {

    bottom: 0;

}



.service-4-item {

    background-color: #eee;

    padding: .1354rem .3333rem;

    cursor: pointer;

}



.service-4-item:hover {

    background-color: #009640;

}



/*about 样式*/

.about-top-txt h4 {

    color: #fff;

    font-size: .2188rem;

    line-height: 1.2;

    font-weight: bold;

    padding-bottom: 1.25rem;

}



.about-top-data {

    bottom: -0.2604rem;

    z-index: 1;

}



.about-top-data-con {

    background: linear-gradient(115deg, #0087bf 0%, #299549 100%), #6c83a6;

    padding: .3438rem 0;

}



.about-top-data-item {

    color: #fff;

    width: 25%;

    border-right: 1px solid rgba(255, 255, 255, 0.2);

}



.about-top-data-item:last-child {

    border: none;

}



.about-top-data-item h4 {

    font-size: .2604rem;

    font-weight: bold;

    line-height: 1;

    margin-bottom: .1042rem;

}



.about-top-data-item p {

    font-size: .0833rem;

    line-height: 1;

}



.about-1-con {

    padding-top: .6771rem;

}



.about-1-tit p {

    margin: 0;

}



.about-1-tit h4 {

    line-height: 1.2;

}



.about-1-txt {

    width: 62.88%;

}



.about-1-txt h4 {

    line-height: 1;

    font-weight: bold;

    margin-bottom: .2292rem;

    font-size: .2083rem;

}



.about-1-txt p {

    line-height: 1.5;

    font-size: .0833rem;

    margin-bottom: .1563rem;

    text-align: justify;

}



.about-02 {

    margin-top: .0521rem;

    background-color: #313131;

}

.about-02-tit{

    margin-bottom: .7292rem;

}

.about-02-tit h4{

    margin-bottom: .1823rem;

    line-height: 1;

    color: #fff;

}

.about-02-list{

    width: 3.8646rem;

}

.about-02-item{

    width: 48%;

    border: 2px solid rgba(255, 255, 255, 0.2);

    margin-bottom: .2083rem;

    padding: .1563rem;

  

}

.about-02-item p{

    color: #fff;

    font-size: .0938rem;

    line-height: 1.4;

}

.about-02-item span{

    font-size: .2083rem;

    line-height: 1;

    color: #009640;

    margin-right: .1563rem;

}



.about-02-item:hover span{

    color: #fff;

}

.about-3{

    background: #EEEEEE;

    padding: .5208rem 0;

}

.about-3-top{

    margin-top: .3021rem;

    margin-bottom: .1146rem;

    cursor: pointer;

}

.about-03-list .about-03-item{

    width: 24%;

    cursor: pointer;

}

.about-03-list .about-03-item img{

    width: 100%;

}

.about-4{

    padding: .5208rem 0;

}

.about-4-left-con{

    width: 1.9896rem;

}

.about-4-left-txt{

    padding: .6771rem .2396rem .2083rem;

    color: #fff;

}

.about-4-left-1 .about-4-left-txt{

    background-color: #009640;

    

}

.about-4-left-2 .about-4-left-txt{

    background-color: #424243;

}

.about-4-left-txt span{

    font-size: .2604rem;

    margin-bottom: .125rem;

    line-height: 1;

}

.about-4-left-txt h4{

    font-size: .1042rem;

    font-weight: bold;

    line-height: 1.3;

}

.about-4-left-txt p{

    font-size: .0833rem;

    line-height: 1.5;

    margin-top: .1042rem;

}

.about-4-left-2{

    margin-top: .2604rem;

}



.about-4-right{

    width: 45%;

}





.about-4-tit{

    margin-bottom: .2396rem;

}

.about-4-txt{

    font-size: .0833rem;

    line-height: 1.7;

    margin-bottom: .7292rem;

}

.about-4-item{

    border-top:1px solid #333;

    border-bottom: 1px solid #333;

    border-left: .0781rem solid #fff;

    padding: .25rem .2604rem;

}

.about-4-item:last-child{

    border-top: none;

}

.about-4-item:hover{

    border-left: .0781rem solid #009640;

}



.about-4-item span{

    margin-right: .1875rem;

    font-size: .3958rem;

    color: #009640;

    line-height: 1;

}



.about-4-item h4{

    line-height: 1;

    font-weight: bold;

    font-size: .1042rem;

    margin-bottom: .1302rem;

}

.about-4-item p{

    font-size: .0833rem;

    color: rgba(0, 0, 0, 0.7);

    line-height: 1.5;

}

.about-5{

    background-color: #EEEEEE;

    padding: .5104rem 0;

}

.about-5-tit{

    margin-bottom: .3385rem;

}

.about-5-item{

    margin-bottom: .0625rem;

}



.about-5-item span{

    width: 2.026rem;

    height: 1.099rem;

    transition: all ease-in .3s;

}

.about-5-item:hover span{

    box-shadow: 0 2px 20px 0 rgb(0 0 0 / 5%);

}

.about-5-item:nth-child(1) span{

    background-image: url(../images/au1.jpg);

}

.about-5-item:nth-child(2) span{

    background-image: url(../images/au2.jpg);

}

.about-5-item:nth-child(3) span{

    background-image: url(../images/au3.jpg);

}

.about-5-item:nth-child(4) span{

    background-image: url(../images/au4.jpg);

}

.about-5-item:nth-child(5) span{

    background-image: url(../images/au5.jpg);

}

.about-5-item:nth-child(6) span{

    background-image: url(../images/au6.jpg);

}

.about-5-item:nth-child(7) span{

    background-image: url(../images/au7.jpg);

}



.about-5-item:nth-child(1):hover span{

    background-image: url(../images/au1s.jpg);

}

.about-5-item:nth-child(2):hover span{

    background-image: url(../images/au2s.jpg);

}

.about-5-item:nth-child(3):hover span{

    background-image: url(../images/au3s.jpg);

}

.about-5-item:nth-child(4):hover span{

    background-image: url(../images/au4s.jpg);

}

.about-5-item:nth-child(5):hover span{

    background-image: url(../images/au5s.jpg);

}

.about-5-item:nth-child(6):hover span{

    background-image: url(../images/au6s.jpg);

}

.about-5-item:nth-child(7):hover span{

    background-image: url(../images/au7s.jpg);

}

/*联系我们样式*/

.contact-top-tit{

    padding-bottom: .3125rem;

    color: #fff;

    padding-left: 3.3333rem;

}

.contact-top-tit h4{

    font-size: .2604rem;

    line-height: 1;

    margin-bottom: .1771rem;

}

.contact-top-tit p{

    font-size: .0833rem;

    line-height: 1;

}

.contact-top-con{

    background: url(../images/contact-bar.png) no-repeat;

    background-size: 100% 100%;

    padding: .4375rem 0;

    width: 2.1875rem;

}

.contact-top-item{

    padding: 0 .3542rem;

    margin-bottom: .2604rem;

    color: #fff;

}

.contact-top-item span{

    font-size: .1042rem;

    color: #009640;

    line-height: 1;

    margin-bottom: .0521rem;

}

.contact-top-item p{

    font-size: .0833rem;

}

.contact-top-item:last-child{

    margin-bottom: 0;

}

.contact-top-box{

    bottom: -0.1979rem;

}

.contact-bot{

    padding: .5rem 0;

    background-color: #EEEEEE;

}

.contact-form{

    margin-top: .224rem;

}

.contact-form-item{

     width: 32%;

}

.contact-form-item:last-child{

     width: 100%;

}

.contact-form-item input{

    background-color: transparent;

    font-size: .0833rem;

    padding-bottom: .0521rem;

    border-bottom: 1px solid #ccc;

    width: 100%;

}

.contact-form-item textarea{

    background-color: transparent;

    font-size: .0833rem;

    padding-bottom: .0521rem;

    border-bottom: 1px solid #ccc;

    width: 100%;

    margin-top: .1563rem;

    height: .7083rem;

}

.contact-form-btn{

    background-color: #009640;

    color: #fff;

    font-size: .0938rem;

    line-height: 1;

    margin-top: .1563rem;

    padding: .1042rem .3646rem;

    cursor: pointer;

}

.contact-form-btn:hover{

    background-color: #313131;

}

/*tec样式*/

.tec-top-tit{

    padding-bottom: .849rem;

    color: #fff;

}

.tec-top-tit h4{

   

    font-size: .2604rem;

    font-weight: bold;

    margin-bottom: .1406rem;

    line-height: 1.2;

}

.tec-top-tit p{

    font-size: .0833rem;

    line-height: 1;

}

.tec-process{

    padding-top: .1042rem;

}

.tec-process-list{

    padding-top: .3906rem;

}

.tec-process-item{

    width: 20%;

    margin-bottom: .3229rem;

}

.tec-process-item .tec-process-pic{

    width: .7188rem;

    height: .7188rem;

    border-radius: .1563rem;

    border:3px solid #009640;

    background-color: #313131;

    margin: 0 auto .2396rem;

    display: flex;

    align-items: center;

    justify-content: center;

}

.tec-process-item .tec-process-pic span{

     font-size: .2604rem;

     color: #fff;

     line-height: 1;

}

.tec-process-item:nth-child(2) .tec-process-pic span{

    font-size: .2917rem;

}



.tec-process-item:nth-child(8) .tec-process-pic span{

    font-size: .3125rem;

}

.tec-process-item:nth-child(10) .tec-process-pic span{

    font-size: .3125rem;

}



.tec-process-item .tec-process-pic em{

    font-size: .1354rem;

    line-height: 1;

    border: 4px solid #fff;

    width: .2292rem;

    height: .2292rem;

    background-color: #313131;

    color: #009640;

    left: 50%;

    margin-left: -0.1146rem;

    bottom: -0.1146rem;

    font-weight: bold;

}

.tec-process-txt h4{

    font-size: .1354rem;

    line-height: 1;

    font-weight: bold;

    margin-bottom: .0938rem;

}

.tec-process-txt p{

    color: rgba(0, 0, 0, 0.55);

    font-size: .0833rem;

    line-height: 1.5;

}

 .tec-video{

    background-color: #eee;

    padding-top:.5521rem;

    padding-bottom: .5521rem;

}

.tec-video-list{

    margin-top: .4063rem;

}

.tec-video-item{

    margin-bottom: .1042rem;

    cursor: pointer;

    width: 24%;

}





/* 如果最后一行是3个元素 */

.tec-video-list::after{

   content: '';

   width: 24%;

}













.tec-video-img{

    overflow: hidden;

}

.tec-video-item:hover img{

    transform: scale(1.1,1.1);

}





.tec-video-btn{

    color: #fff;

    left: .0729rem;

    bottom: .0833rem;

    cursor: pointer;

}



.tec-video-btn p{

    font-size: .0781rem;

    line-height: 1;

    display: none;

    padding: 0 .0521rem;

}



.tec-video-item:hover .tec-video-btn{

    background-color: #000;

}

.tec-video-item:hover .tec-video-btn p{

     display: block;

}



.tec-video-btn span{

    font-size: .1979rem;

    line-height: 1;

    border-radius: 50%;

    background-color: #000;

    overflow: hidden;

}



.video-mask{

    background-color: rgba(0, 0, 0, 0.6);

}

.video-con{

    top: 10%;

    left: 50%;

    width: 4.6875rem;

    margin-left: -2.3438rem;

}

.video-box{

    border: 4px solid #fff;

    height: 2.6042rem;

    width: 4.6875rem;

    background-color: rgba(0, 0, 0, 0.9);

}

.video-box video{

    display: block;

    height:100%;

    margin: 0 auto;

}

.video-close{

    width: .2604rem;

    height: .2604rem;

    margin: .1563rem auto;

    border-radius: 50%;

    border: 2px solid #fff;

    cursor: pointer;



}

.video-close  span{

    text-align: center;

    display: block;

    font-weight: normal;

    line-height: 1;

    font-size: .1563rem;

    color: #fff;  

}





/*产品页样式*/

.pro-page {

    padding: .5208rem 0;

}



.footer-con {

    border-top: 1px solid #9F9F9F;

    padding: .1563rem 0;

}



.footer-con p,

.footer-con a {

    color: #9D9C9D;

    line-height: 1;

    font-size: .0833rem;

}













/*产品列表样式*/

.pro-list-page-bar{

    background: url(../images/product-bar.png) no-repeat;

    background-size: 100%;

}





.pro-list-page-nav-item {

    color: #fff;

    font-size: .0938rem;

    line-height: 1;

    letter-spacing: 1px;

    padding: .1563rem .125rem;

    margin-right: .1042rem;

}



.pro-list-page-nav-item:hover,

.pro-list-page-nav-item.active {

    background-color: #009640;

    color: #fff;

}









.sub-nav {

    top: .3646rem;

    z-index: 10;

    display: none;

}



.sub-item {

    background-color: #544333;

    color: #fff;

    padding: .1042rem 0;

    font-size: .0938rem;

    line-height: 1;

    letter-spacing: 1px;

    margin-right: .0625rem;

    display: block;

    width: .7813rem;

    margin-bottom: .0521rem;

}



.sub-item:hover,

.sub-item.active {

    background-color: #009640;

    color: #fff;

}





.pro-list-page-search {

    background-color: #fff;

    line-height: .2604rem;

    width: 2.0208rem;

}



.pro-page-form-box input[type=text] {

    font-size: 14px;

    line-height: 1;

    flex: 1;

    line-height: .2604rem;

    padding: 0 .0938rem;

}



.pro-page-form-box input[type=submit] {

    background-color: #009640;

    color: #fff;

    width: .3646rem;

    height: .2604rem;

    background-image: url(../images/serach-ico.png);

    background-repeat: no-repeat;

    background-size: .1563rem .1563rem;

    background-position: center center;

}





.pro-list-page-box{

    background-color: #F2F3F7;

    padding: .3646rem 0;

}





.pro-list-page-list {

    min-height: 4.1667rem;

}



.pro-list-page-item {

    background-color: #fff;

    margin-bottom: .125rem;

    padding: 2% 2%;

    width: 19%;

    height: fit-content;

    cursor: pointer;

}



.pro-list-page-item:hover  .pro-list-page-item-pic img{

    transform: scale(1.1,1.1);

}



.pro-list-page-item:hover h4{

     color: #009640;

}





.pro-list-page-item-txt {

    margin-top: .0521rem;

}



.pro-list-page-item-txt h4 {

    font-size: .1563rem;

    line-height: 1.5;

}



.pro-list-page-item-txt p {

    font-size: 14px;

    line-height: 1;

}



.pro-list-page-item-tag {

    color: #fff;

    font-size: .0833rem;

    padding: .0365rem .0521rem;

    line-height: 1;

    top: .0625rem;

    right: .0625rem;

}



/* 如果最后一行是4个元素 */

.pro-list-page-item:last-child:nth-child(5n - 1) {

    margin-right: calc(19% + 5% / 4);

}



/* 如果最后一行是3个元素 */

.pro-list-page-item:last-child:nth-child(5n - 2) {

    margin-right: calc(38% + 10% / 4);

}



/* 如果最后一行是2个元素 */

.pro-list-page-item:last-child:nth-child(5n - 3) {

    margin-right: calc(57% + 15% / 4);

}



.pro-tip-item {

    margin-bottom: .2604rem;

}



.pro-tip-box {

    padding: .2604rem 0;

}



.pro-tip-tit {

    font-size: .1563rem;

    font-weight: bold;

    line-height: 1;

    margin-bottom: .1563rem;

}



.pro-tip-item img {

    margin-bottom: .1563rem;

    display: block;

}



/*页面弹窗*/

.footer-tc {

    right: .1563rem;

    bottom: 15%;

    

}



.footer-tc-form {

    background-color: #fff;

    border-radius: 20px;

    padding: 0 .1042rem .1042rem;

    margin-bottom: .0781rem;

    border: 1px solid #ccc;

    width: 1.3021rem;

}



.footer-tc-form-close span {

    font-weight: normal;

    font-size: .1354rem;

    margin-top: .1042rem;

    line-height: 1;

    cursor: pointer;

}





.footer-tc-form h4 {

    font-weight: bold;

    line-height: 1;

    font-size: .2083rem;

    padding-top: .1555rem;

    margin-bottom: .125rem;

}



.footer-tc-form>p {

    font-size: 14px;

    line-height: 1.5;

    margin-bottom: .2083rem;

}



.footer-tc-section {

    margin-bottom: .1667rem;

}



.footer-tc-section p {

    font-size: 14px;

    line-height: 1;

}



.footer-tc-section p em {

    color: red;

}



.footer-tc-section input::placeholder {

    font-size: .0729rem;

    color: rgba(0, 0, 0, 0.6);

}



.footer-tc-section input {

    border-bottom: 1px solid #000;

    padding-bottom: .0521rem;

    padding-top: .0521rem;

    width: 100%;

}



.foooter-tc-btn {

    background-color: #009640;

    cursor: pointer;

    line-height: 1;

    font-size: .0833rem;

    color: #fff;

    padding: .0833rem 0;

    margin-top: .2167rem;

}



.footer-tc-option {

    margin-bottom: .0781rem;

}



.footer-tc-note {

    background-color: #fff;

    padding: .0521rem .1302rem;

    margin-right: .0521rem;

    display: none;



}



.footer-tc-note h4 {

    font-size: 14px;

    font-weight: bold;

    line-height: 1.5;



}



.footer-tc-note p {

    font-size: 12px;

    color: #313131;

    line-height: 1.3;

}



.footer-tc-img {

    background-color: #fff;

    width: .2865rem;

    height: .2865rem;

    cursor: pointer;

}



.footer-tc-img i {

    width: .2083rem;

    height: .2083rem;

    background-size: 100% 100%;

    background-repeat: no-repeat;



}



.footer-st i {

    background-image: url(../images/st-ico.png);

}



.footer-phone i {

    background-image: url(../images/phone-ico.png);

}



.footer-tc-img:hover {

    background-color: #009640;

}



.footer-st:hover i {

    background-image: url(../images/sts-ico.png);

}



.footer-phone:hover i {

    background-image: url(../images/phones-ico.png);

}



/*产品详情样式*/

.pro-show {

    background-color: #eee;

    padding: .9896rem 0;

    min-height: 3.125rem;

}



.pro-show-tit h4 {

    font-size: .2083rem;

    font-weight: 400;

    line-height: 1;

    margin-bottom: .1563rem;

}



.pro-show-nav {

    font-size: .0833rem;

}



.pro-show-nav a:hover {

    color: #009640;

}



.pro-show-nav em {

    padding: 0 .0521rem;

    font-size: .0938rem;

}



.pro-show-search {

    background-color: #fff;

    padding: 0;

}



.pro-show-search .pro-page-form-box {

    width: 2.0208rem;

    margin-top: 0;

}



.pro-show-search .pro-page-form-box input[type=text] {

    padding: 0 .1042rem;



}



.pro-show-search .pro-page-form-box input[type=submit] {

    width: .4167rem;

    height: .2708rem;

}



.pro-show-con {

    margin-top: 3%;

}



.pro-show-con-left {

    width: 30.26%;

}



.pro-show-con-right {

    width: 66.62%;

    background-color: #fff;

    padding: 2% 2%;

}



.pro-show-con-right img {

    display: block;

    margin: 0 auto;

    width: auto;

}



.pro-show-pic .swiper-pagination {

    display: flex;

    align-items: center;

    justify-content: left;

    left: .0781rem;

    bottom: .0781rem;

}



.pro-show-pic .swiper-pagination .swiper-pagination-bullet {

    background-color: #000;

    width: .0521rem;

    height: .0521rem;

}



.pro-show-pic .swiper-pagination .swiper-pagination-bullet-active {

    background-color: #009640;

}



.pro-show-txt {

    margin: .2396rem 0;

}

.pro-show-txt a{

    background-color: #009640;

    color: #fff;

    line-height: 1;

    font-weight: bold;

    font-size: .1042rem;

    padding: .1042rem .1042rem;

    margin-top: .1563rem;

}

.pro-show-txt a:hover{

    background-color: #494949;

}





.pro-show-txt h4 {

    font-size: .1563rem;

    margin-bottom: .0781rem;

    line-height: 1;

}



.pro-show-txt p {

    font-size: .0938rem;

    line-height: 2;

    color: #4b4b4b;

}



.pro-show-list-tit {

    color: #000;

    font-size: .1042rem;

    padding: .1042rem 0;

    line-height: 1;

    font-weight: bold;

    border-bottom: 1px solid #ccc;

}



.pro-show-list-con {

    margin-top: .125rem;

}



.pro-show-item {

    background-color: #fff;

    margin-bottom: .0833rem;

    padding: 1% 2%;

}

.pro-show-item:hover img{

    transform: scale(1.1,1.1);

}

.pro-show-item:hover h4{

    color: #009640;

}



.pro-show-item-pic {

    width: 150px;

    margin-right: 5%;

}



.pro-show-item-txt {

    flex: 1;

}



.pro-show-item-txt h4 {

    font-size: .1354rem;

    line-height: 1;

    margin-bottom: 10px;

}



.pro-show-item-txt p {

    font-size: 14px;

    color: #0e0509;

}



.news-page {

    margin-top: .2604rem;

    padding-bottom: .2604rem;

}



.news-con-tit {

    font-size: .1563rem;

    letter-spacing: .0104rem;

    font-weight: 500;

    margin-bottom: .3125rem;

    margin-top: .7813rem;

}

.news-con-tit a{

    margin:  0 50px;

    padding-bottom: 15px;

    border-bottom: 2px solid #fff;

}

.news-con-tit a:hover,.news-con-tit a.active{

    border-bottom: 2px solid #009640;

    color:#009640;

}



.news-con-item {

    background-color: #fff;

    padding: .1563rem;

    margin-bottom: 3%;

}



.news-item-pic {

    width: 34%;

}



.news-item-txt {

    padding: 2% 0 2% 1%;

    width: 53%;

}



.news-item-txt h4 {

    font-size: .1563rem;

    margin-bottom: .0781rem;

    line-height: 1.2;

}



.news-item-txt p {

    font-size: .089rem;

    line-height: 1.5;

    text-align: justify;

    color: #999;

}



.news-item-date {

    font-size: .1458rem;

    padding: 2% 0;

    text-align: center;

}



.news-con-item:hover img {

    transform: scale(1.1, 1.1);

}



.news-con-item:hover h4 {

    color: #009640;

}



.news-con-item:hover .news-item-txt {

    padding: 2% 0 2% 2%;

}



.news-show-con-left {

    width: 30.26%;

}



.news-show-tit {

    width: 100%;

    background-color: #fff;

    padding: 5%;

}



.news-show-tit h4 {

    line-height: 1.5;

    font-size: .1979rem;

    font-weight: 700;

    margin-bottom: .1563rem;

}



.news-show-tit p {

    font-size: .1042rem;

    color: #999;

    margin-bottom: .1042rem;

    line-height: 1;

}



.news-show-btn {

    margin: .1042rem auto;

    padding: .0938rem .3646rem;

    color: #fff;

    background-color: #009640;

}



.news-show-btn:hover {

    opacity: 0.8;

}







/*分页查询样式*/

.pagination {

    display: flex;

    align-items: center;

    justify-content: center;

}



.pagination li a,

.pagination li span {

    width: 30px;

    height: 30px;

    margin: 0 15px;

    background-color: #000;

    color: #fff;

    display: flex;

    font-size: 14px;

    border-radius: 5px;

    justify-content: center;

    align-items: center;

    line-height: 1;

}



.pagination li.active a,

.pagination li.active span {

    background-color: #009640;

}



.pagination li.disabled a,

.pagination li.disabled span {

    background-color: #777;

    cursor: no-drop;

}



.pro-tip {

    color: #ccc;

    font-size: .1563rem;

    margin-top: .2083rem;

}

/*dis样式*/
.dis-con{
    margin: .4063rem auto;
}
.dis-con-r{
    background-color: #eeeeee;
    padding: .4896rem .5208rem;
}
.dis-con-r h4{
    font-weight: bold;
    font-size: .1563rem;
    line-height: 1;
    margin-bottom: .1563rem;
}
.dis-con-r p{
    font-size: .1042rem;
    color: #010101;
    opacity: 0.6;
    line-height: 1;
}

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