
.header{
	width: 100%;

}
.top_min {
    background: #000;
    width: 100%;
    height: 94px;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 111;
}

.top-mask{
	width: 100%;
	position:absolute;
	margin: 0 auto;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99;
	height:94px;
}
.header .top{

}

.header .top .logo-box{
	width: 192px;
	height: 74px;
	float: left;
	overflow: hidden;
	margin-top: 6px;
}

.header .top .header-nav{
	width: 750px;
	float:left;
	margin-left: 135px;
	line-height: 94px;
}

.header .top .header-nav li{
	display: inline-block;
	font-size: 15px;
	color: #ffffff;
	margin-right: 20px;
	line-height: 45px;
	transition:all 0.4s ease-in-out;
	-webkit-transition:all 0.4s ease-in-out;
	-moz-transition:all 0.4s ease-in-out;
	-o-transition:all 0.4s ease-in-out;

}

.header .top .header-nav li:hover{
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
}
.header .top .header-nav li a{
	display: block;
	padding:0 10px;
}
.header .top .header-nav li:nth-last-child(1){
	margin-right: 0;
}


.header .top .lang{
	width: 140px;
    float: left;
    border-left: 1px solid #7d7d7d;
    color: #fff;
    position: relative;
    line-height: 25px;
    margin-top: 32px;
    margin-left: 32px;
    padding-left: 44px;
}

.header .top .lang .En_c{
	font-size: 15px;
	color: #fff;
	float: left;

}



.header .top .lang .zh_c{

	font-size: 15px;
	color: #fff;
	float: left;


}

.header .top .lang em{
	padding:0 35px;
	font-size: 15px;
	color: #fff;
}


.index_banner{
	text-align: center;
	position:relative;
	width: 100%;
}

.index_banner .hd{
	position:absolute;
	bottom: 32px;
	left: 11%;
	margin:auto;
	z-index: 99;
}

.index_banner .prev,.index_banner .next{
	position: absolute;
    top: calc(50% - 50px);
    z-index: 99;
    color: #fff;
    font-size: 60px;
    line-height: 100px;
    width: 60px;
    height: 100px;
    display: block;
    font-family: "宋体";
    cursor: pointer; 
}

.index_banner .prev{
	left: 50px;
}
.index_banner .next{
	right: 50px;
}
.index_banner .hd li{
	font-size: 0;
	width: 33px;
	height:2px;
	background: #fff;
	display: inline-block;
	margin-right:13px;
	cursor:pointer; 

}


