
.indb1 {
	background: #18beb2;height:auto;width:100%;
}
.ind_fsbox {
	width:32%; float:left;
	height:auto;
	margin:4% 2% 4% 0;
}
.fsbox-tit{
	height:46px;background:#222;
	line-height:46px;color:#fff;
	padding-left:15px;font-size:1.3rem;
}
.fsbox-tit a{
	float:right;font-size:.7rem;color:#ccc;padding-right:15px
}
.ind_fsbox img{width:100%; max-height:100%;}
.nomr {margin-right:0;}

@media (max-width: 960px){
	.index-box1 {
		height: auto;
	}
	.ind_fsbox {
		width:96%;
		float:left;
		height:auto;
		margin:4% 2%;
	}
	
}

.box2-en{
	font-size:35px; 
	font-weight: bold;
	line-height: 46px;
	padding-top:34px;
	width: 28%;
}
.box2-cn {
	font-size:35px; 
	font-weight: bold;
	line-height: 55px;
}
.box2-line{ height:3px;background: #18beb2; width: 40px; margin: 10px 0;}
.bottomline {
	clear: both; display: block;
	margin:40px 20px auto auto; height:2px;background: #ccc; width: 100%;
}
.box2-left {
	position: relative;
	width:40%;float:left; margin-right:3%;
	height:auto;
	overflow: hidden;
}
.box2-left img {
	width:100%;
}
.box2-left>span{
	height: 38px;width: 96%;
	background: rgba(0,0,0,0.7);
	display: block;
	position: absolute;
	bottom:50px; left: 0px;
	z-index: 999;
	text-align: left;
	color: #fff; font-size:15px;
	line-height: 38px;
	padding-left:4%;
}

.box2-right {
	width:57%; float:left;
}
.box2-right p{
	font-size:32px; font-weight: bold; 
	line-height: 32px;
	margin-bottom: 20px;
}
.box2-right span{
	font-size:16px;font-weight: 400;
	line-height: 26px;
	margin-bottom: 40px;
	display: block;
}

.index-box2 .leftp1 {
	width: 45%;
}
.index-box2 .rightp1 {
	width: 52%;
}
.index-box2 .rightp1 p{
	font-size:32px; line-height: 36px;
}
.index-box2 .rightp1 span{
	font-size:22px; line-height: 32px;
	margin-bottom: 65px;
}
.index-box2 .linep1 {
	margin: 10px 0 30px 0;
}
.index-box2 enp1 {
	
}

@media screen and (max-width: 1600px){
	.box2-right p{
		font-size:22px; 
		line-height: 26px;
		margin-bottom: 14px;
	}
	.box2-right span{
		font-size:18px;
		line-height: 32px;
		margin-bottom: 32px;
		display: block;
	}
}
@media screen and (max-width: 1440px){
	.box2-right p{
		font-size:22px; font-weight: bold; 
		line-height: 26px;
		margin-bottom: 8px;
	}
	.box2-right span{
		font-size:15px;font-weight: 400;
		line-height: 24px;
		margin-bottom: 40px;
		display: block;
	}
}
@media screen and (max-width: 1366px){
	.box2-right p{
		font-size:22px; font-weight: bold; 
		line-height: 20px;
		margin-bottom: 8px;
	}
	.box2-right span{
		font-size:16px;font-weight: 400;
		line-height: 26px;
		margin-bottom: 59px;
		display: block;
	}
}

.ind_bline {height: 1px;background: #ccc; }
.h50 {height: 80px;}

@media (max-width: 960px){
	.index-box2 .box2-left {
	    width: 100%;
	    margin: 2% auto !important;
	    height: 280px;
	    overflow: hidden;
    }
	.index-box2 .rightp1 p {
		width: 100%;
	    font-size: 26px;
	    line-height: 26px;
	}
	.index-box2 .rightp1 span {
		width: 100%;
	    font-size: 20px;
	    line-height: 30px;
	    margin-bottom: 30px;
	}
	.box2-left>span{ bottom: 11px ; }
	.index-box2 .box2-right{
		width:100%;
		margin:2% auto !important;
	}
	.index .index-box2 .box2-en{
		width: 100%;
		font-size: 28px;
	}
}

.index-box2 #rpic div{
	margin-left:3%;
	width:47%; height: 233px;
	float:left;
	overflow: hidden;
	position: relative;
}

.index-box2 #rpic span {
	height: 38px;width: 96%;
	background: rgba(0,0,0,0.7);
	display: block;
	position: absolute;
	bottom:-96px; left: 0px;
	z-index: 999;
	text-align: left;
	color: #fff; font-size:15px;
	line-height: 38px;
	padding-left:4%;
}
.index-box2 #rpic img{ width: 100%; }
.mb2c {margin-bottom:3%;}

