/* 样式重置 */
*{
	margin: 0; 
	padding: 0;
	box-sizing: border-box;
}
a{
	text-decoration: none; 
}
ul{
	list-style: none;
}
input,button{
	outline: none;
	border: none;
}

/* 主体内容 */
.zhuti{
	width: 100%;
	background-image: url(/images/hf/2020/month20200801/bj.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.classimg{
	width: 100%;
}
/* 模块一 */
.module_one{
	margin-top: 40px;
	position: relative;
}
.module_one_one{
	position: absolute;
	bottom: 54%;
	left: 12%;
	width: 33%;
	height: 10%;
}
.module_one_two{
	position: absolute;
	bottom: 54%;
	left: 55%;
	width: 33%;
	height: 10%;
}
.module_one_three{
	position: absolute;
	bottom: 12%;
	right: 55%;
	width: 33%;
	height: 10%;
}
.module_one_four{
	position: absolute;
	bottom: 12%;
	right: 12%;
	width: 33%;
	height: 10%;
}
/* 模块二 */
.module_two{
	margin-top: 62px;
	padding: 0 11px;
	position: relative;
}
.module_two_box{
	width: 100%;
	height: 30%;
	position: absolute;
	bottom: 17%;
	left: 0;
}
.module_two_box form{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.two_btn_in{
	width: 90%;
	height: 1.3rem;
	background-color: #e5e5e5;
	border-radius: 6px!important;
	margin-bottom: 20px;
	padding: 0 20px;
	font-size: 16px;
}
.two_box_btn{
	background-image: url(/images/hf/2020/month20200501/js.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	border-radius: 6px!important;
	width: 90%;
	height: 1.3rem;
	margin-top: 5px;
}
.module_two_one{
	position: absolute;
	bottom: 56%;
	left: 15%;
	width: 31%;
	height: 10%;
	/* border: 1px solid red; */
}
.module_two_two{
	position: absolute;
	bottom: 23%;
	right: 19%;
	width: 31%;
	height: 10%;
	/* border: 1px solid red; */
}
.module_two_three{
	position: absolute;
	bottom: 56%;
	right: 19%;
	width: 31%;
	height: 10%;
	/* border: 1px solid red; */
}
.module_two_four{
	position: absolute;
	bottom: 23%;
	left: 19%;
	width: 31%;
	height: 10%;
	/* border: 1px solid red; */
}

/* 模块三 */
.module_three{
	margin-top: 20px;
	padding: 0 11px;
	position: relative;
	padding-bottom: 13px;
}
.module_three_box{
	width: 45%;
	position: absolute;
	bottom: 14%;
	left: 28%;
	display: flex;
	justify-content: center;
	
}
.three_one{
	width: 87%;
	height: 1.1rem;
	border-radius: 3px;
	display: block;
	background-image: url(/images/hf/2020/month20200801/btn02.png);
	background-repeat: no-repeat;
	background-size: 100%;
}
.module_two_onedas{
	position: absolute;
	bottom: 18%;
	left: 29%;
	width: 39%;
	height: 10%;
}
/* 模块四 */
.module_four{
	margin-top: 10px;
	padding: 0 11px;
	position: relative;
	padding-bottom: 20px;
}
.module_four_box{
	width: 100%;
	position: absolute;
	bottom: 10%;
	left: 0%;
	display: flex;
	justify-content: center;
}
.four_one{
	width: 87%;
	height: 1.1rem;
	border-radius: 3px;
	background-image: url(/images/hf/2020/month20200601/btn02.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.swiper-custom-four{
	width: 84%;
	height: 5rem;
	/* border: 1px solid red; */
	position: absolute;
	top: 26%;
	left: 8%;
	overflow: hidden;
}

/* 模块五 */
.module_five{
	/* margin-top: 34px; */
	padding: 0 13px;
	position: relative;
}
.module_five_box{
	width: 100%;
	position: absolute;
	bottom: 13%;
	left: 0%;
	display: flex;
	justify-content: center;
	z-index: 20;
}
.five_one{
	width: 37%;
	height: 1rem;
	border-radius: 3px;
	background-image: url(/images/hf/2020/month20200601/btn02.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.module_three_boxdsd{
	width: 45%;
	position: absolute;
	bottom: 13%;
	left: 28%;
	display: flex;
	justify-content: center;
}
.three_onesda{
	width: 87%;
	height: 1.1rem;
	border-radius: 3px;
}
/* 模块六 */
.module_six{
	margin-top: 30px;
	position: relative;
	padding-bottom: 38px;
}
.module_six_box{
	width: 100%;
	height: 18%;
	position: absolute;
	top: 21%;
	left: 0;
}
.module_six_box form{
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.six_btn_in{
	width: 74%; 
	height: 1.1rem;
	background-color: #fff;
	border-radius: 6px!important;
	margin-bottom: 10px;
	padding: 0 20px;
	font-size: 16px;
}
.six_box_btn{
	border-radius: 6px!important;
	width: 74%;
	height: 1.1rem;
	margin-top: 5px;
	background: linear-gradient(to right, #f1c40f,#f39c12);
	font-size: 20px;
	color: #c0392b;
}
.six_gundong{
	width: 90%;
	height: 25%;
	position: absolute;
	bottom: 16.5%;
	left: 5%;
	border-radius: 6px;
	/* background-color: rgba(255,0,0,.25); */
	overflow: hidden;
	color: #fff;
	font-size: .4rem;
}
.clearfix{
	display: flex;
	justify-content: space-between;
	padding: 3px 20px;
}







div.wrapper {
    position: relative;
	width: 14rem;
}
div.wrapper.demo1 {
    margin: 0 auto;
	margin-top: 2%;
}
div.wrapper:not(.demo1) {
    margin: 80px auto 0 auto;
}

div.wrapper>h3{
    display: inline-block;
    padding: 0 1rem;
    margin-bottom: 2rem;
    border-radius: 1.4rem;
    background-color: #fff;
    font-size: 1.4rem;
    font-weight: 400;
    color: #222;
}

div.wrapper>ul.container {
    position: relative;
    height: 3rem;
    margin: 0 auto;
    transform: translate3d(0,0,0);
}
div.wrapper ul.container>li.cards_list {
    border-radius: 0.3125rem;
    overflow: hidden;
}
ul.container>li.cards_list>div.img{
	width: 4rem;
}

ul.container>li.cards_list>div.img>img {
    display: block;
    width: 4rem!important;
}

ul.container>li.cards_list>div.main_con{
    padding:0 1rem;
    box-sizing: border-box;
}

ul.container>li.cards_list>div.main_con h4.name {
    padding-top: 1rem;
    font-size: 1.2rem;
    font-weight: 600;
    color: #424242;
}

ul.container>li.cards_list>div.main_con p.content {
    padding-top: 1rem;
    height: 4.5rem;
    font-size: 0.9rem;
    color: #777;
    text-align: justify;
    line-height: 1.5rem;
}

ul.container>li.cards_list>div.main_con p.label {
    font-size: 0.9rem;
    color: #555;
    padding-top: 1rem;
    padding-bottom: 2rem;
}



div.wrapper.horizontal>ul.container {
    width: 5rem;
}
div.wrapper.vertical>ul.container {
    width: 5rem;
}

div.wrapper.horizontal ul.container>li.cards_list {
    /* width:10.8rem; */
	width:4rem;
}
div.wrapper.vertical ul.container>li.cards_list {
    display: flex;
}




i.btn-direct {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 3.6rem;
    height: 3.6rem;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .7);
    opacity: 0;
    cursor: pointer;
    z-index: 100;
    transition: opacity ease 300ms;
}

div.wrapper:hover i.btn-direct{
   opacity: .6;
}

i.btn-direct:hover{
   opacity: .9!important;
}

i.btn-direct.btn-left {
    left: 3rem;
}

i.btn-direct.btn-right {
    right: 3rem;
}

i.btn-direct>span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1.2rem;
    height: 1.2rem;
    border-top: 0.125rem solid #fff;
    border-left:0.125rem solid #fff;
}

div.wrapper.horizontal i.btn-direct>span.shift-left {
    transform: translate(-30%, -50%) rotate(-45deg);
}

div.wrapper.horizontal i.btn-direct>span.shift-right {
    transform: translate(-70%, -50%) rotate(135deg);
}

div.wrapper.vertical i.btn-direct>span.shift-left {
    transform: translate(-50%, -30%) rotate(45deg);
}

div.wrapper.vertical i.btn-direct>span.shift-right {
    transform: translate(-50%, -70%) rotate(-135deg);
}
.layui-m-layer0 .layui-m-layerchild {
    width: 67%!important;
    max-width: 611px!important;
}