.bxyhr {
	margin-right: 12px;
	margin-top: 26px;
	display: inline;
	float: right;
  
}
.bxyclick {
  font-size: 14px;
	float: left;
}
.bxyclick ul li a{
  color: #333;
}

.bxyclick li {
	float: left;
	/*width: 32px;*/
	height: 32px;
	overflow: hidden;
	line-height: 32px;
	margin-left: 18px;
	display: inline;
}
.bxyclick li.bxytel {
width: 180px;
    padding: 30px 0px;
}
.bxyclick li.bxytel1 {
    padding: 30px 0px;
}
.bxytel span {
	color: #333;
	font-size: 14px;
}
.bxytel img {
	float: left;
	margin-right: 10px;
}
.bxynav {
	float: left;
}
.bxynav li {
	float: left;
	padding: 0 18px;
	height: 32px;
	line-height: 32px;
	text-align: center;
}
.bxynav li a {
	color: #222;
	font-size: 16px;
	display: block;
}
.bxynav li a:hover {
	color: #00a0e9;
}

.bxycur a:hover{
    color: #fff;
}
/*å¤´éƒ¨ç»“æŸ*/


/*åº•éƒ¨å¼€å§‹*/

.bxyfoot {
	width: 100%;
	overflow: hidden;
	background-color: #0e0e0e;
	color: #888;
	font-size: 12px;
	padding-bottom: 30px;
}
.bxyfoot a {
	color: #888;
}
.bxyfoot a:hover {
	color: #fff;
}
.bxyfootyq {
	width: 1200px;
	padding: 22px 0;
	overflow: hidden;
	margin: 0 auto;
	border-bottom: 1px solid #212121;
}
.bxyfootyq li {
	float: left;
	margin-right: 30px;
}
.bxyfootxx {
	width: 1200px;
	color: #787878;
	padding-top: 40px;
	text-align: center;
	overflow: hidden;
	margin: 0 auto;
}
.bxyfootxx p {
	line-height: 28px;
	width: 100%;
	text-align: center;
}
/*åº•éƒ¨ç»“æŸ*/


/*å³ä¾§æµ®åŠ¨QQå¼€å§‹*/

.float_qq {
	position: fixed;
	top: 200px;
	right: 0;
	width: 50px;
	height: 203px;
	z-index: 6666;
}
.float_qq li {
    list-style: none;
	width: auto;
	height: 50px;
	z-index: 20;
}
.float_qq li.float_qq1, .float_qq li.float_qq4 {
	position: relative;
	left: 0;
	width: 62px;
}
.float_qq li.float_qq1 {
	top: 0;
}
.float_qq li.float_qq2 {
	position: relative;
	/*top: 51px;*/
	left: 0;
	width: 126px;
}
.float_qq li.float_qq3 {
	position: relative;
	/*top: 102px;*/
	left: 0;
	width: 172px;
}
.float_qq li.float_qq4 {
	/*top: 153px;*/
}
.float_qq4 {
	/*position: absolute;
	top: 153px;*/
	left: 0;
}
.float_qq li a {
	display: block;
	font-family: "Microsoft Yahei";
	color: #FFF;
	font-size: 12px;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	background-color: #000;
	opacity: 0.8;
	border-radius: 6px;
    text-decoration: none;
}
.float_qq li .float_shwxs a{
    padding-left: 20px;
}
.float_qq li a img {
	display: block;
	float: left;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	margin: 12px 12px 14px 14px;
}
.float_qq li a:hover {
	background-color: #00a0e9;
	opacity: 1;
}
.float_shwx {
	position: absolute;
	top: -226px;
	left: -216px;
	background: url(../images/float_wxbd.png) no-repeat bottom right;
	width: 216px;
	height: 216px;
	padding-bottom: 9px;
	display: none;
}
.float_shwx img {
	display: block;
	padding: 14px;
	background-color: #FFF;
	width: 188px;
	height: 188px;
}
.float_qq .p_cen a {
    display: block;
    font-family: "Microsoft Yahei";
    color: #FFF;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    background-color: #000;
    width: 180px;
    opacity: 0.8;
    /* border-radius: 6px; */
    border-radius: 10px;
        text-align: center;
}

.float_shwxs {
    position: absolute;
    top: 0px;
    left: -200px;
    width: 200px;
    display: none;
    background: #fff;
    padding: 8px 0px 0px 10px;
  -webkit-box-sizing: border-box;
}
.p_cen{
  margin: 0 0 10px;
}

/*å³ä¾§æµ®åŠ¨QQç»“æŸ*/


.search-contact-us .row .search-contact-us__row__form {
    padding: 15px 20px 15px 175px;
    box-sizing: border-box;
    background: #e8e3e3 url(../images/icn_search.png) no-repeat 25px center;
    background-size: 25px 25px;
    vertical-align: top;
}


.search-contact-us .row {
    position: relative;
    margin-top: -30px;
}

