@charset "UTF-8";
header{
  position:absolute;
}
/*banner*/
.banner{
    width: 100%;
    height: 530px;
    overflow: hidden;
    position: relative;
	top:0;
}
.banner-box{
	position:absolute;
	left:50%;
	margin-left:-960px;
	width:1920px;
    height: 530px;
}
.ban-font{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9;
    top: 0;
    left: 0;
    text-align: center;
}
.ban-font h2,.ban-font h3{
    color: #fff;
    display: block;
    font-size: 35px;
    line-height: 50px;
}

/*left-main*/
.left-main,.c_nav{
    position: relative;
    top: -65px;
    z-index: 99;
}
.nav_tab_main li.ny-tabli{
    position: relative;
}
.nav_tab_main li a{
    color: #c0c0c0;
    font-size: 16px;
    line-height: 65px;
    padding: 0 30px;
    border-radius: 5px;
    display: block;
}
.nav_tab_main li a::after{
    content: "";
    position: absolute;
    left: 50%;
    bottom: 2px;
    margin-left: -5px;
    margin-top: 0;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom: 7px solid transparent;
}
.nav_tab_main li.current a.ny-tab1::after,.nav_tab_main li:hover a.ny-tab1::after,.c_nav li:hover a::after,.c_nav li.current a::after{
    border: 6px solid transparent;
    border-bottom: 7px solid #fff;
}
.nav_tab_main li.current a.ny-tab1,.nav_tab_main li:hover a.ny-tab1,.c_nav li:hover a,.c_nav li.current a{
    color: #fff;
}

/*pro*/
.c_nav{
    padding:10px 15px;
}
.c_nav .c_nav1{
    margin: 8px 0;
}
.c_nav span{
    color: #333333;
    font-size: 16px;
    line-height: 32px;
}
.c_nav ul{
    display: inline-block;
}
.c_nav li a{
    color: #fff;
    font-size: 16px;
    line-height: 32px;
    border-radius: 20px;
    padding: 0 22px;
    background: #acce22;
    display: block;
    margin-right: 8px;
}

/*about*/
.content{
    margin-bottom: 50px;
    background: none;
}
.about_video{
    text-align: center;
}
.about_video h3{
    color: #444444;
    font-size: 20px;
    font-weight: 700;
    line-height: 40px;
}
.about_video a{
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    margin:0 auto;
    border-radius: 20px;
    border: 2px solid #353535;
    position: relative;
}
.about_video a:hover{
    background: #353535;
}
.about_video a::after{
    content: "";
    position: absolute;
    left: 50%;
    top: 7px;
    margin-left: -3px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-left: 8px solid #353535;
}
.about_video a:hover::after{
    border-left: 8px solid #fff;
}

.layui-m-layercont, .layui-m-layercont iframe, .layui-m-layercont object {
    width: 650px;
    height: 410px;
}
.layui-m-layer1 .layui-m-layercont{
    padding-bottom: 40px !important;
}
.about{
    padding-top: 30px;
    max-width: 890px;
    margin: 0 auto;
}
.about .ab_til h2{
    color: #222222;
    font-size: 25px;
    font-weight: 700;
    position: relative;
    padding-left: 50px;
}
.about .ab_til h2::before{
    content:"";
    position: absolute;
    left: 0;
    top: 15px;
    width: 36px;
    height: 3px;
    background: #222;
    display: block;
}
.about .ab_til{
    padding-bottom: 20px;
}
.about p{
    color: #333;
    font-size: 15px;
    line-height: 28px;
}

/*team*/
.team ,.teamlist_de{
    width: 900px;
    margin: 0 auto;
}
.team ul{
    margin: 0 -10px;
}
.team ul li{
    width: 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    margin-bottom: 20px;
}
.team ul li .team-box{
    background: #fbfbfb;
    padding: 20px;
}
.team-b{
    margin: 0 10px;
}
.team li .team-box h2{
    color: #222;
    font-size: 22px;
    line-height: 30px;
}
.team li .team-box h2 span{
    color: #333;
    font-size: 15px;
    padding-left: 10px;
}
.team li .team-box h4{
    color: #555;
    font-size: 14px;
    padding-bottom:12px; 
}
.team li .team-box p{
    color: #555;
    font-size: 14px;
    line-height: 24px;
}

