@charset "utf-8";

/* CSS Document */
body {
	padding: 0px;
	margin: 0px;
	font-family: "Microsoft YaHei,微软雅黑";
	font-size: 9px;
	overflow-x: hidden;
	background: url(../images/jyqj.jpg) no-repeat;
	background-attachment: fixed;
	background-position: 700px 250px;
	background-color: #EEF5FB;
	background-size: 60% 60%;
}

a {
	text-decoration: none;
	color: #333;
}

input,select {
	border: 0;
	outline: none; /*去除蓝色边框*/
}

.yynx_main {
	width: 1000px;
	height: 380px;
	position: absolute;
	top: 25%;
	margin-top: -180px;
	left: 50%;
	margin-left: -560px;
}

.yynx_main h1 {
	color: #fff;
	font-size: 38px;
	text-align: left;
	font-weight: normal;
	padding-bottom: 0px;
}

.yynx_left {
	width: 710px;
	height: 300px;
	background: #d4eeff;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
	float: left;
}

.yynx_left h3 {
	color: #3b8cff;
	font-size: 21px;
	text-indent: 25px;
	margin: 0px;
	padding: 0px;
	margin-top: 34px;
	margin-bottom: 15px;
}

.tlqd_my {
	width: 640px;
	height: 270px;
	overflow: hidden;
	margin: auto;
}

.tlqd_list {
	width: 640px;
	height: 34px;
	line-height: 34px;
	color: #7d7d7e;
	font-size: 15px;
}

.tlqd_list span {
	float: left;
}

.zbnr {
	width: 500px;
	height: 34px;
	line-height: 34px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sirco {
	width: 7px;
	height: 7px;
	background: #696461;
	border-radius: 50%;
	display: block;
	margin-right: 10px;
	margin-top: 13px;
}

.tlqd_list span.sj_dx {
	float: right;
	text-align: right;
}

.zbnr a {
	display: block;
	color: #7d7d7e;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.yynx_right {
	width: 290px;
	height: 300px;
	background: #fff;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	float: right;
}

.yynx_right h3 {
	font-size: 21px;
	text-indent: 25px;
	font-weight: normal;
	color: #3b8cff;
	padding-left: 80px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
	margin: -4px;
	padding-top: 36px;
}

.hanx {
	border-bottom: 1px solid #ddd;
}

.login_tp {
	width: 265px;
	height: 32px;
	border: 1px solid #ededed;
	margin: auto;
	border-radius: 3px;
	margin-top: 14px;
	margin-bottom: 14px;
}

.login_tp input {
	width: 230px;
	height: 30px;
	line-height: 34px;
	border: none;
	background: none;
	float: left;
	display: block;
	text-indent: 15px;
}

.login_tp img {
	display: block;
	width: 21px;
	height: 23px;
	float: right;
	margin-top: 7px;
	margin-right: 10px;
}
.login_tp_num {
	width: 265px;
	height: 32px;
	border: 1px solid #ededed;
	margin: auto;
	border-radius: 3px;
	margin-top: 14px;
	margin-bottom: 14px;
}

.login_tp_num input {
	width: 189px;
	height: 30px;
	line-height: 34px;
	border: none;
	background: none;
	float: left;
	display: block;
	text-indent: 15px;
}

.login_tp_num img {
	display: block;
	width: 60px;
	height: 25px;
	float: right;
	margin-top: 2px;
	margin-right: 10px;
}


.ljdl_ks {
	width: 260px;
	height: 34px;
	line-height: 34px;
	margin: auto;
	background: #3b8cff;
	font-size: 16px;
	text-align: center;
	border-radius: 20px;
	margin-top: 25px;
}

.ljdl_ks a {
	display: block;
	color: #fff;
}

.footer_db {
	height: 34px;
	line-height: 34px;
	background: #696461;
	text-align: center;
	color: #fff;
	font-size: 15px;
	position: absolute;
	bottom: 0px;
	width: 100%;
}