/* CSS Document */
*{text-overflow: ellipsis;}
body{
	margin: auto;

	font-size: 14px;
	line-height: 2;
	font-family: "微软雅黑", "宋体", Arial;
	color: #666666; min-width:1080px;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,th,td{margin:0;padding:0;}
a{
	color: #666666;
	text-decoration: none;
}
a:hover{
	color: #0176c5;
}
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:1200px;
	margin: auto;
}
.fl{ float:left}
.fr{ float:right}
.app_header{ display:none}
.apptop{ float:left; width:100%; height:87px;}
#page{ background-color:#FFFFFF}
#header{
	float:left;
	width:100%;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index:222;
	background-color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
#header >.box{
	position: relative;
}
#header .logo{
	float:left;
	padding-top: 15px;
	padding-bottom: 15px;
}
#header #nav{ float:right; width:700px; margin-top:30px;}
.search{
	float:right;
	font-size:22px;
	color: #000000;
	position: relative;
	margin-top:30px;
	line-height:55px;

}
.search>span{
	line-height: 30px;
	float: left;
	height: 30px;
	margin-top: 12px;
	margin-bottom: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dddddd;
	padding-left: 50px;
	background-image: url(s.jpg);
	background-repeat: no-repeat;
	background-position: 20px center; cursor:pointer;

}
.searchval{
	position: relative; display:none
	
}
.searchval form{
	position: absolute;
	left: 0px;
	top: 85px;
	background-color: #E6E4E2;
	float:left;
	width:100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.searchval form .fr b{
	font-weight: lighter;
	color: #666666;
	margin-right: 15px;
	float: left;
}
.searchval form input{
	height: 28px;
	border: 1px solid #dddddd;
	border-radius:3px;
	padding-right: 10px;
	padding-left: 10px;
}
.searchval form button{
	background-color: #0066CC;	border-radius:3px;
	color: #FFFFFF;
	height: 28px;
	width: 80px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav>ul>li.hover ul{ 	position: absolute;
	float: left;
	width: 100%;
	z-index:2;
	background-color: #2D3236; background-color:rgba(45,50,54,0.8);background-color:rgba(255,255,255,0.9);
	left: 5px;
	top: 55px;display:none;}
#nav>ul>li.hover>ul{ max-height:0px;    transition: max-height .3s ease-out; display:block; overflow:hidden; }	
#nav>ul>li.hover:hover>ul{max-height:500px; -webkit-animation: slide-down .5s ease-in;
    transition: max-height .3s ease-in;
    transform-origin: 50% 0;}
#nav>ul>li.hover:hover ul ul{
	left: 100%;
	top: 0px;
}	

#nav>ul{ float:left; width:100%;text-align:center}
#nav>ul> li{
	float:left;
	
	text-align:center; padding-left:10px; padding-right:10px;
	
}

#nav>ul>li.hover{position: relative;}
#nav>ul> li>a{
	font-size:20px;
	display:block;
	float:left;
	width:100%;
	line-height:55px;
	color:#000000;

}
#nav>ul> li:hover>a,#nav>ul> li:hover>a:hover,#nav>ul> li>a.select{ color:red}
#nav>ul> li.hover:hover ul{
display: block;
}
#nav>ul> li.hover ul li{
	float:left;
	width:100%;
	font-size: 12px;
	line-height: 32px;
}
#nav>ul> li.hover ul li a{
	color:#333333;
	float: left;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #40474D;
	border-bottom-color: #202326;
		border-top-color:rgba(255,255,255,0.1);
	border-bottom-color:rgba(45,50,54,0.1);
}
#nav>ul> li.hover ul li a:hover{ background-color:rgba(255,255,255,0.05);}


#nav ul li.prohover>ul{
	position:fixed;
	left: 0px;
	top: 87px; background-color:#f7f7f7; float:left; width:100%; z-index:2; display:none; 
}
#nav ul li.prohover ul .box{
	position: relative; background-color:#FFFFFF; padding-bottom:50px; padding-top:30px;
}
#nav ul li.prohover ul .close{
	position: absolute;
	height: 50px;
	width: 50px;
	top: 0px;
	right: 0px; font-size:24px; text-align:center; cursor:pointer;
}
#nav ul li.prohover ul .close:hover{ background-color:#eeeeee}
#nav ul li.prohover ul .box li{
	float:left;
	width:23%;
	margin-right: 1%;
	margin-left: 1%;
}
#nav ul li.prohover ul .box li:nth-child(4n+1){ clear:both}
#nav ul li.prohover ul .box>li>a{
	display:block;
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	font-size: 18px;
	line-height: 3;
	color: #333333;
	text-align: left;
}
#nav ul li.prohover ul .box>li>ul{
	float:left;
	width:100%;
	display:block;
	padding-top: 10px;
	padding-bottom: 10px;
}
#nav ul li.prohover ul .box>li ul li{
	float:left;
	width:100%;
	margin: auto;
	text-align: left;
	font-size: 14px; line-height:2;
}

#nav ul li.prohover ul .box>li ul li a{color:#8E8E8E}
#nav ul li.prohover ul .box>li ul li a:hover{
	color:#333333;
	text-decoration: underline;
}
/*banner的CSS布局*/
.banner{ width:100%; overflow:hidden; position:relative; clear:both;max-width:1366px; margin:auto;}

.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;}

