@charset "utf-8";
/* CSS Document */

*{margin:0;padding:0;list-style:none;}
img{border:0;}
body{font-size:14px; background-position:0 0;margin: 0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display: block; }
.clear{ clear:both;_overflow:hidden;height:0px;}
img{ border:0px;}
a{ text-decoration:none; color:#333; }
a:hover{color:#278700;}
div, img, ul, li, span, a, p{ margin:0px; padding:0px;}
em,i{font-style:normal;}
ul,li{list-style:none;}
html{ overflow-x:hidden;}
.tong{width:1200px; margin-left:auto; margin-right:auto;}

/*toplogo*/
.toplogo{height: 150px}
.logo{height: 150px;float: left}
.toplogo li{line-height: 150px;float: right;font-size: 18px;font-weight: 400}
.toplogo li img{height: 150px;float: left;}

/*menu*/
.menu {width:100%;display: block;height:60px;background-color: #3fba0d;position: relative;z-index: 9999999}
.menu ul li a, .menu ul li a:visited {display:block;text-align:center;font-size: 14px;line-height: 60px;color: #fff}
.menu ul li {float:left;position:relative;z-index: 100;width:11%;}
.menu ul li ul {display: none;width: 100%;}
.menu ul li:hover a { background:url(../images/menuh.png) no-repeat bottom center; position:relative; z-index: 100;}
.menu ul li:hover ul {display:block;position:absolute; left:0;padding-top: 10px;padding-bottom: 10px; background-color:#278700;}
.menu ul li:hover ul li a.hide { color:#FFF;}
.menu ul li:hover ul li { display:block; color:#000; width:100%; background:none;}
.menu ul li:hover ul li:hover a.hide { color:#FFF;}
.menu ul li:hover ul li ul { display: none;top:0px;}
.menu ul li:hover ul li a { display:block;color:#ffffff;line-height: 20px;padding-top: 10px;font-size:14px;	padding-bottom: 10px;background-repeat: no-repeat;background-position: center bottom;font-weight:normal;width:100%; border-bottom:1px dashed #96c77a;}
.menu ul li:hover ul li a:hover {background:#4e4e4e; border-bottom:1px dashed #616161;}

/*yuan-banner*/
.yuan-banner{width:100%;margin-left:auto;margin-right:auto; height:600px}
#full-screen-slider {
	width:100%;
	height:600px;
	float:left;
	position:relative;
	display: block;
	overflow: hidden;
}
#slides { display:block; width:100%; height:600px; list-style:none; padding:0; margin:0; position:relative; z-index:15;}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute; z-index:15;}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; top:500px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#fff; }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current {background-color:#278700; }

/*aboutus*/
.aboutus{height:650px}
.title1 img{margin-top: 50px;margin-bottom: 30px}
.aboutmain{width: 100%}
.mainleft{width: 55%;float: left;height: 500px}
.mainleft p{line-height: 30px;color: #424242;height: 430px}
.mainleft a{text-transform: uppercase;float: right;line-height: 30px;height: 30px;display: block;width: 100%;text-align: right}
.mainleft em{width: 100%;height: 1px;background-color: #424242;display: block;float: right}
.mainleft:hover a{color: #278700;font-weight: bold}
.mainleft:hover em{width: 70%;transition: .5s all;background-color: #278700;}
.mainright{position: relative;width: 40%;float: right;height: 500px}
.aboutimg1{position: absolute;top: 0;z-index: 999999999999;float: right;}
.aboutimg2{position: absolute;top: 60px;float: right;right: -120px}

/*hornor*/
.hornor{width: 100%;height: 420px;background-image:url(../images/hornorbg.jpg)}
.rollBox {	margin:0px; width:1200px; height:420px; overflow: hidden;display: block;position: relative;padding-top:40px}
.rollBox .Cont { width:1100px; overflow: hidden;margin-left: auto;margin-right: auto}
.rollBox .ScrCont {	width: 1342177.27px; }
.rollBox #List1 {float: left;}
.hornor ul li{ float:left; width:250px; height:345px;margin-right:30px;}
.hornor ul li a{ display:block; width:250px; height:345px;}
.hornor ul li a img{ display:block; width:250px; height:345px; -webkit-transition:0.6s;}
.hornor ul li span{ display:block; width:250px; height:345px;overflow:hidden;}
.hornor ul li .img{width: 250px;position: relative;overflow: hidden;height:345px;}
.hornor ul li .img:hover img{transform: scale(1.2, 1.2);transition: transform 0.6s ease 0s;}

/*products*/
.products{height: 800px}
.proleft{width: 275px;float: left}
.proleft li{width: 275px;background-color: #3fba0d;height: 80px}
.proleft li h1{width: 30%;float: left;font-size: 18px;color: #fff;line-height: 80px;padding-left: 30px}
.proleft li h2{width: 50%;float: left;font-size: 16px;color: #fff;line-height: 80px;font-weight: lighter}
.listmain{width: 275px;float: left;}
.listmain li{width: 215px;float: left;background-color: #f2f2f2;padding: 0 30px;height: 55px;line-height:55px;}
.listmain li:first-child{padding-top: 30px}
.listmain li:last-child{padding-bottom: 30px}
.listmain li a{border-bottom: 1px dotted #424242;width: 215px;margin-left: auto;margin-right: auto;height: 50px;line-height: 50px;display: block}
.contactus{width: 275px;height:317px;float: left;background-image:url(../images/contactus.jpg)}
.contactus li{height:40px;line-height:40px;padding:0 30px;width: 215px;background: none;color: #fff;font-size: 16px;font-weight:500}
.contactus li:first-child{padding-top: 30px}
.contactus li:last-child{padding-bottom: 30px}
.proright{width: 900px;float: right}
.proright li{width: 290px;height: 290px;float: left;position: relative;margin-right: 10px;margin-bottom: 10px}
.proright li span{width: 290px;height: 290px;overflow: hidden;display: block}
.proright li span img{width: 290px;height: 290px;}
.proright li:hover span img{transform: scale(1.2, 1.2);transition: transform 0.6s ease 0s;}
.proright li em{display: none;position: absolute;}
.proright li:hover em{width: 290px;height: 290px;display: block;background-color:rgba(0,0,0,0.55);top:0 ;line-height: 290px;text-align: center;font-size: 18px;color: #fff;font-weight: bold}

/*news*/
.news{height:1000px}
.newmain a{width: 350px;display: block;float: left;margin-right: 50px;margin-top: 20px;position: relative;height:160px;margin-top:50px}
.newmain a em{width: 20px;height:3px;background-color:#636363;position: absolute;top:0}
.newmain a h1{font-size: 16px;line-height: 50px;position: absolute;top:10px}
.newmain a li{font-size: 14px;line-height: 30px;color: 424242;position: absolute;top:60px}
.newmain a i{line-height: 30px;position: absolute;top:120px}
.newmain a:hover em{top:130px;background-color:#278700;ransition:0.5s;-moz-transition:0.5s;-webkit-transition:0.5s;}
.newmain a:hover h1{top:80px;ransition:0.5s;-moz-transition:0.5s;-webkit-transition:0.5s;}
.newmain a:hover li{top:30px;ransition:0.5s;-moz-transition:0.5s;-webkit-transition:0.5s;}
.newmain a:hover i{top:0;ransition:0.5s;-moz-transition:0.5s;-webkit-transition:0.5s;}

/*advantages*/
.advantages{background-image:url(../images/advanbg.png);height: 600px;position: relative}
.title4{position: absolute;top:50px}
.advantages ul{padding-top:120px}
.advantages ul li{width: 50%;float: left;height:260px}
.advantages ul li h1{padding-top: 90px;color: #3fba0d;font-size: 20px;line-height: 50px}
.advantages ul li p{text-indent:20px;line-height:25px}
.advantages ul li:first-child+li+li+li img{float: right;padding-top: 50px}
.advantages ul li:first-child+li+li h1{padding-top:90px}

/*friendlink*/
.friendlink{height:200px;}
.link_tgb {line-height:42px;height:42px;background:url(../images/link.png) no-repeat;float: left;width: 100%}
.link_tgb .t1 {color:#fff; cursor:pointer;font-style: normal;float: left;width: 160px;text-align: center}
.link_tgb .t2 {color: #fff; cursor: pointer;font-style: normal;float: left}
.links {color:#333;line-height: 25px;height: 50px;padding-top: 10px;padding-bottom: 0px;float: left}
.links a {padding:0 10px; line-height:40px; color:#333; font-size:14px;}
.links div a:first-child{padding-left:0px;}
.links .hidden { display:none;}

/*contacts*/
.contacts{height: 310px;background-color: #424242}
.contacts ul{width: 100%;border-bottom: 1px solid #fff;height: 50px;line-height: 50px}
.contacts ul li{width: 12%;float: left;text-align: center}
.contacts ul li img{float: left}
.contacts ul li a{color: #fff;line-height: 50px}
.contacts ul li a:hover{font-weight: 900}
.contacts p{color: #fff;line-height:40px}

/*copyright*/
.copyright{color: #fff;width: 100%}
.copyright li{color: #fff;width:50%;float: left;line-height: 30px}
.copyright a{color: #fff;float: right;line-height: 30px}

/*内页*/
.nbanner{ width:100%; height:250px;background:url(../images/nbanner.jpg) no-repeat center;}
.nbanner img{ margin:0 auto; width:100%; height:250px;}

.locabg{ width:100%; height:72px; background:url(../images/locabg.gif) no-repeat center;}
.title{ width:1200px; height:72px; padding:0px; margin:0 auto;}
.location{ width:auto;  height:72px; line-height:72px; text-align:left; float:left; color:#555; font-size:14px; background:url(../images/home.png) no-repeat left center; padding-left:25px; }
.location a{ color:#555;}
.location a:hover{ color:#3fba0d; text-decoration:none;}
.toplist { width:auto; height:72px; padding:0px; margin:0px; float:right;}
.toplist dl{ margin:0; padding:0; list-style:none;}
.toplist dl dt{  margin:0; padding:0; width:110px; height:72px; line-height:72px; float:left; background:url(../images/menuline.gif) no-repeat  right center;}
.toplist dl dt a{ display:block;line-height:72px; color:#555; font-family:"微软雅黑";font-size:14px; text-align:center}
.toplist dl dt a:hover{background:#3fba0d; color:#fff;}
.toplist dl dt.current{background:#3fba0d; }
.toplist dl dt.current a{ color:#FFF}

.main{ margin:0 auto; padding:0; width:1200px; height:auto; overflow:hidden; margin-top:20px; margin-bottom:50px;}
.content{ width:1200px; margin:0 auto; padding:0; line-height:22px; padding:12px 0; height:auto; height:1%; overflow:hidden; color:#222;}

/*分页*/
.page {text-align:center; margin:0px auto; padding:0px; width:auto; padding-right: 7px; height: 35px; padding-top: 50px; }
.page a{ border:1px solid #ccc; color: #555; height:26px; line-height:26px; padding:6px 8px;margin:0 2px; text-decoration:none; }
.page a:hover {background:#3fba0d; color: #fff; height:26px; line-height:26px; padding:6px 8px;margin:0 2px;text-decoration:none;}
.page span{ display:inline; background: #3fba0d; color: #d1d1d1; font-size:12px;height:26px; line-height:26px; padding:6px 6px;margin:0px 5px; }

.product_main{width: 900px;float: right}
.product_fangda{ float:left; width:450px;}
.pro_ri{ float:right; width:380px; height:480px; background:#f8f8f8; padding:20px 30px;}
.pro_ri h1{ font-size:22px; color:#555; line-height:50px;}
.pro_ri p{ width:100%; border-top:1px dashed #ddd;height:310px; overflow:hidden; padding-top:20px;}
.details{float: left;width: 900px;margin-top: 30px;}
.details h2{background:url(../images/prodetail.png) no-repeat center;height: 68px;color: #fff;padding-left: 30px;line-height: 50px}
.detailsmain{font-size: 14px;line-height: 30px}

/*inewbox*/
.inewbox{ margin:0 auto; padding:0; width:100%; height:auto; }
.inewbox dl{width:100%; height:100px; margin:40px 0px 15px 0;}
.inewbox dl dt{display:block; width:120px; height:100px; background:#f3f3f3; float:left; font-size:12px; color:#999; line-height:40px; text-align:center; font-family: Arial, Helvetica, sans-serif;}
.inewbox dl dt em{display:block; height:60px; line-height:60px; font-size:40px; color:#fff; background:#3fba0d; font-family: baskerville, georgia, arial, serif;}
.inewbox dl dd{display:block; height:100px; line-height:24px; margin-left:150px; color:#888; border-bottom:1px dashed #ddd;}
.inewbox dl dd a{font-size:16px; color:#333; font-weight:bold; display:block; margin-bottom:10px}
.inewbox dl dd a:hover{ color:#3fba0d;}

/*内页inewscontent*/
.ih6 h1{ text-align:center;color:#999;font-size:30px;line-height: 50px}
.ih6 li{ width: 1200px;float: left;}
.ih6 i{float: right;margin-right: 20px;margin-left: 20px;line-height: 50px}
.descriptions{line-height: 30px;font-size: 14px;}

/*上一篇 下一篇*/
.next {text-align:right; margin:0px auto; padding:8px 0px; height: 32px; line-height:32px; border-top:1px solid #ddd; margin-top:40px; color:#999;}
.next a{height:32px; line-height:32px; text-decoration:none; color:#999;}
.next a:hover{ text-decoration:none; color:#333;}

/*网站地图*/
.sitemap{ height:38px; line-height:38px;width:100%; float:left; padding:0px; margin:0px auto; margin-bottom:10px; background: #ededed; margin-top:20px; margin-bottom:20px;}
.sitemap span{ width:170px; height:38px; line-height:38px; font-size:15px;  color:#fff; text-align:left;float:left; background: #44af35; padding-left:15px;}
.sitemap span b{color:#fff; font-size:12px;text-transform:uppercase}
.sitemap p{ color:#333;}

/**ieve**/
.ieves{margin-left: auto;margin-right: auto; width:1200px;  height:auto; overflow:hidden;}
.ieves ul{margin:0;padding:0px;text-align:left; }
.ieves li{line-height:32px; height:32px;  overflow:hidden; border-bottom:1px dashed #d2d1d1; background:url(../images/inewli.gif) no-repeat left center; padding-left:10px;}
.ieves li span{text-align:right; float:right; color:#727272; font-size:12px;}
.ieves li a{float:left; text-align:left;line-height:32px; height:32px; text-decoration:none; color:#444;}
.ieves li a:hover{ color:#095cbc;}
/*relation*/
.relation{line-height:20px;margin-bottom:10px; color:#999;}
.relation a{line-height:30px; display:block;}
.relation a:hover{color: #095cbc}
.relation span{
	line-height: 30px;
	height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	display: block;
	border-bottom-color: #666;
	margin-bottom: 10px;
	
}
.relation span em{
	background-color: #666;
	display: block;
	width: 85px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
border-radius:5px 5px 0px 0px;}
.relation span em a{ color:#ffffff;}

/*honor*/
.honorlist {text-align:center; line-height:30px;width:1200px;float:right; display:block ;}
.honorlist li{float:left;margin-bottom:15px; background-repeat:no-repeat; margin-left:10px;}
.honorlist li .imgs{ width:280px; height:210px;  }
.honorlist li .imgs img{ width:280px; height:210px; display:block;}
.tit{font-size:14px; line-height:30px; display:block;background:url(../images/list_bg.png);}





