@charset "utf-8";
/* CSS Document */
/*全局样式
---------------------------------------------*/
*{margin:0px;padding:0px; border:0px;}
p,ul,li,dl,dd,dt,form,h1,h2,h3,h4,h5,h6{list-style:none;}
fieldset,img{ border:0; }
a{text-decoration:none;}
table{ border-collapse:collapse; border-spacing:0; }
*html{ zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}
(this))}
.clear{clear:both;font-size:0px;height:0px;_height:0px;overflow:hidden; }
em, i { font-style: normal;}
/* Clear Fix */ 
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;} 
.clearfix{display:inline-block;} 
/* Hide from IE Mac */ 
.clearfix {display:block;} 
.left{float:left; _display:inline;}
.right{float:right; _display:inline;}
.ovfl{ overflow:hidden;}
.mar{ margin:0px auto;}
.filter_bg{ filter: alpha(opacity=80); opacity: 0.8; }
.ie6_bg{ background: url(../images/bg.png) no-repeat center;  _background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src = '../images/bg.png', sizingMethod = 'scale');}
/*网站样式
---------------------------------------------*/
body{background:#F1F1F1; color:#333; font-family:'Microsoft YaHei',宋体,Arial,Helvetica,'方正兰亭粗黑简体'; font-size: 14px;}
a{color:#333;text-decoration:none;cursor :pointer; outline: none;transition: all 1s;
-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;}
.transition1s{ transition: all 1s;
-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s; }
.radius5{-moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;            /* W3C syntax */}

/* CSS Header */
.top{ width:1200px; height:36px; }
#top{  height:36px; line-height:36px;  margin:0px auto; background: #F8F8F8;}
#top a:hover{ color:#4C9C21;}
.top_sp1{ margin-left:10px;}
.top_sp2{ margin-right:0px;}
.top_sp2 b{ width: 3px; height: 3px; background: url(../images/icon1.jpg) no-repeat; float: left; margin-top: 17px; }
.top_sp2 a{ margin:0px 10px; float: left; display: inline;}

#header{ height:115px; background: #fff;  }
.header{ width:1200px; height:115px; background: #fff;  }
.logo{ margin-top:33px;}
.tel{ margin-top:33px; }
/* CSS nav */
#nav{ height:53px; background: url(../images/nbg.jpg) repeat-x;}
.nav{ width:1200px; height:53px; overflow:hidden; background: url(../images/nbg.jpg) repeat-x;}
.nav ul{}
.nav ul li{ float :left; } 
.nav ul li.nav_line{ width: 1px; height:49px; background: #D8D8D8; }
.nav ul li a{ width:132px; height:53px; line-height: 53px;  float:left; display:inline; text-align:center; font-size:16px;}
.nav ul li a:hover{ color:#fff; background-color:#4C9C21; }
.nav ul li.selectli a{ color:#fff; background-color:#4C9C21;  }


.dnav{height:27px; margin-top:31px;  position:relative; z-index:1; float:right;}
.dnav .nLi{ float:left;  position:relative; display:inline;  }
.dnav .nLi h3{ float:left; font-weight:normal;  }
.dnav .nLi h3 a{ width:60px; height:25px;  display:block; text-align:center; margin:0px 26px; padding:3px 0px 0px 0px; font-size:15px; color:#323232;  }
.dnav .nLi h3 a:hover{ color:#3D74CA; border-bottom:solid 1px #105FC7;}
.dnav .selectli{ float:left;  position:relative; display:inline;}
.dnav .selectli h3{ float:left; font-weight:normal;  }
.dnav .selectli h3 a{width:60px; height:25px;  display:block; text-align:center; margin:0px 26px; padding:3px 0px 0px 0px; font-size:15px;transition: all 1s;
-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s; color:#3D74CA; border-bottom:solid 1px #105FC7;}
.dnav .sub{ display:none; width: 120px; left:26px; top:29px;  position:absolute; z-index:9999;   padding:5px 0; background-color:#fff; transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);}
.dnav .sub li{ zoom:1; border-bottom:solid 1px #f1f1f1; height:28px; line-height:28px;}
.dnav .sub a{ display:block; padding:0 10px; font-size:13px;  transition: padding 0.2s ease-in-out;
    -moz-transition: padding 0.2s ease-in-out;
    -webkit-transition: padding 0.2s ease-in-out;
    -o-transition: padding 0.2s ease-in-out;}
.dnav .sub a:hover{ color:#fff;  color:#3D74CA; }
.dnav .on h3 a{ color:#3D74CA; border-bottom:solid 1px #105FC7;font-family:'方正兰亭粗黑简体';  }
.sub li:hover > a {
	padding-left: 18px;
}

/* CSS banner */
.banner{height:100%; text-align:center; overflow:hidden; margin:0px auto;}
.slideBox{ height:520px; position:relative; margin:0px auto; }
.slideBox .bd li{ zoom:1; vertical-align:middle; width:100%;}
.slideBox .bd img{ height:520px; display:block;  margin:0px auto;}
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
.slideBox .hd{ height:8px; overflow:hidden; position:absolute; right:50%; bottom:37px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-left:4px;  width:8px; height:8px;  text-align:center; cursor:pointer; text-indent:999em; }
.slideBox .hd ul li.on{  }
.page_banner{ height:303px; background:url(../images/page_banner.jpg) no-repeat center; background-size:cover; margin:0px auto;}
/* CSS Main */
#wrap{ width:100%; height:100%;  overflow:hidden;  }
.wrap{ width:1200px; height:100%;  overflow:hidden;  }
.main{ width:1200px; height:100%;  overflow:hidden; margin:0px auto; background-color:#fff; }
/* CSS Home */
.chan1{ width: 1200px; height: 50px; }
.chan11{ width: 630px; height: 50px; line-height: 50px; margin-left: 15px; }
.chan11 li a:hover{ color:#4C9C21; }
.chan1s1{ width: 18px; height: 19px; background: url(../images/icon2.jpg) no-repeat; margin-top: 15px; margin-left: 10px; }
.chan12{ width: 240px; height: 35px; line-height: 35px; background: #4C9C21; margin-top: 8px; margin-left: 15px; -moz-border-radius: 15px;      /* Gecko browsers */
    -webkit-border-radius: 15px;   /* Webkit browsers */
    border-radius:15px;            /* W3C syntax */}
.chan12 a{ margin-left: 12px; margin-top: 5px; }
.chan12 a:hover{ animation: swing 1s; }
.chan12s1{ color: #fff; margin-left: 20px; }
@-webkit-keyframes swing{
    20%{-webkit-transform:rotate(15deg);}
    40%{-webkit-transform:rotate(-10deg);}
    60%{-webkit-transform:rotate(5deg);}
    80%{-webkit-transform:rotate(-5deg);}
    100%{-webkit-transform:rotate(0);}
}
@-moz-keyframes swing{
    20%{-moz-transform:rotate(15deg);}
    40%{-moz-transform:rotate(-10deg);}
    60%{-moz-transform:rotate(5deg);}
    80%{-moz-transform:rotate(-5deg);}
    100%{-moz-transform:rotate(0);}
}
@-ms-keyframes swing{
    20%{-ms-transform:rotate(15deg);}
    40%{-ms-transform:rotate(-10deg);}
    60%{-ms-transform:rotate(5deg);}
    80%{-ms-transform:rotate(-5deg);}
    100%{-ms-transform:rotate(0);}
}
@keyframes swing{
    20%{transform:rotate(15deg);}
    40%{transform:rotate(-10deg);}
    60%{transform:rotate(5deg);}
    80%{transform:rotate(-5deg);}
    100%{transform:rotate(0);}
}
#chan2{ height: 540px; background: #F1F1F1; }
.chan2{ width: 1200px; height: 540px; }
.pro{ width: 244px; height: 463px; background: #fff url(../images/yumi.jpg) no-repeat bottom center; border-bottom: solid 3px #4C9C21; margin-top: 30px; margin-left: 15px; }
.pro_p1{ height: 88px; }
.pro_sideul{ width: 205px; margin-left: 20px; margin-top:27px; }
.pro_sideul li{ height: 38px; margin-top: 8px; float: left;}
.pro_sideul li a{ width:178px; font-size: 16px; float: left; padding-left: 25px; height: 36px; line-height: 36px; border: solid 1px #DDDDDD; }
.pro_sideul li a:hover{ border: solid 1px #4C9C21; background: #4C9C21; color: #fff; font-weight: bold; }

.video{width:1200px; height:450px; margin-top:35px;}
.video1{width:1200px; height: 70px; position: relative; }
.videoa1{ width: 340px; height: 70px; position: absolute; left: 50%; margin-left: -170px; }
.video1 span{ position: absolute; top: 53px; }
.videosp1{ width: 30px; height: 3px; background: #4C9C21; right: 800px; }
.videosp2{ width: 30px; height: 3px; background: #333333; left: 800px; }
.video2{ height: 26px; line-height: 26px; font-weight: bold; text-align: center; color:#838383; font-size: 16px; }


.about{ width:755px; height:355px; margin-top:10px; background: #fff; }
.about_p1{ height:43px; font-weight: bold; font-size: 26px; line-height: 43px; overflow:hidden; margin-top: 39px;}
.about_p1 a{ margin-left: 40px; color: #4c9c21; }
.more_01{ width: 58px; padding-right: 22px; text-align: right; height: 16px; line-height: 16px; margin-top:17px; margin-right:17px; background: url(../images/icon6.jpg) no-repeat right;}
.more_01:hover{ color: #4C9C21;}
.about_a2{ width:262px; height:179px; margin-left: 40px; margin-right:20px; margin-top: 20px; }
.about_a2:hover{ filter:alpha(opacity=80);opacity:0.8;}
.about_a2 img{ max-width:262px; height:179px;}
.about_01{ width:405px; height:179px; line-height:25px; margin-top:20px; text-indent: 2em; }
.about_p12{ height: 30px; margin-top: 22px; }
.about_p12 a{ width: 125px; height: 30px; background: #4C9C21; color: #fff; line-height: 30px; -moz-border-radius: 15px;      /* Gecko browsers */
    -webkit-border-radius: 15px;   /* Webkit browsers */
    border-radius:15px;            /* W3C syntax */}
.about_p12 a:hover{ background: red; margin-left: 5px; }

.news{ width:730px; height:380px; margin-top:38px; margin-left:32px;}
.news_p1{ height:35px; line-height: 35px;}
.news_a1{ font-weight: bold; font-size: 18px; }
.more_02{ width: 58px; padding-right: 22px; text-align: right; height: 16px; line-height: 16px; margin-top:10px; margin-right:5px; background: url(../images/icon6.jpg) no-repeat right;}
.more_02:hover{ color: #4C9C21; }
.news_a2{ float:right; margin-right:50px; color:#262626; margin-top:4px; display:inline;}
.news_a2:hover{ color:#E43E29;}
.news_p2{ height:25px; line-height: 25px;}
.news_p2 a{ padding-left:16px;}
.news_p3{ height:94px; line-height: 25px;}
.news_dl{ width:360px; height:97px;  float:left; margin-left:6px; margin-top:31px; display:inline;}
.news_dl dt{ width:151px; height:97px; float:left;}
.news_dl dt a{ width:151px; height:97px; }
.news_dl dt a:hover{ filter:alpha(opacity=80);opacity:0.8;}
.news_dl dt a img{ max-width:151px; height:97px;}
.news_dl dd{ width:195px; height:97px; line-height:23px; color:#000000; margin-left:13px;float:left; display:inline;}
.news_ul{ width:320px; margin-top:25px;  float:left;}
.news_ul li{width:320px; height:34px; line-height:34px;  float:left;}
.news_ul li span{ width:7px; height:6px; background:url(../images/icon_03.png) no-repeat; float:left; margin-top:12px; }
.news_ul li a{  color:#5E5E5E;}
.news_ul li a:hover{ color:#1C5FB8;}

.news11{ width:725px;  padding-top: 22px;  }
.news11 li{ width: 725px; height: 124px; margin-bottom:44px; position: relative; }
.newsa2{ width: 196px; height: 124px; position: absolute; left: 0px; top: 0px; }
.newsa2:hover{ filter:alpha(opacity=80);opacity:0.8; }
.newsa2 img{  max-width: 196px; height: 124px;}
.newsa3{ width: 505px; height: 29px; color: #000; line-height: 29px; font-weight: bold; font-size:15px;  left: 215px; position: absolute; }
.newsa3:hover{ color: #4C9C21; }
.news_p3{ width: 505px; height: 60px;line-height: 20px; left: 215px; position: absolute; top: 29px; }
.news_p4{ width: 505px; height: 20px; left: 215px; position: absolute; top: 100px;}
.news_p4 a{ width: 75px; color: #4C9C21; height: 20px; background: url(../images/icon7.jpg) no-repeat right 5px; }
.news_p4 a:hover{ width: 78px; }

.wd{ width:385px; height:380px; margin-top:38px; margin-left:32px;}
.wdul{ margin-top: 22px; }
.wdul li{ margin-top: 10px; }
.wdp1{ height: 24px; line-height: 24px; background: url(../images/w1.jpg) no-repeat left center; }
.wdp1 a{ margin-left: 35px; color: #000; font-weight: bold; }
.wdp1 a:hover{ color: #4C9C21; }
.wdp2{ width: 350px; font-size: 12px; padding-left:35px; height: 60px; margin-top: 7px; line-height: 20px; background: url(../images/d1.jpg) no-repeat left top; }

.ys{ width: 1200px; height: 750px; margin-top: 40px; }
.ys_p1{ height:80px; text-align: center;}
.ys1{ width: 1200px; height: 640px; position:relative; margin-top: 25px;}
.ys2{ position: absolute; height: 310px; }
#ys1{ width: 475px; left: 35px; top: 0px; }
#ys2{ width: 475px; left: 35px; top: 325px; }
#ys3{ width: 498px; right: 54px; top: 0px; }
#ys4{ width: 498px; right: 54px; top: 325px; }

.ys21{ width: 100%; height: 89px; position:relative; float: left;}
.ys21s1{ width: 89px; text-align: center; cursor: pointer; height: 89px; background:#4C9C21; color: #fff; position: absolute; top: 0px; }
.ys21s1 b{width: 89px;  height: 32px; line-height: 32px; margin-top: 17px; font-size: 36px; float: left; }
.ys21s2{ width: 22px; height: 3px; background: #fff; position: absolute; top: 58px; left: 50%; margin-left: -11px; }
.ys21s3{ position: absolute; width: 365px; height: 29px; line-height: 29px; color: #4c9c21; font-weight: bold; font-size: 18px;  }
.ys21s4{ position: absolute; width: 365px; line-height: 21px;  top: 29px;}
.ys2ul{ width: 100%;  margin-top: 8px; float: left;}
.ys2ul li{ float: left;  display: inline; }
.ys2ul li a{ float: left; border:solid 7px #EFEFEF; }
.ys2ul li a img{ float: left; }
.ys2ul li a:hover{ border:solid 7px #4C9C21; }
#ys3 .ys21s1{ right: 0px; }
#ys4 .ys21s1{ right: 0px; }
#ys1 .ys21s1{ left: 0px; }
#ys2 .ys21s1{ left: 0px; }
#ys3 .ys21s3{ left: 0px; }
#ys4 .ys21s3{ left: 0px; }
#ys1 .ys21s3{ right: 0px; }
#ys2 .ys21s3{ right: 0px; }
#ys3 .ys21s4{ left: 0px; }
#ys4 .ys21s4{ left: 0px; }
#ys1 .ys21s4{ right: 0px; }
#ys2 .ys21s4{ right: 0px; }
#chan3{ height: 210px; width: 100%; background: #4C9C21; overflow: hidden; margin-top: 30px; position: relative; }
.chan3s1{ width: 828px; height: 210px; background:url(../images/gd3.jpg) no-repeat; position: absolute; z-index:1;left: 50%; margin-left:133px; top: 0px; }
.chan3{ width: 1200px; height: 210px; position:relative; left: 50%; margin-left: -600px; z-index: 2; }
.chan3a1{ left: 50px; top:46px; position: absolute; }
.chan3a2{ left: 57px; top:123px; position: absolute;}

#chan4{ height: 510px; background: #F1F1F1; margin-top: 55px;}
.chan4{ width: 1166px; height: 510px; background: #F1F1F1;}
.chan4p1{ height: 50px; line-height: 50px; background: #fff; margin-top: 40px; }
.about_a1{ margin-left: 24px; font-weight: bold; font-size: 18px; }


.contact_us{ width:237px; height:174px;  margin-top:20px;}
.contact_p1{ height:30px;}
.contact_p1 a{ }
.contact_p2{ height:48px; line-height:23px; margin-top:50px; color:#333; padding-left:18px;}

/* CSS Js */
.picMarquee-left{ margin-left:35px;}
.picMarquee-left ul li{ width:272px; height:275px; float:left; margin:0px 8px;}
.switch_Marquee_p1{ width:272px; height:224px; text-align:center;}
.switch_Marquee_p1 a:hover{ filter:alpha(opacity=80);opacity:0.8;}
.switch_Marquee_p1 img{ max-width:272px; height:224px;}
.switch_Marquee_p2{ width:272px; height:51px; line-height:51px; text-align:center;}
.switch_Marquee_p2 a{color:#343434; font-size:12px;}
.switch_Marquee_p2 a:hover{ color:#343434;}


.picScroll-left{ width:912px; height:463px; float:left; overflow:hidden; margin-top:33px; margin-left: 20px;}
.picScroll-left .hd{ width:900px; background-color:#fff;  height:39px; overflow:hidden; position:relative;}
.picScroll-left .hd .next,.picScroll-left .hd .prev{ width:20px; height:20px; top:9px; position: absolute;}
.picScroll-left .hd .next{ background:url(../images/right1.jpg) no-repeat; right:15px;}
.picScroll-left .hd .prev{ background:url(../images/left1.jpg) no-repeat; right:45px;}
.picScroll-left .hd .next:hover{ background:url(../images/right11.jpg) no-repeat; }
.picScroll-left .hd .prev:hover{ background:url(../images/left11.jpg) no-repeat; }
.picScroll-left .bd{ margin-top: 10px; }
.picScroll-left .bd ul li{  width:240px; height:394px;transition: all 1s;
-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s; padding: 20px 25px; background: #fff; float:left; margin-right:14px;  display: inline; overflow:hidden;}
.switch_Scroll_p1{ width:240px; height:210px; text-align:center;}
.switch_Scroll_p1 a{ width:240px; height:210px; float:left; position: relative;}
.switch_Scroll_p1 a:hover{  filter:alpha(opacity=80);opacity:0.8;}
.switch_Scroll_p1 img{ max-width:240px; height:210px;}
.switch_Scroll_p1 a span{ width: 87px; height: 87px; background: url(../images/case_hover.png) no-repeat; position: absolute;top:61px; left:76px; display: none; }
.switch_Scroll_p2{width:240px; height:30px; line-height:30px; text-align:center; padding-top:9px;}
.switch_Scroll_p2 a{font-size:16px;}
.switch_Scroll_p3{width:240px; height:70px; line-height:23px; text-align:left; padding-top:9px;}
.switch_Scroll_p4{ width: 240px; height: 31px; margin-top: 15px; }
.switch_Scroll_p4 a{ width:105px; padding-left:25px; height: 31px; margin-left: 61px; color: #fff; line-height: 31px; background: #4C9C21 url(../images/icon3.jpg) no-repeat 88px 10px; }
.picScroll-left .bd ul li:hover{ background: #4C9C21; cursor: pointer; }
.picScroll-left .bd ul li:hover .switch_Scroll_p2 a{ color: #fff; }
.picScroll-left .bd ul li:hover .switch_Scroll_p3{ color: #fff; }

.picScroll-left1{ width: 1132px; margin-top: 20px; }
.picScroll-left1 .hd{ width:1114px; background-color:#333;  height:40px; line-height: 40px; overflow:hidden; position:relative;}
.picScroll-left1 .hd .next,.picScroll-left1 .hd .prev{ width:15px; height:15px; top:12px; position: absolute;}
.picScroll-left1 .hd .next{ background:url(../images/right2.jpg) no-repeat; right:11px;}
.picScroll-left1 .hd .prev{ background:url(../images/left2.jpg) no-repeat; right:34px;}
.picScroll-left1 .hd .next:hover{ background:url(../images/right21.jpg) no-repeat; }
.picScroll-left1 .hd .prev:hover{ background:url(../images/left21.jpg) no-repeat; }
.v_a1{ color: #fff; font-weight: bold; font-size: 16px; margin-left: 22px; }
.picScroll-left1 .bd{ margin-top: 25px; }
.picScroll-left1 .bd ul li{  width:265px; height:346px; float:left; margin:0px 9px;  display: inline; overflow:hidden;}
.switch_Scroll1_p1{ width:265px; height:286px; text-align:center;}
.switch_Scroll1_p1 a{ width:265px; height:286px; float:left; position: relative;}
.switch_Scroll1_p1 a:hover{  filter:alpha(opacity=80);opacity:0.8;}
.switch_Scroll1_p1 img{ max-width:265px; height:286px;}
.switch_Scroll1_p1 a span{ width: 87px; height: 87px; background: url(../images/case_hover.png) no-repeat; position: absolute;top:99px; left:89px; display: none; }
.switch_Scroll1_p2{width:265px; height:60px; line-height:60px; text-align:center; }
.switch_Scroll1_p2 a{font-size:16px; text-decoration:underline;}
.switch_Scroll1_p2 a:hover{ color: #4C9C21; }

.pro1_a1{ width: 100px; text-align: center; font-weight: bold; font-size: 16px; height: 37px; line-height: 37px; border-top:solid 3px #4C9C21; }
#KinSlideshow{ width:287px; height:255px;}

.picScroll-left2{ width: 395px; height:355px; position: relative; margin-top:10px; background: #fff; margin-left: 12px; }
.picScroll-left2 .next,.picScroll-left2 .prev{ width:14px; height:21px; top:135px; position: absolute; z-index: 3;}
.picScroll-left2 .next{ background:url(../images/right3.jpg) no-repeat; right:15px;}
.picScroll-left2 .prev{ background:url(../images/left3.jpg) no-repeat; left:15px;}
.picScroll-left2 .next:hover{ background:url(../images/right31.jpg) no-repeat; }
.picScroll-left2 .prev:hover{ background:url(../images/left31.jpg) no-repeat; }
.picScroll-left2 .bd{ width: 310px; height: 239px; position: absolute; top: 44px; left: 42px; overflow: hidden; }
.picScroll-left2 .bd li{ width: 310px; height: 239px; float: left; position:relative; cursor: pointer;}
.switch_Scroll2_p1{ width:310px; height:239px; text-align:center;}
.switch_Scroll2_p1 a{ width:310px; height:239px; float:left; position: relative;}
.switch_Scroll2_p1 a:hover{  filter:alpha(opacity=80);opacity:0.8;}
.switch_Scroll2_p1 img{ max-width:310px; height:239px;}
.switch_Scroll2_p2{width:310px; height:239px; background: rgba(76,156,33,0.9); display: none; position: absolute; top: 0px; left: 0px; z-index: 3; }
.switch_Scroll2_p2 a{width:240px; text-align: center; height:35px; line-height: 35px; font-size: 16px; color:#fff;-moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;            /* W3C syntax */ display:block; border: solid 1px #dedede; margin:50px auto; }
.switch_Scroll2_p2 a:hover{ color: #4C9C21; }

.slideTxtBox{}
.slideTxtBox .hd{ height:37px; background:url(../images/bg2.png) repeat-x;  }
.slideTxtBox .hd ul{ float:right; height:37px;   }
.slideTxtBox .hd ul li{ float:left; height:37px; line-height:37px; padding:0 13px; cursor:pointer; background:url(../images/bg1.png) no-repeat right;color:#171817;}
.slideTxtBox .hd ul li a{color:#171817; font-weight:600;}
.slideTxtBox .hd ul li.on{  background:#0BA760; color:#fff;}
.slideTxtBox .hd ul li.on a{ color:#fff;}
.slideTxtBox .bd{ height:425px; margin-top:2px;}
.slideTxtBox .bd ul{ float:left; width:978px;}
.slideTxtBox .bd ul li{ width:238px; height:196px; margin:16px 3px 0px 3px; float:left; display:inline; overflow:hidden; }
.slideTxt_Scroll_p1{ width:238px; height:168px; text-align:center;}
.slideTxt_Scroll_p1 a{ width:236px; height:167px; background:#fff; float:left; border:solid 1px #E7E7E7; border-bottom:0px;}
.slideTxt_Scroll_p1 a:hover{ filter:alpha(opacity=80);opacity:0.8;border:solid 1px #0BA760;border-bottom:0px;}
.slideTxt_Scroll_p1 img{ max-width:236px; height:167px;}
.slideTxt_Scroll_p2{ width:238px; height:28px; line-height:28px; text-align:center; }
.slideTxt_Scroll_p2 a{width:238px; height:28px;color:#fff;background-color:#0BA760; display:block;}
.slideTxt_Scroll_p2 a:hover{ background-color:#FF4A0A;}
/*两排*/
.multipleColumn{ width:1002px;}
.multipleColumn .bd{ padding-top:10px;}
.multipleColumn .bd li{ width:235px; height:160px; float:left; margin:15px 7px 0px 7px; display:inline; overflow:hidden; background-color:#D9D9D9; }
.multipleColumn_p1{ width:229px; height:128px; text-align:center; margin-left:3px; margin-top:3px;}
.multipleColumn_p1 a{ width:229px; height:128px; float:left;}
.multipleColumn_p1 a:hover{ filter:alpha(opacity=80);opacity:0.8;}
.multipleColumn_p1 img{ max-width:229px; height:128px;}
.multipleColumn_p2{ width:235px; height:29px; line-height:29px; text-align:center; }
.multipleColumn_p2 a{color:#4C4C4C; font-size:13px; }
.multipleColumn .bd li.selectli{ background-color:#006BC5; cursor:pointer;}
.multipleColumn .bd li.selectli .multipleColumn_p2 a{ color:#fff;}

/*切换滚动*/
.slideGroup{ width: 1200px; margin-top: 50px; background: #2476DB;}
.slideGroup .parHd{ height:53px; background: #fff;  }
.slideGroup .parHd li{ width:275px; height: 53px; line-height: 53px; text-align: center; float: left; }
.slideGroup .parHd li a{ font-size: 18px; color: #212121; }
.slideGroup .parHd li.on{ background: #2476DB; }
.slideGroup .parHd li.on a{ color: #fff; }
.slideGroup .parBd{ width:1200px;height:295px; }
.slideGroup .parBd ul{ margin-top: 35px; margin-left: 9px; }
.slideGroup .parBd ul li{ width: 270px;height: 250px; float: left; margin:0px 11px; display: inline;  }
.slideGroup_p1{ width: 270px; height: 220px; background: url(../images/bg1.jpg) no-repeat bottom; }
.slideGroup_p1 a img{ max-width: 270px; height: 204px; }
.slideGroup_p1 a:hover{ filter:alpha(opacity=80);opacity:0.8; }
.slideGroup_p2{ width: 270px; height: 24px; }
.slideTxt_Scroll_p2a1{ width: 160px; height: 24px; line-height: 24px; margin-left: 7px; font-size: 14px; color: #fff; }
.slideTxt_Scroll_p2a2{ width: 80px; text-align: center; color: #252525; height: 24px; line-height: 24px; background: url(../images/bg2.jpg) repeat-x; }
.slideTxt_Scroll_p2a2:hover{color: #2476DB;}

/* CSS Footer */
.footer{width:1200px; height:285px; background:#000; overflow: hidden; color:#676767; text-align:center; margin:0px auto;}
.footer a{ color:#676767;}
.footer a:hover{ color:#fff;}
#footer{ height:285px;background:#000;  overflow:hidden; margin-top: 30px; border-top: solid 5px #4C9C21;}
.footer_01{ width: 750px; margin-top:29px;  text-align:left;}
.footer_p1{ height: 34px; line-height: 34px; }
.footer_p1 span{ font-size: 16px; font-weight: bold; color: #4c9c21; }
.footer_p1 a{ font-size: 16px; margin-left: 18px; }
.footer_p2{ margin-top: 10px; line-height: 27px; }
.footer_p2 a{ text-decoration:underline; }

.ftw{ width:150px; height: 153px; position: relative; margin-right: 50px; margin-top: 30px;  }
.ftw span{ position: absolute; }
.ssp1{ width: 9px; height: 11px; background: url(../images/bg21.jpg) no-repeat; top: 0px; left: 0px;}
.ssp2{ width: 9px; height: 11px; background: url(../images/bg22.jpg) no-repeat; top: 0px; right: 0px;}
.ssp3{ width: 9px; height: 13px; background: url(../images/bg23.jpg) no-repeat; bottom: 0px; left: 0px;}
.ssp4{ width: 9px; height: 13px; background: url(../images/bg24.jpg) no-repeat; bottom: 0px; right: 0px;}
.ssp5{ height: 1px; background: #FFFFFF; left: 9px; top: 0px; }
.ssp6{ width: 1px; background: #FFFFFF; right: 0px; top: 11px; }
.ssp7{ height: 1px; background: #FFFFFF; right:9px; bottom: 0px; }
.ssp8{ width: 1px; background: #FFFFFF; left: 0px; bottom: 13px; }

.weixin{ margin-top:11px; margin-left:11px;}

.links{ width: 1200px; height: 22px; overflow: hidden; line-height: 22px; padding-top: 21px; border-top:1px solid #313131; margin-top: 25px;  }
.linkssp1{ width: 148px; height: 22px; background:url(../images/link1.jpg) no-repeat;  }
.links a{ float: left; margin-left: 30px; display: inline; color:#858585; }
/*CSS Left_side*/
.left_side{ width:244px; float:left; display:inline; margin-top: 6px; margin-left: 15px;}
.left_sidep1{}
.lpro{ width: 244px; height: 100%; overflow: hidden; background: #fff url(../images/yumi.jpg) no-repeat bottom center; border-bottom: solid 3px #4C9C21; }
.left_sideul{ width: 205px; margin-left: 20px; }
.left_sideul li{ height: 38px; margin-top: 24px; float: left;}
.left_sideul li a{ width:178px; font-size: 16px; float: left; padding-left: 25px; height: 36px; line-height: 36px; border: solid 1px #DDDDDD; }
.left_sideul li a:hover{ border: solid 1px #4C9C21; background: #4C9C21; color: #fff; font-weight: bold; }
.left_sideul li.selectli a{ border: solid 1px #4C9C21; background: #4C9C21; color: #fff; font-weight: bold;}


.pcontact_us{ width:205px; height: 100%; overflow: hidden; margin-top:30px; margin-left: 23px; margin-bottom: 160px;}
.pcontact_p1{ height:155px;}
.pcontact_p1 a{ margin-left: 33px; }
.pcontact_usa1{ float:left; margin-top:12px; margin-left:1px;}
.pcontact_us_01{ width:205px; line-height:33px; padding-top: 15px; padding-bottom: 25px; color:#696868;}
/*CSS Right_side*/
.right_side{ width:900px; height:100%; overflow:hidden;  float:right; display:inline; margin-right: 15px; margin-top: 6px;}
.right_title{ height:35px; line-height: 35px; margin-top: 10px;  }
.right_title_left{ float:left;  font-size:16px; font-weight: bold;  height: 37px; line-height: 37px; border-top: solid 3px #4C9C21; padding:0px 15px;  }
.right_title_right{ float:left; margin-right:10px; display:inline;}
.right_title_right a{ }
.right_title_right a:hover{ color: #4C9C21; }
.right_title_right_sp1{ width:15px; height:14px; background:url(../images/about_05.jpg) no-repeat; float:left; margin-top:10px; margin-right:5px;}
.right_title_right_sp2{ float:left;}
.right_title1{ width:900px; height: 40px; background: #fff;  }
.right_content{width:900px; min-height:902px; _height:902px;padding:20px 0px 10px 0px; margin-top: 15px; background: #fff; }


/* CSS News */
#indexNews{ padding:5px; font-size: 14px;}
#indexNews li{ height:30px; line-height:30px; border-bottom:#D9D9D9 1px dotted; padding:5px 10px 5px 10px; }
#indexNews li a{ padding-left:15px; float:left;}
#indexNews li span{ float:right;}
#indexNews li img{margin:13px 10px 0 0;}
#indexNews li a:hover{color:#4C9C21; }
#indexNews li i{ float: left; margin-top: 9px; }

#indexNews1 li{ padding:5px; float:left;}
.indexNews1_a1{ float:left; width:300px; height:128px; border:1px solid #dcdcdc; padding:1px;}
.indexNews1_a1:hover{filter:alpha(opacity=80);opacity:0.8; border:1px solid #D80000;}
.indexNews1_a1 img{ max-width:300px; height:auto;}
.indexNews1_div1{ float:left; margin-left:15px;}
.indexNews1_h3{ height:26px; line-height:26px;}
.indexNews1_h3 a{ font-size:14px; font-weight:bold; color:#585858;}
.indexNews1_h3 a:hover{ color:#0098D1;}
.indexNews1_p1{ line-height:23px; }
.indexNews1_p2{ line-height:23px; color:#D80000; margin-top:10px;}

/*Related*/
.related{ padding:15px; float: left; }
.related p{ height:25px; font-weight:bold; border-bottom:solid 1px #F1F1F1; font-size:15px;}
.related ul { width:100%; padding:10px 5px;float:left;}
.related ul li{ width:50%; height:26px; line-height:26px; float:left;}
.related ul li b{ float:left;}
.related ul li a{ float:left; margin-left:5px; display:inline; color:#666;}
.related ul li a:hover{ color:#4C9C21;}
/*上一条下一条*/
#prev_next{margin: 10px 10px;clear: both;overflow: hidden; }
#prev_next li{margin: 10px 0;}
#prev_next li i{ margin-right: 5px; }
#prev_next li a:hover{ color: #4C9C21; }
/* CSS Pic */
#picUL{ padding:5px; }
#picUL li{height:262px;width:264px;float:left;margin:10px 15px;text-align:center; display:inline;}
#picUL li .pic_01{width:262px;height:230px; text-align: center;background: #ffffff;border:1px solid #dcdcdc;transition: all 1s;
-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;}
#picUL li .pic_01 a:hover{ filter:alpha(opacity=80);opacity:0.8;}
#picUL li .pic_01:hover{ border:1px solid #4C9C21; cursor:pointer;}
#picUL li .pic_01 img{height:228px;max-width:260px; _width:260px; vertical-align:middle; padding:1px;}
#picUL li .pic_02{width:262px;text-align: center;line-height:30px;}
#picUL li .pic_02 a{color:#585858;}
#picUL li .pic_02 a:hover{color:#4C9C21; }

#proUL{ padding:5px; }
#proUL li{height:302px;width:264px;float:left;margin:10px 15px;text-align:center; display:inline;}
#proUL li .pic_01{width:262px;height:230px; text-align: center;background: #ffffff;border:1px solid #dcdcdc;transition: all 1s;
-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;}
#proUL li .pic_01 a:hover{ filter:alpha(opacity=80);opacity:0.8;}
#proUL li .pic_01:hover{ border:1px solid #4C9C21; cursor:pointer;}
#proUL li .pic_01 img{height:228px;max-width:260px; _width:260px; vertical-align:middle; padding:1px;}
#proUL li .pic_02{width:262px;text-align: center;line-height:30px;}
#proUL li .pic_02 a{color:#585858;}
#proUL li .pic_02 a:hover{color:#4C9C21; }
#proUL li .pic_03{ width:262px; height:35px; line-height: 35px; margin-top: 10px;  }
#proUL li .pic_03 a{ width: 80px; text-align: center; float: left; margin-left:55px; display: inline; -moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;            /* W3C syntax */ background: #4C9C21; color: #fff; }
#proUL li .pic_03 a:hover{ background: #DD0000; }
/* CSS Info */

#newTitle{ line-height:40px; font-size:25px; text-align:center;}
#productTitle{ height:30px;font-size:25px;text-align:center;}
#newsInfo{ height:30px; line-height:30px; font-size:12px;text-align:center; border-bottom:solid 1px #f1f1f1; margin-top:10px;}
.newsinfoleft {padding-left: 30px;}
#newsInfo i{ margin-right: 5px; }
.xxsmys{ width:600px; height:30px; line-height:30px; background-color:#ececec;}
.xxsmwz{ width:88px; height:30px; color:#FFF; text-align:center; display:block; background-color:#9a9a9a;}
.pageys{ width:59px; height:21px; line-height:21px; border:#e5e5e5 solid 1px; display:block; float:left; text-align:center;}
.pageys:hover{color:#ff6c00}
.pageys1{ width:20px;height:21px; line-height:21px; border:#e5e5e5 solid 1px; display:block; float:left; text-align:center; margin-left:5px;}
.pageys2{ float:left; padding-left:5px;height:21px; line-height:21px; }
#infoImage{width:100%;text-align:center;margin:10px 0 10px 0;}
#infoImage img{ max-width:100%; padding:3px; border:#dcdcdc solid 1px;}
#newsContent{ margin:0 auto;line-height:26px; padding:15px;}
#newsContent img{max-width:100%;}
#newsContent div{ text-indent:2em;font-size:13px;}
.contactus{  height:auto; padding-left:10px;; line-height:26px; text-align:left;}
#company_main{ margin:0 auto; line-height:26px; padding:10px;text-indent:2em;}
#company_main img{ max-width:100%;}
#company_main .contactus{ text-indent:0em;}
#company_main a{ text-decoration: underline; }
#newsContent div.alink{ padding:5px; line-height:25px; margin:0 auto; font-size:14px;text-indent:0em;}

.infoImage{ width: 309px; height: 270px; margin-left: 15px;}
.infoImage img{max-width: 309px; height: 270px;}
.pagepcon{ width: 490px; height: 270px; overflow: hidden; margin-right: 15px;}
.newTitle{ height:40px; line-height: 40px; font-size:20px; color: #000;  }
.prode{ height: 75px; line-height: 25px; color: #565555; font-size: 14px; }
.prode span{ color: #EA0E0E; }
.protel{ height: 80px; margin-top: 10px; color: #292929; font-size: 14px; font-weight: bold; }
.protel p{ height: 40px; line-height: 40px; vertical-align: middle; }
.protel b{ font-size: 30px; color: #EA0E0E; float: left; }
.protel span{ float: left; font-size:15px; }
.protel a{  color: #EA0E0E; text-decoration: underline;}
.probtn{ height: 45px; margin-top: 15px; }
.probtn a{ width: 135px; float: left; height: 45px; line-height: 45px; text-align: center; color: #fff; font-size: 18px; }
.probtna1{ background: #505050; }
.probtna2{ background: #4C9C21; margin-left: 25px; display: inline; }
.probg{ height: 40px; width:880px; background: #292929; margin-top: 30px; margin-right: 10px; margin-left: 10px; }
.probg span{ width: 120px; height: 40px; line-height: 40px; text-align: center; background: #4C9C21; color: #fff; font-weight: bold;font-size: 18px; }
.proContent{ text-indent:2em;font-size:14px; line-height: 28px; padding: 10px 10px;}
.proContent img{ max-width: 650px; }
.ppro_order{ margin-top: 20px; margin-left: 20px; }
.pmessage_ul{ width:485px;}
.pmessage_ul li{width:485px; line-height:32px; margin-top:10px; float:left;}
.pmessage_ul li label{ float:left; color:#404040; font-size:14px;}
.pm_InputText{ width:284px; height:20px; line-height:20px; padding:5px 10px; float:left; color:#404040; border: solid 1px #E5E5E5; -moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;            /* W3C syntax */ }
.pm_InputText:hover{ border: solid 1px #4C9C21; }
.pm_textarea{ width:430px; height:115px; line-height:20px; padding:5px 10px; float:left; color:#404040; border: solid 1px #E5E5E5; -moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;            /* W3C syntax */}
.pm_But{ width:165px; height:40px; line-height: 40px; font-size:15px; font-weight: bold; background-color:#292929; color:#FFFFFF; -moz-border-radius: 10px;      /* Gecko browsers */
    -webkit-border-radius: 10px;   /* Webkit browsers */
    border-radius:10px;            /* W3C syntax */cursor:pointer; transition: all 1s;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;}
.pm_But:hover{ background-color:#4C9C21;}

/*css digg style pagination*/
div.digg{padding:5px;margin:3px;text-align:center; float:right; }
div.digg a{border:#aaaadd 1px solid;padding:2px 5px;margin:2px;color:#585858;text-decoration:none}
div.digg a:hover{border:#585858 1px solid;color:#000;}
div.digg a:active{border:#585858 1px solid;color:#000;}
div.digg span.current{border:solid 1px #4C9C21;padding:2px 5px;font-weight:bold;margin:2px;color:#fff;background-color:#4C9C21;}
div.digg span.disabled{border:#eee 1px solid;padding:2px 5px;margin:2px;color:#ddd;}
div.digg select{ border:#aaaadd 1px solid;}
/*******************************message css start***************************************/
.message_ul{
	margin:0px auto;
	font-size:14px;
	float:left;
	padding:10px 20px;
	
}
.message_ul li{
	margin:5px 20px;
	float:left;
	width:100%;
}
.message_ul li label{ width:80px; float:left; text-align:right; margin-top:4px;}
.message_ul li b{ margin-top: 5px; float: left; }
.G_textarea{
	width:450px;
	height:100px;
	border:1px solid #dedede;
}
.G_InputText{
	width:250px;
	height:30px;
	line-height:27px;
	border:1px solid #dedede;
	padding:3px;
	float:left;
	border-radius: 2px;
}
.yanzheng{
	width:100px;
	height:23px;
	border:1px solid #dedede;
	padding:3px;
}
.But{
	width:74px;
	height:31px;
	line-height:27px;
	background:#4C9C21;
	border-radius:2px;
	border:none;
	text-align:center;
	margin-top:14px;
	margin-left:5px;
	font-size:14px;
	color:#FFF;
	cursor:pointer;
}
.G_tips{
	width:486px;
	line-height:20px;
	margin:30px 65px;
	border:1px solid #dedede;
	padding:3px 7px 7px 7px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow: 0px 0px 3px rgba(0,0,0,.1);
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,.1);
}
.red{
	color:#ff0000;
}
.cpmcys{ height:28px; border:solid 1px #DEDEDE;}
/*******************************message css end***************************************/

/******************************job css start***************************************/
.job_ul{ padding:10px 15px;}
.job_ul li{
	width:100%;
	border-bottom:dashed 1px #cfcfcf;
	float:left;
	padding:10px;
	line-height:24px;
}
.job_ul li .recruit_info{
	font-size:14px;
	float:left;
}
.job_ul li .recruit_info .job_nam{
	color:#000;
	font-weight:bold;
}
.job_ul li .but{
	width:74px;
	height:31px;
	line-height:31px;
	background: #4C9C21;
	border-radius:2px;   
	float:right;
	margin-top:10px;
	margin-right:22px;
	text-align:center;
}
.job_ul li .but a{
	text-decoration:none;
	color:#FFF;
	display:block;
}

.recruit_info_tit_bg{
	height:31px;
	background:#f8f8f8;
	border-radius:2px;
	margin:0px auto;
	padding:5px 15px;
}
	
.recruit_info_tit_bg .recruit_info_tit{
	width:73px;
	height:31px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	background:#4C9C21;
	font-size:14px;
	color:#ffffff;
	line-height:31px;
	text-indent:8px;
}
.recruit_info_main{
	margin:0px auto;
	margin-top:10px;
	margin-bottom:60px;
	padding:5px 20px;
}

.recruit_info_main p {
	text-align: justify;
	letter-spacing: 1px;
	font-size: 14px;
	line-height: 28px;
	color: #444444;
}

/*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;height: 73px;}
.m2t ul{}
.m2t ul li{ list-style-type:none; float:left; width:150px;}
.m2t ul li a{color:black;}
.m2t ul li a:hover{ color:red; text-decoration:underline;}
.f{ float:right; margin-right:10px; _margin-top:7px;}
.map{ float:right;margin-top: 20px;}
.map a{color:black;}
.pages{ padding:5px 15px; margin:10px 0px;}
.pages li{ float:left; line-height:30px;}
.pagesli1{ width:40%;}
.pagesli2{ width:40%;}
.pagesli3{ width:20%;}
/*页面加载css*/
#loader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 9999999999;
}

.spinner {
	position: absolute;
	width: 40px;
	height: 40px;
	top: 50%;
	left: 50%;
	margin-left: -40px;
	margin-top: -40px;
	-webkit-animation: rotatee 2.0s infinite linear;
	animation: rotatee 2.0s infinite linear;
}

.dot1, .dot2 {
	width: 60%;
	height: 60%;
	display: inline-block;
	position: absolute;
	top: 0;
	background-color: #0a9fd8;
	border-radius: 100%;
	-webkit-animation: bouncee 2.0s infinite ease-in-out;
	animation: bouncee 2.0s infinite ease-in-out;
}

.dot2 {
	top: auto;
	bottom: 0px;
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}
@-webkit-keyframes rotatee { 100% { -webkit-transform: rotate(360deg) }}
@keyframes rotatee {
	100% {
		transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes bouncee {
	0%, 100% { -webkit-transform: scale(0.0) }
	50% { -webkit-transform: scale(1.0) }
}

@keyframes bouncee {
	0%, 100% {
		transform: scale(0.0);
        -webkit-transform: scale(0.0);
    } 50% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
      }
}