﻿body {
  font: 100% "Roboto", "微软雅黑", "黑体", "华文细黑", sans-serif;
  color: #444444;
  background-color: #EEEEEE;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

}

body {

  font-family: "Roboto", "微软雅黑", "黑体", "华文细黑", sans-serif;
  font-weight: 300;
}

h1 {
  font-family: "Roboto", "微软雅黑", "黑体", "华文细黑", sans-serif !important;
}

* {
  font-family: "Roboto", "微软雅黑", "黑体", "华文细黑", sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-family: "Roboto", "微软雅黑", "黑体", "华文细黑", sans-serif;
  font-weight: 300;
}

h1 {
  font-size: 64px;
  line-height: 84px;
}

/*h1 { font-size: 64px; line-height: 84px;font-family:Arial,Helvetica,sans-serif; }*/
ul li {
  font-size: 15px;
  font-family: "Roboto", "微软雅黑", "黑体", "华文细黑", sans-serif;
}

.content h3 {
  font-size: 22px;
}

.red {
  color: #cf1c1c;
}

.green {
  color: #7eba00;

}

a:hover {
  color: orange;
}

.a:hover {
  color: orange !important;
}

.Block:nth-child(odd) {
  background: #fafafa;
}

a.Button {
  display: inline-block;
  color: #333;
  padding: 20px;
  border: 1px solid gray;
  border-radius: 5px;
  font-weight: bold;
  text-align: center;
  margin-top: 25px;
  line-height: 20px;
  vertical-align: center;
  width: 200px;
  margin-right: 20px;
}

.Button span {
  display: flex;
  justify-content: center;
  font-size: 21px;
  align-items: center;
}

.Button img {
  width: 24px;
  height: 24px;
  margin-right: 5px;
}

.weixin {
  color: #6357B6 !important;
  border-color: #6357B6 !important;
}

.qq {
  color: #000 !important;
  border-color: #000 !important;
}

.alipay {
  color: #59AAE1 !important;
  border-color: #59AAE1 !important;
}

.toutiao {

  color: #FB1253 !important;
  border-color: #FB1253 !important;
}

.baidu {

  color: #2319DC !important;
  border-color: #2319DC !important;
}

.quickapp {
  color: #0087F9 !important;
  border-color: #0087F9 !important;
}

.vue {
  color: #41B883 !important;
  border-color: #41B883 !important;
}

.angular {
  color: #E7002B !important;
  border-color: #E7002B !important;
}

.web {
  color: #E54D26 !important;
  border-color: #E54D26 !important;
}

.reactweb {
  color: #61DAFB !important;
  border-color: #61DAFB !important;
}

.flutter {
  color: #00C7FC !important;
  border-color: #00C7FC !important;
}

.uniapp {
  color: #00982F !important;
  border-color: #00982F !important;
}

.ios {
  color: #3DA8D4 !important;
  border-color: #3DA8D4 !important;
}

.android {
  color: #A5CA39 !important;
  border-color: #A5CA39 !important;
}

.harmony {
  color: #000 !important;
  border-color: #000 !important;
}

.uwp {
  color: #000 !important;
  border-color: #000 !important;
}

.macos {
  color: #1BA9FA !important;
  border-color: #1BA9FA !important;
}

.linux {
  color: #FFCC25 !important;
  border-color: #FFCC25 !important;
}

.nut5g {
  color: #0000ff !important;
  border-color: #0000ff !important;
}

.others {
  color: #99999A !important;
  border-color: #99999A !important;
}

header nav.navbar #menu-classic2 {
  margin: 8px 0;
}

header nav.navbar #menu-classic2 {
  position: relative;
  float: right;
  width: 100%;
}

header nav.navbar #menu-classic2 .menu-holder {
  text-align: left;
  float: left;
  width: 100%;
}

@media screen and (max-width: 1000px) {
  #menu1 {
    display: none !important;
  }

  #header .navbar-default {
    padding-left: 10px;
    padding-right: 10px;
  }

  #menu2 ul a {
    margin-right: 10px;
  }

}

@media screen and (min-width: 1000px) {
  #menu2 {
    display: none;
  }

}

#menu-classic2>#menu1 ul li .menu {
  color: white;
  padding: 5px 8px;
  font-size: 13px;
  line-height: 100%;
  border-radius: 5px;
}

header nav.navbar #menu-classic2 .menu-holder ul li {
  display: inline-block;
  position: relative;
}


#menu-classic2 {
  display: flex;
  justify-content: space-between;
}

