* {
	margin: 0;
	padding: 0;
}

input {
	border: 0;
	outline: none;
}

body {
	background-image: url(../images/bg.png);
	position: relative;
	background-repeat: repeat-x;
	background-size: 100% 5.95rem;
}

a,
a:hover {
	text-decoration: none;
	outline: none;
	color: #fff;
}

ul li {
	list-style: none;
}

.wrap {
	min-width: 300px;
	max-width: 750px;
	margin: 0px auto;
}

.fl {
	float: left;
}

.fr {
	float: right !important;
}

.mt10 {
	margin-top: 0.1rem;
}

.mt15 {
	margin-top: 0.15rem;
}

.mt20 {
	margin-top: 0.2rem;
}

.mt25 {
	margin-top: 0.25rem;
}

.mt30 {
	margin-top: 0.3rem;
}

.width100 {
	width: 100%;
	float: left;
}

.login {
	padding: 0 0.3rem;
	box-sizing: border-box;
}

.login_p1 {
	font-weight: 500;
	text-align: left;
	font-size: 0.36rem;
	color: #7f8691;
	margin-top: 0.3rem;
}

.logo {
	width: 4.15rem;
	height: 0.85rem;
	float: left;
	margin-top: 0.25rem;
	margin-left: 1.68rem;
}

.input_line {
	float: left;
	width: 100%;
	position: relative;
	padding-bottom: 0.25rem;
	margin-bottom: 0.15rem;
}

.login_p2 {
	margin-top: 1rem;
}

.input_line img {
	width: 0.53rem;
	height: 0.58rem;
	position: absolute;
	left: 0;
	bottom: 0.35rem;
}

.input_line input {
	height: 0.6rem;
	line-height: 0.6rem;
	width: 100%;
	border-bottom: 1px solid #e6e6e6;
	text-indent: 0.85rem;
	font-size: 0.32rem;
	float: left;
	outline: none;
}

.forgetpass {
	font-size: 0.28rem;
	color: #2056ac;
}

.searchBtn {
	width: 100%;
	height: 0.75rem;
	background: #2056ac;
	color: #fff;
	font-size: 0.28rem;
	text-align: center;
	line-height: 0.75rem;
	margin-top: 0.5rem;
	float: left;
}

.tixingtext {
	font-size: 0.26rem;
	text-align: left;
	color: #666;
	margin-top: 0.8rem;
}

.tixingtext p {
	float: left;
	width: 100%;
	line-height: 0.4rem;
	height: 0.4rem;
}

.tixingtext p:first-child {
	margin-bottom: 0.3rem;
}

.login_footer {
	margin-top: 0.8rem;
}

.login_footer .a1 {
	position: relative;
	height: 0.4rem;
	line-height: 0.4rem;
}

.login_footer .a1 .hr {
	border: 1px solid #E6E6E6;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0.2rem;
	z-index: 88;
}

.login_footer .a1 span {
	font-size: 0.28rem;
	width: 2.5rem;
	height: 0.4rem;
	position: absolute;
	left: 50%;
	margin-left: -1.25rem;
	background: #fff;
	z-index: 99;
	text-align: center;
}

.shibie {
	padding: 0 1.5rem;
	box-sizing: border-box;
	margin-top: 0.4rem;
}

.shibie li {
	width: 33.33%;
	float: left;
	font-size: 0.26rem;
	color: #333;
}

.shibie img {
	width: 1rem;
	height: 1rem;
}

.index_head {
	background: #2056ac;
	padding: 0.3rem 0;
	box-sizing: border-box;
}

.index_ico {
	width: 0.47rem;
	height: 0.47rem;
	float: left;
	margin-right: 0.35rem;
	float: left;
	margin-top: 0.15rem;
}

.index_search {
	float: left;
	width: 5.65rem;
	height: 0.7rem;
	line-height: 0.7rem;
	position: relative;
	margin-left: 0.9rem;
}

.index_search input {
	width: 100%;
	height: 0.7rem;
	line-height: 0.7rem;
	color: #666;
	font-size: 0.28rem;
	text-indent: 0.7rem;
	border: 2px solid #fff;
	background-color: #fff;
	border-radius: 50px;
	float: left;
}

.index_search_ico {
	position: absolute;
	top: 0.25rem;
	left: 0.25rem;
	width: 0.3rem;
	height: 0.3rem;
}

.index_search input::placeholder {
	color: #fff;
}

.yuyin {
	position: absolute;
	top: 0.17rem;
	right: 0.15rem;
	width: 0.4rem;
	height: 0.4rem;
}

.zhuti,
.liaotian {
	width: 0.59rem;
	height: 0.56rem;
	float: left;
	margin-top: 0.1rem !important;
}

.zhuti {
	margin-left: 0.2rem;
}

.liaotian {
	float: right;
	margin-right: 0.3rem !important;
}

