/* 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:1210px;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:98px; float:left;}
.header{
	position:fixed;
	width:100%;

	z-index:99; height:93px;
	left:0px;
	top:0px;
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #1869bb;
}
.header .box1{
	position: relative;
}
.header .box1 .tel{
	line-height: 30px;
	background-image: url(tel.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	height: 30px;
	width: 240px;
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: left;
	text-indent: 55px;
}
.header ul{margin:0 10px 0 0;float:right;line-height:82px;}
.header #nav{ margin-top:10px;}
.header ul ul{
	float:left;
	width:100%;
	position: absolute;
	left: 0px;
	top: 82px;background-color:rgba(255,255,255,0.8); display:none;
}
.header ul ul ul{ left:100%; top:0px;}
.header ul li{
	display:inline-block;
*display:inline;*zoom:1;

	position: relative;
}
.header ul li.nbg{ background-image:none;}
.header>.box1>#nav> ul> li >a{
	color:#000000;
	font-size:16px;

	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 8px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

.header>.box1>#nav> ul> li >a:hover,.header>.box1>#nav> ul> li >a.select,.header>.box1>#nav> ul> li >a.select,.header>.box1>#nav> ul> li:hover >a{/*color:#000;*/
	opacity:1;/*background:red; */

	color:#1869bb;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #1869bb;
}

.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: #333333; display:block; float:left; width:100%;
}
.header ul ul li a:hover{background-color:#1869bb;color:#FFFFFF;}

/*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:#dddddd;
	padding-right: 1%;
	padding-left: 1%;
}
.list a:hover div.ntitle{
	color: #FFFFFF;
	background-color: #12327B;
}

/*首页*/
.pro{

	float:left;
	width:100%;
	
	margin-top:3px; padding-top:30px;
}
.pro .etitle{  text-align:left; font-size:18px; line-height:1.5; padding-bottom:10px; }
.pro .etitle b{
	font-weight: lighter; color:#12327B;
}
.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: 10px; width:232px;

}
.pro .picli .img{

	width:230px;
	height:160px;
	overflow:hidden; float:left; 
}
.pro .picli .img img{ width:100%; height:160px; float:left;}

.pro .picli{

	margin-bottom:5px;
	text-align:center;
	margin-right: 5px;
	margin-left: 5px;
}
.pro .picli .ntitle{
	
	display:inline-block;
cursor:pointer; line-height:35px;  font-size:16px; background-color:#dddddd; float:left; width:100%; font-size:14px;
}
.pro .picli a:hover .ntitle{ background-color:#12327B;color:#FFFFFF}

.pro .econtent{ float:left; width:100%; clear:both; }

.aboutbg{
	background-color: #EAEBED; clear:both; margin-top:20px;

}
.aboutbg .box1{	background-image: url(yy.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 34px; clear:both;}
.about{ width:580px; background-color:#FFFFFF }
.about .img,.about .img img{ width:100%; height:294px; overflow:hidden}
.aboutbg .etitle{ background-color: #EAEBED; text-align:left; font-size:18px; line-height:55px; float:left; width:100%;}
.aboutbg .etitle b{
	font-weight: lighter; color:#12327B;
}
.aboutbg .etitle i{ color:#999999; margin-left:10px; margin-right:10px;}
.aboutbg .etitle span{
	font-size:14px;
	color:#999999;
	text-transform: uppercase;
}
.aboutbg .etitle a{
	float:right;
	color: #999999; font-size:12px;
}
.about .econtent{ clear:both;  width:100%;background-color:#FFFFFF}
.about .right{ margin:10px; margin-left:20px; margin-right:20px; clear:both;}
.about .right .h1{ font-size:18px; padding-bottom:10px;}
.about .right .hc{ color:#666666}
.about .right .more{ line-height:32px; padding-top:15px; padding-bottom:15px;}
.about .right .more span{
	background-color: #EE9C15;
	color: #FFFFFF; display:inline-block; padding-left:20px; padding-right:20px;
}
.news{ margin-left:600px;}
.news .picli{
	float:left;
	width:96%;
	background-color:#FFFFFF;
	margin-bottom: 22px;
	padding-top: 20px;
	padding-right: 2%;
	padding-bottom: 20px;
	padding-left: 2%;
}
.news .picli .img{ float:left; width:165px; overflow:hidden; height:110px;}
.news .picli .img img{ width:100%;}
.news .picli .right{ margin-left:180px;}
.news .picli .right .ntitle{}
.news .picli .right .dp{ color:#666666; font-size:14px; padding-top:10px; height:4.5em; overflow:hidden;}
.news .n3{ margin-bottom:0px;}

.news .picli .img a:hover img,.pro .picli a:hover img,.about .picli a:hover .img img{   transform: scale(1.3);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1.3);
    -webkit-transform: all 1s ease 0s;}
.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}
.hot{
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.hot .search,.hot form{ float:left; color:#666666; font-size:12px; line-height:28px;}
.hot form{ margin-left:15px;}
.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: #888888;
	border-bottom-color: #888888;
	float:left;
	border-right-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #888888;
	border-radius:14px 0 0 14px;
	padding-left: 20px;
}
.hot form button{
	background-image: url(sbtn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	width: 28px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
.hot .share{ width:200px; line-height:28px; color:#666666; font-size:12px;}