/*case_detail*/
.Article-title{
    text-align: center;
    border-bottom: 1px dashed #d1d1d1;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.Article-title h2{
    color: #333;
    font-size: 22px;
}
.Article-title span{
    color: #666;
    font-size: 14px;
    padding: 0 5px;
}
.ca_de-box{
    margin-bottom: 10px;
    color: #333;
    font-size: 15px;
    line-height: 25px;
}
.ca_de-box p,.newsinfo p{
    color: #333;
    font-size: 15px;
    line-height: 25px;
}
.reLink{
    padding-top: 20px;
}

/*store*/
.caselist {
    margin-top: 30px;
}
.caselist ul{
    margin: 0 -10px 25px -10px;
}
.caselist li a h2{
    position: absolute;
    background: rgba(0,0,0,0.6);
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    line-height: 315px;
    text-align: center;
    color: #ffff;
    font-size: 15px;
    font-weight: 700;
    opacity: 0;
    -webkit-transform: scale(0.02);
    -moz-transform: scale(0.02);
    -ms-transform: scale(0.02);
    -o-transform:scale(0.02);
    transform: scale(0.02);
}
.caselist li:hover a h2{    
    -webkit-transform: scale(1.0);
    -moz-transform: scale(1.0);
    -ms-transform: scale(1.0);
    -o-transform: scale(1.0);
    transform: scale(1.0);
    opacity: 1;
}

/*news*/
.newslist,.pro2,.teamlist{
    width: 900px;
    margin: 0 auto;
    overflow: hidden;
}
.newslist ul{
    margin: 0 -10px;
}
.newslist li{
    width: 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding: 20px 0;
}
.news_box{
    margin: 0 10px;
}
.news_pic{
    width:100%;
    overflow: hidden;
}
.newslist li:hover .news_pic img{
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04);
}
.news-font h2{
    line-height: 30px;
    font-size: 12px;
    margin:5px 0;
}
.news-font h2 a{
    color: #444444;
    font-size: 15px;
    line-height: 24px;
    max-height: 48px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    word-break: break-all;
}
.news-font span{
    color: #777;
    font-size: 14px;
    line-height: 20px;
    padding-right: 20px;
}

/*pro2*/
.pro2 .nav_tab2{
    width: 200px;
    float: left;
}
.pro2 .nav_tab2 li{
    border: 1px solid #555;
    margin-bottom: 10px;
    border-radius: 5px;
}
.pro2 .nav_tab2 li a{
    display: block;
    line-height: 40px;
    padding-left: 20px;
}
.pro2 .nav_tab2 li a.current,.pro2 .nav_tab2 li:hover a{
    background: #000;
    color: #fff;
}
.teamlist2,.pro2_de{
    float: right;
    width: 680px;
}
.teamlist2 ul{
    margin: 0 -10px;
}
.teamlist2 li{
    width: 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom:15px;
}

/*team*/

