.animate {
	transition: 0.5s;
	transition-property: all;
	transition-duration: 0.5s;
	transition-timing-function: ease;
	transition-delay: 0s;
}

.public-header-login {
	position: relative;
}
.policy-news-tab-content-container{
	overflow: hidden;
}

.public-header-login .dropdown-menu {
	transform: translateX(-50%);
}

.public-header-login .dropdown-item {
	display: block;
	text-align: center;
}

.public-header-gov-name {
	color: #fff;
}

.public-header-gov-en {
	color: #fff;
}

.page-container {
	position: relative;
	margin-top: 20px;
	z-index: 20;
}

.page-wrapper {
	width: 1248px;
	margin: 0 auto;
}

.public-nav-item {
	cursor: pointer;
}

.policy-news-tab-wrapper {
	display: flex;
	justify-content: space-between;
}

.policy-news-tab-item {
	position: relative;
	flex: 1;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 28px;
	color: #fff;
	margin-right: 15px;
	background: linear-gradient(79.1313418891163deg, rgba(61, 123, 199, 1) -2%, rgba(73, 152, 208, 1) 100%);
	/* background-image: url(/cms_files/webningboshizhufanghechengxiangjiansheju/pubtplobject/defaultSet/730679/images/h1.png); */
	cursor: pointer;
}


.policyNewsTab::before {
	content: " ";
	position: absolute;
	left: -14px;
	top: 18px;
	background: url("/cms_files/webningboshizhufanghechengxiangjiansheju/pubtplobject/defaultSet/730679/images/u92.svg") no-repeat;
	background-size: 100% auto;
	transform: rotate(45deg);
	width: 40px;
	height: 40px;
}

.policyNewsTab::after {
	content: " ";
	position: absolute;
	right: -14px;
	top: 18px;
	background: url("/cms_files/webningboshizhufanghechengxiangjiansheju/pubtplobject/defaultSet/730679/images/u91.svg") no-repeat;
	background-size: 100% auto;
	transform: rotate(135deg);
	width: 40px;
	height: 40px;
}

    
.policy-news-tab-item-active {
	flex: 1;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 28px;
	color: #fff;
	margin-right: 15px;
	background: linear-gradient(79.1313418891163deg, rgba(1, 82, 147, 1) -2%, rgba(66, 126, 203, 1) 100%);
	/* background-image: url(/cms_files/webningboshizhufanghechengxiangjiansheju/pubtplobject/defaultSet/730679/images/h2.png); */
	background-repeat: no-repeat;
	background-origin: center;
	background-size: cover;
	background-position: center center;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}

.policy-news-tab-tri {
	width: 10px;
	height: 10px;
	width: 0px;
	height: 0px;
	/* border-bottom:10px solid rgb(93,154,209);
    border-left:10px solid rgb(93,154,209);
    border-right:10px solid rgb(93,154,209); */
	position: absolute;
	left: 50%;
	bottom: 0px;
	z-index: 10;
	transform: translate(-50%, 0%);
}

.policy-news-tab-tri-active {
	background: url('/cms_files/webningboshizhufanghechengxiangjiansheju/pubtplobject/defaultSet/730679/images/g.svg');
	width: 29px;
	height: 17px;
	position: absolute;
	left: 50%;
	bottom: -1px;
	z-index: 10;
	transform: translate(-50%, 0%);
}

.policy-news-tab-content-wrapper {
	height: 440px;
	border: solid #DCDFE6 1px;
	border-top: 0px;
	background: #fff;
}

.dynamic-news-container {
	display: none;
	flex: 1;
	height: 100%;
}

.dynamic-news-wrapper {
	flex: 1;
	padding: 20px;
	display: flex;
	height: 100%;
}

.carousel-wrapper {
	width: 603px;
}

.dynamic-news-content-wrapper {
	flex: 1;
	margin-left: 45px;
	display: flex;
	flex-direction: column;
}

.carousel-inner .carousel-img {
	height: 400px;
}

.carousel {
	height: 480;
	background-color: #000000;
}

.carousel .item {
	width: 100%;
	height: 400px;
}

.carousel .item img {
	width: 100%;
	height: 400px;
}

