
.kernel_back{
	height: 100vh;
	background: url(../img/banner1.jpg) no-repeat center center;
}
.kernel_back-p{
	padding-top: 37vh;
	text-align: center;
	font-size: 53px;
	color: #fff;
}
.kernel_back-p p:nth-of-type(2){
	padding-top: 10px;
	font-size: 39px;
}
/*.firstNav {
    background-color: transparent;
}*/
.contactUs{
	/*background: url(../img/about_team.jpg) no-repeat center center; 
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover;*/
	background: rgba(235,233,233,1);
	width:100%;
	height:600px;
}
.contactUs-title{
	text-align: center;
	padding-top: 50px;
}
.contactUs-title-p{
    font-size: 29px;
    color: black;
}
.contactUs-title-p-en{
    font-size: 15px;
    color: black;
    margin-top: 10px;
}
.w950{
	padding-top: 40px;
	width: 950px;
	margin: 0 auto;
}
.name{
	width: 46.5%;
	height: 50px;
	border-radius: 5px;
	border:2px solid rgba(223,223,223,1);
opacity:1;
border-radius:20px;
}
.phone{
	margin-left: 1%;
	width: 46.5%;
	height: 50px;
	justify-content: space-between;
	border-radius: 5px;
	border:2px solid rgba(223,223,223,1);
opacity:1;
border-radius:20px;
}
.qq{
	width: 46.5%;
	height: 50px;
	border-radius: 5px;
	border:2px solid rgba(223,223,223,1);
opacity:1;
border-radius:20px;
}
.wx{
	margin-left: 1%;
	width: 46.5%;
	height: 50px;
	justify-content: space-between;
	border:2px solid rgba(223,223,223,1);
opacity:1;
border-radius:20px;
}
.textarea{
	width: 97%;
	border-radius: 5px;
	border: 1px solid #fff;
	padding: 20px 0 20px 20px;
	height: 100px;
    resize:none;
    border:2px solid rgba(223,223,223,1);
opacity:1;
border-radius:20px;
}
/*input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
color: #fff; 
} 
input:-moz-placeholder, textarea:-moz-placeholder { 
color: #fff; 
} 
input::-moz-placeholder, textarea::-moz-placeholder { 
color: #fff; 
} 
input:-ms-input-placeholder, textarea:-ms-input-placeholder { 
color: #fff; 
} */
input{
	padding-left: 20px;
	color: black;
	font-size: 15px;
}
textarea{
	padding-left: 20px;
	color: black;
	font-size: 15px;
}
.mt20{
	margin-top: 20px;
}
.mt100{
	margin-top: 45px;
}
.button{
    width: 110px;
    height: 36px;
    background-color: #fd4f00;
    margin: 3px 0 0 3px;
    color: #fff;
    cursor: pointer;
    text-align: center;
    line-height: 36px;
}
.button_ou{
	width: 116px;
	height: 42px;
	border: 1px solid #fd4f00;
	margin: 0 auto;
}
.section10-connect {
    height: auto;
}
.wrapper {
    padding: 20px 0;
}
.invite{
   width: 1106px;
   padding: 67px;
   background-color: #fff;
   cursor: pointer;
   border-bottom: 2px solid #f8f8f8 !important;
}
.invite_show{
   width: 1240px;
   background-color: #fff;
   cursor: pointer;
}
.invite_show_in{
	width: 1106px;
	margin: 0 auto;
	padding: 50px 0 70px;
    border-bottom: 2px solid #f8f8f8;
    padding: 40px 0;
}
.invite_des_detail,.invite_qua_detail{
	color: #000;
}
.invite:last-child{
	border-bottom: none;
}
.joinUs-invite{
	width: 100%;
	height: auto;
	background-color: #f8f8f8;
	padding: 100px 0;
}
.invite>div{
	width: 33%;
}
.invite>div:nth-of-type(1){
	border-right: 1px solid #999;
	margin-right: 27px;
}
.invite>div p:nth-of-type(1){
	font-size: 20px;
}
.invite>div p:nth-of-type(2){
	font-size: 14px;
	padding-top: 15px;
	color: #666;
}
.justity-between{
	justify-content: space-between;
}
.button_apply_out{
    width: 140px;
    height: 50px;
    border: 1px solid #fd4f00;
}
.button_apply_in{
    width: 134px;
    height: 44px;
    background-color: #fd4f00;
    margin: 3px 0 0 3px;
    color: #fff;
    cursor: pointer;
    text-align: center;
    line-height: 44px;
}
.button_apply_in_icon{
	background: url(../img/mailbox_icon.png) no-repeat center center; 
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover;
	width:28px;
	height:23px;
	vertical-align: middle;
	margin-bottom: 2px;
}
.inl{
	display: inline-block;
}
.w50{
	width: 50%;
}
.invite_show_title{
	padding-bottom: 15px;
}
.address{
	background: url(../img/address.png) no-repeat center center; 
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover;
	width:20px;
	height:21px;
	vertical-align: middle;
	margin-right: 10px;
}
.align_items{
	align-items: center;
}
.invite_qua>div:nth-of-type(2){
	color: #fd4f00;
}
.hide{
	background: url(../img/more_hide.png) no-repeat center center; 
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover;
	width:16px;
	height:9px;
	margin-left: 3px;
}
.touch_show{
	width: 1240px;
    margin: 0 auto;
    border: 1px solid #fd4f00;
    border-top: none;
}
.invite_des p,.invite_qua p{
   line-height: 26px;
   color: #333;
}




