
.selectfltmenu {
	background: url(../image/p03.png) no-repeat;
	color:#FFFFFF;
}

.wqdigital {
	color: #808080;
	position: absolute;
	left: 254px;
	top: 4420px;
	font-size: 26px;
	font-family: "fzltxh";
}

.wqdigital li {
	float: left;
	width: 105px;
	height: 46px;
	line-height: 46px;
	vertical-align:middle;
	text-align: center;
	margin-right: 27px;
	cursor: pointer;
}

.selectwqmenu {
	background: url(../image/p06.png) no-repeat;
	color:#FFFFFF;
	font-size: 32px;
}
.all-blur{
     -webkit-filter: blur(3px); 
     -moz-filter: blur(3px);
     -ms-filter: blur(3px); 
     -o-filter: blur(3px);
     filter: blur(3px);
     /*filter: url(blur.svg#blur); /* IE10 */  
     filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='3');/* IE6~IE9 */
}

.wqbig {
	position: absolute;
	left: 607px;
	top: 3976px;
	width: 706px;
	height: 305px;
	background: url(/theme/main/img/p09.png) no-repeat;
	background-size: 100% 100%;
	color: #102a75;
	font-size: 39px;
	text-align: center;
	z-index: 1;
	cursor: pointer;
}

.arrowleft {
	position: absolute;
	left: 537px;
	top: 4104px;
	width: 46px;
	height: 50px;
	background: url(../image/p20.png) no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
}

.arrowright {
	position: absolute;
	left: 1337px;
	top: 4104px;
	width: 46px;
	height: 50px;
	background: url(../image/p21.png) no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
}

.yearmiddle {
	font-size: 92px;
}

.yearleft {
	font-size: 60px;
}

.yearright {
	font-size: 60px;
}

.wqleft {
	position: absolute;
	left: 200px;
	top: 4028px;
	width: 448px;
	height: 194px;
	background: url(/theme/main/img/p10.png) no-repeat;
	background-size: 100% 100%;
	color: #102a75;
	font-size: 26px;
	text-align: center;
	cursor: pointer;
}

.wqright {
	position: absolute;
	left: 1269px;
	top: 4028px;
	width: 448px;
	height: 194px;
	background: url(/theme/main/img/p17.png) no-repeat;
	background-size: 100% 100%;
	color: #102a75;
	font-size: 26px;
	text-align: center;
	cursor: pointer;
}
.blank {
	height: 1200px; display: block;
}
.dsj-content{
	position: absolute;
	top:500px;
	left: 20%;
	width: 60%;
	height: 500px;
}
.description .pbox{ color: #213562; line-height:24px; padding:25px 0; font-size:16px; overflow:hidden; border-bottom:1px solid #eee; margin-right:20px;}
.description .pbox .p-cont, .description .pbox span{ float:left;}
.description .pbox span{ width:120px; color:#ff7200; font-size:18px; font-style: normal;}
.description .pbox .p-cont{ width:80%; }
.description p{  line-height:24px;}
.description p span, .description p em{ float:left;}
.description p em{ width:120px; color:#ff7200; font-size:18px; font-style: normal;}
.description p span{ width:80%; }

@media (min-width:1200px) and (max-width:1400px) {
		.dsj-content{
			position: absolute;
			top:380px;
			left: 20%;
			width: 60%;
			height: 500px;
		}
	}
@media (min-width:1200px) and (max-width:1600px) {
		.dsj-content{
			position: absolute;
			top:380px;
			left: 20%;
			width: 60%;
			height: 500px;
		}
	}
	@media (max-width:1200px) {
	
	.dsj-content{
			position: absolute;
			top:320px;
			left: 20%;
			width: 60%;
			height: 500px;
		}
	
	
}

