@charset "UTF-8";
* {
  word-wrap: break-word;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
}

html, body, h1, h2, h3, h4, h5, h6, hr, p, iframe, dl, dt, dd, ul, ol, li, pre, form, button, input, textarea, th, td, fieldset {
  font-weight: 300;
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: transparent;
}

ul, ol, dl {
  list-style-type: none;
}

html, body {
  *position: static;
  color: #333;
  background: #fff;
  width: 100%;
  height: auto;
  min-width: 1280px;
}

address, caption, cite, code, dfn, em, th, var {
  font-style: normal;
  font-weight: 300;
}

input, button, textarea, select, optgroup, option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

input, button {
  overflow: visible;
  vertical-align: middle;
  outline: none;
}

body, th, td, button, input, select, textarea {
  font-size: 12px;
  font-weight: 300;
  font-family: "微软雅黑","Microsoft Yahei";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

a {
  text-decoration: none;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: all .4s linear;
  -webkit-transition: all .4s;
  transition: all .4s;
  color: #333;
}

a:hover, a:focus, a:active {
  text-decoration: none;
  outline: none;
}

a.ie6:hover {
  zoom: 1;
}

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

sub, sup {
  vertical-align: baseline;
}

button, input[type="button"], input[type="submit"] {
  line-height: normal !important;
}

img {
  border: 0;
}

a img, img {
  -ms-interpolation-mode: bicubic;
  -webkit-transition: all .7s linear;
  -webkit-transition: all .7s;
  transition: all .7s;
  display: block;
}

/* HTML5 reset */
header, footer, section, aside, details, menu, article, section, nav, address, hgroup, figure, figcaption, legend {
  display: block;
  margin: 0;
  padding: 0;
}

time {
  display: inline;
}

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

legend {
  width: 100%;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

legend small {
  font-size: 15px;
  color: #999;
}

svg:not(:root) {
  overflow: hidden;
}

fieldset {
  border-width: 0;
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

input, textarea {
  border: 0;
  outline: none;
  resize: none;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

input[type="text"], input[type="tel"], input[type="button"], input[type="submit"], input[type="reset"], input[type="password"], input[type="email"], textarea {
  -webkit-appearance: none;
  border-radius: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #818181;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #818181;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #818181;
}

.cl:after, .clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.cl, .clearfix {
  zoom: 1;
  clear: both;
}

.fl {
  float: left !important;
}

.fr {
  float: right !important;
}

.text-l {
  text-align: left;
}

.text-c {
  text-align: center;
}

.text-r {
  text-align: right;
}

.text-i {
  font-style: italic;
}

.ovf {
  overflow: hidden;
}

.por {
  position: relative;
}

.poa {
  position: absolute;
}

.noBor {
  border: 0 !important;
}

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

.wrap {
  height: auto;
  overflow: hidden;
}

.container {
  margin-left: 8%;
  margin-right: 8%;
}

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

.container:after {
  clear: both;
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
}

.container-fluid:after, .container-fluid:before {
  content: "";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.cover {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
  background: url(../images/cover-bg.png) repeat;
  display: none;
}

.layui-layer-btn .layui-layer-btn0 {
  background-color: #3aa4dc !important;
}

.content {
  height: auto;
  overflow: hidden;
  position: relative;
  margin: 99px auto 0;
}

.main-width {
  padding: 0 4%;
  margin: 0 auto;
  position: relative;
}

.main-width:after, .container:before {
  content: "";
  display: table;
}

.main-width:after {
  clear: both;
}

.smallTitle {
  font-size: 18px;
  text-align: center;
  color: #666;
}

.bigTitle {
  font-size: 36px;
  text-align: center;
  color: #000;
  margin-bottom: 15px;
  font-weight: 300;
}

.bigTitlel {
  position: relative;
}

.bigTitlel span {
  padding: 0 15px;
  position: relative;
  z-index: 1;
  background: #fff;
}

.bigTitlel:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #dadada;
  position: absolute;
  left: 0;
  top: 25px;
  z-index: 0;
}

.goTop {
  width: 40px;
  height: 40px;
  background: url(../images/gotop.png) center no-repeat #3aa4dc;
  background-size: 100%;
  position: fixed;
  right: 0;
  bottom: 20%;
  z-index: 1;
  cursor: pointer;
  display: none;
}

/* 右侧浮动 */
.fright {
  width: 40px;
  height: auto;
  position: fixed;
  right: 0;
  top: 40%;
  z-index: 100;
}

.fright .item {
  width: 160px;
  height: 40px;
  margin-bottom: 1px;
  position: relative;
  right: 0;
  -webkit-transition: .3s;
  transition: .3s;
}

.fright .item a {
  display: block;
}

.fright .item .icon {
  width: 40px;
  height: 40px;
  float: left;
}

.fright .item .icon.icon1 {
  background: url(../images/fright-icon1.png) center no-repeat #f3360e;
  background-size: 100%;
}

.fright .item .icon.icon2 {
  background: url(../images/fright-icon2.png) center no-repeat #f3360e;
  background-size: 100%;
}

.fright .item .icon.icon3 {
  background: url(../images/fright-icon3.png) center no-repeat #f3360e;
  background-size: 100%;
}

.fright .item .icon.icon4 {
  background: url(../images/fright-icon4.png) center no-repeat #f3360e;
  background-size: 100%;
}

.fright .item .icon.icon6 {
  background: url(../images/fright-liuyan.png) center no-repeat #f3360e;
  background-size: 100%;
}

.fright .item span {
  width: 110px;
  line-height: 40px;
  font-size: 14px;
  float: left;
  background: #fff;
  text-align: center;
}

.fright .item:hover {
  right: 110px;
}

.fright .item.last {
  display: none;
}

.fright .item.last:hover {
  right: 0;
}

/* 免费通话弹框 */
.freeTelPop {
  width: 100%;
  height: 100%;
  background: url(../images/cover-bg.png) repeat;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 50;
  display: none;
}

.freeTelPop .freeTelBox {
  width: 500px;
  height: 230px;
  padding: 70px 0;
  overflow: hidden;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.freeTelPop .freeTelBox .icon-close {
  font-size: 20px;
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
  font-weight: bold;
}

.freeTelPop .freeTelBox h1 {
  font-size: 16px;
  text-align: center;
}

.freeTelPop .freeTelBox form {
  width: 355px;
  height: auto;
  overflow: hidden;
  margin: 30px auto;
}

.freeTelPop .freeTelBox form input {
  width: 230px;
  height: 40px;
  padding: 0 10px;
  float: left;
  border: 1px solid #ccc;
  font-size: 14px;
}

.freeTelPop .freeTelBox form .btn {
  width: 125px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  background: #004abb;
  display: block;
  float: left;
  text-align: center;
}

.noData {
  height: auto;
  overflow: hidden;
  text-align: center;
  font-size: 16px;
  color: #666;
  padding-bottom: 130px;
}

.noData img {
  display: block;
  margin: 40px auto 0;
  width: 111px;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  position: relative;
  min-height: 1px;
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  float: left;
}

.col-xs-1 {
  width: 8.33333%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

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

.col-xs-offset-4 {
  margin-left: 33.33333%;
}

.col-xs-offset-5 {
  margin-left: 41.66667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333%;
}

.col-xs-offset-8 {
  margin-left: 66.66667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333%;
}

.col-xs-offset-11 {
  margin-left: 91.66667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

/* 头部 */
.header {
  width: 100%;
  min-width: 1250px;
  height: auto;
  position: fixed;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
  background: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.header .top {
  height: auto;
  padding-top: 40px;
}

.header .top .container {
  margin-left: 3%;
  margin-right: 3%;
}

.header .top .container ul {
  height: auto;
  float: right;
}

.header .top .container ul li {
  float: left;
  font-size: 14px;
  color: #666;
  margin-left: 25px;
  position: relative;
}

.header .top .container ul li a {
  color: #666;
}

.header .top .container ul li a:hover {
  color: #3aa4dc;
}

.header .top .container ul li a:hover i {
  color: #3aa4dc;
}

.header .top .container ul li.yl-mall {
  color: #3aa4dc;
}

.header .top .container ul li.btnLanguage {
  cursor: pointer;
}

.header .top .container ul li.btnLanguage i {
  font-size: 14px;
  vertical-align: -1px;
  color: #818181;
  margin-left: 5px;
}

.header .top .container ul li.btnLanguage .languageBox {
  width: 70px;
  position: absolute;
  right: -10px;
  top: 25px;
  z-index: 5;
  padding: 5px;
  -webkit-box-shadow: 0 1px 5px #ccc;
          box-shadow: 0 1px 5px #ccc;
  background: #fff;
  border: 1px solid #eee;
  text-align: center;
  display: none;
}

.header .top .container ul li.btnLanguage .languageBox a {
  line-height: 24px;
  display: block;
}

.header .top .container ul li.btnLanguage:hover {
  color: #3aa4dc;
}

.header .top .container ul li.btnLanguage:hover i {
  color: #3aa4dc;
}

.header .bottom {
  height: auto;
}

.header .bottom .container {
  margin-left: 3%;
  margin-right: 1.5%;
}

.header .bottom .container .logo {
  height: 49px;
  float: left;
  position: relative;
  display: block;
  overflow: hidden;
  top: -18px;
}

.header .bottom .container .logo img {
  width: 94px;
  display: block;
  float: left;
}

.header .bottom .container .name {
  float: left;
  position: relative;
  display: block;
  overflow: hidden;
  top: -7px;
}

.header .bottom .container .name h2 {
  height: 30px;
  line-height: 30px;
  font-size: 28px;
  display: inline-block;
  color: #3aa4dc;
  margin: 20px 0 0 20px;
  padding-left: 15px;
  position: relative;
}

.header .bottom .container .name h2:after {
  content: "";
  width: 1px;
  height: 100%;
  background: #ccc;
  position: absolute;
  left: 0;
  top: 0;
}

.header .bottom .container .nav { width: 60%; min-width: 550px; max-width: 900px; height: auto; overflow: hidden; float: left; }

.header .bottom .container .nav li { width: 13%; font-size: 18px; color: #333; float: left; text-align: center; }

.header .bottom .container .nav li a {
  color: #333;
  display: block;
  padding: 10px 0;
  position: relative;
}

.header .bottom .container .nav li a:hover, .header .bottom .container .nav li a.active {
  color: #f3360e;
}

.header .bottom .container .nav li a:hover:after, .header .bottom .container .nav li a.active:after {
  display: block;
}

.header .bottom .container .nav li a:after {
  content: "";
  width: 70px;
  height: 2px;
  background: #3aa4dc;
  position: absolute;
  right: 0;
  bottom: -2px;
  display: none;
}

.header .bottom .container .nav li.product {
  margin: 0;
}

.header .bottom .container .nav li .navBox {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: absolute;
  left: 0;
  padding: 0 2%;
  background: #fff;
  display: none;
  border-top: 1px solid #eee;
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
}

.header .bottom .container .nav li .navBox .item {
  width: 20%;
  float: left;
  text-align: center;
  padding: 30px 1%;
}

.header .bottom .container .nav li .navBox .item .img {
  overflow: hidden;
}

.header .bottom .container .nav li .navBox .item .img img {
  max-width: 100%;
  margin: 0 auto 10px;
}

.header .bottom .container .nav li .navBox .item h2 {
  font-size: 16px;
  color: #333;
  margin-bottom: 15px;
  -webkit-transition: all .4s;
  transition: all .4s;
}

.header .bottom .container .nav li .navBox .item:hover img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.header .bottom .container .nav li .navBox .item:hover h2 {
  color: #f3360e;
}

.header .bottom .container .nav li .navBox .item:after {
  display: none;
}

.header .bottom .container .nav li .navBox.productBox .item {
  width: 10%;
}

.header .bottom .container .other {
  width: 32%;
  height: auto;
  float: right;
  padding: 10px 0;
  text-align: right;
}

.header .bottom .container .other a {
  font-size: 14px;
  color: #666;
  margin-left: 2%;
  padding-left: 3%;
  position: relative;
}

.header .bottom .container .other a i {
  font-size: 18px;
  vertical-align: -1px;
  margin-right: 5px;
}

.header .bottom .container .other a:hover {
  color: #3aa4dc;
}

.header .bottom .container .other a.tel {
  font-size: 20px;
  color: #d73838;
  font-weight: 300;
  vertical-align: -2px;
  margin: 0;
  padding: 0;
}

.header .bottom .container .other a.tel:before {
  display: none;
}

.header .bottom .container .other a.wechat {
  position: relative;
  z-index: 1;
}

.header .bottom .container .other a.wechat .ewm {
  width: 90px;
  padding: 7px;
  height: auto;
  position: absolute;
  left: 13px;
  top: 45px;
  background: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  display: none;
}

.header .bottom .container .other a.wechat .ewm img {
  width: 100%;
}

.header .bottom .container .other a.wechat .ewm:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
  position: absolute;
  left: 50%;
  top: -8px;
  margin-left: -8%;
}

.header .bottom .container .other a:before {
  content: "";
  width: 1px;
  height: 15px;
  background: #eee;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.header .bottom .searchBox {
  height: auto;
  overflow: hidden;
  position: relative;
  display: none;
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  border-top: 1px solid #eee;
}

.header .bottom .searchBox input {
  width: 100%;
  height: 56px;
  line-height: 56px;
  background: none;
  font-size: 16px;
  padding-left: 3%;
}

.header .bottom .searchBox .btnSearch1 {
  width: 200px;
  line-height: 56px;
  text-align: center;
  background: #3aa4dc;
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
}

.header .bottom .searchBox .btnSearch1 i {
  font-size: 20px;
  color: #fff;
}

/* 底部 */
.footer {
  height: auto;
  margin-top: 90px;
  background: #dcdcdc;
}

.footer .middle {
  height: auto;
  overflow: hidden;
  padding-top: 60px;
}

.footer .middle .left {
  width: 30%;
  float: left;
}

.footer .middle .left .logo {
  display: block;
}

.footer .middle .left .ewm {
  height: auto;
  overflow: hidden;
  margin-top: 40px;
}

.footer .middle .left .ewm .box {
  width: 30%;
  max-width: 110px;
  text-align: center;
  float: left;
  margin-left: 8%;
}

.footer .middle .left .ewm .box .img {
  background: #fff;
}

.footer .middle .left .ewm .box img {
  width: 100%;
  border: 1px solid #eee;
  padding: 5%;
  margin: 0 auto;
}

.footer .middle .left .ewm .box p {
  font-size: 13px;
  color: #333;
  margin-top: 10px;
}

.footer .middle .left .ewm .box:first-child {
  margin: 0;
}

.footer .middle .right {
  width: 65%;
  height: auto;
  overflow: hidden;
  float: right;
}

.footer .middle .right dl {
  height: auto;
  overflow: hidden;
  float: right;
  margin-right: 9%;
}

.footer .middle .right dl dt {
  font-size: 18px;
  margin-bottom: 20px;
}

.footer .middle .right dl dt a {
  color: #333;
}

.footer .middle .right dl dt a:hover {
  color: #3aa4dc;
}

.footer .middle .right dl dd {
  font-size: 16px;
  line-height: 36px;
}

.footer .middle .right dl dd a {
  color: #666;
}

.footer .middle .right dl dd a:hover {
  color: #3aa4dc;
}

.footer .middle .right dl:first-child {
  margin: 0;
}

.footer .bottom {
  height: auto;
  border-top: 1px solid #d2d0d0;
  margin-top: 35px;
  padding: 30px 0;
}

.footer .bottom .left {
  height: auto;
  overflow: hidden;
  float: left;
}

.footer .bottom .left .copyright {
  font-size: 14px;
  color: #333;
  float: left;
  margin-top: 20px;
}

.footer .bottom .left .copyright a {
  display: inline-block;
  margin-right: 10px;
  color: #666;
}

.footer .bottom .left .copyright a:hover {
  color: #3aa4dc;
}

.footer .bottom .left .nav {
  float: left;
  margin-left: 20px;
  margin-top: 20px;
}

.footer .bottom .left .nav a {
  font-size: 14px;
  color: #333;
  margin-left: 20px;
}

.footer .bottom .left .nav a:hover {
  color: #3aa4dc;
}

.footer .bottom .right {
  height: auto;
  float: right;
}

.footer .bottom .right .other {
  width: 300px;
  height: auto;
  cursor: pointer;
  position: relative;
  z-index: 1;
}

.footer .bottom .right .other .t {
  height: 56px;
  line-height: 56px;
  border: 1px solid #bcbcbc;
  padding: 0 25px;
  font-size: 16px;
  color: #666;
  -webkit-transition: all .4s;
  transition: all .4s;
}

.footer .bottom .right .other .t i {
  font-size: 18px;
  margin-left: 5px;
  float: right;
  vertical-align: -2px;
}

.footer .bottom .right .other .otherList {
  width: 99%;
  height: auto;
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 56px;
  margin: auto;
  background: #fff;
  padding: 10px 22px;
  display: none;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.footer .bottom .right .other .otherList a {
  display: block;
  line-height: 40px;
  font-size: 16px;
}

.footer .bottom .right .other .otherList a:hover {
  color: #3aa4dc;
}

.footer .bottom .right .other:hover {
  background: #3aa4dc;
}

.footer .bottom .right .other:hover .t {
  color: #fff;
}

/* 内页公用banner */
.neiBanner {
  height: auto;
  overflow: hidden;
  position: relative;
}

.neiBanner img {
  width: 100%;
}

.neiBanner .text {
  height: auto;
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  top: 40%;
  text-align: center;
}

.neiBanner .text h1 {
  font-size: 60px;
  color: #fff;
}

.neiBanner .text p {
  font-size: 24px;
  color: #fff;
}

/* 内页公用tabs */
.neiTabs {
  height: auto;
  overflow: hidden;
  text-align: center;
  padding: 20px 0;
  border-bottom: 1px solid #e5e5e5;
}

.neiTabs a {
  width: 180px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  color: #333;
  text-align: center;
  display: inline-block;
}

.neiTabs a.active, .neiTabs a:hover {
  background: #3aa4dc;
  color: #fff;
}

/* 图文 */
.imgText {
  height: auto;
  overflow: hidden;
}

.imgText .text {
  height: auto;
  overflow: hidden;
}

.imgText .img {
  width: 50%;
  height: auto;
  overflow: hidden;
}

.imgText .img img {
  width: 100%;
}

/* 分页 */
.paging {
  text-align: center;
  margin: 10px 0 50px;
}

.paging a {
  width: 34px;
  line-height: 34px;
  display: inline-block;
  margin: 0 5px;
  font-size: 14px;
  font-weight: normal;
}

.paging a.active, .paging a:hover {
  background: #3aa4dc;
  color: #fff;
}

.paging a.first, .paging a.tail {
  width: 70px;
  background: #ccc;
  color: #666;
}

/* 公用视频弹出 */
.video-popup {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
  background: url(../images/cover-bg.png) repeat;
}

.video-popup .video-popup-box {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
}

.video-popup .coverV {
  z-index: 1000;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 70px;
  line-height: 70px;
  overflow: hidden;
  background: url(../images/bg-video-title.png) repeat;
  background: #000000\0;
}

.video-popup .coverV .text {
  color: #fff;
  font-size: 18px;
  padding: 0 0 0 40px;
  width: 80%;
  display: table;
  height: 70px;
  float: left;
}

.video-popup .coverV .text p {
  display: table-cell;
  height: 70px;
  vertical-align: middle;
}

.video-popup .coverV .other {
  float: right;
  background: url(../images/bg-video-title.png) repeat;
}

.video-popup .coverV .other a {
  font-size: 20px;
  color: #fff;
  display: inline-block;
  margin: 0 10px;
}

.video-popup .video-list-box {
  position: absolute !important;
  left: 0;
  top: 0;
  top: 70px\0;
  right: 0;
  bottom: 0;
  z-index: 0;
}

.btnMore {
  width: 160px;
  line-height: 40px;
  background: #3aa4dc;
  font-size: 14px;
  color: #fff;
  display: block;
  margin: 30px auto 0;
  text-align: center;
}

/* 首页 */
.Index .banner {
  height: auto;
  overflow: hidden;
  position: relative;
  z-index: 0;
}

.Index .banner .swiper-slide {
  height: auto;
  overflow: hidden;
  position: relative;
}

.Index .banner .swiper-slide a {
  display: block;
}

.Index .banner .swiper-slide img {
  width: 100%;
}

.Index .banner .pagination {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 30px;
  text-align: center;
}

.Index .banner .pagination span {
  width: 50px;
  height: 3px;
  background: #fff;
  display: inline-block;
  margin: 0 3px;
  cursor: pointer;
}

.Index .banner .pagination span.swiper-active-switch {
  background: #3aa4dc;
}

.Index .info {
  height: auto;
  overflow: hidden;
  padding: 70px 0;
}

.Index .info h4 {
  font-size: 16px;
  line-height: 28px;
  color: #333;
  text-align: center;
}

.Index .product {
  height: auto;
  overflow: hidden;
}

.Index .product .col-xs-6, .Index .product .col-xs-12 {
  height: auto;
  overflow: hidden;
  position: relative;
}

.Index .product .col-xs-6 h2, .Index .product .col-xs-12 h2 {
  width: 100%;
  font-size: 28px;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 10%;
  text-align: center;
}

.Index .product .col-xs-6 h2 i, .Index .product .col-xs-12 h2 i {
  font-size: 34px;
  vertical-align: -2px;
  margin-left: 3px;
}

.Index .product .col-xs-6 img, .Index .product .col-xs-12 img {
  width: 100%;
}

.Index .product .col-xs-6 a:hover img, .Index .product .col-xs-12 a:hover img {
  -webkit-transform: scale(1.07);
          transform: scale(1.07);
}

.Index .product .left {
  height: auto;
  overflow: hidden;
}

.Index .product .left .col-xs-12:first-child h2 {
  text-align: right;
  padding-right: 10%;
}

.Index .product .right .col-xs-12:first-child h2 {
  text-align: left;
  padding-left: 10%;
}

.Index .advantage {
  height: auto;
  overflow: hidden;
  margin-top: 60px;
}

.Index .advantage .imgText .text {
  height: auto;
  overflow: hidden;
}

.Index .advantage .imgText .text h2 {
  font-size: 36px;
  color: #333;
  margin-bottom: 3%;
}

.Index .advantage .imgText .text h3 {
  font-size: 24px;
  color: #333;
  margin-bottom: 1.5%;
}

.Index .advantage .imgText .text p {
  font-size: 16px;
  color: #333;
}

.Index .advantage .imgText .text ul {
  height: auto;
  overflow: hidden;
  margin-top: 10%;
}

.Index .advantage .imgText .text ul li {
  float: left;
  text-align: center;
  margin-left: 11%;
}

.Index .advantage .imgText .text ul li i {
  font-size: 40px;
  color: #3aa4dc;
  margin-bottom: 5px;
  display: block;
}

.Index .advantage .imgText .text ul li p {
  font-size: 14px;
  color: #3aa4dc;
}

.Index .advantage .imgText .text ul li:first-child {
  margin: 0;
}

.Index .news {
  height: auto;
  overflow: hidden;
  margin-top: 60px;
  background: #eaeaea;
}

.Index .news .left {
  height: auto;
  overflow: hidden;
  float: left;
}

.Index .news .left .bigTitle {
  text-align: left;
  margin-bottom: 7%;
}

.Index .news .left .slide {
  width: 60%;
  height: auto;
  overflow: hidden;
  float: right;
  margin-right: 8%;
  margin-top: 7%;
  position: relative;
}

.Index .news .left .slide .swiper-slide {
  height: auto;
  overflow: hidden;
}

.Index .news .left .slide .swiper-slide h2 {
  font-size: 24px;
  color: #000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.Index .news .left .slide .swiper-slide h4 {
  font-size: 16px;
  color: #666;
  margin: 15px 0;
}

.Index .news .left .slide .swiper-slide p {
  font-size: 16px;
  color: #666;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.Index .news .left .slide .pagination1 {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 20%;
}

.Index .news .left .slide .pagination1 span {
  width: 30px;
  height: 3px;
  background: #fff;
  display: inline-block;
  margin: 0 3px;
  cursor: pointer;
}

.Index .news .left .slide .pagination1 span.swiper-active-switch {
  width: 50px;
  background: #3aa4dc;
}

.Index .news .left .slide .btnMore {
  margin-top: 20%;
}

.Index .news .right {
  height: auto;
  overflow: hidden;
  position: relative;
}

.Index .news .right img {
  width: 100%;
  min-height: 450px;
  -o-object-fit: cover;
     object-fit: cover;
}

.Index .news .right .text {
  position: absolute;
  left: 6%;
  top: 12%;
}

.Index .news .right .text .bigTitle {
  color: #fff;
  text-align: left;
  margin-bottom: 20px;
}

.Index .news .right .text h2 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 50px;
}

.Index .news .btnMore {
  margin: 0;
}

.Index .process {
  height: auto;
  overflow: hidden;
  margin-top: 60px;
}

.Index .process ul {
  height: auto;
  overflow: hidden;
  text-align: center;
  margin-top: 50px;
}

.Index .process ul li {
  width: 20%;
  display: block;
  float: left;
  position: relative;
}

.Index .process ul li .icon {
  font-size: 40px;
  color: #3aa4dc;
  margin-bottom: 5px;
  display: block;
}

.Index .process ul li h2 {
  font-size: 20px;
  color: #3aa4dc;
}

.Index .process ul li .icon-dot {
  font-size: 20px;
  color: #ccc;
  margin-top: 5px;
  display: block;
}

.Index .process ul li p {
  font-size: 16px;
  color: #666;
  line-height: 30px;
}

.Index .process ul li:before {
  content: "";
  width: 50%;
  height: 1px;
  background: #ccc;
  position: absolute;
  left: 0;
  bottom: 71px;
}

.Index .process ul li:after {
  content: "";
  width: 50%;
  height: 1px;
  background: #ccc;
  position: absolute;
  right: 0;
  bottom: 71px;
}

.Index .process ul li.first:before {
  display: none;
}

.Index .process ul li.last:after {
  display: none;
}

/* 产品列表 */
.Product .filter {
  height: auto;
  overflow: hidden;
  margin: 60px 4% 0;
  border-bottom: 1px solid #efefef;
  padding-bottom: 50px;
}

.Product .filter .t {
  height: auto;
  overflow: hidden;
  line-height: 45px;
  margin-bottom: 35px;
}

.Product .filter .t h1 {
  font-size: 24px;
  float: left;
}

.Product .filter .t form {
  height: auto;
  overflow: hidden;
  border-radius: 30px;
  background: #f5f5f5;
  float: left;
  padding: 0 20px;
  margin: 0 20px;
  position: relative;
}

.Product .filter .t form input {
  width: 460px;
  height: 45px;
  line-height: 45px;
  font-size: 14px;
  background: none;
  position: relative;
  top: -1px;
}

.Product .filter .t form i {
  font-size: 20px;
  position: absolute;
  right: 20px;
  top: 0;
  cursor: pointer;
}

.Product .filter .t .reset {
  font-size: 16px;
  color: #3aa4dc;
}

.Product .filter .t .reset i {
  font-size: 16px;
}

.Product .filter dl {
  height: auto;
  overflow: hidden;
  margin-top: 20px;
}

.Product .filter dl dt {
  font-size: 16px;
  line-height: 25px;
  float: left;
}

.Product .filter dl dd a {
  font-size: 16px;
  line-height: 25px;
  color: #333;
  margin-left: 35px;
  display: inline-block;
  -webkit-transition: all 0s;
  transition: all 0s;
}

.Product .filter dl dd a i {
  display: inline-block;
  margin-right: 5px;
  vertical-align: -4px;
}

.Product .filter dl dd a i:after {
  content: "\e720";
  font-family: "iconfont";
  color: #ccc;
  font-size: 25px;
}

.Product .filter dl dd a:hover, .Product .filter dl dd a.active {
  color: #3aa4dc;
}

.Product .filter dl dd a:hover i:after, .Product .filter dl dd a.active i:after {
  content: "\e721";
  color: #3aa4dc;
}

.Product .filterTabs {
  height: auto;
  overflow: hidden;
  background: #f5f5f5;
  margin: 60px 4% 20px;
}

.Product .filterTabs .container {
  margin: 0;
}

.Product .filterTabs a {
  font-size: 16px;
  line-height: 52px;
  padding: 0 50px;
  display: block;
  float: left;
  position: relative;
}

.Product .filterTabs a.active {
  background: #3aa4dc;
  color: #fff;
}

.Product .filterTabs a.active i:before {
  content: "\e63a";
}

.Product .filterTabs a.active:after {
  background: #3aa4dc;
}

.Product .filterTabs a i {
  font-size: 16px;
}

.Product .filterTabs a:after {
  content: "";
  width: 1px;
  height: 15px;
  background: #ddd;
  position: absolute;
  right: 0;
  top: 20px;
}

.Product .filterTabs a:first-child:after {
  display: none;
}

.Product .filterTabs.fixed {
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  position: fixed;
  z-index: 15;
  margin: 0;
}

.Product .filterTabs.fixed .container {
  margin-left: 43px;
  margin-right: 43px;
}

.Product .list {
  height: auto;
  margin-bottom: 70px;
}

.Product .list .item {
  height: auto;
  margin-top: 20px;
}

.Product .list .item .con {
  padding: 10px;
}

.Product .list .item a {
  display: block;
}

.Product .list .item .img {
  overflow: hidden;
}

.Product .list .item .img img {
  width: 100%;
  height:300px;
}

.Product .list .item .img .img-2 {
  display: none;
}

.Product .list .item .text {
  height: auto;
  overflow: hidden;
  padding: 15px 0 30px;
}

.Product .list .item .text h2 {
  font-size: 22px;
  color: #333;
  margin-bottom: 10px;
  -webkit-transition: all .4s;
  transition: all .4s;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.Product .list .item .text p {
  font-size: 16px;
  color: #666;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.Product .list .item .btnBox {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: -50px;
  z-index: 1;
  background: #fff;
  -webkit-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.2);
  display: none;
}

.Product .list .item .btnBox a {
  width: 50%;
  display: block;
  font-size: 16px;
  line-height: 50px;
  float: left;
  background: #f1f6f9;
  color: #3aa4dc;
  text-align: center;
}

.Product .list .item .btnBox a i {
  color: #3aa4dc;
  margin-left: 5px;
  font-size: 14px;
}

.Product .list .item .btnBox a:first-child {
  background: #3aa4dc;
  color: #fff;
}

.Product .list .item .btnBox a:first-child i {
  color: #fff;
}

.Product .list .item:hover .con {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}

.Product .list .item:hover .img-1 {
  display: none;
}

.Product .list .item:hover .img-2 {
  display: block;
}

.Product .list .item:hover .text h2 {
  color: #3aa4dc;
}

.Product .list .item:hover .btnBox {
  display: block;
  border: 1px solid #eee;
}

.Product .orderC {
  height: auto;
  overflow: hidden;
  border-top: 1px solid #e5e5e5;
  padding: 55px 0;
  text-align: center;
}

.Product .orderC form {
  height: auto;
  overflow: hidden;
  margin-top: 50px;
}

.Product .orderC form .row {
  display: inline-block;
  background: #f0f0f0;
  padding: 0 20px;
  margin: 0 5px;
}

.Product .orderC form .row span {
  font-size: 18px;
  line-height: 50px;
}

.Product .orderC form .row input {
  width: 180px;
  font-size: 18px;
  height: 50px;
  line-height: 50px;
  background: none;
  position: relative;
  top: -2px;
}

.Product .orderC form .row input.textarea {
  width: 320px;
  resize: none;
  overflow: hidden;
}

.Product .orderC .btn {
  display: block;
  width: 250px;
  height: 50px;
  line-height: 50px;
  background: #3aa4dc;
  font-size: 18px;
  color: #fff;
  text-align: center;
  margin: 45px auto 0;
}

/* 产品详情 */
.ProductXq .neiBanner {
  height: auto;
  overflow: hidden;
}

.ProductXq .neiBanner img {
  width: 100%;
}

.ProductXq .tabs {
  height: auto;
  overflow: hidden;
  background: #f6f6f6;
}

.ProductXq .tabs .item {
  width: 130px;
  line-height: 60px;
  font-size: 18px;
  color: #333;
  display: block;
  float: left;
  text-align: center;
}

.ProductXq .tabs .item:hover, .ProductXq .tabs .item.active {
  background: #3aa4dc;
  color: #fff;
}

.ProductXq .tabs .btnPdf {
  line-height: 60px;
  font-size: 18px;
  color: #e84545;
  float: right;
  margin-right: 35px;
}

.ProductXq .tabs .btnPdf i {
  font-size: 20px;
  vertical-align: -1px;
  margin-right: 5px;
}

.ProductXq .tabs .btnCart {
  width: 170px;
  line-height: 60px;
  float: right;
  background: #3aa4dc;
  font-size: 18px;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.ProductXq .tabs .btnCart i {
  font-size: 24px;
  vertical-align: -2px;
  margin-right: 5px;
}

.ProductXq .tabs .btnPay {
  width: 170px;
  line-height: 60px;
  float: right;
  background: #e84545;
  font-size: 18px;
  color: #fff;
  text-align: center;
}

.ProductXq .tabs .btnPay i {
  font-size: 24px;
  vertical-align: -2px;
  margin-right: 5px;
}

.ProductXq .tabs.navFix {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1;
}

.ProductXq .info {
  height: auto;
  overflow: hidden;
  margin-top: 55px;
}

.ProductXq .info h1 {
  font-size: 24px;
  margin-bottom: 20px;
}

.ProductXq .info h1 span {
  font-size: 16px;
  color: #999;
}

.ProductXq .info ul {
  height: auto;
  overflow: hidden;
}

.ProductXq .info ul li {
  float: left;
  padding-left: 3%;
  margin-left: 3%;
  position: relative;
  z-index: 0;
  max-width: 22.75%;
}

.ProductXq .info ul li h2 {
  font-size: 24px;
  color: #333;
  margin-bottom: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ProductXq .info ul li p {
  font-size: 16px;
  color: #999;
}

.ProductXq .info ul li:after {
  content: "";
  width: 1px;
  height: 90%;
  background: #e7e7e7;
  position: absolute;
  z-index: 0;
  left: 0;
  top: 5%;
}

.ProductXq .info ul li:first-child {
  margin: 0;
  padding: 0;
}

.ProductXq .info ul li:first-child:after {
  display: none;
}

.ProductXq .gailan {
  height: auto;
  overflow: hidden;
  position: relative;
  margin-top: 70px;
  z-index: 0;
}

.ProductXq .gailan .switch {
  height: auto;
  overflow: hidden;
  text-align: center;
  margin: 35px auto 0;
  position: relative;
}

.ProductXq .gailan .switch a {
  display: inline-block;
  font-size: 18px;
  color: #666;
  position: relative;
  padding-bottom: 20px;
  margin: 0 20px;
}

.ProductXq .gailan .switch a:hover, .ProductXq .gailan .switch a.active {
  color: #3aa4dc;
}

.ProductXq .gailan .gailan-box {
  width: 980px;
  margin: 30px auto 0;
  overflow: hidden;
  height: 730px;
}

.ProductXq .gailan .gailan-box .gailan-content {
  position: relative;
  height: 640px;
  margin: 0 auto;
  overflow: hidden;
  width: 100%;
  max-width: 980px;
}

.ProductXq .gailan .gailan-box .gailan-content #gailan-video {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.ProductXq .gailan .gailan-box .gailan-content iframe {
  border: 0;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.ProductXq .gailan .bigSlide {
  height: auto;
  overflow: hidden;
  position: relative;
}

.ProductXq .gailan .bigSlide img {
  display: block;
  max-width: 980px;
  margin: 0 auto;
  width: 100%;
}

.ProductXq .gailan .small-box {
  position: relative;
}

.ProductXq .gailan .small-box i {
  cursor: pointer;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  display: none;
  text-align: center;
}

.ProductXq .gailan .small-box i img {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: 5px;
}

.ProductXq .gailan .small-box i.prev {
  width: 16px;
  height: 32px;
  left: 4%;
}

.ProductXq .gailan .small-box i.next {
  width: 16px;
  height: 32px;
  right: 4%;
}

.ProductXq .gailan .smallSlide {
  width: 80%;
  max-width: 980px;
  height: auto;
  overflow: hidden;
  margin: 20px auto 0;
  position: relative;
}

.ProductXq .gailan .smallSlide .swiper-slide {
  position: relative;
  cursor: pointer;
}

.ProductXq .gailan .smallSlide .swiper-slide .img {
  margin: 5px;
  position: relative;
}

.ProductXq .gailan .smallSlide .swiper-slide .img img {
  width: 100%;
}

.ProductXq .gailan .smallSlide .swiper-slide .img:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #eee;
}

.ProductXq .gailan .smallSlide .swiper-slide.active .img:after {
  border-color: #3aa4dc;
}

.ProductXq .gailan .btnPrev, .ProductXq .gailan .btnNext {
  width: 34px;
  height: 66px;
  position: absolute;
  left: 5%;
  top: 50%;
  cursor: pointer;
}

.ProductXq .gailan .btnPrev img, .ProductXq .gailan .btnNext img {
  width: 100%;
}

.ProductXq .gailan .btnNext {
  left: auto;
  right: 5%;
}

.ProductXq .tedian {
  height: auto;
  overflow: hidden;
  position: relative;
  margin: 70px auto 0;
}

.ProductXq .tedian h4 {
  font-size: 16px;
  color: #666;
  text-align: center;
}

.ProductXq .tedian .main-width {
  max-width: 1200px;
  padding: 0;
}

.ProductXq .tedian .details {
  height: auto;
  overflow: hidden;
  margin: 30px auto 0;
}

.ProductXq .tedian .details .img {
  position: relative;
}

.ProductXq .tedian .details .img .btnPrev, .ProductXq .tedian .details .img .btnNext {
  font-size: 40px;
  color: #fff;
  position: absolute;
  top: 45%;
  z-index: 1;
}

.ProductXq .tedian .details .img .btnNext {
  right: 0;
}

.ProductXq .tedian .details .text {
  padding: 2% 2% 0 2%;
}

.ProductXq .tedian .details .text h2 {
  font-size: 20px;
  color: #333;
  margin-bottom: 25px;
  position: relative;
  padding-bottom: 25px;
}

.ProductXq .tedian .details .text h2:after {
  content: "";
  width: 35px;
  height: 2px;
  background: #333;
  position: absolute;
  left: 0;
  bottom: 0;
}

.ProductXq .tedian .details .text p {
  font-size: 16px;
  color: #666;
  line-height: 30px;
  margin-bottom: 10px;
}

.ProductXq .tedian .details .text p b {
  color: #333;
}

.ProductXq .peizhi {
  height: auto;
  overflow: hidden;
  position: relative;
  margin-top: 70px;
}

.ProductXq .peizhi h4 {
  font-size: 16px;
  color: #666;
  text-align: center;
}

.ProductXq .peizhi h4 a {
  color: #3aa4dc;
}

.ProductXq .peizhi .main-width {
  max-width: 1200px;
  padding: 0;
}

.ProductXq .peizhi table {
  width: 100%;
  height: auto;
  overflow: hidden;
  border-collapse: collapse;
  margin-top: 30px;
}

.ProductXq .peizhi table tr {
  height: 50px;
}

.ProductXq .peizhi table tr th {
  font-size: 16px;
  color: #fff;
  background: #333;
  text-align: left;
  padding: 0 50px;
  border: 0;
}

.ProductXq .peizhi table tr td {
  font-size: 16px;
  color: #333;
  padding: 0 50px;
}

.ProductXq .peizhi table tr:nth-child(odd) {
  background: #f6f6f6;
}

.ProductXq .peizhi .tip {
  height: auto;
  overflow: hidden;
  margin-top: 30px;
}

.ProductXq .peizhi .tip p {
  font-size: 14px;
  color: #666;
  line-height: 26px;
}

.ProductXq .order {
  height: auto;
  overflow: hidden;
  position: relative;
  margin-top: 70px;
  background: #f6f6f6;
  padding: 70px 0;
}

.ProductXq .order h4 {
  font-size: 16px;
  color: #666;
  text-align: center;
}

.ProductXq .order h4 span {
  color: #3aa4dc;
}

.ProductXq .order .main-width {
  max-width: 1200px;
  padding: 0;
}

.ProductXq .order form {
  height: auto;
  overflow: hidden;
}

.ProductXq .order form .row {
  height: auto;
  overflow: hidden;
  margin-top: 30px;
}

.ProductXq .order form .row .box {
  width: 49%;
  height: 50px;
  line-height: 48px;
  padding: 0 20px;
  border: 1px solid #ebebeb;
  background: #fff;
  float: left;
  margin-left: 2%;
}

.ProductXq .order form .row .box span {
  font-size: 16px;
  color: #333;
  margin-right: 10px;
  float: left;
}

.ProductXq .order form .row .box input {
  width: 80%;
  height: 100%;
  background: #fff;
  font-size: 16px;
}

.ProductXq .order form .row .box textarea {
  width: 90%;
  height: 150px;
  background: #fff;
  font-size: 16px;
  padding-top: 14px;
}

.ProductXq .order form .row .box:first-child {
  margin: 0;
}

.ProductXq .order form .row .box.box1 {
  width: 100%;
  height: 150px;
}

.ProductXq .order form .btn {
  width: 150px;
  height: 45px;
  line-height: 45px;
  background: #3aa4dc;
  font-size: 18px;
  color: #fff;
  text-align: center;
  display: block;
  margin: 30px auto 0;
}

.ProductXq .case {
  height: auto;
  overflow: hidden;
  position: relative;
  margin-top: 70px;
}

.ProductXq .case .slide {
  height: auto;
  overflow: hidden;
  margin-top: 30px;
}

.ProductXq .case .slide .swiper-slide {
  position: relative;
}

.ProductXq .case .slide .swiper-slide img {
  width: 100%;
}

.ProductXq .case .slide .swiper-slide h2 {
  width: 100%;
  font-size: 24px;
  color: #fff;
  padding: 40px 60px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: absolute;
  left: 0;
  bottom: 0;
}

.ProductXq .case .slide .btnPrev, .ProductXq .case .slide .btnNext {
  font-size: 50px;
  color: #fff;
  position: absolute;
  top: 50%;
  z-index: 1;
}

.ProductXq .case .slide .btnNext {
  right: 0;
}

.ProductXq .relatedProduct {
  height: auto;
  position: relative;
  margin-top: 70px;
}

.ProductXq .relatedProduct .main-width {
  margin-top: 30px;
}

.ProductXq .relatedProduct .main-width .item .con {
  padding: 10px 5% 20px;
}

.ProductXq .relatedProduct .main-width .item .con .img {
  overflow: hidden;
}

.ProductXq .relatedProduct .main-width .item .con .img img {
  width: 100%;
}

.ProductXq .relatedProduct .main-width .item .con .text {
  height: auto;
  overflow: hidden;
  text-align: center;
  margin-top: 10px;
}

.ProductXq .relatedProduct .main-width .item .con .text h2 {
  font-size: 18px;
  color: #333;
  margin-bottom: 5px;
  -webkit-transition: all .4s;
  transition: all .4s;
}

.ProductXq .relatedProduct .main-width .item .con .text p {
  font-size: 16px;
  color: #999;
  line-height: 18px;
}

.ProductXq .relatedProduct .main-width .item .con .text p span {
  display: block;
}

.ProductXq .relatedProduct .main-width .item:hover {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}

.ProductXq .relatedProduct .main-width .item:hover .text h2 {
  color: #3aa4dc;
}

.ProductXq .process {
  padding-top: 80px;
}


.ProductXq .process .notice-banner {
  position: relative;
}

.ProductXq .process .notice-banner .textBox {
  position: absolute;
  top: 66px;
  right: 230px;
}

.ProductXq .process .notice-banner .textBox h3 {
  color: #fff;
  font-size: 30px;
  text-align: center;
  padding-bottom: 12px;
}

.ProductXq .process .notice-banner .textBox a {
  display: inline-block;
  width: 160px;
  height: 48px;
  line-height: 48px;
  color: #333;
  font-size: 16px;
  text-align: center;
  -webkit-box-shadow: 0px 2px 12px 0px rgba(161, 185, 210, 0.31);
          box-shadow: 0px 2px 12px 0px rgba(161, 185, 210, 0.31);
  border-radius: 24px;
  background-color: #fff;
}

.ProductXq .process .notice-banner .textBox a i {
  color: #3aa4dc;
  font-size: 16px;
  margin-left: 10px;
}

.ProductXq .process .process-box {
  padding-top: 70px;
  padding-bottom: 82px;
}

.ProductXq .process .process-box .section-title h2 {
  text-align: center;
  position: relative;
  font-size: 36px;
  color: #222;
}


.ProductXq .process .process-box .step-box {
  padding-top: 55px;
}

.ProductXq .process .process-box .step-box ul {
  position: relative;
  margin-top: 20px;
}

.ProductXq .process .process-box .step-box ul li {
  position: absolute;
  top: 0;
  font-size: 18px;
  color: #333;
}

.ProductXq .process .process-box .step-box ul li:nth-of-type(1) {
  left: 20px;
}

.ProductXq .process .process-box .step-box ul li:nth-of-type(2) {
  left: 240px;
}

.ProductXq .process .process-box .step-box ul li:nth-of-type(3) {
  left: 450px;
}

.ProductXq .process .process-box .step-box ul li:nth-of-type(4) {
  left: 654px;
}

.ProductXq .process .process-box .step-box ul li:nth-of-type(5) {
  left: 882px;
}

.ProductXq .process .process-box .step-box ul li:nth-of-type(6) {
  left: 1112px;
}

.ProductXq .process .process-box .des {
  color: #999;
  font-size: 14px;
  text-align: center;
  padding-top: 74px;
}

.ProductXq .process .process-box .des a {
  color: #FF3333;
}

.ProductXq .service {
  height: auto;
  overflow: hidden;
  margin-top: 70px;
}

.ProductXq .service a:hover img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.ProductXq .service .col-xs-6 .con {
  padding: 0 10px;
  position: relative;
  margin-top: 20px;
}

.ProductXq .service .col-xs-6 .con .img {
  overflow: hidden;
}

.ProductXq .service .col-xs-6 .con .img img {
  width: 100%;
}

.ProductXq .service .col-xs-6 .con .text {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: absolute;
  left: 40px;
  bottom: 50px;
}

.ProductXq .service .col-xs-6 .con .text h2 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 10px;
}

.ProductXq .service .col-xs-6 .con .text p {
  font-size: 16px;
  line-height: 24px;
  color: #fff;
}

/* 产品优势 */
.Youshi .block {
  height: auto;
  overflow: hidden;
  margin-top: 70px;
}

.Youshi .block img {
  width: 100%;
}

.Youshi .block ul {
  height: auto;
  overflow: hidden;
  margin: 0 -10px;
}

.Youshi .block ul li {
  padding: 0 10px;
}

.Youshi .block ul li .text {
  height: auto;
  overflow: hidden;
  margin-top: 15px;
}

.Youshi .block ul li .text h2 {
  font-size: 18px;
  color: #333;
  margin-bottom: 10px;
}

.Youshi .block ul li .text p {
  font-size: 16px;
  line-height: 26px;
  color: #666;
}

.Youshi .block .imgText .text {
  height: auto;
  overflow: hidden;
  padding: 8% 5% 0;
}

.Youshi .block .imgText .text h2 {
  font-size: 36px;
  color: #333;
  margin-bottom: 30px;
}

.Youshi .block .imgText .text p {
  font-size: 16px;
  line-height: 28px;
  color: #666;
}

/* 解决方案*/
.Solution .industry {
  height: auto;
  overflow: hidden;
  margin-top: 70px;
}

.Solution .industry ul {
  height: auto;
  overflow: hidden;
  margin: 0 -10px;
}

.Solution .industry ul li {
  text-align: center;
  padding: 0 10px;
}

.Solution .industry ul li img {
  margin-bottom: 30px;
  width: 100%;
}

.Solution .industry ul li .text {
  height: auto;
  overflow: hidden;
}

.Solution .industry ul li .text h3 {
  font-size: 24px;
  color: #333;
  margin-bottom: 22px;
}

.Solution .industry ul li .text p {
  font-size: 16px;
  color: #666;
  line-height: 28px;
}

.Solution .block {
  height: auto;
  overflow: hidden;
  margin-top: 70px;
}

.Solution .block h4 {
  width: 80%;
  font-size: 16px;
  color: #666;
  line-height: 26px;
  text-align: center;
  margin: 0 auto 30px;
}

.Solution .block .imgText .text {
  height: auto;
  overflow: hidden;
  padding: 8% 8% 0;
}

.Solution .block .imgText .text h2 {
  font-size: 30px;
  color: #333;
  margin-bottom: 30px;
}

.Solution .block .imgText .text p {
  font-size: 16px;
  color: #666;
  line-height: 28px;
}

/* 关于我们 */
.About .imgText {
  margin-top: 70px;
}

.About .imgText .text {
  padding: 3.5% 2% 0 8%;
}

.About .imgText .text h2 {
  font-size: 30px;
  margin-bottom: 15px;
}

.About .imgText .text p {
  font-size: 16px;
  line-height: 30px;
  color: #666;
  margin-bottom: 8px;
}

/* 发展历程 */
.AboutHistory .history {
  height: auto;
  overflow: hidden;
  margin-top: 70px;
  position: relative;
  clear: both;
}

.AboutHistory .history:before {
  content: "";
  width: 16px;
  height: 16px;
  background: url(../images/history-dot.png) center no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  margin: auto;
  z-index: 1;
}

.AboutHistory .history:after {
  content: "";
  width: 1px;
  height: 100%;
  background: #f0f0f0;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  margin: auto;
  z-index: 0;
}

.AboutHistory .history li {
  width: 50%;
  position: relative;
  margin-top: 40px;
}

.AboutHistory .history li .img {
  overflow: hidden;
  width: 40%;
}

.AboutHistory .history li .img img {
  width: 100%;
}

.AboutHistory .history li .text {
  height: auto;
  overflow: hidden;
  padding: 3% 5%;
}

.AboutHistory .history li .text h2 {
  font-size: 30px;
  color: #333;
  margin-bottom: 5px;
}

.AboutHistory .history li .text p {
  font-size: 16px;
  line-height: 30px;
  color: #666;
}

.AboutHistory .history li.fl {
  margin-right: 1%;
}

.AboutHistory .history li.fl .img {
  float: left;
}

.AboutHistory .history li.fl .text {
  text-align: right;
}

.AboutHistory .history li.fl:after {
  left: auto;
  right: -7px;
}

.AboutHistory .history li.fr {
  margin-left: 1%;
}

.AboutHistory .history li.fr .img {
  float: right;
}

.AboutHistory .history li.fr .text {
  text-align: left;
}

.AboutHistory .history li:after {
  content: "";
  width: 16px;
  height: 16px;
  background: url(../images/history-dot1.png) center no-repeat;
  position: absolute;
  left: -8px;
  top: 18%;
  z-index: 1;
}

.AboutHistory .future {
  text-align: center;
  font-size: 16px;
  color: #666;
}

/* 宇通文化 */
.AboutCulture .culture {
  height: auto;
  overflow: hidden;
  margin-top: 70px;
}

.AboutCulture .culture .info {
  height: auto;
  overflow: hidden;
  text-align: center;
}

.AboutCulture .culture .info h2 {
  font-size: 30px;
  color: #333;
  margin-bottom: 15px;
}

.AboutCulture .culture .info p {
  font-size: 16px;
  color: #666;
}

.AboutCulture .culture ul {
  height: auto;
  overflow: hidden;
  margin-top: 25px;
}

.AboutCulture .culture ul li {
  width: 19.5%;
  height: 370px;
  float: left;
  margin-left: .6%;
  background: #f2f4f7;
  padding: 60px 30px;
  text-align: center;
}

.AboutCulture .culture ul li .icon {
  width: 80px;
  margin: 0 auto;
}

.AboutCulture .culture ul li h2 {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  margin: 15px 0 20px;
}

.AboutCulture .culture ul li p {
  font-size: 14px;
  color: #666;
}

.AboutCulture .culture ul li:first-child {
  margin: 0;
}

.AboutCulture .culture .cultureImg {
  width: 100%;
  margin-top: 50px;
}

/* 领导关怀 */
.AboutVisitsofleaders .visitsofleaders ul {
  height: auto;
  overflow: hidden;
  margin-top: 70px;
}

.AboutVisitsofleaders .visitsofleaders ul li {
  height: auto;
  overflow: hidden;
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #e7e7e7;
}

.AboutVisitsofleaders .visitsofleaders ul li .date {
  width: 100px;
  height: 100px;
  border: 1px solid #e4e4e4;
  text-align: center;
  float: left;
  margin-right: 2.5%;
  margin-top: 2.5%;
  -webkit-transition: all .4s;
  transition: all .4s;
}

.AboutVisitsofleaders .visitsofleaders ul li .date h2 {
  font-size: 36px;
  color: #666;
  margin-top: 10px;
  -webkit-transition: all .4s;
  transition: all .4s;
}

.AboutVisitsofleaders .visitsofleaders ul li .date p {
  font-size: 16px;
  color: #666;
  -webkit-transition: all .4s;
  transition: all .4s;
}

.AboutVisitsofleaders .visitsofleaders ul li .img {
  width: 25%;
  float: left;
  margin-right: 2%;
  overflow: hidden;
}

.AboutVisitsofleaders .visitsofleaders ul li .img img {
  width: 100%;
}

.AboutVisitsofleaders .visitsofleaders ul li .text {
  height: auto;
  overflow: hidden;
  padding: 2.5% 0;
}

.AboutVisitsofleaders .visitsofleaders ul li .text h2 {
  font-size: 24px;
  color: #000;
  margin-bottom: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: all .4s;
  transition: all .4s;
}

.AboutVisitsofleaders .visitsofleaders ul li .text p {
  font-size: 16px;
  color: #666;
  line-height: 30px;
  max-height: 60px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.AboutVisitsofleaders .visitsofleaders ul li:hover .date {
  border-color: #3aa4dc;
}

.AboutVisitsofleaders .visitsofleaders ul li:hover .date h2, .AboutVisitsofleaders .visitsofleaders ul li:hover .date p {
  color: #3aa4dc;
}

.AboutVisitsofleaders .visitsofleaders ul li:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.AboutVisitsofleaders .visitsofleaders ul li:hover .text h2 {
  color: #3aa4dc;
}

/* 联系我们 */
.AboutContact .contact {
  height: auto;
  overflow: hidden;
  margin-top: 70px;
}

.AboutContact .contact .info {
  height: auto;
  overflow: hidden;
}

.AboutContact .contact .info h1 {
  font-size: 36px;
  text-align: center;
}

.AboutContact .contact .info ul {
  height: auto;
  overflow: hidden;
  margin-top: 70px;
}

.AboutContact .contact .info ul li {
  height: auto;
  overflow: hidden;
  width: 25%;
  float: left;
  text-align: center;
  position: relative;
}

.AboutContact .contact .info ul li i {
  font-size: 50px;
  color: #3aa4dc;
  margin-bottom: 5px;
  display: block;
}

.AboutContact .contact .info ul li p {
  font-size: 24px;
  color: #333;
  margin-bottom: 10px;
}

.AboutContact .contact .info ul li h3 {
  font-size: 16px;
  color: #666;
  line-height: 24px;
}

.AboutContact .contact .info ul li.tel h3 {
  color: #3aa4dc;
}

.AboutContact .contact .map {
  margin-top: 50px;
  -webkit-transition: none !important;
  transition: none !important;
}

.AboutContact .contact .map img {
  -webkit-transition: none !important;
  transition: none !important;
}

/* 服务支持 */
.Service .service-con .title {
  text-align: center;
  padding: 80px 0;
}

.Service .service-con .title h3 {
  font-size: 28px;
  line-height: 38px;
}

.Service .service-con .title p {
  font-size: 16px;
  line-height: 30px;
  margin-top: 10px;
}

.Service .service-con .icon-list {
  height: auto;
  overflow: hidden;
}

.Service .service-con .icon-list ul {
  height: auto;
  overflow: hidden;
}

.Service .service-con .icon-list ul li {
  color: #3aa4dc;
  float: left;
  width: 33.33333%;
  text-align: center;
  padding: 45px 0;
  position: relative;
}

.Service .service-con .icon-list ul li i {
  display: inline-block;
  font-size: 55px;
  margin-right: 20px;
  vertical-align: 5px;
}

.Service .service-con .icon-list ul li .text {
  font-size: 16px;
  line-height: 26px;
  text-align: left;
  display: inline-block;
  width: 200px;
}

.Service .service-con .icon-list ul li .text span {
  font-size: 35px;
}

.Service .service-con .icon-list ul li:after {
  content: "";
  width: 1px;
  height: 100%;
  background: #efefef;
  position: absolute;
  top: 0;
  left: 0;
}

.Service .service-con .icon-list ul li:first-child:after {
  display: none;
}

.Service .service-con .video-live {
  margin: 80px 0 0;
  z-index: 0;
}

.Service .service-con .video-live .poster {
  height: auto;
  overflow: hidden;
  position: relative;
  z-index: 1;
  cursor: pointer;
}

.Service .service-con .video-live .poster img {
  width: 100%;
}

.Service .service-con .video-live .poster .play {
  width: 69px;
  height: 69px;
  background: url(../images/icon-play2.png) center no-repeat;
  background-size: 100%;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

/* 服务网点 */
.ServiceSite .site {
  height: auto;
  overflow: hidden;
  margin-top: 70px;
}

.ServiceSite .site .info {
  height: auto;
  overflow: hidden;
  text-align: center;
}

.ServiceSite .site .info h1 {
  font-size: 36px;
  color: #333;
  margin-bottom: 15px;
}

.ServiceSite .site .info p {
  width: 60%;
  font-size: 16px;
  line-height: 26px;
  color: #666;
  margin: 0 auto;
}

.ServiceSite .site .info ul {
  height: auto;
  overflow: hidden;
  text-align: center;
  margin-top: 20px;
}

.ServiceSite .site .info ul li {
  font-size: 16px;
  color: #3aa4dc;
  display: inline-block;
  margin: 0 35px;
}

.ServiceSite .site .map {
  -webkit-transition: none !important;
  transition: none !important;
  position: relative;
  margin-top: 50px;
}

.ServiceSite .site .map * {
  box-sizing: content-box !important;
  -webkit-box-sizing: content-box !important;
}

.ServiceSite .site .map img {
  -webkit-transition: none !important;
  transition: none !important;
}

.ServiceSite .site .map .searchBox {
  width: 400px;
  height: 535px;
  position: absolute;
  right: 5%;
  top: 30px;
  background: #fff;
  padding: 20px;
  -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.11);
          box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.11);
}

.ServiceSite .site .map .searchBox.active {
  height: 105px;
}

.ServiceSite .site .map .searchBox.active .siteList {
  display: none;
}

.ServiceSite .site .map .searchBox .top {
  height: auto;
  overflow: hidden;
  font-size: 16px;
}

.ServiceSite .site .map .searchBox .top .icon-location {
  font-size: 22px;
  color: #3aa4dc;
  vertical-align: -3px;
}

.ServiceSite .site .map .searchBox .top .btnCity {
  color: #3aa4dc;
  text-decoration: underline;
  margin: 0 10px;
}

.ServiceSite .site .map .searchBox .top .myLocation {
  color: #000;
  margin-left: 20px;
}

.ServiceSite .site .map .searchBox .top .myLocation .icon-miaozhun {
  font-size: 20px;
  vertical-align: -2px;
  margin-left: 3px;
}

.ServiceSite .site .map .searchBox .cityBox {
  width: 400px;
  height: 320px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 55px;
  right: 0;
  z-index: 1;
  margin: 0 auto;
  background: #fff;
  border: 1px solid #eee;
  display: none;
}

.ServiceSite .site .map .searchBox .cityBox ul {
  height: auto;
  height: 300px;
  overflow: auto;
  float: left;
  text-align: center;
  padding: 10px 0;
  background: #fff;
}

.ServiceSite .site .map .searchBox .cityBox ul li {
  font-size: 14px;
  line-height: 28px;
  cursor: pointer;
}

.ServiceSite .site .map .searchBox .cityBox ul li:hover, .ServiceSite .site .map .searchBox .cityBox ul li.active {
  background: #f5f5f5;
}

.ServiceSite .site .map .searchBox .cityBox ul.province {
  width: 40%;
}

.ServiceSite .site .map .searchBox .cityBox ul.city {
  width: 60%;
}

.ServiceSite .site .map .searchBox form {
  height: auto;
  overflow: hidden;
  border: 1px solid #ccc;
  padding: 0 10px;
  margin-top: 20px;
}

.ServiceSite .site .map .searchBox form input {
  width: 353px;
  height: 40px;
  line-height: 40px;
  border: 0;
  font-size: 14px;
}

.ServiceSite .site .map .searchBox form .icon-search {
  font-size: 20px;
  cursor: pointer;
  vertical-align: -4px;
}

.ServiceSite .site .map .searchBox .siteList {
  height: auto;
  overflow: hidden;
  margin-top: 20px;
  position: relative;
}

.ServiceSite .site .map .searchBox .siteList .t {
  height: auto;
  overflow: hidden;
  font-size: 14px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  line-height: 25px;
}

.ServiceSite .site .map .searchBox .siteList .t span {
  color: #ff7e00;
  font-weight: bold;
}

.ServiceSite .site .map .searchBox .siteList .t .btnFilter {
  float: right;
  border: 1px solid #3aa4dc;
  color: #3aa4dc;
  line-height: 25px;
  padding: 0 10px;
}

.ServiceSite .site .map .searchBox .siteList .filterBox {
  width: 100%;
  height: 365px;
  position: absolute;
  background: #fff;
  left: 0;
  top: 50px;
  display: none;
}

.ServiceSite .site .map .searchBox .siteList .filterBox span {
  width: 46%;
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  background: #eee;
  display: block;
  text-align: center;
  float: left;
  margin: 15px 2% 0;
  cursor: pointer;
}

.ServiceSite .site .map .searchBox .siteList .filterBox span.active {
  background: #3aa4dc;
  color: #fff;
}

.ServiceSite .site .map .searchBox .siteList .filterBox span.btn {
  width: 140px;
  background: #3aa4dc;
  color: #fff;
  float: inherit;
  margin: 30px auto;
}

.ServiceSite .site .map .searchBox .siteList ul {
  height: auto;
  max-height: 365px;
  overflow: auto;
  margin-top: 10px;
}

.ServiceSite .site .map .searchBox .siteList ul li {
  height: auto;
  overflow: hidden;
  border-bottom: 1px dashed #ccc;
  padding: 20px 0;
}

.ServiceSite .site .map .searchBox .siteList ul li h2 {
  font-size: 16px;
  color: #000;
  margin-bottom: 10px;
  cursor: pointer;
}

.ServiceSite .site .map .searchBox .siteList ul li h2 span {
  width: 18px;
  height: 18px;
  line-height: 18px;
  color: #fff;
  background: #3aa4dc;
  display: inline-block;
  text-align: center;
}

.ServiceSite .site .map .searchBox .siteList ul li p {
  font-size: 14px;
  color: #666;
  margin-top: 5px;
}

.ServiceSite .site .map .searchBox .siteList ul li p span {
  border: 1px solid #eee;
  padding: 2px 8px;
  margin-right: 10px;
  display: inline-block;
  margin-top: 10px;
}

.ServiceSite .site .map .searchBox .siteList ul li .lx {
  width: 145px;
  line-height: 35px;
  background: #eaeaea;
  font-size: 14px;
  color: #333;
  text-align: center;
  display: block;
  margin-top: 15px;
}

.ServiceSite .site .map .searchBox .btnUp {
  width: 100%;
  background: #eee;
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: center;
  padding: 5px 0;
}

.ServiceSite .site .map .searchBox .btnUp .icon-dropdown:before {
  content: "\e63a" !important;
}

/* 金融服务 */
.ServiceFinance .finance {
  height: auto;
  overflow: hidden;
  margin-top: 70px;
}

.ServiceFinance .finance .info {
  height: auto;
  overflow: hidden;
  text-align: center;
}

.ServiceFinance .finance .info h1 {
  font-size: 36px;
  color: #000;
  margin-bottom: 10px;
}

.ServiceFinance .finance .info h3 {
  font-size: 16px;
  color: #666;
}

.ServiceFinance .finance .info ul {
  margin-top: 80px;
}

.ServiceFinance .finance .info ul li {
  float: left;
  width: 33.33333%;
  text-align: center;
  margin-bottom: 60px;
  padding: 0 2%;
}

.ServiceFinance .finance .info ul li .icon {
  width: 70px;
  height: 70px;
  background: #3aa4dc;
  margin: 0 auto;
  border-radius: 50%;
}

.ServiceFinance .finance .info ul li .icon img {
  width: 70px;
  display: inline-block;
}

.ServiceFinance .finance .info ul li h2 {
  padding: 15px 0;
  color: #333;
  font-size: 18px;
  font-weight: bold;
  position: relative;
}

.ServiceFinance .finance .info ul li h2:after {
  content: "";
  display: block;
  width: 50px;
  height: 1px;
  background: #3aa4dc;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -25px;
}

.ServiceFinance .finance .info ul li p {
  font-size: 14px;
  color: #333;
  line-height: 24px;
  margin-top: 15px;
  height: 50px;
}

.ServiceFinance .finance .step {
  height: auto;
  overflow: hidden;
  background: #f5f5f5;
  padding: 50px 0;
}

.ServiceFinance .finance .step h1 {
  font-size: 36px;
  color: #000;
  margin-bottom: 10px;
  text-align: center;
}

.ServiceFinance .finance .step .con {
  height: auto;
  overflow: hidden;
  position: relative;
  margin-top: 30px;
}

.ServiceFinance .finance .step .con .bg {
  width: 100%;
  position: absolute;
  left: 0;
  z-index: 0;
  padding: 0 8%;
}

.ServiceFinance .finance .step .con .bg img {
  width: 100%;
}

.ServiceFinance .finance .step .con ul {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.ServiceFinance .finance .step .con ul li {
  width: 14.2%;
  float: left;
  text-align: center;
  padding: 0 2%;
  margin-top: 20px;
}

.ServiceFinance .finance .step .con ul li img {
  width: 104px;
  margin: 0 auto;
}

.ServiceFinance .finance .step .con ul li h2 {
  font-size: 18px;
  color: #333;
  margin: 15px 0 10px;
}

.ServiceFinance .finance .step .con ul li p {
  font-size: 14px;
  color: #999;
  line-height: 24px;
}

.ServiceFinance .finance .step .con ul li.down {
  margin-top: 12%;
}

.ServiceFinance .finance .yewu {
  height: auto;
  overflow: hidden;
  padding: 60px 0;
}

.ServiceFinance .finance .yewu h1 {
  font-size: 36px;
  color: #000;
  margin-bottom: 10px;
  text-align: center;
}

.ServiceFinance .finance .yewu h3 {
  font-size: 16px;
  color: #666;
  line-height: 30px;
  text-align: center;
  margin: 0 auto 20px;
}

.ServiceFinance .finance .yewu .imgText .text {
  padding: 13% 5% 0;
}

.ServiceFinance .finance .yewu .imgText .text h1 {
  font-size: 24px;
  text-align: left;
}

.ServiceFinance .finance .yewu .imgText .text h2 {
  margin-top: 30px;
}

.ServiceFinance .finance .yewu .imgText .text h2, .ServiceFinance .finance .yewu .imgText .text p {
  font-size: 16px;
  line-height: 30px;
}

.ServiceFinance .finance .yewu .imgText .text.text1 {
  padding: 8% 5% 0;
  background: url(../images/financial_01.png);
}

.ServiceFinance .finance .yewu .imgText .text.text2 {
  background: url(../images/financial_02.png);
}

.ServiceFinance .finance .yewu .imgText .text.text3 {
  background: url(../images/financial_03.png);
}

/* 服务预约 */
.ServiceOrder .order {
  height: auto;
  overflow: hidden;
}

.ServiceOrder .order .title {
  font-size: 16px;
  padding: 40px 0 15px;
}

.ServiceOrder .order .title span {
  color: #ff0000;
}

.ServiceOrder .order .save_form {
  padding-top: 20px;
}

.ServiceOrder .order .save_form ul li {
  margin-bottom: 15px;
  cursor: pointer;
}

.ServiceOrder .order .save_form ul li .fl, .ServiceOrder .order .save_form ul li .fr {
  width: 40%;
}

.ServiceOrder .order .save_form ul li .fl .cl, .ServiceOrder .order .save_form ul li .fr .cl {
  width: 100%;
}

.ServiceOrder .order .save_form ul li .fl .clearfix, .ServiceOrder .order .save_form ul li .fr .clearfix {
  width: 100%;
  color: #999;
}

.ServiceOrder .order .save_form ul li .fl .clearfix .fl, .ServiceOrder .order .save_form ul li .fl .clearfix .fr, .ServiceOrder .order .save_form ul li .fr .clearfix .fl, .ServiceOrder .order .save_form ul li .fr .clearfix .fr {
  width: 40%;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  border: 1px solid #ccc;
}

.ServiceOrder .order .save_form ul li .fl .clearfix .fl .iconfont, .ServiceOrder .order .save_form ul li .fl .clearfix .fr .iconfont, .ServiceOrder .order .save_form ul li .fr .clearfix .fl .iconfont, .ServiceOrder .order .save_form ul li .fr .clearfix .fr .iconfont {
  width: 40px;
  text-align: center;
  line-height: 40px;
  float: right;
  font-size: 22px;
}

.ServiceOrder .order .save_form ul li label {
  font-size: 16px;
  line-height: 26px;
  display: block;
  margin-bottom: 10px;
}

.ServiceOrder .order .save_form ul li label span {
  color: #ff0000;
}

.ServiceOrder .order .save_form ul li .cl {
  font-size: 16px;
  color: #999;
  width: 40%;
  height: 40px;
  line-height: 40px;
  border: 1px solid #ccc;
  overflow: visible;
}

.ServiceOrder .order .save_form ul li .cl .iconfont {
  width: 40px;
  text-align: center;
  line-height: 40px;
  float: right;
  font-size: 22px;
  position: relative;
  top: 0;
  background: #f0f0f0;
}

.ServiceOrder .order .save_form ul li .cl input {
  width: 100%;
  font-size: 14px;
  height: 38px;
  overflow: hidden;
  display: block;
  padding: 0 10px;
}

.ServiceOrder .order .save_form ul li textarea {
  width: 100%;
  height: 180px;
  font-size: 14px;
  line-height: 26px;
  padding: 15px;
  border: 1px solid #ccc;
}

.ServiceOrder .order .save_form ul li .select-box {
  border: 1px solid #ccc;
  padding: 0 0 0 3%;
  color: #666;
  position: relative;
}

.ServiceOrder .order .save_form ul li .select-box .iconfont {
  display: block;
  position: absolute;
  width: 35px;
  height: 38px;
  right: 0;
  top: 0;
  background: #f0f0f0;
}

.ServiceOrder .order .save_form ul li .select-box.w230px {
  width: 210px;
}

.ServiceOrder .order .save_form ul li .select-box.w230px span {
  position: absolute;
  left: 6%;
  top: 0;
  bottom: 0;
}

.ServiceOrder .order .save_form ul li .select-box.w230px .input-box {
  padding-left: 0;
}

.ServiceOrder .order .save_form ul li .select-box.w230px .input-box label {
  display: block;
  text-align: right;
  margin-right: 45px;
  line-height: 37px;
  margin-bottom: 0;
}

.ServiceOrder .order .save_form ul li .select-box .input-box {
  position: relative;
  padding-left: 20%;
}

.ServiceOrder .order .save_form ul li .select-box .input-box .selectedValue {
  cursor: pointer;
}

.ServiceOrder .order .save_form ul li .select-box .input-box .selectedValue label {
  cursor: pointer;
  position: relative;
}

.ServiceOrder .order .save_form ul li .select-box .input-box ul {
  display: none;
  z-index: 10;
  max-height: 300px;
  overflow-x: hidden;
  overflow-y: scroll;
  background: #fff;
  position: absolute;
  top: 38px;
  right: 0;
  left: 80px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  padding: 5px 0;
}

.ServiceOrder .order .save_form ul li .select-box .input-box ul li {
  padding: 0 30px;
  cursor: pointer;
}

.ServiceOrder .order .save_form ul li .select-box .input-box ul li:hover, .ServiceOrder .order .save_form ul li .select-box .input-box ul li.active {
  background: #f5f5f5;
  color: #3aa4dc;
}

.ServiceOrder .order .save_form ul li .select-box.w230px ul {
  left: -16px !important;
}

.ServiceOrder .order .save_form ul li .select-box.w230px ul li {
  padding: 0 25px !important;
}

.ServiceOrder .order .save_form .btns {
  text-align: center;
  padding: 20px 0 80px;
}

.ServiceOrder .order .save_form .btns div {
  font-size: 16px;
  text-align: center;
  width: 200px;
  padding: 12px 0;
  display: inline-block;
  cursor: pointer;
}

.ServiceOrder .order .save_form .btns .save_btn {
  background: #3aa4dc;
  color: #fff;
}

.ServiceOrder .order .save_form .btns .reset_btn {
  background: #eee;
  margin-left: 20px;
}

.ServiceOrder .order .select {
  width: 80%;
  cursor: pointer;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.ServiceOrder .order .select .select-head {
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 10px;
}

.ServiceOrder .order .select .select-head .select-con {
  width: 60%;
  line-height: 38px;
  float: left;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ServiceOrder .order .select .select-head .select-icon {
  float: right;
}

.ServiceOrder .order .select .option {
  text-indent: 10px;
  margin-top: 1px;
  width: 100%;
  display: none;
  position: absolute;
  z-index: 20;
  border-radius: 3px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background: #fff;
  max-height: 300px;
  overflow-x: hidden;
  overflow-y: scroll;
}

.ServiceOrder .order .select .option li {
  cursor: pointer;
  width: 100%;
  color: #000;
  margin-bottom: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ServiceOrder .order .select .option li:hover, .ServiceOrder .order .select .option li .active {
  background: #f5f5f5;
  color: #3aa4dc;
}

/* 维保常识 */
.ServiceMaintenance .maintenance {
  height: auto;
  overflow: hidden;
  margin-top: 70px;
}

.ServiceMaintenance .maintenance form {
  height: 190px;
  overflow: hidden;
  background: url(../images/maintenance-bg.jpg) center no-repeat;
  background-size: cover;
}

.ServiceMaintenance .maintenance form h1 {
  font-size: 36px;
  color: #fff;
  text-align: center;
  margin: 40px 0 10px;
}

.ServiceMaintenance .maintenance form .box {
  width: 540px;
  height: auto;
  overflow: hidden;
  border-radius: 30px;
  margin: 0 auto;
}

.ServiceMaintenance .maintenance form .box input {
  width: 425px;
  height: 48px;
  float: left;
  padding: 0 20px;
  font-size: 14px;
  background: #fff;
}

.ServiceMaintenance .maintenance form .box .btn {
  width: 115px;
  line-height: 48px;
  background: #3aa4dc;
  font-size: 16px;
  color: #fff;
  text-align: center;
  display: block;
  float: left;
}

.ServiceMaintenance .maintenance ul {
  height: auto;
  overflow: hidden;
  margin-top: 40px;
}

.ServiceMaintenance .maintenance ul li {
  height: auto;
  overflow: hidden;
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #eee;
  background: url(../images/maintenance-icon.png) left 2px no-repeat;
  padding-left: 45px;
}

.ServiceMaintenance .maintenance ul li h2 {
  font-size: 24px;
  color: #333;
  margin-bottom: 10px;
  -webkit-transition: all .4s;
  transition: all .4s;
}

.ServiceMaintenance .maintenance ul li p {
  font-size: 16px;
  color: #666;
  margin-bottom: 15px;
}

.ServiceMaintenance .maintenance ul li span {
  font-size: 16px;
  color: #3aa4dc;
}

.ServiceMaintenance .maintenance ul li:hover h2 {
  color: #3aa4dc;
}

/* 新闻列表 */
.NewsList .list {
  height: auto;
  overflow: hidden;
  padding-top: 70px;
}

.NewsList .list h1 {
  font-size: 24px;
  padding-bottom: 14px;
  margin-bottom: 30px;
  border-bottom: 1px solid #eee;
}

.NewsList .list li {
  height: auto;
  overflow: hidden;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #eee;
}

.NewsList .list li a {
  display: block;
}

.NewsList .list li .img {
  width: 24%;
  float: left;
  margin-right: 3%;
  overflow: hidden;
}

.NewsList .list li .img img {
  display: block;
  width: 100%;
}

.NewsList .list li .text {
  height: auto;
  overflow: hidden;
  padding: 1% 0;
}

.NewsList .list li .text .date {
  font-size: 16px;
  color: #000;
}

.NewsList .list li .text h2 {
  font-size: 20px;
  color: #000;
  line-height: 30px;
  margin: 1.5% 0;
  -webkit-transition: all .4s;
  transition: all .4s;
}

.NewsList .list li .text p {
  font-size: 16px;
  color: #666;
  line-height: 28px;
  max-height: 84px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.NewsList .list li:hover img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.NewsList .list li:hover .text h2 {
  color: #3aa4dc;
}

/* 新闻详情 */
.NewsXq .con {
  height: auto;
  overflow: hidden;
  padding-top: 70px;
  max-width: 1400px;
}

.NewsXq .con .title {
  height: auto;
  overflow: hidden;
  margin-bottom: 20px;
}

.NewsXq .con .title h2 {
  font-size: 30px;
  text-align: center;
  color: #333;
  margin-bottom: 30px;
}

.NewsXq .con .title h4 {
  font-size: 14px;
  color: #333;
  text-align: center;
}

.NewsXq .con p {
  font-size: 16px;
  line-height: 30px;
  color: #333;
  margin-bottom: 15px;
}

.NewsXq .con img {
  margin: 0 auto;
}

.NewsXq .con .relevant {
  height: auto;
  overflow: hidden;
  margin-top: 80px;
}

.NewsXq .con .relevant a {
  display: block;
  font-size: 16px;
  color: #999;
  margin-bottom: 10px;
}

.NewsXq .con .relevant a span {
  color: #666;
  margin-right: 10px;
}

.NewsXq .con .relevant a:hover {
  color: #3aa4dc;
}

/* 网站地图 */
.site-map dl {
  height: auto;
  overflow: hidden;
  padding-bottom: 20px;
}

.site-map dl dt {
  font-size: 22px;
  color: #000;
  padding: 40px 0 20px;
  border-bottom: 1px solid #ececec;
}

.site-map dl dd {
  font-size: 18px;
  padding-top: 16px;
}

.site-map dl dd a {
  color: #000;
  float: left;
  width: 16.666%;
  line-height: 40px;
}

.site-map dl dd a:hover {
  color: #3aa4dc;
}

/* 法律条款 */
.Disclaimer .content {
  height: auto;
  overflow: hidden;
  margin-top: 150px;
}

.Disclaimer .content .title {
  font-size: 22px;
  color: #000;
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ddd;
}

.Disclaimer .content .text-box {
  height: auto;
  overflow: hidden;
}

.Disclaimer .content .text-box h2 {
  font-size: 20px;
  color: #000;
}

.Disclaimer .content .text-box p {
  font-size: 16px;
  color: #000;
  line-height: 30px;
  margin-bottom: 10px;
}

/* 搜索结果 */
.Search .content .form {
  height: auto;
  overflow: hidden;
  background: #f5f5f5;
  padding: 40px 0;
  text-align: center;
}

.Search .content .form .bigTitle {
  position: relative;
  z-index: 0;
}

.Search .content .form .bigTitle span {
  background: #f5f5f5;
  position: relative;
  z-index: 1;
  padding: 0 15px;
}

.Search .content .form .bigTitle:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #ccc;
  position: absolute;
  left: 0;
  top: 25px;
  z-index: 0;
}

.Search .content .form .box {
  width: 45%;
  height: auto;
  overflow: hidden;
  margin: 45px auto;
}

.Search .content .form input {
  width: 80%;
  height: 45px;
  line-height: 45px;
  padding: 15px;
  float: left;
  font-size: 16px;
}

.Search .content .form .btn {
  width: 20%;
  height: 45px;
  line-height: 45px;
  background: #3aa4dc;
  text-align: center;
  display: block;
  float: left;
}

.Search .content .form .btn i {
  color: #fff;
  font-size: 22px;
}

.Search .content .nodata {
  height: auto;
  overflow: hidden;
  padding: 45px 0;
}

.Search .content .nodata h2 {
  font-size: 18px;
}

.Search .content .nodata h2 span {
  color: #3aa4dc;
}

.Search .content .nodata .box {
  text-align: center;
  padding: 100px 0;
}

.Search .content .nodata .box .icon {
  width: 65px;
  margin: 0 auto 20px;
}

.Search .content .nodata .box p {
  font-size: 16px;
  color: #666;
}

.Search .content .block {
  height: auto;
  overflow: hidden;
  min-height: 500px;
}

.Search .content .block .tit {
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
  clear: both;
}

.Search .content .block .listNews {
  height: auto;
  overflow: hidden;
}

.Search .content .block .listNews .item {
  height: auto;
  overflow: hidden;
  display: block;
  margin-top: 35px;
  padding-bottom: 35px;
  border-bottom: 1px solid #eee;
}

.Search .content .block .listNews .item .img {
  width: 20%;
  float: left;
  margin-right: 2%;
  overflow: hidden;
}

.Search .content .block .listNews .item .img img {
  width: 100%;
}

.Search .content .block .listNews .item .text {
  height: auto;
  overflow: hidden;
  padding: 2% 0 0;
}

.Search .content .block .listNews .item .text h2 {
  font-size: 20px;
  color: #000;
  margin-bottom: 10px;
}

.Search .content .block .listNews .item .text h2 span {
  color: #3aa4dc;
}

.Search .content .block .listNews .item .text p {
  font-size: 16px;
  color: #666;
  line-height: 24px;
  max-height: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.Search .content .block .listNews .item .text.p0 {
  padding: 0;
}

.Search .content .block .listNews .item:hover img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.Search .content .paging {
  margin-top: 60px;
}

/* 404 */
.Page404 .content {
  text-align: center;
  padding: 200px 0;
}

.Page404 .content .icon {
  margin: 0 auto 20px;
  display: block;
}

.Page404 .content .text {
  height: auto;
  overflow: hidden;
  margin-top: 20px;
}

.Page404 .content .text h1 {
  font-size: 50px;
  color: #333;
  display: inline-block;
  font-weight: bold;
}

.Page404 .content .text .p {
  display: inline-block;
}

.Page404 .content .text .p p {
  width: 100px;
  font-size: 14px;
  line-height: 18px;
  color: #333;
  float: left;
  margin: 0 15px;
}

.Page404 .content .text .p .btn {
  width: 180px;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  border: 1px solid #3aa4dc;
  color: #3aa4dc;
  text-align: center;
  display: block;
  float: left;
}

.Page404 .content .text .p .btn i {
  font-size: 14px;
  color: #3aa4dc;
}

/* 登录框 */
.loginPop {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
  background: url(../images/cover-bg.png) repeat;
  display: none;
}

.loginPop .content {
  width: 580px;
  height: 520px !important;
  overflow: hidden;
  background: #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  padding: 80px 85px 60px 85px;
}

.loginPop .content .icon-close {
  font-size: 24px;
  position: absolute;
  top: 20px;
  right: 20px;
  color: #999;
}

.loginPop .content h1 {
  font-size: 24px;
  color: #000;
}

.loginPop .content form {
  height: auto;
  overflow: hidden;
  margin-top: 50px;
}

.loginPop .content form .row {
  height: auto;
  overflow: hidden;
  border-bottom: 1px solid #eee;
}

.loginPop .content form .row input {
  width: 100%;
  height: auto;
  border: 0;
  font-size: 16px;
  padding: 25px 0 30px;
}

.loginPop .content form .row.code input {
  width: 270px;
}

.loginPop .content form .row .btnCode {
  width: auto !important;
  height: 72px;
  line-height: 72px;
  font-size: 16px;
  color: #3aa4dc;
  border: 0;
  background: none;
  cursor: pointer;
}

.loginPop .content form .btn {
  width: 410px;
  height: 50px;
  line-height: 50px;
  background: #3aa4dc;
  font-size: 20px;
  color: #fff;
  display: block;
  text-align: center;
  margin: 35px 0;
}

.loginPop .content p {
  font-size: 14px;
  color: #333;
  text-align: center;
}

.loginPop .content p a {
  color: #3aa4dc;
}

.notice {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
  background: url(../images/cover-bg.png) repeat;
  display: none;
}

.notice .content {
  width: 600px;
  height: 530px !important;
  overflow: hidden;
  background: #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  padding: 30px 0 40px 30px;
}

.notice .content .notice-title {
  font-size: 28px;
  text-align: center;
  font-weight: 700;
  padding-bottom: 20px;
  text-indent: -25px;
}

.notice .content .notice-con {
  font-size: 16px;
  text-align: justify;
  width: 100%;
  height: 410px;
  overflow-y: auto;
  line-height: 28px;
  padding-right: 25px;
}

.notice .content .icon-close {
  font-size: 24px;
  position: absolute;
  top: 20px;
  right: 20px;
  color: #999;
}

.notice-popup {
  width: 1097px;
  height: 517px;
  background: url(../images/xuzhi.png) no-repeat center center;
  background-size: cover;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 20;
  display: none;
}

.notice-popup .close-btn {
  position: absolute;
  width: 40px;
  height: 40px;
  line-height: 40px;
  top: 10px;
  right: 20px;
  text-align: center;
  color: #fff;
}

.notice-popup .text-box {
  padding: 68px 40px;
}

.notice-popup .text-box h4 {
  color: #3aa4dc;
  font-size: 18px;
}

.notice-popup .text-box .bd h4 {
  padding-top: 20px;
}

.notice-popup .text-box p {
  color: #000;
  font-size: 16px;
  line-height: 36px;
}

.notice-popup .text-box p span {
  display: inline-block;
  width: 20px;
  height: 20px;
  color: #fff;
  line-height: 20px;
  text-align: center;
  background-color: #3aa4dc;
  border-radius: 50%;
  margin-right: 8px;
}

/* 中等屏幕（1280 ~ 1659） */
@media (min-width: 1280px) {
  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

/* 大屏幕（1600 ~ 1920） */
@media (min-width: 1680px) {
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
/*# sourceMappingURL=style.css.map */


.page { text-align:center; }
.page a, .page b { display:inline-block; background:#e8e8e8; font-weight:100; padding:8px 12px; margin:50px 5px; color:#6A6C6D; }
.page a:hover { background:#4f95fc; color:#fff; }
.page b { background:#E50011; color:#FFF; }
.cate_box { font-size:14px; }
.page a b { display:inline; padding:0; margin:0; background:none; color:#ea5413; }
.page a:last-child:hover, .page a:first-child:hover { background:#e8e8e8; color:#ea5413; }
.page input{width: 30px;}