﻿@charset "utf-8";
/* CSS Document */

#topt1 {
	margin: auto;
}
#tnav {
	margin: auto;
}
#linkhr {
	font-size: 14px;
	color: #333;
}
#toptotal #banler {
	height: 341px;
}

 
/**切换图开始*/
.banner,.pic,.pic li{
	width:100%;
	height:341px;
}
.banner{
	position:relative;
	z-index:1;
}
.pic li{cursor:pointer; position:absolute; left:0px; top:0px; display:none;}
.ben{
	margin:0 auto;
	width:100%;
	height:58px;
	position:absolute;
	bottom:4px;
	left:-1px;
	overflow:hidden;
}

.fl{float:left;}
.fr{float:right;}
.ben_main{margin:0 auto; width:960px; height:58px; overflow:hidden;}
.ben_li{
	width:450px;
	height:58px;
	overflow:hidden;
}
.ben_li li{
	width:20px;
	height:20px;
	margin-right:5px;
	cursor:pointer;
	float:left;
	_background:url(../images/ben_li.png) no-repeat center;
	overflow:hidden;
	background-image: url(../images/ben_li.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 10px;
}
.ben_li li.bCur{
	_background:url(../images/ben_li_on.png) no-repeat center;
	background-image: url(../images/ben_li_on.png);
	background-repeat: no-repeat;
	background-position: center;
}
.ben_Text{width:400px; text-align:right; height:58px; color:#FFF; font-size:22px; overflow:hidden;}
.ben_Text li{width:400px; height:58px; line-height:58px; display:none; }
.banner .ben_perv{background:url(ben_perv.jpg) no-repeat center; width:31px; height:336px; position:absolute; left:0; top:0; cursor:pointer; z-index:200; overflow:hidden;}
.banner .ben_next{background:url(ben_next.jpg) no-repeat center; width:31px; height:336px; position:absolute; right:0; top:0; cursor:pointer; z-index:200; overflow:hidden;}
.content{width:100%; background:#fff;}
/**切换图结束*/
.warpx1090 {
	border: 1px dotted #C6C6C6;
}