.goback {
	width: 7.5rem;
	position: fixed;
	background: #fff;
	z-index: 999;
	top: 0rem;
	height: 0.8rem;
	line-height: 0.8rem;
	font-size: 0.32rem;
	text-align: center;
	color: #333;
	border-bottom: 1px solid #ddd;
	padding-bottom: 0.1rem;
}

.goback img {
	position: absolute;
	top: 0;
}

.goback_img1 {
	left: 0.3rem;
	width: 0.4rem;
	height: 0.4rem;
	top: 0.2rem !important;
}

.goback_img2 {
	right: 0.3rem;
	width: 0.5rem;
	height: 0.5rem;
	top: 0.2rem !important;
}

.ge {
	height: 0.8rem;
}

.tabs {
	background: #e2dede;
	border-bottom: 1px solid #e6e6e6;
}

.tabs li {
	width: 50%;
	text-align: center;
	font-size: 0.28rem;
	color: #000;
	float: left;
	height: 0.7rem;
	line-height: 0.7rem;
}

.tabs .active {
	border-bottom: 2px solid #2056AC;
}

.mx_content {
	padding: 0 0.3rem;
	box-sizing: border-box;
}

.ka_info {
	background: #2056AC;
	border-radius: 5px;
	padding: 0.5rem 0.3rem;
	box-sizing: border-box;
	color: #fff;
	margin-top: 0.25rem;
	position: relative;
}

.ka_info .a1 {
	font-size: 0.32rem;
}

.ka_info .a2 {
	margin-top: 0.2rem;
	font-size: 0.28rem;
}

.ka_info .a2 span {
	font-size: 0.2rem;
	color: #fff;
	background: #f79010;
	padding: 0.1rem 0.2rem;
	float: left;
	border-radius: 20px;
	margin-right: 0.25rem;
}

.ka_info .a3 {
	position: absolute;
	right: 0.3rem;
	bottom: 0.7rem;
	font-size: 0.24rem;
	width: 1rem;
	color: #fff;
}

.ka_info .a3 img {
	width: 0.4rem;
	float: left;
	margin-right: 0.1rem;
	margin-top: -0.05rem;
}

.mx_input {
	height: 0.7rem;
	line-height: 0.7rem;
	font-size: 0.32rem;
	color: #666;
	border: 1px solid #E6E6E6;
	margin-top: 0.28rem;
	border-radius: 5px;
	text-indent: 0.8rem;
	background: url(../images/search-hei.png) no-repeat 0.25rem center;
	background-size: 0.4rem;
}

.select_mui {
	margin-top: 0.5rem;
	position: relative;
}

.select_mui li {
	width: 50%;
	text-align: center;
	color: #333333;
	background: url(../images/sanjiao.png) no-repeat 85% center;
	background-size: 0.3rem 0.3rem;
	float: left;
	font-size: 0.28rem !important;
	height: 0.6rem;
	line-height: 0.6rem;
}

.select_mui span {
	height: 0.5rem;
	width: 1px;
	background: #e6e6e6;
	position: absolute;
	left: 50%;
	top: 0;
}

.mui-btn-block {
	display: block;
	width: 100%;
	padding: 0px 0 !important;
	border: 0 !important;
	margin-bottom: 0 !important;
}

.bg-fff {
	background: #fff !important;
}

.mx_datelist {
	padding: 0 0.3rem;
	box-sizing: border-box;
	background: #f7f7f7;
	font-size: 0.32rem;
	font-weight: bold;
	height: 0.8rem;
	line-height: 0.8rem;
	margin-top: 0.2rem;
}

.mx_dateli li {
	padding: 0.2rem 0;
	border-bottom: 1px solid #e6e6e6;
	background: url(../images/right-hei.png) no-repeat 97% center;
	background-size: 0.35rem;
}

.mx_dateli li span {
	display: block;
	float: left;
	height: 0.5rem;
	line-height: 0.5rem;
	font-size: 0.28rem;
	text-align: left;
	color: #000;
}

.mx_dateli li .sp1 {
	width: 35%;
	padding-left: 0.3rem;
	box-sizing: border-box;
}

.mx_dateli li .sp2 {
	width: 30%;
	font-size: 0.26rem;
	text-align: center;
}

.mx_dateli li .sp3 {
	width: 35%;
	text-align: right;
	padding-right: 0.7rem;
	box-sizing: border-box;
}

.hong {
	color: #FF0000 !important;
}

.lv {
	color: #2AC845 !important;
}

.xz_des {
	background: #c9deec;
	padding: 0 0.3rem;
	box-sizing: border-box;
	color: #0a66cc;
	text-align: left;
	font-size: 0.28rem;
	height: 0.6rem;
	line-height: 0.6rem;
}

.xz_des font {
	width: 0.1rem;
	height: 0.1rem;
	border-radius: 50%;
	background: #2056AC;
	margin-right: 0.2rem;
	float: left;
	margin-top: 0.25rem;
}

