body {
    margin: 0;
	height: 910px;
	width: 1010px;
	background-color: rgb(60,60,60,1);
	/*position : absolute;*/
	/*top: 50%;*/
	/*left:50%;*/
	/*transform: translate(-50%, -50%);*/
	/* -webkit-box-shadow: 0px 5px 10px red;*/
	/*	box-shadow: 0px 50px 100px red;*/
}

.baseDiv {
	height: 900px;
	width: 1000px;
	background-color: white;
	/* 同步修改body 长宽
	左右  上下 扩散（越大越淡） 扩大（阴影大小）*/
	box-shadow: 9px 9px 1px 9px #000000;
	border-radius: 20px;
}

/*@font-face {*/
	/*font-family: ziti;*/
	/*src: url("//www.giraffar.com/sa/PingFangHeavy.ttf");*/
	/*src: url("/font/PingFangHeavy.ttf");*/
/*}*/

header {
	text-align: center;
	height: 114px;

}

h1 {
	padding: 30px 0 30px 0;
	font-size: 44px;
	color: #333333;
	margin: 0;
}

h2 {
    font-size: 32px;
    text-align: center;
    font-weight: normal;
}

h3 {
    font-size: 40px;
    text-align: center;
    font-weight: normal;

}

body, select, input, b, span, h1, h2, h3, h4, h5 {
	font-weight: inherit;
	font-family: ziti;
	letter-spacing: 3px;
}

.footer1 {
    margin-top: 215px;
}

.footer2 {
	margin-top: 60px;
}

.footer3 {
	margin-top: 240px;
}

.footer4 {
	margin-top: 161px;
}

.footer5 {
	margin-top: 340px;
	/*bottom: 68px;*/
	/*position: fixed;*/
	/*width: 1000px;*/
}

.left1 {
	left: 310px;
}

hr {
	margin: 0 40px;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color: #cccccc;
	font-family: ziti;
}

input:-moz-placeholder, textarea:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #cccccc;

}

input::-moz-placeholder, textarea::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #cccccc;

}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #cccccc;
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}

input[type="number"]{
	-moz-appearance: textfield;
}

.logo {
    position: absolute;
    margin: 20px -460px;
}

.closeBtn {
	float: right;
	margin: -72px 40px 0 0;
	width: 32px;
	height: 32px;
    background-image: url("/img/btn_close.png");
}


.closeBtn2 {
	width: 32px;
	height: 32px;
	float: right;
	margin-right: 40px;
	margin-top: 39px;
	background-image: url("/img/btn_close.png");
}


.returnDiv{
	float: left;
	margin: -72px 0px 0 40px;
}

.returnBtn {
	width: 18px;
	height: 32px;
	background-image: url("/img/btn_return.png");
}

.returnBtn2 {
	float: left;
	margin: 40px 0px 40px 40px;
	width: 18px;
	height: 32px;
	background-image: url("/img/btn_return.png");
}

.returnText {
	width: 100px;
	color: #333333;
	font-size: 40px;
	margin: -38px 0px 0px 17px;
	float: left;
}

.content {
	width: 918px;
	height: 260px;
	margin: 160px 40px;
}

.content2 {
	width: 918px;
	height: 260px;
	margin: 60px 40px;
}

.loginInput {
    width: 914px;
    height: 106px;
    border-radius: 10px;
    border: 2px solid #cccccc;
}

.loginInput2 {
    width: 918px;
    height: 110px;
    border-radius: 10px;
    border: 1px solid #cccccc;
}

.countryCode {
	border: 0;
	width: 110px;
	height: 42px;
	margin: 33px 38px;
	padding: 0;
	font-size: 40px;
	color: #333333;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	/*在选择框的最右侧中间显示小箭头图片*/
	background: url("/img/btn_dropdown.png") no-repeat scroll right center transparent;
	line-height: 42px;
	text-align: left;
	/*为下拉小箭头留出一点位置，避免被文字覆盖*/
	/*padding-right: 30px;*/
}

.countryCode2 {
	float: right;
	border: 0;
	width: 62px;
	height: 62px;
	margin: 24px 16px;
	color: #333333;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	/*在选择框的最右侧中间显示小箭头图片*/
	background: url("/img/btn_dropdown.png") no-repeat scroll center transparent;
}

