﻿@charset "utf-8";
/* CSS Document */
body {
    
    background: #eee;
}

.secondpage-banner{ width:100%;height:310px;background: url(../img/background.png) no-repeat center;position: absolute;}
.secondpage-container{width:1200px;margin: 0px auto;position: relative;top:50px;left:0;}
.secondpage-title{color: #fff;font-size: 50px;padding-bottom: 16px;}
.secondpage-way{}
.secondpage-way a{}
.secondpage-way a:hover{color: #6eb92b;}
.secondpage-content{padding:60px 40px ;background: #fff;margin-top: 30px;}
.secondpage-main-title{text-align: center;font-size: 24px;padding-bottom: 50px;}
.text{text-indent: 2em;line-height: 24px;padding-bottom: 16px;}



.news-list{width: 1120px;}
.news-list ul li{padding-bottom: 30px; border-bottom: 1px solid #ddd; margin-bottom: 16px;}
.news-list ul li .news-date{width:58px ; float: left; text-align: center;color: #ddd;}
.news-day{font-size: 50px;}
.news-list a{display: block;width: 1010px; float: right;}
.news-title{font-size: 16px; padding: 16px 0;}
.news-text{
	color: #999;
	line-height: 20px;
	overflow : hidden;
  	text-overflow: ellipsis;
  	display: -webkit-box;
  	-webkit-line-clamp: 2;
  	-webkit-box-orient: vertical;
  	}
  	
.writer{padding-bottom: 40px;color: #999;text-align: center;border-bottom: 1px solid  #ddd ; margin-bottom: 40px;}


.choose-main{padding-bottom: 50px;}
.choose{padding-bottom: 10px;}
.choose-content span{display:block;width: 98px;float: left;color: #999;font-size: 16px; margin-top: 8px; text-align: right;}
.choose-content ul{overflow: hidden;}
.choose-content ul li{width:128px ;height: 36px;line-height: 36px;text-align: center;float: left;margin-left: 16px;cursor: pointer;border: 1px solid #ccc;border-radius: 4px; color: #666;margin-bottom: 16px;}
.choose-content ul li:hover{background: #6eb92b;color: #FFFFFF;border:1px solid  #6eb92b;}
.choose-content ul .current{background: #6eb92b;color: #FFFFFF;border:1px solid  #6eb92b;}
.product-content{/*padding-top: 50px;*/padding-bottom: 30px;}
.product-content ul{width: 1200px;overflow: hidden;}
.product-content ul li a{width: 266px;text-align: center;float: left;margin-right: 20px;margin-bottom: 40px;}
.product-content ul li a img{width: 266px;height: 270px;}
.product-content ul li a p{padding-top: 10px;}
.page ul li a{display:block;float:left;width: 36px;height: 36px;border: 1px solid #ccc;text-align: center;margin-right: 10px;line-height: 36px;color: #666;border-radius: 2px;}
.page ul li a:hover{background: #6eb92b;color: #FFFFFF;border:1px solid  #6eb92b;}
.page ul li .current{background: #6eb92b;color: #FFFFFF;border:1px solid  #6eb92b;}




.product-top{padding-bottom: 30px;}
.product-img{float: left;width: 266px;height: 266px;}
.product-img img{width: 266px;height: 266px;}
.product-date{width: 790px;height: 226px;background: #f8f8f8;float: right;padding: 20px;}
.product-title{font-size: 30px;color: #6eb92b;padding-bottom: 20px;}
.product-date-text{font-size: 16px;}
.product-date-text p{padding-bottom: 20px;}
.product-date-lf{float: left;width: 412px;}
.product-date-rt{float: right;width: 340px;}
.product-introduction{color: #6eb92b;font-size: 20px;padding-bottom: 30px;}
.product-introduction span{display: inline-block;width: 6px;height: 15px;background: #6eb92b;margin-right: 10px;margin-top: 5px;}
.product-bottom p{line-height: 24px;padding-bottom: 16px;}
.product-intro-title{background: #6eb92b;width: 160px;height: 40px;color: #fff;text-align: center;line-height: 40px;border-radius: 2px;font-size: 16px;margin-bottom: 20px;margin-top: 20px;}




.case-content ul li a img{height: 182px;}


.contact-content{text-align: center;}
.contact-content img{padding-bottom: 20px;}