.select_date {
	margin-top: 0.3rem;
}

.select_date .aleft {
	float: left;
	width: 2.5rem;
	float: left;
	margin-left: 0.3rem;
}

p {
	float: left;
	width: 100%;
}

.select_date p {
	margin-bottom: 0.4rem;
	font-size: 0.26rem;
	color: #666;
}

.select_date input {
	width: 100% !important;
	font-size: 0.3rem !important;
	padding-bottom: 0.3rem !important;
	border: 0 !important;
	border-bottom: 1px solid #e6e6e6 !important;
}

.select_date .aright {
	float: right;
	margin-right: 0.3rem;
}

.select_labels {
	padding: 0 0.3rem;
	box-sizing: border-box;
}

.select_labels span {
	float: left;
	width: 1.6rem;
	margin-right: 0.4rem;
	font-size: 0.2rem;
	color: #333;
	height: 0.4rem;
	line-height: 0.4rem;
	display: block;
	background: #e6e6e6;
	box-sizing: border-box;
	border-radius: 20px;
	text-align: center;
}

.select_oks {
	background: #0062CC;
	color: #fff;
	font-size: 0.32rem;
	text-align: center;
	margin-top: 0.3rem;
	height: 0.7rem;
	line-height: 0.7rem;
	box-sizing: border-box;
	width: 6.9rem;
	margin-left: 0.3rem;
	border-radius: 5px;
}

.xq_conent .top1 {
	padding: 0.6rem 0;
}

.xq_conent .top1 p {
	text-align: center;
}

.xq_conent .top1 .p1,
.xq_conent .top1 .p3 {
	color: #999;
	text-align: center;
	font-size: 0.24rem;
	margin-bottom: 0.1rem;
}

.xq_conent .top1 .p2 {
	color: #2AC845;
	text-align: center;
	font-size: 0.46rem;
	font-weight: bold;
	margin-bottom: 0.1rem;
}

.xq_conent .top1 .p3 font {
	color: #0062CC !important;
}

.index_nav {
	margin-top: 0.45rem;
	float: left;
}

.index_nav li {
	width: 25%;
	float: left;
	text-align: center;
	margin-bottom: 0.3rem;
}

.index_nav li img {
	width: 0.9rem;
	height: 0.67rem;
	float: left;
	margin-left: 25%;
}

.index_nav li p {
	color: #fff;
	font-size: 0.32rem;
	margin-top: 0.1rem;
}

.index_nav2 {
	padding: 0 0.3rem;
	box-sizing: border-box;
}

.index_nav2 li {
	float: left;
	width: 20%;
	text-align: center;
	margin: 0.2rem 0;
}

.index_nav2 li p {
	font-size: 0.26rem;
	color: #000;
}

.index_nav2 li img {
	width: 0.59rem;
	height: 0.57rem;
	float: left;
	margin-left: 25%;
}

.fen {
	height: 0.2rem;
	background: #f3f3f3;
}

.index_ad {
	padding: 0.35rem 0.3rem;
	box-sizing: border-box;
}

.ad_text {
	width: 5.2rem;
	float: left;
	margin-left: 0.25rem;
}

.ad_text li {
	float: left;
	width: 100%;
	height: 0.5rem;
	line-height: 0.5rem;
	font-size: 0.28rem;
	text-align: left;
	color: #333;
}

.ad_text li:before {
	content: '•';
	color: #4990e2;
	margin-right: 0.1rem;
}

.index_ad img {
	width: 1.4rem;
	height: 1.12rem;
	float: left;
}

.ad_text .active:before {
	content: '•';
	color: #f5a722;
}

.index_ad2 {
	padding: 0.2rem 0;
}

.index_ad2 .swiper-slide img {
	width: 100%;
	height: 1.85rem;
}

.index_ad2 .swiper-wrapper {
	height: 1.85rem;
}

.ad3 {
	width: 100%;
	height: auto;
}

.footer {
	position: fixed;
	bottom: 0;
	background: #FFFFFF;
	width: 7.5rem;
	padding: 0.15rem 0;
	border-top: 1px solid #e6e6e6;
	z-index:9999 !important;
}
.footer a {
	z-index:9999;
}
.footer li {
	text-align: center;
	width: 25%;
	float: left;
	display: table;
	z-index:9999;
}

.footer img {
	float: left;
	vertical-align: middle;
	z-index:9999;
}

.aa {
	width: 0.48rem;
	height: 0.48rem;
	float: left;
	margin-left: 0.7rem;
}

.footer li p {
	font-size: 0.28rem;
	color: #000;
	height: 0.4rem;
	line-height: 0.4rem;
	margin-top: 0.1rem;
}

.footer .active p {
	color: #2056AC;
}

.footer a:nth-child(1) li img {
	width: 0.48rem;
	height: 0.47rem;
}

