Authored by yyq

fix style

@@ -122,7 +122,7 @@ @@ -122,7 +122,7 @@
122 税      号: 122 税      号:
123 </span> 123 </span>
124 <div class="row-content"> 124 <div class="row-content">
125 - <input id="company-tax-num" class="company-tax-num" type="text" placeholder="请输入纳税人识别号"> 125 + <input id="company-tax-num" class="company-tax-num" type="text" placeholder="请输入正确的纳税人识别号">
126 <span class="input-tip company-tax-tip red hide"> 126 <span class="input-tip company-tax-tip red hide">
127 <span class="iconfont">&#xe629;</span> 127 <span class="iconfont">&#xe629;</span>
128 <em>请填写纳税人识别号</em> 128 <em>请填写纳税人识别号</em>
@@ -1675,7 +1675,7 @@ @@ -1675,7 +1675,7 @@
1675 } 1675 }
1676 1676
1677 input { 1677 input {
1678 - width: 210px; 1678 + width: 220px;
1679 height: 30px; 1679 height: 30px;
1680 padding: 0 10px; 1680 padding: 0 10px;
1681 background: #f5f5f5; 1681 background: #f5f5f5;