﻿* {
    margin: 0;
    padding: 0;
}
body {
    width: 100%;
    overflow-x: hidden
}
body, input {
    font-family: "微软雅黑";
    color: #333;
    font-size: 14px;
}
a {
    text-decoration: none;
    color: #333;
}
a:hover {
    text-decoration: none;
}
i, em {
    font-style: normal
}
img {
    border: 0;
    vertical-align: middle;
}
ul li {
    list-style: none
}
h1, b {
    font-weight: normal
}
button {
    border: none;
    background: none;
}
*::selection {
    background: #5C307D;
    color: #FFFFFF;
    text-shadow: none;
}
*::-moz-selection {
 background: #5C307D;
 color: #FFFFFF;
 text-shadow: none;
}
.mainWrap {
    width: 1400px;
    margin: auto;
}
.ie6 {
    text-align: center;
    font-size: 16px;
    background: #FC6;
    line-height: 100px;
    z-index: 100000;
    width: 100%;
    position: fixed;
    z-index: 999999999999;
    height: 100px;
    top: 0;
    left: 0;
}
.ie6 span {
    float: right;
    margin-right: 30px;
    cursor: pointer;
}
.masklayer {
    background: rgba(0, 0, 0, 0.9);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
/* CSS Document */
/*公共样式*/
input {
    outline: none;
}
.width12 {
    max-width: 1200px;
}
.mar_auto {
    margin: 0px auto;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.c {
    overflow: hidden;
    zoom: 1
}
 .wap-header::-webkit-scrollbar {
display: none
}
.fontsize18 {
    font-size: 18px;
}
.fontsize20 {
    font-size: 20px
}
.fontsize22 {
    font-size: 22px
}
.fontsize30 {
    font-size: 30px
}
.fontsize16 {
    font-size: 16px
}
.fontsize12 {
    font-size: 12px;
}
.color999 {
    color: #999
}
.color666 {
    color: #666
}
.color333 {
    color: #333
}
.colorF08118 {
    color: #F08118
}
.color2B4991 {
    color: #2B4991
}
.bgF08118 {
    background: #F08118;
}
.margin20px {
    margin: 20px
}
.margintop20px {
    margin-top: 20px
}
.marginbottom20px {
    margin-bottom: 20px
}
.textaligncenter {
    text-align: center;
}
.marginauto {
    margin: 0 auto
}
.letterspacing2 {
    letter-spacing: 2px;
}
.color333 {
    color: #333
}
.margin15px {
    margin: 15px 0
}
/*公共样式*/





/*头部+banner*/

.headerborder {
    background: #006239;/*border-top:3px solid #006239*/
}
.header-top {
    overflow: hidden;
    max-width: 1200px;
    margin: 0 auto;
    padding: 10px 0
}
.tel {
    background: url(../images/head-tel.png) no-repeat center left;
    padding-left: 50px;
    margin-top: 15px;
    background-size: contain;
}
.tel span {
    font-size: 18px;
    color: #fff;
    display: block;
}
.tel span:nth-child(1) {
    font-size: 20px;
}
.tel span em {
    color: #fff;
    font-size: 18px;
    margin-right: 5px;
    font-weight: bold;
}
.wap-topheader {
    background-color: #006239;
    display: none;
}
.wap-topheader span {
    font-size: 14px;
    color: #fff;
    display: block;
    text-align: center;
}
.wap-topheader span:nth-child(1) {
    font-size: 14px;
}
.wap-topheader span em {
    color: #fff;
    font-size: 16px;
}
.header {
    background: #eee;
    height: 65px;
    line-height: 65px;/* position: fixed;top:0;left:0;*/
    width: 100%;
    z-index: 99;/*box-shadow: 1px 1px 10px #aaa;*/
    ;
    position: relative;
}
.logo {
    position: relative;
    z-index: 999
}
.logo img {
    width: 100%;
}
.wap-header {
    display: none;
    width: 100%;
    z-index: 99;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    box-shadow: 1px 1px 10px #ccc;
}
.swiper-container1 {
    position: relative;
    overflow: hidden;
    width: 100%
}
.swiper-container1 .swiper-pagination1 {
    position: absolute;
    bottom: 35px;
    left: 0;
    text-align: center;
    z-index: 999;
}
.zw {
    height: 65px
}
.nav {
    overflow: hidden;
    zoom: 1
}
.nav li {
    float: left;
    width: 130px;
    text-align: center;
}
.nav li a {
    display: inline-block;
    height: 65px;
    line-height: 65px;
    font-size: 16px;
    text-align: center;
    width: 150px;
}
.nav li a:hover, .nav .navactive {
    color: #006239;
    font-weight: bold;
}
.nav li ul {
    position: absolute;
    top: 65px;
    width: 170px;
    text-align: center;
    background: #fff;
    z-index: 9999999
}
.nav li ul li {
    float: none
}
.nav li ul li a {
    font-size: 14px;
    padding-left: 0;
    width: 150px;
    display: block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #eee;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;    padding: 0 10px;
}
.nav li ul li a:hover {
    font-weight: normal;
    background: #006239;
    color: #fff
}
.nav li ul {
    display: none;
}
.navfixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%
}
#ph_btn {
    position: relative;
    z-index: 9999999; /*top:4px; right:10px;*/
    margin-right: 15px;
    width: 26px;
    height: 60px;
    cursor: pointer;
}
#ph_btn span {
    position: absolute;
    z-index: 1;
    top: 29px;
    right: 0;
    display: inline-block;
    width: 26px;
    height: 2px;
    background: #DB2319;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