.carousel .carousel-indicators {
	width: 100%;
	left: 0px;
	bottom: 5px;
	margin-left: 0px;
	text-align: right;
	padding-right: 20px;
}

.carousel-inner .carousel-tips {
	width: 100%;
	height: 50px;
	background: rgb(0, 0, 0, 0.5);
	color: #fff;
	font-size: 14px;
	display: flex;
	align-items: center;
	padding-left: 10px;
	position: absolute;
	left: 0;
	bottom: 0;
}

.dynamic-news-tab-wrapper {
	display: flex;
	justify-content: space-between;
	border-bottom: solid #DCDFE6 1px;
}

.dynamic-news-tab {
	display: flex;
}

.dynamic-trends {
	font-size: 20px;
	font-weight: 600;
	position: relative;
	padding-bottom: 15px;
}

.dynamic-news-tab-item {
	color: #333;
}

.dynamic-news-tab-item:hover {
	cursor: pointer;
	color: rgb(18, 93, 161);
}

.dynamic-news-tab-item-active {
	color: rgb(18, 93, 161);
	cursor: pointer;
}

.tab-more {
	font-size: 20px;
	color: #909399;
	width: 80px;
}

.tab-more:hover {
	cursor: pointer;
	color: rgb(18, 93, 161);
}

.dynamic-news-tab-border {
	width: 2px;
	height: 20px;
	background-color: #909399;
	margin: 0px 15px 0px 15px;
	position: relative;
	top: 4px;
}

.dynamic-news-tab-line {
	width: 0%;
	height: 2px;
	background-color: rgb(18, 93, 161);
	position: absolute;
	left: 50%;
	bottom: 0px;
}

.dynamic-news-tab-line-active {
	width: 100%;
	height: 2px;
	background-color: rgb(18, 93, 161);
	position: absolute;
	left: 0px;
	bottom: 0px;
	animation: tabLine .5s;
}

@keyframes tabLine {
	from {
		width: 0%;
		left: 50%;
	}

	to {
		width: 100%;
		left: 0%;
	}
}

.dynamic-news-content {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	display: none;
}

.dynamic-news-item {
	height: 50px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 20px;
	transition: all 0.5;
}

.dynamic-news-item:hover {
	cursor: pointer;
	color: rgb(18, 93, 161);
	padding-left: 10px;
}
.dynamic-news-item:hover  .dynamic-news-item-dat{
	width: 10px;
	height: 10px;
	border-top: 1px solid rgb(18, 93, 161);
	border-right: 1px solid rgb(18, 93, 161);
	transform: rotate(45deg);
	background: transparent;
}

.dynamic-news-item-content {
	flex: 1;
	display: flex;
	align-items: center;
}

.dynamic-news-item-dat {
	width: 5px;
	height: 5px;
	background-color: rgb(18, 93, 161);
	margin-right: 15px;
	transition: all 0.1s;
}
.accumulation-container .accumulation-question-label{
	color:#000;
}

.dynamic-news-item-label {
	width: 440px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	flex-flow: wrap;
	font-size: 20px;
}
td .dynamic-news-item-label{
	
}

.dynamic-news-item-date {
	width: 80px;
	color: #909399;
}

.policy-file-container {
	width: 100%;
	height: 100%;
	display: flex;
}

.policy-file-wrapper {
	flex: 1;
	margin: 20px;
}

.policy-file-table {
	width: 100%;
}
.policy-file-table .dynamic-news-item-label{
	flex: 1;
}

.policy-file-table-line {
	display: flex;
	border-bottom: solid #DCDFE6 1px;
}

.policy-file-table-tab {
	flex: 1;
}

.policy-file-table-num {
	font-size: 20px;
	font-weight: 600;
	padding-bottom: 15px;
	text-align: center;
	width: 200px;
}

.policy-file-table-more {
	display: flex;
	justify-content: center;
	padding-bottom: 15px;
	width: 77px;
}

.policy-file {
	font-size: 20px;
	font-weight: 600;
	position: relative;
	padding-bottom: 15px;
}
.policy-file-table-content{
	display: flex;
	height: 50px;
	line-height: 50px;
	transition: all 0.5s;
}

