@charset "utf-8";

img {
    padding: 0;
    margin: 0;
    border: 0;
}

.zx_bt2 {
    margin: 70px 0 40px 0
}
.zx_bt {
    width: 100%;
    margin: auto;
    position: relative
}

.zx_bt h2 {
    text-align: center;
    font-size: 33px;
    color: #333;
    font-weight: bold;
    position: absolute;
    width: 100%;
    z-index: 1;
    margin-top: -30px;
    color: #047446
}

.zx_bt i {
    font-size: 100px;
    color: #f5f5f5;
    font-style: normal;
    display: block;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase
}

.zx_bt p {
    text-align: center;
    margin-bottom: 20px
}

.zx_bt p span {
    font-size: 18px;
    color: #333
}

.zx_bt h2 span {
    color: #333;
    font-weight: normal
}

@media only screen and (max-width:740px) {
    .zx_bt i {
        opacity: 0;
		display: none;
    }
	.zx_bt p{
	    margin-top:20px;
	}
	.zx_bt h2{
	    position: relative;
	}
}

.company p {
    text-indent: 2em;
    text-align: justify;
    line-height: 2.2;
    font-size: 16px;
    margin-top: 20px
}

.line-title {
    text-align: center;
    margin-bottom: 20px
}
.line-title .p1{
	font-size:30px;
	line-height: 2.5;
}
.line-title .p2{
	font-size:24px;
	color:#047446;
}
.line-title h2 {
    text-align: center;
    text-transform: uppercase;
    font-style: normal;
    color: #c6c6c6;
    font-size: 38px;
    font-weight: bold;
    text-decoration: none;
    line-height: 1.0
}

.line-title h3 {
    font-size: 32px;
    color: #434343;
    font-weight: bold;
    padding-top: 8px;
    letter-spacing: 2px
}

.line-title h3 em {
    font-size: 32px;
    color: #047446;
    font-weight: bold;
    padding-top: 8px;
    letter-spacing: 2px
}

.hrs {
    position: relative;
    width: 60px;
    height: 2px;
    background: 0 0;
    border: none;
    zoom: 1;
    display: inline-block;
    vertical-align: middle
}

.hrs:before {
    width: 30%;
    right: 0;
    background: #047446
}

.hrs:after {
    width: 60%;
    left: 0;
    background: #133682;
    z-index: 2
}

.hrs:after,
.hrs:before {
    content: "";
    bottom: 0;
    height: 2px;
    position: absolute;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s
}
.about-text{
	height:500px;
	overflow-y: auto;
	margin-bottom:30px;
	padding-right:50px;
}
.about-text::-webkit-scrollbar {
	display: block;
	width: 6px;
	background:#ddd;
}
.about-text::-webkit-scrollbar-thumb {
	display: block;
  background:  #047446;
  border-radius: 3px;
}
.home_about {
    padding-top: 100px;
    overflow: hidden;
    background: url(../image/ab-bg.jpg);
    padding-bottom: 80px
}

.home_ab_fl {
    width: 60%;
    box-sizing: border-box;
    padding-right: 50px;
    float: left;
    margin-top: 40px
}

.home_ab_fl h3 {
    font-size: 10px;
    color: #9e9e9e;
    text-transform: uppercase;
    font-weight: 500
}

.home_ab_fl h4 {
    font-size: 22px;
    color: #047446;
    font-weight: 600;
    line-height: 1.5
}

.home_ab_fl p {
    text-align: justify;
    font-size: 16px;
    overflow: hidden;
    line-height: 38px
}

.home_ab_fl a.more {
    display: block;
    width: 130px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #333;
    font-size: 17px;
    position: relative;
    z-index: 0;
    overflow: hidden;
    margin-top: 60px;
    border: 1px solid #047446
}

.home_ab_fl a.more:hover {
    border: 1px solid #047446;
    color: #333;
    background-color: #fff
}
.digital{
	box-shadow: 0px 1px 5px 1px rgba(6, 6, 6, 0.09);
	margin-top:30px;
}
.home_ab_fr {
    width: 40%;
    float: right;
    display: block;
    margin-top: 100px
}

.home_ab_fr img {
    display: block
}

@media only screen and (max-width:1024px) {
    .home_ab_fl {
        position: relative;
        left: auto;
        top: auto;
        width: 100%;
        padding: 40px 0;
    }
}

@media only screen and (max-width:1024px) {
    .home_ab_fr {
        width: 100%
    }
}

@media only screen and (max-width:767px) {
    .home_ab_fl {
        width: 100%;
        padding-right: 0;
        float: none
    }
}

@media only screen and (max-width:1008px) {
    .home_about {
        padding-top: 50px;
        overflow: hidden;
        background: url(../image/ab-bg.jpg);
        padding-bottom: 0px
    }

    .home_ab_fl p {
        padding-top: 0px;
        padding-bottom: 20px
    }

    .home_ab_fr {
        width: 100%;
        float: none;
        margin-top: 10px;
        margin-bottom: 40px
    }
}

.Vbtn-3 {
    color: #047446;
    background: transparent;
    text-align: center;
    float: left
}

.set_1_btn {
    color: #333;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 45px;
    margin-right: 2em;
    text-align: center;
    max-width: 160px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    width: 100%;
    margin-top: 50px;
}

.Vbtn-3 svg {
    height: 45px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.Vbtn-3 rect {
    fill: none;
    stroke: #047446;
    stroke-width: 2;
    stroke-dasharray: 422, 0;
    transition: all 450ms linear 0s
}

.Vbtn-3:hover {
    color: #047446;
    background: rgba(225, 51, 45, 0);
    font-weight: 900;
    letter-spacing: 1px;
    transition: all 150ms linear 0s
}

.Vbtn-3:hover rect {
    stroke-width: 5;
    stroke-dasharray: 15, 310;
    stroke-dashoffset: 48;
    -webkit-transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1)
}

.main {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    background: #fff;
    height: 100px
}

.mumping_mun li {
    width: 33.3%;
    display: inline-block;
    border-right: 1px solid #eee;
    box-sizing: border-box;
    float: left;
    text-align: center
}

.mumping_mun li i {
    font-size: 20px;
    color: #fff;
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    overflow: hidden;
    background: #e1a104;
    border-radius: 50%;
    margin-left: 10px
}

.mumping_mun p {
    font-size: 15px;
    color: #9c9c9c;
    text-align: center
}

.mumping_mun h2 {
    font-size: 33px;
    font-weight: 100;
    padding-top: 20px;
    color: #047446
}

@media only screen and (max-width:450px) {
    .mumping_mun li {
        width: calc(100% / 3);
    }
}

.home_product {
    padding-top: 100px;
    padding-bottom: 110px;
    overflow: hidden
}

.hd {
    padding-bottom: 60px;
    padding-top: 30px
}

.hd ul {
    display: inline-block;
    width: 100%
}

.hd ul li.on,
.hd ul li:hover {
    color: #333;
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    border: 1px solid #047446
}

.hd ul li {
    float: left;
    line-height: 47px;
    cursor: default;
    -webkit-transition: all .5s;
    transition: all .5s;
    margin-bottom: 8px;
    width: 12%;
    margin-right: 4px;
    text-align: center;
    font-size: 16px;
    color: #333;
    border: 1px solid #e8e8e8
}

.home_pro_list ul li {
    width: 24%;
    float: left;
    margin-right: 1%;
    margin-bottom: 60px;
    border: 1px solid #e5e5e5
}

.home_pro_list ul li:nth-child(4n) {
    margin-right: 0
}

.home_pro_list ul li a {
    display: block;
    overflow: hidden;
    position: relative
}

.home_pro_list li .himg {
    padding-bottom: 73%;
    transition: all 0.4s
}

.home_pro_list li a:hover .himg {
    -webkit-transform: scale(1.1, 1.1)
}

