/* 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: #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:1200px;max-width:100%}
.fl{ float:left}
.fr{ float:right}

.header .logo{margin-top:10px; float:left; margin-bottom:10px;}
.app_header{
	display:none;
	background-color:#ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}


.app_top{width:100%;height:0px; float:left;}
.header{

	width:100%;
	z-index:99; float:left; clear:both; background-color:#FFFFFF
	
}
.logo1{ margin-top:20px;}
.header .logo{
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
}
#top{
	background-color:#f5f5f5;
	font-size:12px;
	font-family: "宋体";
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd; line-height:28px;
}

.header .tel{
	background-image: url(tel.jpg);
	background-repeat: no-repeat;
	background-position: left top;


	color:#283897;
	font-size: 20px;text-align:left;
}
.header .tel>div{
	background-image: url(logo2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 85px; padding-top:40px; 	min-height:40px;
	padding-left:100px;
}
#nav{
	background-color:#283897;
	float:left;
	width:100%;
	clear:both;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ED1B24;
}
#nav ul{ float:left; width:100%;}
#nav ul li{
	float:left; line-height:58px;
	width:12.5%;
	text-align:center;
	position: relative; font-size:16px;
}
#nav ul li a{ color:#ffffff; display:block;}
#nav ul li:hover{ background-color: #ED1B24;}
#nav ul ul{
	display:none;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 58px;
	float: left; background-color: #ED1B24; line-height:28px;	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DB111C;
	border-bottom-color: #EF2E37; z-index:222;
}
#nav ul ul ul{ top:0px; left:100%;}
#nav ul li ul li{ font-size:14px;
	width:100%;
	line-height:28px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EF2E37;
	border-bottom-color: #DB111C;
}
#nav ul li ul li a{ float:left; width:100%;}
#nav ul li ul li a:hover{
	background-color:  #AF0E16;
}

/*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;}


#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;}


/*首页底部*/
.links{
	clear:both;
	float:left;
	width:100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd; padding-top:10px; padding-bottom:5px; margin-top:20px;
}
.links ,.links a{ color:#555555}
.link .etitle{
	background-image: url(link.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	font-size:12px;

	float:left;
	width:80px;
	color:#FFFFFF;
	text-align: left;
	text-indent: 10px;
	font-family: "宋体"; line-height:30px;
}

.link .econtent{ margin-left:90px;}

.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:45px; color:#666666; font-size:12px;}
.hot .share a{ margin-left:10px; color:#666666}
.hots .etitle{ float:left; color:#D8221F}
.hots .econtent{ float:left; width:400px;}
.hots{ float:left;}
.hots .econtent .li{
	white-space: nowrap;
	overflow: hidden;
	float:left;
	width:100%;
	text-align: left;
	text-indent: 0px;
}
/*底部*/
.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: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;}
/*首页*/
.yhlink{
	float:left;
	width:100%;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
}
.yhlink .item a{ display:block;padding-top: 35px;
	padding-bottom: 35px;}

.yhlink .item{
	float:left;
	width:25%;
	text-align:center;
	line-height:70px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-left-color: #dddddd;
	margin-left:-1px;
	
}
.yhlink .item i{
	width:200px;
	margin:auto;
	display:inline-block;
	font-style: normal;
	font-size: 24px;
	font-weight: lighter;
}
.yhlink .item img{ float:left;}
.yhlink .item span{ float:left; color:#283896; margin-left:20px;}
	.yhlink .item a:hover { background-color:#db1e32}
	.yhlink .item a:hover span{ color:#ffffff}
.pro{
	float:left;
	width:100%;
	margin-top:3px;
	padding-top:10px;
	
}
.pro .etitle,.news .etitle{  text-align:center; font-size:30px; line-height:60px; padding-bottom:10px; text-align:center }
.pro .etitle b,.news .etitle b{
	font-weight: lighter;
	
	position: relative; display:inline-block;
}
.pro .etitle b i,.news .etitle i{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color:#CC0000;
	position: absolute;
	left: 50%;
	bottom: 0px;
	width:50px;
	float:left;
	margin-left: -25px;

}
.pro .econtent .picli{
	float:left;
	width:370px;
	margin: 15px;
}
.pro .econtent{ margin-top:30px;}
#cms .pro .econtent .picli:nth-child(3n+1){ clear:both}
.pro .econtent .picli .img{ float:left; width:100%; overflow:hidden}
.pro .econtent .picli .img img{width:100%; height:222px;}
.pro .econtent .picli .ntitle{
	text-align: center;
	float:left;
	width:100%;
	white-space: nowrap;
	overflow: hidden;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pro .econtent .picli .dp{
	font-size: 12px;
	color: #666666;
	float:left;
	width:100%;
	font-family: "宋体"; line-height:1.5; height:3em; overflow:hidden;
}
.news .econtent .picli .dp{ height:4.5em;}
.news .econtent .picli .ntitle{ padding-top:5px; padding-bottom:5px;}
.pro .econtent .picli .time{ font-size:12px; color:#999999; float:left; width:100%; padding-bottom:5px;}
.pro .more{ clear:both; text-align:center; padding-top:15px; line-height:35px; padding-bottom:15px; font-size:14px;}
.pro .more a{
	padding-right: 15px;
	padding-left: 15px;
	border: 1px solid #dddddd; display:inline-block; color:#999999
}
.pro .more a:hover{ background-color:#D8221F; color:#FFFFFF}
.fuwu{
	background-image: url(fuwubg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom; padding-bottom:50px; margin-top:30px;
}
.fuwu .econtent .picli{
	width:240px;
	margin-right: 30px;
	margin-left: 30px;
	float: left;
}
.fuwu .econtent .picli .ntitle{color:#D8221F;}
.fuwu .econtent .picli .img{ float:left; width:100%; text-align:center;

}
.fuwu .econtent .picli .img span{width:220px;
	height:220px;
	border-radius:100%;
	overflow:hidden;
	border: 10px solid #e8e8e8; display:inline-block; float:left}
	.fuwu .econtent .picli a:hover .img span{ border: 10px solid #CC0000}
.fuwu .econtent .picli .img img{width:220px; height:220px;border-radius:100%;}

.fuwu .econtent .picli .dp{ text-align:center}
.flash{ float:left; width:100%;}
.flash .box1{
	position: relative;
}
.flash .box1 form{
	background-color: #FFFFFF;
	float: left;
	position: absolute;
	left: 0px;
	top: -350px;
	z-index:2;
	margin: 0px;
	width: 270px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.flash .box1 form .item,.flash .box1 form .tijiao{
	float:left;
	width:100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.flash .box1 form input,.flash .box1 form textarea{
	width:98%;
	border: 1px solid #dddddd;
-moz-box-shadow:-3px -3px 3px #eeeeee inset;             /* For Firefox3.6+ */
	-webkit-box-shadow:-3px -3px 3px #eeeeee inset;          /* For Chrome5+, Safari5+ */
	box-shadow:-3px -3px 3px #eeeeee inset;
	border-radius:3px;              /* For Latest Opera */
	padding-right: 1%;
	padding-left: 1%;
}
.flash .box1 form input{
	height:32px;
	background-image: url(phone.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

.flash .box1 form textarea{
	height:150px;
	font-size: 14px;
	font-family: "微软雅黑", "宋体", "Arial Unicode MS";
}
.flash .box1 form .item .zhu{
	font-size: 12px;
	color: #cccccc; display:block
}
.flash .box1 form  button{
	background-color: #DB1E32;
	color: #FFFFFF;
	width: 100%;
	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; height:35px;
}


.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;}*/
#top .t1{
	background-image: url(share.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 20px;
	width: 20px;
}
#top .t2{
	background-image: url(share.jpg);
	background-repeat: no-repeat;
	background-position: -20px top;
	float: left;
	height: 20px;
	width: 20px;
}
#top .t3{
	background-image: url(share.jpg);
	background-repeat: no-repeat;
	background-position: -42px top;
	float: left;
	height: 20px;
	width: 35px;
}
#top .ecode{
	position: relative; z-index:11;
}
#top .ecode img{display:none; z-index:11}
#top .ecode:hover img{
	display:block;
	position: absolute;
	right: 0px;
	top: 25px;
}
.logins{
	background-image: url(login.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}