.m-center {padding-bottom: 50px;}
.mc-main {padding: 80px 150px; width: 890px; background-color: #fff;}
.mc-main .item {overflow: hidden; margin-bottom: 20px;}
.mc-main .item label {float: left; display: inline-block;width: 70px; margin-right: 30px; text-align: right;font-size: 14px; line-height: 36px; color: #666;}
.mc-main .item label i {margin-right: 5px; font-style: normal;color: #e60012;}
.mc-main .item .inp-text {float: left; width: 253px;height: 34px; padding-left: 10px; line-height: 34px; font-size: 14px; color: #333; border: 1px solid #ddd;}
.mc-main .item textarea {float: left; width: 438px;height: 153px; padding: 10px; font-size: 14px; color: #333; border: 1px solid #ddd; }
.mc-main .inp-btn {width: 130px; height: 40px; margin-left: 100px; background-color: #fa6400; font-size: 16px; text-align: center; line-height: 40px; color: #fff; border: none; border-radius: 2px; cursor: pointer;}
.mc-main .inp-btn:hover {background-color: #f85127;}
