#middle .wrap{padding:30px 0;}
.index-classification{ float:left; border:3px solid #ffed48; border-radius: 4px; margin: 0 10px;}
.text-left{line-height: 1.6em; padding: 0 8px; text-align: center;}
.text-left a{font-size: 28px; color: #ed700c; display:none;}
.text-left a:hover{text-decoration:none; }
#index_company .text-left{ display:none;}

#index_news{ float:left; width:32%; padding: 60px 10px 30px 10px;}
  .msgdate_span{ font-size:16px; color:#9fa0a0; display: block;}
  .msgtitle_span{ font-size:20px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
  #index_news .btn-default{ display:none;}
  #index_news .thumbnail {width: 100%; background-image: url(../images/index-news-bg.jpg); background-repeat: no-repeat; background-position: bottom center; margin-bottom:0;}
  #index_news .thumbnail .caption{ text-align:left; padding: 18px 40px; line-height:1.6em}
  #index_news .thumbnail .caption a:hover{text-decoration:none; color:#ed700c;}



#index_product{margin: 50px 20px 20px 20px; float:left; width:63%; padding: 20px 10px 60px 10px; border-radius: 30px;  -webkit-box-shadow: -2px 1px 9px 0px rgba(50, 50, 50, 0.3); -moz-box-shadow:    -2px 1px 9px 0px rgba(50, 50, 50, 0.3);
box-shadow:         -2px 1px 9px 0px rgba(50, 50, 50, 0.3);}
#index_product .item{background-image: url(../images/index-pro-bg.jpg); background-repeat: no-repeat; background-position: center center;}
#idxprocarousel li{ text-align:center;     display: inline-block; }
#idxprocarousel .btn{ padding:0;    display: block;    background:#fff;}
#index_product .text-left{ margin-bottom:10px;}





/**/
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	width:100%;
	margin: 0 auto;
}
.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	position: relative;
	/*line-height: 0px;*/
}
.nbs-flexisel-item > img {
	cursor: pointer;
	positon: relative;
	max-width: 100%;
}
/*** Navigation ***/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width: 46px;
	height: 100px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
}

.nbs-flexisel-nav-left {
    left: 10px;
	/*background: url("../images/button-previous.png") no-repeat 0;*/
}


.nbs-flexisel-nav-right {
    right: 5px;
	/*background: url("../images/button-next.png") no-repeat 0;*/
}
#idxprocarousel .item {
    background: none; }
#idxprocarousel .item, #idxprocarousel .caption { margin:0; padding:0; white-space:nowrap; overflow:hidden; text-overflow : ellipsis;}
/**/
#idxprocarousel .item{ display:inline-block; height: 180px;
    line-height: 180px;
    text-align: center;}
	
	
#idxprocarousel .item a{	    display: inline-block;}
#idxprocarousel .item img{margin:auto;}




@media (max-width : 1400px) {
   

}

@media (max-width : 1250px) {
	.index-classification{ width:47%; margin: 0 1% 0 1.5%;}
	.index-classification img{ width:100%;}
}

@media (max-width : 1100px) {
	
	
}


@media (max-width : 999px) {
	#index_news .text-left img{ width:60%;}
	#index_product .text-left img{ width:30%;}
	.msgdate_span {font-size: 15px;}
	.msgtitle_span{font-size: 17px;}
	#index_news { width: 34%; padding: 5% 1% 3% 1%;}
	#index_product { margin: 5% 2% 2% 2%; width: 61%; padding: 2% 1% 6% 1%;}
	#index_news .thumbnail .caption {padding: 4% 5%;}
   

}

@media (max-width : 800px) {
   

}

@media (max-width : 768px) {
	#index_product .text-left img{ width:45%;}
	#index_news { width: 43%;}
	#index_product {width: 52%;}
	#middle .wrap { padding: 3% 0;}
}


@media (max-width : 480px) {
    #index_news { width: 100%; padding: 2% 1% 3% 1%;}
	#index_product {width: 98%;}
	#index_product .text-left img{ width:37%;}
	#index_news .text-left img{ width:36%;}
	.index-classification{ width:98%; margin:0 1% 2% 1%;}
	#index_news .thumbnail .caption { padding: 3% 5%;}
	.msgdate_span {font-size: 14px;}
	.msgtitle_span{font-size: 16px;}
}

@media (max-width : 375px) {
   

}

