/************ HEADER ***************/
	
#logo{
    width: 100%;
    height: 110px;
    background: url(../img/logo_bg.png) no-repeat;
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
	}

#logo_l{
	width: 440px;
    float: left;
	}
	
#logo_l a{
	display: block;
    font-size: 12px;
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 0px;
    line-height: 34px;
    padding-top: 25px;
	}
	
#logo_l a span{
    display: block;
    font-size: 29px;
    font-weight: bold;
	}

#logo_r{
    width: 630px;
    float: left;
    padding-top: 30px;
	}

#logo_r a{
	display: block;
    float: left;
    width: 70px;
    text-align: center;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    color: #000000;
    margin-left: 35px;
    border-bottom: 2px #fff solid;
	}

#logo_r a:hover{
	color:#00824a;
	font-weight:bold;
	border-bottom: 2px #00824a solid;
	}
	
#nav a.active{
	background:#52b131;
	font-weight:bold;
	}
	
#icon{
	width: 105px;
    float: right;
    padding-top: 40px;
	}

#icon a{
	display: block;
    float: left;
    width: 40px;
    margin-left: 10px;
	}
	
#icon a img{
	display: block;
    width: 40px;
	}


/************ HEADER ***************/








/************ FOOTER ***************/

.footer{
	width: 100%;
    height: 400px;
    background: #222222;
    margin-top: 50px;
	}
	
#foot_nav{
    width: 100%;
    height: 79px;
    line-height: 79px;
    border-bottom: 1px #404040 solid;
	}

#foot_nav a{
    font-size: 16px;
    color: #ffffff;
    margin: 0px 30px;
	}

#foot_c{
    width: 100%;
    height: 200px;
    padding-top: 60px;
	}

#foot_c_l{
	width: 520px;
    text-align: center;
    float: left;
    font-size: 15px;
    color: #FFF;
    text-transform: uppercase;
    line-height: 40px;
    padding-top: 40px;
	}

#foot_c_l span{
    display: block;
    font-weight: bold;
    font-size: 36px;
	}

#foot_c_r{
	width: 550px;
    float: right;
    font-size: 16px;
    color: #FFF;
    line-height: 30px;
	}

#foot_icp{
	width: 100%;
    height: 60px;
    line-height: 60px;
    background: #333333;
    text-align: center;
    font-size: 14px;
    color: #FFF;
    text-transform: uppercase;
	}

#foot_icp a{
	color: #FFF;
	}


/************ FOOTER ***************/









/************ INDEX MAIN ***************/

#main_i{
	overflow: hidden;
	}
	
.index_title{
	width: 100%;
    text-align: center;
    font-size: 36px;
    color: #222222;
    letter-spacing: 1px;
    line-height: 40px;
    height: 60px;
    overflow: hidden;
	}

.index_title span{
	display:block;
	}
	
.index_title span i{
	font-style: normal;
    color: #00824a;
	}
	
.index_title small{
	display: block;
    width: 60px;
    height: 2px;
    background: #00824a;
    margin: 0px auto;
    margin-top: 15px;
	}
	
	
	
	
	
	
#index1{
    width: 100%;
    height: 500px;
    padding-top: 80px;
    background: #f9f9f9;
	}
	
#index1_l{
    width: 590px;
    float: left;
	}

#index1_l_title{
    width: 100%;
    line-height: 45px;
    height: 65px;
	}

#index1_l_title span{
	display: block;
    font-size: 36px;
    color: #222222;
    letter-spacing: 2px;
	}

#index1_l_title span i{
    font-style: normal;
    color: #00824a;
	}

#index1_l_title small{
	display: block;
    padding: 0;
    margin: 0;
    width: 70px;
    height: 3px;
    background: #00824a;
    margin-top: 15px;
	}
	
#index1_l_c{
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    font-size: 16px;
    color: #222222;
    font-weight: 100;
    line-height: 36px;
    margin-top: 40px;
    height: 260px;
	}

#index1_l_c p{
	padding:0;
	margin:0;
	}
	
#index1_l a{
	display: block;
    width: 115px;
    text-align: center;
    height: 35px;
    line-height: 35px;
    background: #00824a;
    color: #FFF;
    font-size: 14px;
    font-weight: 100;
    border-radius: 20px;
    margin-top: 30px;
	}

#index1_r{
	width: 610px;
    float: right;
	}

.icon_box{
	width: 230px;
    height: 100px;
    padding: 30px 25px;
    background: #FFF;
    float: left;
    margin-left: 25px;
    margin-bottom: 25px;
	}

.icon_box span{
	display: block;
    height: 35px;
    line-height: 35px;
    font-size: 17px;
    color: #64656d;
    font-weight: bold;
    margin-bottom: 10px;
	}
	
