/**/
/**/
.fa_pTitle {
    margin-bottom:3vw;
    padding-bottom:3vw;
    border-bottom:#ddd solid 1px;
   
}
.fa_pTitle h2{
    font-size: var(--f40);
    color:#000;
    font-weight: 600;
    text-transform:capitalize;
    margin-top: 20px;
}
.fa_pTitle h5{
    font-size:var(--f20);
    color:var(--main-color);
    font-weight: 500;
} 

/**/
.fa_Pagecnt {
    overflow: hidden;
    min-height: 300px;
}
.fa_Pagecnt img {
    max-width: 100%;
}
.fa_Pagecnt .fa_comm_r>div{
    background:#fff;
    padding: 4vw;
    border-top: #ddd solid 3px;
}
.fa_Pagecnt .fa_content {
    margin-top: 3vw;
    width: 100%;
    overflow: hidden;
    font-size: 15px;
    line-height: 2;
}

.fa_Pagecnt .fa_backbtn {
    text-align:center;
    margin-top:20px;
}

.fa_Pagecnt .fa_backbtn a{
    display:inline-block;
    padding:0 20px;
    line-height:40px;
    background:var(--main2-color);
    border-radius:5px;
    font-size:14px;
    min-width:180px;
    color:#fff;
    transition:all 0.5s;
}

.fa_Pagecnt .fa_backbtn a:hover{
    background:var(--main-color);
}
.fa_Pagecnt .fa_content table{
    width:100%;
}
.fa_Pagecnt .fa_content td{
    font-size:14px;
    padding:10px 5px;
    border:#eee solid 1px;
}
.fa_Pagecnt .fa_Ndtitle h1 {
    color: #333;
    font-size: var(--f36);
    text-align: center;
    line-height: 2;
    font-weight: 400;
}

.fa_Pagecnt .fa_summ {
    margin: 30px 0;
    padding-bottom: 20px;
    border-bottom: #eee solid 1px;
    display: flex;
    justify-content: space-between;
}

.fa_Pagecnt .fa_summ span {
    display: inline-block;
    margin-right: 20px;
    font-size: 14px;
    color: #999;
}

.fa_Pagecnt .fa_news_pic {
    max-width: 900px;
    margin: auto;
    position: relative;
}

.fa_Pagecnt .fa_news_pic .fa_sml_swp .swiper-slide {
    max-width: 100px;
}

.fa_Pagecnt .fa_news_pic .fa_big_swp {
    background: #000;
    max-width: 700px;
    margin: 0 auto 30px;
}

.fa_Pagecnt .fa_news_pic .fa_sml_swp {
    background: #dddddd;
    padding: 15px;
}

.fa_Pagecnt .fa_big_swp {
    position: relative;
}

.fa_Pagecnt .fa_big_swp .fa_dtimg_btn>div {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 50px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 5px 10px;
    z-index: 5;
    cursor: pointer;
    line-height: 1;
    opacity: 0;
    transition: all 0.5s;

}

.fa_Pagecnt .fa_big_swp .fa_dtimg_btn>div.fa_btn_l {
    left: 0;
    transform: translateX(-100%);
}

.fa_Pagecnt .fa_big_swp .fa_dtimg_btn>div.fa_btn_r {
    right: 0;
    transform: translateX(100%);
}

.fa_Pagecnt .fa_big_swp:hover .fa_dtimg_btn>div {
    opacity: 1;
    transform: translateX(0);

}

.fa_Pagecnt .fa_big_swp .fa_dtimg_btn>div:hover {
    background: var(--main-color);
}

.fa_Pagecnt .fa_big_swp .fa_Img {
    padding-bottom: 75.038%;
    background: #000;
}

.fa_Pagecnt .fa_big_swp .fa_Img .fa_link {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    padding: 10px 20px;
    text-align: center;
    transition: all 0.5s;
}

