/* animate */
@-webkit-keyframes bullet {
    0% { -webkit-transform: translate(0, 0); transform: translate(0, 0); }
    50% { -webkit-transform: translate(0, -40px); transform: translate(0, -40px); }
    100% { -webkit-transform: translate(0, 0); transform: translate(0, 0); }
}
@keyframes bullet {
    0% { -webkit-transform: translate(0, 0); transform: translate(0, 0); }
    50% { -webkit-transform: translate(0, -40px); transform: translate(0, -40px); }
    100% { -webkit-transform: translate(0, 0); transform: translate(0, 0); }
}

/*首页幻灯*/
.FocusImg {
	width: 100%;
	height: 640px;
	position: relative;
	z-index: 1;
}

.FocusImg .pic {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
	overflow: hidden;
	background: #eee;
}

.FocusImg .pic li {
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 100;
	opacity: 0;
}
.FocusImg .pic li a{
	display:block;
	width:100%;
	height:100%;
}
.FocusImg .num {
	width: 100%;
	height: 16px;
	bottom: 20px;
	position: absolute;
	z-index: 3;
	left: 0;
	font-size: 0px;
	text-align: center;
}

.FocusImg .num a {
	width: 14px;
	height: 14px;
	line-height: 24px;
	text-align: center;
	font-size: 0;
	display: inline-block;
	margin: 0 6px;
	background: #185351;
	border: #fff 1px solid;
	color: #999;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	border-radius: 100%;
}

.FocusImg .num a.current {
	background: #fff;
	border-color: #185351;
	color: #FFF;
}

.FocusImg .bun {
	width: 48px;
	height: 48px;
	position: absolute;
	top: 50%;
	margin-top: -24px;
	z-index: 2;
	display: block;
	cursor: pointer;
	background: url(../images/foucs_bun.png) no-repeat left top;
	opacity: 0;
	transition: opacity 0.5s;
}

.FocusImg:hover .bun {
	opacity: 1;
}

.FocusImg .lbun {
	left: 50%;
	margin-left: -600px;
	background-position: 0 0;
}

.FocusImg .lbun:hover {
	background-position: 0px -48px;
}

.FocusImg .rbun {
	right: 50%;
	margin-right: -600px;
	background-position: -48px 0px;
}

