@charset "utf-8";
body {
	background: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	line-height: 1.428571429;
	color: #333333;
	min-height: 100vh;
	/*overflow: hidden;*/
	overflow-x: hidden;
	
}

html {
	overflow-x: hidden!important;
	overflow-y: auto;
	-webkit-tap-highlight-color: transparent
}

ol,
ul,
p {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

* {
	font-family: Microsoft Yahei;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img,
input {
	border: 0px;
}

ul li {
	list-style: none;
}

ul,
p,
dl,
dt,
dd {
	padding: 0px;
	margin: 0px;
}

em,
i {
	font-style: normal;
}

.f_left {
	float: left;
}

.f_right {
	float: right;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.h20 {
	height: 20px;
}

.h30 {
	height: 30px;
}

.h50 {
	height: 50px;
}

.clear {
	clear: both;
	display: table;
	width: 100%;
}

.box1400 {
	width: 1400px;
	overflow: hidden;
	margin: 0 auto;
}


.Header-tel{
	float: right;
	position: relative;
	z-index: 999;
	padding-left: 20px;
	height: 100%;
	font-size: 22px;
	color: #008cd7;
	/*font-weight:bold;*/
	align-items:center;
	display: flex;
	}
.Header-tel span{
	width: 22px;
	height: 22px;
	background: url(../img/top-tel.png) center center no-repeat #333;
	display: block;
	border-radius: 50%;
	float: left;
	margin-right: 7px;
}




#banner{
	width: 100%;
	height: 688px;
	/*background:url(../img/banner3.jpg) top center no-repeat;*/
	margin-top: 80px;
}
#banner img{
	width: 100%;
}
/*首页简介*/
/*首页简介*/
#home-about{
	width: 100%;
	/*height: 720px;*/
	/*background: url(../img/home-about-bg.jpg) top left no-repeat #fff;*/
	background-clip: border-box;
	background-size: 100% 100%;
	/*padding: 7% 10% 2% 10%;*/
	box-sizing: border-box;
	/*background: #ff0000;*/
	display: table;
	margin-top: 50px;
}
.home-about-box{
	width: 1400px;
	display: table;
	margin: 0 auto;
}
#home-about .tit{
	width: 1400px;
	height: 110px;
	/*background: #ff0000;*/
	display: table;
	margin: 0 auto;
}
#home-about .tit h2{
	background:url(../img/home-about-tt.jpg) top left no-repeat;
	font-size: 36px;
	color: #000;
	width: 241px;
	height: 92px;
	line-height: 60px;
	text-align: left;
	padding-left: 78px;
	display: block;
	box-sizing: border-box;
	margin-bottom: 30px;
	float: left;
	font-weight: bold;
}
#home-about .tit h2 span{color: #008cd7;}
#home-about .tit a{
	font-size: 16px;
	color: #555;
	float: right;
	display: block;
	width: 100px;
	text-align: right;
	padding-top: 70px;
}




.home-about-video{
	width:650px;
	height: 451px;
	float: left;
	/*padding: 20px 0px 20px 5%;*/
	background: url(../img/home-about-changqu.png) top center  no-repeat;
	background-clip: content-box;
	background-size: contain;
	box-sizing: border-box;
	position: relative;
	/*padding-right: 100px;*/
}
.home-about-video img{
   position: absolute;
   top: 30%;
   right: -60px;
   z-index: 1;
   width: 150px;
   height: 150px;
   -webkit-transition-duration: .5s;
   -moz-transition-duration: .5s;
   -ms-transition-duration: .5s;
   -o-transition-duration: .5s;
   transition-duration: .5s;
	
}
.home-about-video img:hover{
	transform: scale(1.1);
}
.home-about-right{
	width: 750px;
	height: 500px;
	float: right;
	/*background: #ddd;*/
	padding: 10px 0px 0px 60px;
	box-sizing: border-box;
}

.home-about-right .profile{
	font-size: 16px;
	color: #333;
	line-height: 30px;
	padding-top: 30px;
}

/*动态数字开始*/
#home-nub{
	width: 100%;
	height: 180px;
	/*background:#fff;*/
	position: relative;
}
.nub-cont{
	width: 100%;
	margin: 0 auto;
	padding-top: 40px;
}
.nub-cont li{
	float: left;
	width: 33.3%;
	text-align: left;
	font-size: 18px;
	color: #555;
}
.nub-cont li b{
	font-size: 50px;
	/*display: block;*/
	color: #008cd7;
	float: left;
}
.nub-cont li p{
	display: table;
}
.nub-cont li p span{
	font-size: 26px;
	color: #555;
	font-weight: normal;
	height: 20px;
	line-height: 20px;
	float: left;
}
/*动态数字结束*/

/*首页应用场景开始*/

#home-cj{
	width: 100%;
	height: 1100px;
	margin: 0 auto;
	/*background: #eee;*/
	position: relative;
	overflow: hidden;
}
.home-cj-tt{
	width: 1400px;
	height: 91px;
	margin: 0 auto 30px auto;
	display: table;
}
.home-cj-tt h2{
	background: url(../img/home-fangan-tt.jpg) top left no-repeat;
	font-size: 36px;
	color: #000;
	width: 262px;
	height: 91px;
	text-align: left;
	padding-left: 70px;
	line-height: 60px;
	display:table;
	box-sizing: border-box;
	float: left;
	
	font-weight: bold;
}
.home-cj-tt h2 span{color: #008cd7;}
.home-cj-tt a{
	font-size: 16px;
	float: right;
	width: 100px;
	display: block;
	padding-top: 30px;
	text-align: right;
}


#home-fa{
	width: 1400px;
	height: 600px;
	margin: 0 auto;
	background: url(../img/fa_ba01.jpg) top center no-repeat;
	overflow: hidden;

}
#home-fa .fa_pic{
	width: 20%;
	float: left;
	height: 600px;
	position: relative;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}



#home-fa .fa_pic .box{
	position: absolute;
	z-index: 2;
	bottom: 0px;
	left: 0;
	right: 0;
	width: 80%;
	height: 160px;
	border-radius: 0px 50px 0px 0px;
	padding: 2% 8% 8% 7%;
	overflow: hidden;
	box-sizing: border-box;

}
 #home-fa .fa_pic:hover{
 	width: 55%;
 }
  #home-fa .fa_pic:hover .box{
	position: absolute;
	z-index: 2;
	bottom: 0px;
	left: 0;
	right: 0;
	width:80%;
	height: 160px;
	/*background: rgb(0,140,215,.9);*/
	border-radius: 0px 50px 0px 0px;
	padding: 2% 8% 8% 7%;
	box-sizing: border-box;
	transition:all .5s ease;

}


#home-fa .fa_pic .box h4{
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	line-height: 30px;
	padding: 5px 0px;
}
#home-fa .fa_pic .box p{
	font-size: 14px;
	color: #fff;
	text-align: left;
	width: 100%;
	line-height: 25px;
	height: 100px;
	display:none;
	overflow: hidden;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}

.cur {
		width: 60% !important;
	}
#home-fa .cur .box {
	background: rgb(44,153,209,.9);
}
#home-fa .cur .box p{
	display: block;;
}
#home-fa .cur .bg1{
	background: none !important;
}	

#home-fa .fa_pic .bg1{
	position: absolute;
	z-index: 1;
	bottom:0;
	left: 0;
	width: 100%;
	height: 650px;
	background: rgb(0,0,0,.6);

}


#home-fa .fa_pic:nth-of-type(1){
	background: url(../img/fa_ba01.jpg) top center no-repeat;
	/*background-clip: content-box;
	background-size: 100% 100%;*/
}
#home-fa .fa_pic:nth-of-type(2){
	background: url(../img/fa_ba02.jpg) top center no-repeat;
	/*background-clip: content-box;
	background-size: 100% 100%;*/
}
#home-fa .fa_pic:nth-of-type(3){
	background: url(../img/fa_ba03.jpg) top center no-repeat;
	/*background-clip: content-box;
	background-size: 100% 100%;*/
}
#home-fa .fa_pic:nth-of-type(4){
	background: url(../img/fa_ba04.jpg) top center no-repeat;
	/*background-clip: content-box;
	background-size: 100% 100%;*/
}

/*首页应用场景结束*/
/*首页产品开始*/
#home-pro{
	width: 100%;
	height: auto;
	padding: 30px 0px;
	box-sizing: border-box;
}
/*@media all and (max-width:1600px) {
	#home-pro{
	padding: 50px 0px !important;
	}
}*/