.index_banner .bd li .img{
	 width: 100%;
    height: 100%;
    min-height: 400px;
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.index-pro{
	margin:40px 0 74px;
}

.index-pro .con-box{
	width: 100%;
}

.index-pro .con-box .text-box{
	width: 832px;
	height:263px;
	float: left;
}


.index-pro .con-box .text-box .tit{

}

.index-pro .con-box .text-box .tit h3{
	font-size: 30px;
	color: #333333;
	padding-top: 35px;
}

.index-pro .con-box .text-box .tit p{
	font-size: 15px;
	color: #888;
	padding: 15px 0 25px;
}

.index-pro .con-box .text-box .text{
	font-size: 15px;
	color: #666666;
	line-height: 28px;
	padding-right: 180px;
}


.index-pro .con-box .text-box .btn{
	font-size: 15px;
	color: #666666;
	margin-top: 35px;
}
.index-pro .con-box .list-box1{
	width: 451px;
	height:596px;
	float: left;
	position:relative;
	margin-left: 17px;
}

.index-pro .con-box .list-box1 .img_box{
	width: 451px;
	height:596px;
	overflow: hidden;
}

.index-pro .con-box .list-box1 .mask{
	position:absolute;
	top: 40px;
	left: 40px;
	margin:auto;
}

.index-pro .con-box .list-box1 .mask h3{
	color: #ffffff;
	font-size: 18px;

}

.index-pro .con-box .list-box1 .mask p{
	font-size: 13px;
	color:#ffffff;
	text-transform: uppercase;
	margin-top: 10px;
}


.index-pro .con-box .list-box2{
	width: 490px;
	height:636px;
	float: left;
	position:relative;
	margin-top: -315px;
}

.index-pro .con-box .list-box2 .img_box{
	width: 490px;
	height:636px;
	overflow: hidden;
}

.index-pro .con-box .list-box2 .mask{
	position:absolute;
	top: 40px;
	left: 40px;
	margin:auto;
}

.index-pro .con-box .list-box2 .mask h3{
	color: #ffffff;
	font-size: 18px;

}

.index-pro .con-box .list-box2 .mask p{
	font-size: 13px;
	color:#ffffff;
	text-transform: uppercase;
	margin-top: 10px;
}


.index-pro .con-box .list-box3{
	width: 325px;
	height:316px;
	float: left;
	position:relative;
	margin-top: -316px;
	margin-left:17px;
}

.index-pro .con-box .list-box3 .img_box{
	width: 325px;
	height:316px;
	overflow: hidden;
}

.index-pro .con-box .list-box3 .mask{
	position:absolute;
	top: 40px;
	left: 40px;
	margin:auto;
}

.index-pro .con-box .list-box3 .mask h3{
	color: #ffffff;
	font-size: 18px;

}

.index-pro .con-box .list-box3 .mask p{
	font-size: 13px;
	color:#ffffff;
	text-transform: uppercase;
	margin-top: 10px;
}


.index-pro .con-box .list-box4{
	width: 325px;
	height:304px;
	float: left;
	position:relative;
	margin: 17px 0 0 17px;
}

.index-pro .con-box .list-box4 .img_box{
	width: 325px;
	height:304px;
	overflow: hidden;
}

.index-pro .con-box .list-box4 .mask{
	position:absolute;
	top: 40px;
	left: 40px;
	margin:auto;
}

.index-pro .con-box .list-box4 .mask h3{
	color: #ffffff;
	font-size: 18px;

}

.index-pro .con-box .list-box4 .mask p{
	font-size: 13px;
	color:#ffffff;
	text-transform: uppercase;
	margin-top: 10px;
}


.index-pro .con-box .list-box5{
	width: 450px;
	height:304px;
	float: left;
	position:relative;
	margin: 17px 0 0 18px;
}

.index-pro .con-box .list-box5 .img_box{
	width: 450px;
	height:304px;
	overflow: hidden;
}

.index-pro .con-box .list-box5 .mask{
	position:absolute;
	top: 40px;
	left: 40px;
	margin:auto;
}

.index-pro .con-box .list-box5 .mask h3{
	color: #ffffff;
	font-size: 18px;

}

.index-pro .con-box .list-box5 .mask p{
	font-size: 13px;
	color:#ffffff;
	text-transform: uppercase;
	margin-top: 10px;
}


.index-pro .con-box .list-box6{
	width: 642px;
	height:321px;
	float: left;
	position:relative;
	margin:17px 16px 0 0;
}

.index-pro .con-box .list-box6 .img_box{
	width: 642px;
	height:321px;
	overflow: hidden;
}

.index-pro .con-box .list-box6 .mask{
	position:absolute;
	top: 40px;
	left: 40px;
	margin:auto;
}

.index-pro .con-box .list-box6 .mask h3{
	color: #ffffff;
	font-size: 18px;

}

.index-pro .con-box .list-box6 .mask p{
	font-size: 13px;
	color:#ffffff;
	text-transform: uppercase;
	margin-top: 10px;
}


.index-pro .con-box .list-box7{
	width: 642px;
	height:321px;
	float: left;
	position:relative;
	margin-top: 17px;
}

.index-pro .con-box .list-box7 .img_box{
	width: 642px;
	height:321px;
	overflow: hidden;
}

.index-pro .con-box .list-box7 .mask{
	position:absolute;
	top: 40px;
	left: 40px;
	margin:auto;
}

.index-pro .con-box .list-box7 .mask h3{
	color: #ffffff;
	font-size: 18px;

}

.index-pro .con-box .list-box7 .mask p{
	font-size: 13px;
	color:#ffffff;
	text-transform: uppercase;
	margin-top: 10px;


}

.index-pro .con-box .list-box1 .img_box img,.index-pro .con-box .list-box2 .img_box img,.index-pro .con-box .list-box3 .img_box img,
.index-pro .con-box .list-box4 .img_box img,.index-pro .con-box .list-box5 .img_box img,.index-pro .con-box .list-box6 .img_box img,
.index-pro .con-box .list-box7 .img_box img{
	-webkit-transition:all 0.8s ease-in-out;
	-moz-transition:all 0.8s ease-in-out;
	-ms-transition:all 0.8s ease-in-out;
	-o-transition:all 0.8s ease-in-out;
	transition:all 0.8s ease-in-out;
}

.index-pro .con-box .list-box1:hover .img_box img,.index-pro .con-box .list-box2:hover .img_box img,.index-pro .con-box .list-box3:hover .img_box img,
.index-pro .con-box .list-box4:hover .img_box img,.index-pro .con-box .list-box5:hover .img_box img,.index-pro .con-box .list-box6:hover .img_box img,
.index-pro .con-box .list-box7:hover .img_box img{
	-webkit-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	transform:scale(1.1,1.1);
}


.index-about{
	background: url(../images/index-about-bg.jpg) no-repeat center center;
	max-width: 1920px;
	margin:0 auto;
	height:550px;
}

.index-about .about-con{

}

.index-about .about-con .text-box{
	width: 650px;
	float: left;
	padding-top: 80px;

}

.index-about .about-con .text-box .tit{

}

.index-about .about-con .text-box .tit h3{
	font-size: 30px;
	color: #ffffff;
}

.index-about .about-con .text-box .tit p{
	font-size: 15px;
	color: #fff;
	padding-top: 10px;
}

.index-about .about-con .text-box .text{
	font-size: 15px;
	color: #fff;
	line-height: 28px;
	padding:40px 100px 0 0;
}
.index-about .about-con .text-box .text h3{
	padding:35px 0 20px;
}
.index-about .about-con .text-box .btn-1{
	font-size: 15px;
	color: #ffffff;
	margin-top: 36px;
}

.index-about .about-con .text-box .btn-1:hover{
	text-decoration: underline;
}

.index-about .about-con .data-box{
	width: 650px;
	float: left;
}

.index-about .about-con .data-box .list-box1{
	width: 234px;
	height:273px;
	border:1px solid #d2d2d2;
	text-align: center;
	float: left;
	margin-left:167px;


}



.index-about .about-con .data-box .list-box1 h3{
	color: #fff;
	font-size: 36px;
	padding:100px 0 20px;
}

.index-about .about-con .data-box .list-box1 p{
	font-size: 15px;
	color: #ffffff;
}


.index-about .about-con .data-box .list-box2{
	width: 246px;
	height:184px;
	border-top:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	text-align: center;
	float: left;
	margin-top:89px;

}

.index-about .about-con .data-box .list-box2 h3{
	color: #fff;
	font-size: 36px;
	padding:58px 0 20px;
}

.index-about .about-con .data-box .list-box2 p{
	font-size: 15px;
	color: #ffffff;
}


.index-about .about-con .data-box .list-box3{
	width: 234px;
	height:273px;
	border:1px solid #d2d2d2;
	text-align: center;
	float: left;
	margin-left:10px;


}

.index-about .about-con .data-box .list-box3 h3{
	color: #fff;
	font-size: 36px;
	padding:100px 0 20px;
}

.index-about .about-con .data-box .list-box3 p{
	font-size: 15px;
	color: #ffffff;
}


.index-about .about-con .data-box .list-box4{
	width: 320px;
	height:184px;
	border-right:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	text-align: center;
	float: left;

}

.index-about .about-con .data-box .list-box4 h3{
	color: #fff;
	font-size: 36px;
	padding:58px 0 20px;
}

.index-about .about-con .data-box .list-box4 p{
	font-size: 15px;
	color: #ffffff;
}


.index-about .about-con .data-box .list-box1:hover,.index-about .about-con .data-box .list-box2:hover,
.index-about .about-con .data-box .list-box3:hover,.index-about .about-con .data-box .list-box4:hover{
	background: rgba(0,0,0,0.7);
	cursor: pointer;
}


.index-news{
	margin:80px 0 120px;
}

.index-news .news-top{
	width: 100%;
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 40px;
}

.index-news .news-top .tit2{
	width: 200px;
	float: left;
}

.index-news .news-top .tit2 h3{
	font-size: 30px;
	color: #333333;
}


.index-news .news-top .tit2 p{
	font-size: 15px;
	color: #888;
	padding-top: 10px;
}

.index-news .news-top .btn2{
	width: 100px;
	float: right;
	font-size: 15px;
	color: #666666;
	margin-top:10px;
}

.index-news .news-top .btn2:hover{
	text-decoration: underline;
}

.index-news .news_slide{
	width: 100%;
	position:relative;
	margin-top:60px;
}

.index-news .news_slide li .list-box{
	width: 100%;
}

.index-news .news_slide li .list-box .text-box{
	width: 670px;
	float: left;
}

.index-news .news_slide li .list-box .text-box h3{
	font-size: 18px;
	color: #333333;
	padding-bottom: 15px;
}

.index-news .news_slide li .list-box .text-box i{
	font-size: 15px;
	color: #888888;
}

.index-news .news_slide li .list-box .text-box .text{
	line-height: 28px;
	font-size: 15px;
	color: #888;
	padding-top: 35px;
}

.index-news .news_slide li .list-box .img_box{
	width: 519px;
	height:257px;
	overflow: hidden;
	float: right;
}

.index-news .news_slide .prev,.index-news .news_slide .next{
	position:absolute;
	bottom: 0;
	margin:0 auto;
	width: 40px;
	height:40px;
	line-height: 40px;
	text-align: center;
	border:1px solid #d2d2d2;
	border-radius: 100%;
	cursor: pointer;
	font-family: '新宋体';
	font-size:15px;
}

.index-news .news_slide .prev{
	left: 0;
}

.index-news .news_slide .next{
	left: 49px;
}

.footer{
	background: #232323;
	padding:60px 0;
}


.footer .foot-con .tit3{
	width: 170px;
	float: left;
	border-right: 1px solid #888;
}


.footer .foot-con .text-box{

}
.footer .foot-con .tit3 h3{
	font-size: 20px;
	color: #ffffff;
}

.footer .foot-con .tit3 p{
	color: #888888;
	font-size: 15px;
	padding-top: 10px;
}
.footer .foot-con .text-box{
	width: 400px;
	float: left;
	margin-left: 80px;
}

.footer .foot-con .text-box p{
	font-size: 14px;
	color: #888888;
	line-height: 30px;
}
.footer .foot-con .footer-share{
   float: right;
}

.footer .footer-code{
	width: 95px;
	float: right;
}

.footer .footer-code .img_box{
	width: 95px;
	height:95px;
	overflow: hidden;
}
.footer-share .bdsharebuttonbox{

}


.footer-share .bdsharebuttonbox .bds_weixin{
    width: 23px;
    height:38px;
    background-image: url(../images/wechat.png);
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 100%;
    background-color: #383838;
}

.footer-share .bdsharebuttonbox .bds_sqq{
     width: 23px;
    height:38px;
    background-image: url(../images/QQ.png);
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 100%;
    background-color: #383838;
    margin
}

.footer-share .bdsharebuttonbox .bds_tsina{
     width: 23px;
    height:38px;
    background-image: url(../images/sina.png);
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 100%;
    background-color: #383838;
}

 .copynight{
	background:#1c1c1c;
}

.copynight p{
	font-size: 14px;
	color: #888888;
	line-height: 55px;
}

.copynight p em{
	padding: 0 20px;
}


/*ABOUT*/

.about .about-nav{
	text-align:center;
	background:#fff;
}



.about .about-nav li{
	display: inline-block;
	width: 76px;
	line-height:70px;
	border-bottom: 2px solid #fff;
	font-size: 15px;
	color: #444444;
	margin-right: 48px;
}
.about .about-nav li a{
	display: block;
}
.about .about-nav li:hover,.about .about-nav li.on{
	border-bottom: 2px solid #343434;
}

.about .introduce{
	width: 100%;
	margin-top: 70px;
}

.about .introduce .list-box{
	width: 100%;
	transition:all 0.4s ease-in-out;
	-webkit-transition:all 0.4s ease-in-out;
	-moz-transition:all 0.4s ease-in-out;
	-o-transition:all 0.4s ease-in-out;
}
/*.about .introduce .list-box:hover{
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
	-webkit-box-shadow:0px 5px 15px #e5e5e5;
    -moz-box-shadow:0px 5px 15px #e5e5e5;
    box-shadow:0px 5px 15px #e5e5e5;
}*/
.about .introduce .list-box .img_box{
	width: 550px;
	height:470px;
	overflow: hidden;
	float: left;
}

.about .introduce .list-box .con-box{
	width: 750px;
	float: left;
	background:#fff;
	height:470px;

}

.about .introduce .list-box .con-box .text-box{
	padding: 70px 65px 50px 65px; 
}
.about .introduce .list-box .con-box .text-box .tit{
	padding-bottom:35px;
}

.about .introduce .list-box .con-box .text-box .tit h3{
	color: #333333;
	font-size: 30px;
}
.about .introduce .list-box .con-box .text-box .tit p{
	color: #888888;
	font-size: 15px;
	padding-top: 10px;
}
.about .introduce .list-box .con-box .text-box .text{
	line-height: 28px;
	font-size: 15px;
	color: #666;
}
.about .introduce .list-box .con-box .text-box2{
	padding: 0 65px; 
}

.about .introduce .list-box .con-box .text-box .text h3{
	font-size:15px;
	color: #444444;
	font-weight: bold;
	padding:32px 0 9px;
}


.about .introduce .pic-box{
	width: 100%;
	height:510px;
	overflow: hidden;
	margin-top: 18px;
	transition:all 0.4s ease-in-out;
	-webkit-transition:all 0.4s ease-in-out;
	-moz-transition:all 0.4s ease-in-out;
	-o-transition:all 0.4s ease-in-out;
}

/*.about .introduce .pic-box:hover{
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
	-webkit-box-shadow:0px 5px 15px #e5e5e5;
    -moz-box-shadow:0px 5px 15px #e5e5e5;
    box-shadow:0px 5px 15px #e5e5e5;
}*/
.about .power{
	height:511px;
	margin:18px 0 86px;
}

.about .power .list-box2{
	width: 100%;
	transition:all 0.4s ease-in-out;
	-webkit-transition:all 0.4s ease-in-out;
	-moz-transition:all 0.4s ease-in-out;
	-o-transition:all 0.4s ease-in-out;

}
/*.about .power .list-box2:hover{
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
	-webkit-box-shadow:0px 5px 15px #e5e5e5;
    -moz-box-shadow:0px 5px 15px #e5e5e5;
    box-shadow:0px 5px 15px #e5e5e5;
}*/
.about .power .list-box2 .con-box{
	width: 872px;
	float: left;
	background:#fff;
	height:511px;
	padding-left: 28px;
	/* padding: 0 28px;
	box-sizing: border-box; */
}


.about .power .list-box2 .con-box .text-box{
	padding-left: 20px;
}



.about .power .list-box2 .con-box .text-box .tit{
	padding:80px 0 40px;
}
.about .power .list-box2 .img_box{
	width: 371px;
	
	height:511px;
	overflow: hidden;
	float: left;
	background: #fff;
    line-height: 511px;
    padding-right: 28px;
	position: relative;
}

.about .power .list-box2 .img_box::after{
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -50px;
	left: 50%;
	margin-left: -63px;
	width: 100px;
	height: 100px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/play_icon.png);
}