.auto1200 {
    width: 1200px;
    margin: 0 auto;
}
.cases_content{
	background:rgba(255,255,255,1);
	border:1px solid rgba(223,223,223,1);
	box-shadow:0px 3px 6px rgba(0,0,0,0.16);
	opacity:1;
	border-radius:20px;
}
.pd40{
	padding: 30px 50px;
}
.pd50{
	padding: 0 50px;
	border-bottom: 1px solid rgba(112,112,112,1);
}
.pd50 p{
	padding-bottom: 28px;
	border-bottom: 4px solid transparent;
	color: rgba(0,0,0);
}
.botff0{
	margin: 0 50px;
	padding-bottom: 28px;
	border-bottom: 4px solid transparent;
}
.botff01{
	border-bottom: 4px solid rgba(255,0,0,1) !important;
}
.botff0:hover{
	cursor: pointer;
}
.pd50 p:hover{
 cursor: pointer;
}
.cases_content_img{
	/*margin-top: 30px;*/
}
.flex{
	display: flex;
}
.flex-1{
	flex: 1;
}
.align_center{
	align-items: center;
}
.justify_content{
	justify-content: space-between;
}

.cases-banner{
	margin-top: 90px;
	background: url(../img/new/img_guanyuwomen.png) no-repeat center center; 
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover;
	width:100%;
	height:600px;
	display: flex;
	position: relative;
}
.cases-banner p{
	/*text-align: center;*/
	/*color: #fff;*/
}
.cases-banner-title{
	font-size:35px;
	font-family:Segoe UI;
	font-weight:bold;
	color: #fff;
	text-align: center;
}
.cases-banner-en{
	color: #fff;
	font-size:22px;
	font-family:Segoe UI;
	font-weight:bold;
	text-align: center;
	margin-top: 16px;
}
.cases-type1 p{
	color: rgb(0,0,0);
}
.cases_content_img_detail{
	margin: 20px 50px;
	position: relative;
	margin-right: 0;
}
.cases_content_img_detail_title{
	font-size:22px;
	font-family:Segoe UI;
	font-weight:400;
	margin-bottom: 19px;
}
.cases_content_img_detail_detail{
	font-size:16px;
	font-family:Segoe UI;
	font-weight:400;
    line-height: 22px;
    word-break:break-all;
}
.cases_content_img_detail_icon{
	background: url(../img/new/icon_liulanshu.png) no-repeat center center; 
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover;
	width:25px;
	height: 25px;
}
.cases_content_img_img_bottom{
	position: absolute;
	left: 0;
	bottom: 0;
}
.this_enter:hover{
  cursor: pointer;
}
.cases_content_img p{
	/*text-align: center;
	line-height: 28px;
	font-size: 18px;*/
}
.back235{
	width: 100%;
	position: absolute;
	left: 0;
	top: 247px;
	background: rgba(235,233,233,1);
	height: 160px;
}
.back235_detail{
	text-align: center;
	height: 160px;
}
.back235-num{
	font-size:50px;
	font-family:Segoe UI;
	font-weight:400;
	line-height:74px;
	color:rgba(112,112,112,1);
}
.back235-detail{
	font-size:17px;
	font-family:Segoe UI;
	font-weight:400;
	line-height:27px;
	color:rgba(112,112,112,1);
}
.text-center{
	text-align: center;
}
.dev-title{
	font-size:37px;
	font-family:Segoe UI;
	font-weight:bold;
	line-height:64px;
}
.dev-en{
	font-size:21px;
	font-family:Segoe UI;
	font-weight:400;
	line-height:37px;
	color:rgba(0,0,0,1);
}
.bor-dev{
	background:rgba(255,255,255,1);
	border:1px solid rgba(223,223,223,1);
	box-shadow:0px 3px 6px rgba(0,0,0,0.16);
	opacity:1;
	border-radius:20px;
}
.pd41{
	padding: 50px 0;
}
.dev-left{
	width: 210px;
	border-right: 1px solid rgba(112,112,112,1);
	/*overflow-y: scroll;*/
}
.h75{
	height: 75px;
}
.h75 p{
	text-align: center;
	font-size:20px;
	font-family:Segoe UI;
	font-weight:400;
	padding-left: 25px;
}
.h75 p:hover{
	cursor: pointer;

}
.dev-right{
	flex: 1;
	margin-left: 83px;
	margin-right: 60px;
}
.dev-right-img{
	background: url(../img/parnet.png) no-repeat center center; 
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover;
	width:847px;
	height:518px;
	border-radius: 20px;
}
.dev-right-title{
    font-size:20px;
	font-family:Segoe UI;
	font-weight:400;
	line-height:43px;
	color:rgba(255,0,0,1);
}
.dev-right-detail{
	font-size:20px;
	font-family:Segoe UI;
	font-weight:400;
	line-height:43px;
	color:rgba(0,0,0,1);
}
.h75-active{
	font-size:26px !important;
	font-family:Segoe UI;
	font-weight:400;
	color:rgba(255,0,0,1);
	border-left: 4px solid rgba(255,0,0,1);
	padding: 0 !important;
}
.button_new{
	width:180px;
	height:50px;
	background:rgba(255,0,0,1);
	opacity:1;
	border-radius:20px;
	font-size:20px;
	font-family:Segoe UI;
	font-weight:400;
	color:#fff;
	line-height: 50px;
	text-align: center;
	margin: 0 auto;
}
.w300{
	width: 300px;
	border-right: 1px solid rgba(112,112,112,1)
}
.job{
	font-size:24px;
	font-family:Segoe UI;
	font-weight:bold;
	line-height:43px;
}
.exp{
	font-size:16px;
	font-family:Segoe UI;
	font-weight:400;
	line-height:24px;
	color:rgba(143,143,143,1);
	opacity:1;
	margin-top: 10px;
}
.mgd50{
	margin-left: 50px;
}
.for-join-bot{
	width: 203px;
	height: 57px;
	line-height: 57px;
	text-align: center;
	background:rgba(255,0,0,1);
	opacity:1;
	border-radius:20px;	
	font-size:18px;
	color: #fff;
	font-family:Segoe UI;
	font-weight:400;
}
.for-join-bot:hover{
	cursor: pointer;
}
.fbsj{
	font-size:16px;
	font-family:Segoe UI;
	font-weight:400;
	line-height:24px;
	color:rgba(143,143,143,1);
}
.fw{
	font-size:26px;
	font-family:Segoe UI;
	font-weight:bold;
	line-height:43px;
}
.this{
	padding-bottom: 30px;
	padding-top: 20px;
	border-bottom: 1px solid rgba(112,112,112,1);
}
.this:hover{
	cursor: pointer;
}
.zw-detail{
	padding: 26px 0 46px;
	border-bottom: 1px solid rgba(112,112,112,1);
}
.w515{
	width: 515px;
}
.lin-20{
	line-height: 24px;
}
.lin-20 p{
	line-height: 24px;
}
.button_new:hover{
	cursor: pointer;
}


