#main{
    padding-bottom: 54px;
    background-color: #e9eef1;
}
.benefit-lists tbody tr:nth-of-type(even){
    background: #fff;
}
.wrapper{
    width: 1000px;
}
.padding-box{
    padding: 30px;
}
.top-content{
    background: #fff;
}
.bk-content-box{
    background: none;
}
.bk-content-nav .breadcrumb{
    margin-bottom: 10px;
}
.title-box-con h1{
    color: #000;
    font-weight: normal;
}
.top-content{
    font-size: 0;
}
.top-content img.pro-logo{
    display: inline-block;
    vertical-align: middle;
    width: 308px;
    height: 308px;
}
.top-content.no-pdf img.pro-logo{
    display: inline-block;
    vertical-align: middle;
    width: 308px;
    height: 308px;
}
.top-content .pro-title-box{
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 602px;
    border-bottom: none;
}
.top-content.no-pdf .pro-title-box{
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 602px;
    padding-bottom: 0;
    border-bottom: none;
}
.title-box-con{
    padding-top: 20px;
}
.title-box-con img{
    width: auto;
    height: 30px;
    bottom: 0;
    top: 50%;
    margin-top: -15px;
}
.info-detail p{
    padding-top: 5px;
}
.info-detail .fee-box{
    padding-top: 20px;
    padding-bottom: 15px;
}
.fee-value{
    font-size: 25px;
    color: #fc8a05;
    font-weight: bold;
}
.baseLine,
.pdf-btn{
    color: #fc8a05;
}
.baseLine{
    margin-left: 5px;
}
.pdf-btn:hover{
    color: #fc8a05;
}
.btn-box{
    top: 0;
    left: 0;
}
.insured-btn{
    width: 180px;
    min-width: 0;
    background-color: #fe8a01;
    font-weight: normal;
    line-height: normal;
    border-radius: 0;
    font-size: 18px;
}
.btn-box .insured-btn{
    height: 45px;
    line-height: 45px;
    margin-top: 27px;
}
.insured-btn:hover{
    background-color: #fe8a01;
}
.insured-btn:before{
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 21px;
    height: 19px;
    margin-right: 5px;
    margin-top: -5px;
    background:url(/static/images/desktop/aig_gz/buy.png) no-repeat center;
}
.bg-title{
    height: 60px;
    margin-bottom: 30px;
    text-align: center;
    border-bottom: 1px solid #c4cdd4;
}
.bg-title h2{
    display: inline-block;
    margin-top: 25px;
    border-bottom: 1px solid;
    font-size: 23px;
    line-height: 1.5;
    color: #003f5b;
    font-weight: 300;
}
.margin-box{
    margin-top: 20px;
    background: #fff;
    -webkit-box-shadow: 1px 5px 15px rgba(115, 129, 138, 0.2);
    box-shadow: 1px 5px 15px rgba(115, 129, 138, 0.2);
}
.margin-box:last-child{
    margin-bottom: 0;
}
.aigHeaderTr{
    background: #1292dd;
}
.benefit-lists td{
    padding-top: 20px;
    padding-bottom: 20px;
}
.benefitRange.benefit-lists td{
    padding-top: 30px;
    padding-bottom: 30px;
}
.benefitRange.benefit-lists .aigHeaderTr td{
    border-bottom: none;
}
.benefit-lists thead td{
    font-weight: normal;
    font-size: 20px;
}
.benefit-lists .aigHeaderTr td{
    color: #fff;
}
.benefit-detail{
    padding-bottom: 0;
}
.cost-detail{
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 47px;
}
.benefit-lists tbody td,.benefit-lists.Fee thead td{
    border-color: #e1ebf4;
}
.benefit-lists.Fee td{
    padding-left: 0;
}
.notes-detail{
    padding: 0 30px 40px 30px;
}
.ulTitle{
    margin-bottom: 20px;
    font-size: 16px;
    color: #000;
}
.ulTitle:before{
    content: '';
    display: inline-block;
    vertical-align: bottom;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
.ulTitle.important:before{
    background:url(/static/images/desktop/aig_gz/important.png) no-repeat center;
}
.ulTitle.notice:before{
    background:url(/static/images/desktop/aig_gz/notice.png) no-repeat center;
}
.ulTitle.voice:before{
    background:url(/static/images/desktop/aig_gz/voice.png) no-repeat center;
}
ul + .ulTitle{
    margin-top: 13px;
    padding-top: 25px;
    border-top: 1px solid #e1ebf4;
}
.large-insured-btn{
    margin-top: 20px;
}
.large-insured-btn .insured-btn{
    margin-top: 0;
    width: 250px;
    height: 55px;
    line-height: 55px;
    font-size: 20px;
}