@charset "utf-8";
/*通用css*/
html{font-size: 62.5%;}
*{margin:0;padding:0;list-style:none;font-size:14px; line-height:27px;font-family: "微软雅黑";}
body {font-family: "微软雅黑";font-size: 14px;margin:0;padding:0; overflow-x:hidden; color:#000000; background:#ffffff;}
div{ border:0px;margin:0;padding:0;}
img{border:0; border:none; margin:0; padding:0; display: block;}
.fl{float:left; display:inline;}
.fr{float:right; display:inline;}
.l{ text-align:left;}
.r{ text-align:right;}
.c{text-align:center;}
.clear{clear:both; height:0px;}
.Validform_right{color: #09b59f;}
.Validform_wrong{color: #ff5f05;}
input,button,select,textarea{outline:none}
textarea{resize:none}
/*阴影 css*/
.yiny{background: #ffffff; border-radius: 10px; box-shadow: 0px 2px 15px -7px #000000;}
/*index css*/
.atitle{padding: 35px 0; font-size: 24px;}
.Personal_information{height: 36px; border-bottom: 1px solid #000000;}
.Personal_information div{line-height: 36px;height: auto;}
.atable{border-top: 1px solid #000000; border-bottom: 1px solid #000000; padding: 3px 0;}
.atable_column{border-right: 1px solid #adadad;}
.atable_column_row{border-bottom: 1px solid #adadad; height: 36px; line-height: 36px; text-align: center;}


.atable2{border-top: 1px solid #000000; border-bottom: 1px solid #000000; padding: 3px 0;}
.atable2_column{border-right: 1px solid #adadad;}
.atable2_column_row{border-bottom: 1px solid #adadad; height: 130px; padding: 8px; line-height: 30px; text-align: left;}


.atable3{border-top: 1px solid #000000; border-bottom: 1px solid #000000; padding: 3px 0;}
.atable3_column{border-right: 1px solid #adadad; width: 840px; border-bottom: 1px solid #adadad;}
.atable3_column_row{ padding: 10px; line-height: 30px; text-align: left; float: left;}
.atable3_column_row2{ text-align: left; padding: 10px; width: 218px; float: left; border-right: 1px solid #adadad; line-height: 30px;}


.atable4{border-top: 1px solid #000000; border-bottom: 1px solid #000000; padding: 3px 0;height: auto;}
.atable4_column{width:840px; width: 840px; border-bottom: 1px solid #adadad;height: auto;}
.atable4_column_row{ padding: 10px; line-height: 27px; text-align: left;height: auto;}
.atable4_column .atable4_column_row:nth-child(1){width:121px;height: auto;}
.atable4_column .atable4_column_row:nth-child(2){width:499px;padding: 0px;height: auto;}
.atable4_column .atable4_column_row:nth-child(3){width:180px;height: auto;}
.atable4_column_row_main{width: 499px; border-bottom: 1px solid #adadad;height: auto;}
.atable4_column_row_main_row{width: 133px; padding: 10px;height: auto;}
.atable4_column_row_main .atable4_column_row_main_row:nth-child(3){width:173px;height: auto;}





.footer{border-top: 1px solid #000000; text-align: left; line-height: 30px; padding-top: 10px;height: auto;}
.mini_title{font-size: 17px; line-height: 40px; height: 40px; margin-top: 40px; text-align: left;}
.mmini_title{font-size: 17px; line-height: 40px; height: 40px; margin-top: 10px; text-align: left;}
.mini_title_main{font-size: 14px; line-height: 30px;height: auto; text-align: left;word-break:break-all;word-wrap:break-word;}
.portrait{width: 28px; height: 31px; background: #e6e6e6;}
.portrait img{position: relative;margin-top: -31px; z-index: 999;}
.portrait div{height: 31px; width: 0px; background: #28b0e8;}
.appendix_main{font-size: 14px; line-height: 30px; text-align: left; margin-top: 30px;height: auto;}
#print{padding: 30px;height: auto;}
#print>div{width: 111px; margin: 0 auto;height: auto;}

#print>.print{height: auto;line-height: 40px;cursor:pointer;font-size: 20px; text-align: center; line-height: 40px; background: #f15c08; color: #ffffff; border-radius: 5px; margin-top: 15px;}

.single div{width: 280px; text-align: left;height: auto;}

.amount{width: 308px; height: 16px; border-radius: 8px; background: #e2e2e2;margin-top: 19px;}
.amount div{width: 0px; height: 16px; border-radius: 8px;}


.chartanniu{
    width: 100px;
    margin: 10px 10px 0 10px;
    background: #74add1;
    color: #ffffff;
    border-radius: 5px;
    cursor:pointer;

}
.chartanniu:hover{
    background: #487fa1;
}










