@charset "utf-8";

.bszx-content{
	margin:auto;
	width:1200px;
	position:relative;
	
}

@media screen and (max-width: 1200px) {
.bszx-content,.ssjg-li1{
		width: 1002px;
	}
}

.index-banner{
	background: url(../img/index_bg.png) center no-repeat;
	height: 180px;
	padding-top: 51px;
	box-sizing: border-box;
}

.index-banner .search{
	background: #FFFFFF;
	border: 1px solid #79C0FF;
	box-shadow: 0 1px 4px 0 rgba(9,86,169,0.33);
	border-radius: 30px;
	height: 46px;
	overflow: hidden;
	width: 600px;
	margin: auto;
}
.index-banner .search input{
	width: 460px;
	height: 44px;
	line-height: 44px;
	background: url(../img/icon_ss.png) left center no-repeat;
	padding: 0;
	padding-left: 28px;
}
.index-banner .search .textbox{
	float: left;
	border: none;
	box-shadow: none;
	margin-left: 20px;
}
.index-banner .search button{
	color: #fff;
	float: left;
	background: #4481D4; 
	background: linear-gradient(270deg, #4481D4 0%, #79C0FF 100%);
	font-size: 16px;
	border: none;
	width: 118px;
	height: 44px;
	cursor: pointer;
}
.index-banner .search button:hover{
	opacity: .8;
	filter:alpha(opacity=80);
}

#bszx-headerbox {
	width: 100%;
	height: 280px;
	line-height: 17px;
	margin-top: 12px;
	font-size: 12px;
	color: #333;
	border-bottom: 1px solid #eee;
	box-shadow: 0 4px 10px 0 rgba(230, 230, 230, 0.50);
	background: url(../img/bg_search.png);
}

.bszx-headertop {
	position: relative;
}

.bszx-topleft {
	width: 180px;
	/*height: 17px;*/
	font-size: 12px;
	margin-left: 5px;
}

#bszx-topdate {
	width: 114px;
	/*height: 17px;*/
	margin-left: 20px;
}

.bszx-topsearch .easyui-searchbox {
	width: 100%;
	height: 28px;
	line-height: 28px;
	border: none;
	width: 186px!important;
	border: 1px solid #E1E1E1;
	border-radius: 30px;
	outline: none;
	font-size: 12px;
	text-indent: 10px;
	color: #333;
}

.bszx-topsearch .textbox {
	width: 186px!important;
	border: 1px solid #E1E1E1;
	border-radius: 30px;
}

.searchbox-button {
	background-image: url(../img/searchicon.png);
	background-position: right 7px center;
	background-repeat: no-repeat;
}

.bszx-sousuo {
	float: right;
}

#bszx-topsearch {
	margin-right: 20px;
	display: none;
	position: absolute;
	top: -5px;
	right: 200px;
}

.bszx-namefont {
	width: 170px;
	height: 20px;
	background-image: url(../img/Shape.png);
	background-repeat: no-repeat;
	margin-right: 5px;
	text-align: right;
}

.bszx-personname {
	color: #3E97DF;
	height: 28px;
	line-height: 20px;
}

.bszx-logobox {
	float: left;
}

.bszx-logo {
	width: 376px;
	height: 42px;
	background-image: url(../img/logo.png);
	margin: 23px 0 0 5px;
}

.bszx-logofont {
	font-size: 12px;
	color: #9B9B9B;
	letter-spacing: 0;
	text-align: left;
	margin: 5px 0 0 5px;
}