.home-pro-tt{
	width: 1400px;
	height: 110px;
	margin: 30px auto 0px auto;
	/*background: #ff0000;*/
	display: table;
}
.home-pro-tt h2{
	background: url(../img/home-zhuangbei-tt.jpg) bottom left no-repeat;
	font-size: 36px;
	color: #000;
	width: 294px;
	height: 90px;
	text-align: left;
	padding-left: 65px;
	padding-top: 7px;
	display:block;
	box-sizing: border-box;
	float: left;
	font-weight: bold;
}
.home-pro-tt h2 span{color: #008cd7;}
.home-pro-tt>a{
	font-size: 16px;
	float: right;
	line-height: 50px;
	width: 100px;
	display: block;
	padding-top: 30px;
	text-align: center;
}
.home-pro-tt2{
	width: 1400px;
	height: 90px;
	margin: 0 auto;
	/*background: #ff0000;*/
	display: table;
}
.home-pro-tt2 h2{
	background: url(../img/home-chj-tt.jpg) bottom left no-repeat;
	font-size: 36px;
	color: #000;
	width: 294px;
	height: 90px;
	text-align: left;
	padding-left: 60px;
	padding-top: 7px;
	display:block;
	box-sizing: border-box;
	float: left;
	font-weight: bold;
}
.home-pro-tt2 h2 span{color: #008cd7;}
.home-pro-tt2>a{
	font-size: 16px;
	float: right;
	line-height: 50px;
	width: 100px;
	display: block;
	padding-top: 30px;
	text-align: center;
}
.home-pro-class{
	/*width:600px;*/
	height: 50px;
	text-align: center;
	padding: 30px 0px;
	display: table;
	float: right;
	/*background: #ddd;*/
}
.home-pro-class>a{
	background: url(../img/xian01.jpg) left center no-repeat;
	font-size: 16px;
	color: #222;
	height: 50px;
	line-height: 50px;
	padding: 0px 20px;
}
.home-pro-class li:last-child{
	background: none !important;
	-webkit-background: none !important;
	font-size: 50px;
	}
.home-pro-class a:hover,.atc{
	color: #008cd7 !important;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}



.home-pro-class a:first-child{background: none;}
/*.home-pro-class a:last-child{background: url(../img/xian03.png) left center no-repeat; color: #666;}*/
/*.home-pro-class a:last-child:hover{background: url(../img/xian02.png) left center no-repeat; color: #008cd7;}*/
.home-pro-cont{
	width: 1400px;
	height: 560px;
	padding: 0px 0px;
	box-sizing: border-box;
	/*background: #ff0000;*/
	margin: 0 auto;
	overflow: hidden;
}
.home-pro-cont>div{
	width: 100%;
	height: 100%;
	margin: 0 auto;
	display: block;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
	/*opacity:0;*/
}
.home-pro-cont .home-pro-l{
	float: left;
	width: 380px;
	height: 550px;
	padding-right: 5px;
	box-sizing: border-box;
	/*background: #ff0000;*/
}
.home-pro-cont .home-pro-l>img{
	width: 100%;
	height: 100% !important;
}
.home-pro-cont .home-pro-r{
	float: right;
	width: 1010px;
	height: 100%;
	/*background: #000;*/
}
.home-pro-cont .home-pro-r dl{
	border: solid 1px #ccc;
	margin:0px 7px 10px 7px;
	padding: 10px;
	width: 490px;
	height: 270px;
	box-sizing: border-box;
	display: block;
	float: left;
	background: #fff;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
	overflow: hidden;
	/*background: #ff0000;*/
	
}
.home-pro-cont .home-pro-r dl:hover{
	border: solid 1px #008cd7;
}
.home-pro-cont .home-pro-r dl dt{
	float: left;
	display: block;
	width: 246px;
	height: 220px;
	/*background: #ff0000;*/
	padding-top: 10px;
	box-sizing: border-box;
}
.home-pro-cont .home-pro-r dl dt img{width: 100%; height: 200px;}
.home-pro-cont .home-pro-r dl dd{
	width: 207px;
	height: 270px;
	float: right;
	position: relative;
	
}

.home-pro-cont .home-pro-r dl dd p{
	font-size: 14px;
	line-height: 23px;
	color: #888;
		overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.home-pro-cont .home-pro-r dl dd h3{
	font-size: 20px;
	line-height: 30px;
	color: #000;
	margin-top: 20px;
}
.home-pro-cont .home-pro-r dl dd a{
	width: 80px;
	height: 25px;
	background: #008cd7;
	border-radius: 5px;
	display: block;
	text-align: center;
	line-height: 25px;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 50px;
	z-index: 1;
}
.home-pro-cont .home-pro-r dl:hove{
	transform: scale(1.1);
}


/*首页产品结束*/

/*首页催化剂*/


.home-pro-cont2{
	width: 1400px;
	height: 560px;
	padding: 0px 0px;
	box-sizing: border-box;
	/*background: #ff0000;*/
	margin: 0 auto;
	overflow: hidden;
}
.home-pro-class2{
	height: 50px;
	text-align: center;
	padding: 30px 0px;
	display: table;
	float: right;
}
.home-pro-class2>a{
	background: url(../img/xian01.jpg) left center no-repeat;
	font-size: 16px;
	color: #222;
	height: 50px;
	line-height: 50px;
	padding: 0px 20px;
}

.home-pro-class2 a:first-child{background: none;}
.home-pro-cont2{
	width: 1400px;
	height: 560px;
	padding: 0px 0px;
	box-sizing: border-box;
	/*background: #ff0000;*/
	margin: 0 auto;
	overflow: hidden;
}
.home-pro-cont2>div{
	width: 100%;
	height: 100%;
	margin: 0 auto;
	display: block;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
	/*opacity:0;*/
}
.home-pro-cont2 .home-pro-l2{
	float: left;
	width: 380px;
	height: 550px;
	padding-right: 5px;
	box-sizing: border-box;
	/*background: #ff0000;*/
}
.home-pro-cont2 .home-pro-l2>img{
	width: 100%;
	height: 100% !important;
}
.home-pro-cont2 .home-pro-r2{
	float: right;
	width: 1010px;
	height: 100%;
	/*background: #000;*/
}
.home-pro-cont2 .home-pro-r2 dl{
	border: solid 1px #ccc;
	margin:0px 7px 10px 7px;
	padding: 10px;
	width: 490px;
	height: 270px;
	box-sizing: border-box;
	display: block;
	float: left;
	background: #fff;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
	overflow: hidden;
	/*background: #ff0000;*/
	
}
.home-pro-cont2 .home-pro-r2 dl:hover{
	border: solid 1px #008cd7;
}
.home-pro-cont2 .home-pro-r2 dl dt{
	float: left;
	display: block;
	width: 246px;
	height: 180px;
	/*background: #ff0000;*/
	padding-top: 10px;
	box-sizing: border-box;
}
.home-pro-cont2 .home-pro-r2 dl dt img{width: 100%; height: 200px;}
.home-pro-cont2 .home-pro-r2 dl dd{
	width: 207px;
	height: 270px;
	float: right;
	position: relative;
	
}

.home-pro-cont2 .home-pro-r2 dl dd p{
	font-size: 14px;
	line-height: 23px;
	color: #888;
		overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.home-pro-cont2 .home-pro-r2 dl dd h3{
	font-size: 20px;
	line-height: 50px;
	color: #000;
	margin-top: 20px;
}
.home-pro-cont2 .home-pro-r2 dl dd a{
	width: 80px;
	height: 25px;
	background: #008cd7;
	border-radius: 5px;
	display: block;
	text-align: center;
	line-height: 25px;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 50px;
	z-index: 1;
}
.home-pro-cont2 .home-pro-r2 dl:hove{
	transform: scale(1.1);
}




/*首页催化剂结束*/






.ys_cont1400 {
	width: 1100px;
	margin: 0 auto;
	max-width: 100%;
	/*box-sizing: initial;*/
}

@media screen and (max-width:1680px) {
	.ys_cont1400{
		width: 82.5%
	}
}


@media screen and (max-width:1200px) {
	.ys_cont1400{
		width: 100%;
		padding: 0 40px
	}
}

@media screen and (max-width:767px) {
	.ys_cont1400{
		padding: 0 20px
	}
}
/*首页案例结束*/






/*首页案例结束*/



#home-news{
	width: 1400px;
	margin: 20px auto 80px auto;
}
#home-news .news-tt{
	width: 100%;
	height: 100px;
	margin-bottom: 20px;
}
#home-news .news-tt h2{
	background: url(../img/home-news-tt.jpg) bottom center no-repeat;
	font-size: 36px;
	color: #000;
	width: 246px;
	height: 91px;
	text-align: left;
	padding-top: 10px;
	padding-left: 75px;
	box-sizing: border-box;
	font-weight: bold;
	display: block;
	float: left;
}
#home-news .news-tt h2 span{color: #008cd7;}


#home-news .news-tt p{
	float: right;
	margin-top: 50px;
}
#home-news .news-tt p a{
	width: 100px;
	font-size: 16px;
	line-height: 30px;
	color: #333;
	padding-left: 50px;
}
#home-news .news-tt p a>img{ margin-right: 10px;}
#home-news .news-tt p a:hover{color: #008cd7;}
#home-news .news-cont{
	width: 100%;
	height: 400px;
	
}
#home-news .news-cont .fl{
	width: 36%;
	height:400px;
	float: left;
	background: #f2f2f2;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
#home-news .news-cont .fl:hover{background:#62c6fa;}
#home-news .news-cont .fl img{
	display: table;
	width: 100%;
	height: 330px;
}
#home-news .news-cont .fl .text{
	display: table;
	width: 94%;
	height: 30px;
	/*background: #ff0000;*/
	margin: 20px auto;
}

#home-news .news-cont .fl .text>h3{
	font-size: 18px;
	color: #000;
	line-height: 30px;
	float: left;
	display: block;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
#home-news .news-cont .fl .text a{
	float: right;
	width: 80px;
	height: 30px;
	display: block;
	border-left: solid 1px #bcbcbc;
	background: url(../img/home-news03.png) center right no-repeat;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
#home-news .news-cont .fl:hover .text h3{color: #fff;}
#home-news .news-cont .fl:hover .text a{
	border-left: solid 1px #fff;
	background: url(../img/home-news03x.png) center center no-repeat;
}


#home-news .news-cont .fr{
	width: 64%;
	height:400px;
	float: right;
	/*background: #ff0000;*/
}
#home-news .news-cont .fr li{
	width: 50%;
	height: 100%;
	float: left;
	border: solid 1px #ddd;
	box-sizing: border-box;
	padding: 3%;
	box-sizing: border-box;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
