@media (min-width: 1200px) {
	.container {
		width: 1310px;
	}
}

body {
	background-color: #ffffff;
}

a:hover {
	text-decoration: none;
}

/* 长者模式样式开始 */
.wzazzms .container {
	width: 100%;
}

.wzazzms .logo {
	margin-top: 10px;
}

.wzazzms .logo img {
	width: 255px;
	margin-top: 0;
}

.wzazzms .sqgk {
	margin-top: 100px;
	margin-bottom: 0;
}

.wzazzms .btys {
	width: 79%;
}

.wzazzms .sjys {
	width: 20%;
}

.wzazzms .wzas {
	display: none;
}

.wzazzms .cxzj div {
	width: 40%;
	margin: 10px 0;
}

.wzazzms .titless {
	width: 100% !important;
}

.wzazzms .cxzj select,
.wzazzms .cxzj input {
	width: 100% !important;
}

.wzazzms .rightss {
	margin: 20px 0;
}

.wzazzms .clearfix>span {
	display: block;
	margin: 10px 0;
}

.wzazzms .clearfix li {
	margin: 5px 5px;
}

.wzazzms .bgtitle{
	line-height: initial;
	padding: 20px 0;
}

.wzazzms .wzagh {
	width: 50%;
}

.wzazzms .wzamd {
	width: 50%;
}

.wzazzms .mdlogo {
	margin-top: 10px;
}

.wzazzms .mdlogo img {
	width: 20%;
}

/* 长者模式样式结束 */

.wzas {
	width: 120px;
	background: rgba(255, 255, 255, 0.2);
	border-radius: 20px;
	padding: 4px 7px;
	cursor: default;
	margin-top: 20px;
	text-align: center;
	float: right;
}

.header {
	width: 100%;
	margin: 0 auto;
	height: auto;
	background: url(../img/jyta_bjt.png) no-repeat;
	background-position: top center;
	background-size: contain;
}

.logo {
	margin-top: 41px;
}

.mdlogo {
	margin-top: 20px;
	text-align: right;
}

.sbbs {
	cursor: pointer;
}

.disflex {
	display: flex;
}

.dfexju {
	display: flex;
	justify-content: space-between;
}

.sjys {
	width: 10%;
	color: #666666;
	text-align: right;
}

.btys {
	width: 90%;
}

.btys a {
	width: 89%;
	color: #333333;
	display: block;
}

.xsyh {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.btlb {
	margin: 22px 0;
}

.sqgk {
	margin-top: 440px;
	margin-bottom: 20px;
}

.shgk {
	margin-top: 20px;
	margin-bottom: 20px;
}

.cxzj {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.cxzj select {
	border: none;
	outline: none;
	background-color: #f8f6f9;
	line-height: 40px;
	width: 180px;
	height: 40px;
	padding: 0 10px;
}

.cxzj input {
	border: none;
	outline: none;
	background-color: #f8f6f9;
	line-height: 40px;
	width: 230px;
	height: 40px;
	padding: 0 10px;
}

.sousuo {
	text-align: center;
	width: 120px;
	background: #C21116;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 40px;
	cursor: pointer;
}

.chongzhi {
	text-align: center;
	width: 120px;
	background: #bdbabd;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 40px;
	cursor: pointer;
}

.middlet {
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.middlet div {
	flex-wrap: wrap;
}

.xzon {
	background: url(../img/jyta_xzys.png) no-repeat !important;
	color: #FFFFFF !important;
}

.rdzx {
	width: 260px;
	background: url(../img/jyta_wxz.png) no-repeat;
	font-size: 18px;
	font-weight: bold;
	color: #C21116;
	line-height: 48px;
	text-align: center;
	cursor: pointer;
}

.rightxz {
	font-size: 16px;
	color: #C21116;
	line-height: 31px;
	padding: 0 20px;
	cursor: pointer;
}

.rightxzon {
	height: 31px;
	background: #C21116;
	border-radius: 16px;
	line-height: 31px;
	text-align: center;
	padding: 0 20px;
	color: #FFFFFF;
}

.bgtitle {
	background-color: #f1eff2;
	display: flex;
	line-height: 48px;
	text-align: center;
	font-size: 16px;
	color: #666666;
}

.bgtitle1,
.bgtitle3 {
	text-align: center;
	width: 15%;
}

.bgtitle2,
.bgtitle5 {
	text-align: center;
	width: 10%;
}

.bgtitle4 {
	width: 50%;
	padding: 0 20px;
}

.bgnr {
	margin-top: 20px;
	display: flex;
	color: #000000;
}

.mypage {
	margin: 40px 0;
}

.mypage span {
	font-size: 16px;
	color: #999999;
	line-height: 28px;
}

.clearfix {
	text-align: center;
	margin: 15px auto;
}

.mypage li {
	text-align: center;
	cursor: pointer;
	display: inline-block;
	margin: 0 5px;
	padding: 5px 15px;
	background: #FFFFFF;
	border: 1px solid #D7D7D7;
	border-radius: 4px;
}

.mypage li.active {
	background: #C21116;
	color: #fff;
}

/* 媒体查询 */
@media (max-width: 768px) {
	.clearfix>span {
		display: block;
		margin: 10px 0;
	}

	.clearfix li {
		margin: 5px 5px;
	}

	.bgtitle2,
	.bgtitle3 {
		display: none;
	}

	.bgtitle1 {
		width: 20%;
	}

	.bgtitle4 {
		width: 55%;
	}

	.bgtitle5 {
		width: 25%;
	}

	.cxzj div {
		width: 40%;
		margin: 10px 0;
	}

	.titless {
		width: 100% !important;
	}

	.cxzj select,
	.cxzj input {
		width: 100% !important;
	}

	.rightss {
		margin: 20px 0;
	}

	.btlb {
		margin: 20px 0 0 0;
	}

	.logo {
		margin-top: 6px;
	}

	.logo img {
		width: 85%;
	}

	.mdlogo img {
		width: 35%;
	}

	.sqgk {
		margin-top: 30px;
	}

	.sjys {
		width: 25%;
	}

	.btys {
		width: 60%;
	}

	.shgk {
		margin: 24px 0 0 0;
	}
}