.home_pro_list li a>h5 {
    left: 0;
    bottom: 0;
    width: 100%;
    line-height: 3;
    font-size: 16px;
    color: #333;
    text-align: center;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

@media only screen and (max-width:1300px) {
    .hd ul li {
        width: 12%
    }
}

@media only screen and (max-width:774px) {
    .hd ul li {
        width: 30%
    }
}

@media only screen and (max-width:538px) {
    .hd ul li {
        width: 45%
    }
}

@media only screen and (max-width:340px) {
    .hd ul li {
        width: 42%
    }
}

@media only screen and (max-width:767px) {
    .home_pro_list ul li {
        width: 49.25%
    }

    .home_pro_list ul li:nth-child(3n) {
        margin-right: 1.5%
    }

    .home_pro_list ul li:nth-child(2n) {
        margin-right: 0
    }
}

@media only screen and (max-width:600px) {
    .home_pro_list ul li {
        width: 100%;
        margin-right: 0
    }
}

.about {
    width: 100%;
    background: url(../image/gybg.jpg);
    padding-bottom: 150px;
    padding-top: 150px
}

.contain {
    margin: auto;
    width: 100%;
    max-width: 1600px;
    overflow: hidden;
    margin-bottom: 40px;
	padding:0 20px; 
}

.line-titles h3 {
    color: #282828;
    font-weight: bold;
    position: relative;
    font-size: 32px;
    margin: 0 0 30px;
    text-align: center;
    letter-spacing: 2px
}

.line-titles h3:after {
    position: absolute;
    content: "";
    width: 36px;
    height: 4px;
    background-color: #e4d079;
    left: 50%;
    bottom: -16px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 20px
}

.line-titles h2 {
    font-size: 28px;
    margin-top: 0px;
    text-align: center;
    color: #ccc;
    line-height: 35px;
    font-weight: 400;
    letter-spacing: 6px;
    text-transform: uppercase
}

.Title {
    padding-bottom: 4%;
    text-align: center;
    line-height: 1;
    padding-top: 5%
}

.Title__h4 {
    font-size: 60px;
    font-weight: bold;
    text-transform: uppercase;
    color: rgba(51, 51, 51, .10)
}

.Title__h3 {
    margin-top: -43px;
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
    color: #333333
}

.Title__h2 {
    padding-top: 18px;
    font-size: 28px;
    font-weight: bold;
    color: #666666
}

/* * {
    scrollbar-width: none
} */

::-webkit-scrollbar {
    width: 7.5px;
    height: 6px;
    background-color: #f0f0f0;
    /* display: none */
}

::-webkit-scrollbar-thumb {
    background-color: #b1b1b1;
    border-radius: 15px
}

::-webkit-scrollbar-thumb:hover {
    background-color: #777
}

.nybanner {
    position: relative;
    overflow: hidden
}

.nybanner.pic {
    -webkit-animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
    animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940)
}

.nybanner.pic:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0);
    z-index: 2
}

.nybanner img {
    user-select: none;
    user-drag: none;
    -webkit-user-drag: none;
    width: 100%;
    display: block
}

.banner-title {
    position: absolute;
    bottom: 40%;
    color: #fff;
    z-index: 5;
    -webkit-animation-name: "fadeInRight";
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: 1;
    text-align: center;
    width: 100%
}
@media(max-width:1000px){
    .nybanner{
        margin-top:60px;
    }
    .banner-title {
        bottom: 10%;
    }
}
.ch {
    margin-bottom: 25px;
    font-weight: bold;
    font-size: 23px;
    line-height: 1.5;
    letter-spacing: 3px;
    text-transform: uppercase
}

.ch em {
	text-shadow: 0 4px 5px rgb(0 0 0 / 40%);
    margin-bottom: 25px;
    font-weight: bold;
    font-size: 40px;
    line-height: 1.5;
    letter-spacing: 3px;
    text-transform: uppercase
}
.banner-title h2 em{
	text-shadow: 0 4px 5px rgb(0 0 0 / 40%);
}
.en {
    font-size: 19px;
    line-height: 15px;
    letter-spacing: 6px;
	text-shadow: 0 4px 5px rgb(0 0 0 / 40%);
}

.cy-small {
    display: block;
    margin-top: 10px;
    font-size: 12px;
    line-height: 1;
    opacity: .4
}

.breav-nav {
    width: 100%;
    height: 82px;
    line-height: 82px;
    overflow: hidden;
    background-color: #f4f5f8;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1)
}
@media(max-width:1000px){
	.breav-nav{
		display: none;
	}
	.ch{
		line-height:1;
		margin-bottom:0;
	}
	
}
.location {
    max-width: 700px;
    background: url(../image/home.png) left center no-repeat;
    padding-left: 38px;
    float: left;
    overflow: hidden;
    color: #8b8989;
    font-size: 16px
}

.location a {
    color: #8b8989;
	padding:0px 10px;
}

.sub_muen {
    float: right;
    display: block
}

.sub_muen li {
    float: left;
    height: 82px;
    margin-left: 20px;
    margin-right: 20px;
    position: relative
}

.sub_muen li a {
    display: block;
    font-size: 17px;
    color: #333;
    padding: 0 8px
}

.sub_muen li:hover a,
.sub_muen li.cur a {
    color: #047446
}

.sub_muen li:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background: #047446;
    transition: all 0.3s
}

.sub_muen li:hover:after,
.sub_muen li.cur:after {
    width: 100%
}

@media only screen and (max-width:767px) {
    .sub_muen {
        display: none
    }
}

@media only screen and (max-width:640px) {
    .location {
        float: left;
        font-size: 14px
    }

    .sub_muen {
        display: none
    }
}

.home_ly {
    padding-top: 100px;
    padding-bottom: 100px;
    overflow: hidden;
    background-image: url(../image/pro_bg.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover
}

.chan-cont {
    margin-top: 60px;
    overflow: hidden
}

.chan-cont ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.chan-cont li img {
    transition: 2s
}

.chan-cont li {
    width: 22%;
    height: 159px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.15);
    float: left;
    margin-bottom: 40px;
    padding-right: 20px;
    padding-left: 20px;
    position: relative
}

.chan-cont li:hover {
    background: rgb(0 121 242 / 70%)
}

.chan-cont li:hover img {
    transform: rotate(360deg)
}

.chan-cont li h3 {
    color: #fff;
    font-size: 19px;
    padding-top: 18px;
    font-weight: normal
}

.chan-cont li p {
    color: #ccc;
    font-size: 12px
}

.chan-cont li a {
    color: #fff;
    font-size: 14px;
    display: inline-block;
    margin-top: 45px
}

.chan-cont li img {
    position: absolute;
    right: 20px;
    top: 63px;
    width: 79px;
    height: 79px
}

li.chan-tit {
    color: #eeeeee;
    font-size: 12px;
    line-height: 26px;
    width: 279px !important;
    margin-left: 10px;
    height: 159px;
    margin-bottom: 18px;
    background: none !important;
    padding: 0px !important
}

@media only screen and (max-width:1270px) {
    .chan-cont li {
        width: 21%
    }
}

@media only screen and (max-width:1036px) {
    .chan-cont li {
        width: 29%
    }
}

@media only screen and (max-width:876px) {
    .chan-cont li {
        width: 45%
    }
}

@media only screen and (max-width:730px) {
    .chan-cont li {
        width: 43%
    }
}

@media only screen and (max-width:540px) {
    .chan-cont li {
        width: 40%
    }
}

@media only screen and (max-width:488px) {
    .chan-cont li {
        width: 100%
    }
}

.home_product {
    padding-bottom: 65px;
    padding-top: 70px;
    overflow: hidden
}

.index_pro {
    margin-top: 30px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 15px;
    overflow: hidden
}

.cpfl_one {
    width: 270px;
    float: left;
    background: #fff;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 10px
}

.cp_topp {
    background: #047446;
    color: #fff;
    font-size: 26px;
    text-transform: uppercase;
    padding-top: 40px;
    padding-left: 30px;
    padding-bottom: 30px;
    padding-right: 30px
}

.cp_topp p {
    font-size: 24px;
    background: url(../image/cp_tp.png) no-repeat right
}

.box_list {
    padding-top: 5px
}

.cpfl_one li {
    height: 50px;
    line-height: 50px;
    margin-bottom: 8px;
    text-align: center;
    background: #fff;
    border: 1px solid #ededed;
    background: url(../image/j.jpg) no-repeat 15px center
}

.cpfl_one li a {
    display: block;
    color: #333;
    font-size: 17px
}

.cpfl_one li:hover {
    border: 1px solid #047446;
    background: url(../image/x.jpg) no-repeat 15px center
}

