/* head & foot modification */
/*.core_banner ,*/
/*.banner-title, */
/*.swiper-header */
/*.swiper-slide,*/
/*.foot-bottom,*/
/*footer*/
/*{display: none !important;}*/

.fusion-nav{
	display: flex !important;
}
/* this page css */
.wrapper * {
    box-sizing: border-box;
}
.flex-container {
    display: flex;
}

.bolder {
    font-weight: bolder;
}

.banner {
    position: relative;
    background-color: #000;
}
.banner .container {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 76.5%;
    height: 16.66vw;
    color: #fff;
    text-align: center;
}
.banner .container h6 {
    padding: 15px 0;
    color: #2491ed;
    font-size: 42px;
}
.banner .container h6 span {
    color: #37c89f;
}
.banner .container p {
    position: relative;
    display: inline-block;
    padding: 0 25px;
    font-size: 20px;
    line-height: 24px;
}
.banner .container .en {
    font-size: 12px;
    letter-spacing: 2px;
}
.banner .particles {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.sec-title {
    position: relative;
    margin: 0 auto;
    padding-bottom: 10px;
    width: 50%;
    text-align: center;
}
.sec-title .en {
    color: #f2f2f2;
    font-size: 48px;
    font-weight: bolder;
}
.sec-title .title {
    position: absolute;
    top: 32px;
    left: 50%;
    color: #3e3a39;
    font-size: 26px;
    font-weight: bolder;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
.sec-title .title span {
    color: #07c0a1;
}

.industry{
    padding: 35px 0;
}
.industry .sec-title{
    margin-bottom: 50px;
}
.industry .flex-container{
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
    width: 1100px;
}
.industry .item{
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
    padding: 0 20px;
    width: 20%;
    text-align: center;
}
.industry .item::after{
    content: '';
    position: absolute;
    top: 55px;
    right: 0;
    width: 1px;
    height: 82px;
    background-color: #e8e8e8;    
}
.industry .item .item-title{
    padding: 20px 0;
    font-weight: bolder;
    font-size: 20px;
    line-height: 42px;
}
.industry .item .item-title .bold{
    display: inline-block;
    padding-right: 5px;
    font-size: 40px;
    vertical-align: bottom;
}
.industry .item p{
    color: #6d6d6d;
    font-size: 14px;
}
.industry .item:last-child::after{
    content: '';
    display: none;
}

.product{
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 32px 0 56px;
    min-height: 640px;
    background-repeat: no-repeat;
    /*background-image: url(../images/join-back-01.jpg);*/
    background-position: center center;
    background-size: cover;
}
.product .title{
    position: relative;
    margin-bottom: 45px;
    padding: 25px 0;
    color: #fff;
    font-size: 32px;
    text-align: center;
}
.product .title:after{
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 60px;
    height: 4px;
    background-color: #02c3a3;
    transform: translateX(-50%);
}
/*.product .center-thumb{*/
/*    position: absolute;*/
/*    top: 42%;*/
/*    left: 50%;*/
/*    transform: translate(-50%, -50%);*/
/*}*/
.product .center-thumb img{
    width: 100%;
    height: 100%;
}
.product .container{
    flex: 1;
    position: relative;
    width: 1100px;
}
.product .container .item{
    position: absolute;
    padding: 0 28px;
    color: #fff;
    font-size: 16px;
    line-height: 46px;
}
.product .container .item span{
    font-size: 18px;
}
.product .container .item:nth-child(2){
    top: 50px; left: 100px;
    font-size: 30px;
}
.product .container .item:nth-child(3){
    top: 80px; left: 100px;
    font-size: 20px;
}
.product .container .item:nth-child(4){
    top: 150px; left: 100px;
    font-size: 22px;
}

.product .container .item:nth-child(5){
    top: 190px; left: 100px;
    line-height: 25px;
    font-size: 14px;
}
.product .container .item:nth-child(6){
    top: 300px; left: 100px;
    font-size: 22px;
}
.product .container .item:nth-child(7){
    top: 340px; left: 100px;
    line-height: 25px;
    font-size: 14px;
}
.product .container .item:nth-child(8){
    top: 450px; left: 100px;
    font-size: 22px;
}
.product .container .item:nth-child(9){
    top: 490px; left: 100px;
    line-height: 25px;
    font-size: 14px;
}
.product .container .item:nth-child(10){
    top: 205px; left: 640px;
    line-height: 25px;
    font-size: 14px;
}
.product .container .item:nth-child(11){
    top: 175px; left: 810px;
    line-height: 25px;
    font-size: 14px;
}
.product .container .item:nth-child(12){
    top: 345px; left: 545px;
    line-height: 25px;
    font-size: 14px;
}
.product .container .item:nth-child(13){
    top: 340px; left: 720px;
    line-height: 25px;
    font-size: 14px;
}
.product .container .item:nth-child(14){
    top: 320px; left: 900px;
    line-height: 25px;
    font-size: 14px;
}
.product .container .item:nth-child(15){
    top: 480px; left: 630px;
    line-height: 25px;
    font-size: 14px;
}
.product .container .item:nth-child(16){
    top: 485px; left: 840px;
    line-height: 25px;
    font-size: 14px;
}
.support{
    padding: 50px 0;
}
.support .sec-title{
    margin-bottom: 75px;
}
.support .flex-container{
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
    width: 1100px;
}
.support .item{
    display: flex;
    align-items: center;
    margin-bottom: 45px;
    width: 30%;
}
.support .item-thumb{
    margin-right: 18px;
    width: 78px;
    height: 78px;
}
.support .content{
    font-size: 16px;
    line-height: 30px;
}

.process{
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 45px 0 45px;
    min-height: 370px;
    background-repeat: no-repeat;
    background-image: url(../images/join-back-01.jpg);
    background-position: center center;
    background-size: cover;
}
.process .title{
    position: relative;
    margin-bottom: 45px;
    padding: 25px 0;
    color: #fff;
    font-size: 32px;
    text-align: center;
}
.process .title:after{
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 60px;
    height: 4px;
    background-color: #02c3a3;
    transform: translateX(-50%);
}
.process .flex-container{
    flex: 1;
    justify-content: space-between;
    margin: 0 auto;
    width: 1100px;
}
.process .item{
    position: relative;
    flex: 1;
    color: #fff;
    font-size: 14px;
    text-align: center;
}
.process .item::after{
    content: '';
    position: absolute;
    top: 30px;
    right: -35px;
    width: 70px;
    height: 14px;
    background: url(../images/join-arrow.png) no-repeat;
    background-size: 100% 100%;
}
.process .item .item-thumb{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
    width: 72px;
    height: 72px;
    border: 1px solid #fff;
    border-radius: 50%;
}
.process .item:last-child::after{
    content: '';
    display: none;
}

.cooperate{
    padding: 50px 0;
}
.cooperate .sec-title{
    margin-bottom: 75px;
}
.cooperate .flex-container{
    margin: 0 auto;
    padding: 0 50px;
    width: 1100px;
}
.cooperate .flex-thumb{
    position: relative;
    margin-right: 50px;
    border: 2px solid #e5e5e5;
}
.cooperate .flex-thumb img{
    position: relative;
    top: 20px;
    left: -18px;
}
.cooperate section{
    flex: 1;
    font-size: 14px;
    line-height: 28px;
}
.cooperate section p{text-align: justify;}
.cooperate section .bold{display: inline-block; margin-top: 20px; font-size: 16px; font-weight: bolder;}
.cooperate .contact{
    display: flex;
    justify-content: space-between;
    padding-top: 20px;
}
.cooperate .contact .item{
    text-align: center;
}
.cooperate .contact .item-thumb{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
    height: 58px;
    line-height: 58px;
}
.cooperate .contact .item-thumb .ewm{
    height: 75px;
}
.cooperate .applicate{
    margin: 0 auto;
    padding: 35px 35px 0;
    width: 1100px;
}
.cooperate .applicate .title{
    margin-bottom: 30px;
    font-size: 16px;
    font-weight: bolder;
}
.cooperate .applicate .container{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.cooperate .applicate .item{
    width: 31%;
}
.cooperate .applicate .submit{
    display: block;
    margin: 45px auto 0;
    width: 160px;
    height: 40px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    border-radius: 7px;
    background: #19ccae;
}
.cooperate .applicate input{
    padding: 0 10px;
    width: 195px;
    line-height: 42px;
    border: 1px solid #f0f0f0;
}
.cooperate .applicate span{
    display: inline-block;
    position: relative;
    padding: 0 10px;
    font-size: 14px;
}
.cooperate .applicate span::before{
    content:'*';
    position: relative;
    left: -5px;
    color: #ff0000;
}