@font-face {
  font-family: DINCondensedBold;
  src: url("/font/DINCondensedBold.ttf"), url("/font/DINCondensedBold.eot");
}

@font-face {
  font-family: BarlowCondensed-ExtraBoldItalic;
  src: url("/font/BarlowCondensed-ExtraBoldItalic.ttf");
}

html {
  height: 100%;
}

body {
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: "Microsoft YaHei";
  font-size: 14px;
}

h1,
h2,
h3,
h4,
h4,
h5,
p,
ul {
  margin: 0;
  padding: 0;
  -webkit-margin-before: 0em;
          margin-block-start: 0em;
  -webkit-margin-after: 0em;
          margin-block-end: 0em;
  -webkit-margin-start: 0px;
     -moz-margin-start: 0px;
          margin-inline-start: 0px;
  -webkit-margin-end: 0px;
     -moz-margin-end: 0px;
          margin-inline-end: 0px;
  -webkit-padding-start: 0px;
     -moz-padding-start: 0px;
          padding-inline-start: 0px;
}

li {
  list-style-type: none;
}

a {
  text-decoration: none;
}

#header {
  position: fixed;
  z-index: 1000;
  width: 100%;
  top: 0px;
  color: #fff;
  border-bottom: 1px solid #fff;
  background-color: rgba(0, 0, 0, 0.3);
}

#header .logo {
  float: left;
  margin-left: 5%;
}

#header .logo img {
  width: 5vmin;
  float: left;
  margin: 1.2vmin 10px 0 0;
}

#header .logo p {
  float: left;
  font-size: 2.2vmin;
  line-height: 7vmin;
}

.leftTitleAll {
  padding: 2% 0 2.5% 10%;
  color: #333333;
}

.leftTitleAll h1 {
  font-size: 3.5vmin;
  font-weight: normal;
}

.leftTitleAll h2 {
  font-size: 2.3vmin;
  font-weight: normal;
  color: #b3b3b3;
}

.header {
  color: #000 !important;
  border-bottom: 0px solid #fff !important;
  background-color: white !important;
}

.header .rm-menu-item a {
  color: #000000;
}

.header .rm-parent > a::after {
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
}

.header .rm-lighten li li a,
.header .rm-lighten li a:focus,
.header .rm-lighten li a:hover,
.header .rm-lighten li.rm-hover a,
.header .rm-lighten .rm-menu-item .rm-menu-item a,
.header .rm-lighten .rm-menu-item a:focus,
.header .rm-lighten .rm-menu-item a:hover,
.header .rm-lighten .rm-menu-item.rm-hover > a {
  background-color: #202020;
  /* fallback */
  background-color: white;
  outline: none;
}

.header .rm-lighten li li li a,
.header .rm-lighten li li a:focus,
.header .rm-lighten li li a:hover,
.header .rm-lighten li li.rm-hover a,
.header .rm-lighten .rm-menu-expanded li a:focus,
.header .rm-lighten .rm-menu-expanded li a:hover,
.header .rm-lighten .rm-menu-item .rm-menu-item .rm-menu-item a,
.header .rm-lighten .rm-menu-item .rm-menu-item a:focus,
.header .rm-lighten .rm-menu-item .rm-menu-item a:hover,
.header .rm-lighten .rm-menu-item .rm-menu-item.rm-hover a,
.header .rm-lighten .rm-menu-expanded li a:focus,
.header .rm-lighten .rm-menu-expanded li a:hover {
  background-color: #202020;
  /* fallback */
  background-color: white;
}

.header .rm-lighten li li li a:focus,
.header .rm-lighten li li li a:hover,
.header .rm-lighten li li li.rm-hover a,
.header .rm-lighten li .rm-menu-expanded a:focus,
.header .rm-lighten li .rm-menu-expanded a:hover,
.header .rm-lighten .rm-menu-item .rm-menu-item .rm-menu-item a:focus,
.header .rm-lighten .rm-menu-item .rm-menu-item .rm-menu-item a:hover,
.header .rm-lighten .rm-menu-item .rm-menu-item .rm-menu-item.rm-hover a,
.header .rm-lighten .rm-menu-item .rm-menu-expanded a:focus,
.header .rm-lighten .rm-menu-item .rm-menu-expanded a:hover {
  background-color: #202020;
  /* fallback */
  background-color: white;
}