.FocusImg .rbun:hover {
	background-position: -48px -48px;
}
/*首页简介*/
.IndexAboutBox{
	width:100%;
	background:url(../images/IndexAboutBg.jpg) top center no-repeat;
	height:534px;
}
.IndexAboutBoxLeft{
	width: 520px;
	min-height:450px;
	margin-top:110px;
}
.AboutTit{
	width:100%;
	height:auto;
	position: relative;
}
.AboutTit .cn{
	font-size:30px;
	color:#333;
	position: absolute;
	z-index: 1;
	font-weight: 600;
	top:10px;
	width:100%;
}
.AboutTit .en{
	font-size:60px;
	color:#eef0f4;
	position: absolute;
	text-transform: uppercase;
	font-weight: bold;
	left:20px;
	width:100%;
}
.AboutTit .en.cen{
	left:0px;
}
.IndexAboutBoxLeft .txt{
	font-size:14px;
	color:#777;
	line-height: 28px;
	margin-top:100px;
}
.IndexAboutBoxLeft .txt p{
	color:#777;
	line-height: 28px;
	font-size:14px;
	text-indent: 30px;
}
.IndexAboutBoxRight{
	width:608px;
	height:362px;
	overflow: hidden;
	margin-top:125px;
}
/*更多*/
.MoreBtn{
	width:150px;
	height:42px;
	display: block;
	margin-top:100px;
}
.MoreBtn a{
	background: #185351;
	color:#fff;
	line-height: 42px;
	text-align: center;
	font-size:14px;
	display: block;
	border-radius: 24px;
	transition: all .55s cubic-bezier(0.55, 0.75, 0.6, 1) 0s;
    -webkit-transition: all .55s cubic-bezier(0.55, 0.75, 0.6, 1) 0s;
	-moz-transition: all .55s cubic-bezier(0.55, 0.75, 0.6, 1) 0s;
}
.MoreBtn a:hover{
	background:#f39818;
	-webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
	-webkit-transform:translateY(-10px); 
	-moz-transform:translateY(-10px); 
	-ms-transform:translateY(-10px); 
	transform:translateY(-10px);
}
.MoreBtn a .i-more{
	display: inline-block;
	width:20px;
	height:20px;
	background:url(../images/more-i.png) top center no-repeat;
	background-size: 20px 20px;
	vertical-align: -6px;
}
/*首页产品*/
.IndexProductBox{
	width:100%;
	height:770px;
	background: #f6f6f6;
	margin-top:155px;
	position: relative;
	z-index:9;
}
/*首页广告*/
.AdBox{
	width:1200px;
	height:200px;
	background:url(../images/ad-bg_03.jpg) top center no-repeat;
	margin:auto;
	margin-top:-110px;
	margin-bottom:80px;
}
.AdBox .left-adbox{
	width:780px;
	height:200px;
	overflow:hidden;
	
}
.AdBox .left-adbox ul li{
	color:#fff;
	width:20%;
	text-align:center;
}
.AdBox .left-adbox ul li .num-box{
	font-size:30px;
	padding-top:60px;
}
.AdBox .left-adbox ul li .title{
	font-size:14px;
}
.AdBox .left-adbox ul li .num-box font{
	font-size:12px;
}
.AdBox .right-adbox{
	width:420px;
	height:200px;
	overflow:hidden;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding:35px;
}
.AdBox .right-adbox .KeFuBox a{
	color:#fff;
}
.bt-index{font-size:24px;color:#fff; font-weight:bold; margin-bottom:8px;}
.tel-index{font-weight:600;color:#fff;font-size:18px;}
/*首页产品列表*/
.ProductBoxLst{
	width:100%;
	height:350px;
	overflow:hidden;
	
}
.ProductBoxLst ul{
	margin-left:-20px;
}
.ProductBoxLst ul li{
	width:285px;
	height:350px;
	overflow:hidden;
	background:#fff;
	float:left;
	margin-left:20px;
	position:relative;
	display:block;
	cursor: pointer;
}
.ProductBoxLst ul li .PicBox{
	width:260px;
	height:200px;
	background:#ccc;
	margin:12.5px auto;
	overflow:hidden;
}
.ProductBoxLst ul li .PicBox img{
	width:100%;
	heigt:100%;
}
.ProductBoxLst ul li .bt{
	font-size:16px;
	height:30px;
	line-height:30px;
	font-weight:600;
	overflow:hidden;
	margin-top:15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.ProductBoxLst ul li .desc{
	font-size:12px;
	height:40px;
	line-height:22px;
	overflow:hidden;
	
}
.ProductBoxLst ul li a .sider{
	margin:0 12.5px;
}
.ProductBoxLst ul li a .iconArrow{
	width:21px;
	height:10px;
	background:url("../images/more-icon2.png") center no-repeat;
	background-size:contain;
	display:block;
	position:absolute;
	right:12.5px;
	bottom:25px;
}
.ProductBoxLst ul li:hover{
	background:#185351;
	box-shadow: rgba(0,0,0,.1) 0px 0px 10px;  
	-webkit-box-shadow:rgba(0,0,0,.1) 0px 0px 10px; 
	-moz-box-shadow:rgba(0,0,0,.1) 0px 0px 10px; 
	-ms-box-shadow:rgba(0,0,0,.1) 0px 0px 10px;
	
}
.ProductBoxLst ul li:hover a{
	color:#fff;
}
.ProductBoxLst ul li a:hover{
	color:#fff;
}
.ProductBoxLst ul li:hover .iconArrow{
	width:21px;
	height:10px;
	background:url("../images/more-icon1.png") center no-repeat;
	background-size:contain;
	display:block;
}
.scrollpicbox {
	height: 350px;
	position: relative;
	margin-top:120px;
	z-index:9;
}

.scrollpicbox .bun {
	width: 50px;
	height: 50px;
	position: absolute;
	background: #fff;
	display: block;
	bottom:-70px;
	z-index: 99;
	border-radius:50px;
}
.scrollpicbox .bun:hover{
	background:#185351;
}
.scrollpicbox .lbun {
	left: 0px;
	background:url(../images/more-icon2.png) center no-repeat #fff;
	transform:rotate(-180deg); 
}

.scrollpicbox .lbun:hover {
	background:url(../images/more-icon1.png) center no-repeat #185351;
	transform:rotate(-180deg); 
}

.scrollpicbox .rbun {
	left: 62px;
	background:url(../images/more-icon2.png) center no-repeat #fff;
}

.scrollpicbox .rbun:hover {
	background:url(../images/more-icon1.png) center no-repeat #185351;
}

.scrollpicbox .scrollpic {
	width: 1200px;
	height: 350px;
	overflow: hidden;
	z-index: 98;
	position: absolute;
	left: 0px;
	top: 0px;
}

.scrollpicbox ul {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 5000px;
}

.scrollpicbox .item {
	width: 291px;
	margin: 0 7px;
	float: left;
}

.scrollpicbox .lazy {
	width: 291px;
	height: 200px;
}
/*首页产品更多*/
.ProBtn{
	height:42px;
	width:100%;
	text-align:center;
	margin-top:40px;
}
.ProBtn .HomeBtn{
	width:150px;
	height:42px;
	display:block;
	margin:auto;
	color:#fff;
	font-size:14px;
	text-align:center;
	background:#185351;
	line-height:42px;
	border-radius:42px;
	
	
}
.ProBtn .HomeBtn:hover{
	background:#333;
}
.HomeBtn .i-p{
	background: url('../images/icon-l_03.png') center no-repeat;
	background-size:contain;
	width:8px;
	height:11px;
	display:inline-block;
	margin-left:5px;
}
/*首页解决方案*/
.IndexSloBox{
	width:100%;
	height:650px;
	background:#fff;
	margin-top:60px;
}
.SloBoxLst{
	margin:120px 0 0 -20px;
}
.SloBoxLst ul li{
	width:590px;
	height:181px;
	overflow:hidden;
	float:left;
	background:#eee;
	margin:0 0 20px 20px;
	position:relative;
}
.SloBoxLst ul li .PicBox{
	width:590px;
	height:181px;
	overflow:hidden;
}
.SloBoxLst ul li .SdierBox{
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	z-index:9;
}
.SloBoxLst ul li .bg{
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	z-index:8;
	background:rgba(0,0,0,0.35);
}
.SloBoxLst ul li .SdierBox .TxtBox{
	margin:30px;
}
.SloBoxLst ul li .SdierBox .TxtBox .bt{
	width:435px;
	height:50px;
	overflow:hidden;
	line-height:50px;
	font-size:18px;
	color:#fff;
	font-weight:600;
}
.SloBoxLst ul li .SdierBox .TxtBox .desc{
	width:430px;
	overflow:hidden;
	color:#eee;
	font-size:12px;
	line-height:20px;
	height:40px;
	
}
.SloBoxLst ul li .Smore{
	width:90px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:12px;
	position:absolute;
	top:40px;
	right:20px;
	z-index:99;
}
.SloBoxLst ul li .Smore a{
	color:#fff;
	border:1px solid #fff;
	height:30px;
	display:block;
	border-radius:30px;
}
.SloBoxLst ul li .Smore a:hover{
	background:#185351;
	border:1px solid #185351;
}
/*首页新闻*/
.IndexNewsBox{
	width:100%;
	height:815px;
	background:url('../images/new-bg_02.jpg') top center no-repeat;
	
}
.MtNews{
	margin-top:70px;
}
.IndexNewsLst{
	margin-top:180px;
}
.IndexNewsLst .IndexNewsLstL{
	width:378px;
	height:473px;
	overflow:hidden;
	position:relative;
}
.IndexNewsLst .IndexNewsLstL .BtBox{
	position:absolute;
	height:84px;
	background:rgba(0,0,0,0.35);
	bottom:0px;
	z-index:99;
}
.IndexNewsLst .IndexNewsLstL .BtBox .bt{
	overflo:hidden;
	line-height:22px;
	height:44px;
	color:#fff;
	font-size:14px;
	margin:20px 100px 20px 20px;
}
.IndexNewsLst .IndexNewsLstM{
	width:394px;
	height:473px;
	overflow:hidden;
	position:relative;
	margin-left:18px;
}
.IndexNewsLst .IndexNewsLstM ul li{
	width:100%;
	height:232px;
	background:#fff;
	position:relative;
}
.IndexNewsLst .IndexNewsLstM ul li:first-child{
	margin-bottom:10px;
}
.IndexNewsLst .IndexNewsLstM ul li:hover{
	box-shadow: 0 3px 3px #dddddd;
}
.IndexNewsLst .IndexNewsLstM ul li .SiderBox{
	margin:0 20px;
}
.IndexNewsLst .IndexNewsLstM ul li a{
	display:block;
	width:100%;
	height:100%;
}
.IndexNewsLst .IndexNewsLstM ul li a:hover .name{
	color:#185351;
}
.IndexNewsLst .IndexNewsLstM ul li a:hover .desc{
	color:#333;
}
.IndexNewsLst .IndexNewsLstM ul li .i-n-arrow{
	width:21px;
	height:10px;
	position:absolute;
	background:url(../images/more-icon2.png) center no-repeat;
	bottom:40px;
	right:56px;
	-webkit-transition:all 0.3s; 
	 -moz-transition:all 0.3s;   
	 -ms-transition:all 0.3s;  
	 transition:all 0.3s;  
	
}
.IndexNewsLst .IndexNewsLstM ul li:hover .i-n-arrow{
	-webkit-transform: translateX(10px); 
	 -moz-transform: translateX(10px); 
	 -ms-transform: translateX(10px); 
	 transform: translateX(10px);
	  
}
.IndexNewsLst .IndexNewsLstM ul li .name{
	font-size:18px;
	height:36px;
	line-height:36px;
	overflow:hidden;
	margin:20px 0 10px 0;
}
.IndexNewsLst .IndexNewsLstM ul li .desc{
	font-size:14px;
	color:#999;
	height:44px;
	line-height:22px;
	overflow:hidden;
}
.IndexNewsLst .IndexNewsLstM ul li .Nline{
	width:100%;
	height:1px;
	display:block;
	background:#f3f3f3;
	margin:25px 0 20px 0;
	
}
 .DateBox{
	width:66px;
	height:60x;
	text-align:center;
	line-height:30px;
}
.DateBox .day{
	font-size:36px;
	color:#999999;
	font-weight:bold;
	display:block;
}
.DateBox .year-moth{
	font-size:12px;
	color:#666666;
	display:block;
}
.IndexNewsLst .IndexNewsLstR{
	width:394px;
	height:473px;
	overflow:hidden;
	position:relative;
}
.IndexNewsLstR ul li{
	width:100%;
	height:149px;
	background:#fff;
	margin-bottom:10px;
	position:relative;
}
.IndexNewsLstR ul li:hover{
	box-shadow: 0 3px 3px #dddddd;
}
.IndexNewsLstR ul li.last-child{
	margin-bottom:0px;
}
.IndexNewsLstR ul li .SiderBox{
	margin:0 20px;
}
.IndexNewsLstR ul li .DateBoxBig{
	width:105px;
	height:auto;
	margin-top:40px;
	border-right:1px solid #e7e7e7;
}
.IndexNewsLstR ul li .DateBoxBig .DateBox{
	height:auto;
}
.IndexNewsLstR ul li .DateBoxBig .DateBox .dline{
	width:20px;
	height:2px;
	display:block;
	background:#e7e7e7;
	margin:10px 0 0 5px;
}
.IndexNewsLstR ul li .name{
	font-size:18px;
	height:60px;
	line-height:30px;
	overflow:hidden;
	width:220px;
	margin-top:30px;
	
}
.IndexNewsLstR ul li a{
	display:block;
	width:100%;
	height:100%;
}
.IndexNewsLst .IndexNewsLstR ul li .i-n-arrow{
	width:21px;
	height:10px;
	position:absolute;
	background:url(../images/more-icon2.png) center no-repeat;
	bottom:40px;
	right:56px;
	-webkit-transition:all 0.3s; 
	 -moz-transition:all 0.3s;   
	 -ms-transition:all 0.3s;  
	 transition:all 0.3s;  
	
}
.IndexNewsLst .IndexNewsLstR ul li:hover .i-n-arrow{
	-webkit-transform: translateX(10px); 
	 -moz-transform: translateX(10px); 
	 -ms-transform: translateX(10px); 
	 transform: translateX(10px);
	  
}
/*内页banner*/
.inner-banner{
	width: 100%;
	height: 316px;
	overflow: hidden;
	background: #333;
	position: relative;
}
.inner-banner .img-banner{
	width:100%;
	height: 316px;
}
.inner-banner .wrapper-banner{
	width: 100%;
	height: 100%;
	top:0px;
	left:0px;
	position: absolute;
	text-align:center;
	color: #fff;
    background: -moz-linear-gradient(left, rgba(41,56,70,.7) 0%, rgba(23,9,49,.7) 100%);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(rgba(41,56,70,.7)), to(rgba(23,9,49,.7))));
    background: -webkit-linear-gradient(left, rgba(41,56,70,.7) 0%,rgba(23,9,49,.7) 100%);
    background: -o-linear-gradient(left, rgba(41,56,70,.7) 0%,rgba(23,9,49,.7) 100%);
    background: -ms-linear-gradient(left, rgba(41,56,70,.7) 0%,rgba(23,9,49,.7) 100%);
    background: linear-gradient(to right, rgba(41,56,70,.7) 0%,rgba(23,9,49,.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(41,56,70,.7)', endColorstr='rgba(23,9,49,.7)',GradientType=1 );
}
.inner-banner .wrapper-banner .banner-bt{
	font-size: 24px;
	font-weight:600;
	padding: 120px 0 10px 0;
}
.inner-banner .wrapper-banner .banner-info{
	font-size: 14px;
}
/*新闻内页*/
.inner-news-list ul li{
	height:257px;
	border-bottom: 1px solid #d9d9d9;
	margin-top:25px;
}
.inner-news-list ul li:hover{
	background:#f6f9f8;
	-webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}
.inner-news-list .inner-news-img{
	width:372px;
	height:212px;
	overflow:hidden;
	background: #000;
	margin:20px 0 0 20px;
}

.inner-news-list .inner-news-info{
	width:765px;
	height:200px;
	padding-right:15px;
}
.inner-news-list .inner-news-info .title{
	font-size: 18px;
	color: #333;
	height:30px;
	line-height:30px;
	margin: 20px 0  15px;
	font-weight:600;
}
.inner-news-list .inner-news-info .desc{
	font-size:14px;
	line-height:25px;
	color:#999;
}
.inner-news-list li a .more-inner{
	width:21px;
	height:10px;
	background:url(../images/more-icon2.png) center no-repeat;
	background-size:contain;
	display:inline-block;
	margin-top:30px;
	margin-left:5px;
}
.inner-news-list li a:hover .title{color:#185351}
.inner-news-list li a:hover .desc{color:#333;}
.inner-news-list li a:hover .more-inner{
	-webkit-transform: translateX(5px); 
	 -moz-transform: translateX(5px); 
	 -ms-transform: translateX(5px); 
	 transform: translateX(5px);
}
.inner-news-list li .lst-more{text-align:right;}
.lst-more{
	line-height:30px;
	font-size: 14px;
}
.bt-news{
	font-size: 24px;
	font-weight:600;
	color:#333;
	padding: 50px 0 30px;
}
/*案例列表*/
.inner-solution-list{
	
}
.inner-solution-list ul{
	
}
.inner-solution-list ul li{
	width:385px;
	height:400px;
	overflow:hidden;
	background:#f6f9f8;
	display: flex;
    flex-decoration: column;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	margin-bottom:25px;
}
.inner-solution-list ul li:hover{
	-webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
	-webkit-transform: translateY(5px); 
	 -moz-transform: translateY(5px); 
	 -ms-transform: translateY(5px); 
	 transform: translateY(5px);
}
.inner-solution-list ul li .c-img{
	height:245px;
	width:355px;
	overflow:hidden;
	margin:15px;
	background: #fff;
}
.inner-solution-list ul li .solu-sider{
	margin:0 15px 15px;
	width:355px;
}
.inner-solution-list ul li .title{
	font-size:18px;
	font-weight:600;
	height:30px;
	line-height:30px;
	overflow:hidden;
	color: #333;
	margin-bottom:5px;
}
.inner-solution-list ul li .info{
	height:40px;
	overflow:hidden;
	line-height:20px;
	color: #999;
}
.inner-solution-list ul li a .more-inner {
	width:21px;
	height:10px;
	background:url(../images/more-icon2.png) center no-repeat;
	background-size:contain;
	display:inline-block;
	margin-top:15px;
	margin-left:5px;
}
.inner-solution-list ul li a:hover .more-inner{
	-webkit-transform: translateX(10px); 
	 -moz-transform: translateX(10px); 
	 -ms-transform: translateX(10px); 
	 transform: translateX(10px);
}
/*服务支持*/
.inner-problem-list{}
.inner-problem-list ul li{
	width:100%;
	height:130px;
	overflow:hidden;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom:25px;
}
.inner-problem-list ul li:hover{
	-webkit-transform: translateY(5px); 
	 -moz-transform: translateY(5px); 
	 -ms-transform: translateY(5px); 
	 transform: translateY(5px);
}
.inner-problem-list ul li .title{
	font-size:18px;
	color: #333;
	font-weight:600;
	height:30px;
	line-height:30px;
	overflow:hidden;
	margin-bottom:15px;
}
.inner-problem-list ul li .title font{
	text-transform:uppercase;
	margin-right:5px;
	
}
.inner-problem-list ul li .info{
	color:#999;
	font-size:14px;
	height:40px;
	line-height:20px;
	overflow:hidden;
	
}
.inner-problem-list ul li .info font{
	text-transform:uppercase;
	margin-right:5px;
	font-weight:600;
}
.inner-problem-list ul li a .more-inner {
	width:21px;
	height:10px;
	background:url(../images/more-icon2.png) center no-repeat;
	background-size:contain;
	display:inline-block;
	margin-top:15px;
	margin-left:5px;
}
.inner-problem-list ul li a .lst-more{
	text-align:right;
	padding-right: 20px;
}
.inner-problem-list ul li a:hover .more-inner{
	-webkit-transform: translateX(10px); 
	 -moz-transform: translateX(10px); 
	 -ms-transform: translateX(10px); 
	 transform: translateX(10px);
}
.inner-problem-list ul li a:hover .title{
	color:#185351;
}
.inner-problem-list ul li a:hover .info{
	color:#333;
}
/*产品中心*/
.inner-pro-list ul{
justify-content:left;
}
.inner-pro-list ul li{
	width:280px;
	height:300px;
	background:#f7f7f7;
	margin-bottom:25px;
margin-right:25px;
}
.inner-pro-list ul li:nth-child(4),.inner-pro-list ul li:nth-child(8){
margin-right:0px;
}
.inner-pro-list ul li:hover{
	-webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
	-webkit-transform: translateY(5px); 
	 -moz-transform: translateY(5px); 
	 -ms-transform: translateY(5px); 
	 transform: translateY(5px);
}
.inner-pro-list ul li .pro-sider{
	margin:15px;
}
.inner-pro-list ul li .p-img{
	width:250px;
	height:192px;
	overflow:hidden;
}
.inner-pro-list ul li .p-img img{
	width:100%;
	height:auto;
}
.inner-pro-list ul li .title{
	height: 30px;
	line-height: 30px;
	font-size:16px;
	color:#333;
	margin:20px 0 0;
}
.inner-pro-list ul li a:hover .title{
	color:#185351;
}
.inner-pro-list ul li a .lst-more{
	text-align:center;
	color:#999;
}
.inner-pro-list ul li a .more-inner {
	width:21px;
	height:10px;
	background:url(../images/more-icon2.png) center no-repeat;
	background-size:contain;
	display:inline-block;
	margin-left:5px;
}
.inner-pro-list ul li a:hover .more-inner{
	-webkit-transform: translateX(10px); 
	 -moz-transform: translateX(10px); 
	 -ms-transform: translateX(10px); 
	 transform: translateX(10px);
}
/*产品资料下载*/
.inner-down-list{}
.inner-down-list ul li{
	width:555px;
	height:100px;
	background:#f6f9f8;
	overflow:hidden;
	box-sizing:bordr-box;
	padding: 15px;
	margin-bottom:25px;
}
.inner-down-list ul li a{
	display: flex;
    flex-wrap: wrap;
    align-item: center;
	justify-content: space-between;
}
.inner-down-list ul li a .info{width:425px}
.inner-down-list ul li a .title{
	font-size:16px;
	font-weight:600;
	height:30px;
	line-height:30px;
}
.inner-down-list ul li a .desc{
	font-size:14px;
	color:#999;
	line-height:20px;
	height:40px;
	
}
.inner-down-list ul li:hover{
	-webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
	-webkit-transform: translateY(5px); 
	 -moz-transform: translateY(5px); 
	 -ms-transform: translateY(5px); 
	 transform: translateY(5px);
}

.inner-down-list ul li a .icon-img{width:100px; height:100px;}
.inner-down-list ul li a .icon-img img{width:60px; height:60px; margin:20px;}
/*关于我们*/
.about_1{ padding: 50px 0; background: #f6f9f8; margin-top:-50px; position:relative;z-index:5;}
.about_1 ul{ width: 1200px; margin: 0 auto;;}
.about_1 li{ float: left; width:230px; text-align: center;}
.about_1 li.line{ width: 1px; height: 55px; background: #eaecf1;;}
.about_1 li h2{ font-size: 46px; color: #185351;font-weight: 400;}
.about_1 li h2 em{ font-size: 16px;}
.about_1 li span{ font-size: 16px; color: #333;}

.about-inner{ width: 1200px; margin: 0 auto; padding-bottom: 60px; min-height:550px;}
.about-inner .navtit{ font-size: 30px; color: #333; padding: 70px 0 30px 0; text-align: center; font-weight: 400;}
.about-inner .content{ width: 1180px; margin: 0px auto; font-size: 15px; line-height: 26px; box-sizing: border-box; padding-left: 510px; position: relative; padding-top: 50px;}
.about-inner .content p{ margin-bottom: 30px;}
.about-inner .content .picture{position: absolute; left: 0; top: -100px; width: 400px;}
.about-inner .content .picture img{ width: 100%; display: block;}
/*产品详情*/
.location{height:60px; border-bottom:#e6e6e6 1px solid;}
.location .text{ height:24px; line-height:24px; font-size:14px; position:relative; padding-left:34px; margin-top:18px; float:left; color:#999;}
.location .text .c2{ margin:0 5px; font-family:"宋体";}
.location .text .icon-point{ width:22px; height:22px; display:block; position:absolute; left:0; top:0; background:url(../images/icon-home.png) top center no-repeat; background-size:22px;}

.show-hd{ margin-top:30px;}
.show-pic{ width:600px; float:left; position:relative;}
.show-pic img{ width:100%;}
.zoom-scroll{ width:600px; height:60px;position:relative; margin-top:10px;}
.zoom-scroll .bun{ width:30px; height:60px; position:absolute; background:url(../images/zoombun.png) no-repeat 0 0; display:block; top:50%; margin-top:-30px;}
.zoom-scroll .bun.lbun{ left:0px; background-position:0px 0px;} 
.zoom-scroll .bun.lbun:hover{ background-position:0px -60px;}
.zoom-scroll .bun.rbun{ right:0px; background-position:-30px 0px;} 
.zoom-scroll .bun.rbun:hover{ background-position:-30px -60px;}
.zoom-scroll .scrollpic{ width:520px; height:60px; overflow:hidden; position:relative; margin-left:40px;}
.zoom-scroll .scrollpic ul{ width:500%; position:absolute; left:0px; top:0px;}
.zoom-scroll .scrollpic ul li{ width:104px; height:60px; text-align:center; float:left;}
.zoom-scroll .scrollpic ul li .pic{ width:86px; height:58px; padding:1px; background:#dddddd; margin:0 auto; display:block; overflow:hidden; font-size:0px; line-height:0px;}
.zoom-scroll .scrollpic ul li .pic img{ width:86px; height:58px;}
.zoom-scroll .scrollpic ul li .pic.active{ width:84px; height:56px; padding:2px; background:#2b6e6c;}
.zoom-scroll .scrollpic ul li .pic.active img{ width:84px; height:56px;}


.view-pic{ height:36px; padding:0 20px 0 50px; line-height:36px; background:#000; background:rgba(0,0,0,0.5); position:absolute; right:10px; bottom:10px; display:block; border-radius:36px; color:#FFF; font-size:14px}
.view-pic .icon-pic{ width:21px; height:16px; display:block; position:absolute; left:20px; top:50%; margin-top:-8px; background-position:-320px 0px;}
.show-info{ width:560px; float:right;}
.show-info .title{font-size:24px; line-height:30px; padding:10px 0; margin-bottom:15px;}
.show-info .dsp{ line-height:24px; color:#333; font-size:14px;padding: 20px;background: #f4f4f4; box-sizing:border-box;}

.show-opn{ height:48px; margin-top:20px;}
.show-opn .tab{ width:170px; height:70px; float:left; margin-right:25px; position:relative; z-index:10;}
.show-opn .tab.mr-0{ margin-right:0;}
.show-opn .tab .btn{ height:46px; line-height:46px; display:block; text-align:center; font-size:18px;}
.show-opn-box {text-align:center; width:114px; padding:20px 26px 26px; border:#2b6e6c 2px solid; background:#FFF; position:absolute; top:60px; display:none;}
.show-opn-box img{display:inline-block;}
.show-opn .tab:hover .show-opn-box{ display:block;}
.show-opn-box:after{ content:''; position:absolute; z-index:1; left:75px; top:-10px; border-left:10px solid transparent; border-right:10px solid transparent; border-bottom:10px solid #2b6e6c;}
.show-opn-box:before{ content:''; position:absolute; z-index:2; left:77px; top:-8px; border-left:8px solid transparent; border-right:8px solid transparent; border-bottom:8px solid #fff;}
.show-opn-box .mark{ font-size:14px; text-align:center;}
.show-opn-box .mark img{margin-bottom:10px;}

.show-box{margin-top:40px; position:relative; padding-top:50px;margin-bottom:50px;}
.show-title{ width:1198px; height:48px; background:#f8f8f8; border:#e2e2e5 1px solid; position:absolute; right:0; top:0;}
.show-title.active{ position:fixed; z-index:10; right:50%; top:0px; margin-right:-600px;}
.show-title .s-t-nav{ margin-left:-1px; float:left;} 
.show-title .s-t-nav .tab{height:48px; padding:0 35px; display:block; line-height:48px; font-size:16px; color:#666; float:left; cursor:pointer; position:relative;}
.show-title .s-t-nav .tab:after{height:3px; background:#185351; display:none; position:absolute; left:-1px; right:-1px; top:-1px; content:'';}
.show-title .s-t-nav .active:after{ display:block;}
.show-title .s-t-nav .active{ height:49px; border-left:#e5e5e5 1px solid; border-right:#e5e5e5 1px solid;  background:#FFF; color:#185351;}
.show-box .titles{ height:48px; line-height:48px; padding:0 35px; background:#f8f8f8; border:#e2e2e5 1px solid; font-size:16px; color:#666; margin-top:20px;}

.show-content{border:#e2e2e5 1px solid; border-top:none; padding:44px; font-size:15px; color:#333; line-height:32px;}
.show-content img{ max-width:100%;}
.show-content-table{ border-top:#ebebeb 1px solid; border-left:#ebebeb 1px solid; width:545px; float:left; margin:10px 5px;}
.show-content-table td{ padding:10px 20px; border-bottom:#ebebeb 1px solid; border-right:#ebebeb 1px solid; font-size:12px;}
.show-content-table th{ background:#f8f8f8; text-align:center; padding:10px 0; border-bottom:#ebebeb 1px solid; border-right:#ebebeb 1px solid;}

/*新闻详情*/
.content-bg{width:100%;background:#f2f2f2;}
.content-bg .wrap{background:#fff;margin:30px auto;}
.content-bg .wrap .show-conents{margin:50px 30px;}
.content-bg .wrap .show-conents .title{font-size:16px; margin-bottom:20px; font-weight:600;color:#333; height:30px; line-height:30px;}
.content-bg .wrap .show-conents	.time-box{padding-bottom: 23px;margin-bottom: 20px;font: 14px/1 'Gotham-Book','Microsoft Yahei';color: #999;border-bottom: 1px solid #e5e5e5;}
.content-bg .wrap .show-conents .txt{font-size: 14px;color: #555;line-height: 1.85;margin-bottom: 15px;}	
.prev-next-wrap{padding-top: 23px;font-size: 14px;color: #666;line-height: 1.5;border-top: 1px solid #e5e5e5;}
/*单页*/
.content-word img{display:inline-block; vertical-align:-8px;}
.map-box{margin-bottom:50px;}
.content-word{font-size: 14px;color: #555;line-height: 1.85;margin-bottom: 15px;}
/*招聘*/
.join-us {
    padding:50px 30px 80px;
    background:#f6f6f6;
	margin-bottom:30px;
}
.join-us .inner-title {padding-bottom:40px;}
.join-us li {
    border-bottom:1px solid #d9d9d9;
}
.join-us li .dt-title {
    position:relative;
    padding:30px 20px 20px;
    font-size:16px;
    color:#000;
}
.join-us li .dt-title .icon {
    position:absolute;
    top:35px;
    right:20px;
    display:block;
    width:18px;
    height:10px;
    background:url(../images/down1.png) no-repeat center center;
}
.join-us li.on .dt-title .icon { background:url(../images/down2.png) no-repeat center center;}
.join-us li .dt-title .job-name {
    display:inline-block;
    margin-right:110px;
}
.join-us li .dd-content {
    display:none;
}
.join-us li article {
    padding:10px 20px 30px;
    line-height:2.25;
}
/*联系我们*/
.contact-us-way li {
    float:left;
    width:50%;
    margin-bottom:50px;
}
.contact-us-way li .inner {padding-left:50px;}
.contact-us-way li .icon-wrap {
    float:left;
    width:55px;
    height:55px;
    text-align:center;
    border:1px solid #e0e0e0;
    border-radius:100%;
}
.contact-us-way li .icon {vertical-align:-17px;}
.contact-us-way li .text-wrap {
    padding-top:15px;
    margin-left:70px;
    font-size:16px;
    color:#666;
}
.contact-us-way li .text-wrap strong {color:#333;}

.show-content table tr td{
padding:10px 20px;
}