.cpfl_two {
    /* margin-left: 250px; */
    overflow: hidden
}

.cpfl_two dl {
    width: 29.33%;
    float: left;
    display: block;
    margin: 0 2%;
    margin-bottom: 3%
}

.cpfl_two dl dt {
    border: 1px solid #e5e5e5;
    padding: 5px
}

.cpfl_two dl dt img {
    display: block;
	max-width:100%;
}

.cpfl_two dl dd {
    color: #333;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    padding-top: 10px
}

.cpfl_two dl:hover dt {
    border: 1px solid #047446
}

.cpfl_two dl:hover dd {
    color: #047446
}

@media (max-width:768px) {
    .index_pro {
        background: none;
		padding:0;
    }

    .cpfl_one {
        width: 100%;
        float: none;
        text-align: center;
        padding: 20px 0;
        background: none
    }

    .cpfl_one li {
        display: inline-block
    }

    .cpfl_one li a {
        padding: 0 20px
    }

    .cpfl_two {
        margin-left: 0
    }

    .cpfl_two dl {
        width: 46%
    }

    .cpfl_two dl dt {
        border: 1px solid #e5e5e5
    }

    .cpfl_two dl dd {
        color: #047446
    }
}

.p5 {
    background: url(../image/shan.png) no-repeat left bottom;
    height: 412px
}

.pos {
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px
}

.p5wh {
    position: relative
}

.wh {
    width: 1200px;
    margin: 0 auto
}

.p5 .p5a {
    width: 448px;
    height: 318px;
    box-shadow: 0 -3px 4px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    color: #000000;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    top: -26px;
    left: 32%;
    color: #353535
}

.p5 .p5a .p5a1 {
    width: 180px;
    height: 138px;
    margin: 0 auto;
    background: url(../image/dianhua.png) no-repeat center bottom
}

.p5a h4 {
    margin-top: 40px;
    font-size: 32px;
    color: #353535;
    font-weight: 400
}

.p5a .eng {
    font-size: 26px;
    text-transform: uppercase;
    line-height: 50px;
    margin-top: 0px
}

.p5a p {
    font-size: 32px;
    margin-top: 15px
}

.p5a span {
    font-size: 18px;
    color: #000000;
    display: block;
    background: url(../image/dianhuah.png) no-repeat 61px 13px;
    margin-top: 20px
}

.p5a p {
    font-size: 32px;
    margin-top: 15px
}

.home_service {
    padding-top: 60px;
    padding-bottom: 70px;
    overflow: hidden;
    background: url(../image/ys-bg.png) no-repeat;
    background-attachment: fixed
}

.hs_serbox {
    margin-top: 23px;
    overflow: hidden
}

.hs_serbox li {
    float: left;
    width: 18%;
    text-align: center;
    margin: 1%;
    overflow: hidden
}

.hs_serbox li a {
    padding: 35px;
    height: 260px;
    display: block
}

.hs_serbox li i {
    display: block;
    margin: 0 auto;
    width: 118px;
    height: 118px;
    overflow: hidden;
    border-radius: 100%;
    transition: all 0.8s
}

.hs_serbox li img {
    padding: 15px;
    display: block;
    box-sizing: border-box;
	max-width:100%;
}

.hs_serbox li h3 {
    font-weight: normal;
    font-size: 19px;
    line-height: 3;
    color: #fff
}

.hs_serbox li p {
    line-height: 1.8;
    color: #999
}

.hs_serbox li:hover i {
    transform: rotateY(180deg)
}

@media only screen and (max-width:840px) {
    .hs_serbox li a {
        padding: 20px
    }
}

@media only screen and (max-width:767px) {
    .hs_serbox li {
        width: 46%;
        margin: 2%
    }
}

@media only screen and (max-width:448px) {
    .hs_serbox li {
        width: 96%;
        margin: 2%
    }
}

.home_ab {
    padding-top: 50px;
    padding-bottom: 100px;
    overflow: hidden;
    background: url(../image/wb-bg.png) no-repeat;
    background-attachment: fixed
}

.habbox {
    width: 100%;
    height: auto;
    overflow: hidden
}

.habbj_con {
    padding-top: 80px;
    font-size: 28px;
    color: #fff;
    text-align: center;
    line-height: 2;
    font-weight: bold
}

.h_ab_title {
    margin-bottom: 36px;
    overflow: hidden;
    text-align: right
}

.h_ab_title p {
    font-size: 50px;
    color: #ecc379;
    line-height: 70px
}

.h_abt_title em {
    font-size: 20px;
    line-height: 40px
}

.h_ab_wz p {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
    text-align: right
}

.com-btn1 {
    width: 100%;
    overflow: hidden
}

.com-btn1 a {
    display: block;
    width: 158px;
    line-height: 46px;
    font-size: 16px;
    color: #ceb48f;
    border: 1px solid #ceb48f;
    text-align: center;
    margin: 50px auto 0;
    float: right;
    border-radius: 30px
}

.com-btn1 a:hover {
    background: #c49d5f;
    color: #FFF
}

@media only screen and (max-width:768px) {
    .habbj_con {
        width: 100%;
        padding-right: 0
    }
}

@media only screen and (max-width:500px) {
    .h_ab_title {
        text-align: center
    }

    .h_ab_title p {
        font-size: 30px
    }

    .h_ab_wz p {
        text-align: center
    }

    .com-btn1 a {
        float: none
    }
}

.skiis {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto
}

.conBoxli {
    background: #fff;
    /* padding-bottom: 80px;
    padding-top: 50px */
}

.newlist dl {
    display: block;
    padding: 30px 0;
    overflow: hidden;
    border-bottom: 1px solid #e0e0e0
}

.newlist dl dt {
    float: left;
    display: inline-block;
    background: #f5f5f5;
    text-align: center;
    width: 140px;
    height: 120px
}

.newlist dl dt * {
    display: block
}

.newlist dl dt span {
    padding-top: 6px;
    padding-bottom: 10px;
    font-size: 50px;
    color: #999;
    font-weight: bold;
    line-height: 60px
}

.newlist dl dt i {
    font-size: 17px;
    color: #999
}

.newlist dd {
    display: inline-block;
    width: calc(100% - 341px);
    padding: 0 60px;
    box-sizing: border-box;
    vertical-align: middle
}

.newlist dd a,
.newlist dd a * {
    display: block
}

.newlist dd a span {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
    line-height: 34px;
    margin-bottom: 5px;
    font-size: 20px
}

.newlist dd a em {
    font-size: 14px;
    color: #a5a5a5;
    line-height: 24px;
    overflow: hidden;
    height: 72px
}

.newlist dl:hover dt *,
.newlist dl:hover dd a span {
    color: #047446
}

.newlist dl dd a:hover span {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s
}

.newlist dl .nimg {
    display: inline-block;
    width: 150px;
    height: 150px;
    overflow: hidden;
    float: right
}

.newlist dl .nimg img {
    display: block;
    width: 100%
}

@media only screen and (max-width:960px) {
    .newlist dl .nimg {
        width: 160px;
        height: 100px
    }

    .newlist dd {
        width: calc(100% - 301px);
        padding: 0 30px
    }
}

@media only screen and (max-width:600px) {
    .newlist dl dt {
        width: 100px
    }

    .newlist dl .nimg {
        display: none
    }

    .newlist dd {
        width: calc(100% - 100px);
        padding: 0 0 0 30px
    }

    .newlist dd a span {
        font-size: 18px
    }

    .newlist dd a em {
        font-size: 14px
    }
}

.pglist {
    padding: 30px 0 15px;
    width: 100%;
    text-align: center;
    clear: both
}

.pglist a,
.pglist span {
    color: #666;
    padding: 0 10px;
    margin: 0 3px;
    background: #fff;
    border: 1px solid #edebeb;
    font-size: 13px
}

.pglist * {
    display: inline-block;
    vertical-align: middle;
    line-height: 28px;
    padding-bottom: 1px
}

.pglist a:hover,
.pglist .current {
    display: inline-block;
    color: #fff;
    background: #047446;
    border-color: #fff
}

.pageinfo {
    display: none
}

.nrcompany {
    margin: 0 auto;
    padding: 50px 0px 64px;
    background: #FFF
}