.icon_box span img{
	display: block;
    float: left;
    width: 35px;
    height: 35px;
    margin-right: 15px;
	}
	
.icon_box i{
	display: block;
    font-style: normal;
    font-size: 12px;
    color: #666666;
    line-height: 24px;
    padding-left: 50px;
	}
	
	
	
	
	
#index2{
	width: 100%;
    margin-top: 60px;
    height: 995px;
	}
	
#index2_type{
    height: 40px;
    padding: 0px 245px;
    overflow: hidden;
    margin-top: 40px;
	}

#index2_type a{
    display: block;
    float: left;
    width: 130px;
    text-align: center;
    height: 38px;
    line-height: 38px;
    border: 1px #00824a solid;
    border-radius: 15px;
    margin: 0px 5px;
    font-size: 16px;
    color: #00824a;
	}
	
#index2_type a:hover{
	background:#00824a;
	color:#FFF;
	}
	
#index2_c{
    width: 100%;
    height: 790px;
    margin-top: 60px;
	}

.fl_box{
	height:385px;
	}

.fl_box a{
    display: block;
    width: 100%;
    height: 385px;
    background: #f9f9f9;
    text-align: center;
    font-size: 16px;
    color: #222222;
    line-height: 60px;
	}
	
.fl_box a img{
	display: block;
    width: 100%;
    height: 325px;
    object-fit: cover;
	}
	
	
	
	
	
#index3{
	width: 100%;
    height: 210px;
    background: url(../img/index3_bg.jpg) no-repeat;
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    line-height: 56px;
    margin-top: 70px;
	}

#index3 span{
    display: block;
    font-size: 36px;
    color: #FFF;
    font-weight: bold;
    padding-top: 50px;
	}

#index3 b{
	display: block;
    font-size: 28px;
    color: #FFF;
	}

#index3 b i{
    font-style: normal;
    font-size: 24px;
    font-weight: normal;
	}
	
	
	
	
	
#index4{
    width: 100%;
    height: 1400px;
    margin-top: 90px;
	}

#index4_title{
	width: 100%;
    height: 125px;
    background: url(../img/index4_title_bg.png) no-repeat;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    color: #999999;
    line-height: 60px;
    overflow: hidden;
	}
	
#index4_title span{
	display: block;
    font-weight: bold;
    color: #222222;
    font-size: 34px;
    line-height: 40px;
    padding-top: 30px;
	}

#index4_title span i{
	font-style: normal;
    font-size: 40px;
    color: #00824a;
    padding: 0px 10px;
	}
	
#index4_c{
    width: 100%;
    margin-top: 70px;
    height: 1200px;
	}

.index4_box{
	width: 100%;
    height: 370px;
    overflow: hidden;
	}

.index4_b_con{
    width: 425px;
	}

.index4_b_con span{
	display: block;
    width: 275px;
    height: 60px;
    line-height: 60px;
    background: #424242;
    text-align: center;
    font-size: 28px;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 25px 0px;
	}
	
.index4_b_con span i{
    display: block;
    float: left;
    width: 90px;
    background: #00824a;
    font-style: normal;
	}
	
.index4_b_con small{
	display: block;
    font-size: 16px;
    color: #222222;
    line-height: 46px;
	}
	
.index4_b_img{
    width: 695px;
    height: 370px;
	}

.index4_b_img img{
	display: block;
    width: 100%;
    height: 100%;
	}
	
	
	
	
	
#index5{
	width: 100%;
    margin-top: 80px;
	}

#index5_c{
	width: 100%;
    margin-top: 40px;
	}

#index5_l{
    width: 660px;
    float: left;
	}

.news_box{
	display: block;
    float: left;
    overflow: hidden;
    width: 305px;
    height: 405px;
    background: #FFF;
    margin-right: 25px;
	}

.news_box img{
    display: block;
    width: 100%;
    height: 170px;
    object-fit: cover;
	}
	
.news_box span{
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    font-size: 16px;
    color: #000000;
    height: 55px;
    line-height: 80px;
	}
	
.news_box i{
	display: block;
    height: 40px;
    line-height: 30px;
    font-size: 14px;
    color: #777777;
    font-style: normal;
	}
	
.news_box small{
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    font-size: 14px;
    color: #555555;
    line-height: 34px;
	}
	
.news_box small p{
	padding:0;
	margin:0;
	}
	
#index5_r{
	width: 520px;
    background: #FFF;
    float: right;
    /* padding: 20px; */
    height: 425px;
    overflow: hidden;
	}

#index5_r a{
	display: block;
    color: #555555;
    height: 119px;
    border-bottom: 1px #e5e5e5 solid;
    margin-bottom: 24px;
    line-height: 28px;
	}
	