.search-contact-us .row {
    display: table;
    width: 100%;
    border-collapse: separate;
    border-spacing: 2px 0;
}
.search-contact-us .row .search-contact-us__row__form input[type="text"] {
    border: 1px solid #333;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-appearance: none;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    padding-top: 11px;
    padding-bottom: 11px;
    box-sizing: border-box;
    float: left;
    margin: 0 0 0 -100px;
    width: 100%;
    height: 44px;
    font-size: 1.6rem;
}
.search-contact-us .row .search-contact-us__row__form button {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    color: #fff;
    background: #333;
    padding: 11px 0;
    border: none;

    width: 100px;
    height: 44px;
    cursor: pointer;
}
.search-contact-us .row .search-contact-us__row__form, .search-contact-us .row .search-contact-us__row__btn {
    
    border-radius: 4px;
    display: table-cell;
}

.search-contact-us .row .search-contact-us__row__btn {
    width: 230px;
    background: rgba(90,90,90,0.2);
    padding: 15px 25px;
    box-sizing: border-box;
}

.search-contact-us .row {
    display: table;
    width: 100%;
    border-collapse: separate;
    border-spacing: 2px 0;
}
.search-contact-us .row .search-contact-us__row__btn p .btn-contactus {
    width: 100%;
    padding: 11px 0;
    display: block;
    height: 44px;
    box-sizing: border-box;
    line-height: 1.4;
}
.btn.btn-contactus:before {
    content: " ";
    display: inline-block;
    margin: 0 10px 0 0;
    background: url(../images/icn_contact_us.png) no-repeat;
    background-size: contain;
    vertical-align: top;
    width: 25px;
    height: 20px;
}
.btn.btn-contactus {
    color: #fff;
    background: #00a0e9;
}
.btn {
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
}
.bxywz label{
	    display: unset;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 300;
}

.search-contact-us__row__btn p{
	margin: 0;
	padding: 0;
}

@media (min-width : 720px) {
.bxywz .row {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 10px;
    box-sizing: border-box;
}

.bxywz .row {
    clear: both;
    overflow: hidden;
}
.search-contact-us .row .search-contact-us__row__form input[type="text"] {
    padding-left: 11px;
}
.search-contact-us .row .search-contact-us__row__form {
    padding: 15px 20px 15px 175px;
    box-sizing: border-box;
    background: rgba(90,90,90,0.2) url(../images/icn_search.png) no-repeat 25px center;
    background-size: 25px 25px;
    vertical-align: top;
}
.search-contact-us .row {
    display: table;
    width: 100%;
    border-collapse: separate;
    border-spacing: 2px 0;
}

}
/*å¯¼èˆªæ å¼€å§‹*/
.page_head {
    padding-top: 0px;
    background-color: #fff;
}
nav {
    position: relative;
    left: 0px;
    z-index: 99999 !important;
    width: 100%;
    background: #fff;
}

.sticky {
    position: fixed;
    background: rgba(255,255,255,0.95);
}






.navbar-collapse.collapse {
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
}
.navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}





.pull-left {
    float: left!important;
}

.logo img {
    max-height: 90px;
}
.pull-right {
    float: left;
    /* margin-left: 30px; */
}

.noDis {
    display: none;
}




.tab-links li {
    list-style: none;
}