#menu-classic2 a {
  margin-right: 18px;
  font-size: 15px;
  line-height: 26px;
  /*font-family:Arial,Helvetica,sans-serif;*/
  font-weight: 400;
  /*color: #757575;*/
  padding: 10px 0;
}

#menu-classic2 #mnu a {
  margin-right: 5px;
}

footer ul.info li a:hover {
  color: orange;
}

footer ul.sitemap li a,
footer ul.info li a,
.footer ul.sitemap li a,
.footer ul.info li a {

  font-family: "Roboto", "微软雅黑", sans-serif;
  font-size: 14px;
  line-height: 26px;
  font-weight: 300;
}

#company {
  width: 90%;
}

@media (min-width: 992px) {
  .col-md-20 {
    width: 16.5%;
  }
}

/******fast******/
#menu-classic2 a:hover,
footer a:hover {
  color: orange;
}

#menu-classic2 a {
  color: #333333;
}




fieldset {

  padding: 50px;
  margin: 0 2px;
  border: 1px solid silver;
}

legend {
  padding: .5em;
  border: 0;
  width: auto;
  color: #000 !important;
  font-size: 23px;
}

@media screen and (max-width: 992px) {
  fieldset {
    padding: 20px;
  }

  legend {
    font-size: 13px;
    font-weight: bold;
  }


}

@media screen and (max-width: 480px) {
  .box-form {

    padding: 10px !important;
  }
}

h3 {
  font-size: 18px;
  line-height: 32px;
}

tbody {
  border: 1px solid white;
}

.next a {
  text-decoration: underline;
  padding: 5px;
  cursor: pointer;
}

.box-form a {
  text-decoration: underline;
}

@media screen and (min-width: 1000px) {
  .technical-support {
    display: inline-block;
    margin-left: 300px;
  }

  .next {
    margin: 40px;
  }
}

.inline input[type=submit] {
  margin: 5px;
  width: 150px;
  background-color: #0a0;
  color: #f6f6f6;
  font-weight: bold;
}

@media screen and (min-width: 1000px) {
  .inline {
    display: flex;
    justify-content: space-between;
  }

  .inline-content {
    margin: 10px 10px 10px 0;
  }

  .inline input[type=submit] {
    width: 240px;
    height: 40px;
    border-radius: 10px;
    margin: 20px;
    margin-left: 322px !important;
  }

  input[type=file] {
    display: inline-block;

  }

  .title-inline span {

    display: inline-block;
    width: 320px;
  }

  .title-inline .title-inline-w {
    margin-right: 2px;
  }

  .inline-me {
    width: 240px;
  }

}

@media screen and (max-width: 992px) {
  .inline-content {
    margin: 10px 0;
  }

  .next a {
    display: block;
  }

  .inline {
    margin-bottom: 20px;
  }

  .next {
    margin: 20px 0;
    /*padding-left: 40px;*/
  }

  .title-inline-w {
    display: block;
  }

  .inline-add {
    display: inline-block;

  }

  .inline-me {
    display: block;
  }

  .www_a {
    display: block;
  }
}

.ui-button:hover,
.ui-button:focus {

  background: #0a0 !important;
  color: white !important;
}

.ui-front {
  width: 100px;
}

@media screen and(max-width: 992px) {
  .title-inline .title-inline-w {
    margin-right: 5px;
  }

  .title-inline {
    font-size: 10px !important;
  }

}

/******file页面*******/
.fileC {
  padding: 5px 25px;
}

.form-inline fieldset {
  margin: 8px 2px;
  padding: 20px 10px 10px 10px;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.panel-default {
  border-color: #ddd;
}

.panel-default>.panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
  padding: 10px;
}

.panel-body {
  padding: 10px;
}

.textareaCode {
  width: 49% !important;
  min-height: 300px;
}

#eAst{display:none!important}
.iframeResult {

  width: 49% !important;
  min-height: 300px;

}


@media screen and (min-width: 922px) {
  .form-control {

    height: 450px !important;
  }
}

@media screen and (max-width: 800px) {
  .form-inline fieldset {
    margin: 10px;
  }

  .btn {
    margin-left: 15px;
    margin-top: 5px;
  }

  .textareaCode {
    width: 100% !important;
    min-height: 300px;
  }

  .iframeResult {

    width: 100% !important;
    min-height: 300px;

  }

  .form-inline .row-input>.col-xs-12 {
    margin-left: 14px;
    margin-top: 10px;
  }


}

