@charset "utf-8";
/***********************************************************
	Filename: global_company_registration.css
	Note	: 全球公司注册页面内容模块
	Author  : 优尚设计 <www.szphp.cn>
	Web		: www.szphp.cn
	Update  : 2022.09.22
***********************************************************/

/* company_registration_content 全球公司注册通用内容页 ******************************************************/

/* 内容盒子 */
.company_registration_content{margin-bottom:50px}
@media screen and (max-width:576px){
    .company_registration_content{margin-bottom:25px}
}

/* 公司注册摘要 */
.summary{overflow:hidden;padding:25px 15px;border-left:5px solid #db8924;border-radius:5px;background-color:#fafafa;word-break:break-word}
.summary .left{float:left;display:block;width:65%}
.summary .left .text{width:100%}
.summary .special_column{margin-top:25px}
.summary .special_column .title{margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:1px solid #e2d2c3;color:#666;font-weight:600}
.summary .special_column .title .fa{margin-right:5px}
.summary .special_column ul{margin:0;padding:0;list-style:none}
.summary .special_column li{margin-bottom:1.5rem;line-height:1.4}
.summary .special_column li:last-child{margin-bottom:0}
.summary .special_column li a{color:#b55805}
.summary .special_column li a:hover{color:#db8924}
.summary .special_column li span{display:block;margin-top:.25rem}
.summary .special_column li .note{color:#555;font-size:75%}
.summary .special_column li .time{color:#999;font-size:30%}
.summary img{float:right;margin-left:5%;width:30%;border-radius:5px}
@media screen and (max-width:576px){
    .summary{position:relative}
    .summary .left{position:relative;z-index:1;float:none;width:100%}
    .summary img{position:absolute;top:0;left:0;float:none;margin-left:0;width:auto;height:100%;border-bottom-left-radius:0;opacity:.1}
    .summary .special_column .title{margin-bottom:1rem}
    .summary .special_column li .note{color:#333;font-size:90%}
    .summary .special_column li .time{color:#333;font-size:60%}
}

/* 公司注册优势 */
.registration_advantages{padding:0}
.registration_advantages li{margin-bottom:15px;list-style:none}
.registration_advantages .boxes{position:relative;padding:15px 25px 25px;width:100%;height:100%;border:1px solid #eee;border-radius:5px;background:#fff;box-shadow:0 2px 5px 0 rgb(192 92 2 / .1)}
.registration_advantages .boxes span{display:block;text-align:center}
.registration_advantages .boxes .icon{margin-right:auto;margin-bottom:5px;margin-left:auto;padding:10px;width:80px;height:80px;border-radius:50%;background-color:#f3f0e8;line-height:80px}
.registration_advantages .boxes .fa{width:100%;background-image:linear-gradient(90deg,#f3d482,#b88703);color:#f9b90a;color:transparent;font-weight:normal;font-size:2.8rem;-webkit-background-clip:text}
.registration_advantages .boxes .title{margin-bottom:5px;color:#b55805;font-weight:600;font-size:100%}
.registration_advantages .boxes .note{color:#333;line-height:1.4}
@media screen and (max-width:576px){
    .registration_advantages{margin:0 -7.5px}
    .registration_advantages li{padding-right:7.5px;padding-left:7.5px}
    .registration_advantages .boxes{padding:10px}
    .registration_advantages .boxes .icon{width:60px;height:60px;line-height:55px}
    .registration_advantages .boxes .fa{font-size:2rem}
}

/* 公司注册条件 */
.registration_condition{padding:0}
.registration_condition li{margin-bottom:15px;list-style:none}
.registration_condition .boxes{position:relative;padding:0;width:100%;height:100%;border:1px solid #eee;border-radius:5px;background:#fff;box-shadow:0 2px 5px 0 rgb(192 92 2 / .1);display: flex;align-items: center;padding:10px}
.registration_condition .boxes .num{width:40px;height:40px;border-radius:50%;background-color:#f0e2d5;color:#e06d07;text-align:center;font-weight:600;line-height:40px;}
.registration_condition .boxes .text{padding-left:15px;width:calc(100% - 45px)}
.registration_condition .boxes span{display:block;line-height: 1.5}
.registration_condition .boxes .title{font-weight: 600}
.registration_condition .boxes .note{padding:0}
@media screen and (max-width:576px){
    
}

/* 公司注册流程 */
.registration_process{padding:0}
.registration_process li{margin-bottom:15px;list-style:none}
.registration_process .boxes{position:relative;padding:0;width:100%;height:100%;border-radius:5px;background:#fff;box-shadow:0 2px 5px 0 rgb(192 92 2 / .1)}
.registration_process .boxes span{display:block}
.registration_process .boxes .title{padding:0 15px;border-top-right-radius:5px;border-top-left-radius:5px;background-color:#f0e2d5;color:#c50520;font-weight:600;line-height:40px}
.registration_process .boxes .note{padding:10px 15px;font-weight:600}
.registration_process .boxes p{margin-bottom:1rem;padding:0 15px;color:#555;line-height:1.4}
@media screen and (max-width:576px){
    .registration_process{margin:0 -7.5px}
    .registration_process li{padding-right:7.5px;padding-left:7.5px}
}

/* 公司注册时间和费用 */
.registration_time{padding:0}
.registration_time ul{font-size:100%!important}
.registration_time ul li{margin-bottom:.5rem!important;list-style:square}

/* 注册成功所得资料 */
.registration_data{padding:0}
.registration_data li{margin-bottom:15px;list-style:none}
.registration_data .boxes{position:relative;padding:0;width:100%;height:100%;border:1px solid #eee;border-radius:5px;background:#fff;box-shadow:0 2px 5px 0 rgb(192 92 2 / .1);display: flex;align-items: center;padding:5px}
.registration_data .boxes span{display:block}
.registration_data .boxes .icon{width:35px;height:35px;border-radius:50%;background-color:#f0e2d5;color:#e06d07;text-align:center;font-weight:600;line-height:35px}
.registration_data .boxes .note{padding-left:15px;width:calc(100% - 45px)}
@media screen and (max-width:576px){
    .registration_data{margin:0 -7.5px}
    .registration_data li{position:relative;padding-right:7.5px;padding-left:7.5px}
    .registration_data .boxes{padding:10px}
    .registration_data .boxes .icon{width:25px;height:25px;font-weight:normal;font-size:80%;line-height:25px}
    .registration_data .boxes .note{padding-left:10px;width:calc(100% - 35px)}
}

/* 公司注册其他需了解的 */
.other{padding:0}
.other h3{margin:15px 0!important;padding:0!important;border-bottom:0!important;color:#333!important;font-size:1.2rem!important}
.other h3::before{display:none!important}
.other ul{font-size:100%!important}
.other ul li{margin-bottom:.5rem!important;list-style:square}

/* 公司注册增值业务 */
.registration_services{padding:0}
.registration_services li{margin-bottom:15px;list-style:none}
.registration_services .boxes{position:relative;padding:10px 10px 20px 10px;width:100%;height:100%;border:1px solid #eee;border-radius:5px;background:#fff;box-shadow:0 2px 5px 0 rgb(192 92 2 / .1)}
.registration_services .boxes span{display:block;text-align:center}
.registration_services .boxes img{width:100%;border-top-right-radius:5px;border-top-left-radius:5px}
.registration_services .boxes .title{margin-top:10px;color:#b55805;font-weight:600}
.registration_services .boxes .note{padding-top:10px;color:#333;line-height:1.5}
@media screen and (max-width:576px){
    .registration_services{margin:0 -7.5px}
    .registration_services li{padding-right:7.5px;padding-left:7.5px}
    .registration_services .boxes{padding:5px 5px 10px 5px}
}

/* 我们的优势 */
.company_advantages{padding:0}
.company_advantages li{margin-bottom:15px;list-style:none}
.company_advantages .boxes{position:relative;padding:15px 15px 25px;width:100%;height:100%;border:1px solid #eee;border-radius:5px;background:#fff;box-shadow:0 2px 5px 0 rgb(192 92 2 / .1)}
.company_advantages .boxes span{display:block;text-align:center}
.company_advantages .boxes .icon{margin-right:auto;margin-bottom:5px;margin-left:auto;padding:10px;width:80px;height:80px;border-radius:50%;background-color:#f3f0e8;line-height:80px}
.company_advantages .boxes .fa{width:100%;background-image:linear-gradient(90deg,#f3d482,#b88703);color:#f9b90a;color:transparent;font-weight:normal;font-size:2.8rem;-webkit-background-clip:text}
.company_advantages .boxes .title{margin-top:1rem;color:#b55805;font-weight:600;font-size:100%}
.company_advantages .boxes .note{margin-top:1rem;color:#333;line-height:1.5}
@media screen and (max-width:576px){
    .company_advantages{margin:0 -7.5px}
    .company_advantages li{padding-right:7.5px;padding-left:7.5px}
    .company_advantages .boxes{padding:10px}
    .company_advantages .boxes .icon{width:60px;height:60px;line-height:55px}
    .company_advantages .boxes .fa{font-size:2rem}
}