.section {
  overflow: hidden;
}

.section1 .server {
  position: absolute;
  top: 25%;
  width: 100%;
  height: 70%;
}

.section1 .server h1 {
  color: #fff;
  text-align: center;
  font-size: 60px;
  font-weight: normal;
  margin: 2% 0;
}

.section1 .server h2 {
  color: #fff;
  text-align: center;
  font-size: 30px;
  font-weight: normal;
}

.section1 .server h3 {
  color: #fff;
  text-align: center;
  font-size: 100px;
  font-family: DINCondensedBold;
}

.section1 .server button {
  display: block;
  margin: auto;
  background-color: #ff0000;
  color: #fff;
  text-align: center;
  width: 250px;
  height: 60px;
  border: 0;
  font-size: 28px;
}

.section1 .server img {
  display: block;
  margin: auto;
  margin-top: 1%;
}

.section2 {
  background: url(/images/jt/tbk2.png) no-repeat;
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
  position: relative;
}

.section2 .sgjj {
  width: 37%;
  padding: 2% 10% 10% 10%;
}

.section2 .sgjj h3 {
  font-size: 3.5vmin;
  color: #333333;
}

.section2 .sgjj p1 {
  display: block;
  font-size: 2.3vmin;
  color: #666666;
  padding: 30px 0 15px 0;
}

.section2 .sgjj .sgjjMain {
  text-align: justify;
  font-size: 1.7vmin;
  color: #333;
  line-height: 3.5vmin;
}
.section2 .sgjj .sgjjMain p span {
	background: transparent !important;
	font-size: 14px !important;
}

.section2 img {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 45%;
}

.section3 {
  background: url(/images/jt/tbk3.png) no-repeat;
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
}

.section3 .honorTitle {
  float: left;
  margin: 2% 0 0 10%;
  height: 70px;
}

.section3 .honorTitle h1 {
  text-align: center;
  color: #fff;
  font-size: 3.5vmin;
  font-weight: normal;
}

.section3 .honorTitle h2 {
  text-align: left;
  color: #fff;
  font-size: 2.3vmin;
  padding: 0;
  margin: 0;
  font-weight: normal;
}

.section3 .honorMain {
  clear: both;
  overflow: hidden;
}

.section3 .honorMain .honorFont.active {
  display: block;
}

.section3 .honorMain .honorFont {
  float: left;
  display: none;
  padding: 10% 0 0 10%;
  color: #fff;
}

.section3 .honorMain .honorFont h1 {
  font-weight: normal;
}

.section3 .honorMain .honorFont h1 span {
  font-size: 35px;
  font-weight: normal;
  margin-left: 10px;
}

.section3 .honorMain .honorFont h1 .smallHonorFont {
  font-size: 16px;
}

.section3 .honorMain .honorFont h2 {
  font-weight: normal;
  font-size: 28px;
  margin-left: 70px;
  padding: 20px 0;
}

.section3 .honorMain .honorFont h3 {
  font-weight: normal;
  font-size: 18px;
  margin-left: 70px;
  height: 15px;
  padding: 0 0 20px 0;
}

.section3 .honorMain .honorFont h4 {
  font-weight: normal;
  font-size: 20px;
  padding: 10px 0 0 0;
  margin-left: 70px;
}

.section3 .honorMain .honorImg {
  float: right;
  padding: 0% 10% 0 0;
}

.section3 .honorMain .honorImg .rollImg {
  float: left;
}

.section3 .honorMain .honorImg .rollImg .active {
  display: block;
}

.section3 .honorMain .honorImg .rollImg img {
  display: none;
  width: 320px;
  height: 530px;
  padding: 0 40px;
}

.section3 .honorMain .honorImg .imgIcon {
  cursor: pointer;
  float: left;
  padding: 230px 0 0 0;
}

.section4 {
  background: url(/images/jt/tbk4.png) no-repeat;
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
}

.section4 .newsTitle {
  float: left;
}

.section4 .newsMore {
  float: right;
  padding: 3.5% 10% 0 0;
}

