html{ background:#fff; color:#000; 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:#000; font-size:14px; font-family:'微软雅黑';}
a{ color:#000;}
a:hover{color:#44c1d7;}

/*******CSS reset*************/
.f12{font-size:12px;}
.f16{font-size:16px;}
.bold{font-weight:bold;}
.white{color:#fff;}
.left{float:left;}
.right{float:right;}
.t_r{text-align:right;}
.clear{clear:both;}
.relative{position:relative;}
.absolute{position:absolute;}
.rel_center{position:relative;}
.hidden{display:none;}
.jj_pic{ float:left; margin:0 10px 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;}

.scale:hover img { transform: scale(1.1, 1.1);}
.scale img{ transition:transform 1s ease 0s}

#indexNews{ height: auto; overflow: hidden;}
#indexNews li { height: 40px; line-height: 40px; background: url(../Image/xw_icon.png) no-repeat left center; padding-left: 25px; border-bottom: 1px solid #d9d9d9; transition:0.3s all 0s linear; color: #575757;}
#indexNews li a{ display: block; float: left; width: 75%; font-size: 15px; color: #585858; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; transition:0.3s all 0s linear;}
.Newstime { float: right; color:#a9a9a9; font-size:14px;}
#indexNews li:hover a{ color: #007cda;}
#indexNews li:hover{ border-bottom: 1px dashed #007cda;}

#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 #f0f0f0; margin-top:10px; padding-top:5px;}
#prev_next li{ padding-left:10px; height:30px; line-height:30px;}


.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;
}
#cpnr li:hover .imgT{
    opacity: 0.5;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}


#con_lx{ height:auto; overflow:hidden; line-height:30px; font-size:14px; width:95%; 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:#f2f2f2; color:#000; border-bottom:1px solid #ccc; padding-left:30px;}



/** header **/
#top_bj{ position: absolute; top: 0; width: 100%; height: 160px; z-index: 100;}
#top_index{ width:1200px; height:105px;}
#logo{ float:left; padding:30px 0 0;}
#top_tel{ background: url(../Image/tel.png) no-repeat left center; margin-top: 70px; color: #7d7d7d; font-size: 14px; float: right; text-align: right; padding-left: 30px; height: 30px; line-height: 30px;}
#top_tel span{ color: #1e813a; font-size: 24px; font-family: arial;}
#nav{ width: 1200px; height: 50px; background: #1e813a;}
#nav a{ display: block; float: left; color: #fff; font-size: 16px; width: 115px; height: 50px; line-height: 50px; text-align: center; transition:0.3s all 0s linear;}
#nav a:hover{ background: #fec504; color: #fff;}

.flash{ width:100%;height:672px; margin:0 auto; text-align:center; position:relative;}
.flash .flashBox {position:relative; margin:0 auto; width:1000px; height:672px; }
/*修改尺寸1920 {position:absolute; width:1920px; left:-460px;}*/
/*修改尺寸1440 {position:absolute; width:1440px; left:-221px;}*/
.flash .flashBox .bd{position:absolute;  width:1920px; left:-460px;}
.flash .flashBox .bd img{width:100%; height: 672px;}


.ss{ width:254px; height:36px; float: right; margin: 7px 10px 0 0; }
.sou_left{float:left; width:200px; border-top-left-radius: 3px; border-bottom-left-radius: 3px; height:36px; border: none; background: #f0f0f0; text-align:left; color:#adacac; line-height:36px; padding-left:10px;}
.ss_pic{ float:right;}



/** footer **/
#end_bj{ background: #333333; height: auto; width: 100%;}
#end_bj .main{ padding: 30px 0; background: url(../Image/wx.png) no-repeat right 30px; min-height: 138px; padding-right: 300px; width: 900px;}
#end_bj .content{ text-align: left; color: #fff; padding: 20px 0 0;}
#end_bj .content a{ color: #fff;}
#end_nav{ height: 45px; line-height: 45px; color: #fff; width: 900px; background: url(../Image/end_line.png) no-repeat left bottom;}
#end_nav a{ padding: 0 20px; font-size: 16px; color: #fff;}


/** main **/ 
.main{ width:1200px; height:auto; overflow:hidden; padding: 30px 0; line-height: 30px;}

#top_pic1{ width: 599px; height: 117px; float: left; background: url(../Image/pic1.jpg) no-repeat left top;}
#top_pic2{ width: 599px; height: 117px; float: right; background: url(../Image/pic2.jpg) no-repeat left top;}
#top_pic1 .pic{ float: left; width:200px; height: 97px; background: #5ab532; padding-top: 20px; text-align: center; border-right: 1px solid #fff;}
#top_pic1 .font{ float: right; width: 398px; height: 117px; line-height: 117px; text-align: center; color: #fff; font-size: 24px;}
#top_pic2 .pic{ float: left; width:200px; height: 97px; background: #5ab532; padding-top: 20px; text-align: center; border-right: 1px solid #fff;}
#top_pic2 .font{ float: right; width: 398px; height: 117px; line-height: 117px; text-align: center; color: #fff; font-size: 24px;}

.slideGroup{ width:1302px; text-align:left; margin-top: 30px;  }
.slideGroup .parHd{ width:1200px; height:64px; line-height:64px; background:#1e813a; border:1px solid #dbdbdb;}
.slideGroup .parHd ul{ float:left; height:64px;   }
.slideGroup .parHd ul li{ float:left; width: 160px; background: url(../Image/line.jpg) no-repeat right center; cursor:pointer; font-size: 16px; color: #fff; text-align: center; }
.slideGroup .parHd ul li a{ color: #fff;}
.slideGroup .parHd ul li.on{ height:64px; background:#5ab532; border-right:1px solid #dbdbdb; border-left: 1px solid #dbdbdb;}
.slideGroup .slideBox{ overflow:hidden; zoom:1; position:relative; padding: 20px 0;   }

.slideGroup .sPrev,.slideGroup .sNext{ position:absolute; left:0; top:120px; display:block; width:32px; height:64px; }
.slideGroup .sNext{ left:auto; right:0; }

.slideGroup .parBd ul{ overflow:hidden; zoom:1;}
.slideGroup .parBd ul li{ width: 546px; height: 222px; padding: 20px; border: 1px solid #dbdfe3; margin:0 10px; float:left; _display:inline; overflow:hidden; text-align:center; transition: 0.3s;  }
.slideGroup .parBd ul li .left{ text-align:center; width:293px; height:220px; border: 1px solid #d9dde1; transition: 0.3s;}
.slideGroup .parBd ul li .left img{ width:293px; height:220px;}
.slideGroup .parBd ul li .right{ width: 235px; text-align: left;}
.slideGroup .parBd ul li .right a{ color: #333333; font-size: 16px;}
.slideGroup .parBd ul li .right .content{ font-size: 14px; padding-top: 10px;}
.slideGroup .parBd ul li .right .more{ float: left; padding-left: 50px; color: #fff; width: 79px; height: 36px; line-height: 36px; background: url(../Image/zx.png) no-repeat 10px center #13b457; border-radius: 5px; margin-top: 10px;}
.slideGroup .parBd ul li:hover{ border: 1px solid #2c8946;}
.slideGroup .parBd ul li:hover .left{ border: 1px solid #2c8946;}

#marqueedivcontrola{width:1200px; height:270px; overflow:hidden; margin: 0 auto; float:left;}
#marqueedivcontrola li{ float:left; overflow: hidden; background: #5ab532; width:289px; padding-top: 10px; height:270px; margin-right:20px; text-align:center; transition:0.3s all 0s linear;}
#marqueedivcontrola li a{ display: block; overflow: hidden; width:289px; height:217px;}
#marqueedivcontrola li img{ max-width:289px; height:217px; }
#marqueedivcontrola li p{ color: #fff; line-height: 40px; text-align: center;}
.cpgda{width:3090px;}



#marqueedivcontrol{width:1200px; height:219px; overflow:hidden; margin: 20px 0 0; float:left;}
#marqueedivcontrol li{ float:left; overflow: hidden; width:289px; height:217px; border: 1px solid #ccc; margin-right:20px; text-align:center; transition:0.3s all 0s linear;}
#marqueedivcontrol li a{ display: block; overflow: hidden; width:289px; height:217px;}
#marqueedivcontrol li img{ max-width:289px; height:217px; }
#marqueedivcontrol li p{ color: #fff; line-height: 40px; text-align: center;}
.cpgd{width:3110px;}



#ysbj{ background: #dcdcdc; width: 100%; height: auto;}
#ysnr{ position: relative; background: url(../Image/yspic.jpg) no-repeat center; width: 1200px; height: 488px; padding: 30px 0;}
#ysnr .font{ width: 400px; position: absolute; left: 0; top: 0;}
#ysnr .font1{ width: 400px; position: absolute; right: 0; top: 0;}
#ysnr .font2{ width: 375px; position: absolute; left: -90px; bottom: 120px;}
#ysnr .font3{ width: 375px; position: absolute; right: -120px; bottom: 120px;}
#ysnr .content{ color: #1e813a; width: 240px;}
#ysnr .content .tit{ font-size: 18px;}
#ysnr .pic{ margin: 20px 0 0; width: 125px; height: 87px; padding-top: 38px; text-align: center; background: #fff; border-radius: 65px;}

#alzs{ position: relative; height: 575px; margin-top: 20px;}
#alzs li{ width:374px; height:281px; position: absolute; overflow:hidden; transition:all 0.3s linear 0s;}
#alzs li img{ width:374px; height:281px;}
#alzs li p{ position: absolute; left: 0; bottom: 0; width: 100%; background: rgba(90,181,50,0.5); height: 60px; line-height: 60px; color: #fff; text-align: center;}
#alzs li:nth-child(2){ width: 431px; height: 575px; left: 384px; top: 0;}
#alzs li:nth-child(2) img{ width: 431px; height: 575px;}
#alzs li:nth-child(1){ position: absolute; left: 0; top: 0;}
#alzs li:nth-child(3){ position: absolute; right: 0; top: 0;}
#alzs li:nth-child(4){ position: absolute; left: 0; bottom: 0;}
#alzs li:nth-child(5){ position: absolute; right: 0; bottom: 0;}

.hui{ background: #ececec; width: 100%; height: auto; overflow: hidden;}
#gsjj{ background: #fff; padding: 20px; margin-top: 20px; height: 362px;}
#gsjj .right{ width: 650px;}
#gsjj .right .tit{ height: 40px;}
#gsjj .right .tit .left{ color: #757575; font-size: 30px;}
#gsjj .right .tit .left span{ font-size: 16px;}
#gsjj .right .tit .more{ float: right; padding-top: 5px;}

#xwzx{ margin: 20px 0 0;}
#xwzx li{ float: left; margin: 0 6px; width: 391px; height: auto; overflow: hidden; background: #fff;}
#xwzx li .pic{ width: 391px; height: 184px;}
#xwzx li .pic img{ width: 391px; height: 184px;}
#xwzx li .content{ padding: 10px;}
#xwzx li:nth-child(1){ margin-left: 0;}
#xwzx li:nth-child(3){ margin-right: 0;}

#xwzx li .info_date{ float: left; width: 97px; text-align: center; height: 63px; background: url(../Image/date.png) no-repeat center 15px #5ab532; color: #fff; font-size: 18px; padding: 80px 0 0 0; font-family: arial; transition: 0.3s;}
#xwzx li .right{ width: 260px;}
#xwzx li .right a{ display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size: 16px; transition: 0.3s;}
#xwzx li:hover .info_date{ background: url(../Image/date.png) no-repeat center 15px #333;}
#xwzx li:hover a{ color: #5ab532; font-weight: bold;}
.Newstime {
	color:#afafaf;
	font-size:14px;
	line-height: 30px;
}



/** sidebar **/
#sidebar{ width:240px; height:auto; overflow:hidden; float: left;}
#main_right{ width:935px; height:auto; overflow:hidden; float:right;}

#zi_banner{ background: url(../Image/zi_banner.jpg) no-repeat center top; width: 100%; height: 320px;}

#leftbt{ height: 90px; line-height: 90px; background: #333; text-align: center; color: #fff; font-size: 30px; font-weight: bold;}

#pro_left{ padding: 5px 0 10px;}
#pro_left li{ height: 42px; line-height: 42px; background: url(../Image/left_icon.png) no-repeat 240px center #eeeeee; margin-bottom: 3px; padding-left: 20px; transition:all 0.2s linear 0s;}
#pro_left li:hover{ background: url(../Image/left_icon.png) no-repeat 220px center #5ab532;}
#pro_left li:hover a{ color: #fff;}

#lxwm{ width: 240px; background: #1e813a; height: auto; color: #fff; text-align: center; padding: 20px 0;}
#lxwm p{ font-size: 34px; font-family: impact; padding: 5px 0 10px;}
#lxwm #zx{ width: 150px; height: 35px; border: 2px solid #ffffff; text-align: center; line-height: 35px; transition:all 0.3s linear 0s;}
#lxwm #zx a{ color: #fff;}
#lxwm #zx:hover{ background: #fff;}
#lxwm #zx:hover a{ color: #000;}

.title_zy{ height: 50px; background: #fff; border: 3px solid #1e813a;}
.title_zy .left{ background: #1e813a; height: 50px; line-height: 50px; color: #fff; font-size: 16px; padding: 0 40px;}
.title_zy .right{ color: #000; padding: 13px 10px 0 0; width: 500px; text-align: right;}
.title_zy .right a{ color: #000;}
.title_zy .right a:hover{ color: #1e813a;}



/** zy **/ 
.content{ line-height:30px; padding:20px 0 0;}
#content_zy{ line-height:30px; padding: 20px 10px 0;}

.n_detailCon{ height:auto!important; overflow:hidden!important; overflow:visible;}
.n_detailCon li{ width:100%; height:155px; margin:0 0 10px 0; padding: 10px 0; border-bottom: 1px dotted #ccc; }
.n_detailCon li a{ height:155px; width:100%; display:block; padding-top: 10px;}
.n_detailCon li a:hover{ background: #fffad8;}
.n_detailPic{ width:210px; float:left; margin-left:10px;}
.n_detailR{ width:670px; float:right; margin-right:10px;}
.n_detailTitle{ height:30px; width:100%;}
.n_detailTitle span{ font-size:16px; color:#000; display:block; float:left; font-weight:bold;}
.n_detailTitle small{ font-size:12px; float:right; display:block; color:#222222;}
.n_detailNr{ width:100%; padding:5px 0; line-height:25px; color:#6b6b6b;}
.n_time{ background:url(../Image/time1.jpg) left no-repeat; text-indent:25px; line-height:25px; height:25px; color:#a8a8a8; font-size:16px;}


#por_left{width:400px; height:auto; margin-right:20px; float:left;}
#por_right{float:right; line-height:2.0; width: 490px; height:auto; overflow:hidden;}
#cpms{ border-bottom: 1px dashed #ccc; border-top: 1px dashed #ccc; padding: 20px 0; margin-bottom: 20px;}
#cpms span{ color: #cc0000;}
.dg1{ width: 155px; height: 40px; line-height: 40px; text-align: center; color: #fff; background: #060508; float: left; transition:all 0.3s linear 0s;}
.dg2{ width: 155px; height: 40px; line-height: 40px; text-align: center; color: #fff; background: #b72300; float: left; margin-left: 20px; transition:all 0.3s linear 0s;}
.dg2 a{ color: #fff;}
.dg1 a{ color: #fff;}
.dg1:hover{ background: #f90;}
.dg2:hover{ background: #f90;}

#cp_tel{ background: #1e813a; padding: 10px; line-height: 30px; color: #fff; font-size: 28px; font-family: impact;  margin:20px 0 10px;}
#cp_tel span{ font-size: 24px; font-family: "方正正中黑简体";}
.dgnr{ background: url(../Image/dgpic.png) no-repeat right center; line-height: 2.0; padding: 20px 0 30px; color: #999999;}

.slideBox1{ width:400px; height:300px; overflow:hidden; position:relative;}
.slideBox1 .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox1 .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox1 .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox1 .hd ul li.on{ background:#f00; color:#fff; }
.slideBox1 .bd{ position:relative; height:100%; z-index:0;   }
.slideBox1 .bd li{ zoom:1; vertical-align:middle; text-align: center;}
.slideBox1 .bd img{ max-width:400px; height:300px; }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox1 .prev,
.slideBox1 .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../Image/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox1 .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox1 .prev:hover,
.slideBox1 .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox1 .prevStop{ display:none;  }
.slideBox1 .nextStop{ display:none;  }





/************************************/
.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 li{float:left; overflow:hidden;margin:0 5px 10px; width:295px; text-align:center;white-space:nowrap; transition:all 0.3s linear 0s;}
.pro li .li-img{ width:293px; height: 221px; background: #fff; border: 1px solid #ccc; transition: 0.3s;}
.pro li img{ max-width:293px; height: 221px;}
.pro li p{ height: 40px; line-height: 40px;}
.pro li:hover{ background: #1e813a;}
.pro li:hover p{ color: #fff;}
.pro li:hover .li-img{ border: 1px solid #1e813a;}
.pro a{color:#444;}
.pro a:hover{color:#fff;}

/*************index&goods**************/
.news{}
.news li{ height:39px;border-bottom:1px dotted #cdcdcd;text-indent:1em;line-height:39px;}
.news li:before{color:#e40413;content:'■\00a0\00a0\00a0';vertical-align:2px;}
.news li:hover{background-color:#f6f6f6;}
.news a:hover{color:#da020d;}
/****************news*****************/
.news_title{color:#da020d;text-align:center;line-height:40px;}
.meta{color:#999;text-align:center;line-height:28px; border:1px solid #f0f0f0; background:#fbfbfb; margin-bottom:10px;}
/***********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:#da020d;text-align:left; font-size: 24px;}
.info_title{ height:35px;background:#ececec; margin-top: 20px;}
.info_title b{display:inline-block; padding: 0 20px; height:100%; border-right:1px solid #fff; background:#333; color:#fff; line-height:35px;}
.info_title a{margin:8px;width:15px;height:15px;background-position:0 -426px;}
/********goods_info&jobs_info*******/
.order{ width: 960px; margin: 10px auto;}
.order .text{ width: 33.3%; float: left; margin-bottom: 15px; padding-top: 15px; position: relative; height: 44px;}
.order .text input{ width: 80%; padding: 0 5%; height: 40px; line-height: 40px; font-family: "微软雅黑";border-radius: 3px; border: none;}
.order .longtext{ width: 100%; margin-bottom: 12px; height: 100px; clear: both; position: relative;}
.order .longtext textarea{resize: none;width:93%;height:80px; padding: 10px 2%;font-family: "微软雅黑";border-radius: 3px; border: none;}
.order .yzm{ width: 15%;}
.order .tj{ width:40%; margin-right:30px; margin-top: 20px; float: right; height: 42px; background: #121212; position: relative; }
.order .but{ width:100%; line-height: 42px; background: none; color: #FFF; float: right; font-size: 16px;font-family: "微软雅黑";border-radius: 3px; position: relative; z-index: 9; border: none; text-align: center !important;}
.order .tip{ position: absolute; left: 20px; top:20px; line-height: 0; height: 0; color: #9c9c9c; transition:0.3s all}
.order input:focus + .tip,.order textarea:focus + .tip{ top: -15px; color: #3DAAFC;}
.order .tj:after{content: ""; position: absolute; top:0; left: 0; height: 42px; width: 0; overflow: hidden; background: #e90000; z-index: 0; transition:0.3s all}
.order .tj:hover:after{width: 100%;}

.order input { font-size: 16px; outline: none;}
.lb_wrap .lb_label.top,.lb_wrap .lb_label.bottom {left: 15px !important;}
.lb_wrap .lb_label.left {left: 0;}
.lb_label {	font-weight: bold; color: #999;}
.lb_label.active {	color: #e90000;}
	
/**************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*/
.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;}