.about .power .list-box2 .con-box .text-box .tit h3{
	color: #333333;
	font-size: 30px;
}
.about .power .list-box2 .con-box .text-box .tit p{
	color: #888888;
	font-size: 15px;
	padding-top: 10px;
}

.about .power .list-box2 .con-box .text-box .text p{
	font-size: 15px;
	color: #666666;
	line-height: 33px;
}


.about .power .list-box2  .num-box{
	margin-top: 55px;
}

.about .power .list-box2 .num-box .list{
	display: inline-block;
	float: left;
	width: 200px;
	text-align: center;
}

.about .power .list-box2 .num-box .list h3{
	color: #444444;
	font-family:'Rockwell Bold';
	font-size: 50px;
	font-weight: bold;

}

.about .power .list-box2 .num-box .list p{
	font-size: 15px;
	color: #666666;
	padding-top: 10px;
}



/*product*/

.product .cate{
	background: #fff;
	padding:0 50px;
}
.product .cate .serch-box{
	width: 100%;
}
.product .cate .form-box{
	width: 260px;
	height:40px;
	float: right;
	padding-top: 25px;
}

.product .cate .form-box .txt{
	width: 200px;
	height:40px;
	line-height: 40px;
	background:#f1f1f1;
	font-size: 14px;
	color: #888888;
	text-indent: 10px;
	float: left;
}