#ph_btn span::after, #ph_btn span::before {
    position: absolute;
    right: 0;
    top: -10px;
    display: inline-block;
    width: 26px;
    height: 2px;
    content: '';
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    background: #DB2319;
}
#ph_btn span::after {
    top: -9px;
}
#ph_btn span::before {
    top: 9px;
}
#ph_btn.active span {
    background-color: transparent;
}
#ph_btn.active span::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0px;
}
#ph_btn.active span::before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 0px;
}
.banner .swiper-slide {/*min-height:650px;*/
    width: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.swiper-container2 {
    position: relative;
    overflow: hidden;
    width: 100%
}
.banner .swiper-pagination2 {
    position: absolute;
    text-align: center;
    z-index: 999999;
    bottom: 70px;
}
.neibanner {
    margin-bottom: 20px;
}
.neibanner img {
    width: 100%;
}
.neibanner .swiper-slide {/*min-height:530px;*/
}
.neibanner .swiper-pagination2 {
    bottom: 40px;
}
/*头部+banner*/


.con1 {
    margin-top: -55px;
    position: relative;
    z-index: 50;
    background: #fff;
    margin-bottom: 40px;
}
.con1-search {
    background: #2E2B36;
    height: 60px;
    line-height: 60px;
    color: #fff;
    padding: 0 15px
}
.con1-search a {
    color: #fff;
    padding: 0 10px;
}
.con1-search a:hover {
    text-decoration: underline;
}
.con1-search span {
    font-weight: bold;
    font-size: 16px
}
.search form input {
    width: 260px;
    height: 40px;
    padding-left: 10px;
    border: none
}
.search form .submit {
    width: 50px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    padding-left: 0;
    background: #006239;
    color: #fff;
    text-align: center;
    border: none;
}
/*热门搜索*/

.con1-h1 {
    max-width: 500px;
    margin: 40px auto;
    font-size: 30px;
    font-weight: 400;
    text-align: center;
}
.con1-h1 i {
    color: #006239;
}
.con1-list ul {
    overflow: hidden;
}
.con1-list ul li {
    float: left;
    width: 24%;
    margin: 0 0.5%;
    border: 1px solid #CECECE;
    box-sizing: border-box;
    text-align: center;
}
.con1-list ul li h2 {
    line-height: 80px;
    font-size: 22px;
    font-weight: 400;
}
.con1-list ul li div {
    width: 240px;
    height: 240px;
    border-radius: 100%;
    overflow: hidden;
    margin: 0 auto;
    transition: all 0.6s;
}
.con1-list ul li div:hover {
    transform: rotate(360deg);
}
.con1-list ul li p {
font-size: 18px;
    width: 250px;
    margin: 30px auto;
    line-height: 34px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.con2-h1 {
    max-width: 960px;
    margin: 30px auto 0 auto
}
.con2-content {
    background: url(../images/index_02.jpg) no-repeat center;
    background-size: 100%;
    padding: 60px 0 150px 0
}
.con2bg {
    max-width: 1030px;
    background: rgba(255,255,255,0.87);
    padding: 30px 15px;
    display: none;
    min-height: 380px;
}
.con2-left {
    width: 52%;
}
.con2-left img {
    width: 100%
}
.con2-left1 {
    width: 43%;
    margin-right: 3%
}
.con2-right {
    width: 45%
}
.con2-right1 {
    width: 54%
}
.con2-right p, .con2-right1 p {
    line-height: 30px;
    font-size: 16px;
    margin-top: 20px
}
.con2-right h2, .con2-right1 h2 {
    font-size: 30px;
}
.con2-right a, .con2-right1 a {
    display: block;
    width: 150px;
    height: 50px;
    background: #34D4B2;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 50px;
    margin-top: 30px;
}
.con2-right a:hover {
    background: #006239;
}
.con2-list {
    max-width: 1070px;
    margin: -115px auto 20px auto;
    overflow: hidden;
    zoom: 1
}
.con2-list li {
    margin-right: 80px;
    width: 150px;
    float: left;
    background: url(../images/bg-icon.png) no-repeat center top;
    height: 173px;
    cursor: pointer;
    transition: all 0.6s;
}
.con2-list li:hover {
    background: url(../images/bg-icon.png) no-repeat center bottom;
}
.con2-list li span {
    display: block;
    font-size: 24px;
    color: #006239;
    font-weight: bold;
    width: 150px;
    text-align: center;
}
.con2-list li span:nth-child(1) {
    margin-top: 40px;
}
.con2-list li span:nth-child(2) {
    margin-top: 10px;
}
.con2bg:first-child {
    display: block;
}
.con2-list li:last-child {
    margin-right: 0
}
.con4-fx {
    position: relative;
}
.ys-left {
    width: 550px;
}
.ys-right {
    width: 766px;
    position: absolute;
    right: 0
}
.ys-right ul li {
    font-size: 18px;
    margin: 40px 0
}
.ys-right ul li span {
    display: inline-block;
    width: 55px;
    height: 55px;
    text-align: center;
    font-size: 28px;
    line-height: 55px;
    background: #006239;
    border-radius: 100%;
    color: #fff;
    margin-right: 20px;
}
.ys-right ul li b {
    color: #006239
}
.ys-right ul li:nth-child(1) {
    margin-left: 11px;
}
.ys-right ul li:nth-child(2), .ys-right ul li:nth-child(4) {
    margin-left: 70px;
}
.ys-right ul li:nth-child(3) {
    margin: 50px 90px;
}
.ys-right ul li:nth-child(5) {
    margin-left: -10px
}
.con3-h1 {
    max-width: 1150px;
    margin: 0 auto 30px auto;
}
.con3-list {
    overflow: hidden;
    zoom: 1
}
.con3-content div {
    display: none;
}
.con3-content div:first-child {
    display: block;
}
.con3-list li {
    float: left;
    width: 19.5%;
    margin-right: 0.625%;
    margin-top: 1%
}
.con3-list li:last-child {
    margin-right: 0
}
.con3-list li img {
    width: 100%
}
.con3-list .active {
    border: 1px solid #DB2319;
    box-sizing: border-box;
}
.con4-h1 {
    background: #006239;
    padding: 40px 0;
    margin: 60px 0
}
.con4-h1 span {
    display: block;
    max-width: 1180px;
    margin: 0 auto
}
.con4-fx {
    margin-bottom: 40px;
}
.con4-fx:nth-child(2) {
    margin-bottom: 45px;
}
.con5 {
/*padding-top: 50px;*/
}
.con5_content {
    margin: 40px 0 20px
}
.con5-h1 {
    max-width: 815px;
    text-align: center;
    font-size: 30px;
    font-weight: 400;
}
.con5-h1 i {
    color: #006239;
}
.con5_fl {
    max-width: 255px;
    margin-right: 10px
}
.con5_fl h2 {
    background: url(../images/index_20.jpg) no-repeat center center;
    background-size: 100%;
    width: 254px;
    height: 112px;
}
.con5_fr {
    max-width: 930px;
    overflow: hidden;
}
.con5_divfx {
}
/*.con5_fr .con5_divfx{ display: none;}
.con5_fr .con5_divfx:nth-child(1){ display: block;}*/

.con5_fl .ctitle1 {
    background: #fff;
    border: 1px solid #9F9F9F;
    margin-top: 1px;
    border-top: none;
    border-bottom: 6px solid #006239
}
/*.con5_fl li:nth-child(1) .ctitle2{display: block;}*/

.ctitle1 li {
    border-bottom: 1px dashed #8F8F8F;
    margin: 0 auto
}
.ctitle1 .organ, #prolist-bg .ctitle1 .organ, .ctitle1 .organ {
    color: #fff;
    background: url(../images/jian.png) no-repeat 96% 50%;
    background-color: #006339;
}
.ctitle1 li .ctitle2 li {
    border-bottom: none
}
.ctitle1 li .ctitle2 {
    margin-bottom: 10px;
    display: none;
}
.ctitle1 li p a {
    padding: 0 10px;
}
.ctitle1 li .ctitle2 p a {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.ctitle1 li .ctitle2 li:hover p a {
    color: #006339;
}
.ctitle1 li p a, #prolist-bg .ctitle1 li p a, .ctitle1 li p a {
    display: block;
    background: url(../images/jia.png) no-repeat 96% 50%;
    font-size: 16px;
    height: 50px;
    line-height: 50px;    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.ctitle1 li p.acton, #prolist-bg .ctitle1 li p.acton, .ctitle1 li p.acton {
    background: url(../images/jian.png) no-repeat center right;
}
#prolist-bg .ctitle1 li .ctitle2 li p a {
    height: 35px;
    line-height: 35px;
    margin-left: 30px;
    font-size: 16px;
    background: none;
    display: block;
}
#prolist-bg .ctitle1 li .ctitle2 li p a:hover {
    color: #006339;
}
#prolist-bg .ctitle2 li p a, .ctitle2 li p a {
    background: none;
}
/*公司产品展示左侧列表*/

