﻿@charset 'utf-8';

.mcInfo{padding-top: 28px; /* padding-left: 72px; */ font-size: 15px; color: #323232; }
.item{width: 738px; margin: 20px auto; }
.itemTitle{width: 112px; height: 40px; line-height: 40px; margin-right: 20px; text-align: right; }
.baseInpt{width: 380px; padding: 0 16px; height: 40px; border-radius: 4px; outline: none; }
.baseInpt2{width: 380px; padding: 0 16px; height: 40px; border-radius: 4px; outline: none; }
textarea.baseInpt{height: 172px; padding: 12px 16px; }
.uploadWrap{margin-right: 20px; }
.uploadBtn{width: 270px;margin-top: 12px;}
.uploadTip{font-size: 12px;margin-top: 42px;color: #A2A2A2;}
.verifyInpt{width: 160px; }
.verifyImg{display: inline-block;width: 100px;margin-left: 24px;height: 40px;background: center center no-repeat;background-size: contain;}

.baseBtn{display: inline-block; width: 320px; height: 44px; line-height: 44px; text-align: center; color: #fff; }

#AttatchImg{border:1px solid #ccc;font-size: 14px;color:#999;background: center center no-repeat;background-size: contain;overflow: hidden;}
.uploadify-queue{display: none;}