.policy-file-table-content:hover {
	cursor: pointer;
	color: rgb(1, 82, 147);
	padding-left: 10px;
}
.policy-file-table-content:hover .dynamic-news-item-dat{
	width: 10px;
	height: 10px;
	border-top: 1px solid rgb(18, 93, 161);
	border-right: 1px solid rgb(18, 93, 161);
	transform: rotate(45deg);
	background: transparent;
}

.policy-file-table-content td {
	height: 50px;
	font-size: 16px;
}

.policy-file-table-content-num {
	text-align: center;
	font-size: 18px;
	width: 200px;
}

.policy-file-table-content-date {
	text-align: center;
	color: #909399;
	font-size: 20px;
	width: 77px;
}

.policy-notice-table-tab {
	flex: 1;
}

.policy-notice-table-content td {
	height: 50px;
	font-size: 16px;
}

.convenient-operation-container {
	margin-top: 20px;
	display: flex;
}



.convenient-operation-item {
	width: 100px;
	height: 260px;
	display: flex;
	justify-content: space-between;
	overflow: hidden;
}

.convenient-operation-item-active {
	width: calc(100% - 200px);
	height: 260px;
	display: flex;
	justify-content: space-between;
	overflow: hidden;
	animation: convenientShow .5s;
}

@keyframes convenientShow {
	from {
		width: 100px;
	}

	to {
		width: calc(100% - 200px);
	}
}

.convenient-operation-0 {
	background-color: rgb(26, 106, 180);
}

.convenient-operation-1 {
	background-color: rgb(54, 131, 203);
}

.convenient-operation-2 {
	background-color: rgb(89, 156, 219);
}

.convenient-operation-content-wrapper {
	flex: 1;
}

.convenient-operation-content {
	width: 0px;
	margin: 20px 0px 20px 0px;
	display: none;
	flex-wrap: wrap;
	background: #fff;
	padding-bottom: 20px;
}

.convenient-operation-content-active {
	flex: 1;
	margin: 20px 0px 20px 0px;
	display: flex;
	flex-wrap: wrap;
	background: #fff;
	padding-bottom: 20px;
}

.convenient-modular-left {
	margin-left: 20px;
}

.convenient-modular-right {
	margin-right: 20px;
}

.convenient-operation-label-wrapper {
	width: 100px;
}

.convenient-operation-label {
	width: 100px;
	height: 100%;
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 30px;
	font-weight: 600;
	letter-spacing: 5px;
	color: #fff;
	cursor: pointer;
}

.convenient-modular-wrapper {
	flex: 1;
	margin-right: 20px;
}

.convenient-operation-contdent-item-wrapper {
	width: 25%;
	float: left;
	display: flex;
}

.convenient-modular-three {
	width: 33.33%;
}

.convenient-operation-contdent-item {
	flex: 1;
	height: 80px;
	margin: 20px 0px 0px 20px;
	border: solid rgb(89, 156, 219) 1px;
	background-color: #fff;
	display: flex;
	align-items: center;
	animation: convenientOpacity 1.5s;
}
.convenient-operation-contdent-item1 {
	flex: 1;
	height: 80px;
	margin: 20px 0px 0px 20px;
	border: solid rgb(89, 156, 219) 1px;
	background-color: #fff;
	display: flex;
	align-items: center;
	animation: convenientOpacity 1.5s;
}

@keyframes convenientOpacity {
	from {
		opacity: 0;
		width: 0px;
	}

	to {
		opacity: 1;
		width: 100%;
	}
}

.convenient-operation-contdent-item:hover {
	cursor: pointer;
	background-color: rgb(173, 211, 251)
}

.convenient-operation-icon {
	/* margin-left: 41px; */
	margin-left: 24px;
    margin-right: -16px;
}

.old_mode .convenient-operation-icon {
	margin-left: 12px;
}

.convenient-operation-img {
	width: 40px;
}

.pc_virtual .convenient-operation-title {
	font-size: 16px;
	flex: 1;
	text-align: center;
	/* margin-right: 28px; */
	margin-left: -16px;
}
.convenient-operation-title1 {
	font-size: 16px;
	flex: 1;
	text-align: center;
}


.accumulation-container {
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
}

.accumulation-wrapper {
	flex: 1;
	margin-right: 25px;
	display: flex;
	flex-direction: column;
}

