/* main部分 */
#main{}
/* banner部分 */
#banner{height: 541px;background-color:#A47971;background-image:url(../images/helpBg.jpg);background-position: center 0;
	line-height: 730px;text-align: center;}
/* content部分 */
#content{background: #e4e4e4;padding-top: 84px;overflow: hidden;padding-bottom: 55px;}
#content li{margin-top: 56px;line-height: 32px;color: #7E7E7E;}
#content h3{color: #E77604;margin-bottom: 20px;line-height: 38px;font-weight: normal;font-size: 22px;}
#content span{color: #09A6B4;}
/* 宸﹁竟閮ㄥ垎 */
.leftContainer{width:489px;margin-right: 97px;}
/* 鍙宠竟閮ㄥ垎 */
.rightContainer{width: 474px;margin-right: 47px;}
/* callus部分 */
#callus{text-align: center;padding-top: 42px;padding-bottom: 74px;}
#callus h2{color: #068680;font-size: 34px;line-height: 64px;}
#callus p{color: #939393;}
.emailus{width: 882px;height: 445px;border: 2px solid #9E9E9E;margin: 26px auto 0;border-radius: 10px;
	background: #D6EDEC;/*text-align: left;*/font-size: 20px;color: #979999;}
.emailus input{width: 669px;height: 47px;border:none;margin-top:60px ;margin-bottom: 37px;text-indent: 20px;color: #979999;font-size: 20px;}
.emailus textarea{width: 763px;height: 208px;resize:none;overflow: auto;border:none;margin-bottom: 15px;}
.emailus a{display: inline-block;width: 197px;height: 56px;background: #E77604;color: white;line-height: 56px;font-size: 24px;}
/* END main */