.teamlist ul{
    margin: 30px -10px;
}
.teamlist li,.caselist ul li{
    width: 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    margin-bottom:25px;
}
.teamlist li a,.caselist ul li a,.teamlist2 li a{
    position: relative;
    overflow: hidden;
    margin: 0 10px;
    background: #fff;
    display: block;
}
.team-pic{
    position: relative;
    width: 100%;
    overflow: hidden;
    text-align: center;
    height: 225px;
}
.team-pic img{
    height: 100%;
}
.teamlist li:hover .team-pic img,.teamlist2 li:hover .team-pic img{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.teamlist h2,.teamlist2 li h2{
    text-align: center;
    color: #ffffff;
    font-size: 15px;
    line-height: 40px;
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    background: rgba(0,0,0,0.8);
}

/*pro_detail*/
.pro_dright{
    width: 100%;
}
.pro_dright h2{
    color: #ee8b1a;
    font-size: 25px;
    font-weight: 700;
    line-height: 34px;
    padding-bottom: 20px;
    text-align: center;
}
.pro_debox{
    margin-top: 40px;
}
.pro_debox h4{
    color: #000;
    font-size: 24px;
    position: relative;
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 20px;
    line-height: 38px;
}
.pro_debox h4::after{    
    content: "";
    position: absolute;
    left: 0;
    bottom:-1px;
    width: 50px;
    height: 3px;
    background: #000;
}
.pro_db,.pro_db p{    
    color: #444;
    font-size: 15px;
    line-height: 28px;
}
.pro_debox h3{
    color: #333;
    font-size: 20px;
    font-weight: 700;
    line-height: 45px;
    padding: 0 20px;
    border-radius: 5px;
    border: 1px solid #d1d1d1;
    margin-bottom: 15px;
}
.pro_debox .jjbq-box li{
    width: 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    text-align: center;
}
.pro_debox .jjbq-box li p{
    font-size: 22px;
}

/*contact*/
.contact_left{
    width: 35%;
    margin-bottom: 10px;
    float: left;
}
.contact_left li{
    width: 100%;
}
.contact_left li p{
    display: block;
    margin: 0 auto;
    text-align: left;
    color: #666666;
    font-size: 15px;
    line-height: 32px;
}
.contact_left li p a{
    color: #666666;
    line-height: 32px;
}
.contact_right{
    width: 62%;
    float: right;
}

.form_left input ,.form_left textarea{
    width: 32.23%;
    height: 38px;
    background: none;
    font-size: 14px;
    color: #333;
    border: 1px solid #d3d3d3;
    padding: 10px 0 10px 15px;
    line-height: 45px;
    margin-bottom: 5px;
    border-radius: 4px;
    position: relative;
}
.form_left input.email1{
    margin: 0 1%;
}
.form_left textarea{
    max-width: 100%;
    min-width: 100%;
    max-height: 110px;
    min-height: 110px;
    line-height: 30px;
    padding-top: 5px;
    margin: 0 !important
}
.form-yzm{
    width: 32.23%;
    float: left;
}
#submit-button{
    width: 32.23%;
    background: #000;
    height: 38px;
    text-align: center;
    line-height: 38px;
    color: #fff;
    font-size: 14px;
    float: right;
    border-radius: 4px;
    cursor: pointer;
}
.map{
    margin-top: 25px;
    height: 302px;
}

/*join*/

.recruitment_list{
	width:100%;
	margin:0 auto;
}

.recruitment_list li.blog-content{
    width: 100%;
    border: 1px solid #f1f1f1;
    padding: 20px;
    border-radius: 5px;
    background: #f9f9f9;
	position:relative;
    margin-bottom: 20px;
}
.blog-content-out{
    transition-duration: 0s;
    -moz-transition-duration: 0s;
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
	margin-top:15px;
	padding-top:15px;
}
li.active .blog-content-out{
	border-top:1px solid #f1f1f1;
}

.blog-content-out .recui_til{
	color:#000;
	font-weight:700;
}
.blog-content-out .recruit_list{
	padding-left:15px;
}
.blog-content-out .recruit_list li{
	color:#737373;
}
.blog-content-out a{
	float:right;
	width:120px;
	height:35px;
	background:#000;
	line-height:35px;
	text-align:center;
	color:#fff;
	border-radius:5px;
}

.recruitment_til{
	height:25px;
    cursor: pointer;
}
.recruitment_til span{
	color:#333;
	font-size:16px;
	line-height:25px;
}

.recruitment_til .date{
	color:#929292;
	font-weight:100;
	float:right;
	line-height:25px;
	padding-right:30px;
	font-size:15px;
}

.recruitment_til i{
    position: absolute;
    right: 20px;
}
li.active .recruitment_til i:after{
	content:"-";
	color:#000;
}
.recruitment_til i:after{
	content: '+';
    font-size: 22px;
	line-height:25px;
    color: #333;
    font-style: normal;
    display: block;
}