.accumulation-tab-wrapper {
	height: 80px;
	display: flex;
}

.accumulation-tab-item {
	flex: 1;
	height: 100%;
	background-color: rgb(164, 202, 238);
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 28px;
	color: rgb(18, 93, 178);
	cursor: pointer;
	font-weight: bold;
}

.accumulation-tab-item-active {
	flex: 1;
	height: 80px;
	background-color: rgb(18, 93, 178);
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 28px;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
}

.government-info-wrapper {
	width: 400px;
}

.accumulation-content-container {
	flex: 1;
	border: solid #DCDFE6 1px;
	display: none;
}

.show {
	display: flex;
}

.accumulation-content-wrapper {
	flex: 1;
	margin: 20px 20px 0px 20px;
	display: flex;
}

.accumulation-navbar {
	flex: 1;
	display: flex;
	justify-content: space-between;
	flex-flow: column;
}

.accumulation-navbar-item {
	flex: 1;
	background-color: rgb(62, 126, 200);
	position: relative;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	display: flex;
	align-items: center;
	margin-bottom: 15px;
	cursor: pointer;
}

.accumulation-navbar-label {
	margin-left: 30px;
	position: relative;
	z-index: 10;
	color:#fff;
}
.accumulation-navbar-line {
	width: 2%;
	height: 100%;
	background-color: rgb(1, 82, 147);
	position: absolute;
	left: 0px;
	top: 0px;
}

.accumulation-navbar-line-hide {
	animation: accumulationLineHide .5s;
}

@keyframes accumulationLineHide {
	from {
		width: 100%;
	}

	to {
		width: 2%;
	}
}

.accumulation-navbar-line-active {
	width: 100%;
	height: 100%;
	background-color: rgb(1, 82, 147);
	position: absolute;
	left: 0px;
	top: 0px;
	animation: accumulationLineShow .5s;
}
/* .accumulation-navbar-line-active .accumulation-navbar-label{
	color: #fff;
} */
@keyframes accumulationLineShow {
	from {
		width: 2%;
	}

	to {
		width: 100%;
	}
}

.accumulation-question-wrapper {
	flex: 1;
	margin-left: 20px;
	display: flex;
	flex-direction: column;
	margin-bottom: 15px;
}

.accumulation-tools-wrapper {
	flex: 1;
	margin-left: 20px;
}

.accumulation-question-tab-wrapper {
	border-bottom: solid #DCDFE6 1px;
	height: 40px;
	margin-bottom: 5px;
}

.accumulation-question-tab {
	height: 100%;
	font-size: 18px;
	font-weight: 600;
	color: rgb(1, 82, 147);
	display: inline-block;
	border-bottom: solid rgb(1, 82, 147) 2px;
}

.accumulation-question-content {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin: 20px 0px 20px 0px;
}

.accumulation-question-item {
	display: flex;
	align-items: center;
	font-size: 16px;
}

.accumulation-question-item:hover {
	cursor: pointer;
	color: rgb(1, 82, 147);
	padding-left: 10px;
}
.accumulation-question-item:hover .dynamic-news-item-dat{
	width: 7px;
	height: 7px;
	border-top: 1px solid rgb(18, 93, 161);
	border-right: 1px solid rgb(18, 93, 161);
	transform: rotate(45deg);
	background: transparent;
}
.accumulation-tools-item {
	height: 40px;
	border: solid rgb(153, 205, 255) 1px;
	position: relative;
	font-size: 16px;
	color: rgb(1, 82, 147);
	display: flex;
	align-items: center;
	margin-bottom: 15px;
	cursor: pointer;
}

.accumulation-tools-item:hover {
	cursor: pointer;
	background-color: rgb(153, 205, 255);
}

.accumulation-tools-ercode-wrapper {
	/* display: flex;
	justify-content: flex-end; */
}

.ercode-img {
	width: 80px;
}

.accumulation-tools-ercode-label {
	font-size: 16px;
	display: flex;
	align-items: flex-end;
}

.accumulation-tools-label {
	margin-left: 20px;
}

.government-info-wrapper {
	display: flex;
	flex-direction: column;
}

.government-info-header-wrapper {
	height: 80px;
	position: relative;
}

