@charset "utf-8";
@font-face {
	font-family: 'FontAwesome';
	src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
	src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
* {
	margin: 0;
	padding: 0;
	border: none;
}

a {
	font-weight: 400;
	text-decoration: none;
	outline: none !important;
	color: #2767af;
}
p {
    margin: 0 0 0.1rem;
}
a:hover{text-decoration:none;}

b,
strong {
	font-weight: bold !important;
}

ul,
ol {
	list-style: none;
}

q {
	quotes: none;
}

table,
table td {
	padding: 0;
	border: none;
	border-collapse: collapse;
}

embed {
	vertical-align: top;
}

input,
button {
	outline: none;
	font-weight: 400;
}

button::-moz-focus-inner {
	border: 0;
}
html {
    font-size: 5.2083333333333vw;
}

/* public */
.clear {
	clear: both;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
}
img{max-width:100%; height:auto!important;}

/*body*/
body {
	background-color: #FFFFFF;
	
	font-size: 0.2rem;
	margin: 0;
	color: #000;
}
.container {
    padding-left: 2.4rem;
    padding-right: 2.4rem;
	width: 100%;
}

/*header*/
.header-top{ background:#2668b2; line-height:0.4rem; color:#fff; font-size:0.16rem;}
.header-top a{color:#fff;}


.header-main-whatsapp{
	    background: #e74b3c;
    padding: 0 0.15rem;
    float: right;
}
.header-main-whatsapp img{margin-right:0.1rem;}

.header-main-logo{float:left;}
.header-main-whatsapp-icon{
	float: left;
	width: 0.32rem;
	height: 0.32rem;
	background-color: #165a9f;
	color: #ffffff;
	padding: 0.01rem 0.03rem;
	margin-right: 0.1rem;
}
.header-main-whatsapp-icon i{
	color: #ffffff;
	font-size: 0.3rem;
}

.header-main-whatsapp-text {
	float: left;
	font-size: 0.18rem;
	color: #1e446c;
}

.header-main-whatsapp-text a{
	text-decoration: none;
	color: #1e446c;
}

.header-main-whatsapp-text a:hover{
	color: #e74c3c;
}

.header-product-search{float:right;
margin-top: 0.26rem;
    
}
.header-product-search button{color: #292929;
    font-size: 0.24rem;
        padding: 0 0.3rem;
    background: none;}

.header-product-search-body{position:absolute; top:0.9rem; z-index:10;}
.header-product-search-body form{
	height: 0.5rem;
	position: relative;
}

.header-product-search-body form input {
	position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    background: #ffffff;
    height: 0.5rem;
    padding: 0.1rem;
    color: #292929;
    border: 0.01rem solid #e7e7e7;
    outline: none;
    resize: none;
    padding-right: 0.98rem;
}

.header-product-search-body form button {
	position: absolute;
    top: 0;
    right: 0;
    height: 0.5rem;
    margin-top: 0;
    font-size: 0.18rem;
    line-height: 0.5rem;
    background-color: #2668b2;
    color: #ffffff;
    cursor: pointer;
    padding: 0 0.2rem;
}
/* header-nav */
.header-nav{background-color: #165a9f;	border-bottom: 0.06rem solid;
	border-color: #e74c3c;}
.navbar {
	margin-bottom: 0;
}

.navbar-collapse {
	padding-right: 0;
	padding-left: 0;
}

.u-navbar-style {
	border-radius: 0;

	color: #FFFFFF;
	border-left: 0;
	border-right: 0;
	border-top: 0;

}
.navbar-default{border-bottom: none; background:none; float:right;}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	color: #2668b2;

}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	color: #2668b2;
}

.navbar-default .navbar-nav>li>a {
	color: #292929;
    padding: 0 0.3rem;
    line-height: 0.9rem;
    font-size: .22rem;
	font-weight: bold;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	color: #292929;
}

.navbar-nav>li>.u-dropdown-menu-bg {
	background: none;
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: 0;
	box-shadow: none;
	padding: 0;

}

.navbar-nav>li>.u-dropdown-menu-bg>ul {
	
	background-color: #FFFFFF;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	width: auto;
	border: 0.01rem solid #dedede;
}

.navbar-nav>li>.u-dropdown-menu-bg li {
	
}
.navbar-nav>li>.u-dropdown-menu-bg>ul>li>a {
	display: block;
	word-break: keep-all;
	/* 不换行 */
	white-space: nowrap;
	/* 不换行 */
	padding:0 .3rem;
    font-size: .18rem;
    line-height: 3;
	list-style: none;
	text-decoration: none;
	color: #000;
}

.navbar-nav>li>.u-dropdown-menu-bg>ul>li>a:hover,
.navbar-nav>li>.u-dropdown-menu-bg>ul>li>a:focus,
.navbar-nav>li>.u-dropdown-menu-bg>ul>li.open>a {
	background-color: #2767af;
	color: #ffffff;
}

.dropdown-submenu>.dropdown-menu {
	top: -0.01rem;
	border-radius: 0;
	padding: 0;
	margin-top: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0.01rem solid #dedede;

}
.dropdown-submenu>.dropdown-menu li {
	
}
.dropdown-submenu .dropdown-menu a {
	color: #000;
	word-break: keep-all;
	/* 不换行 */
	white-space: nowrap;
	/* 不换行 */
	padding: 0 .3rem;
    font-size: .18rem;
    line-height: 3;
}

.dropdown-submenu .dropdown-menu a:hover,
.dropdown-submenu .dropdown-menu a:focus,
.dropdown-submenu .dropdown-menu>ul>li.open>a {
	background-color: #2767af;
	color: #ffffff;
}

.dropdown-submenu .dropdown-menu>.active>a,
.dropdown-submenu .dropdown-menu>.active>a:focus,
.dropdown-submenu .dropdown-menu>.active>a:hover {
	background-color: #144ca9;
	color: #ffffff;
}
.dropdown-submenu>a:after {

        margin-top: 0.2rem;
        margin-right: -0.1rem;
        border-left: 0.06rem dashed;
        border-top: 0.06rem solid transparent;
        border-bottom: 0.06rem solid transparent;
    }
.caret {

    margin-left: 0.02rem;
    border-top: 0.05rem dashed;
    border-right: 0.05rem solid transparent;
    border-left: 0.05rem solid transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
	color: #ffffff;
}

.navbar-nav>li>.u-dropdown-menu-bg>ul>li.open>ul>li.open>a,
.navbar-nav>li>.u-dropdown-menu-bg>ul>li>ul>li>a:hover,
.navbar-nav>li>.u-dropdown-menu-bg>ul>li>ul>li>a:focus {
	color: #000;
}

.my-slider {

	position: relative;
	overflow: hidden;
}
.my-slider ul{width:500%;}
.my-slider ul li{
    float:left;
    width:20%;
}
.home-body-main {
	background-color: #ffffff;

}

.home-left-border {
	width: 100%;
	background-color: #f7f7f7;
	border-radius: 0;
}

.home-left-title {
	background-color: #e74c3c;
	padding: 0.15rem 0.18rem;
}

.home-left-title span {
	color: #FFFFFF;
	font-size: 0.2rem;
}
.home-left-title span::before {
	font-family: "FontAwesome";
	content: "\f0c9";
	padding-right: 0.16rem;
	font-size: 0.2rem;
}

.home-left-categories-list {
	border-left: 0.01rem solid #e6e6e6;
	border-right: 0.01rem solid #e6e6e6;
}

.home-left-categories-list > ul > li {
	border-bottom: 0.01rem solid #e6e6e6;
}

.home-left-categories-list ul li {
	padding: 0 0.1rem;
	color: #292f38;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.home-left-categories-list ul li a {
	position: relative;
	display: block;
	padding: 0.14rem 0;
	color: #828282;
	text-decoration: none;
	font-size: 0.16rem;
}

.home-left-categories-list ul li a:hover {
	color: #e74c3c;
}

.home-left-categories-list ul li a span {
	position: absolute;
	right: 0;
}
.span-down {
	transform: rotate(90deg);
}

.home-about-title{
	font-size: .46rem;
	font-weight: bold;
    margin-top: .8rem;}
.home-about-content{
	font-size: .21rem;
    color: #00163e;
    margin-top: .44rem;
}
.home-left-categories-list>ul>li ul {
	display: none;
}

.home-left-categories-list>ul>li ul li {
	padding-left: 0.12rem;
}

.home-left-categories-list>ul>li ul li a {
	font-weight: 300;
}

.home-left-categories-list>ul>li.active>a,
.home-left-categories-list>ul>li.active>ul>li.active>a {
	color: #e74c3c;
}

/* home-title-left */
.home-title-left h2{
	display: block;
	position: relative;
	height: 0.35rem;
	line-height: 0.35rem;
	font-size: 0.35rem;
}
.home-title-left h2::before { 
	content: '';
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 0;
	background: #e6e6e6;
	width: 100%;
	height: 0.01rem; 
}
.home-title-left h2 span{
	position: absolute;
	z-index: 1;
	color: #828282;
	display: block;
	background-color: #ffffff;
	font-weight: 700;
	padding-right: 0.2rem;
}

/* home-title-center */

.home-title-center h2 {
	position: relative;
    padding-left: 0.39rem;
	    padding-top: 0.4rem;
    color: #2767af;
    font-size: 0.34rem;
	margin:0 0 0.38rem 0;
	font-weight: bold;
} 
.home-title-center h2::before{ 
	content: '';
    position: absolute;
    left: 0;
    z-index: 0;
    background: #2668b2;
    width: 0.05rem;
    height: 0.4rem;
    border-right: 0.05rem solid #e74b3c;
    box-sizing: content-box;
}


/* home-article-list */
.home-article-content{color: #666;
    padding: 0 0.3rem;
    margin-top: 0.3rem;
    font-size: .17rem;
    line-height: 1.5;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;}
.home-article-list{
	padding-bottom: 0.3rem;
}
.home-article-list-item{
	background-color: #FFF;
    box-shadow: 0 0 .1rem rgba(0, 0, 0, .15);
	padding-bottom:0.3rem;
	margin-bottom:0.3rem;
}
.home-article-list-item-img{overflow: hidden;}

.home-article-list-item-img img {
    moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}
.home-article-list-item-img:hover img {
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: .85;
}
.home-article-list-title{
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.home-article-list-title a{
	display: block;
	font-weight:bold;
	color: #000;
	text-decoration: none;
	 padding: 0 0.3rem; margin-top: 0.3rem; font-size: .23rem;
    line-height: 1.4;
}
.home-article-list a:hover{
	color: #2767af;
}

/* home-main-product-list */
.home-main-product-list{
	border-bottom:0.01rem solid #ebebeb;
}
.home-main-product-list .col-sm-4{ border-top:0.01rem solid #ebebeb; border-right:0.01rem solid #ebebeb;}
.home-main-product-list .col-sm-4:nth-child(3n+1){border-left:0.01rem solid #ebebeb; clear:both;}
.home-view-more a{
	display: block;
	line-height: .56rem;
    width: 2.88rem;
    background-color: #2668b2;
	font-weight: bold;
    color: #FFF;
    font-size: .21rem;
    border-radius: .33rem;
    -webkit-border-radius: .33rem;
    -moz-border-radius: .33rem;
    -ms-border-radius: .33rem;
    -o-border-radius: .33rem;
    margin: .46rem auto;
	color: #fff;
text-align: center;}
.home-view-more a:hover{background-color: #e74b3c;}
.list-product-border {
	padding: 0.15rem 0 0.3rem 0;
    border-bottom: 0.03rem solid #2668b2;
    margin-bottom: 0.3rem;
}


.list-product-img {
	padding-bottom: 0.16rem;
	overflow: hidden;
}
.list-product-img img {
    moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}
.list-product-img:hover img {
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: .85;
}



.list-product-title a {
	 color: #000;
    font-size: 0.24rem;
    font-weight: bold;
    text-decoration: none;
    
    display: block;
}

.list-product-title a:hover {
	color: #2767af;
}
.list-product-description{
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-size: .18rem;
    color: #939393;
    line-height: 1.4;
    margin-top: .2rem;
}
.list-product-price{
	font-size: 0.4rem;
    color: #2767af;
    font-weight: bold;
    margin-top: 0.2rem;
	float: left;
}
.list-product-view{
	
	float: right;
	
}
.list-product-view a{display: block;
background-color:#2767af ;
    color: #FFF;
    line-height: .36rem;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    padding: 0 .3rem;
    margin-top: 0.3rem;
    font-size: 0.18rem;

}
.list-product-view a:hover{background-color: #e74b3c;}

/* second-navigation */
.second-navigation{border-top:0.01rem solid #ebebeb; border-bottom:0.01rem solid #ebebeb;}
.second-navigation-main{
	padding: 0.08rem 0;
}
.second-navigation span {
	color: #2668b4;
	font-size: 0.18rem;
}

.second-navigation span a {
	color: #2668b4;
	text-decoration: none;
	font-size:0.18rem;
}

.second-navigation span a:hover {
	color: #575757;
}

.second-navigation span i {
	margin: 0 0.06rem;
}

.other-body {
	background-color: #ffffff;

}
.other-body-provideo{margin-top:0.5rem;}
.other-body-provideo .container {
            display: flex;
		
        }
.main-content {
            flex: 1;

            padding-right: 0.5rem;
        }
        
.sidebar {
            width: 5rem;
            position: sticky;
            top: 0; /* 导航栏高度 + 一些间距 */
            align-self: flex-start;
            height: 100vh;
        }
/* other-title-left */
.other-title-left h2{
	font-size: 0.33rem;
    text-align: center;
    margin: 0.36rem 0;
}

.other-title-left h2 span{
	color: #2567b1;
    font-weight: 700;
}

/* other-title-center */
.other-title-center h2 {
	position: relative;
	text-align: center;
} 
.other-title-center h2::before{ 
	content: ''; 
	position: absolute;
	left: 0;
	top: 50%; 
	z-index: 0;
	background: #e6e6e6;
	width: 100%;
	height: 0.01rem; 
} 

.other-title-center h2 span {
	position: relative;
	display: inline-block;
	background-color: #ffffff;
	height: 0.35rem;
	line-height: 0.35rem;
	font-size: 0.35rem;
	font-weight: 700;
	padding: 0 0.2rem;
}

/* other-content */
.other-content {
	line-height: 1.8;
	overflow: hidden;
	border-bottom: 0.01rem solid #ebebeb;
	padding-bottom: 0.3rem;
}
.other-content-name{

	padding-bottom: 0.3rem;
}

.other-content-name h3{
	font-weight: bold;
    font-size: .25rem;
    line-height: 1.6;
    margin-top: .25rem;
    border-bottom: 0.05rem solid #2868b0;
    padding-bottom: .3rem;
}

.other-content-msg{
	text-align: center;
    font-size: 0.16rem;
    color: #929292;
    padding-bottom: 0.3rem;
    margin-top: -0.24rem;
}

/* other-article-feedback other-product-feedback */
.other-article-feedback,.other-product-feedback{
	padding-bottom: 0.5rem;
}

.other-article-feedback label,.other-product-feedback label{
	font-size: 0.2rem;
    font-weight: normal;
    color: #292929;
	margin-bottom: 0.15rem;
}

.other-article-feedback input,.other-product-feedback input{
	    border: 0.01rem solid #ebebeb;
    background-color: #f5f5f5;
    line-height: 0.5rem;
    height: 0.5rem;
    font-size: 0.18rem;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.other-article-feedback textarea,.other-product-feedback textarea{
	border: 0.01rem solid #ebebeb;
   
    background-color: #f5f5f5;
	font-size: 0.18rem;
	-webkit-box-shadow: none;
	box-shadow: none;
	height: 1.5rem;
}

.other-article-feedback .input-group-addon,.other-product-feedback .input-group-addon{
	padding: 0;
	border-radius: 0;
	background-color: #fafafa;
}

.other-article-feedback .input-group-addon img,.other-product-feedback .input-group-addon img{
	cursor: pointer;
	height: 0.44rem;
}

.other-article-feedback button,.other-product-feedback button{
	background-color: #e74c3c;
    border: 0;
    color: #ffffff;

    font-size: 0.18rem;
    padding: 0.1rem 0.56rem;
    margin-right: 0.1rem;
    margin-top: 0.04rem;
}

.other-article-feedback button:hover,.other-product-feedback button:hover{
	background-color: #2668b2;
	color: #ffffff;
}


/* other-our-team */
.other-our-team{
	margin-top: 0.2rem;
}

.other-our-team-title{
	font-size: 0.3rem;
	font-weight: 700;
}

.other-our-team-boss{
	margin-top: 0.3rem;
	padding-bottom: 0.3rem;
}

.other-our-team-boss-name{
	font-weight: 700;
	padding: 0.1rem 0;
	font-size: 0.18rem;
	
}

.other-our-team-boss-info{
	line-height: 0.24rem;
}

/* other-our-team-member */
.other-our-team-member{
	padding-top: 0.3rem;
}
.other-our-team-member-border{
	background-color: #fafafa;
	padding: 0.15rem;
	margin-bottom: 0.3rem;
}
.other-our-team-member-pic{
	padding: 0.15rem 0;
}
.other-our-team-member-name{
	font-weight: 700;
	padding: 0.1rem 0;
	font-size: 0.18rem;
}

.other-our-team-member-info{
	line-height: 0.24rem;
}






/* other-technology-list */
.other-technology-list{
	
}

.other-technology-item{
	margin-bottom: 0.3rem;
    background-color: #fafafa;
    padding: 0.2rem;
}

.other-technology-img{
	float: left;
	width: 50%;
}

.other-technology-text{
	float: left;
	width: 50%;
	padding: 0 0.15rem 0 0.3rem;
}

.other-technology-name a{
	text-decoration: none;
}

.other-technology-name h3{
	font-size: 0.24rem;
  
    color: #3c3c3c;
    line-height: 0.34rem;
}

.other-technology-name a:hover h3{
	color: #e74b3c;
}

.other-technology-msg{
	font-size: 0.16rem;
    color: #c1c1c1;
    margin-bottom: 0.2rem;
}

.other-technology-content{
	line-height: 0.22rem;
    color: #949494;
}

/* other-case-list */
.other-case-list{
	padding-top: 0.05rem;
}
.other-case-list-item{

	margin-bottom: 0.3rem;
}
.other-case-list-name{

}
.other-case-list-name a{
	color: #1f466f;
	text-decoration: none;
}

.other-case-list-name a:hover{
	color: #e74c3c;
}

.other-case-list-name h3{
	font-size: 0.18rem;

    line-height: 0.25rem;
    color: #3c3c3c;
}

.other-news-list-name h3{
	font-size: 0.18rem;
	color: #3c3c3c;
	line-height: 0.25rem;
}

.other-news-list-name h3 a{
	color: #3c3c3c;
}

.other-news-list-name h3 a:hover{
	color: #e74c3c;
}

.other-news-list-content{
	margin-bottom: 0.3rem;
}
.other-case-list-time{
	
	color: #b5b5b5;
}

/* other-video-list */
.other-video-list{
	
}

.other-video-list-item{

	margin-bottom: 0.3rem;
}
.other-video-list-name{
	
}
.other-video-list-name a{
	color: #1f466f;
	text-decoration: none;
}

.other-video-list-name a:hover{
	color: #e74c3c;
}

.other-video-list-name h3{
	font-size: 0.18rem;

    line-height: 0.25rem;
    color: #3c3c3c;
}
.other-video-list-author{
	color: #b5b5b5;
}
.other-video-list-time{
	color: #b5b5b5;
}

/* other-download-list */
.other-download-list{
	
}
.other-download-list-item{
	background-color: #fafafa;
    margin-bottom: 0.3rem;
    border: 0.01rem solid #ebebeb;
}
.other-download-list-img{
	padding-top: 0.2rem;
    padding-bottom: 0.2rem;
    overflow: hidden;
}
.other-download-list-img img{transition: transform 0.15s ease;}
.other-download-list-img img:hover{transform: translateY(8px);}
.other-download-list-name{
	padding: 0 0.15rem 0.2rem 0.15rem;
    text-align: center;

}
.other-download-list-name a{
	color: #1f466f;
	text-decoration: none;
}
.other-download-list-name a:hover h3{
	color: #2567b1;
}
.other-download-list-name h3{
	font-size: 0.16rem;
    font-weight: 700;
    line-height: 0.25rem;
    height: 0.55rem;
    color: #3c3c3c;
    margin: 0;
}

/* other-message */
.other-message{
	background-color: #fafafa;
	padding: 0.3rem;
	margin: 0.2rem 0;
}
.other-message label{
	font-weight: 400;
	font-size: 0.18rem;
	line-height: 0.34rem;
}
.other-message input{
	border: 0.01rem solid #cccccc;
	border-radius: 0;
	background-color: #fafafa;
	line-height: 0.46rem;
	height: 0.46rem;
	font-size: 0.16rem;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.other-message textarea{
	border: 0.01rem solid #cccccc;
	border-radius: 0;
	background-color: #fafafa;
	font-size: 0.16rem;
	-webkit-box-shadow: none;
	box-shadow: none;
	height: 2.24rem;
}

.other-message .input-group-addon{
	padding: 0;
	border-radius: 0;
	background-color: #fafafa;
}

.other-message .input-group-addon img{
	cursor: pointer;
	height: 0.44rem;
}

.other-message button{
	background-color: #e74c3c;
	border: 0;
	color: #ffffff;
	border-radius: 0;
	font-size: 0.18rem;
	padding: 0.1rem 0.16rem;
	margin-right: 0.1rem;
	margin-top: 0.1rem;
}

.other-message button:hover{
	background-color: #1f466f;
	color: #ffffff;
}
.feedback-tips{
	padding: 0.1rem 0;
}
.other-fb{
	padding-top: 0.3rem;
}

/* other-product-list */

.other-product-list{
	border-bottom:0.01rem solid #ebebeb;
}
.other-product-list .col-lg-3{ border-top:0.01rem solid #ebebeb; border-right:0.01rem solid #ebebeb;}
.other-product-list .col-lg-3:nth-child(4n+1){border-left:0.01rem solid #ebebeb;}

/* other-product-show */
.product-img-border{
	margin-top: 0.3rem;
}
.product-parameter{
	margin-top: 0.3rem;
}
.product-parameter-one h1{
	font-size: 0.32rem;
	color: #3c3c3c;
}
.product-parameter-profile{
	font-size: 0.18rem;
	color: #3c3c3c;
	margin-top: 0.3rem;
}
.product-parameter-button{
	font-size: 0.18rem;
	color: #ffffff;
	background-color: #e74c3c;
	border-radius: 0.03rem;
	border: 0;
	margin-right: 0.12rem;
	margin-top: 0.2rem;
}

.product-parameter-share{
	margin-top: 0.3rem;
}
.product-directions{
	border-top: 0.01rem solid #ebebeb;
	margin-top: 0.3rem;
}
.product-directions-fb-posts{
	margin-top: 0.3rem;
}
.product-directions-fb-comments{
	margin-top: 0.3rem;
}
.product-directions-facebook{
	margin-top: 0.3rem;
}





/* product-related */
.product-related{
	padding-top: 0.3rem;
	border-bottom: 0.01rem solid #ebebeb;
}
.product-related-title{
	border-bottom: 0.01rem solid #ebebeb;
}
.product-related-title h2{margin: 0.2rem 0;}
.product-related-title h2 span{
	font-size: 0.28rem;
    font-weight: 600;
    padding: 0 0.15rem;
    color: #343434;
}
.product-related-main{
	margin-top: 0.5rem;
}




/* #message {
	margin-bottom: 0.3rem;
}

#message .form-group label {
	font-weight: normal;
	font-size: 0.15rem;
	color: #696E6E;
}

#message .form-group label span {
	margin-left: 0.1rem;
	color: #E74C3C;
}

#message .form-control {
	background: #f5f7f8;
	height: 0.41rem;
	padding: 0.09rem 0.1rem;
	color: #696e6e;
	border: 0.02rem solid #e4e4e2;
	box-shadow: none;
}

#message .form-control:focus {
	border-color: #E74C3C;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#message textarea#feedback {
	height: 2rem;
}

#message textarea#inquiry {
	height: 2rem;
}

#message .form-group .input-group .new-input-group-addon {
	padding: 0 0.04rem;
	line-height: 1;
	background-color: #f3fbfe;
	border: 0.02rem solid #e4e4e2;
	border-radius: 0.04rem;
	border-left: none;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

#message .form-group .input-group .new-input-group-addon img {
	cursor: pointer;
}

#message .btn-submit {
	background: #e74c3c;
	border: 0.01rem solid #e74c3c;
	color: #fff;
	box-shadow: 0 0.03rem 0 #c0392b;
}

#message .btn-submit:hover {
	background: #34495e;
	border: 0.01rem solid #34495e;
	color: #fff;
	box-shadow: 0 0.03rem 0 #2c3e50
}

#message .btn-reset {
	background: #e74c3c;
	border: 0.01rem solid #e74c3c;
	color: #fff;
	box-shadow: 0 0.03rem 0 #c0392b;
}

#message .btn-reset:hover {
	background: #34495e;
	border: 0.01rem solid #34495e;
	color: #fff;
	box-shadow: 0 0.03rem 0 #2c3e50
}

#message .feedback-tips {
	color: #E74C3C;
	line-height: 0.22rem;
	padding-top: 0.2rem;
} */

/* download-box */
.download-box{
	width:100%; 
	height:100%; 
	display:none; 
	z-index:99; 
	position:fixed; 
	background:rgba(0, 0, 0, 0.52) none repeat scroll 0% 0%; 
	opacity:1;
}
.download-form{
	width: 7rem;
	margin: 1.6rem auto 0 auto;
	background-color: #ffffff;
}
.download-form-title{
	background-color: #2668b2;
	color: #ffffff;
	padding: 0.1rem 0.2rem;
	text-align: center;
	font-size: 0.24rem;
}
.download-form-title > a{
	float: right;
	color: #ffffff;
	text-decoration: none;
}
.download-form-title > a:hover{
	color: #e74c3c;
}
.download-form-title > a::before{
	content: "";
	width:0.3rem;
	height:0.3rem;
	background:url(../images/close.svg) ;
	display: block;
	
}
.download-form form{
	padding: 0.2rem;
}
.download-form form label{
	font-weight: 400;
	font-size: 0.16rem;

}
.download-form form label span{color: #E74C3C;}
.download-form form input{
	border: 0.01rem solid #cccccc;
    border-radius: 0;
    background-color: #fafafa;
    line-height: 0.46rem;
    height: 0.6rem;
    font-size: 0.18rem;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.download-form form button,.download-form form button:focus{
	background-color: #e74c3c;
	border: 0;
	color: #ffffff;
	border-radius: 0;
	font-size: 0.18rem;
	padding: 0.1rem 0.22rem;
	margin-right: 0.1rem;
	margin-top: 0.1rem;
}
.download-form form button:hover{
	background-color: #2668b2;
	color: #ffffff;
}





.footer-part {
	background-color: #2668b2;
	padding: 0.4rem 0 0.2rem 0;
	font-size:0.17rem;
	color: #fff;
}

.footer-part a {
	color: #FFFFFF;
	text-decoration: none;
}

.footer-part a:hover {
	color: #ffffff;
}
.footer-part1{    border-right: 0.01rem solid #3c77b9;
    padding-left: 0.4rem;}

.footer-title {
	margin-bottom: 0.3rem;
}

.footer-title h3 {
	color: #ffffff;
	margin-bottom: 0.3rem;
	font-size: 0.18rem;
	font-weight: 700;
	text-transform: uppercase; 
}

.footer-links {
	padding-bottom: 0.2rem;
}

.footer-links a {
	display: block;
	padding: 0.06rem 0;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.footer-content-part{
	color: #ffffff;
    line-height: 0.22rem;
    padding-left: 0.25rem;
}

.copyright {
	background-color: #1f538f;
	border-top: 0.01rem solid #15487d;
}

.copyright-info {
	text-align: center;
	color: #ffffff;
	line-height: 0.6rem;
	font-size: 0.16rem;
}




/*分页样式*/
.paginations {
	text-align: center;
	margin: 0.2rem 0;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
	margin-left: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.pagination > li > span:hover {
	background-color: #ffffff;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.paginations .totalpage,
.paginations li a {
	padding: 0.04rem 0.1rem;
	border: 0.01rem solid #244a72;
	background: #ffffff;
	margin: 0 0.03rem;
	color: #244a72;
}

.paginations .totalpage:hover,
.paginations li a:hover {
	border: 0.01rem solid #244a72;
	color: #244a72;
}

.paginations li a:hover {
	border: 0.01rem solid #e74b3c;
	color: #e74b3c;
	background: #ffffff;
}

.paginations .active span {
	padding: 0.04rem 0.1rem;
	margin: 0 0.03rem;
	border: 0.01rem solid #e74b3c;
	color: #e74b3c;
	background: #ffffff;
}

.paginations .active span:hover {
	border: 0.01rem solid #e74b3c;
	color: #e74b3c;
	background: #ffffff;
}

.search_tips {
	color: #E74C3C;
    font-weight: 300;
    font-size: 0.18rem;
    text-align: center;
    padding: 0.2rem;
}

.search_keyword {
	color: #e74c3c;
}

#feedbackform .form-group > label > span{
	color: #E74C3C;
}
.pcwhatsapp{position: fixed;right: 1.26rem;   bottom: 0;   z-index: 9000;}



.header-main-cart-text {
	float: right;
    
    padding-left: 0.2rem;
 
}



.header-main-cart-text a:hover{
	color: #e74c3c;
}
.product-parameter-text {
    font-size: 0.18rem;
    color: #1f466f;
    margin-top: 0.2rem;
}
.product-parameter-text2 {
    font-size: 0.14rem;
    margin-top: 0.1rem;
}

.product-whatsapp-button {
    font-size: 0.18rem;
    color: #ffffff;
    background-color: #2bac1b;
    border-radius: 0.03rem;
    border: 0;
    margin-right: 0.12rem;
    margin-top: 0.2rem;
}
.product-cart-button {
    font-size: 0.18rem;
    background-color: #f0f0f0;
    border: 0 solid #e0e0e0;
    color: #6d6d6d;
    border-radius: 0.03rem;
    margin-right: 0.12rem;
    margin-top: 0.2rem;
}
.product-class-review{border-bottom: 0.01rem solid #ebebeb;}

.product-review-info{color:#2868b2; float:left;}
.product-review-item{

}
.product-review-rating{
	margin-left:0.2rem;
	float:left;
}
.product-review-content{
	background: #f7f7f7;
    margin: 0.1rem 0 0.3rem 0.15rem;
    padding: 0.1rem 0.2rem;
}
.product-review form{
	padding: 0.2rem;
}
.product-review form label{
	font-weight: 400;
	font-size: 0.16rem;

}
.product-review form input{
	border: 0.01rem solid #ebebeb;
	border-radius: 0;
	background-color: #f5f5f5;
	line-height: 0.36rem;
	height: 0.36rem;
	font-size: 0.14rem;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.product-review form textarea{
	border: 0.01rem solid #ebebeb;
	border-radius: 0;
	background-color: #f5f5f5;
	font-size: 0.14rem;
	-webkit-box-shadow: none;
	box-shadow: none;
	height: 1rem;
}
.product-review form button,.product-review form button:focus{
	background-color: #2567b1;
	border: 0;
	color: #ffffff;
	border-radius: 0;
	font-size: 0.14rem;
	padding: 0.05rem 0.16rem;

}
.product-review form button:hover{
	background-color: #1f466f;
	color: #ffffff;
}

.product-review > form > div.form-group > label > span{
	color: #E74C3C;
}

.product-review-noyet{
	text-align: center;
	padding-top: 0.8rem;
	font-size: 0.18rem;
}

.review_rating_star{display: inline;
    padding-left: 0.1rem;}








.cart-table{
	
}
.cart-table > tbody > tr > th:nth-child(1){
	text-align: center;
}
.cart-table > tbody > tr > td:nth-child(1){
	text-align: center;
}
.cart-table > tbody > tr > th:nth-child(4){
	text-align: center;
}
.cart-table > tbody > tr > td:nth-child(4){
	text-align: center;
}
.cart-table > tbody > tr > td{
	vertical-align: middle;
}
.cart-table > tbody > tr > td > a{
	color: #828282;
	text-decoration: none;
}

.cart-table > tbody > tr > td > a:hover{
	color: #e74c3c;
}

.cart-table > tfoot > tr > td > button{
	margin: 0.2rem 0;
}


.quantity-btn{
	padding: 0 0.1rem;
}
.quantity-input{
	width: 0.5rem;
	padding: 0 0.05rem;
}
.order-table1{

}
.order-table1-quantity{
	font-weight: bold;
}
.order-table1-total{
	color: red;
}
.order-table4 .order-table4-body{
	padding: 0.3rem 0.2rem;
}
.order-table4 input.form-control{
	border: 0.01rem solid #ddd;
	border-radius: 0;
}
.order-table4 textarea.form-control{
	border: 0.01rem solid #ddd;
	border-radius: 0;
}
.order-table-submit{
	margin: 0.3rem 0;
}
.memberform{
	width: 5.5rem;
	margin: 0.4rem auto 0.6rem auto;
	border: 0.01rem solid #ddd;
	padding: 0.4rem 0.4rem 0.5rem 0.4rem;
}
.memberform input.form-control{
	border: 0.01rem solid #ddd;
	border-radius: 0;
}
.payment_message{
	font-size: 0.14rem;
	padding: 0.05rem 0 0.1rem 0.2rem;
}
.link2login a{
	color: #828282;
	text-decoration: none;
}
.link2login a:hover{
	color: #e74c3c;
}
.order-checkout1{
	margin-top: 0.4rem;
}
.order-checkout3{
	margin-bottom: 0.4rem;
}
.red_text{
	color: red;
}
.order_list_linehight{
	padding: 0.05rem 0;
}

.other-product_category_link{padding-bottom:0.1rem;}

.other-product_category_link ul li{
	    display: inline-block;
    border: 0.01rem solid #2668b2;
    margin-right: 0.1rem;
    margin-bottom: 0.1rem;
}
.other-product_category_link ul li a{
	display: block;
    padding: 0.05rem 0.15rem;
}
.other-product_category_link ul li a:hover{
	background: #2668b2;
    color: #fff;
}



.float-feedback{
    position:fixed; 
    right:0; 
    margin-right: 0.1rem; 
    bottom: 0.2rem; 
    z-index: 999;
}
#floatfeedbackform label{font-weight: normal;font-size: 0.16rem;}

.float-button{
    position:fixed; 
    
    right:0.2rem;
    top: 4.35rem;
    box-shadow:0 0.01rem 0.04rem rgba(0, 0, 0, 0.3), 0 0 0.2rem rgba(0, 0, 0, 0.1) inset;
    z-index: 999;
    color: #FFFFFF;
    cursor:pointer; 

}

.float-form{
    position:fixed; 
    right: 2rem;
    bottom: 0.1rem;
    background: #165ba0;
    width: 3.6rem; 
    height: 5.4rem;
    border-radius: 0.12rem;
    padding: 0 0.2rem;
    z-index: 999;
}

.float-form-title{
    text-align: center;
    font-size: 0.22rem;
    font-weight:bold;
    color: #ffffff;
    padding: 0.2rem 0;
}

.float-form-main{
    background-color: #ffffff;
    padding: 0.2rem 0.2rem;
}

.float-form-button{
    background: #165ba0;
    color: #ffffff;
    border-radius: 0.06rem;
    text-align: center;
    width: 100%;
    padding: 0.1rem 0;
}
.float-form-button:hover{background: #e74b3c;}

.float-form-main form div.form-group span{
    color: red;
}
.float-quote{
    position:fixed;
    right:0.2rem;
    top: 3rem;
    border:0.01rem solid #fff;
    box-shadow:0 0.01rem 0.04rem rgba(0, 0, 0, 0.3), 0 0 0.2rem rgba(0, 0, 0, 0.1) inset;
    z-index: 999;
}
.form-group {
    margin-bottom :0.2rem;
}
.form-control {
    
    height: 0.34rem;
    padding: 0.06rem 0.12rem;
    font-size: 0.14rem;
  
}

/* provideo */
.other-provideo_category_link{padding-bottom:0.1rem; margin-top:0.3rem;}

.other-provideo_category_link ul li{
    
	display: inline-block;
}
.other-provideo_category_link ul li a{
	display: block;
    padding: 0.06rem 0.3rem;
    color: #000;
    font-size: 0.18rem;

    text-align: center;
    background-color: #ffffff;
    margin-right: 0.08rem;
    border: 0.01rem solid #ededed;
    margin-bottom: 0.08rem;
    -webkit-box-shadow: 0 0.03rem 0.15rem -0.05rem rgb(68 107 138 / 30%);
    box-shadow: 0 0.03rem 0.15rem -0.05rem rgb(68 107 138 / 30%);
    border-radius: 0.03rem;
}
.other-provideo_category_link ul li a:hover{
	background: #2767af;
	color:#fff;
	text-decoration:none;

}

.list-provideo-border {
	padding: 0.2rem 0.05rem;
	position:relative;
}
.list-provideo-border:before{
	position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    min-width: 100%;
    border-bottom: 0.04rem solid #e74b3c;
    border-bottom-left-radius: 0.05rem;
    border-bottom-right-radius: 0.05rem;
    transform: scaleX(0);
    -webkit-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
    will-change: transform;
}
.list-provideo-border:hover:before{
	transform: scaleX(1);
}

.list-provideo-img img{width:100%;}

.list-provideo-title a {
	 color: #000;
    font-size: 0.21rem;
   
    text-decoration: none;
	margin: 0.12rem 0 0.1rem 0;
    overflow: hidden;
    display: block;
	text-align:center;
}

.list-provideo-title a:hover {
	color: #2767af;
}
.list-provideo-description{
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
	color: #b5b5b5;
    font-size: 0.16rem;
	line-height:0.2rem;
	text-align:center;
	
}
.other-provideo-list .list-provideo-title a{
    font-size:0.24rem;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
	text-align:left;
    color: #3c3c3c;
}

.other-provideo-list .list-provideo-title a:hover{
    color: #1f466f;
}
.other-provideo-list .list-provideo-description{
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color: #b5b5b5;
    font-size: 0.18rem;
    line-height: 0.2rem;
	text-align:left;
}
/* other-provideo-list */

.other-provideo-list .col-xs-6{border-bottom:0.01rem solid #ebebeb;}
.other-provideo-list .col-xs-6:nth-child(2n+1){clear:both;}



/* other-provideo-show */
.provideo-show-main{box-shadow: 0 0 .1rem rgba(0, 0, 0, .15);}
.provideo-show-title{background-color: #2668b2;}
.provideo-show-title h1{    
	margin: 0;
    color: #fff;
    font-weight: bold;
    font-size: .28rem;
    line-height: 1rem;}
.provideo-img-border{
	margin-top: 0.3rem;
}

.provideo-title-container {
  position: relative;
  width: 100%; 
}

.provideo-title-img {
  width: 100%;
  display: block;
  min-height: 1rem;
}

.provideo-title-img img {
  width: 100%;
  height: auto;
  display: block;
}

.provideo-title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color:#0047a3cf; 
  display: flex;
  align-items: center; 
  justify-content: center;
}

.provideo-title h1 {
  color: white;
  margin: 0;
  padding: 20px; 
  text-align: center;
  font-weight: bold;
  font-size:0.36rem;
}

.provideo-parameter-one h1{
	font-size: 0.38rem;
	color: #3c3c3c;
}
.provideo-parameter-profile{
	font-size: 0.2rem;
	color: #3c3c3c;
	margin-top: 0.3rem;
}
.provideo-parameter-button{
	font-size: 0.22rem;
	color: #ffffff;
	background-color: #2668b2;
    padding: 0.08rem 0.24rem;
	border: 0;
	margin-right: 0.12rem;
	margin-top: 0.2rem;
	width: 100%;
}

.provideo-parameter-share{
	margin-top: 0.3rem;
}
.provideo-directions{
	border-bottom: 0.01rem solid #ebebeb;
	margin-top: 0.3rem;
}
.provideo-directions-fb-posts{
	margin-top: 0.3rem;
}
.provideo-directions-fb-comments{
	margin-top: 0.3rem;
}
.provideo-directions-facebook{
	margin-top: 0.3rem;
}

.provideo-parameter-text {
    background-color: #FFF;
    width: 100%;
    box-shadow: 0 0 .1rem rgba(0, 0, 0, .15);
    padding: .35rem .3rem;
    font-weight: bold;
}
.provideo-parameter-text .left{float: left;font-size: .26rem;
    color:#000;}
.provideo-parameter-text .right{float:right;
    font-size: .4rem;
    line-height: 1; color:#2767af;}
.provideo-parameter-text .content{
	font-size: .18rem;
    margin-top: .3rem;
    font-weight: normal;
    color: #4c4c4c;
}
.provideo-parameter-text2 {
    font-size: 0.14rem;
    margin-top: 0.1rem;
}

.provideo-whatsapp-button {
    font-size: 0.22rem;
    color: #ffffff;
    background-color: #2668b2;
    padding: 0.08rem 0.24rem;
    border: 0;
    margin-right: 0.12rem;
    margin-top: 0.2rem;
	width:100%;
}

.provideo-email-button {
    font-size: 0.22rem;
    color: #ffffff;
    background-color: #2668b2;
    padding: 0.08rem 0.24rem;
    border: 0;
    margin-right: 0.12rem;
    margin-top: 0.2rem;
	width:100%;
}
.provideo-online-button {
    font-size: 0.22rem;
    color: #ffffff;
    background-color: #2668b2;
    padding: 0.08rem 0.24rem;
    border: 0;
    margin-right: 0.12rem;
    margin-top: 0.2rem;
	width:100%;
}
.btn-default:hover{color: #ffffff;
    background-color: #2e2e2e;}
/* provideo-related */
.provideo-related{
	padding-top: 0.3rem;
	border-bottom: 0.01rem solid #ebebeb;
}
.provideo-related-title{
	border-bottom: 0.01rem solid #ebebeb;
}
.provideo-related-title h2{margin: 0.2rem 0;}
.provideo-related-title h2 span{
	font-size: 0.28rem;
    font-weight: 600;
    padding: 0rem 0.15rem;
    color: #343434;
}
.provideo-related-main{
	margin-top: 0.2rem;
}
.provideo-related-main .list-product-title a{
	font-size: 0.18rem;
}
.provideo-related-main .list-product-description{
	font-size: 0.15rem;
}
.provideo-related-main .list-product-price{
	font-size:0.24rem;
}
.provideo-related-main .list-product-view a{
	margin-top: 0.2rem;
    font-size: 0.18rem;
}
.provideo-related-main .list-product-border {
    padding: 0 0 0.2rem 0;
    margin-bottom: 0.2rem;
	border-bottom: 0.01rem solid #ebebeb;
}

.modal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    justify-content: center;
    align-items: center;
}

.modal-content {
    background-color: #ffffff82;
    position: relative;
    width: 80%;
    max-width: 14rem;
    text-align: center;
}

.modal-body {
    position: relative;
    width: 100%;
	padding:0;
}

.video-container, .image-container {
    width: 100%;
}

.image-container img {
    width: 100%;
    height: auto;
}

.close-button {
    position: absolute;
    top: 0.15rem;
    right: 0.15rem;
    font-size: 0.25rem;
    cursor: pointer;
    border-radius: 50%;
    background: #00000066;
    color: #e9e9e9db;
    z-index: 99;
    width: 0.36rem;
    height: 0.36rem;
    text-align: center;
}
.close-button:hover{background: #ffffffa8;
    color: #000000db;}
.youtube-thumbnail {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 0.8rem; 
    height: 0.8rem;
    background-color: rgb(0 0 0 / 30%);
    border: 0.02rem solid #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.play-button::before {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 0.3rem solid white; 
    border-top: 0.18rem solid transparent;
    border-bottom: 0.18rem solid transparent;
	margin-left:0.13rem;
}

.youtube-thumbnail img {
    display: block;
    width: 100%;
    height: auto;
}

.youtube-thumbnail:hover .play-button {
    background-color: rgb(197 0 0 / 90%); 
}
.modal-image{cursor: pointer;}


        .faq-item {
            margin-bottom: 10px;
            border: 1px solid #ddd;
            border-radius: 5px;
            overflow: hidden;
        }
        .faq-question {
            padding: 0.15rem 0.5rem;
            background-color: #2767af;
            color: #fff;
            cursor: pointer;
            font-weight: bold;
            position: relative;
            transition: background-color 0.2s;
        }
        .faq-question:hover {
            background-color: #e9e9e9;
			color: #000;
        }
        .faq-question:after {
            content: '+';
            position: absolute;
            right: 20px;
            font-size: 20px;
            transition: transform 0.2s;
        }
        .faq-question.active:after {
            content: '-';
        }
        .faq-answer {
            padding: 0 0.5rem;
            max-height: 0;
            overflow: hidden;
            transition: max-height 0.3s ease-out;
            background-color: #fff;
        }
        .faq-answer-inner {
            padding: 0.3rem 0;
        }
        .faq-question.active + .faq-answer {
            max-height: 1000px; /* 足够大的值容纳内容 */
        }