* {
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none;
}

.clear::after {
    display: block;
    content: "";
    clear: both;
}

.title1,
.title2,
.title3 {
    margin-top: 80px;
}

li {
    list-style: none;
}

.banner {
    background: url(../image/banner.jpg) top center no-repeat;
    height: 679px;
}

.logo {
    margin: 4% 0 0 69%;
}

.container {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.container2 {
    width: 1030px;
    margin: 0 auto;
}

.container3 {
    width: 1000px;
    margin: 0 auto;
}

.big-box {
    background: url("../image/bg.jpg")no-repeat top center;
    background-size: cover;
    height: 3475px;
}

.sp-box {
    height: 512px;
}

.video-box {
    background: url("../image/video-box.png")no-repeat top center;
    height: 615px;
    position: relative;
    margin-top: 80px;
}

.video-box>div {
    position: absolute;
    left: 239px;
    top: 172px;
    width: 722px;
    height: 387px;
    overflow: hidden;
    border-radius: 12px;
}

.video-box video {}

.sp-box>ul li {
    float: left;
    width: 320px;
    margin-right: 20px;
    margin-bottom: 30px;
}

.lj {
    position: relative;
    text-align: center;
    margin-top: 80px;
}

.lj a {
    font-size: 15px;
    font-weight: 900;
    display: block;
    position: absolute;
    letter-spacing: 1px;
    color: rgb(207, 181, 26);
}

.lj a:nth-child(2) {
    left: 560px;
    top: 25px;

}

.lj a:nth-child(3) {
    left: 445px;
    top: 55px;

}

.sp-box>ul li img {
    width: 320px;
}

/* qy */
.qy {
    width: 100%;
    height: 220px;
    background-color: #0a346f;
}

.qy p {
    width: 1000px;
    margin: 0 auto;
    height: 220px;
    padding-top: 35px;
    text-indent: 32px;
    color: #b1ddf7;
    line-height: 30px;
}

/* ::content */
.title1 {
    background: url("../image/rictitle.png")no-repeat top center;
    height: 628px;
    overflow: hidden;
}

.box {
    width: 1025px;
    margin: 125px auto 0;
    position: relative;
    overflow: hidden;
    height: 502px;
    background: url("../image/rc.png")no-repeat top center;
}

.bigtu {
    position: absolute;
    top: 55px;
    left: 0;
}

.title2 {
    background: url("../image/sptitle.png") no-repeat top center;
    height: 1075px;
    overflow: hidden;
}

.title3 {
    background: url("../image/title3.png") no-repeat top center;
    height: 560px;
    overflow: hidden;
}

.title3box {
    margin-top: 170px;
}

.title3-left {
    width: 555px;
    float: left;
}

.title3-right {
    width: 445px;
    float: right;
}

.title3-right ul li {
    position: relative;
    z-index: 2;
    margin-bottom: 35px;
}

.title3-right ul li a:nth-child(2) img {
    margin-left: 30px;
}

.title3-right ul li a:nth-child(3) img {
    position: absolute;
    right: 12px;
    top: 8px
}

.bsbtn {
    display: none;
}

.title3-right ul li>img {
    position: absolute;
    top: 30px;
    left: 0;
    z-index: -2;
}

.btn-big {
    height: 300px;
    margin-top: 195px;
}

.ma {
    margin-right: 0 !important;
}

.btn-big ul li {
    background: url("../image/0.01bg.png")no-repeat top center;
    width: 295px;
    height: 100px;
    text-align: center;
    line-height: 110px;
    float: left;
    margin-right: 55px;
    margin-bottom: 40px;
}

/*footer*/
.bottom {
    width: 100%;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    padding: 20px 0;
}

.bottom .jieshao {
    text-align: center;
    color: #000;
    font-size: 15px;
    height: 70px;
    line-height: 60px;
}

.bottom .jieshao a {
    color: rgb(128, 127, 127);
    font-size: 15px;
}

.bottom .jiguan {
    margin: 0 auto;
    width: 663px;
    height: 48px;
}

.bottom .jiguan p a {
    color: rgb(128, 127, 127) !important;
}

.bottom .jiguan p {
    color: rgb(128, 127, 127);
    font-size: 14px;
    text-align: center;
    line-height: 25px;
    width: 500px;
    margin-left: 50px;
}

.dzjgLogo {
    width: 80px;
    height: 80px;
}

.bottom {
    display: block;
}

.bottom-small {
    display: none;
}

.pc {
    display: block;
}

.iphone {
    display: none;
}