﻿.dc_form { width: 650px; margin: auto; overflow: hidden; }
.dc_form_item { padding: 10px 0; overflow: hidden; }
.dc_form_item .name { float: left; text-align: right; width: 90px; line-height: 34px; color: #010101; }
.dc_form_item .name i { color: #fd0000; }
.dc_form_item .box { margin-left: 10px; float: left; }
.dc_form_item .box .text { float: left; width: 286px; height: 32px; line-height: 32px; border: #cbcbcb solid 1px; }
.dc_form_item .box textarea { width: 440px; height: 110px; line-height: 24px; border: #cbcbcb solid 1px; }
.dc_form_item .box .ts { font-size: 12px; margin-top: 12px; color: #a1928d; line-height: 14px; }
.dc_form_item .box .fj { margin-top: 6px; float: left; }
.dc_form_item .box .fj_text { float: left; font-size: 12px; color: #a1928d; line-height: 32px; }
.dc_form_item .box .yz_text { float: left; width: 100px; height: 32px; line-height: 32px; border: #cbcbcb solid 1px; }
.dc_form_item .box .yz_img { float: left; height: 34px; width: auto; margin-left: 10px; }

.dc_tj_btn { width: 300px; height: 40px; background: #0969b6; color: #ffffff; border: 0; font-size: 16px; margin-left: 356px; margin-top: 50px; margin-bottom: 22px; }
