.row {
    margin-right: -15px;
    margin-left: -15px;
}
@media (min-width: 768px){
.col-sm-6 {
    width: 50%;
}
}
@media (min-width: 768px){
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
}
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 768px){
.container {
    width: 750px;
}
}
@media (min-width: 992px){

.container {
    width: 970px;
}
}
@media (min-width: 1200px){

.container {
    width: 1170px;
}
}
@media (min-width: 1400px){

.container {
    width: 1370px;
}
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 1200px){
.col-lg-7 {
    width: 58.33333333%;
}
}
@media (min-width: 1200px){
.col-lg-5 {
    width: 41.66666667%;
}
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important;
}
/**tech**/
.tech1_txt h2 {
    color: #1f7534;
    margin: 0 0 25px;
    padding-bottom: 25px;
    font-size: 46px;
    line-height: 1.2;
    font-weight: bold;
    position: relative;
}

.tech1_txt h2:after {content: "";display: inline-block;width: 46px;height: 6px;background: #1f7534;position: absolute;bottom: 0;left: 0;}

.tech1_txt p {
    margin: 0;
    font-size: 16px !important;
    line-height: 26px !important;
}

.tech_sec1 .tech1_txt {
    padding-right: 15%;
}
.tech_sec2 .tech1_txt {
    padding-left: 15%;
}

.tech1_box {
    position: relative;
    min-height: 440px;
}

.tech_sec1 {
    padding: 100px 0;
    background: #fff;
}

.tech_sec2 {
    padding: 100px 0;
    background: #f2f7fa;
}

.tech1_img , .tech2_img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.techImg_box {
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    background-size: cover;
    background-position: center center;
}

.tech1_img .techImg_box {
    right: 0;
}
.tech2_img .techImg_box {
    left: 0;
}

a.tech_more {
    display: inline-block;
    padding: 20px 30px;
    background-color: #6ac4c4;
    border: solid 2px #6ac4c4;
    min-width: 200px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
.tech_more:before {content: "";display: inline-block;position: absolute;width: 100%;height: 100%;background: #fff;top: 0;left: -100%;
transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

a.tech_more span {
    position: relative;
    z-index: 1;
}

a.tech_more:hover:before {
    left: 0;
}
a.tech_more:hover {
    color: #6ac4c4;
}
.tech1_txt a.tech_more {
    margin-top: 40px;
}

a.tech_more i.fa {
    font-size: 17px;
    font-weight: bold;
    margin-left: 5px;
}

.tech_sec1 .tech1_txt {
    position: relative;
    left:0px;
   
}
.tech1_img .techImg_box {
    right:0px;
   
}
.tech2_img .techImg_box{
	left: 0px;
    
}
.tech_sec2 .tech1_txt{
	position:relative;
	left:600px;
	
}
/**tech**/
.job3_cube a.tech_more {
    background: transparent;
    border-color: #fff;
}

.job3_cube a.tech_more:hover {
    color: #fff;
    border-color: #6ac4c4;
}
.job3_cube a.tech_more:before {
    background: #6ac4c4;
}
.contact_submit .tech_more:before {
    background: #f6f6f6;
}









.cir_name {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    margin-top: -80px;
    height: 160px;
    line-height: 160px;
    color: #fff;
    font-size: 50px;
    text-align: center;
    visibility: hidden;
    transition: visibility 0.5s ease-in-out;
    -webkit-transition: visibility 0.5s ease-in-out;
    -moz-transition: visibility 0.5s ease-in-out;
    -o-transition: visibility 0.5s ease-in-out;
}
.cir_name.visi{
	visibility: visible;
}
div#particle-slider canvas {
    position: relative;
}

.cir_nameLis {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
   
}

.cir_nameLis.active {
    opacity: 1;
}

.cir_nameLis i {
    display: inline-block;
    font-style:normal;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform:rotateY(180deg);
    -moz-transform:rotateY(180deg);
    -ms-transform:rotateY(180deg);
    -o-transform:rotateY(180deg);
    transform:rotateY(180deg);
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
}
.cir_nameLis i.in {
    -webkit-animation:cd-rotate-3-in .6s forwards;
	-moz-animation:cd-rotate-3-in .6s forwards;
	animation:cd-rotate-3-in .6s forwards
}
.cir_nameLis i.out {
    -webkit-animation:cd-rotate-3-out .6s forwards;
	-moz-animation:cd-rotate-3-out .6s forwards;
	animation:cd-rotate-3-out .6s forwards
}
@-webkit-keyframes cd-rotate-3-in {
	0% {
	-webkit-transform:rotateY(180deg)
}
100% {
	-webkit-transform:rotateY(0)
}
}@-moz-keyframes cd-rotate-3-in {
	0% {
	-moz-transform:rotateY(180deg)
}
100% {
	-moz-transform:rotateY(0)
}
}@keyframes cd-rotate-3-in {
	0% {
	-webkit-transform:rotateY(180deg);
	-moz-transform:rotateY(180deg);
	-ms-transform:rotateY(180deg);
	-o-transform:rotateY(180deg);
	transform:rotateY(180deg)
}
100% {
	-webkit-transform:rotateY(0);
	-moz-transform:rotateY(0);
	-ms-transform:rotateY(0);
	-o-transform:rotateY(0);
	transform:rotateY(0)
}
}@-webkit-keyframes cd-rotate-3-out {
	0% {
	-webkit-transform:rotateY(0)
}
100% {
	-webkit-transform:rotateY(-180deg)
}
}@-moz-keyframes cd-rotate-3-out {
	0% {
	-moz-transform:rotateY(0)
}
100% {
	-moz-transform:rotateY(-180deg)
}
}@keyframes cd-rotate-3-out {
	0% {
	-webkit-transform:rotateY(0);
	-moz-transform:rotateY(0);
	-ms-transform:rotateY(0);
	-o-transform:rotateY(0);
	transform:rotateY(0)
}
100% {
	-webkit-transform:rotateY(-180deg);
	-moz-transform:rotateY(-180deg);
	-ms-transform:rotateY(-180deg);
	-o-transform:rotateY(-180deg);
	transform:rotateY(-180deg)
}
}

.cir_nameLis span {
    display: inline-block;
    position: relative;
    margin: 0 5px;
}

.cir_nameLis i:first-child {
    position: relative;
}

@keyframes cir-in {
	0% {
        top:-80px;
        opacity:0;
    }
    100% {
        top:0px;
        opacity:1;
    }
}
@-webkit-keyframes cir-in {
	0% {
        top:-80px;
        opacity:0;
    }
    100% {
        top:0px;
        opacity:1;
    }
}
@-moz-keyframes cir-in {
	0% {
        top:-80px;
        opacity:0;
    }
    100% {
        top:0px;
        opacity:1;
    }
}
@-o-keyframes cir-in {
	0% {
        top:-80px;
        opacity:0;
    }
    100% {
        top:0px;
        opacity:1;
    }
}


@keyframes cir-out {
	0% {
        transform:scale(1);
        opacity:1;
    }
    100% {
        transform:scale(0.8);
        opacity:0;
    }
}
/*@-webkit-keyframes 
@-moz-keyframes 
@-o-keyframes */
.cir_nameLis {
    -webkit-animation:cir-out .6s forwards;
	-moz-animation:cir-out .6s forwards;
	animation:cir-out .6s forwards
}

.cir_nameLis.active {
    -webkit-animation:cir-in .6s forwards;
	-moz-animation:cir-in .6s forwards;
	animation:cir-in .6s forwards
}











.home_project{ margin-top:80px;}
.home_project_title{ text-align:center;}
.home_project_title h3{font-size: 36px; 
    margin: 0 auto; color:#333;margin-bottom:40px;}
.home_project_title p{width: 66.66667%; margin:0 auto; color:#808080; font-size:18px;}
.home_project_title a{ margin:0 auto; margin-top:30px;}


.home_project_top{ margin-top:50px;}
.home_project_left{ margin-right:-1rem;}
.home_project_right{ position:relative; z-index:9999;min-height:712px;}
.home_project_right ul{padding-top:35%;}
.home_project_top .col-lg-7{ padding:0px;}
.home_project_top .col-lg-5{ padding:0px;}
.home_project_right li{color: #fff; position:relative;
    padding-left: 1rem;
    padding-right: 1rem;}
.home_project_right li:before{top: 0;
    bottom: 0;
    left: 10px;
    right: 10px;
    content: '';
    position: absolute;
    z-index: -1;
    transition: background-color 250ms cubic-bezier(.25,.25,.75,.75),top 250ms cubic-bezier(.25,.46,.45,.94),right 250ms cubic-bezier(.25,.46,.45,.94),bottom 250ms cubic-bezier(.25,.46,.45,.94),left 250ms cubic-bezier(.25,.46,.45,.94);}
	
.industry-selector-button{display: block;
    color: inherit;
    text-decoration: none;
    padding-left: 24%;
    transition: padding-left 250ms cubic-bezier(.25,.46,.45,.94); position:relative; z-index:99;}	
.industry-selector-button:before {
    top: 0;
    bottom: 0;
    left: 25%;
    right: auto;
    content: '';
    position: absolute;
    border-left: 1px solid rgba(255,255,255,.5);
    transition: border-left-color 250ms cubic-bezier(.25,.25,.75,.75),top 250ms cubic-bezier(.25,.46,.45,.94),bottom 250ms cubic-bezier(.25,.46,.45,.94),left 250ms cubic-bezier(.25,.46,.45,.94);
}
.button-play-circle {
    height: 60px;
    width: 60px;
    position: absolute;
    top: 50%;
    left: 50px;
    border-width: 2px;
    opacity: 0;
    -ms-transform: translate(-10%,-50%);
    transform: translate(-10%,-50%);
    transition: transform 250ms cubic-bezier(.25,.46,.45,.94),opacity 250ms cubic-bezier(.25,.46,.45,.94);
	border-radius: 50%;
    border: 4px solid #05c0dd;
}	
.title-wrapper {
    height: 80px;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    /* padding-top: .4em; */
    padding-left: 20px;
    color: #fff;
}
.heading.h5 {
    font-size: 16px;
    line-height: 26px;
    margin-top:20px;
    margin: 0;
}
.copy.c1 {
    max-height: 0;
    margin-bottom: 0;
    opacity:0;
    transition: max-height 250ms cubic-bezier(.25,.46,.45,.94),opacity 250ms cubic-bezier(.25,.46,.45,.94);
	font-size:12px;
    line-height: 1.5;
    font-weight: 400;
    margin: 0 0 1.5em; font-size:16px;
}

.home_project_right li .button-play-circle {
    height:60px;
    width: 60px;
    position: absolute;
    top: 50%;
    left: 25px;
    border-width: 2px;
    opacity: 0;
    -ms-transform: translate(-10%,-50%);
    transform: translate(-10%,-50%);
    transition: transform 250ms cubic-bezier(.25,.46,.45,.94),opacity 250ms cubic-bezier(.25,.46,.45,.94);
}


.home_project_left{ margin-top:25px; position:relative;}

.button-play-circle .icon { margin-left:15px; margin-top:10px; display:block;}

.home_project_right li:nth-child(1):before {
    background-color: #07941b;
}

.industry-selector-option:nth-child(2):before {
    background-color: #078519;
}

.industry-selector-option:nth-child(3):before {
    background-color: #087818;
}
.industry-selector-option:nth-child(4):before {
    background-color: #256731;
}

.home_project_right li:after {
    content:"01";
    position: absolute;
    top: 50%;
    left: 40px;
    right: 75%;
    text-align: center;
    font-size: 14px;
    color: #fff;
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    transition: transform 250ms cubic-bezier(.25,.46,.45,.94),opacity 250ms cubic-bezier(.25,.25,.75,.75);

}

.home_project_right li:nth-child(1):after {
    content:"01";
}


.home_project_right li:nth-child(2):after {
    content:"02";
}


.home_project_right li:nth-child(3):after {
    content:"03";
}


.home_project_right li:nth-child(4):after {
    content:"04";
}


.home_project_right li:nth-child(5):after {
    content:"05";
}


.home_project_right li:nth-child(6):after {
    content:"06";
}

.home_project_right li:nth-child(7):after {
    content:"07";
}


.home_project_right li:nth-child(8):after {
    content:"08";
}


.home_project_right li:nth-child(9):after {
    content:"09";
}


.home_project_right li:nth-child(10):after {
    content:"10";
}

.home_project_one{ position:relative;}
.home_project_img{ position:relative;}
.home_project_img:before{top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    position: absolute;
    background-image: linear-gradient(to right,#0a0a28,rgba(10,10,40,.1) 100%);
    opacity: .5;}
.home_project_center{ 
    position:absolute;
    top: 0px;
    bottom: 0;
    left: 16.66667%;
    right: 25%;    
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: start;
    align-items: flex-start;}
.home_project_center:before{top: 0;
    bottom: 0;
    left: 0;
    right: auto;
    content: '';
    position: absolute;
    border-left: 1px solid rgba(255,255,255,.18);}
.home_project_center h6{
  	margin-bottom: 20px;padding-left: 9.5%;color: #FFFFFF;
    border-left: 1px solid #009DD0;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: .05em;
    padding-top: 1.34em;
    padding-bottom: 1.34em; font-weight:600;}
	
	
.home_project_text{padding-left: 9.5%; color:#fff;}
.home_project_text h4{ margin-bottom:20px; font-size: 20px;text-shadow: 1px 1px 1px #000;     line-height: 50px;}
.home_project_text a{display: block;
    width: 120px;
    height: 28px;
    line-height: 28px;
    background: #e60012;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    -khtml-border-radius: 14px;
    font-size: 14px;margin-top:40px;}
.home_project_text a:hover{ background:#e60012;}

.project_hover .button-play-circle {
    -ms-transform: translate(-46%,-50%);
    transform: translate(-46%,-50%);
    opacity: 1;
    transition-duration: 250ms,.4s;
}

.home_project_top{ margin-left:0px; margin-right:-10px;overflow:auto;}

.industry-selector-option.is-active .copy.c1 {
	max-height: 1.5em;
    opacity: 1;
}
.industry-selector-option.is-active .title-wrapper{ color:#333;}
.industry-selector-option.is-active .industry-selector-button:before{
	border-left-color: #05c0dd;
    /*top: -1rem;
    bottom: -1rem;*/
    left: 95px;
	
}
.industry-selector-option.is-active .button-play-circle {
    -ms-transform: translate(-46%,-50%);
    transform: translate(-46%,-50%);
    opacity: 1;
    transition-duration: 250ms,.4s;
}
.industry-selector-option.is-active:before {
    top: -10px;
    bottom: -10px;
    left: 0;
    right: 0;
    background-color: #fff !important;
	z-index:1;
}
.home_project_one.abso {
    position: absolute;
    top: 0;
    display: none; width:100%;
}

.tech_sec3 {
    background: #fff;
    padding: 100px 0 0 0;
}
.tech_sec3 .container{width:100% !important;max-width:100% !important;}
.tech3_tit {
    width: 70%;
    max-width: 600px;
}

.tech3_tit h2 {
    color: #1f7534;
    margin: 0 0 25px;
    padding-bottom: 25px;
    font-size: 46px;
    line-height: 1.2;
    font-weight: bold;
    position: relative;
}
.tech3_tit h2:after{
    content: "";
    display: inline-block;
    width: 46px;
    height: 6px;
    background: #1f7534;
    position: absolute;
    bottom: 0;
    left: 0;
}
.tech3_tit p {
    font-size: 16px;
    line-height: 26px;
    color: #333;
}


.fixRight {
    position: absolute;
	overflow: hidden;
    right: 0;
    top: 360px;
    text-align: center;
    z-index: 999;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s , visibility 0.3s;
}
.fixRight.active{
	visibility: visible;
    opacity: 1;
}
.fixRight li a {
    background: #f6f6f6;
    height: 40px;
    position: relative;
}

.fixRight li a span img {
    height: 100%;
    width: auto;
}

.fixRight li a span {
    display: block;
    padding: 8px;
    height: 100%;
    float: left;
}

.fixRight li {
    border: solid 1px #e6e6e6;
    border-right: none;
    margin-top: -1px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    position: relative;
    left: 0;
}

.fixRight li a h6 {
    margin: 0;
    white-space: nowrap;
    float: left;
    line-height: 40px;
    font-size: 14px;
    margin-left: 5px;
    width: 70px;
    text-align: left;
}

.fixRight ul {
    position: relative;
    right: -75px;
}

.fixRight li:hover {
    left: -75px;
}
.fix_search {
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    background: rgba(0, 0, 0, 0.8);
    top: 100%;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
.fix_search.active{
	top: 0;
    visibility: visible;
}
.fix_searchBox {
    display: inline-block;
    position: relative;
    width: 100%;
    max-width: 660px;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
}

.fix_searchBox input {
    width: 100%;
    line-height: 46px;
    font-size: 18px;
    background: transparent;
    border: none;
    padding: 0 15px;
    border: solid 1px #eee;
}

.fix_searchBox a {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 48px;
    width: 80px;
    text-align: center;
    background: #22acfd;
    color: #fff;
    font-size: 18px;
}

.fix_searchBoxIn {
    position: relative;
    padding-right: 80px;
}

a.fixSearchClose {
    display: inline-block;
    position: absolute;
    top: 25px;
    right: 25px;
    width: 36px;
}

a.fixSearchClose img {
    width: 100%;
}

/**animate**/
.banner_inTxt {
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    position: relative;
}
.news_left:before {content: "";display: block;position: absolute;z-index: 3;width: 100%;height: 100%;top: 0;right: 0;background: #f6f6f6;transition: all 0.6s ease-in-out;}

.news_left.remove:before {
    width: 0;
}

.career1_lis {
    top: 100px;
    opacity: 0;
}
.career_sec2 .career2_top {
    position: relative;
    top: 60px;
    opacity: 0;
}
.career2_bottom{
	position: relative;
    top: 60px;
    opacity: 0;
}
.ab1_img{
	opacity:0;
}
.about1_txtBox {
    top: 80px;
}
.about2_box .ab2_top {
    top: 60px;
    opacity: 0;
    position: relative;
}
.about2_img {
    position: relative;
    left: 80px;
    opacity: 0;
}
.about_sec3 .career2_top {
    top: 60px;
    position: relative;
    opacity: 0;
}
.about4_main {
    left: 60px;
    opacity: 0;
}
.about5_title {
    opacity: 0;
}
.ab5_lis {
    opacity: 0;
    position: relative;
    top: 60px;
}
.pro1_l , .pro1_r {
    top: 60px;
    position: relative;
    opacity: 0;
}
.product2_img{
	opacity:0;
}
/**animate**/









.ab2Add_main:after {content: "";display: table;clear: both;}

.ab2_add_left , .ab2_add_right {
    width: 50%;
    float: left;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.ab2Add_main {
    height: 600px;
}

.ab2_add {
    margin-bottom: 80px;
}

.ab2Add_swiper {
    height: 100%;
    width: 100%;
    position: relative;
}

.ind2_add_slide {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    left: -100%;
    background-size: cover;
    background-position: center center;
}

.ind2_add_slide.current {
    left: 0;
}

.ab2_addL_ab {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 4;
    background: #fff;
    width: 220px;
    padding: 30px 35px;
}

.ab2_add_name span {
    display: block;
    text-transform: capitalize;
    font-weight: bold;
    color: #009FE9;
    position: absolute;
    top: 100%;
    left: 0;
}
.ab2_add_name span.current{
    top:0;
}
.ab2_add_name {
    float: left;
    line-height: 30px;
    font-size: 16px;
    position: relative;
    height: 30px;
    width: 60%;
    overflow: hidden;
}

.ab2_add_num {
    width: 40%;
    float: right;
    text-align: right;
    height: 30px;
    line-height: 30px;
}

.ab2_numL {
    display: inline-block;
    color: #608ad8;
    width: 20px;
    height: 30px;
    overflow: hidden;
    vertical-align: middle;
    position: relative;
}

.ab2_numR {
    display: inline-block;
    color: #a7b5c7;
    height: 30px;
    vertical-align: middle;
}

.ab2_numL span {
    display: block;
    position: absolute;
    top: 100%;
    right: 0;
}
.ab2_numL span.current {
    top: 0;
}

.ab2_add_right {
    background: #243767;
}

.ab2Add_txt {
    width: 70%;
    position: relative;
    margin: 0 auto;
    padding: 90px 0 0;
    height: 100%;
    overflow: hidden;
}

.ab2_addR_ab {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
}

.ab2_addR_ab a {
    display: inline-block;
    width: 90px;
    height: 90px;
    float: left;
    margin-right: 1px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: #1a284d;
}

.ab2Add_txtSec {
    color: #fff;
    position: absolute;
    opacity: 0;
    top:60px;
	max-height: 370px;
    overflow-y: auto;
	padding-right:20px;
}

.ab2Add_txtSec::selection {background: #999 ; color: white ; text-shadow: none ; }
.ab2Add_txtSec::-webkit-scrollbar-track-piece{width:10px;background-color:#999;}
.ab2Add_txtSec::-webkit-scrollbar{width:5px;height:6px}
.ab2Add_txtSec::-webkit-scrollbar-thumb{height:50px;background-color:rgba(255,255,255,1);}
.ab2Add_txtSec::-webkit-scrollbar-thumb:hover{background:#009FE9}

.ab2_addR_ab a i.fa {
    line-height: 90px;
}

.ab2Add_txtBox {
    position: relative;
    margin-top: 50px;
}

.ab2Add_txtSec.current {opacity: 1;top:0;z-index: 1;}
.ab2Add_txtSec h2 {
    margin: 0 0 5px;
    font-size: 18px;
    line-height: 28px;
}
.ab2Add_txtSec h3{
    margin: 0 0 20px;
    font-size: 28px;
    line-height: 38px;
    font-weight: bold;
}

.ab2Add_txtSec p {
    margin: 0 0 5px;
    font-size: 14px;
    line-height: 24px;
}








/**jobSchool**/
.jobSchool1_box {
    text-align: center;
    position: relative;
    z-index: 1;
}

.jobSchool1_boxIn {
    display: inline-block;
    border: solid 5px #ffffff;
    border-radius: 24px;
    height: 380px;
    width: 480px;
}

.jobSchool_sec1 {
    position: relative;
    height: 100vh;
}

.jobSchool1_Bg {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 159, 233, 0.4);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform: skewY(-6deg);
    -webkit-transform: skewY(-6deg);
    -moz-transform: skewY(-6deg);
    -o-transform: skewY(-6deg);
}

.jobSchool1_boxTop {
    height: 55px;
    border-bottom: solid 5px #fff;
    padding: 0 15px;
}

.jobSchool1_boxTopL span {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: #fff;
    border-radius: 60px;
    margin: 0 2px;
}

.jobSchool1_boxTopL {
    float: left;
    padding: 20px 0;
}

.jobSchool1_boxTopR img {
    width: auto;
    height: 100%;
}

.jobSchool1_boxTopR {
    float: right;
    height: 100%;
    padding: 10px 0;
}

.jobSchool1_boxBottom {
    position: relative;
    height: 100%;
    padding-top: 80px;
    margin-top: -55px;
}

.jobSchool_cube {
    height: 264px;
    width: 310px;
    display: inline-block;
    background: #f8f8f8;
    border-radius: 10px;
    box-shadow: 0 0 40px #9c9c9c;
    box-shadow: 0 0 40px rgba(29, 29, 29, 0.38);
    position: relative;
    overflow: hidden;
    padding-top: 52px;
    padding-bottom: 52px;
}

.jobSchool_cubeTop {
    height: 52px;
    padding: 10px 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
}

.jobSchool_cubeTop img {
    height: 100%;
}

.jobSchool_cubeBottom {
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 52px;
    left: 0;
    border-top: solid 1px #eaeaea;
        text-align: left;
}

.jobSchool_cubeBottom img {
    height: 100%;
}

.jobSchool_cubeMid {
    position: relative;
    height: 100%;
    padding: 15px 14px 15px 19px;
    text-align: left;
}
.jobSchool_cubeTxt p {
    font-size: 14px;
    line-height: 24px;
}
.jobSchool_cubeMid ul li {
    line-height: 32px;
    color: #555;
    text-transform: capitalize;
    font-size: 14px;
}

.jobSchool_cubeMid ul li:after {content: "";display: table;clear: both;}

.jobSchool_cubeMid .jm_r {
    float: right;
}

.jobSchool_cubeMidBox {
    position: relative;
    padding-right: 30px;
}

.jobSchool_cubeStar {
    display: inline-block;
    position: absolute;
    right: 0;
    width: 15px;
    top: 50%;
    margin-top: -8px;
}

.jobSchool_cubeStar img {
    width: 100%;
}

.jobSchool_cubeMidBox ul {
    border-right: solid 1px #eee;
    padding-right: 10px;
}


.jobSchool1_txt {
    margin-top: 25px;
}

.jobSchool1_txt h5 {
    margin: 0 0 5px;
    font-size: 18px;
    line-height: 28px;
    color: #00448a;
    font-weight: bold;
}

.jobSchool1_txt p {
    margin: 0;
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    color: #fff;
}
.jobSchool2_l img {
    width: 100%;
}

.jobSchool2_l {
    width: 95%;
    box-shadow: 0 0 100px #b7b7b7;
    box-shadow: 0 0 100px rgba(0, 0, 0, 0.28);
}

.row.jobSchool2_row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

.jobSchool2_r h2 {
    margin: 0 0 10px;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 34px;
    font-weight: bold;
    color: #009FE9;
}

.jobSchool2_r p {
    font-size: 14px;
    line-height: 24px;
    color: #333;
}
.jobSchool4_txt {
    max-width: 380px;
}
.jobSchool6_main {
    text-align: center;
}

.jobSchool6_main h4 {
    margin: 0 0 5px;
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    color: #545454;
}

.jobSchool6_main h5 {
    margin: 0;
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    color: #009FE9;
}

.jobSchool6_main a.tech_more {
    margin-top: 50px;
}

.jobSchool_cubeBottom span {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    vertical-align: middle;
    margin-left: 5px;
}

.jobSchool2_txt {
    padding: 25px 8%;
    background: #fff;
}

.jobSchool2_txt h6 {
    margin: 10px 0 5px;
    font-size: 16px;
    line-height: 26px;
    font-weight: bold;
    color: #009FE9;
}

.jobSchool2_txt p {
    margin: 0 0 5px;
    font-size: 14px;
    line-height: 24px;
    color: #666;
}


.obSchool_swLis {
    width: 100%;
    padding-top: 53%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.swiper-pagination.pagination_jobSchool {
    bottom: 15px;
}

.swiper-pagination.pagination_jobSchool .swiper-pagination-switch {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background: #fff;
    box-shadow: 0 0 3px #585858 inset;
}
.swiper-pagination.pagination_jobSchool .swiper-active-switch{
    background: #009FE9;
    box-shadow: 0 0 3px #99dfff inset;
}




.jobSchool2_txtUl ul li {
    width: 20%;
    float: left;
}

.jobSchool2_txtUl ul:after {content: "";display: table;clear: both;}

.jobSchool2_txtUl {padding: 25px;margin-top: 45px;background: rgba(255, 255, 255, 0.5);}

.jobSchool2_txtUl li h6 {
    margin: 0 0 10px;
    font-size: 16px;
    line-height: 26px;
    font-weight: bold;
    color: #009FE9;
}

.jobSchool2_txtUl li p {
    margin: 0 0 5px;
    font-size: 14px;
    line-height: 24px;
    color: #666;
    position: relative;
    padding-left: 10px;
}

.jobSchool2_txtUl li p:before {content: "";display: inline-block;width: 4px;height: 4px;background: #b0e6ff;border-radius: 50px;position: absolute;top: 10px;left: 0;}

.jobSchool6_main h3 {
    margin: 0;
    font-size: 24px;
    line-height: 34px;
    font-weight: bold;
    color: #009FE9;
    text-indent: 1rem;
}
.jobSchool_sec6 {
    padding: 100px 0 200px;
}
.jobSchool2_txtUl li h6:after {content: "";display: block;width: 33px;height: 2px;background: #009fe9;margin: 5px 0;}
.jobSchool {
    background-size: cover;
    background-position: center top;
}




.jobSchool1_boxIn {
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
}
.jobSchool1_box.active .jobSchool1_boxIn {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transition: all 0.5s cubic-bezier(0.54, 1.66, 0.62, 0.93);
    -webkit-transition: all 0.5s cubic-bezier(0.54, 1.66, 0.62, 0.93);
    -moz-transition: all 0.5s cubic-bezier(0.54, 1.66, 0.62, 0.93);
    -o-transition: all 0.5s cubic-bezier(0.54, 1.66, 0.62, 0.93);
}
.jobSchool1_boxIn .jobSchool_cube{
    top: -160px;
    opacity: 0;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.jobSchool1_box.active .jobSchool1_boxIn .jobSchool_cube{
    top: 0;
    opacity: 1;
    transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
}
.jobSchool1_txt {
    opacity: 0;
    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
}
.jobSchool1_box.active .jobSchool1_txt{
    opacity: 1;
    transition-delay: 0.8s;
    -webkit-transition-delay: 0.8s;
    -moz-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
}

.jobSchool_sec2 .jobSchool2_l , .jobSchool_sec3 .jobSchool2_l , .jobSchool_sec4 .jobSchool2_l{
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
}

.jobSchool_sec2.active .jobSchool2_l , .jobSchool_sec3.active .jobSchool2_l , .jobSchool_sec4.active .jobSchool2_l {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transition: all 0.5s cubic-bezier(0.54, 1.66, 0.62, 0.93);
    -webkit-transition: all 0.5s cubic-bezier(0.54, 1.66, 0.62, 0.93);
    -moz-transition: all 0.5s cubic-bezier(0.54, 1.66, 0.62, 0.93);
    -o-transition: all 0.5s cubic-bezier(0.54, 1.66, 0.62, 0.93);
}

.jobSchool_sec2 .jobSchool2_r , .jobSchool_sec4 .jobSchool2_r {
    position:relative;
    left:200px;
    opacity:0;
    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
}
.jobSchool_sec2.active .jobSchool2_r , .jobSchool_sec4.active .jobSchool2_r {
    left:0;
    opacity:1;
    transition-delay: 0.4s;
    -webkit-transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
}


.jobSchool_sec3 .jobSchool2_r {
    position:relative;
    left:-200px;
    opacity:0;
    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
}
.jobSchool_sec3.active .jobSchool2_r {
    left:0;
    opacity:1;
    transition-delay: 0.4s;
    -webkit-transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
}
.jobSchool2_txtUl ul li {
    position: relative;
    left: 200px;
    opacity: 0;
}




















.jobSchool_sec-8 {
    padding: 120px 0;
}
.wrapper.wrapperIn.wrapper_job {
    background: #fff;
}

.wrapper.wrapperIn.wrapper_job .career1_topBox{
    background: #fff;
}
.fix_searchBoxIn {
    padding-left: 80px;
}

.fix_searchBoxIn select {
    position: absolute;
    width: 80px;
    left: 0;
    top: 0;
    line-height: 46px;
    height: 48px;
    font-size: 16px;
    color: #666;
    background: transparent;
    border: none;
    padding: 0 5px;
    border: solid 1px #eee;
    border-right: 0;
    outline: none;
}

.job_detailL_contact {
    margin: 40px 0 0;
}

.job_detailL_contact p {
    margin: 0;
    font-size: 13px;
    line-height: 23px;
    font-weight: bold;
    color: #0d448b;
}

.tech4_box:after {content: "";display: table;clear: both;}

.tech4_box.notFirst {
    position: absolute;
    z-index: 0;
    width: 100%;
    top: 0;
    left: 0;
}

.tech4_main {
    position: relative;
}

.tech4_box.notFirst .tech4_lis {
    opacity: 0;
}
.tech4_box {
    position: relative;
    z-index: 1;
}

@media (max-width:1440px){

.ind_box1{
	padding:120px 0;
}
.ind1_cot{
	position:relative;
	transform:translateY(0);
}
.ind1_wz h3 {
    font-size: 28px;
    max-width: 20em;
}
.career1_c h2 {
    margin: 0;
    font-size:46px;
}
}


@media (max-width:1200px){

.header_cot {
    padding: 0 25px;
}
.menu li a {
    font-size: 14px;
    padding: 16px 15px;
}
.menu_down li a {
    padding: 2px 16px;
}
.menu li a:after{
	bottom:14px;
}
.logo {
    width: 156px;
}
.ind1_img img {
    max-width: 220px;
}

.ind2_cot {
    padding: 120px 6.5%;
}

.ind2_txt p {
    font-size: 12px;
    line-height: 24px;
}

.ind2_wz p {
    font-size: 13px;
    line-height: 24px;
}


.news_right {
    padding-left: 280px;
}

.news_list ul li a, .news_list ul li .ax {
    padding: 0 15px;
}
.career1_top {
    padding-left: 280px;
}

.pro1_l h2 {
    top: 60px;
    font-size: 36px;
}

.pro1_r {
    padding-top: 60px;
}

.products_sec1 {
    padding: 30px 0 80px;
}

.career1_txt p {
    font-size: 12px;
    line-height: 24px;
	    height: 120px;
}

.career1_txt {
    padding: 10%;
}

.career1_txt .news_more {
    bottom: 10%;
    left: 15%;
}
.banner_inTxt_prodot h4 {
    font-size: 32px;
    line-height: 42px;
    margin: 0 0 15px;
}

.banner_inTxt_prodot h5 {
    font-size: 14px;
    line-height: 24px;
}

.prodot1_txt p {
    font-size: 12px;
    line-height: 22px;
}
.pd2_ltit p{
    font-size: 12px;
    line-height: 22px;
}
.pd2_lLis h5 {
    font-size: 14px;
    line-height: 24px;
}
.pd3Img h3 {
    font-size: 12px;
    line-height: 22px;
    padding-left: 15px;
}
.pd2_lLis h4 {
    font-size: 14px;
    line-height: 24px;
}
.pd2_downloadLis a {
    font-size: 12px;
}
.tech1_txt h2{
    font-size: 26px;
}

.tech1_txt p {
    font-size: 14px;
    line-height: 24px;
}

.tech3_tit h2 {
    font-size: 34px;
    line-height: 44px;
}

.tech3_tit p {
    font-size: 14px;
    line-height: 24px;
}

.home_project_right li .button-play-circle {
    width: 4rem;
    height: 4rem;
    left: 2.5rem;
}

.button-play-circle .icon img {
    width: 26px;
}

.button-play-circle .icon {
    margin-left: 10px;
}

.industry-selector-option.is-active .industry-selector-button:before {left: 6rem;}

.home_project_right li:after {
    right: 80%;
}

.industry-selector-button {}

.industry-selector-button:before {
    left: 19%;
}

.heading.h5 {
    font-size: 14px;
    line-height: 24px;
}
.home_project_text h4 {
    font-size: 28px;
    line-height: 38px;
}

.tech4_tit h2 {
    font-size: 38px;
    line-height: 48px;
}

.tech4_tit h3 {
    font-size: 16px;
    line-height: 26px;
}

.tech4_hide {
    padding: 15px;
}

.tech4_show img {
    height: 32px;
}

.tech4_hide h2 {
    font-size: 18px;
    line-height: 28px;
}

.tech4_hide p {
    font-size: 12px;
    line-height: 22px;
}
.job1_l h2 {
    top: 60px;
    font-size: 36px;
}
.job1_l h2 {
    top: 60px;
    font-size: 36px;
}

.jobTit_main h2 {
    font-size: 28px;
    line-height: 38px;
}
.jobTit_main p {
    font-size: 16px;
    line-height: 26px;
}

.job2_lis {
    padding: 60px 0;
}

.job2_lis a {
    padding: 25px 10px 0;
}

.job2_txt {
    width: 95%;
    padding: 10px 10px;
}

span.job2_ico {
    font-size: 12px;
    line-height: 40px;
}

span.job2_arr {
    padding-top: 10px;
}

.job2_txt h2 {
    padding-bottom: 10px;
}

.job2_txt p {
    font-size: 12px;
    line-height: 22px;
}

.job2_bg span {
    width: 130%;
    transform: rotate(-60deg);
}

.job3_cube {
    width: 70%;
}

.job3_cube h2 {
    font-size: 36px;
}

.job3_cube p {
    font-size: 14px;
    line-height: 24px;
}
.job_detailIn {
    width: 95%;
    padding: 30px;
}

.job_detailL_Box h2 {
    font-size: 16px;
    line-height: 26px;
}

.job_detailL_Box h3 {
    font-size: 12px;
    line-height: 22px;
}

.job_detailL_Box h4 {
    font-size: 12px;
    line-height: 22px;
}

.job_rBox {
    width: 85%;
}

.job_rBox p {
    font-size: 12px;
    line-height: 22px;
}

a.jobDetail_close {
    margin-right: -25px;
}
.contactTit h2 {
    font-size: 18px;
}

.contactTit {
    padding: 60px 0 40px;
}

.news_rBox {
    width: 90%;
}

.contactMain h3 {
    font-size: 14px;
    line-height: 24px;
}

.contact_lLis h2 {
    font-size: 14px;
    line-height: 24px;
}

.contact_lLis h4 {
    font-size: 12px;
    line-height: 22px;
}

a.tech_more {
    padding: 15px 20px;
    min-width: 180px;
}
.career2_top h2 {
    font-size: 16px;
    margin: 0 0 15px;
}

.career2_top p {
    font-size: 13px;
    line-height: 23px;
}

.ab2_top p {
    font-size: 13px;
    line-height: 24px;
}

.about1_txtBox {
    padding: 35px;
}

.ab1_txtLis p {
    font-size: 13px;
    line-height: 24px;
}

.about4_main h3 {
    font-size: 13px;
    line-height: 24px;
}

.ab5_lis h2 {
    font-size: 16px;
    line-height: 26px;
}


.ab2Add_txt {
    width: 80%;
    padding-top: 70px;
}

.ab2Add_txtSec h2 {
    font-size: 14px;
    line-height: 24px;
}

.ab2Add_txtSec h3 {
    font-size: 18px;
    line-height: 28px;
    margin: 0 0 15px;
}

.ab2Add_txtSec p {
    font-size:12px;
    line-height:22px;
}

.ab2Add_main {
    height: 560px;
}









.jobSchool1_txt h5 {
    font-size: 14px;
    line-height: 24px;
}
.jobSchool1_txt p {
    font-size: 14px;
    line-height: 24px;
}

.jobSchool1_boxIn {
    height: 330px;
}

.jobSchool1_boxBottom {
    padding-top: 60px;
    margin-top: -45px;
}

.jobSchool1_boxTop {
    height: 45px;
}

.jobSchool1_boxTopL {
    padding: 12px 0 0;
}

.jobSchool_cubeTop {
    height: 45px;
}

.jobSchool_cubeBottom {
    height: 45px;
}

.jobSchool_cube {
    padding-top: 45px;
    padding-bottom: 45px;
    height: 240px;
}

.jobSchool2_txt h6 {
    font-size: 14px;
    line-height: 24px;
    margin: 5px 0 5px;
}

.jobSchool2_txt p {
    font-size: 12px;
    line-height: 22px;
}

.jobSchool2_r h2 {
    font-size: 18px;
    line-height: 28px;
}

.jobSchool2_r p {
    font-size: 12px;
    line-height: 22px;
}

.jobSchool_cubeTxt p {
    font-size: 12px;
    line-height: 22px;
}

.jobSchool2_txtUl li h6 {
    font-size: 14px;
    line-height: 24px;
}

.jobSchool2_txtUl li p {
    font-size: 12px;
}

.jobSchool2_txtUl li h6:after {
    width: 28px;
}

.jobSchool6_main h3 {
    font-size: 20px;
    line-height: 30px;
}


}



@media (max-width: 767px) {

.tech_sec1 {
    padding: 60px 0;
}

.tech_sec1 .tech1_txt {
    padding-right: 0;
}

.tech1_img, .tech2_img {
    position: relative;
    /*padding: 0 15px;*/
    margin-bottom: 15px;
}

.techImg_box {
    width: 100%;
    /*padding-top: 55%;*/
    position: relative;
}

.tech1_txt h2 {
    font-size: 16px;
    margin: 0 0 10px;
    padding-bottom: 15px;
}

.tech1_txt h2:after {
    height: 4px;
}

.tech1_txt p {
    font-size: 12px;
    line-height: 22px;
}

.tech1_txt a.tech_more {
    margin-top: 20px;
}

a.tech_more {
    padding: 10px 15px;
    min-width: 160px;
    font-size: 12px;
}

.tech1_box {
    min-height: 0;
}

.tech_sec2 {
    padding: 60px 0;
}

.tech_sec2 .tech1_txt {
    padding-left: 0;
    left:0px;
}

.tech_sec3 {
    padding: 60px 0;
}

.tech3_tit {
    width: 100%;
}

.tech3_tit h2 {
    font-size: 18px;
    line-height: 28px;
    margin: 0 0 10px;
}

.tech3_tit p {
    font-size: 12px;
    line-height: 22px;
}

.tech4_tit h2 {
    font-size: 18px;
    line-height: 28px;
    margin: 0 0 15px;
    padding-bottom: 20px;
}

.tech_sec4 {
    padding: 60px 0 0;
}

.tech4_tit h3 {
    font-size: 14px;
    line-height: 24px;
}

.tech4_lis {
    width: 100%;
    height: 360px;
}

.tech4_main {
    margin: 60px 0 0;
}

.tech4_show h3 {
    margin: 20px 0 0;
    font-size: 18px;
    line-height: 28px;
}

.tech3_swImg {
    padding-top: 70%;
}

.tech3_swLis h2 {
    margin: 15px 0 0;
    text-align: center;
    font-size: 12px;
    line-height: 22px;
    height: 44px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
  .tech_sec1 .container{
    width:100% !important;
    padding-left: 0px;
}
  .tech_sec2 .container{width:auto !important;}  

}

