.contact-us-bound{
	clear:both;
}
.contact-us-bound td{
	padding:5px !important;	
}
.contact-us-title{
	border-bottom:1px solid #C2C2C2; margin:10px 0px 10px 0; padding-bottom:10px;
	color:#664B3A; font-size:12px; font-weight:bold; text-transform:uppercase; text-decoration:none;
}
.contact-us-require-field{
	color:#FF0000;
}
.contact-us-field{
	vertical-align:top;
}
.contact-us-field label,
.contact-us-confirm-code label{
	font-weight:normal;
}
.contact-us-star{
	color:#FF0000;
}
.contact-us-introduction{
	padding-bottom:20px;
}
.contact-us-input-text label.error,.register-verify-confirm-code label.error{
	color:red; padding-left:5px;
}
.contact-us-content label.error{
	color:red; line-height:30px; padding-left:5px;
}
.contact-us-content label.success{
	color:#00CC00; line-height:30px; padding-left:5px;
}
.contact-us-input-text label.success,.register-verify-confirm-code label.success{
	color:#00CC00; padding-left:5px;
}
.contact-us-button-bound{
	padding:10px 0 5px 94px;
}
.contact-us-button{
	border:1px solid #664B3A;
	color:#664B3A; padding:3px; margin-right:10px;
}




.ldpAbout-7 {
    background:url(../images/bg1.jpg) center center no-repeat fixed;
	/*background:#F4F4F4;*/
	background-size: auto auto;
    background-size: cover;
    moz-background-size: cover;
    o-background-size: cover;
    padding: 0;
    webkit-background-size: cover;
}
.container-book{
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
	max-width:1200px;
	margin:0 auto;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
ldpAbout-7 .cs-sb-cn::before {
    background-color: #fff;
    bottom: 0;
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
}
.col-md-6 {
    width: 50%;
	float:left;
}
@media all and (max-width:800px) {
	.col-md-6 {
    width: 100%;
	float:left;
	}
}
.confidence {
    padding: 45px 0 20px 20px;
    position: relative;
    z-index: 1;
}
.confidence .title-wrap {
    margin-bottom: 25px;
    text-align: left;
    margin-bottom: 37px;
}
.submitBookSet, .title-wrap {
    text-align: center;
    width: 100%;
}
.confidence .title-wrap .dmd-title .sub-title {
    background: 0 0;
    color: #fff !important;
    font-size: 30px !important;
    margin-bottom: 12px;
    padding-bottom: 0;
	padding:0px;
	margin:0px;
	font-family:"RobotoBold" !important;

}
.title-wrap .dmd-title .sub-title {
    background: url(../images/icon/hr-bottom.png) center bottom no-repeat;
    color: #fff;
    font-size: 34px;
    font-weight: 700;
    padding-bottom: 24px;
    text-transform: uppercase;
    line-height: 42px;
}
.title-wrap span {
    color: #fff;
    display: block;
    font-size: 17px;
    line-height: 20px;
    margin-top: 20px;
}
.confidence ul {
    list-style: none;
    margin-top: 25px;
    padding: 0;
}
.confidence ul li {
    padding-bottom: 25px;
    padding-left: 55px;
    position: relative;
}
.confidence ul li span {
    border: 1px solid #B7B7B7;
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 700;
    height: 35px;
    left: 0;
    line-height: 33px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 35px;
}
.confidence ul li .label-title {
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    line-height: 35px;
    margin: 0;
	font-family:"RobotoBold" !important;
}
.confidence ul li span::after {
    border: 4px solid transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
    border-bottom-color: #B7B7B7;
    border-right-color: #B7B7B7;
    bottom: -1px;
    content: '';
    height: 0;
    position: absolute;
    right: -1px;
    width: 0;
}
.ldpAbout-7 .BookSet {
    margin: 30px 5px;
	background:#FFF;
	padding:10px 10px;
	border-radius:5px;
}
.ldpAbout-7 .BookSet .Set-title {
    color: #333;
    font-size: 30px;
}
.BookSet .Set-title {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px;
    margin-top: 16px;
    text-transform: uppercase;
	font-family:"RobotoBold" !important;
}
.field-input, .gui-input {
    background: #dfb669;
    border: 1px solid #b58935;
    padding: 8px 12px;
    width: 100%;
}
.ldpAbout-7 .BookSet .field-input, .ldpAbout-7 .BookSet .gui-input {
    background: #fff;
    border: 1px solid #ccc;
    margin-bottom: 15px;
    outline: 0;
    text-decoration: none;
}
.gui-input {
    color: #544324;
    font-size: 14px;
    height: 35px;
    margin-bottom: 12px;
    outline: 0;
    position: relative;
}
.submitBookSet {
    background: #CA2127;
    border: none;
    border-radius: 0;
    color: #fff;
    display: block;
    font-size: 14px;
    height: 35px;
    moz-transition: all .3s ease;
    outline: 0;
    text-transform: uppercase;
    transition: all .3s ease;
    webkit-transition: all .3s ease;
	text-align:center;
	width:100%;
}
.submitBookSet:hover {
    color: #fff;
}
.sub-title,.Set-title{
	color:#CA2127 !important;
}