.nrcompany h1 {
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 24px;
    font-weight:800;
	color:#047446;
}

.met-editor {
    border-bottom: #eee solid 1px;
    padding-bottom: 10px;
    font-size: 15px;
    color: #999
}

.nrxqzy {
    font-size: 15px;
    padding: 50px 0;
    margin-bottom: 30px;
    line-height: 2.0;
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    text-align: justify
}

@media (max-width:1024px) {
    .nrcompany {
        width: 100%;
        padding: 50px 0
    }
}

@media (max-width:499px) {
    .nrcompany {
        padding: 30px 0
    }
}

.reLink {
    padding-top: 20px;
    padding-bottom: 30px;
    text-align: center;
    overflow: hidden;
    font-size: 15px
}

.reLink a {
    color: #333;
    text-decoration: none
}

.reLink a:hover {
    color: #047446
}

.contact {
    padding-bottom: 50px;
    background: #f5f5f5;
    padding-top: 50px
}
.lxcon-box .flex{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.lxcon-box .lx_item {
    float: left;
    width:32%;
    text-align: center;
    background: #fff;
    height: 300px;
    padding-left: 50px;
    padding-right: 50px;
    box-sizing: border-box;
    padding-top: 80px;
    /* margin-right: 5px; */
    margin-top: 20px;
    margin-bottom: 30px
}

.lxcon-box .lx_item .lx_icon {
    margin-bottom: 20px
}

.lxcon-box .lx_item p {
    font-size: 17px;
    color: #333;
    line-height: 1.8;
    text-align: center
}

.lxcon-box .lx_item:nth-child(2) {
    background: #fff
}

.lxcon-box .lx_item:nth-child(3) {
    background: #fff
}

@media (max-width:767px) {
    .lxcon-box .lx_item {
        width: 100%
    }
}

.home_video {
    padding-top: 80px;
    padding-bottom: 100px;
    overflow: hidden;
    background: url(../image/wb_bg.png) no-repeat;
    background-attachment: fixed
}

.skiis {
    width: 100%;
    max-width: 1350px;
    margin: 0 auto
}

.home_vio_list ul li {
    width: 23%;
    float: left;
    margin-right: 2%;
    padding-top: 40px
}

.home_vio_list ul li a {
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center
}

@media (max-width:767px) {
    .home_vio_list ul li {
        width: 47%
    }
}

@media (max-width:500px) {
    .home_vio_list ul li {
        width: 100%;
    }
}

.home_new {
    padding-top: 130px;
    padding-bottom: 130px;
    overflow: hidden
}

.skii {
    width: 100%;
    max-width: 1500px;
    margin: 0 auto
}

.newbox_b {
    margin-top: 20px;
    width: 100%
}

.newbox_b li {
    float: left;
    width: 23%;
    height: 450px;
    background: #f5f5f5;
    margin: 0 1%
}

.newbox_b ul>li>a {
    display: block;
    height: 190px;
    width: 100%;
    overflow: hidden
}

.newbox_b ul>li>a>img {
    width: 100%
}

.n_content {
    padding: 7% 7% 0 7%;
    text-align: left
}

.n_content h3 {
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    margin-bottom: 10px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center
}

.n_content span {
    color: #3e3e3f;
    font-size: 14px;
    width:100%;
	text-align: center;
	display: block;
}

.n_content p {
    font-size: 14px;
    color: #999999;
    height: 84px;
    line-height: 26px;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden
}

.n_content div {
    font-size: 16px;
    color: #333;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    padding: 0 20px 7px;
}

.news_class {
    color: #047446;
    font-size: 20px;
    text-align: center;
    padding-top: 20px
}

.lines {
    border-bottom: 2px #047446 solid;
    width: 40px;
    margin: 0 auto;
    padding-top: 13px
}

.newbox_b li:hover {
    box-shadow: 0 2px 10px #ccc;
    transition: all .6s ease-out 0s
}

@media only screen and (max-width:1200px) {
    .newbox_b li {
        width: 46%;
        margin: 2%
    }
}

@media only screen and (max-width:767px) {
    .newbox_b li {
        width: 96%;
        margin: 2%
    }
}

.side_left {
    width: 255px;
    float: left;
    overflow: hidden
}

.side_right {
    margin-left: 300px
}

.submuen {
    margin-bottom: 15px;
    overflow: hidden
}

.submuen_title {
    text-align: center;
    height: 120px;
    background: #047446;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px
}

.submuen_title h3 {
    font-size: 28px;
    color: #fff;
    line-height: 1.0;
    font-weight: normal;
    padding-top: 32px
}
.submuen p {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
	margin-top:15px;
}
.submuen_nav {
    background: #f5f5f5;
    margin-top: 3px;
    margin-bottom: 1px
}

.submuen_nav ul li {
    line-height: 30px;
    border-bottom: 2px solid #FFF;
    font-size: 16px;
    padding: 15px 0
}

.submuen_nav ul li a {
    display: block;
    color: #222;
    padding-left: 46px;
    padding-right: 18px;
    background: url(../image/lnav_p.png) no-repeat 26px center
}

.submuen_nav ul li a.cur,
.submuen_nav ul li a:hover {
    color: #047446;
    background: url(../image/lnav_ph.png) no-repeat 26px center
}

.submuen_nav ul li .level_nav {
    border-top: 2px solid #FFF
}

.submuen_nav ul li .level_nav a {
    line-height: 45px;
    height: 45px;
    padding-left: 50px;
    font-size: 14px;
    color: #686868;
    background: url(../image/ico02.png) no-repeat 32px 20px
}

.submuen_nav ul li .level_nav a:hover,
.submuen_nav ul li .level_nav a.curre {
    background: #2f7d70 url(../image/ico02_h.png) no-repeat 32px 20px;
    color: #ffffff
}

.submuen .tel1 {
    color: #fff;
    height: 85px;
    background: #047446;
    border-bottom-left-radius: 50px;
    padding-top: 20px
}

.submuen .tel1 .telb {
    background: url(../image/tel_tip.png) no-repeat 15px;
    padding-left: 68px
}

.submuen .tel1 span {
    font-size: 16px;
    line-height: 1.4;
    padding-top: 9px;
    display: block
}

.submuen .tel1 p {
    font-size: 25px;
    line-height: 1;
    color: #ffd126
}

@media only screen and (max-width:768px) {
    .side_left {
        width: 100%;
        float: none;
        overflow: hidden
    }

    .side_right {
        width: 100%;
        margin-left: 0;
        overflow: hidden
    }
}

.imglist ul li {
    width: 33.33%;
    float: left;
    display: block;
    margin-bottom: 10px
}

.imglist li a {
    display: block;
    padding: 0 5px
}

.imglist li .hpimg {
    border: 1px solid #ececec;
    overflow: hidden
}

.imglist li .hpimg img {
    display: block;
    width: auto;
    margin: 0 auto;
	max-width:100%;
}

.imglist li .hptxt {
    height: 70px;
    line-height: 70px;
    padding: 0 20px;
    background: #ececec;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.imglist li .hptxt h5 {
    background: url(../image/pro_yuan.png) no-repeat right 28px;
    color: #333;
    font-size: 16px;
    font-weight: normal
}

.imglist li:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    transition: all 0.8s
}

.imglist li:hover .hptxt {
    background: #047446;
    transition: all 0.8s
}

.imglist li:hover .hptxt {
    background: #047446
}

.imglist li:hover .hptxt h5 {
    color: #FFF
}

@media only screen and (max-width:600px) {
    .imglist ul li {
        width: 100%
    }
}

.sid_left {
    width: 255px;
    float: left;
    overflow: hidden
}

.sid_right {
    margin-left: 300px
}

.submuens {
    margin-bottom: 15px;
    overflow: hidden
}

.submuens_nav {
    background: #f5f5f5;
    margin-top: 3px;
    margin-bottom: 1px
}

.submuens_nav ul li {
    height: 60px;
    line-height: 60px;
    margin-bottom: 3px;
    background: #fff;
    border: 1px solid #ededed
}

.submuens_nav ul li a {
    display: block;
    color: #222;
    padding-left: 46px;
    padding-right: 18px;
    background: url(../image/j.jpg) no-repeat 26px center;
    font-size: 17px
}