.fa_Pagecnt .fa_big_swp .fa_Img:hover .fa_link {
    transform: translateY(100%);
    opacity: 0;
}

.fa_Pagecnt .fa_sml_swp .fa_Img {
    padding-bottom: 60%;
    background: #ddd;
}
.fa_casedt .fa_wrapper{
    max-width:var(--wrapper);
}
.fa_casedt{
    background: #ebebeb;
}
.fa_casedt .fa_comm_r>div{
    background: #fff;
    padding:3vw;
    border-radius: 5px;
}
@media screen and (max-width: 768px) {
    .fa_Ptitle h3{
        font-size:22px;
    }
    .fa_casedt{
        padding:0!important;
    }
    .fa_casedt .fa_wrapper{
        width:100%;
        padding:0;
    }
    .fa_casedt .fa_comm_r{
        padding: 0;
        margin: 0;
    }
    .fa_Pagecnt .fa_summ{
        margin:15px 0;
        font-size:12px;
        padding-bottom: 10px;
        border: none;
        background: #f5f5f5;
        padding: 5px 5px;
    }
    .fa_Pagecnt .fa_summ span{
        font-size:12px;
        width:auto;
        margin: 0 5px;
    }
    .fa_casedt .fa_comm_r>div{
        padding:20px 20px;
    }
    .fa_Pagecnt .fa_content  table {
        width: 100%;
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }
    
  /* 整个滚动条 */
    .fa_Pagecnt .fa_content table::-webkit-scrollbar {
        height: 8px; /* 设置滚动条的高度 */
        margin-top:20px;
    }
    
    /* 滚动条轨道 */
    .fa_Pagecnt .fa_content table::-webkit-scrollbar-track {
        background: #eee; /* 轨道的背景颜色 */
        border-radius: 10px; /* 轨道的圆角 */
    }
    /* 滚动条滑块 */
    .fa_Pagecnt .fa_content table::-webkit-scrollbar-thumb {
        background: #aaa; /* 滑块的背景颜色 */
        border-radius: 10px; /* 滑块的圆角 */
    }
}
/**/

.fa_News {
}

.fa_News .fa_li {
   position:relative;
   border-radius: 5px;
   overflow: hidden;
   border: #eee solid 1px;
}
.fa_News .fa_li .fa_r{
    padding:20px;
}
.fa_News .fa_li .fa_Img{
    padding-bottom:60%;
    border-radius: 5px;
}
.fa_News .fa_li .fa_tit { 
    color:#333;
    font-size:var(--f20);
    margin-bottom:1rem;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap;
    transition:all 0.5s;
    font-weight: 300;
    
}

.fa_News .fa_li:hover .fa_tit {
    color:var(--main-color);
}
.fa_News .fa_li .fa_sum{
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size:0.9rem;
    line-height:1.5rem;
    height:3rem;
    margin-bottom: 1.5rem;
    color:#999;
}
.fa_News .fa_li .fa_data{
    color:#999;
}
@media screen and (min-width: 769px) {
    .fa_News .fa_wrapper{
        display:flex;
    
    }
    .fa_News .fa_left{
        width:65%;
    }
    .fa_News .fa_right{
        width:35%;
        padding-left:5vw;
    }
    
    .fa_News .fa_li {
        display:block;
    }
}
@media screen and (max-width: 768px) {
   
} 

/**/
.fa_Case {
    background:#ebebeb;
}
.fa_Case .fa_li {
    display: block;
    position: relative;
    transition: all 0.5s;
    background: #1c1c1c;
    border-radius:10px;
    overflow:hidden;
}
.fa_Case .fa_li .fa_Img {
    padding-bottom: 50%;
}
.fa_Case .fa_li .fa_info {
    padding:var(--f50) 20px;
    text-align:center;
}
.fa_Case .fa_li .fa_info h3{
    font-size:var(--f26);
    color:#fff;
    margin-bottom:20px;
}
.fa_Case .fa_li .fa_info p  span{
    display:inline-block;
    background:#555;
    padding:0px 30px;
    line-height:40px;
    border-radius:500px;
    color:#fff;
    font-size:14px;
}
@media screen and (max-width: 768px) {
 .fa_Case {
     padding: 0!important;
 }   
    .fa_Case .fa_wrapper{
        width:100%;
        padding:0;
    }
    .fa_Case .fa_comm_r{
        padding:10px 20px;
    }
    
.fa_Case .fa_li .fa_info p  span{
    font-size:12px;
    line-height: 30px;
    padding: 0 20px;
}
}

