    :root,
[data-bs-theme=light] {
	--xsbl-body: #f0f2f7;
	--xsbl-title: #343a40;
	--xsbl-item-color: #fff;
	--xsbl-bg: #fff;
	--xsbl-gray-200: #e9ecef;
	--xsbl-depth: 100%;
	--xsbl-depth-100: 100%;
	--xsbl-font-36: 36px;
	--xsbl-font-32: 32px;
    --xsbl-font-26: 26px;
	--xsbl-font-24: 24px;
	--xsbl-font-18: 18px;
	--xsbl-font-16: 16px;
	--xsbl-font-14: 14px;
	--xsbl-font-12: 12px;
	--bs-primary: #2196f3;
	--xsbl-radius: 0.5rem;
	--xsbl-white-rgb: 255,255,255;
	--xsbl-light-rgb: 248,249,250;
	--xsbl-item-rgb: 255,255,255,0.6
}
[data-bs-theme=dark] {
	--xsbl-body: #111;
	--xsbl-title: #adb5bd;
	--xsbl-item-color: #dee2e6;
	--xsbl-bg: #212529;
	--xsbl-gray-200: #343a40;
	--xsbl-depth: 80%;
	--xsbl-depth-100: 100;
	--xsbl-white-rgb: 20,20,20;
	--xsbl-light-rgb: 25,25,25;
	--xsbl-item-rgb: 17,17,17,0.9
}

::-webkit-scrollbar {
	width: 8px;
	height: 10px
}

::-webkit-scrollbar-track {
	background: var(--bs-light)
}

::-webkit-scrollbar-thumb {
	background: var(--xsbl-gray-200)
}

* {
	scrollbar-width: thin
}

body {
	line-height: 1.6;
	letter-spacing: 0.5px;
	font-size:var(--xsbl-font-14);
	font-family: Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;
	color: var(--bs-gray-600);
	background: var(--xsbl-body)
}

/*p {
	margin-bottom: 20px
}*/

p:last-child {
	margin-bottom: 0
}

ul,ol,li {
	margin: 0;
	padding: 0;
	list-style: none
}

a {
	color: var(--bs-gray);
	text-decoration: none
}

a:hover {
	color: var(--bs-primary)
}

h1,.h1 {
	font-size: var(--xsbl-font-36)
}

h2,.h2 {
	font-size: var(--xsbl-font-24)
}

h3,.h3,h4,h5,h6 {
	font-size: var(--xsbl-font-18)
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	line-height: 1.2;
	font-weight: 600;
	color: var(--xsbl-title)
}

img {
	max-width: 100%;
	filter: brightness(var(--xsbl-depth));
	/*border-radius: 10px;*/
}

.dpf {
	display: flex;
}

.mb-20 {
	margin-bottom: 20px
}

.mt-20 {
	margin-top: 20px
}

.py-20 {
	padding: 20px 0
}

.mt-50 {
	margin-top: 50px;
}
.mt-70 {
	margin-top: 70px;
}

.pt-30 {
	padding-top: 30px
}

.pb-30 {
	padding-bottom: 30px
}

.py-30 {
	padding: 30px 0
}

.pt-50 {
	padding-top: 50px
}

.pb-50 {
	padding-bottom: 50px
}

.pb-70 {
	padding-bottom: 70px
}

.py-10 {
    padding: 10px 0;
}

.py-50 {
	padding: 50px 0
}

.py-80 {
	padding: 80px 0
}

.bg-gray{
    background-color: var(--bs-gray-100);
}

.item-top {
	padding: 10px 0;
}

.item-top .left li,.item-top .license {
	display: inline-block;
	font-size: var(--xsbl-font-14);
}

.item-top .license img {
	height: 35px
}

.item-head .search-box form {
	display: flex
}

.item-head .search-box .form-control {
	display: inline-block;
	padding: 10px 1rem;
	border: 2px solid var(--bs-primary);
	border-radius: 10px 0 0 10px
}

.item-head .search-box .btn {
	padding: 10px 1rem;
	border-radius: 0 10px 10px 0 !important
}

.item-head .search-hot {
	margin-top: 10px
}

.item-head .phone {
    float: right;
}

.item-head .phone {
    text-align: center;
}

.item-head .phone p {
    color: #999999;
    margin-bottom: 0;
}

.item-head .phone span {
    font-size: 26px;
    color: var(--bs-primary);
    font-weight: bold;
    font-family: 'DINPro-Bold';
}

.navbar {
	padding: 10px 0;
	background: var(--bs-primary);
}

.navbar .logo {
	filter: brightness(var(--xsbl-depth-100))
}

.navbar.sticky-top {
	box-shadow: 0 .125rem .25rem rgba(var(--bs-body-color-rgb),.075)!important
}

.sub .sub-menu {
	padding: 50px 0;
	top: 55px!important;
	min-width: 100%;
	background: var(--xsbl-bg);
	border-radius: 0 0 10px 10px!important;
	z-index: 1998
}

.sub .sub-menu .content,.sub .sub-menu .title {
	margin-bottom: 20px
}

.sub .sub-menu .content:last-child {
	margin: 0
}

.sub .sub-menu .title h3 {
	font-size: var(--xsbl-font-18)
}

.sub .sub-menu .title h3 a,.item-service .list .title a,.item-news .list .box li a,.item-news-1 .card .card-title a,.list-service .card .card-title a,.list-doc-box .card-body .card-title a {
	color: var(--xsbl-title)
}

.sub .sub-menu .title h3 a:hover,.item-service .list .title a:hover,.item-news .list .box li a:hover,.item-news-1 .card .card-title a:hover,.list-service .card .card-title a:hover,.list-doc-box .card-body .card-title a:hover {
	color: var(--bs-primary)
}

.sub .sub-menu .body a {
	display: inline-block;
	line-height: 30px
}

.sub-img img{
    border-radius: 15px;
}

.sub-img p{
    text-align: center;
    font-size: var(--xsbl-font-16);
    font-weight: bolder;
    color: var(--bs-black);
    margin-top: 10px;
}

.item-head .logo,.navbar .logo {
	filter: brightness(var(--xsbl-depth-100))
}

.item-banner .carousel .carousel-indicators [data-bs-target] {
	margin-right: 5px;
	margin-left: 5px;
	padding: 0;
	width: 30px;
	height: 8px;
	border-top: 0;
	border-bottom: 0;
	border-radius: 10px
}

.item-about .content {
	padding: 20px;
	color: var(--xsbl-title);
	background: var(--bs-primary);
	background-size: cover;
}

.item-about .content:hover,.item-about .list:hover,.item-about-1 .info:hover,.item-service .content:hover,.item-service .list:hover,.item-license .content:hover,.item-news .list:hover,.item-news-1 .card:hover {
	transform: translateY(-5px);
	transition: all 0.5s
}

