@charset "utf-8";
/* CSS Document */
body{  margin: 0; padding: 0; font-size: 16px; color: #fff;
background-color:#FFFFFF;
}
p,h1,h2,h3,h4,h5,h6,li,dl,dd,ul,li{ margin:0; padding: 0;}
a{ text-decoration: none; color: #444;}
h1,h2,h3,h4,h5,h6{ font-weight: normal;}
a:hover{ text-decoration: none; color: #444;}

li{ list-style: none;}
img{ border: none;}
.clear{ clear: both; margin: 0; padding: 0; line-height: 0;}
.clearfix{
clear: both;
}



.header{	
	width:1024px;
	background-image:url(/public/images/top.jpg);
	height:116px;
	margin:0 auto;
}
.header .logo{ width: 38%; float: left; margin-top: 10px; margin-bottom: 5px;margin-left:20px;}
.header .logo img{ max-width: 100%; height: auto;}

.header .searchbox{ width: 55%; float: right;}
.searchbox form{ float: right; margin-right: 10px; width:50%;  margin-top: 10px;height:33px;border: 1px solid #d9d9d9;}
.searchbox input{ outline: none; border: none;}
.searchbox .text{ float: left; height:30px; width:70%; text-indent: 10px;}
.searchbox .submit{ float: right; width:54px; height:32px; background: url(./image/search.jpg) no-repeat;}
.side{ float: right; margin-top: 10px;}

.toplink{
	text-align:right;
	margin-top:20px;

	color:#666666;
	font-size:14px;
}
.toplink a{
	margin-right:10px;
	margin-left:10px;
	color:#666666;
	text-decoration:none;
}

/*导航条CSS*/
.fixedTop{ width: 100%; background: #fff; position: fixed; top: 0; left: 0; z-index: 100;}
.navbox{ width: 100%; position: relative; height:49px; background: #c1a164;
	background-image:url(/public/images/menubg.jpg);
}
.navbox .nav{
	width:1024px;
	margin:0 auto;
}
.navbox ul{}
.navbox ul li{ float: left; height: 49px; background: url(./image/solid.jpg) no-repeat right center;color: #fff;}
.navbox ul li.end{ background:none;}
.navbox ul li>a{ display: block;font-size:16px; color: #fff; padding:0 20px; line-height: 49px;}
.navbox ul li:hover>a{ background:#ab8c51;}
.navbox ul li:hover{ margin-left: -1px;}
.navbox ul li.current{ margin-left: -1px;}



.bg{ display:none; position: fixed; width: 100%; height: 100%; z-index: 2; top:138px; left: 0; background: #000; opacity: 0.5; background: rgba(0,0,0,0.5) none repeat scroll 0 0 !important; filter: Alpha(opacity=50); }
/*.navbox .hideimg{ display:none;}*/
.hideImg{ display: none;}
.classinfo{ display:none;}
.subinfo{ width:29.5%; padding-top: 26px; padding-bottom: 53px;border-left:2px solid #fff; float:left; margin-left:6%;}
.subinfo img{ margin-left: 45px; max-width: 100%; height: auto;}
.subinfo h1{ color:#006a4d; font-size:16px; font-weight:bold; text-align:left; line-height:10px;}
.subinfo p{ color:#006a4d; text-align:left;}
/*导航条CSS*/


/*Banner 轮换图*/
.bannerbox{ position: relative; margin:0 auto;margin-top:165px; overflow: hidden; height: 435px;width:1024px;}
.bannerbox ul li{ width:100%;}
.bannerbox ul li a{display:block; position: absolute; left: 50%; margin-left: -512px;}
.bannerbox #dots{ width: 100%; position: absolute; bottom: 30px; left: 0; text-align: center;}
#dots a{ display: inline-block; width:12px; height: 12px; margin-left: 7px; margin-right: 7px; background: url(./image/dots.png) no-repeat;}
#dots a.active{ width:52px; height:13px; background: url(./image/dots-r.png) no-repeat;}
/*Banner 轮换图*/

/*内页Banner*/
.banner{ position: relative; margin-top: 131px; height: 220px; width: 100%; overflow: hidden;}
.banner p{ position: absolute; left: 50%; margin-left: -960px;}
/*内页Banner*/

/*内页子分类导航*/
.submenu{
	border-bottom:1px solid #CCCCCC;
}
/*级联菜单*/
.newsnav{ float: left; line-height: 54px; padding-left: 21px; background: url(../images/map.png) no-repeat left center;}
.newsnav a{ font-size: 14px; color: #666; line-height: 54px;}
.newsnav a:hover{ color: #c1a164;}
.newsnav a.active{ color: #c1a164;}
/*子分类导航*/
.menu{ float: right;}
.menu a{ display: inline-block; font-size: 16px; color: #444; margin-left: 2px; padding-left: 10px; padding-right: 10px; line-height: 54px;}
.menu a:hover{ border-bottom:4px solid #c1a164; color: #c1a164;}
.menu a.current{ border-bottom:4px solid #c1a164; color: #c1a164;}
/*内页子分类导航*/


/*首页公司简介*/
.aboutus{
	width:100%;
	background-image:url(image/bg_4.jpg);
	background-position:center left;	
}
.aboutus .sec-tit{
	width:800px;
	padding-top:80px;
	margin:0 auto;
}
.aboutus .sec-tit p{
	text-align:center;
	color:#999999;
	font-size:18px;
}
.aboutus .sec-tit-center{
	
}
.aboutus .sec-tit h2{
	
	font-size:34px;
	font-family:"黑体";
	font-weight:bold;
	text-align:center;
}
.aboutus .sec-tit h2 b{
	margin-left:10px;
	color:#0086CF;
}
.aboutus .sec-tit-line-l{
	height:1px;
	background-color:#CCCCCC;
	width:200px;
	float:right;
	margin-top:-30px;
}
.aboutus .sec-tit-line-r{
	height:1px;
	background-color:#CCCCCC;
	width:200px;
	float:left;
	margin-top:-30px;
}

.aboutus .sec-us{
	width:1000px;
	margin:0 auto;
	margin-top:100px;
	padding-bottom:50px;
}
.aboutus .sec-us .sec-us-img{
	float:right;
}
.aboutus .sec-us .sec-us-txt{
	width:580px;
	color:#666666;
	font-size:16px;
	line-height:28px;

}
.aboutus .sec-us .sec-us-txt a{
	float:right;

}
/*首页公司简介*/


/*首页产品中心*/
.product{
	width:100%;
	background-image:url(image/bg_1.jpg);
	background-position:center left;	
}
.product .sec-tit{
	width:800px;
	padding-top:80px;
	margin:0 auto;
}
.product .sec-tit p{
	text-align:center;
	color:#999999;
	font-size:18px;
}
.product .sec-tit-center{
	
}
.product .sec-tit h2{
	
	font-size:34px;
	font-family:"黑体";
	font-weight:bold;
	text-align:center;
}
.product .sec-tit h2 b{
	margin-left:10px;
	color:#0086CF;
}
.product .sec-tit-line-l{
	height:1px;
	background-color:#CCCCCC;
	width:200px;
	float:right;
	margin-top:-30px;
}
.product .sec-tit-line-r{
	height:1px;
	background-color:#CCCCCC;
	width:200px;
	float:left;
	margin-top:-30px;
}

.product .sec-product{
	width:1000px;
	margin:0 auto;
	margin-top:30px;
	padding-bottom:50px;
}
.product ul li{
	width:48%;
	float:left;
	margin-bottom:20px;
	border:solid 1px  #CCCCCC;
	margin-right:10PX;
	padding:10px 10px;

}
.product ul li:hover{
	border:solid 1px #999999;
	cursor:pointer;
}
.product ul li img{
	width:160px;
	height:160px;
	margin-right:10px;
	float:left;
}
.product ul li .h1 a{
	color:#666666;
	font-size:22px;
	font-family:"微软雅黑";
}
.product ul li .c1 a{
	font-size:16px;
	line-height:26px;
	color:#666666;

}
/*首页产品中心*/


/*首页新闻中心*/
.news{
	width:100%;
	background-image:url(image/bg_1.jpg);
	background-position:center left;	
}
.news .sec-tit{
	width:800px;
	padding-top:10px;
	margin:0 auto;
	padding-bottom:60px;
}
.news .sec-tit p{
	text-align:center;
	color:#999999;
	font-size:18px;
}
.news .sec-tit-center{
	
}
.news .sec-tit h2{
	
	font-size:34px;
	font-family:"黑体";
	font-weight:bold;
	text-align:center;
}
.news .sec-tit h2 b{
	margin-left:10px;
	color:#0086CF;
}
.news .sec-tit-line-l{
	height:1px;
	background-color:#CCCCCC;
	width:200px;
	float:right;
	margin-top:-30px;
}
.news .sec-tit-line-r{
	height:1px;
	background-color:#CCCCCC;
	width:200px;
	float:left;
	margin-top:-30px;
}


/*首页新闻中心*/


/*首页 公司介绍*/
.mainbox1{ margin-top:12px; background: #fff;}
.mainbox1 .main{ overflow: hidden;}
.mainbox1 .mleft{
	margin-top:10px;
	width:40%;
	float:left;
}
.mainbox1 .mleft .tsub{
	font-size:18px;
	font-weight:bold;
	color:#444;
	width:100%;

}
.mainbox1 .mleft .tsub .g{
	background: #c1a164; 
	font-size: 18px; 
	 color: #fff; 
	 font-weight: bold; 
	line-height: 43px; 
	height: 43px; 
	padding-left:14px; 
	padding-right:14px; 
	float:left;
	
}
.mainbox1 .mleft .tsub span{
	margin-top:10px;
	margin-right:5px;
	font-size:16px;
	font-weight:normal;
	float:right;
}

.mainbox1 .mleft .tsub span a{
	
	color:#444;
}
.mainbox1 .mleft .tcontent{
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;	
	font-size:18px;
	line-height:28px;
	border:1px solid #CCCCCC;
	border-radius:4px;

}

.right .newlist li{
	padding-left:20px;
	list-style-type:disc;
	list-style-position:inside;
	background-color:#F3F3F3;
	line-height:28px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
}
.right .newlist li a{
	font-size:16px;
	color:#666666;
}


/*产品列表*/
.right .newpiclist .piclist li{
	width:33.333%;
	float:left;
	line-height:28px;

	height:245px;
	padding-bottom:10px;
	text-indent:0em;
	text-align:center;
}
.right .newpiclist  .piclist li a{
	color:#666666;

}
.right .newpiclist .piclist li div{
	color:#999999;
	text-indent:0em;
}
.right .newpiclist .piclist li:hover{
	background-color:#F7F7F7;
	cursor:pointer;
}
.right .newpiclist .piclist li img{
	margin-right:10px;
	margin-left:5px;
	
	width:240px;
	height:180px;

}
/*产品列表*/
.mainbox1 .mright{
	margin-top:10px;
	width:60%;
	float:right;
	padding-left:10px;
}

.mainbox1 .mright .tsub{
	font-size:18px;
	font-weight:bold;
	color:#444;
	width:100%;

}
.mainbox1 .mright .tsub .g{
	background: #c1a164; 
	font-size: 18px; 
	 color: #fff; 
	 font-weight: bold; 
	line-height: 43px; 
	height: 43px; 
	padding-left:14px; 
	padding-right:14px; 
	float:left;
	
}
.mainbox1 .mright .tsub span{
	margin-top:10px;
	margin-right:5px;
	font-size:16px;
	font-weight:normal;
	float:right;
}

.mainbox1 .mright .tsub span a{
	
	color:#444;
}
.mainbox1 .mright .tcontent{
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
	text-indent:2em;
	font-size:16px;
	line-height:32px;
	border:1px solid #CCCCCC;
	border-radius:4px;
}

/*首页 公司介绍*/

/*内页 单页*/
.mainbox1 .txcontent{
	margin-top:10px;
	width:100%;
	float:right;
	padding-left:10px;
}

.mainbox1 .txcontent .tsub{
	font-size:18px;
	font-weight:bold;
	color:#444;
	width:100%;

}
.mainbox1 .txcontent .tsub .g{
	background: #c1a164; 
	font-size: 18px; 
	 color: #fff; 
	 font-weight: bold; 
	line-height: 43px; 
	height: 43px; 
	padding-left:14px; 
	padding-right:14px; 
	float:left;
	
}


.mainbox1 .txcontent .tsub span a{
	
	color:#444;
}
.mainbox1 .txcontent .tcontent{
	margin-top:10px;
	margin-bottom:10px;
	padding:20px 40px;;
	font-size:16px;
	line-height:32px;
	border:1px solid #CCCCCC;
	border-radius:4px;
	color:#333333;
}
/*内页 单页*/

/*首页 新闻列表*/
.mainbox{ margin-top:12px; background: #fff;}
.mainbox .main{ overflow: hidden;}
.main .mainleft{ float: left; width:55%; padding-top: 24px;}
.mainleft .tab{ overflow: hidden;}
.mainleft .tab a{ background: #c2c2c2; font-size: 18px; color: #444; float: left; line-height: 43px; height: 43px; padding-left:14px; padding-right:14px; margin-right: 1px;}
.mainleft .tab a:hover{ background: #c1a164; color: #fff; font-weight: bold;}
.mainleft .tab a.active{ background: #c1a164; color: #fff; font-weight: bold;}
.mainleft .tabcontent{ padding-top: 4px;}
.mainleft .tabcontent ul li{ line-height: 36px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; border-bottom: 1px dashed #868686;}
.mainleft .tabcontent ul li a{ float: left; width: 78%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 16px; color: #666;}
.mainleft .tabcontent ul li a:hover{ color: #c1a164;}
.mainleft .tabcontent ul li span{ float: right;color:#888;}

.main .mainright{ float: right; width:44%;}
.mainright dl{ overflow: hidden;}
.mainright dl dd{ text-align: center; width: 32.8%; margin-right: 3px; height: 256px; float: left;}
.mainright dl dd a{ display: block; padding-top: 54px; height: 100%; }
.mainright dl dd.index0{ width: 32.8%; background: url(./image/dlBg.jpg) no-repeat; background-size: cover;}
.mainright dl dd.index1{ background: #de9814; }
.mainright dl dd.index2{ margin-right: 0; background: #b72038; }
.mainright dl dd.index2 a{ padding-top: 50px;}
.mainright dl dd span{ display: block; margin-top: 14px; font-size:22px; font-weight: bold; color: #fff;}
.mainright dl dd p{ color: #fff; opacity: 0.2; font-size: 18px;}
.mainright dl dd.index0:hover{ background: #cda14d;}
.mainright dl dd.index1:hover{ background: #f4a716;}
.mainright dl dd.index2:hover{ background: #d21f3c;}
/*首页 新闻列表*/

/*首页container*/
.indexcontainer{
	margin:25px auto 0px auto ;
	width:1024px;
	marign-top:15px;
}
.indexcontainer .left{
	float:left;
	width:352px;

}
.indexcontainer .right{
	float:left;
	width:672px;
}
/*首页container*/

/*List container*/
.listcontainer{
	margin:25px auto 0px auto ;
	width:1024px;
	min-height:700px;
	height:aoto;
	overflow:hidden;
	position: relative;

}
.listcontainer .left{
	float:left;
	width:250px;
	height:100%;
	position: absolute;
	background:url(/public/images/lyleftbg.jpg);
}
.listcontainer .right{

	float:right;
	width:774px;
	
}

.listcontainer .left .leftmenu{
	background-color:#0394DC;
	text-align:center;
	color:#FFFFFF;
	font-size:24px;
	font-family:"黑体";
	height:45px;
	padding-top:5px;

}
.listcontainer .left .leftsubmenu ul{
	margin:0 0;
	padding:0 0;
	list-style:none;
}
.listcontainer .left .leftsubmenu ul li{
	text-align:center;
	color:#020202;
	font-size:18px;
	line-height:40px;
	background:url(/public/images/submbg.jpg);
	border:1px solid #CCCCCC;
	cursor:pointer;
}
.listcontainer .left .leftsubmenu ul li:hover{
	color:#020202;
	background:url(/public/images/submbg1.jpg);

}
.listcontainer .left .leftsubmenu ul li a{
	color:#020202;
	text-decoration:none;
}

.listcontainer .left .lcontactus{
	margin-top:100px;
	margin-left:20px;
	color:#000;
	font-size:24px;
	font-family:"黑体";
	height:45px;
	padding-top:5px;

}
.listcontainer .left .contactus{
	margin-left:10px;
	color:#707070;
	font-size:12px;
	line-height:28px;

}
.listcontainer .right .lanmu{
	font-size:30px;
	color:#747474;
	border-bottom:1px solid #707070;
	margin-left:20px;
	margin-right:20px;
}
.listcontainer .right .content{
	font-size:14px;
	color:#747474;
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
}
/*List container*/

.nextpre{
	margin-top:30px;
}

.indexlist ul{
	margin-left:10px;
	margin-right:20px;
}
.indexlist ul li{
	font-size:14px;
	color:#666666;
	line-height:34px;
	border-bottom:1px dotted #CCCCCC;
	list-style-type:disc;
	list-style-position:inside;
}
.indexlist ul li a{
	font-size:14px;
	color:#666666;
}
.indexlist ul li .c1{
	float:right;
	
}
.marginleft{
	padding-left:10px;
	
}
.zzrr tr img{
	margin-top:10px;
}

.piclist ul{

}
.piclist ul li{
	float:left;
	font-size:14px;
	width:33.333%;
	text-align:center;
	margin-top:20px;
}
.piclist ul li img{
	width:185px;
	height:105px;
}
.piclist ul li a{
	font-size:14px;
	color:#666666;
}
/*底部*/
.footer{
	border-top:50px solid #019DD5;
	text-align:center;
	margin-top:10px;

}
.footer .company{
	border-top:6px solid #AFAFAF;
	padding-top:10px;
	line-height:28px;
	font-size:16px;
	color:#666666;
}
.footer .weixin img{
	width:160px;
	height:160px;
}

.indexcontactus{
	font-size:12px;
	color:#707070;
	line-height:22px;
	padding-left:20px;
}

.menusub{
	position:absolute;
	display:none;
}
.menusub{
	background-color:#999999;
	opacity:0.9;
}
.clear{
	clear:both;
}