/* 2017-1-10 寒假大放送 css */
.wrapper {
    margin: 0 auto;
    text-align: left;
    width: 1200px;
}

.title_1 span {
    border: 1px solid #e65407;
    color: #e65407;
    display: inline-block;
    height: 50px;
    margin: 4px;
    width: 50px;
	line-height:50px;
}
.title_1 {
    color: #323232;
    font-size: 40px;
    font-weight: normal;
    margin-top: 60px;
    text-align: center;
}

.title_2 {
    color: #434343;
    font-size: 24px;
    font-weight: normal;
    margin-top: 16px;
    text-align: center;
}
.cards {
    overflow: hidden;
    width: 1200px;
	line-height:38px; text-align:center;
}
.cards li {
    border-radius: 16px;
    float: left;
    height: 565px;
    margin: 20px;
    width: 360px;
}
.point_1 {
    background: #fafafa none repeat scroll 0 0;
    border-radius: 10px;
    height: 20px;
    margin: 52px auto 0;
    width: 20px;
}
.card_1 .z_huodong, .card_2 .z_huodong, .card_3 .z_huodong{
    color: #ffebdb;
    font-size: 28px;
    font-weight: normal;
    margin-top: 20px;
    text-align: center;
	 margin-bootom: 10px;
     padding-bottom: 20px;
}
.cards_1 {
    /*height: 118px;*/
    position: relative;
}
.cards_1_1 {
    background: #b65201 none repeat scroll 0 0;
    border-radius: 6px;
    height: 12px;
    margin-left: 63px;
    width: 234px;
	margin-top:7px;
}
.cards_1_2 {
    background: red none repeat scroll 0 0;
    height: 265px;
    left: 72px;
    position: relative;
    top: -6px;
	padding-top:10px;
    width: 216px;
}
.cards_2_2{
    width: 260px;
    left: 50px;
}
.cards_2_1{
    width: 280px;
    margin-left: 40px;
}
.cards_1_2 a {
    color: #000;
    font-size: 20px;
    padding-top: 10px;
    text-align: center;
}
.cards_1_2 .z_red{
    color: #fff;
    font-size: 24px;
}
.cards_1_2 p {
    color: #ff0000;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
}
.cards_1_2 a:hover ,.btn_c a:hover{
    color: #fff;

}
.cards_2 {
    color: #fff;
    font-size: 26px;
    margin: 30px 0 0;
    text-align: center;
}
.cards_3{
   color: #fff;
    font-size: 18px;
    margin: 5px 0 0;
    text-align: center; 
}
.z_banke1{
    color: #fff;
    font-size: 18px;
    margin: 0 40px;
    text-align: left;
}
.z_banke2{
    color: #fff;
    font-size: 18px;
    margin: 0 40px;
   text-align: left;
}
.z_banke3{
    font-size: 16px;
}
.btn_c {
    background: red none repeat scroll 0 0;
    border-radius: 25px;
    color: #5a5a5a;
    font-size: 30px;
    height: 50px;
    margin: 20px auto 40px;
    width: 214px;
}
.btn_c1{
   margin: 20px auto 40px; 
}
.btn_c a {
    float: left;
    height: 50px;
    line-height: 50px;
    margin-left: 20px;
    text-align: center;
    width: 126px;
    color: #fff;
}
.btn_c div {
    background: #fff url("../images/walf_2.png") no-repeat scroll center center;
    border: 1px solid #fff;
    border-radius: 17px;
    float: right;
    height: 34px;
    margin: 8px;
    width: 34px;
}
.card_1{

    background:url("../images/walf_1.png") top center no-repeat #ff801a;
}
.card_2{

    background:url("../images/walf_1_1.png") top center no-repeat #1accf8;
	color:#fafafa;
}
.card_3{

    background:url("../images/walf_1_2.png") top center no-repeat #ffc11a;
}