body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd,input{margin:0;padding:0;}
*{ -webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;  }  
body,html{font-size:12px; background: #fff; width: 100%; height: 100%; color:#666;font-family: "微软雅黑"}
img{border:none; display: inline-block;}
li{list-style:none;}
input,select,textarea{outline:none; border:none/*-webkit-appearance: none;*/}
input::-webkit-input-placeholder { color:#9c9c9c;font-size:0.14rem;}
input:-moz-placeholder {  　　color:#9c9c9c;font-size:0.14rem;　　}
input::-moz-placeholder { color:#9c9c9c;font-size:0.14rem;}
input:-ms-input-placeholder { color:#9c9c9c;font-size:0.14rem;}
textarea{resize:none;}
a{text-decoration:none;color: #707070;}
i,em,strong,b,h1,h2,h3,h4,h5{ font-style: normal; font-weight: normal;}
img{width: 100%}

.main{
    width: 95%;
    margin: 0px 2.5%;
}
.index_top{width:100%; padding: 0px 2%; background: #fff;display:flex;justify-content:space-between;align-items:center;height:.9rem;position: fixed;top: 0px;z-index: 6}
.index_top p img{width:4rem;}
.index_top span img{width: .5rem;margin-right:20px;}
.index_top p.fr_search{ float: right;margin:0px;margin-right:.4rem; display: none; }
.index_top p.fr_search img{width:.25rem;}
.drawer-toggle img{width: .25rem;margin-right:20px;}
.page_search{margin-right: 0px; }


.mui-fullscreen{ background: #fff}
nav{ padding-top: 0.15rem; height: .9rem}
nav a{width: 100%;line-height: .3rem;color: #fff;font-size: 14px;}
.list_dt{color:white;width:100%;height: 35px;line-height: 35px;text-indent:.5rem;border-bottom: 1px solid #009B6C; cursor: pointer;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;position: relative;}
.list_dt p a{color:white; font-size:16px;}
.list_dt p a:hover{color:white; font-size:16px;}
/* .list_dt:hover{background: #115c9f;} */
/*.list_dt:hover ._after{display: block;width: 3px;height: 100%;position: absolute;left: 0;top: 0;background: #4285F4; }*/
/* #open{ background: #115c9f;} */
#open ._after{display: block;width: 3px;height: 100%;position: absolute;left: 0;top: 0;background: #4285F4;}
.list_dt_icon{position: absolute;right: .1rem;top: 9px;display: block;width: .16rem;height: .16rem;background: url("../image/off.png") no-repeat;}
.list_dt_icon{background: url("../image/open.png") no-repeat;}
.list_dd{display: none;text-indent: .5rem;font-size: 0.14rem;}
.list_li{color: white;width:100%;padding: 5px 0px 0px;height:28px;line-height:28px;cursor: pointer;}
.list_dd ul li a{font-size: 14px;border-bottom: 1px dashed #009B6C;line-height:32px;display:block;width:100%;/* text-indent:1rem; */color:#efefef;}
.list_dd_dd dl{width: 100%; float: left;text-indent: 20px;border-bottom: 1px dashed #009B6C;display: none;}
.list_dd_dd>dl dd a{text-indent:35px;width: 100%;float: left; color:#CCCCCC;}
.list_dd_dd p.list_p{
    display: none;
}
.list_dd_dd p.list_p b a{
    text-indent: 0.8rem;
    width: 100%;
    float: left;
}


/*banner切换*/
.banner{ width:100%; position:relative;font-size:0; margin-top:.9rem;height:3.1rem;overflow: hidden;}
.b-img{position:absolute; left:0; top:0;width: 100%}
.b-img a,.b-img a img{ display:block; float:left;width: 100%}
.b-list{ height:.1rem; position:absolute;z-index:4;left:calc((100% - 100px)/2); bottom: .1rem; width: 100px}
.b-list span{ display:block;cursor:pointer; width:.1rem; height:.1rem; float:left; margin:0 5px; background: #fff;border-radius: .1rem;}
.b-list .spcss{background: #007D59;width:.8rem;}


.index1{
    width: 100%;
    float: left;
    padding-bottom: .4rem;
    background:#fff;
    border-bottom: 0.01rem solid #e9e9e9;
}
.index_tit{
    width: 100%;
    float: left;
    text-align: center;
    height: 1rem;
}
.index_tit h2{
    font-size: .4rem;
    color: #000000;
    font-weight: normal;
    padding-top:.3rem;height:.9rem;
}
.index_tit p{
    width: 100%;
    height: 0.01rem;
    background: #e7e7e7;
    position: relative;
}
.index_tit p b{
    width: .6rem;
    height:0.05rem;
    border-radius: 5px;
    background: #007D59;
    display: inline-block;
    position: absolute;
    top: -0.02rem;
    margin-left: -.3rem;
}
.index1_top{
    width: 100%;
    float: left;
}
.index1_top ul{
    display: table;
    margin: 0px auto;
    padding-top:.15rem;
}
.index1_top ul li{
    margin-right:.1rem;
    float: left;
}
.index1_top ul li a {
    height:.5rem;
    line-height: .5rem;
    float: left;
    padding: 0px .15rem;
    display: inline-block;
    border-radius: .25rem;
    border:0.01rem solid #2c2c2c; 
}
.index1_top ul li a:hover,.index1_top ul li.hover a{
    background: #007D59;
    border:0.01rem solid #007D59; 
    color: #fff;
}
.index1_bot{
    width: 100%;
}
.index1_bot,.index_con{
    width: 100%;
    float: left;
}
.index_con ul{
    width: 100%;
    float: left;
}
.index_con ul li {
    float: left;
    width:calc(50% - .1rem);
    margin-right: .1rem;
    margin-top:.25rem;
    /*border:0.01rem solid #d6d6d6;*/
    text-align: center;
    cursor: pointer;
}
.index_con ul li a{
    width:100%;
    border:0.01rem solid #d6d6d6;
    display: inline-block
}
.index_con ul li img{
    width:100%;
    padding:0.05rem;
    border-bottom: 0.01rem solid #d6d6d6;
    float: left;
	height:170px;
}
.index_con ul li b{
    width: 100%;
    line-height:.65rem;
    font-size:14px;
    color: #666666
}
.index_con ul li:nth-child(2n){
    margin-right: 0px;
    float: right;
}
.index_con ul li:hover a img,.index_con ul li.hover a img{
    border-bottom: 0.01rem solid #007D59
}
.index_con ul li:hover a,.index_con ul li.hover a{
    border: 0.01rem solid #007D59
}
.index_con ul li:hover a b,.index_con ul li.hover a b{
    color: #007D59
}
.index2{
    width: 100%;
    float: left;
    background:#fff;
    border-top:0.01rem solid #e9e9e9;
    margin-top: .1rem;
}
.index_tit1 {
    width: 100%;
    float: left;
    text-align: center;
    padding-top:.4rem;
    margin-bottom: .25rem;
}
.index_tit1 img{
    width: 70%;
}
.index2_img{
    width: 100%;
    float: left;
    margin: 0px 20;
}
.index2_top,.index2_bot{
    width: 100%;
    float: left;
}
.index2 .index2_top{
    width: 100%;
    float: left;
    padding-top:.4rem;
}
.index2 .index2_top dl {
    width:100%;
    float: left;
    margin-bottom:.4rem;
}
.index2 .index2_bot {
    width:100%;
    float: left;
    padding-top:.4rem;
}
.index2 .index2_bot dl {
    width:100%;
    float: left;
    margin-bottom:.4rem;
}
.index2 dl dt{
    width:.8rem;
    height:1.02rem;
    line-height:0.9rem;
    background: url(../image/index2_btn.png) center center no-repeat;
    background-size: 100%;
    float: left;
    color: #fff;
    font-size:.6rem;
    text-align: center
}
.index2 dl dd{
    width:calc(100% - 1.1rem);
    float: left;
    padding-left:.2rem;
}
.index2 dl dd p{
    width: 100%;
    font-size:.32rem;
    color: #333333;
    
    float: left;
    width:100%;
}
.index2 dl dd span{
    width: 100%;
    float: left;
    font-size:12px;
    color: #666666;
    line-height:24px;
}



.index_tit2{
    width: 100%;
    float: left;
    text-align: center;
    height:1.2rem;
}
.index_tit2 h2{
    font-size: .4rem;
    color: #fff;
    font-weight: normal;
    padding-top:.4rem;height:1rem;
}
.index_tit2 p{
    width: 100%;
    height: 0.01rem;
    background: #494c53;
    position: relative;
}
.index_tit2 p b{
    width: .6rem;
    height:0.05rem;
    border-radius: 5px;
    background: #007D59;
    display: inline-block;
    position: absolute;
    top: -0.02rem;
    margin-left: -.3rem;
}
.index3{
    width: 100%;
    float: left;
    background: url(../image/index3_bj.png) top center no-repeat;
    background-size: 100% ;
    height: 7rem;
    overflow: hidden;;
}
.index3_con_t  ul.ulul2,.index3_con_t ul.ulul3{
    display: none;
}

.index5{
    height: 8rem;
    overflow: hidden;;
}
.index5_con_t ul.ulul2,.index5_con_t ul.ulul3{
    display: none;
}
.index3_con_t{
    /*width: 10000px;*/
    float: left;
    overflow: hidden;
}
.index3_con{
    width: 100%;
    float: left;
    padding: 0.35rem 0px
}
.index3_con_t ul{
    width:100%;
    overflow: hidden;
    float: left;
}
.index3_con_t ul li{
    width:calc(50% - .1rem);
    margin-right: .1rem;
    background: #fff;
    text-align: center;
    float: left;
    cursor: pointer;
}
.index3_con_t ul li:nth-child(2n){
    margin-right: 0px;
    float: right;
}
.index3_con_t ul li img {
    width: 100%;
}
.index3_con_t ul li b{
    width: 100%;
    float: left;
    padding-top:.2rem;
    display: inline-block;
    font-size: 14px;
    color: #333333;
}
.index3_con_t ul li em{
    width: 100%;
    float: left;
    padding-top:10px;
    display: inline-block;
    font-size: 12px;
    color: #666;
}
.index3_con_t ul li strong{
    width: 100%;
    float: left;
    padding-top: 10px;
    display: inline-block;
    padding-bottom:10px;
}
.index3_con_t ul li strong a {
    width: 50%;
    height: 0.44rem;
    font-size: 0.24rem;
    line-height:0.44rem;
    text-align: center;
    background: #fff;
    color: #007D59;
    border: 0.01rem solid #007D59;
    display: inline-block;
}
.index3_con_t ul li:hover strong a{
    color: #007D59;
    border: 0.01rem solid #007D59;
}
.list{ display: table;margin:0px auto; padding-bottom: .6rem;}
.list a {width:.14rem;height:.14rem;border-radius: 50%;display: block;background: #ffffff;float: left;margin: 0 5px;border-radius: 5px;}
.list a.active {width: .7rem;background: #007D59;}
.index4{
    width: 100%;
    float: left;
    margin-bottom:.6rem;
}
.index4_top{
    width: 100%;
    float: left;
    margin-top: .4rem;
}
.index4_top p{
    float: left;
    width: 100%;
}
.index4_top dl{
    width: 100%;
    float: left;
}

.index4_top dl dt i{
    width: 100%;
    float: left;
    font-size: .24rem;
    color: #333;
    padding-top:.2rem;
    line-height:.4rem;


}
.index4_top dl dd{
    width: 100%;
    float: left;
    margin-top:.3rem;
}
.index4_top dl dd a{
    width: 80%;
    margin: 0px 10%;
    height: .6rem;
    line-height:.6rem;
    text-align: center;
    display: inline-block;
    border: 0.01rem solid #007D59;
    color: #007D59;
    font-size:14px;
}
.index4_top dl dd a:hover{
    background: #007D59;
    color: #fff;
}

/*å…³äºŽæˆ‘ä»¬--åˆ‡æ¢æ•ˆæžœ*/
.Box_con  {width:100%;left:0px;z-index: 10; margin-top:.3rem;float:left;background: #fff;
    border-radius: .1rem;
    box-shadow: .05rem .05rem .3rem #ddd;
    padding:0.05rem 0px .2rem;
}
/*.Box_con .btn {display: block;width: 42px;height:74px;position: absolute;top: 80px;z-index:10;cursor: pointer;color: #fff;display:none}
.Box_con .btn_l {background: url(../image/btn_l1.png) no-repeat center;left:0px;}
.Box_con .btn_r{background: url(../image/btn_r1.png) no-repeat center;right:0px;}*/
.Box_con .conbox{width:100%;}
.Box_con .conbox ul {position: relative;list-style: none;left: 0px;width:calc(100% - 0.2rem);margin-left: .2rem;float: left;}
.Box_con .conbox ul li{float: left; width:calc(100%/3 - .2rem);
    margin-right: .2rem;
    margin-top:.2rem;
   text-align: center;font-size: 0.14rem; color: #333; line-height:.4rem;}
.Box_con .conbox ul li img {display: block;width: 100%;float: left;}
.Box_con .conbox ul li b{ padding-top: .05rem;width: 100%;display:inline-block; font-size:12px;}

.index5{
    width: 100%;
    float: left;
    background: #fff;
    border-bottom: 0.01rem solid #e9e9e9
}
.index5_con_t{
    /*width: 10000px;*/
    float: left;
    overflow: hidden;
}
.index5_con{
    width: 100%;
    float: left;
    padding: 0.35rem 0px
}
.index5_con_t ul{
    width:100%;
    overflow: hidden;
    float: left;
}
.index5_con_t ul li{
    width:calc(50% - .1rem);
    margin-right: .1rem;
    background: #d6d6d6;
    text-align: center;
    float: left;
    cursor: pointer;
}
.index5_con_t ul li:nth-child(2n){
    margin-right: 0px;
    float: right;
}
.index5_con_t ul li img {
    width: calc(100% -.4rem);
    padding: .2rem
}
.index5_con_t ul li b{
    width: 100%;
    float: left;
    padding:.2rem 0px;
    display: inline-block;
    font-size: .18rem;
    background:#007D59;
    color: #fff;
}

.index5_con_t ul li:hover strong a{
    color: #007D59;
    border: 0.01rem solid #007D59;
}
.index5_list{ display: table;margin:0px auto; padding-bottom: .6rem;}
.index5_list a {width:.14rem;height:.14rem;border-radius: 50%;display: block;background: #adadad;float: left;margin: 0 0.05rem;border-radius: 5px;}
.index5_list a.active {width: .7rem;background: #007D59;}


.index6{
    width: 100%;
    float: left;
    background: #fff;
    border-bottom: 0.01rem solid #e9e9e9
}
.index6_con_t{
    /*width: 10000px;*/
    float: left;
    overflow: hidden;
}
.index6_con{
    width: 100%;
    float: left;
    padding: 0.35rem 0px
}
.index6_con_t ul{
    width:100%;
    overflow: hidden;
    float: left;
}
.index6_con_t ul li{
    width:calc(50% - .1rem);
    margin-right: .1rem;
    background: #d6d6d6;
    text-align: center;
    float: left;
    cursor: pointer;
}
.index6_con_t ul li:nth-child(2n){
    margin-right: 0px;
    float: right;
}
.index5_con_t ul li img {
    width: calc(100% -.4rem);
    padding: .2rem
}
.index6_con_t ul li b{
    width: 100%;
    float: left;
    padding:.2rem 0px;
    display: inline-block;
    font-size: .18rem;
    background:#007D59;
    color: #fff;
}

.index6_con_t ul li:hover strong a{
    color: #007D59;
    border: 0.01rem solid #007D59;
}
.index6_list{ display: table;margin:0px auto; padding-bottom: .6rem;}
.index6_list a {width:.14rem;height:.14rem;border-radius: 50%;display: block;background: #adadad;float: left;margin: 0 0.05rem;border-radius: 5px;}
.index6_list a.active {width: .7rem;background: #007D59;}

.news{
     width: 100%; 
    float: left;
    background: #fff;
    border-top: 0.01rem solid #e9e9e9;
    border-bottom: 0.01rem solid #e9e9e9;
    margin-top: .1rem;
}


.news_l{ width: 100%;padding: 0px 2%; float: left;}
.news_l_t {padding:.15rem 0px;display: table;margin: 0px auto;}
.news_l_t li { float: left; font-size:.22rem; color: #666;cursor: pointer; height:.54rem;line-height: .54rem;width: 1.8rem;text-align: center;border-radius: .25rem;}
.news_l_t li.hover{ color: #fff;background: #007D59; }
.news_l_con{ height: 520px; overflow: hidden;width: 98%; float: left;margin-top: 10px;}

.news_lcon dl {width: 100%;color: #666666; float: left;}
.news_lcon dl dt {width:100%; float: left}
.news_lcon dl dt img{ float: left }
.news_lcon dl dd {width: 280px; float: left; padding-top: 0px;}
.news_lcon dl dd p a {font-size: 18px; color: #007D59}
.news_lcon dl dd span {width: 100%; float: left; font-size: 12px; color: #666; line-height: 0.34rem;}
.news_lcon dl dd b{font-size: 0.14rem; color: #666; line-height: 0.24rem; float: left; }

.news_lcon ul{width: 100%;float: left;padding-top:.1rem;}
.news_lcon ul li { height: .6rem; line-height:.6rem;width: 100%; float: left;border-bottom: 1px dashed #d2d2d2 }
.news_lcon ul li a{width: 100%; float: left;}
.news_lcon ul li b { float: left;position: relative;width:calc(100% - 2rem);overflow: hidden;text-overflow: ellipsis; white-space: nowrap; }
.news_lcon ul li b:after{ position: absolute;left: 0px;top: .25rem; content: ""; width:.1rem; height:.1rem; background:url(../image/option1.jpg) center center no-repeat;background-size: .1rem  }
.news_lcon ul li a { color: #666;text-indent:.2rem; }
.news_lcon ul li a:hover b:after{ position: absolute;left: 0px;top: 18px; content: ""; width: 9px; height: 2px; background:#007D59;  }
.news_lcon ul li a:hover {color: #007D59}
.news_lcon ul li span { float: right;}







.go_top{height:80px; line-height: 40px;background: #fff; float: left;width:100%;border-top:0.01rem solid #e9e9e9;margin-top: .1rem;text-align: center;padding-top: 15px;}
.go_top img{width:50px;text-align: center;}


/*首页--icon*/
.indexicon_index{height: 1.2rem;line-height:20px;background: transparent;width: 100%; float: left;bottom: 0px;z-index: 9; position: relative;}
.indexicon_index p{width: 100%; display: inline-block; background: #363a3f;float: left;text-align: center; border-top: 0.01rem solid #686b6e;height: .3rem;line-height: .3rem; color: #fff;position: fixed;bottom: 0px}
.indexicon{height: 50px;background: #363a3f;width: 100%; float: left;position: fixed; bottom: 0px;z-index: 9}

.index_icon{background: #363a3f;width: 100%; float: left;bottom: 0px;z-index: 999; position: relative;}
.index_icon ul{height: 60px;background: #363a3f;width: 100%; float: left;position: fixed; bottom: 0px;}
.index_icon ul li { float: left;width:25%; text-align: center;padding-top:8px;height: 40px; background: #363a3f;}
.index_icon ul li:last-child{border:none;}
.index_icon ul li img{width: .5rem;}
.index_icon ul li span {width: 100%; display: inline-block; font-size: 12px; color: #ededed;line-height:20px; float: left;}



.page_content{
    width: 100%;
    float: left;
    margin-bottom: .5rem;
	background-color:#FFFFFF;
}
.page_nav{
    width:100%;
    float: left;
    line-height: 40px;
    height: 40px;
    padding: 0px 2.5%;
    border-bottom:0.01rem solid #d2d2d2;
    font-size: 14px;
    color: #666;
}
.page_nav a {
    color: #666;
    padding: 0px .05rem;
}
.aboutcon{
    width: 100%;
    padding: 0px 2.5%;
    float: left;
	font-size:14px;
	line-height:24px;
}
.aboutcon p{
    width: 100%;
    padding:0.1rem 0px .4rem 0px;
    float:left;
    font-size:14px;
    line-height:24px;
    color: #666;
}

.contactcon{
    width: 100%;
    padding: 0rem 2.5%;
    float: left;
    font-size:14px;
	line-height:24px;
	color: #8c8c8c;
	padding-top:5px;
}


.downloadcon{
    width: 100%;
    padding: .2rem 2.5%;
    float: left;
}
.downloadcon ul li {
    width: 100%; 
    height: 32px;
    line-height: 32px; 
    float: left; 
    background: #efefef;
    margin-bottom: 10px; 
    cursor: pointer;
}
.downloadcon ul li p {
    position: relative; 
    text-indent: 10px;
    width: 70%; 
    overflow: hidden; 
    float: left;
    color: #707070;
}
.downloadcon ul li p:before{
    position: absolute; 
    left: -.15rem; 
    content: '·'; 
    top: 0px; 
    font-size: 20px; 
    color: #666;
}

.downloadcon ul li span { 
    float: right; 
}
.downloadcon ul li span a{
    width: 1.5rem; 
    height:32px; 
    float: left;
    background: #007D59; 
    line-height:32px; 
    text-align: center; 
    display: inline-block;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase
}
.downloadcon ul li:Hover span a{
    width: 1.5rem; 
    height: 32px; 
    background: #009B6C; 
    line-height: 32px; 
    text-align: center; 
    display: inline-block;
    color: #fff;
    font-size: 12px;
}
.downloadcon ul li:Hover p{
    color: #d81012
}
.downloadcon ul li.hover {color: #009B6C}



.factorycon{
    width: 100%;
    padding: 0rem 2.5%;
    float: left;
}
.factorycon ul{
    width: 100%;
    float: left;
    margin-top:.25rem;
}
.factorycon ul li {
    float: left;
    width:calc(50% - .1rem);
    margin-right: .1rem;
   
    /*border:0.01rem solid #d6d6d6;*/
    text-align: center;
    cursor: pointer;
}
.factorycon ul li a{
    width:100%;
	line-height:40px;
}
.factorycon ul li img{
    width:100%;
    padding:0.05rem;
    border:0.01rem solid #d6d6d6;
    float: left;
	height:150px;
}
.factorycon ul li b{
    width: 100%;
    line-height:50px;
    font-size:14px;
    color: #666666
}
.factorycon ul li:nth-child(2n){
    margin-right: 0px;
    float: right;
}
.factorycon ul li:hover a img,.factorycon ul li.hover a img{
    border: 0.01rem solid #007D59
}

.factorycon ul li:hover a b,.factorycon ul li.hover a b{
    color: #007D59
}

.honorcon{
    width: 100%;
    padding: 0rem 2.5%;
    float: left;
}
.honorcon ul{
    width: 100%;
    float: left;
    margin-top:.25rem;
}
.honorcon ul li {
    float: left;
    width:calc(50% - .1rem);
    margin-right: .1rem;
   
    /*border:0.01rem solid #d6d6d6;*/
    text-align: center;
    cursor: pointer;
}
.honorcon ul li a{
    width:100%;
    display: inline-block
}
.honorcon ul li img{
    width:100%;
    padding:0.05rem;
    border:0.01rem solid #d6d6d6;
    float: left;
	height:250px;
}
.honorcon ul li b{
    width: 100%;
    line-height:50px;
    font-size:14px;
    color: #666666
}
.honorcon ul li:nth-child(2n){
    margin-right: 0px;
    float: right;
}
.honorcon ul li:hover a img,.factorycon ul li.hover a img{
    border: 0.01rem solid #007D59
}

.honorcon ul li:hover a b,.factorycon ul li.hover a b{
    color: #007D59
}


.pages { display: table;margin: auto;padding-top:.6rem; }
.pages li { float: left;}
.pages li a{height:.4rem;  padding:0px 10px;line-height: .4rem; background: #fff;border: 1px solid #dbdbdb;color: #666; display: inline-block;margin-right: 10px;color: #666;text-align: center;}
.pages li a:hover{height:.4rem;line-height: .4rem; background: #007D59;border:1px solid #007D59;color: #fff; text-align: center;}
.pages li.active a{background: #007D59; color: #fff;border:1px solid #007D59;}


.faqcon{
     width: 100%;
    padding: 0rem 2.5%;
    float: left;
}
.faqcon dl{
    width: 100%;
    float: left;
    padding: 0.1rem 0px 0.2rem 0px;
    border-bottom: 1px solid #d2d2d2;
    font-size: .14rem;
    color: #7d7d7d;
}
.faqcon dl dt{
    width: 100%;
    float: left;
    font-size: 14px;
    color: #007D59;
}
.faqcon dl dt a{
    width: 100%;
    float: left;
    font-size: 14px;
    color: #007D59;
}
.faqcon dl dd p,.faqcon dl dd span{
    width: 100%;
    float: left;
    line-height: 24px;
    display: inline-block;
	font-size: 14px;
}
.faqcon dl dd span{
    line-height: 24px;
	 font-size: 14px;
}
.faqcon ul{
    width: 100%;
    float: left;
    padding: 0.1rem 0px 0.2rem 0px;
    font-size: .14rem;
    color: #666666;
}
.faqcon ul li {
    width: 100%;
    float: left;
    border-bottom: 1px dashed #ccc;
    line-height: 32px;
}
.faqcon ul li p {
    position: relative; 
    text-indent: .2rem;
    width: 100%; 
    overflow: hidden; 
    float: left;
    color:#707070;
	font-size:14px;
}
.faqcon ul li p:before{
    position: absolute; 
    left: -.15rem; 
    content: '·'; 
    top: 0px; 
    font-size: 20px; 
    color: #707070;
}

.faqcon ul li span { 
    float: right; 
}
.faqcon ul li span a{
    width: 1.5rem; 
    height: 32px; 
    float: left;
    line-height:32px; 
    text-align: center; 
    display: inline-block;
    color: #707070;
    font-size: 14px;
    text-transform: uppercase
}
.faqcon ul li:Hover span a{
    width: 1.5rem; 
    height: 32px; 
    line-height: 32px; 
    text-align: center; 
    display: inline-block;
    color: #d81012;
}
.faqcon ul li:Hover p{
    color: #d81012
}
.faqcon ul li.hover {color: #d81012}

.faqshowcon{
    width: 100%;
    padding: 0rem 2.5%;
    float: left;
}
.faqshowcon h1{
    text-align: center;
    width: 100%;
    padding: 0.2rem 0px .15rem 0px;
    border-bottom: 1px solid #d2d2d2;
    float: left;
}
.faqshowcon h1 b{
    font-size: 14px;
    width: 100%;
    display: inline-block;
    color: #df3d3d;
    line-height: 32px;
    float: left;
}
.faqshowcon h1 p{
    font-size: 12px;
    width: 100%;
    display: inline-block;
    color: #707070;
    float: left;
}
.faqshowcon dl {
    width: 100%;
    float: left;
    padding: .15rem 0px .22rem;
    font-size: 14px;
    line-height: 24px;
    color: #707070;
}
.faqshowcon dl dt{
    width: 100%;
    float: left;
    line-height: 24px;
    padding: .15rem 0px .22rem;
	font-size:14px;
}

.faqshowcon dl dd{
    width: 100%;
    float: left;
    line-height: 32px;
}

.faqshowcon dl dd b{
    width: 100%;
    float: left;
    line-height: 24px;
    display: inline-block;
    color: #707070;
}
.faqshowcon dl dd b a{
    color: #707070;
}
.faqshowcon dl dd b:hover a{
    color: #ff0000;
}
.joincon{
    width: 100%;
    padding: 0rem 2.5%;
    float: left;
    font-size:14px;
	line-height:24px;
	color: #8c8c8c;
	padding-top:5px;
}

.lycon{  
    width: 100%;
    padding: 0.2rem 2.5%;
    float: left;
}
.lycon p{
    width: 100%;
    float: left;
    font-size: 14px;
    color: #666;
}
.lycon ol li {line-height: 40px;width: 100%; float: left;margin-top:.1rem;}
.lycon ol li span {width: 1.5rem; text-align: right; display: inline-block;font-size:14px; color: #666;padding-right:.1rem; float: left;}
.lycon ol li input{outline: none;border: none;width:5.2rem; height: 36px; line-height: 36px;border: 1px solid #d8d8d8; float: left;padding-left: 5px;}
.lycon ol li textarea{width: 5.2rem; height: 1.36rem;padding: 5px;resize:none;outline: none;border: 1px solid #d8d8d8}
.lycon p input{width: 1rem; height: .4rem;border: none;color: #fff;margin:.2rem 0px .4rem 1.5rem;cursor: pointer;outline: none;border-radius: .05rem; }
.lycon p input:first-child{ background: #007D59}
.lycon p input:last-child{ background: #666666;margin-left: 10px;}




.newscon{
     width: 100%;
    padding: 0rem 2.5%;
    float: left;
}
.newscon dl{
    width: 100%;
    float: left;
    padding: 0.1rem 0px 0.2rem 0px;
    border-bottom: 1px solid #d2d2d2;
    font-size: .14rem;
    color: #7d7d7d;
}
.newscon dl dt{
    width: 100%;
    float: left;
    font-size: .16rem;
    color: #007D59;
}
.newscon dl dt a{
    width: 100%;
    float: left;
    font-size: 14px;
    color: #007D59;
}
.newscon dl dd p,.newscon dl dd span{
    width: 100%;
    float: left;
    line-height: 24px;
    display: inline-block;
	font-size: 14px;
}
.newscon dl dd span{
  line-height: 24px;
	 font-size: 14px;
}
.newscon ul{
    width: 100%;
    float: left;
    padding: 0.1rem 0px 0.2rem 0px;
    font-size: .14rem;
    color: #666666;
}
.newscon ul li {
    width: 100%;
    float: left;
    border-bottom: 1px dashed #ccc;
    line-height: 32px;
}
.newscon ul li p {
    position: relative; 
    text-indent: .2rem;
    width: 100%; 
    overflow: hidden; 
    float: left;
    color: #707070;
	font-size:14px;
}
.newscon ul li p a{
    position: relative; 
    text-indent: .2rem;
    width: 100%; 
    overflow: hidden; 
    float: left;
    color: #707070;
	font-size:14px;
}
.newscon ul li p:before{
    position: absolute; 
    left: -.15rem; 
    content: '·'; 
    top: 0px; 
    font-size: 20px; 
    color: #666;
}

/* .newscon ul li span { 
    float: right; 
}
.newscon ul li span a{
    width: 1.5rem; 
    height: .45rem; 
    float: left;
    line-height:.45rem; 
    text-align: center; 
    display: inline-block;
    color: #666;
    font-size: .14rem;
    text-transform: uppercase
}
.newscon ul li:Hover span a{
    width: 1.5rem; 
    height: .45rem; 
    line-height: .45rem; 
    text-align: center; 
    display: inline-block;
    color: #d81012;
} */
.newscon ul li:Hover p{
    color: #d81012
}
.newscon ul li.hover {color: #d81012}

.newsshowcon{
    width: 100%;
    padding: 0rem 2.5%;
    float: left;
}
.newsshowcon h1{
    text-align: center;
    width: 100%;
    padding: 0.2rem 0px .15rem 0px;
    border-bottom: 1px solid #d2d2d2;
    float: left;
}
.newsshowcon h1 b{
    font-size: 14px;
    width: 100%;
    display: inline-block;
    color: #ff6600;
    line-height: 32px;
    float: left;
}
.newsshowcon h1 p{
     font-size: 12px;
    width: 100%;
    display: inline-block;
    color: #707070;
    float: left;
}
.newsshowcon dl {
   width: 100%;
    float: left;
    padding: .15rem 0px .22rem;
    font-size: 14px;
    line-height: 24px;
    color: #707070;
}
.newsshowcon dl dt{
   width: 100%;
    float: left;
    line-height: 24px;
    padding: .15rem 0px .22rem;
	font-size:14px;
}

.newsshowcon dl dd{
    width: 100%;
    float: left;
    line-height: 32px;
}

.newsshowcon dl dd b{
    width: 100%;
    float: left;
    line-height: 24px;
    display: inline-block;
    color: #707070;
}
.newsshowcon dl dd b a{
    color: #707070;
}
.newsshowcon dl dd b:hover a{
    color: #ff0000;
}

.productcon{
    width: 100%;
    padding: 0rem 2.5%;
    float: left;
}
.productcon ul{
    width: 100%;
    float: left;
     margin-top:.25rem;
}
.productcon ul li {
    float: left;
    width:calc(50% - .1rem);
    margin-right: .1rem;
   
    /*border:0.01rem solid #d6d6d6;*/
    text-align: center;
    cursor: pointer;
}
.productcon ul li a{
    width:100%;

	font-size:14px;
	line-height:40px;
}
.productcon ul li img{
    width:100%;
    padding:0.05rem;
     border:0.01rem solid #d6d6d6;
    float: left;
	height:170px;
}
.productcon ul li b{
    width: 100%;
    line-height:32px;
    font-size:14px;
    color: #666666
}
.productcon ul li:nth-child(2n){
    margin-right: 0px;
    float: right;
}
.productcon ul li:hover a img,.productcon ul li.hover a img{
    border: 0.01rem solid #007D59
}

.productcon ul li:hover a b,.productcon ul li.hover a b{
    color: #007D59
}




.productshowcon{
    width: 100%;
    float: left;
    font-size: .14rem;
    color:#666666;
}
.productshow_img>p{
    width: 95%;
    margin: 0px 2.5%;
    float: left;
}
.productshowcon dl,.productshowcon dl dt,.productshowcon dl dd{
    width: 100%;
    float: left;
    line-height: 24px;
	font-size:14px;
}
.productshowcon dl{
    width: 95%;
    margin: 0px 0px 10px 10px;;
    border-bottom: 1px solid #d2d2d2
}
.productshowcon dl dt{
    font-size: 14px;
    color: #007D59;
    width: 100%;
 
    border-bottom: 1px solid #d2d2d2;
	padding-bottom:5px;
}
.productshowcon dl dd p{
    font-size: 14px;
	color:#707070;
	padding:10px 0px 10px 0px;
	line-height:24px;
}
.productshowcon ol {
    width: 100%;
    float: left;
    padding-top: 5px
}
.productshowcon ol li {line-height: 36px;width: 100%; float: left;margin-top:.1rem;}
.productshowcon ol li span {width: 1.7rem; text-align: left; display: inline-block;font-size:14px; color: #666;padding-right:10px; float: left;}
.productshowcon ol li input{outline: none;border: none;width:5.2rem; height: 36px; line-height: 36px;border: 1px solid #d8d8d8; float: left;padding-left: 5px;}
.productshowcon ol li textarea{width: 5.2rem; height: 1.36rem;padding: 5px;resize:none;outline: none;border: 1px solid #d8d8d8}
.productshowcon p input{width: 1rem;border: none;color: #fff;margin:20px 0px 20px 90px;cursor: pointer;outline: none;border-radius: .05rem; }
.productshowcon p input:first-child{ background: #007D59;}
.productshowcon p input:last-child{ background: #666666;margin-left: 10px;}

.productshowcon dl dd b{
    width: 100%;
    float: left;
    line-height: 26px;
    display: inline-block;
    color: #666666;
	font-size:14px;
}
.productshowcon dl dd b a{
    color: #707070;
}

/* 
.fullSlide{width:100%;position:relative;height:7rem; margin: auto;overflow:hidden;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;width: 100%;position: relative;}
.fullSlide .bd ul{width:100%; margin: auto; float: left; height:7rem; position: absolute;left: 50%;}
.fullSlide .bd li{width:100%;height:540px;text-align:center;margin: auto; }
.fullSlide .bd li a,.fullSlide .bd li a img{display:block;height:540px;width: 100%;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:7rem;line-height:30px;display: none}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:5.5rem;margin-top:-.3rem;left:15%;z-index:1;width:40px;height:60px;background:url(image/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;} */

.Box_con3{
    position: relative;
}
.Box_con3 .conbox{ 
    width:calc(100% - 10px);
    padding: 0px 10px;
    float: left;
    overflow: hidden;
	height: 7.5rem;

}
.Box_con3 .conbox ul {position: relative;list-style: none;left: 0px;width:100%;float: left;}
.Box_con3 .conbox ul li{float: left; width:100%;
    margin-top:.2rem;
    margin-right:10px;
   text-align: center;font-size: 0.14rem; color: #333; line-height:.4rem;}
.Box_con3 .conbox ul li a{
    width: 100%;
    float: left;
    display: inline-block
}
.Box_con3 .conbox ul li img {display: block;width: 100%;float: left;}
.Box_con3 .conbox ul li b{ padding-top: .05rem;width: 100%;display:inline-block; }
.Box_con3 .btn3 {position: absolute;line-height:7.5rem;z-index:3;cursor: pointer;color: #fff;display:block;font-size: .5rem}
.Box_con3 .btn_l3 {left:.5rem;}
.Box_con3 .btn_r3{right:.5rem;}
