@media screen and (min-width: 992px) {

  .row-input {

    display: flex;
    flex-wrap: nowrap;
    margin-right: 100px;
    align-items: center;
  }

  .row-input>.col-xs-12 {
    width: auto !important;
  }

  p.heading {
    font-size: 32px;
  }
}

.row-input input {
  margin-left: 7px;

}

.row-input label input {
  width: 250px;
}

.row-input-submit {
  background-color: #07c160;
  border: 1px solid white;
  color: white;
  padding: 4px 10px;
  margin-left: 10px;
  margin-top: 7px;
  margin-bottom: 7px;

}

.col-pd {
  padding: 0;
  width: 100% !important;
}

textarea {

  border: 1px solid gray;
}

.ui-icon {
  transform: rotate(180deg);
}

li.ui-menu-item>ul>li>span>span.ui-icon {
  transform: rotate(90deg);
}

ul li ul li ul li a.ui-menu-item-wrapper {
  width: 130px;
}

ul li ul li ul li a.ui-menu-item-wrapper:hover {
  color: black;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  font-weight: normal;
}


/*******fast导航栏*****/


.ui-widget-header {
  background: none;
}

@media screen and (min-width:450px)and (max-width:1400px) {
  #menu {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding: 0;
    overflow: auto;
  }

  #menu>li {
    flex: 1 0 auto;
    /*padding:0 5px;*/
  }

}

@media screen and (max-width: 920px) {
  #menu {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding: 0;
    overflow: auto;
  }

  #menu>li {
    flex: 1 0 auto;
    /*padding:0 5px;*/
  }

  .ui-widget-header::before {
    line-height: 20px;
  }

  p.heading {
    font-size: 21px;
  }
}

@media screen and (min-width: 1000px) {
  #menu {
    display: flex;
    justify-content: center;

  }

  #menu>.ui-menu-item {
    border-radius: 10px;
    margin: 7px 0 !important;
    display: flex;
    align-items: center;
  }

}


.ui-widget.ui-widget-content {
  background-color: white;
}

.ui-state-active {
  background-color: transparent !important;
  border: 1px solid orange !important;
  font-weight: bold !important;
}

.ui-menu ul li ul {
  left: 100px !important;
  margin-left: 14px;
}

.ui-menu ul li ul::before {
  position: absolute;
  display: flex;
  align-items: center;
  color: #666;
  border: 1px solid #c5c5c5 !important;
  width: 130px;
  height: 30px;
  content: "文件类型:";
  background: white;
  top: -30px;
}

.ui-menu ul li ul li {
  width: 100px !important;
}



#menu_div ul li ul {
  width: 100px !important;
}

#menu_div ul li ul li {

  width: 100px !important;
}

#menu_div ul>li>ul>li>ul {
  width: 130px !important;

}

.ui-menu .ui-menu-item-wrapper {
  word-break: keep-all;
  white-space: nowrap;
}

/**sudio and engine*/
.beiColor1 {
  background-color: hsl(50, 65%, 75%);
  width: 100%;
  height: 150px;
  border-radius: 5px;
}

.beiColor1:hover {
  box-shadow: 4px 4px 4px 0 #cccccc
}

.beiColor2 {
  background-color: hsl(100, 65%, 75%);
  width: 100%;
  height: 150px;
  border-radius: 5px;
}

.beiColor2:hover {
  box-shadow: 4px 4px 4px 0 #cccccc
}

.beiColor3 {
  background-color: hsl(150, 65%, 75%);
  width: 100%;
  height: 150px;
  border-radius: 5px;
}

.beiColor3:hover {
  box-shadow: 4px 4px 4px 0 #cccccc
}

.beiColor4 {
  background-color: hsl(200, 65%, 75%);
  width: 100%;
  height: 150px;
  border-radius: 5px;
}

.beiColor4:hover {
  box-shadow: 4px 4px 4px 0 #cccccc
}

.beiColor5 {
  background-color: hsl(250, 65%, 75%);
  width: 100%;
  height: 150px;
  border-radius: 5px;
}

.beiColor5:hover {
  box-shadow: 4px 4px 4px 0 #cccccc
}

.beiColor6 {
  background-color: hsl(300, 65%, 75%);
  width: 100%;
  height: 150px;
  border-radius: 5px;
}

.beiColor6:hover {
  box-shadow: 4px 4px 4px 0 #cccccc
}

.beiColor7 {
  background-color: hsl(350, 65%, 75%);
  width: 100%;
  height: 150px;
  border-radius: 5px;
}