/**/

.fa_Search .fa_li {
    background: #f5f5f5;
}

.fa_Search .fa_li .fa_Img {
    padding-bottom: 70%;
}

.fa_Search .fa_li .fa_tit {
    padding: 15px 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 16px;
    color: #333;
    text-align: center;
}


.fa_mask {
    position: fixed;
    z-index: 99;
    background: rgba(0, 0, 0, 0.2);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    height: 100%;
    overflow-y: scroll;
    display: none;
}

.fa_mask.fa_on {
    display: flex !important;
}

.fa_mask .fa_wrapBox {
    background: #fff;
    max-width: 900px !important;
    padding: 0 !important;
    border-radius: 5px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.fa_mask .fa_wrapBox .fa_title {
    /* background: var(--main-color); */
    /* padding:10px 50px 10px 10px; */
    position: relative;
}

.fa_mask .fa_wrapBox .fa_title .e_icon {
    color: #fff;
    position: absolute;
    font-size: 30px;
    right: 0;
    top: 0;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.5);
    padding: 10px 20px;
    z-index: 998;
}

i.e_icon {}

.fa_mask .fa_wrapBox .fa_title span {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    line-height: 24px;

}

.fa_mask .fa_wrapBox .fa_content {
    padding: 0;
}

.fa_mask .fa_wrapBox .fa_content .fa_boxpro {
    display: flex;
}

.fa_mask .fa_wrapBox .fa_content .fa_boxpro .fa_left {
    width: 110px;
}

.fa_mask .fa_wrapBox .fa_content .fa_boxpro .fa_left .fa_Img {
    padding-bottom: 100%;
}

.fa_mask .fa_wrapBox .fa_content .fa_boxpro .fa_right {
    width: calc(100% - 110px);
    padding-left: 30px;
}

.fa_mask .fa_wrapBox .fa_content .fa_boxpro .fa_right h3 {
    font-size: 16px;
    color: #333;
    font-weight: bold;
}

.fa_mask .fa_wrapBox .fa_content .fa_boxword {
    padding: 15px;
    border: #ddd solid 1px;
    margin: 20px 0;
    font-size: 14px;
    color: #333;
    line-height: 1.5;
}

.fa_mask .fa_wrapBox .fa_content .fa_boxinput p {
    text-align: center;
}

.fa_mask .fa_wrapBox .fa_content .fa_boxinput textarea {
    display: block;
    width: 100%;
    border: #ddd solid 1px;
    margin-bottom: 10px;
    line-height: 36px;
    padding: 0 10px;
}

.fa_mask .fa_wrapBox .fa_content .fa_boxinput input {
    display: block;
    width: 100%;
    border: #ddd solid 1px;
    margin-bottom: 10px;
    line-height: 36px;
    padding: 0 10px;

}

.fa_mask .fa_wrapBox .fa_content .fa_boxinput button {
    display: inline-block;
    background: var(--main-color);
    padding: 0 20px;
    border: none;
    color: #fff;
    font-size: 14px;
    line-height: 36px;
    border-radius: 5px;
}

/**/
.fa_group .fa_li {}

.fa_group .fa_li .fa_Img {
    padding-bottom: 50%;
}

.fa_group .fa_li h3 {
    font-size: var(--f20);
    margin: 0 0 10px;
    padding: 15px 20px;
    background: linear-gradient(90deg, rgba(31, 75, 104, 1), transparent);
    color: #fff;
}

