body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img{border:medium none;margin: 0;padding: 0;}
body,button, input, select, textarea{font: 14px/1.5 "Microsoft Yahei",tahoma,Srial,helvetica,sans-serif;}
h1, h2, h3, h4, h5, h6{font-size: 100%;font-weight: normal;}
em{font-style:normal;}
ul, ol{list-style: none;}
a{
	text-decoration: none;color:#333;
	text-decoration: none;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	tap-highlight-color: rgba(0,0,0,0); 
	focus-ring-color: rgba(0, 0, 0, 0); 
	-webkit-tap-highlight-color: rgba(0,0,0,0); 
	-webkit-focus-ring-color: rgba(0, 0, 0, 0); 
	-moz-tap-highlight-color: rgba(0,0,0,0); 
	-moz-focus-ring-color: rgba(0, 0, 0, 0);
}
a:hover{
	text-decoration: none;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
/*导航下拉*/
#nav ul li .childer{
	display: none;
	position: absolute;
	top: 100%;
	left: 0px;
	width: 200px;
	background: #f4f4f4;
	z-index: 99999;
	padding-bottom: 40px;
	min-height: 300px;
}
#nav ul li .childer .tab{
	position: relative;
	border-right: 1px solid #eeefed;
	min-height: 300px;
}
#nav ul li .childer .tab dd{
	height: 47px;
	line-height: 47px;
}
#nav ul li .childer .tab dd a{
	text-align: left;
	display: block;
	margin: 0px 20px 0px 30px;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	transition: none;
}
#nav ul li .childer .tab dd.on{
	background: #d9251c;
}
#nav ul li .childer .tab dd.on a{
	background: url(/images/xl1_03.png) no-repeat right;
	color: #fff;
}
#nav ul li .childer .content{
	position: absolute;
	top: 0;
	left: 100%;
	width: 670px;
	background: #fafafa;
	height: 100%;
	padding: 40px;
	min-height: 235px;
	box-sizing: border-box;
}
.is_hide{
	display: none;
}
.is_show{
	display: block;
}
#nav ul li .childer .content .txt{
	float: left;
	width: 50%;
	text-align: left;
	line-height: 1.4;
}
#nav ul li .childer .content .txt .tit h3{
	display: block;
	font-size: 24px;
	color: #dbdada;
	font-family: bold;
	margin-bottom: 10px;
}
#nav ul li .childer .content .txt .desc{
	font-size: 14px;
	color: #515151;
	line-height: 25px;
}
#nav ul li .childer .content .txt .more{
	
}
#nav ul li .childer .content .txt .more a{
	display: inline-block;
	font-size: 14px;
	color: #333;
	background: url(/images/news_03.jpg) no-repeat left;
	padding-left: 20px;
	margin-top: 20px;
}
#nav ul li .childer .content .img{
	float: right;
	width: 50%;
}
#nav ul li .childer .content .img img{
	width: 100%;
}
/*业务领域*/
#nav ul li .childeryw{
	display: none;
	position: absolute;
	top: 100%;
	left: 40%;
	width: 170px;
	background: #f4f4f4;
	z-index: 99999;
	padding-bottom: 40px;
	min-height: 300px;
}
#nav ul li .childeryw .tab{
	position: relative;
	border-right: 1px solid #eeefed;
	min-height: 300px;
}
#nav ul li .childeryw .tab dd{
	height: 47px;
	line-height: 47px;
}
#nav ul li .childeryw .tab dd a{
	text-align: left;
	display: block;
	margin: 0px 20px 0px 30px;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	transition: none;
}
#nav ul li .childeryw .tab dd.on{
	background: #d9251c;
}
#nav ul li .childeryw .tab dd.on a{
	background: url(/images/xl1_03.png) no-repeat right;
	color: #fff;
}
#nav ul li .childeryw .content{
	position: absolute;
	top: 0;
	left: 100%;
	width: 670px;
	background: #fafafa;
	height: 100%;
	padding: 40px;
	min-height: 235px;
	box-sizing: border-box;
}
#nav ul li .childeryw .content .txt{
	float: left;
	width: 50%;
	text-align: left;
	line-height: 1.4;
}
#nav ul li .childeryw .content .txt .tit h3{
	display: block;
	font-size: 24px;
	color: #dbdada;
	font-family: bold;
	margin-bottom: 10px;
}
#nav ul li .childer .content .txt .desc{
	font-size: 14px;
	color: #515151;
	line-height: 25px;
}
#nav ul li .childeryw .content .txt .more{
	
}
#nav ul li .childeryw .content .txt .more a{
	display: inline-block;
	font-size: 14px;
	color: #333;
	background: url(/images/news_03.jpg) no-repeat left;
	padding-left: 20px;
	margin-top: 20px;
}
#nav ul li .childeryw .content .img{
	float: right;
	width: 50%;
}
#nav ul li .childeryw .content .img img{
	width: 100%;
}

/*导航结束*/
/*分页*/
.page{text-align: right;margin: 30px 0;font-size: 14px;}
.page li{display: inline-block;margin: 0 2px;}
.page li a{background: #016a3f;color: #fff;height: 25px;line-height: 25px;padding: 0 10px;display: block;}
.page li:hover a{background: #f3eec4;color: #333;}.page li.on a{background: #f3eec4;color: #333;}
.page li.first:hover a{background: #224f7d;color: #fff;}
/*火狐去掉按钮、连接的虚线*/
a:focus, a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {border: 0;outline : 0;} 
input,button,select,textarea{outline:none;-webkit-appearance:none;}
textarea{resize:none;}
a { text-decoration: none; color: #333; }
a{blr:expression(this.onFocus=this.blur());}
a:focus{outline:none;}
a.hidefocus{outline:none}
.button{ border-radius: 0; }
input{font-family: "微软雅黑";}
textarea{font-family: "微软雅黑";}
img{border:0px;  outline-width:0px;  vertical-align:top;}

button,select,textarea,input:not([type="radio"]):not([type="checkbox"]){-webkit-appearance:none;-moz-appearance:none;appearance:none;}
:focus{outline:0;}/* Form selected style modification */
input,button,img{border: none;background: none;border-radius: 0;}
input,button{outline: none;-webkit-appearance:none;}
input,textarea {
	tap-highlight-color: rgba(0,0,0,0); 
	focus-ring-color: rgba(0, 0, 0, 0); 
	-webkit-tap-highlight-color: rgba(0,0,0,0); 
	-webkit-focus-ring-color: rgba(0, 0, 0, 0); 
	-moz-tap-highlight-color: rgba(0,0,0,0); 
	-moz-focus-ring-color: rgba(0, 0, 0, 0);
}