@media (max-width: 1270px) and (min-width: 1020px) {
	.container {
		width: 1020px;
	}

	.cgsx_bo1_2 {
		width: 300px;
	}

}

@media (max-width: 1020px) {
	.container {
		width: 95%;
	}

	.header_top {
		margin: 15px auto;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.logo {
		height: 25px;
	}

	.header_top3 {
		margin-left: 0;
		display: flex;
		align-items: center;
	}

	.header_down {
		width: 100%;
		height: 50px;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.header_down2 {
		width: 15px;
	}

	.menubtn i {
		display: block;
		width: 25px;
		height: 2px;
		background-color: #fff;
		-webkit-transition: .5s;
		-moz-transition: .5s;
		-o-transition: .5s;
		transition: .5s;
	}

	.menubtn i:nth-child(1) {
		-webkit-transform-origin: left bottom;
		-moz-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		-o-transform-origin: left bottom;
		transform-origin: left bottom;
	}

	.menubtn i:nth-child(2) {
		margin-top: 4px;
	}

	.menubtn i:nth-child(3) {
		margin-top: 4px;
		-webkit-transform-origin: left top;
		-moz-transform-origin: left top;
		-ms-transform-origin: left top;
		-o-transform-origin: left top;
		transform-origin: left top;
	}

	.menubtn.on i:nth-child(1) {
		-webkit-transform: rotate(28deg);
		-moz-transform: rotate(28deg);
		-ms-transform: rotate(28deg);
		-o-transform: rotate(28deg);
		transform: rotate(28deg);
	}

	.menubtn.on i:nth-child(2) {
		opacity: 0;
	}

	.menubtn.on i:nth-child(3) {
		-webkit-transform: rotate(-28deg);
		-moz-transform: rotate(-28deg);
		-ms-transform: rotate(-28deg);
		-o-transform: rotate(-28deg);
		transform: rotate(-28deg);
	}

	.COVER {
		width: 60%;
		height: 100%;
		background-color: #1c1c1c;
		/* display: none; */
		overflow: hidden;
		overflow-y: auto;
		position: fixed;
		top: 0px;
		left: -100%;
		z-index: 1001;
	}

	.MULUS {
		width: 100%;
		box-sizing: border-box;
		padding: 10px;
	}

	.mulu {
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
		box-sizing: border-box;
		width: 100%;
		display: block;
	}

	.mulu1 {
		width: 100%;
		padding: 10px 0;
		color: white;
		font-size: 14px;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.header_searchs {
		width: 100%;
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
		background: white;
		display: none;
		position: absolute;
		left: 0;
		top: 100%;
		z-index: 100;
	}

	.header_search {
		border: 1px solid #f3f3f3;
		width: 100%;
		height: 45px;
		background: white;
		border-radius: 45px;
		padding: 10px 0;
		margin: 10px auto;
		overflow: hidden;
		display: flex;
	}

	.header_top2_1 {
		width: 70px;
	}

	.header_top2_2 {
		width: calc(100% - 140px - 50px);
	}

	.inde_bo {
		margin: 10px auto;
	}

	.inde_zxtja {
		display: flex;
		align-items: center;
		justify-content: space-between;
		margin-bottom: 15px;
	}

	.inde_zxtja1 {
		line-height: 35px;
		font-size: 18px;
	}

	.inde_zxtja2 {
		line-height: normal;
	}

	.inde_zxtjb {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.inde_zxtjc {
		width: 100%;
		flex-wrap: wrap;
	}

	.inde_zxtjd {
		width: 100%;
		height: 200px;
	}

	.inde_zxtjd1_2 {
		padding: 5px 10px;
	}

	.inde_zxtjd1_3 {
		font-size: 16px;
	}

	.inde_zxtje {
		width: 100%;
		margin-left: 0;
	}

	.inde_zxtje1_1 {
		font-size: 16px;
		display: flex;
		align-items: center;
	}

	.inde_zxtje1_3 {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.inde_zxtje3 {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.inde_zxtjf {
		max-width: 100%;
		margin-left: 0;
		margin-top: 15px;
	}

	.inde_zxtjf1 {
		margin-bottom: 20px;
	}

	.inde_zxtjf1_2 {
		display: flex;
		align-items: center;
	}

	.inde_lydt {
		margin-top: 15px;
	}

	.inde_lydta {
		display: flex;
		flex-wrap: wrap;
	}

	.inde_lydta1 {
		width: 100%;
		height: 220px;
		margin-right: 0;
		margin-bottom: 10px;
	}

	.inde_lydta1_2 {
		padding: 10px;
	}

	.inde_lydta1_3 {
		font-size: 16px;
	}

	.inde_lydtb {
		display: flex;
		flex-wrap: wrap;
	}

	.inde_lydtb1 {
		width: 100%;
		padding: 15px 0;
		margin-right: 0;
		display: flex;
		align-items: center;
	}

	.inde_lydtb3_1 {
		font-size: 16px;
	}

	.inde_lbs {
		margin-top: 25px;
	}

	.inde_lb {
		height: 70px;
		font-size: 16px;
	}

	.inde_gsxx {
		margin-top: 15px;
		flex-wrap: wrap;
	}

	.inde_gsxxa {
		width: 100%;
	}

	.inde_gsxxa1 {
		flex-wrap: wrap;
	}

	.inde_gsxxa2 {
		width: 100%;
		height: 160px;
	}

	.inde_gsxxa2_2 {
		padding: 10px 5px;
	}

	.inde_gsxxa2_3 {
		font-size: 16px;
	}

	.inde_gsxxa3 {
		width: 100%;
		margin-left: 0;
		margin-top: 10px;
	}

	.inde_gsxxa4 div {
		padding: 10px 5px;
	}

	.inde_gsxxa5 {
		display: flex;
		flex-wrap: wrap;
	}

	.inde_gsxxa6 {
		width: 100%;
		margin-right: 0;
		padding: 15px 0;
		display: flex;
		align-items: flex-start;
	}

	.inde_gsxxb {
		width: 100%;
		margin-left: 0;
		margin-top: 15px;
	}

	.inde_gsxxb2_2 {
		padding: 10px;
	}

	.inde_gsxxb2_4 {
		font-size: 16px;
	}

	.inde_gsxxb3 {
		padding: 10px 0;
		display: flex;
		align-items: center;
	}

	.inde_gsxxb3_3 {
		font-size: 16px;
	}

	.inde_rzdw {
		margin-top: 15px;
	}

	.inde_rzdwa {
		display: flex;
		flex-wrap: wrap;
	}

	.inde_rzdwb {
		width: 100%;
		margin-bottom: 15px;
		padding: 10px 15px;
		margin-right: 0;
		display: flex;
		align-items: center;
	}

	.inde_rzdwb2_1 {
		font-size: 16px;
	}

	.footer_top {
		padding-top: 25px;
		padding-bottom: 15px;
		flex-wrap: wrap;
		justify-content: center;
	}

	.footer_top4 {
		width: 50%;
		margin-top: 10px;
	}

	.footer_top3 {
		width: 100%;
		margin-top: 10px;
	}

	.footer_top3_2 {
		display: flex;
		align-items: flex-start;
	}

	.footer_top2 {
		margin-top: 10px;
	}

	.footer_down {
		padding: 15px 0;
	}

	.inde_zxtjf2_2 {
		display: flex;
		align-items: center;
	}

	.inde_zxtja3 {
		display: flex;
		align-items: center;
	}

	.inde_zxtja3_1 {
		line-height: 35px;
		font-size: 18px;
		margin-right: 25px;
	}

	.login_tcs {
		width: 300px;
		border-radius: 10px;
		padding: 20px 35px;
	}

	.login_tc2 {
		font-size: 16px;
	}

	.login_tc3 {
		margin-top: 0;
		display: flex;
		flex-wrap: wrap;
	}

	.login_tc3_3 img {
		height: 30px;
		margin-bottom: 10px;
	}

	.login_tc4 {
		height: 50px;
		margin-top: 20px;
		line-height: 50px;
		font-size: 16px;
	}

	.login_tc5 {
		margin-top: 20px;
	}

	.cgkny_bo {
		margin-bottom: 30px;
	}

	.tit_box {
		margin: 10px auto;
		display: flex;
		align-items: center;
	}

	.gg_banner {
		height: 100px;
		font-size: 16px;
	}

	.cgk_fls {
		display: flex;
		flex-wrap: wrap;
	}

	.cgk_fl {
		height: 35px;
		margin-right: 10px;
		margin-top: 20px;
		padding: 0 10px;
		line-height: 35px;
		font-size: 14px;
	}

	.cgsx_box {
		margin-top: 15px;
		display: flex;
		flex-wrap: wrap;
	}

	.cgsx_bo1 {
		width: 100%;
		flex-wrap: wrap;
	}

	.cgsx_bo1_1 {
		width: 49%;
		margin-right: 2%;
		margin-bottom: 10px;
	}

	.cgsx_bo1_1:nth-child(2n) {
		margin-right: 0;
	}

	.cgsx_bo1_2 {
		width: calc(100% - 90px);
	}

	.cgsx_bo2 {
		font-size: 14px;
		margin-top: 10px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.cgsx_bo2 span {
		line-height: normal;
	}

	.cgk_list {
		margin-top: 25px;
	}

	.cgk_li {
		padding: 15px 10px;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.cgk_li2 {
		width: 100%;
		padding: 10px 0;
	}

	.cgk_li2_1 {
		font-size: 16px;
	}

	.cgk_li2_2 {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}

	.cgk_li2_3 {
		margin-top: 10px;
	}

	.cgk_li2_4 {
		margin-top: 10px;
		display: flex;
		align-items: center;
	}

	.cgk_li2_5 {
		margin-top: 10px;
	}

	.cgk_li3 {
		width: 100%;
	}

	.cgk_li3_2 span {
		font-size: 20px;
	}

	.cgk_li3_3 {
		margin-top: 10px;
	}

	.pages {
		margin-top: 30px;
		display: flex;
		flex-wrap: wrap;
	}

	.pagination a {
		margin: 5px;
	}

	.pagination span {
		margin: 5px;
	}

	.pages_tzs {
		margin-left: 0;
		margin-top: 10px;
	}

	.cgdeta_topa {
		margin-top: 15px;
		margin-bottom: 25px;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.cgdeta_topa2 {
		width: 100%;
		padding: 10px 0;
	}

	.cgdeta_topa2_1 {
		font-size: 16px;
	}

	.cgdeta_topa2_2 {
		display: flex;
		flex-wrap: wrap;
	}

	.cgdeta_topa2_3 {
		margin-top: 10px;
	}

	.cgdeta_topa2_4 {
		margin-top: 10px;
		display: flex;
		align-items: center;
	}

	.cgdeta_topa3 {
		width: 100%;
	}

	.cgdeta_topa3_2 span {
		font-size: 20px;
	}

	.cgdeta_cen {
		margin: 15px auto;
		flex-wrap: wrap;
	}

	.cgdeta_cenle {
		width: 100%;
	}

	.cgdeta_cenle1 {
		font-size: 18px;
	}

	.cgdeta_cenle1 div {
		height: 45px;
		line-height: 45px;
	}

	.cgdeta_cenle2 {
		padding: 15px 0;
		font-size: 14px;
		line-height: 25px;
	}

	.cgdeta_cenle3_1 {
		padding: 10px 15px;
	}

	.cgdeta_cenle3_2 {
		display: flex;
		align-items: center;
	}

	.cgdeta_cenri {
		width: 100%;
		margin-left: 0;
		margin-top: 30px;
	}

	.cgdeta_cenri1 {
		padding: 15px 0;
	}

	.cgdeta_cenri2 {
		padding: 15px 0;
	}

	.cgdeta_cenri3 {
		padding: 15px 0;
	}

	.cgdeta_cenle::after {
		display: none;
	}

	.cgk_wyyxa {
		padding-top: 35px;
		padding-bottom: 50px;
	}

	.cgk_wyyxb1 {
		margin-bottom: 10px;
	}

	.cgk_fbxcga {
		font-size: 20px;
	}

	.cgk_fbxcgb {
		margin-top: 15px;
		padding: 20px 15px;
		display: flex;
		flex-wrap: wrap;
	}

	.cgk_fbxcgb1 {
		margin-bottom: 15px;
	}

	.cgk_fbxcgb2 {
		margin-bottom: 15px;
	}

	.cgk_fbxcgb3 {
		width: 100%;
		margin-bottom: 15px;
		margin-right: 0;
	}

	.cgk_fbxcgb4 {
		width: 100%;
		margin-bottom: 15px;
	}

	.cgk_fbxcgb5 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	}

	.cgk_fbxcgb5_1 {
		display: flex;
		flex-wrap: wrap;
	}

	.cgk_fbxcgc {
		margin-top: 15px;
		padding: 25px 15px;
	}

	.cgk_fbxcgc1 {
		font-size: 16px;
	}

	.cgk_fbxcgc3 {
		display: flex;
		flex-wrap: wrap;
	}

	.cgk_fbxcgc4 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	}

	.cgk_fbxcgc5 {
		margin-bottom: 15px;
	}

	.cgk_fbxcgd {
		width: 130px;
		height: 40px;
		margin-top: 25px;
		font-size: 16px;
	}

	.cgk_fbxcg {
		margin-bottom: 25px;
	}

	.xqk_list {
		margin-top: 25px;
	}

	.xqk_li {
		padding: 20px 10px;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.xqk_li1 {
		margin-right: 0;
		margin-bottom: 20px;
	}

	.xqk_li2 {
		width: 100%;
	}

	.xqk_li2_1 {
		font-size: 16px;
	}

	.xqk_li2_3 {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.xqk_li2_4 {
		display: flex;
		align-items: center;
	}

	.vip_tcs {
		width: 300px;
	}

	.vip_tc3_1 {
		height: 70px;
	}

	.vip_tc3_2 {
		margin-top: 15px;
		font-size: 14px;
	}

	.vip_tc3_3 {
		font-size: 16px;
	}

	.vip_tc3_4 {
		width: 120px;
		height: 40px;
		line-height: 40px;
		font-size: 16px;
		margin-top: 10px;
	}

	.xqkdeta_bo {
		margin-bottom: 25px;
	}

	.xqkdeta_tit {
		font-size: 20px;
	}

	.xqkdeta_bq {
		display: flex;
		flex-wrap: wrap;
	}

	.xqkdeta_bq1 {
		margin-top: 5px;
	}

	.xqkdeta_bq2 {
		margin-left: 10px;
		margin-top: 5px;
	}

	.xqkdeta_deta {
		margin-top: 20px;
		box-shadow: 0 0 12px rgba(242, 246, 254, .75);
		padding: 20px 15px;
		font-size: 14px;
		line-height: 25px;
	}

	.xqkdeta_xqtj {
		margin-top: 20px;
	}

	.xqkdeta_xqtj1 div {
		line-height: 50px;
		font-size: 16px;
	}

	.xqkdeta_xqtj2 {
		display: flex;
		flex-wrap: wrap;
	}

	.xqkdeta_xqtj3 {
		width: 100%;
		padding: 15px 0;
		margin-right: 0;
		display: flex;
		align-items: center;
	}

	.xqkdeta_xqtj3_3 {
		font-size: 16px;
	}

	.xqkdeta_xqtj3_5 {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.hdzs_li {
		padding: 20px 0;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}

	.hdzs_li2 {
		width: calc(100% - 10px - 70px);
		margin-left: 10px;
	}

	.hdzs_li3 {
		width: 100%;
		margin-left: 0;
		margin-top: 10px;
		display: inline-block;
		vertical-align: middle;
	}

	.hdzs_li3_1 {
		font-size: 16px;
	}

	.hdzs_li3_3 {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.hdzs_detail {
		display: flex;
		flex-wrap: wrap;
	}

	.hdzs_detale {
		width: 100%;
	}

	.hdzs_detale1 {
		font-size: 20px;
	}

	.hdzs_detale2 {
		margin-top: 0;
		display: flex;
		flex-wrap: wrap;
	}

	.hdzs_detale2_1 {
		display: flex;
		align-items: center;
		flex-wrap: wrap;
	}

	.hdzs_detale2_2 {
		margin-right: 15px;
		margin-top: 10px;
		display: flex;
		align-items: center;
	}

	.hdzs_detale2_3 {
		margin-top: 10px;
	}

	.hdzs_detale3 {
		margin-top: 15px;
		padding: 20px 0;
		font-size: 14px;
		line-height: 25px;
	}

	.hdzs_detari {
		width: 100%;
		margin-left: 0;
		margin-top: 25px;
	}

	.hdzs_detari1 {
		font-size: 16px;
	}

	.hdzs_detari2 {
		padding: 15px 0;
		display: flex;
		align-items: center;
	}

	.hdzs_detari2_3 {
		font-size: 14px;
	}

	.rzdw_list {
		margin-top: 0;
		display: flex;
		flex-wrap: wrap;
	}

	.rzdw_li {
		width: 100%;
		margin-right: 0;
		padding: 10px 15px;
		margin-top: 20px;
		display: flex;
		align-items: center;
	}

	.rzdw_li1 {
		width: 80px;
		height: 80px;
		box-shadow: 0 0 6px rgba(241, 241, 242, .75);
		margin-left: 15px;
	}

	.rzdw_li2 {
		width: calc(100% - 95px);
	}

	.rzdw_li2_1 {
		font-size: 16px;
	}

	.rzdw_li2_2 {
		margin-top: 10px;
	}

	.rzdw_li2_3 {
		margin-top: 10px;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.rzdw_li2_4 {
		display: flex;
		align-items: center;
	}

	.rzdw_li2_5 {
		display: flex;
		align-items: center;
	}

	.rzdw_li3 {
		width: 105px;
		height: 65px;
		margin-left: 15px;
	}

	.rzdw_li4 {
		width: calc(100% - 120px);
	}

	.login_bo {
		margin: 35px auto;
	}

	.login_bole {
		display: none;
	}

	.login_bori {
		width: 100%;
		padding: 20px 15px;
	}

	.login_bori1 {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.login_bori2 {
		font-size: 20px;
	}

	.login_bori3_1 {
		margin-right: 30px;
	}

	.login_bori4 {
		margin-top: 20px;
	}

	.login_bori5_1 {
		margin-bottom: 10px;
	}

	.login_bori5_2 {
		width: 85px;
		font-size: 14px;
	}

	.login_bori5_3 {
		width: calc(100% - 95px);
	}

	.mine_top {
		margin: 15px auto;
	}

	.mine_top1 {
		display: flex;
		align-items: center;
	}

	.mine_top2 {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.mine_top2_1 {
		margin-right: 40px;
		padding: 10px 0;
		font-size: 16px;
	}

	.mine_top2_1 img {
		width: 45px;
	}

	.mine_down {
		margin: 30px auto;
	}

	.cgfl_box {
		display: flex;
		justify-content: center;
	}

	.cgfl_bo1 {
		width: 65px;
		height: 30px;
		line-height: 30px;
		margin-right: 20px;
		font-size: 14px;
	}

	.mcg_list {
		margin-top: 25px;
	}

	.mcg_li {
		padding: 15px 10px;
		display: flex;
		align-items: center;
	}

	.mcg_li1 {
		width: 85px;
		height: 60px;
		margin-right: 10px;
	}

	.mcg_li2 {
		width: calc(100% - 95px);
	}

	.mcg_li2_1 {
		font-size: 16px;
	}

	.mcg_li2_2 {
		margin-top: 10px;
	}

	.mcg_li2_3 {
		margin-top: 5px;
		display: flex;
		flex-wrap: wrap;
	}

	.mcg_li2_4 {
		margin-right: 15px;
	}

	.mcg_li2_5 {
		margin-right: 15px;
		display: flex;
		align-items: center;
	}

	.mcg_li2_6 {
		margin-top: 5px;
	}

	.mine_hyqy {
		box-shadow: 0 0 6px rgba(240, 240, 240, .75);
		padding: 0 25px;
		margin-top: 45px;
		margin-bottom: 30px;
	}

	.mine_hyqy1 {
		width: 200px;
		margin-top: -20px;
		font-size: 20px;
	}

	.mine_hyqy2 {
		padding: 15px 0;
		display: flex;
		align-items: flex-start;
	}

	.mine_hyqy2_1 {
		width: 30px;
	}

	.mine_hyqy2_2 {
		width: calc(100% - 40px);
	}

	.mine_hyqy2_3 {
		font-size: 16px;
	}

	.mine_hyqy3 {
		width: 165px;
		height: 45px;
		margin-top: 25px;
		margin-bottom: -15px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 16px;
	}

	.mine_hyqy3 span {
		line-height: normal;
	}
	.mhy_fls {
	    margin-top: 15px;
	}
	.mhy_fl {
	    height: 45px;
	    line-height: 45px;
	    margin-right: 30px;
	    font-size: 16px;
	}
	.hyk_bo1{
		display: flex;
		flex-wrap: wrap;
	}
	.hyk_bo2 {
	    width: 48%;
	    margin-right: 4%;
	    margin-top:40px;
	    padding-bottom: 20px;
	}
	.hyk_bo2:nth-child(3n){
		margin-right: 4%;
	}
	.hyk_bo2:nth-child(2n){
		margin-right: 0;
	}
	.hyk_bo2_1 {
	    width: 110px;
	    margin-top: -10px;
	    font-size: 14px;
	}
	.hyk_bo2_2 {
	    margin-top: 15px;
	    font-size: 14px;
	}
	.hyk_bo2_2 span {
	    font-size: 20px;
	}
	.hyk_bo2_3{
		margin-top: 5px;
	}
	.hyk_bo2_4 {
	    width: 100px;
	    height: 30px;
	    margin-top: 10px;
	    font-size: 14px;
	    line-height: 30px;
	}
	.hyk_bo3 {
	    width:48%;
	    margin-top: 25px;
	}
	.hyk_bo3:nth-child(3n){
		margin-right: 2%;
	}
	.hyk_bo3:nth-child(2n){
		margin-right: 0;
	}
	.hyk_bo3_3 {
	    font-size: 18px;
	}
	.hyk_bo3_4 {
	    font-size: 12px;
	}
	.hyk_bo3_4 span {
	    font-size: 18px;
	}
	.hyk_bo3_5 {
	    width: 65px;
	    height: 30px;
	    line-height: 30px;
	    font-size: 14px;
	}
	.mine_downt {
	    margin: 30px auto;
	}
	.mine_gmjl {
	    margin-top:25px;
	}
	.mine_gmjl table {
	    width: 1020px;
	}
	.mine_gmjl td {
	    padding: 10px 15px;
	}

}