@charset "utf-8";
/* CSS Document */
.top{height: 42px;line-height: 42px;background-image:-webkit-linear-gradient(to left , #62a1ff , #2d81ff);background-image:linear-gradient(to left, #62a1ff , #2d81ff);border-bottom:solid 1px silver;text-align:left;width: 100%;}
.top span{font-size: 14px;margin-top:6px;margin-left:25px;color: #fff;}
.wrapbox_head{}
.wrapbox_head img{}
.wrapbox_remark{width: 886px;margin: 0 auto}
.wrapbox_body{}
.win_b{margin-top:10px;background: #f5f5f5;}
.personinfo{width: 100%;margin: 0 auto;height: auto;overflow: hidden;margin-bottom: 10px;}
.inputbox{width: 479px;/* border-top:solid 1px #C0C0C0; *//* border-left:solid 1px #C0C0C0; */height: 50px;text-align:left;float: left;line-height: 50px;}
.inputbox .inputtype{float: left;width: 150px;text-align: center;/* border-right:solid 1px #C0C0C0; */margin-right:5px;line-height: 50px;}
.inputbox .inputform{float: left;line-height: 50px;height: 50px;}
.inputbox .inputform select{height: 35px; width:130px}
.buttonbox{/* border-left:1px solid #C0C0C0; *//* border-top:1px solid #C0C0C0; */text-align:center;height:60px;line-height:60px;padding-bottom: 20px;}
.txt_15{border: 1px solid #7F9DB9;width: 200px;height: 35px;}
.txt_18{border: 1px solid #7F9DB9;width: 500px;height: 35px;}
.txt_20{height:105px;width:650px; padding-top: 5px;}
.txt_20s{height:105px;width:500px;float:left;}
.notnull{color:red}
.isnull{width: 20px;display: inline-block;}
.descript{color:#8c8c8c;margin-left: 4px;font-size: 12px}
.mall{width: 100%;}
.foot{ width:1000px; border-top:3px solid #4573ff; text-align:center;background-color: #ffffff}
.foot dl{ margin-top:10px; line-height:2; color:#6d6d6a;}

.search_bt{display: inline-block; height: 38px; line-height: 38px; padding: 0 18px; background-color: #009688; color: #fff; white-space: nowrap; text-align: center; font-size: 14px; border: none; border-radius: 2px; cursor: pointer;}
.search_bts{display: inline-block; height: 38px; line-height: 38px; padding: 0 18px; background-color: #1E9FFF; color: #fff; white-space: nowrap; text-align: center; font-size: 14px; border: none; border-radius: 2px; cursor: pointer;}

@media screen and (max-width:600px ) {
    .Content *{box-sizing: border-box;}
    .Content{width:100%; background: #ffffff;padding:17px 10px; box-sizing: border-box;}
    .personinfo{width: 100%;margin: 0 auto;border:1px solid #C0C0C0;border-top: 0px;border-left: 0px;height: auto;overflow: hidden;}
    .inputbox{width: 100%;border-top:solid 1px #C0C0C0;border-left:solid 1px #C0C0C0;height: 50px;text-align:left;float: left;line-height: 50px;}
    .inputbox .inputtype{float: left;width: 130px;text-align: center;border-right:solid 1px #C0C0C0;margin-right:5px;line-height: 50px;}
    .inputbox .inputform{float: left;line-height: 50px;height: 50px;}
    .inputbox .inputform select{height: 35px; width:130px}
    .buttonbox{text-align:center;height:60px;line-height:60px;padding-top: 20px;}
    .txt_15{border: 1px solid #7F9DB9;width: 100px;height: 35px;}
    .txt_18{border: 1px solid #7F9DB9;width: 100px;height: 35px;}
    .txt_20{height:105px;width: 210px;padding-top: 5px;}
    .txt_20s{height:105px;width: 100%;float:left;}
    .notnull{color:red}
    .isnull{width: 20px;display: inline-block;}
    .descript{color:#8c8c8c;margin-left: 4px;font-size: 12px;display: none;}
    .mall{width: 100%;}
    .top {height: auto;}

}<!--ºÄÊ±1754024727.4697Ãë-->