.section4 .newsMore a {
  color: #b3b3b3;
  float: left;
  font-size: 2vmin;
  line-height: 27px;
}

.section4 .newsMore img {
  float: right;
  margin-left: 10px;
  width: 2.2vmin;
  padding-top: 0.2vmin;
}

.section4 .newsMain {
  clear: both;
  width: 80%;
  margin: 0 auto;
}

.section4 .newsMain .newsLeft {
  cursor: pointer;
  display: none;
  float: left;
  width: 45%;
  color: #333333;
}

.section4 .newsMain .newsLeft span {
  background-color: red;
  float: left;
  color: #fff;
  text-align: center;
  width: 6vmin;
  padding: 1vmin 0;
  font-size: 2.7vmin;
  font-weight: bold;
  margin-right: 10px;
}

.section4 .newsMain .newsLeft .newsLeftMain {
  width: -webkit-calc(100% - 80px);
  width: -moz-calc(100% - 80px);
  width: calc(100% - 80px);
  float: right;
}

.section4 .newsMain .newsLeft .newsLeftMain .newsLeftTitle {
  font-weight: normal;
  font-size: 2.7vmin;
  color: #000000;
}

.section4 .newsMain .newsLeft .newsLeftMain .newsLeftTitle a {
  display: block;
  text-decoration: none;
  overflow: hidden;
  word-break: keep-all;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  line-height: 6vmin;
}

.section4 .newsMain .newsLeft .newsLeftMain .newsLeftTitle h2 {
  font-size: 1.9vmin;
  color: #909090;
  font-weight: normal;
  padding: 20px 0 30px 0;
}

.section4 .newsMain .newsLeft .newsLeftMain .content {
  text-align: justify;
  padding: 0 0 30px 0;
  line-height: 3vmin;
  font-size: 1.8vmin;
  color: #909090;
  min-height: 28vmin;
  display: block;
}

.section4 .newsMain .newsLeft .newsLeftMain button {
  display: block;
  background-color: red;
  color: #fff;
  text-align: center;
  border: 0;
  font-size: 1.8vmin;
  padding: 0.7vmin 2vmin;
}

.section4 .newsMain .newsLeft.active {
  display: block;
}

.section4 .newsMain .newsRight {
  float: right;
  width: 50%;
  position: relative;
}

.section4 .newsMain .newsRight .newsImg {
  position: relative;
  height: 50vmin;
}

.section4 .newsMain .newsRight .newsImg img {
  position: absolute;
  display: none;
  width: 100%;
  height: 100%;
}

.section4 .newsMain .newsRight .newsImg img.active {
  display: block;
}

.section4 .newsMain .newsRight .newsImg2 img {
  display: none;
  position: absolute;
  bottom: -8vmin;
  width: 220px;
  height: 150px;
  z-index: 3;
}

.section4 .newsMain .newsRight .newsImg2 img.active {
  display: block;
}

.section4 .newsMain .newsRight .newsImg3 img {
  display: none;
  position: absolute;
  bottom: -8vmin;
  left: 220px;
  height: 150px;
  z-index: 3;
}

.section4 .newsMain .newsRight .newsImg3 img.active {
  display: block;
}

.section4 .newsMain .newsRight .newsImg4 {
  position: absolute;
  bottom: -5.5vmin;
  left: 400px;
}

.section4 .newsMain .newsRight .newsImg4 .tran {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #fff;
  float: left;
  margin: 10px;
  border: 1px solid #b3b3b3;
}

.section4 .newsMain .newsRight .newsImg4 .tran.active {
  background-color: red;
}

.section5 {
  background: url(/images/jt/tbk5.png) no-repeat;
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
}

.section5 .introductionTitle {
  padding-bottom: 1%;
}

.section5 .introduction {
  position: relative;
  text-align: justify;
  width: 40%;
  height: 48%;
  margin-left: 10%;
  color: #666666;
  line-height: 30px;
  display: none;
  font-size: 1.7vmin;
  line-height: 3.5vmin;
  color: #909090;
}

.section5 .introduction p {
  display: block;
  height: -webkit-calc(80% - 15px);
  height: -moz-calc(80% - 15px);
  height: calc(80% - 15px);
  overflow: auto;
}

