﻿.about__col_item {
  position: relative; }
  .about__col_item .left {
    width: 715px;
    float: left; }
  .about__col_item .right {
    width: 360px;
    float: right;
    margin-left: 15px; }
  .about__col_item .bg {
    background-size: cover;
    width: 100%;
    height: 100%; }
  .about__col_item .module {
    position: relative;
    padding: 0; }
    .about__col_item .module .text {
      position: absolute;
      top: 0;
      left: 0;
      padding: 10px;
      width: 100%;
      height: 100%; }
      .about__col_item .module .text .module__title {
        padding: 10px 0; }
    .about__col_item .module img {
      max-width: 100%; }

.about__wrapper {
  width: 1100px; }

.about__col_first {
  height: 338px;
  overflow: hidden; }
  .about__col_first h4 {
    color: #ffffff; }
  .about__col_first .left {
    width: 750px;
    height: 338px; }
  .about__col_first .content {
    margin: 0 20px;
    height: 100%; }
    .about__col_first .content.img_txt {
      margin-top: 40px;
      color: #ffffff; }
      .about__col_first .content.img_txt .row {
        margin-bottom: 50px; }
      .about__col_first .content.img_txt p {
        line-height: 20px;
        font-size: 16px; }
      .about__col_first .content.img_txt h3 {
        padding: 0;
        font-size: 36px; }

.position_wrap {
  background: #f2f2f2;
  width: 360px;
  height: 338px;
  overflow-y: auto; }
  .position_wrap dl {
    margin-top: 10px; }
    .position_wrap dl dt {
      padding: 10px;
      font-size: 18px; }
  .position_wrap ul {
    position: relative; }
    .position_wrap ul li {
      text-align: center;
      overflow: hidden;
      height: 26px;
      line-height: 26px;
      font-size: 14px;
      border-bottom: 1px #666666 dashed; }
      .position_wrap ul li span {
        width: 32%;
        display: inline-block; }

.about_col_second {
  height: 200px;
  overflow: hidden;
  margin-top: 16px; }
  .about_col_second ul {
    padding: 5px 20px;
    overflow: hidden;
    width: 340px; }
    .about_col_second ul li {
      list-style-type: disc;
      float: left;
      margin-left: 20px;
      margin-top: 10px; }
  .about_col_second .left {
    height: 200px;
    width: 750px; }
  .about_col_second .right {
    height: 200px;
    overflow: hidden; }

.about-us-box {
  margin-top: 30px; }

.us-box--left {
  width: 735px;
  float: left;
  cursor: pointer;
  height: 328px;
  overflow: hidden; }

.us-box--right .tab-block, .us-box--left .tab-block {
  position: relative;
  margin-top: 0; }

.us-box--right .tab-block .tab-title, .us-box--left .tab-block .tab-title {
  margin-bottom: 10px; }

.tab-title {
  height: 30px;
  border-bottom: solid 3px #01A1E9;
  margin-bottom: 20px; }

.us-box--right .tab-block .tab-title, .us-box--left .tab-block .tab-title {
  border-color: #00796a;
  font-weight: bold;
  height: 35px; }

.us-box--right .tab-block .tab-title li, .us-box--left .tab-block .tab-title li {
  line-height: 35px;
  font-size: 18px; }

.tab-title li.active {
  border-bottom: solid 3px #f6ab00; }

.tab-title li {
  float: left;
  display: block;
  font-size: 16px;
  color: #000;
  padding: 0 0px 0 10px;
  cursor: pointer;
  line-height: 30px; }

.us-box--right .tab-block .tab-more, .us-box--left .tab-block .tab-more {
  font-size: 12px;
  color: #8d8d8d;
  position: absolute;
  right: 0px;
  top: 4px; }

.newlist2 {
  min-height: 300px;
  margin-bottom: 10px;
  float: left;
  width: 350px; }

.newlist2.li-2 li {
  float: left;
  width: 95%; }

.newlist2 li {
  position: relative;
  padding-left: 10px;
  background: url(/images/list-point.png) left no-repeat;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #000000;
  line-height: 24px;
  display: block;
  padding: 2px 0 2px 10px; }

.newlist2 a span {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 12px;
  color: #9f9f9f; }

.newlist2 a {
  width: 75%;
  height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  color: #000000;
  line-height: 34px;
  display: block; }

.zm-btn, .hw-btn {
  font-size: 16px;
  line-height: 1.125;
  position: relative;
  display: inline-block;
  margin-top: 20px;
  padding: 9px 30px;
  cursor: pointer;
  -webkit-transition: none;
  transition: none;
  text-align: center;
  vertical-align: middle;
  letter-spacing: 1px;
  text-transform: capitalize; }

.hw-btn-warp {
  font-size: 0;
  padding-top: 20px; }

.btn-empty-white {
  color: #fff;
  border: 2px solid #fff; }
  .btn-empty-white:hover {
    color: #fff;
    border-color: #e30004; }

.btn-empty-black {
  color: #333;
  border: 2px solid #333; }
  .btn-empty-black:hover {
    color: #333333;
    border-color: #e30004; }

a, a:focus, a:hover, a:visited {
  cursor: pointer;
  text-decoration: none;
  outline-style: none; }

h2 {
  color: #644a4a; }

@charset "UTF-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, s, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0; }

article, aside, details, summary, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

del {
  text-decoration: line-through; }

ins {
  text-decoration: none; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

ul, li {
  list-style: none;
  margin: 0;
  padding: 0; }

a {
  text-decoration: none;
  transition: all .3s ease; }

a:hover {
  text-decoration: underline; }

em, var {
  font-style: normal; }

img, a img {
  padding: 0;
  margin: 0;
  border: none; }

input, textarea, button {
  outline: none;
  margin: 0; }

body {
  background: #fff;
  min-width: 1300px;
  -webkit-text-size-adjust: none; }

body, input, textarea, button, select {
  font-size: 13px;
  line-height: 1.5;
  font-family: -apple-system, BlinkMacSystem,"Microsoft Yahei",sans-serif,"Hiragino Sans GB", Helvetica; }

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

.clearfix, .fix {
  zoom: 1; }

a {
  color: #404145;
  text-decoration: none;
  transition: all .3s ease; }

a:hover, a:active {
  color: #00796a; }

a:focus {
  outline: none;
  -moz-outline: none; }

a {
  outline: none;
  blr: expression(this.onFocus=this.blur()); }

i, s, em, u {
  font-style: normal;
  text-decoration: none; }

input, textara {
  font-size: 1em;
  color: #333; }

input:focus, textarea:focus {
  outline: none; }

.clear {
  clear: both;
  display: block;
  font-size: 0;
  line-height: 0;
  height: 0; }

.clearf:after {
  content: "";
  display: table;
  clear: both; }

.fl {
  float: left; }

.fr {
  float: right; }

.tl {
  text-align: left; }

.tr {
  text-align: right; }

.d30 {
  height: 30px; }

/* 文字属性 */
.f12, .f12 a {
  font-size: 12px; }

.f_red, .f_red a {
  color: #e94547; }

.f_red:hover, .f_red a:hover, .f_red:active, .f_red a:active {
  color: #2bbd5b; }

.f_green, .f_green a {
  color: #2bbd5b; }

.f_green:hover, .f_green a:hover, .f_green:active, .f_green a:active {
  color: #e94547; }

.w {
  margin: 0 auto;
  padding: 40px 0;
  position: relative;
  width: 1100px;
  text-align: center; }

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

.container-page {
  margin: 0 auto;
  position: relative;
  width: 1100px; }

/*顶部横条*/
.topbar {
  width: 100%;
  min-width: 1300px;
  background: #fff; }

.topbar2 {
  width: 1100px;
  margin: 0 auto;
  height: 77px; }

.logo {
  position: absolute;
  background-repeat: no-repeat;
  background-size: 0 0;
  width: 300px;
  height: 77px; }

.version {
  box-sizing: border-box;
  text-align: right;
  height: 35px;
  line-height: 28px;
  padding: 0 50px;
  color: #000; }

.version a {
  color: #000; }

.version a:hover {
  color: #00796a; }

.searchbg {
  padding: 0 50px;
  position: relative;
  text-align: right; }

.searchbtn {
  position: absolute;
  background: url(/images/searchbtn.png) no-repeat center;
  width: 28px;
  height: 28px;
  right: 52px;
  top: 0;
  z-index: 2000; }

.searchbtn:hover {
  background-color: #eee; }

.searchbg input {
  width: 150px;
  height: 26px;
  line-height: 26px;
  color: #333;
  background: none;
  border: solid 1px #e5e5e5;
  text-indent: 10px; }

.notice {
  background: rgba(255, 255, 255, 0.8);
  width: 1100px;
  height: 34px;
  line-height: 34px;
  top: -34px;
  position: absolute;
  opacity: 0.9;
  overflow: hidden; }

.notice .tit {
  background: #00796a;
  color: #fff;
  text-align: center;
  width: 126px;
  font-size: 15px;
  font-weight: bold;
  float: left; }

.notice a.more {
  background: #444;
  display: inline-block;
  float: right;
  margin: 7px 20px 0 0;
  line-height: 20px;
  padding: 0 10px;
  color: #fff;
  font-size: 12px; }

.notice a.more:hover {
  background: #00796a; }

.notice .bd {
  width: 860px;
  margin: 0 0 0 30px;
  float: left;
  height: 34px;
  position: relative;
  overflow: hidden; }

.notice li {
  height: 34px; }

.notice li span {
  float: left;
  width: 410px;
  display: block;
  margin: 0 20px 0 0; }

.notice li a {
  display: block;
  text-align: left; }

.notice li i {
  float: right; }

.notice:hover {
  opacity: 1;
  background: rgba(255, 255, 255, 0.9); }

.notice li a {
  color: #000;
  float: left; }

.notice li a:hover {
  color: #00796a; }

.notice li i {
  color: #666; }

/*导航*/
.navbg {
  width: 100%;
  height: 50px;
  min-width: 1300px;
  top: 77px;
  left: 0;
  font-size: 13px;
  position: absolute;
   background: rgba(18, 97, 165, 0.8);
  z-index: 2001; 
}


.nav {
  width: 1100px;
  margin: 0 auto; }

.nav li {
  float: left;
  width: 12.75%;
  text-align: center; }

.nav li:first-child {
  width: 10.75%; }

.nav li a {
  font-size: 16px;
  font-weight: bold;
  line-height: 50px;
  height: 50px;
  color: #fff;
  display: block;
  white-space: nowrap; }

.nav li a:hover, .nav li.cur a {
  color: #00796a;
  background: rgba(255, 255, 255, 0.8);
  text-decoration: none; }

.nav li.cur a {
  color: #00796a; }

.nav2 {
  position: absolute;
  width: 1100px;
  left: 50%;
  margin-left: -550px;
  height: 240px;
  top: 50px;
  display: none; }

.fixnav {
  background: #f0f0f0;
  border-top: solid 1px #e5e5e5;
  width: 75px;
  box-sizing: border-box;
  position: absolute;
  top: 370px;
  left: 50%;
  margin-left: -640px;
  z-index: 5; }

.fixnav a {
  border: solid 1px #e5e5e5;
  border-width: 0 1px 1px 1px;
  height: 36px;
  line-height: 36px;
  display: block;
  font-size: 16px;
  color: #333;
  font-weight: bold;
  text-align: center;
  box-sizing: border-box; }

.fixnav a:hover {
  background: #00796a;
  color: #fff;
  border-color: #00796a;
  text-decoration: none; }

.fixed {
  position: fixed !important;
  top: 20px !important; }

/*底部*/
.footer {
  background: #fff;
  color: #ccc;
  line-height: 20px;
  font-size: 13px;
  clear: both;
  text-align: center; }

.footbar {
  background: #333;
  height: 42px;
  line-height: 42px;
  position: relative; }

.footer .w {
  padding: 0; }

.footbar a {
  color: #f0f0f0; }

.footbar a:hover {
  color: #fc0; }

.f_nav {
  position: absolute;
  width: px;
  right: 50%;
  margin-right: -550px;
  font-size: 14px; }

.linkbox {
  position: absolute;
  width: px;
  left: 50%;
  margin-left: -550px;
  font-size: 14px;
  text-align: right;
  background: #555 url(/images/link01.png) no-repeat 18px center;
  padding: 0 0 0 60px; }

.linkbox a {
  background: url(/images/link02.png) no-repeat right center;
  display: inline-block;
  padding: 0 30px 0 18px;
  font-size: 14px; }

.linkbox a:hover, .linkbox a.cur {
  background: #fdfdfd url(/images/link04.png) no-repeat right center;
  color: #333;
  text-decoration: none; }

.linklist {
  position: absolute;
  width: 1020px;
  background: rgba(255, 255, 255, 0.9);
  bottom: 42px;
  left: 50%;
  margin-left: -550px;
  z-index: 2001;
  font-size: 12px;
  color: #00796a;
  text-align: left;
  padding: 20px 40px;
  border: solid 2px #eee;
  display: none; }

.linklist.cur {
  display: block; }

.linklist a {
  color: #222;
  line-height: 15px;
  padding: 3px 0;
  width: 204px;
  display: block;
  white-space: nowrap;
  float: left; }

.linklist a:hover {
  color: #00796a; }

.linklist.first a {
  padding: 3px 50px;
  width: auto;
  display: inline-block;
  float: none;
  text-align: center; }

.linklist b {
  color: #00796a;
  font-size: 15px;
  display: block; }

.linklist.sgcc li {
  float: left;
  padding: 0 31px 0 0; }

.linklist.sgcc a {
  float: none;
  width: auto; }

.footnav {
  float: left;
  width: 750px;
  border-right: solid 1px #ccc;
  margin-top: 25px;
  text-align: left; }

.footnav li {
  float: left;
  white-space: nowrap;
  padding: 0 41px 0 0; }

.footnav li a {
  display: block; }

.mediaCenter {
  float: right;
  width: 310px;
  margin-top: 25px;
  text-align: left; }

.mediaCenter li {
  float: left; }

.mediaCenter li b {
  display: block;
  height: 25px;
  color: #333; }

.mc_gf {
  width: 210px;
  float: left; }

.mc_gf a {
  width: 100px;
  float: left; }

.mc_gs {
  width: 100px;
  float: right; }

.mc_gs a {
  display: block;
  margin-bottom: 5px; }

.copyright {
  clear: both;
  padding: 10px 0 20px;
  color: #666;
  font-size: 12px;
  line-height: 1.5; }

.weibo {
  display: inline-block;
  background: url(/images/icon10.png) no-repeat 0 center;
  padding: 0 0 0 20px; }

.weixin {
  display: inline-block;
  position: relative;
  background: url(/images/icon11.png) no-repeat 0 center;
  padding: 0 0 0 20px; }

.weixin em {
  position: absolute;
  bottom: 20px;
  left: 0px;
  display: none;
  background: url(/images/weixin.png);
  width: 215px;
  height: 215px;
  border: solid 2px #005299; }

.weixin:hover em {
  display: block; }

/*内页样式*/
.catabg {
  background: url(/images/us_banner1.jpg) no-repeat center 0;
  height: 270px;
  position: relative; }

.position {
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 34px;
  position: absolute;
  bottom: 0; }

.position span {
  background: url(/images/positionbg.png) no-repeat 0 center;
  padding: 0 0 0 35px;
  font-size: 14px;
  line-height: 34px;
  color: #fff;
  position: absolute;
  right: 50%;
  margin-right: -550px; }

.position a {
  color: #fff; }

.position a:hover {
  color: #ff9; }

.position:hover {
  background: rgba(0, 0, 0, 0.5); }

/*内页左侧导航*/
.nav_left {
  width: 175px;
  min-height: 100px;
  height: auto !important;
  height: 100px;
  float: left;
  text-align: left; }

.nav_left p {
  font-size: 24px;
  line-height: 50px;
  color: #666;
  border-bottom: 1px dashed #ccc; }

.nav_left li s {
  display: block;
  padding-left: 20px; }

.nav_left > ul > li {
  background: url(/images/list1.png) no-repeat left 18px;
  font-size: 14px;
  line-height: 44px;
  color: #fff;
  border-bottom: 1px dashed #ccc; }

.nav_left > ul > li.cur, .nav_left > ul > li:hover {
  background: url(/images/list01.png) no-repeat left 18px; }

.nav_left .cur s a, .nav_left li li.cur a {
  color: #00a096;
  font-weight: 400; }

.nav_left li ul {
  border-top: 1px dashed #ccc;
  padding: 10px 0px 10px 20px; }

.nav_left li li {
  line-height: 28px; }

.nav_left a:hover {
  text-decoration: none;
  color: #00a096; }

.con_right {
  width: 890px;
  text-align: left;
  color: #000;
  min-height: 100px;
  float: right;
  font-size: 16px;
  line-height: 2; }

h2.title {
  font-size: 36px;
  line-height: 50px;
  margin-bottom: 15px;
  font-weight: normal; }

.content p {
  margin-bottom: 15px; }

/*内页列表样式 信息公开*/
.listbox {
  background: #f6f6f6;
  width: 800px;
  height: 280px;
  float: left;
  margin: 0 20px 20px 0;
  font-size: 14px;
  line-height: 28px;
  padding: 20px 30px;
  color: #fff; }

.listbox h3 {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px; }

.listbox a {
  color: #333 !important; }

.listbox a:hover {
  color: #00a096 !important; }

.listbox i {
  color: #888;
  float: right;
  font-size: 12px; }

.listbox a.more {
  color: #888;
  display: inline-block;
  background: #fff;
  border-radius: 30px;
  border: solid 1px #ccc;
  line-height: 20px;
  padding: 4px 30px;
  margin-top: 10px;
  font-size: 12px; }

.listbox a.more:hover {
  color: #666;
  background: #eee;
  border: solid 1px #999;
  color: #000; }

/*导航下拉*/
.navigation {
  width: 1036px;
  height: 176px;
  padding: 32px;
  box-sizing: content-box;
  background: rgba(255, 255, 255, 0.9);
  z-index: 3000;
  color: #333;
  font-size: 12px; }

.navigation a {
  color: #00796a; }

.navigation .son-nav {
  width: 76px;
  height: 180px;
  box-sizing: content-box;
  border-left: 1px solid #c2c1c1;
  border-right: 1px solid #c2c1c1;
  margin: 0px 30px 0 30px;
  padding: 0px 30px; }

.navigation .son-nav a {
  display: block;
  margin-bottom: 5px;
  background: url(/images/nav-bg-02.png) left 5px no-repeat;
  padding-left: 20px;
  color: #00796a; }

.navigation .right {
  margin-right: 24px; }

.about .son-nav {
  margin-left: 23px; }

.about p {
  text-indent: 2em;
  width: 220px;
  line-height: 25px;
  padding: 0 20px 0 0; }

.about ul {
  width: 260px;
  margin-left: 30px;
  height: auto;
  overflow: hidden; }

.about ul li {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 5px; }

.about ul li span {
  font-size: 13px;
  color: #00796a; }

.about ul li span b {
  margin-right: 3px; }

.about_img {
  width: 65px;
  float: left;
  overflow: hidden; }

.about .data_img {
  width: 260px;
  margin-left: 30px;
  float: left;
  overflow: hidden; }

.journalism .text {
  width: 338px;
  line-height: 25px; }

.journalism .text p {
  text-align: center;
  margin-bottom: 5px;
  color: #00796a;
  font-weight: bold;
  font-size: 15px;
  line-height: 18px; }

.journalism .text div {
  text-indent: 2em; }

.journalism .text div a {
  color: #00796a; }

.journalism .text div a:hover {
  color: #000; }

.journalism .title {
  width: 200px;
  text-align: center; }

.journalism .title2 {
  width: 240px;
  margin-left: 30px; }

.journalism .title span {
  padding: 10px 0 0;
  line-height: 18px;
  display: block;
  color: #00796a;
  font-weight: bold;
  font-size: 14px; }

.sociology p {
  line-height: 25px;
  text-indent: 2em; }

.sociology p.fl {
  width: 310px;
  margin-left: 30px; }

.sociology .image-text {
  width: 339px; }

.sociology .image-text h3 {
  font-size: 15px;
  text-align: center;
  color: #00796a;
  margin-bottom: 15px; }

.sociology .image-text div p a {
  color: #333; }

.sociology .image-text div p a:hover {
  color: #00796a; }

.business ul {
  width: 320px;
  margin-left: 30px;
  overflow: hidden; }

.business ul li {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 5px; }

.business ul li span {
  font-size: 13px;
  color: #00796a;
  font-weight: bold; }

.business .data_img {
  width: 320px;
  margin-left: 30px;
  float: left;
  overflow: hidden; }

ul.ydyl {
  float: left;
  width: 206px;
  height: 181px;
  list-style: none;
  background: url(/images/nav-bg-08.png); }

ul.ydyl li {
  float: left;
  width: 103px;
  height: 88px;
  padding: 0;
  margin: 0;
  cursor: pointer; }

.technological .introduce {
  width: 175px;
  height: auto;
  overflow: hidden;
  line-height: 20px;
  margin: 0px 20px; }

.technological h4 {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold; }

.technological .laboratory {
  width: 225px; }

.technological .laboratory u {
  display: block;
  margin-bottom: 5px; }

.party dl {
  width: 272px;
  font-size: 14px;
  line-height: 25px;
  margin-left: 18px; }

.party .dl {
  width: 236px; }

.party dl dt {
  font-weight: 500;
  color: #e13120;
  margin-bottom: 5px; }

.party dl div {
  width: 100%;
  height: 1px;
  border-top: dashed 1px #afaeae;
  margin: 10px 0px; }

.party dd a {
  color: #e32; }

.party .modular {
  font-size: 14px;
  width: 436px;
  line-height: 25px;
  margin-left: 20px; }

.party .modular .image-text {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 20px; }

.party .modular .image-text .text {
  width: 294px; }

.party .modular .image-text .text h4 {
  margin-bottom: 8px;
  font-weight: 500;
  color: #e13120; }

.party .name {
  width: 110px; }

.party .name span {
  color: #fff;
  background: #dd2110;
  display: block;
  padding: 3px;
  text-align: center;
  margin-bottom: 5px; }

.party .name a {
  display: block;
  text-align: center;
  margin-bottom: 1px;
  color: #000; }

.gone {
  display: inline-block;
  border: solid 1px #333; }

.service a {
  width: 165px;
  display: inline-block;
  text-align: center;
  margin-top: 15px; }

.service a span {
  display: block;
  margin-top: 15px;
  font-size: 16px; }

/*end导航下拉*/
/* 内容页正文部分  重新赋予标签样式 */
.mainL12 i, .mainL12 em {
  font-style: italic; }

.mainL12 b, .mainL12 strong, .content b, .content strong {
  font-weight: bolder; }

.mainL12 s, .content s {
  text-decoration: line-through; }

.mainL12 u, .content u {
  text-decoration: underline; }

/*baidu map logo*/
.anchorBL {
  display: none; }

.BMap_cpyCtrl {
  display: block; }

.BMap_shadow {
  display: none; }

.BMap_pop > div {
  display: none; }

.BMap_pop img {
  display: none; }

.BMap_pop div + div + div + div + div + div + div + div + div {
  display: block;
  border: solid 2px #fff;
  padding: 5px;
  background: #00796a;
  color: #fff;
  width: auto !important;
  height: auto !important;
  line-height: 1.4;
  font-size: 12px;
  white-space: nowrap; }

.BMap_pop > div:nth-child(9) {
  display: block;
  border: solid 2px rgba(255, 255, 255, 0.9);
  padding: 5px;
  background: rgba(0, 121, 106, 0.8);
  border-radius: 5px;
  color: #fff;
  width: auto !important;
  min-width: 80px;
  max-width: 350px;
  height: auto !important;
  line-height: 1.4;
  font-size: 12px;
  white-space: nowrap; }

.BMap_bubble_content {
  white-space: nowrap; }

.mapbtn {
  position: absolute;
  bottom: 15px;
  right: 15px;
  z-index: 800; }

.mbl {
  right: 250px;
  bottom: 25px; }

.mapbtn li {
  display: block;
  border: solid 1px #ccc;
  padding: 5px 10px;
  text-align: left; }

.mapbtn li a {
  display: block;
  height: 24px;
  line-height: 24px;
  color: #333;
  font-size: 12px;
  white-space: nowrap;
  text-align: left;
  padding-left: 26px;
  background: url(/images/icon_all.png) no-repeat 0 center;
  clear: both; }

.mapbtn li div {
  padding: 0 0 0 20px; }

.mapbtn li s {
  display: block;
  float: left;
  line-height: 20px;
  color: #666;
  font-size: 12px;
  white-space: nowrap;
  padding: 0 10px 0 26px;
  background: url(/images/icon_all.png) no-repeat 0 center;
  cursor: pointer; }

.mapbtn li a.off, .mapbtn li s.off {
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
  filter: alpha(opacity=60);
  filter: "alpha(opacity=60)";
  opacity: 0.5;
  color: #999\9;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%); }

.mapbtn li a:hover, .mapbtn li s:hover {
  text-decoration: none;
  color: #000;
  opacity: 1;
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0); }

.maptitle {
  font-size: 16px;
  font-weight: bolder;
  color: #333;
  top: 20px;
  position: absolute;
  width: 500px;
  left: 175px;
  text-align: center; }

/*网站地图*/
.map1 {
  position: fixed;
  width: 100%;
  height: 785px;
  background: url(/images/wzdt-bg-08.jpg) bottom center no-repeat #f2f2f2;
  top: 0px;
  z-index: 3000;
  display: none;
  overflow-y: auto;
  left: 0px; }

.map1 .map-nav i {
  position: absolute;
  cursor: pointer;
  top: 20px;
  right: 0px; }

.map1 .map-nav {
  width: 1050px;
  height: auto;
  overflow: hidden;
  margin: auto;
  position: relative; }

.map1 .map-nav dl {
  width: 138px;
  height: auto;
  overflow: hidden;
  float: left;
  margin-top: 44px;
  margin-left: 8px; }

.map1 .map-nav .ddjs_sjd {
  width: 158px;
  height: auto;
  overflow: hidden;
  float: left;
  margin-top: 44px;
  margin-left: 8px; }

.map1 .map-nav dl dt {
  border-bottom: 2px solid #d2d2d2;
  font-size: 16px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-weight: bold; }

.map1 .map-nav dl dt span {
  margin-right: 10px;
  vertical-align: middle; }

.map1 .map-nav dl dd a {
  display: block;
  font-weight: bold;
  margin-top: 10px;
  color: #333;
  text-indent: 1em; }

.map1 .map-nav dl dd a.vice {
  font-size: 12px;
  color: #666;
  text-indent: 2em;
  font-weight: 500;
  margin-top: 7px; }

.map1 .map_click {
  font-size: 20px;
  color: #999; }

.map1 .map_click:hover {
  color: #000; }

/*end网站地图*/
/*检索*/
.retrieval {
  width: 1100px;
  height: auto;
  overflow: hidden;
  margin: auto; }

.retrieval h3 {
  line-height: 100px;
  font-size: 36px;
  font-weight: 500; }

.retrieval .retrieval-modular {
  width: 1100px;
  height: 105px;
  position: relative;
  background: #f2f2f2; }

.retrieval .retrieval-modular .input {
  width: 760px;
  height: 56px;
  line-height: 56px;
  padding-left: 20px;
  border: solid 1px #d9d9d9;
  border-right: none;
  font-size: 20px;
  color: #333;
  position: absolute;
  top: 20px;
  left: 20px; }

.retrieval .retrieval-modular .submit {
  width: 130px;
  height: 60px;
  line-height: 60px;
  background: #229391;
  color: #fff;
  font-size: 20px;
  text-align: center;
  border: none;
  position: absolute;
  top: 20px; }

.retrieval .retrieval-modular .search {
  right: 169px; }

.retrieval .retrieval-modular .senior {
  right: 20px;
  cursor: pointer; }

.retrieval .retrieval-list .left {
  width: 932px;
  float: left;
  height: auto;
  overflow: hidden;
  margin-bottom: 30px; }

.retrieval .retrieval-list .left p {
  color: #cdcdcd;
  font-size: 26px;
  line-height: 90px; }

.retrieval .retrieval-list .left .list {
  width: 931px;
  height: auto;
  overflow: hidden;
  border-right: 1px solid #cdcdcd; }

.retrieval .retrieval-list .left .list dl {
  width: 890px;
  height: auto;
  overflow: hidden;
  padding: 0px 0px 20px 0;
  border-bottom: dashed 1px #cdcdcd;
  margin-bottom: 30px; }

.retrieval .retrieval-list .left .list dl dt {
  width: 100%;
  height: auto;
  overflow: hidden;
  font-size: 20px;
  margin-bottom: 25px; }

.retrieval .retrieval-list .left .list dl dd {
  width: 100%;
  height: auto;
  overflow: hidden;
  color: #666666;
  line-height: 30px; }

.retrieval .retrieval-list .left .list dl .time {
  text-align: right;
  color: #00a096; }

.page-content__doc_editor {
  font-size: 16px;
  line-height: 175%;
  text-align: justify;
  box-sizing: border-box; }

@font-face {
  font-family: 'iconfont';
  /* project id 719114 */
  src: url("/fonts/iconfont.eot?2018");
  src: url("/fonts/iconfont.eot") format("embedded-opentype"), url("/fonts/iconfont.woff") format("woff"), url("/fonts/iconfont.ttf") format("truetype"), url("/fonts/iconfont.svg") format("svg"); }

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-facebook1:before {
  content: "\e644"; }

.icon-fasong:before {
  content: "\e68c"; }

.icon-twitter:before {
  content: "\e645"; }

.icon-iconfontcolor85:before {
  content: "\e6c7"; }

.icon-iconfontcolor86:before {
  content: "\e6c8"; }

.icon-twitter2:before {
  content: "\e64d"; }

.icon-weibiaoti1:before {
  content: "\e65a"; }

.icon-vk:before {
  content: "\ec70"; }

.icon-diqiu1:before {
  content: "\e649"; }

.icon-dayinji:before {
  content: "\e69a"; }

.icon-h:before {
  content: "\e6a1"; }

.icon-computer:before {
  content: "\e601"; }

.icon-phone:before {
  content: "\e602"; }

.icon-menu:before {
  content: "\e603"; }

.icon-address:before {
  content: "\e604"; }

.icon-tell:before {
  content: "\e605"; }

.icon-large:before {
  content: "\e606"; }

.icon-more:before {
  content: "\e607"; }

.icon-close:before {
  content: "\e608"; }

.icon-arrow:before {
  content: "\e609"; }

.icon-share:before {
  content: "\e60a"; }

.icon-link:before {
  content: "\e60b"; }

.icon-password:before {
  content: "\e60c"; }

.icon-confirm:before {
  content: "\e60d"; }

.icon-time:before {
  content: "\e60e"; }

.icon-enter:before {
  content: "\e60f"; }

.icon-file:before {
  content: "\e610"; }

.icon-down:before {
  content: "\e611"; }

.icon-search:before {
  content: "\e613"; }

.icon-video:before {
  content: "\e614"; }

.icon-date:before {
  content: "\e615"; }

.icon-up:before {
  content: "\e616"; }

.icon-upthrow:before {
  content: "\e617"; }

.icon-collapse:before {
  content: "\e618"; }

.icon-icon-narrow:before {
  content: "\e619"; }

.icon-downthrow:before {
  content: "\e61a"; }

.icon-download:before {
  content: "\e61b"; }

.icon-marquee:before {
  content: "\e61c"; }

.icon-select:before {
  content: "\e61d"; }

.icon-mail:before {
  content: "\e61e"; }

.icon-preview:before {
  content: "\e620"; }

.icon-expansion:before {
  content: "\e621"; }

.icon-user:before {
  content: "\e622"; }

.icon-home:before {
  content: "\e623"; }

.icon-left:before {
  content: "\e624"; }

.icon-right:before {
  content: "\e600"; }

.icon-code:before {
  content: "\e612"; }

.icon-shopping:before {
  content: "\e61f"; }

.icon-taxi:before {
  content: "\e625"; }

.icon-subway:before {
  content: "\e626"; }

.icon-airport:before {
  content: "\e627"; }

.icon-app1:before {
  content: "\e629"; }

.icon-weixin:before {
  content: "\e628"; }

.icon-twitter1:before {
  content: "\e62a"; }

.icon-in1:before {
  content: "\e62b"; }

.icon-facebook:before {
  content: "\e62c"; }

.icon-youtube:before {
  content: "\e62d"; }

.icon-sina:before {
  content: "\e62e"; }

.icon-youku1:before {
  content: "\e630"; }

.icon-fenxiang:before {
  content: "\e64c"; }

.icon-time2:before {
  content: "\e640"; }

.icon-in2:before {
  content: "\e62f"; }

.icon-sina2:before {
  content: "\e631"; }

.icon-more2:before {
  content: "\e632"; }

.icon-close2:before {
  content: "\e633"; }

.icon-clear:before {
  content: "\e634"; }

.icon-filter:before {
  content: "\e635"; }

.icon-collect1:before {
  content: "\e636"; }

.icon-collect2:before {
  content: "\e637"; }

.icon-collect3:before {
  content: "\e638"; }

.icon-collect4:before {
  content: "\e639"; }

.icon-weixin2:before {
  content: "\e63a"; }

.icon-message:before {
  content: "\e63b"; }

.icon-reserve:before {
  content: "\e63c"; }

.icon-round1:before {
  content: "\e63d"; }

.icon-round2:before {
  content: "\e63e"; }

.icon-logout:before {
  content: "\e63f"; }

.icon-close3:before {
  content: "\e641"; }

.icon-google:before {
  content: "\e646"; }

.icon-diqiu:before {
  content: "\e642"; }

.icon-manage-copy:before {
  content: "\e643"; }

.icon-icowapp:before {
  content: "\e669"; }

.icon-youtube2:before {
  content: "\e953"; }

.icon-qq:before {
  content: "\e648"; }

.icon-youtube1:before {
  content: "\e647"; }

.icon-bgongju:before {
  content: "\e703"; }

.icon-jishuzhichi:before {
  content: "\e64a"; }

.icon-hezuohuoban:before {
  content: "\e64b"; }

.icon-guanbianniu:before {
  content: "\e64f"; }

.icon-xing:before {
  content: "\e762"; }

.icon-lianjie:before {
  content: "\e64e"; }

.icon-download2:before {
  content: "\e6be"; }

.icon-bofang:before {
  content: "\e6d2"; }

.icon-xiazai:before {
  content: "\e6d6"; }

.icon-qikan:before {
  content: "\e6d7"; }

.icon-renzheng:before {
  content: "\e6d9"; }

.icon-zhuanye:before {
  content: "\e6da"; }

.icon-jishu:before {
  content: "\e6db"; }

.icon-jiejuefangansvg:before {
  content: "\e6dc"; }

.icon-jiaoliu:before {
  content: "\e6dd"; }

.icon-wenjian:before {
  content: "\e6de"; }

.icon-wenjianjia:before {
  content: "\e6df"; }

.icon-xiazai1:before {
  content: "\e6e0"; }

.icon-gonggao:before {
  content: "\e6e1"; }

.icon-chazhao:before {
  content: "\e6e2"; }

.icon-goumaisvg:before {
  content: "\e6e4"; }

.icon-quanbu:before {
  content: "\e6e5"; }

.icon-xing1:before {
  content: "\e6e7"; }

.icon-bi:before {
  content: "\e6e8"; }

.icon-fuxuankuang2:before {
  content: "\e6ea"; }

.icon-fuxuankuang3:before {
  content: "\e6eb"; }

.icon-zhuxiao:before {
  content: "\e6ee"; }

.icon-shuji:before {
  content: "\e6f0"; }

.icon-kefu:before {
  content: "\e6f2"; }

.icon-duomeiti:before {
  content: "\e6f3"; }

.icon-renzheng-copy:before {
  content: "\e6f6"; }

.icon-jiejuefangan:before {
  content: "\e6f7"; }

.icon-f:before {
  content: "\e6f8"; }

.icon-G:before {
  content: "\e6f9"; }

.icon-linkin:before {
  content: "\e6fa"; }

.icon-t:before {
  content: "\e6fb"; }

.icon-tengxun:before {
  content: "\e6fc"; }

.icon-weibo:before {
  content: "\e6fd"; }

.icon-xing2:before {
  content: "\e6fe"; }

.icon-youtube3:before {
  content: "\e6ff"; }

.icon-t1:before {
  content: "\e700"; }

.icon-dajiangtang1:before {
  content: "\e704"; }

.icon-shiyan:before {
  content: "\e705"; }

.icon-gongju:before {
  content: "\e706"; }

.icon-gengduo:before {
  content: "\e707"; }

.icon-ziliaozhongxin:before {
  content: "\e70a"; }

.icon-yiwen:before {
  content: "\e70b"; }

.icon-Add:before {
  content: "\e70d"; }

.icon-Lift:before {
  content: "\e70f"; }

.icon-Right-copy:before {
  content: "\e712"; }

.icon-Close:before {
  content: "\e713"; }

.icon-FindaLocalReselle:before {
  content: "\e718"; }

.icon-GetPricinginfo:before {
  content: "\e719"; }

.icon-LiveChat:before {
  content: "\e71a"; }

.icon-share-print:before {
  content: "\e71b"; }

.icon-ProductSelector:before {
  content: "\e71c"; }

.icon-Share:before {
  content: "\e71d"; }

.icon-shoppingcart:before {
  content: "\e71e"; }

.icon-TechnicalSupport:before {
  content: "\e71f"; }

.icon-LiveChat1:before {
  content: "\e722"; }

.icon-share-email:before {
  content: "\e723"; }

.icon-share-facebook:before {
  content: "\e724"; }

.icon-share-twitter:before {
  content: "\e725"; }

.icon-share-linkedin:before {
  content: "\e726"; }

.icon-share-google:before {
  content: "\e727"; }

.icon-share-wechat:before {
  content: "\e728"; }

.icon-share-weibo:before {
  content: "\ec71"; }

.icon-tiaozhuan:before {
  content: "\e663"; }

.icon-fullscreen:before {
  content: "\e72c"; }

.icon-shouqi1:before {
  content: "\e79a"; }

.icon-dianzan:before {
  content: "\e79b"; }

.gutter-top {
  margin-top: 30px; }

.header-wrap {
  font-size: 12px;
  width: 100%;
  position: relative; }
  .header-wrap.has-sub-menus {
    position: relative;
    border-bottom: 1px solid #d6d5d5; }
    .header-wrap.has-sub-menus .navigation {
      border-color: #999999;
      box-shadow: 0 0 8px #999999; }
  .header-wrap .top-bar__row {
    background-color: #222;
    padding: 0;
    margin: 0;
    min-height: 30px;
    line-height: 30px;
    margin-top: -1px; }
    .header-wrap .top-bar__row .top-bar__left .dropdown .btn-default {
      background-color: #222;
      color: #fff;
      border: none;
      font-size: 12px; }
    .header-wrap .top-bar__row .top-bar__right {
      text-align: right; }
      .header-wrap .top-bar__row .top-bar__right a {
        color: #fff; }

.main-navbar {
  background-color: #ffffff; }
  .main-navbar .navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    position: relative;
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: left 50%;
    padding-left: 36px;
    font-size: 20px;
    letter-spacing: -0.04rem;
    color: #29477f;
    min-height: 50px;
    padding-top: 15px;
    line-height: 20px; }
    .main-navbar .navbar-brand:hover {
      color: #29477f; }
  .main-navbar .navbar-nav li a:hover {
    color: #333333; }
  .main-navbar .navbar-toggle {
    background-color: #333333; }

.sub-navbar {
  margin-top: 15px; }
  .sub-navbar ul li {
    padding: 0 10px; }
    .sub-navbar ul li a {
      padding: 5px;
      line-height: 10px;
      color: #666666;
      border-bottom: 3px solid transparent; }
      .sub-navbar ul li a:after {
        content: '';
        position: absolute;
        right: -10px;
        top: 50%;
        width: 2px;
        height: 10px;
        margin-top: -5px;
        background-color: #999999; }
    .sub-navbar ul li a.active {
      border-bottom: 3px solid #f56f6f; }
    .sub-navbar ul li:last-of-type a:after {
      display: none; }

img {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  vertical-align: middle; }

.foot-module {
  position: relative;
  background-color: #161616;
  padding: 0 30px 30px; }

.foot-module .cistern {
  padding-top: 0;
  padding-bottom: 0; }

.foot-reveal-box1 {
  width: 100%;
  padding: 50px 0;
  border-bottom: 1px solid #2c2c2c; }

.foot-reveal-box1 .foot-nav-cell {
  float: left;
  width: 20%;
  padding-right: 15px; }

.foot-reveal-box1 .foot-nav-cell .iconfont {
  display: none; }

.foot-nav-cell dt {
  font-size: 16px;
  line-height: 1.2;
  padding-bottom: 20px;
  color: #909090; }

.foot-nav-cell dd {
  line-height: 0;
  padding: 4px 0; }

.LANG-cn .foot-nav-cell dd a {
  line-height: 20px; }

.foot-nav-cell dd a {
  font-size: 14px;
  line-height: 16px;
  color: #a3a3a3 !important; }

.foot-nav-cell dd a:hover {
  text-decoration: underline; }

.foot-reveal-box2 {
  padding: 36px 0 26px; }

.foot-share-box {
  float: left; }

.foot-share-box .foot-code {
  line-height: 0;
  position: relative;
  display: inline-block;
  float: left;
  margin-top: 10px;
  margin-right: 10px;
  padding: 9px;
  border: 1px solid #494949; }

.foot-share-box .foot-code label {
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 1.2;
  position: absolute;
  bottom: -9px;
  left: 35px;
  display: inline-block;
  padding: 0 5px;
  color: #a9a9a9;
  background-color: #212121; }

.LANG-cn .foot-share-box ul {
  width: 170px; }

.foot-share-box ul {
  float: left;
  width: 180px; }

.foot-share-box ul li {
  float: left;
  width: 40px;
  margin: 10px;
  -webkit-transition: .4s;
  transition: .4s;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #494949; }

.foot-share-box ul li a {
  line-height: 0;
  display: block; }

.foot-share-box ul li:hover {
  border: 1px solid #7b7b7b; }

.foot-share-box ul li:hover .iconfont {
  color: #7b7b7b; }

.foot-share-box ul li a em, .foot-share-box ul li a i {
  font-size: 32px;
  line-height: 34px;
  display: block;
  padding-top: 4px;
  color: #646464; }

.foot-share-box ul li a .iconfont.icon-h {
  font-size: 16px; }

.foot-share-box ul li a .iconfont.icon-vk {
  font-size: 22px; }

.foot-statement {
  float: right;
  text-align: right; }

.foot-checkCountry {
  font-size: 14px;
  line-height: 1.2;
  display: block;
  float: right;
  padding: 24px 10px 15px !important;
  border: none; }

.foot-checkCountry:hover i {
  color: #e50000; }

.foot-checkCountry span {
  -webkit-transition: .4s;
  transition: .4s; }

.foot-checkCountry:hover span {
  color: #fff; }

.foot-checkCountry i, .foot-checkCountry span {
  display: inline-block;
  vertical-align: middle; }

.foot-checkCountry i {
  font-size: 19px;
  line-height: 1;
  margin-right: 0;
  color: #a8a8a8; }

.foot-info {
  padding: 10px 0; }

.foot-info li {
  display: inline-block;
  vertical-align: middle; }

.foot-info li:after {
  margin: 0 10px;
  content: "|"; }

.foot-info li:last-child:after {
  display: none; }

.foot-info a, .foot-info li:after {
  font-size: 14px;
  line-height: 1.4;
  color: #a3a3a3 !important; }

.foot-info a:hover {
  text-decoration: underline; }

.foot-bottomText {
  font-size: 14px;
  line-height: 1.2;
  color: #7d7d7d; }

.foot-bottomText a {
  color: #a3a3a3 !important; }

@media (max-width: 1600px) {
  .foot-reveal-box1 {
    padding: 40px 0; }
  .foot-nav-cell dd {
    padding: 2px 0; }
  .foot-reveal-box2 {
    padding: 25px 0 20px; }
  .foot-info {
    padding: 0; } }

@media (max-width: 1024px) {
  .foot-checkCountry {
    display: none; } }

@media (max-width: 768px) {
  .foot-reveal-box2 {
    padding: 33px 0 20px; }
  .foot-share-box {
    width: 100%;
    padding-bottom: 20px;
    text-align: center;
    border-bottom: 1px solid #2c2c2c; }
  .foot-share-box .foot-code {
    float: none;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    padding: 9px; }
  .foot-share-box ul {
    width: 100%;
    margin-top: 15px; }
  .foot-share-box ul li {
    display: inline-block;
    float: none;
    width: auto;
    margin: 0 5px;
    border-radius: 18px; }
  .foot-share-box ul li a {
    padding: 3px; }
  .foot-statement {
    width: 100%;
    padding-top: 20px;
    text-align: left; }
  .foot-info {
    padding: 5px 0; }
  .foot-share-box .foot-code {
    margin-top: 6px;
    margin-right: 6px;
    padding: 6px; }
  .foot-share-box .foot-code label {
    font-size: 12px !important;
    bottom: -9px;
    left: 20px; }
  .foot-share-box .foot-code img {
    width: 57px;
    height: 57px; }
  .foot-share-box ul li a em, .foot-share-box ul li a i {
    font-size: 24px;
    line-height: 19px; }
  .foot-bottomText, .foot-info a, .foot-info li:after {
    font-size: 12px; } }

@media (max-width: 640px) {
  .foot-reveal-box1 .foot-nav-cell {
    position: relative;
    float: none;
    width: 100%;
    padding: 12px 0;
    padding-right: 0;
    border-top: 1px solid #2c2c2c; }
  .foot-reveal-box1 .foot-nav-cell .iconfont {
    font-size: 12px;
    line-height: 13px;
    position: absolute;
    top: 14px;
    right: 10px;
    display: block;
    color: #a3a3a3; }
  .foot-nav-cell dd {
    display: none;
    padding: 4px 15px;
    -webkit-transition: .5s;
    transition: .5s; }
  .foot-nav-cell dd.current {
    display: block; }
  .foot-nav-cell dt {
    font-size: 14px;
    padding-bottom: 0;
    color: #e9e9e9; }
  .foot-nav-cell dd:nth-child(2) {
    margin-top: 10px; }
  .foot-nav-cell dd:last-child {
    margin-bottom: 14px; }
  .foot-reveal-box1 {
    padding: 40px 0 0;
    border-bottom: 1px solid #2c2c2c; }
  .foot-nav-cell dd a {
    font-size: 14px;
    line-height: 16px; }
  .foot-info {
    font-size: 0;
    line-height: 12px; }
  .foot-statement {
    padding-top: 10px; }
  .foot-checkCountry {
    margin-bottom: 10px;
    padding: 0;
    border: none; }
  .foot-share-box ul li a .iconfont.icon-h {
    font-size: 12px;
    width: 24px;
    padding: 2px 0;
    padding-top: 0; }
  .foot-checkCountry:hover {
    border: none; }
  .foot-checkCountry:hover span {
    border-bottom: 1px solid #fff; } }

.muti-col-image__item {
  overflow: hidden;
  min-height: 500px; }

.list-moddle1 {
  padding: 0; }
  .list-moddle1 .block {
    position: relative;
    display: block;
    color: #fff; }
    .list-moddle1 .block .pic {
      margin-left: 1px; }
      .list-moddle1 .block .pic img {
        display: block;
        width: 100%;
        height: 100%; }
      .list-moddle1 .block .pic:after {
        padding-top: 121%; }
    .list-moddle1 .block .text {
      position: absolute;
      z-index: 2;
      top: 0;
      left: 0;
      height: 100%;
      padding: 40px; }
      .list-moddle1 .block .text h3 {
        font-size: 32px;
        line-height: 1.2; }
      .list-moddle1 .block .text p {
        font-size: 16px;
        line-height: 1.375;
        margin-top: 20px; }
      .list-moddle1 .block .text .hw-btn-warp {
        -webkit-transition: all .5s;
        transition: all .5s;
        -webkit-transform: translateY(100px);
        -ms-transform: translateY(100px);
        -o-transform: translateY(100px);
        transform: translateY(100px);
        opacity: 0; }
        .list-moddle1 .block .text .hw-btn-warp .hw-btn {
          font-size: 16px;
          line-height: 1.125;
          position: relative;
          display: inline-block;
          margin-top: 20px;
          padding: 9px 30px;
          cursor: pointer;
          -webkit-transition: none;
          transition: none;
          text-align: center;
          vertical-align: middle;
          letter-spacing: 1px;
          text-transform: capitalize; }
  .list-moddle1 .block:after {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    opacity: 0;
    background: rgba(0, 0, 0, 0.25); }
  .list-moddle1 .block:hover:after {
    opacity: 1; }
    .list-moddle1 .block:hover:after .text .btn-warp {
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0);
      opacity: 1; }
      .list-moddle1 .block:hover:after .text .btn-warp span {
        position: relative;
        z-index: 1; }

.list-moddle1 .block:hover .text .hw-btn-warp {
  -webkit-transition: all .5s;
  transition: all .5s;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  opacity: 1; }

.picImg1 img {
  transition: transform 12s cubic-bezier(0.23, 1, 0.32, 1);
  transform: scale(1); }

.picImg1:hover img {
  transform: scale(1.1); }

.picImg1:before {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  transition: opacity 5s cubic-bezier(0.23, 1, 0.32, 1), height 5s cubic-bezier(0.23, 1, 0.32, 1);
  opacity: 0;
  background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.7)); }

.picImg1:hover:before {
  opacity: 1; }

@media (max-width: 1600px) {
  .list-moddle1 .block .text h3 {
    font-size: 26px; } }

@media (max-width: 1025px) {
  .list-moddle1 .block .text h3 {
    font-size: 20px;
    overflow: hidden;
    max-height: 48px; }
  .list-moddle1 .block .text p {
    font-size: 14px;
    overflow: hidden;
    max-height: 75px; }
  .list-moddle1 .block .pic {
    margin-top: 1px;
    margin-left: 0; }
  .list-moddle1 .block .text .hw-btn-warp {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

@media (max-width: 640px) {
  .list-moddle1 .block .text h3 {
    font-size: 26px;
    max-height: none; }
  .list-moddle1 .block .text p {
    font-size: 16px;
    max-height: none; }
  .list-moddle1 {
    float: none;
    width: 100%;
    margin-bottom: 10px; }
  .list-moddle1 .block .pic {
    margin-top: 1px;
    margin-left: 0; }
  .list-moddle1 .block .text .hw-btn-warp {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

.muti-col-info .muti-col-info__item .block {
  position: relative;
  height: 598px;
  display: block;
  text-align: center;
  border: 2px solid #e5e5e5; }
  .muti-col-info .muti-col-info__item .block img {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%; }
  .muti-col-info .muti-col-info__item .block .text {
    text-align: center;
    width: 100%;
    height: 286px; }
    .muti-col-info .muti-col-info__item .block .text h3 {
      line-height: 50px; }
    .muti-col-info .muti-col-info__item .block .text p {
      padding: 0 20px; }
    .muti-col-info .muti-col-info__item .block .text .hw-btn-warp {
      font-size: 0;
      padding-top: 20px; }

.muti-col-info .muti-col-info__item:nth-last-of-type(2) .block .lazyload-v2 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%; }

.muti-col-info .muti-col-info__item:nth-last-of-type(2) .block .text {
  position: absolute;
  top: 30px;
  padding-top: 50px; }

.overlay_totop {
  text-align: center;
  position: relative;
  height: 400px;
  overflow: hidden; }
  .overlay_totop .text {
    text-align: center;
    vertical-align: middle;
    -webkit-transition: all .5s;
    transition: all .5;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 45px;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, 0.6); }
    .overlay_totop .text h3 {
      height: 45px;
      line-height: 45px;
      font-size: 25px;
      color: #ffffff;
      padding: 0;
      margin: 0; }
    .overlay_totop .text p {
      transition: all .5s;
      font-size: 1em; }
  .overlay_totop:hover .text {
    transition: all .5s;
    height: 100%;
    padding-top: 80px; }
    .overlay_totop:hover .text p {
      transition: all .5s;
      margin-top: 20px;
      font-size: 2.5em; }

@media (min-width: 1024px) and (max-width: 1399px) {
  .overlay_totop:hover .text p {
    font-size: 2em; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .overlay_totop:hover .text p {
    font-size: 1.8em; } }

@media (min-width: 320px) and (max-width: 767px) {
  .overlay_totop:hover .text p {
    font-size: 1.5em; } }

.sub-page-content {
  padding: 60px 70px; }

.fix-page-content {
  padding: 60px 0;
  width: 1100px;
  margin-left: auto;
  margin-right: auto; }

@media (min-width: 1024px) and (max-width: 1399px) {
  .fix-page-content {
    width: 1100px; } }

.productQA {
  position: relative; }
  .productQA .cistern {
    height: 100%; }
  .productQA .bg {
    position: relative;
    overflow: hidden; }
    .productQA .bg :after {
      padding-top: 31.3%; }
  .productQA .con {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff; }
    .productQA .con .text {
      display: inline-block;
      width: 99%;
      text-align: center;
      vertical-align: middle; }
      .productQA .con .text h2 {
        font-size: 60px;
        line-height: 1.2;
        color: #fff; }
      .productQA .con .text p {
        font-size: 24px;
        line-height: 1.2;
        margin-top: 20px; }
      .productQA .con .text a {
        margin-top: 30px; }

@media (max-width: 1600px) {
  .productQA .con .text h2 {
    font-size: 48px; }
  .productQA .con .text p {
    font-size: 20px; } }

@media (max-width: 768px) {
  .productQA .bg:after {
    padding-top: 56.25%; }
  .productQA .con .text h2 {
    font-size: 26px;
    margin: 0 0 10px 0; }
  .productQA .con .text p {
    font-size: 16px;
    margin-top: 0; }
  .productQA .con .text {
    width: 98%; }
  .productQA {
    position: relative;
    overflow: hidden; }
  .productQA .bg {
    position: relative;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100% !important; }
  .productQA .con {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 30px 0; } }

.vertical-align {
  display: inline-block;
  width: 1px;
  height: 100%;
  vertical-align: middle; }

.browsehappy {
  display: none;
  padding: 10px 0;
  color: #fff;
  background: #006; }

body {
  overflow-x: hidden; }

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

ul li {
  list-style: none; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 400; }

a {
  color: #333333; }
  a:hover {
    text-decoration: none;
    color: #e30004; }

.relative {
  position: relative; }

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

.breadcrumbs-wrap {
  padding: 0;
  text-align: left; }
  .breadcrumbs-wrap .breadcrumb {
    margin: 0;
    padding: 10px 0;
    background-color: #ffffff; }
    .breadcrumbs-wrap .breadcrumb a {
      color: #333333;
      font-size: 12px; }

.about-col-3-num .row {
  padding: 20px 0;
  box-shadow: 0 0 5px #999999; }

.about-col-3-num .item {
  text-align: center;
  padding: 30px;
  border-right: 1px solid #d1d1d1; }
  .about-col-3-num .item p {
    color: #333333;
    font-size: 18px; }
  .about-col-3-num .item h4 {
    color: #85d5ea;
    font-size: 38px;
    font-weight: 300;
    padding: 10px 0; }

.page-card__warp .page-card__item {
  height: 400px;
  margin-bottom: 30px;
  position: relative; }
  .page-card__warp .page-card__item .content {
    border-radius: 10px;
    background-color: #dde6ed;
    height: 100%;
    position: relative; }
  .page-card__warp .page-card__item .pic {
    width: 100%;
    height: 177px;
    margin-bottom: 20px;
    overflow: hidden; }
    .page-card__warp .page-card__item .pic img {
      transition: all 3s;
      width: 100%; }
  .page-card__warp .page-card__item .txt, .page-card__warp .page-card__item .more {
    padding-left: 20px; }
  .page-card__warp .page-card__item .txt small {
    font-size: 12px; }
  .page-card__warp .page-card__item .txt h4 {
    font-size: 20px;
    padding: 5px 0; }
  .page-card__warp .page-card__item .txt p {
    font-size: 14px;
    margin: 0;
    padding: 5px 0;
    font-weight: 200;
    color: #666666; }
  .page-card__warp .page-card__item .txt * {
    line-height: 20px; }
  .page-card__warp .page-card__item .more {
    position: absolute;
    bottom: 10px;
    left: 0;
    font-size: 18px; }
    .page-card__warp .page-card__item .more a {
      color: #333333; }
  .page-card__warp .page-card__item:hover .pic img {
    transition: all 3s;
    width: 105%; }

.time-line__wrap {
  padding-bottom: 30px; }
  .time-line__wrap .time-line__box {
    padding-left: 20px;
    margin-left: 300px;
    padding-bottom: 30px;
    position: relative; }
    .time-line__wrap .time-line__box::after {
      content: '';
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowNmNlMWQ5YS00YjY2LTQyZmItYjI0MC05MmY1YzkwNWI3OTYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MjFEMkVDNzA3MTI1MTFFOEE2MUNEODZERDE3ODBFRTciIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MjFEMkVDNkY3MTI1MTFFOEE2MUNEODZERDE3ODBFRTciIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDphOWIwMDlkYy1jYjc0LTQ2NDItYjYxNC05MWI2ZWM4MjMzMjMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDZjZTFkOWEtNGI2Ni00MmZiLWIyNDAtOTJmNWM5MDViNzk2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+QF4bPQAAA0lJREFUeNrsnUFuFDEQRVMlKxwDETJiwyU4OZdgE2UE4hjJxihIQULqme6k7bar/vvLAaF2veeyPYxnrNZ6Q3TjlAABCAIQBCAIQBCAIABRSln7Cw8fP0QdW+s3OCxiEb78ftongDDwtX/fJDqAMHAJIQrQuzybIYAO+GvPawigBT6cCAXw2iIUwGuLUACvLYIDX3vsPnjwfBxpcA2cWT+NBFVFAOBPVBsHvrYEDnxtCRz42hI48LUlcOBrS+DA15bAga8tgQNfWwIHvrYELQV4hE28tBTgnnLG6wI+2wORY2vuwGcJIMJdwJn92hLs+Uxg2F3/p+8/Fl//9e2rnD229iVRVy6H1sjwb+9O/73+/PMxugSLHzBduxzqarN/Cf6l19gEcuZPvxfgFMAxkJ2/chegA9ABmP3JcqYDaOczApAuAtD+E24G6QB0AIIAtH8EIJr7AASgAxAEYP1HAIIARHAjiAB0AIIABAEIAhAEIAhAEIDoJMRvBs1+ly/yXcMSBf7SXb6XPxtd5NmfL8UScO0u36XZNxL+pdcQoJMYIyS4Bp9NYHIJssBPcwo4UoJM8MMI8PrlDaMleAv8Lc+MABvyuoseLcF74Ec4BoboAKMlyAo/1B5glASZ4W8V4KwqQQL41kKAk2InyD7zQx8De0ugAj/0+wC9JFCC/3eN2PhFkdNeDhn1xkwQ+NbqiyItQydQg596CRglQYa2n06AoyTIBv+tApiyBMHgm1wH6ClBxpmfVoDWEmSG/x4BTEmCoPBNvgO0kCD7zN8jgGWXIDB8O0KA1J1AZebvFcAyShAcvh0pQLpOoDbz/1mz41fDXhL6l8MuCZJp9q/9Z1C5EYzi7wP2WgKMEsZc+yX3AMDvIwBdQHgJQILAs7/1EnCGSSz4rQU4wUV3CWApCDj7e50CkCAI/J7HQCQIUlOP9sDAjyMAEgSooUcfAPDnFwAJJq6ZZxsQ8OcVAAkmrJFnHyDw5xMACZbrMaQmrjho9Vk/iwB0gwnGXiYrRAW8pgAqIkzX7crkhaqA1xQgiwjT729KsEJWwGsKsFTYCnQ9AWaSIcXxNcvVsCUYFeAbBrV2OZTkDlfDEIAgAEEAggAEAQgCEKn8EWAAOKliQbBv6IEAAAAASUVORK5CYII=");
      background-size: cover;
      width: 35px;
      height: 35px;
      position: absolute;
      left: -25px;
      bottom: -17px;
      display: block; }
    .time-line__wrap .time-line__box::before {
      content: '';
      width: 1px;
      height: 100%;
      display: block;
      position: absolute;
      left: -10px;
      top: 5px;
      background-color: #999999; }
    .time-line__wrap .time-line__box .time-line__item {
      margin-bottom: 20px;
      position: relative; }
      .time-line__wrap .time-line__box .time-line__item.start b {
        position: absolute;
        left: -200px;
        top: -8px;
        color: #fc0d1c;
        font-size: 32px;
        font-weight: 400; }
      .time-line__wrap .time-line__box .time-line__item.start::before {
        content: '';
        width: 15px;
        height: 15px;
        border-radius: 50%;
        display: block;
        position: absolute;
        left: -36px;
        top: 5px;
        background-color: #ffffff;
        border: 2px solid #fc0d1c; }
      .time-line__wrap .time-line__box .time-line__item strong {
        font-size: 18px; }
      .time-line__wrap .time-line__box .time-line__item p {
        font-size: 16px;
        color: #999999; }

.page-list__img_txt__wrap .page-list_img_txt__item {
  margin-bottom: 30px; }

.page-list__img_txt__wrap .page-header, .page-list__img_txt__wrap h1, .page-list__img_txt__wrap h2, .page-list__img_txt__wrap h3, .page-list__img_txt__wrap h4, .page-list__img_txt__wrap h5 {
  margin: 5px 0; }

.page-list__img_txt__wrap .pic {
  text-align: right; }
  .page-list__img_txt__wrap .pic img {
    width: 80%;
    max-width: 80%; }

.page-list__img_txt__wrap .txt > ol {
  margin-left: -18px; }
  .page-list__img_txt__wrap .txt > ol ol {
    margin-left: -38px; }

.page-dl__wrap .page-dl__item {
  margin-top: 50px; }

.page-dl__wrap dl {
  max-width: 500px; }

.page-dl__wrap dt {
  line-height: 20px;
  padding: 30px 0 30px 85px;
  margin-bottom: 10px;
  font-size: 20px;
  position: relative;
  border-bottom: 1px solid #58aed2; }
  .page-dl__wrap dt img {
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    height: 70px;
    border-radius: 50%; }

.page-list__artcle-category .page-list__category_tools li {
  border-top: 1px solid #999999;
  text-align: center;
  padding: 10px; }

.page-list__artcle-category .page-list__artcle_item {
  margin-bottom: 20px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px; }
  .page-list__artcle-category .page-list__artcle_item p {
    color: #999999; }

.page-list__artcle-category .more {
  background-color: #d7d7d7;
  text-align: center;
  color: #666666;
  padding: 10px 0;
  width: 100%; }

.page-list__publication_wrap .page-list__publication_item {
  margin-bottom: 40px;
  height: 224px;
  position: relative;
  padding: 17px 0;
  overflow: hidden;
  background-color: #dde6ed; }
  .page-list__publication_wrap .page-list__publication_item h4 {
    font-size: 20px; }
  .page-list__publication_wrap .page-list__publication_item .item-l {
    text-align: center; }
    .page-list__publication_wrap .page-list__publication_item .item-l img {
      max-height: 100%;
      max-width: 54%;
      border: 3px solid #ffffff; }
  .page-list__publication_wrap .page-list__publication_item .item-c h4 {
    margin: 3% 0; }
  .page-list__publication_wrap .page-list__publication_item .item-c p {
    color: #999999;
    line-height: 24px;
    font-size: 16px;
    margin-top: 5%; }
  .page-list__publication_wrap .page-list__publication_item .item-r {
    padding: 47px 4%;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #eaf2f8; }
    .page-list__publication_wrap .page-list__publication_item .item-r h4 {
      line-height: 50px; }
    .page-list__publication_wrap .page-list__publication_item .item-r .iconfont {
      float: right;
      font-size: 30px; }

#carousel-example-generic .carousel-inner img {
  width: 100%; }

.carousel .carousel-inner .box {
  position: relative; }
  .carousel .carousel-inner .box img {
    width: 100%; }
  .carousel .carousel-inner .box .txt {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 15px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.4); }

.cistern {
  max-width: 1460px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px; }

.lazyload-v2 {
  background-color: #ccc;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 50px;
  min-height: 300px; }

.lazyload-v2, .lazyload-v2:after {
  position: relative;
  overflow: hidden; }

@charset "UTF-8";
body {
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 1.5rem; }

ul, li {
  list-style-type: none; }

img, a img {
  padding: 0;
  margin: 0;
  border: none; }

a {
  text-decoration: none;
  color: #333; }

.center {
  max-width: 980px;
  margin: 0 auto;
  display: block; }

.banner_zr {
  width: 100%; }

.banner_zr img {
  width: 100%; }

.left_dh {
  width: 20%;
  margin-right: 3%;
  display: inline-block;
  float: left;
  background-color: #f1f1f1; }

.left_dh h3 {
  text-align: center;
  font-size: 18px;
  margin-top: 20px;
  color: #0b31b9; }

.left_dh .xuanzhong {
  background: url(/images/left_bq.png) no-repeat 0 center;
  padding: 0 0 0 14px;
  background-size: 7px; }

.left_dh ul {
  padding-left: 40px;
  margin-top: 20px; }

.left_dh li {
  line-height: 32px;
  background: url(/images/left_bq2.png) no-repeat 0 center;
  padding: 0 0 0 14px;
  background-size: 7px; }

.xuanzhong a {
  color: #0b31b9;
  font-weight: bold; }

.right_nr {
  width: 77%;
  display: inline-block; }

.zrln {
  padding: 1rem 0; }

.zrln h1 {
  font-size: 20px;
  color: #0b31b9;
  padding-left: 7%; }

.bg_ln {
  background-image: url(/images/bg.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  height: 140px;
  padding: 0 20px;
  display: -moz-box;
  /*兼容Firefox*/
  display: -webkit-box;
  /*兼容FSafari、Chrome*/
  -moz-box-align: center;
  /*兼容Firefox*/
  -webkit-box-align: center;
  /*兼容FSafari、Chrome */
  -moz-box-pack: center;
  /*兼容Firefox*/
  -webkit-box-pack: center;
  /*兼容FSafari、Chrome */ }

.container-page {
  margin: 0 auto;
  position: relative;
  width: 100%; }

.card-server {
  margin-left: -13px;
  margin-right: -13px;
  margin-top: 20px; }

.card-server .item {
  width: 349px;
  padding: 0 13px;
  margin-bottom: 30px;
  float: left;
  position: relative;
  overflow: hidden;
  cursor: pointer; }

.card-server .item .pic {
  width: 100%;
  height: 282px; }

.card-server .item .icon {
  width: 109px;
  height: 109px;
  position: absolute;
  top: 218px;
  left: 50%;
  margin-left: -54px; }

.card-server .item .name {
  border: solid 1px #dbdbdb;
  border-top: none;
  height: 152px;
  text-align: center;
  line-height: 152px;
  font-size: 16px;
  color: #000; }

.card-server .item .item-show {
  bottom: -300px;
  height: 330px;
  left: 13px;
  position: absolute; }

.card-server .item .item-show .tansparent {
  width: 349px;
  height: 208px;
  position: absolute;
  top: -145px;
  left: 0px;
  z-index: 9;
  /*    background: url(/images/service-tra-bg.png) repeat;*/ }

.card-server .item .item-show .item-intro {
  width: 307px;
  height: 226px;
  padding: 20px;
  border: solid 1px #dbdbdb;
  border-top: none;
  background-color: #fff;
  display: block;
  position: absolute;
  bottom: 0; }

.card-server .item .item-show .item-intro h2 {
  font-size: 16px;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 5px;
  padding-top: 8px; }

.card-server .item .item-show .item-intro p {
  font-size: 14px;
  color: #686a61;
  line-height: 19px;
  height: 165px;
  overflow: hidden;
  text-overflow: ellipsis; }

@media screen and (max-width: 600px) {
  .left_dh {
    display: none; } }

.xin {
  width: 100%; }

.xin_a {
  width: 100%;
  height: 96px;
  position: relative; }

.xin_b {
  width: 100%;
  height: 63px;
  border: 1px solid #cfcfcf;
  margin-top: 60px; }

.xin_c {
  height: 39px;
  position: absolute;
  left: 97px;
  top: -20px;
  font-size: 39px;
  line-height: 39px;
  text-align: center;
  color: #c12120;
  font-weight: 700;
  background: #FFF; }

.xin_d {
  height: 20px;
  background: #e52534;
  position: absolute;
  left: 172px;
  top: 54px;
  font-size: 14px;
  color: #FFF;
  text-align: center;
  line-height: 20px; }

.liebiao {
  display: inline-block;
  width: 100%; }

.liebiao_zuo {
  width: 60%;
  float: left; }

.liebiao_zuo ul li {
  /* height:28px; */
  line-height: 28px;
  background: url(/images/dian_03.jpg) no-repeat left center;
  padding-left: 6px; }

.liebiao_zuo ul li a {
  color: #333333; }

.liebiao_zuo ul, menu, dir {
  display: block;
  list-style-type: disc;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0; }

.as {
  width: 38%;
  float: right; }

.as dl dd {
  border: 1px #CCCCCC solid;
  height: 97px;
  float: left;
  text-align: center;
  width: 49%; }

.as dd {
  display: block;
  -webkit-margin-start: 0px; }

.as dl {
  display: block;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px; }

.as dl dd.al {
  border-bottom: 0; }

.as dl dd.ab {
  border-right: 0; }

.as dl dd p {
  height: 14px;
  line-height: 0;
  color: #ca4141; }

.as dl dd p a {
  height: 14px;
  color: #ca4141; }

.as dl dd h2 {
  margin: 10px auto; }

.bt_banner {
  width: 90%;
  padding-top: 1.2%; }

.xue {
  position: relative; }

.xue ul, menu, dir {
  display: block;
  list-style-type: disc;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0; }

.xue_a {
  height: 293px;
  margin-top: 8px;
  border-bottom: 1px solid #CCC; 
  overflow-y: hidden;
}

.xue_a ul {
  width: 100%;
  display: inline-block; }

.xue_a ul li {
  float: left;
  margin-right: 2px;
  width: 24%; }

.xue_a ul li img {
  width: 100%;
  display: inline-block; 
  height: auto;
}

.xue_a ul li.ba {
  margin-right: 0; }

.xue_b {
  margin-top: 57px; }

.xue_b_a {
  width: 50%;
  float: left; }

.xue_b_a a {
  display: block;
  color: #ca4141; }

.shang_you a {
  display: inline-block;
  width: 100%;
  height: 100%; }

.xia li a {
  display: inline-block;
  width: 100%;
  height: 100%; }

.shang_zuo {
  height: 221px;
  float: left;
  display: inline-block;
  width: 60%; }

.shang_you {
  float: right;
  width: 35%;
  display: inline-block; }

.shang_you div {
  width: 89%;
  height: 88px;
  background: #f5f5f5;
  text-align: center;
  padding-top: 20px;
  margin-bottom: 2px;
  position: relative;
  display: inline-block; }

.xia {
  height: 88px; }

.xia ul {
  width: 100%;
  display: inline-block;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0; }

.xia ul li {
  float: left;
  width: 32%;
  height: 88px;
  background: #f5f5f5;
  text-align: center;
  padding-top: 20px;
  margin-right: 3px; }

.xia ul li.bc {
  margin-right: 0; }

.xue_b_b {
  width: 436px;
  float: right;
  padding-top: 23px;
  background: url("/images/dd19d01.png") no-repeat 0 0; }

.xue_b_b ul li {
  width: 216px;
  height: 75px;
  float: left;
  margin: 0 2px 2px 0;
  background: url("/images/dj19d_2.jpg") no-repeat 0 0; }

.ziliao {
  margin-top: 15px;
  position: relative; }

.ziliao_a {
  width: 435px;
  float: left; }

.ziliao ul li, .jingshen_a ul li {
  /*  height:28px; */
  line-height: 28px;
  background: url(/images/dian_03.jpg) no-repeat left center;
  padding-left: 6px; }

.ziliao ul li a span, .jingshen_a ul li a span {
  float: right; }

.ziliao_b {
  width: 435px;
  float: right; }

.jingshen {
  margin-top: 16px;
  position: relative; }

.jingshen_a {
  width: 435px;
  float: left; }

.jingshen_b {
  width: 436px;
  float: right; }

.jingshen_b ul li {
  width: 218px;
  height: 110px;
  float: left; }

.lunbo {
  position: relative; }

.geng {
  color: #e6333d;
  position: absolute;
  right: 0;
  top: 55px; }

.lunbo_a {
  width: 915px;
  height: 212px;
  position: relative;
  overflow: hidden; }

.bt_pic_gd {
  width: 915px;
  height: 212px;
  float: left;
  overflow: hidden;
  position: relative;
  margin-top: 5px;
  *margin-top: 0;
  zoom: 1; }

.bt_pic_gd a {
  text-decoration: none; }

.piclist {
  width: 100%;
  height: ·76px;
  position: relative; }

.piclist ul {
  width: 100%;
  margin: 0;
  padding: 0; }

.piclist li {
  float: left;
  width: 305px;
  height: 212px;
  position: relative;
  color: #FFF; }

.piclist li:hover {
  color: #e60012; }

.piclist li a {
  display: block;
  height: 212px; }

.piclist li a img {
  width: 280px;
  height: 212px;
  margin: 0;
  padding: 0; }

.piclist li .sp_font {
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(/images/title_bj.png);
  display: block;
  width: 206px;
  height: 35px;
  line-height: 35px;
  padding-left: 20px;
  text-align: left;
  font-size: 14px; }

.swaplist {
  position: absolute;
  left: -1860px;
  top: 0px; }

.prev, .next {
  width: 38px;
  height: 67px;
  position: absolute;
  top: 40px;
  z-index: 999;
  cursor: pointer; }

.prev {
  background: url(/images/sss.png) no-repeat;
  top: 88px;
  left: 13px; }

.next {
  background: url(/images/jian.png) no-repeat;
  position: absolute;
  top: 88px;
  right: 20px; }


/* == index == */
.page-module__title {
  text-align: center; }
.page-module__title h2 {
  color: #333333;
  padding: 50px 0;
  width: 250px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: 50px;
  background-position-y: 53px;
  background-position-x: 0px;
}

.news-tendency {
  margin: 20px 0;
  padding-bottom: 20px;
  border: 1px solid #f1f1f1;
}

.news-tendency ul li {
  margin-bottom: 30px;
  text-align: left;
}
.news-tendency ul li a h3, .news-tendency ul li a h4 {
  margin: 0;
  font-weight: 400;
  display: inherit; }
.news-tendency ul li span {
  color: #999999;
  line-height: 25px;
  display: inherit; }
.news-tendency ul li span::before {
  content: '';
  display: block;
  clear: both; }
.news-tendency .text {
  text-align: left; }
.news-tendency .text h2 {
  line-height: 2rem;
  font-weight: bold;
  font-size: 1.7rem;
  padding-bottom: 10px;

}
.news-tendency .text p {
  margin: 0; }
.logo{
  width: 600px;
}
.nav li a{
  line-height: 35px;
}
.top_right_tb{
  display: inline-block;
  float: right;
  padding-top: 26px;
}
.top_right_tb span{
  width: 80px;
  color: #999999;
  font-size: 17px;
}
.top_right_tb span img{
  width: 30px;
  display: inline-block;
  margin: 0 10px;
}
.wxin_zs{
  display: none;
  position: absolute;
  top: 70px;
  width: 120px;
  margin-left: -32px;
  height: 120px;
  border: 1px solid #cfcfcf;
  background-color: #fff;
  border-bottom: 1px solid #60575a;
  z-index: 99999;
}
.top_right_tb .wxin_zs img{
  width: 114px;
  height: 114px;
  margin:0;
  padding:3px 0 0 3px;
}
.on_wxin .wxin_zs{
  display: block;
}
.journalism .text p{
  text-align: left;
}
.foot-module .block .text p{
  color: #999;
}
.top-img{
  width: 100%;
  height: 250px;
  overflow:hidden;
}
.carousel-indicators{
  z-index: 9999;
}
.cen_nr {
  margin: 0 auto;
  position: relative;
  width: 1170px;
  text-align: center;
}

@media (min-width: 768px)
bootstrap.min.css:5
  .cen_nr {
    width: 750px;
  }
  @media (min-width: 992px)
  bootstrap.min.css:5
    .cen_nr {
      width: 970px;
    }
    @media (min-width: 1200px)
    bootstrap.min.css:5
      .cen_nr {
        width: 1170px;
      }
      .list-moddle1 .block .text h3{
        font-size: 2rem;
        line-height: 2.5rem;
      }
      .list-moddle1 .block .text p {
        font-size: 14px;
        line-height: 1.375;
        margin-top: 20px;
      }

      .hw-btn-warp p{
        text-align: left;
      }
      .overlay_totop:hover .text p{
        font-size: 2.5rem;
      }
      .cen_nr .row{
        padding:0;
        margin:0;
      }
      .jtgs_div h2{
        padding:0 0 20px;
      }
      .overlay_totop .text p {
        font-size: 15px;
        line-height: 2.5rem;
        padding: 0 3rem;
      }
      .muti-col-info .muti-col-info__item .block .text h3 {
        line-height: 2rem;
        font-weight: bold;
        font-size: 1.7rem;
        padding-bottom: 10px;
      }
      .muti-col-info .muti-col-info__item .block .text p {
        padding: 0 10px;
        line-height: 2rem;
      }
      .muti-col-info .muti-col-info__item:nth-last-of-type(2) .block .text {
        position: absolute;
        top: 0px;
        padding-top: 30px;
      }
      .news-tendency .dtss_ul li a h3,.news-tendency .dtss_ul li a h4{
        line-height: 2rem;
        font-weight: bold;
        font-size: 1.7rem;
        padding-bottom: 10px;
      }
      .wt_xw ul li a p{
        padding:10px 0;
        color: #999;
      }
      .foot-nav-cell dt{
        color: #fff;
      }
      .cistern{
        width: 1100px;
        padding:0;
      }
      .foot-reveal-box1 .foot-nav-cell {
        float: left;
        width: 16%;
      }
      .foot-nav-cell dd a:hover {
        text-decoration: none;
      }
      .foot-nav-cell dd {
        padding: 8px 0;
      }
      .foot_sm{
        color: #999;
        line-height: 4rem;
        width: 1100px;
        margin:0 auto;
        font-size: 12px;
        padding:0 50px;
      }
      .foot_sm a{
        color: #999;
      }
      .jtgk h2{
        background-image: url(/images/not_logo.png);
        background-position-y: 7px;
      }
      .ssyw h2{
        background-image: url(/images/xwss.png);
      }

      .gcaltb h2{
        background-image: url(/images/case.png);
      }

      .xwdttb h2{
        background-image: url(/images/laba.png);
      }
      .bt_h{
        display: inline-block;width: 40%;
      }
      .bt_h h2{
        font-weight: bold;
      }
      .page-header .xbt_dh{
        display: inline-block;
        float: right;
      }
      .breadcrumb{
        background-color: #fff;
        padding:15px 0 0;
      }
      .about__wrapper{
        width: 1170px;
      }
      .row{
        margin-right: 0;
        margin-left: 0;
      }
      .img_txt .row h3 {
        color: #fff;
        text-shadow: #0c0c0c 2px 0 0, #000 0 2px 0, #000 0px 0 0, #000 0 -1px 0;
        -webkit-text-shadow: #000 3px 0 0,#000 0 1px 0,#000 -1px 0 0,#000 0 -1px 0;
        -moz-text-shadow: #000 1px 0 0,#000 0 1px 0,#000 -1px 0 0,#000 0 -1px 0;
      }

      .about__col_first .content.img_txt{
        margin-top: 0px;
      }
      .about__col_item .module .text {
        padding: 0px;

      }
      .qywh{
        background-image: url(/images/banner_zr_01.jpg);
        background-repeat: no-repeat;
        background-size: 100%;
      }
      .about__col_item .module .text .module__title {
        padding: 0;
        padding: 10px 0;
        text-align: center;
        background-color: rgba(0,0,0,0.5);/* IE9、标准浏览器、IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂 */
      }
      .about__col_item .module .text .module__title h4{
        color: #fff;
      }
      @media \0screen\,screen\9 {/* 只支持IE6、7、8 */
        .about__col_item .module .text .module__title{
          background-color:#000000;
          filter:Alpha(opacity=50);
          position:static; /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
          *zoom:1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */
        }
        .about__col_item .module .text .module__title p{
          position: relative;/* 设置子元素为相对定位，可让子元素不继承Alpha值 */
        }
      }

      .about__col_first .content{
        height: auto;
        padding-top: 30px;
      }
      .qywh_nr{
        width: 100%;
        padding:0 15px;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        height: 160px;
      }
      .qywh_nr p{
        font-size: 2rem;
        text-align: center;
        color: #fff;
        text-shadow: #0c0c0c 2px 0 0, #000 0 2px 0, #000 0px 0 0, #000 0 -1px 0;
        -webkit-text-shadow: #000 3px 0 0,#000 0 1px 0,#000 -1px 0 0,#000 0 -1px 0;
        -moz-text-shadow: #000 1px 0 0,#000 0 1px 0,#000 -1px 0 0,#000 0 -1px 0;
      }
      .ny_banner img{
        width: 100%;
      }

      .secondary-navigation {
        min-height: 40px;
        line-height: 40px;
        background: #fff;
        width: 100%;
        overflow: hidden;
        padding-top: 50px;
      }
      .topbar2{
        width: 1170px;
      }
      .nav {
        width: 1170px;
      }
      /*.container {
          margin-right: auto;
          margin-left: auto;
          padding-left: 11px;
          padding-right: 11px;
      }
      .container {
          width: 100% !important;
          max-width: 1128px;
      }*/
      .clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
        content: " ";
        display: table;
      }
      .secondary-navigation ul {
        margin-bottom: 0;
        padding-left: 20px;
        list-style: none;
        padding: 0;
      }
      .secondary-navigation ul li {
        display: inline-block;
        margin-left: 15px;
      }
      .secondary-navigation ul li:first-child {
        margin-left: 0;
      }
      .secondary-navigation ul li a {
        margin-right: 15px;
        color: #222222;
        display: inline-block;
        font-size: 14px;
        height: 40px;
      }
      .secondary-navigation ul li a {
        margin-right: 15px;
        color: #222222;
        display: inline-block;
        font-size: 14px;
        height: 40px;
      }
      .secondary-navigation ul li a:hover, .secondary-navigation ul li a.active {
        border-bottom: 5px solid #f66f6a;
        text-decoration: none;
      }
      .secondary-navigation ul li a:hover, .secondary-navigation ul li a.active {
        border-bottom: 5px solid #f66f6a;
        text-decoration: none;
      }
      .fix-page-content {
        /* padding-top: 0;*/
      }
      .page-list__artcle-category .page-list__category_tools li {
        border-bottom: 1px solid #999999;
        border-top: inherit;
      }
      .yw_top0{
        padding-top: 60px;
      }
      .position_wrap ul li{
        height: auto;
        line-height: 46px;
        padding: 0 20px;
        text-align: left;
      }
      .newlist2 li {
        padding-bottom: 15px;
      }
      .page-header{
        margin-bottom: 40px;
      }
      .fl .newlist2{
        width: 50%;
      }
      .fl li{
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
      }
      .fl .li-1{
        padding-right: 20px;
      }
      .fl .li-2{
        padding-left: 20px;
      }
      .bt_ry{
        display: inline-block;
        font-size: 12px;
        background-color: #f00;
        color: #fff;
        padding: 3px 10px;
        width: 72px;
        border-radius: 5px;
        margin-right: 5px;
        text-align: center;
      }
      .bt_ry{
        width: 72px;
      }
      .container .ej_cdys a{
        padding: 0 10px;
        border-radius: 3px;
        height: 29px;
        line-height: 27px;
      }
      .container .ej_cdys .active{
        background-color: #0085be;
        padding: 0 10px;
        border-radius: 3px;
        color: #fff;
        height: 29px;
        line-height: 27px;

      }
      .secondary-navigation ul li a:hover, .secondary-navigation ul li a.active {
        background-color: #0085be;
        padding: 0 10px;
        border-radius: 3px;
        color: #fff;
        height: 29px;
        line-height: 27px;
      }
      .secondary-navigation ul li a:hover, .secondary-navigation ul li a.active {
        border-bottom: none;
        text-decoration: none;
      }
      .select ol{
        display: none;
      }
      .on_sel ol {
        display: block;
        position: inherit;
        top: 40px;
        left: 0;
        z-index: 500;
        width: 100%;
        overflow: hidden;
        background-color: #efefef;
      }
      .time-line__wrap .time-line__box .time-line__item.start b{
        left: -154px;
        top: 3px;
      }
      .time-line__wrap .time-line__box .time-line__item p {

        padding: 20px 0 ;
      }
      .bt_qb{
        width: 100%;
      }

      .card-server .item {
        width: 398px;

      }
      .card-server .item .item-show .item-intro {
        width: 372px;

      }
      .right_nr{
        width: 100%;
      }
      .wq_qb{
        width: 100%;
        max-width: 1170px;
        margin:0 auto;
        padding-top: 0;
        padding-bottom: 30px;
      }
      .wq_h3{
        font-size: 18px;
        color: #182cbd;
        line-height: 3rem;
        border-bottom: 1px solid #f1f1f1;
      }
      .wq_qb ul{
        padding-top: 10px;
        padding-bottom:20px;
      }
      .wq_qb ul li {
        height: auto;
        line-height: 46px;
        text-align: left;
      }
      .wq_qb ul li span {
        width: 32%;
        display: inline-block;
      }
      .w{
        width: 1170px;
      }
      .ziliao{
        display: inline-block;
      }
      .jingshen{
        display: inline-block;
      }
      .con_right{
        float: left;
		min-height:50vh;
      }
      .xue_b_b ul li{
        height: 100px;
      }
      .xin_c{
        left:27%;
      }
      .xin_d{
        height: 20px;
        background: #e52534;
        position: absolute;
        width: 50%;
        left: 25%;
        margin: 0 auto;
        top: 54px;
        font-size: 14px;
        color: #FFF;
        text-align: center;
        line-height: 20px;
      }
      .xue_b {
        margin-top: 57px;
        display: inline-block;
        height: auto;
        width: 100%;
      }
      .xue_a{
        height: 320px;
      }
      .xue_b .shang{
        display: inline-block;
        width: 100%;
      }
      .xue_b_a{
        width: 475px;
        margin-left:80px;
      }
      .xue_b_b{
        margin-right: 80px;
        padding-top: 0;
      }
      .xue_b_a a {
        display: inline-block;
        color: #ca4141;
      }
      .shang_zuo{
        width: 100%;
        height: 310px;
      }
      .shang_zuo img{
        width: 100%;
        height: 100%;
      }
      .shang_you{
        width: 155px;
      }
      .shang_you div{
        width: 155px;
        height: 155px;
        margin-bottom: 5px;
      }
      .shang_you div{
        padding-top:44px;
      }
      .xia{
        height: 155px
      }
      .xia ul li{
        width: 155px;
        height: 155px;
        margin-right: 5px;
      }
      .xia li a{
        padding-top: 30px;
      }
      .xia .bc{
        width: 155px;
      }
