@import url(base.css);
@import url(animate.min.css);
body {
	background: #FFFFFF;
}

.banner-fcl{
    height: 500px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    text-align: left;
    background: url(../img/banner-tax.jpg) no-repeat top center;
}

.banner-fcl p{
    font-size: 40px;
    letter-spacing:10px;
    font-weight: 700;
    padding: 200px 0 0;
    color: #ffffff;
    text-shadow: 2px 2px 6px rgba(4,0,0,0.2);
    text-align: left;
    width: 1200px;
    margin: 0px auto;
}
.section1 .w{
    padding: 70px 0;
}
.section1 p{
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #0b1023;
    padding: 0 60px;
}
.section1 .bigtit{
    font-size: 40px;
    
}
.section1 .subtit{
    font-size: 16px;
    font-weight: 700;
    margin-top: 50px;
    margin-bottom: 30px;
}
.section2 .w{
    color: #ffffff;
    text-align: center;
    padding: 40px;
    background: url(../img/ab-s1.jpg) no-repeat center center;
}
.section2 .w .s2-box{
    width: 55%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.section2 .w .s2-boxin{
    /* padding: 30px; */
    width: 135px;
    height: 135px;
    border: 1px solid #ffffff;
    border-radius: 50%;
}
.section2 .w .s2-boxin .bigtit{
    font-size: 26px;
    font-weight: 700;
    margin-top: 30px;
    /* padding: 10px 0; */
}
.section2 .w .s2-boxin .subtit{
    font-size: 16px;
    /* padding: 15px 0; */
    margin-top: 15px;
    line-height: 22px;
}
.section2 .w>p{
    margin-top: 30px;
    font-size: 16px;
}
.section3 .w{
    position: relative;
    height: 700px;
    padding: 50px 0;
    background: url(../img/ab-s2.jpg) no-repeat bottom center;
}
.section3 .w .s3-tit{
    text-align: center;
    padding: 20px 0;
    font-size: 40px;
    /* font-weight: 700; */
}
.section3 .w .s3-box{
    width: 320px;
    height: auto;
    color: #0b1023;
    position:absolute;
    text-align: center;
}
.section3 .w .s3-box:nth-child(2){
    left: 0;
    top: 320px;
}
.section3 .w .s3-box:nth-child(3){
    left: 280px;
    top: 450px;
}
.section3 .w .s3-box:nth-child(4){
    left: 550px;
    top: 220px;
}
.section3 .w .s3-box:nth-child(5){
    right: 0;
    top: 270px;
}
.section3 .w .s3-box .bigtit{
    font-weight: 700;
    font-size: 20px;
}
.section3 .w .s3-box .subtit{
    /* font-weight: 700; */
    font-size: 16px;
    line-height: 28px;
}
.section4{
    height: 300px;
    background: url(../img/ab-s3.jpg) no-repeat center center;
}
.section4 .w{
    display: flex;
    flex-direction: column;
}
.section4 .w .s4-top{
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    padding: 40px;
}
.section4 .s4-top .s4-box{
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 30px;
    padding: 20px;
    text-align: center;
    color: #ffffff;
}
.section4 .s4-top .s4-box span{
    margin: 10px auto;
    width: 55px;
    height: 55px;
    display: block;
}
.section4 .s4-top .s4-box p{
    font-size: 20px;
    font-weight: 700;
}
.section4 .s4-top .s4-box .s4-img1{
    background: url(../img/ab-s4-01.png) no-repeat center center;
}
.section4 .s4-top .s4-box .s4-img2{
    background: url(../img/ab-s4-02.png) no-repeat center center;
}
.section4 .s4-top .s4-box .s4-img3{
    background: url(../img/ab-s4-03.png) no-repeat center center;
}
.section4 .s4-top .s4-box .s4-img4{
    background: url(../img/ab-s4-04.png) no-repeat center center;
}
.section4 .s4-top .s4-box .s4-img5{
    background: url(../img/ab-s4-05.png) no-repeat center center;
}
.section4 .s4-bottom{
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    padding: 0 250px;
}
.section4 .s4-bottom p{
    padding-left: 10px;
    border-left: 3px solid #ffffff;
    color: #ffffff;
    font-size: 18px;
}
.section4 .s4-bottom p span{
    width: 100%;
    height: 25px;
    line-height: 20px;
    display: block;
    font-size: 14px;
}
.section5{
    background-color: #f5f5f5;
    text-align: center;
    padding-bottom: 50px;
}
.section5 .w .s5-tit{
    font-size: 40px;
    padding: 60px 0;
}
.section5 .s5-box{
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.section5 .s5-box .s5-left{
    background-color: #ffffff;
    margin-right: 30px;
}
.section5 .s5-box .s5-left .s5-lbox{
    padding: 140px 30px;
    width: 380px;
    height: auto;
}
.section5 .s5-box .s5-left .s5-lbox .bigtit{
    font-size: 18px;
    font-weight: 700;
    padding: 20px 0;
}
.section5 .s5-box .s5-left .s5-lbox .subtit{
    font-size: 14px;
    color: #666666;
    line-height: 25px;
}
.section5 .s5-box .s5-left p span{
    margin: 0px auto;
    display: block;
    width: 50px;
    height: 40px;
    background: url(../img/ab-01.png) no-repeat center center;

}
.section5 .s5-box .s5-right{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.section5 .s5-box .s5-right .s5-rbox{
    background-color: #ffffff;
    width: 380px;
    height: 235px;
    padding: 30px;
    margin-bottom: 30px;
}
.section5 .s5-box .s5-right .s5-rbox:nth-child(3),
.section5 .s5-box .s5-right .s5-rbox:nth-child(4){
    margin-bottom: 0px;
}
.section5 .s5-box .s5-right .s5-rbox p span{
    margin: 0px auto;
    display: block;
    width: 50px;
    height: 40px;
}
.section5 .s5-box .s5-right .s5-rbox p span.s5-01{
    background: url(../img/ab-02.png) no-repeat center center;
}
.section5 .s5-box .s5-right .s5-rbox p span.s5-02{
    background: url(../img/ab-03.png) no-repeat center center;
}
.section5 .s5-box .s5-right .s5-rbox p span.s5-03{
    background: url(../img/ab-04.png) no-repeat center center;
}
.section5 .s5-box .s5-right .s5-rbox p span.s5-04{
    background: url(../img/ab-05.png) no-repeat center center;
}
.section5 .s5-box .s5-right .s5-rbox .bigtit{
    font-size: 18px;
    font-weight: 700;
    padding: 20px 0;
}
.section5 .s5-box .s5-right .s5-rbox .subtit{
    font-size: 14px;
    color: #666666;
    line-height: 25px;
}
.section6{
    /* height: 490px; */
    background: url(../img/ab-s4.jpg) no-repeat center center;
}
.section6 .w{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.section6 .w .s6-left .s6-left-box{
    display: block;
    width: 450px;
    /* margin-right: 20px; */
}
.section6 .w .s6-right{
    margin-left: 450px;
    text-align: left;
    display: flex;
    flex-direction: column;
}
.section6 .w .s6-right p{
    padding: 30px 20px;
}
.section6 .w .s6-right .bigtit{
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 10px;
}
.section6 .w .s6-right .subtit{
    font-size: 16px;
    color: #666666;
}
.section6 .w .s6-right .subtit span{
    margin-right: 20px;
    color: #000000;
    font-size: 20px;
    font-weight: 700;
}
.section6 .w .s6-right .small-text{
    font-size: 14px;
    color: #999999;
    line-height: 20px;
}

/* 20230727新增 */

.tabs {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    position: relative;
    /* background: white; */
    /* padding: 20px; */
    /* padding-bottom: 80px; */
    /* margin-top: 50px; */
    /* width: 60%; */
    /*height: 250px;*/
    /* box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); */
    /* border-radius: 5px; */
    min-width: 240px;
}

.tabs input[name="tab-control"] {
    display: none;
}

.tabs .content section h2,
.tabs ul li label {
    font-family: "Montserrat";
    font-weight: bold;
    font-size: 18px;
    color: #428BFF;
}

.tabs ul {
    list-style-type: none;
    padding-left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    /* margin-bottom: 10px; */
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.tabs ul li {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 25%;
    /* padding: 0 10px; */
    text-align: center;
}

.tabs ul li label {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #80d0f6;
    padding: 5px auto !important;
	height:58px;
	line-height: 58px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    white-space: nowrap;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.tabs ul li label span{
	/* padding:30px; */
}
.tabs ul li label br {
    display: none;
}

.tabs ul li label svg {
    fill: #929daf;
    height: 1.2em;
    vertical-align: bottom;
    margin-right: 0.2em;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.tabs ul li label:hover,
.tabs ul li label:focus,
.tabs ul li label:active {
    outline: 0;
    color: #bec5cf;
}

.tabs ul li label:hover svg,
.tabs ul li label:focus svg,
.tabs ul li label:active svg {
    fill: #bec5cf;
}

.tabs .slider {
    position: relative;
    width: 50%;
    -webkit-transition: all 0.33s cubic-bezier(0.38, 0.8, 0.32, 1.07);
    transition: all 0.33s cubic-bezier(0.38, 0.8, 0.32, 1.07);
}

.tabs .slider .indicator {
    position: relative;
    width: 190px;
    max-width: 100%;
    margin: 0 auto;
    height: 4px;
    background: #1588eb;
    border-radius: 1px;
}

.tabs .content {
    padding: 10px 20px;
	color: #ffffff;
}

.search-box-main{
    display: flex;
    flex-direction:column;
}
.search-box-main .select-box{
    /* width: 320px; */
    border-bottom: 1px solid #cccccc;
    margin-bottom:10px;
}
.search-box-main select {
	color: #ffffff;
    font-size: 14px;
}

.input-main{
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    margin-bottom:10px;
}
.input-box input{
    color: #ffffff;
}
.input-box input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #ffffff;
}

.input-box input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #ffffff;
}

.input-box input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #ffffff;
}

.input-box input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #ffffff;
}

.input-box{
    /* padding:20px; */
    margin-right: 20px;
    display: flex;
    justify-content: center;
    border-bottom: 1px solid #cccccc;
}

.input-box span{
    line-height: 44px;
    font-size: 14px;
}

.input-box:last-child{
    margin-right: 0px;
}

.input-box input,
.search-box-main select {
	border: none;
	background: transparent;
	width: 100%;
	height: 44px;
	/* padding: 12px; */
	box-sizing: border-box;
	outline: none
}
.textarea-box{
    display: flex;
    justify-content: space-between;
    border-radius: 4px;
    overflow: hidden;
}
.textarea-box .textarea-left{
    background: transparent;
    width: 35px;
    height: 300px;
    text-align: left;
    float: left;
}

.textarea-box .textarea-in{
    border: transparent;
    outline: none;
    width: 380px;
    height: 300px;
    resize: none;
    background: rgba(236,240,245,0.2);
    line-height: 24px;
    font-size: 14px;
    float: left;
    padding: 10px 8px;
    color: #FFFFFF;
    font-family: inherit;
    box-sizing: border-box;
}
.textarea-box .textarea-in::placeholder{
    color:#FFFFFF;
}

.textarea-box .textarea-num{
    height: 100%;
    width: 100%;
    resize: none;
    outline: none;
    overflow-y: hidden;
    overflow-x: hidden;
    border: 0;
    background: rgba(236,240,245,0.2);
    color: #FFFFFF;
    line-height: 24px;
    font-size: 14px;
    padding: 10px 4px;
    text-align: center;
    font-weight: bold;
    box-sizing: border-box;
}
.submit-box{
    margin:20px auto 10px;
    display: flex;
    justify-content: center;
}

.submit-box .submit-btn{
	width: 100%;
	height: 40px;
	background: #ffffff;
	font-size: 14px;
	color: #0091d7;
	border: none;
	line-height: 20px;
	/* margin-left: 12px; */
	cursor: pointer;
    border-radius: 4px;
}

.submit-box .submit-btn:hover{
    background: #0091d7;
	color: #ffffff;
}

.search-box-main select {
	width: calc(100%);
}

.search-box-main select option{
    background-color: rgba(0,145,215, 0.7);
}

.tabs .content section {
    display: none;
    -webkit-animation-name: content;
    animation-name: content;
    -webkit-animation-direction: normal;
    animation-direction: normal;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    line-height: 1.4;
}
.search-box .tabs .content section{
    display: block;
}
.tabs .content section h2 {
    color: #428BFF;
    display: none;
}

.tabs .content section h2::after {
    content: "";
    position: relative;
    display: block;
    width: 30px;
    height: 3px;
    background: #428BFF;
    margin-top: 5px;
    left: 1px;
}

.tabs input[name="tab-control"]:nth-of-type(1):checked~ul>li:nth-child(1)>label {
    cursor: default;
    color: #ffffff;
	background-color: #25adef;
}

.tabs input[name="tab-control"]:nth-of-type(1):checked~ul>li:nth-child(1)>label svg {
    fill: #ffffff;
}

@media (max-width: 600px) {
    .tabs input[name="tab-control"]:nth-of-type(1):checked~ul>li:nth-child(1)>label {
        background: rgba(0, 0, 0, 0.08);
    }
}

.tabs input[name="tab-control"]:nth-of-type(1):checked~.slider {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
}

.tabs input[name="tab-control"]:nth-of-type(1):checked~.content>section:nth-child(1) {
    display: block;
}

.tabs input[name="tab-control"]:nth-of-type(2):checked~ul>li:nth-child(2)>label {
    cursor: default;
    color: #ffffff;
	background-color: #25adef;
}


@media (max-width: 600px) {
    .tabs input[name="tab-control"]:nth-of-type(2):checked~ul>li:nth-child(2)>label {
        background: rgba(0, 0, 0, 0.08);
    }
}

.tabs input[name="tab-control"]:nth-of-type(2):checked~.slider {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

.tabs input[name="tab-control"]:nth-of-type(2):checked~.content>section:nth-child(2) {
    display: block;
}

@-webkit-keyframes content {
    from {
        opacity: 0;
        -webkit-transform: translateY(5%);
        transform: translateY(5%);
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
    }
}

@keyframes content {
    from {
        opacity: 0;
        -webkit-transform: translateY(5%);
        transform: translateY(5%);
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
    }
}

@media (max-width: 1000px) {
    .tabs ul li label {
        white-space: initial;
    }

    .tabs ul li label br {
        display: initial;
    }

    .tabs ul li label svg {
        height: 1.5em;
    }
}

@media (max-width: 600px) {
    .tabs ul li label {
        padding: 5px;
        border-radius: 5px;
    }

    .tabs ul li label span {
        display: none;
    }

    .tabs .slider {
        display: none;
    }

    .tabs .content {
        margin-top: 20px;
    }

    .tabs .content section h2 {
        display: block;
    }
}


.section7{
	height: 950px;
	background-image: url(../img/index-bg2.jpg);
	/* background-size: 100% 100%; */
    background-position: center center;
}
.section7 .s7-tit{
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    padding: 90px 0 50px;
}
.s7-tab{}

.s7-tab .tabs input[name="tab-control"]:nth-of-type(1):checked~ul>li:nth-child(1)>label {
    cursor: default;
    color: #1588eb;
    border-bottom: 3px solid #1588eb;
	background-color: transparent;
}
.s7-tab .tabs ul{
    width: 450px;
    margin: 0 auto;
}
.s7-tab .tabs ul li{
    margin:0 50px;
}
.s7-tab .tabs ul li label {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #80d0f6;
    padding: 5px auto!important;
	height:58px;
	line-height: 58px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    white-space: nowrap;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.s7-tab .tabs .content section h2,
.s7-tab .tabs ul li label {
    font-family: "Montserrat";
    font-weight: normal;
    font-size: 16px;
    color: #97cfff;
}
.s7-tab .tabs .slider .indicator {
    position: relative;
    width: 80px;
    max-width: 100%;
    margin: 0 auto;
    height: 4px;
    background: #1588eb;
    border-radius: 1px;
}
.s7-tab .tabs input[name="tab-control"]:nth-of-type(2):checked~ul>li:nth-child(2)>label {
    cursor: default;
    color: #1588eb;
    border-bottom: 3px solid #1588eb;
	background-color: transparent;
}
.s7-tab .tabs .slider {
    position: relative;
    width: 320px;
    -webkit-transition: all 0.33s cubic-bezier(0.38, 0.8, 0.32, 1.07);
    transition: all 0.33s cubic-bezier(0.38, 0.8, 0.32, 1.07);
}
.area-us,
.area-cn{
    display: flex;
    flex-direction: column;
}
.area-us-img,
.area-cn-img{
    text-align: center;
    padding: 30px;
}
.area-detail{
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.area-detail .area-box{
    border-left: 3px solid #1686e9;
    padding-left: 20px;
}
.area-detail .area-box .c-name{
    font-size: 18px;
    color: #ffffff;
    font-weight: 700;
}
.area-detail .area-box .c-code,
.area-detail .area-box .c-addr{
    font-size: 16px;
    color: #ffffff;
}
.area-cn-img{
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.area-cn-l{

}
.area-cn-r{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.area-cn-r a{
    width: 45%;
    height: 45px;
    border: 1px solid #ffffff;
    color: #ffffff;
    text-align: center;
    line-height: 45px;
}
.area-cn-r a:hover{
    color: #1588eb;
    background-color: #ffffff;
}