.section5 .introduction .introductionMore {
  margin-top: 5px;
  cursor: pointer;
  padding: 0px 20px;
  float: left;
  border: 1px solid #b3b3b3;
  font-size: 90%;
}

.section5 .introduction .introductionMore a {
  color: #666666;
}

.section5 .introduction.active {
  display: block;
}

.section5 .introductionIcons {
  clear: both;
  width: 45%;
  margin: 0% 0 0 8.5%;
  overflow: hidden;
}

.section5 .introductionIcons .introductionIcon {
  width: 16%;
  float: left;
  cursor: pointer;
  margin: 5px 0;
}

.section5 .introductionIcons .introductionIcon img {
  display: block;
  width: 60px;
  margin: auto;
}

.section5 .introductionIcons .introductionIcon p {
  text-align: center;
  padding-top: 20px;
  font-size: 18px;
  color: #b3b3b3;
}

.section5 .introductionIcons .introductionIcon p.active {
  color: #333333;
}

.section6 {
  background: url(/images/jt/tbk6.png) no-repeat;
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
  color: #fff;
}

.section6 .proTitle {
  text-align: center;
  padding: 3vmin 0;
}

.section6 .proTitle a {
  color: #fff;
}

.section6 .proTitle a h1 {
  font-size: 3.5vmin;
  font-weight: normal;
}

.section6 .proTitle a p {
  font-size: 1.5vmin;
}

