﻿* {
  margin: 0;
  padding: 0
}
em,
i {
  font-style: normal
}
ul,li {
  list-style: none
}
li{
  list-style-type: none;
  vertical-align: top;
}

img {
  border: 0;
  vertical-align: middle
}
button {
  cursor: pointer
}
a {
color: #878787;
text-decoration: none;
}
a:hover {
  color: #ff9100
}
button,input {
  font-family: Microsoft YaHei, Heiti SC, tahoma, arial, Hiragino Sans GB, "\5B8B\4F53", sans-serif;
  background: 0 0;
  border: none;
  border-radius: 0;
}
button, input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: none;
}

body {
  -webkit-font-smoothing: antialiased;
  background-color: #fff;
  font: 12px/1.5 Microsoft YaHei, Heiti SC, tahoma, arial, Hiragino Sans GB, "\5B8B\4F53", sans-serif;
  color: #666
}
body, button, dd, dl, dt, h1, h2, h3, h4, h5, h6, hr, input, li, ol, option, p, pre, select, td, textarea, th, ul {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  outline: 0 none;
}
.hide,
.none {
  display: none
}
.clearfix:after {
content: ".";
clear: both;
display: block;
height: 0;
visibility: hidden;
font-size: 0;
line-height: 0;
}
.clearfix {
  *zoom: 1
}
.clear {
  clear: both;
  height: 0;
  overflow: hidden;
  display: block;
}

.fl {
  float: left;
  display: block;
}
.fr {
  float: right;
  display: block;
}
.flex, .flex-wrap {
display: flex;
}
.pr {
position: relative;
}

.g-header {
  width: 100%;
  min-width: 1190px;
  background: rgb(51, 51, 51);
}
.g-header .topArea {
  width: 1190px;
  height: 40px;
  line-height: 40px;
  margin: 0px auto;
}
.g-header .topArea .back-index {
  display: inline-block;
  margin-right: 18px;
  color: rgb(187, 187, 187);
}

.s-cloud-top {
  width: 100%;
  height: 100px;
  background: rgb(255, 255, 255);
}
.flex-between {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.w1190 {
  width: 1190px;
  margin: auto;
}
.s-cloud-top ul {
  display: flex;
  flex-direction: row;
}
.s-cloud-top ul a {
  position: relative;
  display: block;
  margin-left: 40px;
  font-size: 16px;
  line-height: 100px;
  color: rgb(51, 51, 51);
  text-decoration: none;
  transition: all 0.3s linear 0s;
}
.s-cloud-top ul a:hover, .s-cloud-top ul li.on a {
  color: rgb(32, 144, 255);
}
.s-cloud-top ul a::after {
  content: "";
  position: absolute;
  width: 0px;
  height: 3px;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  background: rgb(32, 144, 255);
  transition: all 0.3s linear 0s;
}
.s-cloud-top ul a:hover::after, .s-cloud-top ul li.on a::after {
  width: 100%;
}

.cata {
  width: 100%;
  background: #fff;
  padding: 36px 0 40px 0;
}
.box1200 {
  width: 1200px;
  margin: auto;
}
.common_ctitle {
  text-align: center;
  font-size: 40px;
  color: #000000;
  line-height: 40px;
  font-weight: normal;
}
.common_ctitle span {
  color: #d80c18;
}
.common_etitle {
  text-transform: uppercase;
  text-align: center;
  font-size: 14px;
  color: #c0c0c0;
  line-height: 14px;
}
.common_etitle:before {
  content: '';
  display: block;
  width: 25px;
  height: 1px;
  background: #c0c0c0;
  margin: 14px auto 12px;
}
.cata table {
  width: 100%;
  text-align: center;
  margin-top: 23px;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.cata table tr {
  height: 164px;
}
table td {
  word-break: break-all;
  word-wrap: break-word;
}
td {
  vertical-align: top;
}
.cata table tr a {
  display: block;
}
.cata table tr a img {
  transition: 0.5s;
}
.cata table tr a span {
  display: block;
  font-size: 16px;
  color: #000000;
  line-height: 16px;
  margin-top: 15px;
}
.cata table tr a:hover img {
  transform: rotate(360deg);
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  list-style: none;
}
.passageway {
  width: 100%;
  background: #f6f6f6;
  padding: 45px 0 20px;
}
.passageway_in_list {
  margin-top: 30px;
  padding: 0 58px;
}

.passageway_in_list_each {
  margin:0 45px;
}
.common_ctitle {
  text-align: center;
  font-size: 40px;
  color: #000000;
  line-height: 40px;
  font-weight: normal;
}
.passageway_in_list_each .common_ctitle {
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
}
.common_ctitle span {
  color: #d80c18;
}
.passageway_in_list_each_detail {
  height: 111px;
  font-size: 12px;
  color: #000000;
  line-height: 26px;
  width: 180px;
  margin: 25px auto 0;
}

.s-cloud-model1 {
  height: 560px;
  background: #ffffff;
  text-align: center;
}
.s-cloud-model1 h1 {
  font: bold 30px/40px 'Microsoft Yahei';
  padding-top: 50px;
}
.s-cloud-show-detailed {
  display: inline-block;
  font: 14px/19px 'Microsoft Yahei';
  color: #2090FF;
  padding: 10px 0 30px;
}
.s-cloud-box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.s-cloud-single {
  position: relative;
  width: 287px;
  height: 340px;
  background: #ededed82;
  border-radius: 4px;
}
.s-cloud-single img {
  width: 64px;
  height: 64px;
  padding: 32px 0;
}
.s-cloud-single h2 {
  font: bold 20px/26px 'Microsoft Yahei';
  color: #333;
  padding-bottom: 10px;
}
.s-cloud-single span {
  display: inline-block;
  font: 12px/16px 'Microsoft Yahei';
  color: #999;
  padding-bottom: 10px;
}
.s-cloud-single p {
  font: 12px/24px 'Microsoft Yahei';
  color: #666;
}

.i-footer {
  position: relative;
  width: 100%;
  min-width: 1190px;
  height: 180px;
  background: #222;
  font: 12px/26px 'MicroSoft YaHei';
  text-align: center;
  color: #999;
}