* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0px;
    padding: 0px;
    font-family: "Microsoft YaHei", Arial, Helvetica, "宋体";
    font-smoothing: antialiased;
    font-size: 12px;
}

ul,
li {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 14px;
    font-weight: normal;
}

*::before,
*::after {
    box-sizing: border-box;
}

.clearfix::after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {}

html {}

body {
    color:rgba(255, 255, 255, 1);
    font-family: "Microsoft YaHei", Arial, Helvetica, "宋体";
    font-size: 12px;
    text-align: left;
    background: #FAFBFD;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a:active,
a:hover {
    outline: 0 none;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: normal;
}

.bgTran {
    transition: all 0.3s ease-in 0s;
}

.bgTranBlue {
    background: #02adea;
    transition: all 0.3s ease-in 0s;
}

.bgTranBlue:hover {
    background: #039bd1;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0 none repeat scroll 0 0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0 none;
}

svg:not(:root) {
    overflow: hidden;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: pointer;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="search"] {
    box-sizing: content-box;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0 none;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

@font-face {
    font-family: "Glyphicons Halflings";
    src: url("../../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"),
        url("../../fonts/glyphicons-halflings-regular.woff") format("woff"),
        url("../../fonts/glyphicons-halflings-regular.ttf") format("truetype"),
        url("../../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

img {
    border: 0 none;
}

ul,
ol {
    list-style: outside none none;
}

a {
    background-color: transparent;
    color: #707070;
    outline: 0 none;
    text-decoration: none;
}

input {}

input:focus {
    outline-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
b {
    font-weight: normal;
}

i,
em {
    font-style: normal;
}

.menuBg {
    width: 100%;
    height: 60px;
    min-width: 1200px;
    position: fixed;
    z-index: 9999;
}

.opbox {
    width: 100%;
    min-width: 1290px;
    position: fixed;
    top: 0px;
    left: 0px;
    height: 60px;
    background: rgba(5, 3, 4, 0.2);
    /* box-shadow: 0px 1px 0px 0px #FFFFFF; */

}
.dropStyle{
    background: rgb(5, 3, 4, 0.45);
    position:fixed;
}
.defalut {
    position: absolute;
    top: 0px;
    left: 0px;
}

/* .scropStyle {
    background: #333237;
    position: fixed;
} */

.menuCon {
    width: 1190px;
    margin: 0px auto;
}

.menuCon .oper {
    float: left;
}

.menuCon .oper .logo {
    display: block;
    float: left;
    margin-left: 0px;
    padding-top: 15px;
    padding-left: 0px;
    position: relative;
    color: #FFFFFF;
    font-family: Source Han Sans CN;
    font-weight: regular;
    font-size: 14.9px;
    line-height: normal;
    letter-spacing: 0px;
    text-align: left;

}

.logoPic {
    width: 108px;
    height: 20px;
    position: relative;
    top: 5px;
}


.menuCon .menu {
    float: right;
    height: 60px;
    width: 742px;
    left: 189px;
    position: relative;
}

.menuCon .oper a {
    display: block;
    float: right;
    margin-left: 16px;
    color: #FFFFFF;
    font-family: Source Han Sans CN;
    font-weight: regular;
    font-size: 14px;
    line-height: normal;
    letter-spacing: 0px;
    text-align: left;
    min-height: 60px;
    padding: 20px 17px 0px;
    width: 110px;
    text-align:center;
}

.menuCon .oper a.active,
.menuCon .oper a:hover {
    background: linear-gradient(180deg, #1CD2A7 0%, #49F8CE 100%);
    color: #000;
}

.sectionOne {
    width: 100%;
    min-width: 1290px;
    height: 554px;
    /* z-index: -5; */
    position: relative;
    /* top: -61px; */
}

.vrContent {
    width: 100%;
    height: 587px;
    min-width: 1290px;
    background: url(../images/bannerbg.png) no-repeat top;
    text-align: center;
    overflow: hidden;
    background-size: 100% 587px;
}

.content {
    width: 1170px;
    margin: auto;
    /* background-color: #039bd1; */
    height: 400px;
    margin-top: 150px;
}

.leftContent h2 {
    color: #15FFF1;
    font-family: Source Han Sans CN;
    font-weight: regular;
    font-size: 14px;
    line-height: normal;
    letter-spacing: 0px;
    text-align: left;
}

.leftContent h1 {
    color: #FFFFFF;
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 46px;
    line-height: normal;
    letter-spacing: 0px;
    text-align: left;
    width: 322px;
}

.leftContent p {
    color: #FFFFFF;
    font-family: Source Han Sans CN;
    font-weight: regular;
    font-size: 14px;
    line-height: normal;
    letter-spacing: 0px;
    text-align: left;
    width: 514px;
    height: 105px;
    margin-top: 38px;
}

.greenBox {
    height: 37px;
    width: 104px;
    border-radius: 20px;
    background: #1CD2A7;
    display: block;
    color: #000000;
    font-family: Source Han Sans CN;
    font-weight: regular;
    font-size: 14px;
    line-height: 37px;
    letter-spacing: 0px;
    text-align: center;
    margin-top: 67px;
}

.leftContent {
    width: 255px;
    float: left;
    margin-top: -15px;
}

.rightVideo {
    width: 573px;
    height: 335px;
    float: left;
    margin-top: 20px;
    margin-left: 330px;
    background:url(../images/bgVideo.png)
}
.rightVideo video {
    width: 543px;
    height: 325px;
    padding-top:5px ;
    /*padding-left: 50px; */
}
/* .rightVideoo {
    width: 546px;
    height: 307px;
    float: left;
    margin-top: 5px;
    margin-left: 450px;
    background: #000000;
    border-radius:10px 10px 10px 10px;
} */
.sectionTenimg video {
    width: 546px;
    height: 307px;
    border-radius:10px 10px 10px 10px;
    margin-top: 26px;
    margin-left: 450px;
}
.sectionTwo {
    overflow: hidden;
    margin-top: 100px;
    width: 100%;
    min-width: 1290px;
    height: 300px;
}

.con1 {
    width: 1300px;
    overflow: hidden;
    height: 100%;
    margin: 10px auto;
    
}

.con1 h3 {
    color:#000000;
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 32px;
    line-height: normal;
    letter-spacing: 0px;
    text-align: center;
}

.con1 p {
    color: #8F8F8F;
    font-family: Source Han Sans CN;
    font-weight: regular;
    font-size: 18px;
    line-height: normal;
    letter-spacing: 0px;
    text-align: center;
    margin-top: 8px;
}
.sectionTenimg h3 {
    color:#000000;
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 32px;
    line-height: normal;
    letter-spacing: 0px;
    text-align: center;
}

.sectionTenimg p {
    color: #8F8F8F;
    font-family: Source Han Sans CN;
    font-weight: regular;
    font-size: 18px;
    line-height: normal;
    letter-spacing: 0px;
    text-align: center;
    margin-top: 8px;
}

.sixBoxGroup {
    width: 1400px;
    margin-left: -17%;
    margin-top: 5px;
}

.sixBox {
    width: 67px;
    height: 68px;
    float: left;
    margin-top: 5px;
    margin-left: 210px;
}

.sixBoxIcon {
    margin-left: 80px;
    margin-top: 30px;
    float: left;
}

.sixBoxContext {
    width: 180px;
    float: left;
    margin-top: 20px;
    margin-left: 28px;
}

.sixBoxH1 {
    color: #3C3C3C;
    font-family: Source Han Sans CN;
    font-weight: regular;
    font-size: 18px;
    line-height: normal;
    letter-spacing: 0px;
    text-align: center;
}

.sixBoxContext p {
    color: #8F8F8F;
    font-family: Source Han Sans CN;
    font-weight: regular;
    font-size: 14px;
    line-height: normal;
    letter-spacing: 0px;
    text-align: center;
}

.sectionThree {
    overflow: hidden;
    width: 100%;
    min-width: 1290px;
    height: 685px;
    background-color: #FAFBFD;
    margin-top: 50px;
}

.leftContent li {
    width: 202px;
    height: 37px;
    border-radius: 4px;
    background: rgb(154, 240, 209, 0.2);
    color: #5A5A5A;
    font-family: Source Han Sans CN;
    font-weight: regular;
    font-size: 14px;
    line-height: 37px;
    letter-spacing: 0px;
    text-align: center;
    margin: 8px;
}

.leftFont li {
    color: #000000;
    font-family: Source Han Sans CN;
    font-weight: regular;
    font-size: 14px;
    line-height: 45px;
    letter-spacing: 0px;
    text-align: left;
    position: relative;
    top: -10px;
}

.leftFont {
    width: 190px;
    float: left;
}

.leftDiv {
    margin-top: 65px;
}

.leftDiv span {
    position: relative;
    top: 440px;
    left: -420px;
}

.rightDiv {
    float: right;
    margin-top: -47px;
}

.sectionFour {
    overflow: hidden;
    width: 100%;
    min-width: 1290px;
    height: 290px;
    background-color: #FAFBFD;
}

.sixBox6 {
    width: 1050px;
    margin: auto;
}

.sixBox6 li {
    float: left;
    margin: 55px;
}

.sixBox6 li p {
    color: #000000;
    font-family: Source Han Sans CN;
    font-weight: regular;
    font-size: 18px;
    line-height: normal;
    letter-spacing: 0px;
    text-align: center;
}

.sectionFive {
    overflow: hidden;
    width: 100%;
    min-width: 1290px;
    height: 1130px;
    background-color: #FAFBFD;
}

.five1,
.five2 {
    width: 1246px;
    margin: auto;
}

.sectionSix {
    overflow: hidden;
    width: 100%;
    min-width: 1290px;
    height: 600px;
    background-color: #FAFBFD;
    margin-top: 56px;
}

.fontBox1 {
    width: 589px;
    float: left;
    overflow: hidden;
    margin-top: 50px;
    margin-left: 50px;
}

.fontBox1 h1 {
    width: 104px;
    height: 37px;
    border-radius: 4px;
    background: rgba(154, 240, 209, 0.2);
    backdrop-filter: blur(10px);
    color: #3C3C3C;
    font-family: Source Han Sans CN;
    font-weight: regular;
    font-size: 14px;
    line-height: 37px;
    letter-spacing: 0px;
    text-align: center;
}

.fontBox1 p {
    width: 468px;
    color: #3C3C3C;
    font-family: Source Han Sans CN;
    font-weight: regular;
    font-size: 14px;
    line-height: normal;
    letter-spacing: 0px;
    text-align: left;
    position: relative;
    top: -35px;
    left: 115px;
}

.picBox1 {
    width: 554px;
    float: left;
    margin-top: 50px;
    margin-left: 60px;
}

.sectionSeven {
    overflow: hidden;
    width: 100%;
    min-width: 1290px;
    height: 600px;
    background-color: #FAFBFD;
}

.sevenBox {
    width: 1246px;
    margin: auto;
    margin-top: 32px;
}

.sectionEight {
    overflow: hidden;
    width: 100%;
    min-width: 1290px;
    height: 860px;
    background-color: #FAFBFD;
}

.sixPicBox {
    margin: auto;
    width: 1260px;
    margin-top: 32px;
}

.sixPicBox li p {
    color: #FFFFFF;
    text-shadow: 0px 1px 1px 0px #000000;
    font-family: Source Han Sans CN;
    font-weight: regular;
    font-size: 24px;
    line-height: normal;
    letter-spacing: 0px;
    text-align: center;
    margin-top: -77px;
    position: relative;
    top: -63px;
}

.sixPicBox li {
    float: left;
    margin: 10px;
}

.sectionNine {
    overflow: hidden;
    width: 100%;
    min-width: 1290px;
    height: 280px;
    background-color: #FAFBFD;
}

.fourPicBox li {
    float: left;
    margin: 28px;
}

.sectionTen {
    overflow: hidden;
    width: 100%;
    min-width: 1290px;
    background-color: #FAFBFD;
}
.sectionTenimg{
    background:url(../images/shangjiliucheng.png) no-repeat;
    background-position:200px 70px;
    width: 1200px;
    height: 453px;
    margin: 0px auto;
}

.sectionTwelve{
    height:190.38px;
    width: 100%;
    min-width: 1290px;
    overflow: hidden;
}


.ElevenPic {
    width: 1250px;
    margin: auto;
    margin-top: 38px;
}

.ElevenPic li {
    float: left;
    margin: 5px;
}

.ElevenPic li p {
    color: #FFFFFF;
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 18px;
    line-height: normal;
    letter-spacing: 0px;
    text-align: center;
    position: relative;
    top: -120px;
    left: 110px;
}

.ElevenPic li em {
    color: #FFFFFF;
    font-family: Source Han Sans CN;
    font-weight: lighter;
    font-size: 18px;
    line-height: normal;
    letter-spacing: 0px;
    text-align: center;
}

.sectionTwelve h1 {
    color: #FFFFFF;
    font-family: Source Han Sans CN;
    font-weight: regular;
    font-size: 24px;
    line-height: normal;
    letter-spacing: 0px;
    text-align: left;
    float: left;
}

.greenCenterDiv {
    width: 1250px;
    margin: auto;
    top: -115px;
    position: relative;
}

.greenButton {
    border-radius: 20px;
    background: #1CD2A7;
    width: 130.68px;
    height: 40px;
    display: block;
    color: #000000;
    font-family: Source Han Sans CN;
    font-weight: regular;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    float: right;
}

.bottomDiv {
    height: 265px;
    background: #1F1F1F;
    overflow: hidden;
    width: 100%;
    min-width: 1290px;
    position: relative;
}
.bottomFont{
    position: relative;
}
.bottmoCenter{
    position: relative;
    left: 78px;
}
.bottomCenterDiv{
    width: 1250px;
    margin: auto;
    margin-top: 52.54px;
    height: 170px;
}
.bottomDiv ul{
    float: left;
}
.bottomFont li {
    border-left: 1px solid #656565;
    float: left;
    padding: 20px;
    height: 39px;
    width: 93px;
}

.bottomFont a {
    color: #FFFFFF;
    font-family: Source Han Sans CN;
    font-weight: regular;
    font-size: 14px;
    line-height: normal;
    letter-spacing: 0px;
    text-align: left;
    position: relative;
    top: -20px;
    text-align: center;
}

.bottomFont em {
    color: #FFFFFF;
    font-family: Source Han Sans CN;
    font-weight: regular;
    font-size: 12px;
    line-height: normal;
    letter-spacing: 0px;
    text-align: left;
}

.bottmoCenter li p {
    color: #FFFFFF;
    font-family: Source Han Sans CN;
    font-weight: regular;
    font-size: 14px;
    line-height: 33px;
    letter-spacing: 0px;
    text-align: left;
}

.bottmoCenter li span {
    color: #FFFFFF;
    font-family: Source Han Sans CN;
    font-weight: regular;
    font-size: 18px;
    line-height: 2.86;
    letter-spacing: 0px;
    text-align: left;
}

.erweima{
    width: 100px;
    height: 100px;
    background: #FFFFFF;
    position: relative;
    left: 27px;
}

.rightBottomDiv p {
    color: #FFFFFF;
    font-family: Source Han Sans CN;
    font-weight: regular;
    font-size: 14px;
    line-height: normal;
    letter-spacing: 0px;
    text-align: center;
    margin-top: 8px;
}
.bottomCopyright{
    width: 1250px;
    margin: auto;
    border-top: 1px solid rgba(255,255,255,0.5);
    padding-top: 5px;
}
.dibudaohanglan{
    margin-top: 32px;
}
.bottomlogo{
    width: 169px;
    height: 47px;
}
.bottomlogo img{
    width:169px;
    height: 47px;
}