.submuens_nav ul li a.cur,
.submuens_nav ul li a:hover {
    border: 1px solid #047446;
    background: url(../image/x.jpg) no-repeat 26px center
}

.submuens_nav ul li .level_nav {
    border-top: 2px solid #FFF
}

.submuens_nav ul li .level_nav a {
    line-height: 45px;
    height: 45px;
    padding-left: 50px;
    font-size: 14px;
    color: #686868;
    background: url(../image/ico02.png) no-repeat 32px 20px
}

.submuens_nav ul li .level_nav a:hover,
.submuens_nav ul li .level_nav a.curre {
    background: #2f7d70 url(../image/ico02_h.png) no-repeat 32px 20px;
    color: #ffffff
}

@media only screen and (max-width:768px) {
    .sid_left {
        width: 100%;
        float: none;
        overflow: hidden
    }

    .sid_right {
        width: 100%;
        margin-left: 0;
        overflow: hidden
    }
}

.home_case {
    padding-top: 100px;
    padding-bottom: 100px;
    overflow: hidden
}

.hcaseBox {
    overflow: hidden
}

.hcaseBox li {
    width: 25%;
    float: left;
    padding: 5px;
    box-sizing: border-box
}

.hcaseBox li a {
    display: block;
    overflow: hidden;
    position: relative
}

.hcaseBox li .himg {
    overflow: hidden
}

.hcaseBox li .himg img {
    display: block;
    width: 100%
}

.hcaseBox li h5 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    line-height: 3;
    font-size: 15px;
    color: #fff;
    text-align: center;
    background: rgb(165 42 42 / 88%);
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.hcaseBox ul li:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    transition: all 0.8s
}

@media only screen and (max-width:768px) {
    .hcaseBox li {
        width: 50%
    }
}

@media only screen and (max-width:499px) {
    .hcaseBox li {
        width: 100%
    }
}

.wood {
    width: 100%;
    overflow: hidden;
    margin-top: 120px
}

.menuu2 {
    max-width: 1200px;
    margin: auto;
    width: 100%
}

.wood em {
    font-style: normal
}

.wood .con {
    width: 100%;
    overflow: hidden;
    height: auto
}

.wood .con .menuu ul {
    overflow: hidden;
    max-width: 1200px;
    width: 100%;
    margin: auto;
    height: 120px;
    position: absolute;
    z-index: 9
}

.wood .con .menuu li {
    float: left;
    width: 24%;
    height: 120px;
    line-height: 170px;
    border-right: 2px solid #fff;
    text-align: center
}

.wood .con .menuu em {
    font-size: 26px;
    color: #333
}

.wood .con .menuu span {
    display: inline-block;
    width: 33px;
    height: 28px;
    overflow: hidden;
    position: relative;
    top: 4px;
    margin-left: 58px
}

.wood .con .menuu span {
    *display: inline
}

.wood .con .menuu li.cur em {
    color: #fff;
    font-weight: bold
}

.wood .con .menuu li.cur span {
    background-position: left bottom
}

.wood .con .Box {
    width: 100%;
    overflow: hidden;
    height: 762px
}

.conboxs {
    width: 100%;
    max-width: 1900px
}

.ys_wz {
    position: absolute;
    width: 100%;
    bottom: 0
}

.ys_wz p {
    font-size: 18px;
    color: #fff;
    line-height: 106px;
    width: 100%;
    margin: 0 auto;
    text-indent: 125px;
    max-width: 1200px
}

.pk_l {
    position: relative
}

.wood .con .menuu .flnn {
    height: 55px;
    width: 210px;
    line-height: 52px;
    font-size: 18px;
    display: inline-block;
    float: none
}

.wood .con .menuu li.li001 {
    background: #333
}

.wood .con .menuu li.li002 {
    background: #333
}

.wood .con .menuu li.li003 {
    background: #333
}

.wood .con .menuu li.li004 {
    background: #333
}

.wood .con .menuu li.li001:hover,
.wood .con .menuu li.li001.cur {
    background: #cd1620
}

.wood .con .menuu li.li002:hover,
.wood .con .menuu li.li002.cur {
    background: #cd1620
}

.wood .con .menuu li.li003:hover,
.wood .con .menuu li.li003.cur {
    background: #cd1620
}

.wood .con .menuu li.li004:hover,
.wood .con .menuu li.li004.cur {
    background: #cd1620
}

.wood .con .menuu .flnn em {
    color: #fff;
    font-size: 18px;
    font-weight: bold
}

.wood .con .menuu3 ul {
    height: 55px;
    text-align: center
}

.wood .con .Box2 {
    margin-top: 25px;
    height: 555px
}

.wood2 {
    margin-top: 120px
}

.wood .con .menuu .flnn {
    height: 55px;
    width: 20%;
    line-height: 52px;
    font-size: 18px;
    display: inline-block;
    float: none
}

.Box2 .ys_wz {
    position: inherit !important;
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 70px;
    width: 1200px
}

.Box2 .ys_wz .znzc_l {
    width: 50%;
    float: left;
    height: 425px
}

.Box2 .ys_wz .znzc_r {
    width: 50%;
    float: left;
    height: 425px;
    background: #fff;
    border: 0px solid #333;
    border-left: 0;
    padding: 95px 70px 0;
    box-sizing: border-box
}

.Box2 .ys_wz .znzc_r h2 {
    font-size: 24px;
    font-weight: bold
}

.Box2 .ys_wz .znzc_r label {
    font-size: 15px;
    color: #666;
    line-height: 36px;
    margin-top: 24px;
    display: block;
    margin-bottom: 50px
}

.Box2 .ys_wz .znzc_r a {
    border: 1px solid #cd1620;
    color: #cd1620;
    font-size: 15px;
    padding: 7px 12px 7px 18px;
    margin-right: 10px
}

@media only screen and (max-width:1122px) {
    .Box2 .ys_wz .znzc_r {
        position: relative;
        left: auto;
        top: auto;
        width: 100%;
        padding: 40px 5% 55px;
        width: 40%;
        background: none
    }
}

@media only screen and (max-width:1122px) {
    .Box2 .ys_wz .znzc_l {
        width: 40%
    }
}

@media only screen and (max-width:908px) {
    .Box2 .ys_wz .znzc_r {
        position: relative;
        left: auto;
        top: auto;
        width: 100%;
        padding: 40px 5% 55px;
        width: 40%;
        background: none
    }
}

@media only screen and (max-width:908px) {
    .Box2 .ys_wz .znzc_l {
        width: 30%
    }
}

@media only screen and (max-width:780px) {
    .Box2 .ys_wz .znzc_l {
        width: 100%
    }

    .Box2 .ys_wz .znzc_r {
        width: 100%;
        padding-right: 0;
        float: left
    }

    .wood .con .Box {
        height: 755px
    }

    .Box2 .ys_wz .znzc_r h2 {
        font-size: 24px
    }
}

@media only screen and (max-width:714px) {
    .Box2 .ys_wz .znzc_l {
        width: 80%
    }

    .Box2 .ys_wz .znzc_r {
        width: 50%;
        padding-left: 1%
    }
}

@media only screen and (max-width:606px) {
    .Box2 .ys_wz .znzc_l {
        width: 80%
    }

    .Box2 .ys_wz .znzc_r {
        width: 40%;
        padding-left: 1%
    }
}

@media only screen and (max-width:480px) {
    .Box2 .ys_wz .znzc_l {
        width: 70%
    }

    .Box2 .ys_wz .znzc_r {
        width: 31%;
        padding-left: 1%
    }
}

.home_case {
    padding-top: 100px;
    padding-bottom: 100px;
    overflow: hidden
}

.box_case {
    color: #333;
    width: 100%;
    font-size: 14px
}

