/* CSS Document */
/*
Theme Name: 六翼出海
Theme URI: http://www.ec.sixe.cn/
Description:  北京六翼信息技术有限公司。
Author:  六翼开源
Author URI: https://www.eee-eee.com/
Date:2024-07-06
Version: 1.0
License: 六翼许可认证
*/
*{margin:0;padding:0;}
html{ overflow-x:hidden;}

.elementor-location-header{position: fixed;transition: all 0.3s;  width: 100%;  left: 0;  top: 0;  z-index: 9999;}
.elementor-location-header.headfixd .sixe-headerbg{ background:#fff;}
.elementor-location-header.headfixd .sixe-headerbg .sixe-menuall a{ color:#333 !important}
.sixe-headerbg.elementor-sticky__spacer{ display:none;}


/* Keyframes */
@keyframes scroll-left {
    0% {transform: translateX(0.1%)}
    100% {transform: translateX(-33.33%)}
}
@keyframes scroll-right {
    0% {transform: translateX(-33.33%)}
    100% {transform: translateX(0.1%)}
}

.sixe-seascroll{ width: max-content; position:relative; overflow: hidden; animation: 90s linear infinite;}
.sixe-seascroll .str_move{ position:absolute; top:0; left:0; white-space: nowrap; display:flex; align-items:center;}
.sixe_scrollitem{ width:420px; height:272px; margin-right:30px;}
.sixe_logo_scrollitem{ width:150px;height:50px; margin-right:30px;}
.sixe_scrollitem img{ width:100%;}

.sixe-searightscroll{animation-name: scroll-right;}
.sixe-sealeftscroll{animation-name: scroll-left;}

/*
六艺Tab切换
*/
.sixe-tabnew{}
.sixe-tabnew > .elementor-widget-container{}
.sixe-tabnew > .elementor-widget-container .e-n-tabs{}
.sixe-tabnew > .elementor-widget-container .e-n-tabs .e-n-tabs-heading{padding: 50px 0 25px 40px;position: relative;
  z-index: 2;}
.sixe-tabnew > .elementor-widget-container .e-n-tabs .e-n-tabs-heading .e-n-tab-title{ min-height:78px; cursor: pointer;
  justify-content: space-between; transition:none;}
.sixe-tabnew > .elementor-widget-container .e-n-tabs .e-n-tabs-heading .e-n-tab-title:hover{ background:none;}
.sixe-tabnew > .elementor-widget-container .e-n-tabs .e-n-tabs-heading .e-n-tab-title[aria-selected="true"]{ width:120%;}
.sixe-tabnew > .elementor-widget-container .e-n-tabs .e-n-tabs-heading .e-n-tab-title .e-n-tab-icon{ width:60px; height:60px; display:flex; justify-content:center; align-items:center; border-radius:100%; background:#000;}
.sixe-tabnew > .elementor-widget-container .e-n-tabs .e-n-tabs-heading .e-n-tab-title .e-n-tab-icon svg{ display:none;}
.sixe-tabnew > .elementor-widget-container .e-n-tabs .e-n-tabs-heading .e-n-tab-title[aria-selected="true"] .e-n-tab-icon svg{ display:block;}


.sixe-tabnew > .elementor-widget-container .e-n-tabs .e-n-tabs-content{ }
.sixe-tabnew > .elementor-widget-container .e-n-tabs .e-n-tabs-content > .elementor-element{ margin-right:-1px;}


.anli-fangfa .sixe_case_item_img img{transition: transform 0.3s ease;}
.anli-fangfa .sixe_case_item_img img:hover{transform: scale(1.1);}


.elementor-posts .elementor-post__card .elementor-post__thumbnail img{ height:100%; object-fit: cover; object-position: center;}



/*
 *爱永手机端
 */
@media(max-width:768px){
    .sixe_scrollitem{ width:200px; height:130px; margin-right:20px;}
    
    .sixe-tabnew > .elementor-widget-container .e-n-tabs .e-n-tabs-heading .e-n-tab-title[aria-selected="true"]{ width:100%;}
    .sixe-tabnew > .elementor-widget-container .e-n-tabs .e-n-tabs-heading .e-n-tab-title{ border-radius:0;}
		.taocan-style th{font-size:24px;font-weight:normal !important}

}

/* 
 * 套餐
 *  */
.taocan-style table {
    border-collapse: collapse;
}
.taocan-style th,.taocan-style td{border: none;padding: 20px 5px;text-align:center}
.taocan-style th{font-size:28px;font-weight:normal !important}
.taocan-style tr{background-color:#f4fafe}
.taocan-style tr td:first-child{font-size:18px}
.taocan-style tr:hover{background-color:#45f298}
.woo-taocan tr:hover{background-color:#8e37fd}
.ui-taocan tr:hover{background-color:#307fe6}
tr.service-title {
    background-color: #ebf2f6 !important;
}
.taocan-style tr.service-des{color:#6b7177;font-size:14px}
.taocan-style tr.price-title{background-color:#f4fafe !important}











