@charset "utf-8";

/* CSS Document */
/* 全局常用设置 */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	padding: 0;
	margin: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr,
iframe,
img,
legend {
	border: 0;
}

ol,
ul,
li {
	list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 100%;
}

pre,
xmp,
plaintext,
listing {
	font-family: monospace;
	white-space: pre;
	margin: 1em 0px;
}

code,
kbd,
pre,
samp {
	font-family: Monaco, Menlo, Consolas, "Courier New", FontAwesome, monospace;
}

code,
pre {
	font-size: 13px;
	background-color: #f8f8f8;
}

pre,
pre code {
	white-space: pre-wrap;
}

body,
pre {
	line-height: 14px;
	;
	position: relative
}

pre {
	display: block;
	padding: 12px;
	margin: 12px 0;
	word-break: break-all;
	word-wrap: break-word;
	color: #555;
	border: 1px solid #dedede;
	border-radius: 0;
}

hr {
	height: 0;
	border-top: 1px solid #eee;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	margin: 20px 0;
}

a img {
	border: 0px;
}

a { color:#444; text-decoration:none}


a:hover { color:#ff6000; text-decoration:none}
body {
	background: url(../images/bj.jpg) no-repeat top center #f0f0f0;
	font-family: "SimSun", "Microsoft Yahei";
	font-size: 12px;
}

/*容器样式*/
.container {
	width: 851px;
	margin: 0px auto;
}

/*头部样式*/
.top {
	margin: 74px auto;
	width: 850px;
	height: 90px;
	background: url(../images/login_logo.png) center no-repeat
}

/*内容样式*/
.content {
	background: #FFF;
	height: 446px;
	border-radius: 15px;
}

.content_left {
	margin: 20px 55px 0px 20px;
	float: left;
	width: 388px;
	height: 406px;
	background: url(../images/login_pic.jpg) no-repeat
}

.content_right {
	float: left;
	position: relative;
}

.content_right h4 {
	font-family: "Microsoft Yahei";
	font-size: 18px;
	padding-top: 41px;
	margin-bottom: 23px;
}

.content_right h4 span {
	color: #bec4d1;
	font-size: 14px;
	margin-left: 10px;
}

.border {
	border-top: #e1dfdf solid 1px;
	width: 354px;
}

.form {
	margin: 33px 0px 32px 0px;
	background: url(../images/icon1.png) 0px center no-repeat;
	padding: 0 0 0 25px;
}

.form img {
	margin-right: 8px;
	vertical-align: middle;
}

.form span a {
	font-size: 14px;
	color: #6d6d6d;
	line-height: 14px;
	vertical-align: middle;
}

.form span input {
	margin-left: 13px;
	font-size: 14px;
	line-height: 38px;
	border: #15c1ff solid 1px;
	width: 270px;
	height: 38px;
	border-radius: 5px;
	vertical-align: middle;
}

.input {
	color: #333;
	font-size: 12px;
	text-indent: 12px;
}

.form1 {
	margin: 33px 0px 46px 0px;
	background: url(../images/icon2.png) 0px center no-repeat;
	padding: 0 0 0 25px;
}

.form1 img {
	margin-right: 8px;
	vertical-align: middle;
}

.form1 span a {
	font-size: 14px;
	color: #6d6d6d;
	line-height: 14px;
	vertical-align: middle;
}

.form1 span input {
	margin-left: 13px;
	font-size: 14px;
	line-height: 38px;
	border: #15c1ff solid 1px;
	width: 270px;
	height: 38px;
	border-radius: 5px;
	vertical-align: middle;
}

.logininfo_x {
	position: absolute;
	top: 250px;
	right: 0;
	color: #f00;
}

.border1 {
	border-top: #e1dfdf solid 1px;
	width: 354px;
	margin-bottom: 20px;
}

.content_right p a {
	color: #6d6d6d;
	font-size: 14px;
	vertical-align: middle;
	line-height: 14px;
	font-weight: bold;
}

.content_right p a.jgkj_download {
	color: #15c1ff;
	font-size: 14px;
	text-decoration: none;
	display: inline-block;
	margin-top: 20px;
}

.content_right p input {
	vertical-align: middle;
	margin-right: 5px;
	width: 14px;
	height: 14px;
}

.an {
	margin-top: 9px;
	width: 354px;
	height: 41px;
	background: url(../images/login_an.png);
	border: none;
	cursor: pointer
}

.foot {
	text-align: center;
	margin-top: 15px;
}

.foot p {
	color: #9d9d9d;
	font-size: 12px;
}
.yewm_div{background:#f0f0f0;width:106px; padding:3px;position:fixed;bottom:8%; right:1%;}
.yewm_div img{display:block;}
.yewm_div p{font-size: 14px;font-family: microsoft yahei;color: #777777;text-align: center;line-height: 20px;margin: 0;}