.footer a:nth-child(2) li img {
	width: 0.40rem;
	height: 0.48rem;
	margin-left: 0.04rem;
}

.footer a:nth-child(3) li img {
	width: 0.48rem;
	height: 0.3rem;
	margin-top: 0.09rem;
}

.footer a:nth-child(4) li img {
	width: 0.48rem;
	height: 0.35rem;
	margin-top: 0.06rem;
}

.footer a:nth-child(5) li img {
	width: 0.42rem;
	height: 0.48rem;
}

.footerge {
	height: 1.5rem;
}

.index_cfhead {
	background: url(../images/bg.png) no-repeat left top;
	/*background-size: cover;*/
}

.cf_adtext {
	margin-top: 1rem;
}

.cf_adtext .c1 {
	color: #fff;
	font-size: 0.38rem;
	margin-bottom: 0.15rem;
	font-weight: bold;
}

.cf_adtext .c2 {
	color: #fff;
	font-size: 0.24rem;
}

.cfindex_ad img {
	width: 7rem;
	height: 0.75rem;
	margin-left: 0.25rem;
}

.cf_mac {
	padding: 0.4rem 0.3rem;
	box-sizing: border-box;
}

.cf_mac1 span {
	float: left;
	display: block;
	height: 0.5rem;
	line-height: 0.5rem;
	margin-right: 0.2rem;
}

.cf_mac1 .sp1 {
	width: 2px;
	height: 0.3rem;
	background: #999;
	margin-top: 0.1rem;
}

.cf_mac1 .sp2 {
	font-size: 0.34rem;
	color: #333;
	font-weight: bold;
}

.cf_mac1 .sp3 {
	font-size: 0.22rem;
	color: #666;
}

.cf_mac1 a {
	color: #007AFF;
	font-size: 0.26rem;
	float: right;
	margin-top: 0.15rem;
}

.tuijian {
	margin-top: 0.3rem;
}

.tuijian li {
	float: left;
	width: 100%;
	position: relative;
	padding: 0.3rem 0.3rem;
	box-sizing: border-box;
	background: #fff;
	margin-bottom: 0.1rem;
}

.tuijian li .b1 {
	font-size: 0.32rem;
	font-weight: bold;
	color: #0d183f;
	margin-top: 0.2rem;
}

.tuijian li .b2 {
	margin-top: 0.2rem;
}

.tuijian li .b2 span {
	font-size: 0.18rem;
	display: block;
	height: 0.4rem;
	line-height: 0.4rem;
	border-radius: 20px;
	width: 1.5rem;
	float: left;
	margin-right: 0.2rem;
	text-align: center;
}

.tuijian li .b2 span:first-child {
	background: #cadbf5;
	color: #2f40e9;
}

.tuijian li .b2 span:last-child {
	background: #fff1e8;
	color: #cc6726;
}

.baifenbi {
	font-size: 0.4rem;
	font-weight: bold;
	color: #FF0000;
	position: absolute;
	right: 0.3rem;
	top: 0.4rem;
}

.yj {
	font-size: 0.28rem;
	color: #999;
	position: absolute;
	right: 0.3rem;
	bottom: 0.3rem;
}

.cf_ad2 {
	width: 7rem;
	height: 1.6rem;
	float: right;
	margin-top: 0.2rem;
}

.index_shhead {
	background: url(../images/shbg.jpg) no-repeat left top;
	background-size: cover;
}

.index_shnav li {
	width: 25%;
}

.bmsh {
	background: #f5f5f5;
	margin-top: 0;
	padding: 0.3rem;
	box-sizing: border-box;
}

.bmsh img {
	width: 3.45rem;
	height: 1.45rem;
	float: left;
	margin-bottom: 0.2rem;
	margin-right: 0.2rem;
}

.bmsh img:nth-child(2n) {
	margin-right: 0;
}

.detail_ct li {
	float: left;
	width: 100%;
	border-bottom: 2px solid #f3f3f3;
	height: 0.8rem;
	line-height: 0.8rem;
	color: #333;
}

.detail_ct li .sp1 {
	margin-left: 0.3rem;
	float: left;
	font-size: 0.32rem;
	text-align: left;
	display: block;
	width: 25%;
}

.detail_ct li .sp2 {
	margin-right: 0.3rem;
	float: right;
	font-size: 0.26rem;
	text-align: right;
	width: 67%;
}

.out {
	font-size: 0.32rem;
	color: #fff;
	float: left;
}

.logininfo {
	font-size: 0.28rem;
	color: #fff;
	margin-left: 0.3rem;
	float: left;
	margin-top: 0.1rem;
}

.index_myhead {
	padding-bottom: 0 !important;
}

.index_myhead .zhuti,
.liaotian {
	margin-top: 0rem;
}

.index_myhead .zhuti {
	margin-left: 0.6rem;
}