.item-about .content .header {
	margin-bottom: 30px
}

.item-about .content .header a {
	color: var(--xsbl-item-color)
}

.item-about .content .header .title h2 {
	font-size: var(--xsbl-font-36);
	color: var(--xsbl-item-color)
}

.item-about .content .header .title p {
	font-size: var(--xsbl-font-18);
	font-weight: 600;
	color: var(--xsbl-item-color)
}

.item-about .content .body p {
	text-indent: 2em;
	margin-bottom: 0px;
	color: var(--xsbl-item-color)
}

.item-about .content .footer {
	margin-top: 35px
}

.item-about .list,.item-service .list {
	padding: 20px;
	background: var(--xsbl-bg);
}

.item-about .list .hot-icon1 {
	height: 60px;
	background: url(/images/home_icon_1.png) no-repeat center top;
	background-size: 50px;
}

.item-about .list .hot-icon2 {
	height: 60px;
	background: url(/images/home_icon_2.png) no-repeat center top;
	background-size: 50px;
}

.item-about .list .hot-icon3 {
	height: 60px;
	background: url(/images/home_icon_3.png) no-repeat center top;
	background-size: 50px;
}

.item-about .list .hot-icon4 {
	height: 60px;
	background: url(/images/home_icon_4.png) no-repeat center top;
	background-size: 50px;
}

.item-about .list .hot-icon5 {
	height: 60px;
	background: url(/images/home_icon_5.png) no-repeat center top;
	background-size: 50px;
}

.item-about .list .hot-icon6 {
	height: 60px;
	background: url(/images/home_icon_6.png) no-repeat center top;
	background-size: 50px;
}

.item-about .list .left {
	margin-left: -20px;
	padding: 10px 0;
	position: relative;
	width: 80px;
	background: var(--bs-primary);
	text-align: center;
}

.item-about .list .hot-num {
	font-size: 28px;
	font-weight: 700;
	text-align: center;
}

.item-about .list .hot-title {
	font-size: 14px;
	color: #c33;
	font-weight: 800;
	text-align: center;
}

.item-about .list .hot-info {
	font-size: 14px;
	margin: 10px 15px;
	text-align: center;
}

.item-about-1 .content h2 {
	color: var(--bs-primary)
}

.item-about-1 .content h2,.item-about-1 .content h3 {
	margin-bottom: 30px;
	font-size: var(--xsbl-font-24)
}

.item-about-1 .content p {
	margin-bottom: 30px
}

.item-about-1 .info {
	padding: 20px;
	background: var(--xsbl-bg);
	border-radius: 10px
}

.item-about-1 .info h5 {
	margin-bottom: 15px;
	font-size: var(--xsbl-font-18)
}

.item-about-1 .info h5 span {
	margin: 0 10px;
	font-size: 24px;
	color: var(--bs-primary);
	vertical-align: middle
}

.item-service .content {
	background: linear-gradient(rgba(var(--xsbl-item-rgb)),rgba(var(--xsbl-item-rgb))),url(../images/service-0.jpg)no-repeat center bottom;
	border-radius: 10px
}

.item-service .content.bg-1 {
	background: linear-gradient(rgba(var(--xsbl-item-rgb)),rgba(var(--xsbl-item-rgb))),url(../images/service-1.jpg)no-repeat center bottom
}

.item-service .content.bg-2 {
	background: linear-gradient(rgba(var(--xsbl-item-rgb)),rgba(var(--xsbl-item-rgb))),url(../images/service-2.jpg)no-repeat center bottom
}

.item-service .content.bg-3 {
	background: linear-gradient(rgba(var(--xsbl-item-rgb)),rgba(var(--xsbl-item-rgb))),url(../images/service-3.jpg)no-repeat center bottom
}

.item-service .content.bg-4 {
	background: linear-gradient(rgba(var(--xsbl-item-rgb)),rgba(var(--xsbl-item-rgb))),url(../images/service-4.jpg)no-repeat center bottom
}

.item-service .content .head {
	padding: 20px;
	background: linear-gradient(rgba(13,110,253,0.7),rgba(13,110,253,0.7));
	border-radius: 10px 10px 0 0;
	text-align: center
}

.item-service .content .head h2 {
	margin-bottom: 15px;
	font-size: var(--xsbl-font-24);
	color: var(--bs-white)
}

.item-service .content .head p {
	color: var(--bs-white)
}

.item-service .content .body {
	padding: 40px 20px
}

.item-service .content .foot {
	padding: 0 20px 20px
}

.item-service .list .title h5 {
	margin-bottom: 10px;
	font-size: var(--xsbl-font-18)
}

.item-service .list .title p {
	height: 50px
}

.item-news .list {
	background: var(--xsbl-bg);
	border-radius: 10px
}

.item-news .list .poto {
	position: relative;
	overflow: hidden;
	width: 100%;
	max-height: 150px;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}

.item-news .list .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);
}

.item-news .list .poto .cate-name {
	position: absolute;
	top: 30%;
	z-index: 2;
	z-index: 1;
	margin: 0;
	padding: 15px;
	width: 100%;
	color: #fff;
	text-align: center;
	font-weight: 600;
}

.item-news .list .poto .cate-name .title {
	display: block;
	margin-top: 0.5rem;
	color: #fff;
	letter-spacing: .2rem;
	font-size: 1.5rem;
}

.xwgd{
    text-align: center;
    padding-bottom: 20px;
}

.item-news .list .box,.item-news-1 .card .card-body {
	padding: 20px
}

.item-news .list .box .edit {
	margin-left: 15px
}

.item-news .list .box .edit h5 {
	margin-bottom: 5px;
	font-size: var(--xsbl-font-14);
	font-weight: 300
}

.item-news .list .box ul {
	margin-top: 15px
}

.item-news .list .box li {
	/*line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap*/
	position: relative;
	margin-bottom: 0.7rem;
	padding-bottom: 0.7rem;
	padding-left: 15px;
	border-bottom: 1px solid #eee;
}

.item-news .list .box li span {
	display: block;
	line-height: 1.4;
	font-size: .8rem;
	margin: 0.5rem 0 0.25rem;
	color: #666;
}

.item-news .list .box li .time {
	color: #ccc;
}
/*.item-news .img-news,.item-news-1 .card .img-news-1 {
	border-radius: 10px 10px 0 0
}*/

.item-news-1 .card,.list-service .card {
	background: var(--xsbl-bg);
	border: 0
}