.fa_group .fa_li .fa_info .fa_sum {
    font-size: 14px;
    color: #999;
    line-height: 20px;
}

/*anli*/
.fa_Download .fa_li {
    background: #f5f5f5;
    padding: 20px;
}

.fa_Download .fa_li h3 {
    font-size: 20px;
    color: #000;
}

.fa_Download .fa_li p {
    margin: 10px 0;
}

.fa_Download .fa_li p span {
    display: inline-block;
    margin-right: 10px;
    color: #999;
    font-size: 14px;

}

.fa_Download .fa_li h6 a {
    font-size: 14px;
    color: #fff;
    background: #bbb;
    display: inline-block;
    padding: 8px 20px;
    border-radius: 5px;
    transition: all 0.5s;
}

.fa_Download .fa_li h6 a:hover {
    background: var(--main-color);
}

/**/
/**/
.fa_career .fa_libox img {
    width: 100%;
    max-height: 400px;
    object-fit: cover;
}

.fa_career h2.fa_list_tt {
    font-size: var(--f40);
    color: var(--main-color);
    font-weight: 500;
    margin-bottom: var(--f40);

}

.fa_career .fa_list {
    background: #fff;
    /* border:#ddd solid 1px; */
    border-top: none;
    border-bottom: none;
    margin-bottom: 5vw;
}

.fa_career dl {
    display: block;
    border-bottom: #ddd solid 1px;
    color: #666;
}

.fa_career dl.fa_ttli {
    background: #fff;
    color: #000;
    /* background: linear-gradient(#fff,#e3e3e3); */
    font-size: var(--f22);
}

.fa_career dl dt {
    display: flex;
    font-weight: 400;
}

.fa_career dl dt .fa_btn {
    font-size: 16px;
    color: #333;
    transition: all 0.5s;
    cursor: pointer;
    width: 120px;
}

.fa_career dl dt .fa_btn i{
    display:inline-block;
    font-size:16px;
    margin-left: 5px;
}
.fa_career dl.fa_on dt .fa_btn i{
    transform: rotate(180deg);
}

.fa_career dl dt span {
    display: block;
    color: inherit;
    padding: 20px 5px;
}
.fa_career dl dt span a{
    display:inline-block;
    padding: 5px 10px;
    background: #00a3af;
    color: #fff;
    border-radius:2px;
    transition:all 0.5s;
    margin-right:10px;
    font-size:14px;
}
.fa_career dl dt span a:hover{
    
    background:var(--main-color);
    color:#fff;
}

.fa_career dd {
    background: #f7f7f7;
    padding: 30px;
    display: none;
    color: #333;
    line-height: 2.2;
}

.fa_career dd .fa_pp span {
    display: inline-block;
    margin-right: 3vw;
}

.fa_career .fa_libox h3 {
    font-size: var(--f36);
    color: #333;
    font-weight: 400;
}

.fa_career .fa_libox p {
    margin-top: var(--f40);
    color: #777;
    line-height: 2;
    font-size: 16px;
}

.fa_career .fa_libox {
    margin-bottom: 5vw;
}

@media only screen and (min-width: 769px) {
    .fa_career dl dt span:nth-child(-n+3) {
        width: calc((100% - 520px) / 3);
    }
 .fa_career dl dt span:nth-child(4){
     width: 400px!important;
 }
    .fa_career .fa_libox {
        display: flex;
        align-items: center;
    }

    .fa_career .fa_libox .fa_left {
        width: 50%;
    }

    .fa_career .fa_libox .fa_right {
        width: 50%;
        padding-left: 5vw;
    }
    
     .fa_career dl dt span a{
         
     }
}

