.message{height: 1387px;background: url(../../images/user/message-bg.jpg) no-repeat center;position: relative;font-size: 14px;}
.message .message-main{    width: 1200px;height: 1270px;background: #fff;box-shadow: 0px 0px 10px rgba(0,0,0,0.2);border-radius: 40px;position: absolute;top: 50%;left: 50%;margin-top: -635px;margin-left: -600px;}
.message .message-main .message-table{margin: 55px auto;width: 640px;}
.message-table .message-H1{font-size: 36px;color: #232f3c;text-align: center}
.message-table .message-H1 span{width: 43px;height: 4px;display: inline-block;background: #232f3c;margin: 30px auto;}
.message-table .message-explain{padding: 0 10px;letter-spacing: .5px;text-align: center;}
.message-table ul{margin-top: 60px;}
.message-table ul li{border-bottom: 1px solid #ccc;margin-top: 15px;}
.message-table ul li textarea{background: #f5f5f5;resize: none;width: 620px;height: 280px;padding: 20px 10px;margin-top: 15px;outline: none;border: none;}
.message-table ul li label{font-size: 16px;margin: 0 5px;color: #333;display: block;}
.message-table ul li label em{color: red;font-style: normal;}
.message-table ul li input{margin: 10px 0;padding: 0 10px;border: none;width: 230px;line-height: 18px;}
.message-table .issue-type{margin: 10px 0;padding: 0 10px;}
.message-table .issue-type span{float: left;}
.message-table .issue-type i{float: right;width: 17px;height: 17px;background: url(../../images/user/drag.png) center;transform: rotate(90deg);}
.message-table .issue-type .selection{transform: rotate(-90deg);}
.message-table .issue-Ul{display: none;position: absolute;left: 0;top: 60px;width: 100%;box-shadow: 0px 0px 10px rgba(0,0,0,0.2);background: #fff;}
.message-table .issue-Ul .issue-Li{height: 34px;padding: 0 10px;line-height: 34px;cursor: pointer;}
.message-table .issue-Ul .issue-Li:hover{background: #eee;}
.message-table .number{color: #ccc;position: absolute;bottom: 20px;right: 10px;}
.message-table .message-describe{padding: 10px;color: #999;font-size: 12px;background: #f5f5f5;margin-top: 10px;}
.message-table .message-describe>span{margin-bottom: 5px;display: block;}
.message-table .message-describe .example>span:first-child{float: left;color: #de7228;}
.message-table .message-describe .example>span:last-child{float: right;width: 90%;}
.message-btn{height: 50px;background: #ccc;color: #fff;font-size: 16px;border-radius: 4px;text-align: center;line-height: 50px;margin-top: 60px;}
.action{background: #232f3c;cursor: pointer;}
.action:hover{background: #4f5963;}
.meg-success{background: #f9f9f9;display: none;}
.meg-success .meg-box{width: 1200px;height: 500px;background: #fff;margin: 30px auto 60px;}
.meg-success .meg-box img{margin: 130px 0 40px 444px;}
.meg-success .meg-box span{display: block;text-align: center;font-size: 18px;color: #666;}
#content{padding-bottom: 0;}
.nav-header{margin-bottom: 0;}
