@charset "utf-8";
/* CSS Document */
body{margin:0;padding:0;font-size:12px;font-family:"微软雅黑"; background-color: #fff; color: #333;}
img{border:none;}
p{margin:0;padding:0;}
ul,li,ol,dl,dt,dd{margin:0;padding:0;list-style-type:none;}
a{color:#333;font-size:12px;text-decoration:none;transition:all 0.3s ease-in-out 0s;}
/* a:hover{color:#00829a;text-decoration:none;} */
.clearfix{zoom: 1; }
.clearfix:after{display: block; clear: both; visibility: hidden; height:0; overflow: hidden; content: "."; }
.center{margin:auto;}
.moddle{width:1200px;}
.clear{clear:both;}
.wrapper{ width: 1200px; margin: 0px auto;}
.sbj{ margin-top: 30px;}
.tpwz{ line-height: 30px; background: #D6D6D6;}
#alttxt{background: #FFF;border: 1px #ddd solid;font-size:12px;padding:10px;z-index:1000;position:absolute;display:none;}
.bian,#alttxt,div.contents img,.error3{border-radius: 5px;box-shadow: 0px 0px 15px #aaa;}
.fl{ float: left;}
.fr{ float: right;}
.wzl{ width: 900px;  font-size: 12px; color: #303030;}
.wzr{ width: 300px;}
.wzr a{ display: block; margin: 9px 10px; width: 64px; border: 1px solid #303030; float: right; text-align: center; line-height: 16px; color: #303030;}


.more{display: block;width: 172px;line-height: 43px;background: #82b159;font-size: 22px;text-transform: uppercase;color: #fff;text-align: center;border-radius: 50px;margin-top: 40px;transition: 0.5s;border: 1px solid #82b159;}
.more:hover{border: 1px solid #82b159;color: #82b159;background: none;}
.ti{text-align: center;margin-bottom: 45px;}
.ti span{font-size: 35px;}
.ti .line{width: 40px;height: 2px;background: #82b159;margin: 10px auto 0;}
/***头部***/
nav{}
nav{background: url(../images/tou.jpg) no-repeat center center;}
/* .dao{ background: #82b159;} */
.dao ul{display: flex; justify-content: space-between;}
nav li{text-align: center;width:170px;line-height: 60px;position: relative;}
nav li a{display:block;text-align:center;font-size:18px;color: #fff;}
nav li::after{content: "";display: block;width: 100%;height: 2px;background: #fff;position: absolute;left: 0;top: 50px;transform: scale(0);transition: .5s;}
nav li:hover::after{transform: scale(1);}
nav li:hover a{ color: #fff;}
nav li dl{width:170px;background:#72bb33;list-style-type:none;left:-999em;position:absolute;z-index:99999;float:left; color: #fff;}
nav li dl dt{height:44px;line-height:44px; text-align: center; color: #fff;}
nav li dl dt a{color:#fff;font-size:14px;height:44px;line-height:44px; display: block;}
nav li dl dt:hover a{ color: #fff; font-size: 16px;}
nav li:hover dl{left:auto;}

/* 公司简介 */
.gsjj .wrapper{padding: 90px 0 210px;}
.gsr{width: 600px;}
.gsr span{font-size: 27px;}
.gsr .xian{width: 40px;height: 2px;background: #72bb33;margin: 15px 0 50px;}
.gsr p{font-size: 16px;line-height: 2;}
.gs{display: inline-block;width: 100%;height: 460px;background: url(../images/gsjj.jpg) no-repeat center center;}
.gs_wrapper{width: 800px;margin: 0 auto;padding: 70px 200px;background: #fff;border-radius: 30px;box-shadow: 0 0 10px #ccc;margin-top: -120px;}
.vmore{font-size: 16px;}
.daren{ overflow: hidden;}
.heidi{ background-color:  #e6212a;width: 100%;}
.wt{ height:327px; overflow: hidden;padding-top: 15px;float: right;width: 500px;border: 1px solid #ccc;padding-bottom: 10px;padding-left: 10px; padding-right: 10px;}
.gh{overflow:hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;}
.fga{ margin-bottom: 20px;}
.pang{ padding: 20px 30px; background-color: #666666;}
.opp{ margin-bottom: 15px;}
.hui {color: #000;width: 25%;float: left;text-align: center;font-size: 16px;}
.dahong {color: #82b159;font-weight: bold;font-size: 52px;display: inline-block;}
/* 产品展示 */
.cpzs{padding: 90px 0;}
.cplei{display: flex;justify-content: center;margin-bottom: 80px;}
.cplei li{width: 150px;line-height: 2;background: #82b159;border-radius: 50px;margin-right: 20px;transition: 0.5s;}
.cplei li a{display: block;font-size: 16px;color: #fff;text-align: center;}
.cplei li:hover{transform: translateY(-5px);box-shadow: 0 10px 10px #ccc;}
.cpnr{display: flex;justify-content: space-between;flex-wrap: wrap;}
.cpnr li{width: 380px;margin-bottom: 40px;text-align: center;}
.cpnr li .cimg{height: 240px;overflow: hidden;}
.cpnr li .cimg img{width: 100%;height: 100%;object-fit: contain;transition: 0.5s;}
.cpnr li p:nth-of-type(1){font-size: 18px;line-height: 2.5;position: relative;}
.cpnr li p:nth-of-type(2){font-size: 14px;color: #333;line-height: 2;border-top: 2px solid #ccc;padding-top: 20px;}
.cpnr li:hover img{transform: scale(1.5);}
.cpnr li p:nth-of-type(1):before{display: block;content: "";width: 0;height: 2px;background-color: #82b159;position: absolute;left: 0;top: 45px;transition: 0.5s;}
.cpnr li:hover p:nth-of-type(1):before{width: 100%;}
/* 我们的优势 */
.ys{padding: 60px 0;background: #f1f1f1;}
.ys .wrapper>p{font-size: 16px;line-height: 2;}
.ysnr dl{display: flex;justify-content: space-between;width: 600px;}
.ysnr dl dt{width: 160px;line-height: 2;font-size: 16px;text-align: center;margin: 40px 0;border: 1px solid #82b159;border-radius: 50px;color: #82b159;cursor: pointer;}
.ysnr dl .bian{background: #82b159;color: #fff;border: 1px solid #82b159;;}
.ys-x .ysr{width: 420px;padding: 65px 40px;}
.ysr p:nth-of-type(1){font-size: 20px;padding-bottom: 15px;margin-bottom: 45px;border-bottom: 2px solid #ccc;position: relative;}
.ysr p:nth-of-type(1)::after{content: "";display: block;width: 40px;height: 2px;background: #82b159;position: absolute;left: 0;bottom: -2px;}
.ysr p:nth-of-type(2){font-size: 16px;line-height: 2;}
.ys-x:nth-of-type(2){display: none;}
.ys-x:nth-of-type(3){display: none;}
/* 新闻中心 */
.xwzx{padding: 60px 0;}
.news_zs{display: flex; justify-content: space-between;flex-wrap: wrap;}
.news_zs li{ width: 48%; height: auto; border-bottom:1px #ccc solid;padding-bottom: 20px; margin-bottom: 20px; }
.news_time{ width: 80px; height: 80px; background: #ffffff;color: #303030; margin-right: 20px;}
.news_time dl{font-size: 28px; text-align: center; padding: 10px 0 5px 0; font-weight: 500;}
.news_time p{ font-size: 14px; text-align: center;}
.news_xqbt{ width: 460px; height: 80px;}
.news_xqbt a{ font-size: 18px; color: #000;transition: .5s;display: block;}
.news_zs li:hover .news_xqbt a{transform: translate(10px);color: #82b159;}
.news_xqbt p{ color: #000; font-size: 13px; line-height: 25px; padding-top: 5px;}


/*底部*/
.foot{background: #303030;}
.foot .wrapper{display: flex;justify-content: space-between;padding: 30px 0;}
.foots p{font-size: 35px;color: #fff;}
.fdh{display: flex;justify-content: left;margin: 30px 0 15px;padding-bottom: 15px;border-bottom: 1px solid #999;}
.fdh li a{font-size: 16px;color: #999;display: block;padding: 10px 15px;padding-left: 0;}
.ospan span{font-size: 16px;color: #999;margin-right: 10px;}

.copyright {
    box-sizing: border-box;
    font-family: Microsoft YaHei;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    height: 64px;
}

#demo_{overflow:hidden;width:1200px;}
#indemo_{float:left;width:800%;}
#demo1_{float:left;}
#demo2_{float:left;}
.idllist1{margin:0px auto;}
.idllist1 li{float:left;margin:10px 10px 0px 10px; background-color:#fff; padding:2px; text-align: center; line-height: 40px;}
.idllist1 li ol{ width: 280px; height: 210px; overflow: hidden; border: 5px solid #fff; box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);}
.idllist1 li ol img{width:280px;height:210px;}
.idllist1 li:hover ol img{ transition: all 0.6s; transform: scale(1.2);}
.idllist1 li a{ font-size: 14px; color: #333333;}



.nlx{ margin-top: 50px;}
.nlxt{ height: 40px; line-height: 40px; background: #82b159; font-size: 16px; color: #fff; padding-left: 20px;}
.nlxb{ background: #f4f5f7; padding: 10px; line-height: 30px; font-size: 14px;}
.yqlj{ line-height:29px;text-align: center;color: #444444; background: #1c1c1c;}
.yq{ width: 120px;}
.yqlj dl{ font-size: 14px; font-weight: bold; color: #fff; float: left;}
.yqlj dt{ color: #fff;}
.yqlj a{color: #fff; line-height: 29px; float: left; margin-right: 15px;}
/*内页样式*/
.pubdate{text-align: center;font-size: 14px;}
.ileft{ width:220px; float:left; margin-right:10px;margin-bottom: 20px;}
.iright{ width:970px; float:left;margin-bottom: 20px;}
.icpfl dt {color: #fff;font-size: 18px;font-weight: bold;padding-left: 70px;padding-top: 20px;background: url(../images/icon5.png) no-repeat 25px center #82b159;height: 60px;}
.icpfl dt span {font-size: 14px;font-weight: normal;}
.icpfl ul{ padding:15px 0px; background-color:#f4f5f7;}
.icpfl ul li{ background:url(../images/dot1.png) no-repeat 10px center; line-height:32px; height:32px; background-color:#fff; margin-bottom:10px;}
.icpfl ul li a{ padding-left:20px; font-size:14px; color:#000;}
.icpfl ul li a:hover{color:#ef8008;}
.icpfl ul p{ background:url(../images/dot1.png) no-repeat 20px center; line-height:32px; height:32px; background-color:#fff; margin-bottom:10px;}
.icpfl ul p a{ padding-left:30px; font-size:13px; color:#000;}
.icpfl ul p a:hover{color:#ef8008;}
.icpfl ul ol{ background:url(../images/dot1.png) no-repeat 30px center; line-height:32px; height:32px; background-color:#fff; margin-bottom:10px;}
.icpfl ul ol a{ padding-left:40px; font-size:12px; color:#000;}
.icpfl ul ol a:hover{color:#ef8008;}

.mup1{border-bottom:2px solid #333; height:39px; line-height:39px; font-size:14px; margin-bottom:15px;}
.mup{background-color: #82b159; height:42px;line-height: 42px;color:#fff; font-size:14px;}
.mup p{height:42px;float:left;padding-left: 15px;}
.mup span{float:right;padding-right:10px;}
.mup span a{ font-size:14px; color:#fff;}
.mup span a:hover{color:#ef8008;}
.hg{line-height:30px; float: right; padding-right: 10px;}
.tp{width:950px;height:150px;border-bottom:1px #e4e4e4 solid;margin:auto;margin-top:10px;padding-bottom: 10px;}
.tp_img{width:147px;float:left;margin-right:10px;}
.tp_img a{text-align:center;width:145px;height:145px;display:table-cell;vertical-align:middle;overflow:hidden; border:1px solid #ccc;background-color: #fff;}
.tp_img a img{vertical-align:middle;cursor:pointer;transition: all 0.6s;}
.tp_img a img:hover{transform: scale(1.1);}
.tp_wz{width:793px;float: right;}
.tp_wz_bt{height:30px;line-height:30px;text-align: left;}
.tp_wz_bt a{font-size:14px;font-weight: bold;}
.tp_wz_bt span{float: right;padding: 0px 10px 0px 10px;background: #ff7519;}
.tp_wz_bt span a{font-size: 12px;font-weight: normal; color:#fff;}
.tp_wz_bt span a img{margin-right: 10px;}
.tp_wz_nr{line-height:30px;text-align: left;}
.rytp{width:227px;float:left;margin:0px 5px;}
.rytp a{width:225px;height:225px;display:table-cell;vertical-align:middle;overflow:hidden;border:1px solid #ccc;text-align:center;}
.rytp a img{vertical-align: middle;cursor:pointer;transition: all 0.6s;}
.rytp a img:hover{transform:scale(0.9);}
.rytp p{line-height:40px;height:40px;text-align:center;width:227px;margin:0px auto;}
.tittle{text-align:center;line-height:40px;height:40px;font-size: 18px;font-weight: bold;margin-top: 20px;}
.lb{text-align: left;float: left;}
.lb a{ color:#333;}
.nyxw2{width:48%;float: left;text-align: left;height:40px;line-height:40px;border-bottom: 1px #D5D5D5 dotted;margin-right: 2%; background:url(../images/dot1.png) no-repeat left center;color:#333;}
.nyxw2 a{ padding-left:20px; color:#333;}
.nyxw2 span{float: right;height:40px;line-height:40px}
.xgcp{width:227px;float: left;margin:0px 5px;text-align: center;line-height:25px;}
.xgcp a{ height:180px; overflow:hidden; display:inline-block;width:225px;}
.xgcp a img{border: 1px solid #ccc; -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;}
.xgcp a img:hover{-webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.6s ease-out; 
  -moz-transition: all 0.6s ease-out; 
  transition: all 0.6s ease-out;}
.xgcp p{ line-height:32px;}
.xgcp p a{ color:#333;}
.page{width:880px;text-align: center;margin: 0px auto;}
.page li{text-align: center;padding-right: 10px;float: left}
.page li a{ color:#333;font-size: 14px;}
.current a{color: #ef8008!important;}
.inews{padding: 10px;text-align: left;}
.inews li{height:40px;line-height:40px;text-align: left;border-bottom: 1px #D5D5D5 dotted; background:url(../images/dot1.png) no-repeat left center;}
.inews li a{ padding-left:20px;  font-size:14px;}
.inews li span{float:right;}
/*内页样式*/
.nr{line-height:30px;padding:10px 9px;font-size: 14px;border: 1px solid #ccc;}
@charset "utf-8";
/*---------- base ---------*/

input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}
.c {
	border: 1px solid #CCC; border-top:none
}
.clear {
	clear:both;
}
.h10 {
	height:10px;
	line-height:10px;
}
h1,h2,h3,h4,h5,h6 { font-size:12px; font-weight:normal
}
.message_list{ padding:20px;}
.message_list ul li{ line-height:24px;}
.message_list ul li .message_tit{ border-bottom:1px dashed #dedede; line-height:30px; height:30px; }
.message_list ul li .info{ border-bottom:1px solid #dedede; padding:10px 0;}
.message_list ul li .date{ display:inline-block; font-size:12px; color:#999; margin-left:20px; }
a.message_add{ float:right; display:inline-block; color:#f00; margin-right:20px; }
.message_add_form{ padding:20px;}
.reply_list ul li{ padding:10px 20px; background:#eee; }
.form_table th{ font-weight:normal; vertical-align:top; padding-top:10px; width:100px; }
.form_table td{ font-weight:normal; vertical-align:middle; padding-top:10px;  }
.detail_table th{ padding:8px 0; }
.list_btn,.search_btn{ display:inline-block; width:79px; height:35px; line-height:35px; text-align:center; background:url(../images/btn_bg.gif) no-repeat; border:0;cursor:pointer; }
.list_input{ font-size:14px; height:32px; padding:0 3px; line-height:32px; border:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; width:400px;  }
.input_date{ height:32px; padding:0 3px; background:url(../images/icon.png) no-repeat center right; line-height:32px; border:1px solid #a7b5bc; border-right:1px solid #ced9df; border-bottom:1px solid #ced9df; width:400px;  }
.list_textarea{ height:80px; width:400px; padding:0 3px;  line-height:20px; border:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; width:400px;  }
a.sub_btn,.sub_btn{ display:inline-block; background:url(../images/sub_btn_bg.png) no-repeat; width:138px; text-align:center; color:#fff; height:36px; line-height:36px; border:0; font-size:14px; cursor:pointer; font-weight:bold; }
table{ width: 100%;}