.government-bg-img {
	width: 100%;
	height: 80px;
}

.government-info-title {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 28px;
	font-weight: 600;
	position: absolute;
	top: 0px;
	left: 0px;
	color: #fff;
}

.government-info-content-wrapper {
	flex: 1;
	display: flex;
	border: solid #DCDFE6 1px;
}

.government-info-content {
	flex: 1;
	margin: 20px 20px 0px 0px;
	display: flex;
	flex-wrap: wrap;
}

.government-info-item-wrapper {
	width: 50%;
	display: flex;
}

.government-info-item {
	flex: 1;
	background-color: rgb(242, 244, 247);
	margin-left: 20px;
	margin-bottom: 20px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	padding: 15px 0px 15px 0px;
	overflow: hidden;
}

.government-info-item:hover {
	cursor: pointer;
	color: #fff;
	background-color: rgb(43, 92, 172);
}

.government-info-item:hover img {
	filter: drop-shadow(#fff 100px 0);
	transform: translateX(-100px);
}

.government-info-img {
	height: 30px;
	width: auto;
}

.government-info-label {
	margin-top: 5px;
	font-size: 16px;
}

.house {
	width: 194px;
	height: 319px;
	flex: none;
	margin-right: 30px;
}

.house .accumulation-navbar-item {}

.accumulation-content {
	flex: 1;
	display: none;
}
.pc_virtual_elderly .accumulation-content {
	flex: 1;
	display: block;
}

.accumulation-tabs {
	display: flex;
	border-bottom: 1px solid #DCDFE6;
}

.accumulation-tab {
	position: relative;
	font-size: 18px;
	padding: 0 30px;
	cursor: pointer;
}

.accumulation-tab:first-child {
	padding-left: 0;
}

.accumulation-tab:last-child::after {
	display: none;
}

.accumulation-tab::after {
	content: " ";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	height: 22px;
	border-right: 2px solid #000;
}

.accumulation-box {
	display: none;
}

.accumulation-box .title {
	position: relative;
	display: flex;
	font-size: 15px;
	/* padding: 0 0 15px 0;
	min-height: 50px; */
	line-height: 50px;
	align-items: flex-end;
}

.accumulation-box .title>span {
	font-size: 12px;
	color: #21528A;
	margin-left: 20px;
}

.accumulation-box .img-content {
	padding-right: 5px;
	height: 229px;
	overflow-y: auto;

}

.accumulation-box .img-content>img {
	width: auto;
}

.dropdown-select {
	border: 1px solid #ccc;
	width: 300px;
	height: 25px;
	line-height: 50px;
	margin-bottom: 13px;
}

.accumulation-tabs .tab {
	font-size: 17px;
}

.button-box {
	padding-top: 20px;
	height: 279px;
}

.button-box .button-div {
	height: 60px;
	width: 350px;
	background: rgb(62, 126, 200);
	display: flex;
	align-items: center;
	color: #fff;
	font-size: 17px;
	cursor: pointer;
	margin: 0 auto 20px;
}

.button-box .button-icon {
	float: left;
	width: 175px;
	height: 74px;
	margin-right: 10px;
	background: rgb(62, 126, 200);
	margin-bottom: 10px;
	padding: 0 10px;
	color: #fff;
	text-align: center;
	cursor: pointer;
	transition: all 0.5s;
	display: flex;
	align-items: center;
	flex-flow: column;
	justify-content:center
}

.button-box .button-div:hover,
.button-box .button-icon:hover {
	background: rgb(1, 82, 147);
}

.button-div .img {
	padding-left: 30px;
	width: 140px;
}
.button-div .text{
	font-weight: bold;
}
.button-div .img>img {
	width: 40px;
}

.button-icon .img {
	padding: 3px 0;
}

.button-icon .img>img {
	width: 25px;
	margin: 0 auto;
	display: block;
}

.banner-small1 {
	zoom: 1;
	margin: 20px 0;
	background: #f5f5f5;
	padding-top: 16px;
	padding: 16px 0;
	display: flex;
	align-items: center;
	height: 125px;
	
}
.banner-small1 .left, .banner-small1 .right{
	width: 30px;
	height: 81px;
	cursor: pointer;
	
}

.banner-small1 .left img, .banner-small1 .right img{
	width: 30px;
	height: 81px;
}
.banner-small1 .left img:hover, .banner-small1 .right img:hover{
	opacity: .7;
}
.banner-small1 .content{
	overflow: hidden;
	margin: 0 10px;
}
.banner-small1 .box{
	display: flex;
}

.banner-small1 img {
	width: 280px;
	height: 84px;
}
.banner-small1 .img-box{
	margin-right: 15px;
}
.public-nav-container{
	margin-bottom: 15px;
}
.old_mode .public-footer-select-wrapper {
    flex-wrap: wrap;
    justify-content: left;
    padding-bottom: 0;
}

.old_mode .public-footer-select-wrapper .dropdown-menu {
    font-size: 40px;
}

.old_mode .public-footer-select1,
.old_mode .public-footer-select2 {
    font-size: 40px;
    height: 60px;
    line-height: 60px;
    flex: none;
    margin: 0 40px 20px 0;
}

.old_mode .public-footer-select-wrapper li a {
    height: 60px;
    line-height: 60px;
}

.old_mode .public-footer-select-wrapper .caret {
    border-top: 10px dashed;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
}

.old_mode .public-footer-content-wrapper {
    display: block;
}

.old_mode .public-footer-logo1 {
    width: auto;
    height: 103px;
    margin-right: 120px;
}

.old_mode .public-footer-logo2 {
    width: auto;
    height: 82px;
}

.old_mode .public-footer-info-navbar {
    font-size: 40px;
    align-items: center;
}

.old_mode .public-footer-info-navbar-line {
    height: 32px;
    width: 3px;
    margin: 0 40px;
}

.old_mode .public-footer-info-item {
    font-size: 40px;
}

.old_mode .postal-code {
    margin-left: 90px;
}

.old_mode .public-footer-info-wrapper {
    margin-top: 20px;
}

.pc_virtual .swiper-container img{
	width: 100%;
}
.pc_virtual .swiper-container .index_newspic_tab_dot01{
	text-align: right;
    position: absolute;
    transition: .3s opacity;
    transform: translate3d(0,0,0);
    z-index: 10;
	width: 100%;
    left: 0px;
    bottom: 5px;
    margin-left: 0px;
    padding-right: 20px;
}
.pc_virtual .swiper-container .index_newspic_tab_dot01 span{
	width: 2rem;
    height: 2rem;
    line-height: 2rem;
    font-size: 1.2rem;
    color: #fff;
    text-align: center;
    opacity: 1;
    background: rgba(0,0,0,0.9);
}
.pc_virtual .swiper-container .index_newspic_tab_dot01 .swiper-pagination-bullet-active{
	color: #fff !important;
    background: #125DB2 !important;
}

.pc_virtual .swiper-container img {
	width: 100%;
}

.pc_virtual .swiper-container .swiper-slide h2 {
	width: 100%;
	font-size: 1.6rem;
	height: 4rem;
	line-height: 4rem;
	text-align: left;
	text-indent: 1rem;
	color: #fafafa;
	position: absolute;
	left: 0;
	bottom: -11px;
	right: 0;
	text-shadow: 1px 1px 1px #000;
	background-color: rgba(0, 0, 0, 0);
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
	background: -webkit-gradient(linear, top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.pc_virtual .index-fixed-ad{
    position: absolute;
    top: 100px;
    z-index: 999;
}
.pc_virtual .index-fixed-ad img{
    width: 200px;
}
.pc_virtual .index-fixed-ad ul{
    padding: 0;
}
.pc_virtual .index-fixed-ad ul li{
    margin-bottom: 10px;
}
.pc_virtual .index-fixed-ad .close{
    text-align: center;
}
.pc_virtual .index-fixed-ad .close span{
    display: inline-block;
    border-radius: 10px;
    text-align: center;
    line-height: 20px;
    width: 20px;
    height: 20px;
    background: #959595;
    color: #fff;
    font-weight: normal;
}
.pc_virtual .idx_fixed_ad_left{
    left: 0;
}
.pc_virtual .idx_fixed_ad_right{
    right: 0;
}
.pc_virtual .idx_fixed_ad_right .close{
    float: left;
}