/* 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,th,td{margin:0;padding:0;}
table{
border-collapse: collapse;
}
a{
color: #000000;
text-decoration: none;	text-decoration: none;-webkit-transition:500ms; -moz-transition:500ms; -ms-transition:500ms; transition:500ms;
}
a:hover{
	color: #d50400;
}
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:1080px; max-width:96%;
	margin: auto; 
}
.box1{ margin:auto; width:1210px;max-width:100%}
.fl{ float:left}
.fr{ float:right}



.app_header{ display:none}

#top{
	background-color:#f1f1f1;
	text-align: right;
	color:#999999;
	font-size:12px;
	line-height:28px;
	font-family: "宋体";
}

/*.app_top{width:100%;height:98px; float:left;}*/
.header{
	width:100%;
	z-index:99;
	z-index:9999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	float:left;
	background-color:#ffffff;
	padding-top: 33px;
	padding-bottom: 33px;
}

.header .box1{
	position: relative;
}
.header .logo{ float:left; margin-top:0px; }
.header .title{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dddddd;
	margin-left: 20px;
	padding-left: 20px;
	line-height: 33px;
}
.header .title .t1{
	font-size: 16px;
	color: #333333;
}
.header .title .t2{
	font-size: 16px;
	color: #cc0000;
}
.header .fr{
	background-image: url(tt.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	padding-right:55px;
}
.header .fr .t{}
.header .fr .tt{
	font-family:Impact, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CC0000;
	font-style: italic;
}
#nav{
	width:100%;
	line-height:65px;

	float:left;
	background-color: #c80009;
}
#nav ul{ float:left; width:100%;}
#nav ul li{
	float:left;
	width:12.5%;
	text-align:center;
	position: relative;
	
}
#nav>.box1> ul >li{background-image: url(1_r6_c3.jpg);
	background-repeat: no-repeat;
	background-position: left center;}
#nav ul li a{ font-size:16px;

	display:block; color:#FFFFFF;

}
#nav> ul>li>a{ border-radius:15px;}
#nav> ul>li.nodes:hover{background-color: #E60000;border-radius:15px 15px 0 0;}
#nav> ul>li:hover>a{ color:#FFFFFF

	/*display:block;border-radius:50px 50px 0 0;*/

}
#nav ul li.nbg>a{border-left-width: 0px;}

#nav ul li ul li a{border-radius:0px; font-size:14px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #840000;
	border-bottom-color: #C60000; color:#FFFFFF;
}
#nav ul li a.select,#nav ul li a:hover,#nav ul li:hover a{
	color: #FFFFFF;
	background-color: #A60000;
}
#nav ul li ul li a:hover{
	background-color: #C40000;
}
#nav ul ul{
	display:none;
	line-height:28px;
	float: left;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 65px; z-index:22;background-color:#A60000;
}
/*#nav >ul>li[rel='n2']>ul{ width:100%; left:0%;}*/
#nav ul li  ul li{ width:100%;}

/*banner的CSS布局*/
.banner{
	width:100%;
	overflow:hidden;
	position:relative;
/*	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;*/
}

.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%; line-height:35px;}
.footer2 .flx{ width:280px; float:left; }
.footer2 .qrcode{ width:250px; float:left}
.footer2 .etitle{
	color:#FFFFFF;
	font-size: 18px;
	text-align: left;
	line-height: 32px; text-align:center;
}
.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:center;
	text-indent: 30px;
}
.footer2 .footnav .econtent,.footer2 .qrcode  .econtent,.footer2 .flx  .econtent{
padding-left:50px; 

}
.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%;

	padding-right: 1%;
	padding-left: 1%;
}
.list a:hover div.ntitle{ color: #d50400;

}

.links{
/*	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd; */background-color:#FFFFFF; clear:both; padding-top:15px; padding-bottom:15px;
}
.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}






.link .etitle{ display:none}





