@charset "utf-8";.overflow-y-hidden{overflow-y:hidden}body,html{font-size:14px}.top300{padding-top:0}.blue{color:#3a8ee6;cursor:pointer}.blue:hover{text-decoration:underline}.clearfloat:after{content:'';width:0;height:0;display:block;clear:both}.lf{float:left}.rg{float:right}.gray{color:#dbdbdb}.yellow{color:#87c13f}.windth80{width:80%;margin:0 auto}.popup{transition:all .5s;width:100%;height:100%;z-index:-1;background:rgba(0,0,0,.5);opacity:0;display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0}.popup>div{background:#fff;width:80%;height:1px;transition:all .5s;border-radius:20px;display:flex;flex-direction:column;justify-content:space-around}.popup>div .title{padding:30px 0;text-align:center;border-bottom:1px solid #dbdbdb}.popup>div .butbox{display:flex;justify-content:center}.popup>div .butbox p{width:48%;text-align:center;padding:5px 0;cursor:pointer}.popup>div .butbox p.nobut{border-left:1px solid #dbdbdb}.popup.popupshow{z-index:999999;opacity:1}.popup.popupshow>div{height:150px}.radio_box{display:inline-block;position:relative;margin-right:20px;width:80px}.radio_box.on_message{width:30px;margin-right:0}.radio_box input[type=checkbox],.radio_box input[type=radio]{width:20px;height:20px;opacity:0}.radio_box label{cursor:pointer;position:absolute;left:5px;top:3px;width:20px;height:20px;border-radius:50%;background:url(../images/radio_n.png) center/cover;display:flex;align-items:center}.radio_box.square label{border-radius:0;background:url('../images/Asset 2xhdpi.png') center/cover}.radio_box.single label{border-radius:0;background:url('../images/Asset 4xhdpi.png') center/cover}.radio_box label span{position:absolute;display:block;width:80px;left:30px}.radio_box input:checked+label::after{position:absolute;content:"";width:5px;height:10px;top:3px;left:6px;border-top:none;border-left:none}.radio_box input:checked+label::after{position:absolute;content:"";width:5px;height:10px;top:3px;left:6px;border-top:none;border-left:none}.radio_box input:checked+label{background:url(../images/radio_y.png) center/cover}.radio_box.square input:checked+label{background:url('../images/Asset 3xhdpi.png') center/cover}.radio_box.single input:checked+label{background:url('../images/Asset 5xhdpi.png') center/cover}body,html{height:100%}@media (max-width:992px){body,html{height:auto}}.max_box.type1{width:1190px;margin:0 auto;display:none;justify-content:space-between}.max_box.type1.show{display:flex}@media (max-width:992px){.max_box.type1{width:100%;flex-direction:column;margin-top:20px;align-items:center}}.max_box.type1.show_produec{display:flex}.max_box.type1 .produec_box{width:100%;display:block;padding-bottom:50px;padding-top:10px}@media (max-width:992px){.max_box.type1 .produec_box{width:90%}}.max_box.type1 .produec_box .content_box{display:flex;justify-content:space-between}@media (max-width:992px){.max_box.type1 .produec_box .content_box{flex-direction:column}}.max_box.type1 .produec_box .content_box .l_content{width:52%}@media (max-width:992px){.max_box.type1 .produec_box .content_box .l_content{width:100%}}.max_box.type1 .produec_box .content_box .l_content .canvas_box{position:relative}.max_box.type1 .produec_box .content_box .l_content .canvas_box #main{height:500px}.max_box.type1 .produec_box .content_box .l_content .canvas_box .monthly_payment_box{position:absolute;top:40%;left:15%;text-align:center;width:30%}.max_box.type1 .produec_box .content_box .l_content .canvas_box .monthly_payment_box .title{font-size:16px;font-weight:700;margin-bottom:30px}.max_box.type1 .produec_box .content_box .l_content .canvas_box .monthly_payment_box .price{font-size:36px;font-weight:700}.max_box.type1 .produec_box .content_box .l_content .item_box{box-shadow:0 3px 6px #0000004a;border-radius:5px}.max_box.type1 .produec_box .content_box .l_content .item_box .item .item_head{font-size:20px;font-weight:700;padding:10px 20px;background-color:#f5f5f5;border-bottom:1px solid #ebeef5;display:flex;align-items:center;justify-content:space-between}.max_box.type1 .produec_box .content_box .l_content .item_box .item .item_head .item_arrow .price{margin-right:20px}.max_box.type1 .produec_box .content_box .l_content .item_box .item .item_head .item_arrow i{color:#147eea}.max_box.type1 .produec_box .content_box .l_content .item_box .item .item_content{padding:20px}.max_box.type1 .produec_box .content_box .l_content .item_box .item .item_content .list{display:flex;align-items:center;justify-content:space-between;font-size:18px}.max_box.type1 .produec_box .content_box .l_content .item_box .item .item_content .list .list_name i{color:#f2dede}.max_box.type1 .produec_box .content_box .r_content{width:40%}@media (max-width:992px){.max_box.type1 .produec_box .content_box .r_content{width:100%}}.max_box.type1 .produec_box .content_box .r_content .message_box{box-shadow:0 3px 6px #0000004a}.max_box.type1 .produec_box .content_box .r_content .message_box .module_subbody{padding:20px}.max_box.type1 .produec_box .content_box .r_content .message_box .module_subbody .input_box{margin-top:10px;display:flex;align-items:center;justify-content:flex-start;padding:10px 0;border:1px solid #ccc;border-radius:5px}.max_box.type1 .produec_box .content_box .r_content .message_box .module_subbody .input_box span{flex-shrink:0;color:#777;border-right:1px solid #ccc;padding:0 10px;font-size:18px}.max_box.type1 .produec_box .content_box .r_content .message_box .module_subbody .input_box input{width:100%;border:none;outline:0;height:100%;padding-left:10px;font-size:18px}.max_box.type1 .produec_box .content_box .r_content .message_box .press .press_title{color:#333;font-size:20px;font-weight:700;padding:20px;background-color:#f5f5f5;border-bottom:1px solid #ebeef5}.max_box.type1 .produec_box .content_box .r_content .message_box .press .module_subbody .box{display:flex;align-items:center;margin-top:10px}.max_box.type1 .produec_box .content_box .r_content .message_box .press .module_subbody .box .input_box{margin-top:0}.max_box.type1 .produec_box .content_box .r_content .message_box .press .module_subbody .box .input_box.mint{width:30%}.max_box.type1 .produec_box .content_box .r_content .message_box .press .module_subbody .box .input_box .no_r{border-right:none}.max_box.type1 .produec_box .content_box .r_content .message_box .press .module_subbody .box .or{margin:0 10px;font-size:20px;color:#999}.max_box.type1 .produec_box .content_box .r_content .message_box .press .module_subbody_box{display:flex;align-items:center;justify-content:space-between}.max_box.type1 .produec_box .content_box .r_content .message_box .press .module_subbody_box>div{width:50%}.max_box.type1 .produec_box .content_box .r_content .message_box .press .module_subbody_box>div .box .input_box{width:100%!important}