@charset "utf-8";
/* CSS Document */
body{  margin: 0; padding: 0; font-size: 16px; color: #444;
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;
}

.c12h22 {
}
.order{
	border:1px solid #CCCCCC;
	line-height:28px;

}
.order td,.order input,.order select,.order button,.order textarea{
	font-size:16px;
}
.order input,.order select,.order button{
	min-height:28px;
}
.order td{
	padding-top:5px;
	padding-bottom:5px;
}
.order .bpost{
	border:1px solid #0066FF;
	padding:5px 20px;
	border-radius:10px;
	background-color:#0066FF;
	font-size:20px;
	letter-spacing:4px;
	color:#fff;
	cursor:pointer;
}
.order .bpost:hover{
	background-color:#0099FF;
}

.otitle{
	font-size:22px;
	font-weight:bold;
}

.header{ overflow: hidden; margin:0 auto;}
.header .logo{ width: 50%; float: left; margin-top: 5px; margin-bottom: 5px;}
.header .logo img{ max-width: 100%; height: auto;}
.header .searchbox{ width: 50%; float: right;}
.searchbox form{ float: right; margin-right: 10px; width:53.6%;  margin-top: 27px;height:33px;border: 1px solid #d9d9d9;}
.searchbox input{ outline: none; border: none;}
.searchbox .text{ float: left; height:30px; width:82.9%; text-indent: 10px;}
.searchbox .submit{ float: right; width:54px; height:32px; background: url(./image/search.jpg) no-repeat;}
.side{ float: right; margin-top: 10px;}


/*导航条CSS*/
.fixedTop{ width: 100%; background: #fff;
/* position: fixed; top: 0; left: 0; z-index: 100;*/
}
.navbox{ width: 100%; position: relative; height:44px; background: #c1a164;}
.navbox ul{}
.navbox ul li{ float: left; height: 44px; background: url(./image/solid.jpg) no-repeat right center;}
.navbox ul li>a{ display: block;font-size:16px; color: #fff; padding:0 20px; line-height: 44px;}
.navbox ul li:hover>a{ background:#ab8c51;}
.navbox ul li:hover{ margin-left: -1px;}
.navbox ul li.current{ margin-left: -1px;}
.navbox ul li.current>a{ background:#ab8c51;}
.navbox ul li.suCurrent{ margin-left: -1px;}
.navbox ul li.suCurrent>a{ background:#ab8c51;}
/*.navbox ul li.m a{ display: block; color: #444;}*/
/*.navbox ul li.m.current>a{ background: #f4f4f4; }*/
/*.navbox ul li.m.suCurrent>a{ background: #f4f4f4; }*/
.navbox ul li .subnav{ display: none; width: 100%;background: #f4f4f4;position: absolute; left: 0; top:44px; padding-top: 45px; z-index:10; padding-bottom: 55px;}
.navbox ul li .subnav .imgbox{ float: left; width: 30.9%; margin-right: 2%; }
.navbox ul li .subnav .imgbox img{ max-width: 100%; height: auto;}
.navbox ul li .subnav dl{ float:left; width:30.8%;}
.navbox ul li .subnav dl dd{ float:left; padding-bottom:9px; margin-bottom: 30px; width:42%; border-bottom: 1px solid #e7e7e7; margin-right:16%;}
.navbox ul li .subnav dl dd a{ color: #444; font-size: 15px;}
.navbox ul li .subnav dl dd:hover a{ color: #006a4d;}
/*.navbox ul li.suCurrent .subnav{ display: block;}*/
.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; width:100%; overflow: hidden; }
.bannerbox ul {margin:0 0;padding:0 0;list-style:none;}
.bannerbox ul li{ width:100%;background-color:#666666;}


.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;  height: 220px; width: 100%; overflow: hidden;}
.banner p{ position: absolute; left: 50%; margin-left: -960px;}
/*内页Banner*/

.bannerbox img{
	width:100%;
}

/*内页子分类导航*/
.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:50px;
	padding-bottom:50px;
}
.aboutus .sec-us .left{
	float:left;
	margin-right:20px;
}
.aboutus .sec-us .right{
	float:right;
	margin-left:20px;
}
.aboutus .sec-us .sec-us-txt{

	color:#666666;
	font-size:18px;
	line-height:38px;
	text-indent:2em;
}
.aboutus .sec-us .sec-us-txt a{
	color:#666666;	
}
.aboutus .sec-us .sec-us-txt a.right{
	float:right;
	color:#0086CF;

}
/*首页公司简介*/


/*首页产品中心*/
.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 b{
	text-transform:upercase;
}
.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;
}


/*首页新闻中心*/


.indexkb{
	padding-top:80px;
}
.max1300{
	max-width:1300px;
	min-width:1300px;
	margin:0 auto;
}
.indextitle{
	text-align:center;
	margin-bottom:60px;
}

.indextitle .cn{
	font-size:44px;
	color:#000;
	font-weight:bold;
	letter-spacing:4px;
}
.indextitle .hx{
	width:80px;
	margin:0 auto;
	border-bottom:4px solid #333333;
	margin-top:15px;
	margin-bottom:15px;
}
.indextitle .en{
	font-size:28px;
	color:#000;
	text-transform:uppercase;
	color:#666666;
}
.news{
	background-color:#F6F6F6;
	padding-bottom:40px;
}
.news .newstop{
	margin-top:20px;
}
#newitem1,#newitem2,#newitem3{
	height:600px;
	overflow:hidden;
}
.news .newitem{
	float:left;
	width:48%;
	margin-top:20px;

}
.news .newitem:nth-child(even){
	margin-left:2%;
}
.news .menuli{
	width:500px;
	margin:0 auto;
	height:88px;
}
.news .menuli ul{
	margin:0 0;
	padding:0 0;
	list-style:none;
}
.news .menuli li{
	width:150px;
	float:left;

	margin-left:25px;
	font-size:24px;

	text-align:center;
	border-radius:10px;
	line-height:58px;
	cursor:pointer;
}
.news .menuli li span{
	color:#fff;
	width:150px;
	height:58px;
}

.news .menuli li:first-child{
	margin-left:0px;
}


.news .menuli .yhover{
	background-color:#FF0404;
}
.news .menuli .nhover{
	background-color:#4C9BEB;
}

.news .nshow{	
	display:block;
}
.news .nhidden{
	display:none;
}

.news .news-2{
	float:left;
	width:150px;
	background-color:#EDEEEE;
	color:#3E3E3E;

}
.news .news-2 span{
	display:block;
	text-align:center;
}
.news .news-2 span:first-child{
	font-size:38px;
	font-weight:bold;
	line-height:38px;
	padding-top:14px;
}
.news .news-2 span:last-child{
	padding-top:10px;
	padding-bottom:10px;
	font-size:22px;
	line-height:24px;
}

.news .news-3{
	padding-left:10px;
	float:left;
	width:470px;
	height:96px;
	background-color:#F7F7F7;
}

.news .news-3 span{
	display:block;
	color:#000;

}
.news .news-3 span:first-child{
	font-size:18px;
	font-weight:bold;
	line-height:38px;
	color:#333333;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;	
}
.news .news-3 span:last-child{
	font-size:16px;
	line-height:28px;
	color:#444444;
}
.news .right .news-3{
	width:550px;
}

.news  a:hover .news-2,.news  a:hover .news-2{
	background-color:#E3E4E4;
}
.news  a:hover .news-3,.news  a:hover .news-3{
	background-color:#EDEEEE;
}




/*首页 公司介绍*/
.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;

}

.mainbox1 .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;
}
.mainbox1 .newlist li div{
	color:#999999;
}

/*产品列表*/
.mainbox1 .newpiclist .piclist li{
	width:50%;
	float:left;
	line-height:28px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	text-indent:0em;
}
.mainbox1 .newpiclist  .piclist li a{
	color:#999999;
	font-weight:bold;

}
.mainbox1 .newpiclist .piclist li div{
	color:#999999;
	text-indent:0em;
}
.mainbox1 .newpiclist .piclist li:hover{
	background-color:#F7F7F7;
	cursor:pointer;
}
.mainbox1 .newpiclist .piclist li img{
	margin-right:10px;
	margin-left:5px;
	width:200px;
	height:200px;
	float:left;
}
/*产品列表*/
.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;}
/*首页 新闻列表*/

.rmenu{
	position:fixed;
	top:30vh;
	right:-20px;
	z-index:12;
	opacity:0.8;
}
.rmenu,.rmenu a{
	font-size:16px;
	color:#000000;
	text-decoration:none;
}
.rmenu li{
	margin-top:10px;
	border:1px solid #CCCCCC;
	padding:10px 30px 10px 20px;
    border-radius:20px 20px 20px 20px;
	background-color:#FFFFFF;
	cursor:pointer;
}
.rmenu li:hover{
	background-color:#EFEFEF;
}

.hui14{

}



/*底部*/
.footer{
	border-top:1px solid #CCCCCC;
	text-align:center;
	margin-top:10px;
	padding-top:10px;
}
.footer .company{
	line-height:28px;
	font-size:16px;
	color:#666666;
}
.footer .weixin img{
	width:160px;
	height:160px;
}