@media only screen and (max-width: 768px) {
    .fa_career dl dt span{
        display:flex;
    }
     .fa_career dl dt span a{
         font-size: 11px;
         padding:5px;
         text-align:center;
         width:100%;
         display:inline-block;
         margin-right: 5px;
     }
    .fa_career dl dt span{
        padding: 5px 0;
        width:100%;
        color: #333;
    }
    .fa_career dl dt span:nth-child(1){
        width:calc(100% - 80px);
    }
    .fa_career dl dt span.fa_btn {
        text-align: right;
        width: auto;
        font-size: 14px;
        color: #666;
        position: absolute;
        right: 0;
        top: 0;
    }
    
    .fa_career dl dt span.fa_btn a{
        background:#aaa;
        line-height: 24px;
        height: 24px;
        padding: 0 5px;
    }
    .fa_career dl dt .fa_btn i{
        font-size:12px;
    }
    .fa_career dl.fa_ttli{
        font-size:16px;
    }
    .fa_career dl dt{
        align-items:flex-start;
        flex-wrap: wrap;
        position: relative;
    }
}


/**/
.fa_Partner {}

.fa_Partner .fa_left h3,.fa_Partner .fa_box02 .fa_title{
    font-size:var(--f40);
    color:#000;
    margin-bottom:20px;
    font-weight:300;
}
.fa_Partner .fa_left p{
    font-size: var(--f18);
    color:#333;
    font-weight:300;
    line-height: 1.8;
}
.fa_Partner .fa_list{
    margin-top: var(--f20);
    margin-bottom: 40px;
    border-bottom: solid 1px #ddd;
}
.fa_Partner .fa_it {
    border: #eee solid 1px;
}

.fa_Partner .fa_it .fa_Img {
    padding-bottom: 50%;
}

@media screen and (min-width: 769px) {
    .fa_Partner .fa_box01{
        margin-bottom:40px;
        display: flex;
        align-items:center;
        padding-bottom: 40px;
        border-bottom: #eee 1px dashed;
    }
    .fa_Partner .fa_left{
        width:50%;
        padding-right:5vw;
    }
    .fa_Partner .fa_right{
        width:50%;
    }
}

@media screen and (max-width: 768px) {
    .fa_Partner .fa_box01{
        margin-bottom:30px;
    }
    
    .fa_Partner .fa_left{
        margin-bottom:20px;
    }
}    
/**/


.fa_Honor .fa_li {
    padding: 5px;
    background: #fff;
    border: #eee solid 1px;
    padding: 20px;
}

.fa_Honor .fa_li .fa_Img {
    padding-bottom: 80%;
    /* background: #fff; */
}

.fa_Honor .fa_li .fa_tit {
    padding: 0 10px;
    text-align: center;
    color: #333;
    font-size: 16px;
    /* background: #e4cda3; */
    margin-top: 20px;
}

.fa_text_w * {
    color: #fff;
}

/**/
.fa_Contact{
    position:relative;
}
.fa_Message {margin-top: 3vw;}

.fa_Message .fa_wrapper{
    /* max-width:1200px; */
}
.fa_Message .fa_form {
    margin-top: 30px;
}
.fa_Message form>div{
    margin-bottom: 10px;
}
.fa_Message input {
    color: #999;
    line-height: 36px;
    padding: 0 10px;
    width: 100%;
    background: #f5f5f5;
    border: none;
    border-radius: 2px;
    border: #eee solid 1px;
    font-size: 14px;
}

.fa_Message textarea {
    border: none;
    color: #999;
    min-height: 120px;
    width: 100%;
    /* max-height: 150px; */
    padding: 10px 10px;
    background: #f5f5f5;
    border: none;
    border-radius: 2px;
    border: #eee solid 1px;
    font-size: 14px;
}
.fa_Message .fa_pcnt {
    margin-top:3vw;
}
.fa_Message .fa_pcnt form>div {
    margin-bottom: 20px;
    text-align: center;
}
.fa_Message .fa_pcnt .fa_flexwrap div{
    margin-bottom:0;
}
.fa_Message .fa_flexline input {
    width: calc(100% - 120px);
}

