blockquote,
dd,
div,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
img,
label,
li,
ol,
p,
strong,
td,
th,
ul {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: 400
}

li,
ol,
ul {
    list-style: none
}

button,
input {
    margin: 0;
    font-size: 12px
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

b,
em,
i {
    font-style: normal;
    font-weight: 400
}

a {
    text-decoration: none
}

.clear {
    clear: both
}

img {
    border: 0;
    display: inline-block;
    vertical-align: top
}

@font-face {
    font-family: MicrosoftYaHei;
    font-weight: 400;
    font-style: normal
}

.canbanner {
    position: absolute;
    overflow: hidden;
    display: block;
    width: 100%;
    height: 300px;
    top: 0;
    left: 0
}

.showbigtext {
    position: relative;
    top: 150px;
    color: #fff;
    line-height: 40px;
    width: 1200px;
    margin: 30px auto;
    text-align: left;
    z-index: 100
}

.topcolor {
    color: #f93
}

.showbigtext h3 {
    font-size: 50px;
    padding-bottom: 20px
}

.showbigtext p {
    font-size: 24px
}

html {
    width: 100%;
    height: 100%
}

body {
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
    min-width: 1200px;
    min-height: 100%;
    background: #fff;
    font-size: 12px;
    font-family: Arial, "Microsoft YaHei", FreeSans, Arimo, sans-serif
}

.fl {
    float: left
}

.fr {
    float: right
}

.fc:after,
.fc:before {
    content: "";
    display: table
}

.fc:after {
    clear: both
}

.relative {
    position: relative
}

.w1200 {
    width: 1200px;
    margin: 0 auto
}

.w955 {
    width: 955px;
    margin: 0 auto
}

body {
    overflow-x: hidden
}

button:focus,
input:focus {
    outline-style: none
}

.detail_content {
    background: #f7f7f7;
}

.detail_main {
/*    background: #fff;*/
}

.animate-top {
    -webkit-animation: fadeInDown 1s .2s ease both;
    -moz-animation: fadeInDown 1s .2s ease both
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-30px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-30px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

.animate-top1 {
    -webkit-animation: fadeInDown .5s .2s ease both;
    -moz-animation: fadeInDown .5s .2s ease both
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-30px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-30px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}
.left_container{
    margin-right: 130px;
}
.header-bg {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
    width: 100%;
    height: 100%
}

.header {
    position: fixed;
    top: 0px;
    right: 0;
    border-radius: 20px 0px 0px 20px;
    z-index: 4;
    width: 145px;
    height: 100%;
    background: #fff;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    z-index: 999;
    overflow: hidden;
/*    box-shadow: 0px 0px 6px 0px #9f9f9f;*/
    border:1px solid #ddd;
    -webkit-animation:fadeInRight .5s .2s ease both;
-moz-animation:fadeInRight .5s .2s ease both;
}

@-webkit-keyframes fadeInRight{
0%{opacity:0;
-webkit-transform:translateX(40px)}
100%{opacity:1;
-webkit-transform:translateX(0)}
}
@-moz-keyframes fadeInRight{
0%{opacity:0;
-moz-transform:translateX(40px)}
100%{opacity:1;
-moz-transform:translateX(0)}
}

.fullscreen-container{
width:100% !important;*/
}

.logo {
       width: 100%;
/*    height: 33px;*/
   display: flex;
   justify-content: center;
    position: absolute;
    top: 10px;
}
.banner_video{
    position: absolute;
    left: 0;
    top: 0;
/*    min-height: 450px;*/
    width: 100%;
}

.logo img {
    width: 130px;
}

.search {
    /*    margin: 15px 25px 0 0;*/
    position: absolute;
    bottom: 0px;
}

.search-right {
    position: absolute;
    right: 0;
    top: 2px;
    z-index: 5
}

.search-right a {
    width: 19px;
    height: 19px;
    background: url(../img/search.png) no-repeat center center;
    background-size: 19px auto;
    display: inline-block;
    padding: 5px
}

.search-left {
    width: 150px;
    height: 31px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    font-size: 14px;
    margin-right: 5px;
    position: absolute;
    right: -185px;
    top: 0;
    z-index: 5
}

.search-left input {
    height: 22px;
    line-height: 22px;
    padding: 4.5px 0;
    background: #000;
    border: none;
    color: #fff;
    outline: 0
}

.search-colsed {
    position: absolute;
    top: 5px;
    right: 0;
    z-index: 5;
    width: 20px;
    height: 20px;
    display: none
}

.search-colsed a {
    font-family: "Microsoft YaHei", arial;
    display: block;
    width: 28px;
    text-align: center;
    font-size: 28px;
    height: 28px;
    line-height: 24px;
    color: #fff;
    cursor: pointer
}

.search-colsed a:hover {
    color: red;
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

.search-colsed a {
    -webkit-transition: all .4s cubic-bezier(.4, .01, .165, .99);
    -moz-transition: all .4s cubic-bezier(.4, .01, .165, .99);
    -ms-transition: all .4s cubic-bezier(.4, .01, .165, .99);
    -o-transition: all .4s cubic-bezier(.4, .01, .165, .99);
    transition: all .4s cubic-bezier(.4, .01, .165, .99)
}

.nav {
    width: 100%;
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    justify-content: center;
    flex-direction: column;

}
.nav:hover .icon_hot{
    display: none;
}
.icon_menu{
    width: 18px;
    height: 18px;
    background-size: contain !important;
    display: block;
}
.icon_home{
    background: url('../images/monitor-outline.png') center no-repeat;
}
.icon_web{
    background: url('../images/compass-outline.png') center no-repeat;
}
.icon_app{
    background: url('../images/smartphone-outline.png') center no-repeat;
}
.icon_wechat{
     background: url('../images/message-circle-outline.png') center no-repeat; 
}
.icon_book{
    background: url('../images/book-open-outline.png') center no-repeat;
}
.icon_shield{
    background: url('../images/shield-outline.png') center no-repeat;
}
.icon_face{
    background: url('../images/smiling-face-outline.png') center no-repeat;
}
.icon_idea{
    background: url('../images/bulb-outline.png') center no-repeat;
}
.icon_nav{
    background: url('../images/navigation-outline.png') center no-repeat;
}
.icon_hot{
    width: 25px !important;
    height:25px !important;
    background-size: contain  !important;
    position: absolute;
    right:0px;
     background: url('../img/hot-13.png') center no-repeat; 
}

.nav a {
    padding: 0 15px;    
    display: block;
    height: 30px;
    line-height: 30px;
    width: 100px;
    color: #333;
    font-size: 16px;
/*    overflow: hidden;*/
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 10px;
    overflow: hidden;
    border-radius: 30px;
}
.nav .active{
/*    border: 1px solid #ddd;*/
    border-radius: 30px;
    background: #ff9934;
}


.nav a::before {  
  transform: scaleX(0);
  transform-origin: top left;
}

.nav a:hover::before {
  transform: scaleX(1);
  transform-origin: top left;
}

.nav a::before {
  content: " ";
  display: block;
  position: absolute;
  top: 0; right: 0; bottom: 0; left: 0;
  inset: 0 0 0 0;
  background: #ff9934;
  z-index: -1;
  transition: transform .2s ease;
}


.nav a {
  position: relative;
/*  font-size: 5rem;*/
}

.icon_active{
    width: 5px;
    height: 5px;
}
.nav .active  .icon_active{
    width: 5px;
    height: 5px;
    background: #FFF;
    border-radius: 5px;
    /*-webkit-animation:pulse 1.5s .5s linear infinite;
    -moz-animation:pulse 1.5s .5s linear infinite;*/
}

@-webkit-keyframes pulse{
0%{-webkit-transform:scale(1)}
50%{-webkit-transform:scale(1.3)}
100%{-webkit-transform:scale(1)}
}
@-moz-keyframes pulse{
0%{-moz-transform:scale(1)}
50%{-moz-transform:scale(1.3)}
100%{-moz-transform:scale(1)}
}
.nav li {
    min-width: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
     height: 60px;
     display: flex;
     justify-content: center;
     align-items: center;
     overflow: hidden;
/*     line-height: 60px;*/
}

.nav-child {
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
    height: 120px;
    z-index: 4;
    color: #000;
    font-size: 14px;
    background-color: rgba(19, 20, 24, .8);
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: center;
    justify-content: center;
    overflow: hidden;
    z-index: 999
}

.nav-child ul li {
    display: inline-block;
    text-align: center;
    padding-top: 25px;
    margin: 0 20px;
    color: #fff;
    height: 95px;
    padding-left: 20px;
    padding-right: 20px
}

.nav-child ul li a {
    color: #fff;
    display: block;
    opacity: .7
}

.nav-child ul li.current a {
    color: #fff;
    opacity: 1
}

.nav-child ul li a:hover {
    color: #fff
}

.nav-child ul li .exhibition {
    width: 100%;
    height: 45px;
    display: inline-block;
    background: url(../img/nav-child-1.png) no-repeat center center;
    background-size: 33px 29px
}

.nav-child ul li.current .exhibition {
    background: url(../img/nav-child-1-hover.png) no-repeat center center;
    background-size: 33px 29px;
    color: #fff
}

.nav-child ul li .commerce {
    width: 100%;
    height: 45px;
    display: inline-block;
    background: url(../img/nav-child-2.png) no-repeat center center;
    background-size: 35px 33px
}

.nav-child ul li .application {
    width: 100%;
    height: 45px;
    display: inline-block;
    background: url(../img/nav-child-3.png) no-repeat center center;
    background-size: 35px 33px
}

.load {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    text-align: center;
    z-index: 99;
    opacity: 1
}

.imgs {
    padding-top: 25%
}

.imgs i {
    display: inline-block;
    width: 6px;
    height: 50px;
    margin-right: 2px;
    background: #fb962e;
    -webkit-transform: scaleY(.5);
    -ms-transform: scaleY(.5);
    transform: scaleY(.5);
    -webkit-animation: load 1s infinite;
    animation: load 1s infinite
}

@-webkit-keyframes load {

    0%,
    100% {
        -webkit-transform: scaleY(.5);
        transform: scaleY(.5)
    }

    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

@keyframes load {

    0%,
    100% {
        -webkit-transform: scaleY(.5);
        transform: scaleY(.5)
    }

    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

.imgs i:nth-child(2) {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

.imgs i:nth-child(3) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.imgs i:nth-child(4) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.imgs i:nth-child(5) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.First {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.bg-video {
    width: 1900px;
    height: 1000px;
    display: inline-block
}

.bg-video {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

.banner-video {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    object-fit: cover;
    width: 100%;
    height: 100%;
    background: transparent url(../img/banner-bg.jpg) 50% 50% no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.banner {
    position: absolute;
    top: 25%;
    left: 0;
    z-index: 4;
    width: 100%;
    text-align: center
}

.banner img {
    width: 613px;
    height: 474px
}

.web-datas {
    width: 100%;
    padding: 42px 0 32px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 5
}

.datas {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    justify-content: space-around
}

.web-datas dl {
    width: 25%;
    display: inline-block;
    border-right: 1px solid #ccc;
    text-align: center;
    color: #999
}

.web-datas dl dt {
    position: relative;
    z-index: 6;
    font-size: 60px;
    color: #333
}

.web-datas dl dt span {
    font-size: 14px;
    position: absolute;
    top: 0;
    padding-left: 5px;
    color: #999
}

.web-datas dl dd {
    fonts-size: 14px
}

.Second {
    width: 100%;
    background-color: #f6f6f6;
    padding-top: 70px
}

.process {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.Second dl a {
    font-size: 14px;
    color: #666;
    width: 25%
}

.Second dl dt {
    width: 100%;
    text-align: center;
    letter-spacing: 1px
}

.Second dl dt .process1 a {
    font-size: 20px;
    color: #000;
    margin-bottom: 8px
}

.Second dl dd {
    width: 100%;
    margin-top: 50px;
    position: relative;
    padding-bottom: 200px
}

.Second dl dd span {
    width: 100%;
    display: block;
    text-align: center
}

.process-hr {
    position: absolute;
    top: 62px;
    left: 12%;
    width: 76%;
    height: 1px;
    background: #cdcdcd;
    margin-top: 0 auto;
    z-index: 6
}

.Second dl dd .proc_a {
    position: absolute;
    width: 100%;
    height: 19px;
    left: 0;
    top: -40px;
    z-index: 7
}

.Second dl dd .proc_a a {
    display: block;
    width: 115px;
    height: 19px;
    background: #f6f6f6 url(../img/process5.png) no-repeat center center;
    background-size: 19px 19px;
    margin: 0 auto
}

.Second dl dd .proc_a a.current {
    background: #f6f6f6 url(../img/process6.png) no-repeat center center;
    background-size: 19px 19px
}

.Second dl dd .proc_b {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 6;
    -webkit-transform: translate(0, 10px);
    -moz-transform: translate(0, 10px);
    -o-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
    transform: translate(0, 10px)
}

.Second dl dd .proc_b {
    display: block
}

.Second dl dd .proc_1 {
    bottom: -30px
}

.Second dl dd .proc_2 {
    bottom: -70px
}

.Second dl dd .proc_3 {
    bottom: -120px
}

.Second dl dd .proc_4 {
    bottom: -40px
}

.Second dl dd .proc_b.current {
    -webkit-transform: translate(0, -15px);
    -moz-transform: translate(0, -15px);
    -o-transform: translate(0, -15px);
    -ms-transform: translate(0, -15px);
    transform: translate(0, -15px)
}

.Second dl dd .proc_b img {
    cursor: pointer
}

.Second dl dd .proc_b,
.Second dl dd .proc_b.current {
    -webkit-transition: all .5s cubic-bezier(.4, .01, .165, .99);
    -moz-transition: all .5s cubic-bezier(.4, .01, .165, .99);
    -ms-transition: all .5s cubic-bezier(.4, .01, .165, .99);
    -o-transition: all .5s cubic-bezier(.4, .01, .165, .99);
    transition: all .5s cubic-bezier(.4, .01, .165, .99)
}

.Third {
    width: 100%;
    padding-top: 70px;
    text-align: center;
    position: relative;
    z-index: 7;
    background-color: #fff
}

.Third h1 {
    font-size: 24px;
    margin-bottom: 8px;
    color: #333
}

.Third .th-title {
    font-size: 18px;
    color: #999
}

.Third-ul {
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    : -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding: 40px 0
}

.Third-ul li {
    width: 240px;
    height: 100px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 40px;
}

.Third-ul li img {
    width: 180px;
    margin-left: 30px;
}

.Fourth {
    width: 100%;
    height: 495px;
    background: #0f0832;
    overflow: hidden
}

.Fourth-one {
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 8;
    width: 100%;
    height: 100%;
    text-align: center
}

.Fourth-two {
    position: absolute;
    top: 240px;
    left: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
    text-align: center
}

.Fourth-three {
    position: absolute;
    top: 45px;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 18px;
    color: #fff;
    line-height: 45px
}

.Fourth-three .Fourth-a {
    font-size: 24px
}

.Fourth-three .Fourth-b {
    font-size: 34px
}

.Fifth {
    width: 100%;
    height: 465px;
    overflow: hidden
}

.Fifth-one {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 465px;
    z-index: 9
}

.Fifth-one img {
    width: 100%;
    height: auto
}

.Fifth-one img {
    width: 100%;
    height: 465px;
    -webkit-transition: all 6s cubic-bezier(0, 0, 1, 1);
    -moz-transition: all 6s cubic-bezier(0, 0, 1, 1);
    -o-transition: all 6s cubic-bezier(0, 0, 1, 1);
    transition: all 6s cubic-bezier(0, 0, 1, 1);
    position: absolute;
    top: 0;
    left: 0;
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1)
}

.scupe img {
    transform: scale(1.15, 1.2)
}

.Fifth-two {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 465px;
    z-index: 10;
    background: rgba(0, 0, 0, .5);
    color: #fff
}

.Fifth-two .Fifth-a {
    width: 100%;
    text-align: center;
    padding-top: 70px;
    font-size: 18px
}

.Fifth-two .Fifth-a .Fifth-a1 {
    font-size: 34px;
    margin-bottom: 30px
}

.Fifth-two .Fifth-b {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    padding-top: 60px
}

.Fifth-b .Fifth-b1 {
    width: 100%;
    height: 101px;
    display: inline-block;
    background: url(../img/Fifth1.png) no-repeat center center;
    background-size: 100px 101px
}

.Fifth-b .Fifth-b2 {
    width: 100%;
    height: 103px;
    display: inline-block;
    background: url(../img/Fifth2.png) no-repeat center center;
    background-size: 103px 103px
}

.Fifth-b .Fifth-b3 {
    width: 100%;
    height: 97px;
    display: inline-block;
    background: url(../img/Fifth3.png) no-repeat center center;
    background-size: 85px 97px
}

.Fifth-b .Fifth-b4 {
    width: 100%;
    height: 94px;
    display: inline-block;
    background: url(../img/Fifth4.png) no-repeat center center;
    background-size: 76px 94px
}

.Fifth-two .Fifth-b dl dd {
    margin-top: 15px;
    font-size: 18px
}

.Sixth {
    width: 100%;
    background-color: #fff;
    margin-bottom: 30px
}

.Sixth .Sixth-left img {
    display: block
}

.Sixth .Sixth-right {
    width: 490px;
    text-align: left;
    padding-top: 122px;
    font-family: MicrosoftYaHeiLight;
    color: #333;
    margin-left: 80px
}

.Sixth-right .Sixth-1 {
    font-size: 22px;
    margin-bottom: 15px
}

.Sixth-right .Sixth-1 span {
    padding: 2px 5px;
    background-color: #f93;
    margin-right: 10px
}

.Sixth-right .Sixth-2 {
    font-size: 34px;
    margin-bottom: 15px
}

.Sixth-right .Sixth-3 {
    font-size: 20px
}

.Sixth-right .Sixth-4 {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 40px
}

.Sixth-right .Sixth-4 dl {
    width: 25%;
    text-align: center
}

.Sixth-right .Sixth-4 dl dt {
    width: 100%;
    min-height: 48px;
    text-align: center;
    margin-bottom: 10px
}

.Sixth-right .Sixth-4 dl dd {
    font-size: 16px
}

.Sixth-5 {
    width: 100%;
    text-align: right;
    font-size: 16px;
    color: #666;
    padding-top: 60px
}

.Sixth-5 a {
    color: #666;
    margin-right: 25px
}

.footer {
    width: 100%;
    height: 244px;
    background: url(../img/foot-bg.jpg) repeat-x;
    overflow: hidden;
    color: #ccc;
    font-family: MicrosoftYaHeiLight
}

.foot-logo {
    width: 250px;
    height: 244px;
    overflow: hidden
}

.foot-logo img {
    width: 100%
}

.foot-add img {
    width: 100px;
}

.foot-address {
    width: 310px;
    margin-left: 70px
}

.foot-address .foot-tel {
    width: 100%;
    font-size: 18px;
    padding-top: 25px
}

.foot-tel1 {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.foot-address .foot-tel .foot-tel2 {
    font-size: 44px
}

.foot-tel-add {
    width: 100%;
    font-size: 16px;
    padding-top: 10px
}

.foot-tel-add .foot-add {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.foot-tel-add .foot-add dd {
    padding-top: 47px;
    width: 58%;
    text-align: left;
    line-height: 24px
}

.foot-stic {
    width: 350px;
    margin-left: 65px
}

.foot-stic-one {
    width: 100%;
    font-size: 18px;
    color: #fff;
    padding-top: 30px;
    margin-bottom: 20px
}

.foot-stic-one p {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: 10px
}

.foot-stic-1 {
    color: #f93
}

.foot-stic-2 {
    font-size: 24px;
    color: #f93
}

.foot-stic-3 {
    font-size: 32px
}

.foot-stic-4 {
    font-size: 30px;
    color: #f93
}

.foot-stic-two {
    width: 100%;
    text-align: left;
    font-size: 14px;
    padding-top: 40px
}

.second-banner {
/*    padding-top: 50px;*/
    width: 100%;
    height: 450px;
    overflow: hidden;
    display: block;
    text-align: center;
    position: relative
}

.sandshow {
    width: 50px;
    margin: 0 auto;
    position: relative;
    height: 30px;
    top: 430px;
    z-index: 10
}

.triangle-up {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 60px solid #f2f2f2
}

.sec-ban-bg {
    position: absolute;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 500px;

    background-size: contain !important;
}

.sec-ban-bg img {
    width: 100%;
    min-height: 450px
}

.sec-ban-text {
    position: absolute;
    z-index: 3;
    width: 50%;
    top: 200px;
    left: 25%
}

.website-one {
    padding: 65px 0;
    margin: 0
}

.website-one .web-one-a {
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #333
}

.website-one .web-one-a .web-one-a1 {
    font-size: 40px;
    padding-bottom: 10px;
    color: #333
}

.web-one-a p {
    font-size: 18px;
    color: #999
}

.website-one .web-one-b {
    padding-top: 20px;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    text-align: center;
    font-size: 18px
}

.web-one-b li {
    width: 360px;
    margin: 0;
    overflow: hidden;
    text-align: center;
    padding: 20px
}

.website-two {
    width: 100%
}

.web-two-a {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    font-size: 24px;
    color: #333;
    padding-top: 40px
}

.web-two-a a {
    display: inline-block;
    color: #333;
    font-size: 18px
}

.web-two-b {
    width: 995px;
    margin: 0 auto;
    padding-top: 10px;
    margin-bottom: 40px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-top: 30px
}

.inleft {
    width: 660px;
    float: left
}

.inright {
    width: 335px;
    float: right
}

.anlilink {
    font-size: 14px;
    padding: 8px 34px;
    border: 1px solid #f93;
    margin: 30px 0;
    color: #f93;
    border-radius: 20px
}

.web-two-b .inright li {
    width: 335px;
    height: 600px;
    background: rgba(227, 219, 236, .5)
}

.web-two-b li {
    width: 330px;
    overflow: hidden;
    height: 300px;
    float: left;
    text-align: center
}

.web-two-b li h3 {
    font-size: 20px;
    padding-top: 20px;
    color: #333;
    line-height: 30px
}

.web-two-b li p {
    font-size: 16px;
    color: #999;
    line-height: 30px
}

.web-two-b li .ininbox {
    width: 100%
}

.web-two-b li .ininbox img {
    margin-top: 20px;
    width: 70%
}

.web-two-a-1 {
    border-top: 1px solid #bfbfbf
}

.web-two-a1 {
    font-size: 14px
}

.web-two-c {
    width: 100%;
    position: relative;
    height: 267px;
    overflow: hidden;
    padding-top: 35px
}

.web-two-c1 {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: center;
    justify-content: center
}

.web-two-c1 .web-two-c1-bg1 {
    width: 38%;
    overflow: hidden
}

.web-two-c1 .web-two-c1-bg1 img {
    width: 100%;
    min-height: 302px
}

.web-two-c1 .web-two-c1-bg2 {
    width: 62%;
    overflow: hidden
}

.web-two-c1 .web-two-c1-bg2 img {
    width: 100%;
    min-height: 302px
}

.web-two-c2 {
    position: absolute;
    z-index: 4;
    top: 120px;
    left: 34%
}

.web-two-c3 {
    position: absolute;
    z-index: 4;
    top: 35px;
    left: 0;
    width: 100%;
    color: #fff
}

.web-two-c3 .web-two-c3-left {
    width: 32%;
    padding-top: 75px;
    text-align: right;
    font-size: 48px;
    padding-right: 6%
}

.flexy-column {
    width: 400px;
    float: left;
    padding: 0 100px;
    margin-top: 50px
}

.fastbg {
    background: url(../img/fastbg.jpg) repeat-x
}

.web-two-c3 .web-two-c3-right {
    width: 56%;
    font-size: 24px;
    padding-left: 6%;
    padding-top: 75px
}

.web-two-c3 .web-two-c3-right .web-two-c3-right-1 {
    font-size: 48px
}

.suducontainer {
    width: 100%;
    margin: 20px auto;
    float: left;
    text-align: center;
    margin-top: 60px
}

.fastnote {
    padding-top: 100px;
    color: #fff;
    font-size: 20px;
    text-align: center
}

.website-three {
    background: url(../img/sec-2.png) no-repeat center top;
    min-height: 714px;
    border-bottom: 1px solid #bfbfbf;
    position: relative
}

.website-three .web-three-a {
    position: absolute;
    top: 153px;
    left: 0;
    width: 100%;
    text-align: center;
    display: inline-block
}

.website-three .web-three-b {
    width: 100%;
    padding-top: 40px;
    font-size: 24px;
    color: #333;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.website-three .web-three-b .web-three-b1 {
    font-size: 14px
}

.web-three-c {
    position: absolute;
    z-index: 5;
    top: 185px;
    left: 10%;
    margin: 0 auto;
    text-align: center;
    color: #333
}

.web-three-c1 {
    font-size: 42px
}

.web-three-c2 {
    padding-top: 30px;
    font-size: 18px;
    line-height: 50px
}

.web-three-d {
    position: absolute;
    left: 0;
    bottom: 80px;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: center;
    justify-content: center
}

.web-three-d li {
    width: 20%;
    text-align: center;
    display: inline-block;
    font-size: 18px;
    color: #000
}

.web-three-d .web-three-d1 {
    width: 100%;
    height: 42px;
    background: url(../img/sec-4.png) no-repeat center center;
    background-size: 41px 41px;
    display: inline-block
}

.web-three-d .web-three-d2 {
    width: 100%;
    height: 42px;
    background: url(../img/sec-5.png) no-repeat center center;
    background-size: 37px 42px;
    display: inline-block
}

.web-three-d .web-three-d3 {
    width: 100%;
    height: 42px;
    background: url(../img/sec-6.png) no-repeat center center;
    background-size: 41px 41px;
    display: inline-block
}

.web-three-d .web-three-d4 {
    width: 100%;
    height: 42px;
    background: url(../img/sec-7.png) no-repeat center center;
    background-size: 34px 41px;
    display: inline-block
}

.website-four {
    width: 1100px;
    margin: 0 auto;
    padding: 80px 0
}

.web-four-a {
    width: 100%;
    color: #333;
    font-size: 18px;
    text-align: center
}

.web-four-a .web-four-a1 {
    font-size: 36px;
    margin-bottom: 5px
}

.web-four-b {
    width: 100%;
    padding-top: 40px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: space-around;
    justify-content: space-around
}

.web-four-bleft {
    width: 421px;
    height: 224px
}

.web-four-bleft img {
    width: 100%
}

.web-four-bright {
    width: 590px;
    font-size: 18px
}

.web-four-bright .web-four-b1 {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.web-four-bright .web-four-b1 label {
    width: 182px
}

.web-four-bright .web-four-b1 p {
    color: #333
}

.web-four-bright .web-four-b1 input {
    width: 100%;
    height: 15px;
    line-height: 15px;
    font-size: 15px;
    padding: 10px 0;
    border: none;
    border-bottom: 1px solid #aaa;
    outline: 0;
    color: #666;
    background: 0 0
}

.web-four-bright .web-four-b2 {
    width: 100%;
    margin-top: 15px
}

.web-four-bright .web-four-b2 textarea {
    width: 100%;
    height: 65px;
    line-height: 22px;
    font-size: 15px;
    color: #666;
    border: 0;
    border-bottom: 1px solid #aaa;
    outline: 0;
    margin-top: 5px;
    resize: none;
    background: 0 0
}

.web-four-bright .web-four-b3 {
    width: 100%;
    margin-top: 15px;
}

.web-four-bright .web-four-b3 label input {
    width: 145px;
    height: 35px;
    line-height: 35px;
    border: none;
    font-size: 18px;
    color: #fff;
    background-color: #666;
    text-align: center;
    cursor: pointer
}

.web-four-bright .web-four-b3 .web-four-b3-err {
    width: 100%;
    font-size: 14px;
    color: #666;
    margin-top: 15px;
    font-weight: 100
}

.web-four-bright .web-four-b3 .web-four-b3-err i {
    font-size: 20px;
    color: red
}

.second-banner-in {
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -600px;
    z-index: 10
}

.second-banner-in .second-banner-in-text {
    position: absolute;
    left: 175px;
    top: 150px
}

.second-banner-in .second-banner-in-img {
    margin-right: -70px
}

.wx1 {
    padding: 77px 0 120px 0;
    text-align: center;
    background: #fff
}

.wxline {
    width: 90px;
    height: 2px;
    background: #f93;
    margin: 0 auto 40px auto
}

.wxtitle {
    font-size: 34px;
    margin-bottom: 30px
}

.wxtitle2 {
    font-size: 46px;
    margin-bottom: 80px
}

.wx1con {
    width: 1099px;
    margin: 0 auto;
    overflow: hidden;
    height: 301px
}

.wxlist {
    width: 1100px
}

.wxlist li {
    width: 274px;
    height: 150px;
    float: left;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}

.wxlist li:nth-of-type(5) .icon,
.wxlist li:nth-of-type(6) .icon,
.wxlist li:nth-of-type(7) .icon,
.wxlist li:nth-of-type(8) .icon {
    margin-top: 68px
}

.wxlist li .icon {
    width: 33px;
    height: 33px;
    overflow: hidden;
    margin: 0 auto 25px auto;
    position: relative
}

.wxlist li .icon img {
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all .3s
}

.wxlist li .info {
    font-size: 20px;
    color: #666;
    transition: all .3s
}

.wxlist li:hover .icon img {
    top: 0;
    bottom: auto
}

.wxlist li:hover .info {
    color: #f93
}

.wxheader {
    height: 318px;
    overflow: hidden;
    text-align: center;
    position: relative
}

.wxheader .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: -1;
    width: 100%;
    height: 318px
}

.wxheadercon {
    padding-top: 80px
}

.wx2 .wxheadercon .wxtitle,
.wx2 .wxheadercon .wxtitle2 {
    color: #fff
}

.or {
    color: #f93 !important
}

.wx2 .wxbody {
    padding: 168px 0 0 0;
    background: #fff
}

.wx2list li {
    float: left;
    width: 570px;
    height: 240px;
    margin: 0 80px 120px 0;
    position: relative;
    z-index: 2
}

.wx2list li:nth-of-type(2n) {
    width: 600px
}

.wx2list li .icon {
    position: absolute;
    left: -17px;
    top: -45px
}

.wx2list {
    width: 1360px
}

.wx2list li .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: -1
}

.wx2list li .infos {
    padding: 70px 0 0 20px
}

.wx2list li .infos .info1 {
    font-size: 24px;
    color: #666;
    margin-bottom: 10px
}

.wx2list li .infos .info2 {
    font-size: 34px;
    color: #333;
    margin-bottom: 18px
}

.wx2list li .infos .info3 {
    font-size: 24px;
    color: #666
}

.wx3 {
    height: 889px;
    background: url(../img/wxbg.png) no-repeat center bottom;
    background-size: cover
}

.wx3 .web-four-b,
.wx3 .website-four {
    padding-top: 0
}

.storebanner {
    height: 780px;
    background: #181818 url(../img/storebannerbg_02.jpg) no-repeat center
}

.storebanner .storebanner-in {
    padding-top: 100px
}

.storebanner .storebanner-in .banner-text {
    margin-top: 230px
}

.row {
    padding-top: 80px
}

.row .rowheader {
    text-align: center
}

.row .rowheader .title1 {
    font-size: 36px;
    color: #333;
    margin-bottom: 10px;
    font-weight: 150;
    letter-spacing: 2px;
}

.row .rowheader .title1 span {
    font-weight: 400;
}

.letyouknow {
    width: 100%;
    line-height: 30px;
    text-align: left;
    float: left;
    margin-top: 50px;

}

.letyouknow h4 {
    font-weight: 200;
    line-height: 50px;
    font-size: 20px;
}

.letyouknow h4 span {
    color: red;
}

.letyouknow p {
    line-height: 80px;
    border-bottom: 1px solid #ddd;
    font-weight: 200;
}

.letyouknow p span {
    font-weight: 400;
}


.row .rowheader .title2 {
    font-size: 18px;
    color: #666;
    font-weight: 100;
}

.storecon .row1 .storeconlsit1 {
    padding-top: 80px;
    width: 1012px;
    margin: 0 auto;
    border-bottom: 1px solid #999;
    text-align: center;
    font-size: 0
}

.storecon .row1 .storeconlsit1 li {
    width: 208px;
    height: 390px;
    display: inline-block;
    position: relative;
    margin: 0 46px;
    position: relative;
    top: 1px
}

.storecon .row1 .storeconlsit1 li img {
    width: 100%;
    height: 100%
}

.storecon .row1 .storeconlsit1 li .info {
    position: absolute;
    padding-bottom: 20px;
    text-align: center;
    width: 100%;
    left: 0;
    bottom: 0;
    font-size: 18px;
    color: #ccc
}

.storecon .row2 .storelist {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    padding-top: 50px
}

.storecon .row2 .storelist li {
    margin-bottom: 10px;
    width: 25%;
    height: 170px;
    text-align: center;
    position: relative;
    box-sizing: border-box
}

.storecon .row2 .storelist li img {
    align-items: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%)
}

.storecon .row2 .storelist .item1 {
    background: #31cb43 url(../img/storebg1.png) no-repeat right top;
    border-right: 5px solid #fff
}

.storecon .row2 .storelist .item2 {
    background: #9e383c;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff
}

.storecon .row2 .storelist .item3 {
    background: #232323;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff
}

.storecon .row2 .storelist .item4 {
    background: #070102;
    border-left: 5px solid #fff
}

.storecon .row2 .storelist .item5 {
    background: #043938;
    border-right: 5px solid #fff
}

.storecon .row2 .storelist .item6 {
    background: url(../img/storebg2.jpg) no-repeat;
    background-size: cover;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff
}

.storecon .row2 .storelist .item7 {
    background: #ffa200;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff
}

.storecon .row2 .storelist .item8 {
    background: #388a9e;
    border-left: 5px solid #fff
}

.storecon .row3 .storecon {
    height: 630px;
    padding-top: 30px;
    text-align: center
}

.storecon .swiper-container .swiper-slide {
    height: 630px;
    position: relative
}

.storecon .swiper-container .main {
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 324px;
    color: #fff;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .9)
}

.storecon .swiper-container .main .slider-t {
    padding-top: 50px;
    font-size: 24px;
    margin-bottom: 10px
}

.storecon .swiper-container .main .bradge {
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
    border-radius: 30px;
    border: 1px solid #aaa;
    color: #fff;
    margin-bottom: 15px;
    display: inline-block;
    font-size: 18px
}

.storecon .swiper-container .main .slider-info {
    font-size: 18px
}

.storecon .swiper-container .swiper-slide {
    opacity: 0 !important
}

.storecon .swiper-container .swiper-slide-active {
    opacity: 1 !important
}

.swiper-container-horizontal>.swiper-pagination {
    bottom: 58px
}

.swiper-pagination .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    background: 0 0;
    border-radius: 15px;
    border: 1px solid #999
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #f90;
    border-color: #f90
}

.storecon .website-four {
    padding-top: 0
}

.swiper-button-next,
.swiper-button-prev {
    top: 20%;
    width: 39px;
    height: 39px
}

.swiper-button-prev {
    background: url(../img/storel.png) no-repeat center !important;
    left: 30%
}

.swiper-button-next {
    background: url(../img/storer.png) no-repeat center !important;
    right: 30%
}

.app .second-banner-in-text {
    top: 100px
}

.app .second-banner-in {
    bottom: 65px
}

.app .second-banner-in-img {
    margin: 0
}

.app .row1list li {
    float: left;
    width: 33%;
    padding: 30px 0;
    text-align: center
}

.app .row1list li .icon {
    height: 112px
}

.app .row1list li .info {
    font-size: 20px;
    padding-top: 14px;
    color: #383e41
}

.pdt40 {
    padding-top: 40px
}

.mt40 {
    margin-top: 40px
}

.app .row2 .rowmain {
    text-align: center;
    background: #101f27
}

.app .row2 .rowmainin {
    position: relative
}

.app .row2 .p1 {
    position: absolute;
    left: 490px;
    top: 90px
}

.app .row2 .p2 {
    position: absolute;
    left: 250px;
    top: 278px
}

.app .row2 .p3 {
    position: absolute;
    left: 320px;
    top: 354px
}

.app .row2 .p4 {
    position: absolute;
    left: 460px;
    top: 104px
}

.app .row2 .p5 {
    position: absolute;
    left: 225px;
    top: 110px
}

.app .row2 .p6 {
    position: absolute;
    left: 237px;
    top: 148px
}

.app .rowlsit2 {
    font-size: 0
}

.app .rowlsit2 li {
    width: 342px;
    height: 410px;
    display: inline-block;
    margin: 0 18px;
    position: relative;
    text-align: center
}

.app .rowlsit2 li .listmain {
    position: absolute;
    left: 0;
    width: 100%;
    top: 118px
}

.app .rowlsit2 li .listmain .icon {
    height: 78px;
    margin-bottom: 40px
}

.app .rowlsit2 li .listmain .info {
    font-size: 18px;
    color: #fff
}

.bar {
    height: 150px;
    text-align: center;
    font-weight: 200;
    line-height: 150px;
    color: #fff;
    margin-top: 40px;
    background: #4587e8
}

.row .title3 {
    font-size: 18px;
    color: #333;
    margin-top: 18px
}

.appcase .p {
    float: left
}

.appcase .p1 {
    margin-top: 65px;
    height: 400px;
}

.appcase .p2 {
    margin-top: 65px;
    height: 400px;
}

.appcase .p3 {
    height: 500px;
}

.appcase .p4 {
    margin-top: 65px;
    height: 400px;
}

.appcase .p5 {
    margin-top: 65px;
    height: 400px;
}

.appcase .ad {
    margin-top: 86px;
    width: 100%;
    height: 1000px;
    overflow: hidden;
    display: block;
    text-align: center;
    position: relative
}

.cy-sec_bg {
    width: 100%;
    height: 1000px
}

.appcase .ad {
    margin-top: 86px;
    text-align: center
}

.appcase .ad h4 {
    line-height: 80px;
    font-size: 40px;
    padding-top: 150px;
    color: #fff
}

.appcase .ad p {
    line-height: 40px;
    font-size: 20px;
    color: #f3f3f3
}

.appcase .section {
    position: relative;
    padding-top: 197px;
    height: 684px
}

.appcase .section {
    position: relative;
    padding-top: 197px;
    height: 684px
}

.appcase .section .section-p {
    position: absolute;
    left: 100px;
    bottom: 0;
    opacity: 0
}

.appcase .section .sectioni {
    opacity: 0
}

.appcase .section .section-t,
.appcase .section .sectioni {
    position: absolute
}

.appcase .section .sectioni1 {
    top: 200px;
    right: 0
}

.appcase .section .sectioni2 {
    top: 270px;
    right: 330px
}

.appcase .section .sectioni3 {
    top: 490px;
    right: 36px
}

.appcase .section .sectioni4 {
    top: 500px;
    right: 446px
}

.appcase .section .sectioni5 {
    top: 636px;
    right: 240px
}

.appcase .section .sectioni6 {
    top: 683px;
    right: 0
}

.appcase .section .section-t {
    top: 382px;
    right: 90px
}

.appcase .m0 {
    margin: 0
}

.appcase .rowitem {
    position: relative
}

.appcase .rowitem .w1200 {
    position: relative;
    padding: 140px 0 130px 0
}

.appcase .rowitem1 {
    background: #010311 url(../img/appcasebg1.png) no-repeat center bottom;
    background-size: cover
}

.appcase .rowtext {
    padding: 68px 0 0 20px
}

.appcase .rowtext .name {
    font-size: 74px;
    color: #fff
}

.appcase .rowtext .mes {
    font-size: 24px;
    color: #797979;
    margin-bottom: 50px
}

.appcase .rowtext .info {
    font-size: 22px;
    color: #1589cc;
    margin-bottom: 50px
}

.appcase .rowtext .tags {
    font-size: 24px;
    color: #fff
}

.rowtext .tags span {
    color: #333;
    margin: 0 36px
}

.mr70j {
    margin-right: -70px
}

.appcase .rowitem2 .rowtext {
    text-align: right
}

.appcase .rowitem2 .rowtext .name {
    color: #0f0f0f
}

.appcase .rowitem2 .rowtext .mes {
    color: #0f0f0f
}

.appcase .rowitem2 .rowtext .info {
    color: #000
}

.appcase .rowitem2 .rowtext .tags {
    color: #000
}

.appcase .rowitem2 .shaow {
    position: absolute;
    left: -158px;
    bottom: -100px
}

.appcase .rowitem2 #cas {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1
}

.appcase .rowitem3 {
    background: #ba8d88;
    z-index: 3;
    overflow: hidden
}

.appcase .rowitem3 .rowtext {
    padding-top: 134px
}

.appcase .rowitem3 .rowtext .info,
.appcase .rowitem3 .rowtext .mes {
    color: #fff
}

.appcase .rowitem3 .rowtext .tags {
    color: #000
}

.appcase .rowitem3 .rowimg1 {
    position: absolute;
    right: -106px;
    top: 0;
    opacity: 0
}

.appcase .rowitem3 .rowimg2 {
    position: absolute;
    right: 324px;
    bottom: 0;
    opacity: 0
}

.appcase .rowitem4 .canvas {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.appcase .rowitem4 {
    background: #000d17
}

.appcase .rowitem3 .w1200,
.appcase .rowitem4 .w1200 {
    height: 720px
}

.appcase .rowitem4 .rowtext {
    text-align: right;
    padding-top: 134px
}

.appcase .rowitem4 .cyimg1 {
    position: absolute;
    left: 0;
    top: 203px;
    opacity: 0
}

.appcase .rowitem4 .cyimg2 {
    position: absolute;
    left: 356px;
    top: 84px;
    opacity: 0
}

.aqheader {
    width: 100%;
    height: 400px
}

.aqheader dl {
    z-index: 2;
    width: 885px;
    margin: -221px auto 0;
    position: relative
}

.aqheader dl dt {
    width: 292px;
    text-align: center;
    font-size: 32px;
    color: #fff
}

.aqheader dl dd {
    background: #1abae9;
    padding: 1px;
    width: 590px
}

.aqheader dl dd input {
    height: 47px;
    line-height: 47px;
    padding: 0 18px;
    width: 436px;
    border: 0
}

.aqheader .aqserchbtn {
    width: 118px;
    height: 47px;
    text-align: center;
    line-height: 47px;
    font-size: 18px;
    color: #fff;
    border: 0;
    background: 0 0;
    cursor: pointer
}

.aqcnontainer {
    width: 1200px;
    margin: 0 auto;
    padding-top: 24px
}

.aqcnontainer .c-header {
    height: 56px;
    line-height: 50px;
    font-size: 24px;
    color: #000
}

.aq {
    background: #eee
}

.aqwrap {
    background: #fff;
    margin-bottom: 10px
}

.aqwrap .aqwrap-t {
    padding: 24px 0 16px 28px;
    font-size: 18px
}

.aqitem {
    border-bottom: 1px solid #eee
}

.aqitem .aqitem-q {
    padding: 15px 15px 15px 28px;
    font-size: 14px;
    color: #999
}

.aqitem .aqitem-a {
    padding: 0 15px 15px 46px;
    font-size: 14px;
    color: #333;
    line-height: 28px;
}

.aqitems .aqitem:nth-last-child {
    border: 0
}

.bar-b {
    height: 100px;
    text-align: center;
    line-height: 100px;
    color: #fff;
    font-size: 24px;
    background: url(../img/aqbar.png) no-repeat center;
    background-size: cover;
    margin-top: 40px
}

.qqlist {
    width: 1200px;
    display: flex;
    justify-content: space-between;
}

.qqitem {
    float: left;
    padding: 40px 55px;
    text-align: center;
    background: #fff;
/*    margin-right: 26px;*/
    width: 460px;
    height: 350px;
    border-radius: 10px;
}

.qqitem .qqitem-t {
    height: 50px;
    border-bottom: 1px solid #ccc;
    font-size: 24px;
    color: #000
}

.qqitem .qqiteminfo {
    font-size: 14px;
    color: #666;
    padding-top: 15px;
    /*margin-bottom: 20px*/
}

.qqitem .qq,
.qqitem .tel {
    color: #999;
    font-size: 18px;
    text-align: left;
    line-height: 60px
}

.qqitem .tel b {
    color: #333
}

.qqitem .qq .qqbtn {
    display: inline-block;
    width: 84px;
    height: 28px;
    background: url(../img/qqbtn.png) no-repeat center;
    position: relative;
    top: 8px
}

.map {
    /*height: 570px;*/
    overflow: hidden;
    width: 1200px;
    margin:36px auto;
    margin-bottom: 0px;
    padding-bottom: 36px;
    /*border-radius: 20px;*/
}
.map img{
    width: 100%;
    border-radius: 10px;
}

.cantent .map {
    /*margin-top: 76px*/
}

.cantent .bar-b {
    margin-top: 0
}

.cantectbanenr {
    height: 224px
}

.cantectbanenr .second-banner-in-text {
    top: 70px
}

.cantectbanenr .second-banner-in-img {
    margin-right: 180px
}

.aftercontainer {
    padding-top: 0
}

.afterbanner {
    height: 476px
}

.afterbanner .second-banner-in {
    bottom: 33px
}

.afterbanner .second-banner-in-text {
    top: 240px
}

.afterbanner .second-banner-in-img {
    margin-right: 88px
}

.afterbanner .sec-ban-bg,
.afterbanner .sec-ban-bg img {
    height: 498px
}

.afterlist {
    padding: 68px 0;
    background: #fff;
    margin-top: -28px;
    position: relative;
    margin-bottom: 20px
}

.afterlist li {
    width: 33%;
    text-align: center;
    float: left
}

.afterlist li .icon {
    height: 113px;
    margin-bottom: 32px
}

.afterlist li .info-t {
    font-size: 20px;
    color: #383e41;
    margin-bottom: 10px
}

.afterlist li .info-text {
    font-size: 14px;
    color: #666
}

.aqwrap-t2 {
    font-size: 18px;
    color: #000
}

.mb40 {
    margin-bottom: 40px !important
}

.fz24 {
    font-size: 24px
}

.wxchatbanner {
    height: 500px
}

.wxchatbanner .second-banner-in-text {
    top: 216px
}

.wxchatbanner .sec-ban-bg img {
    height: 550px
}

.wxchatbanner .second-banner-in {
    bottom: 5px
}

.wxchat {
    background: #f7f5f5
}

.wxchat .row1 {
    background: #fff
}

.wxchatlsit1 {
    padding: 50px 0 35px 0
}

.wxchatlsit1 li {
    width: 328px;
    text-align: center;
    float: left;
    padding: 20px 10px;
    border: 1px solid #ddd;
    border-radius: 10px;
    margin: 0px 25px;
    cursor: pointer;
}

.changebg {
    border-color: #fad0c4;
    box-shadow: 1px 1px 11px #ddd;
    animation: gradientBG 10s ease infinite;
    background: linear-gradient(-45deg, #a18cd1, #fbc2eb, #fad0c4, #fad0c4);
    /*background-image: linear-gradient(to top, #fad0c4 0%, #fad0c4 1%, #ffd1ff 100%);*/
    /*  //background: linear-gradient(45deg, #ff9a9e 0%, #fad0c4 99%, #fad0c4 100%);*/
    background-size: 400% 400%;
}

@keyframes gradientBG {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

.aicon {
    background-image: url(https://img.alicdn.com/tfs/TB185ZeVNz1gK0jSZSgXXavwpXa-144-144.png);
    background-position-y: 0px;
    margin: 0 auto;
    width: 64px;
    height: 64px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100%;
    background-position-y: 0;
}

.aicon2 {
    background-image: url("https://img.alicdn.com/tfs/TB1tuUuVQT2gK0jSZFkXXcIQFXa-144-144.png");
    background-position-y: 0px;
    margin: 0 auto;
    width: 64px;
    height: 64px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100%;
    background-position-y: 0;
}

.aicon3 {
    background-image: url("https://img.alicdn.com/tfs/TB1VftpmnM11u4jSZPxXXahcXXa-144-144.png");
    background-position-y: 0px;
    margin: 0 auto;
    width: 64px;
    height: 64px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100%;
    background-position-y: 0;
}

svg.icon_top {
    padding-right: 5px;
    margin-top: 5px;
    width: 30px;
    float: left;
}

.beBlod {
    font-weight: bold;
    color: #ff8d19;
}

.rowflow {
    width: 1200px;
    margin: 20px auto;
}

.service-list {
    display: flex;
    justify-content: space-between;
    padding-bottom: 40px;
}

.service-list li {
    float: left;
    text-align: center;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    width: 80px;
    background: #fff;
    position: relative;
    cursor: pointer;
}

.service-list li:hover {
    box-shadow: 8px 6px 6px 1px #ddd;
}

.service-list .hidelist {
    position: absolute;
    top: 150px;
    width: 100px;
    padding-left: 10px;
    padding-right: 10px;
    left: -10px;
    line-height: 30px;
    z-index: 1000;
    display: none;
}

.service-list .hidelist p {
    width: 100%;
    background: #fff;
    text-align: center;
    margin-bottom: 10px;
    box-shadow: 1px 1px 4px 2px #ddd
}

.service-list li .setvice-item {
    height: 80px;
    line-height: 80px;
}

.service-icon1 {
    background: url('../images/flow1.png') center no-repeat;
    background-size: cover;
}

.service-icon2 {
    background: url('../images/flow2.png') center no-repeat;
    background-size: cover;
}

.service-icon3 {
    background: url('../images/flow3.png') center no-repeat;
    background-size: cover;
}

.service-icon4 {
    background: url('../images/flow4.png') center no-repeat;
    background-size: cover;
}

.service-icon5 {
    background: url('../images/flow5.png') center no-repeat;
    background-size: cover;
}

.service-icon6 {
    background: url('../images/flow6.png') center no-repeat;
    background-size: cover;
}

.service-icon7 {
    background: url('../images/flow7.png') center no-repeat;
    background-size: cover;
}

.service-icon8 {
    background: url('../images/flow8.png') center no-repeat;
    background-size: cover;
}

.service-icon9 {
    background: url('../images/flow9.png') center no-repeat;
    background-size: cover;
}

.service-icon10 {
    background: url('../images/flow10.png') center no-repeat;
    background-size: cover;
}

.service-list li p {
    margin-top: 2px;
    color: #212736;
    white-space: nowrap;
}

.service-list li .service-step-item {
    height: 14px;
}

.service-list li .step-num {
    position: absolute;
    display: inline-block;
    line-height: 30px;
    height: 30px;
    font-size: 16px;
    bottom: -14px;
    margin: auto;
    background: #ff9909;
    border-radius: 16px;
    width: 30px;
    color: #fff;
    left: 36px;
}

.givelist {
    width: 1160px;
    margin: 0px auto;
    padding: 20px;
    border-radius: 5px;
    background: #fff;
    position: relative;
    box-shadow: 5px 6px 10px 0px #ddd;
}

.givelist ul {
    width: 200%;
    height: 60px;
}

.givelist ul li {
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    font-size: 14px;
    padding: 10px 20px;
    float: left;
    margin-right: 20px;
    margin-left: 20px;
    border: 1px solid #ddd;
}

.kailong {
    width: 0;
    height: 0;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 15px solid #fff;
    position: absolute;
    top: -14px;
    left: 40px;

}

.wxchatlsit1 li .icon {
    margin-bottom: 18px;
    border-radius: 30px;
}

.wxchatlsit1 li .info-t {
    font-size: 20px;
    color: #383e41;
    margin-bottom: 6px
}

.wxchatlsit1 li .info-text {
    font-size: 14px;
    color: #666;
    line-height: 30px;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 10px;
}

.wxchat .row2 .wxchatcon {
    padding: 78px 0 0 0;
    height: 525px
}

.wxchat .row2 .wxchatcon .wxchatlsit2 {
    padding-left: 50px
}

.trans1 {
    transition: all .5s
}

.wxchat .row2 .wxchatcon .wxchatlsit2 li {
    width: 290px;
    height: 426px;
    float: left;
    margin-right: 12px;
    position: relative;
    text-align: center;
    text-align: center
}

.wxchat .row2 .wxchatcon .wxchatlsit2 li .on {
    display: none
}

.wxchat .row2 .wxchatcon .wxchatlsit2 li .imgbg {
    width: 100%;
    height: 100%
}

.wxchat .row2 .wxchatcon .wxchatlsit2 li .bg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .95)
}

.wxchat .row2 .wxchatcon .wxchatlsit2 li .listmain {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.wxchat .row2 .wxchatcon .wxchatlsit2 li .icon {
    padding-top: 70px;
    height: 96px
}

.wxchat .row2 .wxchatcon .wxchatlsit2 li .icon .de {
    height: 73px
}

.wxchat .row2 .wxchatcon .wxchatlsit2 li .line {
    width: 50px;
    height: 2px;
    background: #02a4b2;
    margin: 0 auto;
    margin-bottom: 20px
}

.wxchat .row2 .wxchatcon .wxchatlsit2 li .listtitle {
    font-size: 24px;
    color: #fff
}

.wxchat .row2 .wxchatcon .wxchatlsit2 li .listinfo {
    margin-top: 140px;
    opacity: 0;
    font-size: 18px;
    color: #fff
}

.wxchat .row2 .wxchatcon .wxchatlsit2 li.op {
    width: 500px;
    height: 525px;
    top: -50px
}

.wxchat .row2 .wxchatcon .wxchatlsit2 li.op .line {
    background: #94e9ff
}

.wxchat .row2 .wxchatcon .wxchatlsit2 li.op .bg {
    background: rgba(0, 171, 186, .95)
}

.wxchat .row2 .wxchatcon .wxchatlsit2 li.op .icon {
    height: 135px
}

.wxchat .row2 .wxchatcon .wxchatlsit2 li.op .on {
    display: inline-block;
    height: 115px
}

.wxchat .row2 .wxchatcon .wxchatlsit2 li.op .de {
    display: none
}

.wxchat .row2 .wxchatcon .wxchatlsit2 li.op .listinfo {
    margin-top: 56px;
    opacity: 1
}

.mt0 {
    margin-top: 0
}

.wxchat .row3 {
    background: #fff
}

.wxchatlsit3 {
    padding-top: 88px
}

.wxchatlsit3 li {
    width: 25%;
    text-align: center;
    float: left;
    text-align: center;
    height: 312px
}

.wxchatlsit3 li .icon {
    height: 212px
}

.wxchatlsit3 li .icon img {
    height: 191px
}

.wxchatlsit3 li .name {
    font-size: 22px;
    color: #4f545c;
    margin-bottom: 4px
}

.wxchatlsit3 li .mes {
    font-size: 14px;
    color: #8f71b9
}

.wxchat .website-four {
    padding-top: 20px
}

@keyframes myfirst {
    0% {
        filter: blur(0)
    }

    25% {
        filter: blur(2px)
    }

    50% {
        filter: blur(5px)
    }

    75% {
        filter: blur(0)
    }

    100% {
        filter: blur(0)
    }
}

.lication-banner {
    position: relative;
    top: 0;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 451px;
    text-align: center
}

.lic-ban-bg {
    position: absolute;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 451px
}

.lic-ban-bg img {
    width: 100%;
    min-height: 451px;
    transform: scale(1, 1)
}

.trans img {
    transform: scale(1.1, 1.12);
    -moz-transform: scale(1.1, 1.12);
    -webkit-transform: scale(1.1, 1.12);
    -o-transform: scale(1.1, 1.12);
    transition: all 5s cubic-bezier(0, 0, 1, 1);
    -moz-transition: all 5s cubic-bezier(0, 0, 1, 1);
    -webkit-transition: all 5s cubic-bezier(0, 0, 1, 1);
    -o-transition: all 5s cubic-bezier(0, 0, 1, 1)
}

.applocation-one {
    padding: 30px 0
}

.applocation-ul {
    width: 100%;
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: space-between
}

.applocation-ul li {
    width: 285px;
    min-height: 340px;
    display: inline-block;
    border: 1px solid #b5b5b5;
    color: #333;
    position: relative;
    margin: 30px 0 10px
}

.applocation-ul li .app-loc-1 {
    width: 285px;
    height: 159px;
    overflow: hidden
}

.applocation-ul li .app-loc-1 img {
    width: 100%;
    min-height: 159px
}

.applocation-ul li .app-loc-2 {
    width: 100%;
    text-align: center;
    padding: 15px 0 10px;
    font-size: 18px
}

.applocation-ul li .app-loc-3 {
    width: 70%;
    text-align: center;
    line-height: 22px;
    font-size: 14px;
    margin: 0 auto
}

.applocation-ul li .app-loc-4 {
    width: 70%;
    margin: 0 auto;
    padding-top: 30px;
    position: relative
}

.applocation-ul li .app-loc-4 a {
    width: 100%;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #000;
    font-size: 14px;
    display: inline-block;
    background-color: #e0e0e0
}

.applocation-ul li .app-loc-4 a:hover {
    background-color: #f90
}

.applocation-ul li .app-loc-4 a:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 0;
    height: 1px;
    background: #09528e;
    transition: all .3s cubic-bezier(0, 0, 1, 1) 0s;
    -webkit-transition: all .3s cubic-bezier(0, 0, 1, 1) 0s
}

.applocation-ul li .app-loc-4 a:hover:after {
    width: 100%;
    left: 0
}

.applocation-ul li .app-loc-5 {
    position: absolute;
    top: 50px;
    left: 113px;
    width: 59px;
    height: 59px;
    overflow: hidden;
    border-radius: 50%
}

.applocation-ul li .app-loc-5 img {
    transition: all .5s cubic-bezier(0, 0, 1, 1);
    -moz-transition: all .5s cubic-bezier(0, 0, 1, 1);
    -webkit-transition: all .5s cubic-bezier(0, 0, 1, 1);
    -o-transition: all .5s cubic-bezier(0, 0, 1, 1)
}

.applocation-ul li .app-loc-5 img:hover {
    transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg)
}

.applocation-two {
    width: 100%;
    height: 174px;
    overflow: hidden;
    margin-top: 30px;
    background: url(../img/44.jpg) no-repeat top center;
    background-size: 100% auto;
    text-align: center;
    padding-top: 55px
}

.web-one-a {
    width: 100%;
    color: #333;
    text-align: center;
    font-size: 20px
}

.web-one-a .web-one-a1 {
    padding-bottom: 10px;
    font-size: 30px
}

.bg_cybox {
    position: fixed;
    z-index: 110;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    display: none
}

.cybox {
    width: 660px;
    height: auto;
    padding: 50px;
    background-color: #fff;
    position: absolute;
    z-index: 111;
    left: 0;
    top: 40%;
    display: none
}

.cybox_left {
    width: 335px
}

.cybox_a {
    width: 260px;
    line-height: 48px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ffbf7f;
    background: url(../images/cybox_1.png) no-repeat left top;
    padding-left: 75px
}

.cybox_a .cybox_a1 {
    font-size: 26px;
    color: #333
}

.cybox_a .cybox_a2 {
    font-size: 38px;
    color: #333
}

.cybox_b {
    width: 260px;
    height: 48px;
    line-height: 48px;
    padding-left: 75px;
    background: url(../images/cybox_2.png) no-repeat left 40px;
    padding-top: 40px
}

.cybox_b1 {
    font-size: 24px;
    width: 186px;
    height: 48px;
    line-height: 48px;
    color: #fff;
    background-color: #666;
    text-align: center
}

.cybox_b1 a {
    color: #fff
}

.cybox_right {
    width: 180px;
    /*background:url(../images/cybox_2.png) no-repeat 30px top;*/
    border-left: 1px solid #ffbf7f;
    padding-left: 109px
}

.cybox_right1 {
    width: 146px;
    height: 146px;
    overflow: hidden
}

.cybox_right1 img {
    width: 100%
}

.cybox_right2 {
    width: 146px;
    line-height: 27px;
    margin-top: 20px;
    text-align: center;
    font-size: 16px
}

.cybox_colsed {
    position: absolute;
    top: 5px;
    right: 10px;
    z-index: 5;
    width: 20px;
    height: 20px
}

.cybox_colsed a {
    font-family: "Microsoft YaHei", arial;
    display: block;
    width: 28px;
    text-align: center;
    font-size: 34px;
    height: 28px;
    line-height: 24px;
    color: #000;
    cursor: pointer
}

.cybox_colsed a:hover {
    color: red;
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

.cybox_colsed a {
    -webkit-transition: all .4s cubic-bezier(.4, .01, .165, .99);
    -moz-transition: all .4s cubic-bezier(.4, .01, .165, .99);
    -ms-transition: all .4s cubic-bezier(.4, .01, .165, .99);
    -o-transition: all .4s cubic-bezier(.4, .01, .165, .99);
    transition: all .4s cubic-bezier(.4, .01, .165, .99)
}

.caselist {
    width: 100%;
    margin-top: 30px
}

.caselist li {
    width: 42%;
    margin: 10px 3%;
    height: 330px;
    float: left
}

.caselist li img {
    width: 100%
}

.caselist li p {
    text-align: center;
    font-size: 18px
}

.topcase {
    width: 100%;
    background: #222;
    margin: 0;
    text-align: center;
    height: 200px;
    position: relative;
    color: #fff
}

.topcase h3 {
    line-height: 60px;
    font-size: 40px;
    font-weight: 400;
    padding-top: 60px
}

.topcase p {
    font-size: 18px
}

.container_category {
    width: 1078px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    height: 30px;
    padding: 15px 61px;
    overflow: hidden;
    line-height: 30px;
    text-align: center;
    margin-bottom: 20px;
    box-shadow: -1px 6px 9px #ddd;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10
}

.container_category a {
    width: 98px;
    color: #666;
    text-align: center;
    display: block;
    float: left
}

.container_category .active {
    color: #fff
}

.container_category a.mixitup-control-active {
    color: #fff;
    background:#ff9934;
}

.cy-menu {
    width: 100%;
    height: 60px
}

.cybackg {
    position: absolute;
    top: 16px;
    left: 61px;
    width: 98px;
    height: 30px;
    background: #333;
    z-index: 9
}

.case_show {
    width: 100%;
    margin-top: 30px
}

.case_show h3 {
    line-height: 40px;
    text-align: center
}

.case_content {
    width: 100%;
    text-align: center;
    position: relative;
    top: -30px
}

.rowimg {
    opacity: 0
}

.getup1 {
    -webkit-animation: fadeInUp 1s .2s ease both;
    -moz-animation: fadeInUp 1s .2s ease both;
    display: none;
}

.getup2 {
    -webkit-animation: fadeInUp 1.1s .4s ease both;
    -moz-animation: fadeInUp 1.1s .4s ease both;
    display: none;
}

.getup3 {
    -webkit-animation: fadeInUp 1.2s .6s ease both;
    -moz-animation: fadeInUp 1.2s .6s ease both;
    display: none;
}

.getup4 {
    -webkit-animation: fadeInUp 1.3s .8s ease both;
    -moz-animation: fadeInUp 1.3s .8s ease both;
    display: none;
}

.getup5 {
    -webkit-animation: fadeInUp 1.3s 1s ease both;
    -moz-animation: fadeInUp 1.3s 1s ease both;
    display: none;
}

.getup6 {
    -webkit-animation: fadeInUp 1s .2s ease both;
    -moz-animation: fadeInUp 1s .2s ease both;
    display: none;
}

.getup7 {
    -webkit-animation: fadeInUp 1.1s .4s ease both;
    -moz-animation: fadeInUp 1.1s .4s ease both;
    display: none;
}

.getup8 {
    -webkit-animation: fadeInUp 1.2s .6s ease both;
    -moz-animation: fadeInUp 1.2s .6s ease both;
    display: none;
}

.getup9 {
    -webkit-animation: fadeInUp 1.3s .8s ease both;
    -moz-animation: fadeInUp 1.3s .8s ease both;
    display: none;
}

.getup10 {
    -webkit-animation: fadeInUp 1.3s 1s ease both;
    -moz-animation: fadeInUp 1.3s 1s ease both;
    display: none;
}

.getup11 {
    -webkit-animation: fadeInUp 1s .2s ease both;
    -moz-animation: fadeInUp 1s .2s ease both;
    display: none;
}

.getup12 {
    -webkit-animation: fadeInUp 1.1s .4s ease both;
    -moz-animation: fadeInUp 1.1s .4s ease both;
    display: none;
}

.getup13 {
    -webkit-animation: fadeInUp 1.2s .6s ease both;
    -moz-animation: fadeInUp 1.2s .6s ease both;
    display: none;
}

.getup14 {
    -webkit-animation: fadeInUp 1.3s .8s ease both;
    -moz-animation: fadeInUp 1.3s .8s ease both;
    display: none;
}

.getup15 {
    -webkit-animation: fadeInUp 1.3s 1s ease both;
    -moz-animation: fadeInUp 1.3s 1s ease both;
    display: none;
}

.show {
    display: block;
}



@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

.animation1 {
    -webkit-animation: fadeInLeftBig 1s .2s ease both;
    -moz-animation: fadeInLeftBig 1s .2s ease both
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -moz-transform: translateX(-2000px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

.animation2 {
    -webkit-animation: flipInY 1s .2s ease both;
    -moz-animation: flipInY 1s .2s ease both
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg)
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg)
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0);
        opacity: 1
    }
}

@-moz-keyframes flipInY {
    0% {
        -moz-transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    40% {
        -moz-transform: perspective(400px) rotateY(-10deg)
    }

    70% {
        -moz-transform: perspective(400px) rotateY(10deg)
    }

    100% {
        -moz-transform: perspective(400px) rotateY(0);
        opacity: 1
    }
}

.animation3 {
    -webkit-animation: fadeInRightBig 1s .2s ease both;
    -moz-animation: fadeInRightBig 1s .2s ease both
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -moz-transform: translateX(2000px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

.animation4 {
    -webkit-animation: fadeInUp 2s .2s ease both;
    -moz-animation: fadeInUp 2s .2s ease both
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(40px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

.animation5 {
    -webkit-animation: fadeIn 1s .2s ease both;
    -moz-animation: fadeIn 1s .2s ease both
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.animation6 {
    -webkit-animation: fadeInRight 1.5s .2s ease both;
    -moz-animation: fadeInRight 1.5s .2s ease both
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(40px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(40px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

.animation7 {
    -webkit-animation: fadeInLeft 1.5s .2s ease both;
    -moz-animation: fadeInLeft 1.5s .2s ease both
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-40px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-40px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

.animation8 {
    -webkit-animation: fadeInDown 1.5s .2s ease both;
    -moz-animation: fadeInDown 1.5s .2s ease both
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-40px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-40px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

.animation9 {
    -webkit-animation: fadeInUp 1.5s .2s ease both;
    -moz-animation: fadeInUp 1.5s .2s ease both
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(40px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}
/*
.nav li:nth-of-type(4) a:after {
    content: '';
    background: url('../img/hot-13.png') no-repeat;
    width: 30px;
    height: 16px;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}*/

.showboxConfirm {
    position: fixed;
    z-index: 1000;
    box-shadow: 10px 10px 10px #ddd;
    width: 500px;
    height: 300px;
    border: 5px solid #bfbfbf;
    background: #ffffff;
    border-radius: 20px;
}

.showboxConfirm span {
    display: block;
    margin: 10px auto;
    width: 100px;
    background: #ff9909;
    color: #fff;
    text-align: center;
    line-height: 35px;
    border-radius: 22px;
    cursor: pointer;
}

.showboxConfirm h3 {
    line-height: 50px;
    padding-top: 20px;
    font-weight: 200;
    text-align: center;
    font-size: 30px;
}

.showboxConfirm p {
    padding: 50px;
    line-height: 20px;
    padding: 20px;
    line-height: 36px;
    font-size: 18px;
    font-weight: 200;
    text-align: justify;
    padding-bottom: 0px;
}

.besave {
    background: #f00;
    padding: 2px 4px;

    font-size: 12px;
    color: #FFF;
    position: relative;
    top: -3px;

    background-image: linear-gradient(120deg, #f6d365 0%, #fda085 100%);
}

.about_textnew {
    text-align: justify;
    font-weight: 200;
    font-size: 20px !important;
    letter-spacing: 1px;
}

#indexg0 {
    left: 490px;
    top: 90px
}

#indexg1 {
    left: 250px;
    top: 278px
}

#indexg2 {
    left: 320px;
    top: 354px
}

#indexg3 {
    left: 460px;
    top: 104px
}

#indexg4 {
    left: 225px;
    top: 110px
}

#indexg5 {
    left: 237px;
    top: 148px
}

.submitit {
    width: 200px;
    height: 50px;
    line-height: 50px;
    border: none;
    font-size: 18px;
    color: #fff;
    background-color: #ffb96c;
    text-align: center;
    cursor: pointer;
    padding: 5px 50px
}

.online-three-cont {
    width: 100%;
    position: relative;
    background: url(../img/online1.png) repeat-x center bottom
}

#wrapper {
    margin: 20px auto 0;
    background-color: #fff
}

#carousel,
#carousel>div,
#wrapper {
    width: 785px;
    height: 680px
}

#carousel {
    position: relative;
    z-index: 2
}

#carousel div {
    position: relative;
    float: left;
    background: #fff
}

#carousel div h3,
#carousel div h4,
#carousel div img,
#carousel div p {
    position: absolute
}

#carousel img.img-front {
    left: 142px;
    top: 0;
    z-index: 4
}

#carousel h3 {
    font-size: 24px;
    color: #fff;
    width: 100%;
    left: 0;
    bottom: 200px;
    margin: 0;
    text-align: center;
    z-index: 6
}

#carousel h4 {
    font-size: 18px;
    color: #fff;
    width: 100%;
    left: 0;
    bottom: 160px;
    margin: 0;
    text-align: center;
    display: inline-block;
    text-align: center;
    z-index: 6
}

#carousel h4 span {
    border: 1px solid #fff;
    border-radius: 30px;
    padding: 5px 25px;
    background: #ff9909;
    font-size: 14px;
    font-weight: 100
}

#carousel p {
    color: #fff;
    font-size: 18px;
    width: 70%;
    padding: 0 15%;
    font-weight: 100;
    left: 0;
    bottom: 80px;
    margin: 0;
    text-align: center;
    z-index: 6
}

.wrapper-direction {
    width: 785px;
    margin: 0 auto;
    position: absolute;
    top: 0
}

#next,
#prev {
    display: block;
    width: 39px;
    height: 39px;
    position: absolute;
    top: 255px;
    z-index: 10
}

#prev span {
    width: 39px;
    height: 39px;
    background: url(../img/left1.png) no-repeat center center;
    position: absolute;
    top: 0
}

a:hover#prev span {
    background: url(../img/left1-hov.png) no-repeat center center
}

#next span {
    width: 39px;
    height: 39px;
    background: url(../img/right1.png) no-repeat center center;
    position: absolute;
    top: 0
}

