blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    padding: 0;
    margin: 0
}

body {
    font-size: 12px;
    font-family: "Microsoft YaHei", Arial, "\5B8B\4F53", Helvetica, sans-serif;
    -webkit-tap-highlight-color: transparent;
  
}

html {
    color: #333;
    background: #fff;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

audio,
canvas,
video {
    display: inline-block
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

abbr,
acronym,
fieldset,
img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: 400
}

ol,
ul {
    list-style: none
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 400
}

q:after,
q:before {
    content: ''
}

abbr,
acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

input {
    outline: 0
}

a {
    text-decoration: none;
    color: #333
}

img {
    border: 0
}

.clear:after,
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: "\20";
    clear: both;
    height: 0
}

body,
html {
    background: url(../img/bg.jpg) top center no-repeat;
}

.wrapper {
    width: 1000px;
    min-width: 1000px;
    margin-left: auto;
    margin-right: auto
}

.fl {
    float: left
}

.fr {
    float: right
}

.flex-c {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;

    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.red {
    color: red !important
}

.blue {
    color: #0048ff !important
}

.blue2 {
    color: #008aff !important
}

.yellow {
    color: #f7e18a !important
}

.orange {
    color: #ff6000 !important
}

.green {
    color: #2aa200 !important
}

img {
    vertical-align: middle
}

#container {
    display: table;
    position: absolute;
    width: 100%;
    z-index: 20;
    text-align: center;
    cursor: context-menu
}

.main {
    padding-top: 0%;
    text-align: center;
}
.main  a{
    display: block;
}

.main img{
    /* max-width: 90%; */
    max-width: 100%;

}

.title {
    text-align: center;
    width:100%;
    max-width: 266px;
    margin: 50px auto 0;
}

.clear {
    margin: 0 auto;
    width: 730px;
    margin-top: 85px;
}

.clear .left {
    float: left
}

.clear .right {
    float: right
}

.logo {
    text-align: center;
    margin-bottom: 0px
}

.domain{
    margin-top:-70px; 
}
.url {
    width: 220px;
    text-align: center;
    color: #060400;
    font-size: 16px;
    margin-bottom: 20px
}

.url span {
    color: #f70925
}

.go {
    margin-bottom: 20px;
    display: block;
    width: 260px;
    height: 71px;
    background: url("../img/go.png")
        /*tpa=https://www.833255.com/images/go.png*/
        no-repeat;
    background-size:100% auto;
}

.btn1 {
    display: block;
    width: 220px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #eeeef2;
    background: #cd3216;
    border-radius: 14px;
    margin-bottom: 17px
}
.btn2 {
    display: block;
    border: 1px solid #d07102;
    width: 218px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 16px;
    color: #d07102;
    border-radius: 14px;
    margin-bottom: 35px
}


#yu{
    position: fixed;
    left:50%;
    bottom:0px;  
    margin-left: -700px; 
}
.title{ position: relative;}
.title a{
     width: 50%; 
     height: 100%; 
    
     display: block; 
     position: absolute;
     left: 0;
     top:0;
    }
.title a.btn22{ 
    left:50%;
}

.yu{
    position:absolute;
    width:500px;
    margin:-100px 0 0 -140px; 
}

.tbtn {
    margin-left: 115px;
}

@media screen and (max-height:740px){
    .main img{
        max-width: 90%;
    }
    .clear {
        margin-top: 50px;
    }
    .logo img{
        /* width: 210px; */
        width: 185px;
        margin-top:10px;
    }
    .tbtn{
        width: 320px;
    }
    /* .title1{
        margin-top: 150px !important;
    } */
    .title {
        margin: 30px auto 0;
    }
    .tbtn {
        margin-left: 100px;
    }
}

@media screen and (max-width:660px) {

    #yu{
        position: fixed;
        left:50%;
        bottom:0px;
        width: 80%;
        margin-left: -40%; 
    }
    

    .main {
        padding-top:10%
    }

    .main img{
        max-width: 90%;
    }

    .title {
        margin-bottom: 2%
    }

    .title img {
        width: 90%
    }

    .domain {
        
        margin-top:-40px;
    }
    .domain img{
        width: 40%;
    }
    .clear {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .clear .left {
        float: none;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .clear .right {
        float: none;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }


    .logo {
      
        width: 100%;
        margin-bottom: 2%
    }

    .logo img {
        width: 35%
    }

    .url {
        width: 100%;
        margin-bottom: 5%;
        font-size: 14px
    }

    .go {
        width: 183px;
        height: 50px;
        background-size: 183px 50px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 5%
    }

    .btn1 {
        width: 160px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 3%;
        font-size: 14px
    }

    .btn2 {
        width: 160px;
        margin-left: auto;
        margin-right: auto;
        font-size: 14px
    }

    .yu{
        position:absolute;
        width:300px;
        margin:-50px 0 0 -100px; 
    }

    .main .tbtn {
        max-width: 55%;
        margin-left: 15%;
    }
    .title img {
        max-width: 70%;
    }
}


body{
    overflow: hidden;
}