.product .cate .form-box .btn{
	width: 60px;
	height:40px;
	background:#f1f1f1 url(../images/search.png) no-repeat center center;
	float: left;
}


.pro-type {

}

.pro-type .tit3-1{

}
.pro-type .tit3-1 h3{
	padding-top: 25px;
	font-size: 18px;
	color: #444444;
	position:relative;
}

.pro-type .tit3-1 h3:after{
	width: 1110px;
	height:1px;
	position:absolute;
	background:#d2d2d2;
	top: 35px;
	right:0;
	margin:auto;
	content:'';
}
.pro-details{
	/* padding: 30px 0 55px; */
	padding: 30px 0 20px;
}
.pro-details li{
	display: inline-block;
	font-size: 15px;
	color:#888;
	background:url(../images/pro-li.png) no-repeat left center;
	text-indent:24px;
	margin-right: 70px;
}

.pro-details li:hvoer{
	color: #666;
}

.pro-details li:hover,.pro-details li.on{
	background:url(../images/pro-li2.png) no-repeat left center;
}


.pro-details li:nth-child(7){
	margin-right: 0;
}

.pro-details2{
	padding: 10px 0 55px;
}
.pro-details2 li{
	text-indent: 0;
	background-image: none;
}
.pro-details2 li.on,
.pro-details2 li:hover{
	color: #000;
	background-image: none;
}



