@font-face {font-family: "iconfont";
    src: url('iconfont.eot?t=1590638155682'); /* IE9 */
    src: url('iconfont.eot?t=1590638155682#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAS0AAsAAAAACagAAARnAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCDQAqGJIUUATYCJAMYCw4ABCAFhG0HVRs/CCMRdnMwEpP9NcbG0OqRjl1uwgs+6hkcR5orUJYCjwA0AGn/FCZwdQMYgQC6gPuFJyABAAAAAOLh37XP+5LMLDDK9cAtq7oKB3g8sGLjK2SFqjBMQn9wwzFBtcaHX67l3pfjKtzOvCdUBaSDDRzlJtkrGVdhK21lG4A5WGYADOnlBQXhfKfH6loToAnALjdAgFFa+F/ejwJKusBHsLsEJzrWGT2R9T/HTJcJlt9mc8kO2huNh3sHdEDRRXYnkoJ2KuDZjL8n8GICrSati70dXcEppK0CceEqhPNZlBRmaNbXMQcW8cSC5vQohcfm58dfq5mkyqQdz57tBB7CNII1ME86grQ+F4TDyFhHIW7Eei7JdmZd1vpJxY703b1Zkn4MUSz6/79eBRQj8rRql//lESpJkYmapGlnsCezFT+EVT7BDxFJnFYSJglaHZgUaL2htdqGusYNuvEViPMkSj9PKLO/YjXF097VNs4Z7e1dSmv0zSZV0YspJiZp7B6ieHIiqw+nkpK84tSYWFJKPamCuBe4h9vs3wcdPoYcPJQeHAQfHobs7wft7UUDrHetPr0nrx8i9oiF0ceJk+J1UxzdEwUhNByVKBgYzLDImFBQIItCEgkJEkalhEMPHoKrEVUW37tL4a5TGey5VRgV108SCqI09AwLp9C6OzsZdMFE8nBfk0hKQv2iRsV9EGK4dUIw+1NI/bg+Yk8IIAuyU4Wh+jmVtUOF3wPn5T1ZkaXU/E+rqasdJpUp6Ojo697YAX2dp7A7++maO+GTgSyCpU64u7k6unmNgcT8SzaPtBCqIIkaK0g3uZbGH/I1ACtMf39OTyPfH6Gd5j4+nng6xJdse2HYde5H/dsO5Ny9pMu3vbWMNd21pWR2ZUCxprOzROg/Sjo7rabNsGNUVhY9lk2yyCrcheD/hqV4uUGWaXm8/FZQ8AzAg603fqkuCVz1MLUuYxoelRtkpIN/b0Z2d5FmWaiLtCG2aM+gP4NCOcOKoGArzhdVV5Pl5Z1dah2Z3zqxzFui3xLr5sa8qKpjzaK14LzI8tOUoPHmwM9dHb6Exlx+tmWZ88j8V4DgxXRrMTyWr80cBbx5vfWgjgZW5JvgJtHKLb2bpDknylcuWevyHq9uKFDbVHFSTFrlGe6iQK8PdekGctcSmg24kDSZgKzZPLJg16HSZgNqzTah1ZrDw9v0uSaL0oJV9whCt5eQdHoFWbfXyIJ9D5VB/6HWXYZW50zghG0Wu+di01HIlGD0hSa2pVTsLKz6C1J1Hjqv3GTdkPMmjt1WJ5jfpZJcHbv4d9VjliidLXCHLkd5brFyNqWYW5q5mrXbMu6dWrEtQMCmo5ApwegLTWxLqc9nEfr4C1J1HrqUsR/BG3LeLB+7rU4O5K6mzDW2L4/x76rHLFE6W+AOuSiXMxar+PVSirmlS6SqWZuZJvNqWu3riq28BFpBerk6KExohtVCnFtPC9+6/jKLXpsoNCuxplIpq7YvflCpQwsAAA==') format('woff2'),
    url('iconfont.woff?t=1590638155682') format('woff'),
    url('iconfont.ttf?t=1590638155682') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
    url('iconfont.svg?t=1590638155682#iconfont') format('svg'); /* iOS 4.1- */
  }
  
  .iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .icon-close:before {
    content: "\e616";
  }
  
  .icon-zhuyi:before {
    content: "\e61c";
  }
  
  .icon-shibai:before {
    content: "\e64e";
  }
  
  .icon-chenggong:before {
    content: "\e62f";
  }
  
  .icon-wenhao:before {
    content: "\e617";
  }
  



