@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	background: url("pageBg.jpg") top left  no-repeat;
}

a,button {
	cursor: pointer;
}

a {
	text-decoration: none;
}

a:hover,button:hover {
	color: #0f78cb;
}

.bg-white {
	background-color: #ffffff;
}

.bg-bar {
	background-color: #f1f1f1;
}

.color-white {
	color: #ffffff;
}

.color-blue {
	color: #0f78cb;
}

.color-dark {
	color: #333333;
}

.color-gray {
	color: #666666;
}

.color-grey {
	color: #999999;
}

.ld-center {
	margin: 0 auto;
}

.border-top {
	border-top: 2px solid #0f78cb;
}

.img-full img {
	width: 100%;
	display: block;
}

.mt-30 {
	margin-top: 30px;
}

.mlr-25 {
	margin: 0 25px;
}

.font-14 {
	font-size: 14px;
}

.hidden {
	display: none!important;
}

.ld-inline {
	display: inline-block;
	float: left;
}

ul.my-ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.ul-inline {
	margin: 0;
	padding: 0;
	list-style: none;
	zoom: 1;
}

ul.ul-inline li {
	display: inline-block;
	float: left;
}

ul.ul-inline:before, ul.ul-inline:after {
	display: table;
	content: " ";
}

ul.ul-inline:after {
	clear: both;
}

.color-blue a {
	color: #0f78cb;
}

/* header */
.right-con {
	margin-top: 30px;
}

.xhdf_header a {
	font-family: "Microsoft YaHei","寰蒋闆呴粦",SimHei,"榛戜綋",Arial,sans-serif;
}

.xhdf_header {
	width: 100%;
	min-width: 1200px;
}

.xhdf_topper {
	width: 100%;
	height: 38px;
	line-height: 38px;
	background: #f0f2f5;
	overflow: hidden;
}

.xhdf_topper .xhdf_top {
	width: 1200px;
	height: 38px;
	margin: 0 auto;
}

.xhdf_topper ul {
	float: right;
}

.xhdf_topper ul li {
	float: left;
	padding: 0 10px;
	color: #999;
}

.xhdf_topper ul li a {
	font-family: "Microsoft YaHei","寰蒋闆呴粦",SimHei,"榛戜綋",Arial,sans-serif;
	color: #999;
}

.xhdf_topper ul li.xhdf_xsk a,.xhdf_topper ul li.xhdf_login a,.xhdf_topper ul li.xhdf_register a {
	color: #5982c7;
}

.xhdf_topper ul li.xhdf_username,.xhdf_topper ul li.xhdf_exit {
	display: none;
}
/* list-header */
.xhdf_list_logo {
	width: 1200px;
	height: 100px;
	margin: 24px auto 10px;
	overflow: hidden;
}

.xhdf_list_logo .xhdf_advTab ul {
}

.xhdf_list_logo .xhdf_advTab ul li {
	width: 860px;
	height: 100px;
	display: none;
}

.xhdf_list_logo .xhdf_advTab ul li.xhdf_show {
	display: block;
}

.xhdf_list_logo .xhdf_advTab ul li img {
	width: 860px;
	height: 100px;
}

.xhdf_list_logo .xhdf_advTab ol {
	position: absolute;
	bottom: 5px;
	right: 0;
}

.xhdf_list_logo .xhdf_advTab ol li {
	width: 8px;
	height: 8px;
	float: left;
	margin-right: 5px;
	background: #ccc;
	cursor: pointer;
}

.xhdf_list_logo .xhdf_advTab ol li:hover,.xhdf_list_logo .xhdf_advTab ol li.xhdf_hover {
	background: #5982c7;
}
/*---------------------------------*/
.leader {
	font-family: "Microsoft YaHei", "΢���ź�", SimHei, "����", Arial, sans-serif;
	font-size: 16px;
}

.leader-head {
	width: 100%;
	height: 402px;
}
.jdBox{width: 1200px; margin:0 auto;}
.leader-bg h3 a,.leader-bg h3 a:hover{ background:#0C5FA2; border-radius:10px;color:#FFF; padding:10px 20px; font-size:26px; font-weight:bold; margin:240px 0 100px 10px; float: right; }

.leader-bg {
	height: 100%;
	background: url("ld-head-bg.jpg") no-repeat center;
	background-size: cover;
	color: #ffffff;
	text-align: center;
}

.leader-body {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

.leader-foot {
	margin-top: 50px;
}

.ld-right {
	display: inline-block;
	float: left;
	width: 1198px;
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
}

.ld-title {
	margin-top: 30px;
	border-left: 3px solid #0f78cb;
	width: 1100px;
}

.ld-title b {
	margin-left: 8px;
	font-size: 24px;
}

.ld-title a {
	font-size: 14px;
	margin-top: 8px;
	float: right;
}

.ld-left b {
	font-size: 32px;
	text-align: left;
}
/*------------------*/
.per-info {
	display: block;
}

.per-name {
	margin: 10px 0;
}

.per-intro {
	margin-bottom: 10px;
	overflow: hidden;
}

.per-intro p {
	font-size: 14px;
	line-height: 1.8em;
}

.pic-list {
	float: left;
	width: 500px;
	margin: 25px 0 0 0;
}

.my-list {
	width: 585px;
	float: left;
}

.my-list li {
	margin: 7px 0;
	float: left;
	width: 585px;
	line-height: 50px;
	height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 20px;
}

/*-------------------*/
.load {
	height: 40px;
	line-height: 40px;
	margin-top: 20px;
	margin-bottom: 50px;
}

.load .load-box {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	text-align: center;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
}

.load-more {
	border: 1px solid #d9d9d9;
	background-color: #f2f2f2;
}

.load-more:hover {
	color: #0f78cb;
}
/*--------tianjin added---------*/
.ld-left .ld-center {
	width: 256px;
}

.ld-right .ld-center {
	width: 1140px;
}
/*------------------------------*/

.fix {
	zoom: 1;
}

.fix:before, .fix:after {
	display: table;
	content: " ";
}

.fix:after {
	clear: both;
}