﻿body {
	margin: 0 auto;
	padding: 0px;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #666;
	background-color: #fff;
	overflow: scroll;
	overflow-x: hidden;
}

ol,ul,li,dl,dd,dt,img,h2,h3,h4,h5,h6,h1,p,form {
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style-type: none;
}
input{
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style-type: none;
	padding-left:5px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
/* WebKit browsers */
input:focus::-webkit-input-placeholder { color:transparent; }
textarea:focus::-webkit-input-placeholder { color:transparent; }

/* Mozilla Firefox 4 to 18 */
input:focus:-moz-placeholder { color:transparent; }
textarea:focus:-moz-placeholder { color:transparent; }

/* Mozilla Firefox 19+ */
input:focus::-moz-placeholder { color:transparent; }
textarea:focus::-moz-placeholder { color:transparent; }


/* Internet Explorer 10+ */
input:focus:-ms-input-placeholder { color:transparent; }
textarea:focus:-ms-input-placeholder { color:transparent; }
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

a {
	color: #666;
	text-decoration: none
}

a:hover {
	text-decoration: none
}

.clear {
	clear: both;
}

.fl {
	float: left;
}
.fc {
text-align:center;
}
.fr {
	float: right;
}

a:link {
}
.main_b {
	margin: 0px auto 20px;
	width: 1200px;
	overflow:hidden;
}
.width1000 .main_b{width:1000px;}
.line_red {
	margin: 0px auto;
	border-top: 2px solid #cd000f
}

.line_g {
	line-height: 40px;
	text-align: left;
	border-bottom: 1px solid #c0c0c0;
}

.line_none_font14 {
	margin: 0px auto;
	border-bottom: 0px solid #cd000f;
	font-size: 14px;
	color: #cd000f;
	line-height: 40px
}

.line_none_font12 {
	margin: 0px auto;
	border-bottom: 0px solid #cd000f;
	font-size: 12px;
	color: #cd000f;
	line-height: 30px
}

.line_none_font12 span {
	float: left;
}

.border_b {
	margin: auto;
	width: 1024px;
	border-top: 5px solid #a3886f;
	background-color: #fff;
	min-height: 300px;
	margin-bottom: 25px
}

.border_b_3 {
	margin: auto;
	width: 1024px;
	border-top: 5px solid #a3886f;
	background-color: #fff;
	min-height: 300px;
	margin-bottom: 25px;
	background: url(../images/dhj01.png) #fff left top no-repeat;
}

.border_b_2 {
	width: 1024px;
	height: 40px;
	line-height: 40px;
	color: #FFFFFF;
	background-color: #10325B;
	font-size: 14px;
	padding-left: 65px;
}

.border_w {
	margin: auto;
	width: 1024px;
	background-color: #fff;
	min-height: 300px;
	margin-bottom: 25px;
	overflow: hidden
}

.border_h {
	margin: auto;
	width: 1024px;
	min-height: 300px;
	margin-bottom: 25px;
	overflow: hidden
}

.menu3 {
	background-image: url(../images/about011.png);
	background-repeat: repeat-x;
	height: 54px;
	display: block
}

.menu3 li {
	border-right: 1px solid #03457e;
	min-width: 80px;
	float: left;
	text-align: center;
	line-height: 54px;
	padding-right: 5px;
	padding-left: 5px;
	padding: 0px 10px;
}

.menu3 li:hover {
	background-color: #042b52
}

.menu3 li a {
	font-size: 15px;
	color: #fff;
}
.Online_service_l {
	width: 40px;
	position: fixed;
	top: 100px;
	right: 140px
}

.Online_service {
	width: 40px;
	position: fixed;
	top: 100px;
	left: 20px
}

.Online_service_bk {
	border: 1px solid #efefef;
	margin-bottom: 30px;
	text-align: center;
	background-color: #fff
}

.Online_service_bk li {
	text-align: center;
	background-color: #fff;
	font-size: 12px;
	border-bottom: 1px solid #efefef;
	min-height: 40px;
	line-height: 18px;
	padding: 2px
}

.Online_service_bk li:hover {
	background-color: #be1600;
	color:#fff;
}

.Online_service_bk li:hover a {
	color: #fff
}

.Online_service_bk li:a {
	color: #595757
}

.table_member {
	margin: 0 auto;
	font-size: 12px;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}

.table_member td {
	height: 30px;
	color: #666;
}

.table_member th {
	background-repeat: repeat-x;
	height: 30px;
	background-color: #efefef;
	color: #585657;
}

.table_member2 {
	margin: 0 auto;
	font-size: 12px;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	margin-bottom: 15px
}

.table_member2 td {
	height: 30px;
	border-right: 1px solid #c0c0c0;
	color: #666;
	padding-left: 5px
}

.table_member2 th {
	background-repeat: repeat-x;
	height: 30px;
	background-color: #efefef;
	color: #585657;
	padding-left: 5px;
	text-align: center;
	padding-right: 3px
}

.table_member3 {
	margin: 0 auto;
	font-size: 14px;
	border-left: 0px solid #c0c0c0;
	border-right: 0px solid #c0c0c0;
	border-top: 0px solid #c0c0c0;
	border-bottom: 0px solid #c0c0c0;
	margin-bottom: 20px;
	margin-top: 10px
}

.table_member3 td {
	height: 30px;
	color: #666;
	border-bottom: 1px solid #c0c0c0;
	text-align: center
}

.table_member3 tr {
	line-height: 40px
}

.table_member3 th {
	background-repeat: repeat-x;
	height: 40px;
	background-color: #efefef;
	color: #585657;
	text-align: center
}

.table_member4 {
	margin: 0 auto;
	font-size: 14px;
	border-left: 1px solid #585657;
	border-right: 1px solid #585657;
	border-top: 2px solid #d12324;
	border-bottom: 1px solid #585657;
	border-collapse: collapse;
	margin-bottom: 30px
}

.table_member4 td {
	height: 25px;
	border: 1px solid #585657;
	padding: 3px 7px 2px 7px;
}

.table_member5 {
	margin: 0 auto;
	font-size: 12px;
	border: 1px solid #c0c0c0;
	margin-bottom: 20px;
	margin-top: 10px;
}

.table_member5 th {
	background-color: #fae5e7;
	height: 35px;
	color: #be1600;
	border-right: 1px solid #c0c0c0;
	font-size: 12px;
	text-align: center;
}

.table_member5 td {
	height: 45px;
	border-right: 1px solid #c0c0c0;
	color: #666;
	border-bottom: 1px solid #c0c0c0;
	padding-left: 5px
}

.table_att_member5 tr:nth-child(odd) {
	background: #efefef;
}

.table_att_member4 tr:nth-child(even) {
	background: #efefef;
}

.table_member6 {
	margin: 0 auto;
	font-size: 12px;
	border: 0px solid #c0c0c0;
	margin-bottom: 20px;
	margin-top: 10px
}

.table_member6 td {
	border-bottom: 1px dashed #c0c0c0;
	height: 30px;
	border-right: 0px;
	text-align: left
}


.table_member7 {
	margin: 0 auto;
	font-size: 14px;
	border-left: 1px solid #585657;
	border-right: 1px solid #585657;
	border-top: 2px solid #d12324;
	border-bottom: 1px solid #585657;
	border-collapse: collapse;
	margin-bottom: 30px
}

.table_member7 td {
	border: 1px solid #585657;
	padding: 3px 7px 2px 7px;
}

.member_del {
	padding: 2px 10px 2px 10px;
	border: 1px solid #908f8f;
	font-size: 12px;
	text-align: center;
	cursor: pointer
}

.member_del:hover {
	background-color: #fff;
	color: #cd000f;
	border: 1px solid #cd000f;
	cursor: pointer
}

.page_ty {
	text-align: right;
	font-size: 12px;
	margin-bottom: 20px;
	-margin-bottom: 20px;
	padding-top: 10px
}

.page_ty1 {
	text-align: right;
	font-size: 12px;
	margin-bottom: 20px;
	-margin-bottom: 20px;
	padding-top: 10px
}

.page_ty2 {
	text-align: right;
	font-size: 12px;
	margin-bottom: 20px;
	-margin-bottom: 20px;
	padding-top: 10px
}

.page_ty span {
	min-width: 40px;
	text-align: center;
	border: 1px solid #908f8f;
	padding: 1px 5px 2px 5px;
	margin-right: 10px;
	cursor:pointer;
}

.page_ty span a {
	font-size: 12px;
	cursor:pointer;
}

.page_ty span:hover {
	background-color: #cd000f;
	color: #fff;
	border: 1px solid #cd000f;
	cursor:pointer;
}

.page_ty span:hover a {
	color: #fff
}

.page_ty1 span {
	min-width: 40px;
	text-align: center;
	border: 1px solid #908f8f;
	padding: 1px 5px 2px 5px;
	margin-right: 10px
}

.page_ty1 span a {
	font-size: 12px
}

.page_ty1 span:hover {
	background-color: #cd000f;
	color: #fff;
	border: 1px solid #cd000f
}

.page_ty1 span:hover a {
	color: #fff
}

.page_ty2 span {
	min-width: 40px;
	text-align: center;
	border: 1px solid #908f8f;
	padding: 1px 5px 2px 5px;
	margin-right: 10px
}

.page_ty2 span a {
	font-size: 12px
}

.page_ty2 span:hover {
	background-color: #cd000f;
	color: #fff;
	border: 1px solid #cd000f
}

.page_ty2 span:hover a {
	color: #fff
}

.page_bg {
	background: #FFF
}

.QRCode img {
	width: 250px;
	margin-left: 24px;
}
.s03{
	border: 1px solid #cbcccc;
	border-radius: 3px;
	width: 247px;
	height:25px;
}
.password{ height:30px; line-height:30px}
.newpassword{ height:30px; line-height:30px}

.indexRegisterPassword,.indexRegisterRepassword,.indexLoginPassword{
	width: 183px;
    height: 25px;
    padding-left: 6px;
}



    
