.contactPage{margin-bottom: 100px;}
.contactPage .bottom{margin-top: 40px;}
.contactPage .left{}
.contactPage .left h1{font-size: 20px;color: #777;line-height: 60px;}
.contactPage .left p{line-height: 30px;}
.contactPage .left p span{color: red;}
.contactPage .left>div{width: 90%;height: 36px;border-radius: 10px;border: 1px solid #cc8cab;padding: 5px;margin-bottom: 20px;}
.contactPage .left div input{width: 100%;height: 100%;border: 0;outline: none;}
.contactPage .center{padding-top: 60px;}
.contactPage .center p{line-height: 32px;}
.contactPage .center p span{color: red;}
.contactPage .center textarea{width: 90%;height: 150px;border: 1px solid #cc8cab;}
.contactPage .center button{background: #cc8cab;outline: none;border: 0;color: #fff;width: 80px;height: 40px;border-radius: 5px;}
.contactPage .right h1{font-size: 20px;color: #777;line-height: 60px;}
.contactPage .right h2{font-size: 20px;color: #777;line-height: 60px;}
.contactPage .right p{line-height: 24px;}