#home-news .news-cont .fr li:hover{
	width: 50%;
	height: 100%;
	float: left;
	border: solid 1px #ddd;
	box-sizing: border-box;
	padding: 3%;
	box-sizing: border-box;
	background: #f8f7f7;
}
#home-news .news-cont .fr li>span{
	display: table;
	font-size: 44px;
	font-weight: bold;
	color: #848484;
	margin-bottom: 30px;
}
#home-news .news-cont .fr li>span i{
	font-size: 18px;
	font-weight: normal;
	display: table;
	color: #999;
}
#home-news .news-cont .fr li h3{
	font-size: 18px;
	color: #333;
	line-height: 32px;
	margin-bottom: 10px;
}
#home-news .news-cont .fr li:hover h3{color: #000;}
#home-news .news-cont .fr li p{
	font-size: 14px;
	color: #333;
	line-height: 25px;
	/*background: #ff0000;*/
	height: 120px;
}
#home-news .news-cont .fr .more{
	font-size: 16px;
	color: #626262;
	width: 90px;
	height: 30px;
	background: url(../img/home-news04.png) right center no-repeat;
	display: block;
	line-height: 30px;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
#home-news .news-cont .fr li:hover .more{color: #008cd7;background: url(../img/home-news04x.png) right center no-repeat;}



/*底部开始*/
/*底部开始*/
#foot-box{
	width: 100%;
	display: table;
	clear: both;
}
#foot-box .foot{
	width: 100%;
	height: 460px;
	background: url(../img/foot-bg.jpg) top center no-repeat ;
	background-size: 100% 100%;
	padding:130px 0px 30px 0px;
	box-sizing: border-box;
}
#foot-box .foot-1360{
	width: 1360px;
	height: 100%;
	margin: 0 auto;
	/*background: #ff0000;*/
	display: table;
}
#foot-box .foot dl{
	float: left;
	margin: 0px 45px;
}
#foot-box .foot dl:last-child{
	float:right;
	margin: 0px 0px;
}


/*@media all and (max-width:1600px) {
	#foot-box .foot{
	padding: 30px 5% !important;
}
}*/
#foot-box .foot dl dt{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	display: table;
	line-height: 60px;
}
#foot-box .foot dl dd{
	font-size: 14px;
	line-height: 25px;
	display: table;
	color: #fff;
}
#foot-box .foot dl dd a{
	color: #fff;
}
#foot-box .foot dl dd a:hover{color: #ddd;}
#foot-box .foot dl dd p{
	font-size: 28px;
	color: #fff;
	font-weight: bold;
	line-height: 30px;
}

#foot-box .copy{
	width: 100%;
	height: 85px;
	background: #0a8fd6;
	padding: 5px 0px;
	box-sizing: border-box;
}
#foot-box .copy>img{
	height: 70px;
	padding-top:10px;
	float: left;
}
#foot-box .copy p{
	float: right;
	font-size: 14px;
	color: #fff;
	line-height: 25px;
	text-align: right;
	padding-top: 15px;
	width: 70%;
}






#focus_Box{position:relative;width:100%;height:600px;margin:50px auto 0 auto;}
#focus_Box ul{position:relative;width:100%;height:500px; margin: 0 auto;}
#focus_Box li{ z-index:0;position:absolute; width:0px;height:100%;top:146px;cursor:pointer;left:377px;}
#focus_Box li img{width:100%;height:100%;vertical-align:top; background: #cc0000; }
#focus_Box li p{
	height: 50px;
	background:#ddd;
	text-align: center;
	font-size: 20px;
	line-height: 50px;
}



#focus_Box .prev,
#focus_Box .next {
	display: block;
	z-index: 100;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	width: 50px;
	height: 60px;
	top: 131px;
}

#focus_Box .prev {
	background: url(../img/fl.png) left bottom no-repeat;
	left: -70px;
	top: 205px;
}

#focus_Box .next {
	background: url(../img/fr.png) right bottom no-repeat;
	right: -60px;
	top: 205px;
}

#focus_Box .prev:hover {
	background-position: left top;
}

#focus_Box .next:hover {
	background-position: right top;
}



/*内容页样式*/
/*内容页样式*/
.ny_banner{
	padding-top: 130px;
	width: 100%;
	height: 200px;
	background: url(../img/about_banner.jpg) top center no-repeat;
}
.ny_banner h3{
	font-size: 36px;
	color: #fff;
	font-weight: bold;
	width: 1360px;
	margin: 0 auto;
}
.ny_banner h4{
	font-size: 18px;
	color: #fff;
	/*font-weight: bold;*/
	width: 1360px;
	margin: 0 auto;
	font-family: arial;
}
.ny_banner .posi{
	background: url(../img/posi.png) left center no-repeat;
	width: 1360px;
	margin:0px auto;
	font-size: 16px;
	color: #fff;
	padding-left: 20px;
	line-height: 30px;
}
.ny_banner .posi a{
	color: #fff;
}
.ny_banner .posi a:hover{
	color: #008cd7;
}




/*内容页公共样式*/
#ny_content{
	width: 1300px;
	padding-top: 50px;
	/*background: #f6f7f9;*/
	/*background: #ff0000;*/
	margin: 0 auto;
	
	
}
#news_content{
	width: 100%;
	padding-top: 50px;
	/*background: #f6f7f9;*/
	/*background: #ff0000;*/
	margin: 0 auto;
	
	
}
.cj_fenlei {
	width:1300px;
	font-size: 16px;
	color: #000;
	line-height: 40px;
	margin: 0 auto 50px auto;
	display: table;
}
.cj_fenlei h3{
	font-size: 18px;
	color: #000;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	margin-right: 20px;
	float: left;
	display: block;
	width: 90px;
}
.cj_fenlei ul{
	float: left;
	width: 1180px;
	display: block;
}
.cj_fenlei a {
	line-height: 40px;
	padding-left: 25px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	display:block;
	color: #333;
	font-size: 16px;
	background: url(../img/lei01x.jpg) left center no-repeat;
	float: left;
	margin-right: 30px;
}

.cj_fenlei a:hover,
.cj_fenlei a.act {
	background:url(../img/lei01.jpg) left center no-repeat;
	color: #008cd7;
	/*font-weight: bold;*/
}

.cj_fenlei em {
	color: #9a9a9a;
	font-size: 22px;
	line-height: 140px
}
.actt {
	background:url(../img/lei01.jpg) left center no-repeat !important;
	color: #008cd7 !important;
	/*font-weight: bold;*/
}
/*应用场景样式*/

