@charset "utf-8";
/***********************************************************
	Filename: szphp.css
	Note	: 首页CSS样式
	Version : szphp v2.0.0
	Author  : 优尚设计 <www.szphp.cn>
	Web		: www.szphp.cn
	Update  : 2022.08.26
***********************************************************/

/* banner******************************************************************************/
#banner,.swiper-container{position:relative;width:100%;height:600px;transition:all .5s ease 0s}
#banner .swiper-slide{background-position:50%;background-size:cover}
#banner .swiper-button-next,#banner .swiper-button-prev{top:45%;z-index:100;background:url(none);opacity:.5;transition:all .3s ease 0s}
#banner .swiper-button-next{right:15px}
#banner .swiper-button-prev{left:15px}
#banner:hover .swiper-button-next,#banner:hover .swiper-button-prev{opacity:1}
#banner:hover .swiper-button-next{right:35px}
#banner:hover .swiper-button-prev{left:35px}
#banner .next,#banner .prev{width:50px;height:50px;outline:0;border-radius:50%;background:#fff;color:#333;text-align:center;line-height:50px;-webkit-tap-highlight-color:transparent}
#banner .next:after{content:"\f054";font-size:1.5rem;font-family:FontAwesome}
#banner .prev:after{content:"\f053";font-size:1.5rem;font-family:FontAwesome}
#banner .next:hover,#banner .prev:hover{background:#fe902d;color:#fff}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:15px}
#banner .swiper-pagination-bullet{width:15px;height:8px;border-radius:10px;background:rgba(255,255,255,.7);vertical-align:middle;opacity:1;transition:all .5s ease 0s}
#banner .swiper-pagination-bullet-active{width:35px;background:#fe902d}
/* 遮罩效果 */
#banner .overlay{top:0;left:0;z-index:99;width:100%;height:100%;background-image:linear-gradient(65deg,rgba(35 17 1 / .85) 30%,rgba(0,0,0,0) 60%)}
/* 文字内容 */
#banner .swiper-slide .title{position:absolute;top:0;left:0;z-index:100;height:100%;color:#333;text-shadow:none}
#banner .swiper-slide .title .row{height:100%}
#banner .swiper-slide .title .content{display:flex;height:100%;text-shadow:1px 1px 2px #000;justify-content:center;align-items:left;flex-direction:column}
#banner .swiper-slide .title h2{width:60%;color:#fff;text-align:left;font-weight:normal;line-height:4rem}
#banner .swiper-slide .title p{margin-top:1rem;margin-bottom:.5rem;width:50%;color:#fff;text-align:left;line-height:1.8}
#banner .swiper-slide .title .more{display:block;margin-top:1rem;width:140px;height:45px;border-radius:4px;background:#cc3507;color:#fff;text-align:center;font-size:.9rem;line-height:45px;transition:all .3s ease 0s}
#banner .swiper-slide .title .more .fa{margin-left:5px;color:#fff;font-size:.9rem;transition:all .5s ease 0s}
#banner .swiper-slide .title .more:hover{background:#f33d06}
#banner .swiper-slide .title .more:hover .fa{margin-left:10px}

@media screen and (max-width:1024px){
    #banner,.swiper-container{height:500px}
    #banner .swiper-slide .title h2{width:80%}
    #banner .swiper-slide .title p{width:80%}
}
@media screen and (max-width:960px){
    #banner .next,#banner .prev{display:none}
}
@media screen and (max-width:820px){
    #banner,.swiper-container{height:450px}
    #banner .swiper-slide .title h2{font-size:1.5rem;line-height:2rem}
    #banner .swiper-slide .title p{font-size:.8rem}
}
@media screen and (max-width:576px){
    #banner,.swiper-container{height:250px}
    #banner .swiper-slide .title h2{width:100%;color:#fff;text-shadow:1px 0 2px #222;font-weight:600;font-size:1.4rem}
    #banner .swiper-slide .title p{margin-top:0;width:100%;line-height:1.3}
    #banner .swiper-slide .title .more{display:none;margin:.5rem 0;width:100px;height:35px;font-size:.7rem;line-height:35px}
    .swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:3px}
    #banner .swiper-pagination-bullet{width:10px;height:5px;border-radius:5px}
    #banner .swiper-pagination-bullet-active{width:18px}
}