.item-news-1 .card .card-title {
	margin-bottom: 15px;
	font-size: var(--xsbl-font-18);
	color: var(--xsbl-title);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.item-license .content {
	background: var(--xsbl-bg);
	border-radius: 10px;
	text-align: center
}

.item-license .content img {
	border-radius: 10px 10px 0 0
}

.item-license .content .title {
	padding: 20px
}

.item-footer {
	padding: 50px 0 30px;
	background: #3d485d;
}

.item-footer .link {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid var(--xsbl-gray-200)
}

.item-footer .link a {
	color: var(--bs-gray-100);
	font-size: var(--xsbl-font-14);
}

.item-footer .link h3 {
	margin-bottom: 15px;
	color: var(--bs-gray-100);
	font-size: var(--xsbl-font-18)
}

.item-footer .link li {
	display: inline-block
}

.item-footer .ewm img {
	display: block;
	margin: 0 auto 10px
}

.item-footer .list h3 {
	color: var(--bs-gray-100);
	margin-bottom: 15px;
	font-size: var(--xsbl-font-18)
}

.item-footer .list li {
	line-height: 30px;
}

.item-footer .list li a {
	color: var(--bs-gray-100);
	font-size: var(--xsbl-font-14);
}

.item-footer .copyright {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid var(--xsbl-gray-200);
	font-size: var(--xsbl-font-14);
	color: var(--bs-white);
}

.item-footer .copyright a {
	color: var(--bs-white);
}

.item-footer .copyright .prove {
	text-align: center;
}

.item-footer .copyright .prove img {
	height: 35px;
	border-radius: 0.25rem
}

.ewm span {
	color: var(--bs-white)
}

.foot_title {
    font-size: 18px;
    color: var(--bs-white);
    margin-bottom: 13px;
    font-weight: bold;
}
.foot_one ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 250px;
}
.foot_one ul li {
    margin-bottom: 16px;
}
.foot_one ul li a, .foot_two ul li a{
    font-size: 14px;
    color: var(--bs-gray-400);
}
.foot_two ul li {
    margin-bottom: 18px;
}
.foot_three {
    display: flex;
    align-items: center;
    padding: 0 50px;
    border-left: 1px solid #9a9aa4;
    border-right: 1px solid #9a9aa4;
}
.foot_three_li:nth-child(1) {
    margin-right: 50px;
}
.foot_three_text {
    font-size: 12px;
    color: var(--bs-gray-400);
}
.foot_three_pic {
    width: 120px;
    height: 120px;
    background: #f2f4fd;
    padding: 5px;
    margin-top: 18px;
}
.foot_three_pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.foot_four {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.foot_four li {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: var(--bs-gray-400);
    margin-bottom: 34px;
}
.foot_four li img {
    margin-right: 9px;
    border-radius: 0;
}
.foot_four li span {
    color: var(--bs-white);
}
.foot_reserv {
    margin-top: 29px;
    color: #9a9aa4;
    font-size: var(--xsbl-font-12);
    text-align: center;
}
.foot_reserv a {
    color: #9a9aa4;
}
.foot_link {
    font-size: var(--xsbl-font-14);
    color: #9a9aa4;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.foot_link li {
    margin-right: 25px;
    margin-bottom: 10px;
}

/*侧边*/

.item-consult-position {
	position: fixed;
	top: 45%;
	right: 35px;
	z-index: 99998
}

.item-consult {
	margin-bottom: 10px;
	position: relative;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: var(--xsbl-font-18);
	color: var(--bs-white);
	background: var(--bs-primary);
	border-radius: 50%;
	text-align: center;
	cursor: pointer
}

.item-consult a {
	color: var(--bs-white)
}

.item-consult:hover .item-consult-content {
	left: -175px;
	transform: scale(1);
	transition: all 0.5s ease;
	opacity: 1
}

.item-consult-content {
	padding: 20px;
	position: absolute;
	top: 0;
	right: 50px;
	width: 160px;
	background: var(--bs-primary);
	border-radius: 10px;
	transform: scale(0);
	opacity: 0
}

.item-consult-content:before {
	display: block;
	position: absolute;
	top: 20px;
	right: -5px;
	width: 10px;
	height: 10px;
	content: '';
	background: var(--bs-primary);
	transform: rotate(45deg)
}

.item-consult-content img {
	margin-bottom: 20px;
	width: 100%
}

.item-consult-content p {
	height: 16px;
	line-height: 16px;
	font-size: var(--xsbl-font-14);
	color: var(--bs-white)
}

.item-consult-top {
	opacity: 0
}

.item-consult-top.active {
	opacity: 1
}

.theme-mode .theme-sun i,.theme-mode .theme-moon i {
	cursor: pointer
}

.theme-switch input,.theme-mode span.theme-sun,input:checked+.theme-mode span.theme-moon {
	display: none
}

.theme-mode span.theme-moon,input:checked+.theme-mode span.theme-sun {
	display: block
}
/*侧边*/
.list-banner.xl {
	height: 500px
}

.list-banner {
	position: relative;
	width: 100%;
	height: 300px
}

.list-banner .content {
	position: absolute;
	bottom: 20px
}

.list-banner .content h1,.list-banner .content h2 {
	margin-bottom: 20px;
	font-size: var(--xsbl-font-24);
	color: var(--bs-white)
}

.list-banner .content p {
	margin-bottom: 10px;
	color: var(--bs-white);
}

.list-banner .content .breadcrumb-item,.list-banner .content .breadcrumb-item a,.list-banner .content .breadcrumb-item+.breadcrumb-item::before {
	color: var(--bs-white)
}

.list-doc-box {
	background: var(--xsbl-bg);
	padding: 25px 0;
	border-radius: 10px;
}
.list-category .content,.content-box,.content-feedback{
    background: var(--xsbl-bg);
	padding: 30px ;
	border-radius: 10px;
}
.content-box .title h2{
    color: #3c485c;
    margin: 10px 0 20px 0;
}
.content-box .meta{
    text-align: center;
}

.content-box .prev-next{
    padding-top: 2rem;
}

.content-box .text{
    padding-bottom: 2rem;
}

.content-box .text p{
    font-size: var(--xsbl-font-14);
}

.list-service .card .img-list-service {
	border-radius: 10px 10px 0 0
}

.list-service .card .card-body {
	padding: 20px
}

.list-service .card .card-title {
	margin-bottom: 15px
}

.list-service .card .card-body .item p {
	margin-bottom: 0;
	color: var(--bs-yellow)
}

/*.list-category .title,.list-doc-box .title,.content-box .title,.content-feedback .title {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid var(--xsbl-gray-200)
}*/

.list-category .content h1,.list-doc-box .title h1,.content-box .title h1,/*.content-box .title h2,*/.content-feedback .title h2 {
	display: inline-block;
	font-size: var(--xsbl-font-18)
}

.list-doc .list-doc-box .body{
    padding: 1rem;
	border-bottom: 1px solid var(--xsbl-gray-200)
}

.list-doc .list-doc-box .body .left {
    width: 250px;
    height: 140px;
}

.list-doc .list-doc-box .body .left .img-list-news {
    width: 100%;
    height: 100%;
    border-radius: var(--xsbl-radius);
    object-fit: cover;
}

.list-doc .list-doc-box .body .right{
    flex: 1;
    min-width: 0;
}

.list-doc .list-doc-box .body .right .title, .list-doc .list-doc-box .body .right .title {
    margin-bottom: 1rem;
    font-size: var(--xsbl-font-18);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list-doc .list-doc-box .body .right .title, .list-doc .list-doc-box .body .right .title a{
    color: #000000;
}

@media screen and (max-width: 767px) {
    .list-doc .list-doc-box .body .left, .list-doc .list-doc-box .body .left {
        margin-bottom: 1.25rem;
        width: 100%;
        height: 210px;
    }
    .item-head .logo{
        height: 35px;
    }
    .item-top, .item-head {
        display: none !important;
    }
}

.list-doc-box .card {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border: 0;
	border-bottom: 1px solid var(--xsbl-gray-200);
	border-radius: 0
}

.list-doc-box .card-body,.widgets-list .card-body {
	padding: 0 0 0 20px
}

.list-doc-box .card-title {
	margin-bottom: 15px;
	font-size: var(--xsbl-font-18);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.list-aobut .content h1,.list-aobut .content h2,.list-aobut .content h3,.list-aobut .content h4,.list-aobut .content h5,.list-aobut .content h6 {
	margin-bottom: 20px;
	font-size: var(--xsbl-font-18)
}

.list-guide {
	text-align: center
}

.list-guide .title {
	padding-bottom: 30px
}

.list-guide .title h3 {
	margin-bottom: 20px;
	font-size: var(--xsbl-font-24)
}

.content-box .info h1 {
	margin-bottom: 30px;
	font-size: var(--xsbl-font-24)
}

.content-box .info .item p {
	margin-bottom: 15px
}

.content-box .text h1,.content-box .text h2,.content-box .text h3,.content-box .text h4,.content-box .text h5,.content-box .text h6 {
	margin: 20px 0;
	padding: 0 10px;
	font-size: var(--xsbl-font-18)!important;
	color: var(--xsbl-title);
	border-left: 3px solid var(--bs-primary)
}

.content-box .explain .bg {
	height: 20px;
	background: url(../images/explain.png)repeat-x
}

.content-box .explain p {
	font-size: var(--xsbl-font-12);
	color: var(--bs-gray-500)
}

.content-page .pre,.content-page .next {
	padding: 20px;
}

.content-page .pre h2,.content-page .next h2 {
	margin: 10px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: var(--xsbl-font-18)
}

.content-page .pre a,.content-page .next a {
	color: var(--bs-gray)
}

.content-page .pre p,.content-page .next p,.content-page .pre span,.content-page .next span {
	margin: 0;
	color: var(--bs-gray)
}

.aside-position {
	position: sticky;
	top: 80px;
	z-index: -999999;
}

.widgets-list,.widgets-ewm {
	padding: 20px;
	background: var(--xsbl-bg);
	border-radius: 10px
}

.widgets-list .title h2,.widgets-ewm .title h2 {
	margin-bottom: 20px;
	font-size: var(--xsbl-font-18)
}

.widgets-list .card {
	margin-bottom: 20px;
	border-radius: 10px;
	border: 0
}

.widgets-list .card:last-child {
	margin-bottom: 0
}

.widgets-list .card-title {
	margin: 0;
	height: 30px;
	font-size: var(--xsbl-font-14);
	font-weight: 300;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.widgets-ewm .box img {
	margin-bottom: 10px;
	border: 1px solid var(--bs-light)
}

.section-title{
    margin-bottom: 40px;
}

.section-title h1{
    color: #222222;
    text-align: center;
}
.section-title p{
    font-size: 18px;
    color: #3c3c3c;
    padding: 19px 0 0 0;
    text-align: center;
}

.section-title h3{
    line-height: 27px;
    font-size: 24px;
    font-weight: 400;
    color: #666;
}

.service-two{
    background: url(../images/index_bg01.jpg) center;
}

.service-two .section-title h1{
    font-size: 36px;
    color: #fff;
    text-align: center;
}

.service-two .section-title p{
    font-size: 14px;
    color: #fff;
    padding: 10px 0 0 0;
    text-align: center;
}

.service-two .section-hwzc{
    background-color: var(--xsbl-bg);
    text-align: center;
    height: 100%;
}
.service-two .section-hwzc img{
    margin: 30px 0 10px 0;
}

.service-two .section-hwzc .section-cont{
    padding: 0 20px 30px;
}

.service-two .section-hwzc .section-cont a{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
}

.service-two .section-hwzc .section-cont p{
    font-size: 14px;
}

.section-gd{
    text-align: center;
    margin-top: 50px;
}

.section-gd a{
    border: 1px #fff solid;
    color: #fff;
    line-height: 40px;
    padding: 10px 40px;
    border-radius: 20px;
    margin-left: 20px;
}

.pro-item{
    position: relative;
    border-radius: 6px;
    background-color: #fff;
    height: 360px;
    cursor: pointer;
    box-shadow: 3px 3px 30px #eaeaeabf;
}
.pro-item img{
    width: 100%;
    height: 65%;
    border-radius: 6px;
}

.pro-item .pro-text{
    position: absolute;
    bottom: 10px;
    padding: 30px;
    width: 100%;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 6px;
}

.pro-item .pro-text h3{
    margin-bottom: 10px;
    font-weight: 600;
    color: #182434;
}
.pro-item .pro-text p{
    font-size: 14px;
    color: #666;
}

.pro-item .pro-more{
    display: flex;
}
.pro-item .pro-more a{
    font-size: 12px;
    color: #1a2233;
    background: #f0f2f7;
    line-height: 30px;
    margin: 0 6px 0 0;
    border-radius: 15px;
    padding: 0 10px;
    font-weight: 400;
}
.pro-item .pro-more span{
    font-size: 14px;
    color: #333;
    line-height: 18px;
    font-weight: 700;
}
.pro-item .pro-more i{
    width: 14px;
    height: 5px;
    background: url(https://public-gxs-hangzhou.oss-cn-hangzhou.aliyuncs.com/website/img/ic-right-half.png) no-repeat;
    background-size: 100%;
}

.pro-item .pro-hot{
    position: absolute;
    top: 10px;
    left: 15px;
    width: 39px;
}

.section-title h2 {
	margin-right: 10px;
	display: inline-block;
	font-size: var(--xsbl-font-24)
}

.section-title h2::after {
	display: block;
	margin-top: 1rem;
	width: 80%;
	height: 3px;
	background-color: #d0d5c9;
	content: "";
}

/*.section-title p {
	/*display: inline-block;
	font-size: var(--xsbl-font-14);
	display: block;
	margin-top: 0.5rem;
	color: #ccc;
	text-transform: uppercase;
}*/

.img-service {
	width: 80px;
	height: 80px;
	border-radius: 50%
}

.img-news {
	width: 100%;
	height: 172px
}

.img-news-1 {
	height: 230px
}

/*.img-list-service {
	height: 312px
}*/

.img-user-sm {
	width: 30px;
	height: 30px;
	border-radius: 50% !important;
	vertical-align: middle
}

.list-group .user {
	padding: 20px;
	background: var(--xsbl-bg);
	border-radius: 10px 10px 0 0
}

.list-group .user:before {
	content: '';
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -10px;
	width: 20px;
	height: 4px;
	background: var(--xsbl-gray-200);
	border-radius: 10px
}

.list-group .user p {
	margin-bottom: 15px
}

.list-group .count {
	padding: 0 20px 20px;
	background: var(--xsbl-bg);
	border-radius: 0 0 10px 10px
}

.list-group-flush {
	border-radius: 10px
}

.list-group-item {
	padding: 12px 20px;
	color: var(--bs-gray)
}

.list-group-item.active {
	background: var(--bs-primary);
	border-color: var(--bs-primary)
}

.border-top-1 {
	border-top: 1px solid var(--xsbl-gray-200)
}

.border-radius-0 {
	border-radius: 0
}

.dropdown-menu,.dropdown-item,.page-link,.form-control,.form-select,.accordion-button,.btn {
	font-size: var(--xsbl-font-14) !important
}

.dropdown-menu,.btn {
	border-radius: 10px !important
}

.dropdown-item {
	color: var(--xsbl-title) !important
}

.dropdown-item.active,.dropdown-item:active {
	color: var(--bs-white) !important;
	background: var(--bs-primary) !important
}

.btn-xs {
	padding: 0.22rem;
	height: 20px;
	line-height: 1;
	font-size: 12px !important;
	border-radius: 0.35rem !important
}

.alert {
	font-size: var(--xsbl-font-14) !important;
	border-radius: 10px
}

.page-link {
	color: var(--bs-primary)
}

.active>.page-link,.page-link.active {
	background: var(--bs-primary);
	border-color: var(--bs-primary)
}

.table {
	color: var(--bs-gray) !important
}

.table th {
	color: var(--xsbl-title) !important
}

.table th,.table td {
	vertical-align: middle
}

.form-control,.form-select {
	color: var(--bs-gray-600) !important;
	border-radius: 10px
}

.btn-primary {
	--bs-btn-bg: var(--bs-primary) !important;
	--bs-btn-border-color: var(--bs-primary) !important
}

.btn-success {
	--bs-btn-bg: var(--bs-teal) !important;
	--bs-btn-border-color: var(--bs-teal) !important
}

.bg-white {
	background-color: rgba(var(--xsbl-white-rgb),var(--bs-bg-opacity)) !important
}

.bg-light {
	background-color: rgba(var(--xsbl-light-rgb),var(--bs-bg-opacity)) !important
}

.text-primary {
	color: var(--bs-primary) !important
}

@media screen  and (max-width:1400px) {
	.item-service .list .title p {
		height: 70px
	}

	.img-service {
		width: 60px;
		height: 60px
	}
}

@media screen and (min-width:992px) {
	.sub {
		position: inherit!important
	}

	.dropdown-menu[data-bs-popper] {
		top: 45px;
		border-radius: 0 0 10px 10px!important
	}

	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: 1rem;
		padding-left: 1rem
	}
}

@media screen and (min-width:767px) and (max-width:992px) {
	.item-top .none {
		display: none !important
	}

	.sub .sub-menu {
		padding: 20px 0;
		top: 100%;
		border-radius: 10px!important
	}

	.img-news {
		height: 189px
	}

	.img-news-1,.img-list-service {
		height: 252px
	}
}

@media screen and (max-width:767px) {
	.item-top .none,.list-doc-box .card-text,.list-doc-box .card-meta .date {
		display: none !important
	}

	.sub .sub-menu {
		padding: 20px 0;
		top: 100%;
		border-radius: 10px!important
	}

	.item-consult-position {
		right: 1rem
	}

	.item-footer .copyright .prove img {
		margin-bottom: 5px
	}
	
	.list-doc-box .card-body .card-title {
		font-size: var(--xsbl-font-14);
		font-weight: 300
	}

	.section-title h2 {
		margin-right: 0;
		margin-bottom: 10px
	}

	.img-news {
		height: 197px
	}

	.img-news-1,.img-list-service {
		height: 263px
	}
}

.banner {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 500px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

/*香港公司注册*/
.flex {
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	align-items: stretch;
	-webkit-align-items: stretch;
}

.xgzc-dj {
	line-height: 1.5;
	margin-left: 1.5rem;
	font-size: 1.25rem;
	margin-top: 0.8rem;
}

.xgzc-xl {
	margin-top: 1rem;
	font-size: 1rem;
	color: #333;
	padding-right: 9rem;
}

.full-w {
	border-radius: 6px;
	padding: 2rem 1rem;
	width: 100%;
	background-color: #fff;
	color: #333;
	align-items: center;
	-webkit-align-items: center;
}

.xgzc-gwzc {
	line-height: 1;
	box-sizing: border-box;
	border: 1px solid transparent;
	border-radius: 6px;
	color: var(--xsbl-item-color);
	background-color: var(--bs-primary);
}
.full-w a:hover{color:#ffffff;}

.xgzc-bt {
	text-align: center;
	margin-top: 3rem;
}

.box-zc {
	padding: 3rem;
	border-radius: 6px;
	box-sizing: border-box;
	-webkit-flex: 1;
	background-color: #FFF;
	line-height: 2;
	text-align: center;
	height: 100%;
}

.box-zc h3 {
	font-size: 1.25rem;
	margin: 30px 0 10px 0;
}

.box-zctj {
	position: relative;
	padding: 0;
	width: 100%;
	height: 100%;
	border-radius: 6px;
	background-color: #FFF;
}

.box-zctj .numa {
	float: left;
	margin: 15px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background-color: var(--bs-primary);
	color: var(--xsbl-item-color);
	text-align: center;
	font-weight: 600;
	line-height: 40px;
	display: block;
	font-size: 1.5rem;
}

.box-zctj .title {
	padding: 10px 0 5px;
	display: flex;
	height: 70px;
	align-items: center;
	font-size: .95rem;
}

.box-zclc {
	border-radius: 6px;
	box-sizing: border-box;
	-webkit-flex: 1;
	background-color: #FFF;
	width: 100%;
	height: 100%;
}

.box-zclc .title {
	padding: 0 15px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	background-color: var(--bs-primary);
	color: var(--xsbl-bg);
	font-weight: 600;
	line-height: 40px;
	display: block;
}

.box-zclc p {
	padding: 0 15px;
	color: #555;
	margin: 15px 0;
}

.box-zz {
	padding: 2rem 0;
	border-radius: 6px;
	box-sizing: border-box;
	-webkit-flex: 1;
	background-color: #FFF;
	line-height: 2;
	text-align: center;
	height: 100%;
}

.box-zz h3 {
	margin-top: 15px;
	font-weight: 500;
}

.box-gm {
	padding: 2rem;
	border-radius: 6px;
	box-sizing: border-box;
	-webkit-flex: 1;
	background-color: #FFF;
	line-height: 2;
	height: 100%;
}

.box-gm h3 {
	color: red;
	margin: 0.5rem 0;
	font-size: 20px;
}

.box-fw {
	border-radius: 6px;
	box-sizing: border-box;
	-webkit-flex: 1;
	background-color: #FFF;
	line-height: 2;
	height: 100%;
}

.box-fw img {
	border-radius: 6px 6px 0 0;
}

.box-fw h3 {
	text-align: center;
	margin: 15px 0 10px 0;
}

.box-fw p {
	padding: 0 2rem 1rem 2rem;
	line-height: initial;
}

.bosh {
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
}
/*香港银行开户*/
.box-khyh {
	box-sizing: border-box;
	-webkit-flex: 1;
	line-height: 2;
	text-align: center;
	height: 100%;
}

.box-khyh h3 {
	margin-top: 10px;
}

.box-khcl {
	padding: 2rem;
	border-radius: 6px;
	box-sizing: border-box;
	-webkit-flex: 1;
	background-color: #FFF;
	line-height: 2;
	height: 100%;
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
}

.box-khcl h3 {
	margin-bottom: 1rem;
	font-size: 1.25rem;
}

.box-khcl p {
	margin-bottom: 0;
}

.box-khcl p:before {
	width: 1.2rem;
	height: 1.2rem;
	content: '';
	display: inline-block;
	margin-right: 1rem;
	background-image: url(../images/d.png);
	background-size: 100% 100%;
	vertical-align: middle;
}

/*海外公司注册*/
.box-hwzc {
	-webkit-flex: 1;
	line-height: initial;
	text-align: center;
	height: 100%;
	background-color: #FFF;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	border-radius: var(--xsbl-radius);
}

.box-hwzc h3 {
	margin: 20px 0 0 0;
}

.box-hwzc img{
    border-radius: var(--xsbl-radius) var(--xsbl-radius) 0 0;
}

.box-hwzc p {
	padding: 1rem;
}

.box-hwzchc {
	padding: 2rem;
	border-radius: 6px;
	box-sizing: border-box;
	-webkit-flex: 1;
	background-color: #FFF;
	line-height: 2;
	text-align: center;
	height: 100%;
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
}

.box-hwzchc img{
    margin-bottom: 1rem !important;
    width: auto;
    height: 50px;
}

.box-hwzchc p {
	color: #666;
	line-height: initial;
	text-align: left;
}

.box-hwzczl {
	padding: 2rem;
	border-radius: 6px;
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
}
.box-hwzczl img{
    margin-right: 16px;
}

.box-hwzczl h3 {
	font-size: 1.25rem;
	margin: 20px 0 10px 0;
}

.co-new-faq-item {
	border: 5px solid var(--bs-primary);
	background: url(../images/co-new-faq-bc.jpg) no-repeat left bottom #fff;
	float: left;
	margin-bottom: 15px;
	height: 183px;
}

.co-new-faq-item-title {
	height: 46px;
	width: 100%;
	/*background: -webkit-linear-gradient(#fff, var(--bs-primary));*/
	box-shadow: 0 3px 3px rgba(208, 221, 255, 0.5);
	color: var(--bs-primary);
	margin-top: 0;
	padding: 10px;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}

.co-new-faq-item-title i {
	height: 26px;
	width: 26px;
	display: inline-block;
	border: 2px solid var(--bs-primary);
	border-radius: 13px;
	margin-right: 10px;
	padding-left: 2px;
	font-size: 16px;
	vertical-align: 3px;
	padding-top: 1px;
}

.co-new-faq-item-title span {
	float: right;
	color: var(--bs-primary);
	font-weight: bold;
	opacity: 0.5;
	font-size: 16px;
	display: inline-block;
	margin-top: 8px;
}

.co-new-faq-item:nth-child(2n) {
	float: right;
}

.co-new-item-content {
	padding: 5px 15px;
	font-size: 15px;
	letter-spacing: 1px;
	color: #666;
}

.co-new-item-content p {
	margin-top: 10px;
}

.co-new-item-content a {
	color: var(--bs-primary);
	cursor: pointer;
}

.d-title{
    text-align: center;
    font-size: 2rem;
}
.box-d{
    padding: 1.5rem;
    border-radius: 6px;
    line-height: 2;
    text-align: center;
    height: 100%;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.box-dd{
    background-color: #FFF;
    border-radius: 6px;
    overflow: hidden;
    height: 100%;
}
.box-d img{
    height: 60px;
    margin-bottom: 20px;
}
.box-d h3{
    margin: 0 0 20px 0;
}
.box-dd h3{
    text-align: center;
    padding: 1rem 0;
}
.box-dd p{
    padding: 0 1rem 1rem 1rem;
}

.hwcjwt{
margin-bottom: 40px;
}

.hwcjwt span{
    font-size: 24px;
    font-weight: 700;
    margin-left: 20px;
    line-height: initial;
}
.hwcjwt p{
    color: rgba(102, 102, 102, 1);
    font-size: 18px;
    margin-top: 24px;
}

.hwcjwt::before {
    content: '';
    position: absolute;
    width: 6px;
    height: 30px;
    background: var(--bs-primary);
}

/*香港公司审计*/
.box-nsj {
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
	padding: 2rem 3rem;
	border-radius: 6px;
	line-height: 2;
	height: 8rem;
	position: relative;
	text-align: center;
}

.num {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 1.25rem;
}

.num:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	z-index: 0;
	border-color: var(--bs-blue);
	border-style: solid;
	border-width: 2rem;
	border-right-color: transparent;
	border-bottom-color: transparent;
}

.num span {
	position: absolute;
	color: #FFF;
	padding: 0.5rem;
	line-height: 1;
}

.box-nsj:after {
	content: '';
	display: inline-block;
	width: 0px;
	height: 100%;
	vertical-align: middle;
	visibility: hidden;
}

.box-bbsyx {
	padding: 3rem;
	border-radius: 6px;
	box-sizing: border-box;
	-webkit-flex: 1;
	line-height: 2;
	text-align: center;
	height: 100%;
}

.box-bbsyx p {
	color: #666;
	line-height: initial;
	margin-top: 2rem;
}

.box-yqyx {
	text-align: center;
}

.box-yqyx img {
	margin-bottom: 20px;
}

.box-yqyx p {
	line-height: initial;
	padding: 0 40px;
}

.box-sjzl {
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
	padding: 2rem 3rem;
	border-radius: 6px;
	line-height: 2;
	position: relative;
}

.box-sjzl h3 {
	margin-bottom: 20px;
}

.box-sjzl p:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	background-image: url(../images/d.png);
	background-size: 100% 100%;
	margin-right: 1rem;
	width: 1.2rem;
	height: 1.2rem;
}

.box-whyns {
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
	padding: 3rem 5rem;
	border-radius: 6px;
	line-height: 2;
	position: relative;
}

.box-whyns span {
	margin: 5px 0;
}

.box-whyns p {
	line-height: initial;
	font-size: 0.93rem;
}

.num1 {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 1.25rem;
}

.num1:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	z-index: 0;
	border-color: var(--bs-blue);
	border-style: solid;
	border-width: 2rem;
	border-right-color: transparent;
	border-bottom-color: transparent;
}

.box-bnsjg {
	padding: 3rem;
	border-radius: 6px;
	box-sizing: border-box;
	-webkit-flex: 1;
	line-height: 2;
	text-align: center;
	height: 100%;
}

.box-bnsjg h4 {
	margin-top: 1rem;
}

.box-bnsjg p {
	color: #666;
	line-height: initial;
	margin-top: 1rem;
}

.box-nsyy p {
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
	padding: 0.7rem 2rem;
	border-radius: 6px;
}

.box-nsyy p:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	background-image: url(../images/d.png);
	background-size: 100% 100%;
	margin-right: 1rem;
	width: 1.2rem;
	height: 1.2rem;
}

.fs5 {
    font-size: 1.25rem;
}

.table01 th, .table01 td {
    padding: 1rem;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

/*商标*/
.sbzc-bt {
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: normal;
    color: var(--bs-black);
    text-align: center;
}
.p1 {
    text-align: center;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51, 51, 53, 0.65);
    margin-top: 6px;
}
.box-sbzc {
    margin-bottom: 11px;
    background: #F8F8F9;
}
.box-sbzc img{
    width: 100%;
}
.box-sbzc .hotname {
    margin-bottom: 13px;
    margin-top: 23px;
    text-align: center;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: var(--bs-black);
}
.box-sbzc .divspan {
    margin-top: 7px;
}
.box-sbzc .gary {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #74777D;
    display: inline;
    padding-left: 28px;
}
.box-sbzc .divspan .spanl span {
    color: #FF4E1E;
}
.box-sbzc .foot {
    padding: 20px 20px 20px;
}
.box-sbzc .btna {
    display: inline-block;
    text-align: center;
    font-size: 16px;
    font-family: Microsoft YaHei;
    color: var(--bs-white);
    background: var(--bs-primary);
    border-radius: 23px;
    width: 100% !important;
    padding: 10px 0;
}

/*香港BUD*/
.box-budone{
    text-align: center;
}
.box-budone img{
    width: 390px;
}

.box-budtwo {
    margin-top:30px;
    padding: 0 30px;
    
}
.box-budtwo h2{
    font-size: var(--xsbl-font-24);
    margin-bottom: 15px;
}
.box-budtwo p{
    margin-bottom: 4em;
    font-size: var(--xsbl-font-14);
    text-indent: 4ch;
    color: #333333;
}
.box-budtwo .budbu{
    font-size: var(--xsbl-font-26);
    font-weight: 600;
}
.box-budtwo .budbu span{
    color: var(--bs-red);
}
.box-budthree{
    padding: 30px 0;
    margin-top: 10px;
    border: 1px solid #eeeeee;
    box-shadow: 0 0 16px 0 rgb(0 0 0 / 8%);
}
.box-budthree img{
    display: block;
    margin: 0 auto;
    width: 160px;
}
.box-budthree p{
    font-size: 14px;
    color: #333;
    text-align: center;
    line-height: 20px;
    margin-bottom: 0;
}
.box-budj {
    padding: 2rem;
    border-radius: 6px;
    box-sizing: border-box;
    -webkit-flex: 1;
    background-color: #FFF;
    line-height: 2;
    text-align: center;
    height: 100%;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

.box-budj h3 {
    font-size: 1.25rem;
    margin: 30px 0 10px 0;
}
.box-budj p{
    color: #666;
    line-height: initial;
    font-size: var(--xsbl-font-14);
}

.budzx{
    float: right;
}
.budzx a{
    background: var(--bs-primary);
    padding: 10px 40px;
    width: 100% !important;
    border-radius: 23px;
    color: var(--bs-white);
    display: inline-block;
    text-align: center;
    font-size: 16px;
    font-family: Microsoft YaHei;
}
.box-budtj img{
    width: 50%;
}
.box-budtj {
    padding: 1.5rem;
    border-radius: 6px;
    box-sizing: border-box;
    -webkit-flex: 1;
    background-color: #FFF;
    line-height: 2;
    text-align: center;
    height: 100%;
    /*box-shadow: 0 0 10px rgba(0,0,0,0.1);*/
}
.box-budtj h3 {
    font-size: 1.25rem;
    margin: 30px 0 10px 0;
}
.box-budtj p{
    color:#666;
    line-height: 1.4rem;
    font-size: var(--xsbl-font-14);
    text-align: left;
}

.box-budvip{
    padding: 40px 40px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.box-budvip img{
    margin-right: 30px;
    width: 30%;
}
.budvip-u h3 {
    font-size: 1.25rem;
    margin-bottom: 20px;
}
.budvip-u p{
    line-height: 1.5;
    color: #666;
    font-size: 12px;
}
/*首页*/
.index_gyh{
    font-weight: bold;
    position: relative;
    margin-bottom: 30px;
    color: #215dbd;
}
.index_gyh::before {
    color: rgba(155, 190, 255, 0.1);
    display: block;
    font-size: 60px;
    position: absolute;
    bottom: 0px;
    content: "GENHOM";
}
.index_gyi p {
    font-size: 16px;
    line-height: 2;
    letter-spacing: 1px;
    color: #222222;
}
.index_gytp img{
    width: 500px;
    height: 350px;
    float: right;
}
.abbluebox {
    background: var(--bs-blue);
    height: 70px;
    width: 100%;
    color: #fff;
    margin-top: 20px;
    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5);
}
.abbluebox p {
    line-height: 70px;
    margin-left: 45px;
    color: #fff;
    float: left;
}
.abbluebox a {
    line-height: 70px;
    margin-left: 15px;
    float: left;
}
/*联系我们*/
.list-contact-i{
    padding-bottom: 0px;
}
.lxwm_left{
    margin-top: 20px;
}
.list-contact .content h2{
    margin-top: 20px;
    font-size: var(--xsbl-font-18);
}
.img-list-contact {
    border-radius: 10px;
}
.contus{
    display: flow-root;
}
.contus_1{
    margin-top: 40px;
}
.contus li{
    display: flex;
    float: left;
    margin-bottom: 20px;
    margin-right: 80px;
}
.contus_1 li{
    display: flex;
    margin-bottom: 20px;
}
.condashed {
    border-bottom: 1px dashed rgba(140, 140, 140, 1);
    margin: 25px 25px 25px 0;
}
/**/
.box-xgxq{
    text-align: center;
}
.box-xgxq h2{
    font-size: 30px;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #132849;
    margin-bottom: 10px;
    text-align: center;
}
.box-xgxq .line {
    width: 391px;
    height: 7px;
    margin: 0 auto 10px;
    display: block;
    background: url(../images/pc_tiao.png) no-repeat center;
}
.box-xgxq .plate_desc1 {
    font-size: var(--xsbl-font-18);
    color: #132849;
    height: 20px;
    text-align: center;
    line-height: 20px;
    margin-bottom: 20px;
}
.box-xgxqone {
    text-align: left;
}
.box-xgxqtwo h2 {
    font-size: var(--xsbl-font-18);
    margin: 20px 0;
}
.box-xgxqtwo p {
    line-height: 2rem;
}

.shpa{
    text-align: center;
    margin: 40px 0 15px 0;
}
.shpa a{
    padding: 6px 12px;
    border: 1px solid #dee2e6;
    color: var(--bs-primary);
}

.shpa b{
    color: var(--bs-white);
    padding: 6px 12px;
    border: 1px solid #dee2e6;
    background-color: var(--bs-primary);
    border: 1px solid var(--bs-primary);
}

/*ODI*/
.box-odizy{
    padding: 3rem 2rem;
    box-sizing: border-box;
    -webkit-flex: 1;
    background-color: #e3edf8;
    line-height: 2;
    text-align: center;
    height: 100%;
}

.box-odizy span{
    color: #20237c;
    line-height: initial;
    font-weight: bolder;
    margin: 20px 0 10px 0;
    display: block;
}
.box-odizy p{
    line-height: normal;
    font-size: 14px;
}
.bt-01 h3{
    font-size: 25px;
    margin: 15px;
    text-align: center;
    color: var(--xsbl-title);
}
.bt-01 span{
    color: var(--bs-red);
}
.box-odisl p{
    text-align: center;
    padding: 15px 0;
    font-size: 18px;
    font-weight: bolder;
    margin-bottom: 0;
    color: var(--xsbl-item-color);
    background: var(--bs-blue);
}
.box-odisl ul {
    margin-top: 0;
    padding: 20px 0 20px 30px;
    background: #e3edf8;
}
.box-odisl ul li {
    padding: 5px 0;
    color: #333333;
}
.box-odilc{
    background: var(--xsbl-bg);
    padding: 0 60px 60px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    border-radius: 6px;
    box-sizing: border-box;
}
.box-odilc h3 {
    font-size: 26px;
    text-align: center;
    padding: 30px 0;
}

.box-odilc1{
    background: var(--xsbl-bg);
    padding: 0 30px 30px 30px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    border-radius: 6px;
    box-sizing: border-box;
    height: 100%;
    width: 80%;
    float: left;
}
.box-odilc1 h3{
    text-align: center;
    font-size: 18px;
    font-weight: bolder;
    color: #eccca7;
    padding: 20px 0 35px 0;
    margin: 0;
}
.box-odilc1 p{
    margin-bottom: 8px;
}
.odileft{
    width: 20%;
    float: left;
    padding: 50% 0 0 10%;
}
/*香港办公室*/
.box-xgbgs1{
    display: inline-block;
    overflow: hidden;
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid rgba(230, 230, 230, 1);
    height: 100%;
}
.box-xgbgs1 h3{
    font-size: 20px;
    font-family: 'Microsoft YaHei';
    font-weight: bold;
    margin: 15px 20px;
    color: rgba(30, 30, 30, 1);
    line-height: 33px;
}
.box-xgbgs1 p{
    font-size: 16px;
    font-family: 'Microsoft YaHei';
    font-weight: 400;
    color: rgba(30, 30, 30, 1);
    line-height: normal;
    margin-left: 20px;
    display: -webkit-inline-box;
}
.box-xgbgs1 .xgbgsxq{
    font-size: 18px;
    font-family: 'Microsoft YaHei';
    font-weight: bold;
    color: var(--bs-primary);
    margin-bottom: 16px;
    margin-left: 24px;
}
/*留言板*/
.journ_weight {
    background: #ffffff;
    margin-bottom: 20px;
    border-radius: 10px;
}
.journ_weight h3 {
    border: none;
    color: #fff;
    background-color: var(--bs-primary);
    border-radius: 10px 10px 0 0;
    padding: 15px 20px 12px;
    padding-left: 15px;
    font-size: 16px;
    border-bottom: 1px solid #e3e7f0;
    margin-bottom: 0;
}

.journ_form {
    padding: 20px 15px;
}
.journ_form .scr_input .input_msg {
    background: url(../images/dljz-icon-msg.png) 15px 50% no-repeat;
}
.journ_form .scr_input .input_name {
    background: url(../images/dljz-icon-name.png) 15px 50% no-repeat;
    border-left: none;
}
.journ_form .scr_input .input_phone {
    background: url(../images/dljz-icon-phone.png) 15px 50% no-repeat;
    border-left: none;
}
.journ_form .scr_input input {
    display: block;
    height: 42px;
    width: 100%;
    padding-left: 50px;
    border: 1px solid #eee !important;
    box-sizing: border-box;
    outline: none;
    margin-bottom: 15px;
    background-color: #fff;
    font-size: 14px;
}
.journ_form .scr_input .input_submit {
    width: 100%;
    background: #007bff;
    font-size: 14px;
    background-color: #007bff;
    background-image: linear-gradient(60deg, #007bff, #268ffe);
    border-color: #007bff;
    height: 38px;
    color: #fff;
    cursor: pointer;
    padding-left: 0px;
    margin-bottom: 0;
}
.journ_hot ul {
    padding: 20px 20px;
}
.journ_hot ul li {
    list-style: none;
    padding: 10px 0;
    border-bottom: 1px solid #eff3f9;
}
.journ_hot ul li a {
    display: flex;
    align-items: flex-start;
}
.journ_hot ul li a span {
    color: #182434;
    display: inline-block;
    font-size: 14px;
}
.journ_hot ul li a span:hover {
    color: #1a7afe;
}
.journ_hot ul li .browse {
    margin-top: 8px;
    color: rgba(153, 153, 153, 1);
    font-size: 14px;
}
.browse span {
    padding-left: 10px;
}
.journ_lx ul{
    padding: 0 20px 20px 20px;
}
.journ_lx ul li{
    display: flex;
    padding: 15px 0;
    border-bottom: 1px solid #eff3f9;
}