.beiColor7:hover {
  box-shadow: 4px 4px 4px 0 #cccccc
}

.beiColor8 {
  background-color: hsl(400, 65%, 75%);
  width: 100%;
  height: 150px;
  border-radius: 5px;
}

.beiColor8:hover {
  box-shadow: 4px 4px 4px 0 #cccccc
}

.beiColor1 img,
.beiColor2 img,
.beiColor3 img,
.beiColor5 img,
.beiColor6 img,
.beiColor7 img,
.beiColor4 img,
.beiColor8 img {
  opacity: 0
}

img {
  vertical-align: middle;
}

img {
  border: 0
}

/**index**/
.single-news article {
  height: 457px;
}

.partner {
  align-items: center;
  flex: 1 auto;
}

.partner a {
  width: 200px;
  margin: 15px;
}

.partner a img {
  max-width: 200px;
}

@media screen and (max-width: 992px) {
  .partner {
    justify-content: center !important;
  }
}

#testimonials-section {
  background: url(/assets/img/testimonial-bg.jpg);
  background-size: cover;
  background-position: top;
  background-attachment: fixed;
  background-repeat: no-repeat;
  color: #ffffff;
  padding: 30px 10px;
}

.section-title.center {
  padding: 30px 0 20px 0;
}

#flexslider-nav h1 {
  font-size: 70px;
}


@media screen and (max-width: 992px) {
  #flexslider-nav h1 {
    font-size: 34px;
  }
}

/*x2x*/


.From>.title {
  text-align: center;
  font-size: 30px;
}

#home-wrap {
  margin-bottom: 14px;
}

@media screen and (max-width: 992px) {
  .text h1 {
    line-height: 50px;
    font-size: 50px;
  }

  .text h1 span {
    font-size: 50px;
  }

  #page-content #flexslider-nav ul li .text {
    padding: 50px 50px;
  }

  .br {
    display: block;
    height: 20px;
  }
}

@media screen and (min-width: 992px) {
  .br {
    display: none;
  }
}

@media screen and (max-width: 992px) {
  .service-content.large {
    padding-left: 0;
  }
}

/*x2x,xs*/

.disabled {
  filter: grayscale(100%);
  pointer-events: none !important;
  border-color: #CBCBCB !important;
  color: gray !important;
}

.disabled * {
  color: gray !important;
}

#onekits1 {
  font-family: "Roboto", "微软雅黑", sans-serif;
}

/*video*/
.studio:before {
  content: "\f487";
  font-family: "Ionicons";
  position: absolute;
  display: block;
  color: white;
  font-size: 40px;
  text-align: center;

  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 70px;
  height: 70px;
  background-color: #263238;
  line-height: 70px;
  padding-left: 5px;
  z-index: 1;
  transition: background-color .4s ease;
  border-radius: 50%;
}

#copy>.container {
  padding: 0 15px;
}

#copy .col-xs-12 {
  width: auto !important;
}

/**/
@media screen and (max-width: 992px) {
  header .top-nav {
    padding: 0 10px;
    display: flex;
    align-items: center;
  }

  header .secondary-menu {
    display: block !important;
  }

  header .top-nav .secondary-menu {
    width: 430px;
    float: left;
    margin-top: 4px;
    padding: 20px 0;
  }


}

.a {
  color: #3367D6 !important;
}

footer a {
  color: white;
}

#home-wrap .padding-onlytop-sm .padding-onlytop-sm a {
  width: 60px;
  height: 40px;
  border: 1px solid orange;
  padding: 10px;
  border-radius: 5px;
  font-size: 16px;
  margin-top: 5px;
}

@media screen and (max-width: 992px) {
  #menu_div>#menu {
    height: 36px;
    display: flex;
    align-items: center;
  }
}

@media screen and (max-width: 992px) {
  .qmenu {
    width: 250px !important;
    /* margin-bottom:20px; */

  }
}

#flexslider-nav ul li .gradient.dark {
  background-color: rgba(34, 34, 34, 0.3) !important;
}

a.btn-alt.small {
  font-size: 15px !important;
  margin-bottom: 10px;
}

/*nav*/
header .top-nav {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 991px) {
  .padding-md-top {
    padding-top: 50px !important;
    pointer-events: none;
  }

  .img_bottom {
    display: block;
  }

  .img_right {
    display: none;
  }

  /* .padding-lg{
        pointer-events:none;
    } */

}

@media screen and (min-width: 991px) {
  .img_bottom {
    display: none;
  }

  .img_right {
    display: block;
  }


}
