* {
	font-family: "微软雅黑";
	margin: 0;
	padding: 0;
	color: #333333;
}

li {
	list-style: none;
}

img {
	border: none 0;
}

a {
	text-decoration: none;
}

dd {
	cursor: pointer;
}


.dqwz {
	width: 1100px;
	height: 76px;
	line-height: 76px;
	padding-left: 20px;
	background: url(dqwzbg_03.png) left center no-repeat;
}

.main {
	width: 1100px;
	margin: 0 auto;
}
.old_type .dqwz table tr td span,.old_type .dqwz table tr td a{
	font-size: 30px !important;
}
.old_type #c tr:nth-child(1) td{
	font-size: 40px !important;
}
.old_type .pc_ly,.old_type .pc_fx{
	font-size: 24px;
}
.old_type #zoom,.old_type #zoom P,.old_type #zoom P span,.old_type #zoom P a,.old_type #zoom a {
	font-size: 36px !important;
	line-height: 60px !important;
}
.mobile_type .dqwzbox div{
	width: 100% !important;
}
.mobile_type .dqwz {
    width: 100%;
    padding-left: 3vw;
    height: auto;
    line-height: 8vw;
    background: none;
}
.mobile_type .main{
	width: 100%;
}
.mobile_type #c tr:nth-child(1) td{
	font-size: 5vw !important;
}
.mobile_type .pc_ly,.mobile_type .pc_fx{
	font-size: 4vw;
}
.mobile_type #zoom,.mobile_type #zoom P,.mobile_type #zoom P span,.mobile_type #zoom P a,.mobile_type #zoom a {
	font-size: 4vw !important;
	line-height: 8vw !important;
}
.mobile_type #zoom{
	min-height: auto !important;
}
.old_type .pc_ly td table{
	width: 100% !important;
}
.old_type .pc_ly td table tr td{
	width: 100% !important;
	float: left;
	text-align: left;
}