﻿@charset"utf-8";
body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, input, form, a, p, textarea {
	margin:0;
	padding:0;
	font-family:Arial;
	color:#444;
}
h1, h2, h3, h4, h5, b {
	font-weight:normal;
}
body, button, input, select, textarea {
}
ul, li, ol, li, dd, dt, dl {
	list-style:none;
}
a {
	text-decoration:none;
	color:#333;
}
a:hover {
	color:#333;
	text-decoration:none
}
u {
	text-decoration: none;
}
img, input, button {
	border:none;
	outline:none;
}
* {
	margin:0;
	padding:0;
	box-sizing:border-box;
	outline:none
}
.clear:before, .clear:after {
	display:table;
	content:'';
	clear:both;
}
table {
	border-collapse:collapse!important;
	margin:10px auto;
}
table, td, th {
	border:1px solid black !important;
}




.wrap {
	max-width:1400px;
	margin:0 auto;
	overflow:hidden;
}
.wrap1 {
	max-width:1400px;
	margin:0 auto;
	overflow:hidden;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
#submit {
	cursor:pointer;
}
.pages {
	overflow:hidden;
	margin:1em 0;
}
.pages li {
	float:left;
	color:#666;
	margin-right:6px;
	border:1px solid #999;
	padding:4px 8px;
	font-size:14px;
	margin-bottom: 10px
}
.pages a {
	display:block;
	font-size:14px;
}
.pages .thisclass {
	background: #3796f5;
	color: #fff;
	border:1px solid #3796f5;
}
.pages .thisclass a {
	color: #fff
}
.blue {
	color:#08468e
}
.position {
	line-height:54px;
	border-bottom:1px solid #ccc;
	margin-bottom:30px
}


html {
	background:#ccc
}
body {
	max-width:640px;
	margin:0 auto;
	background:#eee;
}
header {
	background:url(../images/bg.jpg)no-repeat;
	background-size:100% 100%;
	padding:50px 30px;
}
header h2 {
	text-align:center;
	font:16px "";
	color:#fff;
	margin-bottom:30px;
}
 @media screen and (max-width: 360px) {
}


.form1 {
	position:relative;
}
.keyword {
	width:100%;
	padding:14px 20px
}
.sub1 {
	position:absolute;
	right:10px;
	top:6px;
	font-size:26px;
	background:none;
}
.main {
	padding:20px;
	background:#eee
}
.bt1 {
	width:50%;
	float:left;
	border:1px solid #ccc;
	height:30px;
	padding:0 10px
}
.form2 {
	overflow:hidden;
	position:relative;
}
.sub2 {
	position:absolute;
	right:10px;
	top:3px;
	font-size:22px;
	background:none;
}
.list {
	margin:0 20px 0;
	padding-bottom:40px
}
.list li {
	margin-bottom:20px;
	background:#fff;
	padding:10px 10px 20px
}
.list h3 {
	margin-bottom:6px;
	overflow:hidden
}
.list p {
	color:#999;
	font-size:15px;
	margin-bottom:10px
}
.btdiv {
	overflow:hidden
}
.btdiv a {
	float:left;
	width:50%;
}
.btdiv a span {
	padding:6px 0;
	width:80%;
	background:#0b5baa;
	display:block;
	text-align:center;
	margin:0 auto;
	color:#fff;
	font-size:14px;
}
.hblb {
	color:#0b5baa
}
.btdiv a:last-of-type span {
	background:#fff;
	color:#0b5baa;
	border:1px solid #0b5baa
}


.form1 {
	position:relative;
}
.keyword {
	width:100%;
	padding:14px 20px
}
.sub1 {
	position:absolute;
	right:10px;
	top:6px;
	font-size:26px;
	background:none;
}
.main {
	padding:20px;
	background:#eee
}
.bt1 {
	width:50%;
	float:left;
	border:1px solid #ccc;
	height:30px;
	padding:0 10px
}
.form2 {
	overflow:hidden;
	position:relative;
}
.sub2 {
	position:absolute;
	right:10px;
	top:3px;
	font-size:22px;
	background:none;
}
.list {
	margin:0 20px 0;
	padding-bottom:40px
}
.list li {
	margin-bottom:20px;
	background:#fff;
	padding:10px 10px 20px
}
.list h3 {
	margin-bottom:6px;
	overflow:hidden
}
.list p {
	color:#999;
	font-size:15px;
	margin-bottom:10px
}
.btdiv {
	overflow:hidden
}
.btdiv a {
	float:left;
	width:50%;
}
.btdiv a span {
	padding:6px 0;
	width:80%;
	background:#0b5baa;
	display:block;
	text-align:center;
	margin:0 auto;
	color:#fff;
	font-size:14px;
}
.info {
	background:#0253d8;
	height:50px;
	padding:20px 0 10px 10px;
	text-align:center;
	color:#fff
}
.info a {
	color:#fff
}
.infot {
	margin:40px 20px;
	min-height:900px
}
.infot ul {
	padding:20px;
	background:#fff;
}
.infot li {
	font-size:14px;
	padding-bottom:10px;
}
.infot li span:first-of-type {
	width:130px;
	display: inline-block;
	vertical-align: top;
}
.infot li span:last-of-type {
	width:calc(100% - 130px);
	display: inline-block;
}
.bottom {
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	overflow:hidden
}
.bottom a {
	float:left;
	width:50%;
	padding:10px 0;
	border:1px solid #0b5baa;
	background:#fff;
	display:block;
	text-align:center;
	margin:0 auto;
	color:#0b5baa;
	font-size:14px;
}