@media screen and (max-width: 1600px){
	.index-box2 #rpic div{
		height: 194px;
	}
	.index-box2 #rpic span {
		width: 94.5%;
		bottom:-68px;
	}
}

@media screen and (max-width: 1440px){
	.index-box2 #rpic div{
		height: 174px;
	}
	.index-box2 #rpic span {
		width: 94.5%;
		bottom:-74px;
	}
}

@media screen and (max-width: 1366px){
	.index-box2 #rpic div{
		height: 165px;
	}
	.index-box2 #rpic span {
		width: 94.5%;
		bottom:-59px;
	}
}

@media (max-width: 960px){
	.index-box2 .noml {
		margin-left:0px !important;
	}
	.index-box2 #rpic div{
		width:48.5%; height: 113px;
		float:left;
		overflow: hidden;
		position: relative;
	}
}

.ind-foot-bg{

	background:url(../images/ind-foot-showbg.jpg) center no-repeat;
	background-size: cover;
}
.box2-allwidth {
	padding:80px 0 20px 0;
	text-align: center;
	width: 100%;
}
.box2-allwidth .ftitle {
	font-size:22px; color:#FFF;
	width:100%; text-align:center;
}
.box2-allwidth .online1,.online2{
	padding:14px;
	background: #fff;
	width:250px; 
	height: 50px;
	line-height:24px;
	display: inline-block;
	margin-top:30px;
}
.online1>p,.online2>p{
	font-size:20px;
	color:#333;
	margin:0; padding:0;
}
.online1 {margin-right:15px;}
.online2 {margin-left:15px;}

@media (max-width: 960px){
	.online1 {margin:10px auto;}
	.online2 {margin:10px auto;}
}

.box2-allwidth span{
	font-size:13px; color:#666;
}

.location{
	width:590px;
	margin:0 auto;
	height: auto;
	color: #fff;
	font-size:16px;
}
.ctu1 {
	width:278px;
	height:auto;
	float:left;
}
.ctu2 {
	width:278px;
	height:120px;
	float:left;
	margin-left:28px;
}
.ctu1 img,.ctu2 img {
	width:20px;height:20px;
	float:left; margin-right:6px;
}
.ctu1 p,.ctu2 p{
	font-size:0.7rem; 
	padding-left:24px;
}

@media (max-width: 960px){
	.location {width:278px;margin:0 auto;}
	.ctu1 {
		clear: both;
		width:250px;
		float:left;
		margin:15px auto !important;
	}
	.ctu2 {
		clear: both;
		width:250px;
		height:120px;
		margin:15px auto !important;
	}
}

.ind_logos {width:100%; margin-top:40px;}
.ind_logos img {
    float: left;
    border: 1px solid #ddd;
    width: 18.45%;
    margin-bottom: 20px;
    margin-right: 1.7%;
}
.logonomr { margin-right:0 !important; }

@media (max-width: 960px){
  .ind_logos img {
    float: none;
    border: 1px solid #ddd;
    width: 46.9%;
    margin: 10px 1% !important;
  }
}

.indvideo {
  width:100%; height:370px; object-fit: fill
}
@media screen and (max-width: 1600px){
  .indvideo {
    height: 309px;}
}
@media screen and (max-width: 1440px){
  .indvideo {
    height: 277px;}
}
@media screen and (max-width: 1440px){
  .indvideo {
    height: 263px;}
}



/*new box*/
.newBox1 {
  padding-bottom:0;height:850px;background-color: #fff;position: relative;
}
.bg_prod1 {
    margin:0 auto;
    background: url(../images/bg_prod.png) bottom no-repeat;
    position: relative;
    bottom: 208px;
    z-index: 100;
    width: 1136px; height: 774px;
}
.bg_prod2 {
    margin: 0 auto;
    background: url(../images/bg_prod2.jpg) center no-repeat; 
    background-size: cover; 
    height:91px;
    width:100%;
    position: relative;
    bottom: 299px;
}

@media screen and (max-width: 960px){
	  /*new box*/
	.bg_prod1{ display: none; }
	.bg_prod2 {position: absolute; bottom: -75px;}
	.newBox1 {
		padding-bottom:0;height:550px;background-color: #fff;position: relative;
	}
	.index .index-box2 .text1 {
	    top: 220px;
	    display: block;
	    font-size: 18px;
	    color: #888;
	}
	.index .index-box2 .text2 {
	    top: 250px;
	    display: block;
	    font-size: 26px;
	}
	.index .index-box2 .text3 {
		top: 325px;
		display: block;
		font-size: 14px;
		color: #ccc;
		line-height: 100%;
	}
	.index .index-box2 .text4 {
	    top: 375px;
	    display: block;
	    font-size: 16px;
	    line-height: 150%;
	}

}