#promiseTal #promiseTal-main{
	position: relative;
}
#promiseTal #header-1-search{
	width: 115px;
	height: 35px;
	margin-top: 27.5px;
	background: none;
	margin-right: 40px;
	margin-bottom: 0;
}
#promiseTal #chinese-versions{
	color: #ffffff;
	font-size: 16px;
}
#promiseTal #english-versions{
	color: #cccccc;
	font-size: 16px;
}
#promiseTal #commitment-title{
	display: block;
	font-size: 18px;
	font-weight: bold;
	line-height: 55px;
	padding-top: 25px;
	margin-top: 0;
	margin-bottom: 0;
	border-bottom: solid 1px #ccc;
	color: #666;
}
#promiseTal #commitment-box{
	position: relative;
	width: 846px;
	height: 520px;
	margin: 0 auto;
	border-bottom: solid 2px #ed3024;
	/*border-radius: 18px;*/
	background-color: #fffdfa;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}
#promiseTal #textBox{
	padding-left: 73px;
	padding-right: 73px;
	height: 100%;
	overflow: auto;
	position: relative;
}
#promiseTal #remember{
	position: relative;
	width: 846px;
	margin: 0 auto;
	padding-left: 73px;
	margin-top: 10px;
	color: #ed3024;
	font-size: 14px;
}
#promiseTal #remember label{
	font-weight: normal;
}
#promiseTal #title{
	font-size: 25px;
	color: #ed3024;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}
#promiseTal #txtBox{
	text-align: left;
	font-size: 12px;
	color: #ed3024;
	line-height: 25px;
	/*text-indent:2em;*/
	margin-bottom: 65px;
}
#promiseTal #txtBox p{
	margin-bottom: 0;
}
#promiseTal .t-bar{
	width: 100%;
	margin: 0 auto;
	border-bottom: solid 1px #f1e1c9;
}
#promiseTal #commitmentBtns{
	width: 320px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#promiseTal #cancelBtn{
	width: 48%;
	height: 40px;
	line-height: 40px;
	color: #ed3024;
	border: solid 1px #ed3024;
	border-radius: 20px;
	background: none;
}
#promiseTal #confirmBtn{
	width: 48%;
	height: 40px;
	line-height: 40px;
	color: #fff;
	border-radius: 20px;
	background: #ed3024 url("../image/jiantou1.png") right center no-repeat;
}
#promiseTal{
	box-sizing: border-box;
    position: fixed;
    z-index: 999;
    background-color: #fff;
    top: 50%;
    margin-top: -320px;
    left: 50%;
    margin-left: -418px;
}
#promiseTal #chinEng{margin-top:27px;position:absolute;right:100px;font-size:16px;}
#promiseTal .changeToEnglishPromisePC{margin-left:25px;cursor: pointer;display: inline;}
#promiseTal .changeToChinesePromisePC{cursor: pointer;display: inline;}
#promiseTal .changeToEnglishPromiseMB{display:none;}
#promiseTal .changeToChinesePromiseMB{display:none;}

@media only screen and (max-width: 768px){
	#promiseTal{
		width: 100%;
	}
	#promiseTal #changeLanguage{
		width: 100%;
		height: 24px;
	}
	#promiseTal .content{
		padding-left: 20px;
		padding-right: 20px;
	}
	#promiseTal{
		box-sizing: border-box;
	    position: fixed;
	    z-index: 999;
	    background-color: #fff;
	    top: 0;
	    margin-top: 0;
	    left: 0;
	    margin-left: 0;
	}
	#promiseTal #commitment-box{
		position: fixed;
		width: 100%;
		height: calc(100% - 100px);
		left: 0px;
		bottom: 105px;
		border: none;
		background-color: #fff;
		text-align: center;
		padding-left: 0;
		padding-right: 0;
		padding-left: 20px;
    	padding-right: 20px;
    	box-sizing: border-box;
	}
	#promiseTal #title{
		font-size: 25px;
		color: #ed3024;
		font-weight: bold;
		margin-top: 30px;
		margin-bottom: 20px;
	}
	#promiseTal #txtBox{
		text-align: left;
		font-size: 12px;
		color: #ed3024;
		line-height: 25px;
		text-indent:2em;
		margin-bottom: 10px;
		margin-top: 20px;
	}
	#promiseTal #commitmentBtns{
		width: 100%;
		margin: 0 auto;
		margin-top: 15px;
	}
	#promiseTal #commitment-title{
		padding-top: 0;
	}
	#promiseTal #btnBox{
		position: fixed;
	    bottom: 0;
	    height: 105px;
	    z-index: 2;
	    background: #fff;
	    width: 100%;
	    padding-left: 20px;
	    padding-right: 20px;
	    left: 0px;
	    border-top: solid 1px #ccc;
	    box-sizing: border-box;
	}
	#promiseTal #remember{
		padding-left: 0px;
	}
	#promiseTal #footer{
		margin-bottom: 105px;
	}
	#promiseTal #textBox{
		padding-left: 0px;
		padding-right: 0px;
		position: relative;
	}
	#promiseTal #chinEng{margin-top:5px;position:absolute;right:5px;font-size:16px;}
	#promiseTal .changeToEnglishPromisePC{display:none;}
	#promiseTal .changeToChinesePromisePC{display:none;}
	#promiseTal .changeToEnglishPromiseMB{cursor: pointer;display: inline;border-style: solid;border-width: 1px;margin-left: 15px;padding-left: 1px;padding-right: 1px;}
	#promiseTal .changeToChinesePromiseMB{cursor: pointer;display: inline;border-style: solid;border-width: 1px;padding-left: 3px;padding-right: 3px;}
}