.pro-case{
	margin-top: 30px;
}

.pro-case .list-box{
	width: 410px;
	display: inline-block;
	margin-right: 32px;
	margin: 0 30px 50px 0; 
}

.pro-case .list-box .img_box{
	width: 410px;
	height:320px;
	overflow: hidden;
}

.pro-case .list-box .img_box img{
	width:100%;
	height:100%;
	object-fit:cover;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
}

.pro-case .list-box:hover .img_box img{
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
}

.pro-case .list-box p{
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	color: #444444;
	margin-top: -3px;
}

.pro-case .list-box:hover p{
	background:#fff;
}

.pro-case .list-box:nth-child(3n){
	margin-right: 0;
}


.pages{
	text-align: center;
	margin:60px 0 100px;
}

.pages a{
	padding:10px 15px;
	font-size: 16px;
	color: #888;
	background:#fff;
	border:1px solid #d2d2d2;
	margin:0 3px;
}

.pages a:hover,.pages a.on{
	border:1px solid #000;
}

.service{
	background:#fff;
}

.service .ser-con{
	
	padding:40px 0 50px;
}

.service .ser-con .list-box{
	display: inline-block;
	float: left;
	width: 304px;
	margin-right: 28px;
}
.service .ser-con .list-box:nth-child(4){
	margin-right: 0;
}
.service .ser-con .list-box .pic-box{
	width: 56px;
	line-height: 54px;
	height:54px;
	margin:0 auto;
	overflow: hidden;
}

.service .ser-con .list-box .text-box{
	text-align: center;
}

.service .ser-con .list-box .text-box h3{
	font-size: 16px;
	color: #444444;
	font-weight: bold;
	padding:30px 0 18px;
}

.service .ser-con .list-box .text-box p{
	font-size: 15px;
	color: #666666;

}

/*pro-views*/

.pro-views{

}

.pro-views .pro_slide{
	padding:0 45px 60px 45px;
	background:#fff;
	position:relative;
	margin:45px 0 18px;

}

.pro-views .pro_slide .sslide{
	width: 930px;
	margin:0 auto;
}

.pro-views .pro_slide h3{
	text-align: center;
	font-size:20px;
	color: #666;
	padding:60px 0 40px;
}

.pro-views .pro_slide .prev,.pro-views .pro_slide .next{
	position:absolute;
	top: 50%;
	margin:0 auto;
	width: 40px;
	height:100px;
	line-height: 100px;
	text-align: center;
	font-family: '新宋体';
	color: #8b8b8b;
	font-size: 60px;
	cursor: pointer;
}

.pro-views .pro_slide .prev{
	left: 48px;
}
.pro-views .pro_slide .next{
	right: 48px;
}

.pro-views .pro_slide .last{
	text-align: center;
	margin-top:40px;
}

.pro-views .pro_slide .last a{
	font-size: 15px;
	color: #666666;
}

.pro-views .pro_slide .last em{
	padding:0 35px;
	font-size: 15px;
	color: #666666;
}

.pro-views .pro_slide .last a:hover{
	color: #333333;
}

.pro-views .pro-intro{
	padding:0 45px;
	background:#fff;
}

.pro-views .pro-intro .text-box{
	padding:55px 0 45px;
	text-align:center;
}

.pro-views .pro-intro .text-box img{
	padding-bottom:40px;
}

.pro-views .pro-intro .text-box h3{
	font-size: 20px;
	color: #444444;
}

.pro-views .pro-intro .text-box p{
	font-size: 15px;
	color: #666666;
	padding-top: 15px;
}
.pro-views .pro-intro{
	margin-bottom: 96px;
}
.pro-views .pro-intro .list-box{
	padding-bottom: 70px;
}

.pro-views .pro-intro .list-box .pic-box1{
	width: 529px;
	height:330px;
	overflow: hidden;
	float: left;
}

.pro-views .pro-intro .list-box .pic-box2{
	width: 672px;
	height:330px;
	overflow: hidden;
	float: left;
	margin:0 0 9px 9px;
}

.pro-views .pro-intro .list-box .pic-box3{
	width: 1210px;
	height:609px;
	overflow: hidden;
	float: left;

}


/*join*/