.fa_Message .fa_flexline input img {
    width: 120px;
}

.fa_Message .fa_submitbox {
    /* text-align: center; */
    margin-top: 10px;
}

.fa_Message .fa_submit{
         display: inline-block;
         padding: 0px 3vw;
         border-radius: 5px;
         /* margin-top: 50px; */
         font-size: 14px;
         transition: all 0.5s;
         border: solid 2px var(--main-color);
         background: var(--main-color);
         position: relative;
         color:#fff;
         min-width: 120px;
         line-height: 36px;
}
.fa_Message .fa_submit:hover{
    background: transparent;
    color: var(--main-color);
}

.fa_Message .fa_ckc{
    position:relative;
    border-radius:5px;
    overflow:hidden;
}

.fa_Message .fa_ckc img{
    position:absolute;
    right:0;
    top:0;
    bottom:0;
    height:100%;
    width:auto;
}
.fa_Contact  .fa_title{
    text-align:center;
}
.fa_Contact  .fa_title h2{
    font-size:var(--f40);
    color: var(--main-color);
    font-weight: 500;
    margin-bottom:10px;
}

.fa_Contact  .fa_title h4{
    font-size:var(--f18);
    margin-top: 10px;
}

.fa_Contact  .fa_title h4 span{
    display:inline-block;
    
}
.fa_Contact  .fa_title h4 i{
    margin-right:10px;
    color:var(--main-color);
}
.fa_Contact .fa_title p{
    font-size:var(--f18);
    /* font-weight:300; */
    color:#333;
    line-height:2;
    margin-bottom:20px;
}
.fa_Contact .fa_top .fa_list{
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
    margin-top: 3vw;
}

.fa_Contact .fa_top .fa_list .fa_it{
    background:#fff;
    padding:var(--f30) var(--f20);
    text-align:center;
    border:#eee solid 1px;
    
}

.fa_Contact .fa_top .fa_list .fa_it h5{
    font-size:var(--f20);
    color:var(--main-color);
}
.fa_Contact .fa_top .fa_list .fa_it p{
    font-size:14px;
    margin-top:5px;
    color:#666;
    
}

.fa_Contact .fa_top .fa_list .fa_it p:after{
    content:"";
    margin:10px auto ;
    width:50%;
    max-width:30px;
    background:var(--main-color);
    display:block;
    height:2px;
}
.fa_Contact .fa_top .fa_list .fa_it h3{
    font-size:var(--f20)
}
@media screen and (min-width: 769px) {
  
    .fa_Message form{
        display:flex;
        flex-wrap:wrap;
        justify-content:space-between;
    }
    .fa_Message form>div{
        width:100%;
    }
    .fa_Message form>div:nth-child(-n+4){
        width:calc((100% - 10px) / 2);
    }
    
.fa_Contact .fa_top .fa_list .fa_it{
    width:calc((100% - 40px) / 5)
}

} 
@media screen and (max-width: 768px) {

} 

/**/
.fa_video .fa_Img {
    padding-bottom: 60%;
}

.fa_video .fa_link {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: flex;
    opacity: 0;
    font-size: 30px;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    align-items: center;
    justify-content: center;
    transition: all 0.5s;
}

.fa_video .fa_info {
    padding: 20px 0;
}

.fa_video .fa_info h3 {
    font-size: var(--f20);
    color: #333;

}

.fa_video .fa_info p {
    font-size: 14px;
    color: #888;
    margin-top: 10px;
}

.fa_video .fa_li:hover .fa_link {
    opacity: 1;
}

.fa_link_a {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    display: block;
    z-index: 10;
}
/**/
.fa_Faq .fa_li{
    position: relative;
    border-bottom: #eee 1px solid;
    padding: 10px 20px;
    background: #fff;
}