/*首页第一屏显示隐藏(服务)*/
.nav-slide {
    display: none;
    width: 100%;
    height: 380px;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 90px;
    z-index: 1000;
    background: #fff;
}
.shadow-h2{
	-webkit-box-shadow: 0 2px 6px rgba(170, 202, 187, 0.3);
    -moz-box-shadow: 0 2px 6px rgba(170, 202, 187, 0.3);
    -ms-box-shadow: 0 2px 6px rgba(170, 202, 187, 0.3);
    -o-box-shadow: 0 2px 6px rgba(170, 202, 187, 0.3);
    box-shadow: 0 2px 6px rgba(170, 202, 187, 0.3);
}
.content {
    width: 1200px;
    margin: 0 auto;
}
.nav-slide .nav-slide-main {
    position: relative;
    left: 0;
    padding: 10px 0;
    display: inline-block;
    height: auto;
    padding-right: 50px;
}
ul, ol {
    list-style: none outside none;
}
.nav-slide .nav-slide-main .slide-list li {
    width: 536px;
    height: 60px;
    margin-bottom: 10px;
    padding: 0 20px;
    border: 1px solid #e6e6e6;
    background: #fff;
}
.nav-slide .nav-slide-main .slide-list li.hover {
    border-color: #3fcdfd;
}
a:link, a:visited {
    text-decoration: none;
    color: inherit;
}
.nav-slide .nav-slide-main .img-left {
    width: 605px;
    height: 340px;
    position: absolute;
    left: -453px;
    top: 10px;
    display: none;
    overflow: hidden;
}
.nav-slide .nav-slide-main .slide-list li h2 {
    font-size: 14px;
    color: #333;
    line-height: 2.4em;
}
.nav-slide .nav-slide-main .slide-list li p {
    font-size: 12px;
    color: #999;
    text-align: justify;
}

.txt-hidden {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: justify;
}
.nav-slide .nav-slide-main .img-left.active{
	display: block;
}