html{ background:#fff; color:#000000; overflow-x:hidden;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p{margin:0 auto;padding:0;}img{border:0;}ol,ul,li{list-style:none;}h1,h2,h3{font-weight:normal;font-size:100%;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-weight:inherit;font-size:inherit;font-family:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}a{color:inherit;text-decoration:none;}
/*******CSS reset*************/
body{ background:#fff; color:#fff; font-size:14px; font-family:'微软雅黑';}
a{ color:#000000;}
a:hover{color:#4d9b81;}

/*******CSS reset*************/
.f12{font-size:12px;}
.f16{font-size:16px;}
.bold{font-weight:bold;}
.white{color:#fff;}
.left{float:left;}
.fl{float: left;}
.fr{float: right;}
.right{float:right;}
.t_r{text-align:right; width: 25%;}
.clear{clear:both;}
.relative{position:relative;}
.absolute{position:absolute;}
.rel_center{position:relative;}
.hidden{display:none;}
.jj_pic{ float:left; margin:5px 13px 0 0;}
.nr_pic{ text-align:center; position:relative; width:100%;}
.red{ color:#f00; font-weight:bold; padding-left:10px;}
.nr_red{ color:#f00; font-weight:bold;}



.top{width: 100%;height: 30px; background: #f0f0f0;text-align: center;line-height: 30px;color: rgba(0, 0, 0, 0.5);font-size: 1.5rem;font-weight: bold;}
.top i{padding-right: 10px;}





.jd{width: 100%;height: auto;overflow: hidden;}
.jd li{width: 100%;float: left;}
.jdt{width: 100%;float: left;font-weight: bold;font-size: 30px;color: #f99b44;line-height: 62px;text-align: center;}
.jdc{width: 100%;float: left;}
.jdcl{width: 100%;}
.jdcl img{display: block;margin:0 auto;width: 100%;}
.jdcr{float: right; width: 100%;line-height: 25px;color: #666;}
.shwu{height: auto;overflow: hidden;}
.shwu li{float: left; width: 100%;}
.sh01{width: 20%;font-weight: bold;font-size: 20px;}
.sh02{width: 80%;}
.sh0201{font-weight: bold;font-size: 20px;color: #f9a358;line-height: 35px;}
.sh0202{font-size:14px;line-height: 27px;}





.scale:hover img {
    transform: scale(1.1, 1.1);
}
.scale img{ transition:transform 1s ease 0s}



#indexNews li {
	background: url(../Image/xw_icon.png) no-repeat left 20%;
	padding: 1% 0 1% 4%;
	line-height: 22px;
	border-bottom: 1px dashed #bdbdbd;
	transition:0.3s all 0s linear;
}
#indexNews li:hover{ padding-left: 20px;}
#indexNews li:hover a{  color: #bf0000;}


.Newstime {
	color:#afb0b4;
	font-size:12px;
}

#lxwm_nr {
	margin: 0 20px 20px;
	font-size:14px;
}
#lxwm_nr p {
	line-height: 35px;
	border-bottom: 1px dotted #ccc;
	padding-left: 20px;
}
#prev_next{ border-top:1px solid #ccc; margin-top:10px; padding-top:5px;}
#prev_next li{ padding-left:10px; height:30px; line-height:30px;color: #727272}

#con_lx{ height:auto; overflow:hidden; line-height:2.0; font-size:14px; width:90%; margin-bottom:20px;}
#con_lx p{ border-bottom:1px dotted #ccc; line-height:35px; padding-left:20px; transition:0.3s all 0s linear; }
#con_lx p:hover{ background:#efefef; color:#000; border-bottom:1px solid #ccc; padding-left:30px;}

#lx_wx{ float:right; padding:50px 50px 0 0;}

#ys_nr1 .font p{
  -webkit-animation: float ease-in-out 1.5s infinite;
  animation: float ease-in-out 1.5s infinite;
}

@-webkit-keyframes float {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.imgB { width: 100%;  top: 0; left: 0; position: relative;  opacity: 1;}
.imgT { width: 100%;top: 0;left: 0; position: absolute;
    -webkit-transform: scale(5);
    -moz-transform: scale(5);
    -ms-transform: scale(5);
    -o-transform: scale(5);
    transform: scale(5);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
}
.pic:hover .imgT{
    opacity: 0.5;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

/** header **/
#logo{width: 100%; text-align: left; }
#logo img{ width: 100%;}
#logo a{display: block;}

#nav{ width:100%;box-sizing: border-box;}
#nav a{ display:block; float:left;border: 1px solid rgba(0, 0, 0,0.03); width: 25%; font-weight: bold; line-height:35px; text-align:center; color:#10553e; font-size: 17px;}
#nav a:hover{ color: #4d9b81;}



.slideBox{ position:relative; overflow:hidden; margin:0 auto;/* 设置焦点图最大宽度 */
width:100%; 
 }
.slideBox .hd{ position:absolute; height:28px; line-height:28px; bottom:0; right:0; z-index:1; }
.slideBox .hd li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#333; text-indent:-9999px; overflow:hidden; margin:0 6px;   }
.slideBox .hd li.on{ background:#fff;  }
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative; text-align:center; height:auto; overflow:hidden;  }
.slideBox .bd li img{  vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
.slideBox .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; color:#fff;  text-align:left;  }




.yss{width: 100%;background-size:100%;  
text-align: center;height: 9.5em;}

.ysnbox{padding:1%;color: #000;}
.ysnbox li {text-align: center;width: 49.8%;float:left;height: 5em;padding-top: 1em;}
.ysnbox li  span{display: block;width: 100%;font-family: impact;font-size: 2em;color:#0085f5;box-sizing: content-box;
}

.ysnbox li:nth-of-type(1){border-bottom:1px solid #ffc7ae;border-right:1px solid #ffc7ae;}
.ysnbox li:nth-of-type(2){border-bottom:1px solid #ffc7ae;}
.ysnbox li:nth-of-type(3){border-right:1px solid #ffc7ae;}


.yss01 h3{font-size:1.8em;font-weight: bold;line-height: 1.8em;color: #4d9b81;}
.yss02 {font-size:1.1em;line-height:2em;margin-bottom: 0.2em;color: #f7a900;font-weight: bold;}
.yss03 form{width: 80%;height: 35px; background: #e5e5e5; border-radius: 30px;}
.yss03 form .words{line-height: 35px;border:none;outline: none;background: none;width: 66%;}
.yss03 form .btn{line-height: 35px;border:none;outline: none;background: none;width:20%;}

.btns{background:none;border:none;outline: none;color: #000;}

.bz01{width: 100%;
background: #26b268;
text-align: center;height: 9.5em;
padding-top: 1rem;
}





.bz001 h3{font-size:1.7em;font-weight: bold;line-height: 1.8em;}


.bz002{font-size: 1.2em;}
.bz002 span{font-weight: bold;}
.bz003{font-size: 1.1em;font-weight: bold;}


.bz02{width: 100%;text-align: left;}
.bz02 img{width: 100%;display: block;}
.bz03{color: #000;font-size: 1.7rem;padding:1rem;color: rgba(0, 0, 0, 0.6);font-weight: bold;}
.bz04 img{width: 100%;display: block;}



.in_03_03_01{font-size: 1.2em; color: #fff;line-height: 28px;padding-top: 10px;}
.in_03_03_02{font-size: 0.9em; color: #fff;font-weight: bold;padding-bottom: 2.6em;}
.in_03_03_03{font-size: 0.8em; color: rgb(255,255,255);width: 80%;padding:0 10%;}







.prolist{padding:0 1%;}
.prolist_t{height: 45px;background: #26b268;margin:10px 0 0 0;color: #fff;}


.prolist_t_l{font-size: 18px;font-weight: bold;line-height: 45px;text-indent: 1em;text-transform: uppercase;}
.prolist_t_l img{padding:10px 0 0 25px;height: 25px;display: block;float: left;}
.prolist_t_r{text-align: center;float: right;}
.prolist_t_r a{display: block; height: 45px; line-height: 45px;float: left;color: #fff;font-size: 16px;}
.prolist_t_r a:nth-of-type(1){font-family: impact;padding:0 10px;}
.prolist_t_r a:nth-of-type(2){font-size: 12px;padding-right: 10px;}


.prolist li{width: 48%; float:left;margin:1.5% 1%;border:1px solid #f2f2f2;}
.prolist li img{width: 100%;padding:3%;background: #f8f9f9;}




.prolist li .p01{display: block;line-height: 35px;font-size: 1.7rem;font-weight: 800;text-align: center; color: #ff0606;margin: 0 auto;
border-bottom: 1px solid #f2f2f2;}
.p02,.p03{width: 50%;text-align:center;padding:0.5rem 0;}
.p02 a,.p03 a{color: rgba(0, 0, 0, 0.5);font-size: 1.4rem;}





.prolist_c i{display: block; float: right;padding-right: 20px; font-style:normal;font-size: 10px;color: green;}

.youshi{padding:0 1%;}
.youshi_c li{float: left;margin:5px 0;}
.youshi_c_l{width: 23%;margin-right: 1%;}
.youshi_c_l img{width: 100%;}
.youshi_c_r{width: 76%;color: #000;}
.youshi_c_r01{font-size: 18px;color: #e90000;font-weight: bold;}
.youshi_c_r02{font-size: 12px;line-height: 17px;}
.youshi_c_r02 span{color: #e90000;}

.company{padding:0 1%;}
.company img{width: 100%;}
.company_c{color: #333333;line-height: 24px; font-weight: 100;font-size: 1.1em;}





.shili_c li{width: 32%; float:left;background: #f0f0f0;margin:1% 0.5%;}
.shili_c li img{width: 100%;}
.shili_c li span{display: block;width: 100%;line-height: 35px;font-size: 12px;overflow: hidden;text-overflow: ellipsis;
white-space: nowrap;text-align: center;}
.lxwm{padding:0 1%;}


.lxwm_cc{background: #26b268;height: auto;overflow: hidden;padding: 20px 0;}


.lxwm_cc li{float: left;color: #fff;line-height: 26px;width: 50%;padding:0 10px; font-weight:400; }
.lxwm_cc li:nth-of-type(1){font-size: 1.5rem;font-weight: bold;border-bottom: 1px  solid #22a05d;line-height: 3.4rem; width: 100%;}




.lxwm_cc li a {color: #fff;padding:0 3px;}




/** footer **/
#end{ background: #f5f5f5; line-height: 25px; color: #000; font-size: 12px; text-align: center; padding: 3% 0; margin-bottom: 2%;}


.footer{ height:60px; overflow: hidden; right:0; bottom:0; float:left; z-index: 20; width:100%; position: fixed; background-color:#26b268;}


.f1{ width:100%; background:url(../Image/lx1.png) no-repeat center 20%;  background-size: 25px; height:100%; float:left;  text-align:center;}
.f2{ width:100%; background:url(../Image/lx2.png) no-repeat center 20%; background-size: 25px;  height:100%; float:left; text-align:center;}
.f3{ width:100%; background:url(../Image/lx3.png) no-repeat center 20%;  background-size: 25px; height:100%; float:left; text-align:center;}
.f4{ width:100%; background:url(../Image/lx4.png) no-repeat center 20%;  background-size: 25px; height:100%; float:left; text-align:center;}
.footer a{ color:#fff; display: block; width: 25%; height: 100%;float: left; line-height:85px; text-align: center; background-color:#26b268;}
.kb50{ height: 50px;}
.kb10{ height: 10px;}
.red{ color: #fc9202;}


/** main **/ 
.main{ width:100%; height:auto; overflow:hidden; padding:0;}
.tit_bt{ text-align: center; padding: 2% 0;}
.tit_bt img{ width: 30%;}
#gsjj_more{ width:96px; height:28px; border:1px solid #d12123; line-height:28px; text-align:center; transition:0.3s all 0s linear;}
#gsjj_more a{ color: #d12123;}
#gsjj_more:hover{ background:#d12123;}
#gsjj_more:hover a{ color:#fff;}

#gsjj_pic li{ float: left; width: 21%; padding: 4% 2%;}
#gsjj_pic li .pic{ width: 100%;}
#gsjj_pic li .pic img{ width: 100%;}
#gsjj_pic li .font{ font-size: 12px;}

#ysbj{ background: url(../Image/ysbj.png) repeat-y center top; background-size: 100%; padding: 5% 0 5%;}
#ysbj li{ float: left; width: 44%; text-align: center; background: #fff; border-top: 10px solid #ffec70; margin: 16% 3% 0; position: relative; transition:0.3s all 0s linear;}
#ysbj li .ys_pic{ position: absolute; top: -65px; left: 21%; width: 60%; transition:0.3s all 0s linear;}
#ysbj li .ys_pic img{ width: 100%;}
#ysbj li .tit{ color: #2b3039; font-size: 14px; padding-top: 10%;}
#ysbj li .font{ padding: 10px 20px 0; line-height: 25px; font-size: 12px;}
#ysbj li .more{ background: #2b3039; height: 45px; line-height: 45px; text-align: center; position: absolute; bottom: 0; left: 0; width: 100%; color: #ffdd00; font-size: 12px; transition:0.3s all 0s linear;}
#ysbj li:hover{ border-top: 10px solid #2b3039;}
#ysbj li:hover .more{ background: #ffec70; color: #2b3039;}
#ysbj li:hover .ys_pic{ top: -75px;}

#kczs{ padding: 2% 0; height: auto; overflow: hidden; text-align: center;}
#kczs li{ display: inline-block; width: 33%; height: auto; border-right: 1px solid #ffffff; border-bottom: 1px solid #ffffff;}
#kczs li img{ width: 100%; height: 100px;}

#hui{ background:#f4f4f4; width:100%; height:auto; overflow:hidden; margin: 2% 0; padding: 5% 0;}

#jsjs li{ float:left; width:44%; height:auto; overflow:hidden; margin:0 3%; text-align:center; line-height:2.0;}
#jsjs li img{ width:95%; height:170px; border:5px solid #fff; border-radius:92px; transition:0.3s all 0s linear;}
#jsjs li a{ color:#ff7e00;}
#jsjs li:hover img{filter:alpha(opacity=50); 
-moz-opacity:0.5; 
-khtml-opacity: 0.5;
opacity: 0.5;}


.title{ height: 40px; background: #e5e5e5; line-height: 40px;}
.title .left{ background: #bf0000; line-height: 40px; color: #fff; font-weight: bold; font-size: 16px; padding: 0 20px;}
.title .right{ color: #bf0000; font-weight: bold; padding-right: 2%;}
.title .right a{ color: #bf0000;}
.title .right a:hover{ color: #000;}

#pro_list{ background: #26b268; padding: 3%;}
#pro_list li{text-align: left; margin:0 5px;font-size: 1.4rem;font-weight: bold;}
#pro_list li:nth-of-type(1){background: none;}
#pro_list li a{ color: #fff; font-size: 1em;}

#cpnr{ padding-top: 2%;}
#cpnr li{ float: left; width: 46%; height: 170px; margin: 2%; text-align: center; background: #bf0000;}
#cpnr li a{ color: #fff;}
#cpnr li img{ width: 100%; height: 140px; border: 1px solid #d5d5d5;}

#ysnr{ padding: 2% 1% 5%;}
#ysnr .pic{ width: 35%;}
#ysnr .pic img{ width: 100%;}
#ysnr .font{ width: 63%; margin-top: 2%;}
#ysnr .font p img{ width: 100%;}
#ysnr .font .content{ padding: 2% 0; line-height: 19px; font-size: 12px;}

/** sidebar **/



/** zy **/ 
.content{ padding: 2% 2% 5%; line-height: 30px;color: #727272;font-weight: 100;height: auto;overflow: hidden;}
#content_zy{ line-height: 30px; padding: 2% 0 0; height: auto; overflow: hidden;}


.backtop a{ display: block; width: 80%; padding: 15px;background: url('../Image/address.png') no-repeat 20% center;  background-color: #f86a00; border-radius: 4px; margin: 0 auto; color: white; font-size: 18px; text-align: center;}

/************************************/
.page{margin:10px 20px 15px 0;}
.page a{display:inline-block;height:18px;line-height:18px;border:1px solid #dbdbdb;padding:0 2px 0;}
.page a:hover{background:#404040;color:#fff;border:none;height:20px;line-height:20px;padding:0 3px 0;}
.current {padding:0 6px 0;height:18px;line-height:18px;background:#404040;color:#fff;}
/***************global*****************/
.pro{ padding-top: 2%;}

.pro li{ float: left; width: 46%; margin: 2%;  text-align: center;background: #26b268;}
.pro li img{ width: 100%; display: block;float: left;}
.pro li span{display: block;float: left;width: 100%;text-align: center;color: #fff;height:40px;line-height: 40px;}



/*************index&goods**************/
.news{ width:100%;}
.news li{height:40px;text-indent:2em;line-height:40px; font-size:1.1em; border-bottom:1px dotted #ccc; background:url(../Image/icon.jpg) no-repeat 20px center; transition:0.3s all 0s linear; padding-left:10px; white-space: nowrap;text-overflow: ellipsis; overflow: hidden;}
.news li:nth-of-type(even){  background: url(../Image/icon.jpg) #e9e9e9 no-repeat 20px center;}


.news li:hover{background-color:#efefef; border-bottom:1px solid #ccc;}
.news li:hover a{color:#000;}




/****************news*****************/
.news_title{color:#da020d;text-align:center;line-height:40px;}
.meta{color:#999;text-align:center; width:100%; line-height:28px; border:1px solid #efefef; margin-bottom:10px; background:#f8f8f8;}
/***********news_info**************/
.jobs li{ height:auto; margin:23px 18px 18px 28px;border-bottom:1px dotted #666; position:relative;}
.jobs a{ position:absolute; right:0; top:0;float:right;width:71px;height:34px;color:#fff;text-align:center;line-height:34px; display:block; background:#f00;}
.jobs strong{color:#da020d;}
.jobs p{/*margin:6px 0 -134px 156px;*/line-height:35px;}
/***************jobs***************/
.rel_center{ text-align:center; left:50%;}
.pro_name{display:block;color:#141414;text-align:center; font-weight: bold; font-size:20px; margin-bottom: 3%;}
.info_title{margin:10px 0 0 0;width:100%;height:40px; background: #f9f9f9; margin-bottom:3%;}
.info_title b{display:inline-block;padding-left:10px;height:100%;background:#26b268;color:#fff;line-height:40px; font-weight: normal; font-size: 14px; padding: 0 5%;}
.info_title a{margin:8px;width:15px;height:15px;background-position:0 -426px;}
/********goods_info&jobs_info*******/
.order{margin:5% 0 5% 3%;line-height:40px;}
.order img{vertical-align:-5px;cursor:pointer;}
#submit{width:55px;height:29px;color:#000;cursor:pointer; background:url(../Image/button.gif) none center;}
/**************order&message********/
#banner{position:relative;overflow:auto;}
#banner li {float:left;}
.banner .dots li.active {
background: #fff;
opacity: 1;
}
.banner .dots li {
display: inline-block;
width: 10px;
height: 10px;
margin: 0 4px;
text-indent: -999em;
border: 2px solid #fff;
border-radius: 6px;
cursor: pointer;
opacity: .4;
-webkit-transition: background .5s, opacity .5s;
-moz-transition: background .5s, opacity .5s;
transition: background .5s, opacity .5s;
}

/*sitemap*/
.mesmore{margin-top:5px;}
.mesmore:hover{color:#da020d;text-decoration:underline;}

.sitemap{ width:996px; float:left; /*border:3px solid #f0f0f0;*/ margin-top:10px; margin-bottom:10px;}
.m1{ height:20px; line-height:20px; margin-top:20px; margin-left:20px;}
.m2{ margin-left:20px; margin-top:20px; line-height:25px;}
.m2 span{ font-size:14px; font-weight:bold;}
.m2t{ border:1px solid #f0f0f0; width:800px; padding-left:4px; margin-top:2px; padding:10px; margin-bottom:20px;}
.m2t ul{}
.m2t ul li{ list-style-type:none; float:left; width:150px;}
.m2t ul li a:hover{ color:red}

.f{ float:right; margin-right:10px; _margin-top:7px;}