﻿/*通用类*/
@font-face {
	/* font-properties */
	font-family: pictos;
	src        : url('/Public/skin/font/font.woff'),
		url('/Public/skin/font/font.ttf'),
		url('/Public/skin/font/font.eot');
	/* IE9 */
}

* {
	margin : 0;
	padding: 0;
}

html {
	overflow-x: hidden;
}

body {
	width      : 100%;
	min-width  : 320px;
	margin     : 0 auto;
	font-family: "Microsoft Yahei";
	background : #f3f3f3;
	overflow-x : hidden;
	text-align : left;
	position   : relative;
	font-size  : 0.24rem;
	color      : #2d2e30;
}

/*不同设备字体em基准*/
html {
	font-size: 42.6667px;
}

@media screen and (max-width: 320px) {
	html {
		font-size: 42.6667px;
	}
}

@media screen and (min-width: 321px) and (max-width: 360px) {
	html {
		font-size: 48px;
	}
}

@media screen and (min-width: 361px) and (max-width: 375px) {
	html {
		font-size: 50px;
	}
}

@media screen and (min-width: 376px) and (max-width: 414px) {
	html {
		font-size: 55px;
	}
}

@media screen and (min-width: 415px) and (max-width: 484px) {
	html {
		font-size: 64px;
	}
}

@media screen and (min-width: 485px) and (max-width: 720px) {
	html {
		font-size: 96px;
	}
}

@media screen and (min-width: 721px) and (max-width: 768px) {
	html {
		font-size: 102px;
	}
}

@media screen and (min-width: 769px) and (max-width: 1080px) {
	html {
		font-size: 144px;
	}
}

@media screen and (min-width: 1080px) {
	html {
		font-size: 144px;
	}
}


img {
	border: none;
}

h1,
h2,
h3 {
	font-weight: normal;
}

a {
	color                      : #2d2e30;
	text-decoration            : none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
	outline                    : none；
}

input,
textarea,
select {
	font-family: "Microsoft Yahei";
	font-size  : 1em;
	outline    : none;
	margin     : 0;
	padding    : 0;
}

input::-webkit-input-placeholder {
	color: #a0a0a0 !important;
}

textarea::-webkit-input-placeholder {
	color: #a0a0a0 !important;
}

input[type='button'],
input[type='text'],
input[type='search'],
input[type='submit'],
input[type='reset'],
input[type='date'],
input[type='time'],
input[type='number'] {
	-webkit-appearance: none;
}

select {
	-webkit-appearance: none;
}

textarea {
	-webkit-appearance: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none !important;
	margin            : 0;
}

ul,
ol {
	padding        : 0;
	list-style-type: none;
}

em {
	font-style: normal;
}

.lt {
	float: left;
}

.rt {
	float: right;
}

input.sub,
label {
	border: none;
	cursor: pointer;
}

input,
textarea {
	font-family: "Microsoft Yahei";
	outline    : none;
	margin     : 0;
	padding    : 0;
}

table {
	border-collapse: collapse;
}

td,
th {
	padding: 0;
}

div.clear {
	font       : 0px Arial;
	line-height: 0;
	height     : 0;
	overflow   : hidden;
	clear      : both;
}

.cm_photo {
	display : block;
	position: relative;
	overflow: hidden;
}

.cm_photo .thumb {
	display : block;
	width   : 100%;
	height  : 100%;
	position: absolute;
	left    : 0;
	top     : 0;
	z-index : 10;
}

.cm_photo .zw {
	display: block;
	height : auto;
	width  : 100%;
}


.hm_banner {
	height  : 4.8rem;
	position: relative;
}

.hm_banner img {
	display: block;
	width  : 100%;
	height : auto;
}

.public_slider {
	width          : 94%;
	height         : 0.7rem;
	left           : 0.7rem;
	background     : #fff url("../images/pub_slide.png") no-repeat left center;
	background-size: auto 100%;
	border-radius  : 0.35rem;
	position       : absolute;
	left           : 3%;
	top            : 3.85rem;
	z-index        : 10;
	box-shadow     : 0 0.05rem 0.05rem #ccc;
	font-size      : 0.26rem;
}

.public_slider .swiper-slide {
	padding-left: 0.84rem;
	text-align  : left;
	line-height : 0.7rem;
}

