*{
    padding: 0;
    margin: 0;
    font-family:Microsoft YaHei;
    text-decoration: none;
}
.clear{
    clear: both;
}
a{
    text-decoration: none;
    color: #333;
}
p{
    color: #333;
}
a:hover{
color: #f75b32;
}
.item_top{  
    max-width: 1920px;
    height: 80px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    line-height: 70px;
}
.item_top p{
    font-weight: bold;
}
.topL{
  width: 260px;
  height: 80px;
  margin-left: 50px;
   
}
.topL img{
    width: 100%;
    margin-top: 15px;
    
}
.topR{
    width: 130px;
    height: 80px;
    margin-right: 50px;
   
     
  }
  .topR img{
      width: 100%;
      margin-top: 15px;
  }
.item_advance{
    max-width: 1920PX;
    margin: 0 auto;
    padding: 1px;
    margin-top: -9px;
    background: url('advancebg.png') top center no-repeat;
    background-size: 100%;
}
.item_advance_title{
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 32px;
    margin-top: 50px;
}
.item_advance_title2{
    text-align: center;
    color: #fff;
    font-size: 22px;
    margin-top: 15px;
}
.item_advance_div{
    width: 1100px;
    margin: 0 auto;
    display:flex;
    justify-content: space-around;
    margin-top: 25px;

}
.item_advance_join{
    display: block;
    margin: 30px auto;
    padding: 10px 0;
    color: #ee0000;
    border-radius: 25px;
    width: 150px;
    text-align: center;
    background: #fff;
    font-weight: bold;
    letter-spacing: 3px;
    cursor: pointer;
}
.item_advance_part{
    width: 210px;
    height: 170px;
    background: url('border1.png') top center no-repeat;
    background-size: 100%;
}
.item_advance_part_title{
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-top: 15px;
}
.item_advance_part_title i{
    font-size: 26px;
    color: lightgray;
    margin-right: 5px;
}
.item_advance_part_con{
    width: 90%;
    margin: 0 auto;
    color: #fff;
    line-height: 28px;
    margin-top: 10px;
    font-size: 14px;
    color: #ebebeb;
}
.item_dwlessons{
    max-width: 1920px;
    margin: 0 auto;
    padding: 1px;
}
.item_dwlessons_topDiv{
    width: 1000px;
    height: 60px;
    margin: 50px auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap;
}
.item_dwlessons_topDiv_one{
    width: 260px;
    height: 60px;
    border: 1px solid #b5b5b5;
    border-radius: 15px;
    line-height: 60px;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}
.active{
    background: #c20c0e;
    color: #fff;
}
.item_dwlessons_container{
    width: 1000px;
    margin: 50px auto;
}
.item_dwlessons_container_top{
    width: 100%;
    height: 50px;
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;

}
.item_dwlessons_container_top a{
    display: block;
    width: 150px;
    font-size: 22px;
    padding: 5px 0;
    text-align: center;
    border: 1px solid #b5b5b5;
    line-height: 40px;
    margin-left: 25px;
    border-radius: 15px;

}
.cur{
    background: #c20c0e;
    color: #fff;
    font-weight: bold;
}
.item_dwlessons_container_bottom{
    width: 100%;
    padding: 15px 0;
    margin: 20px auto;
}
.item_dwlessons_container_lesson:hover{

    border: 1px solid #c20c0e;

}
.item_dwlessons_container_lesson{
    width: 250px;
    height: 150px;
    border: 1px solid #b5b5b5;
    border-radius: 25px;
    float: left;
    margin:15px 0 15px 60px;
    text-align:center;
    cursor: pointer;
}

