
.home_title{text-align: center;}
.home_tname{font-size: 18px; line-height: 22px; color: #333;}
.home_tEname{font-size: 12px; line-height: 22px; color: #b7b7b7; padding-bottom: 16px;}
/*首页---广告图*/
.banner .swiper-slide img{display: block; width: 100%;}
.banner .swiper-pagination{bottom: 2px;}
.banner .swiper-pagination-bullet{width: 5px; height: 5px; margin: 0 2px; opacity: 1; background: #fff; border-radius: 50%; outline: 0 none;}
.banner .swiper-pagination-bullet-active{background: #f8c708;}
/*首页---解决方案*/

.home_solution1{background: #fff; padding: 40px 0;}

.home_solution{background: #f6f6f6; padding: 40px 0;}

.home_solutionBox{margin: 0 1%;}
.home_solutionBox .swiper-container{padding-bottom: 30px;}

.home_solutionBox .swiper-wrapper .swiper-slide img{display: block; margin:0 15%; width:70%;border-radius:9px;}


.home_solution_Name{padding: 0 10%; margin-top: 4%; text-align: center; color: #333; height: 26px; line-height: 26px; font-size: 16px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.home_solution_Subname{color: #999; font-size: 12px; line-height: 16px; height: 16px; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.home_solution_Desc{font-size: 12px; line-height: 20px;  text-align: center;color: #666; margin-top: 4%;}

.home_solutionBox .swiper-pagination{bottom: 0;}
.home_solutionBox .swiper-pagination-bullet{width: 5px; height: 5px; margin: 0 2px; opacity: 1; background: #ddd; border-radius: 50%; outline: 0 none;}
.home_solutionBox .swiper-pagination-bullet-active{background: #f8c708;}
/*首页---产品中心*/
.home_product{padding: 40px 0;}
.home_imagelistItem{width: 48%; float: left; margin: 0 1% 2% 1%; background: #fff; position: relative;}
.home_imagelistItem a{display: block; overflow: hidden;}
.home_imagelistPic img{display: block; width:98.5%; border:1px solid #f2f2f2; }
.home_imagelistName{margin-top: 10px; margin-bottom: 4px; color: #565656; font-size: 13px; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.home_imagelistEname{height: 18px; line-height: 18px; color: #7e7e7e; font-size: 10px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.home_imagelistDesc{height: 36px; line-height: 18px; margin-bottom: 10px; color: #7e7e7e; font-size: 10px; overflow: hidden;}
/*首页---优势*/
.home_advantage{background: url(../image/h_p_bg.jpg) repeat-y; padding: 10px 0;}
.home_advantage li{width: 50%; float: left; position: relative; text-align: center; padding: 20px 0; margin: 10px 0;}
.home_advantage li:before{content: ""; width: 1px; height: 100%; background: rgba(255,255,255,.5); position: absolute; right: 0; top: 0;}
.home_advantage li:after{display: block; content: ""; width: 60%; height: 1px; background: rgba(255,255,255,.5); margin: 0 auto; position: relative; top: 30px;}
.home_advantage li:nth-child(2n):before{background: transparent;}
.home_advantage li:nth-child(5):after,.home_advantage li:nth-child(6):after{background: transparent;}
.home_advNumber{line-height: 23px;color: #f2f2f2;}
.home_advNumber span{font-family: HELVETICANEUELTPRO-THEX,Arial; font-size: 34px; text-align: center; color: #f2f2f2;}
.home_advNumber em{font-size: 12px; color: #f2f2f2; margin-left: 6px; vertical-align: top;}
.home_advName{line-height: 15px; font-size: 12px; color: #f2f2f2; padding: 6px 10px;}



/*首页---新闻动态*/
.home_news{padding:10px 0 10px 0;}
.home_newsItem{border-bottom: 1px solid rgba(0,0,0,0.05); padding: 20px 0;}
.home_newsItem:first-child{padding-top: 6px;}
.home_newsItem:last-child{border-color: transparent;}
.home_newsPic{margin-bottom: 16px; overflow: hidden;}
.home_newsPic img{display: block; width: 100%;}
.home_newsName{height: 20px; line-height: 20px; font-size: 16px; color: #565656; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.home_newsDate{height: 22px; line-height: 22px; font-size: 13px; color: #adadad; margin-bottom: 4px; margin-top: 3px;}
.home_newsDesc{max-height: 44px; line-height: 22px; font-size: 13px; color: #6a6a6a; overflow: hidden; margin-top: 4px;}