#index5_r a:hover{
	color:#00824a;
	border-bottom: 1px #00824a solid;
	}
	
#index5_r a span{
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-height: 40px;
	}
	
#index5_r a small{
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	}
	
#index5_r a small p{
	padding:0;
	margin:0;
	}
	
#index5_a{
	display: block;
    width: 140px;
    text-align: center;
    height: 42px;
    line-height: 42px;
    background: url(../img/more_bg.png) no-repeat;
    color: #FFF;
    font-size: 15px;
    margin: 0px auto;
    margin-top: 60px;
	}

	
	


/************ INDEX MAIN ***************/








/************ SIDEBAR ***************/

.sidebar_title{
	width: 100%;
    text-align: center;
    height: 80px;
    background: #00824a;
    font-size: 15px;
    color: #FFF;
    text-transform: uppercase;

    letter-spacing: 1px;
    line-height: 25px;
	}
	
.sidebar_title span{
	display: block;
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
    padding-top: 12px;
	}
	
.sidebar_t_c{
    border: 1px solid #e5e5e5;
    padding: 10px;
    margin-bottom: 20px;
	}
	
.sidebar_t_c a{
	border-bottom: 1px dashed #ededed;
    display: block;
    padding: 0px 10px;
    height: 49px;
    line-height: 49px;
    color: #595959;
    font-size: 14px;
	}
	
.sidebar_t_c a span{
	float: right;
	}
	
.sidebar_t_c a:hover{
	background:#00824a;
	color:#FFF;
	font-weight:bold;
	text-indent:10px;
	}
	
.sidebar_b_c{
    border: 1px solid #e5e5e5;
    padding: 10px;
    font-size: 14px;
    color: #595959;
    line-height: 36px;
	}

/************ SIDEBAR ***************/








/************ 内页 ***************/

.commoninner{
    width: 1200px;
    margin: 0px auto;
    margin-top: 40px;
    margin-bottom: 50px;
	}
	
.inner-left{
	width: 260px;
    float: left;
	}
	
.inner-right{
	width: 900px;
    float: right;
	}

	
.title{
    margin: 0px;
    padding: 0px;
    height: 79px;
    line-height: 79px;
    /* font-weight: bold; */
    margin-bottom: 20px;
    font-size: 24px;
    color: #00824a;
    border-bottom: 1px #00824a dashed;
    letter-spacing: 1px;
	}
	
.weizhi{
	display: block;
    float: right;
    font-size: 12px;
    color: #6e6e6e;
    line-height: 79px;
	}
	
.weizhi a{
	color: #6e6e6e;
	}
	
.de-about-content{}

.de-about-content p{
    margin: 0px;
    font-size: 15px;
    line-height: 32px;
	}
	
.de-product-list{
    overflow: hidden;
	}

.de-product-list ul{
	padding:0px;
	margin:0px;
	}
	
.de-product-list ul a{
    display: block;
    width: 280px;
    height: 235px;
    float: left;
    border: 1px #dcdcdc solid;
    /* background: #f3f3f3; */
    text-align: center;
    line-height: 50px;
    color: #282828;
    font-size: 12px;
    font-family: '微软雅黑';
    margin: 0px 9px;
    margin-bottom: 20px;
	}

.de-product-list ul a img{
	display: block;
    width: 280px;
    height: 185px;
    object-fit: cover;
	}
	
.de-product-list ul a:hover{
	background:#00824a;
	color:#FFF;
	}
	
.MagnifierMain{
	display:block;
	width:100%;
	border:0 !important;
	text-align:center;
	margin:30px auto;
	}
	
.MagnifierMain img{}
	
.MagTargetImg{
    display: block;
    margin: 0px auto;
    max-width: 100%;
	}
	
.prodectInfo{
	width: 1200px;
    margin: 0px auto;
	margin-bottom: 50px;
	}
	
.info-crumbs{
	background: #f6f6f6;
    height: 45px;
    line-height: 45px;
    text-indent: 20px;
    font-size: 14px;
    color: #595959;
	}
	
.info-crumbs a{
	color: #595959;
	}
	
.info-main{
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
	}

.info-main span{
	display: block;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 60px;
	}
	
.info-main img{
	display:block;
	margin:0px auto;
	}
	
.infoCenter-left{
	width: 260px;
    float: left;
	}
	
.infoCenter-right{
	width: 900px;
    float: right;
	}
		
.center-content table{
	width:100% !important;
	text-align:center;
	border-collapse: collapse;
	}
	
.center-content table tr td{
    width: 33%;
    text-align: center;
    border: 1px #282828 solid;
    font-size: 12px;
    line-height: 35px;
	}

	
