@charset "utf-8";

/* CSS Document */
body {
	padding: 0px;
	margin: 0px;
	font-family: "Microsoft YaHei,微软雅黑";
	font-size: 14px;
	overflow-x: hidden;
	background: url(../picture/jyqj.jpg) no-repeat;
	background-attachment: fixed;
	background-position: center bottom;
	background-color: #0f8ada;
	background-size: 100% auto;
}

a {
	text-decoration: none;
	color: #333;
}

input,select {
	border: 0;
	outline: none; /*去除蓝色边框*/
}

.yynx_main {
	width: 1020px;
	height: 460px;
	position: absolute;
	top: 45%;
	margin-top: -240px;
	left: 50%;
	margin-left: -510px;
}

.yynx_main h1 {
	font-size: 38px;
	text-align: center;
	font-weight: normal;
	color: #3b8cff;
	padding-bottom: 25px;
}

.yynx_left {
	width: 700px;
	height: 370px;
	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: 320px;
	height: 370px;
	background: #fff;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	float: right;
}

.yynx_right h3 {
	font-size: 25px;
	font-weight: normal;
	color: #3b8cff;
	text-align: center;
	/*border-bottom: 1px solid #ddd;*/
	padding-bottom: 20px;
	margin: 0px;
	padding-top: 36px;
}
.yynx_right h4 {
	font-size: 25px;
	font-weight: normal;
	color: #3b8cff;
	text-align: center;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
	margin: 0px;
	padding-top: 20px;
}
.hanx {
	border-bottom: 0px solid #ddd;
}

.login_tp {
	width: 265px;
	height: 22px;
	border: 1px solid #ededed;
	margin: auto;
	border-radius: 3px;
	margin-top: 14px;
	margin-bottom: 14px;
}

.login_tp input {
	width: 230px;
	height: 20px;
	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: 24px;
	margin: auto;
	background: #4d69f6;
	font-size: 16px;
	text-align: center;
	border-radius: 20px;
	margin-top: 15px;
}

.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%;
}