/* 公共Banner */
.channel_about{background-color:#fff;}
.channel_about .banner{width:100%;}
.channel_about .banner img{display:block;width:100%;}
/* 公共导航 */
.channel_about .nav_bar{width:100%;-webkit-box-shadow:0px 1px 0px 0px #E8EAEC;box-shadow:0px 1px 0px 0px #E8EAEC;margin-bottom:50px;}
.channel_about .nav_bar nav ul{width:100%;display:block;}
.channel_about .nav_bar nav ul li{width:20%;}
.channel_about .nav_bar nav ul li a{display:block;width:100%;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:18px 0;font-size:18px;font-weight:400;color:#9EA7B4;line-height:1.1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:0.5s;transition-duration:0.5s;}
.channel_about .nav_bar nav ul li a:hover{color:#FA7600;font-weight:bold;}
.channel_about .nav_bar nav ul li a.on{color:#FA7600;font-weight:bold;}
/* 公共元素 */
.channel_about .page_wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;}
.channel_about .sec_title{text-align:center;margin-bottom:50px;}
.channel_about .sec_title h1,.channel_about .sec_title h2{font-size:24px;font-weight:bold;color:#FA7600;line-height:1.1;margin-bottom:7px;padding-top:0px;padding-bottom:0px;}
.channel_about .sec_title em{font-size:14px;font-weight:400;color:#9EA7B4;line-height:1.1;font-style:normal;text-transform:uppercase;}
/* 关于我们 */
.channel_about.page_about .sec1{margin-bottom:100px;}
.channel_about.page_about .sec1 .row1{margin-bottom:50px;}
.channel_about.page_about .sec1 .row1 .f-l{width:760px;}
.channel_about.page_about .sec1 .row1 .f-r{width:calc(100% - 760px);text-align:center;}
.channel_about.page_about .sec1 .row1 .f-r img{margin-top:10px;}
.channel_about.page_about .sec1 p{text-indent:2em;font-size:15px;font-weight:400;color:#464C5B;line-height:25px;}
.channel_about.page_about .sec1 h2{position:relative;font-size:24px;font-weight:bold;color:#004EA2;line-height:1.1;padding-bottom:18px;margin-bottom:50px;}
.channel_about.page_about .sec1 h2::after{content:'';display:block;width:50px;height:5px;background:#004EA2;border-radius:3px;position:absolute;bottom:0;left:0;}
.channel_about.page_about .sec1 .advantages{margin-bottom:15px;}
.channel_about.page_about .sec1 .advantages dl{display:block;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border-left:6px solid #004EA2;padding:10px 24px;background:#F8F8F9;margin-bottom:15px;}
.channel_about.page_about .sec1 .advantages dl dt{font-size:15px;font-weight:bold;color:#004EA2;line-height:1.1;margin-bottom:12px;}
.channel_about.page_about .sec1 .advantages dl dd{font-size:15px;font-weight:400;color:#464C5B;line-height:1.5;}
.channel_about.page_about .sec2{min-height:1080px;background-image:url(/static/styles/images/bg_lsdsj.png);background-repeat:no-repeat;background-position:center;}
.channel_about.page_about .sec2 .history_list{width:885px;margin:0 auto 50px auto;position:relative;}
.channel_about.page_about .sec2 .history_list::before{content:'';z-index:-1;display:block;width:1px;top:0;bottom:0;left:80px;border-left:1px dashed #C5C8CE;position:absolute;}
.channel_about.page_about .sec2 .history_list h3{font-size:24px;font-weight:bold;color:#004EA2;line-height:1.1;display:block;margin-bottom:12px;}
.channel_about.page_about .sec2 .history_list dl{position:relative;margin-bottom:20px;}
.channel_about.page_about .sec2 .history_list dl dt{width:165px;display:block;font-size:14px;font-weight:bold;color:#657180;line-height:1.1;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:25px;position:relative;margin-top:6px;}
.channel_about.page_about .sec2 .history_list dl dt::after{content:'';display:block;position:absolute;width:11px;height:11px;left:75px;top:2px;background:#004EA2;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;}
.channel_about.page_about .sec2 .history_list dl dd{width:calc(100% - 165px);display:block;font-size:16px;font-weight:400;color:#191919;line-height:25px;}
/* 网站公告 */
.channel_about.page_notice .notice_list{margin-bottom:100px;}
.channel_about.page_notice .notice_list li{width:50%;}
.channel_about.page_notice .notice_list li a{display:block;width:100%;border:1px solid #F2F2F2;padding:0 50px;-webkit-box-sizing:border-box;box-sizing:border-box;}
.channel_about.page_notice .notice_list li a h2{font-size:20px;font-weight:bold;color:#191919;line-height:1.2;margin-top:50px;margin-bottom:20px;padding-top:0;padding-bottom:0;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:0.3s;transition-duration:0.3s;}
.channel_about.page_notice .notice_list li a p{width:100%;height:40px;font-size:14px;font-weight:400;color:#9EA7B4;line-height:20px;overflow:hidden;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-bottom:30px;}
.channel_about.page_notice .notice_list li a>.cl{margin-bottom:50px;}
.channel_about.page_notice .notice_list li a em{font-style:normal;font-size:30px;font-weight:600;color:#DCDEE2;line-height:1.1;}
.channel_about.page_notice .notice_list li a span{font-size:14px;font-weight:400;color:#004EA2;line-height:1.1;border-bottom:2px solid #004EA2;padding-bottom:5px;margin-top:9px;opacity:0;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:0.3s;transition-duration:0.3s;}
.channel_about.page_notice .notice_list li a:hover h2,.channel_about.page_notice .notice_list li a:hover em{color:#004EA2;}
.channel_about.page_notice .notice_list li a:hover span{opacity:1;}
/* 联系我们 */
.channel_about.page_contactus .sec1{position:relative;width:100%;background-color:#F8F8F9;padding-bottom:50px;margin-bottom:50px;}
.channel_about.page_contactus .sec1::before{content:'';display:block;position:absolute;left:0;right:0;top:-50px;height:370px;background:-webkit-gradient(linear,left top,right top,from(#007CFF),to(#004EA2));background:linear-gradient(90deg,#007CFF 0%,#004EA2 100%);z-index:0;}
.channel_about.page_contactus .sec1 .sec_title h1,.channel_about.page_contactus .sec1 .sec_title em{color:#fff;}
.channel_about.page_contactus .sec1 .contactsBox{width:100%;background-color:#fff;margin-bottom:50px;}
.channel_about.page_contactus .sec1 .contactsBox>div{width:50%;height:411px;}
.channel_about.page_contactus .sec1 .contactsBox .contacts{padding:30px 50px;-webkit-box-sizing:border-box;box-sizing:border-box;}
.channel_about.page_contactus .sec1 .contactsBox .contacts h2{padding-top:0;padding-bottom:0;font-size:20px;font-weight:bold;color:#191919;line-height:1.1;margin-bottom:20px;}
.channel_about.page_contactus .sec1 .contactsBox .contacts td{font-size:15px;font-weight:400;color:#464C5B;line-height:21px;padding-bottom:15px;}
.channel_about.page_contactus .sec1 .contactsBox .contacts td:first-child{width:80px;}
.channel_about.page_contactus .sec1 .contactsBox .contacts tr:last-child td{padding-bottom:0;}
.channel_about.page_contactus .sec1 .building img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}
.channel_about.page_contactus .sec1 #map1{width:100%;height:300px;}
.channel_about.page_contactus .sec2{margin-bottom:100px;}
.channel_about.page_contactus .sec2 .alertBar{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:30px;background:#E9F3FF;padding:10px 15px;}
.channel_about.page_contactus .sec2 .alertBar p{font-size:14px;font-weight:400;color:#004EA2;line-height:20px;margin-bottom:0;}
.channel_about.page_contactus .sec2 .alertBar p>*{display:inline-block;vertical-align:middle;}
.channel_about.page_contactus .sec2 .alertBar img{margin-right:5px;}
.channel_about.page_contactus .sec2 .charge_accounts{margin-bottom:50px;}
.channel_about.page_contactus .sec2 .charge_accounts h3{font-size:18px;font-weight:bold;color:#191919;line-height:1.1;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 10px;margin-bottom:20px;}
.channel_about.page_contactus .sec2 .charge_accounts img{width:573px;margin-right:50px;}
.channel_about.page_contactus .sec2 .charge_accounts img:nth-child(odd){margin-right:0;}
.channel_about.page_contactus .sec2 .charge_accounts .bank_account{display:inline-block;width:573px;height:231px;background-repeat:no-repeat;background-size:cover;margin-right:50px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px;}
.channel_about.page_contactus .sec2 .charge_accounts .bank_account .r1{margin-bottom:18px;}
.channel_about.page_contactus .sec2 .charge_accounts .bank_account .r1 .ll{display:block;width:60px;height:60px;margin-right:20px;background-repeat:no-repeat;background-size:100% 100%;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;}
.channel_about.page_contactus .sec2 .charge_accounts .bank_account.bank_abc .r1 .ll{background-image:url(/static/styles/images/icon_card_zgnyyh.png);}
.channel_about.page_contactus .sec2 .charge_accounts .bank_account.bank_nanhai .r1 .ll{background-image:url(/static/styles/images/icon_card_nhnsyh.png);}
.channel_about.page_contactus .sec2 .charge_accounts .bank_account .r1 .rr p{font-size:20px;font-weight:500;color:#FFFFFF;line-height:28px;margin-bottom:9px;}
.channel_about.page_contactus .sec2 .charge_accounts .bank_account .r1 .rr span{font-size:14px;font-weight:400;color:#FFFFFF;line-height:20px;}
.channel_about.page_contactus .sec2 .charge_accounts .bank_account .r2{margin-bottom:19px;margin-left:80px;}
.channel_about.page_contactus .sec2 .charge_accounts .bank_account .r2 p{font-size:35px;font-weight:500;color:#FFFFFF;line-height:49px;}
.channel_about.page_contactus .sec2 .charge_accounts .bank_account .r3{text-align:right;}
.channel_about.page_contactus .sec2 .charge_accounts .bank_account .r3 p{font-size:14px;font-weight:400;color:#FFFFFF;line-height:20px;margin-bottom:10px;}
.channel_about.page_contactus .sec2 .charge_accounts .bank_account .r3 p:last-child{margin-bottom:0;}
.channel_about.page_contactus .sec2 .charge_accounts .bank_account:nth-child(odd){margin-right:0;}
.channel_about.page_contactus .sec2 .charge_accounts .bank_account.bank_abc{background-image:url(/static/styles/images/img_card_zgnyyh_abc.png);}
.channel_about.page_contactus .sec2 .charge_accounts .bank_account.bank_nanhai{background-image:url(/static/styles/images/img_card_nhnsyh_nanhai.png);}
/* 加入我们 */
.channel_about.page_jobs .subtitle{text-align:center;font-size:18px;font-weight:400;color:#191919;line-height:25px;margin-bottom:50px;}
.channel_about.page_jobs .job_list{margin-bottom:100px;}
.channel_about.page_jobs .job_list>li{display:block;border-radius:8px 8px 0px 0px;border:1px solid #E8EAEC;margin-bottom:30px;-webkit-transition-property:-webkit-box-shadow;transition-property:-webkit-box-shadow;transition-property:box-shadow;transition-property:box-shadow,-webkit-box-shadow;-webkit-transition-duration:0.5s;transition-duration:0.5s;}
.channel_about.page_jobs .job_list>li:hover{-webkit-box-shadow:0px 4px 10px 0px rgba(0,0,0,0.08);box-shadow:0px 4px 10px 0px rgba(0,0,0,0.08);}
.channel_about.page_jobs .job_list>li .row1{margin:30px 30px auto 30px;border-bottom:1px dashed #E8EAEC;}
.channel_about.page_jobs .job_list>li .row1 h2{font-size:24px;font-weight:bold;color:#191919;line-height:1.1;padding-top:0;padding-bottom:0;margin-bottom:10px;}
.channel_about.page_jobs .job_list>li .row1 h2 span{margin-left:10px;background:#004EA2;border-radius:4px;font-size:14px;font-weight:400;color:#FFFFFF;line-height:1.1;padding:3px 10px;}
.channel_about.page_jobs .job_list>li .row1 .addtime{font-size:14px;font-weight:400;color:#9EA7B4;line-height:20px;}
.channel_about.page_jobs .job_list>li .row1 .apply_btn{cursor:pointer;width:124px;height:44px;border-radius:25px;border:1px solid #004EA2;font-size:16px;font-weight:bold;color:#004EA2;line-height:44px;text-align:center;}
.channel_about.page_jobs .job_list>li .row1 .apply_btn:hover{background-color:#004EA2;color:#fff;}
.channel_about.page_jobs .job_list>li .row2{margin:20px 30px 20px 30px;cursor:pointer;}
.channel_about.page_jobs .job_list>li .row2 .simple_info li>*{display:inline-block;vertical-align:middle;}
.channel_about.page_jobs .job_list>li .row2 .simple_info li{padding-right:20px;position:relative;color:#657180;}
.channel_about.page_jobs .job_list>li .row2 .simple_info li::after{content:'|';position:absolute;display:block;right:10px;top:0;}
.channel_about.page_jobs .job_list>li .row2 .simple_info li img{margin-right:8px;}
.channel_about.page_jobs .job_list>li .row2 .toggle_btn{cursor:pointer;}
.channel_about.page_jobs .job_list>li .row2 .toggle_btn i{vertical-align:middle;margin-right:8px;display:inline-block;background-repeat:no-repeat;background-image:url(/static/styles/images/zpxx_icon_zk_2.png);background-size:100% 100%;width:16px;height:16px;}
.channel_about.page_jobs .job_list>li .row2 .toggle_btn span{vertical-align:middle;font-size:16px;font-weight:500;color:#004EA2;line-height:1.1;}
.channel_about.page_jobs .job_list>li .row2 .toggle_btn span:nth-child(2){display:none;}
.channel_about.page_jobs .job_list>li .row2 .toggle_btn span:nth-child(3){display:inline-block;margin-bottom:2px;}
.channel_about.page_jobs .job_list>li .row2 .toggle_btn.on i{background-image:url(/static/styles/images/zpxx_icon_zk.png)}
.channel_about.page_jobs .job_list>li .row2 .toggle_btn.on span:nth-child(2){display:inline-block;}
.channel_about.page_jobs .job_list>li .row2 .toggle_btn.on span:nth-child(3){display:none;}
.channel_about.page_jobs .job_list>li .row3{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;border-radius:0 0 8px 8px;-webkit-border-radius:0 0 8px 8px;-moz-border-radius:0 0 8px 8px;-ms-border-radius:0 0 8px 8px;-o-border-radius:0 0 8px 8px;background:#F8F8F9;padding:0 30px;overflow:hidden;-webkit-transition-property:opacity,height,padding;transition-property:opacity,height,padding;-webkit-transition-duration:0.5s;transition-duration:0.5s;height:0;opacity:0;}
.channel_about.page_jobs .job_list>li .row3.on{padding:30px;height:auto;opacity:1;}
.channel_about.page_jobs .job_list>li .row3 *{font-size:15px;font-weight:400;color:#464C5B;line-height:21px;}
.channel_about.page_jobs .pop-item{height:576px;width:660px;padding:0;background:#fff;display:none;position:relative;border-radius:8px;color:#191919;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;}
.channel_about.page_jobs .pop-item-close{cursor:pointer;left:calc(100% + 20px);top:20px;position:absolute;border-radius:100%;height:40px;width:40px;display:block;background-image:url(/static/styles/images/questions_icon_close.png);background-repeat:no-repeat;background-size:100% 100%;}
.channel_about.page_jobs .form-control{display:block;-webkit-box-sizing:content-box;box-sizing:content-box;padding:0 0 17px 0;}
.channel_about.page_jobs .form-control>*{display:inline-block;vertical-align:middle;}
.channel_about.page_jobs .form-control .form-label{width:137px;font-size:15px;font-weight:400;color:#191919;line-height:21px;}
.channel_about.page_jobs .form-control input{-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.channel_about.page_jobs .form-control input[type=text]{width:350px;height:52px;background:#F8F8F9;border-radius:4px;border:1px solid #E8EAEC;font-size:15px;font-weight:400;line-height:21px;padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box;}
.channel_about.page_jobs .form-control input::-webkit-input-placeholder{color:#9EA7B4;}
.channel_about.page_jobs .form-control input:-ms-input-placeholder{color:#9EA7B4;}
.channel_about.page_jobs .form-control input::-ms-input-placeholder{color:#9EA7B4;}
.channel_about.page_jobs .form-control input::placeholder{color:#9EA7B4;}
.channel_about.page_jobs .form-control input[type=radio]{display:none;}
.channel_about.page_jobs .form-control input[type=radio]+label{min-width:50px;height:20px;background-image:url(/static/styles/images/account_radio_0.png);background-repeat:no-repeat;background-size:20px 20px;background-position:left top;line-height:20px;font-size:15px;font-weight:400;color:#191919;margin-right:30px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:30px;}
.channel_about.page_jobs .form-control input[type=radio]:checked+label{background-image:url(/static/styles/images/account_radio_1.png);}
.channel_about.page_jobs #pop_apply .apply_form{-webkit-box-sizing:border-box;box-sizing:border-box;padding:50px 80px;}
.channel_about.page_jobs #pop_apply{height:576px;width:660px;-webkit-box-sizing:border-box;box-sizing:border-box;}
.channel_about.page_jobs #pop_apply h3{-webkit-box-sizing:border-box;box-sizing:border-box;padding:17px 20px 15px 20px;line-height:1.5;position:relative;width:100%;height:60px;background:#FFFFFF;font-size:18px;font-weight:bold;color:#191919;border-radius:8px 8px 0 0;-webkit-box-shadow:0px 1px 0px 0px #E8EAEC;box-shadow:0px 1px 0px 0px #E8EAEC;-webkit-border-radius:8px 8px 0 0;-moz-border-radius:8px 8px 0 0;-ms-border-radius:8px 8px 0 0;-o-border-radius:8px 8px 0 0;}
.channel_about.page_jobs #pop_apply input[type=text]{width:392px;}
.channel_about.page_jobs #pop_apply .form-control>span{width:86px;display:inline-block;font-size:15px;font-weight:500;color:#191919;line-height:1.1;text-align:right;}
.channel_about.page_jobs #pop_apply .form-control.sms_line input[type=text]{width:253px;margin-right:10px;}
.channel_about.page_jobs #pop_apply .form-control.sms_line .send-sms{cursor:pointer;width:126px;height:52px;background:-webkit-gradient(linear,left top,right top,from(#007CFF),to(#004EA2));background:linear-gradient(90deg,#007CFF 0%,#004EA2 100%);border-radius:4px;font-size:16px;font-weight:bold;color:#FFFFFF;line-height:51px;text-align:center;}
.channel_about.page_jobs #pop_apply .form-control.sms_line .send-sms.counting{background:#E8EAEC!important;cursor:default!important;color:#9EA7B4!important}
.channel_about.page_jobs #pop_apply .control-bar{text-align:right;margin-top:50px;}
.channel_about.page_jobs #pop_apply .control-bar>div{-webkit-box-sizing:border-box;box-sizing:border-box;width:160px;height:50px;border-radius:25px;font-size:14px;font-weight:500;color:#9EA7B4;line-height:48px;text-align:center;display:inline-block;cursor:pointer;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;}
.channel_about.page_jobs #pop_apply .control-bar>div:first-child(){margin-right:10px;}
.channel_about.page_jobs #pop_apply .control-bar .cirform-btn{color:#fff;background:-webkit-gradient(linear,left top,right top,from(#007CFF),to(#004EA2));background:linear-gradient(90deg,#007CFF 0%,#004EA2 100%);}
.channel_about.page_jobs #pop_apply .control-bar .cancel-btn{border:1px solid #DCDEE2;}
/* 服务条款 */
.channel_about.page_agreement .paragraph{margin-bottom:100px;}
.channel_about.page_agreement .paragraph p{font-size:15px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#464C5B;line-height:21px;}
/* 铝加网服务 */
.channel_albizservice h4,.channel_albizservice h3,.channel_albizservice h2,.channel_albizservice h1{margin:0;padding:0;}
/* VIP服务 */
.channel_albizservice .sec_title_with_bg{position:relative;margin-bottom:30px;}
.channel_albizservice .sec_title_with_bg::before{content:'';display:block;position:absolute;left:50%;top:-20px;z-index:-1;background-image:url(/static/styles/images/member.png);background-size:100% 100%;width:962px;height:160px;transform:translate(-50%,0);-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-o-transform:translate(-50%,0);}
.channel_albizservice .lead{font-size:18px;font-weight:400;color:#191919;line-height:25px;text-align:center;margin-bottom:70px;}
.channel_albizservice .lead_2{display:block;width:100%;height:52px;background:#E9F3FF;border-radius:26px;font-size:18px;font-weight:400;color:#004EA2;line-height:52px;text-align:center;margin-bottom:30px;}
.channel_albizservice .row_title{margin-bottom:50px;}
.channel_albizservice .row_title h3{display:inline-block;font-size:26px;font-weight:bold;color:#191919;line-height:37px;margin-right:10px;}
.channel_albizservice .row_title em{display:inline-block;font-size:26px;font-weight:bold;color:#CCCCCC;line-height:37px;font-style:normal;text-transform:uppercase;}
.channel_albizservice.page_vip .sec1 .sec_title h1{color: #FA7600;}
.channel_albizservice.page_vip .sec1 ul.vip_items{display:block;margin-bottom:100PX;}
.channel_albizservice.page_vip .sec1 ul.vip_items li{display:block;width:400px;height:230px;float:left;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:35px;text-align:center;}
.channel_albizservice.page_vip .sec1 ul.vip_items li:nth-child(4n){margin-right:0;}
.channel_albizservice.page_vip .sec1 ul.vip_items li h4{display:block;font-size:20px;font-weight:500;color:#191919;line-height:28px;margin-bottom:5px;margin-top: 30px;}
.channel_albizservice.page_vip .sec1 ul.vip_items li h4+span{display:block;font-size:14px;font-weight:500;color:#9EA7B4;line-height:20px;margin-bottom:30px;}
.channel_albizservice.page_vip .sec1 ul.vip_items li h4+span+img{margin-bottom:30px;}
.channel_albizservice.page_vip .sec1 ul.vip_items li p{font-size:14px;font-weight:400;color:#657180;line-height:24px;text-align:center;}
.channel_albizservice.page_vip .sec2{background:#F8F8F9;padding:120px 0;}
.channel_albizservice.page_vip .sec2 .l{width:60%;}
.channel_albizservice.page_vip .sec2 .l li{display:block;width:50%;float:left;text-align:center;}
.channel_albizservice.page_vip .sec2 .l li img{margin-bottom:20px;}
.channel_albizservice.page_vip .sec2 .l li h4{font-size:18px;font-weight:500;color:#191919;line-height:25px;margin-bottom:20px;}
.channel_albizservice.page_vip .sec2 .l li p{font-size:14px;font-weight:400;color:#657180;line-height:20px;display:block;width:265px;margin:0 auto;}
.channel_albizservice.page_vip .sec3{background-image:url(/static/styles/images/bg_shuju.png);background-size:cover;padding:100px 0;}
.channel_albizservice.page_vip .sec3 .f-l{width:30%;display:block;}
.channel_albizservice.page_vip .sec3 .f-l span{display:block;font-size:25px;font-weight:bold;color:#FFFFFF;line-height:36px;}
.channel_albizservice.page_vip .sec3 .f-l span small{font-size:12px;font-weight:400;color:#FFFFFF;line-height:36px;margin-left:5px;}
.channel_albizservice.page_vip .sec3 .f-l h3{font-size:25px;font-weight:bold;color:#FFFFFF;line-height:36px;letter-spacing:3px;}
.channel_albizservice.page_vip .sec3 .f-r{width:70%;display:block;}
.channel_albizservice.page_vip .sec3 .f-r li{float:left;width:20%;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;}
.channel_albizservice.page_vip .sec3 .f-r li figure{display:inline-block;width:90px;height:90px;background:rgba(255,255,255,0.05);-webkit-box-shadow:0px 10px 15px 0px rgba(0,32,67,0.1);box-shadow:0px 10px 15px 0px rgba(0,32,67,0.1);border:1px solid rgba(255,255,255,0.2);border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;margin-bottom:20px;}
.channel_albizservice.page_vip .sec3 .f-r li figure img{margin-top:25px;}
.channel_albizservice.page_vip .sec3 .f-r li figure+span{display:block;height:13px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;z-index:1;margin-bottom:12px;}
.channel_albizservice.page_vip .sec3 .f-r li figure+span::before{position:absolute;content:'';display:block;height:1px;width:100%;left:0;top:6px;background:#FFFFFF;opacity:0.19;}
.channel_albizservice.page_vip .sec3 .f-r li:first-child figure+span::before{width:50%;left:50%;}
.channel_albizservice.page_vip .sec3 .f-r li:last-child figure+span::before{width:50%;left:0%;}
.channel_albizservice.page_vip .sec3 .f-r li figure+span i{display:block;height:13px;width:13px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;background:-webkit-gradient(linear,left top,right top,from(#007CFF),to(#004EA2));background:linear-gradient(90deg,#007CFF 0%,#004EA2 100%);border:2px solid #fff;}
.channel_albizservice.page_vip .sec3 .f-r li p{font-size:18px;font-weight:500;color:#FFFFFF;line-height:25px;text-align:center;}
.channel_albizservice .sec_hotline{background-size:100% auto;background-position:center;height:244px;-webkit-box-sizing:border-box;box-sizing:border-box;background-image:url(/static/styles/images/img_zskf.png);}
.channel_albizservice .sec_hotline .f-l{margin-left:50%;width:50%;padding-left:7%;}
.channel_albizservice .sec_hotline .f-l dt{margin-top:90px;font-size:15px;font-weight:400;color:#FFFFFF;line-height:21px;}
.channel_albizservice .sec_hotline .f-l dd{font-size:50px;font-weight:bold;color:#FFFFFF;line-height:70px;}
.channel_albizservice .sec_form{background:#F6F9FC;padding:100px 0;}
.channel_albizservice .sec_form .wrapper{background:#FFFFFF;}
.channel_albizservice .sec_form .wrapper .l{width:330px;height:348px;background:-webkit-gradient(linear,left top,left bottom,from(#007CFF),to(#004EA2));background:linear-gradient(180deg,#007CFF 0%,#004EA2 100%);-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:50px;padding-top:50px;}
.channel_albizservice .sec_form .wrapper .l h3{font-size:30px;font-weight:bold;color:#FFFFFF;line-height:42px;}
.channel_albizservice .sec_form .wrapper .l h3+em{font-size:14px;font-weight:400;color:#FFFFFF;line-height:20px;padding-bottom:30px;position:relative;}
.channel_albizservice .sec_form .wrapper .l h3+em::after{display:block;position:absolute;left:0;bottom:0;width:30px;height:5px;background:#FFFFFF;}
.channel_albizservice .sec_form .wrapper .r{padding-top:50px;-webkit-box-sizing:border-box;box-sizing:border-box;width:calc(100% - 330px);}
.channel_albizservice .sec_form .wrapper .r form{width:100%;}
.channel_albizservice .sec_form .wrapper .r form .control{display:block;margin:0 auto 20PX auto;width:472px;}
.channel_albizservice .sec_form .wrapper .r form .control label{display:inline-block;width:80px;font-size:15px;font-weight:500;color:#191919;line-height:21px;}
.channel_albizservice .sec_form .wrapper .r form .control input[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;height:55px;background:#F8F8F9;border-radius:4px;border:1px solid #E8EAEC;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 20px;font-size:15px;font-weight:400;line-height:21px;}
.channel_albizservice .sec_form .wrapper .r form .control input[id=phone]{width:386px;}
.channel_albizservice .sec_form .wrapper .r form .control input[id=vcode]{width:194px;margin-right:10px;}
.channel_albizservice .sec_form .wrapper .r form .control #getVcode{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;width:178px;height:55px;background:-webkit-gradient(linear,left top,right top,from(#007CFF),to(#004EA2));background:linear-gradient(90deg,#007CFF 0%,#004EA2 100%);border-radius:4px;color:#fff;cursor:pointer;}
.channel_albizservice .sec_form .wrapper .r form .control #getVcode.counting{background:#F6F9FC;color:#aaa;}
.channel_albizservice .sec_form .wrapper .r form .control p{text-align:center;font-size:15px;font-weight:bold;color:#004EA2;line-height:21px;}
.channel_albizservice .sec_form .wrapper .r form .control buttOn[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;width:270px;height:52px;background:-webkit-gradient(linear,left top,right top,from(#007CFF),to(#004EA2));background:linear-gradient(90deg,#007CFF 0%,#004EA2 100%);border-radius:26px;font-size:15px;font-weight:500;color:#FFFFFF;display:inline-block;cursor:pointer;}
/* 服务套餐 */
.channel_albizservice.page_combos .sec1 .sec_title_with_bg::before{width:1147px;height:115px;background-image:url(/static/styles/images/optimization.png);}
.channel_albizservice.page_combos .icon_items{width:100%;display:block;margin-bottom:100px;}
.channel_albizservice.page_combos .icon_items li{text-align:center;margin-bottom:30px;float:left;height:180px;}
.channel_albizservice.page_combos .icon_items li img{margin-bottom:30px;}
.channel_albizservice.page_combos .icon_items li p{font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#191919;line-height:25px;}
.channel_albizservice.page_combos .icon_items.five_items li{width:216px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:30px;}
.channel_albizservice.page_combos .icon_items.five_items li:last-child{margin-right:0;}
.channel_albizservice.page_combos .sec2{background:-webkit-gradient(linear,left top,left bottom,from(#F8F8F9),to(#FFFFFF));background:linear-gradient(180deg,#F8F8F9 0%,#FFFFFF 100%);padding-top:100px;-webkit-box-sizing:border-box;box-sizing:border-box;}
.channel_albizservice.page_combos .sec2 .sec_title_with_bg::before{width:903px;height:115px;background-image:url(/static/styles/images/operation.png);}
.channel_albizservice.page_combos .icon_items.eight_items li{width:270px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:30px;}
.channel_albizservice.page_combos .icon_items.eight_items li:nth-child(4n){margin-right:0;}
.channel_albizservice.page_combos .icon_items.eight_items li:last-child{margin-right:0;}
/* 整合品牌传播 */
.channel_albizservice.page_integration .sec1{}
.channel_albizservice.page_integration .sec1 .f-l{width:68.5%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:100px;}
.channel_albizservice.page_integration .sec1 .f-r{width:31.5%;}
.channel_albizservice.page_integration .sec1 .f-r img{max-width:100%;}
.channel_albizservice.page_integration .sec1 h2{font-size:26px;font-weight:bold;color:#004EA2;line-height:37px;margin-top:50px;margin-bottom:70px;}
.channel_albizservice.page_integration .sec1 p{font-size:15px;font-weight:400;color:#464C5B;line-height:30px;}
.channel_albizservice.page_integration .sec2{background-image:url(/static/styles/images/bg_wdhxys.png);background-size:cover;padding-top:100px;padding-bottom:100px;}
.channel_albizservice.page_integration .sec2 .wrapper h2{font-size:26px;font-weight:bold;color:#004EA2;line-height:37px;margin-bottom:80px;text-align:center;}
.channel_albizservice.page_integration .sec2 .wrapper ul{display:block;width:870px;margin:0 auto;}
.channel_albizservice.page_integration .sec2 .wrapper ul li{width:100%;height:65px;background:-webkit-gradient(linear,left top,right top,from(#007CFF),to(#004EA2));background:linear-gradient(90deg,#007CFF 0%,#004EA2 100%);border-radius:33px;margin-bottom:20px;}
.channel_albizservice.page_integration .sec2 .wrapper ul li i{display:inline-block;width:55px;height:55px;background:#FFFFFF;font-size:20px;font-weight:bold;color:#004EA2;line-height:55px;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;text-align:center;margin-left:5px;margin-top:5px;margin-right:20px;}
.channel_albizservice.page_integration .sec2 .wrapper ul li span{font-size:16px;font-weight:400;color:#FFFFFF;line-height:22px;}
.channel_albizservice.page_integration .sec3{position:relative;background:#F8F8F9;}
.channel_albizservice.page_integration .sec3::before{position:absolute;content:'';display:block;left:0;top:0;right:0;height:327px;background:-webkit-gradient(linear,left top,right top,from(#007CFF),to(#004EA2));background:linear-gradient(90deg,#007CFF 0%,#004EA2 100%);}
.channel_albizservice.page_integration .sec3 .wrapper{padding-bottom:100px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:50px;}
.channel_albizservice.page_integration .sec3 .wrapper h2{font-size:26px;font-weight:bold;color:#FFFFFF;line-height:37px;text-align:center;margin-bottom:50px;}
.channel_albizservice.page_integration .sec3 .wrapper ul{width:100%;}
.channel_albizservice.page_integration .sec3 .wrapper ul li{width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:100px;background:#fff;}
.channel_albizservice.page_integration .sec3 .wrapper ul li .title{-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:60px;margin-bottom:30px;background-image:url(/static/styles/images/pp_icon_yzggtfyzr_2.png);background-position:right top;background-repeat:no-repeat;}
.channel_albizservice.page_integration .sec3 .wrapper ul li .title h3{font-size:24px;font-weight:600;color:#004EA2;line-height:33px;display:block;}
.channel_albizservice.page_integration .sec3 .wrapper ul li .title em{font-size:12px;font-weight:bold;color:#9EA7B4;line-height:17px;display:block;padding-bottom:35px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;}
.channel_albizservice.page_integration .sec3 .wrapper ul li .title em::after{display:block;position:absolute;content:'';width:40px;height:5px;left:0;bottom:0;background:#004EA2;}
.channel_albizservice.page_integration .sec3 .wrapper ul li p{font-size:14px;font-weight:400;color:#657180;line-height:24px;}
.channel_albizservice.page_integration .sec3 .wrapper ul li:first-child{background:-webkit-gradient(linear,left top,right top,from(#007CFF),to(#004EA2));background:linear-gradient(90deg,#007CFF 0%,#004EA2 100%);}
.channel_albizservice.page_integration .sec3 .wrapper ul li:first-child .title{background-image:url(/static/styles/images/pp_icon_yzggtfyzr_1.png);}
.channel_albizservice.page_integration .sec3 .wrapper ul li:first-child .title h3{color:#FFFFFF;}
.channel_albizservice.page_integration .sec3 .wrapper ul li:first-child .title em{color:#FFFFFF;}
.channel_albizservice.page_integration .sec3 .wrapper ul li:first-child p{color:#FFFFFF;}
.channel_albizservice.page_integration .sec3 .wrapper ul li:first-child .title em::after{background:#fff;}
/* 企业上云 */
.channel_albizservice.page_cloud_live .sec1 .ll{width:50%;padding-top:50px;}
.channel_albizservice.page_cloud_live .sec1 .ll .sec_title{text-align:left;position:relative;padding-bottom:55px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:20px;}
.channel_albizservice.page_cloud_live .sec1 .ll .sec_title::after{content:'';display:block;width:40px;height:5px;background:#004EA2;position:absolute;bottom:0;left:0;}
.channel_albizservice.page_cloud_live .sec1 .ll p{font-size:18px;font-weight:400;color:#191919;line-height:30px;}
.channel_albizservice.page_cloud_live .sec1 .ll p:last-child{margin-bottom:100px;}
.channel_albizservice.page_cloud_live .sec1 .rr{width:50%;padding-top:50px;}
.channel_albizservice.page_cloud_live .sec1 .rr p{font-size:15px;font-weight:400;color:#464C5B;line-height:30px;text-indent:2em;}
.channel_albizservice.page_cloud_live .sec1 .rr p:last-child{margin-bottom:100px;}
.channel_albizservice.page_cloud_live .sec2{background-image:url(/static/styles/images/bg_qysy.png);background-size:cover;padding-top:100px;padding-bottom:50px;}
.channel_albizservice.page_cloud_live .sec2 .list.expo .album-titles .business_name{margin-right:15px;}
/* 铝客通 */
.new_albizservice .sec00 {text-align: center;margin-bottom: 50px;}
.new_albizservice .sec00 .btn{display:inline-block;height:50px;background:#FFFFFF;border-radius:25px;border:1px solid #FA7600;box-sizing:border-box;font-size:16px;font-weight:500;color:#FA7600;line-height:49px;padding:0 48px;margin-right:10px;}
.new_albizservice .sec00 .btn.primary{background:linear-gradient(90deg,#FDAE00 0%,#FA7600 100%);color:#FFFFFF;}
.new_albizservice .nav_bar nav ul li a{padding:30px 0;}
.new_albizservice .nav_bar nav ul li a.solution{padding:15px 0;line-height:25px;}
.new_albizservice .nav_bar nav ul li .tags{top:30px;right:60px;width:28px;height:18px;text-align:center;font-size:12px;font-family:AlibabaPuHuiTi-Regular,AlibabaPuHuiTi;font-weight:400;color:#FFFFFF;line-height:14px;background:url('../images/title_bg_mf.png') top center no-repeat;}
.new_albizservice .nav_bar nav ul li .tags.long{top:30px;right:40px;width:48px;height:18px;background:url('../images/title_bg_xmnf.png') top center no-repeat;}
.new_albizservice .nav_bar nav ul li .tags.big_long{top:30px;right:30px;width:60px;height:18px;background:url('../images/title_bg_hyznf.png') top center no-repeat;}
.new_albizservice .nav_bar nav ul li .tags.solution_tags{top:19px;right:30px;}
.new_albizservice .nav_bar nav ul li .tags span{display:inline-block;font-size:12px;-webkit-transform:scale(0.83,0.83);transform:scale(0.83,0.83);}
.new_albizservice .lead{font-size:15px;font-weight:400;color:#464C5B;line-height:30px;}
.new_albizservice .customer_items li{float:left;width:216px;padding-bottom:75px;margin-right:30px;display:block;float:left;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;}
.new_albizservice .customer_items li:nth-child(5n){margin-right:0;}
.new_albizservice .customer_items li:last-child{margin-right:0;}
.new_albizservice .customer_items li h4{margin-top:30px;font-size:16px;font-weight:400;color:#191919;line-height:25px;}
.new_albizservice .opportunity{padding-top: 5;padding-bottom:50px;background: #F8F8F9;}
.new_albizservice .opportunity .title h3{margin-bottom:30px;margin-top:113px;font-size:45px;font-weight:600;color:#191919;line-height:63px;}
.new_albizservice .opportunity .title .desc{font-size:19px;font-weight:400;color:#657180;line-height:37px;}
.new_albizservice .opportunity .diagram{display:block;}
.new_albizservice .opportunity.bg-fff{background-color:#fff !important;}

/* 铝企通 */

.new_albizservice.enterprises .sec0 {text-align: center;margin-bottom: 50px;}
.new_albizservice.enterprises .sec0 .btn{display:inline-block;height:50px;background:#FFFFFF;border-radius:25px;border:1px solid #FA7600;box-sizing:border-box;font-size:16px;font-weight:500;color:#FA7600;line-height:49px;padding:0 48px;margin-right:10px;}
.new_albizservice.enterprises .sec0 .btn.primary{background:linear-gradient(90deg,#FDAE00 0%,#FA7600 100%);color:#FFFFFF;}
.new_albizservice.enterprises .sec1 .title{width:470px;;}
.new_albizservice.enterprises .sec2 .title{width:550px;;}
.new_albizservice.enterprises .sec2 .title h3{margin-top:80px;}
.new_albizservice.enterprises .sec2{padding:100px 0;}
.new_albizservice.enterprises .sec3{margin-top:100px;margin-bottom:50px;background:#F8F8F9;padding:50px;}
.new_albizservice.enterprises .sec3 .title{width:500px;}
.new_albizservice.enterprises .sec3 .title h3{margin-top:40px;margin-bottom:50px;font-size:26px;font-weight:600;color:#FA7600;line-height:37px;}
.new_albizservice.enterprises .sec3 .title h3 *{display:inline-block;vertical-align:middle;}
.new_albizservice.enterprises .sec3 .title h3>span{margin-right:5px;}
.new_albizservice.enterprises .sec3 .title h3>small{display:inline-block;vertical-align:middle;font-size:15px;font-weight:400;color:#FA7600;}
.new_albizservice.enterprises .sec3 .title h3>small>img{margin-right:2px;}
.new_albizservice.enterprises .sec3 .title .desc{font-size:15px;font-weight:400;color:#333333;line-height:30px;margin-bottom:50px;}
.new_albizservice.enterprises .sec3 .title .controls .btn{display:inline-block;height:50px;background:#FFFFFF;border-radius:25px;border:1px solid #FA7600;box-sizing:border-box;font-size:16px;font-weight:500;color:#FA7600;line-height:49px;padding:0 48px;margin-right:10px;}
.new_albizservice.enterprises .sec3 .title .controls .btn.primary{background:linear-gradient(90deg,#FDAE00 0%,#FA7600 100%);color:#FFFFFF;}
.new_albizservice.enterprises .sec4 ul.vip_items{display:block;margin-bottom:50px;}
.new_albizservice.enterprises .sec4 ul.vip_items li{display:block;width:376px;height:230px;float:left;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:35px;text-align:center;}
.new_albizservice.enterprises .sec4 ul.vip_items li:nth-child(3n){margin-right:0;}
.new_albizservice.enterprises .sec4 ul.vip_items li h4{display:block;font-size:20px;font-weight:500;color:#191919;line-height:28px;margin-bottom:20px;margin-top: 20px;}
.new_albizservice.enterprises .sec4 ul.vip_items li h4+span{display:block;font-size:14px;font-weight:500;color:#9EA7B4;line-height:20px;margin-bottom:30px;}
.new_albizservice.enterprises .sec4 ul.vip_items li h4+span+img{margin-bottom:30px;}
.new_albizservice.enterprises .sec4 ul.vip_items li .tq_excerpt{
    width: 100%;
    height: 48px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    text-align: center;
}
.new_albizservice.enterprises .sec4 ul.vip_items li:nth-child(n+5) img{
    margin-top: 10px;
}
.new_albizservice.enterprises .sec4 ul.vip_items li p{font-size:14px;font-weight:400;color:#657180;line-height:24px;text-align:center;}
.new_albizservice.enterprises .sec5{background:#F8F8F9;padding:120px 0;}
.new_albizservice.enterprises .sec5 .l{width:60%;}
.new_albizservice.enterprises .sec5 .l li{display:block;width:50%;float:left;text-align:center;}
.new_albizservice.enterprises .sec5 .l li img{margin-bottom:20px;}
.new_albizservice.enterprises .sec5 .l li h4{font-size:18px;font-weight:500;color:#191919;line-height:25px;margin-bottom:20px;}
.new_albizservice.enterprises .sec5 .l li p{font-size:14px;font-weight:400;color:#657180;line-height:20px;display:block;width:265px;margin:0 auto;}
/* 铝企通 会员 */
.new_albizservice.member .sec0{margin-bottom:50px;padding:50px 100px 50px 50px;background:#F8F8F9;-webkit-box-sizing:border-box;box-sizing:border-box;}
.new_albizservice.member .sec0 .title{width:500px;}
.new_albizservice.member .sec0 .title h3{margin-top:80px;margin-bottom:50px;font-size:26px;font-weight:600;color:#004EA2;line-height:37px;}
.new_albizservice.member .sec0 .title .desc{font-size:15px;font-weight:400;color:#333333;line-height:30px;}
.new_albizservice.member .mb0{margin-bottom:0;}
.new_albizservice.member .vip_items li{margin-top:50px;}
.new_albizservice.member ul.vip_items{margin-bottom:0;padding-bottom:74px;}
.new_albizservice.member ul.vip_items li{width:278px;margin-right:29px;}
.new_albizservice.solution .mb0{margin-bottom:0;}
.new_albizservice.solution .vip_items li{margin-top:50px;}
.new_albizservice.solution ul.vip_items{margin-bottom:0;padding-bottom:74px;}
.new_albizservice.solution ul.vip_items li{width:278px;margin-right:29px;}
.new_albizservice.solution .directed_services{background:#fff url('/static/styles/images/bg_wdhxys.png') top center no-repeat;padding-top:50px;padding-bottom:100px;}
.new_albizservice.solution .sec1 ul.vip_items li{width:252px;margin-right:64px;}
.new_albizservice.solution .sec1 ul.vip_items{margin:0;padding:0;}
/* 广告位 */
.pc_ad_title{
    width: 1200px;
    margin: 0 auto 20px;
    height: 37px;
}
.pc_ad_title .title_Cha{
    width: 63px;
    height: 37px;
    font-size: 26px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #191919;
    line-height: 37px;
    float: left;
    margin-right: 10px;
}
.pc_ad_title .title_Eng{
    width: 304px;
    height: 37px;
    font-size: 26px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #CCCCCC;
    line-height: 37px;
    float: left;
    text-transform: uppercase;
}
.mb_ad_title{
    width: 1200px;
    margin: 0 auto 20px;
    height: 37px;
}
.mb_ad_title .title_Cha{
    width: 78px;
    height: 37px;
    font-size: 26px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #191919;
    line-height: 37px;
    float: left;
    margin-right: 10px;
}
.mb_ad_title .title_Eng{
    width: 304px;
    height: 37px;
    font-size: 26px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #CCCCCC;
    line-height: 37px;
    float: left;
    text-transform: uppercase;
}
.new_albizservice.advertising .sec0{padding-bottom: 10px;}
.new_albizservice.advertising .sec0 .containBox{border-bottom: 1px solid #EAEAEA;}
.new_albizservice.advertising .sec0 ul>li{float: left;font-size: 18px;font-weight: 400;color: #999999FF;line-height: 25px;margin-right: 50px;cursor: pointer;height: 40px;}
.new_albizservice.advertising .sec0 ul>li.on{color: #FA7600;border-bottom: 2px solid #FA7600;font-weight: 600;}
.new_albizservice.advertising .containBox .ad_content{display: flex;justify-content: space-between;}
.new_albizservice.advertising .containBox .ad_content>.left{width: 548px;height: 350px;border: 1px solid #EAEAEA;overflow-y: scroll;overflow-x: hidden;padding-right: 8px;}
.new_albizservice.advertising .containBox .ad_content>.right{width: 618px;height: 350px;border: 1px solid #EAEAEA;overflow-y: scroll;overflow-x: hidden;padding-right: 8px;}
.new_albizservice.advertising .containBox .ad_content>.left>.ad_title{width: 100%;background: #FA7600;color: #fff;display: flex;align-items: center;padding: 12px;text-align: center;}
.new_albizservice.advertising .containBox .ad_content>.left>.ad_title>li:first-child{width: 20%;}
.new_albizservice.advertising .containBox .ad_content>.left>.ad_title>li:nth-child(2){width: 80%;}
.new_albizservice.advertising .containBox .ad_content>.left>ul.ad_data>li{width: 100%;color: #333333;display: flex;align-items: center;padding: 12px;text-align: center;}
.new_albizservice.advertising .containBox .ad_content>.left>ul.ad_data>li{background: #fff;border: 1px solid #F8F8F9;}
.new_albizservice.advertising .containBox .ad_content>.left>ul.ad_data>li:nth-child(2n){background: #F8F8F9;}
.new_albizservice.advertising .containBox .ad_content>.left>ul.ad_data>li>span:first-child{width: 20%;}
.new_albizservice.advertising .containBox .ad_content>.left>ul.ad_data>li>span:nth-child(2){width: 80%;}
.new_albizservice.advertising .containBox .ad_items li{float:left;width:31.33%;box-sizing: border-box;/* padding-bottom:35px; */margin-right:30px;display:block;float:left;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;}
.new_albizservice.advertising .containBox .ad_items li:nth-child(5n){margin-right:0;}
.new_albizservice.advertising .containBox .ad_items li:last-child{margin-right:0;}
.new_albizservice.advertising .containBox .ad_items li h4{margin-top:30px;font-size: 20px;font-weight: 600;color:#191919;line-height: 28px;}
.new_albizservice.advertising .containBox .ad_items li p{
    height: 24px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    margin-top: 20px;
}
.conbox::-webkit-scrollbar{width:5px;height:5px;}
.conbox::-webkit-scrollbar-thumb{border-radius:3px;background:#E8EAEC;}
.conbox::-webkit-scrollbar-track{border-radius:10px;background:#fff;}

.new_albizservice.advertising .sec0_m{padding-bottom: 10px;}
.new_albizservice.advertising .sec0_m .containBox{border-bottom: 1px solid #EAEAEA;}
.new_albizservice.advertising .sec0_m ul>li{float: left;font-size: 18px;font-weight: 400;color: #999999FF;line-height: 25px;margin-right: 50px;cursor: pointer;height: 40px;}
.new_albizservice.advertising .sec0_m ul>li.on{color: #FA7600;border-bottom: 2px solid #FA7600;font-weight: 600;}
.new_albizservice.advertising .sec1_m .containBox .ad_content>.left{width: 870px;height: 650px;border: 1px solid #EAEAEA;overflow-y: scroll;overflow-x: hidden;padding-right: 8px;}
.new_albizservice.advertising .sec1_m .containBox .ad_content>.right{width: 300px;height: 650px;border: 1px solid #EAEAEA;overflow-y: scroll;overflow-x: hidden;padding-right: 8px;position: relative;}
.new_albizservice.advertising .sec1_m .containBox .ad_content>.right_mh{width: 300px;height: 650px;border: 1px solid #EAEAEA;overflow: hidden; padding-right: 8px;position: relative;}
.new_albizservice.advertising .sec1_m .containBox .ad_content>.right_mh .right_top{
    width: 100%;
    height: 78px;
    position: absolute;
    top: 0;
    left: 0;
}
.new_albizservice.advertising .sec1_m .containBox .ad_content>.right_mh .right_con{
    width: 100%;
    height: 531px;
    position: absolute;
    top: 78px;
    left: 0;
    overflow-y: scroll;
    overflow-x: hidden;
}
.new_albizservice.advertising .sec1_m .containBox .ad_content>.right_mh .right_bottom{
    width: 100%;
    height: 88px;
    position: absolute;
    bottom: 0;
    left: 0;
}


.new_albizservice.advertising .sec4{
    padding: 0 20px;
}
.new_albizservice.advertising .sec4 .row_title{
    margin-bottom: 20px;
}
.new_albizservice.advertising .sec4 .row_title h3{
    font-size: 24px;
    line-height: 33px;
    margin-bottom: 10px;
}
.new_albizservice.advertising .sec4 .row_title em{
    height: 17px;
    font-size: 14px;
    font-family: Helvetica-Bold, Helvetica;
    font-weight: bold;
    color: #CCCCCC;
    line-height: 17px;
}
.new_albizservice.advertising .sec4 ul.vip_items li{
    width: 50%;
    margin-right: 0;
}
.new_albizservice.advertising .sec4 ul.vip_items li:nth-child(n+5) img{
    margin-top: 0;
}
.new_albizservice.advertising .sec4 ul.vip_items{display:block;margin-bottom:50px;}
.new_albizservice.advertising .sec4 ul.vip_items li{display:block;width:calc(100% / 3);height:230px;float:left;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;}
.new_albizservice.advertising .sec4 ul.vip_items li:nth-child(4n){margin-right:0;}
.new_albizservice.advertising .sec4 ul.vip_items li h4{display:block;font-size:20px;font-weight:500;color:#191919;line-height:28px;margin-bottom:20px;margin-top: 20px;}
.new_albizservice.advertising .sec4 ul.vip_items li h4+span{display:block;font-size:14px;font-weight:500;color:#9EA7B4;line-height:20px;margin-bottom:30px;}
.new_albizservice.advertising .sec4 ul.vip_items li h4+span+img{margin-bottom:30px;}
.new_albizservice.advertising .sec4 ul.vip_items li .tq_excerpt{
    width: 100%;
    height: 48px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    text-align: center;
}

.new_albizservice.advertising .sec4 ul.vip_items li p{font-size:14px;font-weight:400;color:#657180;line-height:24px;text-align:center;}
.right_con::-webkit-scrollbar{width:5px;height:5px;}
.right_con::-webkit-scrollbar-thumb{border-radius:3px;background:#E8EAEC;}
.right_con::-webkit-scrollbar-track{border-radius:10px;background:#fff;}

/* 铝云名片宣传页 */
.ly_card .card_banner{
    width: 100%;
    background-color: #F7F7F7;
}
.ly_card .card_banner img{
    width: 100%;
}

.ly_card .con_title{
    width: 100%;
    height: 56px;
    font-size: 40px;
    font-family: PingFangSC-Semibold, PingFang SC !important;
    font-weight: 600;
    color: #333333;
    line-height: 56px;
    text-align: center;
}
.ly_card .con_excerpt{
    width: 100%;
    height: 28px;
    font-size: 20px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 28px;
    text-align: center;
    margin-top: 20px;
}

.ly_card .card_con1{
    width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #F7F7F7;
}
.ly_card .card_con1 .con_step{
    width: 100%;
    padding-top: 40px;
    overflow: hidden;
}
.ly_card .card_con1 .con_step .step_item{
    width: 25%;
    float: left;
    text-align: center;
    position: relative;
}
.ly_card .card_con1 .con_step .step_item::after{
    content: '';
    width: 78px;
    height: 10px;
    background: url(/static/common/images/lycard/lymp_icon_connect.png) no-repeat center;
    background-size: 100%;
    position: absolute;
    top: 45px;
    right: -38px;
}
.ly_card .card_con1 .con_step .step_item:last-child::after{
    display: none;
}
.ly_card .card_con1 .con_step .step_item .step_icon{
    width: 100%;
    text-align: center;
    margin-bottom: 29px;
}
.ly_card .card_con1 .con_step .step_item .step_icon img{
    width: 100px;
}
.ly_card .card_con1 .con_step .step_item .step_title{
    display: inline-block;
    height: 29px;
    font-size: 21px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 29px;
    position: relative;
    padding-top: 23px;
}
.ly_card .card_con1 .con_step .step_item .step_title .step_num{
    position: absolute;
    left: 0;
    top: 0;
}
.ly_card .card_con1 .con_step .step_item .step_title .step_num img{
    width: 55px;
    height: 35px;
}

.ly_card .card_con2{
    width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
}
.ly_card .card_con2 .con2_con{
    width: 100%;
}
.ly_card .card_con2 .con2_con .con_item{
    width: 100%;
    overflow: hidden;
}
.ly_card .card_con2 .con2_con .con_item:first-child{
    margin-top: 107px;
}
.ly_card .card_con2 .con2_con .con_item .item_img{
    width: 630px;
    float: left;
    text-align: right;
    padding-right: 100px;
    box-sizing: border-box;
}
.ly_card .card_con2 .con2_con .con_item .item_img img{
    width: 419px;
}
.ly_card .card_con2 .con2_con .con_item .item_text{
    width: 570px;
    float: left;
    padding-left: 40px;
    box-sizing: border-box;
}
.ly_card .card_con2 .con2_con .con_item .item_text p{
    margin-top: 149px;
    position: relative;
    height: 33px;
    font-size: 24px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 33px;
}
.ly_card .card_con2 .con2_con .con_item .item_text p::after{
    content: '';
    position: absolute;
    left: 0;
    top: 53px;
    width: 40px;
    height: 4px;
    background-color: #FA7600;
}
.ly_card .card_con2 .con2_con .con_item:nth-child(even) .item_img{
    float: right;
    text-align: left;
    padding-left: 100px;
    padding-right: 0px;
}
.ly_card .card_con2 .con2_con .con_item:nth-child(even) .item_text{
    float: right;
    text-align: right;
    padding-right: 40px;
    padding-left: 0px;
}
.ly_card .card_con2 .con2_con .con_item:nth-child(even) .item_text p::after{
    left: unset;
    right: 0;
}
.ly_card .card_con2 .con2_con .con_item:nth-child(n+6) .item_img{
    padding-left: 0px;
}
.ly_card .card_con2 .con2_con .con_item:nth-child(n+6) .item_img img{
    width: 100%;
}
.ly_card .card_con2 .con2_con .con_item:nth-child(n+6) .item_text{
    padding-right: 20px;
}
.ly_card .card_con2 .con2_con .con_item:nth-child(n+6):nth-child(odd) .item_img{
    padding-right: 0px;
}
.ly_card .card_con2 .con2_con .con_item:nth-child(n+6):nth-child(odd) .item_text{
    padding-left: 20px;
    padding-right: 0px;
}
.ly_card .card_con2 .con2_con .con_item:nth-child(2){
    margin-top: -15px;
}
.ly_card .card_con2 .con2_con .con_item:nth-child(2) .item_text p{
    margin-top: 120px;
}
.ly_card .card_con2 .con2_con .con_item:nth-child(3){
    margin-top: -85px;
}
.ly_card .card_con2 .con2_con .con_item:nth-child(3) .item_text p{
    margin-top: 190px;
}
.ly_card .card_con2 .con2_con .con_item:nth-child(4){
    margin-top: -60px;
}
.ly_card .card_con2 .con2_con .con_item:nth-child(4) .item_text p{
    margin-top: 165px;
}
.ly_card .card_con2 .con2_con .con_item:nth-child(5){
    margin-top: -59px;
}
.ly_card .card_con2 .con2_con .con_item:nth-child(5) .item_text p{
    margin-top: 164px;
}
.ly_card .card_con2 .con2_con .con_item:nth-child(6) .item_text p{
    margin-top: 154px;
}
.ly_card .card_con2 .con2_con .con_item:nth-child(7) .item_text p{
    margin-top: 158px;
}
.ly_card .card_con2 .con2_con .con_item:nth-child(8) .item_text p{
    margin-top: 154px;
}

.ly_card .card_con3{
    width: 100%;
}
.ly_card .card_con3 img{
    width: 100%;
}

.bt_kf{
    width: 100%;
}
.bt_kf img{
    width: 100%;
}

@media ( max-width : 440px) {
    /* .orange_img{
        display: none!important;
    } */
    .channel_about .banner{
        width: 100%;
    }
    .channel_about .banner img{
        width: 100%;
        display: block!important;
    }
    .channel_about .page_wrapper{
        width: 100%;
        padding-bottom: 58px;
    }
    .channel_about .sec_title{
        margin-top: 30px;
        margin-bottom: 20px;
    }
    .channel_about .sec_title h1, .channel_about .sec_title h2{
        margin-bottom: 0px;
        line-height: 33px;
    }
    .channel_albizservice .lead{
        margin-bottom: 20px;
        padding: 0 12px;
    }
    .new_albizservice.enterprises .sec0{
        margin-bottom: 20px;
    }
    .new_albizservice.enterprises .sec1 .title{
        width: 100%;
    }
    .new_albizservice .opportunity{
        padding-top: 0;
        padding-bottom: 0;
        margin-bottom: 20px;
    }
    .new_albizservice .opportunity .title h3{
        width: 100%;
        height: 33px;
        font-size: 24px;
        font-family: PingFangSC-Semibold, PingFang SC;
        font-weight: 600;
        color: #191919;
        line-height: 33px;
        text-align: center;
        margin-top: 30px;
        margin-bottom: 20px;
    }
    .new_albizservice .opportunity .title .desc{
        height: 60px;
        font-size: 15px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #333333;
        line-height: 30px;
        margin-bottom: 16px;
        text-align: center;
        padding: 0 12px;
    }
    .new_albizservice .opportunity .diagram{
        width: 100%;
        height: auto;
        padding: 0 12px;
        box-sizing: border-box;
    }
    .new_albizservice.enterprises .sec2{
        padding: 0;
        margin-bottom: 30px;
    }
    .new_albizservice.enterprises .sec2 .title{
        width: 100%;
    }
    .new_albizservice.enterprises .sec2 .title h3{
        margin-top: 30px;
    }
    .new_albizservice.enterprises .sec2 .title .desc{
        margin-bottom: 20px;
    }
    .new_albizservice.enterprises .sec3{
        margin-top: 0;
        padding: 0 20px;
    }
    .new_albizservice.enterprises .sec3 .title{
        width: 100%;
    }
    .new_albizservice.enterprises .sec3 .title h3{
        margin-top: 30px;
        margin-bottom: 20px;
    }
    .new_albizservice.enterprises .sec3 .title .desc{
        margin-bottom: 20px;
    }
    .new_albizservice.enterprises .sec3 .title .controls{
        margin-bottom: 30px;
    }
    .new_albizservice.enterprises .sec3 .title .controls .btn{
        padding: 0 47px;
    }
    .new_albizservice.enterprises .sec3 .title .controls .btn:nth-child(2){
        margin-right: 0;
    }
    .new_albizservice.enterprises .sec3 .diagram{
        width: 100%!important;
    }
    .new_albizservice.enterprises .sec4{
        padding: 0 20px;
    }
    .new_albizservice.enterprises .sec4 .row_title{
        margin-bottom: 20px;
    }
    .new_albizservice.enterprises .sec4 .row_title h3{
        font-size: 24px;
        line-height: 33px;
        margin-bottom: 10px;
    }
    .new_albizservice.enterprises .sec4 .row_title em{
        height: 17px;
        font-size: 14px;
        font-family: Helvetica-Bold, Helvetica;
        font-weight: bold;
        color: #CCCCCC;
        line-height: 17px;
    }
    .new_albizservice.enterprises .sec4 ul.vip_items li{
        width: 50%;
        margin-right: 0;
    }
    .new_albizservice.enterprises .sec4 ul.vip_items li:nth-child(n+5) img{
        margin-top: 0;
    }
    .new_albizservice.advertising .sec4 ul.vip_items li{display:block;width:100%;height:auto;}
    .channel_about.page_contactus .sec1 .contactsBox>div {width: 100%;}

}