.cj_list{
	width: 1000px;
	height: 366px;
	background: #fff;
	margin: 0px auto 50px auto;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
.cj_list dl{
	width: 100%;
	height: 100%;
	background: #f0f0f0;
}
.cj_list dl dt{
	width: 450px;
	height: 366px;
	float: right;
	overflow: hidden;
}
.cj_list dl dt img{
	width: 100%;
	height: 100%;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
.cj_list dl dd{
	width: 550px;
	height: 366px;
	float: left;
	padding:50px 20px;
	box-sizing: border-box;
}
.cj_list .text{
	display: table;
	height: 60px;
	width: 100%;
}
.cj_list .text h3 {
	font-size: 26px;
	color: #000;
	float: left;
	/*font-weight: bold;*/
	margin-right: 10px;
}
.cj_list .text span {
	font-size: 14px;
	color: #d7373f;
	width: 205px;
	height: 25px;
	display: block;
	float: left;
	background: #f6eaea;
	border-radius: 15px;
	line-height: 22px;
	border: solid 1px #e5b9bb;
	text-align: center;
	margin-top: 10px;
}
.cj_list .text span b{
	font-size: 16px;
	display: inline-block;
	/*float: right;*/
	
}
.cj_list .wz{
	font-size: 14px;
	color: #333;
	line-height: 25px;
	height: 145px;

}
.cj_list .wz p{
    	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.cj_list:hover{
	box-shadow: 0px 0px 20px #ccc;
}
.cj_list:hover img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.cl_list .more{
	width: 100%;
	height: 40px;
	display: table;
	margin-top: 40px;
}
.cj_list .more a{
	width: 110px;
	height: 35px;
	display: block;
	float: left;
	margin-right: 20px;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	border: solid 1px #008cd7;
	border-radius: 20px;
	box-sizing: border-box;
}
.cj_list .more a:first{
	background: #fff;
	color: #008cd7;

}
.cj_list .more a:hover{
	background: #008cd7;
	color: #fff;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}



.cj_list .more a:last-child{
	background: #008cd7;
	color: #fff;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
.cj_list .more a:last-child:hover{
	background: #fff;
	color: #008cd7;
}


/*应用场景详情页*/
#main_1360{
	width: 1300px;
	height: auto;
	margin: 0 auto;
	display: table;
	/*background: #ff0000;*/
}
#main_1440{
	width: 1440px;
	height: auto;
	margin: 0 auto;
	display: table;
}
#main_1400{
	width: 1400px;
	height: auto;
	margin: 0 auto;
	display: table;
	position: relative;
}
.ny_left{
	position:absolute;
	z-index: 9999;
	left: 0;
	top: 0;
	float: left;
	width: 280px;
	height: 500px;
	background: #fff;
	box-shadow: 0px 0px 15px #ccc;
}
.ny_right{
	float: right;
	width: 1060px;
	background: #fff;
}


/*左侧分类*/

.leftbox{
	position: relative;
	float: left;
	width: 240px;
	background: #fff;
}
.leftbox_about{
	position: relative;
	float: left;
	width: 200px;
	background: #fff;
}
.classify_about.cur{
	position: fixed;
	left: -moz-calc((100% - 1360px) / 2);
	left: -webkit-calc((100% - 1360px) / 2);
	left: calc((100% - 1360px) / 2);
	top: 110px;
	z-index: 10;
	width: 200px;
}


.classify{
	box-shadow: 0px 5px 29px rgba(3,20,35,0.2);
	padding-top: 25px;
	/*padding-bottom: 40px;*/
	padding-left: 15px;
	padding-right: 15px;
	box-sizing: border-box;
	overflow: hidden;
	background: #fff;
	/*margin-bottom: 700px;*/
}
.classify.cur{
	position: fixed;
	/*left: -moz-calc((100% - 1360px) / 2);
	left: -webkit-calc((100% - 1360px) / 2);
	left: calc((100% - 1360px) / 2);*/
	top: 110px;
	z-index: 9999999;
	width: 240px;
}
.classify>ul{
	width: 100%;
	overflow-y: auto;
	overflow-x: hidden;
    max-height: -moz-calc(100vh - 90px);
    max-height: -webkit-calc(100vh - 90px);
    max-height: calc(100vh - 90px);
}
.classify>ul::-webkit-scrollbar{
	width:0px;
	display: none;
}
.classify>ul>li{
	padding-bottom: 5px;
	margin-bottom: 5px;
	/*border-bottom: #ededed solid 1px;*/
}
.classify ul li .o-level, .classify .conwidth>ul>li>a{
	
	cursor: pointer;
}
.classify ul li .o-level span{
	position: relative;
	display: block;
	/*padding-right: 30px;*/
	/*font-family: 'syb';*/
	color: #000;
	font-size: 18px;
	padding-left: 5px;
	/*line-height: 35px;*/
	overflow: hidden;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.classify ul li.on .o-level span{
	color: #000;
}
.classify ul li .o-level i{
	position: absolute;
	right: 0;
	top: 0;
	width: 22px;
	height: 25px;
	background: url(../img/img36.png) center no-repeat;
	background-size: 14px 14px;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
.classify ul li.on .o-level i{
	background: url(../img/img37.png) center no-repeat;
	background-size: 14px 14px;
}
.classify ul li ul{
	display:block;
	width: 100%;
	padding: 5px 0px;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.classify ul li ul.other{
	display: block;
}
.classify ul li ul li{
}
.classify ul li ul>li>a, .classify ul li ul li .t-level{
	position: relative;
	display: block;
	width: 100%;
	color: #333333;
	font-size: 14px;
	line-height:20px;
	padding-top: 2px;
	padding-bottom:2px;
	padding-left: 5px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}
.classify ul li ul>li>a.on{
	position: relative;
	display: block;
	width: 100%;
	color: #017dcc;
	font-size: 14px;
	line-height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	/*padding-left: 25px;*/
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}
.classify ul li ul>li>a i{
	position: absolute;
	left: 0;
	top: 9px;
	width: 20px;
	height: 100%;
	background: url(../img/img38.png) top no-repeat;
}
.classify ul li ul li .t-level i{
	position: absolute;
	left: 0;
	top: 9px;
	width: 20px;
	height: 100%;
	background: url(../img/img38.png) top no-repeat;
}
.classify ul li ul li.on .t-level i,
.classify ul li ul>li.on>a i{
        background: url(../img/img39.png) top no-repeat;
}
.classify ul li ul>li>a:hover, .classify ul li ul>li.on>a, .classify ul li ul li .t-level:hover, .classify ul li ul li.on .t-level{
        color: #017dcc;
}
.classify ul li ul li .level-box{
    display: none;
}
.classify ul li ul li .level-li{
	margin: 0px auto 5px;
    overflow: hidden;
}
.classify ul li ul li .level-li a{
	position: relative;
	display: block;
	color: #888888;
	font-size: 14px;
	line-height: 2.2;
	margin-bottom: 4px;
	padding-left: 56px;
	overflow: hidden;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.classify ul li ul li .level-li a:hover, .classify ul li ul li .level-li a.on{
	color: #017dcc;
}



.right_about{
	width: 990px;
	height:auto;
	float: right;
	display: table;
	/*background: #ddd;*/
}
.right_content{
	width: 1010px;
	height:auto;
	float: right;
	display: table;
	/*background: #ddd;*/
}
.right_content .pic_box{
	width: 100%;
	height: 440px;
	background: #eee;
	display: table;
	margin-bottom: 30px;
}
.right_content .pic_box img{
	width: 540px;
	height: 440px;
	float: left;
}
.right_content .pic_box .frr{
	float: right;
	width: 470px;
	padding: 30px 50px;
	box-sizing: border-box;
}
.right_content .pro-img{
	width: 540px;
	height: 440px;
}

.right_content .pic_box h1{
	font-size: 30px;
	color: #333;
	margin-bottom: 20px;
}

.right_content .pic_box .text{
	font-size: 14px;
	line-height: 25px;
	color: #666;
	height: 200px;
	overflow: hidden;
}
.right_content .pic_box .text p span{
       text-wrap: inherit !important;
}
.pro_show_content p sapn{
     text-wrap: inherit !important;
}
.right_content .pic_box .tel{
	background: url(../img/tel.png) left center no-repeat;
	font-size: 22px;
	color: #008cd7;
	padding-left: 50px;
	line-height: 25px;
}
.right_content .cj_show_content{
	width: 100%;
	display: table;
	margin-bottom: 50px;
	font-size: 16px;
	line-height: 30px;
	color: #333;
}
.right_content .cj_show_content h2{
	width: 100%;
	height: 30px;
	display: table;
	border-left: solid 5px #008cd7;
	font-size: 24px;
	color: #000;
	line-height: 30px;
	padding-left: 10px;
	margin: 20px 0px;
}
.right_content .pro_show_content h2 {
    width: 100%;
    height: 30px;
    display: table;
    border-left: solid 5px #008cd7;
    font-size: 24px;
    color: #000;
    line-height: 30px;
    padding-left: 10px;
    margin: 20px 0px;
}
.right_content .cj_show_content img{
	width: 100%;
	border: solid 1px #ddd;
	margin: 10px 0px;
}


.right_content .pro_show_content{
	width: 100%;
	display: table;
	margin-bottom: 50px;
	display: block;
}
.right_content .pro_show_content>img{
	margin: 20px 0px;
}
.right_content .pro_show_content p{
	font-size: 16px;
	line-height: 30px;
	color: #000;
}
.right_content .pro_show_content p span{
     text-wrap: inherit !important;
}


.right_content .show_shebei{
	width: 100%;
	height: auto;
	display: table;
	/*background: #ff0000;*/
}
.right_content .show_shebei .title{
	width: 100%;
	height: 70px;
	background: #f6f7f9;
	padding: 10px 10px;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 20px;
}
.right_content .show_shebei .title:before{
	width: 100%;
	height: 1px;
	border-bottom: solid 1px #e5e6e7;
	content: "";
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 10px;
	right: 0;
	margin: 0 auto;
}

.right_content .show_shebei .title h2{
	font-size: 26px;
	line-height: 50px;
	color: #333;
	font-weight: bold;
	float: left;
}
.right_content .show_shebei .title h3{
	font-size: 16px;
	color: #cecfd1;
	line-height: 50px;
	font-weight: normal;
	float: left;
	font-family: arial;
	padding-left: 10px;
}
.right_content .show_shebei .title a{
	font-size: 16px;
	color: #7c7c7e;
	line-height: 15px;
	font-weight: normal;
	float: right;
	height: 15px;
	margin-top: 20px;
}
.right_content .show_shebei .title a i{
	width: 16px;
	height: 16px;
	display: inline-block;
	background: #b1b1b1;
	text-align: center;
	margin-left: 5px;
	border-radius: 50%;
	color: #666;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}

.right_content .show_shebei .title a:hover{
	color: #008cd7;
}
.right_content .show_shebei .title a:hover i{
	background: #008cd7;
	color: #fff;
}
.right_content .show_shebei .cont{
	width: 100%;
	display: table;
	margin-bottom: 30px;
}
.right_content .show_shebei .cont dl{
	float: left;
	border: solid 1px #ddd;
	padding: 5px;
	margin: 10px 1%;
	width: 23%;
	height: 290px;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;

}
.right_content .fa_text{
	width: 100%;
	display: table;
	
}
.right_content .fa_text h2{
	font-size: 40px;
	color: #000;
	text-align: left;
	font-weight: bold;
	width:310px;
	line-height: 70px;
	background: url(../img/fabg1.jpg) left center no-repeat;
	margin: 0 auto;
	padding-left: 60px;
	box-sizing: border-box;
}
.right_content .fa_text p{
	width: 100%;
	text-align: center;
	font-size: 18px;
	line-height: 30px;
	color: #555;
	padding-bottom: 10px;
	background: url(../img/fabg2.jpg) bottom center no-repeat;
}
.right_content .fa_cent{
	width: 920px;
	/*background: #ddd;*/
	display: table;
	margin: 20px auto 0px auto;
}
.right_content .fa_cent dl{
	width: 100%;
	display: table;
	margin-top:30px;
	/*background: #ff0000;*/
}
.right_content .fa_cent dl dt{
	float: left;
	width: 430px;
	height: 230px;
	
}
.right_content .fa_cent dl dd{
	float: left;
	width: 490px;
	height: 230px;
	padding: 10px 30px;
	box-sizing: border-box;
}
.right_content .fa_cent dl dd p{
	font-size: 16px;
	color: #666;
	line-height: 30px;
}







.hei2{
	height: 270px !important;
}
.right_content .show_shebei .cont dl:hover{
	box-shadow: 0px 0px 15px #ccc;
}
.right_content .show_shebei .cont dl dt{
	width: 100%;
	height: 180px;
	overflow: hidden;
	
}
.right_content .show_shebei .cont dl dt img{
	width: 100%;
	height: 180px;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
.right_content .show_shebei .cont dl:hover dt img{transform: scale(1.1);}
.right_content .show_shebei .cont dl dd{
	font-size: 18px;
	text-align: center;
	color: #000;
	padding-top: 10px;
	line-height: 30px;
}
.right_content .show_shebei .cont dl dd p{
	color: #888;
	font-size: 14px;
	display: table;
	width: 90%;
	height:25px;
	line-height: 25px;
	text-align: left;
	/*text-align: center;*/
	/*background: #ff0000;*/
	margin: 5px auto;
}
.right_content .show_shebei .cont dl dd span{
	color: #888;
	font-size: 14px;
	display: table;
	width: 120px;
	height:30px;
	line-height: 25px;
	/*text-align: center;*/
	/*background: #ff0000;*/
	margin: 5px auto;
}
.right_content .show_shebei .cont dl dd span i{
	font-size: 14px;
	width: 25px;
	height: 25px;
	display:block;
	border-radius: 50%;
	background: url(../img/more01.png) center center no-repeat #f2f4f9;
	margin-right: 0px;
	float: left;
}





/*详情页相关案例*/
.right_content .show_case{
	width: 100%;
	height: auto;
	display: table;
	/*background: #ff0000;*/
}
.right_content .show_case .title{
	width: 100%;
	height: 70px;
	background: #f6f7f9;
	padding: 10px 10px;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 20px;
}
.right_content .show_case .title:before{
	width: 100%;
	height: 1px;
	border-bottom: solid 1px #e5e6e7;
	content: "";
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 10px;
	right: 0;
	margin: 0 auto;
}

.right_content .show_case .title h2{
	font-size: 26px;
	line-height: 50px;
	color: #333;
	font-weight: bold;
	float: left;
}
.right_content .show_case .title h3{
	font-size: 16px;
	color: #cecfd1;
	line-height: 50px;
	font-weight: normal;
	float: left;
	font-family: arial;
	padding-left: 10px;
}
.right_content .show_case .title a{
	font-size: 16px;
	color: #7c7c7e;
	line-height: 15px;
	font-weight: normal;
	float: right;
	height: 15px;
	margin-top: 20px;
}
.right_content .show_case .title a i{
	width: 16px;
	height: 16px;
	display: inline-block;
	background: #b1b1b1;
	text-align: center;
	margin-left: 5px;
	border-radius: 50%;
	color: #666;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}

.right_content .show_case .title a:hover{
	color: #008cd7;
}
.right_content .show_case .title a:hover i{
	background: #008cd7;
	color: #fff;
}
.right_content .show_case .cont{
	width: 100%;
	display: table;
	/*margin-bottom: 50px;*/
}
.right_content .show_case .cont dl{
	width: 50%;
	height: 160px;
	float: left;
	display: block;
	/*background: #666;*/
	margin-bottom: 20px;
	overflow: hidden;
}
.right_content .show_case .cont dl dt{
	width: 186px;
	height: 150px;
	float: left;
	/*background: #ff0000;*/
	display: block;
	overflow: hidden;
}
.right_content .show_case .cont dl dt img{
	width: 100%;
	height: 100%;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
.right_content .show_case .cont dl dd{
	width: 300px;
	height: 150px;
	float: left;
	/*background: #ddd;*/
	display: block;
	padding-left: 15px;
	box-sizing: border-box;
}
.right_content .show_case .cont dl dd h4{
	font-size: 18px;
	color: #000;
	line-height: 30px;
	display: table;
	padding-top: 15px;
}
.right_content .show_case .cont dl dd p{
	font-size: 14px;
	color: #666;
	line-height: 27px;
	display: table;
	overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
.right_content .show_case .cont dl:hover dd h4{
	color: #008cd7;
}
.right_content .show_case .cont dl:hover dt img{
	transform: scale(1.1);
}

/*搜索框*/
.search-siteBox{
  width: 100%;
  height: 50px;
  display: table;
  position: relative;
  margin: 0 auto;
  box-sizing: border-box;
  background: none !important;
}
.search-siteBox .txtkuang {
  width: 100%;
  height: 50px;
  background: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border: none;
  font-size: 16px;
  color: #666;
  font-weight: normal;
  border-bottom: solid 1px #ededed;
  box-sizing: border-box;
  padding: 5px 15px 5px 60px;
}
.search-siteBox button {
  position: absolute;
  left: 0;
  top: 0;
  background-color: transparent;
  border: none;
  box-shadow: none;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 60px;
  height: 100%;
  padding: 0;
  background: url('../img/ss01.jpg') no-repeat center center;
}


/*页码*/
.h50{
	width: 100%;
	height: 50px;
	display: table;
}
.page{
	width: 100%;
	margin-bottom: 50px;
	display: table;
	font-size: 14px;
	text-align: center;
	line-height:35px;
	/*background: #ff0000;*/
}
.page .nolink{
	width: 100px !important;
	height: 35px !important;
	border-radius: 20px;
	font-size: 14px !important;
}
.page .nolink:hover{
	background: #008cd7;
	color: #fff;
}
.page>a{
	width: 35px;
	height: 35px;
	display: inline-block;
	justify-content: center;
	text-align: center;
	font-size: 14px;
	line-height:35px;
	color: #333;
	background: #ddd;
	border-radius: 50%;
	margin: 5px 5px 0px 5px;
}
.page>a:hover{
	background: #008cd7;
	color: #fff;
}


.page .active{
	background: #008cd7 !important;
	color: #fff;
                                                                                                                                                                                              
}





/*内页新闻*/

.news{
	margin-bottom: 50px;
}
.news .list{
	margin-bottom: 50px;
}
.news .nbt{text-align: center;}
.news .nbt li{display:inline-block;height:40px;line-height:40px;width:16%;background: #232323;transform: skew(-20deg);}
.news .nbt li a{display:block;padding:0 30px;font-size:16px;text-align:center;color: #fff;}
.news .nbt li a div{transform: skew(20deg);}
.news .nbt li a:hover{background:#52afe0;color:#fff;}
.news .nbt li.hover a{background:#52afe0;color:#fff;}
.news .list ul,.news .list li{width:100%;}
.gray{background:#eee;}
.news .list .center{width:1200px;margin:0 auto;position:relative;-webkit-transition:all 0.3s linear 0s;transition:all 0.3s linear 0s;left:0;}
.news .list li a{padding:30px 0;display: table;width:100%;margin:0 auto;}
.news .list li a p{color: #000;}
.news .list .num{display:block;width:11%; float:left; padding-right:20px;border-right:1px solid #ddd;line-height:60px;font-size:72px;font-family:"Arial";color:#d2d2d2;font-weight:bold;font-style:italic;}
.news .list .num em{
	display: table;
	font-size: 18px;
	text-align: center;
	width: 100%;
	font-weight: normal;
}
.news .list .font{display:block;width:70%;font-size:18px;line-height:30px; float:left;padding-left: 30px;box-sizing: border-box;}
.news .list .font p{ font-size:20px; line-height:45px;text-align: left;}
.news .list .font .intro{font-size: 14px;color: #999; text-align: left; line-height: 25px;}
.news .list .pic{
	width: 15%;
	/*height: 100px;*/
	float: right;
}
.news .list .pic img{
	width: 100%;
	height: 100%;
}
.news .list li:hover{background-color:#52afe0;}
.news .list li:hover .num,.news .list li:hover .font p,.news .list li:hover .font .intro{color:#fff;}
.news .list li:hover .num img{border:1px solid #fa1e2f;}
.news .list li:hover .center{left:-16px;}




/*.news_list li {
	background: #fff;
	overflow: hidden;
	padding: 20px;
	margin-bottom:30px;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}

.box1360 {
	width: 1360px;
	margin: 0 auto;
}

.news_list li:hover {
	box-shadow: 0px 0px 20px 0px #ddd;
	padding-bottom: 50px;
	background: #f5f5f5;
}

.news_list li .date {
	background: #fff;
	color: #333;
	display: inline-block;
	margin-right: 20px;
	float: left;
	font-family: verdana;
	text-align: center;
	border-radius: 4px;
	font-size: 24px;
	font-family: verdana;
	border: 1px solid #008cd7;
	padding: 5px 0 0;
}

.news_list li .date em {
	display: block;
	font-style: normal;
	font-size: 14px;
	font-family: arial;
	background: #008cd7;
	padding: 3px 15px;
	color: #fff;
	margin-top: 5px;
}

.news_list li p {
	color: #999;
	font-size: 14px;
	margin-left: 95px;
	line-height: 25px;
}

.news_list li p a {
	display: block;
	font-size: 18px;
	color: #333;
	margin-bottom: 5px;
}

.news_list li p a:hover {
	color: #000;
}

.news_list li:hover .box2 a {
	color: #000;
}

.news_list li:hover .box2 p {
	color: #999;
}*/


.news_leftbox{
	float: right;
	width: 330px;
	height: auto;
	display: table;
	border-bottom: solid 1px #ddd;
	border-left: solid 1px #ddd;
	border-right: solid 1px #ddd;
	border-top: solid 3px #008cd7;
	padding: 27px;
	box-sizing: border-box;
}
.news_leftbox h2{
	font-size: 18px;
	color: #008cd7;
	font-weight: bold;
	margin-bottom: 20px;
}
.news_leftbox dl{
	width: 100%;
	height: 260px;
	margin-bottom: 20px;
	/*background: #ddd;*/
}
.news_leftbox dl dt{
	width: 100%;
	height: 160px;
}
.news_leftbox dl dt img{
	width: 100%;
	height: 100%;
}
.news_leftbox dl dd{
	width: 100%;
	height: 100px;
	padding-top: 15px;
}
.news_leftbox dl dd h4{
	font-size: 14px;
	color: #000;
	line-height: 160%;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
.news_leftbox dl dd .date{
	background: url(../img/date-ico.png) left center no-repeat;
	font-size: 13px;
	color: #999;
	line-height: 20px;
	padding-left: 20px;
	margin-top: 10px;
}
.news_leftbox dl:hover dd h4{
	color: #008cd7;
}

.news_right_content{
	width: 950px;
	height:auto;
	float: left;
	display: table;
	/*background: #ddd;*/
}
.news_right_content .article-tit h1{
	font-size: 32px;
	color: #333;
	font-weight: bold;
}
.news_right_content .article-bar{
	width: 100%;
	padding: 12px 16px;
	border: solid 1px #ddd;
	background: url(../img/date-ico.png) 10px center no-repeat #f5f5f5;
	overflow: hidden;
	padding-left: 30px;
	box-sizing: border-box;
	margin-top: 20px;
}
.news_right_content .article-con{
	display: table;
	font-size: 16px;
	line-height: 27px;
	color: #333;
	padding: 30px 0px;
}
.news_right_content .article-con p img{
	margin: 20px 0px;
	display: table;
}


/*产品/案例样式*/
.case-list {
	width: 1010px;
	display: table;
	float: right;
	/*background: #ff0000;*/
}
.case-list ul{
	width: 1010px;
}

.case-list li {
	width: 31.8%;
	float: left;
	margin-right: 2.3%;
	margin-bottom: 44px;
}

.case-list li:nth-child(3n) {
	margin-right: 0;
}

.case-list li .img {
	width: 100%;
	transition: all ease .5s;
	position: relative;
	background: #fff;
}

.case-list li:hover .img {
	box-shadow: 0 9px 11px 1px rgba(0, 0, 0, .34);
}

.case-list li .img img {
	width: 100%;
	height: 265px;
	overflow: hidden;
}

.case-list li .img span {
	width: 50px;
	height: 50px;
	background: url(../img/cimg17.jpg) center center no-repeat;
	position: absolute;
	right: 0;
	bottom: 0;
	opacity: 0;
	transition: all ease .5s;
}

.case-list li:hover .img span {
	right: -7px;
	bottom: -7px;
	opacity: 1;
}

.case-list li .tbox {
	width: 100%;
	padding: 23px 0 0 0;
}

.case-list li .tbox .t1 {
	font-size: 18px;
	line-height: 25px;
	color: #222;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all ease .5s;
}

.case-list li:hover .tbox .t1 {
	color: #0079c3;
}

.case-list li .tbox .t2 {
	font-size: 14px;
	line-height: 25px;
	color: #999;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	/*margin-top: 11px;*/
}

.case-list li .tbox .t3 {
	font-size: 14px;
	line-height: 25px;
	color: #222;
	margin-top: 7px;
	text-transform: uppercase;
	transition: all ease .5s;
}

.case-list li:hover .tbox .t3 {
	color: #0079c3;
}

.case-list li .tbox .t3 span {
	width: 0;
	height: 2px;
	background: #0079c3;
	display: inline-block;
	float: left;
	margin-top: 12px;
	transition: all ease .5s;
}

.case-list li:hover .tbox .t3 span {
	width: 57px;
	margin-right: 8px;
}




.case_leftbox{
	float: right;
	width: 330px;
	height: auto;
	display: table;
	border-bottom: solid 1px #ddd;
	border-left: solid 1px #ddd;
	border-right: solid 1px #ddd;
	border-top: solid 2px #008cd7;
	padding: 27px;
	box-sizing: border-box;
}
.case_leftbox h2{
	font-size: 18px;
	color: #008cd7;
	font-weight: bold;
	margin-bottom: 20px;
}
.case_leftbox dl{
	width: 100%;
	height: 300px;
	margin-bottom: 20px;
	/*background: #ddd;*/
}
.case_leftbox dl dt{
	width: 100%;
	height: 210px;
}
.case_leftbox dl dt img{
	width: 100%;
	height: 100%;
}
.case_leftbox dl dd{
	width: 100%;
	height: 100px;
	padding-top: 15px;
}
.case_leftbox dl dd h4{
	font-size: 16px;
	color: #000;
	line-height: 160%;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
.case_leftbox dl dd p{
	font-size: 13px;
	color: #999;
	line-height: 20px;
	margin-top: 10px;
}
.case_leftbox dl:hover dd h4{
	color: #008cd7;
}

.case_right_content{
	width: 950px;
	height:auto;
	float: left;
	display: table;
	/*background: #ddd;*/
}
.case_right_content h1{
	width: 100%;
	text-align: center;
}

.case_right_content .article-tit h1{
	font-size: 32px;
	color: #333;
	font-weight: bold;
}
.case_right_content .article-bar{
	width: 100%;
	padding: 12px 16px;
	border: solid 1px #ddd;
	background:  center center no-repeat #f5f5f5;
	overflow: hidden;
	padding-left: 30px;
	box-sizing: border-box;
	margin-top: 20px;
	text-align: center;
}
.case_right_content .article-bar img{
	margin-right: 10px;
}
.case_right_content .article-con{
	display: table;
	font-size: 16px;
	line-height: 27px;
	color: #333;
	padding: 30px 0px;
}
.case_right_content .article-con p img{
	margin: 20px auto;
	display: table;
}


/*关于我们*/
/*关于我们*/
.about_box {
  width: 1050px;
  float: right;
  /*background: #ddd;*/
  
}
.about_box h1{
	font-size: 40px;
	color: #000;
	width: 100%;
	text-align: center;
	line-height: 100px;
	width: 100%;
	font-weight: bold;
}
.about_box h4{
	font-size: 16px;
	color: #333;
	width: 100%;
	text-align: center;
	width: 70%;
	margin: 0 auto;
	line-height: 27px;
}

.about_box .about_l{
	width: 700px;
	height: 800px;
	float: left;
	background: #ddd;
}

.about_box .t1 p {
  font-size: 18px;
  color: #008cd7;
}

.about_box .t1 div {
  font-size: 38px;
  color: #008cd7;
  font-weight: 700;
  margin-top: 2px;
}
.about_box .t1 div span{
	color: #004097;
	display: table;
	font-family: impact;
	font-size: 42px;
	font-weight: normal;
}


.about_box .t1 img {
  width: 4.75rem;
  height: 3px;
  margin-top: 10px;
}

.about_box .t2 {
  font-size: 30px;
  color: #555;
  font-weight:normal;
  /*font-style: italic;*/
  margin-top: 20px;
  line-height: 50px;
}

.about_box .t3 {
  font-size: 16px;
  color: #000;
  line-height: 30px;
  margin-top: 20px;
  margin-bottom: 40px;
}



.about_show-video{
	width: 800px;
	height: 480px;
	background: #ff0000;
	margin: 30px auto;
	/*float: right;*/
}


.about2 .container .icon_center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: ease-out .36s;
  opacity: 1;
}

/*.about2:hover .icon_left {
  opacity: 0;
}*/

.about2:hover .icon_center {
  opacity: 1;
}

.vr{
        			width: 1050px;
        			height: auto;
        			display: table;
        			/*background: #000;*/
        			margin-bottom: 50px;
        		}
        		.vr dl{
        			width: 500px;
        			height: 300px;
        			float: left;
        			margin: 10px 12px;
        		}
        		.vr dl dt{
        			width: 500px;
        			height: 250px;
        			margin-bottom: 10px;	
        			position: relative;
        			background: #666;
        			overflow: hidden;
        		}
        		.vr dl dt a{
        			width: 500px;
        			height: 250px;
        			display: block;
        		}
        		.vr dl dt a>img{
        			width: 500px;
        			height: 250px;
        		}
        		.vr dl dt div{
        			position: absolute;
        			z-index:99999;
        			top: 100px;
        		    left: 0;
        		    right: 0;
        			/*background: #ff0000;*/
        			width: 50px;
        			height: 50px;
        			display: block;
        			margin: 0px auto;
        		}
        		.vr dl dt div img{
        			width: 100%;
        			height: 100%;
        		}
        		.vr dl dd{
        			font-size: 18px;
        			line-height: 30px;
        			height: 30px;
        			margin: 5px 0px;
        			width: 100%;
        			text-align: left;
        			color: #333;
        			border-left: solid 5px #008cd7;
        			padding-left: 10px;
        		}

#hi-video-pop {
     display:none;
     position: fixed;
     top: 0;
     left: 0;
     z-index: 9999999;
     width: 100%;
     height: 100%;
     background: rgba(0, 0, 0, 0.7);
     text-align: center;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
 }
 .video-attc{
 	display: block;
 }

 #hi-video-pop * {
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
 }

 #hi-video-pop .hi-close {
     position: fixed;
     top: 85%;
     left: 50%;
     z-index: 5;
     margin-left: -25px;
     width: 40px;
     height: 40px;
     color: #fff;
     background: #fff;
     border-radius: 50%;
     transition: .3s;
     cursor: pointer;
 }

 #hi-video-pop .hi-close:after,
 #hi-video-pop .hi-close:before {
     content: "";
     position: absolute;
     top: 50%;
     left: 50%;
     z-index: 5;
     width: 20px;
     height: 2px;
     margin: -1px 0 0 -10px;
     background: #333;
     transition: .3s;
 }

 #hi-video-pop .hi-close:hover {
     background: rgba(7, 98, 203, 1);
 }

 #hi-video-pop .hi-close:hover:after,
 #hi-video-pop .hi-close:hover:before {
     background: #fff;
 }

 #hi-video-pop .hi-close:after {
     -webkit-transform: rotate(45deg);
     transform: rotate(45deg);
 }

 #hi-video-pop .hi-close:before {
     -webkit-transform: rotate(-45deg);
     transform: rotate(-45deg);
 }

 #hi-video-pop .hi-video-box {
     position: fixed;
     left: 0;
     top: 0;
     z-index: 1;
     width: 100%;
     height: 100%;
     display: flex;
     align-items: center;
     justify-content: center;
 }

.hi-video-wrap {
     width: 1050px;
     border: 2px solid #ddd;
     margin: 0 auto;
     box-sizing: border-box;
 }

 #hi-video-pop .hi-video-box .hi-video-wrap video {
     width: 100%;
     /* height: 100%; */
     max-height: 85vh;
     vertical-align: top;
 }

 @media (max-width: 767px) {
     #hi-video-pop .hi-video-box .hi-video-wrap {
         max-width: 100%;
     }
 }
 

/*企业文化*/
.culture1 {
  background: url(../img/about-honor-bg.png) no-repeat;
  background-size: 100% auto;
  background-position: left bottom;
  display: table;
  width: 1050px;
  /*margin: 0 auto;*/
  padding-top: 80px;
  float: right;
}

/*.culture1 .main1360 {
  padding: 3rem 0 4rem 0;
  width: 1360px;
  margin: 0 auto;
}*/
.culture1 h1{
	font-size: 40px;
	color: #000;
	width: 100%;
	text-align: center;
	line-height: 100px;
	width: 100%;
	font-weight: bold;
	margin-bottom: 20px;
}
.culture1 h4{
	font-size: 16px;
	color: #333;
	width: 100%;
	text-align: center;
	width: 70%;
	margin: 0 auto;
	line-height: 27px;
}
.culture1 ul{
	width: 1050px;
	margin: 50px auto 0px auto;
}
.culture1 ul li{
	width: 23%;
	float: left;
	height: 420px;
	background: #f5f5f5;
	padding: 5% 3%;
	box-sizing: border-box;
	margin: 0px 1%;
	
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
.culture1 ul li i{
	width: 80px;
	height: 80px;
	text-align: center;
	/*background: #ff0000;*/
	display: table;
	border: solid 1px #666;
	margin: 0 auto;
	border-radius: 50%;
}
.culture1 ul li:hover i{
	width: 80px;
	height: 80px;
	text-align: center;
	/*background: #ff0000;*/
	display: table;
	border: solid 1px #fff;
	margin: 0 auto;
	border-radius: 50%;
}
.culture1 ul li .text{
	display: table;
	font-size: 14px;
	color: #333;
	text-align: center;
	line-height: 25px;
	width: 100%;
}
.culture1 ul li .text h2{
	font-size: 24px;
	color: #333;
	font-weight: bold;
	margin: 30px 0px 20px 0px;
	width: 100%;
}
.culture1 ul li:hover{
	/*background: #52afe0;*/
	box-shadow: 0px 0px 20px #ccc;
	
}
.culture1 ul li:hover .text{
	color: #fff;
}
.culture1 ul li:hover .text h2{
	color: #fff;
}
.culture1 .a,
.culture1 .b,
.culture1 .c,
.culture1 .d{
	/*background: #f5f5f5;*/
	background: #eee;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
.culture1 ul li .icon-chongde{background: url(../img/Culture-ax.png) center center no-repeat;}
.culture1 ul li:hover .icon-chongde{background: url(../img/Culture-a.png) center center no-repeat;} 
.culture1 ul li .icon-xietong{background: url(../img/Culture-bx.png) center center no-repeat;}
.culture1 ul li:hover .icon-xietong{background: url(../img/Culture-b.png) center center no-repeat;}
.culture1 ul li .icon-chuangxin{background: url(../img/Culture-cx.png) center center no-repeat;}
.culture1 ul li:hover .icon-chuangxin{background: url(../img/Culture-c.png) center center no-repeat;} 
.culture1 ul li .icon-yuangong{background: url(../img/Culture-dx.png) center center no-repeat;}
.culture1 ul li:hover .icon-yuangong{background: url(../img/Culture-d.png) center center no-repeat;}


.culture1 .a:hover{
	background: url(../img/Culture01.jpg) center center no-repeat;
	background-size: 100% 100%;
}
.culture1 .b:hover{
	background: url(../img/Culture02.jpg) center center no-repeat;
	background-size: 100% 100%;
}
.culture1 .c:hover{
	background: url(../img/Culture03.jpg) center center no-repeat;
	background-size: 100% 100%;
}
.culture1 .d:hover{
	background: url(../img/Culture04.jpg) center center no-repeat;
	background-size: 100% 100%;
}




/*发展历程*/
.history1 {
  /*background: url(../img/licheng_bg.jpg) no-repeat;
  background-size: 100% auto;
  background-position: left bottom;*/
  display: table;
  width: 1030px;
  /*margin: 0 auto;*/
  padding-top: 100px;
  float: right;
}
.history1 h1{
	font-size: 40px;
	color: #000;
	width: 100%;
	text-align: center;
	line-height: 100px;
	width: 100%;
	font-weight: bold;
}
/*.history1 .main1200 {
  width: 1200px;
  margin: 0 auto;
}*/
.channel_content.about_history{padding:20px 0px;}
.about_history .history_l{width: 300px;position:relative;z-index:2; float: left;}
.about_history .history_l li{padding-right:10%;position:relative;}
.about_history .history_l .list_box{font-size:20px;color:#666;text-align:right;padding:50px 0px;border-bottom:1px solid #d2d2d2;position:relative;z-index:1}
.about_history .history_l .list_box .year{font-size:36px;color:#333333;line-height:1;display:block;font-weight:bold;margin-bottom:6px;}
.about_history .history_l .list_box:after{content:"";width:0;height:0;border-style:solid;border-color:transparent transparent transparent #008cd7;border-width:12px;position:absolute;top:50%;right:0px;margin-top:-6px;visibility:hidden;-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;transition: all 0.3s ease;opacity:0;}
.about_history .history_l li.active .list_box{background:#008cd7;color:#fff;padding-right:20px;}
.about_history .history_l li.active .list_box .year{color:#fff;}
.about_history .history_l li.active .list_box:after{right:-24px;visibility:visible;opacity:1;}

.about_history .part2{padding:70px 0px;}
.about_history .history_l li.active:after{visibility:visible;opacity:1;}
.about_history .history_l li:first-child .list_box{border-top:1px solid #d2d2d2;}
.about_history .history_l li .text_mask{content:"";width:100%;height:100%;background:none;position:absolute;display:block;top:0;left:0;z-index:2;cursor:pointer;}

.about_history .history_r{width: 730px;position:relative;z-index:2;float: right;}
.about_history .history_r .item_box{padding-left:4%;border-left:2px solid #d2d2d2;margin-left:10px;}
.about_history .history_r .item_box dl{background:#f7f7f7;margin-bottom:20px;padding:2% 4%;position:relative;
-webkit-transition-duration: .5s;
-moz-transition-duration: .5s;
-ms-transition-duration: .5s;
-o-transition-duration: .5s;
transition-duration: .5s;
}
.about_history .history_r .item_box dl:before{content:"";width:0;height:0;border-style:solid;border-color: transparent #f7f7f7 transparent transparent;border-width:12px;display:block;position:absolute;top:40px;left:-24px;-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;transition: all 0.3s ease;}
.about_history .history_r .item_box dl:after{content:"";width:15px;height:15px;border-radius:50%;border:2px solid #008cd7;display:block;position:absolute;top:45px;left:-37px;background:#eef2f5;}
.about_history .history_r .item_box dt{font-size:26px;color:#333;margin-bottom:6px;font-weight:bold;}
.about_history .history_r .item_box dd{margin-bottom:10px;}
.about_history .history_r .item_box dd .list_ico{width:6px;height:6px;background:#666;display:block;border-radius:50%;margin:10px;float: left;}
.about_history .history_r .item_box dd .list_text{width:96%;float: left; font-size: 14px;line-height: 25px;}
.about_history .history_r .item_box dl:hover{background:#008cd7;}
.about_history .history_r .item_box dl:hover:before{border-color: transparent #008cd7 transparent transparent;}
.about_history .history_r .item_box dl:hover dt{color:#fff;}
.about_history .history_r .item_box dl:hover dd{color:#fff;}
.about_history .history_r .item_box dl:hover dd .list_ico{background:#fff;}
.fix { *zoom: 1; *clear: both;}
.fix:before, .fix:after { display: table; clear: both; content: '';}



/*资质荣誉*/
.zz1 {
  /*background: url(../img/about-honor-bg.jpg) bottom center no-repeat;
  background-size: 100% auto;
  background-position: left bottom;*/
  display: table;
  width: 1050px;
  float: right;
  padding-top: 80px;
}
.zz1 .main1200{
	width: 970px;
	margin: 0 auto;
	/*background: #ff0000;*/
	display: table;
}
.zz1-l{
	width: 420px;
	float: left;
	/*background: #ccc;*/
}
.zz1-r{
	width: 100%;
	/*float: right;*/
	/*background: #ddd;*/
	margin: 0 auto;
}
.zz1-r p{
	display: table;
	width: 100%;
}

.zz1-r span:nth-of-type(1){
	width: 30%;
	float: left;
	color: #666;
}
.zz1-r span:nth-of-type(2){
	width: 30%;
	float: left;
	color: #666;
}
.zz1-r span:nth-of-type(3){
	width: 40%;
	float: left;
	color: #666;
}
.zz1 div>img{
	width: 100%;
	margin: 40px auto 0px auto;
	display: table;
}
.zz1 h1{
	font-size: 40px;
	color: #000;
	width: 100%;
	text-align: center;
	line-height: 100px;
	width: 100%;
	font-weight: bold;
	margin-bottom: 20px;
}
.zz1 h4{
	font-size: 16px;
	color: #333;
	width: 100%;
	text-align: center;
	width: 70%;
	margin: 0 auto;
	line-height: 27px;
}
.zz1 .text16{
	font-size: 16px;
	line-height: 30px;
	color: #666;
	width: 100%;
	height: 30px;
	text-align: left;
	margin: 0 auto;
	/*background: #ff0000;*/
}



.zz1 .text16_z{
	font-size: 16px;
	line-height: 30px;
	color: #333;
	width: 850px;
	height: 30px;
	text-align: left;
	margin: 0 auto;
	/*background: #ff0000;*/
}
.zz1 .text16_z span{
	width: 50%;
	float: left;
}



/*合作伙伴*/
.hezuo1 {
  /*background: url(../img/about-hezuo-bg.jpg) bottom center no-repeat;
  background-size: 100% auto;*/
  display: table;
  width: 1050px;
  /*margin: 0 auto;*/
  padding-top: 80px;
  float: right;
  /*margin-bottom: 50px;*/
}

/*.hezuo1 .main1360 {
  padding: 3rem 0 4rem 0;
  width: 1360px;
  margin: 0 auto;
}*/
.hezuo1 h1{
	font-size: 40px;
	color: #000;
	width: 100%;
	text-align: center;
	line-height: 100px;
	width: 100%;
	font-weight: bold;
	margin-bottom: 20px;
}
.hezuo1 h4{
	font-size: 16px;
	color: #333;
	width: 100%;
	text-align: center;
	width: 70%;
	margin: 0 auto;
	line-height: 27px;
}
.hezuo1 ul{
	width: 1050px;
	margin: 50px auto 0px auto;
}
.hezuo1 ul>img{
	width: 100%;
	
}
.hezuo1 ul li{
	width: 160px;
	height: 80px;
	display:inline-block;
	overflow: hidden;
	margin: 5px;
	box-shadow: 0px 0px 15px #ddd;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
.hezuo1 ul li img{
	width: 100%;
	height: 100%;
}
.hezuo1 ul li:hover{
	box-shadow: 0px 0px 15px rgb(0,140,215,.5);
}


/*企业实力*/
.sl1 {
  /*background: url(../img/about-hezuo-bg.jpg) bottom center no-repeat;*/
  /*background-size: 100% auto;*/
  display: table;
  width: 1050px;
  /*margin-top: 50px;*/
  float: right;
  padding-top:100px;
  /*padding: 0px 0px 100px 0px;*/
}
.sl1 .main1360 {
  padding: 3rem 0 4rem 0;
  width: 1200px;
  margin: 0 auto;
 
}
.sl1 h1{
	font-size: 40px;
	color: #333;
	width: 100%;
	text-align: center;
	line-height: 100px;
	width: 100%;
	font-weight: bold;
	margin-bottom: 20px;
}
.sl1 h4{
	font-size: 16px;
	line-height: 30px;
	color: #666;
	width: 100%;
	text-align: left;
	width: 900px;
	margin: 0 auto;
	/*background: #ddd;*/
}
.sl1 h4 span{
	line-height: 35px;
	display: inline-block;
	margin: 0px 20px;
	color: #333;
}
.sl1 .sl_pic{
	width: 1050px;
	height: 400px;
	/*background: #ff0000;*/
	margin: 20px auto;
	display: table;
}
.sl1 .sl_pic dl{
	width: 240px;
	height: 200px;
	margin: 10px 11px;
	float: left;
	/*border: solid 1px #ddd;*/
	/*background:rgb(255,255,255,.5);*/
	
}
.sl1 .sl_pic dl dt{
	width: 100%;
	height:200px;
	overflow: hidden;
	background: #666;
	
}
.sl1 .sl_pic dl dt img{
	width: 100%;
	height: 200px;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
	
}
.sl1 .sl_pic dl:hover dt img{
	transform: scale(1.1);
}

.sl1 .sl_pic dl dd{
	width: 100%;
	height: 50px;
	text-align: center;
	font-size: 16px;
	color: #333;
	line-height: 50px;
	
}
.sl1 .sl_pic dl:hover{
	box-shadow: 0px 0px 20px #ccc;
}

.sl2 {
  background: url(../img/about-sl2-bg.jpg) bottom center no-repeat #f2f2f2;
  background-size: 100% auto;
  display: table;
  width: 100%;
  margin: 0 auto;
  padding: 50px 0px 50px 0px;
}
.sl2 .main1360 {
  padding: 3rem 0 4rem 0;
  width: 1360px;
  margin: 0 auto;
}
.sl2 h1{
	font-size: 40px;
	color: #333;
	width: 100%;
	text-align: center;
	line-height: 100px;
	width: 100%;
	font-weight: bold;
}
.sl2 h4{
	font-size: 16px;
	color: #666;
	width: 100%;
	text-align: left;
	width: 1200px;
	margin: 0 auto;
	/*background: #ff0000;*/
}
.sl2 h4 span{
	line-height: 35px;
	width: 600px;
	display: inline-block;
}
.sl2 .sl_pic{
	width: 1360px;
	margin: 50px auto;
}


.sl2 .sl_pic img{
	width: 100%;
}

.jiagou{
	display: table;
  width: 1050px;
  /*margin: 0 auto;*/
  padding-top: 100px;
  float: right;
  /*margin-bottom: 50px;*/
}
.jiagou h1{
	font-size: 40px;
	color: #333;
	width: 100%;
	text-align: center;
	line-height: 100px;
	width: 100%;
	font-weight: bold;
	margin-bottom: 20px;
}
.jiagou h1 img{
	display: table;
	margin: 0 auto;
}
.jiagou div img{
	width: 98%;
	display: table;
	margin: 0 auto;
}


/*关于我们-联系方式*/
.contact1 {
  /*background: url(../img/about-hezuo-bg.jpg) bottom center no-repeat;
  background-size: 100% auto;*/
  display: table;
  width: 1050px;
  /*margin: 0 auto;*/
  padding-top: 100px;
  float: right;
  margin-bottom: 100px;
}

/*.hezuo1 .main1360 {
  padding: 3rem 0 4rem 0;
  width: 1360px;
  margin: 0 auto;
}*/
.contact1 h1{
	font-size: 40px;
	color: #000;
	width: 100%;
	text-align: center;
	line-height: 100px;
	width: 100%;
	font-weight: bold;
	margin-bottom: 40px;
	
}
.contact1 h1 img{
	display: table;
	margin: 0 auto;
}
.contact1 ul{
	width: 100%;
}
.contact1 ul li{
	width: 22%;
	height: 280px;
	padding: 20px;
	box-sizing: border-box;
	margin: 0px 1.5%;
	float: left;
	display: block;
	border: solid 1px #ddd;
	border-radius: 10px;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
.contact1 ul li span{
	width: 60px;
	height: 60px;
	display: block;
	border-radius: 50%;
	border: solid 2px #008cd7;
	margin: 10px auto;
}
.contact1 ul li span img{
	display: block;
	margin: 10px auto;
}
.contact1 ul li h4{
	font-size: 22px;
	font-weight: normal;
	width: 100%;
	text-align: center;
	line-height: 60px;
	color: #000;
}
.contact1  ul li p{
	font-size: 16px;
	color: #555;
	width: 100%;
	display: table;
	text-align: center;
	line-height: 27px;
}
.contact1 ul li:hover{
	box-shadow: 0px 0px 15px #ddd;
	transform: scale(1.1);
}

/*联系我们*/
.contact{
	width: 1300px;
	margin: 0 auto;
}
.contact .l_box{width:67%; float: left; height: 615px;}
.contact .l_box .map_box{height:615px; overflow:hidden;}
.contact .r_box{width:30%; height: 615px; float: right; background:#f5f5f5;}
.contact .r_box .pd{padding:40px 30px; color:#333; font-size:16px; line-height:27px; }
.contact .r_box .pd .tit{font-size:24px; font-weight:bold;margin-bottom:20px; margin-top: 20px;}
.contact .r_box .pd a:hover{color:#000;}
.contact .r_box .pd .yb{margin-bottom:25px;}
.contact .r_box .pd .ewm{text-align:center; margin:30px 0px 20px 0px;width: 100%; height: 150px;}
.contact .r_box .pd .ewm span{
	width: 29%;
	height: 230px;
	text-align: center;
	font-size: 14px;
	margin: 0px 2%;
	float: left;
	display: block;
}
.contact .r_box .pd .ewm span img{
	width: 100%;
	margin: 10px auto;
	display: table;
}
.contact .r_box .pd .tip{ text-align:center; }




/*about内页左侧导航*/
.page_left2{
	float: left;
}
.page_left2 .page_menu {
  padding: 20px;
  width: 200px;
  overflow: hidden;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.16);
  margin: 0px 0px 20px 0px;
  background: #fff;
  border-top: solid 3px #008cd7;
  text-align: center;
}
.page_left2 div.page_menu_fixed {
  position: fixed;
  top: 110px;
  transform: all 0.3s;
  width: 200px;
}
.page_left2 .page_menu h3 {
  font-size: 18px;
  line-height: 40px;
  color: #000;
}
.page_left2 .page_menu li {
  width: 100%;
  overflow: hidden;
  float: left;
  list-style: none;
}
.page_left2 .page_menu a {
  float: left;
  width: 100%;
  line-height: 14px;
  line-height: 30px;
  color: #666666
}
.page_left2 .page_menu a.smenuvnow {
  font-weight: bold;
  color: #072941
}
.page_left2 .page_menu i {
  width: 10%;
  float: right;
  line-height: 24px;
  color: #BABABA;
  font-size: 14px;
}




/*内页左侧导航*/
.page_left{
	float: left;
}
.page_left .page_menu {
  padding: 20px;
  width: 240px;
  overflow: hidden;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.16);
  margin: 0px 0px 20px 0px;
  background: #fff;
}
.page_left div.page_menu_fixed {
  position: fixed;
  top: 110px;
  transform: all 0.3s;
  width: 240px;
}
.page_left .page_menu h3 {
  font-size: 18px;
  line-height: 30px;
  color: #000;
}

.page_left .page_menu h3 a{ color: #000;line-height: 30px;}
.page_left .page_menu h3 a:hover{ color: #008cd7;}
.page_left .page_menu li {
  width: 100%;
  overflow: hidden;
  float: left;
  list-style: none;
}
.page_left .page_menu a {
  float: left;
  width: 100%;
  line-height: 14px;
  line-height: 24px;
  color: #666666
}
.page_left .page_menu a:hover{ color: #008cd7;}
.page_left .page_menu a.smenuvnow {
  font-weight: bold;
  color: #072941
}
.page_left .page_menu i {
  width: 10%;
  float: right;
  line-height: 24px;
  color: #BABABA;
  font-size: 14px;
}