a:hover#next span {
    background: url(../img/right1-hov.png) no-repeat center center
}

a#prev {
    left: -39px
}

a#next {
    right: -39px
}

#carousel div.carousel-bg {
    width: 100%;
    height: 322px;
    background: rgba(0, 0, 0, .7);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 5
}

.wrapper-point {
    width: 785px;
    text-align: center;
    position: absolute;
    bottom: 30px;
    z-index: 7
}

.wrapper-point a {
    width: 15px;
    height: 15px;
    border: 1px solid #666;
    display: inline-block;
    border-radius: 50%;
    margin: 0 5px;
    color: #fff;
    text-indent: -9999px
}

.wrapper-point a.selected {
    background: #f90;
    border: 1px solid #f90;
    color: #f90
}

.wrapper-point a:hover {
    background: #f90;
    border: 1px solid #f90;
    color: #f90
}

.sitedown {
    height: 800px;
    background-attachment: fixed;
    position: absolute;
    bottom: 0;
    width: 100%
}

.cy_iframe {
    width: 100%;
    height: 400px;
    display: block
}

.abouttalk {
    width: 1200px;
    margin: 30px auto;
    line-height: 30px;
    font-size: 16px;
    color: #444
}

.abouttalk b {
    font-size: 20px;
    line-height: 40px;
    margin-top: 30px
}