.infopreview{
	width: 100%;
    height: 460px;
    padding-top: 40px;
	}
	
.center-title{
	font-weight: bold;
    font-size: 18px;
    color: #00824a;
    line-height: 60px;
    margin-bottom: 20px;
    height: 59px;
    border-bottom: 1px solid #00824a;
	}
	
.parm{
	float: right;
    width: 55%;
    text-align: left;
    text-indent: 10px;
	}
	
.parm table tr td{
    font-size: 12px;
    border: 1px #000 solid;
    line-height: 32px;
    text-indent: 10px;
	}
	
.center-content p{
	margin: 0px;
    font-size: 14px;
    line-height: 28px;
	}
	
.de-news-list ul{
	padding:0px;
	margin:0px;
	}
	
.de-news-list ul a{
	display: block;
    width: 870px;
    padding: 10px;
    height: 160px;
    margin-bottom: 25px;
    font-size: 14px;
    line-height: 38px;
    color: #595959;
    box-shadow: 0 0 4px 2px rgb(204 204 204 / 90%);
	}
	
.de-news-list ul a span{
    display: block;
    color: #323232;
    font-weight: bold;
    font-size: 15px;
    line-height: 42px;
	}
	
.de-news-list ul a:hover{
	box-shadow: 0 0 4px 2px rgb(0 130 74 / 90%);
	}
	
.img{
	height: 160px;
    width: 210px;
    float: left;
	}
	
.img img{
	display: block;
    height: 160px;
    width: 210px;
    object-fit: cover;
	}
	
.box{
	width: 100%;
    float: right;
    height: 160px;
	}
	
.box i{
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	font-style:normal;
	}
	
.news-detail-title{
	padding-bottom: 15px;
    border-bottom: 1px dashed #ededed;
    text-align: center;
    margin-bottom: 15px;
	}
	
.h3{
	font-size: 18px;
    color: #323232;
    line-height: 24px;
    font-weight: bold;
    margin: 25px 0 10px;
	}
	
.b{
	font-size: 13px;
    color: #999999;
    line-height: 20px;
	}
	
.news-detail p{
    margin: 0px;
    font-size: 15px;
    line-height: 32px;
	}
	
.newsPage{
    color: #323232;
    font-size: 12px;
    line-height: 26px;
    margin-top: 25px;
	}
	
.page-a{
	height: 44px;
    line-height: 44px;
    border-bottom: 1px #ccc dashed;
    margin-bottom: 10px;
	}
	
.newsPage a{
	color: #323232;
	}
	
.page-a a:hover{
	font-weight:bold;
	color:#00824a;
	padding-left:10px;
	}
	
.contact-list{
	overflow: hidden;
    margin: 25px auto;
	}
	
.contact-list li{
    min-height: 28px;
    padding-left: 50px;
    float: left;
    width: 365px;
    font-size: 14px;
    color: #595959;
    line-height: 20px;
    padding-top: 8px;
    margin-bottom: 14px;
    word-wrap: break-word;
	}
	
.icon-01{
	background: url(../images/contact-icon-01.png) no-repeat left top;
	}
	
.icon-02{
	background: url(../images/contact-icon-02.png) no-repeat left top;
	}

.icon-03{
	background: url(../images/contact-icon-03.png) no-repeat left top;
	}

.icon-04{
	background: url(../images/contact-icon-04.png) no-repeat left top;
	}

.icon-05{
    background: url(../images/contact-icon-05.png) no-repeat left top;
	}

.icon-06{
    background: url(../images/contact-icon-06.png) no-repeat left top;
	}
	
#dituContent{
	width: 100%;
    height: 500px;
    margin: 0 auto;
	}
	
.de-message{
	overflow: hidden;
    padding: 0 5px;
	}
	
.tips{
	font-size: 13px;
    line-height: 55px;
    color: #737373;
	}
	
.form-tr{
	overflow: hidden;
	}
	
.form-tr input{
	display: block;
    width: 658px;
    padding: 0 10px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #e6e6e6;
	}
	
.error{
	height: 18px;
    line-height: 18px;
    font-size: 12px;
    color: #f00;
    padding: 0 5px;
	}
	
.form-tr textarea{
	display: block;
    width: 658px;
    padding: 5px 10px;
    height: 168px;
    border: 1px solid #e6e6e6;
	}
	
.code input{
	width: 188px;
    float: left;
	}
	
.verify{
	cursor: pointer;
    float: left;
    margin-left: 25px;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 0;
	}
	
.verify img{
	display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
	}
	
.submit{
	margin-top: 15px;
    display: block;
    width: 190px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #007b42;
    color: #fff;
    font-size: 15px;
	}
	

/************ 内页 ***************/