/*
 * pulu 
 * 2015-11-27
 * product
 */
.detail{
	margin: 0 0 80px 0;
	overflow: hidden;
}
.detail .nav-left{
	display: inline-block;
	width: 203px;
	overflow: hidden;
	border: 1px solid #e2e2e6;
	height: 830px;
}
.main-list{
	padding-top: 10px;
	cursor: pointer;
}
.main-list h3,.main-list .main-list-item{
	height: 45px;
	line-height: 45px;
	position: relative;
	font-size: 18px;
	color: #404040;
	font-weight: normal;
	padding: 0 20px;
}
.main-nav .m-active h3{
	font-weight: 700;
}
.nav-line{
	width: 163px;
	margin: 0 auto;
	height: 1px ;
	background: #e2e2e6;
}
.main-list h3 .ti-con{
	margin-left: 35px;
}
.main-list h3 .ti-icon{
	display: inline-block;
	position: absolute;
	width: 25px;
	height: 25px;
	background: url(../../img/Home/product_icon.jpg) no-repeat;
	top: 10px;
}
.main-list h3 .ti-icon-02{
	background-position: 0 -25px;
}
.main-list h3 .ti-icon-03{
	background-position: 0 -50px;
}
.main-list h3 .ti-icon-04{
	background-position: 0 -75px;
}
.main-list h3 .ti-icon-05{
	background-position: 0 -100px;
}
.main-list h3 .ti-icon-06{
	background-position: 0 -125px;
}
.main-list h3 .ti-icon-07{
	background-position: 0 -150px;
}
.inline-nav{
	margin-bottom: 10px;
	text-indent: 60px;
	display: none;
}
.m-active .inline-nav{
	display: block;
}
.inline-nav li{
	width: 203px;
	height: 28px;
	line-height: 28px;
	color: #7a7a7a;
}
.inline-nav li.active,.inline-nav li.active a{
	color: #3fb205;
	background: #f8f8f8;
}
/*container*/
.container{
	width: 950px;
	overflow: hidden;
	margin-left: 40px;
}
.container-title{
	font-size: 24px;
	color: #404040;
	font-weight:normal ;
	margin-bottom: 25px;
}
.container .time{
	font-size: 12px;
	color: #ababab;
	padding-bottom: 10px;
	border-bottom: 1px solid #e2e2e6;
}
.conta-con{
	padding: 30px 0 20px 0;
}
.code img{
	width: 154px;
	height: 154px;
	margin: 5px  310px;
}
.code p{
	text-align: center;
	color: #7a7a7a;
}
/*---------------------------------about--------------------*/
.about-nav.m-active{
	font-family:"黑体" ;
}
.about-nav.m-active h3,.about-nav.m-active .about-nav-h3{
	font-weight: 500!important;
	color: #3fb205;
}
.about-nav.m-active h3 a{
	color: #3fb205;
}
.container-title-line{
	font-size: 24px;
    color: #404040;
    font-weight: normal;
    padding-bottom: 20px;
    border-bottom: 1px solid #e2e2e6;
}
.about-right{
	float: right;
}
.about-nav h3 {
	text-align: center;
}
.about-nav h3 .ti-con{
	margin-left: 0!important;
}
.paragraph{
	margin-top: 25px;
	position: relative;
}
.join-us{
	width: 100%;
	height: 61px;
	background: #66cc33;
}
.join-us .long-btn{
	float: right;
	left: auto;
	margin-top: 10px;
	right: 20px;
	color: #fff;
	border-color: #fff;
	font-family: "微软雅黑";
	font-size: 18px;
	padding: 8px 30px;
}
.join-us .join-us-img{
	position: absolute;
	top: 20px;
	left: 280px;
}
.join-us .long-btn:hover{
	background: #85d65c;
	border-color: #85d65c;
}
.paragraph h2{
	color: #3fb205;
	line-height: 28px;
	font-weight: normal;
}
.paragraph p{
	line-height: 22px;
}
.paragraph .radius-btn{
	top: 0;
}
.long-btn{
	padding: 8px 40px;
	left: 300px;
	right: auto;
}
.about-dl dt{
	width: 250px;
	height: 139px;
	float: left;
	margin-right: 20px;
}
.about-dl dt img{
	width: 250px;
	height: 139px;
}
.about-dl dd h3,.about-dl dd .about-dl-title{
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
}
.about-dl dd  p{
	font-size: 12px;
}
.about-dl dd .about-time{
	color: #ababab;
	line-height: 30px;
}
.about-dl .about-det{
	height: 70px;
	display: -webkit-box!important;
	overflow:hidden;
	text-overflow:ellipsis;
	word-break:break-all;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3;  
}
.about-list{
	overflow: hidden;
	border-bottom: 1px solid #e2e2e6;
	padding: 24px 0;
}
/*---ablut-source------*/
.about-source{
	height: 65px;
	line-height: 65px;
	border-bottom: 1px solid #e2e2e6;
}
.about-source li{
	display: inline-block;
	width: 96px;
	float: left;
	font-size: 18px;
	text-align: center;
	position: relative;
}
.about-source li a{
	display: block;
	color: #6d6d6d;
}
.about-source li a.active{
	border-bottom: 2px solid #313131;
}


