body{
	margin:0;
	font-family:Arial,"Microsoft YaHei",微软雅黑,STHeiti,Sans-serif;
	font-size:14px;
	line-height:20px;
	background-color:white;
	letter-spacing: 0px;
	width:100%;
	height:100%;
	-webkit-text-size-adjust:none; 
}
.fl{
	float:left;
}
.fr{
	float:right;
}

.headerDiv{
	position:relative;
	width:900px;
	height:36px;
	margin:0 auto;
	border-bottom:solid 1px #e7e7e7;
}
.headerDivLeft{
	position:relative;
	height:20px;
	font-size:14px;
	line-height:20px;
	margin-top:8px;
}
.headerDivRight{
	position:relative;
	height:36px;
}
.margin01{
	margin-left:8px;
	margin-right:30px;
	
}
.headerDivBtn{
	width:75px;
	height:36px;
	font-size:14px;
	line-height:36px;
	text-align:center;
}
.vSplit{
	width:1px;
	height:20px;
	margin-top:10px;
	margin-bottom:10px;
	
}
.cp{
	cursor:pointer;
}
.ts0{
	transition:all 0.3s ease-out;
}
.menuDiv{
	position:relative;
	width:900px;
	height:70px;
	margin:0 auto;
	border-top:solid 1px white;
}
.menuDivInner{
	position:relative;
	width:900px;
	height:70px;
}
.menuDivBtn{
	width:100px;
	height:62px;
	text-align:center;
	font-size:14px;
	line-height:62px;
	margin-top:4px;
	border-bottom:solid 4px white;
}

.sliderDiv{
	position:relative;
	width:100%;
	height:480px;
	text-align:center;
	overflow:hidden;
	min-width:900px;

}
.slider01{
	position:absolute;
	width:100%;
	height:100%;
	background:url("../../imgs/slider1.jpg") center center;
	
}
.slider02{
	position:absolute;
	width:100%;
	height:100%;
	background:url("../../imgs/slider2.jpg") center center;
	
	
}
.slider03{
	position:absolute;
	width:100%;
	height:100%;
	background:url("../../imgs/slider3.jpg") center center;
	
}
.pos1{
	left:0
}
.pos0{
	left:-100%;
}
.pos2{
	left:100%;
}
.sldBtnDiv{
	position:absolute;
	top:440px;
	left:0;
	width:100%;
	height:20px;
	z-index:10;
}

.sldBtnDivInner{
	position:relative;
	height:20px;
	text-align:center;
	display:inline-block;
}
.sliderBtn{
	position:relative;
	width:20px;
	height:20px;
	text-align:center;
	vertical-align:middle;
	margin:0 15px;

}
.sliderBtnInner{
	width:20px;
	height:20px;
	position:relative;
	border-radius:10px;
}
.scale1{
	transform:scale(1);
}
.scale0{
	transform:scale(0.6);
}
.sliderTxtDiv{
	position:absolute;
	left:50%;
	width:50%;
	height:100%;
	text-align:left;
	z-index:2;
}
.sliderTxtDivInner{
	position:relative;
	width:420px;
	margin-left:30px;
	margin-top:190px;
	
}
.divInner{
	position:relative;
	width:900px;
	margin:0 auto;
	overflow:hidden;
}
.marginTop30{
	margin-top:30px;
}
.marginTop510{
	margin-top:510px;
}
.menuBussHeight{
	height:240px;
}
.marginR60{
	margin-right:60px;
}
.title{
	height:32px;
	font-size:24px;
	line-height:30px;
	
}
.borderBtmBlue{
	border-bottom:solid 2px #04a4ee;
}
.borderBtmGrey{
	border-bottom:solid 2px #e6e6e6;
}
.newsSelect{
	width:18px;
	height:18px;
	border-radius:9px;
	margin-left:12px;
}
.newsDiv{
	height:292px;
	overflow:hidden;
}
.newsDivInner{
	position:absolute;
	width:2700px;
	height:292px;
	z-index:1;
}
.newsImg{
	width:280px;
	height:210px;
}
.newsItem{
	position:relative;
	width:280px;
	height:290px;
	border:solid 1px #e6e6e6;
	margin-right:10px;
	margin-left:10px;
	
}
.newsTitleDiv{
	position:relative;
	width:240px;
	height:20px;
	margin:20px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:16px;
	line-height:20px;
}
.newsTitleTxt{
	position:relative;
	width:210px;
	height:20px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.newsMore{
	margin-top:2px;
}
.newsDate{
	position:relative;
	width:240px;
	height:20px;
	margin:20px;
	margin-top:0;
	font-size:14px;
	line-height:20px;
}
.fullDiv{
	position:relative;
	width:100%;
}
.footerTxt{
	font-size:14px;
	line-height:20px;
}
.marginLft20{
	margin-left:20px;
}
.marginLft48{
	margin-left:48px;
}
.blanck30{
	height:30px;
}
.txtAlignCenter{
	text-align:center;
}
.txtAlignRight{
	text-align:right;
}
.txtCopyright{
	font-size:12px;
	line-height:60px;
}
.btnTop{
	position:absolute;
	right:0px;
	top:0px;
	
}
.busiTitleImg{
	min-width:900px;
	height:160px;
	background:url("../imgs/business.jpg") center center;
}
.divBrowser{
	margin-top:12px;
	margin-bottom:12px;
	font-size:14px;
	line-height:20px;
}
.divBusLft{
	position:relative;
	width:410px;
}

.divBusTitle{
	width:410px;
	height:72px;
}
.divBusTitleInner{
	height:72px;
	margin-left:10px;
}
.busTitle{
	font-size:16px;
	line-height:42px;
}
.busTitleTxt{
	font-size:24px;
	line-height:26px;
}
.mt1{
	margin-top:30px;
}
.mt2{
	margin-top:15px;
}
.mt3{
	margin-top:20px;
}
.mt4{
	margin-top:10px;
}
.mt5{
	margin-top:25px;
}
.busiFootImg{
	min-width:900px;
	height:200px;
	background:url("../imgs/businessFoot.jpg") center center;
}
.speechTitleImg{
	min-width:900px;
	height:160px;
	background:url("../imgs/speech.jpg") center center;
}
.speechTitle{
	height:72px;
	font-size:24px;
	line-height:70px;
	
}
ul{
	margin:0;padding-left:14px;;
}
.infoDiv{
	width:560px;
	font-size:14px;
	line-height:40px;
}
.tr1{
	background:white;
	}
.tr1:nth-child(2n){
	background:#fafafa;
	}
td{
	border-bottom:solid 1px #e6e6e6;
	vertical-align:top;
}
.infoImg{
	position:absolute;
	left:640px;
	top:60px;
	z-index:1;
}
.infoTitleImg{
	min-width:900px;
	height:160px;
	background:url("../imgs/infoTop.jpg") center center;
}
.newsTitleImg{
	min-width:900px;
	height:160px;
	background:url("../imgs/news.jpg") center center;
}
.newsContent{
	width:900px;
	height:120px;
}
.newsImgS{
	width:160px;
	height:120px;
}
.divNewsTxt{
	width:710px;
	height:120px;
}
.divNewsDate{
	width:90px;
	height:20px;
	font-size:14px;
	line-height:20px;
}
.divNewsTitle{
	width:710px;
	height:40px;
	font-size:16px;
	line-height:40px;
	margin-top:7px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.divNewsTxt{
	width:710px;
	height:40px;
	font-size:14px;
	line-height:20px;
}
.bd1 {
	border:solid 1px #DCDCDC;
	}
.speechTitleTxt{
	max-width:760px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}