.countryCode3 {
	float: right;
	border: 0;
	width: 62px;
	height: 62px;
	margin: -86px 16px;
	color: #333333;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	/*在选择框的最右侧中间显示小箭头图片*/
	background: url("/img/btn_dropdown.png") no-repeat scroll center transparent;
}

.countryCode4 {
	float: right;
	border: 0;
	width: 62px;
	height: 62px;
	margin: 24px 16px;
	color: #333333;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	/*在选择框的最右侧中间显示小箭头图片*/
	background: url("/img/btn_password_hide.png") no-repeat scroll center transparent;
}

.countryCode5 {
	float: right;
	border: 0;
	width: 62px;
	height: 62px;
	margin: 24px 16px;
	color: #333333;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	/*在选择框的最右侧中间显示小箭头图片*/
	background: url("/img/btn_password_show.png") no-repeat scroll center transparent;
}

.split4Mobile {
    width: 2px;
    height: 50px;
    position: absolute;
    background-color: #cccccc;
    margin: -80px 186px;
}

.mobile {
	width: 610px;
	height: 74px;
	position: absolute;
	margin: 16px 0 16px 40px;
	padding: 0;
	border: 0;
	font-size: 40px;
	color: #333333;

	line-height: 50px;
}

.mobile2 {
	width: 688px;
	height: 74px;
	position: absolute;
	margin: 16px 0 16px 40px;
	padding: 0;
	border: 0;
	font-size: 40px;
	color: #333333;

	line-height: 50px;
}

.loginPassword {
	width: 500px;
	height: 74px;
	position: absolute;
	margin: 16px 40px;
	padding: 0;
	border: 0;
	font-size: 40px;
	color: #333333;

	line-height: 50px;
}

.btnLogin {
    width: 918px;
    height: 110px;
    margin-top: 40px;
    border-radius: 10px;
    border: 0;
	/*background-color: #ffdf56;*/
	background-color: #ffefac;
    font-size: 44px;
    color: #cccccc;
	padding: 0;
	line-height: 112px;
}

.btnLogin2 {
    width: 918px;
    height: 110px;
    margin-top: 40px;
    border-radius: 10px;
    border: 0;
    font-size: 44px;
    color: #333333;
}

.checkbox {
    zoom: 300%
}

.pwd{
	width: 540px;
    height: 84px;
    position: absolute;
    margin: 13px 44px;
    border: 0;
    font-size: 40px;
    color: #cccccc;
	letter-spacing: 5px;
}

.body2 {
    margin: 0;
	height: 1080px;
	width: 1920px;
}

.header2 {
    text-align: center;
    height: 112px;
}

