/*
	Author:Ryan,Accelet.
*/
#content{
	margin: 0 auto;
	max-width: 1240px;
	position: relative;
	width: 100%;
}

#header{
	overflow: hidden;
	position: relative;
	width: 100%;
}
#header #header_content{
	margin:0 auto;
}

#father{
	width:100%;
	position:relative;
	overflow:hidden;
	background:url("../images/bg.jpg") no-repeat center top;
}
.flashContainer{
	margin:0px auto;
	width:1240px;
	height:750px;
	clear: both;
	overflow: hidden;
	position: relative;
}
.flash{
	float: left;
	margin-right: 10px;
	padding: 20px 0 0;
	width: 746px;
	text-aligin:center;
	vertical-align: middle;
}
.flash #title{
	margin:-140px auto;
	text-align:center;
	position:relative;
	z-index:50;
}
.flash #content{
	position:relative;
	z-index:10;
}
#flashContent{
	margin:0 auto;
	width:746px;
	height:700px;
	postion:relative;
}

#title ul{
	margin-left:120px;
}
#title ul li{
	float: left;
	margin-left:38px;
	width: 120px;
}

.flashContainer .htmlTxt{
	background:url("../images/phone.png") no-repeat left top;
	position: absolute;
	top:25px;
	right: 250px;
	height:700px;
	width: 378px;
	z-index: 30;
}
.flashContainer .htmlTxt .time{
	margin-top:63px;
}
.flashContainer .htmlTxt .time span{
	font-weight:bold;
}

.flashContainer .htmlTxt .titleListContainer{
	padding:20px 5px 10px;
	text-align:left;
}
#quotation span{
	font-size: 15px;
}

#quotation{
	height:160px;
	+height:170px;
	overflow:hidden;
	margin:0 auto ;
	padding:0 10px;
}

/* webkit */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#quotation{
		height:160px;
	}
}
/*FireFox*/
@-moz-document url-prefix() {
	#quotation{
		height:175px;
	}
}

#quotation li{
	line-height:20px;
}
#quotation li .a-r{
	text-align:right;
	padding-right:5px;
}
#quotation li span{
	margin:0 0 0 10px;
}

hr#line{
	background-color: #c0c0c0 ;
	border: medium none;
	height: 2px;
	width:320px;
	margin-left:30px;
	margin-left:0px\9;
}
.active{
	color:red;
}

.titleDetail .content_img{
	margin:5px auto 20px;
}
.titleDetail .content_desc{
	overflow:hidden;
	padding:0 20px;
}

.more .a-r{
	text-align:right;
	padding-right:25px;
}

.more .a-r a{
	color:red;
}

.flashContainer .hander{
	display:none;
	position:absolute;	
	right:0;
	bottom:0px;
	z-index:30;
}

.float-news{
	border:1px solid #e1e1e1;
	border:none;
	display:inline-block;
	font-size:16px;
	opacity:0.9;
	filter:alpha(opacity=90);
	text-align:left;
}
.float-news{
	position:absolute;
	right:70px;
	top:700px;
	left:auto;
	z-index:99;
}
.float-news{
	padding:10px 15px;
	width:600px;
	z-index:100;
}
.float-close{
	background:url("../images/nav-close.gif") no-repeat left top;
	overflow:hidden;
	height:48px;
	position:absolute;
	right:20px;
	text-indent:100%;
	top:15px;
	white-space:nowrap;
	width:48px;
}
.newslist h3{
	border-bottom:4px solid #F2F2F2;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#404040;
}
.newslist ul{
	border-top:4px solid #F2F2F2;
	padding-top:10px;
}
.newslist li{
	position:relative;
	height:30px;
	font-size:15px;
}
.newslist li span{
	position:absolute;
	right:0;
}
.float-news .float_titile{
	color:#12377E;
	font-weight:bold;
}
.float-news .float_img{
	margin:10px auto 5px;
	text-align:center;
}
.float-news .float_content{
	padding:10px 5px;
}
.float-news .float_content p,.float-news .float_content span{
	font-size: 15px;
	line-height: 25px;
	text-align: left;
	/*text-indent: 2em;首行缩进去掉*/
}
.float-news .more .a-r {
	padding-right: 15px;
	text-align: right;
}

.float-news .more .a-r a{
	color:red;
}
.float-news .afont{
	font-size:14px;
}

.float-news .autoContailer{
	height:500px;
	overflow:hidden;
}
.float-news .fixHeight{
	height:350px;
}
.float-news a.active{
	color:red;
}
.float-news .top{
	background: url("../images/cloud_top.gif") 0 0 no-repeat;
	width:600px;
	height:15px;
	margin:auto;
}
.float-news .bottom{
	background: url("../images/cloud_bottom.gif") 0 0 no-repeat;
	width:600px;
	height:15px;
	margin:auto;
}
.float-news .content{
	background: url("../images/cloud_content.gif") 0 0 repeat-y;
	padding:10px;
	margin:auto;
}
#autoContailer h3 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight:normal;
}
ul.secUl{
	height:140px;
}
ul.secUl li a,ul#titleList li a{
	display:inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width:250px;
}
ul#titleList li a{
	width:280px;
}
ul.secUl li{
	list-style:square inside url("../images/listyle.png");
}

ul.secUl li.active{
	list-style:square inside url("../images/listyleactive.png");
}

hr.linewidth {
	background-color: #cccccc;
	border: medium none;
	height: 1px;
	width: 100%;
	margin:0 auto;
}

#footer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
#footer .f_content{
	width: 100%;
	margin:0 auto;
}
#footer .f_content .foot_left{
	float: left;
	vertical-align: middle;
	width: 35%;
}
#footer .f_content .foot_right{
	float: left;
	vertical-align: middle;
	width: 30%;
}
p.f_contant{
	marin:20px auto;
	padding:20px auto;
}


.foot_left p{
	line-height: 25px;
}

#footer p,#foot_state p{
	color:#9C9C9C;
}
/*小箭头*/
.abox{
	position: absolute; 
	width:15px;
	height: 15px;
	left:-12px;
	top:100px
}
.a1,.a2{
	width:0;
	height:0;
	overflow:hidden;
	border-width:15px;
	border-style:dashed solid dashed dashed;
	position:absolute
}

.a1{
	border-color:transparent #e4edef transparent transparent;
	left:-1px
}
.a2{
	border-color:transparent #e4edef transparent transparent;
	left:0
}

#titleDetail .content_desc p,.content_desc span{
	font-size: 15px;
	line-height: 25px;
	text-align: left;
}

.father #pageDetail .pcontent .content_html{
	text-align:left;
	line-height: 25px;
	font-size: 15px;
}