.join{
	background:#fff;
	padding:70px 0 80px;
	padding-bottom: 80px;
}


.join .list{

}
.join .con-box{
	width: 742px;
	float: left;
}



.join .con-box .job .job_box .job_list .list_box{
    width: 100%;
    margin-bottom: 15px;

}
.join .con-box .job .job_box .job_list .list_box .parhd{
    width: 100%;
    height: 55px;
    background: #f1f1f1 url("../images/join001.png") no-repeat right 20px center;

}

.join .con-box .job .job_box .job_list .list_box .parhd h3{
    font-size: 16px;
    color: #333333;
    line-height: 55px;
    text-indent: 30px;
}

.join .con-box .job .job_box .job_list .list_box .parbd{
    padding: 40px;
    border: 1px solid #d2d2d2;
    display: none;
}


.join .con-box .job .job_box .job_list .list_box .parhd.on{
    background: #868686 url("../images/join002.png") no-repeat right 20px center;

}

.join .con-box .job .job_box .job_list .list_box .parhd.on h3{
	color: #fff;
}

.join .con-box .job .job_box .job_list .list_box .parbd .text{
    line-height: 30px;
    font-size: 15px;
    color: #444444;
}


.join .list .text-box{
	width: 450px;
	float: right;
}

.join .list .text-box h3{
	color: #333333;
	font-size: 20px;
	padding-bottom: 35px;
}

.join .list .text-box h4{
	position:relative;

}
.join .list .text-box h4:after{
	position:absolute;
	top: -10px;
	left: 0;
	margin:auto;
	width: 36px;
	height:1px;
	background:#313131;
	content: '';

}

.join .list .text-box .text{
	line-height: 30px;
	font-size: 15px;
	color: #666666;
}

.join-apply{
	margin:55px 0 130px;
}

.join-apply .tit{
	text-align:center;
	padding:60px 0 45px;

}
.join-apply .tit h3{
	font-size: 30px;
	color: #333;
	padding-bottom: 8px; 
}
.join-apply .tit i{
	color: #a4a4a4;
	font-size: 15px;
	text-transform: uppercase;
}
.join-apply .tit p{
	font-size: 15px;
	color: #666666;
	position:relative;
	padding-top: 40px;
}

.join-apply .tit p:after{
	position:absolute;
	top: 19px;
	left: 0;
	right: 0;
	margin: auto;
	width: 28px;
	height:2px;
	content:'';
	background:#313131;
}

.join-apply .apply{
	background:#fff;
	padding: 0 0 80px 0;
	box-shadow: 0 10px 20px #c4c4c4;
}

.join-apply .apply .form-box2{
	padding:0 100px;
}

.join-apply .apply .form-box2 .txt{
	width: 336px;
	height:50px;
	background:#f4f4f4;
	line-height: 50px;
	color: #666666;
	display: inline-block;
	text-indent:12px;
	margin:0 42px 16px 0;
}

.join-apply .apply .form-box2 p{
	width: 720px;
	float: right;
	color: #666666;
	font-size: 14px;
	line-height: 50px;
}


.join-apply .apply .form-box2 p #upfile{
	width: 480px;
	border:1px solid #d2d2d2;
	height:50px;
	text-indent:20px;
}

.join-apply .apply .form-box2 p #path{
	display: none;
}

.join-apply .apply .form-box2 p #btn1{
	width: 150px;
	background:#f4f4f4 url(../images/right.png) no-repeat right 20px center;
	height: 50px;
}
.join-apply .apply .form-box2 .txt:nth-child(3n){
	margin-right: 0;
}

.join-apply .apply .form-box2 .sub-int{
	margin-top: 60px;
}


.join-apply .apply .form-box2 .sub-int p{
	width: 85px;
	height:45px;
	float: left;
}

.join-apply .apply .form-box2 .sub-int .txt2{
	width: 155px;
	height:45px;
	border:1px solid #d2d2d2;
	float: left;
	margin-right: 10px;
	text-indent:12px;
}

.join-apply .apply .form-box2 .sub-int .img_box{
	width: 135px;
	height:47px;
	overflow: hidden;
	float: left;

}

.join-apply .apply .form-box2 .sub-int .btn{
	width: 230px;
	height:50px;
	line-height: 50px;
	text-align:center;
	background:#f4f4f4;
	color:#666666;
	font-size: 15px;
	float: right;
	cursor: pointer;


}


.join-apply .apply .form-box2 .sub-int .btn:hover{
	background:#232323;
	color: #fff;
}
/*contact*/
.contact{
	margin:100px 0 115px;
}

.contact .list-box{

}

.contact .list-box .con-box{
	width: 500px;
	float: left;
}

.contact .list-box .con-box h3{
	font-size: 18px;
	color: #444444;
	padding-bottom: 25px;
}

.contact .list-box .con-box .text{
	line-height: 28px;
	font-size: 15px;
	color: #666666;
}

.contact .list-box .con-box .btn3{
	width: 170px;
	height:50px;
	line-height: 50px;
	text-align: center;
	font-size: 15px;
	color: #444444; 
	background: #efefef;
	margin-top: 35px;
	border:1px solid #efefef;
	cursor: pointer;
}

.contact .list-box .text-box{
	width: 590px;
    float: right;
    padding-left: 60px;
    margin-top: 47px;
    border-left: 1px solid #d2d2d2;
}

.contact .list-box .text-box li{
	font-size: 15px;
	color: #444444;
	line-height: 32px;
	padding-left: 40px;

}

