﻿/** reset **/
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: 12px/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;
}
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;
}
/*火狐去掉按钮、连接的虚线*/
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: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;}
.cleafix:after{clear:both;content:"\200B";display:block;height:0;}
.cleafix{*zoom:1;}
.fl { float:left;}
.fr { float:right;}
.w1200{ width:1200px; margin:0 auto;}
.w1080{ width:1080px; margin:0 auto;}

/* footer */
.footer_bg {
        min-width: 1200px;
	height: 220px;
	background: #0B53B6;
}

.footer {
	height: 100%;
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.footer .link {
	margin-top: 20px;
}

.footer .link ul li {
	width: 236px;
	float: left;
	background: #226CD2;
	text-align: center;
	height: 40px;
	line-height: 40px;
	margin-left: 5px;
	font-size: 14px;
}

.footer .link ul li img {
	height: 10px;
	width: 12px;
	margin-top: 16px;
	margin-left: 15px;
	cursor: pointer;

}

.footer .link ul li:nth-child(1) {
	margin: 0;
}

.footer .link ul li a {
	color: #fff;
}

.footer .con {
	color: #fff;
	height: 140px;
	position: relative;
	font-size: 14px;
	/* text-align: center; */
}

.footer .con a {
	color: #fff;
	font-size: 14px;
}

.footer .dzjg {
	position: absolute;
	left: 180px;
	top: 40px;
}

.footer .zfwzzc {
	position: absolute;
	left: 260px;
	top: 40px;
}

.footer .one_line {
	position: absolute;
	left: 415px;
	top: 25px;
}

.footer .one_line span {
	display: inline-block;
	padding-right: 25px;
	height: 15px;
	line-height: 15px;
	margin-left: 15px;
}

.footer .one_line span:nth-child(3) {
	border: none;
}

.footer .two_line {
	position: absolute;
	left: 430px;
	top: 55px;
}

.footer .two_line span:nth-child(2) {
	margin-left: 191px;
}

.footer .th_line {
	position: absolute;
	left: 430px;
	top: 80px;
}

.footer .th_line span:nth-child(2) {
	margin-left: 152px;
}

.footer .fo_line {
	position: absolute;
	left: 430px;
	top: 105px;
}

.footer .fo_line span:nth-child(2) {
	margin-left: 126px;
}

.footer #imgConac {
	position: absolute;
	left: 170px;
	top: 28px;
}