.con5_product {
    overflow: hidden;
    zoom: 1
}
.con5_product li {
    float: left;
    width: 24%;
    margin-right: 1%;
    margin-top: 1%;
    background: #FFF;
    text-align: center;
}
.con5_product li .con5-proimg {
    width: 80%;
    margin: 0 auto
}
.con5_product li .con5-proimg img {
    width: 100%
}
.con5_product li .con5-prowz {
    font-size: 14px;
    height: 55px;
    line-height: 55px;
    background: #E7E6EB;
    text-align: center;
}
.con5_product li:hover .con5-prowz {
    color: #006239;
}
.con5_banner {
    position: relative;
}
.con5_banner .prev:hover, .con5_banner .next:hover {
    color: #DB2319
}
.con5_banner .prev, .con5_banner .next {
    font-size: 66px;
    position: absolute;
    display: none;
}
.con5_banner .prev {
    left: 0;
    top: 45%
}
.con5_banner .next {
    right: 0;
    top: 45%
}
.slideBox .bd ul li img {
    width: 935px;
}
/*公司产品展示*/

.con6 {
    background: #006239;
    padding: 40px 0
}
.con6-h1 {
    max-width: 790px;
    margin: 0 auto
}
.con7-h1 {
    width: 230px;
    margin: 40px auto
}
.con7-product ul {
    overflow: hidden;
    zoom: 1
}
.con7-product li {
    float: left;
    width: 24.2%;
    margin-right: 1%;
    margin-bottom: 1%;
    position: relative;
    overflow: hidden;
}
.con7-product li span:nth-child(1) img {
    transition: all 3s;
}
.con7-product li:hover span:nth-child(1) img {
    transform: scale(1.1);
}
.con7-product li:nth-child(4n) {
    margin-right: 0
}
.con7-product li span {
    display: block;
}
.con7-product li span b {
    display: block;
    transition: all 0.6s;
}
.con7-product li span b:nth-child(2) {
    font-size: 13px;
    opacity: 0.7;
    width: 90%;
    margin: 0 auto;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.con7-product li span:nth-child(1) {
    width: 100%
}
.con7-product li span:nth-child(2) {
    transition: all 0.6s;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: rgba(0,0,0,0.6);
    color: #fff;
    position: absolute;
    bottom: 0;
    z-index: 999999
}
.con7-product li:hover span:nth-child(2) {
    height: 100%;
}
.con7-product li:hover span b:nth-child(1) {
    margin-top: 40px;
    font-size: 16px
}
.con7-product li span {
    display: block;
}
.con7-product li span:nth-child(1) {
    width: 100%
}
.con7-product li span:nth-child(1) img {
    width: 100%
}
.con7-product li span:nth-child(2) {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: rgba(0,0,0,0.6);
    color: #fff;
    position: absolute;
    bottom: 0;
    z-index: 999999
}
.con7-more {
    width: 220px;
    margin: 30px auto;
    height: 50px;
    position: relative;
    transition: all 0.6s;
}
.con7-more a {
    box-sizing: border-box;
    font-size: 16px;
    display: block;
    width: 220px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: 1px solid #006239;
    color: #006239;
    position: relative;
}
.con7-more:after {
    transition: all 0.6s;
    content: '';
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    z-index: -999999;
    position: absolute;
    top: 0;
    left: 0;
    width: 0px;
    height: 50px;
    background: #006239;
}
.con7-more:hover:after {
    width: 220px
}
.con7-more:hover a {
    color: #fff;
}
.con8 {
    background: #006239;
    padding: 40px 0
}
.con8-h1 {
    max-width: 720px;
    margin: 0 auto
}
.con9-h1 {
    width: 230px;
    margin: 40px auto
}
.con9-product ul {
    overflow: hidden;
    zoom: 1
}
.con9-product li {
    float: left;
    width: 24.2%;
    margin-right: 1%;
    margin-bottom: 1%;
    position: relative;
    overflow: hidden;
}
.con9-product li span:nth-child(1) img {
    transition: all 3s;
}
.con9-product li:hover span:nth-child(1) img {
    transform: scale(1.1);
}
.con9-product li:nth-child(4n) {
    margin-right: 0
}
.con9-product li span {
    display: block;
}
.con9-product li span b {
    display: block;
    transition: all 0.6s;
}
.con9-product li:hover span b:nth-child(1) {
    margin-top: 40px;
    font-size: 16px
}
.con9-product li span b:nth-child(2) {
    font-size: 13px;
    opacity: 0.7;
    width: 90%;
    margin: 0 auto;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.con9-product li span:nth-child(1) {
    width: 100%
}
.con9-product li span:nth-child(1) img {
    width: 100%
}
.con9-product li span:nth-child(2) {
    transition: all 0.6s;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: rgba(0,0,0,0.6);
    color: #fff;
    position: absolute;
    bottom: 0;
    z-index: 999999
}
.con9-product li:hover span:nth-child(2) {
    height: 100%;
}
.con9-more {
    width: 220px;
    margin: 30px auto;
    height: 50px;
    position: relative;
    transition: all 0.6s;
}
.con9-more a {
    box-sizing: border-box;
    font-size: 16px;
    display: block;
    width: 220px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: 1px solid #006239;
    color: #006239;
    position: relative;
}
.con9-more:after {
    transition: all 0.6s;
    content: '';
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    z-index: -999999;
    position: absolute;
    top: 0;
    left: 0;
    width: 0px;
    height: 50px;
    background: #006239;
}
.con9-more:hover:after {
    width: 220px
}
.con9-more:hover a {
    color: #fff;
}
.con10 {
    background: #006239;
    padding: 40px 0
}
.con10-h1 {
    max-width: 944px;
    margin: 0 auto
}
.con11-h1 {
    width: 230px;
    margin: 20px auto 40px;
    font-size: 30px;
    text-align: center;
    font-weight: 400;
}
.con11-product ul {
    overflow: hidden;
    zoom: 1
}
.con11-product li {
    float: left;
    width: 24.2%;
    margin-right: 1%;
    margin-bottom: 1%;
    position: relative;
    overflow: hidden;
}
.con11-product li span:nth-child(1) img {
    transition: all 3s;
}
.con11-product li:hover span:nth-child(1) img {
    transform: scale(1.1);
}
.con11-product li:nth-child(4n) {
    margin-right: 0
}
.con11-product li span b {
    display: block;
}
.con11-product li span b:nth-child(2) {
    font-size: 13px;
    opacity: 0.7;
    width: 90%;
    margin: 0 auto;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.con11-product li span {
    display: block;
}
.con11-product li span:nth-child(1) {
    width: 100%
}
.con11-product li span:nth-child(1) img {
    width: 100%
}
.con11-product li span:nth-child(2) {
    font-size: 16px;
    transition: all 0.6s;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: rgba(0,0,0,0.6);
    color: #fff;
    position: absolute;
    bottom: 0;
    z-index: 10
}
.con11-more {
    width: 220px;
    margin: 30px auto;
    height: 50px;
    position: relative;
    transition: all 0.6s;
}
.con11-more a {
    box-sizing: border-box;
    font-size: 16px;
    display: block;
    width: 220px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: 1px solid #006239;
    color: #006239;
    position: relative;
}
.con11-more:after {
    transition: all 0.6s;
    content: '';
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    z-index: -999999;
    position: absolute;
    top: 0;
    left: 0;
    width: 0px;
    height: 50px;
    background: #006239;
}
.con11-more:hover:after {
    width: 220px
}
.con11-more:hover a {
    color: #fff;
}
.con12-h1 {
    max-width: 750px;
    margin: 40px auto;
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    background: url(../images/h1h.png) no-repeat right center;
    line-height: 70px;
}
.con12-h1 i {
    color: #006239;
}
.con12-about-fl {
    width: 60%
}
.con12-about-fl img {
    width: 100%
}
.con12-about-fr {
    width: 40%
}
.con12-about-fr h3 {
    margin-top: 30px;
    padding-left: 20px;
}
.con12-about-fr h3 span:nth-child(1) {
    font-size: 30px;
}
.con12-about-fr h3 span:nth-child(2) {
    font-size: 18px
}
.con12-about-fr h3 span {
    display: block;
    color: #AFAFAF;
    font-weight: lighter;
}
.con12-about-fr p {
    margin: 20px 0;
    background: #006239;
    color: #fff;
    line-height: 28px;
    padding: 10px 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    font-size: 16px;
}
.con12-more {
    position: relative;
    width: 150px;
    margin-left: 20px;
}
.con12-about-fr .con12-more a {
    box-sizing: border-box;
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: block;
    border: 1px solid #888888;
    color: #888888
}
.con12-more:after {
    transition: all 0.6s;
    content: '';
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    z-index: -999999;
    position: absolute;
    top: 0;
    left: 0;
    width: 0px;
    height: 50px;
    background: #006239;
}
.con12-more:hover:after {
    width: 150px
}
.con12-more:hover a {
    color: #fff;
}
.con12-honor {
    margin: 40px 0;
    display: flex;
    justify-content: space-between;
}
.conzz-honor {
    position: absolute;
    top: 44px;
    right: -35px;
    z-index: 9999999;
    width: 35px;
}
.conzz-honor img {
    width: 100%
}
.con12-honor-fl {
    position: relative;
}
.con12-honor-fl {
    width: 230px;/*height:270px;*/
    background: #006239;
}
.con12-honor-fl dl {
    text-align: center;
    color: #fff;
    font-size: 20px;
}
.con12-honor-fl dl dt {
    width: 45px;
    margin: 0 auto;
    margin-top: 20px;
}
.con12-honor-fl dl dd:nth-child(3) {
    font-size: 16px;
    margin: 5px 0
}
.con12-honor-fr ul {
    overflow: hidden;
    zoom: 1;
}
.con12-honor-fr div li {
    float: left;
    width: 200px;/*height:260px;*/
    border: 1px solid #5A5A5A;
    padding: 3px;
}
.con12-honor-fr div li img {
    width: 100%
}
.con12-honor-fr ul li:last-child {
    margin-right: 0
}
.swiper-honor .swiper-wrapper {
    width: 930px
}
.swiper-honor .swiper-slide {
    width: 200px
}
/*关于我们*/

.con13-h1 {
    font-weight: normal
}
.con13-news {
    margin: 40px auto;
}
.con13-h1 span {
    display: block;
    text-align: center;
}
.con13-h1 span:nth-child(1) {
    font-size: 30px;
}
.con13-h1 span:nth-child(2) {
    font-size: 14px;
}
.con13-news ul li {
    background: #fff;
    border: 1px solid #ccc;
    padding: 15px;
    height: 140px;
    margin-top: 20px;
    position: relative;
    box-sizing: border-box;
}
.con13-news ul li:hover .con13-news-a {
    color: #006239;
}
.connews-act {
    width: 100%;
    position: relative;
}
.connews-act:hover:after {
    width: 100%;
}
.connews-act:after {
    content: '';
    width: 0;
    background: #006239;
    height: 140px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all 0.6s;
}
.connews-act:nth-child(2n):after {
    right: 0;
    left: auto
}
.connews-act:hover li {
    background: none;
    color: #fff;
    border: none
}
.connews-act:hover li b, .connews-act:hover li span {
    color: #fff
}
.con13-news-time {
    width: 100px;
}
.con13-news-img {
    width: 200px;
    height: 100%;
    margin: 0px 30px 0 20px;
}
.con13-news-img img {
    height: 100%
}
.con13-news-p {
    width: 620px;
}
.con13-news-a {
    width: 125px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    margin-top: 20px;
}
.con13-news-time span {
    display: block;
    font-size: 22px
}
.con13-news-time b {
    font-size: 14px;
    color: #9B9B9B
}
.con13-news-p b {
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.con13-news-a img {
    width: 34px;
    height: 6px;
    padding-left: 10px;
}
.con13-news-p span, .con13-news-p b {
    display: block;
}
.con13-news-p span {
    color: #9B9B9B;
    margin-top: 6px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 25px;
    text-align: justify;
}
.con13-news-p b {
    line-height: 20px;
    margin-top: 20px;
}
.con13-more:after {
    transition: all 0.6s;
    content: '';
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    z-index: -999999;
    position: absolute;
    top: 0;
    left: 0;
    width: 0px;
    height: 50px;
    background: #006239;
    border-radius: 50px;
}
.con13-more:hover:after {
    width: 220px
}
.con13-more:hover a {
    color: #fff;
    display: block;
    width: 220px;
}
.con13-more {
    position: relative;
    width: 220px;
    margin: 40px auto
}
.con13-more a {
    width: 220px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    display: block;
    border: 1px solid #006239;
    font-size: 16px;
    border-radius: 50px;
    box-sizing: border-box;
}
.footer {
    background: #333333;
    padding: 30px 0;
    margin-top: 40px;
}
.footer-con {
    overflow: hidden;
    zoom: 1
}
.footer-con dl {
    float: left;
}
.footer-con dl:nth-child(2) dd {
    float: left;
    width: 110px;
}
.footer-con dl:nth-child(2) dt, .footer-con dl:nth-child(1) dt {
    height: 50px;
    line-height: 50px;
}
.footer-con dl dt {
    font-size: 16px;
    font-weight: bold;
    color: #fff
}
.footer-con dl dd {
    line-height: 32px;
}
.footer-con dl dd, .footer-con dl dd a {
    color: #848484;
    letter-spacing: 0;
}
.footer-con dl dd a:hover {
    color: #fff
}
.footer-con dl:nth-child(1) {
    width: 290px;
    margin-right: 65px
}
.footer-con dl:nth-child(2) {
    width: 220px;
}
.footer-con dl:nth-child(3) {
    width: 100px;
}
.footer-con dl:nth-child(3), .footer-con dl:nth-child(4) {
    text-align: center;
    margin-top: 60px;
    margin-right: 30px;width: 20%;
}
 .footer-con dl:nth-child(4) {

    margin-right: 0px;width: 25%;
}
.footer-con dl:nth-child(3) {
    margin-left: 50px
}
.footer-con dl:nth-child(1) img {
    width: 16px;
    margin-right: 5px;
}
.footer-con dl:nth-child(1) {
    color: #fff;
    margin-bottom: 10px;
}
.footer-con dl:nth-child(3) img, .footer-con dl:nth-child(4) img {
    width: 150px;
}
.footer-con dl:nth-child(5) {
    width: 300px;
    float: right;
    margin-right: 0;
    margin-top: 30px;
}
.footer-con dl:nth-child(5) dd a {
    width: 100px;
    height: 30px;
    background: #fff;
    display: block;
    text-align: center;
    line-height: 30px;
    margin-top: 15px
}
.footer-con dl:nth-child(5) dd a:hover {
    background: #5A5A5A;
}
.footer-con dl:nth-child(5) img {
    width: 150px;
}
.footer-bbb {
    height: 50px;
    line-height: 50px;
    background: #252525;
}
.footer-bbb span, .footer-bbb a {
    color: #fff
}
.footer-bbb a:hover {
    text-decoration: underline
}
.fb-width {
    width: 1200px;
    margin: 0 auto
}
.fb-width span:nth-child(1) {
    float: left
}
.fb-width span:nth-child(2) {
    float: right
}
.wap_con5 {
    display: none;
}
/*首页样式*/


/*内页样式*/
.pro-righth1 {
    margin-bottom: 10px;
    background: #eee;
    border-left: 2px #006239 solid;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding-left: 20px;
    font-weight: bold
}
.product_fl .ctitle1 {
    background: #fff;
    border: 1px solid #9F9F9F;
    margin-top: 1px;
    border-top: none;
    padding-bottom: 10px;
    border-bottom: 6px solid #006239
}
.product_fl h2 {
    background-size: 100%;
    width: 254px;
    height: 90px;
    color: #fff;
    background: #006339;
    text-align: center;
    line-height: 90px;
}
.product_fr {
    overflow: hidden;
    zoom: 1;
    width: 930px
}
.product_fr li {
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-top: 2%;
    background: #FFF;
    text-align: center;
}
.product_fr li:nth-child(3n) {
    margin-right: 0
}
.product_fr li .con5-proimg {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    border: 1px solid #ddd;
    box-sizing: border-box;
}
.product_fr li .con5-proimg img {
    width: 100%;
    transition: all 1s;
}
.product_fr li .con5-prowz {
    font-size: 16px;
    height: 55px;
    line-height: 55px;
    background: #E7E6EB;
    text-align: center;
    padding: 0 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.product_fr li:hover .con5-prowz {
    color: #fff;
}
.product_fr li:hover .con5-proimg img {
    transform: scale(1.2);
}
.product_fr li:hover .con5-prowz {
    background: #F08118;
}
.product_fr li:hover .con5-proimg {
    border-color: #F08118;
}
.news_fr, .case_fr, .ny-right {
    width: 930px
}
.con13-news-p {/*width:410px*/
}
.con13-news-p:hover {
    color: #006239
}
/*.case_fr ul li{width:32.3%}*/
.case_fr ul li {
    margin: 1% 1% 0 0;
}
.case_fr ul li:nth-child(3n) {
    margin-right: none
}
/*产品详情*/
.wap-prodetails {
    display: none;
}
.pro-list-pic {
    display: block;
}
.ny-right .pro1 {
    margin-top: 20px;
}
.ny-right .pro1 .pro-list-pic {
    width: 332px;
}
.ny-right .pro1 .spec-preview img {
    display: block;
}
.ny-right .descript1 {
    width: 550px;
    margin-left: 18px
}
.ny-right .pro1 .descript1 strong.title1 {
    line-height: 38px;
    font-size: 20px;
    color: #333;
    display: block;
}
.ny-right .pro1 .descript1 p {
    width: 100%;
    font-size: 16px;
    color: #8e8e8e;
    line-height: 30px;
    margin-bottom: 10px;
}
.ny-right .pro1 .descript1 a.consult {
    display: block;
    width: 120px;
    height: 40px;
    font-size: 15px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    background: #006239;
}
.ny-right .pro1 .descript1 a.consult:hover {
    background-color: #006339;
}
.ny-right .pro1 .descript1 p.haoma {
    color: #333;
    font-size: 15px;
    font-weight: bold;
}
.ny-right .pro1 .descript1 p.haoma em {
    display: block;
    color: #333;
    font-size: 20px;
    font-weight: bold;
}
.ny-right .pro1 .share {
    overflow: hidden;
    margin-top: 10px;
}
.ny-right .pro1 .share ul li {
    float: left;
    margin: 0 5px;
}
.ny-right .detail .de-title {
    border-bottom: solid 3px #006239;
    margin-bottom: 10px;
}
.ny-right .detail .de-title a {
    display: block;

    font-size: 16px;
    line-height: 45px;
    color: #fff;
    text-align: center;
    margin-top: 25px;
    background: #006239;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.xiazai li {
    width: 100%;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px dashed #ccc
}
.xiazai li a {
    display: block;
    width: 96%;
    margin: 0 auto;
    height: 60px;
    line-height: 60px;
}
.xiazai li a:hover {
    color: #006239
}
.xiazai li span {
    float: left;
    width: 80%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
}
.xiazai li b {
    float: right
}
.product_fl {
    width: 254px;
}
.product_fl .ctitle1 li p a {
    background: none
}
.jia-h1 {
    width: 100%;
    line-height: 28px;
    text-align: center;
}
.jiameng-form {
    margin: 30px auto;
    width: 95%;
}
.jiameng-form form div input {
    width: 100%;
    height: 40px;
    background: #fff;
    margin: 5px 0;
    padding-left: 10px;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
.jiameng-form form div textarea {
    width: 100%;
    height: 140px;
    margin: 5px 0;
    padding-left: 10px;
    border: 1px solid #ccc;
    font-family: "微软雅黑";
    font-size: 14px;
    padding-top: 10px;
    box-sizing: border-box;
}
.jiameng-form .submit input {
    width: 130px;
    color: #fff;
    background: #006339;
    border: none;
    padding-left: 0;
    -webkit-appearance: button;
}
.jiameng-form .submit {
    width: 130px;
    margin: 0 auto;
}
.product_fl .ctitle1 li p a:hover {
    color: #006339
}
/*内页样式*/

.index_pro ul {
    overflow: hidden;
}
.index_pro ul li {
    float: left;
    width: calc(25% - 15px);
    margin-right: 20px;
    margin-bottom: 20px;
}
.index_pro ul li:nth-child(4n) {
    margin-right: 0;
}
.index_pro ul li a {
    display: block;
    border: 1px solid #ddd;
}
.index_pro ul li a .img_box {
    overflow: hidden;
}
.index_pro ul li a .img_box img {
    transition: .35s;
}
.index_pro ul li a img {
    width: 100%;
}
.index_pro ul li a p {
    font-size: 14px;
    height: 55px;
    line-height: 55px;
    background: #E7E6EB;
    text-align: center;
}
.index_pro ul li a:hover p {
    color: #006239;
}
.index_pro ul li a:hover img {
    transform: scale(1.1);
}
.about_con {
    font-size: 16px;
    line-height: 30px;
    padding: 15px 0;
}
.news_con {
    line-height: 30px;
    font-size: 16px;
}
.job {
    height: 50px;
    background: #006339;
    padding: 0 5%;
    border-bottom: 1px solid #fff;
}
.job span {
    color: #fff;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    display: block;
    float: left;
}
#job_left {
    float: left;
}
#job_right {
    float: right;
    text-align: right;
    width: 50px;
}
.joblist {
    display: block;
    width: 100%;
    overflow: hidden;
    background: #eeeeee
}
.joblist li {
    display: block;
    overflow: hidden;
}
.jobmain_up {
    padding: 0 5%;
    height: 50px;
    border-bottom: 1px solid #fff;
    cursor: pointer;
}
.jobmain_up span {
    float: left;
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    transition: 0.35s;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.job span:nth-child(1) {
    width: 19%;
}
.job span:nth-child(2) {
    width: 15%;
}
.job span:nth-child(3) {
    width: 26%;
}
.job span:nth-child(4) {
    width: 32%;
}
.jobmain_up span:nth-child(1) {
    width: 19%;
}
.jobmain_up span:nth-child(2) {
    width: 15%;
}
.jobmain_up span:nth-child(3) {
    width: 26%;
}
.jobmain_up span:nth-child(4) {
    width: 32%;
}
.jobmain_up span:last-child {
    float: right;
    width: 45px;
    text-align: center;
}
.jobmain_up i {
    display: block;
    width: 11px;
    height: 11px;
    margin: 16px 0 0 24px;
    position: relative;
}
.jobmain_up span i:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #006339;
    position: absolute;
    left: 0;
    top: 5px;
    transition: 0.3s;
}
.jobmain_up span i:after {
    content: "";
    width: 1px;
    height: 100%;
    background: #006339;
    position: absolute;
    left: 5px;
    top: 0;
    transition: 0.3s;
}
.jobmain_down {
    display: none;
    padding: 5%;
    overflow: hidden;
    border-bottom: 1px solid #fff;
}
.jobmain_down dt {
    font-size: 15px;
    font-weight: bold;
    margin: 9px 0;
    line-height: 1em;
}
.jobmain_down dd {
    margin: 9px 0;
    font-size: 13px;
    color: #777;
    line-height: 20px;
    text-align: justify;
}
.ljsq {
    display: block;
    width: 100px;
    height: 35px;
    line-height: 35px;
    background: #666;
    color: #fff;
    font-size: 13px;
    margin: 0 auto;
    text-align: center;
}
.ljsq:hover {
    background: #006339;
    color: #fff;
}
.job_on {
    background-color: #006339;
    color: #fff;
}
.job_on span i:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 5px;
    transition: 0.3s;
    z-index: 1
}
.pdt-50 {
    padding-top: 50px;
}
.msg_code {
    position: relative;
}
.msg_code img {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: auto;
}
.prod_xiang a {
    display: block;
}
.prod_xiang a .img_box {
    overflow: hidden;
    border: 1px solid #ddd;
}
.prod_xiang a .img_box img {
    transition: .35s;
}
.prod_xiang a p {
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    padding: 0 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.prod_xiang a:hover .img_box {
    border-color: #006339;
}
.prod_xiang a:hover img {
    transform: scale(1.1);
}
.prod_xiang a:hover p {
    color: #006339;
}
.prod_xiang {
    padding-bottom: 50px;
    margin-bottom: 50px;
}
.prod_xiang .swiper-pagination {
    bottom: 0;
}
.prevnext1 p {
    font-size: 16px;
    margin-bottom: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.contact_con {
    font-size: 16px;
}
.contact_con .contact_img img.img-responsive{
    width: 220px;
    border: 1px dashed #ddd;
}
@media screen and (max-width: 1024px) {
.con1-h1, .con5-h1, .con11-h1, .con12-h1, .con13-h1 span:nth-child(1) {
    font-size: 24px;
}
.con1-content {
    margin-top: 30px;
}
.pdt-50 {
    padding-top: 30px;
}
.con12-h1 {
    background: none;
}
.con12-honor {
    flex-wrap: wrap;
}
.product_fl {
    width: 100%;
}
.prod_xiang {
    margin-bottom: 30px;
}
#nr-container .nr-content {
    margin-top: 10px;
}
.contact_img {
    display: none;
}
}

@media screen and (max-width: 768px) {
.job span:nth-child(1) {
    width: 80%;
}
.job span:nth-child(2) {
    display: none;
}
.job span:nth-child(3) {
    display: none;
}
.job span:nth-child(4) {
    display: none;
}
.jobmain_up span:nth-child(1) {
    width: 80%;
}
.jobmain_up span:nth-child(2) {
    display: none;
}
.jobmain_up span:nth-child(3) {
    display: none;
}
.jobmain_up span:nth-child(4) {
    display: none;
}
.neibanner {
    margin-bottom: 0px;
}
}

@media screen and (max-width: 767px) {
.xiazai li span {
    width: 70%;
}
}

