.contact .list-box .text-box li:nth-child(1){
	background:url(../images/address.png) no-repeat left center;
}

.contact .list-box .text-box li:nth-child(2){
	background:url(../images/phone.png) no-repeat left center;
}

.contact .list-box .text-box li:nth-child(3){
	background:url(../images/fax.png) no-repeat left center;
}

.contact .list-box .text-box li:nth-child(4){
	background:url(../images/int.png) no-repeat left center;
}

/*culture*/

.culture{

}

.culture .list-box{
	background:#fff;
	margin: 70px 0 80px; 
}

.title-2{
	padding:74px 0 38px;
}

.title-2 h3{
	font-size: 30px;
	color: #333333;
}

.title-2 p{
	color: #888888;
	font-size: 15px;
	padding-top: 8px;
}

.culture .list-box .text-box{
	padding:0 0 84px 50px;

}

.culture .list-box .text-box .text{
	font-size: 15px;
	color: #444444;
	line-height: 40px;
}

.culture .list-box .img_box{
	width: 100%;
	height:510px;
	overflow: hidden;
}


/*news*/

.news .news-con{
	margin-top:84px; 
}

.news .news-con .list-box{
	border-top: 1px solid #d2d2d2;
	margin-bottom: 60px;
	padding-top: 30px;
}
.news .news-con .list-box{
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
/*.news .news-con .list-box:hover{
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
	-webkit-box-shadow:-8px 5px 15px #e5e5e5;
    -moz-box-shadow:-8px 5px 15px #e5e5e5;
    box-shadow:-8px 5px 15px #e5e5e5;
}*/
.news .news-con .list-box .img_box{
	width: 519px;
	height:245px;
	overflow: hidden;
	float: left;
	background-position: center;
	background-repeat: no-repeat;
	background-size:cover;
}

.news .news-con .list-box .img_box img{
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
}

.news .news-con .list-box:hover .img_box img{
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
}
.news .news-con .list-box .text-box{
	width: 720px;
	float: right;
}

.news .news-con .list-box .text-box h3{
	color: #444444;
	font-size: 18px;
	padding:40px 0 10px;
}

.news .news-con .list-box .text-box i{
	color: #888888;
	font-size: 15px;
}

.news .news-con .list-box .text-box .text{
	color: #888888;
	font-size: 15px;
	line-height: 28px;
	padding:20px 0 35px;
}

.news .news-con .list-box .text-box .news-btn{
	font-size: 15px;
	color: #888888; 
}

.news .news-con .list-box .text-box:hover .news-btn{
	color: #333333;
	text-decoration: underline;
}

.news .pages{
	margin-top: 120px;
}



/*news-views*/

.news-views {
		margin-top: 60px;
}

.news-views .news-tit{
    text-align: center;

}
.news-views .news-tit h3{
    font-size: 30px;
    color: #000000;
}

.news-views .news-tit p{
    padding: 15px 0;
    font-size: 18px;
    color: #000000;

}

.news-views .text-box{
    width: 100%;
    margin-top: 30px;

}

.news-views .text-box p{
   
    font-size: 15px;
    line-height: 28px;
}

.news-views-link{
    margin: 30px 0 50px;
}

.news-views-link li{
    font-size:15px;

}

.fix-side{
    background: url("../images/top.png") no-repeat center center;
    width: 50px;
    height: 50px;
    border:1px solid #d2d2d2;
    float: right;
    margin-right: 100px;
    margin-top: -150px;
    cursor: pointer;
}

#background {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);

}

.messages #div1 {
	background:#fff;
	width: 940px;
	z-index: 1;
	margin: 0 auto;
	position:relative;
	transform:translateY(20%);
	padding-bottom:50px; 

}
 
/*
span {
	color: #333;
	padding-top: 12px;
	cursor: pointer;
	padding-right: 15px;
}
*/
 
#div2 {
	background:#fff;
	margin: auto;
	padding: 0 60px;
}

#div2 h3{
	font-size: 18px;
	color: #444444;
	margin:50px 0;
}
 #div2 .form-box{

 }

 #div2 .form-box .apply{
 	width: 385px;
 	display: inline-block;
 	margin-right: 46px;

 }

  #div2 .form-box .apply p{
  	color: #333;
  	font-size: 15px;
  }

    #div2 .form-box .apply input{
    	width: 384px;
    	height: 50px;
    	border:1px solid #d2d2d2;
    	line-height: 50px;
    	text-indent:12px;
    	font-size: 15px;
    	color: #333;
    	margin-top: 14px;
    }
 #div2 .form-box .apply:nth-child(2n){
 	margin-right: 0;
 }

#div2 .form-box .apply p em{
	color: red;
}
#close {
	padding: 5px;
}
 
#close-button {
	float: right;
	font-size: 30px;
}

  #div2 .form-box .apply2{
  	margin-bottom: 30px;
  }

    #div2 .form-box .apply{
  	margin-bottom: 30px;
  }
  #div2 .form-box .apply2 p{
  	color: #333;
  	font-size: 15px;
  } 

  #div2 .form-box .apply p em{
	color: red;
}


 #div2 .form-box .apply2 p em{
	color: red;
}
#div2 .form-box .apply2 textarea{
    	width: 100%;
    	height:120px;
    	padding-top: 20px;
    	border:1px solid #d2d2d2;
    	text-indent:12px;
    	font-size: 15px;
    	color: #333;
    	margin-top: 14px;

    }


