.ncmain_contact{
    max-width: 1440px;
    margin:0 auto;
}
.ncmain_clear{
    clear: both;
}
.nctiktok01{
    margin:100px 0;
	margin:20px 0 100px;
}
.nctiktok01_contact{
    position: relative;
}
.nctiktok01_img{
    position: relative;
    padding:21% 0;
    width: 100%;
    overflow: hidden;
}
.nctiktok01_img img{
    position: absolute;top:50%;
    left: 50%;
    min-width:100%;height: 100%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transition:all 2s ease 0s;
    -moz-transition:all 2s ease 0s;
    -webkit-transition:all 2s ease 0s;
    -o-transition:all 2s ease 0s;
}
.nctiktok01_img:hover img{
    transform:translate(-50%,-50%) scale(1.1);
    -ms-transform:translate(-50%,-50%) scale(1.1);
    -moz-transform:translate(-50%,-50%) scale(1.1);
    -o-transform:translate(-50%,-50%) scale(1.1);
    -webkit-transform:translate(-50%,-50%) scale(1.1);
}
.nctiktok01_box{
    position: absolute;
    left:0;bottom:0;
    box-sizing: border-box;
    width: 70%;height: 100%;
    background-image: -moz-linear-gradient( 0deg, rgb(67,112,254) 12%, rgba(67,112,254,0.99) 12%, rgba(255,255,255,0) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(67,112,254) 12%, rgba(67,112,254,0.99) 12%, rgba(255,255,255,0) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(67,112,254) 12%, rgba(67,112,254,0.99) 12%, rgba(255,255,255,0) 100%); 
}
.nctiktok01_box_con{
    position: absolute;
    left: 60px;bottom:100px;
}
.nctiktok01_box_con1{
    font-size: 14px;
    color: #ff715b;
}
.nctiktok01_box_con2{
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    margin:10px 0 30px 0;
}
.nctiktok01_box_con3{
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    opacity: .8;
    width: 60%;
}
.nctiktok02{
    margin: 100px 0;
}
.nctiktok02_contact_left{
    width: 41%;
    float: left;
}
.nctiktok02_contact_right{
    width: 50%;
    float: right;
}
.nctiktok02_contact_right img{
    width: 100%;
}
.nctiktok02_contact_left_1{
    font-size: 30px;
    line-height: 48px;
    font-weight: bold;
}
.nctiktok02_contact_left_2{
    font-size: 14px;
    line-height: 30px;
    color: #666;
    margin:30px 0;
}
.nctiktok02_contact_left_3 a{
    font-size: 16px;
    color: #fff;
    line-height: 46px;
    padding:0 20px;
    background-color: #ff715b;
    border-radius: 100px;
    display: inline-block;
    box-shadow: 0px 19px 49px 0px rgba(255, 113, 91, 0.32);
}
.nctiktok02_contact_left_3 a img{
    margin-left: 30px;
}
.nctiktok03_contact_left{
    width: 50%;
    box-sizing: border-box;
    float: left;
    padding:20px;
    border: 1px solid #ff715b;
}
.nctiktok03_contact_left_img{
    position: relative;
    padding:43% 0;
    width: 100%;
    overflow: hidden;
}
.nctiktok03_contact_left_img img{
    position: absolute;top:50%;
    left: 50%;
    min-width:100%;height: 100%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transition:all 2s ease 0s;
    -moz-transition:all 2s ease 0s;
    -webkit-transition:all 2s ease 0s;
    -o-transition:all 2s ease 0s;
}
.nctiktok03_contact_left_img:hover img{
    transform:translate(-50%,-50%) scale(1.1);
    -ms-transform:translate(-50%,-50%) scale(1.1);
    -moz-transform:translate(-50%,-50%) scale(1.1);
    -o-transform:translate(-50%,-50%) scale(1.1);
    -webkit-transform:translate(-50%,-50%) scale(1.1);
}
.nctiktok03_contact_right{
    width: 43%;
    float: right;
}
.nctiktok03_contact_right_con1{
    font-size: 30px;
    line-height: 48px;
    font-weight: bold;
}
.nctiktok03_contact_right_con2{
    font-size: 14px;
    line-height: 30px;
    color: #666;
    margin:30px 0;
}
.nctiktok03_contact_right_con3{
    font-size: 20px;
    font-weight: bold;
}
.nctiktok03_contact_right_con4{
    display: flex;
    justify-content: space-between;
    text-align: center;
    margin-top: 50px;
}
.nctiktok03_contact_right_con4_item img{
    display: inline-block;
}
.nctiktok03_contact_right_con4_item b{
    display: block;
    font-size: 16px;
    margin:15px 0 10px 0;
}
.nctiktok03_contact_right_con4_item span{
    display: block;
    font-size: 14px;
}
.nctiktok03_contact_right_con4_item:nth-child(1) span{
    color: #3772ca;
}
.nctiktok04{
    margin:100px 0;
    text-align: center;
}
.nctiktok04_contact_title{
    font-size: 30px;
    line-height: 48px;
    font-weight: bold;
}
.nctiktok04_contact_subtitle{
    font-size: 14px;
    line-height: 24px;
    color: #666;
    margin-top: 20px;
    text-align: left;
    padding:0 10%;
}
.nctiktok04_contact_con{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 60px;
}
.nctiktok04_contact_con_item{
    width: 12.5%;
    margin-top: 30px;
}
.nctiktok04_contact_con_item_1{
    font-size: 18px;
    font-weight: bold;
    margin-top: 15px;
}
.nctiktok04_contact_con_item_2{
    font-size: 12px;
    color: #666;
    margin-top: 8px;
}
.nctiktok04_contact_con_item_img{
    position: relative;
    width: 60px;height: 60px;
    overflow: hidden;
    display: inline-block;
}
.nctiktok04_contact_con_item_img img{
    position: absolute;top:50%;
    left: 50%;
    max-width: 100%;max-height: 100%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
.nctiktok05_contact_title{
    font-size: 14px;
    color: #ff715b;
}
.nctiktok05_contact_subtitle{
    font-size: 30px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 70px;
}
.nctiktok05_contact_con_right{
    width: 41%;
    float: right;
}
.nctiktok05_contact_con_right img{
    width: 100%;
}
.nctiktok05_contact_con_left{
    max-width: 100%;
}
.nctiktok05_contact_con_left{
    width: 50%;
    float: left;
}
.nctiktok05_contact_con_left_item_1{
    font-size: 20px;
    font-weight: bold;
    margin-top: 15px;
}
.nctiktok05_contact_con_left_item_2{
    font-size: 16px;
    line-height: 24px;
    color: #666;
    margin-top: 8px;
    padding-right: 50px;
}
.nctiktok05_contact_con_left_item{
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
}
.nctiktok05_contact_con_left .active{
    position: relative;
}
.nctiktok05_contact_con_left .active .nctiktok05_contact_con_left_item_1{
    color:#ff715b;
}
.nctiktok05_contact_con_left .active::after{
    position: absolute;
    width: 100px;
    height: 2px;
    background-color:#ff715b;
    content: '';
    bottom:0;left: 0;
}
.nctiktok06{
    background-color: #f5f6fa;
    padding:40px 0;
    margin:100px 0;
}
.mySwiper_01{
    position: relative;
    width: 66%;
    margin: 0 auto;
}
.nctiktok06_contact{
    position: relative;
}
.nctiktok06_contact_con{
    overflow: hidden;
}
.mySwiper_01_item{
    padding:20px;
    background-color: #fff;
}
.mySwiper_01_item_img{
    position: relative;
    padding:25% 0;
    overflow: hidden;
    width: 100%;
}
.mySwiper_01_item_img img{
    position: absolute;top:50%;
    left: 50%;
    min-width:100%;height: 100%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transition:all 2s ease 0s;
    -moz-transition:all 2s ease 0s;
    -webkit-transition:all 2s ease 0s;
    -o-transition:all 2s ease 0s;
}
.mySwiper_01_item_img:hover img{
    transform:translate(-50%,-50%) scale(1.1);
    -ms-transform:translate(-50%,-50%) scale(1.1);
    -moz-transform:translate(-50%,-50%) scale(1.1);
    -o-transform:translate(-50%,-50%) scale(1.1);
    -webkit-transform:translate(-50%,-50%) scale(1.1);
}
.mySwiper_01_item_con{
    margin-top: 20px;
    font-size: 20px;
    text-align: center;
    color: #fff;
    display: none;
}
.mySwiper_01 .swiper-slide{
    transform: scale(0.9);
	display: block;
}
.mySwiper_01 .swiper-slide-active,.mySwiper_01 .swiper-slide-duplicate-active{
    transform: scale(1);
}
.mySwiper_01 .swiper-slide-active .mySwiper_01_item{
    background-color: #3772ca;
}
.mySwiper_01 .swiper-slide-active .mySwiper_01_item .mySwiper_01_item_con{
    display: block;
}
.nctiktok06 .swiper-button-next{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #3772ca;
    right: -100px;
    top:60%;
}
.nctiktok06 .swiper-button-prev{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #3772ca;
    left: -100px;
    top:60%;
}
.nctiktok06 .swiper-button-next:after,.nctiktok06 .swiper-button-prev:after {
    font-size: 20px;
    color: #fff;
}
.nctiktok07_contact_title{
    font-size: 30px;
    font-weight: bold;
}
.nctiktok07_contact_subtitle{
    font-size: 14px;
    line-height: 24px;
    color: #666;
    margin-top: 15px;
    text-align: left;
    width: 60%;
}
.nctiktok07_contact_con{
    margin-top: 80px;
    display: flex;
    justify-content: space-between;
}
.nctiktok07_contact_con1{
    margin-top: 70px;
    display: flex;
    justify-content: space-between;
    text-align: center;
}
.nctiktok07_contact_con1_item b{
    font-size: 18px;
    margin-top: 30px;
    display: block;
}
.nctiktok07_contact_con1_item img{
    display: inline-block;
}
.nctiktok08{
    margin:100px 0 0;
    background: url(../img0225/tiktok08_1.jpg) no-repeat center center;
    background-size: cover;
    padding:76px 0 190px 0;
}
.nctiktok08 .nctiktok05_contact_subtitle{
    color: #fff;
}
.nctiktok08_contact_con{
    display: flex;
    justify-content: space-between;
    text-align: center;
}
.nctiktok08_contact_con_item_1{
    font-size: 72px;
    font-weight: bold;
    color: #fff;position: relative;
    display: inline-block;
    padding-right: 30px;
}
.nctiktok08_contact_con_item_1 sup{
    font-size: 18px;
    position: absolute;top:0;right: 0;
}
.nctiktok08_contact_con_item_2{
    font-size: 16px;
    color: #fff;
    margin-top: 10px;
}
.nctiktok08_contact_con{
    margin-top: 150px;
}
.nctiktok09 .nctiktok02_contact_left{
    width: 34%;
    margin-top: 40px;
}
.nctiktok09 .nctiktok02_contact_right{
    width: 56%;
}
.nctiktok09 .nctiktok05_contact_subtitle{
    margin-bottom: 0;
}

.nctiktok10 .nctiktok10_contact{
    background: url(../images/tiktok10_5.png) no-repeat right center;
    background-color: #ff715b;
}
.nctiktok10_contact_left{
    width: 50%;
    float: left;
    height: 100%;
}
.nctiktok10_contact_left img{
    width: 100%;
    height: 100%;
    display: block;
}
.nctiktok10_contact_right{
    width: 50%;
    float: right;
    box-sizing: border-box;
    padding:0 50px;
}
.nctiktok10_contact_right_con1{
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    margin-top: 44px;
}
.nctiktok10_contact_right_con2{
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    opacity: .8;
    margin-top: 18px;
}
.nctiktok10_contact_right_con1_item{
    line-height: 50px;
    font-weight: bold;
    color: #fff;
    font-size: 14px;
    padding-left: 60px;
    position: relative;
    border-bottom: 1px dashed rgba(255, 255, 255, .3);
    margin-top: 30px;
}
.nctiktok10_contact_right_con1_item img{
    position: absolute;left: 0;
    top:50%;
    transform: translateY(-50%);
}
.nctiktok11{
    margin:100px 0;
}
.mySwiper_02{
    position: relative;
    padding-bottom: 80px;
}
.mySwiper_02 .swiper-slide{
	display: block;
}
.nctiktok11_contact_con_img{
    position: relative;
    padding:29% 0;
    width: 100%;
    overflow: hidden;
}
.nctiktok11_contact_con_img img{
    position: absolute;top:50%;
    left: 50%;
    min-width:100%;height: 100%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transition:all 2s ease 0s;
    -moz-transition:all 2s ease 0s;
    -webkit-transition:all 2s ease 0s;
    -o-transition:all 2s ease 0s;
}
.nctiktok11_contact_con_img:hover img{
    transform:translate(-50%,-50%) scale(1.1);
    -ms-transform:translate(-50%,-50%) scale(1.1);
    -moz-transform:translate(-50%,-50%) scale(1.1);
    -o-transform:translate(-50%,-50%) scale(1.1);
    -webkit-transform:translate(-50%,-50%) scale(1.1);
}
.nctiktok11_contact_con_1{
    padding:25px 35px 35px 35px;
    border: 1px solid #e5e5e5;
}
.nctiktok11_contact_con_1 b{
    font-size: 20px;
}
.nctiktok11_contact_con_1 div{
    font-size: 14px;
    line-height: 24px;
    color: #666;
    margin-top: 8px;
}
.mySwiper_02 .active .nctiktok11_contact_con_1{
    background-color: #4471fe;
    border: 1px solid #4471fe;
}
.mySwiper_02 .active .nctiktok11_contact_con_1 b,
.mySwiper_02 .active .nctiktok11_contact_con_1 div{
    color: #fff;
}
.mySwiper_02 .swiper-pagination{
    top:auto!important;
    bottom: 0;
}
.nctiktok12 .nctiktok02_contact_right{
    float: left;
}
.nctiktok12 .nctiktok02_contact_left{
    float: right;
}
.nctiktok12 .nctiktok05_contact_subtitle{
    margin-bottom: 30px;
}
.nctiktok12 .nctiktok02_contact_left_2{
    font-size: 16px;
}
.nctiktok02_contact_left_3{
    font-size: 14px;
    color: #666;
    line-height: 24px;
}
.nctiktok02_contact_left_3 strong{
    color: #333;
}
.nctiktok13{
    background-color: #f5f6fa;
    padding:70px 0 60px 0;
}
.nctiktok13_contact_con{
    display: flex;
    justify-content: space-between;
}
.nctiktok13_contact_con_item{
    width: calc(50% - 20px);
    padding:15px;
    box-sizing: border-box;
    background-color: #fff;
}
.nctiktok13_contact_con_item_1{
    font-size: 18px;
    text-align: center;
    margin-top: 15px;
}
.nctiktok13_contact_con_item_img{
    position: relative;
    padding:25% 0;
    width: 100%;
    overflow: hidden;
}
.nctiktok13_contact_con_item_img img{
    position: absolute;top:50%;
    left: 50%;
    min-width:100%;height: 100%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transition:all 2s ease 0s;
    -moz-transition:all 2s ease 0s;
    -webkit-transition:all 2s ease 0s;
    -o-transition:all 2s ease 0s;
}
.nctiktok13_contact_con_item_img:hover img{
    transform:translate(-50%,-50%) scale(1.1);
    -ms-transform:translate(-50%,-50%) scale(1.1);
    -moz-transform:translate(-50%,-50%) scale(1.1);
    -o-transform:translate(-50%,-50%) scale(1.1);
    -webkit-transform:translate(-50%,-50%) scale(1.1);
}
.nctiktok13_contact_con .active{
    background-color:#4471fe;
}
.nctiktok13_contact_con .active .nctiktok13_contact_con_item_1{
    color: #fff;
}
.nctiktok14{
    margin:100px 0;
}
.nctrade09_main_item{
    width: calc(25% - 22.5px);
    box-sizing: border-box;
}
.nctrade09_main{
    display: flex;
    justify-content: space-between;
}
.nctrade09_main_item_con_1{
    font-size: 16px;
    line-height: 44px;
    background: url(../images/trade07_1.png) no-repeat center center;
    text-align: center;
}
.nctrade09_main_item_con_2{
    padding:30px 15px;
    border-radius: 4px;
    background-image: -moz-linear-gradient( 0deg, rgb(216,229,255) 0%, rgb(185,203,255) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(216,229,255) 0%, rgb(185,203,255) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(216,229,255) 0%, rgb(185,203,255) 100%);
    text-align: center;
}
.nctrade09_main_item_con_2_1{
    font-size: 26px;font-weight: bold;
    margin:20px 0 30px 0;
}
.nctrade09_main_item_con_2_2{
    font-size: 60px;font-family: 'D-DINCondensed';
    font-weight: bold;
}
.nctrade09_main_item_con_2_2 strong{
    font-size: 16px;font-weight: normal;
}
.nctrade09_main_item_con_2_3{
    color:#324d8f;font-size: 14px;
    margin:22px 0 36px 0;
}
.nctrade09_main_item_con_2_4{
    font-size: 80px;color: #bdd0fc;
    font-weight: bold;
}
.nctrade09_main_item_con_2_5{
    margin-top: 40px;
}
.nctrade09_main_item_con_2_5 a{
    font-size: 16px;font-weight: bold;
    line-height: 42px;display: inline-block;
    width: 64%;background-color: #fff;
}
.nctrade09_main_item_con_2_6{
    width: 100%;margin:40px 0 30px 0;
    border-top: 1px dashed rgba(0, 0, 0, .1);
}
.nctrade09_main_item_con_2_7 span{
    display: block;text-align: left;
    margin-top: 20px;color: #324d8f;font-weight: bold;
}
.nctrade09_main_item_con_2_7 span img{
    margin-right: 16px;
    transform: translateY(2px);
}
.nctrade09_main_item_con_2_7 span:nth-child(1){
    margin-top: 0;
}
.nctrade09_main_item_con_2_7{
    padding-left: 70px;
}
.nctrade09_main .nctrade09_main_item:nth-child(2) .nctrade09_main_item_con_1{
    background: url(../images/trade07_2.png) no-repeat center center;
}
.nctrade09_main .nctrade09_main_item:nth-child(2) .nctrade09_main_item_con_2{
    background-image: -moz-linear-gradient( 0deg, rgb(240,211,203) 0%, rgb(224,160,133) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(240,211,203) 0%, rgb(224,160,133) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(240,211,203) 0%, rgb(224,160,133) 100%);
}
.nctrade09_main .nctrade09_main_item:nth-child(2) .nctrade09_main_item_con_2_1{
    color: #a66d55;
}
.nctrade09_main .nctrade09_main_item:nth-child(2) .nctrade09_main_item_con_2_2{
    color: #a66d55;
}
.nctrade09_main .nctrade09_main_item:nth-child(2) .nctrade09_main_item_con_2_3{
    color: #a66d55;
}
.nctrade09_main .nctrade09_main_item:nth-child(2) .nctrade09_main_item_con_2_4{
    color: #e2a78d;
}
.nctrade09_main .nctrade09_main_item:nth-child(2) .nctrade09_main_item_con_2_5 a{ 
    color: #a66d55;
}
.nctrade09_main .nctrade09_main_item:nth-child(2) .nctrade09_main_item_con_2_7 span{ 
    color: #a66d55;
}
.nctrade09_main .nctrade09_main_item:nth-child(3) .nctrade09_main_item_con_1{
    background: url(../images/trade07_3.png) no-repeat center center;
}
.nctrade09_main .nctrade09_main_item:nth-child(3) .nctrade09_main_item_con_2{
    background-image: -moz-linear-gradient( 0deg, rgb(254,240,216) 0%, rgb(255,218,177) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(254,240,216) 0%, rgb(255,218,177) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(254,240,216) 0%, rgb(255,218,177) 100%);
}
.nctrade09_main .nctrade09_main_item:nth-child(3) .nctrade09_main_item_con_2_1{
    color: #734f15;
}
.nctrade09_main .nctrade09_main_item:nth-child(3) .nctrade09_main_item_con_2_2{
    color: #734f15;
}
.nctrade09_main .nctrade09_main_item:nth-child(3) .nctrade09_main_item_con_2_3{
    color: #734f15;
}
.nctrade09_main .nctrade09_main_item:nth-child(3) .nctrade09_main_item_con_2_4{
    color: #ffdcb5;
}
.nctrade09_main .nctrade09_main_item:nth-child(3) .nctrade09_main_item_con_2_5 a{ 
    color: #734f15;
}
.nctrade09_main .nctrade09_main_item:nth-child(3) .nctrade09_main_item_con_2_7 span{ 
    color: #734f15;
}
.nctrade09_main .nctrade09_main_item:nth-child(4) .nctrade09_main_item_con_1{
    background: url(../images/trade07_4.png) no-repeat center center;
}
.nctrade09_main .nctrade09_main_item:nth-child(4) .nctrade09_main_item_con_2{
    background-image: -moz-linear-gradient( 0deg, rgb(206,207,211) 0%, rgb(162,167,175) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(206,207,211) 0%, rgb(162,167,175) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(206,207,211) 0%, rgb(162,167,175) 100%);
}
.nctrade09_main .nctrade09_main_item:nth-child(4) .nctrade09_main_item_con_2_1{
    color: #7b848d;
}
.nctrade09_main .nctrade09_main_item:nth-child(4) .nctrade09_main_item_con_2_2{
    color: #7b848d;
}
.nctrade09_main .nctrade09_main_item:nth-child(4) .nctrade09_main_item_con_2_3{
    color: #7b848d;
}
.nctrade09_main .nctrade09_main_item:nth-child(4) .nctrade09_main_item_con_2_4{
    color: #a8acb4;
}
.nctrade09_main .nctrade09_main_item:nth-child(4) .nctrade09_main_item_con_2_5 a{ 
    color: #7b848d;
}
.nctrade09_main .nctrade09_main_item:nth-child(4) .nctrade09_main_item_con_2_7 span{ 
    color: #7b848d;
}

    .nctrade09_main_item_con_1,
    .nctrade09_main .nctrade09_main_item:nth-child(2) .nctrade09_main_item_con_1,
    .nctrade09_main .nctrade09_main_item:nth-child(3) .nctrade09_main_item_con_1,
    .nctrade09_main .nctrade09_main_item:nth-child(4) .nctrade09_main_item_con_1{
        background-size: 80% 100%;
        line-height: 38px;
    }
    .nctrade09_main_item_con_2_1 {
        font-size: 22px;
        margin: 10px 0 20px 0;
    }
    .nctrade09_main_item_con_2_2 {
        font-size: 48px;
    }
    .nctrade09_main_item_con_2_3 {
        margin: 14px 0 24px 0;
    }
    .nctrade09_main_item_con_2_4 {
        font-size: 62px;
    }
    .nctrade09_main_item_con_2_5 {
        margin-top: 26px;
    }
    .nctrade09_main_item_con_2_6 {
        margin: 30px 0 20px 0;
    }
    .nctrade09_main_item_con_2_7 {
        padding-left: 26px;
    }
	
	    .nctrade09_main_item_con_1 {
	        font-size: 14px;
	    }
	    .nctrade09_main_item_con_2 {
	        padding: 20px 10px;
	    }
	    .nctrade09_main_item_con_2_1 {
	        font-size: 20px;
	        margin: 10px 0 14px 0;
	    }
	    .nctrade09_main_item_con_2_2 {
	        font-size: 38px;
	    }
	    .nctrade09_main_item_con_2_3 {
	        margin: 8px 0 14px 0;
	    }
	    .nctrade09_main_item_con_2_4 {
	        font-size: 50px;
	    }
	    .nctrade09_main_item_con_2_5 {
	        margin-top: 18px;
	    }
	    .nctrade09_main_item_con_2_5 a {
	        font-size: 14px;
	        line-height: 36px;
	        width: 58%;
	    }
	    .nctrade09_main_item_con_2_6 {
	        margin: 18px 0 12px 0;
	    }
	    .nctrade09_main_item_con_2_7 {
	        padding-left: 10px;
	    }
	    .nctrade09_main_item_con_2_7 span img {
	        margin-right: 8px;
	    }
	    .nctrade09_main_item_con_2_7 span{
	        font-size: 12px;
	    }
		.nctrade09_main_item_con_1, .nctrade09_main .nctrade09_main_item:nth-child(2) .nctrade09_main_item_con_1, .nctrade09_main .nctrade09_main_item:nth-child(3) .nctrade09_main_item_con_1, .nctrade09_main .nctrade09_main_item:nth-child(4) .nctrade09_main_item_con_1 {
			background-size: 90% 100%;
		}


@media all and (min-width:320px) and (max-width:1200px){
    .ncmain_contact{
        width: 96%;
    }
    .nctiktok01_box_con2 {
        font-size: 24px;
        margin: 8px 0 20px 0;
    }
    .nctiktok01_box_con {
        left: 32px;
        bottom: 40px;
    }
    .nctiktok02_contact_left_1,
    .nctiktok03_contact_right_con1,
    .nctiktok04_contact_title{
        font-size: 24px;
        line-height: 32px;
    }
    .nctiktok02_contact_left_2,
    .nctiktok03_contact_right_con2{
        margin: 20px 0;
        line-height: 24px;
    }
    .nctiktok02_contact_left_3 a {
        font-size: 14px;
        line-height: 34px;
        padding: 0 16px;
    }
    .nctiktok02_contact_left_3 a img {
        margin-left: 10px;
    }
    .nctiktok03_contact_right_con4 {
        margin-top: 30px;
    }
    .nctiktok03_contact_right_con4_item b {
        font-size: 14px;
        margin: 10px 0 6px 0;
    }
    .nctiktok03_contact_right {
        width: 46%;
    }
    .nctiktok01 {
        margin: 60px 0;
    }
    .nctiktok02 {
        margin-bottom: 60px;
    }
    .nctiktok04 {
        margin: 60px 0;
    }
    .nctiktok04_contact_subtitle {
        margin-top: 14px;
        padding: 0 5%;
    }
    .nctiktok04_contact_con {
        margin-top: 20px;
    }
    .nctiktok04_contact_con_item {
        margin-top: 20px;
    }
    .nctiktok04_contact_con_item_1 {
        font-size: 16px;
        margin-top: 10px;
    }
    .nctiktok05_contact_subtitle {
        font-size: 24px;
        margin-bottom: 40px;
    }
    .nctiktok05_contact_con_left_item_1 {
        font-size: 16px;
        margin-top: 10px;
    }
    .nctiktok05_contact_con_left_item_2 {
        font-size: 14px;
        line-height: 22px;
        margin-top: 6px;
        padding-right: 30px;
    }
    .nctiktok05_contact_con_left_item {
        padding-bottom: 20px;
    }
    .nctiktok06 {
        padding: 30px 0;
        margin: 60px 0;
    }
    .mySwiper_01_item_con {
        font-size: 18px;
    }
    .nctiktok07_contact_title {
        font-size: 24px;
    }
    .nctiktok07_contact_subtitle {
        line-height: 22px;
        margin-top: 10px;
        width: 70%;
    }
    .nctiktok07_contact_con {
        margin-top: 40px;
    }
    .nctiktok07_contact_con1_item b {
        font-size: 16px;
        margin-top: 18px;
    }
    .nctiktok07_contact_con1 {
        margin-top: 40px;
    }
    .nctiktok07_contact_con1_item img{
        width: 60px;
    }
    .nctiktok08 {
        margin: 60px 0 0;
        padding: 40px 0 120px 0;
    }
    .nctiktok08_contact_con_item_1 {
        font-size: 50px;
        padding-right: 18px;
    }
    .nctiktok08_contact_con {
        margin-top: 80px;
    }
    .nctiktok09 .nctiktok02_contact_left {
        width: 40%;
        margin-top: 15px;
    }
    .nctiktok10_contact_right_con1 {
        font-size: 24px;
        margin-top: 20px;
    }
    .nctiktok10_contact_right_con2 {
        font-size: 14px;
        line-height: 20px;
        margin-top: 10px;
    }
    .nctiktok10_contact_right_con1_item {
        line-height: 40px;
        font-size: 14px;
        padding-left: 44px;
        margin-top: 20px;
    }
    .nctiktok11 {
        margin: 60px 0;
    }
    .nctiktok11_contact_con_1 b {
        font-size: 16px;
    }
    .nctiktok11_contact_con_1 div {
        font-size: 12px;
        line-height: 18px;
        margin-top: 8px;
    }
    .nctiktok11_contact_con_1 {
        padding: 18px 18px 18px 18px;
    }
    .mySwiper_02 {
        padding-bottom: 40px;
    }
    .nctiktok12 .nctiktok02_contact_left_2 {
        font-size: 14px;
        line-height: 20px;
    }
    .nctiktok12 .nctiktok05_contact_subtitle {
        margin-bottom: 12px;
    }
    .nctiktok12 .nctiktok02_contact_left {
        width: 50%;
    }
    .nctiktok12 .nctiktok02_contact_left_3 {
        font-size: 14px;
        line-height: 20px;
    }
    .nctiktok12 {
        margin-bottom: 20px;
    }
    .nctiktok13 {
        padding: 40px 0 30px 0;
    }
    .nctiktok13_contact_con_item_1 {
        font-size: 14px;
        margin-top: 12px;
    }
    .nctiktok13_contact_con_item {
        width: calc(50% - 5px);
        padding: 10px;
    }
    .nctiktok14 {
        margin: 60px 0;
    }
}
@media all and (min-width:320px) and (max-width:768px){
	.nctrade09_main_item_con_2_7 span img{
		width: auto;
	}
    .nctiktok01 {
        margin: 20px 0;
    }
    .nctiktok01_img {
        padding: 26% 0;
    }
    .nctiktok01_box{
        position: static;transform: none;
        width: 100%;
        background-color: #3772ca;
    }
    .nctiktok01_box_con{
        position: static;transform: none;
        padding:10px;
    }
    .nctiktok01_box_con3{
        width: 100%;
    }
    .nctiktok01_box_con2 {
        font-size: 18px;
        margin: 8px 0 10px 0;
    }
    .nctiktok01_box_con1 {
        font-size: 12px;
    }
    .nctiktok01_box_con3 {
        font-size: 12px;
        line-height: 20px;
    }
    .nctiktok02_contact_left{
        width: 100%;
    }
    .nctiktok02_contact_right{
        width: 100%;
    }
    .nctiktok02_contact_left_1, .nctiktok03_contact_right_con1, .nctiktok04_contact_title {
        font-size: 18px;
        line-height: 24px;
    }
    .nctiktok02_contact_left_2, .nctiktok03_contact_right_con2 {
        margin: 12px 0;
        line-height: 20px;
        font-size: 12px;
    }
    .nctiktok02 {
        margin-bottom: 20px;
    }
    .nctiktok03_contact_left{
        width: 100%;
        padding:5px;
    }
    .nctiktok03_contact_right{
        width: 100%;margin-top: 10px;
    }
    .nctiktok03_contact_right_con3 {
        font-size: 12px;
    }
    .nctiktok03_contact_right_con4_item img{
        width: 40px;
    }
    .nctiktok04 {
        margin: 20px 0;
    }
    .nctiktok04_contact_subtitle {
        font-size: 12px;
        line-height: 20px;
        margin-top: 10px;
    }
    .nctiktok04_contact_con {
        margin-top: 10px;
    }
    .nctiktok04_contact_con_item {
        margin-top: 10px;
        width: 20%;
    }
    .nctiktok04_contact_con_item_1 {
        font-size: 14px;
        margin-top: 6px;
    }
    .nctiktok04_contact_con_item_img {
        width: 46px;
        height: 46px;
    }
    .nctiktok05_contact_subtitle {
        font-size: 18px;
        margin-bottom: 14px;
    }
    .nctiktok05_contact_title {
        font-size: 12px;
    }
    .nctiktok05_contact_con_left{
        width: 100%;
    }
    .nctiktok05_contact_con_right{
        width: 100%;margin-top: 10px;
    }
    .nctiktok05_contact_con_left_item_1 {
        font-size: 14px;
        margin-top: 5px;
    }
    .nctiktok05_contact_con_left_item_2 {
        font-size: 12px;
        line-height: 20px;
        margin-top: 4px;
        padding-right: 10px;
    }
    .nctiktok05_contact_con_left_item {
        padding-bottom: 10px;
    }
    .nctiktok06 {
        padding: 20px 0;
        margin: 20px 0;
    }
    .mySwiper_01 {
        width: 80%;
    }
    .mySwiper_01_item_con {
        font-size: 14px;
        margin-top: 8px;
    }
    .mySwiper_01_item {
        padding: 8px;
    }
    .nctiktok07_contact_title {
        font-size: 18px;
    }
    .nctiktok07_contact_subtitle {
        line-height: 20px;
        margin-top: 8px;
        width: 100%;
        font-size: 12px;
    }
    .nctiktok07_contact_con {
        margin-top: 20px;
    }
    .nctiktok07_contact_con .nctiktok07_contact_con_item{
        width: 33.33%;
    }
    .nctiktok07_contact_con .nctiktok07_contact_con_item img{
        width: 100%;
    }
    .nctiktok07_contact_con1_item b {
        font-size: 14px;
        margin-top: 8px;
    }
    .nctiktok07_contact_con1_item{
        width: 20%;
    }
    .nctiktok07_contact_con1{
        flex-wrap: wrap;
        justify-content: unset;
        margin-top: 20px;
    }
    .nctiktok08 {
        margin: 20px 0 0;
        padding: 20px 0 50px 0;
    }
    .nctiktok08_contact_con_item_1 {
        font-size: 28px;
        padding-right: 12px;
    }
    .nctiktok08_contact_con_item_2 {
        font-size: 12px;
        margin-top: 4px;
    }
    .nctiktok08_contact_con_item_1 sup {
        font-size: 12px;
    }
    .nctiktok08_contact_con {
        margin-top: 30px;
    }
    .nctiktok09 .nctiktok02_contact_left{
        width: 100%;margin-top: 0;
    }
    .nctiktok09 .nctiktok02_contact_right{
        width: 100%;
        margin-top: 10px;
    }
    .nctiktok10_contact_left{
        width: 100%;
    }
    .nctiktok10_contact_right{
        padding:10px;width: 100%;
    }
    .nctiktok10_contact_right_con1 {
        font-size: 18px;
        margin-top: 5px;
    }
    .nctiktok10_contact_right_con1_item img{
        width: 16px;
    }
    .nctiktok10_contact_right_con1_item {
        line-height: 36px;
        font-size: 14px;
        padding-left: 30px;
        margin-top: 15px;
    }
    .nctiktok11 {
        margin: 20px 0;
    }
    .nctiktok11_contact_con_1 {
        padding: 10px;
    }
    .mySwiper_02 {
        padding-bottom: 20px;
    }
    .nctiktok12 .nctiktok02_contact_right{
        width: 100%;
    }
    .nctiktok12 .nctiktok02_contact_left{
        width: 100%;
    }
    .nctiktok13 {
        padding: 20px 0 20px 0;
    }
    .nctiktok13_contact_con_item {
        width:100%;
        padding: 10px;
    }
    .nctiktok13_contact_con{
        flex-wrap: wrap;
    }
    .nctiktok14 {
        margin: 20px 0;
    }
	.nctrade09_main{
		flex-wrap: wrap;
	}
	.nctrade09_main_item{
		width:100%;margin-bottom: 10px;
	}
}

.banner .left {
 position: absolute;
 left: 15.6%;
 top: 30.9%;
 line-height: 1;
}
.banner .left .text{
 font-size: 34px;
 font-weight: 550;
 margin-bottom: 27px;
}

.banner .left a {
 display: inline-block;
 margin-top: 67px;
 height: 38px;
 width: 140px;
 background-color: #fff;
 border-radius: 19px;
 line-height: 38px;
 text-align: center;
 color: #ff715b;
 font-size: 14px;
}
@media only screen and (max-width: 1450px){
 .banner .left{
  top: 32%;
  left: 10%;
 }
} 