.target {
    position: absolute;
    border-bottom: 2px solid transparent;
    z-index: -1;
    -webkit-transform: translateX(-60px);
    transform: translateX (-60px)
}

.nav a,
.target {
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out
}

.formapply {
    width: 700px;
    float: left;
}

.quickknow {
    width: 249px;
    float: right;

    text-align: center;
    border: 1px solid #999;
    padding: 10px;
}

.quickknow p {
    font-weight: 150;
    letter-spacing: 2px;
}

.quickknow p span {
    font-weight: 400;
}

.quickknow img {
    width: 200px;
}

/*小程序新增部分样式*/

.planset {
    width: 1140px;
    margin: 80px auto;

}

.planset_box {
    width: 48%;
    background: #fff;
    box-shadow: 0px 0px 8px 1px #ddd;
    border-radius: 10px;
    overflow: hidden;
}

.planset_box_title {
    padding: 10px 20px;
    background: #ddd;

}

.planset_box_title h3 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 150;
    padding-top: 5px;
}

.planset_box_title h3 svg {
    padding-top: 5px;
}

.planset_box_title p {
    font-size: 20px;
    line-height: 30px;
    font-weight: 100;
}

.gradient {
    color: #fff;
    background-image: linear-gradient(120deg, #66a6ff 0%, #89f7fe 100%);
}

.planset_box_list {
    padding: 10px 20px;
}

.planset_box_list ul li {
    padding-bottom: 10px;
    padding-top: 10px;

}

.planset_box_list h4 svg {
    padding-top: 4px;
    float: left;
    padding-right: 5px;
}

.planset_box_list h4 {
    font-size: 20px;
    line-height: 30px;
    color: #333;
    font-weight: 150;
}

.planset_box_list h4 span {
    float: right;
    font-size: 12px
}

.planset_box_list h4 b {
    font-size: 20px;
    padding-right: 3px;
}


.planset_box_list p {
    font-size: 16px;
    line-height: 31px;
    color: #444;
    font-weight: 100;
    margin-top: 12px;
}

.planset_box_list p span {
    margin-right: 3px;
    border-radius: 10px;
    border: 1px solid #4787f7;
    padding: 3px 5px;
    color: #4787f7;
    font-weight: 200;
}

.greenit p span {
    border: 1px solid #4ca59b !important;
    color: #4ca59b;
}

.planset_btn {
    width: 100%;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.planset_btn .planset_askfor {
    padding: 10px 50px;
    color: #fff;
    background: #4787f7;
    border-radius: 30px;
    font-size: 16px;
    font-weight: 100;
}

.planset_askfor:hover {
    box-shadow: 6px 4px 8px 1px #ddd;
}

.curvecolor {
    color: #fff;
    background-image: linear-gradient(to right, #74ebd5 0%, #9face6 100%);
}


.about-history {
    height: 520px;
    padding: 64px 106px 0;
    background: #c8d6f2;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.about-title {
    margin-bottom: 25px;
}

.about-title h3 {
    margin: 0 0 10px;
    font-size: 34px;
    font-weight: 400;
    color: #2c2c2c;
}

.about-title p {
    margin: 0;
    font-size: 36px;
    font-weight: 300;
    color: #ECECEC;
}

.title-white h3 {
    color: #d6d6d6;
}

.title-white p {
    color: rgba(222, 222, 222, .09);
}

.about-history-list {
    position: relative;
}

.about-history-list .flex-viewport {
    padding: 0 31px;
}

.about-history-list .flex-viewport:before {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    border-top: 1px solid #C7C7C7;
    content: '';
}

.about-history-list .slides li {
    position: relative;
    width: 253px;
    height: 380px;
    margin-right: 31px;
}

.about-history-list .slides li .item {
    position: absolute;
    right: -32px;
    bottom: 0;
    left: -32px;
    min-height: 152px;
    padding: 44px 0 0 0;
    background-color: #fff;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.about-history-list .slides li .item:before {
    position: absolute;
    top: -49px;
    left: 50%;
    width: 20px;
    height: 20px;
    overflow: hidden;
    margin-left: -10px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background-color: rgba(218, 183, 101, .6);
    content: '';
}

.about-history-list .slides li .item:after {
    position: absolute;
    top: -45px;
    left: 50%;
    width: 12px;
    height: 12px;
    overflow: hidden;
    margin-left: -6px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background-color: #ff9909;
    content: '';
}

.about-history-list .slides li:nth-child(even) .item {
    top: 0;
    bottom: auto;
    padding: 0 0 44px;
}

.about-history-list .slides li:nth-child(even) .item:before {
    top: auto;
    bottom: -49px;
}

.about-history-list .slides li:nth-child(even) .item:after {
    top: auto;
    bottom: -45px;
}

.about-history-list .slides li .item:hover {
    background-color: #DAB765;
}

.about-history-list .slides li .item h3 {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 44px;
    line-height: 44px;
    margin: 0;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    background-color: #1b2a4e;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.about-history-list .slides li .item:hover h3 {
    color: #232323;
    background-color: #fff;
}

.about-history-list .slides li .item h3:before {
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -9px;
    border-width: 0 9px 18px;
    border-style: solid;
    border-color: transparent transparent #1b2a4e;
    content: '';
}

.about-history-list .slides li:nth-child(even) .item h3 {
    top: auto;
    bottom: 0;
}

.about-history-list .slides li:nth-child(even) .item h3:before {
    top: 100%;
    bottom: auto;
    border-width: 18px 9px 0;
    border-color: #1b2a4e transparent transparent;
}

.about-history-list .slides li .item .desc {
    line-height: 24px;
    padding: 16px 16px 0;
    font-size: 14px;
    color: #929292;
}

.about-history-list .slides li .item:hover .desc {
    color: #ffffff;
}

.about-history-list .slides li .item .desc p {
    margin: 0;
}

.about-history-list .flex-direction-nav {
    padding: 0;
    margin: 0;
    list-style: none;
}

.about-history-list .flex-direction-nav a {
    position: absolute;
    top: 50%;
    width: 48px;
    height: 160px;
    line-height: 160px;
    overflow: hidden;
    margin-top: -80px;
    font-size: 50px;
    font-family: simsun;
    color: #1b2a4e;
    text-align: center;
}

.about-history-list .flex-direction-nav a.flex-prev {
    left: -48px;
}

.about-history-list .flex-direction-nav a.flex-next {
    right: -48px;
}

.about-history-swiper {
    width: 100%;
}

.about-history-swiper .swiper-slide .item {
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
}

.about-history-swiper .swiper-slide .item h3 {
    margin: 0;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 20px;
    text-align: center;
    color: #999999;
    background-color: #e2e2e2;
}

.about-history-swiper .swiper-slide .item .desc {
    line-height: 20px;
    padding: 10px;
    font-size: 14px;
    color: #929292;
}

.about-history-swiper .swiper-slide .item .desc p {
    margin: 0;
}

.about-history-swiper .about-history-pagination {
    position: static;
    margin-top: 10px;
}

.about-history-swiper .about-history-pagination .swiper-pagination-bullet {
    background: #fff;
}

.about-history-swiper .about-history-pagination .swiper-pagination-bullet-active {
    background: #C91523;
}

a {
    color: #414141;
    text-decoration: none;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

a:hover {
    text-decoration: none;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.pull-none {
    float: none;
}

.clearfix:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    content: ".";
    font-size: 0;
}

* html .clearfix {
    zoom: 1;
}

*:first-child+html .clearfix {
    zoom: 1;
}

.container {
    width: 980px;
    margin: 0 auto;
}

.list {
    padding: 0;
    margin: 0;
    list-style: none;
}

.hidden {
    display: none;
}

.col-1 {
    float: left;
    width: 8.33333333%;
}

.col-2 {
    float: left;
    width: 16.66666667%;
}

.col-3 {
    float: left;
    width: 25%;
}

.col-4 {
    float: left;
    width: 33.33333333%;
}

.col-5 {
    float: left;
    width: 41.66666667%;
}

.col-6 {
    float: left;
    width: 50%;
}

.col-7 {
    float: left;
    width: 58.33333333%;
}

.col-8 {
    float: left;
    width: 66.66666667%;
}

.col-9 {
    float: left;
    width: 75%;
}

.col-10 {
    float: left;
    width: 83.33333333%;
}

.col-11 {
    float: left;
    width: 91.66666667%;
}

.col-12 {
    float: left;
    width: 100%;
}

.col-13 {
    float: left;
    width: 20%;
}

.col-offset-3 {
    margin-left: 25%;
}

.tb {
    display: table;
    width: 100%;
    height: 100%;
}

.tbr {
    display: table-row;
}

.tbc {
    display: table-cell;
    vertical-align: middle;
}



.pinlink {
    width: 1200px;
    margin: 20px auto;
}

.pinlink ul {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.pinlink li {
    width: 328px;
    text-align: center;
    float: left;
    padding: 35px 10px;
    border: 1px solid #ddd;
    border-radius: 10px;
    margin: 0px 25px;
    background: #fff;
    margin-bottom: 25px;
}

.pinlink .choices-icon {
    width: 70px;
    height: 70px;
    border-radius: 10px;
    margin-bottom: 10px;
}

.formore p {
    line-height: 50px;
    border-bottom: 1px solid #ddd;
    font-weight: 200;
    font-size: 14px;
}

.pinlink .p-title {
    line-height: 40px;
    font-size: 20px;
    font-weight: 200;
}

.pinlink .choices-desc {
    line-height: 30px;
    font-size: 14px;
    font-weight: 200;
}

.pinlink .free {
    margin-top: 10px;
    padding: 8px 20px;
    border: 1px solid #ff9909;
    border-radius: 15px;
    color: #ff9909;

}

.p-btn {
    line-height: 45px;
}

.fadeInUp {
    -webkit-animation: fadeInUpDO 1s .2s ease both;
    -moz-animation: fadeInUpDO 1s .2s ease both;
}

.fadeInUp2 {
    -webkit-animation: fadeInUpDO 1s .4s ease both;
    -moz-animation: fadeInUpDO 1s .4s ease both;
}

.fadeInUp3 {
    -webkit-animation: fadeInUpDO 1s .6s ease;
    -moz-animation: fadeInUpDO 1s .6s ease both;
}

@-webkit-keyframes fadeInUpDO {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes fadeInUpDO {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}


#container {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 4.25rem;
    height: 4.25rem;
    position: fixed;
    right: 20px;
    bottom: 300px;
    z-index: 100000;
}

button {
    position: relative;
    display: inline-block;
    cursor: pointer;
    outline: none;
    border: 0;
    vertical-align: middle;
}

button.face-button {
    width: 4.25rem;
    height: 4.25rem;
    border-radius: 50%;
    background: #ffd000;
    /* box-shadow: inset 2px -4px 18px #fd9744; */
}

.face-container {
    position: relative;
    width: 40px;
    height: 20px;
    margin: auto;
}

.eye {
    position: absolute;
    height: 0.5rem;
    width: 0.5rem;
    background: #2a2927;
    border-radius: 50%;
    -webkit-animation: eyeBlink 3200ms linear infinite;
    animation: eyeBlink 3200ms linear infinite;
}

.eye.left {
    left: 0;
}

.eye.right {
    left: 2rem;
}

.mouth {
    position: absolute;
    top: 1.125rem;
    left: 0.8rem;
    width: 1rem;
    height: 0.525rem;
    background: #2a2927;
    border-radius: 0;
    border-radius: 0.125rem 0.125rem 1rem 1rem;
    overflow: hidden;
}

.eye,
.mouth {
    box-shadow: inset 1px 2px 4px #121110;
}

.mouth_smail {
    width: 100%;
    background: #Fff;
    height: 2px;
    position: absolute;
    left: 0px;
    top: 0px;
    opacity: .9;
}

.face-button:hover .mouth,
.face-button:active .mouth {
    left: 1rem;
    width: 0.5rem;
    height: 0.4rem;
    border-radius: 1rem 1rem 0.125rem 0.125rem;
}

.face-button:hover .eye,
.face-button:active .eye {
    height: 0.375rem;
    width: 0.375rem;
    box-shadow: 0 0 0 0.25rem #fff;
}

@-webkit-keyframes eyeBlink {

    0%,
    30%,
    36%,
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    32%,
    34% {
        -webkit-transform: scale(1, 0);
        transform: scale(1, 0);
    }
}

@keyframes eyeBlink {

    0%,
    30%,
    36%,
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    32%,
    34% {
        -webkit-transform: scale(1, 0);
        transform: scale(1, 0);
    }
}

.ai_info {
    position: absolute;
    bottom: -20px;
    width: 7.25rem;
    left: -1.5rem;
    text-align: center;

}

.ai_info p {
    padding: 2px;
    background: rgba(255, 255, 255, .8);
    border-radius: 3px;
    display: inline;
}

.pagination {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

.pagination li {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #ddd;
    margin: 5px;
    border-radius: 30px;
}

.pagination .current {
    background: #ff9934;
    border:none;
}

.pagination .current a {
    color: #fff;
}

.idea_containers {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

}

.topic {
    width: 570px;
    margin-top: 30px;
    /*margin-bottom:30px;*/
}

.topic_thumb {
    width: 100%;
    height: 250px;
}

.topic_info {
    width: 100%;
    margin-top: 20px;

}

.topic_info_title {
    line-height: 40px;
    font-size: 20px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.topic_info_title span {
    color: #999;
    font-size: 12px;
    /*padding:5px 10px;*/
    border-radius: 20px;
    border: 1px solid #ddd;
    line-height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    height: 20px;

}

.topic_info_des {
    width: 100%;
    height: 64px;
    font-size: 16px;
    line-height: 32px;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.stagger-visualizer {
    display: flex;
    /*flex-wrap: wrap;*/
    justify-content: center;
    align-items: center;
    width: 450px;
    height: 200px;
}

.stagger-visualizer div {
    /*position: absolute;*/
    width: 64px;
    height: 128px;
    border: 1px solid #373535;
    background-color: #F6F4F2;
}

.a_bg {
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
}

.a_bg_in {
    width: 100%;
    position: absolute;
    height: 200px;
    left: 0px;
    top: 0px;
    z-index: 10;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: .3;
}

.top_text {
    position: relative;
    z-index: 1000;
    /*color: #ff9908;*/
}

.displayinline {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.focus {
    background: #000;
    color: #fff !important;
}

.control:hover {
    background: #ff9908;
    color: #fff !important;
}

.info_content_main {
    padding-bottom: 40px;
}

.info_content_main ol {
    padding-left: 20px;
}

.info_content_main ol li {
    list-style: auto;
}

.info_content_main tr,
.info_content_main td {
    border: 1px solid #ddd;

}

.info_content_main td {
    padding-left: 10px;
    padding-right: 10px;
}

.info_content_main a {
    color: blue;
    font-weight: bold;
}

.info_left_content {
    width: 760px;
    background: #fff;
    margin-top: 0px !important;
    padding-top: 30px;
}
.flex_content{
    display: flex;
    justify-content:space-between;
}
.info_right_content{
/*    width: 375px;*/
    margin-top: 30px;
}
.info_right_content .weChat_info_links_item{
    box-shadow: none;
    padding: 10px;
    background: #fff;
}
.info_right_content .weChat_info_links_item h3{
    padding-left: 0px;
}
.info_right_content .weChat_info_links_item p a{
    padding-left: 0px;
}

.info_content {
    /*width:100%;*/
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px;
    padding-left: 20px;
    padding-right: 20px;

}

pre {
    background: #2a2f4c;
    max-height: 500px;
    overflow-y: scroll;
    color: #fff;
    /*width: 100%;*/
    word-break: break-word;
    /*border-radius: 20px;*/
    /*overflow: hidden;*/
    padding: 20px;
    font-size: 12px;
    white-space: pre-wrap;
    /* css-3 */
    white-space: -moz-pre-wrap;
    /* Mozilla, since 1999 */
    white-space: -pre-wrap;
    /* Opera 4-6 */
    white-space: -o-pre-wrap;
    /* Opera 7 */
    word-wrap: break-word;
    /* Internet Explorer 5.5+ */
}

pre::-webkit-scrollbar {
    width: 5px;
    height: 8px;
    background-color: #aaa;
    /* or add it to the track */
}

/* Add a thumb */
pre::-webkit-scrollbar-thumb {
    background: #000;
}

.bar-b {
    margin-top: 0px;
}


.info_content_title {
    line-height: 50px;
    font-size: 30px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.info_content_title h1 {
    line-height: 50px;
    font-size: 30px;
    font-weight: normal;
}

.topic_info_title span {
    color: #999;
    font-size: 12px;
    /*padding:5px 10px;*/
    border-radius: 20px;
    border: 1px solid #ddd;
    line-height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    height: 20px;

}

.info_content_main {
    width: 100%;
    font-size: 16px;
    line-height: 40px;
    /*color:#666;*/
    margin-top: 20px;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}
.info_content_main img{
    max-width: 100%;
    height: auto !important;
}
.stagger-visualizer {
    display: flex;
    /*flex-wrap: wrap;*/
    justify-content: center;
    align-items: center;
    width: 450px;
    height: 200px;
}
.notes_tips{
    color: #999;
    font-size: 12px;
    line-height: 24px;
    padding-bottom: 30px;
}
.stagger-visualizer div {
    /*position: absolute;*/
    width: 64px;
    height: 128px;
    border: 1px solid #373535;
    background-color: #F6F4F2;
}

.a_bg {
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
}

.a_bg_in {
    width: 100%;
    position: absolute;
    height: 200px;
    left: 0px;
    top: 0px;
    z-index: 10;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: .3;
}

.top_text {
    position: relative;
    z-index: 1000;
    /*color: #ff9908;*/
}

.displayinline {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.focus {
    background: #000;
    color: #fff !important;
}

.control:hover {
    background: #ff9908;
    color: #fff !important;
}

.manbox {
       width: 100%;
    margin: 20px auto;
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding-top: 30px;
}

.manbox_inner {
    width: 240px;
    display: flex;
    border: 1px solid #ddd;
    border-radius: 20px;
    margin: 0px auto;
    padding: 10px;
    flex-direction: column;
    align-items: center;
}

.manbox_inner_avatar {
    width: 50px;
    border-radius: 50px;
    margin-bottom: 10px;
}

.manbox_inner p {
    text-align: center;
}

.manbox_des {
    font-size: 16px;
    line-height: 24px;
}

.manbox_inner span {
    font-size: 14px;
    color: #666;
    line-height: 28px;
}

.getoffer{
    background: #FF9800;
    padding: 2px 5px;
    border-radius: 8px 0px;
    margin-left: 4px;
    color: #fff !important;
}
.manbox_inner .qrcode {
    width: 200px;
}

.video_bg {
    width: 140px;
    height: 60px;
    overflow: hidden;
}

.video_text {
    position: absolute;
    z-index: 2000;
    top: 0;
    left: 0;
    width: 160px;
    height: 60px;
    color: #ffa31a;
    font-size: 14px;
    /* display: flex; */
    /*align-items: center;
    justify-content: center;*/
    font-weight: 100;
    font-style: oblique;
    background: rgba(0, 0, 0, .5);
    text-align: center;
    line-height: 60px;
    cursor: pointer;
}

.weChat_info_links {
    width: 1200px;
    margin: 20px auto;
    margin-top: 40px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.weChat_info_links_item {
    width: 360px;
    background: #fff;
    padding-bottom: 20px;
    margin-bottom: 20px;
    box-shadow: 0px 0px 8px 1px #ddd;
    overflow: hidden;
    border-radius: 8px;

}

.weChat_info_links_item h3 {
    font-size: 18px;
    line-height: 26px;
    /* padding-left: 10px;
    padding-right: 10px;*/
    padding: 15px;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    padding-bottom: 0px;
    margin-bottom: 15px;
}

.weChat_info_links_item p a {
    font-size: 14px;
    line-height: 26px;
    padding-left: 15px;
    padding-right: 15px;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    /*    padding-bottom: 20px;*/
}

.weChat_info_links_item img {
    width: 100%;
}

.link_img {
    width: 100%;
    height: 180px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;

}

.moreLinks_box {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

.moreLinks {
    margin-top: 10px;
    padding: 8px 20px;
    border: 1px solid #ff9909;
    border-radius: 15px;
    color: #ff9909;
}
@media (max-width: 1400px) {
 .w1200{
    width: 1000px;
 }
.manbox_inner_avatar{
    width: 40px !important;
}
.right_me_info h3{
    line-height: 20px !important;
/*    margin-left: 10px;*/
}
.showbigtext{
    width: 1000px;
}
.left_me{
    width: 50px !important;
}
.right_me{
    margin-left: 10px;
}

.Second dl dd .proc_b img {
    /* width: 100%; */
    left: -50%;
    position: relative;
}
.weChat_info_links{
    width: 1000px;
}
.weChat_info_links_item{
    width: 310px;
}
.wxchatlsit1 li{
    width: 300px;
}
.wxchatlsit1 li .info-text{
    padding-left: 5px;
    padding-right: 5px;
}
.wxchatlsit1 li{
    margin:0px 10px;
    padding:20px 0px;
}
.pinlink{
    width: 1000px;

}
.pinlink li{
    margin: 10px 0px;
    padding: 35px 0px;

}
.pinlink ul {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.planset{
    width: 1000px;
}
.rowflow{
    width: 1100px;
}
.topic {
    width: 480px;
    margin-top: 30px;
}
.container_category{
    width: 960px;
    display: flex;
    padding: 15px 20px;
}
.wx2list {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.wx2list li{
    float: left;
    width: 450px;
    height: 240px;
    margin: 0 20px 20px 0;
    position: relative;
    z-index: 2;
}

.wx2list li:nth-of-type(2n){
    width: 450px;
}
.wx2list li .infos .info2 {
    font-size: 24px;
    color: #333;
    margin-bottom: 8px;
}
.wx2list li .infos .info1{
    font-size: 18px;
    color: #333;
    margin-bottom: 8px;
}
.wx2list li .infos .info3{
    font-size: 18px;
    color: #333;
    margin-bottom: 8px;
}

.wxbody .fc:after, .wxbody .fc:before {
    display: none;
}
.wx2list li .bg{
    height: 180px;
}
.info_right_content{
    width: 300px;
}
.contact_me{
        width: 280px !important;
}
.info_content{
    width:640px;
}
.info_right_content .weChat_info_links_item {
    width: 280px;
}
.foot-address{
    margin-left: 30px;
}
.foot-stic{
   margin-left: 30px;
}
.website-four{
    width: 1000px !important;
}
.app .rowlsit2 li{
    width: 300px;
    overflow: hidden;
}
.rowlsit2{
    display: flex;
}


.flexy-column{
    width: 298px !important;
}

.workparter {
    width: 100%;
}
.aqcnontainer{
    width:1000px;
}

.abouttalk{
    width:1000px;
}


.w1178{
    width: 1000px !important;
}

.qqlist{
    width: 1000px;
}
.qqitem{
    width: 364px;
}
}
.contact_me{
    width: 360px;
    display: flex;
    justify-content: space-between;
   background: #ddd;
    padding: 10px;
    border-radius:8px;
    margin-bottom: 20px;
    z-index: 100;
    position: relative;
}
.left_me{
    width: 60px;
    display: flex;
    justify-content: center;
    align-items: start;
}
.right_me{
    width: 290px;
}
.info_right_content .link_img{
    border-radius: 8px;
    display: block;
    background-size: cover !important;
}
.right_me_info{
    line-height: 24px;
}
.right_me_info h3{
    line-height: 30px;
}
.right_me_info span{
    background: #FF9800;
    padding: 2px 5px;
    border-radius: 8px 0px;
    margin-left: 4px;
    color: #fff !important;
}
.right_me_button{
    width: 100%;
    text-align: center;
    background: #333;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    color:#fff;
    margin-top: 10px;
    margin-bottom: 10px;
    cursor: pointer;
    position: relative;
}
.right_me_button:hover .right_me_button_qrcode{
    display: block !important;
     -webkit-animation: fadeInUp .3s .2s ease both;
    -moz-animation: fadeInUp .3s .2s ease both
}
.right_me_button_qrcode{
    position: absolute;
    top:40px;
    left: 40px;
    width: 200px;
    background: #333;
    border-radius: 5px;
/*    padding-top: 10px;*/
    border:5px solid #333;
    display: none;
    z-index: 100;
}
.right_me_button_qrcode img{
    border-radius: 5px;
}

.triangle-up-info{
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #333;
    position: absolute;
    top:-8px;
    left:95px;
}


.setUpOut1 {
    -webkit-animation: fadeInUp 1s .2s ease both;
    -moz-animation: fadeInUp 1s .2s ease both;
   
}

.setUpOut2 {
    -webkit-animation: fadeInUp 1.2s .4s ease both;
    -moz-animation: fadeInUp 1.2s .4s ease both;
   
}

.setUpOut3 {
    -webkit-animation: fadeInUp 1.4s .6s ease both;
    -moz-animation: fadeInUp 1.4s .6s ease both;
    
}

.setUpOut4 {
    -webkit-animation: fadeInUp 1.6s .8s ease both;
    -moz-animation: fadeInUp 1.6s .8s ease both;
   
}

.nav_small_bar{
    height: 40px;
    border-top:1px solid #ddd;

}