/* 重要通知******************************************************************************/
.important-notice{position:relative;padding-top:25px;padding-bottom:25px;background:#fff}
.important-notice .cate{display:inline-block;margin-bottom:.5rem;padding:5px 10px;border-radius:4px;background-color:#cb3407;color:#fff;font-weight:600}
.important-notice .cate .fa{margin-right:10px}
.important-notice .cate span{margin-left:5px;text-transform:uppercase;font-size:80%}
.important-notice .notice-box{padding-top:20px;padding-bottom:10px;max-width:32%;background-color:#fcfaf3;border-radius:5px}
@media (any-hover: hover){
    .important-notice .notice-box:hover{background-color:#f9f4e5}
}
.important-notice .title{margin-bottom:.5rem;line-height:1.3;font-weight:700;color:#444}
.important-notice .note{color:#555}
.important-notice .time{margin-top:10px;font-size:12px;color:#999}
.important-notice .time .fa{margin-right:5px}
.important-notice .time em{display:none}
@media screen and (max-width:960px){
    .important-notice .notice-box{padding-top:10px;padding-bottom:10px;max-width:100%;margin-bottom:5px;background-color:#fff}
    .important-notice .notice-box:nth-of-type(n+2){display:none}
    .important-notice .time em{display:block;float:right;font-style:normal;text-decoration:underline}
}

/* index 综合样式******************************************************************************/
.index{padding-top:80px;padding-bottom:80px;width:100%}
.index h2{font-weight:normal}
.index h2{margin-bottom:2rem;color:#b55805}
.index h2 span{display:block;margin-top:.5rem;color:#ccc;text-transform:capitalize;font-size:70%}
.index h2::after{display:block;margin-top:1rem;width:25%;height:2px;background-color:#d0d5c9;content:""}
.index .cate-note{margin-top:1rem;width:100%}
@media screen and (max-width:820px){
    .index{padding-top:30px;padding-bottom:30px}
    .index h2{margin-bottom:1rem}
    .index h2::after{height:2px}
    .index h2 span{font-size:50%}
}
/* more按钮 */
.index .more{display:block;width:35px;height:35px;border-radius:3px;background:#fe902f;color:#fff;text-align:center;font-size:.9rem;line-height:35px;transition:all .3s ease 0s}
.index .more .fa{color:#fff;transition:all .5s ease 0s}
.index .more:hover{background:#a85104}
.index .more:hover .fa{margin-left:10px}

/* index-register 首页公司注册 ******************************************************************************/
.index-register{background-color:#f5f5f5}
/* 切换模块 */
#register{position:relative;z-index:11;overflow:hidden;margin:0 auto;padding-bottom:50px;width:100%}
#register .swiper-slide{position:relative;transition:all .3s ease 0s;height:375px}
#register .swiper-slide .poto{width:100%;overflow:hidden;border-radius: 6px;height:100%}
#register .swiper-slide .poto img{width:auto;height:100%;transition:all .3s ease 0s}
#register .swiper-slide:hover .poto img{-webkit-transform:scale(1.1,1.1);transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1)}
@media screen and (max-width:576px){
    #register .swiper-slide{height:300px}
    #register .swiper-slide .poto{height:100%}
}
#register .swiper-slide .country{position:absolute;top:15px;left:15px;padding:3px;width:70px;border-bottom-right-radius:10px;border-top-left-radius:10px;background-color:rgba(255,255,255,.8);transition:all .3s ease 0s}
#register .swiper-slide .country img{width:100%;height:auto;border-bottom-right-radius:10px;border-top-left-radius:10px}
#register .swiper-slide span{display:block}
#register .swiper-slide .note{position:absolute;bottom:-40px;left:15px;display:block;padding:25px 20px;width:calc(100% - 50px);height:auto;background-color:rgba(255,255,255,.95);transition:all .3s ease 0s;border-radius: 5px;}
#register .swiper-slide .note .title{margin-bottom:1rem;transition:all .3s ease 0s}
#register .swiper-slide .note .title::after{display:block;margin-top:.5rem;width:25%;height:3px;background-color:#b55805;content:"";transition:all .3s ease 0s}
#register .swiper-slide .note p{margin-bottom:.5rem;line-height:1.4}
#register .swiper-slide .note .more{float:right}
#register .swiper-slide .note:hover{background-color:rgba(255,239,203,.95)}
#register .swiper-slide .note:hover .title{color:#b55805}
#register .swiper-slide .note:hover .title::after{width:45%}
#register .swiper-slide .note:hover p{color:#222}
#register .swiper-slide .note:hover .more{background:#a85104}
#register .swiper-slide .note:hover .more .fa{margin-left:5px}
/*分页*/
#register .swiper-pagination-register{display:none;margin-top:4rem;text-align:center}
#register .swiper-pagination-bullet{width:15px;height:8px;border-radius:10px;background:#ccc;vertical-align:middle;opacity:1;transition:all .5s ease 0s}
#register .swiper-pagination-bullet-active{width:35px;background:#f88622}
/*左右切换*/
.index-register .toggle{margin-top:1rem;width:100%;text-align:right}
.index-register .swiper-button-next-register,.index-register .swiper-button-prev-register{position:relative;display:inline-block;background:#fe902d;cursor:pointer;transition:all .3s ease 0s}
.index-register .next,.index-register .prev{width:50px;height:50px;color:#fff;text-align:center;font-size:1.2rem;line-height:50px;border-radius: 4px;}
.index-register .next:after,.index-register .prev:after{font-size:inherit}
.index-register .next:after{content:"\f054";font-family:FontAwesome}
.index-register .prev:after{content:"\f053";font-family:FontAwesome}
.index-register .next:hover,.index-register .prev:hover{background:#f88622}
.index-register .swiper-button-disabled,.index-register .swiper-button-disabled:hover{background:#ccc;color:#eee}
@media screen and (max-width:1280px){
    .index-register .toggle{margin-bottom:1rem;text-align:left}
}
@media screen and (max-width:576px){
    #register{padding-bottom:20px}
    #register .swiper-slide .country{top:0;left:0;padding:0;border-top-left-radius:6px;background-color:rgba(255,255,255,0)}
    #register .swiper-slide .country img{width:60%;border-top-left-radius:6px}
    #register .swiper-slide .note{width:calc(100% - 30px)}
    #register .swiper-slide .note .more{float:none;width:100%;border-radius:2px}
    #register .swiper-slide .note .more .fa{margin-left:10px}
    #register .swiper-slide .note .more::before{content:"查看详细"}
    #register .swiper-slide-active .note{background-color:rgba(255,239,203,.95)}
    .index-register .next,.index-register .prev{display:none}
    #register .swiper-pagination-register{display:block}
    .mobile{padding-right:0;padding-left:0}
}

/* index-bank 首页银行开户 ******************************************************************************/
.index-bank{background-color:#fff}
/* 香港银行开户 logo列表 */
.index-bank .bank-hk{margin-bottom:25px}
.index-bank .bank-hk .poto{position:relative;overflow:hidden;width:100%;border-bottom-left-radius:6px;border-top-left-radius:6px}
.index-bank .bank-hk .poto img{width:100%;height:auto}
.index-bank .bank-hk .poto ul{position:absolute;top:50%;left:50%;z-index:1;margin:0;padding:15px;width:100%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}
.index-bank .bank-hk .poto ul li{float:left;padding:5px;width:calc(100% / 4);list-style:none}
.index-bank .bank-hk .poto ul li img{width:100%;border-radius:4px;transition:all .3s ease 0s}
.index-bank .bank-hk .poto ul li a:hover img{-webkit-transform:scale(1.1,1.1);transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1)}
@media screen and (max-width:768px){
    .index-bank .bank-hk{margin-bottom:0}
}
@media screen and (max-width:576px){
    .index-bank .bank-hk .poto{border-top-right-radius:6px;border-bottom-left-radius:0;border-top-left-radius:6px}
    .index-bank .bank-hk .poto ul{padding:5px;width:100%}
    .index-bank .bank-hk .poto ul li{padding:3px}
}
/* 香港银行开户 文字内容 */
.index-bank .bank-hk-text{margin-left:-30px;padding:25px;height:calc(100% - 25px);border-top-right-radius:6px;border-bottom-right-radius:6px;background-color:#f5f5f5;transition:all .3s ease 0s}
.index-bank .bank-hk-text .title{margin-bottom:1rem;transition:all .3s ease 0s}
.index-bank .bank-hk-text .title::after{display:block;margin-top:.5rem;width:25%;height:3px;background-color:#b55805;content:"";transition:all .3s ease 0s}
.index-bank .bank-hk-text:hover{background-color:rgba(255,239,203,.95)}
.index-bank .bank-hk-text:hover .title::after{width:45%}
.index-bank .bank-hk-text .note{padding:15px 0 5px;width:100%;height:auto}
.index-bank .bank-hk-text .note p{margin-bottom:.5rem;line-height:1.6}
.index-bank .bank-hk-text .more{float:right;display:block}
.index-bank .bank-hk-text .online{margin-right:10px;width:45%;border-radius:4px;background-color:#fe902f}
.index-bank .bank-hk-text .online .fa{margin-left:10px}
@media screen and (max-width:768px){
    .index-bank .bank-hk-text{margin-left:0;height:auto;overflow:hidden;margin-bottom:25px}
}
@media screen and (max-width:576px){
    .index-bank .bank-hk-text{padding:15px;border-top-right-radius:0;border-bottom-right-radius:6px;border-bottom-left-radius:6px}
    .index-bank .bank-hk-text .more{float:left;width:45%;border-radius:2px}
    .index-bank .bank-hk-text .more .fa{margin-left:10px}
    .index-bank .bank-hk-text .more::before{content:"查看详细"}
    .index-bank .bank-hk-text .online{display:none}
}
/* 银行开户列表 */
.index-bank .bank-list{display:block;overflow:hidden;border-radius:6px;background-color:#f5f5f5;transition:all .3s ease 0s}
.index-bank .bank-list .poto{position:relative;overflow:hidden;width:100%}
.index-bank .bank-list .poto img{width:100%;height:auto;transition:all .3s ease 0s}
.index-bank .bank-list .poto .title{position:absolute;bottom:0;left:0;display:block;padding:10px 15px;width:100%;background-color:rgba(208,191,144,.9);transition:all .3s ease 0s}
.index-bank .bank-list .poto .title em{display:inline-block;margin-top:-5px;margin-right:10px;width:5px;height:25px;background-color:#b55805;vertical-align:middle;transition:all .3s ease 0s}
.index-bank .bank-list .note{padding:15px 15px 5px;width:100%;height:auto}
.index-bank .bank-list .note p{margin-bottom:.5rem;line-height:1.6}
.index-bank .bank-list .more{float:right;display:block;margin-right:15px;margin-bottom:15px}
@media (any-hover: hover){
    .index-bank .bank-list:hover{background-color:#fff;box-shadow:0 3px 8px rgba(0,0,0,.1)}
    .index-bank .bank-list:hover .poto .title{background-color:rgba(255,239,203,.95)}
    .index-bank .bank-list:hover .poto img{-webkit-transform:scale(1.1,1.1);transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1)}
    .index-bank .bank-list:hover .title em{margin-right:15px}
    .index-bank .bank-list:hover .note p{color:#222}
    .index-bank .bank-list:hover .more{background:#a85104}
    .index-bank .bank-list:hover .more .fa{margin-left:5px}
}
@media screen and (max-width:768px){
    .index-bank .bank-list{margin-bottom:15px}
}
@media screen and (max-width:576px){
    .index-bank .col-6:nth-child(odd){padding-right:5px}
    .index-bank .col-6:nth-child(even){padding-left:5px}
    .index-bank .bank-list .poto .title{position:relative;padding:10px 10px;font-size:1rem}
    .index-bank .bank-list .note{padding:15px 10px 5px}
    .index-bank .bank-list .more{float:none;margin-left:10px;width:calc(100% - 20px);border-radius:2px}
    .index-bank .bank-list .more .fa{margin-left:10px}
    .index-bank .bank-list .more::before{content:"查看详细"}
}

/* index-data 首页公司数据 ******************************************************************************/
.index-data{position:relative;margin-bottom:150px;background-position:center;background-size:cover;background-repeat:repeat;background-attachment:fixed}
.index-data .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(-65deg,hsl(30deg 4% 20% / 90%) 20%,hsl(28deg 95% 29% / 90%) 90%)}
.index-data h2{color:#fff;text-align:center}
.index-data h2 span{color:rgba(255,255,255,.8)}
.index-data h2::after{margin:1rem auto;width:10%;height:2px;background-color:rgba(255,255,255,.6);content:""}
.index-data .cate-note{color:#fff;text-align:center}
/* 滚动数字 */
.index-data .counter_list{margin-top:2rem;margin-bottom:5rem;padding:0}
.index-data .counter_list ul{margin:0;padding:0;list-style:none}
.index-data .counter_list li{border-right:1px solid rgba(255,255,255,.15);text-align:center}
.index-data .counter_list li:last-child{border-right-width:0}
.index-data .counter_list span{color:#fff}
.index-data .counter_list .counter{margin-right:15px;background-image:linear-gradient(45deg,#f3d482,#b88703);color:#f9b90a;color:transparent;font-weight:600;font-size:4rem;-webkit-background-clip:text}
.index-data .counter_list .unit{font-weight:600;font-size:1.1rem}
.index-data .counter_list .note{display:block;font-weight:600}
/* 优势内容 */
.index-data .superiority{margin-bottom:-150px}
.index-data .superiority ul{margin:0;padding:40px 15px;border-radius:6px;background-image:linear-gradient(360deg,#eae8e1,#fff)}
.index-data .superiority li{list-style:none}
.index-data .superiority li .icon{float:left;width:70px;height:70px;border-radius:50%;background-color:rgba(255,255,255,0);text-align:center;line-height:70px}
.index-data .superiority li .icon img{width:100%}
.index-data .superiority li .text{float:left;margin-left:5%;width:auto}
.index-data .superiority li .text .title{display:block;color:#b55805}
.index-data .superiority li .text p{margin-bottom:0;color:#333}
@media screen and (max-width:1280px){
    .index-data .superiority li .text{float:none}
}
@media screen and (max-width:768px){
    .index-data .counter_list li{padding-bottom:25px}
    .index-data .superiority li{margin-bottom:25px}
    .index-data .counter_list li:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.15)}
    .index-data .superiority li .text{float:left}
}
@media screen and (max-width:576px){
    .index-data{background-attachment:scroll}
    .index-data h2::after{width:30%}
    .index-data .counter_list{margin-bottom:2rem}
    .index-data .counter_list .counter{margin-right:5px;font-size:3rem}
    .index-data .counter_list .unit{font-size:.9rem}
    .index-data .counter_list .note{display:block;font-weight:normal;font-size:.9rem}
    .index-data .superiority ul{padding:25px 0}
    .index-data .superiority li{text-align:center}
    .index-data .superiority li .icon{float:none;margin:0 auto .5rem;width:40px;height:40px;line-height:40px}
    .index-data .superiority li .text{margin-left:0;width:100%}
    .index-data .superiority li .text p{font-size:12px}
}

/* index-serve 首页服务优势 ******************************************************************************/
.index-serve{position:relative;padding-top:25px;width:100%;background:url(../images/svg/index_service_advantages_bg.svg) repeat center center;background-size:cover;}
.index-serve h2{text-align:center}
.index-serve h2::after{margin:1rem auto;width:10%;height:2px;content:""}
.index-serve .cate-note{margin:0 auto;width:60%;text-align:center}
/* 切换内容 */
#serve{position:relative;z-index:11;overflow:hidden;margin:0 auto;padding-top:25px;padding-bottom:25px;width:calc(100% - 100px)}
#serve .swiper-slide{position:relative;padding:5px;border:1px solid #eee;border-radius:6px;background:#fff;box-shadow:0 2px 5px 0 rgb(192 92 2 / .1);transition:all .3s ease 0s}
#serve .swiper-slide .poto{overflow:hidden;width:100%;border-top-right-radius:6px;border-top-left-radius:6px}
#serve .swiper-slide .poto img{width:100%;transition:all .3s ease 0s}
#serve .swiper-slide span{display:block}
#serve .swiper-slide .note{padding:15px 10px 25px}
#serve .swiper-slide .title{margin-bottom:.5rem;color:#b55805;text-align:center;transition:all .3s ease 0s}
#serve .swiper-slide p{margin-bottom:0;color:#333;line-height:1.4}
#serve .swiper-slide:hover{background-color:#fff;box-shadow:0 4px 5px 2px rgba(0,0,0,.1)}
#serve .swiper-slide:hover p{color:#222}
#serve .swiper-slide:hover .poto img{-webkit-transform:scale(1.1,1.1);transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1)}
/*分页*/
#serve .swiper-pagination-serve{display:none;margin-top:1rem;text-align:center}
#serve .swiper-pagination-bullet{width:15px;height:8px;border-radius:10px;background:#eee;vertical-align:middle;opacity:1;transition:all .5s ease 0s}
#serve .swiper-pagination-bullet-active{width:35px;background:#b55805}
/*左右切换*/
.index-serve .swiper-button-next-serve,.index-serve .swiper-button-prev-serve{position:absolute;top:calc(50% - 100px);z-index:100;background:#fe902d;cursor:pointer;transition:all .3s ease 0s}
.index-serve .swiper-button-next-serve{right:0}
.index-serve .swiper-button-prev-serve{left:0}
.index-serve .next,.index-serve .prev{width:50px;height:50px;border-radius:4px;color:#fff;text-align:center;font-size:1.2rem;line-height:50px}
.index-serve .next:after,.index-serve .prev:after{font-size:inherit}
.index-serve .next:after{content:"\f054";font-family:FontAwesome}
.index-serve .prev:after{content:"\f053";font-family:FontAwesome}
.index-serve .next:hover,.index-serve .prev:hover{background:#f88622}
.index-serve .swiper-button-disabled,.index-serve .swiper-button-disabled:hover{background:#ccc;color:#eee}
@media screen and (min-width:1441px){
    #serve{width:100%}
    .index-serve .swiper-button-next-serve,.index-serve .swiper-button-prev-serve{display:none}
}
@media screen and (max-width:768px){
    .index-serve .cate-note{width:100%}
    .index-serve .mobile{padding-right:0;padding-left:0}
    #serve{width:100%}
}
@media screen and (max-width:576px){
    .index-serve h2::after{width:30%}
    #serve .swiper-wrapper{margin-bottom: -50px;}
    #serve .swiper-slide{transform:scale(1)}
    #serve .swiper-slide-active,#serve .swiper-slide-duplicate-active{transform:scale(1);background-color: #fff;box-shadow:0 4px 5px 2px rgba(0,0,0,.1)}
    .index-serve .next,.index-serve .prev{display:none}
    #serve .swiper-pagination-serve{display:block}
}

/* index-brand 合作品牌 ******************************************************************************/
.index-brand{position:relative;background-position:center;background-size:cover;background-repeat:repeat;background-attachment:fixed}
.index-brand .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(65deg,hsl(30deg 3% 24% / 90%) 20%,hsl(28deg 95% 29% / 80%) 90%)}
/* 标题简介 */
.index-brand h2{color:#fff}
.index-brand h2 span{color:rgba(255,255,255,.8)}
.index-brand h2::after{margin:1rem 0;width:25%;height:2px;background-color:rgba(255,255,255,.6);content:""}
.index-brand .cate-note{color:#fff}
.index-brand .more{display:block;margin-top:1rem;width:140px;height:45px;border-radius:4px;background:#fff;color:#222;text-align:center;font-size:.9rem;line-height:45px;transition:all .3s ease 0s}
.index-brand .more .fa{margin-left:5px;color:#222;font-size:.9rem;transition:all .5s ease 0s}
.index-brand .more:hover{background:#cc3507;color:#fff}
.index-brand .more:hover .fa{color:#fff}
/* 分割线 */
.index-brand .line{margin:0 auto;width:1px;height:100%;background-color:rgba(255,255,255,.25)}
/* 滚动数字 */
.index-brand .counter_list{float:left;margin-bottom:2rem;padding:0;width:calc(100% / 4);color:#fff;text-align:center}
.index-brand .counter_list span{font-weight:600}
.index-brand .counter_list .counter{margin-right:10px;background-image:linear-gradient(45deg,#f3d482,#b88703);color:#f9b90a;color:transparent;font-weight:600;font-size:3.5rem;-webkit-background-clip:text}
.index-brand .counter_list .unit{font-size:1rem}
.index-brand .counter_list .note{display:block;font-size:1rem}
/* LOGO列表 */
.index-brand ul{position:relative;margin:0;padding:0}
.index-brand ul li{float:left;padding:2.5px;width:calc(100% / 6);list-style:none}
.index-brand ul li img{width:100%;border:5px solid #fff;border-radius:4px;opacity:.9;transition:all .3s ease 0s;border-left-width:10px;border-right-width:10px}
.index-brand ul li:hover img{box-shadow:0 4px 16px 3px hsla(0,0%,50%,.2);opacity:1}
@media screen and (max-width:1280px){
    .index-brand ul li{width:calc(100% / 4)}
}
@media screen and (max-width:768px){
    .index-brand .line{margin:25px auto 15px;width:100%;height:1px;background-color:rgba(255,255,255,.25)}
    .index-brand ul li{padding:0 5px 5px 0;width:calc(100% / 5)}
}
@media screen and (max-width:576px){
    .index-brand .counter_list{padding:0 15px}
    .index-brand .counter_list span{font-weight:normal}
    .index-brand .counter_list .counter{margin-right:5px;font-size:2.5rem}
    .index-brand .counter_list .unit{font-size:.9rem}
    .index-brand .counter_list .note{font-size:.8rem}
    .index-brand ul li{width:calc(100% / 3)}
}

/* index-news 新闻动态 ******************************************************************************/
.index-news{width:100%;background-color:#f5f5f5}
.index-news h2::after{width:5%}
/* 框架 */
.index-news .news-cate{display:block;height:100%;border-radius:4px;background-color:#fff;box-shadow:0 3px 8px rgba(0,0,0,.05)}
.index-news .news-cate .poto{position:relative;overflow:hidden;width:100%;max-height:150px;border-top-right-radius:4px;border-top-left-radius:4px}
.index-news .news-cate .poto img{width:100%;border-top-right-radius:4px;border-top-left-radius:4px}
.index-news .news-cate .poto .overlay{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;border-top-right-radius:4px;border-top-left-radius:4px;background-color:rgba(23,23,23,.5)}
.index-news .news-cate .poto .cate-name{position:absolute;top:50%;left:50%;z-index:2;z-index:1;margin:0;padding:15px;width:100%;color:#fff;text-align:center;font-weight:600;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}
.index-news .news-cate .poto .cate-name .fa{width:100%;color:rgba(255,255,255,.8);font-weight:normal;font-size:3rem}
.index-news .news-cate .poto .cate-name .title{display:block;margin-top:.5rem;color:#fff;letter-spacing:.2rem;font-weight:normal}

/* 列表 */
.index-news .news-cate .list{padding:15px;width:100%}
.index-news .news-cate .list ul{margin-top:.5rem;padding:0;list-style:none}
.index-news .news-cate .list li{position:relative;margin-bottom:.7rem;padding-bottom:.7rem;padding-left:15px;border-bottom:1px solid #eee}
.index-news .news-cate .list li span{display:block;line-height:1.4}
.index-news .news-cate .list li a{color:#b55805}
.index-news .news-cate .list li a:hover{color:#db8924}
.index-news .news-cate .list li .note{margin:.5rem 0 .25rem;color:#666}
.index-news .news-cate .list li .time{color:#ccc}
.index-news .news-cate .list li::before{position:absolute;top:0;left:0;color:#666;content:"\f105";font-family:FontAwesome}
@media screen and (max-width:768px){
    .index-news{padding-top: 50px;}
    .index-news h2{text-align: center;}
    .index-news h2::after{width:25%;margin-left:auto;margin-right:auto;height:3px}
    .index-news .news-cate{margin-bottom:25px}
    .index-news .row .col-12{margin-bottom: 10px;}
}
@media screen and (max-width:576px){
    .index-news .news-cate .poto{max-height:130px}
    .index-news .news-cate .list{padding-bottom:0}
    .index-news .news-cate .list ul{margin-top:0;padding-bottom:5px}
    .index-news .news-cate .list li{padding-left:0}
    .index-news .news-cate .list li::before{display:none}
    .index-news .news-cate .list li .note{margin:.25rem 0}
    .index-news .news-cate .list li:last-child{border-bottom-width:0}
}

/* 修改成滚动+鼠标触碰弹出详细介绍 20221116*/
.team-contact-roll{position:relative;padding-top:80px;width:100%}
.team-contact-roll h2{text-align:center}
.team-contact-roll h2::after{margin:1rem auto;width:10%;height:2px;content:""}
.team-contact-roll .cate-note{margin:0 auto;width:60%;text-align:center}
@media screen and (max-width:768px){
    .team-contact-roll .cate-note{width:100%}
}
/* 结构 */
.team-contact-roll #marquee{overflow:hidden;margin:0 auto}
.team-contact-roll ul{position:relative;display:flex;margin-top:25px;padding:0;width:100%}
.team-contact-roll ul li{padding-right:7.5px;padding-left:7.5px;width:200px;list-style:none;cursor:pointer}
.team-contact-roll ul li .list{position:relative;padding:15px;height:100%;border:2px solid #f3d8c0;border-radius:5px;background-color:#fff;box-shadow:0 0 6px 0 rgba(31,31,31,.1);transition:all .3s ease 0s}
.team-contact-roll ul li .list:hover{box-shadow:0 0 6px 0 rgba(31,31,31,.2);border-color: #b88703;}
/* 头部内容 */
.team-contact-roll ul li .head_{width:100%}
.team-contact-roll ul li .head_portrait{margin:10px auto 15px;padding:5px;width:100px;height:100px;border-radius:50%;background-image:linear-gradient(180deg,hsl(33deg 92% 57% / 70%) 20%,hsl(28deg 93% 30% / 80%) 90%);transition:all .3s ease 0s}
.team-contact-roll ul li .head_portrait img{width:100%;border-radius:50%}
.team-contact-roll ul li .head_ span{display:block;text-align:center}
.team-contact-roll ul li .head_ .name{color:#b55805}
.team-contact-roll ul li .head_ .name em{margin-left:5px;font-style:normal}
.team-contact-roll ul li .head_ .post{margin-top:.25rem}
.team-contact-roll ul li .list:hover .head_portrait{transform:rotate(15deg)}
/* 弹出内容 */
.team-contact-roll ul li .information{position:absolute;top:-17px;left:calc(100% - 4px);z-index:99;display:none;overflow:hidden;padding:7.5px;width:225%;height:calc(100% + 34px);border:2px solid #b88703;border-radius:5px;background-color:#fff;box-shadow:0 0 6px 0 rgba(31,31,31,.1);text-align:center;transition:all .3s ease 0s}
.team-contact-roll ul li .information span{display:block}
.team-contact-roll ul li .information .top-content{overflow:hidden;padding:5px;width:100%;height:auto;background-color:#fafafa}
.team-contact-roll ul li .wechat{float:left;overflow:hidden;width:100px;text-align:left}
.team-contact-roll ul li .wechat img{width:100px;height:100px;border: 2px solid #f3d8c0;
    border-radius: 2px;}
.team-contact-roll ul li .lianxi{float:left;padding-left:15px;width:calc(100% - 100px);text-align:left}
.team-contact-roll ul li .lianxi .name{color:#b55805}
.team-contact-roll ul li .lianxi .name em{margin-left:5px;font-style:normal}
.team-contact-roll ul li .lianxi .post{color:#666}
.team-contact-roll ul li .summary{float:none;margin-top:5px;width:100%;color:#555;text-align:left;font-size:13px;line-height:1.4}
.team-contact-roll ul li .list:hover .information{display:block}
@media screen and (max-width:768px){
    .team-contact-roll{padding-top:50px;padding-bottom:50px}
    .team-contact-roll .note{margin:0 auto 0;width:100%}
}