#div2 .form-box .apply3 p{
  	color: #333;
  	font-size: 15px;
  } 

#div2 .form-box .apply3 p em{
	color: red;
}

#div2 .form-box .apply3 .txt{
	width: 200px;
	height:50px;
	border:1px solid #d2d2d2;
	line-height: 50px;
	text-indent:12px;
	font-size: 15px;
	color: #333;
	float: left;
	margin-right: 15px;
}

#div2 .form-box .apply3 .img_box{
	width: 86px;
	height:45px;
	float: left;
	margin-top: 5px;
}

#div2 .form-box .apply3 .btn{
	width: 230px;
	height:50px;
	line-height: 50px;
	font-size: 16px;
	color: #fff;
	text-align:center;
	background:#313131;
	float: right;
}

.enter {
	margin:70px 0 112px;
}
.enter .list-box{
	
	padding-left: 80px;
	background:#fff;
	padding-bottom: 66px;
	
}
.enter .list-box .text-box{
	
	/*background:#fff url(../images/enter-bg.jpg) no-repeat left center;*/
	border-left: 1px solid #d2d2d2;

}
.enter .list-box .text{
	line-height: 75px;
	position:relative;
	margin-left: 38px;
	margin:50px 0 0 0;
}


.enter .list-box .text h3{
	float: left;
	font-size: 22px;
	color: #666666;
	border-bottom: 1px solid #707070;

}

.enter .list-box .text-box p em{
	font-size: 22px;
	color: #666666;
	border-bottom: 1px solid #707070;
	line-height: 79px;
	padding-bottom:10px;
	margin-right: 38px;
}

.enter .list-box .text-box p{
	font-size: 15px;
	color: #666666;
	position:relative;
	line-height: 60px;
	padding-left: 38px;
}
.enter .list-box .text-box p:after{
	position:absolute;
	width: 7px;
	height:7px;
	background:#838383;
	content: '';
	top: 36px;
	left: -4px;
	margin:auto;
}

.enter .pic-box{
	width: 100%;
}

/*brand*/


.brand {
	margin-bottom: 105px;
}

.brand .list-box{
	background:#fff;
	padding:0 50px;
	margin-top: 70px;
}

.brand .list-box .keyword{
	margin-left: -40px;
}

.brand .list-box .keyword li{
	display: inline-block;
	width: 155px;
	text-align: center;
	color: #666666;
	font-size: 16px;
	border-right:1px solid #666;
	position:relative;
}

.brand .list-box .keyword li:nth-child(6){
	border:none;
}


.brand .list-box .keyword li em{
	color: red;
	font-size:22px;
}

.brand .list-box .text-box{
	padding:35px 0 85px;
}

.brand .list-box .text-box .text{
	font-size: 15px;
	color: #666;
	line-height: 28px;
}

.brand .pic-box{
	width: 100%;

}




.honor{
	padding: 80px 0;
}
.honor .listbox{
	width: 100%;
	padding:  0 40px;
	padding-top: 35px;
	box-sizing: border-box;
	margin-bottom: 60px;
	background-color: #fff;
}
.honor .listbox .list{
	width: 370px;
	float: left;
	margin-right: 50px;
	margin-bottom: 30px;
}
.honor .listbox .list:nth-child(3n){
	margin-right: 0;
}
.honor .listbox .list a{
	width: 100%;
	height: 100%;
	display: inline-block;
}
.honor .listbox .list .img_box{
	width: 100%;
	height: 265px;
	border: 1px solid #dcdcdc;
}
.honor .listbox .list p{
	color: #333;
	font-size: 18px;
	text-align: center;
	height: 50px;
	line-height: 50px;
}
.honor .listbox .list:hover p{
	color: #666;
}
.honor .pages{
	margin:  0;
}


.searchbar{
	position: relative;
	font-size:0;
	height:0px;
}
.searchbar .item{
	position: absolute;
	left:50%;
	top:-400px;
	text-align: center;
	z-index: 300;
	transform: translateX(-50%);
	background-color: #e8e8e8;
	padding: 15px 80px;
}
.searchbar .item h4{
	width:110px;
	height:50px;
	line-height:50px;
	font-size:18px;
	color:#333;
	float:left;
	text-align: left;
}
.searchbar .item .distpicker{
	display:inline-block;
	float:left;
}
.searchbar .item .distpicker select{
	display:inline-block;
	float:left;
	width:270px;
	height:50px;
	line-height:50px;
	background-color: #fff;
	outline: none;
	border:none;
	padding-left:15px;
	box-sizing: border-box;
	font-size:14px;
	color:#666;
}
.searchbar .item .distpicker select:nth-child(1){
	margin-right:30px;
}


.empty{
	padding:25px 0;
	font-size:16px;
	color:#666;
}

.net{
	padding:120px 0;
}
.net_box{
	border-top:2px solid #4b4b4b;
	width:560px;
	display:inline-block;
}
.net_box .list{
	width:560px;
	font-size:16px;
	padding:30px 0;
	border-bottom:1px solid #c0c0c0;
}
.net_box .list h4{
	font-size: inherit;
	color:#333;
	margin-bottom:15px;
}
.net_box .list p{
	color:#333;
}
.net .img{
	display:inline-block;
	float:right;
	width:670px;
	margin-top:120px;
}




