*{
    padding: 0;
    margin: 0;
    font-family:Microsoft YaHei;
    text-decoration: none;
}
a{
    text-decoration: none;
    color: #333;
}
a:hover{
color: #6cb5e3;
}
.container{
    max-width: 1920px;
    height: auto;
    margin: 0 auto;
}
.item_top{  
    max-width: 1920px;
    height: 80px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    line-height: 80px;
}
.item_top p{
    font-weight: bold;
}
.topL{
  width: 130px;
  height: 80px;
  margin-left: 50px;
   
}
.topL img{
    width: 100%;
    
}
.topR{
    width: 130px;
    height: 80px;
    margin-right: 50px;
   
     
  }
  .topR img{
      width: 100%;
      margin-top: 15px;
  }

.clear{
    clear: both;
}

.item_topBanner{
    max-width: 1920px;
    height: auto;
    margin: 0 auto;
    position: relative;
    background: url('bg1.jpg') no-repeat top center    #c9baf0;
    background-size: 100%;
    border-top: 1px solid #c9baf0;
    
}
.item_topBanner_topdiv{
    width: 700px;
    padding: 50px;
    margin: 0 auto;
    margin-top: 40%;
    border-radius: 30px;
    background: #fff;
    box-shadow: 5px 1px 5px #38095d;

}
.item_topBanner_topdiv_l{
    width: 60%;
    float: left;
    font-size: 30px;
    font-weight: bold;
    color: #38095d;
}
.item_topBanner_topdiv_r{
    width: 40%;
    height: 40px;
    float: right;
    background:-webkit-linear-gradient(left,#fff,#fcd14a);/* Safari 5.1 - 6.0 */
	background:-o-linear-gradient(right,#fcd14a,#fff);/* Opera 11.1 - 12.0 */
	background:-moz-linear-gradient(right,#fcd14a,#fff);/* Firefox 3.6 - 15 */
	background:linear-gradient(to right,#fcd14a,#fff);/* 标准*/
    border-radius: 50px;
    line-height: 40px;
    text-align: center;
    color: #38095d;
}
.item_topBanner_topdiv_p{
    width: 100%;
    font-size: 16px;
    letter-spacing:1px;
    color: #38095d;
    text-align: left;
    margin-top: 15px;
}
.item_m{
    width: 800px;
    margin: 50px auto;
    position: relative;
}
.item_m_top{
    width: 680px;
    padding: 50px;
    margin: 0 auto;
    background: url('topbg.png') no-repeat center center;
    background-size: 100% ;
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap;
}
.item_m_top_p{
    font-size: 22px;
    font-weight: bold;
    color: #38095d;
    cursor: pointer;
}
.active{
    color: #fd4658;
}
.item_m_con{
    width: 700px;
    padding: 35px;
    margin: 0 auto;
    background: #fff;
    position: relative;
    top: -30px;
    box-shadow: 5px 1px 5px #38095d;
    border-radius: 20px;

}
.item_m_con_t{
    width: 150px;
    font-size: 20px;
    color: #fd4658;
    font-weight: bold;
    border-left: 5px solid #fd4658;
    padding-left: 10px;
}
.item_m_con_one{
    color: #6b6b6b;
    margin: 15px 0;
}


.item_bottom{
    max-width: 1920px;
    margin: 0 auto;
    background: #333;
    padding: 1px;
}
.item_bottom_div{
    width: 80%;
    margin: 50px auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.item_bottom_div_one{
    width: 200px;
    text-align: center;
   
}
.item_bottom_div_one img{
    width: 160px;
}
.item_bottom_div_one p{
    color: #fff;
}
.item_yuyue{
    width: 100%;
    margin: 50px auto;
    padding: 50px 0;
    background:rgb(115, 41, 252) ;
}
.yuyueDiv{
    width: 800px;
    margin: 0 auto;
}
.yuyueDiv p{
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #fff;
}
.span1{
    color: #ffe169;
    font-size: 30px;
}
.span2{
    color: #ffe169;
}
.yy_div{
    width: 100%;
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap;
    margin: 50px auto;
}
.yy_div .bank,.pro,.number,.yzm{
    width: 155px;
    height: 40px;
    border-radius: 5px;
    border: none;
}
.hq{
    width: 72px;
    height: 40px;
    border-radius: 5px;
    border: none;
}
.tj{
    display: block;
    margin: 0 auto;
    width: 200px;
    height: 40px;
    font-size: 18px;
    color: #fff;
    background: #f6b86a;
    border: none;
    cursor: pointer;

}
.item_hz{
    max-width: 1920px;
    padding: 50px 0;
    margin: 0 auto;
}
.item_hz_t,.item_lc_t{
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #38095d;
}
.item_lc{
    max-width: 1920px;
    padding: 50px 0 0 0;
    margin: 0 auto;
}
.item_lc_img{
    width: 1100px;
    margin: 50px auto;
}
.item_lc_img img{
    width: 100%;
}
.item_lc_gj{
    width: 100%;
    padding: 50px 25px;
    margin: 50px auto;
    background: #fff;
}
.item_lc_gj_l{
    width: 70%;
    float: left;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin-top: 50px;
}
.item_lc_gj_l .item_lc_gj_l_one{
    width:48%;
	margin-top:3px;
}
.item_lc_gj_l .item_lc_gj_l_one img{
    width: 100%;
}
.item_lc_gj_r{
    width: 30%;
    float: right;
    margin-top: 52px;
}
.item_lc_gj_r img{
    width: 100%;
}





@media screen and (max-width: 768px) {
    .item_top p{
        display: none;
    }
    .item_topBanner_topdiv{
        width: 85%;
        padding: 5%;
        height: auto;
        margin-top: 40%;

    
    }
    .item_topBanner_topdiv_l{
        width: 50%;
        float: left;
        font-size: 14px;
        font-weight: bold;
        color: #38095d;
    }
    .item_topBanner_topdiv_r{
        width: 50%;
        height: 20px;
        float: right;
        line-height: 20px;
        font-size: 12px;
    }
    .item_m{
        width: 90%;
        margin: 20px auto;
        position: relative;
    }
    .item_m_top{
        width: 99%;
        padding: 50px 0;
        margin: 0 auto;
        background: url('topbg.png') no-repeat center center;
        background-size: 100% ;
    }
    .item_m_top_p{
        font-size: 16px;
        font-weight: bold;
        color: #38095d;
        cursor: pointer;
    }
    .item_m_con{
        width: 95%;
        padding: 2.5%;
        margin: 0 auto;
        background: #fff;
        position: relative;
        top: -30px;
        box-shadow: 5px 1px 5px #38095d;
        border-radius: 20px;
    }
    .yuyueDiv{
        width: 95%;
        margin: 0 auto;
    }
    .yuyueDiv p{
        text-align: center;
        font-size: 16px;
        font-weight: bold;
        color: #fff;
    }
    .span1{
        color: #ffe169;
        font-size: 16px;
    }
    .span2{
        color: #ffe169;
    }
    .yy_div{
        width: 100%;
        display: block;
        margin: 50px auto;
    }
    .yy_div .bank,.pro,.number{
        width: 80%;
        height: 40px;
        border-radius: 5px;
        border: none;

    }
    
    .yy_div{
        width: 100%;
        display: flex;
        display: block;
        margin: 50px auto;
    }
   .yzdiv{
       width: 80%;
       margin: 0 auto;
   }
    .yy_div .bank,.pro,.number{
        width:80%;
        height: 40px;
        border-radius: 5px;
        border: none;
        display: block;
        margin: 10px auto;
    }
    .yzm{
        width:60%;
    }

    .tj{
        display: block;
        margin: 0 auto;
        width: 200px;
        height: 40px;
        font-size: 18px;
        color: #fff;
        background: #f6b86a;
        border: none;
        cursor: pointer;
    
    }
    .hq{
        width: 35%;
        height: 40px;
        border-radius: 5px;
        border: none;
        float: right;
    }
    .tj{
        display: block;
        margin: 0 auto;
        width: 200px;
        height: 40px;
        font-size: 18px;
        color: #fff;
        background: #f6b86a;
        border: none;
        cursor: pointer;
    
    }
    .item_hz_t,.item_lc_t{
        text-align: center;
        font-size: 16px;
        font-weight: bold;
        color: #38095d;
    }
    .item_lc_img{
        width: 95%;
        margin: 50px auto;
    }
    .item_lc_img img{
        width: 100%;
    }

    .item_lc_gj{
        width: 95%;
        padding:2%;
        margin: 25px auto;
        background: #fff;
        border-radius: 30px;
    }
    .item_lc_gj_l{

        margin-top: 20px;
    }
    .item_lc_gj_l .item_lc_gj_l_one{
        width:48%;
    }
    .item_lc_gj_l .item_lc_gj_l_one img{
        width: 100%;
    }
    .item_lc_gj_r{
        margin-top: 22px;
    }

}