.fa_Faq .fa_li .fa_tt {
    position: relative;
    display: flex;
    justify-content: space-between;
    padding:20px 0;
    /* border-bottom: #eee solid 1px; */
    align-items: center;
    /* padding-left:40px; */
}

.fa_Faq .fa_li .fa_tt h6{
    font-size: var(--f20);
    color: #222;
    position:relative;
    width: calc(100% - 40px);
    font-weight: 400;
}

.fa_Faq .fa_li .fa_tt span{
    font-size:20px;
    color:#666;
    cursor: pointer;
    line-height: 1;
    transition:all 0.5s;
    /* width: 50px; */
    text-align: left;
    /* transform-origin: center center; */
    width: 20px;
}

.fa_Faq .fa_li.fa_on .fa_tt span{
    transform:rotate(180deg);
}
.fa_Faq .fa_li .fa_cnt{
    display: none;
    /* padding:10px 0; */
    padding-left:40px;
    position:relative;
}


.fa_Faq .fa_li .fa_cnt>div{
    font-size:15px;
    line-height:2;
    /* background:#f5f5f5; */
    /* padding:20px; */
    color: #666;
    font-weight: 400;
} 
/**/

.fa_Buss .fa_left h3,.fa_Buss .fa_box02 .fa_title{
    font-size:var(--f40);
    color:#000;
    margin-bottom: calc(1vw + 10px);
    font-weight: 500;
}
.fa_Buss .fa_left p{
    font-size: var(--f18);
    color: #666;
    font-weight: 400;
    line-height: 1.8;
}
.fa_Buss .fa_box02 .fa_content,
.fa_Buss2 .fa_box02 .fa_content{
    font-size: var(--f18);
    color:#555;
    line-height:2;
    font-weight: 400;
}

.fa_Buss .fa_box02 .fa_content h3,.fa_Buss2 .fa_box02 .fa_content h4{
    font-size:var(--f24);
    margin-bottom: 20px;
    color:#333;
}
.fa_Buss .fa_box02 .fa_content ul li h5,
.fa_Buss2 .fa_box02 .fa_content ul li h5{
    font-size:var(--f22);
    font-weight:400;
    margin-bottom:10px;
    
}
.fa_Buss .fa_box02 .fa_content ul li,
.fa_Buss2 .fa_box02 .fa_content ul li{
    position:relative;
    padding-left:22px;
    margin-bottom: 10px;
}

.fa_Buss .fa_box02 .fa_content ul li:before,
.fa_Buss2 .fa_box02 .fa_content ul li:before{
    content:"";
    width:6px;
    height:6px;
    border-radius:500px;
    position:absolute;
    left:0;
    top:16px;
    background:var(--main-color);
    
}
.fa_Buss2 .fa_box01 .fa_tit h3{
    color:#000;
    font-size:var(--f40);
}
.fa_Buss2 .fa_box01 .fa_tit h6{
    font-size:var(--f26);
    margin-bottom:10px;
    margin-top:10px;
    color:var(--main-color);
}

.fa_Buss2 .fa_box01 .fa_cnt{
    margin-top:2vw;
    font-size:16px;
    line-height:2;
    
}
.fa_Buss2 .fa_box01 .fa_cnt h4{
    font-size:var(--f20);
    margin-bottom:15px;
}
.fa_Buss2 .fa_box01 .fa_cnt {
    
}
.fa_Tools .fa_li .fa_ico{
    width:50%;
    max-width:40px;
    margin:0 auto 20px;
}

.fa_Tools .fa_li .fa_ico img{
    width:100%;
}
.fa_Tools .fa_li{
    display: block;
    padding:20px;
    border-radius:5px;
    border:#eee solid 1px;
    overflow: hidden;
}
.fa_Tools .fa_li .fa_tit{
    font-size: var(--f22);
    font-weight: 400;
    color:#000;
    text-align: center;
    margin-bottom:10px;
}
.fa_Tools .fa_li .fa_sum{
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size:14px;
    color: #777;
    font-weight: 400;
    margin-bottom:20px;
    line-height:20px;
}
.fa_Tools .fa_li .fa_link{
    text-align: center;
}
.fa_Tools .fa_li .fa_link span{
    display: inline-block;
    padding:0 20px;
    border:#eee solid 1px;
    font-size:16px;
    text-align: center;
    font-weight: 300;
    color:#333;
    line-height:40px;
    border-radius: 5px;
    transition:all 0.5s;
}