.news{

	float: left;
	width: 100%;
	padding-top:20px;
	padding-bottom:30px;
	background-image: url(newsbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.news .box1{
	position: relative;
}
.news .box1 .tels{
	background-image: url(tel.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:83px;
	line-height:45px;
	position: absolute;
	top: 30px;
	right:1%;
	float:left;
	font-size: 20px;
	color: #FFFFFF;
}
.news .box1 .tels span{	font-family:Impact, Arial, Helvetica, sans-serif;
	font-size: 45px;
	font-style: italic; padding-left:5px;}
.news .picli{
	background-color: #ffffff;
	float: left;
	width: 46%;
	margin-top: 15px;
	margin-right: 1%;
	margin-bottom:15px;
	margin-left: 1%;
	padding-right: 1%;
	padding-left: 1%;
	padding-top: 10px;
	padding-bottom: 10px;/*border-radius:5px;box-shadow:0 0 5px rgba(0,0,0,0.1);*/
}
.news .picli:nth-child(2n+1){ clear:both}
.news .picli .img{ float:left; width:130px;}
.news .picli .img img{ width:130px; height:130px;/*border-radius:100%;*/}
.news .picli .time { line-height:20px; padding-top:10px; float:left; width:100%;}
.news .picli .time span{
	border-radius:10px;
	background-color:#eeeeee;
	display:inline-block;
	font-size: 12px;
	color: #999999; padding-left:10px; padding-right:10px;
}
.news .picli .right{ margin-left:160px;}
.news .picli .right a{
	color: #264ba6;
}
.news .picli .right .ntitle{
	white-space: nowrap;
	float: left;
	width: 100%;
	overflow: hidden;
	font-size: 16px; line-height:35px;
}
.news .picli .right .ntitle a{ color:#333333}
.news .picli .right .dp{
	color:#999999;
	font-size:12px;
	font-family: "宋体"; line-height:1.5; height:3em; overflow:hidden;	float: left;
	width: 100%; margin-top:5px;
}

.news .econtent{ float:left; width:100%; margin-top:20px;}
.news .more{ clear:both; text-align:center; line-height:32px; padding-top:10px; float:left; width:100%;}
.news .more a{
	display:inline-block;
	padding-right: 15px;
	padding-left: 15px;
	border: 1px solid #666666; color:#666666;
}
.news .more a:hover{ background-color:#CCCCCC; color:#333333}
.pro,.pro a{ color:#FFFFFF}
.pro{
	float:left;
	width:100%;
	margin-top:3px;
	padding-top:30px;
	background-image: url(probg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom:50px;

}
.pro .etitle,.news .etitle{  font-size:30px; line-height:60px; padding-bottom:10px; text-align:center }
.news .etitle{  text-align:left; color:#FFFFFF}
.pro .etitle b,.news .etitle b{
	font-weight: lighter;
	
	position: relative; display:inline-block;
}
.pro .etitle b i,.news .etitle b i{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color:rgba(255,255,255,0.6);
	position: absolute;
	left: 50%;
	bottom: 0px;
	width:60px;
	float:left;

	margin-left: -30px;
}
.pro .sort{
	clear: both;
	line-height: 41px;

	padding-bottom: 15px; text-align:center; width:205px; float:left; padding-top:73px; padding-left:100px;
}
.pro .sort a{
	padding-left:15px;

	text-align: left;
	white-space: nowrap;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left:10px;
	display:block;
	color:#000000;
	background-image: url(1_r4_c2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}



.pro .picli .img{
	height:158px;
	float:left;
	width:243px;
	height:158px;
	overflow:hidden;	padding: 10px;
	 background-color:#FFFFFF; /*-moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -o-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;*/
}
.pro .picli .img img{
/*	height:158px;*/
	float:left;
/*	width:243px;*/
	border: 1px solid #dddddd;
}

.pro .picli{
width:265px; overflow:hidden;

	text-align:center;
	margin: 10px;
 float:left; background-color:#000000;
}
.pro .picli .ntitle{
	
	cursor:pointer;
	line-height:35px;

	float:left;
	width:80%;
	font-size:14px;
	white-space: nowrap;
	overflow: hidden;color:#ffffff; margin-left:10%; margin-right:10%;
}


.pro .right{ width:860px; float:right; overflow:hidden;position: relative;}
.pro .econtent{
	float:left;
	width:100%;
	padding-bottom:10px;
	
}
.pro .right a.more{
	position: absolute;
	top:30px;
	right: 30px;
}

/*关于我们*/
.about{
	float:left;
	width:100%;
	position: relative;
	background-image: url(about.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.about .etitle{ float:left; width:100%; text-align:center; padding-top:50px; padding-bottom:30px;}
.about .etitle .h1{
	font-size:26px;
	color: #cc0000;
	font-weight: bold; line-height:40px; display:inline-block; background-color:#FFFFFF;padding-left:10px; padding-right:10px; z-index:2; 
}
.about .etitle .h2{
	color: #cccccc;
	text-transform: uppercase; line-height:30px;display:inline-block; clear:both; z-index:2;  background-color:#FFFFFF;padding-left:10px; padding-right:10px; clear:both; 
}
.about .etitle .h3{
	display:inline-block;
	position: relative; width:400px;
}

.about .etitle .h3:after{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	position: absolute;
	height: 35px;
	top: 20px;
	float: left;
	width: 100px; content:' '; left:-80px; z-index:-1;
}
.about .etitle .h3:before{z-index:-1;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dddddd;
	border-bottom-color: #dddddd;
	position: absolute;
	height: 35px;
	top: 20px;
	float: left;
	width: 100px;
	content:' ';
	right:-80px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
}
.about .econtent { float:left;width:100%; padding-bottom:40px; }
.about .econtent .left{ width:630px; line-height:2; max-width:100%;}
.about .econtent .left .title{
	font-size:24px;
	background-image: url(2_r8_c3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 55px; line-height:55px;
}
.about .econtent .left .title span{
	color:#cccccc;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; display:none;
}
.about .econtent .left .hc{ color:#333333; clear:both; padding-top:20px;}
.about .econtent .right{
	position: relative;
	border: 1px solid #cc0000;
	float: right;
	height: 320px;
	width: 495px; margin-top:40px; margin-right:30px;
}
.about .econtent .right img{
	position: absolute;
	top: -40px;
	right: -30px;
}

.about .morenav{float:left; width:100%; margin-top:10px; clear:both}
.about .morenav .item{float:left; width:33.3333%; text-align:center}
.about .morenav .item .h1{ font-size:28px; color:#CC0000}
.about .morenav .item .c{ font-size:18px; color:#666666}


.hot{
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color:#ffffff;
	background-image: url(1_r7_c8.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.hot .search{
	background-image: url(gg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 30px;
}
.hot .search,.hot form{ float:left; color:#333333; font-size:14px; line-height:40px;}

.hot form{ margin-left:15px; padding-top:8px;}
.hot form input{
	/*	background-image: url(s.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	height: 26px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	float:left;
	border-right-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #cccccc;

	padding-left:10px; float:left; width:200px;
}
.hot form button{
	background-image: url(sbtn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	background-color: #015595;
}
.hot .share{  line-height:28px; color:#666666; font-size:12px;}