.headerImgLogo {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

.footerH2A {
	text-decoration: none;
	color: #51b1f7;
	/*font-weight: 900;*/
}

.footerH2A2 {
	margin-right: 60px;
}

.color1 {
	color: #999999; 
}

.color2 {
	color:#333333;
}

.backgroundColor1 {
	background-color: #fdeca6;
}

.backgroundcolor2 {
	background-color:#ffdf56;
}

.backgroundColor3 {
	background-color:#cccccc;
}

.backgroundColor4 {
	background-color:#ffefac;
}

.backgroundColor5 {
	background-color:white;
}

.marginRight1 {
	margin-right: 38px;
}

.marginRight2 {
	margin-right: 150px;
}

.marginLeft2 {
	margin-left: 150px;
}


.margin1 {
	margin-left: -20px;
	margin-right: -20px;
}

.margin2 {
	margin: 31px 0 31px 40px;
}

.margin3 {
	margin: 31px 0;
}

.margin4 {
	margin: 31px 40px 31px 0px;
}


.smsDiv {
	margin: 60px auto 0 auto;
	text-align: center;
}

.smsDiv2 {
	margin: 60px auto 0 auto;
	text-align: center;
	width: 652px;
	height: 146px;
}

.smsInput {
	width: 124px;
	height: 142px;
	margin-left: 0px;
	padding: 0px;
	font-size: 64px;
	color: #333333;
	text-align: center;
	border: 2px solid #cccccc;
	border-radius: 10px;
}

.smsInput2 {
	margin-left: 40px;
}

.smsInputFocus {
	border: 2px solid #333333;
}

.smsImgQuestion{
	margin-bottom: -4px;
	margin-right: 8px;
}

.setPwdH3{
	margin: 60px 0 0 0;
	line-height: 1.7;
	font-size: 32px;
}

.setPwdSection {
    width: 918px;
    height: 260px;
    margin: 60px 115px;
}

.setPwdInput {
    width: 918px;
    height: 110px;
    border-radius: 10px;
    border: 1px solid #cccccc;
	display: table;
}

.setPwdSectionDiv {
    display: table-cell;
	vertical-align: middle;
	text-align: right;
}

.loggingInBody {
    height: 104px;
	border-radius: 10px;
	border: 1px solid #cccccc;
	margin-top: 60px;
}

.logginIB {
    float: left;
	text-align: center;
	padding: 0;
	margin-top: 25px;
	margin-left: 150px;
}

.logginInA {
    font-size: 40px;
	letter-spacing: 1px;
	text-decoration: none;
	line-height: 1.7;
	color: #51b1f7;
	/*font-weight: 900;*/
	display: block;
	text-align: right;
	margin: 25px 40px 0px 0px;
	float: right;
}

.headerDiv {
	width: inherit;
	height: 110px;
	border-bottom: 2px solid #cccccc;
	background-color: white;
}

.headerDiv2 {
	margin: 34px 20px 34px 40px;
	float: left;
	font-size: 44px;
	color: #333333;
}

.headerDiv3 {
	margin: 32px 800px;
	float: left;
	font-size: 44px;
	color: #333333;
}

.headerDiv4 {
	margin: 34px 0 34px 20px;
	float: left;
	font-size: 44px;
	color: #333333;
}

.floatL {
	float: left;
}

.floatR {
	float: right;
}

.font1 {
	font-size: 44px;
	color: #cccccc;
	/*font-weight: 900;*/
}

.font2 {
	font-size: 32px;
	color: #333333;
	/*font-weight: 900;*/
	line-height: 1.7;
}

.font3 {
	font-size: 32px;
	color: #999999;
	/*font-weight: 900;*/
	line-height: 1.7;
}

.font4 {
	font-size: 44px;
	color: #333333;
}

.font5 {
	font-size: 44px;
	color: #999999;
	/*font-weight: 900;*/
}

.font6 {
	font-size: 40px;
	color: #333333;
	/*font-weight: 900;*/
	line-height: 1.7;
}

.font7 {
	font-size: 40px;
	color: #999999;
	/*font-weight: 900;*/
	line-height: 1.7;
}

.font8 {
	font-size: 32px;
	text-decoration: none;
	color: #51b1f7;
	/*font-weight: 900;*/
	line-height: 1.7;
}

.font9 {
	font-size: 20px;
	text-decoration: none;
	color: #ff604d;
	/*font-weight: 900;*/
	line-height: 1.7;
}

.font10 {
	font-size: 40px;
	color: #cccccc;
	/*font-weight: 900;*/
	line-height: 1.7;
}

.font11 {
	font-size: 32px;
	color: #51b1f7;
	/*font-weight: 900;*/
	line-height: 1.7;
}

.font12 {
	font-size: 36px;
	color: #ff604d;
	/*font-weight: 900;*/
	line-height: 1.7;
}

.font13 {
	font-size: 36px;
	color: #999999;
	/*font-weight: 900;*/
	line-height: 1.7;
}

.headerDivSplit {
    width: 2px;
    height: 26px;
    background-color: #cccccc;
    float: left;
	margin-top: 43px;
}

.userCenterDiv1 {
	background-color: #f5f5f5;
	width: 1920px;
	position: absolute;
	margin: 0;
	padding: 0;
	text-align: center;
}

.userCenterDiv2 {
	background-color: white;
	height: 110px;
	width: 95%;
	margin: 38px 40px 40px 40px;
	padding: 0;
	border-radius: 10px;
}

.userCenterDiv3 {
	background-color: white;
	height: 740px;
	width: 95%;
	margin: 40px;
	padding: 0;
	border-radius: 10px;
}

.userCenterDiv4 {
	height: 369px;
	width: 33%;
	float: left;
	border-right: 2px solid #f5f5f5;
	border-bottom: 2px solid #f5f5f5;
}

.userCenterDiv5 {
	height: 369px;
	width: 33%;
	float: left;
	border-bottom: 2px solid #f5f5f5;
}

.userCenterDiv6 {
	width: 101%;
}

.userCenterDiv7 {
	height: 928px;
}

.userCenterDivTitle {
	width: 96%;
    height: 66px;
    border-bottom: 2px solid #cccccc;
    margin: 37px 2% 0 2%;
    display: inline-flex;
}

.userCenterB {
    float: left;
    margin: 26.5px auto;
    display: block;
}

.userCenterPre{
	height: inherit;
	margin-left: 40px;
	padding: 0;
}

.a1 {
	letter-spacing: 1px;
	text-decoration: none;
	/*font-weight: 900;*/
}

.userCenterLogo {
    width: 200px;
	height: 200px;
	margin: 60px 0 10px 0;
}

.userCenterLogo2 {
 	margin: 18px 0 0 0;
}

.userCenterLogoText {
	font-size: 32px;
	color: #333333; 
}

.realNameButton {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    border: 0;
	margin: 0;
	position: relative;
}

.appealDiv {
	background-color: #f5f5f5;
	position: absolute;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 1090px;
	padding-top: 38px;
}

.appealDiv2 {
	background-color: white;
	width: 95%;
	margin: 2.5%;
	padding: 0;
	border-radius: 10px;
	height: 1361px;
}

.appealDiv3 {
    width: 768px;
    height: 108px;
    border-radius: 10px;
    border: 1px solid #cccccc;
	margin: 0;
	position: relative;
}

.divA1 {
	width: 256px;
	float: left;
	text-decoration: none;
	border-bottom: 2px solid #cccccc;
	padding: 0 0 28px 0;
}

.divA1 a {
	text-decoration: none;
}

.divA2 {
	border-bottom: 4px solid #333333;
	padding: 0px 0 13px 0;
}

.verticalAlignMiddle {
	vertical-align: middle;
}

.appealSelect {
	border: 0;
    width: 90%;
    height: 90px;
    margin: 10px 20px;
    font-size: 40px;
    color: #cccccc;
	/*font-weight: 900;*/
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    /*在选择框的最右侧中间显示小箭头图片*/
    background: url("/img/btn_dropdown.png") no-repeat scroll right center transparent;

    text-align: left;
    /*为下拉小箭头留出一点位置，避免被文字覆盖*/
    padding-right: 30px;
	outline: none;
}

.appealSelect2 {
	border: 0;
    width: 90%;
    height: 90px;
    margin: 10px 40px;
    font-size: 40px;
    color: #999999;
	/*font-weight: 900;*/
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    /*在选择框的最右侧中间显示小箭头图片*/
    background: url("/img/btn_dropdown.png") no-repeat scroll right center transparent;

    text-align: right;
    /*为下拉小箭头留出一点位置，避免被文字覆盖*/
    padding-right: 30px;
	outline: none;
}

.appealSelectO {
	display: none;
}

.appealSelectO2 {
    color: #333333;
	font-size: 40px;
	/*font-weight: 900;*/
}

.appealSelectO3 {
    color: #cccccc;
    text-align: center;
}

.appealDivMain {
	background-color: white;
    height: 890px;
	width: 95%;
	margin: 0 2.5% 1px 2.5%;
	border-radius: 10px;
	position: relative;
}

.appealDivTitle {
	width: 96%;
    height: 66px;
    border-bottom: 2px solid #cccccc;
    margin: 37px 2% 0 2%;
    display: inline-block;
}

.appealDivContent {
	background-color: #f5f5f5;
    margin: 0;
    padding: 0;
	height: 700px;
    width: 56%;
	display: inline-block;
    margin: 37px 22% 0 22%;
	overflow: auto;
}

.appealDivReturn {
	height: 110px;
    width: 56%;
    margin: 37px 22% 60px 22%;
	display: inline-block;
}

.appealDivContent b {
    margin-left: 40px;
    margin-top: 40px;
    display: block;
}

.appealDivContentUl {
	list-style: none;
    margin-left: 40px;
	margin-right: 40px;
	margin-top: 30px;
	padding: 0;
}

.smsDivSubmit {
	height: 110px;
    width: 66%;
    margin: 185px 17% 115px 17%;
	display: inline-block;
}


.appealNoticeDivSubmit {
	height: 110px;
    width: 66%;
    margin: 60px 17% 0 17%;
	display: inline-block;
}

.appealNoticeDivA {
	height: 110px;
    width: 66%;
    margin: 200px 17% 60px 17%;
	display: inline-block;
	text-align: center;
}

.appealNoticeDivA a {
    font-size: 32px;
	letter-spacing: 1px;
	text-decoration: none;
	color: #51b1f7;
	/*font-weight: 900;*/
	display: block;
	margin: 20px 40px;
}

.realNameAuthResult {
	text-align: center;
	margin-top: 80px;
}


.realNameAuthResultSpan1 {
	margin-top: 18px;
	display: block;
}


.realNameAuthResultSpan2 {
	margin-top: 80px;
	display: block;
}


.divBottom {
	height: auto;
    width: 66%;
    margin: 0 17% 0 17%;
	text-align: center;
	bottom: 80px;
    position: absolute;
}

.divBottom2 {
	height: 110px;
    width: 100%;
    margin: 0;
	display: inline-block;
	text-align: center;
	bottom: 80px;
    margin-top: 40px;
}

.divBottom3 {
	height: auto;
    width: 66%;
    margin: 0 17% 0 17%;
	display: inline-block;
	text-align: center;
}

.divBottom b {
	display: block;
}

.divBottom input {
	width: 60%;
    height: 110px;
    border-radius: 10px;
    border: 0;
    margin: 0;
    position: relative;
	margin-top: 38px;
}

.divBottomA {
	font-size: 32px;
    text-decoration: none;
    color: #51b1f7;
    /*font-weight: 900;*/
    display: block;
}

.a1 {
	font-size: 32px;
    text-decoration: none;
    color: #51b1f7;
    /*font-weight: 900;*/
}

/* 用户中心 灰色背景div */
.divBackground {
	background-color: #f5f5f5;
	width: 1920px;
	position: absolute;
	margin: 0;
	padding: 0;
	text-align: center;
}

.divBackground2 {
	width: 100%;
	height: 796px;
	position: absolute;
	margin: 0;
	padding: 0;
	text-align: center;
}

/* 用户中心 主体 */
.divBody {
	background-color: white;
	height: 890px;
	margin: 38px 40px 40px 40px;
	padding: 0;
	border-radius: 10px;
}

.divBody2 {
	width: 1000px;
	border-radius: 10px;
    margin-top: 60px;
	background-color: white;
}

.divBody3 {
	width: 1000px;
	border-radius: 10px;
	margin: 0;
    padding-top: 40px;
	background-color: white;
}

.divBody4 {
	height: auto;
}

.divTitle {
	width: 1760px;
	height: 38px;
	border-bottom: 2px solid #cccccc;
	margin: 38px 40px 0 40px;
	display: inline-flex;
	padding-bottom: 30px;
}

.divTitle2 {
    height: 66px;
}

.divTitle3 {
    height: 78px;
}

.divContent {
	text-align: center;
	margin-top: 120px;
}

.divContent2 {
	width: 918px;
    text-align: left;
	margin: 26px 41px 0 41px;
}

.divContent3 {
    text-align: left;
	margin: 0 41px;
}

.divContent4 {
	margin-top: 80px;
	text-align: center;
}

.divContent5 {
	width: 918px;
	margin: 70px auto 0 auto;
	text-align: center;
	display: table;
}

.divContent6 {
    width: 918px;
    margin: 0 auto;
}

.divContent8 {
    height: 150px;
    margin-top: 60px;
}

.divContent9 {
    width: 920px;
    margin: 0 auto;
    text-align: left;
	background-color: #f5f5f5;
	padding: 40px 40px 0 40px;
	border-radius: 10px;
}

.divContent10 {
    width: 1000px;
    height: 210px;
	margin: 0 auto;
}

.divContent11 {
	width: 1000px;
    height: 110px;
	bottom: 110px;
    position: absolute;
}

.divContent12 {
    width: 918px;
	text-indent: 0;
	text-align: left;
	display: inline-block;
}

.divContent13 {
    width: 100%;
	display: inline-block;
}

.divContent14 {
    width: 50%;
	display: inline-block;
}


.marginTop1 {
	margin-top: 70px;
}

.marginTop2 {
	margin-top: 20px;
}

.marginTop3 {
	margin-top: 30px;
}

.marginTop4 {
	margin-top: 40px;
}

.marginTop5 {
	margin-top: 80px;
}

.marginTop6 {
	margin-top: 60px;
}

.marginTop36 {
	margin-top: 36px;
}

.b1 {
	margin-top: 5px;
	display: block;
}

.b2 {
	margin-top: 64px;
	display: block;
}

.input1 {
	float: left;
	width: 630px;
	height: 84px;
	margin: 13px 0 13px 5%;
	padding: 0;
	border: 0;
}

.input1_1 {
	float: left;
	width: 740px;
	height: 84px;
	margin: 13px 0 13px 5%;
	padding: 0;
	border: 0;
}

.input2 {
	float: left;
    width: 914px;
    height: 106px;
	padding: 0;
	border: 2px solid #cccccc;
    border-radius: 10px;
	margin: 0;
	text-indent: 40px;
}

.input3 {
	float: left;
    width: 916px;
    height: 108px;
	padding: 0;
	border: 1px solid #cccccc;
    border-radius: 10px;
	margin: 0;
}

.input4 {
	float: left;
    width: 918px;
    height: 108px;
	padding: 0;
	border: 0;
    border-radius: 10px;
	margin: 0;
	text-indent: 40px;
}

.input5 {
	float: left;
	width: 770px;
	height: 84px;
	margin: 13px 0 13px 5%;
	padding: 0;
	border: 0;
}

/* 带有秒数的input 输入框 因为设置了border 所以高度减去2 */
.divInputTime {
    width: 918px;
	height: 108px;
    border: 1px solid #cccccc;
    border-radius: 10px;
	margin: 40px auto 0 auto;
	position: relative;
}

.divInputTimeB {
	display: block;
	float: right;
	margin: 35px 45px 0 0;
}

/* 这里为了保持跟上面的input 宽度相同 所以设置了 border: 1px solid #ffdf56;*/
.divInputButton {
    width: 918px;
    height: 108px;
    border: 1px solid #ffdf56;
    border-radius: 10px;
	margin: 40px auto 0 auto;
}

.divInputButton2 {
	margin: 40px auto 0 auto;
    height: 108px;
    text-align: initial;
}

.divInputButton3 {
    width: 918px;
	height: 110px;
	text-indent: 0;
	margin: 40px auto 0 auto;
}

.divInputButton4 {
	bottom: 120px;
	position: absolute;
	margin: 0px 529px;
}

.divInputButton5 {
    width: 918px;
	bottom: 160px;
    position: absolute;
}

.divInputButton6 {
    width: 918px;
	height: 110px;
	text-indent: 0;
	margin: 50px 0 0 0;
}

.divInputButton7 {
	width: 1000px;
    height: 110px;
	bottom: 130px;
    position: absolute;
}

.divInputButton8 {
	width: 918px;
    height: 110px;
	bottom: 60px;
    position: absolute;
}

.divInputButton9 {
	width: 1000px;
    height: 110px;
	bottom: 110px;
    position: absolute;
}

.divInputButton10 {
    width: 918px;
    height: 200px;
    bottom: 130px;

}

.divInputButton12 {
    text-align: center;
	display: block;
}


.divInputCheckBox {
	text-align: center;
}

.inputCheckBox {
	vertical-align: middle;
	margin: -1px 6px 0 0;
}

.inputButton1 {
	width: 100%;
    height: 100%;
	border: 0;
    border-radius: 10px;
	padding: 0;
	line-height: 112px;
}

.inputButton2 {
	height: 110px;
	/*width: 350px;*/
	width: 918px;
	border: 0;
	border-radius: 10px;
    padding: 0;
	text-align: center;
}

.inputButton3 {
	width: 700px;
    height: 110px;
	border: 0;
    border-radius: 10px;
    padding: 0;
}

.inputButton4 {
	width: 918px;
    height: 110px;
	border: 0;
    border-radius: 10px;
    padding: 0;
}

.inputButton5 {
	height: 110px;
	width: 350px;
	/*width: 918px;*/
	border: 0;
	border-radius: 10px;
	padding: 0;
	text-align: center;
}

.inputLeft {
	float: left;
}

.inputRight {
	float: right;
}

.imgSub {
	vertical-align: sub;
}

.img1 {
	display: inline-block;
	position: absolute;
    margin: 40px 0px 0 -80px;
}

.img2 {
	margin: 0px 0px -3px 226px;
}

.img3 {
	float: left;
	margin: 23px 0 0 21px
}

.textIndent {
	text-indent: 3em;
}

.textIndent2 {
	text-indent: 3em;
	width: 1000px;
	margin: 30px auto 0 auto;
	display: inline-block;
}

.footerDiv1 {
	display: inline-block;
	margin-right: 45px;
}

.footerDiv2 {
	display: inline-block;
}

.outline1 {
	outline:none;
}

html {
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	/*chrome内核对于点击前有一个tap的高亮，上面就是将高亮变为白色*/
}

input,textarea{
	border:0;
	padding: 0;

	/*清除苹果手机默认样式*/
	cursor:pointer;
	-webkit-appearance:none;

	/*去除所有input textarea选中框*/
	outline: none;
}

input[type=number]{
	-moz-appearance:textfield;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button{
	-webkit-appearance:none;
	margin:0;
}

input[type=checkbox] {
	cursor: pointer;
	position: relative;
	height: 15px;
	width: 15px;
}

/*input 点击历史记录后 背景框 字体颜色设置*/
input[type='text']:-webkit-autofill {
	-webkit-text-fill-color: #333333;
	box-shadow: 0 0 0px 1000px white inset !important;
}

input[type=checkbox]::after {
	position: absolute;
	top: 0;
	background-color: #fff;
	color: #fff;
	width: 15px;
	height: 15px;
	display: inline-block;
	visibility: visible;
	padding-left: 0px;
	text-align: center;
	content: ' ';
	border-radius: 2px;
	box-sizing: border-box;
	border: 1px solid #cccccc;
}

input[type=checkbox]:checked::after {
	content: "";
	background-color: #92d050;
	border-color: #92d050;
}

input[type=checkbox]:checked::before {
	content: '';
	position: absolute;
	top: 2px;
	left: 5px;
	width: 3px;
	height: 8px;
	border: solid white;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
	z-index: 1;
}

.mobileHisDiv1 {
	width: 914px;
	/*height: 326px;*/
	position: absolute;
	left: 40px;
	top: 388px;
	border: 2px solid #cccccc;
	border-radius: 10px;
	background: white;
	overflow: hidden;
}

.mobileHisDiv2 {
	width: 914px;
	/*height: 326px;*/
	overflow: auto;
}

.mobileHisDiv3 {
	 padding: 0;
	 width: 914px;
 }

.mobileHisDiv4 {
	width: 891px;
	height: 40px;
	margin: 0 10px;
	padding: 37px 0 31px 0;
	border-bottom: 2px solid #cccccc;
	font-size: 40px;
	line-height: 39px;
}

.mobileHisDiv5 {
	width: 110px;
	height: 42px;
	float: left;
	margin: 2px 38px 0 28px;
}

.mobileHisDiv6 {
	width: 2px;
	height: 50px;
	float: left;
	margin-top: -5px;
	background-color: #cccccc;
}

.mobileHisDiv7 {
	width: 450px;
	height: 42px;
	float: left;
	margin-top: 2px;
	margin-left: 38px;
}

.mobileHisDiv8 {
	background-color: black;
	width: 42px;
	height: 42px;
	float: right;
	margin-right: 16px;
	background: url("/img/btn_close2.png") no-repeat scroll center transparent;
}

.selectDiv1 {
	width: 914px;
	/*height: 326px;*/
	position: absolute;
	top: 930px;
	left: 501px;
	border: 2px solid #cccccc;
	border-radius: 10px;
	background: white;
	overflow: hidden;
}