/*
* @Author: Administrator
* @Date:   2017-09-20 09:13:58
* @Last Modified by:   Administrator
* @Last Modified time: 2017-09-21 14:30:29
*/
@charset "utf-8";
/* CSS Document */
.form-title{ padding: 13px 0; margin-top: 15px; color: #666; }
.form-title .title1,.form-title .title2{ font-weight: bold; font-family: "Microsoft Yahei"; }
.form-title .title1{ margin-right: 23px; font-size: 22px; color: #29adff; }
.form-title .title2{ margin-left: 20px; font-size: 16px; color: #333; }
.form-title span{ vertical-align: middle; }
.form-header{ height: 84px; padding-top: 28px; padding-left: 28px; border-top: 2px solid #29adff; background: #eef6ff; font: 16px/28px "Microsoft Yahei"; color: #333; }
.form-group{ position: relative; width: 1200px; margin-top: 26px; }
.form-group label{ float: left; width: 105px; padding-right: 12px; text-align: right; font: 16px/48px "Microsoft Yahei"; color: #333; }
.form-group label i{ margin-right: 6px; color: #f00; }
.form-group input{ float: left; width: 1070px; height: 46px; line-height: 46px; padding: 0 5px; border: 1px solid #c7c7c7; }
.form-group textarea{ width: 1048px; height: 112px; line-height: 28px; padding: 5px 16px; border: 1px solid #c7c7c7; font-size: 16px; font-family: "Microsoft Yahei"; }
.form-group input.w454{ width: 452px; }
.form-group input.active,.form-group textarea.active{ border-color: #4da2ff; }
.form-group .error input,.form-group .error textarea{ border-color: #f00; }
.form-group .text{ float: left; width: 1082px; }
.form-group .text label{ position: absolute; width: auto; line-height: 28px; top: 5px; left: 15px; color: #ccc; }
.form-content .submitBtn{ display: block; width: 198px; height: 46px; margin: 48px 0 62px 117px; border: 1px solid #4da2ff; background: #eef6ff; text-align: center; font: 22px/46px "Microsoft Yahei"; color: #4da2ff; }
.form-content .submitBtn:hover{ background: #d2e7ff; }
.form-group .tip{ position: absolute; left: 117px; bottom: -26px; height: 26px; line-height: 26px; color: #f00; }
.footer-l{padding-left: 0;padding-right: 50px;}
.footerNav-icon a{letter-spacing: 3px;_letter-spacing: 0;}
.footer-r{padding-left: 53px;}
.footer-r ul{margin-right: 53px;}
.erweima{margin-left: 10px;}