.indexBanner { width: 100%; overflow: hidden; }
.swiper-container { width: 100%; height: 100%; }
.swiper-slide { text-align: center; font-size: 18px; background: #fff; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }

/* index-products css*/
section.index-products { padding-bottom: 80px; }
section.index-products .container { width: 90%; }
section.index-products h1.title { padding: 60px 15px 30px; text-align: center; font-size: 26px; color: #000; font-weight: normal; }
section.index-products .content p.name { text-align: center; padding: 15px; font-size: 16px; color: #5a5a5a; -webkit-transition: all 300ms ease-in; -moz-transition: all 300ms ease-in; -o-transition: all 300ms ease-in; transition: all 300ms ease-in; }
section.index-products .content a:hover p.name { color: #4DC236; }
section.index-products .content ul li.item { padding: 10px 20px; text-align: center; }
section.index-products .content ul li.item .img { border: 1px solid #e4e4e4; }

/*index-company css*/
section.index-company { background: url(../images/company_bg.jpg) no-repeat; background-size: cover; }
section.index-company .content .left { padding: 180px 150px 80px  50px; color: #fff; font-size: 14px; line-height: 2; float: left; }
section.index-company .right { padding: 120px 50px 100px; float: right; }

/*index-news*/
section.index-news h1.title { padding: 60px 15px 30px; text-align: center; font-size: 26px; color: #000; font-weight: normal; }
section.index-news div.content { padding: 0px 15px; }
section.index-news ul li.item { padding: 15px 20px; }
section.index-news ul li.item .img { border: 1px solid #e4e4e4; }
section.index-news ul li.item p.title { font-size: 16px; padding: 8px 0px; }
section.index-news ul li.item  p.desc { color: #999; line-height: 1.8; }

/* index-footer css*/
section.index-footer { background: #1F1F23; color: #5a5a5a; }
section.index-footer .container { padding: 50px 6%  100px; }
section.index-footer a { color: #5a5a5a; -webkit-transition: all 300ms ease-in; -moz-transition: all 300ms ease-in; -o-transition: all 300ms ease-in; transition: all 300ms ease-in; }
section.index-footer a:hover { color: #4DC236; padding-left: 10px; }
section.index-footer h3.title { font-size: 16px; padding-bottom: 15px; }
section.index-footer .foot-menu  ul li { padding: 8px 10px; }
section.index-footer .foot-contact { padding-left: 5%; line-height: 2; }
section.index-footer .foot-contact .content { padding-left: 10px; }

/*productList css*/
section.productList .content { padding: 15px 0px; }
.prList-content ul li.item { padding: 15px; text-align: center; }
.prList-content ul li.item .cont { background: #fff; }
.prList-content ul li.item .cont p.name { padding: 10px 0px 20px; }
.location { height: 56px; line-height: 56px; position: relative; }
i.home-icon { display: block; width: 20px; height: 20px; background: url(../images/home.png) no-repeat center center; background-size: 20px 20px; float: left; margin-top: 18px; margin-right: 2px; }

/*showProduct css*/
section.showProduct { width: 100%; height: auto; overflow: hidden; color: #37474f; }
section.showProduct .topContaier { background: #fff; width: 100%; overflow: hidden; height: 590px; padding: 30px 0px; }
section.showProduct .topContaier .content .left { padding: 0% 50px; }
section.showProduct .topContaier .content .left img { width: 100%; }
section.showProduct .topContaier .content .right { padding: 0px 15px; }
section.showProduct .topContaier .content .right h3.title { font-weight: normal; font-size: 22px; margin: 15px 0 18px 2px; }
section.showProduct .topContaier .content .right p.desc { color: #5e7387; line-height: 1.8; padding-bottom: 25px; border-bottom: 1px solid #f0f2f5; }
section.showProduct .topContaier .content .right div.para { padding-top: 15px; color: #5e7387; line-height: 1.8; padding-bottom: 25px; border-bottom: 1px solid #f0f2f5; overflow: hidden; }
section.showProduct .topContaier .content .right div.para ul li { padding-bottom: 10px; }
section.showProduct .topContaier .content .right div.share { padding: 15px 0px; }
section.showProduct .mainContainer { padding-top: 30px; }
section.showProduct .mainContainer .left { padding: 0px 15px; }
section.showProduct .mainContainer .left .cont { background: #fff; line-height: 2; padding: 30px; }
section.showProduct .mainContainer .right { padding: 0px 15px; }
section.showProduct .mainContainer .right .cont { background: #fff; line-height: 2; padding: 30px; }
section.showProduct .mainContainer .right .cont h3.title { font-size: 16px; font-weight: 300; margin-bottom: 15px; }
section.showProduct .mainContainer .right .cont  ul li.item { text-align: center; }
section.showProduct .mainContainer .right .cont  ul li.item a p.name { color: #5e7387; padding: 5px 10px 10px; }

/*newsList css*/
section.newsList { padding: 30px 0px; }
section.newsList .left { padding: 0px 15px; }
section.newsList .content .left .cont { background: #fff; line-height: 2; padding: 10px 30px; }
section.newsList .content .news-ul { overflow: hidden; width: 100%; font-size: 14px; }
section.newsList .content .news-ul li.item { border-bottom: 1px solid #DCDCDC; padding: 25px 0px; width: 100%; overflow: hidden; position: relative; }
section.newsList .content .news-ul li.item div.item-content div.wz { display: block; float: left; width: 80%; padding-left: 25px; }
section.newsList .content .news-ul li.item div.item-content div.wz h3.name { padding-bottom: 10px; font-size: 18px; line-height: 18px; color: #333; font-weight: normal; }
section.newsList .content .news-ul li.item div.item-content div.wz  p.time { color: #999; font-size: 12px; padding-bottom: 5px; }
section.newsList .content .news-ul li.item div.item-content div.wz  p.time i.icon { margin-right: 5px; color: #666; }
section.newsList .content .news-ul li.item div.item-content div.wz  p.desc { color: #666; font-size: 14px; line-height: 1.8; padding-bottom: 5px; }
section.newsList .content .news-ul li.item div.item-content div.wz a.more { display: inline-block; vertical-align: middle; position: absolute; bottom: 15px; right: 0px; background: #00ADF9; color: #fff; font-size: 12px; text-transform: uppercase; border-radius: 30px; padding: 2px 15px; -webkit-transition: all 500ms ease-in; -moz-transition: all 500ms ease-in; -o-transition: all 500ms ease-in; transition: all 500ms ease-in; }
section.newsList .content .news-ul li.item div.item-content div.wz a.more:hover { background: #FF4E38; }
section.newsList .content .news-ul li.item div.item-content div.img-box { display: block; float: left; width: 20%; }
section.newsList .right { padding: 0px 15px; }
section.newsList .right .cont { background: #fff; line-height: 2; padding: 30px; }
section.newsList .right .cont h3.title { font-size: 16px; font-weight: 300; margin-bottom: 15px; }
section.newsList .right .cont  ul li.item { background-color: #fff; border: 1px solid #e4eaec; display: block; margin-bottom: -1px; padding: 10px 15px; position: relative; }
section.newsList .right .cont  ul li.item a p.name { color: #2a333c; font-size: 15px; }
section.newsList .right .cont  .subNav { margin-top: 15px; border-top: 1px solid #e4eaec; }
section.newsList .right .cont  .subNav p { padding: 5px 10px; }

/* newsShow css*/
section.newsShow { padding: 30px 0px; }
section.newsShow .content .left { padding: 0px 15px; }
section.newsShow .content .left .cont { background: #fff; line-height: 2; padding: 30px; }
section.newsShow .content .left div.bigTitle { text-align: center; padding: 25px 0px; position: relative; }
section.newsShow .content .left div.bigTitle h3.name { font-size: 24px; font-weight: normal; padding-bottom: 4px; border-bottom: 1px solid #ccc; }
section.newsShow .content .left div.bigTitle p.time { display: inline-block; color: #666; font-size: 12px; }
section.newsShow .content .left  .related-news { padding: 25px 0px; font-size: 14px; }
section.newsShow  .recommend-news h3.title { border-bottom: 1px solid #ccc; padding: 15px 0px 8px; font-size: 16px; color: #333; }
section.newsShow div.recommend-news { width: 100%; }
section.newsShow div.recommend-news ul { padding: 0px 0px 30px; overflow: hidden; }
section.newsShow div.recommend-news ul li.item { overflow: hidden; width: 50%; float: left; }
section.newsShow div.recommend-news ul li.item a { display: block; }
section.newsShow .right { padding: 0px 15px; }
section.newsShow .right .cont { background: #fff; line-height: 2; padding: 30px; }
section.newsShow .right .cont h3.title { font-size: 16px; font-weight: 300; margin-bottom: 15px; }
section.newsShow .right .cont  ul li.item { background-color: #fff; border: 1px solid #e4eaec; display: block; margin-bottom: -1px; padding: 10px 15px; position: relative; }
section.newsShow .right .cont  ul li.item a p.name { color: #2a333c; font-size: 15px; }
section.newsShow .right .cont  .subNav { margin-top: 15px; border-top: 1px solid #e4eaec; }
section.newsShow .right .cont  .subNav p { padding: 5px 10px; }

/*baseRead css*/
section.baseRead { padding: 30px 0px; }
section.baseRead h1.title { font-size: 28px; line-height: 28px; text-align: center; font-weight: normal; padding: 30px 0px 60px; }
section.baseRead h1.title span.line { display: inline-block; font-size: 0px; height: 2px; background: #4DC236; width: 40px; line-height: 0px; vertical-align: middle; }

/*pb-news-cont css*/
.pb-news-cont { background: #1F1F23; height: auto; width: 100%; color: #ccc; padding: 70px 0px 50px; }
.pb-news-cont .content { overflow: hidden; }
.pb-news-cont .content div.item { display: block; float: left;  border-right: 1px solid #525354; }
.pb-news-cont .content div.item a { color: #fff; font-size: 16px; }
.pb-news-cont .content div.item:last-child { border-right: none; }
.pb-news-cont .content div.item .box { padding: 0px 35px 30px; line-height: 1.8; }
.pb-news-cont .content div.item .box h3.tit { font-size: 28px; padding-bottom: 30px; text-transform: uppercase; color: #e4e4e4; font-weight: normal; }
.pb-news-cont .content div.item .box ul li.list { padding-bottom: 25px; font-size: 12px; }
.pb-news-cont .content div.item .box ul li.list a { font-size: 16px; }
.pb-news-cont .content div.item .box ul li.list p.name { padding-bottom: 8px; }