.mt40{
	margin-top:40px;
}
.mt20{
	margin-top:20px;
}
body{
	height:auto;
}
.inBlock{
	display: inline-block;
}
.gray{
	color:gray;
}
.org{
	color:#ff6600
}
.red{
	color:red;
}
.blue{
	color:#4644de;
}
.mt5{
	margin-top:5px;
}
.mt20{
	margin-top:20px;
}
.textIndex{
	text-indent:15px;
}
.f12{
	font-size:12px!important;
}
.f15{
	font-size:15px;
}
.mb10{
	margin-bottom:10px;
}
.mb20{
	margin-bottom:20px!important;
}
.mb40{
	margin-bottom:40px;
}
.mr5{
	margin-right: 5px;
}
.mr20{
	margin-right:20px;
}
.ml10{
	margin-left:10px;
}
.ml40{
	margin-left: 40px;
}
.p10{
	padding-left:10px;
}
.ml20{
	margin-left:20px;
}
.p20{
	padding:20px;
}
.pt20{
	padding-top:20px;
}
.orangeCol{
	color:#FF7200;
}
.none{
	display:none
}
.align{
	text-align:center!important;
}
.leftTXT{
	text-align:left!important;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.clearNo{
	overflow:hidden;
}
.but_pub{
	display: inline-block;
	color:white;
	background: #ff7200;
	padding:7px 40px;
	font-size:14px;
	border-radius:5px;
}
.but_pub:hover{
	color:white;
}

.zpBox{
	margin-top:20px;
	border:1px solid #ddd;
	background:white;
}
.infoMsg{
	margin:20px 40px;
}
.infoMsg span{
	font-size:15px;
}
.infoMsg img{
	width:20px;
	cursor:pointer;
}
.font15{
	font-size:15px;
}
.button{
	border: none;
    padding: 5px 0px;
    border-radius: 4px;
    cursor: pointer;
	min-width: 90px;
	border:1px solid #5a5858;
}
.ghost{
	background:gray;
	color:white;
	border:none;
}
.primary{
	background:rgba(22, 155, 213, 1);
	color:white;
	border:none;
}
.borderStyle{
	border-top:1px gray dashed;
}
.chooseItem{
	background:#f1f0f0;
	margin-bottom:15px;
	padding:20px;
}
.chooseItem p{
	line-height: 20px;
}

.item{
	line-height: 30px;
	font-size:14px;
	margin-bottom:10px;
}
.item span{
	width:12%;
	display: inline-block;
	text-align:right;
}

.tianMSG{
	margin-top:40px;
}
.tianMSG img{
	margin-right: 20px;
	width:25px;
}
.tianMSG p{
	font-size:15px;
}

/*  */
.aggremBox{
	width:65%;
	margin:0 auto;
}
.qllContBox{
	width:70%;
	margin:0 auto;
	padding:40px 0;	
}
.qllContBox2{
	width:80%;
	margin:0 auto;
	padding:20px 0;
}
.line{
	padding: 10px 5px;
	margin-bottom:20px;
}
.borderBottom{
	border-bottom:1px solid gray;
}
.line h2{
	font-size:15px;
	font-weight: bold;
	margin-right:40px;
}
.borderBottom:last-child{
	border:none;
}
.confirm{
	background:#e5792d;
	border:none;
	color:white;
	padding:7px 43px;;
	font-size:16px;
}
.listAccount{
	padding:20px;
	border-top:1px dashed gray;
}
.listBox{
	padding:0px 20px;
}
.resultBox{
	width:60%;
	margin:0 auto;
	padding:40px;
}
.word{
	font-size:15px;
	font-weight: bold;
}
.msgBox{
	padding:20px 20px 0 20px;
}

/* 照片上传页面样式 */
.szBoxNew{
	margin: 0 5px;
	padding:20px 100px;
}

.sZInnerBox h2{
	font-size:15px;
	font-weight:bold;
}

.szBox{
	padding:10px 40px;
}
.bakGray{
	background:#ecebeb;
	padding:20px;
}
.bakGray.szBox{
	width:76%;
	margin:0 auto;
}
.szMsgTip{
	margin-top:10px;
	line-height:35px;
}
.szMsgTip a{
	color:#3590c4
}
.itemOther{
	line-height: 30px;
	margin-bottom:10px;
}
.bakGray h2{
	font-weight: bold;
	font-size:15px;
	margin-left:30px;
}
.szTitle{
	background:#f8e19f;
	line-height: 30px;
	padding:0 10px;
	height: 30px;
}
.moreAccount .item{
	margin-bottom:0;;
}
.popupCon{
	padding:20px;
}
.popupCon p{
	font-size:15px;
}
.itemOther{
	margin-bottom: 10px;
}
.itemOther span{
	display: inline-block;
	margin-right:20px;
}
.qllContBox table{
	width:100%;
	border:1px solid gray;
	margin-bottom:40px;
}
.qllContBox table th{
	line-height: 40px;
	font-weight: bold;
	padding-left:10px;
}
.qllContBox table td,.qllContBox table th{
	border-bottom:1px solid gray;
	font-size:15px;
	color:#494949;
}
.qllContBox table td{
	padding:5px;
	text-align: center;
}
.boldWeight{
	font-weight: bold;
	color:black;
}
.tableTitle{
	font-size:20px;
	font-weight: bold;
	margin-bottom: 20px;
}

.otherTable td,.otherTable tr th{
  border:1px solid gray;
  text-align: center;
}
.underCSS{
	padding:0 10px;
	text-decoration: underline;
}

.szTable .szImg{
	width:35%;
}

.szTable img{
	width:50%;
}
.szWor{
	font-size:16px;
	margin-top:15px;
}
.tabBak{
	background: #d1c5a2;
}
.openTable{
	margin-bottom:0px!important;
}
.openTable th{
	line-height: 30px!important;
	text-align: center;

}
.openTable th,.openTable td{
	border:1px solid gray;
	font-size:13px!important;
}
.openTable tbody td{
	text-align:left;
	padding-left: 10px;
}
.fonweight{
	font-weight: bold;
}
.agreeWor{
	text-indent: 20px;
}
.comfirmBox{
	width:80%;
	margin: 20px auto;
}

.mustknow{
	margin-top:40px;
}

.mustknow h2{
	text-align: center;
	font-size:16px;
	margin-bottom:10px;
	font-weight: bold;
	border-top: 1px solid gray;
    padding-top: 20px;
}
.mustknow p{
	margin-bottom: 10px;
}
.knowledgeBox{
	margin:20px 40px;
	border:1px solid gray;
	padding:20px;
	height:600px;
	overflow-y:scroll;
}
.question .title span{
	width:30px;
	display: inline-block;
	border-bottom:1px solid gray;
}
.question ul{
	margin:10px 20px;
}
.question input{
	margin-right:5px;
}
.accountBox{
	margin: 40px;
}
.accountBox p{
	line-height: 30px;
	padding:5px;
}

.boxXSBStyle{
	border-bottom:1px dashed gray;
	padding: 10px;
	display: none;
}
.warnXSBStyle{
	border-bottom:1px dashed gray;
	padding: 5px 5px 5px 10px;
	display: none;
	color: red;
}
.warnXSBStyleNew{
	padding: 5px 5px 5px 10px;
	display: none;
	color: red;
}
.margLeft28-width44{
	margin-left: 28%;
	width: 44%;
}

.agreeentD {
	padding-bottom: 10px;
}

.unReadA {
	color: #2FA9F2;
}

.width450 {
	width: 450px;
}

.width400 {
	width: 400px;
}


.width500 {
	width: 500px;
}

.width100 {
	width: 100px;
}

.XYAHand {
	cursor: pointer;
}

.heigth40 {
	height: 40px;
}

.agreementBoxD {
	padding-left: 200px;
	padding-top: 10px;
}

.marginTop-70 {
	margin-top: -70px;
}

.borderBottomT {
	border-bottom: 2px solid #E0E0E0;
}

.borderTopT {
	border-top: 2px solid #E0E0E0;
}

.padding20-20 {
	padding: 20px 20px;
}

.spanFont {
	font-weight: bold;
	font-size: 18px;
}

.paddingTop40T {
	padding-top: 40px;
}

.introFontD {
	width: 60%;
	margin-left: 200px;
	padding: 20px 0 50px 0;
}

.width50 {
	width: 50px;
}


.btnA {
	padding: 3px 30px;
	border-radius: 5px;
	background-color: #FF6600;
	color: white;
	cursor: pointer;
}

.MarginLeft30{
	margin-left: 30%;
}

.queryBtnA {
	padding: 5px 25px;
	border-radius: 5px;
	font-size: 14px;
	cursor: pointer;
	margin-left: 63%;
}

.chooseAllA{
	background-color: #309FEB;
	color: white;
}

.notChooseAllA{
	color: #309FEB;
	background-color: white;
	border: 1px solid #309FEB;
}

.padding20-60{
	padding: 20px 60px;
}

.borderHXHZ{
	border: 1px solid black;
}

.openBtnA{
	background-color: #e5792d;
	color: white;
}

.btnHXHZA{
	padding: 5px 25px;
	border-radius: 5px;
	font-size: 14px;
	cursor: pointer;
	margin-left: 30%;
}

.closeBtnA{
	color: black;
	background-color: white;
	border: 1px solid black;
}

.boxHXHZStyle{
	width: 50%;
	margin-left: 20%;
}
.isOpenFlagStyle{
	font-weight: bold;
	font-size: 16px;
	margin-left: 20%;
	padding: 20px 0;
}

.floatR {
	float: right;
}

.marginR7 {
	margin-right: 7%;
}
.marginR3 {
	margin-right: 3%;
}

.fontStyle{
	font-size: 25px;
	margin-top: -12px;
}

.borderTopA {
	border-top: 2px solid #E0E0E0;
}

.XYStyle {
	cursor: pointer;
	display:block;
	width: 70%;
}

.minHight600 {
	min-height: 600px;
	height: auto;
}