@charset "utf-8";
/* tabbox */
.tabbox {
	width: 540px;
}
.nav-list {
	height: 39px;
	overflow: hidden;
	border-bottom: 1px rgba(239,239,239,1) solid;
}
.nav-list li {
	width: 120px;
	height: 37px;
	text-align: center;
	border-bottom: 3px rgba(16,103,207,1) solid;
	float: left;
}
.nav-0 {
	cursor: pointer;
	height: 60px;
}
.nav-1 {
	cursor: pointer;
	height: 60px;
}
.nav-2 {
	cursor: pointer;
	height: 60px;
}
.nav-0 a, .nav-1 a, .nav-2 a {
	font-family: "微软雅黑";
	color: rgba(16,103,207,1);
	width: 120px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
}
.nav-cus-0 a, .nav-cus-1 a, .nav-cus-2 a {
	font-family: "微软雅黑";
	color: rgba(16,103,207,1);
	width: 120px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
}
.contant {
	height: auto;
	width: 540px;
	overflow: hidden;
	position: relative;
}
.contant-a {
	display: inline-block;
    text-decoration: none;
    transition: all .6s ease;
    -webkit-transition: all .6s ease;
}
.contant-a:hover {
	color: rgba(13,97,169,1);
	display: inline-block;
    text-decoration: none;
    transition: all .6s ease;
    -webkit-transition: all .6s ease;
}
.inner {
	width: 2880px;
	height: 360px;
	position: relative;
}
.contant-con {
	float: left;
	width: 540px;
}
.contant-left {
	width: 540px;
	float: left;
}
.contant-left-top {
	border-bottom: 1px solid #d1d1d0;
	padding-bottom: 7px;
	width: 540px;
}
.con-news {
	color: #444;
	font-weight: normal;
	background: url(../images/new-icon.jpg) no-repeat 5px;
	padding-left: 32px;
}
.con-news a {
	font-family: "宋体";
	color: #444;
	font-size: 12px;
}
.contant-left-bottom {
	width: 540px;
}
.contant-left-bottom ul {
	/*padding: 0 10px 0 10px;*/
}
/*.contant-left-bottom ul li {
	width: 506px;
	height: 40px;
	line-height: 40px;
	float: left;
	background: url(dian.png) no-repeat left center;
    padding-left: 14px;
	margin-left: 10px;
}
.contant-left-bottom ul li:hover {
	background: url(dian.png) #fff left no-repeat;
}*/
.contant-left-bottom ul li {
	width: 505px;
	height: 40px;
	line-height: 40px;
	float: left;
	background: url(../images/dian.png) 10px center no-repeat;
    padding: 0 15px 0 20px;
	transition: all .6s ease;
    -webkit-transition: all .6s ease;
}
.contant-left-bottom ul li:hover {
	color: rgba(13,97,169,1);
	background: url(dian.png) rgba(239,239,239,1) 10px center no-repeat;
}
.contant-left-bottom p {
	line-height: 40px;
	text-align: right;
	font-size: 14px;
	float: right;
}
.contant-left-bottom ul li span {
	color: #666;
}
.contant-center {
	width: 290px;
	float: left;
	padding: 0 10px 10px 20px;
}
.contant-right {
	width: 290px;
	float: left;
	padding: 0 10px 10px 20px;
}
.contant-center-top ul li {
	float: left;
}
.contant-center-top ul li:hover {
}
.contant-center-top ul li a:hover {
	font-weight: bold;
	color: #444;
}
.contant-center-top ul {
	height: 26px;
}
.contant-center-top {
	width: 290px;
	border-bottom: 1px solid #d1d1d0;
	height: 25px;
}
.tabs {
	position: relative;
	float: left;
}
.hightbg .moving_bg {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 2px solid #d52b30;
	height: 24px;
	_height: 25px;
	padding: 0;
	position: absolute;
	z-index: 190;
	width: 68px;
	background: #fff;
	left: 0;
}
.hightbg .tab_item {
	float: left;
	width: 70px;
	text-align: center;
	font: 12px/31px "宋体", \5b8b\4f53, arial;
	z-index: 200;
	position: relative;
	cursor: pointer;
	color: #444;
	height: 26px;
	line-height: 26px;
}
.hightbg .bg_or02 {
	border-top: 2px solid #f4854b;
}
.hightbg .bg_or01 {
	border-top: 2px solid #009de0;
}
.wid290 {
	width: 290px;
}
.hei226 {
	height: 226px;
}
.xiaoxi {
	text-align: right;
}
.ullist_dott {
	width: 290px;
	float: left;
}
.ullist_dott span {
	color: #444;
	height: 25px;
	overflow: hidden;
}
.ullist_dott li a {
	color: #444;
	font-size: 12px;
}
.slide_content {
	overflow: hidden;
	position: relative;
	_position: inherit;
}
.tabslider {
	width: 5000px;
}
.tabslider ul {
	float: left;
}