/*类目*/
.block-title{ padding:42px 0; text-align:center; position:relative; margin:0 auto;}
.block-title h2{ font-size:36px; color:#000; font-weight:bold; line-height:1.45;}
.block-title p{ font-size:18px; text-transform:uppercase;  color:#555; line-height:1.5;}
.block-title .index_more{ position:absolute; right:0; top:50%; margin-top:-20px;}

.block-img{ text-align:center; padding:60px 0;}
.block-img img{ display:block; margin:0 auto;}


.index_more{ display:block; width:140px; height:40px; line-height:40px; font-size:14px; background:#ff6119; color:#fff !important; text-align:center; margin:40px auto;}
.index_more:hover{ background:#f5824e;color:#fff !important;  }
/****/


.tese{ border-bottom:1px solid #eee; padding:25px 0; }
.tese ul{display:flex; max-width:1200px;margin:0 auto; }
.tese li{ flex:1; border-right:1px solid #eee; padding-left:80px;}
.tese li:nth-child(1){ padding-left:0;}
.tese li:last-child{ border-right:0;}
.tese li h2{ color:#ff5e14; font-size:36px; font-weight:bold; position:relative;}
.tese li h2 b{ font-size:14px; font-weight:normal; position:absolute; top:0; padding-left:10px;}

.block-index-pro_fenlei2{ padding:0 0;}

.pro_fenlei2{ margin:0 auto;counter-reset:sectioncounter;}
.pro_fenlei2 li{  min-height:480px; text-align:center;}

.pro_fenlei2 li .text{ padding-top:15px; text-align:left; width:540px; margin-left:55%; padding-top:140px; }

.pro_fenlei2 li .text h2:before {
   content:"0" counter(sectioncounter) ""; 
   counter-increment:sectioncounter; font-size:60px; color:#ff6119; margin-right:20px;font-style:italic;
}
.pro_fenlei2 li:nth-child(2n) .text{ margin-left:auto; margin-right:55%;}
.pro_fenlei2 li h2{ font-size:32px; font-weight:bold; line-height:2; color:#000;}
.pro_fenlei2 li h3{ font-size:24px;color:#000; display:block; margin:7px 0;}
.pro_fenlei2 li p{ padding:10px 0; font-size:14px; line-height:2.2;}



/**简介**/
.block-index-text01{  position:relative; padding:0; margin:80px auto 0 auto;}



.about{margin:0 auto 0 auto; max-width:1200px; position:relative;}
.about_tt { width:50%; float:right;}
.about_tt img{ display:block; max-width:100%;}
.about_t{ float:left; width:45%; line-height:2.3; padding:0; font-size:16px;}
.about_t h4{ color:#555; font-size:22px;}
.about_t h2{ color:#000; margin:25px 0; font-weight:bold; font-size:36px;}
.about_t h3{ color:#f57f4b; font-size:20px; font-weight:bold; margin:30px 0;}


.about .index_more{text-align:center; margin:40px 0;}



/***案例**/
.block-index-cases01{ max-width:1200px; margin:30px auto 50px auto;}
.block-index-product01{ max-width:1200px; margin:30px auto 50px auto;}
.case_show{ margin:0  auto; overflow:hidden; padding:0;}
.case_show li{ width:32%; float:left; margin-right:2%; margin-bottom:2%; overflow:hidden;cursor:pointer}
.case_show li:nth-child(3n){ margin-right:0;}
.case_show li img{ display:block; max-width:100%;}
.case_show li .pic{ overflow:hidden;}
.case_show li .txt{ display:block; padding:15px 0;  font-size:16px; text-align:center; position:relative;}






/*新闻*/
.block-index-article01{ padding:0 0 50px 0;  margin:0 auto;}


.block-index-article01 .w1100{ background:#fff; padding:0;}

.newslist{ margin:0 auto; max-width:1200px; border:1px solid #eee;}
.newslist ul{ margin:0 auto; }
.newslist li{ display:block; background:#fff; width:33.333%; float:left; border-right:1px solid #eee; }
.newslist li dd{ padding:3%;}
.newslist li .pic{ height:240px; overflow:hidden;}
.newslist li img{ display:block; width:100%; }
.newslist li:last-child{ margin-right:0; border:0;}
.newslist li .txt{ padding:0; margin-top:25px;}
.newslist li h2{ margin-bottom:12px; font-size:16px; font-weight:bold; color:#000;overflow:hidden;text-overflow:ellipsis; 
	-o-text-overflow:ellipsis;
	-webkit-text-overflow:ellipsis;
	-moz-text-overflow:ellipsis;
	white-space:nowrap; overflow:hidden;}
.newslist li p{ overflow:hidden; display:block; font-size:14px; color:#888;
		word-break:break-all; line-height:2; 
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;
	}

.newslist li span{ display:block; font-size:12px; color:#aaa; margin-top:10px;}








.feed_l{ background:url(../images/feedback.jpg) no-repeat left center; background-size:400px auto; padding-left:550px !important;}



.message{ background:#f4f4f4; padding:3%;}
.message_show{ max-width:1290px; margin:0 auto;}
.message_show li{  font-size:20px; color:#000; padding:10px 0;}
.message_show li span{ display:block; float:left; width:130px;}
.message_show li input{ height:48px; line-height:48px; border:1px solid #ddd; padding:0 15px; width:380px; font-size:16px; font-family:'微软雅黑'; color:#888;}
.message_show li textarea{ height:140px;border:1px solid #ddd; padding:15px; width:380px; font-size:16px; font-family:'微软雅黑'; color:#888;}


.message_show  .tijiao{ width:190px; height:50px; font-size:18px; text-align:center; line-height:50px; background:#ffc001; color:#000 !important; display:block; margin:0 0 30px 130px; border:0;font-family:'微软雅黑';}


@media (max-width: 768px) {


/*类目*/
/*类目*/
.index_more{ display:block;  width:130px; height:40px; line-height:40px; font-size:14px; color:#000; text-align:center; margin:15px auto;}



.block-title{ padding:20px 0; text-align:center; position:relative; margin:0 auto;}
.block-title h2{ font-size:20px; color:#000; line-height:2;}
.block-title p{ font-size:12px; text-transform:uppercase;   line-height:1.5; padding:0 12px;}

/**简介**/
.block-index-text01{  position:relative; padding:3%; margin:0;}


.about{margin:0 auto 0 auto; max-width:1200px; position:relative;}
.about_tt { width:100%; float:none; margin:0; margin-bottom:15px;}
.about_tt img{ display:block; max-width:100%;}
.about_t{ float:none; width:100%; line-height:2; padding:0; font-size:14px;}
.about_t h2{ color:#000; margin:20px 0; font-weight:bold; font-size:22px;}
.about_t h4{  font-size:18px; }


.about .index_more{text-align:center; margin:25px auto;}


.block-index-pro_fenlei2{ padding:0;}

.pro_fenlei2{ margin:0 auto;counter-reset:sectioncounter;}
.pro_fenlei2 li{  min-height:280px;height:280px; text-align:center; background-size:auto 100% !important;}

.pro_fenlei2 li .text{ background:#fff; text-align:left; width:50%; margin-left:50%; padding:12px; }

.pro_fenlei2 li .text h2:before {
   content:"0" counter(sectioncounter) ""; 
   counter-increment:sectioncounter; font-size:25px; color:#ff6119; margin-right:10px;font-style:italic;
}
.pro_fenlei2 li:nth-child(2n) .text{ margin-left:auto; margin-right:50%;}
.pro_fenlei2 li h2{ font-size:15px; font-weight:bold; line-height:2; color:#000;}
.pro_fenlei2 li h3{ font-size:12px;color:#000; display:block; margin:7px 0;}
.pro_fenlei2 li p{ padding:10px 0; font-size:12px; line-height:1.8;}



/***案例**/
.block-index-product01{ padding:3%; margin:0;}
.block-index-cases01{ max-width:100%; margin:0 auto; padding:3%;}
.case_show{ margin:0  auto; overflow:hidden; padding:0;}
.case_show li{ width:48.5%; float:left; margin-right:0; margin-bottom:0; overflow:hidden;cursor:pointer}
.case_show li:nth-child(2n){ float:right;}
.case_show li img{ display:block; max-width:100%;}
.case_show li .pic{ overflow:hidden;}
.case_show li .txt{ display:block; padding:10px 0;  font-size:14px; text-align:center; position:relative;}



.block-index-feed{ padding:0;}
.block-index-feed .w1100{ width:100%;}
.index_feed_title{ width:100%; float:none; background:#000; text-align:center; color:#fff; line-height:2.5; height:auto; padding:30px 0; font-size:16px;}
.index_feed_title h2{ font-size:24px; display:inline-block; border-bottom:2px solid #fff; margin-bottom:20px; padding:20px 5px;}
.index_feed{ width:100%; float:none;}
.feed_1{ padding:5%;}
.feed_1 li span{ display:block; font-size:15px;}
.feed_1 li input{ display:block; width:100%; border:1px solid #ddd; padding:10px; margin:10px 0;}
.feed_1 li textarea{ display:block; width:100%; border:1px solid #ddd; padding:10px; margin:10px 0; height:120px;}
.feed_1 .tijiao{ width:180px; height:42px; margin:20px auto; line-height:42px; background:#064bb3; color:#fff; display:block; border:0;}


/*新闻*/

/*新闻*/
.block-index-article01{ padding:0;  max-width:100%; margin:0 auto;}

.news1{ width:100%; float:none;}
.news2{ width:100%; float:none;}

.newslist{ margin:0 auto; padding:10px 0; border:0;}

.newslist ul{ margin:0 auto; float:none; width:100%;}
.newslist li{ display:block; position:relative; line-height:2.2; color:#666; margin:0; border:0; width:100%; }
.newslist li img{ width:100%; float:none; margin-right:0;}
.newslist li .txt{ padding:0; margin:12px 0 0 0;}
.newslist li span{ margin:0;}
.newslist li h2{ overflow:hidden; display:block; font-size:14px; font-weight:bold;  color:#000; overflow:hidden;text-overflow:ellipsis; margin-bottom:8px;
	-o-text-overflow:ellipsis;
	-webkit-text-overflow:ellipsis;
	-moz-text-overflow:ellipsis;
	white-space:nowrap; overflow:hidden; display:block;}

.newslist li p{word-break:break-all; line-height:1.8; color:#888; font-size:12px; margin-bottom:8px;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;}






.newslist2{ margin:0 auto;padding:10px 0; }
.newslist2 ul{ margin:0 auto;}
.newslist2 li{ display:block; position:relative; line-height:2.2; color:#666; }
.newslist2 li h2{ overflow:hidden;float:left; width:1200px; }
.newslist2 li a{ font-size:14px;   color:#666; overflow:hidden;text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-webkit-text-overflow:ellipsis;
	-moz-text-overflow:ellipsis;
	white-space:nowrap; overflow:hidden; display:block; line-height:2.2;}

.newslist2 li span{ float:right; display:block; font-size:12px;}










iframe{ display:block; width:100% !important; height:280px !important; overflow:hidden;}

.feed_l{ background:none; padding-left:0; margin:0 auto;}

.message{ padding:3%;}
.message_show{ max-width:1200px; margin:0 auto; }
.message_show li{  font-size:16px; color:#000; padding:2% 3%;}
.message_show li span{ display:block; float:none; width:130px; margin-bottom:6px;}
.message_show li input{ height:42px; line-height:42px; border:1px solid #ddd; padding:0 3%; width:100%; font-size:15px; font-family:'微软雅黑'; color:#888;}
.message_show li textarea{ height:100px;border:1px solid #ddd; padding:3%; width:100%; font-size:15px; font-family:'微软雅黑'; color:#888;}




.message_show  .tijiao{ width:140px; border-radius:5px; height:40px; font-size:14px; text-align:center; line-height:40px; background:#ffc001; color:#000 !important; display:block; margin:0 auto; border:0;font-family:'微软雅黑';}

}

