/* 轮播 */

body{
	min-width: 1200px;
}

.box1 {
	max-width: 1200px;
	margin: 30px auto;
	height: 433px;
	overflow: hidden;
	position: relative;
}

.box1 .hd {
	overflow: hidden;
	position: absolute;
	bottom: 29px;
	z-index: 1;
	right: 29px;
}

.box1 .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.box1 .hd ul li {
	float: left;
	margin-right: 10px;
	width: 30px;
	height: 6px;
	background: #0F64CD;
	cursor: pointer;
}

.box1 .hd ul li:last-child {
	margin-right: 0px;
}

.box1 .hd ul li.on {
	background: #FEBE30;
}

.box1 .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.box1 .bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
}

.box1 .bd img {
	width: 770px;
	height: 433px;
	display: block;
	object-fit: cover;
}

.box1 .wenzi {
	position: absolute;
	width: 430px;
	right: 0;
	top: 0;
	background: #F0F7FF;
	padding: 30px 30px 0px 30px;
	height: 100%;
}

.box1 .wenzi .lb_tit {
	font-size: 26px;
	line-height: 40px;
	font-weight: 600;
	color: #333;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.box1 .wenzi .lb_tit a {
	color: #333;
}

.box1 .ellipsis {
	overflow: hidden;
	max-height: 214px;
}

.box1 .ellipsis>*:first-child {
	float: right;
	width: 100%;
	/*margin-left: -30px;*/
	font-size: 14px;
	font-weight: 400;
	color: #999;
	line-height: 28px;
	text-indent: 2em;
}

.box1 .ellipsis>*:first-child p {
	word-break: break-all;
	word-wrap: break-word;
	white-space: normal;
}

.box1 .ellipsis>*:first-child a {
	color: #999;
}

.box1 .wenzi .lbtime {
	font-weight: 400;
	font-size: 16px;
	color: #999999;
	margin-top: 20px;
}

.szywcol {
	width: 100px;
	line-height: 36px;
	background: #0d4db9;
	color: #fff;
	text-align: center;
	margin-bottom: 15px;
	float: right;
	    border-radius: 3px;
}

.szywcol a{
	color: #fff;
}

/**/

.wip_zwa {
	width: 100%;
	max-width: 1200px;
	margin: 0px auto 30px;
}

.wip_zwaleft {
	float: left;
	width: 770px;
}

.wip_zwaright {
	width: 399px;
	float: right;
}

.wip_btabsbg {
	border-bottom: 1px solid #e7e7e7;
}

.wip_btabtitle {
	font-weight: 600;
	font-size: 22px;
	color: #333333;
	display: inline-block;
	margin-right: 25px;
	height: 52px;
}

.wip_zwaleft .wip_btabtitle:first-child:after {
	content: "";
	display: block;
	height: 27px;
	width: 1px;
	margin-left: 30px;
	margin-right: 0px;
	background: #e7e7e7;
	float: right;
	margin-top: 3px;
}

.wip_btabtitle_hov {
	color: #0D4DB9;
	background: url(xwborico.png) no-repeat left bottom;
}


/*.wip_btabtitle_hov:after {
	content: "";
	display: block;
	width: 100%;
	height: 4px;
	background: #0D4DB9;
	border-radius: 0px;
	margin-top: 10px;
}*/

.wip_atabtitlemore {
	font-weight: 400;
	font-size: 16px;
	color: #666666;
	float: right;
	line-height: 31px;
	display: none;
}

.wip_zwaleftdiv ul {
	display: none;
}

.wip_zwaleftdiv ul:first-child {
	display: block;
}

.wip_atablistlifir {
	padding-top: 20px;
	margin-bottom: 20px;
	border-top: 1px dashed #dedede;
}

.wip_atablistlifir:first-child {
	border-top: 0px;
}

.listtime {
	width: 88px;
	height: 88px;
	background: #F0F7FF;
	float: left;
	text-align: center;
}

.listtime span {
	display: inline-block;
}

.listtimetop {
	font-weight: 600;
	font-size: 26px;
	line-height: 20px;
	padding: 20px 0px 11px;
	color: #333;
}

.listtimebot {
	color: #666666;
	font-weight: 400;
	font-size: 16px;
	/*border-top: 1px solid #005293;*/
	padding-top: 0px;
}

.listright {
	float: right;
	width: 662px;
}

.listrighttit {
	font-weight: 600;
	font-size: 16px;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 5px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.listrightp {
	font-weight: 400;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	max-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	/*省略号*/
	display: -webkit-box;
	-webkit-box-orient: vertical;
	/*行向垂直排列*/
	-webkit-line-clamp: 2;
	/*限制2行*/
}

.wip_zwarighttit {
	margin-bottom: 20px;
}

.wip_zwnesbg {
	margin-bottom: 30px;
}

.list-cover {
	overflow: hidden;
}

.list-cover ul {
	position: relative;
}

.list-cover ul li.white {
	position: relative;
}

.list-cover ul li.white ins {
	width: 37px;
	height: 32px;
	position: absolute;
	right: 0;
	z-index: 1;
	background-color: #fff;
}


/*.wip_zwneslist {
	height: 288px;
}*/

.wip_atablistli {
	background: url(bt-listPic.png) no-repeat left 17px;
	background-size: 3px;
	line-height: 36px;
	color: #333333;
	font-size: 16px;
	padding-left: 20px;
}

.wip_atablistli a {
	float: left;
	width: 72%;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	/*display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;*/
}

.wip_atablistli span {
	display: inline-block;
	color: #999999;
	float: right;
}