@charset "utf-8";

/* base 公共部分 */
body { font: 14px Arial, "微软雅黑"; color:#666; margin: 0px; text-align:center;}
*{ padding:0; margin:0;}
a { color:#444444; text-decoration:none;}
a:hover{ color:#20ac3a; text-decoration:none;}
ul,li{ list-style:none;}
img { border:none; }
.clearboth { clear:both; }
.page{ text-align:center; margin:10px 0; width:100%; float:left;}
.page a{ background:#dffdc9; color:#000000;padding:8px 16px;margin:0 2px;}
.page a:first-child{border-radius:3px 0px 0px 3px;-webkit-border-radius:3px 0px 0px 3px;-moz-border-radius:3px 0px 0px 3px;}
.page a:last-child{border-radius:0px 3px 3px 0px;-webkit-border-radius:0px 3px 3px 0px;-moz-border-radius:0px 3px 3px 0px;border-right:1px solid #dddddd;}
.page a.dq,.page a:hover{ background:#66ba2d;color:#ffffff;}
.wrapper{width:1120px; margin:0 auto; text-align:left;}
/*头部*/
.header{width:100%;}
.header .top{width:100%;height:40px;background:#2a2a2a;}
.header .top .welcome{line-height:40px;float:left;color:#fff;}
.header .top .hotline{float:right;color:#00a3f8;}
.header .top .hotline li{margin-right:20px;float:left;line-height:40px;text-indent:40px;}
.header .top .hotline .phone{background:url(../images/phone.png) left center no-repeat;}
.header .top .hotline .email{background:url(../images/email.png) left center no-repeat;}
.logo_nav{width:100%;height:90px;background:#66ba2d;}
.logo_nav .wrapper{ position:relative;}
.logo_nav .logo{margin:6px 0px 0px 0px;position:absolute;left:37px; z-index:9999;}
.logo_nav .name{float:left;margin:24px 0px 0px 180px;}

/*菜单*/
.nav{float:right; font-size:16px;line-height:30px;text-align:center;}
.nav ul{height:90px;}
.nav ul li{ float:left; position:relative;line-height:90px;}
.nav ul li a{ display:block; padding:0 24px; color:#ffffff;}
.nav ul li a:hover,.nav ul li.on a{color:#ffffff;}
.nav ul li .en{font-size:10px;}
/*二级菜单*/
#menu ul ul { display:none;  position:absolute; top:90px; left:0; z-index:99999; width:auto; background:#ecf9fe;}
#menu ul ul li{ background:none; float:none; border-bottom:solid 1px #fff;border-top:none;padding-top:0;padding-bottom:0;line-height:40px;}
#menu ul ul li a{ color:#555; font-size:12px; padding:0; display:block; width:128px; text-align:center;}
#menu ul ul li a:hover{ color:#00a3f8;}

/*焦点图开始*/
.header .banner{width:100%;height:470px;margin:0 auto;overflow:hidden;text-align:center;position:relative;}
.header .banner #focus {width:1920px;height:470px;position:absolute;left:50%;overflow-x:hidden;margin-left:-960px;}
.header .banner #focus ul {height:470px; position:absolute;}
.header .banner #focus ul li {float:left; width:1920px; height:470px; overflow:hidden; position:relative; background:#000;}
.header .banner #focus ul li div {position:absolute; overflow:hidden;}
.header .banner .btnBg {position:absolute; width:1920px; height:20px; left:0; bottom:0; background:#000;}
.header .banner .btn {position:absolute;width:430px; height:20px; padding:5px 0px;bottom:10px;left:50%; margin-left:-215px; text-align:center;}
.header .banner .btn span {display:inline-block; _display:inline; _zoom:1; width:20px; height:10px; _font-size:0; margin-left:10px; cursor:pointer; background:#fff;}
.header .banner .btn span.on {background:#fff;}
.header .banner .preNext {display:inline-block;position:absolute;top:220px;cursor:pointer;z-index:999;background: #13853f url(../images/slider-left-arrow.png) no-Repeat;
	width: 42px;
	height: 43px;
	-webkit-transition: background 0.1s linear;
	-moz-transition: color, background 0.1s linear;
	-o-transition: color, background 0.1s linear;
	transition: color, background 0.1s linear;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);/*增加阴影*/}
.header .banner .pre {left:0;}
.header .banner .next {right:0;background: #13853f url(../images/slider-right-arrow.png) no-Repeat;}



/*主体关于*/
.types{margin-top:50px;}
.types ul li{display:inline-block;float:left;height:160px;width:423px;padding:20px 20px 0px 92px; background:url(../images/bg_ttitle.jpg) repeat-x; position:relative;}
.types ul li.even{float:right;}
.types ul li h3{ font-size:24px;color:#000000; font-weight:normal; letter-spacing:3px;line-height:38px;}
.types ul li p{ font-size:14px;color:#666666;line-height:23px; letter-spacing:2px;}
.types ul li a.more{display:inline-block;width:76px;height:11px; background:url(../images/more.png) no-repeat center;margin-top:10px;}
.types ul li img{ position:absolute;left:17px;top:33px;}

.ititle{height:44px;line-height:44px;position:relative;background:url(../images/bg_title.jpg) repeat-x;border:1px solid #e5e5e5;} 
.ititle span{display:inline-block;float:left;font-size:24px;}
.ititle span.cn{color:#000000;margin-left:38px;}
.ititle span.en{color:#424b50;margin-left:2px;}
.ititle a.more{display:inline-block;width:73px;height:20px;line-height:20px;float:right; text-align:center; background:#20ac3a;color:#ffffff;border-top:1px solid #97d8a3;border-bottom:1px solid #88d396; position:absolute;right:0px;bottom:0px;}

/*新闻*/
.about_news{margin-top:40px;}
.about_news .news{width:536px;float:right;}
.about_news .news ul{margin-top:6px;}
.about_news .news ul li{height:28px;line-height:28px;}
.about_news .news ul li a{display:inline-block;float:left; background:url(../images/dot.jpg) no-repeat center left;padding-left:32px;}
.about_news .news ul li span{display:inline-block;float:right; font-size:12px;}
.about_news .about{width:534px;float:left;line-height:29px;}
.about_news .about img{margin:17px 0px 10px;}

/*产品*/
.pros{width:536px;float:right;margin-top:20px;}
/*scrool pic*/
.rollphotos{margin:20px 0px;}
.blk_29 {ZOOM: 1; POSITION: relative;overflow:hidden;height:180px;}
.blk_29 .Cont{MARGIN: 0px auto; OVERFLOW: hidden; WIDTH: 500px;}
.blk_29 .box{FLOAT:left;WIDTH:534px;height:180px;text-align:center;}
.blk_29 .box:hover{color:#666666;}
.blk_29 .box IMG{DISPLAY:block;float:left;width:190px;height:140px;margin:21px 0px 0px 18px;border-radius:7px;-webkit-border-radius:7px;-moz-border-radius:7px;}
.blk_29 .box .con{width:280px;float:right;margin-right:20px;text-align:left;}
.blk_29 .box .con .name{display:block;font-size:18px;color:#66ba2d;margin-top:20px;line-height:30px;}
.blk_29 .box .con p{ text-align:left;color:666666;margin-top:15px;}
.rollphotos {WIDTH:534px;margin:20px auto;position:relative;border:1px solid #e5e5e5;}
.LeftBotton{width:17px;height:17px;right:50px;top:-52px;position:absolute; background:url(../images/arrow_l.png) no-repeat center;cursor:pointer;}
.RightBotton{width:17px;height:17px;right:26px;top:-52px;position:absolute;background:url(../images/arrow_r.png) no-repeat center;cursor:pointer;}




/*===============================關於我們====================================*/

/*内页左边菜单*/
.sidebar{width:300px;float:left;margin:50px 0px;padding-bottom:24px;color:#ffffff;}
.side_menu{}
.side_menu .title{padding:35px 0px; background:#20ac3a;}
.side_menu .title .name{display:block; text-align:center;color:#ffffff;font-weight:bold;font-size:26px;}
.side_menu .title img{float:left;}
.side_menu .title .more{background:#dcdcdc;float:right;}

.side_menu .intro{}
.side_menu .intro ul .level1{margin-bottom:10px;}
.side_menu .intro ul .parent{font-size:16px; position:relative;text-align:center;border-bottom:1px solid #e5e5e5;text-align:center;display:block;height:53px;line-height:53px;border:1px solid #e5e5e5; background:url(../images/bg_title_neiye.jpg) repeat-x;cursor:pointer;}
.side_menu .intro ul .parent img{width:37px;float:left;margin:10px 0px 0px 26px;}
.side_menu .intro ul .parent a{display:block;line-height:53px;float:left;margin-left:30px;text-align:left;color:#424550;overflow:hidden; font-size:18px;color:#000000;}
.side_menu .intro ul .sons .on a,.side_menu .intro ul .parent a:hover{color:#20ac3a;}
.side_menu .intro ul .parent span{display:inline-block;width:17px;height:17px;float:right;margin:20px 30px 0px 0px;}

.side_menu .intro ul .parent:hover span{background:url(../images/bg_you.jpg) no-repeat center;}
.side_menu .intro ul .on .parent span{background:url(../images/bg_xia.jpg) no-repeat center;}
.side_menu .intro ul .sons{display:none;margin-top:5px;}
.side_menu .intro ul .on .sons{display:block;}
.side_menu .intro ul .sons li a{display:block;line-height:24px; font-size:14px;color:#666666;padding-left:114px; background:url(../images/arrow.jpg) no-repeat 100px center;}
.side_menu .intro ul .sons li a:hover,.side_menu .intro ul .sons li.on a{color:#000000;}

.side_menu .service{margin-top:20px;padding-bottom:10px;}
.side_menu .service ul{margin:10px 0px;}
.side_menu .service ul li{display:inline-block;float:left;}
.side_menu .service ul li a{color:#ffffff;padding-left:20px;display:inline-block;width:80px; background:url(../images/point.jpg)  no-repeat left; background-position:10px 8px;}
.side_menu .contact{margin-top:10px;}
#menu2 ul ul{display:none;position:absolute;top:0;left:200px;width:200px;border-left:solid 1px #fff;z-index:10;}

/*======内页右边内容=====*/
/*内页右边标题*/
.side_right{width:780px;float:right;min-height:400px;margin:30px 0px;}
.side_right .title{padding-bottom:9px;margin-bottom:15px;}
.side_right .title a{display:inline-block;}
.side_right .title .dangq{ font-size:18px;padding-left:26px; float:left;color:#000000; font-weight:bold; background:url(../images/bg_dangqian.jpg) no-repeat 10px center;}
.side_right .title .weizhi{ float:right;display:none;}
.side_right .title .weizhi a{padding:0 8px; font-size:12px;}
.side_right .title .weizhi a.index{padding-left:15px; background:url(../images/home.gif) no-repeat left center;}
.side_right .title .tnames{display:inline-block;height:28px;line-height:28px;float:right;margin-right:30px;}
.side_right .title .tnames li{display:inline-block;height:28px;float:left;}
.side_right .title .tnames li.xie{padding-left:18px; background:url(../images/xie.jpg) no-repeat 5px center;}
.side_right .title .tnames li.on a{color:#66ba2d;}
.side_right .title a:hover{ text-decoration:underline;}
.wrapper .side_right .title{padding:20px 20px 15px;margin-bottom:15px;text-align:left; background:url(../images/bg_side_right.jpg) no-repeat bottom center;}
.wrapper .side_right .title span{color:#4fb4e0;font-size:30px;}

/*内页右边单页及表格、表单样式*/
.side_right .intro{line-height:26px;padding:2px 20px;clear:both;text-align:left;}
.side_right .intro p{}
.side_right .intro table{  margin-bottom:20px;}
.side_right .intro table tr td{ padding:4px;}
.side_right .intro table tr td a:hover{color:#c30;}
.side_right .intro table input, .side_right .intro table textarea{ border:solid 1px #ccc; padding:4px; font-family:"微软雅黑"; border-radius:3px;}
.side_right .intro table input.button{background:#005fac; color:#fff; cursor:pointer; padding:8px 15px; border:none;}
.side_right .intro table.joinus{border-collapse:collapse}
.side_right .intro table.joinus tr td{border:1px solid #cccccc;}
/*===============================產品中心====================================*/
/*新闻列表*/
.news_list{clear:both;}
.news_list li{padding:10px 0px;}
.news_list li.first{margin-bottom:25px;}
.news_list li.first .date{display:inline-block;width:130px;height:100px;float:left;}
.news_list li.first .date span{display:block; text-align:center;}
.news_list li.first .date span.day{height:60px;line-height:60px; font-size:36px;}
.news_list li.first .date span.month{font-size:18px; font-weight:100;}
.news_list li.first .img{display:inline-block;float:left; position:relative;margin-left:26px;}
.news_list li.first .img img{width:202px;height:122px;padding:3px;border:1px solid #cccccc;}
.news_list li.first .img span{display:block; text-align:center; background:#d8d8d8;color:#999999;}
.news_list li.first .img:hover span{background:#20ac3a;color:#ffffff;}
.news_list li.first .con{width:400px;float:right;margin-right:60px;}
.news_list li.first .con .name{margin-bottom:5px;}
.news_list li.first .con .name a{display:block;height:24px; overflow:hidden;font-size:16px;color:#000000;margin:10px 0;}
.news_list li.first .con p{color:#666666; line-height:24px; font-size:12px;}
.news_list li.list{height:36px;padding:0;}
.news_list li.list a{display:inline-block;height:36px;line-height:36px;float:left;padding-left:60px; background:url(../images/dot.jpg) no-repeat 25px center;}
.news_list li.list span{display:inline-block;height:36px;line-height:36px;float:right;margin-right:60px;}

/*新闻详细页*/
.news_show{clear:both;}
.news_show .name{ font-size:20px; text-align:center; line-height:40px; border-bottom:1px dashed #cdcdcd;}
.news_show .date{ text-align:center;border-bottom:dashed 1px #dadada;height:25px;line-height:25px;}
.news_show .date a{margin-right:10px;color:#20ac3a;}
.news_show .nr{ padding:8px 18px;}
.news_show .nr p{ margin-bottom:10px; line-height:26px;}
.news_show .back{ text-align:center;}
.news_show .back a:hover{ color:#ec6100;}

/*资质认证*/
.honor_list{}
.honor_list ul li{float:left;text-align:center; overflow:hidden;position:relative;margin-right:40px;margin-bottom:20px;}
.honor_list ul li.last{margin-right:0px;}
.honor_list ul li a{display:block;}
.honor_list ul li img{width:450px;height:300px;}
.honor_list ul li span{font-size:14px;text-align:center;line-height:30px;width:440px;height:30px;overflow:hidden;}

/*产品列表*/
.product_list{padding-left:20px;}
.product_list ul li{ float:left;text-align:center; overflow:hidden;width:228px;position:relative;margin-right:17px;margin-bottom:17px;}
.product_list ul li.last{margin-right:0px;}
.product_list ul li a{display:block;}
.product_list ul li img{width:226px;height:168px;border:1px #e1e1e1 solid;}
.product_list ul li span{font-size:14px;text-align:center;line-height:30px;width:210px;height:30px;overflow:hidden;}

.video_list ul li{ float:left;text-align:center; overflow:hidden;width:289px;position:relative;margin-right:16px;margin-bottom:17px;}
.video_list ul li.last{margin-right:0px;}
/*产品详细*/
.product_show{ padding:20px 0;}
.product_show .name{margin-bottom:20px;text-align:center;}
.product_show h1{font-size:24px;font-weight:normal;}
.product_show .pic{text-align:center;}
.product_show .pic img{width:500px;border:1px #dadada solid;}
.product_show .xq{height:18px;line-height:18px;margin:14px 0;padding-bottom:5px;border-bottom:1px #dcdcdc solid;}
.product_show .neirong{ }

.tags_list{border-top:1px dashed #CCC;border-bottom:1px dashed #CCC;padding:10px 10px;margin-top:20px;}
.tags_list span{color:#20ac3a;margin-right:5px;}
.tags_list span.tit{color:#666666;margin-right:0px;}
.prev_next{padding:10px 10px;}
.prev_next a{margin:5px 0;display:inline-block; font-weight:bold;}
.prev_next a span{color:#666666; font-weight:normal;}
.prev_next a.none{color:#666666;}

h3.related_title{padding:0 10px;height:30px;line-height:30px;border-bottom:2px solid #78a8d5;margin-bottom:10px;font-weight:bold;}
.related_pros ul{padding:0 2px; text-align:left;}
.related_pros ul li{display:inline-block;width:140px;margin-right:1px;}
.related_pros ul li.last{margin-right:0px;}
.related_pros ul li img{width:138px;outline:1px solid #CCC;padding:1px;}
.related_pros ul li span{display:block;height:24px;line-height:24px; text-align:center;color:#666666;}
.related_pros ul li span:hover{color:#0080FF;}
.related_news ul{padding:0 30px; text-align:left;}
.related_news ul li a{color:#666;display:inline-block;height:20px;line-height:20px;}
.related_news ul li a:hover{color:#0080FF;}

/*footer*/
.foot{background:#006835;position:relative;padding:40px 0px;color:#FFF;line-height:30px;margin-top:56px;}
.foot .part1{display:inline-block;float:left;width:336px;padding-left:224px;background:url(../images/bg_logo.png) no-repeat 100px 8px;}
.foot .part2{display:inline-block;float:right;width:414px;padding-left:146px;}
.foot .part2 img{ float:left; margin:0px 0 0 100px;}

.foot2{ background:#66ba2d;}
.foot2 *{color:#ffffff;}
.foot2 .copyright{ text-align:center;height:40px;line-height:40px;}
.foot2 .link{line-height:20px;height:20px;line-height:20px;}
.foot2 .link a{margin-right:5px; font-size:12px;}
/*sitemap*/
#sitemap{ border:2px dashed #cccccc;margin:20px auto;padding:10px 0;}
#sitemap ul{display:inline-block;}
#sitemap li{margin:5px 10px;}
#sitemap a.level1{font-size:14px;font-weight:bold;color:#009de0; display:block; text-decoration:underline;}
#sitemap a.level2{font-size:12px;font-weight:bold;color:#009de0;display:block;}
#sitemap a.level3{font-size:12px;height:20px;line-height:20px; overflow:hidden;display:inline-block;color:#666666;}
#sitemap li.level2{display:inline-block;float:left;}
#sitemap li.level2 ul{border:1px dashed #cccccc;display:block;}
#sitemap li.level3{display:block;}