.dengji {
	margin-top: 0.4rem;
	position: relative;
	height: 3.5rem;
}

.dengji img {
	width: 6.7rem;
	height: 3.6rem;
	float: left;
}

.dengji .div1 .ft1 {
	font-size: 0.36rem;
}

.dengji .div1 .ft2 {
	font-size: 0.26rem;
}

.div1 {
	top: 0.5rem;
	left: 0.3rem;
	height: 0.5rem;
	line-height: 0.5rem;
	color: #817a81;
	position: absolute;
	width: 100%;
}

.xunzhang {
	position: absolute;
	left: 0.3rem;
	top: 1.5rem;
	font-size: 0.26rem;
	color: #817a81;
}

.div1 img {
	width: 0.3rem;
	height: 0.3rem;
	float: none;
}

.jian {
	position: absolute;
	right: 0.15rem;
	bottom: 1.8rem;
	height: 0.4rem;
	line-height: 0.45rem;
	color: #817A81;
	font-size: 0.2rem;
	text-align: center;
	background: #fff;
	width: 3.7rem;
	border-bottom-left-radius: 25px;
	border-top-left-radius: 25px;
}

.myad {
	position: relative;
}

.myad img {
	width: 6.7rem;
	height: 0.8rem;
	margin-left: 0.4rem;
	margin-top: 0.9rem;
}

.lqqy {
	background: #23262b;
	font-size: 0.28rem;
	color: #fff;
	width: 3rem;
	height: 0.7rem;
	text-align: center;
	line-height: 0.7rem;
	position: absolute;
	display: block;
	top: -0.3rem;
	left: 2.25rem;
	border-radius: 20px;
}

.cdimg img {
	width: 1.48rem;
	height: 0.45rem;
	float: left;
}

.jsm {
	width: 4.25rem;
	height: 0.45rem;
	line-height: 0.45rem;
	float: right;
	font-size: 0.2rem;
	color: #2056AC;
	background: #fff1e8;
	box-sizing: border-box;
	padding-left: 0.2rem;
}

.jsm:after {
	content: 'Ⅹ';
	float: right;
	margin-right: 0.2rem;
}

.echarts {
	padding: 0.3rem 0.3rem;
	box-sizing: border-box;
}

.echarts .p1 {
	font-size: 0.18rem;
	color: #000000;
	text-align: left;
	line-height: 0.5rem;
	height: 0.5rem;
}

.reloaddata {
	font-size: 0.24rem;
	color: #0A66CC;
	height: 0.5rem;
	line-height: 0.5rem;
	display: block;
}

.reloaddata img {
	width: 0.35rem;
	height: 0.35rem;
	border-radius: 50%;
	margin-top: 0.1rem;
	float: left;
	margin-right: 5px;
}

.zichan {
	width: 4.9rem;
	height: 2.3rem;
	float: left;
	margin-top: 0.35rem;
}

.circleChart {
	width: 2rem;
	height: 2rem;
	float: left;
}

.lanfang {
	width: 0.3rem;
	height: 0.3rem;
	display: block;
	float: left;
	background: #0062CC;
	margin-top: 0.1rem;
	margin-right: 0.15rem;
}

.hongfang {
	width: 0.3rem;
	height: 0.3rem;
	display: block;
	float: left;
	background: #ff0000;
	margin-top: 0.1rem;
	margin-right: 0.15rem;
}

.yk {
	margin-top: 0.3rem;
}

.yk_ct {
	width: 3rem;
	float: left;
	font-size: 0.32rem;
	margin-left: 0.3rem;
}

.yanjing {
	width: 0.5rem;
	margin-left: 0.3rem;
}

.yk_ct p {
	line-height: 0.5rem;
	height: 0.5rem;
}

.yk_ct p span {
	float: left;
}

.yk_ct .p2 {
	font-size: 0.32rem;
	color: #0062CC;
}

.fuzhai {
	color: #ff0000;
}

.fuzhai .p2 {
	color: #ff0000 !important;
}

.edcircle {
	width: 3.8rem;
	height: 3.8rem;
	position: relative;
	float: left;
	margin-left: 1.875rem;
	border: 1px solid #99a4af;
	border-radius: 50%;
	background: #fff;
	margin-top: 0.35rem;
}

.neied {
	position: absolute;
	width: 3.5rem;
	height: 3.5rem;
	left: 0.15rem;
	top: 0.15rem;
	background: #f5f9fc;
	border-radius: 50%;
}

.neied .p1 {
	width: 3rem;
	text-align: center;
	font-size: 0.26rem;
	text-align: center;
	color: #000;
	margin-top: 0.9rem;
	margin-left: 0.25rem;
}

.neied .p2 {
	width: 3rem;
	text-align: center;
	font-size: 0.5rem;
	text-align: center;
	color: #1356a4;
	font-weight: bold;
	margin-left: 0.25rem;
}