.icon-wenhao{
    color:rgb(80, 125, 231);
    font-size: 50px;
}
.icon-zhuyi{
    font-size: 50px;
    color:rgb(250, 180, 39);
}
.icon-chenggong {
    font-size: 50px;;
    color:rgb(82, 196, 26);
}
.icon-shibai {
    font-size: 50px;
    color:#e84335;
}

*{
    padding:0;
    margin:0;
}
html{
}
.lay_container{
    background: rgb(255, 255, 255);
    position: fixed;
    box-shadow:1px 1px 50px rgba(0,0,0,.3);
    font-size:12px;
    text-align: center;
    overflow: hidden;
    border-radius: 4px;
}
.custom{
    background: transparent;
    box-shadow: none;
}
.lay_shade{
    position: fixed;
    top:0;
    left:0;
    width: 100%;height: 100%;
}
.lay_title{
    text-align: center;
    background: black;
    color: white;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    position: relative;
}
.anim1{
    animation: ani1 0.2s forwards;
}
.anim10{
    animation: ani10 0.2s forwards;
}
.anim2{
    animation: ani2 0.2s forwards;
}
.anim20{
    animation: ani20 0.2s forwards;
}
.anim3{
    animation: ani3 0.2s forwards;
}
.anim30{
    animation: ani30 0.2s forwards;
}
.anim4{
    animation: ani4 0.5s forwards ease;
}
.anim40{
    animation: ani40 0.5s forwards ease;
}
@keyframes ani1 {
    0% {
        opacity: 0;
        transform: scale(0);
        }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}
@keyframes ani10 {
    0% {
            opacity: 1;
            transform: scale(1);
        }
    100% {
            opacity: 0;
            transform: scale(0);
    }
}

@keyframes ani2 {
    0% {
        opacity: 0;
        transform: translate(-350px,0);
        }
    100% {
        opacity: 1;
        transform: translate(0,0);
    }
}
@keyframes ani20 {
    0% {
            opacity: 1;
            transform: translate(0,0);
        }
    100% {
            opacity: 0;
            transform: translate(350px,0);
    }
}
@keyframes ani3 {
    0% {
        opacity: 0;
        transform: scale(0.2);
        margin-top:-500px;
        }
    100% {
        opacity: 1;
        transform: scale(1);
        margin-top:0px;
    }
}
@keyframes ani30 {
    0% {
        opacity: 1;
        transform: scale(1);
        margin-top:0px;
        }
    100% {
        opacity: 0;
        transform: scale(1.8);
        margin-top:500px;
    }
}
@keyframes ani4 {
    0% {
        opacity: 0;
        transform-origin:100% -800% ;
        /* transform-origin:100% -800% ; */
        transform:rotate(180deg);
        }
    100% {
        opacity: 1;
        transform-origin:100% -800% ;
        transform:rotate(0deg);
    }
}
@keyframes ani40 {
    0% {
        opacity: 1;
        transform-origin:0% -800% ;
        transform:rotate(0deg);
        }
    100% {
        opacity: 0;
        transform-origin:0% -800% ;
        transform:rotate(-180deg);
    }
}


.lay_close{
    font-size: 22px;
    display: inline-block;
    cursor: pointer;
    color: white;
    position: absolute;
    top: 13px;
    right: 12px;
    text-align: center;
}
.lay_content{
    margin-top:60px;

}
.lay_content .lay_icon{
    position: relative;
    right:10px;
    top:10px
}
.lay_btn_box{
    position: absolute;
    bottom:30px;
    left:0;
    width:100%;
    height:auto;
    /* text-align: right; */
}
.lay_bttn{
    
    cursor: pointer;
}
.lay_bttn:hover{
    opacity: 0.8;
}
.lay_bttn1{
    display: inline-block;
    text-decoration: none;
    color: #fff;
    background-color:#f73939;
    text-align: center;
    letter-spacing: .5px;
    height: 45px;
    line-height: 45px;
    padding:0 40px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
    border-radius: 2px;
    font-size:18px;
    margin: 0 15px;
    cursor: pointer;
}
.lay_bttn2{
    display: inline-block;
    text-decoration: none;
    text-align: center;
    letter-spacing: .5px;
    height: 45px;
    line-height: 45px;
    padding:0 40px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
    border-radius: 2px;
    font-size:18px;
    margin: 0 15px;
    cursor: pointer;
    background: rgb(245, 245, 245);
    color:black;
}
.lay_custom{
    display: none;
}
.c_msgClass{
    min-height:35px;
    padding:0 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color:white;
    background: rgba(0,0,0,.6);
    border-radius: 2px;
    box-shadow: none;
}
.c_loadClass{
    min-height:300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color:black;
    background:transparent;
    box-shadow: none;
}
.mt0{
    margin-top: 0;
}