.tab-links ul li a.selected {
    background: -moz-linear-gradient(#00a0e9, #00a0e9);
   /* background: -webkit-gradient(linear, left top, left bottom, from(#00a0e9), to(#00a0e9));
    background: linear-gradient(#00a0e9, #00a0e9);*/
    background: -o-linear-gradient(#00a0e9, #00a0e9);
    position: relative;
}
.tab-links ul li a:hover {
    background: -moz-linear-gradient(rgba(0,160,233,0.5), rgba(0,160,233,0.5));
    background: -webkit-gradient(linear, left top, left bottom, from(#00a0e9), to(#00a0e9));
    background: linear-gradient(rgba(0,160,233,0.5), rgba(0,160,233,0.5));
    background: -o-linear-gradient(rgba(0,160,233,0.5), rgba(0,160,233,0.5));
    position: relative;
}
.tab-links ul li a {
    width: 100%;
    height: 100%;
    float: left;
}
.tab-links a {
    color: #005DAA;
    text-decoration: none;
    outline: 0;
    cursor: pointer;
    outline: 0;
}
.tab-links aside {
    width: 100%;
    float: left;
    padding: 25px 25px 0 25px;
}
.tab-links figure {
    width: 100%;
    min-height: 55px;
    float: left;
    margin-bottom: 25px;
}
.tab-links h2 {
    font-size: 24px;
    color: #FFFFFF;
    padding-bottom: 6px;
}
.tab-links p {
    padding: 0 0 10px 0;
    margin: 0;
    font-size: 22px;
    line-height: 24px;
    
}
.tab-links p {
    color: #FFFFFF;
    padding-bottom: 20px;
}


/*å•†å“æ ·å¼*/
.cst_sectionBlock {
    position: relative;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.c-section {
    padding-left: 0;
    padding-right: 0;
}
.c-section, .c-container, .c-container-1, .c-container-2, .c-row, .c-column, .c-div, .c-list, .c-listitem, .c-tabpane {
    min-height: 80px;
}

.cst_container_base {
    position: relative;
}
.c-slider {
    position: relative;
    overflow: hidden;
    min-height: 300px;
    background-color: rgba(153,153,153,0.5);
}
.c-slider-mask, .c-slide {
    min-height: 300px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.c-transition-containment {
    position: absolute;
    width: 100%;
    height: 100%;
}
.c-slider-mask, .c-slide {
    min-height: 300px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 90%;
}
.c-transition-current, .c-transition-active, .no-js .c-transition-item {
    visibility: visible;
    z-index: 1;
}
.c-leftarrow {
    z-index: 3;
    right: auto;
    position: absolute;
    width: 80px;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    cursor: pointer;
    overflow: hidden;
    color: #fff;
    font-size: 40px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    tap-highlight-color: rgba(0,0,0,0);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.c-slider-nav {
    position: absolute;
    z-index: 2;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    padding-top: 10px;
    height: 40px;
    text-align: center;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    tap-highlight-color: rgba(0,0,0,0);
  background: #fff;
}
.c-slider-nav.c-round>.c-slider-nav-dot {
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}
.c-slider-nav-dot {
    position: relative;
    display: inline-block;
    width: 1em;
    height: 1em;
    background-color: rgba(255,255,255,0.4);
    cursor: pointer;
    margin: 0 3px .5em;
    -webkit-transition: background-color 100ms, color 100ms;
    -moz-transition: background-color 100ms, color 100ms;
    -o-transition: background-color 100ms, color 100ms;
    transition: background-color 100ms, color 100ms;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#4cffffff', endColorstr='#4cffffff');
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}




.c-rightarrow {
    z-index: 3;
    left: auto;
    position: absolute;
    width: 80px;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    cursor: pointer;
    overflow: hidden;
    color: #fff;
    font-size: 40px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    tap-highlight-color: rgba(0,0,0,0);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.bgcolor {
    background: #ECECEC;
}


.next {
    text-align: center;
    font-size: 14px;
    margin: 30px 0px 30px;
    color: #000000;
    height: 50px;
}
.next span {
    display: block;
    width: 48%;
    height: 50px;
    overflow: hidden;
    text-align: left;
    float: left;
    padding: 0 2px 0 2px;
    line-height: 50px;
}
.next .next_right {
    text-align: right;
    float: right;
}


.next a {
    outline: none;
    text-decoration: none;
    color: #000000;
}
.pcontentB {
    width: 100%;
    border-bottom: 1px #E2E2E2 solid;
    font-size: 16px;
    line-height: 30px;
    display: block;
    padding: 35px 0 20px 0;
    color: #000000;
    font-size: 16px;
}
.hot_list {
    width: 99%;
    height: auto;
    overflow: hidden;
}
.hot_list ul {
    width: 99%;
    height: auto;
    display: block;
}
.hot_list .hotLi {
    display: block;
    float: left;
    width: 25%;
    text-decoration: none;
    padding-top: 19px;
    text-align: center;
}
.hot_list .hotLi p {
    width: 195px;
    height: 66px;
    line-height: 36px;
    overflow: hidden;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    background: url(../images/more.png) no-repeat center bottom;
    white-space: nowrap;
    border: 0;
 padding-left: 45px;
}
.hot_list .hotLi img{

    width: 80%;
    height: 100%;
 
}
.hot_list .hotLi a {
    outline: none;
    text-decoration: none;
    color: #000000;
}
/*å¼€å§‹æµ‹è¯•å¡å†…å®¹é¡µæŽ¨èæ ·å¼*/

.hot_list_csk {
    width: 99%;
    height: auto;
    overflow: hidden;
}
.hot_list_csk ul {
    width: 99%;
    height: auto;
    display: block;
}
.hot_list_csk .hotLi {
    display: block;
    float: left;
    width: 25%;
    height: 232px;
    text-decoration: none;
    padding-top: 19px;
    text-align: center;
}
.hot_list_csk .hotLi b {
    width: 195px;
    height: 66px;
    line-height: 36px;
    overflow: hidden;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    background: url(../images/more.png) no-repeat center bottom;
    white-space: nowrap;
    border: 0;
    padding-left: 45px;
}
.hot_list_csk .hotLi img{

    width: 200px;
    height: 138px;
 
}
.hot_list_csk .hotLi a {
    outline: none;
    text-decoration: none;
    color: #000000;
}


.cbsect_86987dd7 {
    padding-bottom: 90px;
    padding-top: 0px;
    background-color: rgba(217, 217, 217, 0.13);
}
.cbcont_56e50cb5 {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: rgba(0, 0, 0, 0);
    padding-left: 0px;
    padding-right: 0px;
}
.cbslid_31ef21b9 {
    min-height: 500px;
    overflow: hidden;
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
}
.cbslid_2d73bb7f {
    background-image: url(../images/6818668â€¦_origin.jpg);
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-color: rgba(255,255,255,1);
}
.cbleft_0722285d {
    right: auto;
    left: 0px;
    margin-left: 20px;
    min-height: 0px;
    height: 40px;
    width: 40px;
}
.cbslid_7ab7e939 {
    height: auto;
    display: block;
    opacity: 1;
    -webkit-transform: rotate(0deg) scale(1) translate(0%, 0%);
    -ms-transform: rotate(0deg) scale(1) translate(0%, 0%);
    transform: rotate(0deg) scale(1) translate(0%, 0%);
    transition: all 0.5s ease;
}
.cbslid_d96fbb69 {
    width: 80px;
    height: 80px;
    border-radius: 1px;
    margin-left: 5px;
    background-image: url(../images/55e6de5â€¦_origin.jpg);
    background-position: 50% 50%;
    background-size: cover;
}
.c-slider-nav-dot.c-active {
    border-width: 2px;
    border-color: rgb(217, 83, 79);
    border-style: solid;
}
.cbicon_dea20815 {
    color: rgb(255, 255, 255);
    background-color: rgba(204, 204, 204, 0.6);
    font-size: 40px;
    padding: 0px;
    border-radius: 100px;
    min-height: 40px;
    width: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 0px;
    -webkit-transform: rotate(0deg) scale(1) translate(0%, 0%);
    -ms-transform: rotate(0deg) scale(1) translate(0%, 0%);
    transform: rotate(0deg) scale(1) translate(0%, 0%);
    transition: all 0.5s ease;
}
.cbrigh_b1a1353e {
    right: 0px;
    height: 40px;
    width: 40px;
    margin-right: 20px;
}
.cbicon_ff799e2f {
    color: rgb(217, 83, 79);
    background-color: rgba(204, 204, 204, 0.6);
    border-radius: 100px;
    width: 40px;
    min-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: rotate(0deg) scale(1) translate(0%, 0%);
    -ms-transform: rotate(0deg) scale(1) translate(0%, 0%);
    transform: rotate(0deg) scale(1) translate(0%, 0%);
    transition: all 0.5s ease;
}
.icon_cDpu8X {
    font-size: 24px;
    margin-right: 3px;
}
.icon_gFLT6I {
    font-size: 24px;
    color: rgb(255, 255, 255);
    margin-left: 3px;
}
.cbicon_ff799e2f:hover {
    background-color: rgba(217,83,79,1);
}
.cbicon_dea20815:hover {
    background-color: rgba(217,83,79,1);
}
.div_lQlSuP {
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}
.div_97srbm {
    margin-top: 50px;
}
.paragraph_H16NlM {
    font-size: 20px;
}
.paragraph_rxuBIz {
    margin-top: 0px;
    padding-top: 0px;
    font-size: 13px;
    color: rgb(119, 119, 119);
    line-height: 2em;
}
.textblock_8S1pda{
  margin-top: 50px;
   word-wrap: break-word;
    word-break: normal;
}
.textblock_8S1pda img{
  display: block;
    margin: 0 auto;
    max-width: 100%;

}
.main_product .proPic .proRight span table {
    text-align: left;
    background: #CCCCCC;
    width: 100%;
}



.bxylbzcon p{
    margin-bottom: 8px;
}
.bxyclick ul li a:hover {
  color: #00a0e9 !important;
}
.dd1:hover{
	box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.2);
}
.dd1:hover p{
	color: #00a0e9 !important;
}
.bxyer3 li:hover{
	box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.2);
}
.bxyer3 li:hover h5{
	color: #00a0e9 ;
}

*,::before,::after {
	--tw-border-spacing-x:0;
	--tw-border-spacing-y:0;
	--tw-translate-x:0;
	--tw-translate-y:0;
	--tw-rotate:0;
	--tw-skew-x:0;
	--tw-skew-y:0;
	--tw-scale-x:1;
	--tw-scale-y:1;
	--tw-pan-x:;
	--tw-pan-y:;
	--tw-pinch-zoom:;
	--tw-scroll-snap-strictness:proximity;
	--tw-gradient-from-position:;
	--tw-gradient-via-position:;
	--tw-gradient-to-position:;
	--tw-ordinal:;
	--tw-slashed-zero:;
	--tw-numeric-figure:;
	--tw-numeric-spacing:;
	--tw-numeric-fraction:;
	--tw-ring-inset:;
	--tw-ring-offset-width:0px;
	--tw-ring-offset-color:#fff;
	--tw-ring-color:rgb(59 130 246 / 0.5);
	--tw-ring-offset-shadow:0 0 #0000;
	--tw-ring-shadow:0 0 #0000;
	--tw-shadow:0 0 #0000;
	--tw-shadow-colored:0 0 #0000;
	--tw-blur:;
	--tw-brightness:;
	--tw-contrast:;
	--tw-grayscale:;
	--tw-hue-rotate:;
	--tw-invert:;
	--tw-saturate:;
	--tw-sepia:;
	--tw-drop-shadow:;
	--tw-backdrop-blur:;
	--tw-backdrop-brightness:;
	--tw-backdrop-contrast:;
	--tw-backdrop-grayscale:;
	--tw-backdrop-hue-rotate:;
	--tw-backdrop-invert:;
	--tw-backdrop-opacity:;
	--tw-backdrop-saturate:;
	--tw-backdrop-sepia:;
	--tw-contain-size:;
	--tw-contain-layout:;
	--tw-contain-paint:;
	--tw-contain-style:
}
::backdrop {
	--tw-border-spacing-x:0;
	--tw-border-spacing-y:0;
	--tw-translate-x:0;
	--tw-translate-y:0;
	--tw-rotate:0;
	--tw-skew-x:0;
	--tw-skew-y:0;
	--tw-scale-x:1;
	--tw-scale-y:1;
	--tw-pan-x:;
	--tw-pan-y:;
	--tw-pinch-zoom:;
	--tw-scroll-snap-strictness:proximity;
	--tw-gradient-from-position:;
	--tw-gradient-via-position:;
	--tw-gradient-to-position:;
	--tw-ordinal:;
	--tw-slashed-zero:;
	--tw-numeric-figure:;
	--tw-numeric-spacing:;
	--tw-numeric-fraction:;
	--tw-ring-inset:;
	--tw-ring-offset-width:0px;
	--tw-ring-offset-color:#fff;
	--tw-ring-color:rgb(59 130 246 / 0.5);
	--tw-ring-offset-shadow:0 0 #0000;
	--tw-ring-shadow:0 0 #0000;
	--tw-shadow:0 0 #0000;
	--tw-shadow-colored:0 0 #0000;
	--tw-blur:;
	--tw-brightness:;
	--tw-contrast:;
	--tw-grayscale:;
	--tw-hue-rotate:;
	--tw-invert:;
	--tw-saturate:;
	--tw-sepia:;
	--tw-drop-shadow:;
	--tw-backdrop-blur:;
	--tw-backdrop-brightness:;
	--tw-backdrop-contrast:;
	--tw-backdrop-grayscale:;
	--tw-backdrop-hue-rotate:;
	--tw-backdrop-invert:;
	--tw-backdrop-opacity:;
	--tw-backdrop-saturate:;
	--tw-backdrop-sepia:;
	--tw-contain-size:;
	--tw-contain-layout:;
	--tw-contain-paint:;
	--tw-contain-style:
}
/* ! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com */
*,::after,::before {
	box-sizing:border-box;
	border-width:0;
	border-style:solid;
	border-color:#e5e7eb
}
::after,::before {
	--tw-content:''
}
.invisible {
	visibility:hidden
}
.fixed {
	position:fixed
}
.absolute {
	position:absolute
}
.relative {
	position:relative
}
.inset-0 {
	inset:0px
}
.bottom-0 {
	bottom:0px
}
.left-0 {
	left:0px
}
.right-4 {
	right:1rem
}
.top-4 {
	top:1rem
}
.z-40 {
	z-index:40
}
.z-50 {
	z-index:50
}
.mx-auto {
	margin-left:auto;
	margin-right:auto
}
.mb-10 {
	margin-bottom:2.5rem
}
.mb-12 {
	margin-bottom:3rem
}
.mb-16 {
	margin-bottom:4rem
}
.mb-2 {
	margin-bottom:0.5rem
}
.mb-4 {
	margin-bottom:1rem
}
.mb-6 {
	margin-bottom:1.5rem
}
.mb-8 {
	margin-bottom:2rem
}
.ml-1 {
	margin-left:0.25rem
}
.mr-2 {
	margin-right:0.5rem
}
.mt-6 {
	margin-top:1.5rem
}
.mb-1 {
	margin-bottom:0.25rem
}
.mb-3 {
	margin-bottom:0.75rem
}
.mr-4 {
	margin-right:1rem
}
.box-border {
	box-sizing:border-box
}
.flex {
	display:flex
}
.inline-flex {
	display:inline-flex
}
.table {
	display:table
}
.grid {
	display:grid
}
.aspect-video {
	aspect-ratio:16 / 9
}
.h-64 {
	height:16rem
}
.h-auto {
	height:auto
}
.h-full {
	height:100%
}
.h-12 {
	height:3rem
}
.max-h-\[90vh\] {
	max-height:90vh
}
.w-full {
	width:100%
}
.w-12 {
	width:3rem
}
.min-w-max {
	min-width:max-content
}
.max-w-3xl {
	max-width:48rem
}
.max-w-4xl {
	max-width:56rem
}
.max-w-\[90\%\] {
	max-width:90%
}
.flex-1 {
	flex:1 1 0%
}
.flex-shrink-0 {
	flex-shrink:0
}
.translate-y-2 {
	--tw-translate-y:0.5rem;
	transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.transform {
	transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.cursor-pointer {
	cursor:pointer
}
.cursor-zoom-in {
	cursor:zoom-in
}
.scroll-mt-24 {
	scroll-margin-top:6rem
}
.grid-cols-1 {
	grid-template-columns:repeat(1,minmax(0,1fr))
}
.flex-col {
	flex-direction:column
}
.flex-wrap {
	flex-wrap:wrap
}
.items-start {
	align-items:flex-start
}
.items-center {
	align-items:center
}
.justify-center {
	justify-content:center
}
.justify-between {
	justify-content:space-between
}
.gap-2 {
	gap:0.5rem
}
.gap-4 {
	gap:1rem
}
.gap-6 {
	gap:1.5rem
}
.gap-8 {
	gap:2rem
}
.space-x-1 >:not([hidden]) ~:not([hidden]) {
	--tw-space-x-reverse:0;
	margin-right:calc(0.25rem * var(--tw-space-x-reverse));
	margin-left:calc(0.25rem * calc(1 - var(--tw-space-x-reverse)))
}
.space-y-3 >:not([hidden]) ~:not([hidden]) {
	--tw-space-y-reverse:0;
	margin-top:calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom:calc(0.75rem * var(--tw-space-y-reverse))
}
.space-y-6 >:not([hidden]) ~:not([hidden]) {
	--tw-space-y-reverse:0;
	margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))
}
.overflow-hidden {
	overflow:hidden
}
.overflow-x-auto {
	overflow-x:auto
}
.whitespace-nowrap {
	white-space:nowrap
}
.rounded {
	border-radius:0.25rem
}
.rounded-full {
	border-radius:9999px
}
.rounded-lg {
	border-radius:0.5rem
}
.border {
	border-width:1px
}
.border-2 {
	border-width:2px
}
.border-gray-200 {
	--tw-border-opacity:1;
	border-color:rgb(229 231 235 / var(--tw-border-opacity,1))
}
.border-primary {
	--tw-border-opacity:1;
	border-color:rgb(10 61 98 / var(--tw-border-opacity,1))
}
.bg-gray-50 {
	--tw-bg-opacity:1;
	background-color:rgb(249 250 251 / var(--tw-bg-opacity,1))
}
.bg-consult {
	--tw-bg-opacity:1;
	background-color:rgb(230 57 70 / var(--tw-bg-opacity,1))
}
.bg-neutral {
	--tw-bg-opacity:1;
	background-color:rgb(245 246 250 / var(--tw-bg-opacity,1))
}
.bg-white {
	--tw-bg-opacity:1;
	background-color:rgb(255 255 255 / var(--tw-bg-opacity,1))
}
.bg-white\/80 {
	background-color:rgb(255 255 255 / 0.8)
}
.bg-primary {
	--tw-bg-opacity:1;
	background-color:rgb(10 61 98 / var(--tw-bg-opacity,1))
}
.bg-primary\/10 {
	background-color:rgb(10 61 98 / 0.1)
}
.bg-black {
	--tw-bg-opacity:1;
	background-color:rgb(0 0 0 / var(--tw-bg-opacity,1))
}
.bg-black\/80 {
	background-color:rgb(0 0 0 / 0.8)
}
.bg-gradient-to-t {
	background-image:linear-gradient(to top,var(--tw-gradient-stops))
}
.from-black\/80 {
	--tw-gradient-from:rgb(0 0 0 / 0.8) var(--tw-gradient-from-position);
	--tw-gradient-to:rgb(0 0 0 / 0) var(--tw-gradient-to-position);
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.to-transparent {
	--tw-gradient-to:transparent var(--tw-gradient-to-position)
}
.object-contain {
	object-fit:contain
}
.object-cover {
	object-fit:cover
}
.p-2 {
	padding:0.5rem
}
.p-5 {
	padding:1.25rem
}
.p-6 {
	padding:1.5rem
}
.p-8 {
	padding:2rem
}
.px-4 {
	padding-left:1rem;
	padding-right:1rem
}
.px-6 {
	padding-left:1.5rem;
	padding-right:1.5rem
}
.py-3 {
	padding-top:0.75rem;
	padding-bottom:0.75rem
}
.py-8 {
	padding-top:2rem;
	padding-bottom:2rem
}
.pb-2 {
	padding-bottom:0.5rem
}
.pt-4 {
	padding-top:1rem
}
.text-center {
	text-align:center
}
.font-sans {
	font-family:Inter,system-ui,sans-serif
}
.text-2xl {
	font-size:1.5rem;
	line-height:2rem
}
.text-3xl {
	font-size:1.875rem;
	line-height:2.25rem
}
.text-\[clamp\(1\.8rem\2c 4vw\2c 2\.8rem\)\] {
	font-size:clamp(1.8rem,4vw,2.8rem)
}
.text-lg {
	font-size:1.125rem;
	line-height:1.75rem
}
.text-sm {
	font-size:0.875rem;
	line-height:1.25rem
}
.text-xl {
	font-size:1.25rem;
	line-height:1.75rem
}
.font-bold {
	font-weight:700
}
.font-medium {
	font-weight:500
}
.font-semibold {
	font-weight:600
}
.leading-relaxed {
	line-height:1.625
}
.text-dark {
	--tw-text-opacity:1;
	color:rgb(44 62 80 / var(--tw-text-opacity,1))
}
.text-gray-200 {
	--tw-text-opacity:1;
	color:rgb(229 231 235 / var(--tw-text-opacity,1))
}
.text-gray-500 {
	--tw-text-opacity:1;
	color:rgb(107 114 128 / var(--tw-text-opacity,1))
}
.text-gray-600 {
	--tw-text-opacity:1;
	color:rgb(75 85 99 / var(--tw-text-opacity,1))
}
.text-gray-700 {
	--tw-text-opacity:1;
	color:rgb(55 65 81 / var(--tw-text-opacity,1))
}
.text-primary {
	--tw-text-opacity:1;
	color:rgb(10 61 98 / var(--tw-text-opacity,1))
}
.text-white {
	--tw-text-opacity:1;
	color:rgb(255 255 255 / var(--tw-text-opacity,1))
}
.text-green-500 {
	--tw-text-opacity:1;
	color:rgb(34 197 94 / var(--tw-text-opacity,1))
}
.text-orange-500 {
	--tw-text-opacity:1;
	color:rgb(249 115 22 / var(--tw-text-opacity,1))
}
.text-red-500 {
	--tw-text-opacity:1;
	color:rgb(239 68 68 / var(--tw-text-opacity,1))
}
.opacity-0 {
	opacity:0
}
.shadow-lg {
	--tw-shadow:0 10px 15px -3px rgb(0 0 0 / 0.1),0 4px 6px -4px rgb(0 0 0 / 0.1);
	--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);
	box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}
.shadow-md {
	--tw-shadow:0 4px 6px -1px rgb(0 0 0 / 0.1),0 2px 4px -2px rgb(0 0 0 / 0.1);
	--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);
	box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}
.shadow {
	--tw-shadow:0 1px 3px 0 rgb(0 0 0 / 0.1),0 1px 2px -1px rgb(0 0 0 / 0.1);
	--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);
	box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}
.transition-transform {
	transition-property:transform;
	transition-timing-function:cubic-bezier(0.4,0,0.2,1);
	transition-duration:150ms
}
.transition-all {
	transition-property:all;
	transition-timing-function:cubic-bezier(0.4,0,0.2,1);
	transition-duration:150ms
}
.duration-300 {
	transition-duration:300ms
}
.duration-500 {
	transition-duration:500ms
}
.transition-custom {
	transition:all 0.3s ease-in-out;
}
.zoom-container {
	overflow:hidden;
	position:relative;
}
.zoom-image {
	transition:transform 0.5s ease;
}
.zoom-container:hover .zoom-image {
	transform:scale(1.05);
}
.modal-backdrop {
	-webkit-backdrop-filter:blur(5px);
	backdrop-filter:blur(5px);
}
/* 置顶导航样式 - 参考目标网站 */.fixed-nav {
	position:sticky;
	top:0;
	z-index:50;
	background-color:#fff;
	box-shadow:0 2px 8px rgba(0,0,0,0.1);
	border-bottom:1px solid #eee;
}
.section-item {
	position:relative;
	padding:0.75rem 1rem;
	font-size:0.95rem;
	font-weight:500;
	color:#666;
	transition:all 0.2s ease;
}
.section-item:hover {
	color:#0A3D62;
}
.section-item.active {
	color:#0A3D62;
	font-weight:600;
}
.section-indicator {
	height:3px;
	background-color:#0A3D62;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	transform:scaleX(0);
	transition:transform 0.3s ease;
	transform-origin:center center;
}
.section-item.active .section-indicator {
	transform:scaleX(1);
}
/* 隐藏滚动条但保留滚动功能 */.hide-scrollbar {
	scrollbar-width:none;
	-ms-overflow-style:none;
}
.hide-scrollbar::-webkit-scrollbar {
	display:none;
}
/* 功能亮点样式 */
        .hover\:-translate-y-2:hover {
	--tw-translate-y:-0.5rem;
	transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.hover\:-translate-y-1:hover {
	--tw-translate-y:-0.25rem;
	transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.hover\:border-primary:hover {
	--tw-border-opacity:1;
	border-color:rgb(10 61 98 / var(--tw-border-opacity,1))
}
.hover\:bg-consult\/90:hover {
	background-color:rgb(230 57 70 / 0.9)
}
.hover\:bg-neutral:hover {
	--tw-bg-opacity:1;
	background-color:rgb(245 246 250 / var(--tw-bg-opacity,1))
}
.hover\:bg-white:hover {
	--tw-bg-opacity:1;
	background-color:rgb(255 255 255 / var(--tw-bg-opacity,1))
}
.hover\:text-gray-300:hover {
	--tw-text-opacity:1;
	color:rgb(209 213 219 / var(--tw-text-opacity,1))
}
.hover\:underline:hover {
	-webkit-text-decoration-line:underline;
	text-decoration-line:underline
}
.hover\:shadow-lg:hover {
	--tw-shadow:0 10px 15px -3px rgb(0 0 0 / 0.1),0 4px 6px -4px rgb(0 0 0 / 0.1);
	--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);
	box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}
.hover\:shadow-xl:hover {
	--tw-shadow:0 20px 25px -5px rgb(0 0 0 / 0.1),0 8px 10px -6px rgb(0 0 0 / 0.1);
	--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);
	box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}
.hover\:shadow-md:hover {
	--tw-shadow:0 4px 6px -1px rgb(0 0 0 / 0.1),0 2px 4px -2px rgb(0 0 0 / 0.1);
	--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);
	box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}
.group:hover .group-hover\:translate-x-1 {
	--tw-translate-x:0.25rem;
	transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.group:hover .group-hover\:translate-x-\[-2px\] {
	--tw-translate-x:-2px;
	transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.group:hover .group-hover\:translate-y-0 {
	--tw-translate-y:0px;
	transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.group:hover .group-hover\:scale-110 {
	--tw-scale-x:1.1;
	--tw-scale-y:1.1;
	transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.group:hover .group-hover\:bg-primary\/20 {
	background-color:rgb(10 61 98 / 0.2)
}
.group:hover .group-hover\:text-primary {
	--tw-text-opacity:1;
	color:rgb(10 61 98 / var(--tw-text-opacity,1))
}
@media (min-width:640px) {
	.sm\:grid-cols-2 {
	grid-template-columns:repeat(2,minmax(0,1fr))
}
.sm\:flex-row {
	flex-direction:row
}
}@media (min-width:768px) {
	.md\:grid-cols-2 {
	grid-template-columns:repeat(2,minmax(0,1fr))
}
.md\:grid-cols-3 {
	grid-template-columns:repeat(3,minmax(0,1fr))
}
.md\:gap-12 {
	gap:3rem
}
.md\:space-x-0 >:not([hidden]) ~:not([hidden]) {
	--tw-space-x-reverse:0;
	margin-right:calc(0px * var(--tw-space-x-reverse));
	margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))
}
.md\:p-10 {
	padding:2.5rem
}
.md\:p-8 {
	padding:2rem
}
.md\:px-6 {
	padding-left:1.5rem;
	padding-right:1.5rem
}
.md\:py-12 {
	padding-top:3rem;
	padding-bottom:3rem
}
}@media (min-width:1024px) {
	.lg\:grid-cols-2 {
	grid-template-columns:repeat(2,minmax(0,1fr))
}
.lg\:grid-cols-3 {
	grid-template-columns:repeat(3,minmax(0,1fr))
}
.lg\:grid-cols-4 {
	grid-template-columns:repeat(4,minmax(0,1fr))
}
}

.about .hover .active{
	display: none;
}

.about .hover:hover  .hover-none {
	display: none;
}
.about .hover:hover  .active {
	display: block;
}

.about .hover-hong:hover{
	background:#dc4a50;
	color:#fff;
}
.about .hover-huang:hover{
	background:#f9a90c;
	color:#fff;
}
.about .hover-lan:hover{
	background:#2a4175;
	color:#fff;
}
.about .hover-lv:hover{
	background:#19caad;
	color:#fff;
}
.about .hover-hui:hover{
	background:#d6d5b7;
	color:#fff;
}
.logo-img img{
	width:150px;
}
@media all and (max-width:1000px){
	.logo-img img{
		width:100px;
	}
}
.project-wrap {
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.project-wrap:hover {
  background: #D9D9D9;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.project-wrap:hover .thumb {
  position: relative;
  z-index: 1;
}
.project-wrap:hover .thumb:before {
  content: " ";
  position: absolute;
  z-index: 2;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(24, 24, 24, 0.5);
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.project-wrap:hover .thumb img {
  transform: scale(1.1);
}
.project-wrap:hover .thumb .title {
  opacity: 0;
  visibility: hidden;
}
.project-wrap:hover .hover-content {
  bottom: 20px;
  opacity: 1;
  visibility: visible;
}
.project-wrap:hover .hover-content:before {
  width: 100%;
}
.project-wrap .thumb {
  overflow: hidden;
}
.project-wrap .thumb a img {
  width: 100%;
}
.project-wrap .hover-content {
  padding: 30px;
   position: absolute; 
  z-index: 2;
  bottom: -10px;
  left: 21px;
  right: 21px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
@media (min-width: 768px) and (max-width: 991px) {
  .project-wrap .hover-content {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .project-wrap .hover-content {
    padding: 20px;
  }
}
.project-wrap .hover-content:before {
  content: "";
  position: absolute;
  z-index: 2;
  height: 5px;
  width: 0;
  bottom: 0;
  left: 0;
  background: #FFF;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.project-wrap .hover-content .icon {
  position: absolute;
  z-index: -1;
  bottom: 0;
  right: 30px;
}
.project-wrap .hover-content .icon img {
  max-width: 130px;
  width: 100%;
}
.project-wrap .hover-content .title h4 {
  font-size: 27px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 15px;
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .project-wrap .hover-content .title h4 {
    font-size: 22px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .project-wrap .hover-content .title h4 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .project-wrap .hover-content .title h4 {
    font-size: 22px;
  }
}
.project-wrap .hover-content .title h4 a {
  color: #FFF;
  text-decoration: none;
}
.project-wrap .hover-content .description p {
  color: #FFF;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 15px;
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .project-wrap .hover-content .description p {
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .project-wrap .hover-content .description p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .project-wrap .hover-content .description p {
    font-size: 16px;
  }
}
.project-wrap .hover-content .read-more {
  display: flex;
  align-items: center;
}
.project-wrap .hover-content .read-more a {
  color: #FFF;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
  text-decoration: none;
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .project-wrap .hover-content .read-more a {
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .project-wrap .hover-content .read-more a {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .project-wrap .hover-content .read-more a {
    font-size: 16px;
  }
}
