/* CSS Document */
*{text-overflow: ellipsis;}
body{
	margin: auto; background-color:#FFFFFF;
	font-size: 14px;
	line-height: 1.5;
	font-family: "微软雅黑", "宋体", Arial;
	color: #000000; min-width:767px; 
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
a{
color: #000000;
text-decoration: none;	text-decoration: none;-webkit-transition:500ms; -moz-transition:500ms; -ms-transition:500ms; transition:500ms;
}
a:hover{
	color: #CC0000;
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img[align="left"]{ margin-right:10px;}
img[align="right"]{ margin-left:10px;}
ul,li,p,dl,dt{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div,span{text-overflow: ellipsis;}
.clear{ clear:both}
.box{
	width:1100px; max-width:96%;
	margin: auto; 
}
.box1{ margin:auto; width:1250px;max-width:100%}
.fl{ float:left}
.fr{ float:right}

.header .logo{margin-top:10px; float:left;}
.app_header{ display:none}


.app_top{width:100%;height:76px; float:left; background-color:#242424; display:none}
.header{
	position:fixed;
	width:100%;
	height:86px;
	z-index:99;
	background-image: url(top.png);
	background-repeat: no-repeat;
	background-position: center top; padding-top:20px; left:0px; top:0px;
}

.header ul{margin:0 10px 0 0;float:right;line-height:76px;}
.header ul ul{
	float:left;
	width:100%;
	position: absolute;
	left: 0px;
	top: 71px;background-color:rgba(0,0,0,0.6); display:none;
}
.header ul ul ul{ left:100%; top:0px;}
.header ul li{
	display:inline-block;
*display:inline;*zoom:1;

	position: relative; float:left;
}
.header ul li.nbg{ background-image:none;}
.header>.box1> ul> li >a{
	color:#dddddd;
	font-size:16px;
	border-radius:5px;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 8px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}

.header>.box1> ul> li >a:hover,.header>.box1> ul> li >a.select,.header>.box1> ul> li:hover >a{/*color:#000;*/opacity:1;/*background:red; */box-shadow:inset 0 1px 2px rgba(0,0,0,.05); color:red}

.header ul ul li{ 
	float:left;
	width:100%;
	font-size: 12px;
	line-height: 28px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: rgba(0,0,0,0.2);
	border-bottom-color: rgba(255,255,255,0.1);
}
.header ul ul li a{
	color: #FFFFFF; display:block; float:left; width:100%;
}
.header ul ul li a:hover{background-color:rgba(255,255,255,0.3);}

/*banner的CSS布局*/
.banner{ width:100%; overflow:hidden; position:relative; }

.banner .hd{ height:20px; overflow:hidden; position:absolute;right:0; left: 0;  margin: 0 auto; bottom:30px;z-index:2; }
.banner .hd ul{ overflow:hidden; zoom:1; text-align:center;}
.banner .hd ul li{ display:inline-block; margin:0 4px;  width:12px; height:12px; line-height:14px; text-align:center; background:rgba(255,255,255,0.6); cursor:pointer;border-radius:100%; }
.banner .hd ul li.on{ background:rgba(255,255,255,1); color:#fff;}

.banner .bd{ position:relative; height:100%; z-index:0;}
.banner .bd li{ zoom:1; vertical-align:middle;}
.banner .bd li a{ cursor: w-resize}
.banner .bd li a .img{ width:100%;background-position: center top; background-repeat: no-repeat; }
.banner .bd li a img{ max-width: 100%; display:none}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.banner .prev,
.banner .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(slider-arrow.png)-110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;}
.banner .next{ left:auto; right:3%; background-position:8px 5px;}
.banner .prev:hover,
.banner .next:hover{ filter:alpha(opacity=100);opacity:1;}
.banner .prevStop{ display:none;}
.banner .nextStop{ display:none;}
/*底部*/
.footer2{
	background-color: #2D3236;
	float: left;
	width: 100%; padding-top:50px; padding-bottom:50px;
}
.footer{
	background-color: #23282C;
	text-align: center;
	float: left;
	width: 100%;
	line-height:1.5;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer,.footer a,.footer2,.footer2 a{ color:#999999}
.footer2 .message{
	width:200px;
	float: left;

}
.footer2 .footnav{ width:250px; float:left;}
.footer2 .footnav ul{ float:left; width:100%;}
.footer2 .footnav ul li{ float:left; width:50%;}
.footer2 .flx{ width:280px; float:left; }
.footer2 .qrcode{ width:250px; float:right}
.footer2 .etitle{
	color:#FFFFFF;
	font-size: 22px;
	text-align: left;
	line-height: 32px;
}
.footer2 .etitle span{ color:#d4bb56}
.footer2 .econtent{
	float: left;
	width: 100%;
	margin-top: 10px;
}
.footer2 .message .item span{ display:none}
.footer2 .message .item,.footer2 .message .tijiao{
	float:left;
	width:100%;
	clear:both;
	margin-top: 10px; 
}
.footer2 .message input{
	width: 96%;
	border: 0px solid #ddd;
	height: 24px; padding-left:2%; padding-right:2%;
}
.footer2 .message button{
	background-color: #D4BB56;
	width:100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height:32px;
	font-size: 16px;
	color: #FFFFFF;
}
.footer2 .footnav .etitle,.footer2 .qrcode  .etitle,.footer2 .flx  .etitle{
	text-align: left;
	text-indent: 30px;
}
.footer2 .footnav .econtent,.footer2 .qrcode  .econtent,.footer2 .flx  .econtent{
padding-left:30px; 

}
.footer2 .footnav,.footer2 .qrcode ,.footer2 .flx {

margin-left: 30px;
}
.footer2 .footnav .econtent,.footer2 .qrcode  .econtent,.footer2 .flx  .econtent{
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666;
min-height:180px;
}



#foot1{
	float: left;
	width: 100%;
	min-height:100px;
	padding-top: 50px;
	padding-bottom: 15px;
	background-image: url(foot1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-size:12px;
	text-align: center;

}
#foot1 .footnav{ line-height:30px; text-align:center}
#foot1 .footnav a{
	font-size: 12px;
	color: #666666;
	margin-bottom: 5px;
	margin-right: 10px;
}
#foot1 .copy{ clear:both; padding-top:20px;}
#foot1 .copy,#foot1 .copy a{ color:#999999; font-size:12px;}

.list{
	float: left;margin: 10px;

}
.list .img{ background-color:#FFFFFF;}
.list .img img{ max-width:100%;}
.list div{
	text-align: center;
	white-space: nowrap;
	float: left;
	width: 100%;
	overflow: hidden;
}
.list div.ntitle{
	line-height:32px;
	float: left;
	width: 98%;
	background-color:#C0C0C0;
	padding-right: 1%;
	padding-left: 1%;
}
.list a:hover div.ntitle{
	color: #FFFFFF;
	background-color: #E70010;
}

/*首页*/
.pro{
	background-image: url(probg.jpg);
	background-repeat: no-repeat;
	background-position: center top;background-attachment: fixed;
	float:left;
	width:100%;
	padding-bottom:50px;
	padding-top:15px;
	margin-top:3px;
}
.pro .etitle{  text-align:center; font-size:36px; line-height:1.5; padding-top:30px; padding-bottom:30px;}
.pro .etitle b{
	font-weight: lighter; display:block
}
.pro .etitle span{ display:block; font-size:16px; color:#666666}



.pro .picli {
	float: left;margin: 10px; width:215px;

}
.pro .picli .img{
	border-radius:100%;
	width:205px;
	height:205px;
	border: 5px solid #ffffff; overflow:hidden; background-color:#dddddd;
}
.pro .picli .img img{ width:205px; height:205px;border-radius:100%;}
.pro .picli a:hover .img{border: 5px solid red;}
.pro .picli{
	width:215px;
	margin-bottom:20px;
	text-align:center;
	margin-right: 17px;
	margin-left: 17px;
}
.pro .picli .ntitle{
	
	display:inline-block;
cursor:pointer; line-height:35px; padding-top:10px; font-size:16px;
}
.pro .econtent{ float:left; width:100%; clear:both; }



.aboutbg{
	float: left;
	width: 100%;
/*	min-height:1200px;*/
	padding-top: 30px; min-height:519px;
}
.aboutbg .picli {
	float:left;
	width:50%;
	position: relative;
}

.about .img{
	float:left;
	background-color: #000000; width:100%;

	}
.about .img img{ width:100%;/*Opacity:0.8*/}	
.about a:hover .img img{Opacity:1}
.about .right{
	float: left;
	width: 90%; max-width:500px;
	position: absolute;
	top: 10%;
	height:90%;
	color:#FFFFFF;
	text-align:right;
	right: 5%;
}
.about  .right .h1{

	font-size: 48px;
	line-height: 3;
	padding-bottom: 20px;
	float: left;
	width: 100%;
	padding-top: 10px;
/*	font-style: italic;*/
}
.about .right .hc{ font-size:16px;	float: left;
	width: 100%; line-height:2.5; padding-bottom:15px;}
.about .right .more{
	float: left;
	width: 100%;
	padding-top: 25px; 
}
.about .right .more span{ 
	background-color:#FFFFFF;
	float: right;

	color: #000000;
	text-align: left;
	text-indent: 10px; display:inline-block;border-radius:3px; padding-left:10px; padding-right:10px; font-size:12px; line-height:32px;
}	

.case { clear:both; width:100%;}
.case .etitle{  text-align:center; font-size:48px; line-height:2; padding-top:50px;}
.case .etitle b{
	font-weight: lighter; display:block
}
.case .etitle span{ display:block; font-size:16px; color:#666666}


.case .econtent{ clear:both; float:left; width:100%; padding-top:35px;}
.case .econtent .picli{
	float:left;
	width:25%;
	text-align:center;
	background-color: #D2D2D2;
}
.case .econtent .picli>a>div{ float:left; width:100%;}
.case .econtent .picli>a>div.img img{ width:100%;}
.case .econtent .picli>a>div.img{ background-color:#000000}
/*.case .econtent .picli>a>div.img img{Opacity:0.8}*/
.case .econtent .picli>a:hover>div.img img{Opacity:1}
.case .econtent .picli:nth-child(2n+1){ background-color:#DEDEDE} 
.case .econtent .picli .ntitle{
	line-height:45px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
}
.case .econtent .picli a:hover .ntitle{ background-color:red; color:#FFFFFF}


.address{
	clear:both;
	float: left;
	width: 100%;
	padding-top: 80px;
	padding-bottom: 80px; background-color:#FFFFFF;
}
.address .picli{
	width:23%;
	text-align: center;
	float: left;
	margin-right: 1%;
	margin-left: 1%;
}
.address .picli .img{ float:left; width:100%;}
.address .picli .ntitle{
	text-align: center;
	float: left;
	width: 100%;
	color: #000000;
	line-height: 50px;
	font-size: 20px; padding-top:20px; padding-bottom:20px;
}
.address .picli .content{
	clear: both;
	float: left;
	width: 100%;
	text-align: center; color:#666666
}

.news{
	background-attachment: fixed;
	background-image: url(newsbg.jpg);
	background-repeat: no-repeat;
	background-position: center top; clear:both
}
.news .econtent{ background-color:#FFFFFF; padding-top:30px;}
.news .econtent .newsli{ width:100%; /*overflow:hidden;*/ position:relative;}
.news .etitle{ color:#FFFFFF; text-align:center; font-size:48px; line-height:4;}

.news .econtent .newsli .hd{ height:20px; overflow:hidden; position:absolute;right:0; left: 0;  margin: 0 auto; bottom:30px;z-index:2; }
.news .econtent .newsli .hd ul{ overflow:hidden; zoom:1; text-align:center;}
.news .econtent .newsli .hd ul li{ display:inline-block; margin:0 4px;  width:12px; height:12px; line-height:14px; text-align:center; background:rgba(255,255,255,0.6); cursor:pointer;border-radius:100%; }
.news .econtent .newsli .hd ul li.on{ background:rgba(255,255,255,1); color:#fff;}

.news .econtent .newsli .bd{ position:relative; height:100%; z-index:0;}
.news .econtent .newsli .bd li{ zoom:1; vertical-align:middle; width:100%; float:left}
.news .econtent .newsli2 .bd li{width:33.333%;}

.news .econtent .newsli1 .bd li{  width:100%;}
.news .econtent .newsli .bd li a{ cursor: w-resize}
.news .econtent .newsli .bd li .picli{ width:315px; margin:auto; max-width:100%;}
.news .econtent .newsli .bd li .picli .dp{ color:#999999; font-size:12px; padding-bottom:15px;}
.news .econtent .newsli .bd li .picli .ntitle{
	line-height:1.2;
	font-size:16px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.news .econtent .newsli .bd li .picli img{ width:100%; height:140px;}
.news .econtent .newsli .bd li .picli a{ cursor:pointer}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.news .econtent .newsli .prev,
.news .econtent .newsli .next{ position:absolute; left:-16px; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(slider-arrow.png)-110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.7;background-color:#FF0000}
.news .econtent .newsli .next{ left:auto; right:-16px; background-position:8px 5px; }
.news .econtent .newsli .prev:hover,
.news .econtent .newsli .next:hover{ filter:alpha(opacity=100);opacity:1;}
.news .econtent .newsli .prevStop{ display:none;}
.news .econtent .newsli .nextStop{ display:none;}
.news .econtent .more{ text-align:center; clear:both; padding-bottom:15px; padding-top:15px; line-height:28px;}
.news .econtent .more a{ display:inline-block; background-color:#2D3236;border-radius:15px; color:#FFFFFF; font-size:12px; padding-left:15px; padding-right:15px;}
.news .econtent .more a:hover{ background-color:#CC0000}
.news .econtent .newsli1{ display:none; }
.news .econtent .newsli2{ display:block; }
.news .econtent .newsli ul li img{ max-width:100%;}
.links{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd; background-color:#FFFFFF
}
.link{
	background-image: url(link.jpg);
	background-repeat: no-repeat;
	background-position: left 11px; font-size:12px;
	clear: both;
	min-height: 27px;
	padding-left: 110px;
	padding-top:15px;
	padding-bottom:10px;
}
.link .etitle{ display:none}