.public_slider .nm {
	display      : inline-block;
	max-width    : 95%;
	overflow     : hidden;
	text-overflow: ellipsis;
	white-space  : nowrap;
}

.public_slider .close {
	width          : 0.9rem;
	height         : 0.7rem;
	position       : absolute;
	right          : 0;
	top            : 0;
	z-index        : 10;
	background     : url("../images/pub_close.png") no-repeat center center;
	background-size: auto 100%;
}

.hm111_nav {
	/* background:#fff; */
	height          : 1.8rem;
	/* margin-bottom: 0.24rem; */
	right           : 15px;
	border-top      : 5.24rem;
	position        : absolute;
}

.hm111_nav a {
	float            : left;
	display          : block;
	width            : 25%;
	float            : left;
	height           : 1.8rem;
	box-sizing       : border-box;
	text-align       : center;
	font-size        : 0.24rem;
	/* padding-bottom: 0.25rem; */
}

.hm111_nav img {
	display  : block;
	width    : 2rem;
	position : absolute;
	/* height: 1rem; */
	margin   : 0 auto;
	right    : 2.5rem;
	top      : -1.07rem;
}

.hm222_nav {
	/* background:#fff; */
	height          : 1.8rem;
	/* margin-bottom: 0.24rem; */
	right           : 15px;
	border-top      : 5.24rem;
	position        : absolute;
}

.hm222_nav a {
	float            : left;
	display          : block;
	width            : 25%;
	float            : left;
	height           : 1.8rem;
	box-sizing       : border-box;
	text-align       : center;
	font-size        : 0.24rem;
	/* padding-bottom: 0.25rem; */
}

.hm222_nav img {
	display  : block;
	width    : 0.6rem;
	position : absolute;
	/* height: 1rem; */
	margin   : 0 auto;
	right    : 4.0rem;
	top      : 0.1rem;
}

.hm_nav {
	background   : #fff;
	height       : 3.6rem;
	margin-bottom: 0.24rem;
}

.hm_nav a {
	float      : left;
	display    : block;
	width      : 25%;
	float      : left;
	height     : 1.8rem;
	box-sizing : border-box;
	text-align : center;
	font-size  : 0.24rem;
	padding-top: 0.25rem;
}

.hm_nav img {
	display: block;
	width  : 1rem;
	height : 1rem;
	margin : 0 auto;
}

.hm_lc {
	background: #fff;
}

.hm_lc .head {
	height     : 1rem;
	line-height: 1rem;
	clear      : both;
	padding    : 0 0.3rem;
}

.hm_lc .tit {
	float       : left;
	padding-left: 0.18rem;
	font-size   : 0.32rem;
	position    : relative;
}

.hm_lc .tit i {
	display      : block;
	width        : 0.06rem;
	height       : 0.32rem;
	position     : absolute;
	left         : 0;
	top          : 50%;
	margin-top   : -0.16rem;
	background   : #1e5bb0;
	border-radius: 0.03rem;
}

.hm_lc .more {
	float    : right;
	color    : #999;
	font-size: 0.28rem;
}

.lc_item {
	display      : block;
	color        : #ccc;
	width        : 92%;
	min-height       : 8.7rem;
	padding      : 0.2rem 0;
	margin       : 0 auto 0.24rem auto;
	border-radius: 0.1rem;
	background   : #fff;
	/* 一些不支持背景渐变的浏览器 */
	box-shadow   : 0 0 0.15rem #a2daff;
}

.lc_item_h {
	height       : 9.2rem;
}

.lc_item .banner {
	height: 5rem;
	width : 100%;
}

.lc_item .title-wrapper-com {
	position   : relative;
	/*height     : 0.7rem;*/
	line-height: 0.7rem;
	padding    : 0 0.2rem;
	box-sizing : border-box;
	font-size  : 0.28rem;
	color      : #333333;
}

.title-wrapper-com::after {
	width: 98%;
	height: 0;
	content: '';
	position : absolute;
	bottom   : 0;
	left     : 50%;
	transform: translateX(-50%);
	border-bottom: 1px solid #e7e7e7;
}

.banner .banner_img {
	width : 100%;
	height: 100%;
}

.lc_item .t1 {
	height     : 0.9rem;
	line-height: 0.9rem;
	font-size  : 0.32rem;
	padding    : 0 0.28rem;
}

