.logo {
	margin-top: 30px;
	display: block;
	width: 320px;
	height: 65px;
	text-indent: -999em;
	background: url("/material/images/gxbcyjs/logo.png") no-repeat left top;
	background-size: 320px auto;
}

.mb50 {
	margin-bottom: 50px;
}



.header-wrapper {
	height: 370px;
	background: url("/material/images/gxbcyjs/1.jpg") no-repeat center top;
	background-size: 1920px auto;
}

.tab-wrapper {
	margin-top: -54px;
}

.tab-wrapper h3>a {
	display: block;
	width: 50%;
	float: left;
	height: 54px;
	line-height: 54px;
	text-align: center;
	cursor: pointer;
	background-image: linear-gradient(270deg, rgba(255, 255, 255, 0.00) 0%, #D0E8FE 88%);
	opacity: 0.93;
	position: relative;
	z-index: 2;

}

.tab-wrapper h3>a:first-child {
	margin-right: -6px;
	background-image: linear-gradient(270deg, #D0E8FE 0%, rgba(255, 255, 255, 0.00) 88%);

}

.tab-wrapper h3>a.current {
	position: relative;
	z-index: 999;
	border-radius: 8px 8px 0 0;
	background: #F4F9FF !important;
}

.tab-menu-link {
	margin-top: 40px;
}

.tab-menu-link div>a,
.tab-menu-link li>a {
	background-color: #CDE0F6;
	color: #3F74FC;
	border: none;
	height: 60px;
	line-height: 46px;
}

.tab-menu-link div>a>span,.tab-menu-link li>a>span  {
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 5px;
	background-repeat: no-repeat;
	background-size: 20px auto;
	width: 20px;
	height: 20px;
}

.tab-menu-link div>a:hover,
.tab-menu-link div>a:focus,
.tab-menu-link div>a:active ,.tab-menu-link li>a:hover,
.tab-menu-link li>a:focus,
.tab-menu-link li>a:active {
	background-color: #a3cbfb !important;
}

.tab-menu-link div:first-child a>span,.tab-menu-link li:first-child a>span {
	background-image: url("/material/images/gxbcyjs/bl_icon.png")
}

 .tab-menu-link div:nth-child(2) a>span,.tab-menu-link li:nth-child(2) a>span  {
	background-image: url("/material/images/gxbcyjs/zn_icon.png")
} 
.guide-icon{
		background-image: url("/material/images/gxbcyjs/zn_icon.png")
}

.tab-menu-link div:nth-child(3) a>span,.tab-menu-link li:nth-child(3) a>span {
	background-image: url("/material/images/gxbcyjs/zx_icon.png")
}

.tab-menu-link div:nth-child(4) a>span,.tab-menu-link li:nth-child(4) a>span {
	background-image: url("/material/images/gxbcyjs/q_icon.png")
}

/* .tab-title {
	margin-top: 50px;
	height: 38px;
	line-height: 38px;
	background: url("/material/images/gxbcyjs/bg1.png") center no-repeat;
	position: relative;
}
.tab-title::before,.tab-title::after{
	content: '';
	display: block;
	border: 0.5px solid #CDE0F6;
	width: 50%;
		position: absolute;
}
.tab-title::after{
	bottom: 8px;
}
.tab-title::before{
	top: 8px;
	right: 0;
} */
.tab-list {
	margin-top: 20px;
}

.tab-list li {
	padding: 0 20px;
	background-color: #fff;
	height: 50px;
	line-height: 50px;
	margin-bottom: 10px;
}

.tab-list li a {
	display: block;
}

.tab-list li:hover {
	background-color: #abcdf7;
	transition: all 0.3s;
}

.tab-title {
	margin: 30px 0 0px;
	height: 50px;
	line-height: 50px;
	/* background-image: linear-gradient(270deg, rgba(255,255,255,0.00) 13%, rgba(208,232,254,0.95) 50%, rgba(255,255,255,0.00) 98%); */
	/* background-image: linear-gradient(270deg, rgba(255, 255, 255, 0.00) 0%, #D0E8FE 88%); */
	background-image: linear-gradient(270deg, rgba(255, 255, 255, 0.00) 10%, rgba(173, 207, 249, 0.95) 50%, rgba(255, 255, 255, 0.00) 90%);

}

.tab-title a {
	display: inline-block;
	width: 50%;
	text-align: center;
	color: #999;
}

.tab-title a.current {
	color: #333;
}

.tab-title>a>span {
	display: inline-block;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-size: auto 20px;
	margin-top: -3px;
	vertical-align: middle;
	opacity: 0.3;
}

.tab-title>a:first-child span {
	background-image: url("/material/images/gxbcyjs/zc_icon.png");
}

.tab-title>a:last-child span {
	width: 26px;
	background-image: url("/material/images/gxbcyjs/jd_icon.png");
	margin-right: 6px;
}

.tab-title a.current span {
	opacity: 1;
}

.tab-title .question-icon {
	background-image: url("/material/images/gxbcyjs/wd_icon.png") !important;
	margin-right: 0px !important;
}

.q1 {
	margin-top: 20px;
}

.q1 li {
	border: none;
}

.q1 .panel-default>.panel-heading {
	border: none;
	background-color: #CDE0F6;
}
.tab-matter {
	margin-top: 30px;
}
.tab-matter .tab-matter-button div a{
	background-image: linear-gradient(180deg, #E6ECFD 0%, #FFFFFF 100%);
	border: 1px solid #DDDDDD;
	display: block;
	padding: 16px 20px;

	    white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
		position: relative;
		z-index: 99;
		opacity: 0.9;
	border-radius: 4px;
}
.tab-matter .tab-matter-button div.current::before{
	content: "";
	display: block;
	width: 90%;
	height: 56px;
	position: absolute;
	background-image: linear-gradient(180deg, #5595E9 0%, #FEFEFE 100%);
	top: -10px;
	left: 6px;
	right: 20px;
	/* bottom: 10px; */
		/* border-radius: 2px; */
	z-index: 1;
}
.box-shadow-item{
	margin-top: 50px;
	padding: 20px 30px;
	border: 1px solid #CDE0F6;
	border-radius: 15px;
	background-color: #fff;
	position: relative;
}
.box-shadow-item::before{
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 10px;
	left: -10px;
	bottom: -10px;
	right: 10px;
	background-image: linear-gradient(270deg, rgba(255,255,255,0.00) 0%, #D0E8FE 88%);
	border-radius: 18px;
	z-index: -1;
}
.box-shadow-item::after{
content:"";
display:block;
width:40px;
height:40px;
background:url(/material/images/gxbcyjs/caret.png)  no-repeat center;
background-size:40px auto;
position:absolute;
bottom:-40px;
left:10%;
}
.box-shadow-item>h5{
	height: 44px;
	line-height: 44px;
	background: #D6CB0E;
	border-radius: 22px;
	width: 200px;
	margin: -44px auto 16px;;
	color: #fff;
}
.box-shadow-item .info p{line-height: 32px;margin-bottom: 10px;text-indent:2em}