.topnav{
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #F2F1EF;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
.topnav a,.topnav span{
	margin-right:5px;
	margin-left: 5px;
}

.block1{
	float:left;
	width:100%;
	clear:both;
	background-image: url(bg1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 50px;
	padding-bottom: 30px;
}
.block1 .h1{
	float:left;
	width:100%;
	clear:both;
	font-size: 32px;
	color: #000000;
	text-align: center; line-height:1.3;
}
.block1 .h1 span{ display:block}
.block1 .econtent{
	float:left;
	width:100%;
	clear:both;
	padding-top: 60px; padding-bottom:30px;
}
.block1 .econtent .picli{ float:left; text-align:center; width:16.666%;}
.block1 .econtent .picli i{border-radius:100%;
	border: 5px solid #CCCCCC; width:155px; height:155px; overflow:hidden; display:block; margin:auto;
}
.block1 .econtent .picli i img{width:155px; height:155px; }
.block1 .econtent .picli span{
	display:block;
	line-height: 50px;
	font-size: 18px;
	color: #333333;
}
.block1 .econtent .picli a:hover span{
	color: red;
}
.pro{
	background-attachment: fixed;
	background-image: url(bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
/*	height: 895px;*/
	width: 100%;
	clear: both;
	float: left; padding-top:20px; padding-bottom:30px;
}
.pro .h1{
	font-size: 32px;
	color: #FFFFFF;
	text-align: center;
	line-height: 3;
}
.pro .h2{
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	line-height: 1.5;
	width: 820px; max-width:90%;
	margin: auto;
}
.pro .econtent{
	float:left;
	width:100%;
	clear:both;
	padding-top: 25px;
}
.pro .econtent .picli{
	text-align: center;
	float: left;
	width: 280px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.pro .econtent .picli i{ background-color:#ffffff;}
.pro .econtent .picli i{ display:block;float: left;
	width: 100%; overflow:hidden}
.pro .econtent .picli span{
	display:block;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.pro .more{
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 2;
	text-align: center;
}
.pro .more a{
	color: #999999;
	border-radius:3px; display:inline-block; padding-left:15px; padding-right:15px;
	border: 1px solid #999999; background-color:rgba(255,255,255,0.01);
}
.pro .more a:hover{	border: 1px solid #dddddd;	color: #dddddd; background-color:rgba(255,255,255,0.1);}

.address{
	clear:both;
	float: left;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
}
.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;
}
.address .picli .content{
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
}
.kehu{
	clear: both;
	float: left;
	width: 100%;
 padding-top:30px; padding-bottom:30px;
/*	background-attachment: fixed;*/
	background-image: url(kehu.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.kehu .h1{
	font-size: 32px;
	color: #000000;
	text-align: center;
}
.kehu .h2{
	text-align: center;
}
.kehu .econtent{
	float: left;
	width: 100%;
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
}
.kehu .econtent .khpicli{
	float: left;
	height: 78px;
	width: 178px;
	/*border: 1px solid #dddddd;background-color:#FFFFFF; */
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px; overflow:hidden;text-align:center;
}
/*.kehu .econtent .khpicli img{	height: 58px;
	width: 128px; }*/
/*.kehu .econtent .picli .img{	height: 58px;
	width: 158px; background-color:#FFFFFF;}*/
.kehu .more{
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 2;
	text-align: center;
}
.kehu .more a{
	color: #555555;
	border-radius:3px; display:inline-block; padding-left:15px; padding-right:15px;
	border: 1px solid #cccccc; background-color:rgba(255,255,255,0.9);
}
.kehu .more a:hover{	border: 1px solid #dddddd;color: #ffffff; background-color:rgba(212,49,44);}

.link{
	clear: both;
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
.link .etitle{
	background-image: url(link.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 28px;
	width: 70px;
	margin-right: 15px;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	line-height:28px;
	padding-right: 10px;
}
.link .econtent{ margin-left:100px;}
#foot1{
	background-color: #2d3236;
	float: left;
	width: 100%;
	clear: both;
	padding-top: 30px;
	padding-bottom: 30px;
}
.copy{
	float: left;
	width: 100%;
	clear:both;
	background-color: #23282c;
	color: #999999;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.message{
	float: left;
	width: 220px;
}
#foot1 .etitle{
	font-size: 18px;
	color: #FFFFFF;
	float: left;
	width: 100%;
	text-align: center;
	line-height: 50px;
}
#foot1 .econtent{ float:left; width:100%;}
.message .econtent input{
	float: left;
	width: 96%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #dddddd;
	height:28px;
	padding-right: 2%;
	padding-left: 2%;
}
.message .econtent button{
	color: #FFFFFF;
	background-color: #d4bb56;
	float: left;
	height: 28px;
	width: 100%;
	margin-top: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footnav{
	float:left;
	width:220px;
	margin-left: 80px;
}
.footnav .econtent ul{ float:left; width:100%;}
.footnav .econtent ul li{
	float: left;
	width: 50%;
}
.lianxi{ float:left; width:220px;margin-left: 80px;}
.qrcode{
	float: right;
	width: 280px;
}
#foot1 .econtent{
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
	float: left;
	width: 100%;
	margin-left: -30px;
	padding-left: 30px;min-height:165px;
}
#foot1 .message  .econtent{
	border-left-width: 0px;
	border-left-style: none;
}

.jtitle{ font-size:28px; text-align:center; color:#333333;}

.jishu{
	float: left;
	width: 96%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;padding-left:2%; padding-right:2%; 
}
.jishu .img{ float:left; display:none}
.jishu .img[src='']{ display:none}
.jishu .right{}
.jishu .right .title{
	font-size: 18px;
	color: #CC0000; line-height:3;
}
.jishu .right .hc{ font-size:16px; color:#555555}
.jishu.item1,.jishu.item2{ width:46%; min-height:150px; padding-left:2%; padding-right:2%;}
.jishu.item3 .img{ width:46%; padding-left:2%; padding-right:2%; text-align:center; display:block; margin:auto}
.jishu.item3  .right{width:46%; padding-left:2%; padding-right:2%; margin:auto;}
.jishu.item3 { width:100%;}