.bszx-alongperson {
	display: inline-block;
	width: 40px;
	height: 16px;
	line-height: 16px;
	color: #fff;
	text-align: center;
	font-size: 12px;
	background: #FF9840;
	background-image: linear-gradient(-90deg, #FF661B 5%, #FF9840 93%);
	border-radius: 10px;
}

.bszx-navigation {
	list-style: none;
	float: right;
	margin-top: 70px;
}

.bszx-navigation li {
	float: left;
	letter-spacing: 0;
	text-align: center;
	margin-left: 30px;
	position: relative;
	cursor: pointer;
}

.bszx-navigation li a {
	font-size: 16px;
	color: #333;
}

.bszx-navigation li:hover:before,
.bszx-navigation li.active:before {
	content: '';
	background-image: linear-gradient(to right, #79C0FF, #1E6BD5) !important;
	background: #1E6BD5;
	content: '';
	display: block;
	border-radius: 10px;
	height: 4px;
	position: absolute;
	right: 0;
	left: 0;
	top: 30px;
}

.bszx-navigation li a:hover {
	color: #4B91EF;
}

.bszx-position {
	width: 100%;
	height: 48px;
	line-height: 48px;
	text-indent: 20px;
	background: url(../img/home.png) no-repeat left;
	letter-spacing: 1px;
	margin-left: 5px;
}

.bszx-position a {
	font-size: 14px;
	color: #333333;
}

.bszx-position a:hover {
	text-decoration: underline;
	color: #1E6BD5;
}

/*----------------------------------------------*/


.bszx-content .easyui-tabs {
	width: 100%;
	/*height: 45px;*/
	margin-left: 5px;
}

.bszx-content .easyui-tabs .tabs-header {
	border: none;
	background: none;
	padding: 0;
	height: 42px;
}

.bszx-content .easyui-tabs .tabs-header .tabs {
	border: none;
	padding-left: 20px;
}

.bszx-content .easyui-tabs .tabs-header .tabs li {
	margin-right: 40px;
}

.bszx-content .easyui-tabs .tabs-header .tabs li a {
	border: none;
	background: none;
	padding: 0;
	filter: none;
}

.bszx-content .easyui-tabs .tabs-header .tabs-title {
	font-size: 16px;
	color: #3C4667;
	line-height: 42px;
}

.bszx-content .easyui-tabs .tabs-header .tabs-selected {
	border-bottom: 3px solid #226ED6;
	height: 42px;
}

.bszx-content .easyui-tabs .tabs-header .tabs-selected .tabs-title {
	font-size: 18px;
	color: #226ED6;
	font-weight: normal;
	display: block;
}

.bszx-content .easyui-tabs .tabs-panels {
	border: none;
	/*padding-top: 8px;*/
	position: relative;
	overflow: visible;
}

.bszx-content .easyui-tabs .tabs-panels .tabul li {
	width: 1200px;
	height: 66px;
	line-height: 60px;
	border-bottom: 1px solid #e6e6e6;
	font-size: 14px;
	color: #333333;
	letter-spacing: 0;
}

.bszx-content .easyui-tabs .tabs-panels .tabul li .cellfont {
	float: left;
	text-indent: 20px;
}

.bszx-content .easyui-tabs .tabs-panels .tabul li .cellbutton {
	float: right;
	width: 120px;
	height: 40px;
	line-height: 40px;
	background-image: linear-gradient(90deg, #79C0FF 0%, #1E6BD5 100%);
	border-radius: 4px;
	color: #fff;
	text-align: center;
	margin: 12px;
}

.bszx-content .easyui-tabs .tabs-panels .newsul li {
	width: 1200px;
	height: 166px;
	border-bottom: 1px solid #e6e6e6;
}

.bszx-content .easyui-tabs .tabs-panels .newsul li .newstitle {
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #333333;
	letter-spacing: 0;
	font-weight: bold;
	margin: 24px 20px;
	float: left;
}

.bszx-content .easyui-tabs .tabs-panels .newsul li .newsright {
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #666666;
	letter-spacing: 0;
	margin: 24px 20px;
	float: right;
}

.bszx-content .easyui-tabs .tabs-panels .newsul li .newsfont {
	clear: both;
	width: 960px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #666666;
	letter-spacing: 0;
	margin: 24px 20px;
	text-indent: 30px;
}
.bszx-content .easyui-tabs .tabs-panels .informationul{
	padding-left:20px;
	padding-right:20px;
}
.bszx-content .easyui-tabs .tabs-panels .informationul li {
	width: 100%;
	/*height: 45px;*/
	margin-top: 24px;
}

.bszx-content .easyui-tabs .tabs-panels .informationul li .informationtitle {
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #333333;
	letter-spacing: 0;
	font-weight: bold;
}
.bszx-content .easyui-tabs .tabs-panels .informationul li .informationtitle:hover{
	color:#4B91EF;
}
.bszx-content .easyui-tabs .tabs-panels .informationul li .informationtfont {
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #666;
	letter-spacing: 0;
}


.bszx-content .easyui-tabs .tabs-header{
	position:absolute;
	top:-48px;
	padding-left:400px;
	z-index: 3;
	height: 49px;

}
@media screen and (max-width: 1200px) {
.bszx-content .easyui-tabs .tabs-header{
		padding-left:300px;
	}
}
.bszx-content .easyui-tabs .tabs-header .tabs{
	border: none;
	font-size: 18px;

}
.bszx-content .easyui-tabs .tabs-header .tabs li {
    width: 140px;
    height: 49px;
}

.bszx-content .easyui-tabs .tabs-header .tabs-selected .tabs-title {
    font-size: 18px;
    color: #FFFFFF;
	background-color: #4783D5;
	width:180px;


}
.bszx-content .easyui-tabs .tabs-header .tabs-title{
	background-color: #FFFFFF;
	border-radius: 4px;
	font-size: 18px;
	width: 180px;
	line-height: 49px;
    display: block;
}

.ssjg-button{
	background: #EAF4FB;
	border: none;
	width: 120px;
	height: 40px;
	float:right;
	color:#1E6BD5;
	font-size:14px;
	border-radius: 4px;
	margin-top: 18px;
	/* margin-bottom:23px; */
	cursor:pointer;
}
.ssjg-button1{
	background: #FFF;
    border: 1px solid #1E6BD5;
	width: 120px;
	height: 40px;
	float:right;
	color:#1e6bd5;
	font-size:14px;
	border-radius: 4px;
	margin-top: 18px;
	/* margin-bottom:23px; */
	cursor:pointer;
}
/* 按钮悬浮样式 */
.ssjg-button:hover{
	background: #1E6BD5;/* ie8支持 */
	background:linear-gradient(90deg,#79C0FF 0%,#1E6BD5 100%);/* ie8不支持 */
	color:#FFFFFF;
	box-shadow:2px 2px 6px 0 #C0D0E5;
}
/*筛选搜索结果*/
.bszx-content .ssjg-lm{
	margin-top:14px;
	width:100%;
	border:1px solid #E4E4E4;
	padding: 10px 24px 20px;
	margin-bottom: 20px;
}

.bszx-content .ssjg-li{
	border-top: 1px solid #E4E4E4;
	overflow: hidden;
	padding-top: 10px;
}

.bszx-content .ssjg-li:first-child{
	border-top: none;
}
.bszx-content .ssjg-fl{
	color:#333333;
	font-size:14px;
	font-weight: bold;
	line-height: 28px;
	float:left;
	width: 92px;
}

.bszx-content .ssjg-fla{
	color:#999999;
	font-size:14px;
	float:left;
	width: 92px;
	height: 28px;
	line-height: 28px;
}
.bszx-content .ssjg-f2{
	cursor:pointer;
	margin-left:20px;
	height: 28px;
	line-height: 28px;
	color:#333333;
	font-size:14px;
	float: left;
	padding: 0 12px;
	margin-bottom: 10px;
}

.bszx-content .ssjg-f2.active,.bszx-content .ssjg-f2:hover{
	color:#FFFFFF;
	background-color: #4B91EF;
	border-radius: 4px;
}

.bszx-content .ssjg-f2c{
	float: left;
	overflow: hidden;
	width: 1058px;
}
@media screen and (max-width: 1200px) {
	.bszx-content .ssjg-f2c {
		width:860px;
	}
}
.bszx-content .ssjg-f3{
	height: 28px;
	color:#1E6BD5;
	font-size:14px;
	float:right;
	cursor:pointer;
	line-height: 28px;
}

.bszx-content .ssjg-add{	
	height:20px;
	color:#4B91EF;
	font-size:14px;
	padding-left: 2px;
}

.bszx-content .ssjg-close{
	cursor:pointer;
	margin-left: 8px;
	height: 26px;
	width: 10px;
	background: url(../img/del1.png) center no-repeat;
	float: right;
}
.bszx-content .ssjg-close{
	opacity: .8;
	filter:alpha(opacity=80);
}
.bszx-content .ssjg-wai{
	margin-left: 28px;
	border:1px solid #E4E4E4;
	float:left;
	border-radius: 4px;
	height: 28px;
	line-height: 26px;
	padding: 0 10px;
}

.ssjg-date{
	float:right;
	font-family:PingFangSC-Medium;
	font-size:14px;
	color:#666666;
	margin-top:20px;
}

.ssjg-li1{

border-bottom:1px solid #ddd;

padding: 20px 10px;

overflow: hidden;
}
.ssjg-li1:last-child {
	border-bottom:none;
	}
	
.ssjg-text{
	color:#333333;
	font-family:PingFangSC-Medium;
	font-size:16px;
	width: 818px;
	font-weight: bold;
	display:block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	margin-bottom: 10px;
}


.ssjg-wei{
	color:#666666;
    display: block;
    width: 818px;
    font-size: 14px;
    height: 40px;
    line-height: 20px;
    overflow: hidden;

}

.ssjg-wei1{
	text-indent:26px;
	color:#333333;
	display:block;
	width:818.6px;
	font-family:PingFangSC-Medium;
	font-size:14px;
	padding-bottom:19px;

}

.panel{
	margin-top:39px;
	margin-bottom:61px;

} 