/**!
* 网站大师-依申请公开
* author: xiaolong;
*/

.apply {
    margin-top: 10px;
    border: 1px solid #e1e1e1;
    /*padding: 25px 120px 30px;*/
	width:998px;
	margin:10px auto;
}

@media (min-width: 768px) and (max-width: 979px) {
    .apply {
        padding: 25px 20px 30px;
    }
}

.applypublic-tt {
    line-height: 30px;
    padding-bottom: 35px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.apply-table {
    width: 918px;
    font-family: "Simsun";
   border-top: 1px solid #c0c0c0;
    border-left: 1px solid #c0c0c0;
    color:#666;
    font-size:12px;
}

@media (max-width: 767px) {
    .apply {
        padding: 25px 20px 30px;
        overflow: auto;
    }
}

.apply-table td {
    line-height: 30px;
   border-right: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
}

/* .apply-table tr:nth-child(2n+1) {
    background-color: #eaf3fc;
}

.apply-table tr.last {
    background-color: #fff;
}
 */
.apply-table-field {
    display: inline-block;
    width: 150px;
    padding-right: 8px;
    line-height: 30px;
    text-align: right;
    vertical-align: top;
}

.require em{
    color: #f60003;
}


.apply-input {
    border: 1px solid #ccc;
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
    width: 200px;
}

.apply-textarea {
    width: 528px;
    height: 136px;
    border: 1px solid #ccc;
    vertical-align: middle;
    margin: 4px 0;
}

.validate-img {
    margin: 0 25px 0 5px;
}

.btn-apply {	
width:100px;margin-left:50px;height:30px;line-height:30px;background:#2eb3f4;border:0;font-size:14px;color:#fff;font-family:宋体;text-align:center;cursor:pointer;
}

.apply-write-note {
    text-align: center;font-family: "Simsun";
}

.applyt{font-family: "Simsun";font-size:12px;color:#666}
.applyt span{height:34px;line-height:34px;}
.notice{color:#1173A0;text-indent:2em}


.tab{
    color: #333;
    display: block;
    float: left;
    font-size: 14px;
    padding: 10px 20px;
    text-decoration: none;
     position: absolute;
     top:0px;
}
.tab.current {
    background: #0a83dd none repeat scroll 0 0;
    color: #fff;
    text-decoration: none;
}


.ewb-cquery {
    min-height: 191px;
    /*background-color:#ededed; */
    padding-top: 39px;
    position: relative;
}

.tab-com1 {
    left: 0;
}
.tab-com2 {
    left: 160px;
}
.tab-com3 {
    left: 320px;
}
.tab-com4 {
    left: 420px;
}

.ewb-tabcom-bd{
    background-color: #fff;
    height: auto;
    overflow: hidden;
    padding: 20px 40px;
    width: auto;
}
.ewb-tabcom-bd p{ font-size: 13px;
    line-height: 30px;font-family:microsoft yahei;color:#666}

h3:hover{
	cursor:pointer;
}