.ed_list,
.ed_list li {
	width: 100%;
	float: left;
	position: relative;
}

.ed_list {
	margin-top: 0.5rem;
}

.ed_list li {
	height: 0.94rem;
	line-height: 0.94rem;
	padding: 0 0.3rem;
	box-sizing: border-box;
	border-top: 2px solid #f5f5f5;
	font-size: 0.3rem;
	color: #333;
}

.jingshi {
	position: absolute;
	left: 1.65rem;
	top: 0.3rem;
	width: 0.4rem;
	height: 0.4rem;
}

.btns {
	width: 1.6rem;
	height: 0.6rem;
	display: block;
	line-height: 0.6rem;
	font-size: 0.28rem;
	text-align: center;
	color: #fff;
	background: #2056ac;
	margin-top: 0.2rem;
	border-radius: 20px;
}

.fqed {
	position: absolute;
	font-size: 0.28rem;
	color: #333;
	left: 50%;
	top: 0.1rem;
}

.edad {
	background: #f5f5f5;
	padding: 0.3rem 0.25rem;
	box-sizing: border-box;
}

.edad img {
	width: 100%;
	height: auto;
	float: left;
}

.mt0 {
	margin-top: 0;
}

.zz_list li img {
	width: 0.7rem;
	margin-top: 0.1rem;
}

.zz_list li input {
	height: 0.8rem;
	line-height: 0.8rem;
	position: absolute;
	right: 1.2rem;
	top: 0.1rem;
	border: 0;
	text-align: right;
	font-size: 0.28rem;
	color: #333;
}

.zz_list .active {
	background: url(../images/right-hei.png) no-repeat 6.8rem 0.32rem;
	background-size: 0.35rem;
}

.zz_list .p3 {
	font-size: 0.3rem;
	color: #333;
	text-align: left;
	padding-left: 0.3rem;
	box-sizing: border-box;
	margin-top: 0.4rem;
	margin-bottom: 0;
	position: relative;
}

.fuhao {
	font-weight: bold;
	color: #ff0000;
	font-size: 0.4rem;
}

.zz_list .p3 input {
	width: 6rem;
	position: absolute;
	left: 0.9rem;
	top: 0;
	font-size: 0.3rem;
}

.fh {
	position: absolute;
	right: 0.3rem;
}

.zz_list .bianji {
	background: url(../images/bianji.png) no-repeat 6.8rem 0.3rem;
	background-size: 0.35rem;
}

.zzfooter {
	background: #f5f5f5;
	padding: 0 0.3rem;
	box-sizing: border-box;
}

.next {
	width: 100%;
	height: 0.85rem;
	line-height: 0.85rem;
	color: #fff;
	background: #2056ac;
	font-size: 0.3rem;
	text-align: center;
	margin-top: 0.4rem;
	float: left;
	border-radius: 5px;
}

.zzdes .p1 {
	font-size: 0.26rem;
	margin-top: 0.4rem;
	color: #999;
}

.zzdes .p2 {
	color: #FF0000;
	font-size: 0.26rem;
	margin-top: 0.4rem;
}

.zzdes .p3 {
	color: #999;
	font-size: 0.26rem;
	margin-top: 0.5rem;
}

.xyk_info {
	padding: 0 0.3rem;
	box-sizing: border-box;
	color: #fff;
	margin-top: 0.7rem;
	position: relative;
	border-bottom: 1px solid #fff;
}

.xyk_info .p1 {
	font-size: 0.3rem;
}

.xyk_info .p1 font {
	font-size: 0.34rem;
	text-decoration: underline;
}

.xyk_info .p2 {
	font-size: 0.24rem;
	margin-top: 0.25rem;
}

.xyk_info .p3 span {
	display: block;
	float: left;
	width: 0.6rem;
	height: 3px;
	background: #fff;
	margin-right: 0.2rem;
}

.shuzhi {
	font-size: 0.3rem;
	float: left;
}

.xyk_info .p3 {
	height: 0.6rem;
	line-height: 0.6rem;
	margin-top: 0.4rem;
}

.chazhangdan {
	width: 1.75rem;
	height: 0.75rem;
	position: absolute;
	right: 0.3rem;
	bottom: 1rem;
	text-align: center;
	font-size: 0.26rem;
	background: #fff;
	line-height: 0.75rem;
	color: #6a8697;
	border-radius: 50px;
}

.xyk_hkr {
	position: absolute;
	bottom: 0.2rem;
	right: 0.3rem;
	font-size: 0.26rem;
}

.xyk_hkr span {
	display: block;
	float: left;
	width: 0.3rem;
	height: 3px;
	background: #fff;
	margin-right: 0.2rem;
	margin-top: 0.15rem;
}

.tp2 .p3 span {
	width: 0.3rem;
}