.section6 .proIcon {
  text-align: center;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.section6 .proIcon .icon {
  margin: 0 2%;
}

.section6 .proIcon .icon a {
  color: #fff;
}

.section6 .proIcon .icon a .iconList {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  border: 1px solid #fff;
}

.section6 .proIcon .icon a .iconList img {
  cursor: pointer;
  width: 65px;
  display: block;
  margin: auto;
  margin-top: 15%;
  border: 0;
}

.section6 .proIcon .icon a .iconList:hover {
  background-color: #ff0000;
}

.section6 .proIcon .icon a p {
  font-size: 24px;
}

.section6 .proIcon .icon a .redIcon {
  margin: 10px 0;
  opacity: 0;
}

.section6 .proIcon .icon a .redIcon.active {
  opacity: 1;
}

.section6 .protable {
  width: 80%;
  height: 60%;
  margin: auto;
  display: none;
}

.section6 .protable table {
  width: 100%;
  border-color: #fff;
}

.section6 .protable table td {
  font-size: 1.7vmin;
  padding: 1vmin;
  text-align: center;
}

.section6 .protable.active {
  display: block;
}

.section7 {
  background: url(/images/jt/tbk7.png) no-repeat;
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
  color: #333333;
}

.section7 .priceMain {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.8vmin;
}

.section7 .priceMain .priceLeft {
  width: 30%;
  margin-right: 5%;
}

.section7 .priceMain .priceLeft ul li {
  margin-top: 4vmin;
}

.section7 .priceMain .priceLeft ul li span span {
  float: right;
}

.section7 .priceMain .priceLeft ul li .priceL {
  width: 40%;
  margin-right: 20%;
  float: left;
}

.section7 .priceMain .priceRight {
  width: 30%;
  margin-left: 5%;
  background-color: #fff;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.section7 .priceMain .priceRight img {
  width: 100%;
}

.section8 {
  background: url(/images/jt/tbk8.png) no-repeat;
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.section8 .SystemTitle {
  padding-bottom: 0%;
}

.section8 .systemLink {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.section8 .systemLink p {
  font-size: 2vmin;
  color: #6a6a6b;
  text-align: center;
  padding: 1vmin 0 2vmin 0;
}

.section8 .systemLink .left {
  width: 46%;
  margin-right: 2%;
}

.section8 .systemLink .right {
  width: 32%;
}

.section8 .systemLink img {
  width: 100%;
  float: left;
}

.section8 .systemLink ul {
  overflow: hidden;
  padding: 2.5vmin 5vmin 3vmin 5vmin;
  background-color: #fff;
}

.section8 .systemLink ul li {
  float: left;
  margin-right: 3vmin;
  margin-bottom: 2vmin;
  min-width: 40%;
}

.section8 .systemLink ul li a {
  color: #6a6a6b;
  font-size: 2.2vmin;
}

.section8 .systemLink ul li a:hover {
  color: #ff0202;
}

.section8 .friendLink {
  padding: 3% 0 0 10%;
  color: #6a6a6b;
}

.section8 .friendLink .title {
  font-size: 2vmin;
}

.section8 .friendLink ul {
  overflow: hidden;
  margin: 2vmin 5vmin;
  width: 100%;
}

.section8 .friendLink ul li {
  float: left;
  width: 12vmin;
  margin-right: 6vmin;
  text-align: center;
}

.section8 .friendLink ul li a img {
  width: 9vmin;
  height: 7.2vmin;
}

.section8 .friendLink ul li a p {
  text-align: center;
  color: #6a6a6b;
  font-size: 1.6vmin;
}

.section9 {
  background: url(/images/jt/bk9-top.png) no-repeat;
  -o-background-size: 100% calc(50% + 4vmin);
     background-size: 100% -webkit-calc(50% + 4vmin);
     background-size: 100% -moz-calc(50% + 4vmin);
     background-size: 100% calc(50% + 4vmin);
}

.section9 .top {
  height: 50%;
}

.section9 .top .topTitle {
  color: #fff;
}

.section9 .top .main {
  padding: 0% 10%;
  color: #fff;
}

.section9 .top .main .left {
  float: left;
  width: 33%;
}

.section9 .top .main .left img {
  float: left;
  width: 3.5vmin;
  padding: 0 2vmin 0 0;
}

.section9 .top .main .left .clear {
  clear: both;
  height: 0.5vmin;
}

.section9 .top .main .left .font {
  float: left;
  padding-top: 0.6vmin;
  padding-bottom: 0vmin;
}

.section9 .top .main .left .font span {
  font-size: 2vmin;
  display: block;
  padding-bottom: 2.5vmin;
}

.section9 .top .main .right {
  float: right;
  width: -webkit-calc(67% - 1px);
  width: -moz-calc(67% - 1px);
  width: calc(67% - 1px);
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}

.section9 .top .main .right .ewm {
  float: left;
  margin-left: 12%;
}

.section9 .top .main .right .ewm img {
  width: 12vmin;
}

.section9 .top .main .right .ewm .conName {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.section9 .top .main .right .ewm .conName img {
  width: 2.2vmin;
  height: 2.2vmin;
  padding-right: .5vmin;
  padding-top: 0.3vmin;
}

.section9 .top .main .right .ewm .conName p {
  font-size: 1.4vmin;
  line-height: 2.8vmin;
}

.section9 .bottom {
  height: 50%;
  background: url(/images/jt/bk9-bottom.png) no-repeat;
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
  padding: 0 10%;
}

.section9 .bottom .main {
  padding: 4vmin 0 0.5vmin 0;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}

.section9 .bottom .main .list {
  float: left;
}

.section9 .bottom .main .list .title {
  font-size: 2.4vmin;
  margin-bottom: 1.5vmin;
  color: #fff;
}

.section9 .bottom .main .list ul {
  max-width: 170px;
}

.section9 .bottom .main .list ul li {
  margin-bottom: 1.6vmin;
}

.section9 .bottom .main .list ul li a {
  font-size: 1.6vmin;
  color: #fff;
}

.section9 .bottom .main .list ul li a:hover {
  color: red;
}

.section9 .last {
  width: 100%;
  position: absolute;
  bottom: 0;
  height: 6vmin;
  background-color: #000;
}

.section9 .last ul {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.section9 .last ul li {
  padding: 0 2vmin;
}

.section9 .last ul li a {
  color: #fff;
  font-size: 1.5vmin;
}

.section9 .last ul li a span {
  padding: 0 1vmin;
  font-size: 1.5vmin;
}

.section9 .last ul li a img {
  width: 2vmin;
  float: left;
}

.section9 .last ul .clickAdmin a:hover {
  color: red;
}

@media screen and (min-width: 1901px) {
  .honorFont {
    padding: 10% 0 0 15% !important;
  }
  .honorImg {
    padding: 3% 15% 0 0 !important;
  }
  .proTitle {
    padding: 70px 0 50px 0 !important;
  }
}
