/* 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: #005baa;
}
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-image: url(/pc/skins/topbg.jpg);
	background-repeat: repeat;
	background-position: center top;
	text-align: right; color:#999999; font-size:12px; line-height:28px;
}
#top .t1{
	background-image: url(/pc/skins/t1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding-left: 20px; margin-right:10px; color:#CCCCCC;
}
#top .t2{	background-image: url(/pc/skins/t2.jpg);color:#CCCCCC;
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding-left: 20px;}
/*.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:#f8f8f8;
}

.header .box1{
	position: relative;
}
.header .logo{ float:left; height:80px; margin-top:0px; padding-top:15px; padding-bottom:15px;}

#nav{ width:700px; line-height:110px; 
}
#nav ul{ float:left; width:100%;}
#nav ul li{
	float:left;
	width:14.22%;
	text-align:center;
	position: relative;
}

#nav ul li a{ font-size:16px;

	display:block;/*border-radius:50px;*/

}
#nav> ul>li:hover{background-color: #E60000;}
#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: #C60000;
	border-bottom-color: #F90000; color:#FFFFFF;
}
#nav ul li a.select,#nav ul li a:hover{
	color: #FFFFFF;
	background-color: #E60000;
}
#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: 110px; z-index:22;background-color: #E60000;
}
#nav >ul>li[rel='n2']>ul{ width:200%; 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(/pc/skins/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: #151515;
	float: left;
	width: 100%; padding-top:45px; padding-bottom:50px;
}
.footer2 .left{}
.footer2 .left .footnav{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;  padding-bottom:20px; padding-top:10px;
}
.footer2 .left .footnav a{ margin-left:5px; margin-right:5px;}
.footer2 .left .copyright{ clear:both; font-size:12px; padding-top:20px;}
.footer2,.footer2 a{ color:#999999}

.footer2 .right{border: 1px solid #666666; padding:20px;border-radius:5px; background-color:#171717}
.footer2 .right .tels{
	background-image: url(/pc/skins/tels.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 80px;
	font-size: 24px; float:left; text-align:right;color:#cccccc; margin-right:20px; margin-top:20px;
}
.footer2 .right .tels div{ font-size:12px; }
.footer2 .right .tels span{ display:block;}
.footer2 .right .qrcode{ float:right}
#foot1{
	float: left;
	width: 100%;
	min-height:100px;
	padding-top: 50px;
	padding-bottom: 15px;
	background-image: url(foo/pc/skins/t1.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: #005baa;

}

.links{
background-color:#353535; clear:both; float:left; width:100%;
}
.link{
	 font-size:12px;
	clear: both;
	min-height: 27px;

	padding-top:15px;
	padding-bottom:10px;
}
.link .etitle{ color:#FFFFFF; float:left;}

.link .econtent,.link .econtent a{ color:#CCCCCC}
.link .econtent{ float:left; width:900px; overflow:hidden;}
.link .share{ line-height:32px; color:#CCCCCC}
.hot{
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color:#ffffff;
	background-image: url(/pc/skins/1_r7_c8.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.hot .search{
	background-image: url(/pc/skins/gg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 50px;
}
.hot .search,.hot form{ float:left; color:#333333; font-size:14px; line-height:40px;}

.hot form{ margin-left:15px; margin-top:5px;}
.hot form input{
	/*	background-image: url(/pc/skins/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(/pc/skins/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: #E60000;
}
.hot .share{  line-height:28px; color:#666666; font-size:12px;}


.pro{
	float:left;
	width:100%;
	margin-top:3px;
	padding-top:30px;

	padding-bottom:30px;
	
}
.pro .etitle,.about  .etitle,.news  .etitle,.fuwu  .etitle{  text-align:center; font-size:30px; line-height:60px; padding-bottom:10px; text-align:center }
.pro .etitle b,.about  .etitle b,.news  .etitle b,.fuwu  .etitle b{
	font-weight: lighter;	
	position: relative; display:inline-block;
}
.pro .etitle b i,.about  .etitle b i,.news  .etitle b i,.fuwu  .etitle b i{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color:#DA2417;
	position: absolute;
	left: 50%;
	bottom: 0px;
	width:50px;
	float:left;

	margin-left: -25px;
}
.pro .sort{
	clear: both;
	line-height: 32px;
	padding-top: 15px;
	padding-bottom: 15px; text-align:center;
}
.pro .sort a{

	border: 1px solid #dddddd; float:left; width:15.5%; margin-left:0.5%; margin-right:0.5%;
	display:inline-block;

	text-align: center;
	white-space: nowrap;
	margin-bottom: 5px; display:inline-block; background-color:#E8E8E8; color:#333333;

}
.pro .sort a:hover{ background-color:#E70012;border: 1px solid #da2419; color:#FFFFFF}
/*.pro .etitle i{ color:#12327B; margin-left:10px; margin-right:10px;}
.pro .etitle span{
	font-size:14px;
	color:#999999;
	text-transform: uppercase;
}
*/


.pro .picli {
	float: left;margin: 15px;margin-left:0.9%; margin-right:0.9%;

}
.pro .picli .img{ 
	height:260px;
	overflow:hidden; /*float:left; 	padding: 2px;*/
/*	border: 1px solid #dddddd; 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:260px;
	float:left;

}

.pro .picli .ntitle{
	display:block;
	cursor:pointer;
	line-height:35px;
	font-size:16px; clear:both;
	
	font-size:14px;
	white-space: nowrap;
	overflow: hidden; background-color:#E8E8E8; text-align:center;
}
.pro .picli a:hover .ntitle{ color:#d50400}

.pro .econtent{ float:left; width:100%; clear:both; }

.pro .more{ clear:both; text-align:center; line-height:35px; padding-top:15px;}
.pro .more a{
	border: 1px solid #cccccc; color:#999999; display:inline-block; padding-left:25px; padding-right:25px;
}
.pro .more a:hover{
	border: 1px solid #7d8f99; background-color:#7d8f99; color:#ffffff; display:inline-block; padding-left:25px; padding-right:25px;
}



.aboutbg{
	background-image: url(/pc/skins/aboutbg.jpg);
	background-repeat: no-repeat;
	background-position: center top; min-height:436px; float:left; width:100%; padding-top:30px; padding-bottom:30px; margin-top:30px;
}
.about{ float:left; width:100%;}

.about  .etitle{ color:#ffffff}
.about ,.about  a{ color:#FFFFFF}
.about .econtent{
	float:left;
	width:100%;
	margin-top:30px;
	line-height:2; color:#FFFFFF;
}

.about .morenav{float:left; width:100%; margin-top:10px; clear:both}
.about .morenav .item{float:left; width:25%; text-align:center}
.about .morenav .item .h1{ font-size:28px; color:#F6C538; padding-top:30px;}
.about .morenav .item .c{ font-size:18px; }

.about .morenav .item .yuan{
	width:180px;
	height:180px;
	display:inline-block;
	border: 1px solid #dddddd;border-radius:100%;
}

.news{
	background-image: url(/pc/skins/newsbg.jpg);
	background-repeat: no-repeat;
	background-position: center top; float:left; clear:both; width:100%; padding-bottom:80px; padding-top:50px;
}
.news .econtent{ float:left; width:100%; clear:both; padding-top:30px;}
.news .econtent .picli{
	float: left;
	width: 370px;
	margin-left:47px;
	background-color:#FFFFFF;
	border: 1px solid #dddddd;
	position: relative;
}
.news .econtent .picli:after{
	background-image: url(/pc/skins/newsbgs.png);
	background-repeat: no-repeat;
	background-position: center -3px;
	float: left;
	height: 35px;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: -35px; content:' ';
}
.news .econtent .picli .img{ width:100%; float:left}
.news .econtent .picli .img img{ width:100%; height:200px;}
.news .econtent .n1{ margin-left:0px;}
.news .econtent .picli .right{ width:96%; padding-left:2%; padding-right:2%; float:left;}

.news .econtent .picli .right .ntitle{
	text-align:center;
	float:left;
	width:100%;
	white-space: nowrap;
	overflow: hidden; padding-top:20px; padding-bottom:20px; font-size:16px;
}
.news .econtent .picli .right .ntitle a{}
.news .econtent .picli .right .dp{ color:#999999; float:left; width:100%; line-height:1.5; height:4.5em; overflow:hidden;}
.news .econtent .picli .right .more{ text-align:right; padding-bottom:15px; padding-top:10px;}
.news .econtent .picli .right .more a{color:#999999}

.fuwu{
	background-image: url(/pc/skins/fuwubg.jpg);
	background-repeat: no-repeat;
	background-position: center top; float:left; width:100%; padding-bottom:50px; padding-top:30px;
}
.fuwu .econtent{ float:left; width:100%; padding-top:30px;}

.fuwu .econtent .left{ float:left; width:380px;}
.fuwu .econtent .left .item{
	line-height:30px;
	float: left;
	width: 100%;position: relative; padding-left:30px;
}

.fuwu .econtent .left .item:after{
	background-image: url(/pc/skins/telli.png);
	background-repeat: no-repeat;
	background-position: center -5px;
	float:left;
	position: absolute;
	left: 0px;
	top: 0px; width:30px; height:30px; content:' ';
}

.fuwu .econtent .left .item2:after{	background-position: center -43px;}
.fuwu .econtent .left .item3:after{background-position: center -82px;}
.fuwu .econtent .left .item4:after{background-position: center -122px;}
.fuwu .econtent .left .item5:after{background-position: center -162px;}
.fuwu .econtent .left .item6:after{background-position: center -199px;}
.fuwu .econtent .left .title{
	font-size: 24px;
	color: #FF0000;
}


.fuwu .econtent .right{ width:700px;}
.fuwu .econtent .right .picli{ width:350px; text-align:center; float:left}
.fuwu .econtent .right .picli .ntitle{
	font-size: 24px;
	color: #FF0000;
}
.fuwu .econtent .right .picli .entitle{ line-height:50px;}
.fuwu .econtent .right .picli .hc{ width:200px; margin:auto; text-align:left; height:80px; overflow:hidden;}
.fuwu .econtent .right .banner{
	border: none;

}
.fuwu .econtent .right .hcs{ display:none}
.fuwu .econtent .right .banner li{ width:50%}
.back{ clear:both; padding-top:15px; padding-bottom:15px; text-align:right; line-height:32px;}
.back a{
	display:inline-block;
	background-color: #0066CC;
	color: #FFFFFF; padding-left:15px; padding-right:15px;
}