.listBtn span {
	display: block;
	float: left;
	width: 1.7rem;
	height: 0.6rem;
	line-height: 0.6rem;
	background: #fff;
	color: #6a8697;
	text-align: center;
	border-radius: 5px;
	margin-right: 0.5rem;
	font-size: 0.28rem;
}

.listBtn span:last-child {
	margin-right: 0;
}

.tp2 {
	border-bottom: 0;
	margin-top: 0.2rem;
}

.ka_list li {
	width: 100%;
	float: left;
	padding: 0 0.3rem;
	box-sizing: border-box;
	margin-bottom: 0.3rem;
}

.ka_list li .img1 {
	width: 0.6rem;
	height: 0.45rem;
	float: left;
	margin-top: 0.2rem;
}

.ka_list li .p2 img {
	width: 2.1rem !important;
	height: 1.3rem !important;
	float: left;
}

.ka_list li .p2 {
	margin-top: 0.1rem;
	float: left;
	width: 100%;
}

.ka_list li .p2 .lifr {
	float: right;
	width: 4.6rem;
}

.lifr .m1 {
	font-size: 0.3rem;
	color: #000;
	text-align: left;
}

.lifr .m2 {
	margin-top: 0.1rem;
	font-size: 0.26rem;
	color: #999;
	text-align: left;
	line-height: 0.35rem;
}

.tieshi {
	padding: 0.2rem 0.3rem;
	box-sizing: border-box;
}

.tieshi img {
	width: 0.9rem;
	height: 0.43rem;
	float: left;
	margin-right: 0.3rem;
}

.tieshi .font {
	font-size: 0.24rem;
	color: #000;
}

.tieshi span {
	float: right;
	border: 1px solid #e6e6e6;
	font-size: 0.24rem;
	color: #000;
	width: 1.1rem;
	height: 0.45rem;
	text-align: center;
	border-radius: 20px;
	display: block;
	background: #fff;
}

.lan {
	background: #f5f5f5;
	padding-top: 0.4rem;
	box-sizing: border-box;
	padding-left: 0.3rem;
	padding-bottom: 0.3rem;
	box-sizing: border-box;
	padding-right: 0.3rem;
}

.lan1 {
	background: url(../images/lan1.png) no-repeat left top;
	background-size: 100% 3.75rem;
	height: 3.75rem;
}

.lan2 {
	background: url(../images/lan2.png) no-repeat left top;
	background-size: 100% 3.75rem;
	height: 3.75rem;
	margin-top: 0.4rem;
}

.ceng1 {
	margin-top: 0.3rem;
}

.span1 {
	float: left;
	padding: 0.1rem 0.1rem;
	background: #4dade9;
	color: #fff;
	font-size: 0.24rem;
	margin-right: 0.15rem;
	border-radius: 8px;
	margin-left: 0.4rem;
}

.span2 {
	font-size: 0.24rem;
	color: #fff;
	float: left;
	margin-top: 0.1rem;
}

.yanjing1 {
	float: left;
	width: 0.28rem;
	margin-left: 0.3rem;
	margin-top: 0.1rem;
}

.span3 {
	padding: 0.1rem 0.2rem;
	float: right;
	background: #125395;
	font-size: 0.24rem;
	color: #fff;
	border-radius: 20px;
	margin-right: 0.4rem;
}

.ceng2 {
	margin-top: 0.4rem;
}

.ceng2_l,
.ceng2_r {
	float: left;
	width: 50%;
	text-align: center;
	position: relative;
}

.ceng2 p {
	color: #fff;
	margin-bottom: 0;
	font-weight: bold;
}

.ceng2_l .p2 {
	font-size: 0.3rem;
	font-weight: bold;
	margin-top: 0.1rem;
}

.gantan {
	position: absolute;
	right: 0.8rem;
	top: 0.05rem;
	width: 0.32rem;
}

.ceng3 span {
	color: #fff;
	font-size: 0.26rem;
	margin-right: 0.2rem;
	margin-top: 0.2rem;
}

.ceng4 a {
	float: left;
	width: 25%;
	display: block;
	height: 0.85rem;
	line-height: 0.85rem;
	color: #fff;
	font-size: 0.3rem;
	text-align: center;
}

.bg-h {
	background: #f49430;
}

.span4 {
	float: right;
	font-size: 0.24rem;
	color: #fff;
	margin-right: 0.4rem;
}

.mt60 {
	margin-top: 0.6rem;
}

.ceng2 .p2 {
	font-size: 0.4rem !important;
}

.ceng2_r .p2 {
	margin-top: 0.1rem;
}

.bg-f5f5f5 {
	background: #F5F5F5;
}

.yinhang {
	padding: 0 0.3rem;
	box-sizing: border-box;
	background: #f5f5f5;
}