.box_case * {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.box_case ul,
.box_case li {
    list-style: none
}

.box_case a {
    text-decoration: none;
    color: inherit
}

.box_case img {
	display:block;
    width: 100%;
    border: 0;
}

.box_case .pro-menu {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 30px;
    margin-top: 20px
}

.box_case .pro-menu li {
    float: left;
    width:calc(100% / 6);
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-right: 1px solid #ccc
}
.box_case .pro-menu li:nth-child(1){
	border-left: 1px solid #ccc
}
.box_case .pro-menu li a {
    font-size: 18px
}

.box_case .pro-menu li.cur {
    position: relative
}

.box_case .pro-menu li.cur::before {}

.box_case .pro-menu li.cur a {
    color: #047446
}

.box_case .pro-group {
    margin: 0 auto;
    background: #f9f9f9
}

.box_case .pro-group .pro-list {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
	max-width: 100%;
}

.box_case .pro-group .pro-list li {
    text-align: center;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    position: relative
}

.box_case .pro-group .pro-list li a {
    display: block
}

.box_case .pro-group .pro-list li:nth-child(2n) {
    margin-left: 25px
}

.box_case .pro-group .pro-list li .pro-list-c{
	position: relative;
}

.box_case .pro-group .pro-list li .pro-text{
	position: absolute;
	width: 100%;
	padding:20px;
	bottom:0px;
	left:0px;
	background: rgba(0, 0, 0, 0.7);
}

.box_case .pro-group .pro-list li .title {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
}

.box_case .pro-group .pro-list li p{
    color: #bdbdbe;
    line-height: 24px;
    text-align: left;
    width: 100%;
	
}

.box_case .pro-group .pro-list li .more {
    display: inline-block;
    width: 113px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #e7e7e7;
    border-radius: 18px;
    margin: 20px;
    -webkit-transition: all ease .3s;
    transition: all ease .3s
}

.box_case .pro-group .pro-list li:hover .more {
    background-color: #047446;
    border-color: #047446;
    color: #fff
}

.box_case .pro-group .pro-list li:hover .pro-text{
    background: rgb(42 113 165 / 70%)
}

.box_case .pro-group .pro-list li:hover p {
    color: #fff
}


@media only screen and (max-width:800px) {
    .box_case .pro-menu li {
        width:calc(100% / 3);
    }
	
    .box_case .pro-group .pro-list li .title {
        margin-top: 17px;
        float: left;
    }
	.box_case .pro-group .pro-list li .pro-text{
		position: relative;
		bottom:auto;
	}
    .box_case .pro-group .pro-list li p {
        margin-top: 64px;
        font-size: 16px;
    }
}


.videolist li {
    width: 31%;
    float: left;
    margin: 0 1%;
    margin-bottom: 30px
}

.videolist li a {
    text-align: center;
    display: block;
    font-size: 15px
}

.container {
    padding-right: 20px;
    padding-left: 20px;
	margin:0 auto;
	width: 100%;
	max-width: 1600px;
	overflow: hidden
}

.mains .mains_left {
    width: 280px;
    float: left;
    display: block;
    background: #f2f2f2
}

.mains .mains_left .nav_left {
    text-align: center;
    line-height: 30px
}

.mains .mains_left .nav_left .nav_lv1 {
    line-height: 40px
}

.mains .mains_left .nav_left .nav_lv1>li {
    display: none
}

.mains .mains_left .nav_left .nav_lv1>li.active {
    display: block
}

.mains .mains_left .nav_left .nav_lv1>li.active>a {
    font-weight: bold;
    font-size: 16px
}

.mains .mains_left .nav_left .nav_lv1>li li:hover a {
    color: #db261f
}

.mains .mains_left .hot_pro {
    line-height: 30px;
    text-align: center
}

.mains .mains_left .hot_pro ul {
    padding: 10px 0
}

.mains .mains_left .hot_pro li:hover a {
    color: #db261f
}

.mains .mains_left .hot_pro h4 {
    color: #fff;
    background: #29458f;
    text-align: center;
    line-height: 50px
}

.mains .mains_left .hot_pro li {
    padding: 0 40px
}

.mains .mains_left .hot_pro li:last-child a {
    border: none
}

.mains .mains_left .hot_pro a {
    border-bottom: 1px dashed #ccc;
    display: block
}

.mains .mains_left .contactt {
    background: url(../image/left_bottom.jpg) center no-repeat;
    background-size: cover;
    line-height: 30px;
    color: #fff
}

.mains .mains_left .contactt h4 {
    padding-top: 20px;
    text-align: center
}

.mains .mains_left .contactt ul {
    padding: 20px
}

.mains .mains_right {
    width: 900px;
    float: right
}

.mains .mains_right .text_title {
    font-size: 30px
}
}

.sidebar {
    margin-bottom: 20px
}

.sidebar .topclass {
    background: #047446;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 45px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px
}

.sidebar .topclass h2 {
    font-size: 28px;
    color: #fff;
    font-weight: normal
}



.tel1 {
    width: 100%;
    height: 190px;
    background-size: cover;
    background-position: 50%;
    background-image: url(../image/side_img_f.jpg);
    text-align: center;
    padding-top: 50px;
    box-sizing: border-box
}

.tel1 span {
    width: 100px;
    display: block;
    border-radius: 20px;
    background: #047446;
    color: #FFF;
    margin: auto;
    line-height: 30px;
    font-size: 14px
}

.tel1 p {
    font-size: 25px;
    padding-top: 10px;
    color: #ffffff;
    text-shadow: 1px 2px 2px #000
}

.serv2 ul {
    margin-bottom: 0
}

.serv2 h3 {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px
}

.serv2 li .t {
    transition: all ease 0.1s;
    padding: 15px 15px;
    border-bottom: 1px solid #fff;
    background: #eaeaea
}

.serv2 li .t a {
    display: block;
    color: #333;
    font-size: 15px;
    font-weight: bold;
    background: url(../image/lnav_p.png) right center no-repeat
}

.serv2 li .t:hover {
    padding: 15px 20px
}

.serv2 li .t:hover a {
    color: #047446;
    background: url(../image/lnav_ph.png) right center no-repeat
}

.serv2 li.current .t a {
    color: #047446;
    background: url(../image/lnav_ph.png) right center no-repeat
}

.serv2 .txt {
    display: none
}

.serv2 li:hover .txt {
    display: block
}

.serv2 .txt {
    background: #f9f9f9;
    border-bottom: 1px solid #fff
}

.serv2 .txt p {
    line-height: 32px;
    height: 32px;
    padding-left: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0
}

.serv2 .txt p a {
    color: #999999;
    font-size: 16px
}

.serv2 .txt p a:hover,
.serv2 .txt p.cur a {
    color: #047446
}

.serv2 li.current .txt {
    display: block
}

.pagelist ul {
    text-align: center;
    padding: 30px 0
}

.pagelist a {
    display: inline-block;
    margin: 0 2px
}

.pagelist a {
    color: #666;
    display: inline-block;
    border: 1px solid #ddd;
    padding: 5px 10px
}

.pagelist a:hover {
    border-color: #047446;
    background: #047446;
    color: #fff
}

.pagelist .active a {
    border-color: #047446;
    background: #047446;
    color: #fff
}

.prevLink,
.nextLink {
    /* height: 50px; */
    line-height: 30px;
    font-size: 16px
}

.prevLink.fl {
    float: left;
    width: 100%;
    text-align: left
}

.nextLink.fr {
    float: left;
    width: 100%;
    text-align: left
}

.prevLink a,
.nextLink a {
    font-size: 16px
}
.box .jqzoom {
    position: relative;
    padding: 0;
    overflow: hidden;
	box-sizing: border-box;
}
.box .jqzoom img{
	width:100%;
	max-width:100%;
	box-sizing: border-box;
}
.box .jqzoom {
    text-align: center;
    position: relative;
    /* border: 2px solid #CCC; */
    /* margin-bottom: 5px; */
	box-sizing: border-box;
}
.box .cp_tp_show {
    float: left;
	max-width:400px;
	width:400px;
}
.box .cp_tp_miaoshu {
    width: calc(100% - 500px);
    float: right;
	position: relative;
}
.box .cp_tp_miaoshu .ms_title {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    border-bottom: #999 dotted 1px;
    color: #333;
    padding-bottom: 15px;
}
.box .cp_tp_miaoshu .ms_con {
    padding-top: 23px;
    padding-bottom: 20px;
    border-bottom: #999 dotted 1px;
}
.box .cp_tp_miaoshu .ms_con p {
    line-height: 32px;
    color: #666;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 20px;
}
.box .mai {
    display: block;
    padding: 10px 0;
    color: #fff;
    text-align: center;
    background: #047446;
    text-decoration: none;
    font-size: 14px;
    width: 133px;
    position: absolute;
    right: 0;
    margin-top: 30px;
    margin-right: 6px;
}