.item_dwvip{
    width: 1000px;
    margin: 0px auto;
    margin-bottom: 50px;
}
.item_dwvip_left:hover{
    border: 1px solid #c20c0e;
}
.item_dwvip_left{
    width: 300px;
    height: 210px;
    border: 1px solid #b5b5b5;
    float: left;
    border-radius: 25px;
    text-align: center;
    background: url('rec.png') top center no-repeat;
    background-size: 100%;
    cursor: pointer;
}
.item_dwvip_right{
    width: 650px;
    height: 210px;
    border: 1px solid #b5b5b5;
    float: right;
    border-radius: 25px;
}
.item_pay{
    width: 950px;
    height: 300px;
    margin: 50px auto;
    border: 1px solid #b5b5b5;
    padding: 25px;
    border-radius: 25px;
}
.item_pay_title{
    font-size: 16px;
}
.item_pay_word{
    text-align: center;
    margin-top: 40px;
    font-size: 14px;
}
.item_pay_word span{
    color:#ee0000;
}
/*充值支付方式选择*/
 .pay-tit{padding:0 110px;position:relative;margin:20px 0 40px;text-align:center;font-size:16px;color:#666}
 .pay-tit .tit-span{position:absolute;left:0;top:0}
 .pay-tit em{color:#ff660d;font-weight:normal;font-size:16px}
 .pay-bod{text-align:center}
 .pay-bod dl{display:inline-block;margin:0 90px;vertical-align:top}
 .pay-bod dl dt img{width:175px;height:175px}
 .pay-bod dl dd{text-align:center}
/* .pay-bod .wx-pay dt img{border:1px solid #00b700}*/
 .pay-bod .wx-pay #wxpay {border: 1px solid #00b700;display: flex;align-items: center;justify-content: center;width: 177px;height: 177px;}
 .pay-bod .wx-pay #wxpay .qrcode-classname{display: block;width: auto;height: auto;}
 .pay-bod dd p{color:#999;line-height:35px;margin-top:6px}
 .pay-bod dd .wx-icon{display:inline-block;width:25px;height:22px;background:url(grch-spirit-icons-new.png) no-repeat -151px 0;vertical-align:-6px;margin-right:4px}
 .pay-bod dd .al-pay-btn{margin-top:6px;display:block;width:175px;height:35px;text-align:center;line-height:35px;font-size:18px;color:#fff;background:#009fe8}

 .foot { width:100%; background-color:#333 }
 .dwindex_foot{
height: auto;
margin: 0 auto;
background: #333;
padding: 1px;
}
.dwindex_foot_div{
    width: 1100px;
    height: auto;
    margin: 30px auto;
}
.dwindex_foot_left{
    width: 250px;
    height: auto;
    float: left;
}
.dwindex_foot_right{
    width: 790px;
    height: auto;
    float: right;
    border-left: 1px solid #999;
    padding-left: 50px;
}
.dwindex_foot_title{
    font-size: 16px;
    font-weight: bold;
    color: #eee;
}
.dwindex_foot_title2{
    margin-top:20px;
}
.dwindex_foot_right_con{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.dwindex_foot_right_con_item{
    width: 150px;
    height: 200px;
    text-align: center;
    margin-top:15px;
}
.dwindex_foot_right_con_item img{
    margin-top:15px;
}
.dwindex_foot_right_con_item p{
    font-size: 12px;
    color: #999;
}
.dwindex_foot_left p a{
    text-decoration: none;
    color: #999;
}
.dwindex_foot_hotline{
    color: #999;
    font-weight: bold;
    margin-top:20px;
}
.foot_year{
text-align:center;

}
.foot_year img{
width:100%}

.item_dwlessons_container_lesson h3{
    width: 70%;
    margin:10px auto;
    padding-bottom: 10px;
    border-bottom: 1px solid #ee0000;
    color: #333;
}
.item_dwlessons_container_lesson i{
    font-size: 28px;
    color: #ee0000;
}
.item_dwlessons_container_lesson_p{
    width: 85%;
    text-align: left;
    font-size: 14px;
    margin: 18px auto;
    line-height: 26px;
}

.item_dwvip_left h2{
    width: 70%;
    margin:80px auto;
    color: #333;
    
}
.item_dwvip_left i{
    font-size: 28px;
    color: #ee0000;
}
.item_dwvip_left_info{
    font-weight: bold;
    margin-top: 35px;
}
.item_dwvip_right h3{
    font-size: 18px;
    margin: 10px 0 0 25px;
    color: #ee0000;
}
.item_dwvip_right p{
    line-height: 26px;
    margin-left: 35px;
}




@media screen and (max-width:768px){
    .item_top p{
        display: none;
    }
    .topR{
        width: 130px;
        height: 80px;
        margin-right: 10px;
      }

    .topL{
        width: 260px;
        height: 80px;
        margin-left: 10px;  
    }
    .item_advance{
        max-width: 1920PX;
        height: auto;
        margin: 0 auto;
        padding: 1px;
        margin-top: -5px;
        background: #c20c0e;
        
    }
    .item_advance_title{
        font-size: 20px;
        margin-top: 30px;
    }
    .item_advance_div{
        width: 96%;
        height: auto;
        margin: 50px auto;
        display:flex;
        justify-content: space-around;
        flex-wrap: wrap;
    
    }
    .item_advance_part{
        width: 46%;
        height: auto;
        background: url('border1.png') top center no-repeat;
        background-size: 100%;
        font-size: 14px;
        margin-bottom: 20px;
    }
    .item_advance_part_title{
        text-align: center;
        color: #fff;
        font-size: 16px;
        font-weight: bold;
    }
    .item_advance_part_title i{
        font-size: 26px;
        color: lightgray;
        margin-right: 5px;
    }
    .item_advance_part_con{
        width: 90%;
        margin: 0 auto;
        color: #fff;
        line-height: 28px;
        margin-top: 20px;
        font-size: 12px;
    }
    .item_dwlessons_topDiv{
        width: 96%;
        height: 40px;
        margin: 30px auto;
        display: flex;
        justify-content: space-around;
        flex-wrap: nowrap;
    }
    .item_dwlessons_topDiv_one{
        width: 30%;
        height: 40px;
        border: 1px solid #b5b5b5;
        border-radius: 15px;
        line-height: 40px;
        font-size: 16px;
        font-weight: bold;
        text-align: center;
        cursor: pointer;
    }
    .item_dwlessons_container{
        width: 96%;
        margin: 30px auto;
    }
    .item_dwlessons_container_top{
        width: 100%;
        height: 50px;
        display: flex;
        justify-content: center;
        flex-wrap: nowrap;
    
    }
    .item_dwlessons_container_top a{
        display: block;
        width: 30%;
        font-size: 16px;
        padding: 5px 0;
        text-align: center;
        border: 1px solid #b5b5b5;
        line-height: 40px;
        margin-left: 10px;
        border-radius: 15px;
    
    }
    .item_dwlessons_container_bottom{
        width: 96%;
        padding: 15px 0;
        margin: 20px auto;
    }
    .item_dwlessons_container_lesson{
        width: 45%;
        height: 180px;
        border: 1px solid #b5b5b5;
        border-radius: 25px;
        float: left;
        margin:5px;
    }
    .item_dwvip{
        width: 96%;
        margin: 0px auto;
        margin-bottom: 30px;
    }
    .item_dwvip_left{
        width: 280px;
        height: 80px;
        border: 1px solid #b5b5b5;
        float: none;
        margin: 0 auto;
        border-radius: 25px;
        text-align: center;
        background: url('rec.png') top center no-repeat;
        background-size: 100%;
        cursor: pointer;
    }
    .item_dwvip_left h2{
        width: 70%;
        margin:25px auto;
        color: #333;
        font-size: 18px;
        
    }
    .item_dwvip_right{
        width: 92%;
        height: auto;
        border: 1px solid #b5b5b5;
        float: none;
        margin: 15px auto;
        border-radius: 25px;
        padding-bottom: 15px;
    }
    .item_dwvip_right h3{
        font-size: 18px;
        margin: 10px 0 0 15px;
        color: #ee0000;
    }
    .item_dwvip_right p{
        line-height: 26px;
        margin-left: 15px;
    }
    .item_pay{
        width: 96%;
        height: auto;
        margin: 30px auto;
        border: 1px solid #b5b5b5;
        padding: 0;
        border-radius: 25px;
        padding-bottom: 25px;
    }
    .item_pay_title{
        font-size: 16px;
        margin: 15px;
    }
    .item_pay_word{
        text-align: center;
        margin-top: 40px;
        font-size: 14px;
    }
    .item_pay_word span{
        color:#ee0000;
    }
    .pay-bod dl{display:inline-block;margin:0 20px;vertical-align:top}



    .foot table{
        width: 100%;
    }
    .dwindex_foot_div{
        width: 100%;
        height: auto;
        margin: 20px auto;
     }
     .dwindex_foot_left{
        width: 95%;
        height: auto;
        float: none;
        margin: 0 auto;
     }
     .dwindex_foot_right{
        width: 95%;
        height: auto;
        margin: 0 auto;
        float: none;
        border-left: 0;
        padding-left: 0px;


     }
     .dwindex_foot_title{
        font-size: 16px;
        font-weight: bold;
        color: #eee;
     }
     .dwindex_foot_title2{
        margin-top:20px;
        font-size: 14px;
        float: left;
        margin-left: 12%;
     }
     .dwindex_foot_hotline{
        color: #999;
        font-weight: bold;
        margin:20px 0;
        font-size: 14px;
        text-align: center;
    }
     .dwindex_foot_right_con{
        width: 100%;
        display: block;
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
     }
     .dwindex_foot_right_con_item{
        width: 150px;
        height: 200px;
        text-align: center;
        margin-top:15px;
     }
     .dwindex_foot_right_con_item img{
        margin-top:15px;
     }
}