﻿@charset "utf-8";
body {
	min-width: 1200px;
}

.t-banner {
	width: 100%;
	height: 150px;
	background: url(../img/banner/20201010/banner-bmfw.png) top center no-repeat;
}

.banner-box {
	width: 1200px;
	height: 161px;
	margin: 0 auto;
	position: relative;
}

.banner-box .three {
	width: 600px;
	height: 66px;
	float: right;
	position: absolute;
	bottom: 0;
	right: 0;
}

.banner-box .three>div {
	width: 200px;
	height: 66px;
	line-height: 66px;
	text-align: center;
	float: left;
	cursor: pointer;
	font-size: 30px;
	color: #2D4E8E;
	background: #FFFFFF;
	opacity: 0.5;
	background: #d9e3ef\9;
	/* ie8样式兼容 */
}

.banner-box .three>div.active {
	opacity: 1;
	background: #FFFFFF;
}

.tab-list1 {
	width: 1200px;
	margin: 0 auto;
}

.tab-list1>.tab-main {
	width: 100%;
	padding: 0;
	padding-bottom: 50px;
	margin-top: 20px;
}

.tab-list1>.tab-main .tab-box {
	box-sizing: border-box;
	width: 1200px;
	height: 150px;
	border: 1px solid #D8D8D8;
}

.tab-list1>.tab-main .tab-box3 {
	box-sizing: border-box;
	width: 1200px;
	height: 50px;
	border: 1px solid #D8D8D8;
}

.zhanwei {
	box-sizing: border-box;
	height: 100%;
	float: left;
	width: 851px;
	border: 1px solid #D8D8D8;
	border-left: none;
}

.tab-list1>.tab-main .tab-box .tab-title {
	float: left;
	height: 33.3%;
	line-height: 50px;
	width: 116px;
	text-align: center;
	font-size: 15px;
	color: #4466A9;
	box-sizing: border-box;
	border-left: none;
	border-right: none;
	cursor: pointer;
}

.tab-list1>.tab-main .tab-box3 .tab-title1 {
	float: left;
	height: 33.3%;
	line-height: 50px;
	width: 116px;
	text-align: center;
	font-size: 15px;
	color: #4466A9;
	box-sizing: border-box;
	border-left: none;
	border-right: none;
	cursor: pointer;
}

.tab-list1>.tab-main .tab-box .tab-title.active {
	background: #4466A9;
	border: 1px solid #4466A9;
	border-left: none;
	border-right: none;
	color: #FFFFFF;
}

.tab-main .tab-list .tab-main {
	width: 1230px;
	overflow: hidden;
	margin-left: -18px;
	margin-top: 14px;
	padding-bottom: 6px;
	padding-left: 6px;
}

.item-box {
	width: 391px;
	height: 120px;
	border: 1px solid #E0EAF6;
	box-shadow: 0px 0px 6px rgba(95, 151, 225, 0.27);
	background: #FFFFFF;
	float: left;
	margin-left: 13px;
	margin-top: 16px;
	box-sizing: border-box;
}

.ydy-pic {
	display: none;
}

.header-pic {

	float: left;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background: #EEF8FF;
	margin: 20px 16px 20px 30px;
	padding: 14px;
}
.header-pic img{
	width: 52px;
	height: 52px;
	margin: 0;
}

.item-text {
	float: left;
	width: 144px;
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	line-height: 30px;
	color: #333333;
	margin-left: 16px;
	margin-top: 45px;
}

.more-text {
	margin-top: 30px;
}

.dy-pic,
.ydy-pic {
	float: right;
	margin-right: 11px;
	margin-top: 10px;
}

.item-box:hover {
	cursor: pointer;
	background: #eeffff;
}