.mai:hover {
    background: #045fbb;
    color: #fff;
}
.mai .arrow {
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    visibility: hidden;
    opacity: 0;
}
.mai:hover .arrow {
    visibility: visible;
    opacity: 1;
    margin-left: 15px;
	font-size: 14px;
	font-family: "宋体";
	line-height: 1;
	transform: translate(0px,2px);
	display:inline-block;
}
.mai:after {
    content: "";
    position: absolute;
    left: 0px;
    top: 50%;
    display: block;
    width: 0;
    height: 1px;
    background: #047446;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
}
.mai:hover:after {
    width: 15px;
    left: 90px;
    background: #fff;
}
@media(max-width:1000px){
	.box .cp_tp_miaoshu{
		width:100%;
	}
	.box .cp_tp_show{
		width:100%;
	}
}
.company{
	margin-top:100px;
}
.product{
	margin-top: 100px;
	margin-bottom: 100px;
}
.news{
	margin-top: 100px;
	margin-bottom: 100px;
}
@media(max-width:999px){
	.company{
		margin-top:30px;
	}
	.product{
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.news{
		margin-top: 30px;
		margin-bottom: 30px;
	}
}
.nrcompany table{
	width:100%;
}
.nrcompany td {
	padding:10px 15px;
    box-sizing: border-box;
    color: #707070;
    font-size: 16px;
    background: #eeeeee;
    transition:0.3s;
	font-weight:400;
	border:1px solid #fff;
}
.nrcompany tr:nth-child(1) td {
    background: #047446;
	color:#fff;
}
.nrcompany tr:nth-child(2n+2) td {
    background: #f8f8f8;
}
.nrcompany td:hover{
    background: #047446!important;
    color:#fff;
}
.nrcompany td p{
	transition:0;
}
.nrcompany td:hover p{
    background: #047446!important;
    color:#fff;
}

/*index*/
.swiper-button-next, .swiper-button-prev{
	width: auto !important;
	height: auto !important;
}
.swiper-button-next:hover svg path, .swiper-button-prev:hover svg path{
	fill:#ffffff;
}
.swiper-button-next:after, .swiper-button-prev:after{
	display: none!important;
}
@media(max-width:999px){
	.swiper-button-next, .swiper-button-prev{
		top: 60% !important;
	}
}
.flex{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.s1,.s2,.s4{
	padding:100px 0;
}
.s3{
	padding-top:100px;
}
.index-title h1{
	text-align: center;
	font-size: 42px;
	color: rgba(35, 24, 21, 1);
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
	position: relative;
}
.index-con{
	margin-top:50px;
}
.s_line{
	content:'';
	display: block;
	max-width: 60px;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #047446;
	max-height: 3px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

.s1-left{
	width: 25%;
	width:calc(100% - 1240px);
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0rem;
	margin-bottom: 0rem;
	clear: left;
}
.s1-right{
	width: 74%;
	width:1240px;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0rem;
	margin-bottom: 0rem;
	clear: inherit;
	justify-content: flex-start;
}
.s1-left-con{
	position: relative;
	min-height: 0px;
	display-radio: 1;
	background_radio: 2;
	margin-right: 30px;
}
.s1-left-title{
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	background-color: #047446;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	padding-right: 25px;
	border-top-left-radius: 30px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	background_radio: 2;
}
.s1-left-title p{
	line-height: 1.5;
	display-radio: 1;
	font_radio: 2;
	font-size: 28px;
	color:#fff;
	font-weight: normal;
}
.s1-left-c{
	user-select: none;
	font-size: 14px;
	width: 100%;
	background: #f5f5f5;
	display-radio: 1;
	background-color: #f5f5f5;
	max-width: none;
	border: 1px solid #ddd;
}
.s1-left-c ul{
	list-style: none;
	margin: 0;
}
.s1-left-c ul li{
	position: relative;
	display: flex;
	justify-content: space-between;
	position: relative;
	line-height: 55px;
	border-bottom: 1px solid #ebebeb;
	font-size: 15px;
	transition: all ease .3s;
	width: 100%;
	color: #333;
}
.s1-left-c ul li a{
	width: 100%;
	padding:0 15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	align-content:center ;
}
.s1-left-c ul li svg{
	margin: 0;
	top: 50%;
	font-size: 12px;
	transform: translateY(-10%) rotate(-180deg);
	line-height: 1;
	padding: 0;
	width: auto;
	height: 14px;
	right: 15px;
	pointer-events: none;
}
.s1-left-bottom{
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	background-color: #047446;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 25px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	margin-top: 0px;
	background_radio: 2;
	justify-content: center;
}
.s1-left-bottom-c p{
	line-height: 1.6;
	display-radio: 1;
	font_radio: 2;
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 0px;
	text-align: center;
}
.s1-left-bottom-c p a{
	color:#fff;
	font-weight:800;
	font-size:30px;
}
.pro-list-con{
	justify-content: flex-start;
}
.pro-list-a {
    display: block;
    width: calc((100% - 40px) / 3);
    margin-right: 20px;
}
.pro-list-a:nth-child(3n) {
    margin-right: 0px;
}
.pro-list-img-box{
	width:100%;
	overflow: hidden;
	cursor: pointer;
	position: relative;
	border:1px solid #eee;
	box-sizing: border-box;
}
.pro-list-img-box:before{
	content:'';
	display: none;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	z-index: 10;
	width:40px;
	height:40px;
	background-image: url(../image/search.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
}
.pro-list-img-box:hover:before{
	display: block;
}
.pro-list-img-box:after{
	content:'';
	background:rgb(4,116,70,0.9);
	display: block;
	position: absolute;
	top:0;
	left:0;
	width:0;
	height:100%;
	z-index: 5;
	transition:0.3s;
}
.pro-list-img-box:hover:after{
	width:100%;
}
.pro-list-img-box img{
	width:400px;
	/* max-width: 100%; */
	height: auto;
	display: block;
	transition: transform 0.3s ease;
}
.pro-list-bottom-a:hover img {
	transform: scale(1.05);
}
.pro-list-a:hover img {
	transform: scale(1.05);
}
.pro-list-a p {
	font-size: 22px;
	color: #000;
    line-height: 1;
    font-weight: 800;
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
}
@media(max-width:1600px){
	.s1-left{
		width: 25%;
	}
	.s1-right{
		width: 74%;
	}
	.pro-list-img-box img{		
		max-width: 100%;
	}
}
@media(max-width:999px){
	.s1,.s2,.s3,.s4{
		padding:30px 0;
	}
	.index-title h1{
		font-size: 22px;
	}
	.s1-left{
		width:100%;
	}
	.s1-left-con{
		margin-right:0;
	}
	.s1-right{
		margin-top:20px;
		width:100%;
	}
	.pro-list-con{
		justify-content: space-between;
	}
	.pro-list-a{
		width:calc(50% - 10px);
		margin-right: 0px;
	}
}
.s4-left{
	width:40%;
}

.s4-a1{
	width:100%;
	display: block;
}
.s4-img1{
	width:100%;
	height:420px;
	overflow:hidden;
	position: relative;
	border-radius:15px;
}
.s4-img1 img{
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 0;
	top: 0;
	transition: 0.5s;
}

.s4-text{
	padding:10px 0;
	width:100%;
	box-sizing: border-box;
}
.s4-text1{
	width:90px;
	border-radius:5px;
	background: #047446;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	display-radio: flex;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 4px;
	background_radio: 2;
	margin-bottom: 10px;
	text-align: center;
}
.s4-time1{
	width:100%;
	color: #fff;
	line-height: 1;
	font-weight: normal;
	text-align: center;
	font-size: 30px;
	min-height: 0px;
	margin-bottom: 10px;
}
.s4-time2{
	width:100%;
	min-height: 0px;
	display-radio: 1;
	font_radio: 2;
	color: #fff;
	line-height: 1;
	font-weight: normal;
	text-align: center;
	font-size: 16px;
}
.s4-a1:hover .s4-text1{
	background: #045832;
}
.s4-text2{
	width:calc(100% - 110px);
}
.s4-p1{
	line-height: normal;
	display-radio: -webkit-box;
	font_radio: 2;
	color: rgba(51, 51, 51, 1);
	margin-top: 0px;
	-webkit-line-clamp: 1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-size: 24px;
	margin-bottom: 10px;
	font-weight: normal;
}
.s4-p2{
	line-height: normal;
	display-radio: -webkit-box;
	font_radio: 2;
	color: rgba(51, 51, 51, 1);
	margin-top: 0px;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-size: 16px;
	margin-bottom:0px;
	font-weight: normal;
}


.s4-right{
	width:calc(60% - 30px);
	display: flex;
	flex-wrap:wrap;
	justify-content: center;
	align-items: center;
	align-content: space-between;
}
.s4-a2{
	width:100%;
	background: #f5f5f5;
	padding:20px;
	box-sizing: border-box;
	border-radius: 15px;
	transition:0.5;
}
.s4-img2{
	width:200px;
	height:130px;
	overflow:hidden;
	position: relative;
	border-radius:5px;
}
.s4-img2 img{
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 0;
	top: 0;
	transition: 0.5s;
}
.s4-right .s4-text{
	width:calc(100% - 220px);
	width:100%;
}
.s4-p3{
	line-height: 1.5;
	display-radio: -webkit-box;
	font_radio: 2;
	color: rgba(0, 0, 0, 1);
	-webkit-line-clamp: 1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-size: 24px;
	transition: all ease .1s;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: normal;
}
.s4-p4{
	line-height: 1.5;
	display-radio: -webkit-box;
	font_radio: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-size: 14px;
	color: rgba(102, 102, 102, 1);
	transition-property: all;
	transition-duration: 0.1s;
	transition-timing-function: cubic-bezier(0.42,0,1,1);
	margin-bottom: 10px;
	-webkit-line-clamp: 2;
}
.s4-a2:hover{
	background: #047446;
}
.s4-a2:hover .s4-p3,.s4-a2:hover .s4-p4,.s4-a2:hover .s4-p5{
	color:#fff;
}
.index-x{
	margin-top:30px;
	justify-content: center;
}
.index-tab{
	width:200px;
	height:50px;
	line-height: 50px;
	font-size:20px;
	font-weight:600;
	color:#000;
	border:2px solid #047446;
	text-align: center;
	margin:0 10px;
}
.index-tab.active{
	background: #047446;
	color:#fff;
}
@media(max-width:999px){
	.s4-left{
		width:100%;
	}
	.s4-right{
		width:100%;
	}
	.s4-img1{
		height: 280px;
	}
	.s4-img2{
		width:100%;
	}
	.s4-right .s4-text{
		width:100%;
	}
	.s4-a2{
		margin-bottom:20px;
	}
}


#company {
    width: 100%;
    display: flex;
    justify-content: space-between
}

#company li {
    width: 25%;
    overflow: hidden;
    background: #000;
    position: relative;
    min-height: 533px;
    border: solid 8px #fff;
    transition: all ease .5s
}

#company li > img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    opacity: .85;
    transition: all 0.6s;
    height: 100%
}

#company li .list_box {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    transition: all ease .5s
}