.yh_input {
	background-color: #fff;
	width: 100%;
	float: left;
	height: 0.65rem;
	line-height: 0.65rem;
	border: 1px solid #e6e6e6;
	border-radius: 50px;
	background-image: url(../images/search-hei.png);
	background-repeat: no-repeat;
	background-position: 0.3rem center;
	background-size: 0.35rem;
	margin-top: 0.3rem;
	text-indent: 0.9rem;
}

.yinhang p {
	font-size: 0.24rem;
	color: #000;
	margin-top: 0.3rem;
	margin-bottom: 0.25rem;
}

.zimu {
	position: fixed;
	right: 0.15rem;
	bottom: 0;
	width: 0.3rem;
	font-size: 0.26rem;
	background: #fff;
	color: #2056AC;
	bottom: 0.6rem;
}

.zimu li {
	width: 100%;
	float: left;
	margin-bottom: 0.03rem;
}

.yhList {
	overflow-y: scroll;
	width: 100%;
}

.yhli {
	padding: 0 0.3rem;
	box-sizing: border-box;
	float: left;
	font-size: 0.26rem;
	color: #333;
	text-align: left;
	height: 0.9rem;
	line-height: 0.9rem;
	width: 100%;
	border-bottom: 1px solid #e6e6e6;
}

.nav {
	//float: left;
	padding: 0.2rem 0.3rem;
	box-sizing: border-box;
	width: 100%;
}

.nav li {
	float: left;
	width: 19%;
	text-align: center;
	color: #fff;
	font-size: 0.22rem;
}

.more {
	width: 0.25rem;
	height: 0.18rem;
	float: right;
	margin-top: 0.08rem;
}

.banner {
	width: 6.9rem;
	height: 2.7rem;
	float: left;
	margin-left: 0.3rem
}

.banner img{
	width: 100%;
	height: 2.7rem;
}

.tab_nav {
	float: left;
	width: 6.9rem;
	margin-left: 0.3rem;
	box-sizing: border-box;
}

.swiper-pagination1{
	bottom: -0.1rem !important;
}
.tab_nav .swiper-container {
	width: 100%;
	float: left;
	padding: 0.3rem 0 0.5rem 0;
}

.swiper-slide {
	width: 100%;
	height: auto;
}

.swiper-slide ul li {
	width: 20%;
	float: left;
	position: relative;
	height: 1.6rem;
	margin-bottom: 0.2rem;
	text-align: center;
	z-index:1;
}

.swiper-slide ul li .name {
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 0.24rem;
	color: #333333;
	text-align: center;
	width: 100%;
}

.swiper-slide ul li img {
	width: 100%;
	height: auto;
}

.swiper-wrapper {}

.haohuo {
	float: left;
	box-sizing: border-box;
	width: 100%;
	margin-top: 0.3rem;
}

.haohuo li {
	float: left;
	width: 3.36rem;
}

.haohuo li:last-child {
	float: right;
}

.haohuo li img {
	width: 100%;
	height: 3.15rem;
}

.xinhuo {
	float: left;
	box-sizing: border-box;
	width: 100%;
	margin-top: 0.3rem;
}

.xinhuo li {
	float: left;
	width: 2rem;
	height: 1.7rem;
	margin-right: 0.45rem;
	display: table;
}

.xinhuo li:nth-child(3n) {
	margin-right: 0rem;
}

.xinhuo li img {
	width: 80%;
	vertical-align: middle;
}

.jingxuan {
	box-sizing: border-box;
	margin-top: 0.3rem;
}

.jingxuan li {
	width: 49%;
	margin-right: 2%;
	float: left;
	margin-bottom: 0.25rem;
}

.jingxuan li img {
	width: 100%;
	float: left;
	height: 3.15rem;
}

.jingxuan li:nth-child(2n) {
	margin-right: 0;
}

.jname {
	height: 0.7rem;
	line-height: 0.35rem;
	color: #000;
	font-size: 0.24rem;
	text-align: left;
	overflow: hidden;
	margin-top: 0.2rem;
}

.jprcie {}

.shoujia {
	color: #eb0035;
	font-size: 0.3rem;
	font-weight: bold;
}

.shoujia font {
	font-size: 0.2rem;
}

.yuanjia {
	font-size: 0.2rem;
	text-decoration: line-through;
	margin-left: 0.2rem;
	margin-top: 0.1rem;
	color: #999;
}

.bg_tm {
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100vh;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 22;
}

.navleft {
	background: #fff;
	float: left;
	width: 60%;
	height: 100vh;
	font-size: 0.3rem;
	line-height: 0.55rem;
	box-sizing: border-box;
}

.navleft ul {
	padding: 0 0.25rem;
}

.navleft li {
	border-bottom: 1px solid #ddd;
	width: 100%;
	float: left;
	padding-left: 0.1rem;
}

.gbnav {
	width: 0.5rem;
	margin-right: 0.1rem;
	height: 0.5rem;
	margin-top: 0.5rem;
	float: right;
	background: url(../images/gb.png);
	background-size: 100%;
}
.banner