.lc_item dl {
	padding-top: 0.38rem;
	float     : left;
	width     : 3rem;
	/*height    : 1.6rem;*/
	text-align: center;
	box-sizing: border-box;
}

.lc_item dt {
	/*height     : 0.5rem;*/
	font-family: pictos;
	line-height: 0.5rem;
	/* padding-top: 0.38rem; */
	font-size  : 0.3rem;
}

.lc_item dt span {
	font-size: 0.28rem;
	color: #333333;
}

.lc_item dt font {
	font-size: 0.4rem;
	color    : #28a3e6
}

.lc_item dd {
	height     : 0.4rem;
	line-height: 0.4rem;
	color      : #333333;
	font-size  : 0.24rem;
}

.ib-foot {
    padding: 0 .2rem;
    display: flex;
    justify-content: space-between;
}

.ib-foot p{
	color: #ccc6c6;
    margin: 0.1rem 0;
    font-size: 0.28rem;
}

.ib-foot .now-btn{
	display: block;
	margin-top: 0.1rem;
    background: #3485ff;
    border: none;
    color: #fff;
    font-size: 0.28rem;
    width: 1.6rem;
    height: 0.6rem;
    border-radius: 0.1rem;
	line-height: 0.6rem;
	text-align: center;
}

.plan {
	display: flex;
    font-size: 0.24rem;
    padding: 0 0.2rem;
    align-items: center;
    color: hsla(0,0%,40%,.79);
    justify-content: space-between;
}

.plan-wrap {
	width: 4rem;
	height: 0.05rem;
	border-radius: 0.1rem;
	background-color: #e7e7e7;
}

.plan-con {
	height: 100%;
    border-radius: .45vw;
    background: #3485ff;
}

.plan-text {
	margin-left: 0.1rem;
	font-size: 0.28rem;
}

.color1 {
	color: #333333;
}

.lc_item .ct {
	float     : left;
	width     : 2.5rem;
	height    : 1.6rem;
	text-align: center;
}

.lc_item .ct dt {
	height     : 0.5rem;
	font-size  : 0.4rem;
	color      : #28a3e6;
}

.lc_item .btn {
	display      : block;
	width        : 6rem;
	height       : 0.78rem;
	line-height  : 0.78rem;
	margin       : .05rem auto;
	border-radius: 1rem;
	background   : -webkit-linear-gradient(left top, #4491f7, #4eb7fc) !important;

	text-align: center;
	font-size : 0.32rem;
	color     : #ffffff;
	box-shadow: 0 0 0.15rem #bee5ff;
}

.hm_lc .wp {

	position  : relative;
	overflow-y: hidden;
	overflow-x: auto;
	width     : 100%
}

.hm_lc .s_list {
	padding: 0.2rem 0.1rem;

}

.hm_lc .item {
	width        : 44%;
	height       : 1.6rem;
	float        : left;
	margin       : 3%;
	background   : #fff;
	border-radius: 0.1rem;
	background   : #fff;
	box-shadow   : 0 0 0.15rem #a2daff;
	text-align   : center;
}

.hm_lc .item dt {
	font-size  : 0.32rem;
	height     : 0.52rem;
	line-height: 0.52rem;
	padding-top: 0.32rem;
}

.hm_lc .item dd {
	color: #aeaeae;
}

/* 轮播文字 */
.vip-open-notice {
	border-radius: 0.16rem;
    padding: 0.2rem 0.15rem;
    width: 90%;
    margin: 0.2rem auto;
}

.vip-open-notice .uni-image {
	width: 0.4rem;
    height: 0.4rem;
}

.flex {
	display: flex;
	align-items: center;
}

.uni-image {
    display: inline-block;
    overflow: hidden;
    position: relative;
}

.uni-image>div, .uni-image>img {
	width: 100%;
    height: 100%;
}

.ft14 {
	font-size: 0.28rem;
}

.hm_banner_1 {
	padding: 0.2rem;
	box-sizing: border-box;
	margin-top: -2.5rem;
}

.bg_warp {
	background-color: rgb(53, 130, 179);
	
	height: 3rem;
    width: 100%;
    position: relative;
    border-radius: 0px 0px 0.16rem 0.16rem;
	box-sizing: border-box;
}

.swiper-container {
	border-radius: 0.16rem;
}