#company li .list_box img {
    width: 42px
}

#company li .list_box h3 {
    color: #fff;
    font-size: 1.5vw;
    margin-top: 25px;
    margin-bottom: 10px;
    line-height: 1.5;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

#company li .list_box p {
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    color: #fff;
    opacity: .4;
    margin: 0;
    line-height: 1;
    margin-bottom: 19px;
    font-size: 15px
}

#company li .list_box span {
    color: #fff;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    background: rgba(0,0,0,0);
    padding: 0;
    border-radius: 2px;
    font-size: 16px;
    bottom: 0;
    opacity: 0;
    transition: all ease .5s;
    min-height: 55px
}

#company li:hover .list_box {
    padding-bottom: 30px
}

#company li:hover .list_box span {
    opacity: 1
}

#company:hover img {
    opacity: 0.35
}

#company:hover li .list_box img {
    opacity: 1
}

#company:hover li.active1 img {
    opacity: 0.9
}

#company:hover li.active1 a img {
    width: auto
}

#company li.active1 {
    width: 75%
}
#company li .im01{
	display: inline-block;
	height:100%;
	width:100%;
	position: relative;
}
#company li .im01 img {
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	opacity: .8;
	height:100%;
	object-fit: cover;
}
@media(max-width:999px){
	#company{
		display: block;
	}
	#company li{
		display: block;
		width:100%;
		height:auto;
		min-height: 300px;
		box-sizing: border-box;
	}
	#company li .list_box h3{
		font-size:20px;
	}
	#company li .list_box span{
		-webkit-line-clamp: 4;
		opacity: 1;
	}
	#company li.active1 {
	    width: 100%;
	}
}
.s2{
	background-image: url(../image/s2bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	background-attachment: fixed;
}
.s2-top{
	justify-content: space-around;
}
.s2-tab{
	/* width:25%; */
}
.s2-tab .counter{
	font-size:60px;
	font-weight:800;
	color:#fff;
	display: block;
}
.s2-tab div{
	margin:0 auto;
}
.s2-tab p{
	font-size:16px;
	font-weight:400;
	color:#fff;
	display: block;
}
.s2{
	height:500px;
	margin-bottom:200px;
}
.s2-left{
	width:calc(50% - 20px);
}
.s2-left img{
	max-width:100%;
}
.s2-right{
	width:calc(50% - 20px);
	background: #fff;
	border-radius: 15px;
	padding:50px;
	box-sizing: border-box;
}
.s2-bottom{
	margin-top:100px;
}
.s2-p1{
	font-size: 42px;
	color: rgba(51, 51, 51, 1);
	line-height: 1;
	padding-top: 0px;
	font-weight: 800;
}
.s2-p2{
	line-height: 1.6;
	font_radio: 2;
	display-radio: 1;
	font-size: 24px;
	margin-top: 10px;
	font-weight: 400;
	text-align: justify;
}
.s2-p3{
	line-height: 1.6;
	font_radio: 2;
	display-radio: 1;
	font-size: 16px;
	margin-top: 20px;
	font-weight: 400;
	
}
.s2-p3 p{
	text-align: justify;
	text-indent: 2em;
	margin-bottom: 10px;;
}
@media(max-width:999px){
	.s2{
		height:auto;
		margin-bottom: 20px;
	}
	.s2-tab{
		width:50%;
	}
	.s2-tab .counter{
		font-size:30px;
	}
	.s2-bottom {
	    margin-top: 30px;
	}
	.s2-left{
		width:100%;
	}
	.s2-right{
		width:100%;
		margin-top:20px;
		padding:30px 20px;
	}
	.s2-p1{
		font-size:30px;
	}
}
.swiper-pagination-bullet-active{
	background:#047446;
}
.bot .title {
	font-size: 30px;
	line-height: 1.5em;
}

.bot .ltitle {
	font-size: 14px;
	line-height: 20px;
	color: #999999;
	margin-top: 5px;
	margin-bottom: 35px;
}

.bot .form {
	box-sizing: border-box;
	background-color: #f6f6f6;
	padding: 50px 0;
	display: block;
}

.bot .tip {
	font-size: 16px;
	line-height: 22px;
	color: #666666;
}
	

.bot .input {
	display: block;
	width: 100%;
	background-color: #fff;
	font-size: 14px;
	line-height: 30px;
	padding: 15px;
	color: #999;
	margin: 15px 0 30px;
	border:none;
}
.bot textarea{
	width:100%;
	font-family:"Roboto",'Source Han Sans CN',arial,sans-serif!important;
}
.bot .input:focus {
	box-shadow: 0 0 10px rgba(0,0,0,0.08);
}

.bot .br {
	border-radius: 5px;
}

.bot .submit {
	line-height: 44px;
	height: 44px;
	padding: 0 45px;
	display: inline-block;
	background-color: #fff;
	font-size: 14px;
}

.bot .submit:hover {
	background-color: #ccc;
}

.col-sm-6 {
	width: calc(50% - 20px);
	float: left;
}
.col-sm-12{
	width:100%;
}

@media (max-width: 800px) {
	.l_cont,.l_cont2,.col-sm-6 {
		width: 100%!important;
		max-width: 100%!important;
		    padding: 20px;
	}

	.col-sm-6:nth-child(2n) {
		margin: 0;
	}
}
