﻿.about-banner{
	background-image: url("../images/bj.jpg");
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	height: 160px;
	width: 100%;
	 display: table-cell;
 vertical-align:middle;

 
 text-align:center;
}
.banner-logo{
	/*padding-top: 40px;*/
	margin: 0 auto;
    width: 650px;
    vertical-align: middle;
}
.banner-logo img{
	width: 100%;
}
.img-logo{
	position: relative;
}
.img{
	padding:0;
	margin:0;
	float: left;
	}
.img-logo>div{
	margin:0 auto;
	width: 400px; 
	position: absolute;
	/*top:240px;*/
	left:50%;
	margin-left: -200px; 
}
.img-top>div{

	 padding-top:200px;
}
.img>div{
	width:400px;
}
.img-logo>div img{
	width: 100%;
}
.img-top{
		width: 100%;
		height: 500px;
	}
.nav-message li{
		list-style:none;
		float: left;
	}
.nav-message li:hover,.active{
	background-image: url("../images/nav-hover.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	}
.nav-title{
	margin:32px 0px;
	color:#e6932e;
	font-size:17px;
	font-weight:bolder;
	margin-right: 160px;
	}
.nav-message{	
	margin-left: 160px;
	}
.nav-message li{
	padding:32px 0px;
	width: 97px;
	text-align: center;
	margin-right: 16px;
	}
.nav-message a{
	padding:32px 0px;
	text-decoration: none;
	font-size:17px;
	color:#666;
	text-align: center;
	}
.main{
	color:#5e2589;
	height: 424px;
	background-image: url("../images/home-bjtwo.png");
	/*background-repeat: no-repeat;*/
	background-position: left top;
	-webkit-background-size: cover;
	background-size: cover;
}
.main-inner .main-massage{
	height: 304px;
	width: 241px;
	margin:61px 0px;
	background-image: url("../images/home-box.png");
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	margin-right: 125px;
}
/*.main-inner .main-massage:last-child{
	margin-right: 0px;
}*/
.massage-top{
	margin-top: 40px;
}
.massage-left{
	width: 3px;
	height: 15px;
	background-image: url("../images/icon.png");
	background-repeat: no-repeat;
	background-position: top -8px;
	-webkit-background-size: cover;
	background-size: cover;
}
.massage-top-right{
	font-weight: bold;
	margin-left: 6px;
	margin-top: 2px;
	font-size:12px;
	/*width: 50px;*/
}
.massage-title{
	width: 230px;
	font-weight: bold;
	text-align: center;
	font-size:17px;
	margin-top: 21px;
	margin-bottom: 25px;
}
.massage-content,.massage-content-one{
	height: 80px;
	width: 204px;
	/*margin-left: 10px;*/
	word-wrap:break-word;
	overflow : hidden;
	font-size:12px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.massage-content{
	width: 210px;
}
.know{
	padding-top: 20px;
}
.massage-content pre{
	display: block;
	width: 204px;	
	font-size:12px;
	line-height: 20px;	
	font-family: "";	
	whitewhite-space:pre-wrap; /* css-3 */    
	whitewhite-space:-moz-pre-wrap; /* Mozilla, since 1999 */    
	whitewhite-space:-pre-wrap; /* Opera 4-6 */    
	whitewhite-space:-o-pre-wrap; /* Opera 7 */    
	word-wrap:break-word; /* Internet Explorer 5.5+ */  
	white-space: pre-wrap; /* Firefox */
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.main-massage .massage-more{
	color:#000000;
	display: block;
	width: 218px;
	margin: 0 auto;
	text-decoration: none;
	font-size:12px;
	margin-top: 29px;
}
.main-bottom{
	height: 400px;
	<!--background-image: url("../images/introduce.jpg");-->
	padding:50px 0;
	background-repeat: no-repeat; 
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	/*padding-bottom: 139px;
	padding-top: 120px;*/
	text-align:center;
	 /*background:url("../images/introduce.jpg") top center;*/
}
.tit1{ text-align:center;    background-color: #e6932e;
    height: 94px;}
.tit1 h2{ font-weight:600; font-size:37px; line-height:1.7em;    font-family: KaiTi;}
.tit1 h3{ font-weight:normal; font-size:16px; line-height:1.5em; color:#fff;}
.tit2{}
.tit2 h2{ font-weight:normal; font-size:14px; color:#f16400; text-align:left;}
.tit2 h2 span{ border-left:4px solid #f16400; padding-left:5px;}
.main-bottom .list{ margin-top:50px;}
.main-bottom .list .lt{ float:left; width:590px;}
.main-bottom .list .rt{ float:right; width:590px;}
.main-bottom .list .imgbg{ overflow:hidden;}
.main-bottom .list .imgbg ul{ width:650px;}
.main-bottom .list .imgbg ul li{ float:left; width:140px; margin:20px 10px 0 0; height:; text-align:center;}
.main-bottom .list .imgbg ul li .img{ height:56px; float:none;}
.main-bottom .list .imgbg ul li .img img{ width:140px; height:56px;}
.main-bottom .list .imgbg ul li h2{ font-weight:normal; font-size:12px; line-height:2em; height:2em; overflow:hidden; color:#333;}
.clear{ margin:0; padding:0; font-size:0; clear:both; color:#333;}
.wapper{ width:1200px; margin:0 auto;}
/*.main-bottom-txt{
	width: 626px;
	margin:0 auto;
	color:#000000;
	word-wrap:break-word;
}
.main-bottom-txt .bottom-top{
	font-size:17px;
	text-align: center;	
	margin-bottom: 50px;
}
.main-bottom-txt .bottom-main{
	text-indent:14px;
	width: 626px;
	font-size:14px;
	line-height: 25px;
	margin:0;
	padding:0;
	word-wrap:break-word;
	whitewhite-space:pre-wrap; 
    whitewhite-space:-moz-pre-wrap;   
    whitewhite-space:-pre-wrap; 
    whitewhite-space:-o-pre-wrap;   
    word-wrap:break-word; 
	
}*/
.main{
	min-height: 420px;
}