.fa_Tools .fa_li:hover .fa_link span{
    color:#fff;
    border-color:#01a3af;
    background:#01a3af;
}
@media screen and (min-width: 769px) {
    .fa_Buss .fa_box01,.fa_Buss2 .fa_box01{
        margin-bottom:40px;
        display: flex;
        align-items:center;
        padding-bottom: 40px;
        border-bottom: #eee 1px dashed;
        justify-content:space-between;
    }
    .fa_Buss2 .fa_box01:nth-child(even){
        flex-direction:row-reverse;
    }
    .fa_Buss .fa_left,.fa_Buss2 .fa_left{
        width:46%;
    }
    .fa_Buss .fa_right,.fa_Buss2 .fa_right{
        width:46%;
    }
    .fa_Buss .fa_right .fa_pic img{
        max-height:40vh;
        overflow:hidden;
        object-fit:cover;
    }
}

@media screen and (max-width: 768px) {
    .fa_Buss .fa_box01{
        margin-bottom:30px;
    }
    
    .fa_Buss .fa_left{
        margin-bottom:20px;
    }
}    
/**/

.fa_Apply .fa_wrapper{
    max-width:1200px;
}
.fa_Apply .fa_title h3{
    font-size:var(--f30);
    color:var(--main-color);
}
.fa_Apply .fa_title p{
    font-size:16px;
    color:#555;
    margin-top:10px;
    margin-bottom:30px;
}
.fa_Apply form>div{
    margin-bottom:20px;
  position:relative;
}
.fa_Apply form>div p{
    position: relative;
}

.fa_Apply form>div p:nth-child(1){
    margin-bottom:10px;
}
.fa_Apply form>div.fa_ckc img{
  position:absolute;
  right:0;
  top:0;
  bottom:0;
  width:auto;
  height: 100%;
}
.fa_Apply form h5{
    font-size:16px;
    color:#333;
    margin-bottom:15px;
    font-weight:400;
    
}
.fa_Apply form h5 span{
  font-size:14px;
  margin-left:10px;
  color:#999;
}
.fa_Apply input{
    display: block;
    width:100%;
    border:#eee solid 1px;
    border-radius:2px;
    line-height:50px;
    height:50px;
    box-shadow: none;
    padding:0 20px;
  font-size:14px;
  background:#f5f5f5;
  position: relative;
}
 
.fa_Apply textarea{
    display: block;
    width:100%;
    border:#eee solid 1px;
    border-radius:2px;
    line-height:50px;
    height:100px;
    box-shadow: none;
    background: #f5f5f5;
    font-size: 14px;
    padding: 0 20px;
}
.fa_Apply select{
    
    width:100%;
    border:#eee solid 1px;
    border-radius:2px;
    line-height:50px;
    height:50px;
  font-size:14px;
  background:#f5f5f5;
    padding:0 20px;
}
.fa_Apply form button{
    line-height:50px;
    height:50px;
    padding:0 30px;
    text-align: center;
    font-size:14px; 
    background: var(--main-color);
    color:#fff;
    border:none;
    border-radius: 2px;
    min-width: 150px;
}
@media screen and (min-width: 769px) {
  .fa_Apply form{
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
  }
  .fa_Apply form>div{
    width:100%;
  }
  .fa_Apply form>div:nth-child(-n+12){
    width:calc((100% - 20px) / 2);
  }
}
/**/
@media screen and (min-width: 769px) {}

@media screen and (max-width: 768px) {}     