@charset "utf-8";
html,body{background:#fff;color:#333;font:14px/1.6 'Microsoft YaHei',Tahoma,Verdana,'Simsun';overflow-x: hidden;}
* {box-sizing: border-box;}
a{color:#333;text-decoration:none;}
a:hover{color:#e9280c;text-decoration:none;}
.dtable{display:table;width: 100%;}
.dtable>*{display:table-cell;vertical-align:middle;}
.align{display: -ms-flexbox;display: flex;-ms-flex-pack: justify;justify-content: space-between;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.f0{font-size:0}
.tline{display: block;word-break: break-all;display: -webkit-box!important;-webkit-box-orient: vertical;overflow: hidden;}
.t1{-webkit-line-clamp: 1}
.t2{-webkit-line-clamp: 2}
.t3{-webkit-line-clamp: 3}
.tem_inner,.met_section{position:relative;margin:0 auto;width: 1200px;}
@media(min-width: 1000px){.tem_inner{padding:0;width: 1200px;}
.tb{width:100%;height:100%;display:table}
.tr{display:table-cell;vertical-align:middle}
header .tem_inner {width: 1200px;}
}
@media(min-width:1200px){
    .tem_inner,.met_section{padding:0;width: 1200px;}
    .tem_index_strength .swiper-pagination{display:none;}
}
@media(min-width:1800px){.tem_inner,.met_section{padding:0;width: 1200px;}
}
::-webkit-scrollbar{/*滚动条整体样式*/width: 4px; /*高宽分别对应横竖滚动条的尺寸*/height: 4px;}
::-webkit-scrollbar-thumb{/*滚动条里面小方块*/border-radius: 5px;-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);background: rgba(0,0,0,0.2);}
::-webkit-scrollbar-track{/*滚动条里面轨道*/-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);border-radius: 0;background: rgba(0,0,0,0.1);}
header{position: fixed;overflow: hidden;z-index: 17;width: 100%;background: #ffffff57;box-shadow: 1px 1px 3px #c3c3c3;transition: 1s;}

header.on {
    background: #fff;
    transition: 1s;
}
.list .img{font-size:0px;overflow: hidden;}
.list .img a {display: block;}
header .logo {
    float: left;
    display: block;
}

header .logo a {
    display: block;
}

header .logo a:hover img {
    transform: scale(1);
}

header .right {
    float: right;
    font-size: 0;
}

header .right>div {
    display: inline-block;
    vertical-align: top;
}

header .right .nav {margin-right: 18px;}

header .right .nav ul {
    list-style: none;
    font-size: 0;
}

header .right .nav ul li {
    display: inline-block;
    vertical-align: top;
    margin-left: 40px;
}

header .right .nav ul li a {
    font-size: 16px;
    color: #333;
    height: 88px;
    line-height: 88px;
    display: block;
    padding: 0 15px;
    /* background: #fff; */
    transition: .5s;
}

header .right .nav ul li a:hover, header .right .nav ul li a.navdown {
    background: #1e6c00;
    transition: .5s;
    color: #fff;
}

header .right .lang {
    font-size: 16px;
}

header .right .lang a {
    display: block;
    height: 88px;
    line-height: 88px;
    padding-left: 26px;
    background: url(../images/lang.png) no-repeat left center;
    color: #121212;
    font-size: 16px;
}

.tem_banner{position:relative}
.tem_banner.inside .flash{font-size:0}
.tem_banner.inside img{width:100%;height:100%}
.tem_banner .swiper-slide{position:relative;background:#000;overflow:hidden;font-size:0}
.tem_banner .swiper-slide .img{position:relative;width:100%;top:0;left:0;background-position:center;background-repeat:no-repeat;background-size:cover}
.tem_banner .swiper-slide .txt{position:absolute;left: 0;top:35%;z-index:111;width: 100%;text-align:left;color: #fff;}

.tem_banner .swiper-slide .txt .tem_inner>* {
    text-shadow: 1px 1px 3px #000;
}
.tem_banner .swiper-slide .txt h2 {font-size: 36px;display: block;letter-spacing: 4px;font-weight: normal;}
.tem_banner .swiper-slide .txt p{font-size: 16px;text-transform:uppercase;display:block;margin: 20px 0 30px;position:relative;}
.tem_banner .swiper-slide .txt h3{display: block;font-size: 24px;line-height: 40px;}
.tem_banner .swiper-slide .txt .more{display:inline-block;margin-top:20px;width:180px;height:50px;line-height:50px;text-align:center;border:1px solid #fff}
.tem_banner .swiper-slide .txt .more a{color:#fff;font-size:16px}
.tem_banner .swiper-slide .img img{width:100%}
.tem_banner .swiper-slide .ban_text{position:absolute;top:50%;transform:translate(-50%,-50%);left:50%;width:100%;z-index:1;max-width:1600px;text-shadow:5px 5px 15px rgba(0,0,0,.23)}
.tem_banner .swiper-slide .ban_text.bantxt0 h2{font-size:4.8rem;color:#fff;font-weight:700;display:inline-block;padding:0 0 20px;position:relative;transition:all .5s;transform:translateX(30px);opacity:0}
.tem_banner .swiper-slide .ban_text.bantxt0 p{font-size:3rem;color:#fff;margin:0;text-transform:uppercase;position:absolute;right:0;margin:0;top:100%;font-weight:400;transition:all .5s;transform:translateX(-30px);opacity:0}
.tem_banner .swiper-slide .ban_text.bantxt0 p:before{content:'';width:45px;height:1px;background:#fff;display:inline-table;vertical-align:middle;margin:0 20px 0 0}
.tem_banner .swiper-slide.swiper-slide-active .ban_text.bantxt0 h2{opacity:1;transform:none;transition-delay:.2s}
.tem_banner .swiper-slide.swiper-slide-active .ban_text.bantxt0 p{opacity:1;transform:none;transition-delay:.4s}
.tem_banner .slide-pagination{position: absolute;width:100%;text-align:center;bottom: 5%!important;z-index: 2;}
.tem_banner .slide-pagination>span{width: 14px;height: 14px;background: #267109;opacity:1;margin:0 6px;}
.tem_banner .slide-pagination span.swiper-pagination-bullet-active{background: #0f3500;}
.page_banner .flash img{width:100%!important;height:auto!important}
.page_banner{position:relative}
@media(max-width:990px){
    .tem_banner .swiper-slide .txt{/* display:none; */text-shadow: 1px 1px 2px #b5b5b5;}

.tem_banner .swiper-slide .txt h2 {
    font-size: 20px;
}

.tem_banner .swiper-slide .txt p {
    font-size: 14px;
    margin: 0;
}

.tem_banner .swiper-slide .txt h3 {
    font-size: 12px;
    margin: 0;
    line-height: inherit;
}
}

.tem_index_title{margin:0 0 60px 0;border-bottom:1px solid #ccc;text-align:center;font-weight:normal;font-size:22px;}
.tem_index_title span{position:relative;top:2px;display:inline-block;padding:10px 15px;border-bottom:4px solid #666;}
.tem_index_title p{color:#8c8c8c;font-weight:normal;}
.tem_index_more{clear:both;margin:0 auto;padding-top:30px;width:200px;text-align:center;}
.tem_index_more a{display:block;height:40px;background:#e9280c;color:#fff;font-weight:normal;font-size:14px;line-height:40px;}
.tem_index_more a:hover{background:#d82208;color:#fff;}
.tem_index_to{border-top:1px solid #e7e8ed;border-bottom:1px solid #e7e8ed;background:#f7f8fa;}
.tem_wp1,.tem_wp2,.tem_wp3,.tem_wp4,.tem_wp5{visibility:hidden;}
.bounceInLeft,.bounceInRight,.fadeInUp,.fadeInUpDelay,.fadeInDown,.fadeInUpD,.fadeInLeft,.fadeInRight{visibility:visible;}

.tem_index_strength {padding: 105px 20px;position:relative;overflow:hidden;}
.tem_index_strength .swiper-slide {padding: 0 10px;position:relative;transition:all .3s;box-sizing: border-box;}
.tem_index_strength .swiper-slide>div{float:left;transition:all .3s}
.tem_index_strength .swiper-slide>div.img {width:55%;overflow:hidden}
.tem_index_strength .swiper-slide .img a {display: block;font-size: 0;overflow: hidden;}
.tem_index_strength .swiper-slide:hover img {transform:scale(1.1)}
.tem_index_strength .swiper-slide>div.text{position:absolute;opacity:0;left:0;top:0;height:100%;transition:all .5s;width:45%;padding:45px 36px 0 60px;padding: 9px 2% 0 3%;}
.tem_index_strength .swiper-slide.swiper-slide-prev .img{margin-left:45%}
.tem_index_strength .swiper-slide.swiper-slide-active .text{left:55%;opacity:1;}
.tem_index_strength .swiper-slide.swiper-slide-next .text {z-index:-1}
.tem_index_strength .swiper-slide>div.text h2 a{font-size:30px;color:#272c5d}
.tem_index_strength .swiper-slide>div.text .editor {margin:30px 0 0;position:relative}
.tem_index_strength .swiper-slide>div.text .editor .pro_t1 {font-size:15px;color:#4f4f4f;line-height:22px;}
.tem_index_strength .swiper-slide>div.text .editor .pro_t2 {margin:60px 0 0;font-size:14px;color:#888;}
.tem_index_strength .swiper-slide>div.text .editor:before {content:'';position:absolute;left:-150px;top:50%;width:0;height:2px;background:#ce281e;transition:all .8s;margin:-1px 0 0;}
.tem_index_strength .swiper-slide.swiper-slide-active .text .editor:before {width:165px;}
.tem_index_strength .button {position:absolute;right:41%;bottom: 128px;}
.tem_index_strength .button>div {position:relative;left:auto;top:0;right:auto;bottom:auto;width:28px;height:28px;margin:0;background:#272c5d;border-radius:100%;font-size:14px;color:#FFF;text-align:center;line-height:28px;display:inline-block;}
.tem_index_strength .swiper-pagination {left:auto;bottom:150px;width:auto;right:28%}
.tem_index_strength .swiper-pagination>span {font-family:"nokialarge-bold"}
.tem_index_strength .swiper-pagination>span:before{content:'0';display:inline;}
.tem_index_strength .swiper-pagination .swiper-pagination-current {font-size:16px;color:#272c5d;display:block;position:relative;left:-10px;margin:0 0 5px;}
.tem_index_strength .swiper-pagination .swiper-pagination-total {font-size:14px;color:#8b8f90;display:block;position:relative}
.tem_index_strength .swiper-pagination .swiper-pagination-total:after{content:'';width:1px;height:25px;background:#979b9c;transform:rotate(45deg);position:absolute;left:3px;top:-14px}


.tem_about {width:100%;display: table;}
.tem_about .left{
    display: table-cell;
    vertical-align: top;
}

.tem_about .left .pd {
    padding: 60px;
}

.tem_about .left .title {
    font-size: 30px;
    color: #1f1f1f;
    display: block;
}

.tem_about .left .con {
    font-size: 14px;
    color: #1f1f1f;
    line-height: 28px;
    margin: 30px 0;
}

.tem_about .left .more {
    display: block;
    text-align: left;
}

.tem_about .left .more a {
    display: inline-block;
    width: 145px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border: 1px solid #a0a0a0;
    border-radius: 15px;
    color: #313131;
    background: #fff;
    overflow: hidden;
    transition: 1s;
}

.tem_about .left .more a:hover {
    transition: 1s;
    background: #1e6c00;
    color: #fff;
    border: 1px solid #1e6c00;
}
.tem_about .right{
    display: table-cell;
    width: 68%;
}


.tem_index_product{
    padding:50px 0 80px;
}
.tem_index_product .head {
    width: 100%;
    margin-bottom: 25px;
    position: relative;
}


.tem_index_product .head::after {content: '';position: absolute;background: url(../images/product_txt_bj.png) no-repeat right center;width: 100%;height: 100%;right: 0;top: 0;background-size: contain;}

.tem_index_product .head h2 {
    font-size: 30px;
    color: #292929;
    font-weight: normal;
    display: block;
    margin-bottom: 5px;
}

.tem_index_product .head 
p {
    color: #646464;
    font-size: 18px;
    text-transform: uppercase;
}

.tem_index_product .list {
    width: 100%;
    position: relative;
}

.tem_index_product .list .more {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.tem_index_product .list .more a {
    color: #373636;
    font-weight: bold;
    text-transform: uppercase;
    transition: .5s;
}

.tem_index_product .list .more a:hover {
    transition: .5s;
    color: #006c3b;
}

.tem_index_product .list .img {
    font-size: 0;
    min-height: 409px;
}

.tem_index_product .list .img img {
    width: 100%;
}

.product_pagination {width: 100%!important;bottom: initial!important;left: initial!important;margin-top: 10px;}

.product_pagination span {
    width: 34px;
    height: 3px;
    background: #99c4b1;
    border-radius: 0;
    margin: 0 10px 0 0!important;
}

.product_pagination span.swiper-pagination-bullet-active {
    background: #006c3b;
}

.tem_index_productapp{width:100%;}
.tem_index_productapp .list{width:100%;position:relative;}

.tem_index_productapp .list .txt {
    position: absolute;
    bottom: 10%;
    left: 20%;
    width: 80%;
}

.tem_index_productapp .list .txt h2 {
    font-size: 30px;
    color: #fff;
    font-weight: normal;
}

.tem_index_productapp .list .txt p {
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    display: block;
    margin-bottom: 15px;
}

.tem_index_productapp .list .txt a {
    width: 145px;
    height: 46px;
    background: #fff;
    display: block;
    text-align: center;
    line-height: 46px;
    border-radius: 25px;
    font-size: 16px;
    color: #006c3b;
}
section.tem_index_productapp ul {
    list-style: none;
}

section.tem_index_productapp ul li {
    float: left;
    width: 18.5%;
    position: relative;
}

section.tem_index_productapp ul li::after {
    width: 7px;
    position: absolute;
    left: 0;
    height: 100%;
    background: #fff;
    content: '';
    top: 0;
}

section.tem_index_productapp ul li .img {
    width: 100%;
    font-size: 0;
}

section.tem_index_productapp ul li .img img {
    width: 100%;
}
section.tem_index_productapp ul li.li0 {
    width: 62.631%;
}

#container{position:relative;border-radius:2px;height: 395px;border:1px solid #ccc;}
#container li{position:absolute;display:block;left:0;width:350px;height:100%;transition:all .4s ease;cursor:pointer}
#container li img{width:100%}
#container .infowindow-content{padding:10px;font-size: 14px;}

.tem_index_news{width:100%;padding:80px 0;}
.tem_index_news .title{text-align:center;margin-bottom:50px;}
.tem_index_news .title h2{color:#333333;font-size:30px;font-weight:normal;}
.tem_index_news .title p{font-size:18px;color:#5a5a5a;}
.tem_index_news .list{width:100%;}
.tem_index_news .list a{transition: 1s;display:table;width:100%;}

.tem_index_news .list a:hover {
    transition: 1s;
    box-shadow: 1px 1px 10px #ababab;
}
.tem_index_news .list a>div{display:table-cell;vertical-align: middle;}
.tem_index_news .list .left{overflow:hidden;width: 40%;font-size: 0;}
.tem_index_news .list .right{padding:40px;background: #f2f2f2;}
.tem_index_news .list .right h2{
    color: #333333;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 10px;
    height: 32px;
}
.tem_index_news .list .right p{
    max-height: 78px;
    font-size: 16px;
    color: #666666;
}
.tem_index_news .more{
    margin-top: 50px;
    text-align: center;
}

.tem_index_news .more a {
    display: inline-block;
    width: 145px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border: 1px solid #a0a0a0;
    border-radius: 15px;
    color: #313131;
    background: #fff;
    overflow: hidden;
    transition: 1s;
}

.tem_index_news .more a:hover {
    transition: 1s;
    background: #1e6c00;
    color: #fff;
    border: 1px solid #1e6c00;
}

.tem_index_link{width:100%;overflow: hidden;}

section.tem_index_link ul {
    list-style: none;
    font-size: 0;
}

section.tem_index_link ul li {
    display: inline-block;
    width: 50%;
    font-size: 16px;
    height: 346px;
    text-align: center;
}

section.tem_index_link ul li.li0 {
    background: url(../images/index_contact.jpg) no-repeat center;
}

section.tem_index_link ul li.li1 {
     background: url(../images/index_job.jpg) no-repeat center;
}

section.tem_index_link ul li .txt{display:inline-block;text-align:left;}

section.tem_index_link ul li .txt h2 {font-family: 'arial';color: #fff;font-size: 24px;text-transform: uppercase;}

section.tem_index_link ul li .txt p {
    font-size: 16px;
    color: #fff;
}

section.tem_index_link ul li .txt span {
    display: inline-block;
    width: 93px;
    height: 12px;
    background: url(../images/link_jt.png) no-repeat;
    position: relative;
    transition: .5s;
    left: 0;
}

section.tem_index_link ul li .txt:hover span{
    left: 10px;
    transition: .5s;
}
.tem_index_case{padding:50px 0 80px;}
.tem_index_case_list{white-space:nowrap;text-align: center;}
.tem_index_case_list  .item{list-style:none;display: inline-block;}
.tem_index_case_list .tem_list dt{ text-align:center;font-size:0;}
.tem_index_case_list .tem_list dt a{display:block;overflow:hidden;margin:0 auto;}
.tem_index_case_list .tem_list dt img{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;}
.tem_index_case_list .tem_list dt a:hover img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);-ms-transform:scale(1.2);}
.tem_index_case_list .tem_list h3{margin:0 auto;height:40px;background:#8c989f;text-align:center;font-weight:normal;line-height:40px;overflow: hidden;}
.tem_index_case_list .tem_list h3 a{color:#fff;margin: 0 20px;display: block;overflow: hidden;}
.tem_index_case_list .tem_list h3 a:hover{color:#fff;}
.tem_index_case_list .owl-controls{margin-top:30px;font-size: 0;line-height: 0;}
.tem_index_case_list .owl-page {
    width: 8px;
    height: 8px;
    border: 2px solid #c9cbca;
    display: inline-block;
    border-radius: 50%;
    margin: 0 6px;
}

.tem_index_case_list .owl-page.active {
    background: #212024;
}

.tem_index_footer{background: #666;color:#9f9f9f;padding:50px 0 40px;}
.max_width {width: 93.946%;margin:0 auto;position:relative;}
.tem_index_footer .logo{font-size:0;float:left}
.tem_index_footer .nav{float:left;width:54%;display:table;margin-left:60px}
.tem_index_footer .nav dl{display:table-cell}
.tem_index_footer .nav dl dt{display:block;margin-bottom:20px}
.tem_index_footer .nav dl dt a{display:block;font-size:18px;color: #ffffff;position:relative;line-height:50px;/* font-weight: bold; */}
.tem_index_footer .nav dl dt a::after{position:absolute;left:0;bottom:0;content:'';background: #ffffff;width:25px;height:2px;}
.tem_index_footer .nav dl dd ul{list-style:none}
.tem_index_footer .nav dl dd ul li{line-height:30px}
.tem_index_footer .nav dl dd ul li a{color: #fff;font-size:14px;}
.tem_index_footer .contact{float:left;text-align:right}
.tem_index_footer .contact .tel{width:100%;padding-top:10px}
.tem_index_footer .contact .tel h2{font-size:20px;color:#fff;display:block;margin-bottom:13px}
.tem_index_footer .contact .tel p{color: #fff;line-height:30px;}
.tem_index_footer .contact .link{margin-top:15px;font-size:0;text-align:right}
.tem_index_footer .contact .link a{display:inline-block;width:27px;height:27px;vertical-align:top;margin-left:20px}
.tem_index_footer .contact .link a.wx{background:url(../images/wx.png) no-repeat center}
.tem_index_footer .contact .link a.qq{background:url(../images/qq.png) no-repeat center}
.tem_index_footer .contact .link a.xl{background:url(../images/xl.png) no-repeat center}
.tem_index_footer .qd{float:right;text-align:center;font-size:0;padding-top:20px}
.tem_index_footer .qd h2{font-size:14px;color: #fff;display:block;margin-top:10px;}
footer {background: #666;border-top: 1px solid #cacaca;line-height: 50px;}
footer .bq{font-size:14px;color: #fff;}
footer .tech{position:absolute;right:0;top:0;font-size:14px;color:#FFF}

@media(max-width:1600px){.tem_index_footer .qd{display:none}
    .tem_index_footer .contact{float:right}
}


.page_about{width:100%;}
.flag{position:relative;top:-100px}
.page_nav {width: 100%;margin-bottom: 40px;}
.page_nav .tem_inner {height: 50px;line-height: 50px;border-bottom: 1px solid #e5e5e5;}
.met_position {float: left;color: #676767;}
.met_position a {font-size: 16px;color: #1e6c00;}
.page_nav .nav {float: right;font-size: 0;}
.page_nav .nav a {display: inline-block;vertical-align: top;font-size: 16px;margin-left: 15px;color: #1e6c00;transition: .5s;}
.p_introduce{width:100%;padding: 20px 0 50px;background: #fff;}

.p_introduce .con {
    /* margin-bottom: 40px; */
}

.p_introduce .con * {line-height: 35px;}

.p_introduce .list {
    width: 100%;
}

.p_introduce .list ul {
    width: 100%;
    list-style: none;
    display: table;
}

.p_introduce .list ul li {
    display: table-cell;
    vertical-align: top;
    text-align: center;
    width: 220px;
}

.p_introduce .list ul li a {
    display: inline-block;
    text-align: left;
}

.p_introduce .list ul li a .tb {
    width: 59px;
    height: 56px;
    margin: 60px auto 10px;
}

.p_introduce .list ul li a .txt>* {
    display: inline-block;
    vertical-align: baseline;
}

.p_introduce .list ul li a .txt span {
    font-size: 30px;
    color: #2a2a2a;
}

.p_introduce .list ul li a .txt p {
    font-size: 16px;
    color: #2a2a2a;
}

.p_equipment{padding-top: 80px;position: relative;}

.p_equipment .list {
    width: 100%;
}

.p_equipment .list .swiper-slide-active h2 {
    color: #fff;
    transition: .5s;
}

.p_equipment .list .img {
    min-height: 308.72px;
}

.p_equipment .list a {
    display: block;
    font-size: 0;
}

.p_equipment .list h2 {
    color: #4d4d4d;
    font-size: 16px;
    font-weight: normal;
    line-height: 50px;
    transition: .5s;
}
.p_equipment .color{
    position:absolute;
    left:0;
    top:0;
    width: 35%;
    background: #1e6c00;
    height: 75%;
}

.p_equipment .bot {
    width: 100%;
    margin-top: 40px;
}

.p_equipment .bot .image {
    float: left;
    width: 73.9%;
    font-size: 0;
}

.p_equ_navigation{float: left;width: 26.1%;position: relative;}

.p_equ_navigation>div {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 30px;
    color: #fff;
    margin-top: 10px;
    cursor: pointer;
    text-align: center;
}

.p_equ_navigation .jt {
    position: absolute;
    right: 15%;
    top: 20%;
    cursor: pointer;
}

.p_impact{
    width: 100%;
    padding: 80px 0;
}

.p_impact .list {
    width: 100%;
    display: table;
}

.p_impact .list>div {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
}

.p_impact .list .left{text-align:left;font-size:0;}
.p_impact .list .right{
    text-align: right;
    padding-left: 40px;
}

.p_impact .list .right .title {
    text-align: right;
}

.p_impact .list .right .title h2 {
    color: #393939;
    font-size: 30px;
    margin: 0;
}

.p_impact .list .right .title p {
    font-size: 18px;
    color: #898989;
}

.p_impact .list .right .con {
    margin-top: 30px;
    width: 85%;
    display: inline-block;
}

.p_impact .list .right .con h2 {
    font-size: 20px;
    color: #202020;
    font-weight: normal;
    display: block;
    margin-bottom: 15px;
}

.p_impact .list .right .con p {
    font-size: 14px;
    color: #424242;
    line-height: 26px;
}

.page_history{padding:80px 0;background:#f4f7f9}
.page_history .list{position:relative;margin-top:40px;padding:10px 0 20px}

.page_history .list .year {
    position: absolute;
    font-size: 0;
    right: 30px;
    top: 73px;
}
.page_history .list::before{position:absolute;content:'';left:7px;top:0;width:1px;height:100%;background: #1e6c00;}
.page_history .list .start{height:380px;overflow:hidden}
.page_history .list ul{position:relative;padding:30px 0}
.page_history .list ul li{width:100%;line-height:50px}

.page_history .list ul li a {
    display: block;
    width: 60%;
}
.page_history .list ul li a>div{vertical-align:top}
.page_history .list ul li a .time{font-size:16px;color: #1e6c00;padding-left: 35px;text-align: left;position:relative;}
.page_history .list ul li a .time::after{content:'';position:absolute;left:0;top:19px;width:12px;height:12px;border-radius:100%;background:#fff;border: 1px solid #1e6c00;}
.page_history .list ul li a .con{color:#444;margin-left: 35px;line-height: 26px;font-size: 16px;}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color: #1e6c00!important;}
.mCSB_scrollTools .mCSB_draggerRail{background: #d4d4d4!important;}


.page_about .title {
    text-align: center;
    margin-bottom: 40px;
    color: #1e6c00;
}

.page_about .title h2 {
    font-size: 30px;
    font-weight: normal;
    display: block;
    margin-bottom: 10px;
    color: #333;
}

.page_about .title p {
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'arial';
}

.page_about .swiper-pagination{width:100%;position: relative;bottom: initial!important;margin-top: 15px;}
.page_about .swiper-pagination>span {width: 20px;height: 4px;border-radius: 0;background: #272727;transition: .5s;cursor: pointer;margin: 0 5px;}
.page_about .swiper-pagination>span.swiper-pagination-bullet-active,.page_about .swiper-pagination span:hover {background: #1e6c00;transition: .5s;opacity: initial;}
.p_history{padding:80px 0}
.p_history .list .date {
    border-bottom: 2px solid #eaeaea;
    height: 46px;
    line-height: 46px;
    text-align: center;
}
.p_history .list .con p{
    font-size: 16px;
}
.p_history .list .date h2 {
    display: inline-block;
    width: 50%;
    position: relative;
    font-size: 16px;
    font-family: 'arial';
    cursor: pointer;
    color: #747474;
    transition:.5s;
}
.p_history .list .date h2:hover,.p_history .list .swiper-slide-thumb-active .date h2{color:#006c3b;transition:.5s;}
.p_history .list .date h2::after {content: '';position: absolute;bottom: 0px;left: 0;width: 100%;height: 2px;background: #eaeaea;z-index: 1;transition:.5s;}
.p_history .list .swiper-slide-thumb-active .date h2::after{background:#006c3b;transition:.5s;}
.p_history .list .date h2:hover::after{background:#006c3b;transition:.5s;}
.p_history .list .gallery-thumbs{
    position: relative;
    margin-bottom: 30px;
}

.p_history .list .gallery-thumbs .navigation {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 111;
}

.p_history .list .gallery-thumbs .navigation>div {
    position: absolute;
    top: 0;
    height: 46px;
    line-height: 46px;
    width: 46px;
    text-align: center;
    cursor: pointer;
}

.p_history .list .gallery-thumbs .navigation .left {
    left: 0;
}

.p_history .list .gallery-thumbs .navigation .right {
    right: 0;
}

.p_honor{background:#eee;padding: 80px 0;}

.p_honor .img {
    min-height: 242px;
    background: #fff;
    font-size: 0;
}

/****page news*****/
.page_news{width:100%}
.page_news .title {margin-bottom: 30px;text-align: center;color: #1e6c00;}
.page_news .title h2 {font-size: 30px;}
.page_news .title p {font-size: 16px;font-family: 'arial';text-transform: uppercase;}
.page_news ul{list-style:none;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:baseline;-ms-flex-wrap:wrap;flex-wrap:wrap}
.page_news ul li{margin-bottom:40px;display:inline-block;width:33.33%}
.page_news ul li a{display:block;width:90%;box-shadow:1px 1px 3px #aeaeae;margin:0 auto}
.p_news_txt{padding:20px;border-top:1px solid #cacaca;color:#fff}
.p_news_txt h2{position:relative;font-size:18px;color:#2e2e2e;height:50px;line-height:50px;transition:.5s;overflow:hidden;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}
.p_news_txt h2 span{position:absolute;top:0;right:0;font-size:16px;font-weight:400}
.p_news_txt p{font-size:16px;color:#707070;line-height:32px;overflow:hidden;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:64px}
.p_news_txt span{text-align:center;display:block;color: #006c3b;text-transform:uppercase;margin-top:10px;}
@media(max-width:990px){
    .page_news ul li{width: 100%;}
    .met_module2 h1.met_title{font-size: 24px!important;}
}


.page_product{width:100%;background: #f7f7f7;}

.page_product .top {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e5e5e5;
}

.page_product .top .txt {
    float: right;
}

.page_product .top .txt p {
    font-size: 16px;
    color: #006c3b;
}

.page_product .nav{width:100%;padding: 40px 0;}

.page_product .nav ul {
    list-style: none;
    width: 100%;
    font-size: 0;
    text-align: left;
    overflow: hidden;
}

.page_product .nav ul li {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-right: 6px;
    margin-bottom: 5px;
    width: 24%;
}

.page_product .nav ul li a {
    background: #dcdcdc;
    color: #323232;
    /* width: 195px; */
    height: 41px;
    line-height: 41px;
    display: block;
    font-size: 16px;
    transition: .5s;
}

.page_product .nav ul li a:hover,.page_product .nav ul li a.on {
    background: #006c3b;
    color: #fff;
    transition: .5s;
}

.page_product .list{width:100%;}
.page_product .list img{width: initial!important;height: initial!important;}
.page_product .list .pro_txt {
    position: absolute;
    right: 0;
    bottom: 30px;
    width: 30%;
}

.page_product .list .pro_txt p {
    color: #006c3b;
    line-height: 26px;
    font-size: 16px;
}
.page_product .list ul{list-style:none;font-size: 0;}

.page_product .list ul li {
    float: left;
    width: 33.33%;
}

.page_product .list ul li a {
    display: block;
    width: 90%;
    margin: 0 auto;
}

.page_product .list ul li a h2 {
    background: #fff;
    font-size: 14px;
    color: #363636;
    display: block;
    height: 42px;
    line-height: 42px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 30px;
}

.show_product{width:100%;padding-bottom: 80px;}

.show_product .content img {
    width: 50%;
    display: inline-block;
}

.show_product .content p {
    font-size: 0;
}

.show_product .image {
    width: 100%;
    padding-bottom: 40px;
}

.show_product .image .title {
    font-size: 20px;
    text-align: center;
    color: #363636;
    margin-bottom: 20px;
}

.show_product .list {
    width: 100%;
}

.show_product .list .left {
    float: left;
    font-size: 0;
    width: 765px;
}

.show_product .list .right {
    float: right;
    width: 395px;
}

.show_product .list .right ul {
    list-style: none;
}

.show_product .list .right ul li {
    display: block;
    width: 100%;
    margin-bottom: 12px;
}

.show_product .list .right ul li a {
    display: block;
    width: 100%;
}

.page_contact{width:100%;background: #f1f1f1;padding-bottom: 60px;}

.page_contact .title {
    text-align: center;
    color: #1e6c00;
}

.page_contact .title h2 {
    font-size: 30px;
    font-weight: normal;
}

.page_contact .title p {
    font-size: 16px;
    text-transform: uppercase;
}

.page_contact .title span {
    font-size: 24px;
    display: block;
    margin: 26px 0;
}

.page_contact .contact {
    width: 100%;
    box-shadow: 1px 1px 3px #8c8c8c;
}

.page_contact .contact .con {
    float: left;
    width: 695px;
    background: #fff;
    height: 395px;
}

.page_contact .contact .con .pd {
    padding: 40px;
}

.page_contact .contact .con .pd p {
    color: #1e6c00;
}

.page_contact .contact .con .name {
    width: 50%;
    display: inline-block;
}

.page_contact .contact .con .tb {
    padding-left: 45px;
    height: 26px;
    line-height: 26px;
    display: inline-block;
    margin-bottom: 10px;
    color:#1e6c00;
    font-size:16px;
    font-weight:bold;
}
.name .tb{background: url(../images/name.png) no-repeat left center;}
.addr .tb{background:url(../images/addr.png) no-repeat left center}
.tel .tb{background:url(../images/tel.png) no-repeat left center}
.fax .tb{background:url(../images/fax.png) no-repeat left center}
.email .tb{background:url(../images/email.png) no-repeat left center}
.page_contact .contact .txt .addr {
    display: inline-block;
    vertical-align: top;
    width: 50%;
}

.page_contact .contact .txt .tel {
    margin: 20px 0;
    display: inline-block;
    vertical-align: top;
    width: 50%;
}

.page_contact .contact .txt .fax {
    margin: 20px 0;
    display: inline-block;
    vertical-align: top;
    width: 50%;
}

.page_contact .contact .txt .email {
    width: 100%;
}

.page_contact .contact .map {
    float: left;
    width: 505px;
    font-size: 0;
}

.page_contact .contact .pd ul {
    list-style: none;
}

.page_contact .contact .pd ul li {}

.page_contact .contact .pd ul li {
    float: left;
    width: 50%;
}

.page_show{width:100%;background: #f1f1f1;}

.page_show .title {
    text-align: center;
    margin-bottom: 30px;
    color: #1e6c00;
}

.page_show .title h2 {
    font-size: 30px;
    font-weight: normal;
}

.page_show .title p {
    font-size: 18px;
    font-family: 'arial';
    text-transform: uppercase;
}

.page_show .list {
    width: 100%;
}

.page_show .list ul {
    list-style: none;
    width: 100%;
}

.page_show .list ul li {
    float: left;
    width: 50%;
    margin-bottom: 35px;
}

.page_show .list ul li a {
    display: block;
    width: 95%;
    margin: 0 auto;
}

.page_show .list ul li a h2 {
    background: #fff;
    text-align: center;
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    font-weight: normal;
    overflow: hidden;
    color: #656565;
    padding: 0 5px;
}
/*以下CSS样式谨慎修改，内页各模块样式，多模板可共用*/
body,h1,h2,h3,h4,h5,h6,dl,dt,li,ol,ul,dd,th,td,p,pre,form,input,button,textarea,hr{margin:0;padding:0}
h1,h2,h3,h4,h5,h6{font-size:100%}
img{max-width: 100%;border: 0;transition: 2s;}
.list a:hover img{transform: scale(1.2);}
.img{overflow:hidden;width: 100%;display: block;}
button,input,select,textarea{font-size:100%}
.met_clear{clear:both}
.met_none{display:none}
.met_hidden{visibility:hidden}
.met_fl{float:left}
.met_fr{float:right}
.met_editor{line-height:2}
.met_editor ul,.met_editor ol{padding:0 0 0 25px;margin:0}
.met_editor a{color:#1c57c4}
.met_editor a:hover{text-decoration:underline}
.met_editor img{max-width:100%;height:auto!important;}
.met_editor blockquote{padding-top:5px;padding-bottom:5px;padding-left:15px;border-left:4px solid #ddd}
.met_editor hr{display:block;padding:0;border:0;height:0;border-top:1px solid #ddd;margin:20px 0;-webkit-box-sizing:content-box;box-sizing:content-box}
.met_editor .metvideobox{ text-align:center; visibility:hidden; margin:10px auto; }
.met_editor .video-js{ max-width:100%; }
.met_editor table{width:100%!important;margin-bottom:1.6rem;border-spacing:0!important;border-collapse:collapse!important;padding:0!important;border:0}
.met_editor table td{border:1px solid #ddd!important}
.met_editor table>thead>tr>th,table>tbody>tr>th,table>tfoot>tr>th,table>thead>tr>td,table>tbody>tr>td,table>tfoot>tr>td{padding:.7rem;line-height:1.6;vertical-align:top;border-top:1px solid #ddd}
.met_editor table>thead>tr>th{vertical-align:bottom;border-bottom:1px solid #ddd}
.met_editor #page_break .collapse{display:none}
.met_editor #page_break .num{padding:10px 0;text-align:center}
.met_editor #page_break .num li{display:inline;margin:0 2px;padding:3px 5px;border:1px solid #ccc;background-color:#fff;color:#666;text-align:center;cursor:pointer;font-family:Arial;font-size:12px;overflow:hidden}
.met_editor #page_break .num li.on{background-color:#ccc;color:#fff;font-weight:bold}
.metinfo-banner1{overflow:hidden;margin:0 auto}
.met_pager{text-align:center;padding: 35px 0;font-size: 0;}
.met_pager .PreSpan,.met_pager .NextSpan,.met_pager a{
  border: 1px solid #d2d2d2; background: #f3f3f3; font-size: 13px; color: #787878; margin: 0 3px; display: inline-block;
  min-width: 16px; padding: 5px; line-height: 16px; border-radius: 6px;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  transition: all 0.1s;
}
.met_pager .page-num-current,.met_pager a:hover{background: #2d2d2d;border-color: #ddd;color: #fff;}
.met_pager .PreSpan,.met_pager .NextSpan{ visibility: hidden; }
.met_pager .PreA,.met_pager .NextA{ font-family: 'Simsun',serif; font-weight: bold; }
.met_pager .PreSpan,.met_pager .PreA{margin-right:6px}
.met_pager .NextSpan,.met_pager .NextA{margin-left:6px}
.met_pager .firstPage,.met_pager .lastPage{}
.met_pager #metPageT,#metPageB,.met_pager .PageText{display: none;}
.met_pager .PageText{margin-left:10px;color:#aaa}
.met_pager #metPageT,#metPageB{text-align:center;border:1px solid #e0e0e0;color:#aaa;}
.met_pager #metPageT{width:20px;padding:6px 5px 5px}
.met_pager #metPageB{min-width:40px;_width:40px;padding:6px 0 5px;cursor:pointer;font-weight:bold}
.met_pager #metPageB{min-width:40px;_width:40px;padding:6px 0 5px;cursor:pointer;font-weight:bold}
*html .met_pager #metPageT{height:13px;line-height:13px}
*html .met_pager #metPageB{padding:0;height:28px;line-height:20px}
*+html .met_pager #metPageT{height:13px;line-height:13px}
*+html .met_pager #metPageB{padding:0;height:28px;line-height:20px}
.met_module1{padding:30px 10px}
.met_module2_list{padding:10px 10px}
.met_module2_list li{list-style:none;border-bottom:1px solid #ddd;padding:15px 100px 15px 10px;position:relative}
.met_module2_list h2{font-weight:normal}
.met_module2_list li p{color:#818181}
.met_module2_list li span.time{color:#818181;position:absolute;right:10px;top:15px}
.met_module2_list li h2 i{margin-right:10px;position:relative}
.met_module2_list li.list_2 h2,.met_module2_list li.list_3 h2{margin-bottom:3px;font-weight:bold}
.met_module2_list li.list_2{padding:15px 0}
.met_module2_list li.list_3{padding-left:100px;min-height:80px}
.met_module2_list li.list_3 img{position:absolute;left:0;top:15px}
.met_module2_list li.list_3 span.time{position:static}
.met_module2 h1.met_title{font-size:28px;font-weight:normal;padding:5px 0}
.met_module2 .met_infos{color:#818181;font-size:12px;margin-bottom:30px;padding-bottom:10px;border-bottom:1px solid #ddd}
.met_module2 .met_time{padding-right:6px}
.met_module2 .met_source{padding-right:6px}
.met_module2 .met_source a{color:#607fa6}
.met_module2 .met_editor{padding:0 10px;min-height: 300px;}
.met_tools{border-top:1px solid #ddd;margin-top:30px;position:relative;padding:10px 10px 0;height:50px;line-height:50px}
.met_tools .met_page{clear:both;position:absolute;right:5px;top:0;color:#818181}
.met_tools .met_page li{ display:inline; list-style:none; margin-left:30px;}
.met_tools .met_page li span{ padding-right:5px;}
.met_tools .met_page a{color:#607fa6}
.met_module3_list ul.list_1{list-style:none;visibility:hidden}
.met_module3_list ul.list_1 li{float:left;text-align:center;margin-top:30px;overflow:hidden}
.met_module3_list ul.list_1 li a{text-align:center;display:block;margin:0 auto;background:#fff;border:1px solid #ddd;font-size:0}
.met_module3_list ul.list_1 li h2{text-align:left;font-size:14px;padding:10px 10px;font-weight:normal;border-top:1px solid #ddd}
.met_module3_list ul a img{transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s}
.met_module3_list ul a:hover h2{color:#333}
.met_module3_list ul a:hover img{filter:alpha(opacity=50);-moz-opacity:.5;-khtml-opacity:.5;opacity:.5}
.met_module3_list ul.list_2{list-style:none;visibility:hidden}
.met_module3_list ul.list_2 li{padding:20px 10px;border-bottom:1px solid #ddd}
.met_module3_list ul.list_2 dt{float:left;position:relative}
.met_module3_list ul.list_2 dd{float:left;width:100%}
.met_module3_list ul.list_2 dd h2{padding:5px 10px;font-size:15px;font-weight:normal}
.met_module3_list ul.list_2 dd p{padding:5px 10px;color:#818181}
#showproduct dl.pshow{visibility:hidden}
#showproduct dl.pshow dt{float:left;position:relative;font-size:0;text-align:center;overflow:hidden;border-right:1px solid #ddd}
#showproduct dl.pshow dt .met_box{margin:0 auto;visibility:hidden}
#showproduct dl.pshow dt .met_box figcaption{display:none}
#showproduct dl.pshow dt .my-simple-gallery figure{float:left;margin:0}
#showproduct dl.pshow dt li{display:inline-block;margin-right:10px;margin-top:10px;cursor:pointer}
#showproduct dl.pshow dt li img{filter:alpha(opacity=90);-moz-opacity:.9;-khtml-opacity:.9;opacity:.9}
#showproduct dl.pshow dt li.flex-active{border:2px solid #000;width:66px;height:66px;position:relative;overflow:hidden}
#showproduct dl.pshow dt li.flex-active img{position:relative;left:-2px;top:-2px}
#showproduct dl.pshow dd{float:left;width:100%}
#showproduct dl.pshow dd .met_box{padding:0 20px}
#showproduct dl.pshow dd .met_box h1{font-size:24px;padding:20px 5px;border-bottom:1px solid #ddd}
#showproduct dl.pshow dd .met_box ul li{list-style:none;color:#818181;padding: 8px 5px;border-bottom:1px solid #ddd;position:relative;}
#showproduct dl.pshow dd .met_box ul li span{/* position:absolute; *//* left:0; */display: inline-block;padding:8px 5px;padding: 0px 5px;word-wrap:break-word;}
#showproduct dl.pshow dd .met_box .desc{padding:10px;margin-top:20px;background:#f7f8fa;color:#666}
#showproduct .met_nav{height:45px;line-height:45px;margin:30px 0;border:1px solid #ddd}
#showproduct .met_nav li{float:left;list-style:none;border-right:1px solid #ddd;cursor:pointer}
#showproduct .met_nav li a{display:block;padding:0 40px}
#showproduct .met_nav li.met_now,#showproduct .met_nav li.met_hover{background:#f7f8fa}
#showproduct .met_related{margin-top:30px;font-size:18px;font-weight:normal;border-bottom:1px solid #ddd;padding:10px 10px;color:#333}
#showproduct .met_related_list{list-style:none;visibility:hidden}
#showproduct .met_related_list li{float:left;text-align:center;margin-top:30px;overflow:hidden}
#showproduct .met_related_list li a{text-align:center;display:block;margin:0 auto;background:#fff;border:1px solid #ddd;font-size:0}
#showproduct .met_related_list li h2{text-align:left;font-size:14px;padding:10px 10px;font-weight:normal;border-top:1px solid #ddd}
#showproduct .met_related_list li img{transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s}
#showproduct .met_related_list li a:hover h2{color:#333}
#showproduct .met_related_list li a:hover img{filter:alpha(opacity=50);-moz-opacity:.5;-khtml-opacity:.5;opacity:.5}
#showproduct .met_nav_contbox{padding:0 10px}
#downloadlist{padding:15px}
#downloadlist .metlist{margin-bottom:20px}
#downloadlist .metlist dt{border-bottom:1px solid #ddd;font-size:14px;font-weight:bold;padding:8px 5px 8px 0;background:url(../images/images/dt-9.gif) no-repeat 5px 11px}
#downloadlist .metlist dd{color:#999;padding:8px;background:#f7f8fa}
#downloadlist .metlist dd b{font-weight:normal}
#downloadlist .metlist dd div{float:right}
#downloadlist .metlist dd span{padding-right:20px}
#downloadlist .metlist dd a{color:#1c57c4}

#downloadlist .metlist dd a:first-child {
    display: none;
}
#downloadlist .metlist dd a.down{color:#fa1a1a}
#showdownload{padding:15px}
#showdownload h1.title{font-size:24px;padding:15px 5px;border-bottom:1px solid #ddd;margin-bottom:30px}
#showdownload .paralist{background:#8c989f;padding:5px 10px;color:#fff;}
#showdownload .paralist li{list-style:none;padding:8px 5px 8px 0px;min-height:20px;position:relative;border-bottom:1px solid #ddd;}
#showdownload .paralist li:last-child{border-bottom:0}
#showdownload .paralist li a{color:#fff}
#showdownload .paralist li span{width:80px;padding:8px 5px;word-wrap:break-word;}
#showdownload .met_editor{padding:0 10px}
#showdownload .ctitle{margin:30px 0 10px;padding:0 10px;font-size:16px;font-weight:normal;height:40px;line-height:40px;border-bottom:1px solid #ddd}
#showdownload .downloadbox{margin-top:30px}
#showdownload .downloadbox a{display:inline-block;background:#23b7e5;height:35px;line-height:35px;padding:0 35px;color:#fff;border-radius:2px}
#showdownload .downloadbox a:hover{background:#38c4f0}
#showdownload .downloadbox a.active{background:#1ba4cf}
#imglist ul.list_1{list-style:none;visibility:hidden}
#imglist ul.list_1 li{float:left;text-align:center;margin-top:30px;overflow:hidden}
#imglist ul.list_1 li a{text-align:center;display:block;margin:0 auto;background:#fff;border:1px solid #ddd;font-size:0}
#imglist ul.list_1 li h2{text-align:left;font-size:14px;padding:10px 10px;font-weight:normal;border-top:1px solid #ddd}
#imglist ul a img{transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s}
#imglist ul a:hover h2{color:#333}
#imglist ul a:hover img{filter:alpha(opacity=50);-moz-opacity:.5;-khtml-opacity:.5;opacity:.5}
#imglist ul.list_2{list-style:none;visibility:hidden}
#imglist ul.list_2 li{padding:20px 10px;border-bottom:1px solid #ddd}
#imglist ul.list_2 dt{float:left;position:relative}
#imglist ul.list_2 dd{float:left;width:100%}
#imglist ul.list_2 dd h2{padding:5px 10px;font-size:15px}
#imglist ul.list_2 dd p{padding:5px 10px;color:#818181}
#showimg h1.met_title{font-size:24px;padding:15px 5px;border-bottom:1px solid #ddd;margin-bottom:30px}
#showimg .met_slide_box{text-align:center;background:#000;margin:0 auto;overflow:hidden;position:relative}
#showimg .met_slide_list ul{display:none;}
#showimg ul.exposureThumbs{border-right:0;padding:0;margin:0;list-style-type:none;height:79px; width:790px; margin:0px auto;padding:10px}
#showimg ul.exposureThumbs li{background:#111;margin:0 10px 0 0;padding:0;text-align:center;display:none;float:left}
#showimg ul.exposureThumbs li img{cursor:pointer}
#showimg ul.exposureThumbs li.last{margin:0}
#showimg .exposureWrapper{position:absolute;top:0;left:0}
#showimg .exposureWrapper img{cursor:pointer;position:absolute;top:0;left:0}
#showimg .exposureLoaded{background-image:none}
#showimg ul.exposureThumbs li{width:150px;height:79px}
#showimg .exposureSlideshowControls a{font-size:11px;color:#bba;text-decoration:none;outline:0;padding:2px 6px;display:inline}
#showimg .exposureSlideshowControls a:active,.exposureSlideshowControls a:hover{background-color:#999;color:#444}
#showimg .met_slide_box .left,.met_slide_box .right{position:absolute;width:50%;cursor:pointer}
#showimg .met_slide_box .left a,.met_slide_box .right a{display:block;width:100%;height:100%}
#showimg .imgparalist{background:#8c989f;padding:5px 10px;color:#fff;visibility:hidden;margin-top:30px;visibility:hidden}
#showimg .imgparalist li{list-style:none;padding:8px 5px 8px 90px;min-height:20px;position:relative;border-bottom:1px solid #ddd}
#showimg .imgparalist li:last-child{border-bottom:0}
#showimg .imgparalist li a{color:#fff}
#showimg .imgparalist li span{position:absolute;left:0;top:0;width:80px;padding:8px 5px;overflow:hidden;word-wrap:break-word}
.page_job{width:100%;padding-bottom: 80px;}

.page_job .title {
    text-align: center;
    margin-bottom: 30px;
    color: #1e6c00;
}

.page_job .title h2 {
    font-size: 30px;
    font-weight: normal;
}

.page_job .title p {
    font-size: 16px;
    text-transform: uppercase;
}
.page_job .job_img {width: 100%;font-size: 0;overflow: hidden;}
.page_job .job_img img {width: 100%;}
.page_job .job_list {width: 100%;}
.page_job .job_list dl {display:table;width:100%;}
.page_job .job_list dl dd{display:table-cell;width:220px;text-align:center;height: 70px;line-height: 70px;font-size: 16px;}
.page_job .job_list dl .nav {background: #006c3b;color: #fff;}
.page_job .job_list dl .list{width:100%;background: #f6f6f6;border: 1px solid #dcdcdc;position: relative;border-top:0;height: 70px;line-height: 70px;overflow: hidden;}
.page_job .job_list dl .list dd{font-size: 14px;color: #262626;}
.page_job .job_list dl .list dd a {display: block;color: #262626;}
.page_job .job_list dl .con{display:block;width: 100%;background: #ebebeb;border: 1px solid #dcdcdc;display: none;border-top: 0;}
.page_job .job_list dl .con .pd {padding: 40px;}
@media(max-width:990px){
    .page_job .job_list dl .nav  dd{
    font-size: 12px;
}

.page_job .job_list dl .list dd {
    font-size: 10px;
}
}

#joblist{padding:15px}
#joblist dl{padding:10px 5px 10px;margin-top:30px;border:1px solid #ddd}
#joblist dt{padding:0 10px;font-size:16px;font-weight:bold}
#joblist dd .dtail{padding:5px 10px 0;border-top:1px solid #ddd}
#joblist dd .dtail span{margin-right:15px}
#joblist dd .dtail a{color:#1c57c4}
#joblist dd .editor{padding:10px}
#joblist dd .mis{padding:5px 10px;border-bottom:1px solid #ddd;font-size:12px}
#joblist dd .mis span{margin-right:15px;color:#999}
#showjob h1.title{font-size:24px;padding:15px 5px;border-bottom:1px solid #ddd;margin-bottom:30px}
#showjob .ctitle{margin:30px 0 10px;padding:0 10px;font-size:16px;font-weight:normal;height:40px;line-height:40px;border-bottom:1px solid #ddd}
#showjob .met_editor{padding:0 10px}
#cvlist{padding:15px}
#showjob .paralist{background:#8c989f;padding:5px 10px;color:#fff;margin-top:30px}
#showjob .paralist li{list-style:none;padding:8px 5px 8px 90px;min-height:20px;position:relative;border-bottom:1px solid #ddd}
#showjob .paralist li:last-child{border-bottom:0}
#showjob .paralist li a{color:#fff}
#showjob .paralist li span{position:absolute;left:0;top:0;width:80px;padding:8px 5px;overflow:hidden;word-wrap:break-word}
#showjob .info_cv{margin-top:30px;margin-left:10px}
#showjob .info_cv a{display:inline-block;background:#23b7e5;height:35px;line-height:35px;padding:0 35px;color:#fff;border-radius:2px}
#showjob .info_cv a:hover{background:#38c4f0}
#showjob .info_cv a.active{background:#1ba4cf}

#messagelist{padding:15px}
#messagelist .metlist{margin-top:30px;border:1px solid #ddd;padding:5px}
#messagelist .metlist dt{padding:5px}
#messagelist .metlist dt span.name{color:#2c7199}
#messagelist .metlist dt span.time{padding-left:5px;color:#aaa;font-size:12px}
#messagelist .metlist dt span.tt{float:right;padding-right:5px;color:#aaa}
#messagelist .metlist dd.info span.tt{display:none;clear:both}
#messagelist .metlist dd.info span.text{display:block;line-height:1.5;padding:0 5px 10px;border-bottom:1px solid #ddd}
#messagelist .metlist dd.reinfo span.tt{display:block;padding:10px 5px 0;color:#2c7199}
#messagelist .metlist dd.reinfo span.text{display:block;line-height:1.5;padding:5px 5px 10px}
#messagelist .v52fmbx{margin:30px 0 0}
#linklist{padding:15px 15px 25px}
#linklist .ctitle{margin:10px 0 10px;padding:5px 10px;border-bottom:1px solid #ddd}
#linklist .inside{padding:15px 0 0}
#linklist .metlist .img li{list-style:none;display:inline;padding-right:5px}
#linklist .metlist .img img{width:88px;height:31px}
#linklist .metlist .txt li{list-style:none;float:left;width:88px;height:20px;line-height:20px;margin-right:5px;overflow:hidden}
#linksubmit{padding:15px}
#linksubmit table{margin:0 auto}
#memberbox{padding:15px}
ul.searchnavlist{list-style:none;padding:0 20px;margin:0}
ul.searchnavlist li{padding:5px 0}
ul.searchnavlist .advsearch_searchword input{width:90%;height:28px;line-height:28px\9;padding:2px 5px;border:1px solid #dcdfe0;background-color:#fff;color:#333;outline:0;border-radius:2px}
ul.searchnavlist .searchgo{display:block;background:#23b7e5;border:0 none;height:34px;line-height:26px;padding:0 35px;color:#fff;cursor:pointer;border-radius:2px;font-family:'Microsoft YaHei',Tahoma,Verdana,'Simsun'}
ul.searchnavlist .searchgo:hover{background:#38c4f0}
ul.searchnavlist .searchgo:active{background:#1ba4cf}
#searchlist{padding:15px 0}
#searchlist li{padding-left:10px;margin-bottom:6px;line-height:1.5}
#searchlist ul{list-style:none;padding:0;margin:0}
#searchlist ul li{padding:3px 5px;margin-bottom:10px}
#searchlist ul li img{display:none}
#searchlist .search_title{display:block;padding:2px 0}
#searchlist .search_title a{font-size:16px;color:#12C;text-decoration:underline}
#searchlist .search_title em{color:#c00;text-decoration:underline;font-style:normal}
#searchlist .search_detail{display:block}
#searchlist .search_detail a{text-decoration:underline;color:#12C}
#searchlist .search_content em{color:#c00;font-style:normal}
#searchlist .search_updatetime{display:block;margin-top:5px;color:green}
#searchlist a:hover{text-decoration:underline}
#sitemaplist dl{margin-top:30px;padding:20px;border:1px solid #ddd}
#sitemaplist dt h2{font-size:18px;font-weight:normal;padding:10px 0;border-bottom:1px solid #ddd}
#sitemaplist dt h2 i{font-size:22px;margin-left:10px;font-weight:normal;color:#888;position:relative;top:2px}
#sitemaplist dd ul{float:left;width:25%;list-style:none;margin-top:20px}
#sitemaplist dd li{margin-top:5px}
#sitemaplist dd li h4 a{font-weight:normal;color:#666}
.v52fmbx_hr{border-top:1px solid #ddd;margin:0;padding:0 5px 0 15px;font-weight:bold;font-size:16px;background:#ddd;height:60px;line-height:60px;}
:-ms-input-placeholder{color:#999}
.met-focus{border:1px solid #23b7e5!important}
.v52fmbx{border:1px solid #ddd;border-top:0;overflow:hidden;text-align:left}
.v52fmbx dl:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.v52fmbx dl{width:100%;zoom:1;background:#fff}
.v52fmbx dl{border-top:1px solid #ddd;margin:0;display:-webkit-box;display:-moz-box;display:box;display:-ms-flexbox;position:relative;padding:5px 0}
.v52fmbx dl dt{padding:15px 15px 10px 15px;width:105px;text-align:left;font-weight:normal;overflow:hidden;line-height:1.2}
.v52fmbx dl dd{-moz-box-flex:1.0;-webkit-box-flex:1.0;box-flex:1.0;-ms-flex:1;padding:2px 0 0 15px;margin:10px 0}
.v52fmbx dl dd label input{position:relative;top:1px;margin-right:3px}
.v52fmbx dl dd .fbox{margin:0 10px 0 0}
.v52fmbx dl dd .tips{color:#aaa}
.v52fmbx dl dd .tips:hover{color:#f00}
.v52fmbx dl dd.labelinline label{display:inline}
.v52fmbx dl dt.addimgdt{padding:10px 5px 10px}
.v52fmbx dl dt.addimgdt p{height:30px;line-height:30px;margin-bottom:8px}
.v52fmbx dl.noborder{border-bottom:0;padding-left:50px}
.formerror{margin-top:6px;height:20px;line-height:20px}
.formerror .fa-times{color:#fff;border-radius:3px;padding:1px 2px;font-size:16px;margin-right:5px;background:red}
.formerror .fa-check{color:#fff;border-radius:3px;padding:2px;font-size:14px;margin-right:5px;background:#10aa00}
.formerrorbox{border:2px solid #f00!important}
.v52fmbx dl dd.ftype_description{color:#fff;padding:8px;margin:0 5px;background:#6c6fbf}
.ftype_input .fbox{float:left}
.ftype_input .tips{float:left;padding-top:5px}
.ftype_input .fbox input{width:350px;height:28px;line-height:28px\9;padding:2px 5px;border:1px solid #dcdfe0;background-color:#fff;color:#333;outline:0;border-radius:2px}
.placeholder-ie{position:relative}
.placeholder-ie label{position:absolute;left:8px;top:7px;cursor:text;color:#999}
.ftype_textarea .tips{display:block}
.ftype_textarea textarea{width:350px;line-height:1.5;height:100px;padding:7px 5px;border:1px solid #dcdfe0;background-color:#fff;color:#333;outline:0}
.ftype_select .tips,.ftype_select-linkage .tips{display:block;margin-top:5px}
select{line-height:31px;height:31px;vertical-align:middle;background-color:#fff;outline:0;border:1px solid #ccc;padding:4px;color:#656565}
.ftype_radio .fbox label{font-weight:normal;height:28px;line-height:28px;margin:0;display:block}
.ftype_radio .fbox input[type='radio']{border-radius:100%;bottom:3px;height:15px;position:relative;vertical-align:middle;width:15px;margin:0;position:relative;top:-1px;margin-right:6px}
.ftype_radio .formerror{margin-top:0}
.ftype_checkbox .fbox input[type='checkbox']{border-radius:100%;bottom:3px;height:15px;position:relative;vertical-align:middle;width:15px;margin:0}
.ftype_checkbox .fbox label{font-weight:normal;height:28px;line-height:28px;margin:0;display:block}
.ftype_checkbox .fbox input{position:relative;top:-1px;margin-right:6px!important}
.ftype_checkbox .formerror{margin-top:0}
.ftype_transverse .fbox label{display:inline;margin-right:15px}
.submit{display:block;background:#23b7e5;border:0 none;height:34px;line-height:26px;padding:0 35px;color:#fff;cursor:pointer;border-radius:2px;font-family:'Microsoft YaHei',Tahoma,Verdana,'Simsun'}
.submit:hover{background:#38c4f0}
.submit.active{background:#1ba4cf}
.v52fmbx dl dd.ftype_code input{width:80px;margin-right:10px}
.v52fmbx dl dd.ftype_code img{height:30px;position:relative;bottom:2px}

/*********--back top--*********/
#back_top {position: fixed;right: 3%;top: 50%;width: 43px;z-index: 99;display: none;}
#back_top a {display: block;width: 100%;font-size: 0;}
#back_top img {width: 100%;}
/*********--mobile header--*********/
.m-header {position:fixed;top:-100%;background:rgba(0,0,0,0.4);z-index:50;transition:all .36s;opacity:0;width:100%;line-height: 60px;height: 60px;overflow:hidden;}
.m-header >.col-xs-6>div {font-size:1.8rem;color:#FFF;display:inline-block}
.m-header >.col-xs-6>div a {color:#FFF}
.m-header >.col-xs-6>div i {font-size:2rem;padding:0 5px;}
.st-menu-open {overflow:hidden;}
.st-menu .logo {margin:0 0 15px;padding:1em;}
.st-menu {display:none;}
.st-menu li {margin:2px 0}
.st-menu li dl {margin:0 0 15px;padding:0;display:none;}
.st-menu li dd a {text-indent:1.5em;font-size:1.4rem;}
.m-header {background:#FFF;box-shadow:0 0 10px rgba(0,0,0,0.2)}
.m-header >.col-xs-6{float: left;width: 50%;padding: 0;}
.m-header >.col-xs-6 a {display: block;font-size: 0;}
.m-header >.col-xs-6 a img {margin-top: 15px;}
.m-header >.col-xs-6.text-right {text-align: right;}
.m-header >.col-xs-6>div {color:#000}
.m-header img {max-height: 45px;margin-left: 10px;margin-top: 8px!important;}
.st-container .st-menu {background:#FFF}
.st-container .st-menu ul li a {color:#333;position:relative;}
.st-container .st-menu ul li>a:hover,.st-container .st-menu ul li.active>a {background:#006c3b;box-shadow:0 4px 8px rgba(0,0,0,0.2);color:#FFF;border-radius:3px;}
.st-menu.st-effect-2 {opacity: 0;}
.st-container .st-menu ul li>a>i {position:absolute;right:1em;top:50%;transform:translateY(-50%);}
.st-container .st-menu ul li>dl {transition:none;margin:0}
.st-container .st-menu ul li>dl dd a {background:none;box-shadow:none;color:#333;padding-left:0}
.st-container .st-menu ul li>dl dd a i {padding-right:10px;}
.st-container .st-menu ul li>dl dd.on2 a,.st-container .st-menu ul li>dl dd a:hover {color:#004ea2}
/**ipad*/
@media(max-width:990px){
    .st-menu {display:block;}
    .tb {width: 100%;height: 100%;display: table;}
    .tr {display: table-cell;vertical-align: middle;}
    header {display:none;}
    .m-header  {top:0;opacity:1}
    .tem_banner{margin-top: 60px;}
    .tem_inner{width:95%;}

.tem_index_strength {
    padding-top: 30px;
    padding-bottom: 0;
    margin-bottom: 30px;
}
.tem_index_strength .swiper-slide{padding:0 10px}
.tem_index_strength .button {
    right: 6%;
    bottom: 0;
    height: 28px;
}
.tem_index_strength .swiper-slide>div.text{
    padding: 0 10px;
}

.tem_index_strength .swiper-slide>div.text h2 a {
    font-size: 19px;
}
.tem_index_strength .swiper-pagination{display:none;}
.tem_index_strength .swiper-slide>div.img{min-height: 174px;}
.tem_index_strength .swiper-slide>div.text .editor{margin-top: 0;}
.tem_index_strength .swiper-slide>div.text .editor .pro_t1{font-size:12px;height: 112px;overflow: hidden;}
.tem_about{height:initial;width: 95%;margin: 0 auto;}

.tem_about .left {
    width: 100%;
    float: initial;
}

.tem_about .left .pd {
    width: 85%;
    margin: 0 auto;
    padding: 30px 0;
}

.tem_about .left .pd .title {
    font-size: 18px;
}

.tem_about .left .con {
    margin: 20px 0 30px;
}

.tem_about .left .con p {
    font-size: 12px;
    line-height: 22px;
}

.tem_about .left a {
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    width: 150px;
}

.tem_about .right {
    float: initial;
    width: 100%;
    height: initial;
}

.tem_about .right .pd {
    width: 100%;
    height: initial;
    margin: 0;
}

.tem_about .right .list ul li {
    height: initial;
    padding-bottom: 20px;
}

.tem_about .right .list ul li .tb {
    margin: 25px auto 10px!important;
}

.tem_about .right .list ul li a .txt span {
    font-size: 16px;
}

.tem_about .right .list ul li a .txt p {
    font-size: 12px;
    vertical-align: unset;
}
.tem_index_product{padding:50px 0 80px;}

.tem_index_product {
    padding: 20px 0 40px;
}
.tem_index_product .head {
    text-align: center;
}
.tem_index_product .head h2 {
    font-size: 18px;
}
.tem_index_product .head p {
    font-size: 14px;
}
.tem_index_product .list .more{position:relative;text-align: center;margin-top: 30px;}
.tem_index_news .title{
    padding: 30px 0;
}

.tem_index_news .title h2 {
    font-size: 24px;
    font-weight: normal;
}

.tem_index_news .title p {
    font-size: 18px;
    text-transform: uppercase;
}
.tem_index_news .list .left {
    display: none;
}

.tem_index_news .list .right {
    width: 100%;
    float: initial;
}
.tem_index_news .list .right ul li a h2{
    font-size: 14px;
    color: #676767;
}
.tem_index_news .list .right ul li a p{
    font-size: 12px;
    font-weight: normal;
    line-height: 21px;
}

.tem_index_news .more {
    padding: 10px 0 50px;
}

section.tem_index_link ul li {
    width: 100%;
    display: block;
    height: 200px;
}
section.tem_index_link ul li .txt h2 {
    font-size: 18px;
}

section.tem_index_link ul li .txt p {
    font-size: 14px;
}

.tem_index_footer {
    padding: 30px 0 20px;
}

.tem_index_footer .logo {
    display: none;
}

.tem_index_footer .nav {
    display: none;
}

.tem_index_footer .contact {
    text-align: center;
    float: initial;
}

.tem_index_footer .link {
    display: none;
}
footer{
    line-height: 30px;
    text-align: center;
    padding-top: 20px;
}
footer .tech {
    position: relative;
    text-align: center;
    padding-bottom: 10px;
}
.page_nav{margin-bottom:20px;}

.page_nav .nav{display:none;}
.page_show .met_position{float:initial;}
.page_show .page_nav .tem_inner{height:initial;}
.page_show .page_nav .nav{display:block;float: initial;width: 100%;border-top: 1px solid #ddd;text-align: center;}

.page_show .page_nav .nav a {
    font-size: 12px;
}
.p_introduce{
    padding: 20px 0 50px;
}

.p_introduce .list {
    width: 100%;
}

.p_introduce .list ul li {
    width: 50%;
    display: inline-block;
}

.p_introduce .list ul li a .tb {
    margin-top: 20px;
}

.p_introduce .list ul li a .txt span {
    font-size: 18px;
}

.p_introduce .list ul li a .txt p {
    font-size: 12px;
    vertical-align: top;
}

.p_introduce .list ul li a .txt {
    line-height: 20px;
    height: 20px;
    overflow: hidden;
}
.p_equipment{
    padding-top: 60px;
}
.page_about .title{margin-bottom:20px}

.p_equipment .list .img {
    min-height: 287px;
}

.p_equipment .list .swiper-slide-active h2 {
    color: #4d4d4d;
    font-size: 14px;
    text-align: center;
}
.p_equipment .bot{
    margin-top: 0;
}

.p_equ_navigation {
    float: initial;
    width: 100%;
    text-align: center;
    margin-bottom: 13px;
}

.p_equ_navigation .jt {
    display: none;
}

.p_equ_navigation>div {
    display: inline-block;
    margin: 0;
    color: #046f3e;
}
.p_equipment .bot .image{width:100%;float:initial;}
.p_equipment .color {display: none;}
.p_impact .img{min-height: 302px;}
.p_history{padding: 40px 0;}
.p_history .list .gallery-thumbs .navigation>div{width: 15px;}
.p_honor{padding:40px 0}
.tem_index_productapp .list .txt{position:relative;bottom: 0;left: 0;width: 95%;margin: 0 auto;padding: 20px 0;text-align: center;}

.tem_index_productapp .list .txt h2 {
    color: #212121;
    font-size: 18px;
}

.tem_index_productapp .list .txt p {
    color: #a2a2a2;
    font-size: 14px;
    line-height: 27px;
}

.tem_index_productapp .list .txt a {
    background: #0c7344;
    color: #fff;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    display: inline-block;
}
.page_product .top .txt{display:none;}
.page_product .nav{padding:20px 0;}
.page_product .nav ul{
    white-space: normal;
}

.page_product .nav ul li {
    display: inline-block;
    margin-bottom: 5px;
    float: left;
    width: 31.6535%;
}

.page_product .nav ul li a {
    width: initial;
    font-size: 12px;
    text-align: center;
}
.page_product .list ul li{
    width: 50%;
}

.page_product .list ul li a h2 {
    font-size: 12px;
    height: 35px;
    line-height: 35px;
    margin-bottom: 20px;
}
.show_product .list .left{width:100%;float:initial;}

.show_product .list .right {
    width: 100%;
}

.show_product .list .right ul li {
    display: inline-block;
    width: 50%;
    margin: 12px 0 0 0;
}
.page_contact .contact .txt{
    width: 100%;
    height: initial;
    float: initial;
}

.page_contact .contact .map {
    width: 100%;
    float: initial;
    overflow: hidden;
}
.ftype_input .fbox input{width: 190px;}
.ftype_textarea textarea{width: 190px;}
.page_product .list .pro_txt{
    position: relative;
    width: 100%;
    bottom: 0;
    padding-bottom: 30px;
}
.p_impact .list{display:block;}
.p_impact .list .left{display:block;width:100%}
.p_impact .list .right{display:block;width:100%;text-align:center;padding: 20px 0 0 0;}
.p_impact .list .right .title{text-align:center;}
.page_history .list .year{display:none}
.page_product .list div>*{max-width:100%;}

.page_product .list div h5 {
    font-size: 17px!important;
    line-height: 50px!important;
    height: 50px!important;
}
.page_contact .contact .con .pd>div{display:block;width: 100%;margin-bottom: 20px;text-align: left;}

.page_contact .contact .con .tb {
    padding-left: 36px;
}
.page_contact .contact .con{height:inherit;}
}
/*********--mobile--*********/
@media(max-width:767px){
    
}