﻿@charset "utf-8";
@font-face {
  font-family: "siyuanziti";
  src: url("../fonts/siyuanziti.woff2") format("woff2"), url("../fonts/siyuanziti.woff") format("woff"), url("../fonts/siyuanziti.ttf") format("truetype"), url("../fonts/siyuanziti.eot") format("embedded-opentype"), url("../fonts/siyuanziti.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ITCAvantGardeStd-Bk";
  src: url("../fonts/ITCAvantGardeStd-Bk.woff2") format("woff2"),
       url("../fonts/ITCAvantGardeStd-Bk.woff") format("woff"),
       url("../fonts/ITCAvantGardeStd-Bk.ttf") format("truetype"),
       url("../fonts/ITCAvantGardeStd-Bk.eot") format("embedded-opentype"),
       url("../fonts/ITCAvantGardeStd-Bk.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ITCAvantGardeStd-XLt";
  src: url("../fonts/ITCAvantGardeStd-XLt.woff2") format("woff2"),
       url("../fonts/ITCAvantGardeStd-XLt.woff") format("woff"),
       url("../fonts/ITCAvantGardeStd-XLt.ttf") format("truetype"),
       url("../fonts/ITCAvantGardeStd-XLt.eot") format("embedded-opentype"),
       url("../fonts/ITCAvantGardeStd-XLt.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0px;
  border: 0;
  outline: none;
}
header, nav, footer, menu {
  display: block;
}
dt {
  font-weight: 300;
}
img {
  border: none;
  max-width: 100%;
}
li {
  list-style-type: none;
}
a {
  color: #333;
  outline-style: none;
  text-decoration: none;
  cursor: pointer;
  transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
}
a, a:hover, a:focus {
  text-decoration: none;
  color: #333;
  outline-offset: 0;
  outline: 0;
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  overflow-x: hidden;
}
body {
  font-family: "siyuanziti", "microsoft yahei", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #333;
  position: relative;
  background-color: #ededed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}
.clear {
  clear: both;
}
.display-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: distribute;
  justify-content: space-between;
  flex-flow: row wrap;
}
.display-flex-center {
  -webkit-justify-content: center;
  -ms-flex-pack: distribute;
  justify-content: center;
}
.display-flex-top {
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
}
.display-flex-left {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: distribute;
  justify-content: flex-start;
}
.container {
  width: 1200px;
  margin:0 auto;
}

/*******头部********/
.cd-home-content, .cd-within-content {
  max-width: 100%
  margin: 0 auto;
  background-color: #fff;
  overflow: hidden;
  position: relative;
  padding-top: 90px;
}
.cd-within-content {
  max-width: 1440px;
}
.cd-within-content header {
  max-width: 1440px;
}
.cd-within-content footer {
  background-color: #212121;
  padding: 29px 3.125%;
}
.cd-within-content footer .f-nav li a {
  color: #ffffff;
}
.cd-within-content footer .f-copyright, .cd-within-content footer .f-copyright a {
  color: #ffffff;
}



.wrapper {
  width: 100%;
  min-height: 100%;
  position: relative;
  overflow: hidden;
  padding-top: 40px;
}
.head-top {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #01ad6a;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 95;
  padding: 0 80px;
  font-size: 13px;
  color: #fafafc;
}
.wrap {
  width: 1200px;
  margin:0 auto;
  }
.head-top a {
  font-size: 13px;
  color: #fafafc;
}
.head-top a.on,
.head-top a:hover {
  color: #fafafc;
}

.head-top .left {
  float: left;
}

.head-top .phone {
  padding-left:23px;
  background: url(/images/aw5.png) no-repeat 0 center;
  float: right;
}
.head-top .phone a {
  font-size:14px;
  color:#fafafc;
}

header {
  width: 100%;
  max-width: 100%;
  background: #fff;
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  position: fixed;
  top: 0;
  z-index: 1000;
}
header .headmenu {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
header .headmenu:after {
  content: '';
  position: absolute;
  background: #ffffff;
  z-index: 9;
  top: 0;
  left: 0%;
  width: 100%;
  height: 100%;
}
header .logo {
  padding: 10px 0 10px;
  float: left;
  position: relative;
  z-index: 10;
  width:60px;
}
header .header-menu {
  position: relative;
  float: right;
}

header .header-nav {
  float: right;
}
header .header-nav li {
  float: left;
  position: relative;
}
header .header-nav li>a {
  display: block;
  padding: 0 20px;
  height: 90px;
  line-height: 90px;
  font-size: 17px;
  color: #333333;
  z-index: 10;
  position: relative;
  background-color: #ffffff;
  overflow: hidden;
}
header .header-nav li>a span {
  z-index: 2;
  position: relative;
}
header .header-nav li>a .bkg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  top: 100%;
  z-index: 1;
  background-color: #01ad6a;
  -webkit-transition: top 200ms;
  transition: top 200ms;
}
header .header-nav li:hover>a, 
header .header-nav li:hover>a .bkg {
  color: #fff;
  top: 0;
}
header .header-nav li:hover .second-level {
  top: 90px;
  z-index: 2;
}

.top_des {
  padding: 18px 0 10px 13px;
  float: left;
  position: relative;
  z-index: 10;
  width:350px;
  font-size: 25.2px;
  color: #000000;
  font-weight:bold;
	
	
}
.topdes {
	font-size:13px;
	font-weight:normal;
	color:#888888;
	padding-top:1px;

}


header .header-nav li .nbkgs {
  background:#01ad6a;
  color: #fff;
}

.second-level {
  position: absolute;
  top: -1500%;
  background-color: #fff;
  overflow: hidden;
  -webkit-transition: top 300ms;
  transition: top 300ms;
 
}
.second-level .second-level-box {
  padding: 0 0px;
}
.second-level>.second-level-box>div {
  font-size: 14px;
  height:50px;
  color: #d2ced5;
  line-height:50px;
  
}

.second-level .second-level-box .as{height:50px; line-height:50px;color:#333333;font-size:15px;border-bottom: 1px solid #d4d4d4; width:100%; text-align:center}
.second-level .second-level-box .as:hover{color:#fff; text-decoration:none;background:#01ad6a;height:50px; line-height:50px; display:block;font-size:15px;}


.menu_about {
  width: calc(883px + 104px);
}
.menu_news {
  width:200px;
  margin-left:-50px;
}
.menu_business {
  width: calc(675px + 104px);
}
.menu_investor {
  width: calc(571px + 104px);
}
.menu_citizenship {
  width: calc(451px + 104px);
}
.menu_join {
  width: calc(1357px - 104px);
  right: 0;
}
.menu_join .second-level-box {
  float: right;
}

.cd-within-content .menu_about {
  width: calc(878px + 104px);
}
.cd-within-content .menu_news {
  width: calc(774px + 104px);
}
.cd-within-content .menu_business {
  width: calc(670px + 104px);
}
.cd-within-content .menu_investor {
  width: calc(566px + 104px);
}
.cd-within-content .menu_citizenship {
  width: calc(446px + 104px);
}
.cd-within-content .menu_join {
  width: calc(1202px - 104px);
}

.h-mail {
  float: right;
  position: relative;
  z-index: 10;
  background-color: #ffffff;
}
.h-mail a {
  display: block;
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 25px;
}
.h-mail .fffice, .h-mail .mail {
  float: left;
  height: 90px;
  line-height: 90px;
  padding-left: 20px;
  position: relative;
}
.h-mail .fffice a {
  background-image: url(../images/icon01.jpg);
}
.h-mail .mail a {
  background-image: url(../images/icon02.jpg);
}
.h-mail .fffice:after {
  content: '';
  position: absolute;
  top: 50%;
  right: -10px;
  height: 20px;
  background: #ededed;
  width: 1px;
  margin-top: -10px;
}
.menu {
  position: absolute;
  right: 75px;
  top: 73px;
}
.menu strong {
  display: inline-block;
  float: left;
  color: #2f318b;
  font-size: 16px;
  line-height: 18px;
  font-weight: normal;
  margin-right: 12px;
}
.header-box.scoll {
}
.header-box.scoll .header {
}
.menu {
  cursor: pointer;
  z-index: 9999;
}
#menu_toggle1 {
  display: none;
}
.menu span {
  position: relative;
  display: inline-block;
  width: 21px;
  height: 3px;
  background-color: #2c9cde;
  border-radius: 2px;
  vertical-align: middle;
  -webkit-transition-duration: .3s, .3s;
  -moz-transition-duration: .3s, .3s;
  -ms-transition-duration: .3s, .3s;
  -o-transition-duration: .3s, .3s;
  transition-duration: .3s, .3s;
  -webkit-transition-delay: .3s, 0s;
  -moz-transition-delay: .3s, 0s;
  -ms-transition-delay: .3s, 0s;
  -o-transition-delay: .3s, 0s;
  transition-delay: .3s, 0s;
  margin-top: -2px;
}
.menu span:after, .menu span:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 21px;
  height: 3px;
  left: 0;
  border-radius: 2px;
  background-color: #2c9cde;
  -webkit-transition-duration: .3s, .3s;
  -moz-transition-duration: .3s, .3s;
  -ms-transition-duration: .3s, .3s;
  -o-transition-duration: .3s, .3s;
  transition-duration: .3s, .3s;
  -webkit-transition-delay: .3s, 0s;
  -moz-transition-delay: .3s, 0s;
  -ms-transition-delay: .3s, 0s;
  -o-transition-delay: .3s, 0s;
  transition-delay: .3s, 0s;
}
.menu span:before {
  top: -6px;
  -webkit-transition-property: top, transform;
  -moz-transition-property: top, transform;
  -ms-transition-property: top, transform;
  -o-transition-property: top, transform;
  transition-property: top, transform;
}
.menu span:after {
  bottom: -6px;
  -webkit-transition-property: bottom, transform;
  -moz-transition-property: bottom, transform;
  -ms-transition-property: bottom, transform;
  -o-transition-property: bottom, transform;
  transition-property: bottom, transform;
}
.menu.active span {
  background-color: transparent;
  -webkit-transition-delay: 0s, 0s;
  -moz-transition-delay: 0s, 0s;
  -ms-transition-delay: 0s, 0s;
  -o-transition-delay: 0s, 0s;
  transition-delay: 0s, 0s;
}
.menu.active span:after, .menu.active span:before {
  -webkit-transition-delay: 0s, .3s;
  -moz-transition-delay: 0s, .3s;
  -ms-transition-delay: 0s, .3s;
  -o-transition-delay: 0s, .3s;
  transition-delay: 0s, .3s;
}
.menu.active span:before {
  top: 0;
  background: #2c9cde;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.menu.active span:after {
  bottom: 0;
  background: #2c9cde;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.menubox {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #fff;
  display: none;
  overflow-y: auto;
  z-index: 999;
}
.menus-list {
  position: relative;
  top: 80px;
  left: 0;
  margin: auto;
  width: 100%;
  padding: 20px;
}
.menus-list li {
  position: relative;
}
.menus-list li:before {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: ReturnToNormal;
  animation-name: ReturnToNormal;
  border-bottom: 1px solid #e5e5e5;
}
.menus-list li a {
  display: block;
  padding: 16px;
  color: #323232;
  font-size: 20px;
  text-align: center;
}
.menudown {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  height: 50px;
  background: #ccc;
  line-height: 50px;
  font-size: 16px;
}
.menudown div.row div+div {
  border-left: 1px solid #fff;
}
@-webkit-keyframes ReturnToNormal {
  0% {
    -webkit-transform: scale(0.1, 1);
    -ms-transform: scale(0.1, 1);
    transform: translate:scale(0.1, 1);
  }
  100% {
    -webkit-transform: scaleX(1, 1);
    -ms-transform: scale(1, 1);
    transform: translate:scaleX(1, 1);
  }
}
@keyframes ReturnToNormal {
  0% {
    -webkit-transform: scale(0.1, 1);
    -ms-transform: scale(0.1, 1);
    transform: translate:scale(0.1, 1);
  }
  100% {
    -webkit-transform: scaleX(1, 1);
    -ms-transform: scale(1, 1);
    transform: translate:scaleX(1, 1);
  }
}
.menu-leval {
  position: relative;
  padding: 0 20px 20px;
  display: none;
  background-color: #eee;
}
.menu-leval li a {
  display: block;
  text-align: center;
  font-size: 16px;
  padding: 14px;
}

/*********尾部************/
footer {
  overflow: hidden;
  color: #333333;
  padding: 25px 0px;
  background: #ebeae9/*(/images/bj.jpg) no-repeat center*/;
}

footer .footerwa {
width:1200px;
margin: 0 auto;
padding-top:30px;
}


footer .f-nav {
  float: left;
  margin:0 auto;
}
footer .f-nav div {
  float: left;
  padding-right: 32px;
  position: relative;
  width:250px;
}



.lyname {
  background:#FFFFFF;
  width:200px;
  height:50px;
}



.footer-two-item input[type='text'] {
  width:290px;
  font-size: 15px;
  line-height: 22px;
  padding:8px 10px;
  border: solid 1px #e0e0e0;
  margin-bottom:15px;
}


.footer-two-item button,
.footer-two-item input[type='submit'],
.footer-two-item input[type='button'] {
width:290px;
  height: 46px;
  padding: 0 20px;
  font-size: 15px;
  color: #333333;
  cursor: pointer;
  background: none;
  background:#01ad6a;
  border:0px;
}

footer .f-nav li:last-child {
  padding-right: 0;
}
footer .f-nav li:last-child:after {
  display: none;
}
footer .f-copyright {
padding-top:30px;
  float: left;
  color: #333333;
  width:1200px; 
  margin:0 auto;
  text-align: center;
  padding-bottom:10px;
  border-top:1px #CCCCCC solid;
}
footer .f-copyright a {
  color: #333333;
  text-align:center;
}

/*****主体开始***首页****/
#banner, .banner {
  position: relative;
  overflow: hidden;
  margin-top:20px;
}
.banner .bannerfix >li {
  height: 100%;
  line-height: 0;
  opacity: 0;
  transition: opacity 1000ms linear;
  -webkit-transition: opacity 1000ms linear;
  float: left;
  position: relative;
}
.banner .bannerfix >li .bimg {
  line-height: 0;
  width: 100%;
  max-width: inherit;
  position: relative;
  transition: transform 5s ease;
  -webkit-transition: transform 5s ease;
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
}
.banner .bannerfix >li.imgIn {
  opacity: 1;
  z-index: 10;
  display: block;
}
.banner .bannerfix >li.imgIn .bimg {
  transform: matrix(1, 0, 0, 1, 0, 0);
  -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
}
.banner .flex-control-nav {
  width: 100%;
  height: 12px;
  position: absolute;
  left: 0;
  bottom: 20px;
  text-align: center;
  z-index: 20;
}
.banner .flex-control-nav li {
  display: inline-block;
  position: relative;
}
.banner .flex-control-nav li a {
  display: block;
  text-indent: 999px;
  overflow: hidden;
  height: 12px;
  width: 12px;
  border: 2px solid #ffffff;
  margin: 0 4px;
  position: relative;
  border-radius: 100%;
}
.banner .flex-control-nav li a.flex-active {
  background: #ffffff;
}
.banner .text {
  position: absolute;
  top: 50%;
  left: 5.625%;
  width: 100%;
  z-index: 9;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.banner .text .h1 {
  letter-spacing: 2px;
  font-size: 36px;
  color: #052558;
  font-weight: bold;
}
.kwicks {
  display: block;
  list-style-type: none;
  list-style: none;
  position: relative;
  margin: 0;
  padding: 0;
}
.kwicks > * {
  display: block;
  overflow: hidden;
  padding: 0;
  margin: 0;
}
.kwicks.kwicks-processed > * {
  margin: 0;
  position: absolute;
}
.kwicks-horizontal > * {
  float: left;
}
.kwicks-horizontal >:first-child {
  margin-left: 0;
}
.kwicks-vertical >:first-child {
  margin-top: 0;
}
.in-box01 {
  height: 260px;
  position: relative;
}
.in-con01 {
  height: 260px;
  position: absolute;
  bottom: 0;
  z-index: 2;
  width: 100%;
  overflow: hidden;
}
.in-con01 .kwicks {
  height: 260px;
}
.in-con01 .kwicks .kwicks-li {
  height: 260px;
  overflow: visible;
}
.in-comarea {
  width: 100%;
  height: 260px;
  position: absolute;
  bottom: 0;
  z-index: 10;
  webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
}
.label_title {
  position: absolute;
  right: 6.25%;
  top: 0;
  width: 58px;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  z-index: 9;
  text-align: center;
  height: 74px;
  line-height: 1.6;
  padding: 10px 0;
  background: url(../images/label_title.png) no-repeat center;
}
.in-area01 {
  background: #01ad6a;
  overflow: hidden;
}
.in-area01 h3 {
  font-family: "ITCAvantGardeStd-XLt";
  font-size: 25px;
  font-weight: 300;
  color: #152d54;
  display: none;
}
.in-area01 .com-rows_2 {
  color: #fff;
  font-size: 28px;
  padding: 0 0 15px;
}
.in-area01btn {
  color: #fff;
  font-size: 16px;
}
.in-area01 .area_text {
  height: 260px;
  display: block;
  padding: 8% 6.25%;
}

.area_href {
  position: relative;
  display: block;
  color: #ffffff !important;
}
.area_img {
  position: absolute;
  bottom: 0;
  right: 0;
  /*padding: 8% 6.25%;*/
}

.in-area03 {
  background-color: #01ad6a;
  color: #ffffff;
}
.in-area03 .in-hiSliderbox .hiSlider-item {
  background-color: #01ad6a;
}
.in-area03 .area_text, .in-area04 .area_text {
  height: 260px;
  padding: 6% 6.25%;
}
.in-area03 .time, .in-area04 .time {
  font-family: "ITCAvantGardeStd-XLt";
  font-size: 30px;
  font-weight: 300;
}
.in-area03 .in-area03btn, .in-area04 .in-area04btn {
  padding-top: 10px;
  font-size: 24px;
  width: 65%;
  line-height: 1.6;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.in-area03 .hiSlider-pages a, .in-area04 .hiSlider-pages a {
  background: rgba(255, 255, 255, 0.1);
}
.in-area03 .hiSlider-pages a.active, .in-area04 .hiSlider-pages a.active {
  background: rgba(255, 255, 255, 1.0);
}
.in-area03 .area_text .img,
.in-area04 .area_text .img {
  position: absolute;
  top: 50%;
  right: 6.25%;
  width: 27%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}
.in-area04 {
  background: url(../images/h-main02.png) repeat-x top left;
  color: #ffffff;
}
.in-area04box02 {
  width: 100%;
  height: 100%;
  position: relative;
}
.in-area04img01 {
  position: absolute;
  top: -94px;
  right: 0;
  z-index: 3;
  -webkit-transition: all .2s ease-out .2s;
  -moz-transition: all .2s ease-out .2s;
  -ms-transition: all .2s ease-out .2s;
  -o-transition: all .2s ease-out .2s;
  transition: all .2s ease-out .2s;
}

/*-------------------滚动内容区域-------------------*/
.hiSlider {
  overflow: hidden;
}
.hiSlider-item {
  float: left;
}
.hiSlider-pages {
  position: absolute;
  bottom: 30px;
  height: 8px;
  line-height: 8px;
  font-size: 0;
}
.hiSlider-pages a {
  background: #cdd1d7;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  margin: 0 3px;
  padding: 0;
  display: inline-block;
  text-indent: -9999px;
  overflow: hidden;
}
.hiSlider-pages a.active {
  background: #2970cd;
}
.in-hiSliderbox {
  height: 100%;
  position: relative;
}
.in-hiSliderbox .hiSlider-wrap {
  webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
}
.in-comarea:hover .in-hiSliderbox .hiSlider-wrap {
}
.in-hiSliderbox .hiSlider-item {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.in-hiSliderbox .hiSlider-pages {
  margin-left: 6.25%;
}

/*内页*/
.banner-fixed {
  position: relative;
}
.banner-fixed .img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 430px;
  position: relative;
}
.banner-fixed .text {
  z-index: 9;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #ffffff;
  font-size: 32px;
  padding: 4% 4.1667%;
}
.banner-fixed .text span {
  font-family: "ITCAvantGardeStd-Bk";
  font-size: 14px;
  text-transform: uppercase;
  display: block;
}
.w-breadcrumb {
  border-bottom: 1px solid #e7e7e7;
}
.w-breadcrumb .w-nav {
}
.w-breadcrumb .w-nav li {
  margin-right: 35px;
  float: left;
}
.w-breadcrumb .w-nav li:last-child {
  margin-right: 0;
}
.w-breadcrumb .w-nav li a {
  color: #333333;
  font-size: 16px;
  padding: 29px 0;
  display: block;
  position: relative;
  overflow: hidden;
}
.w-breadcrumb .w-nav li a:after,
.product-tab a:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  height: 2px;
  width: 0;
  background-color: #01ad6a;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}
.w-breadcrumb .w-nav li a:hover:after, 
.w-breadcrumb .w-nav li.active a:after,
.product-tab a:hover:after,
.product-tab li.active a:after {
  width: 100%;
  left: 0;
}

/*分页*/
.breadcrumb {
  padding: 0;
  margin: 0;
  background-color: transparent;
  background: url(../images/breadcrumb-home.jpg) no-repeat left center;
  padding-left: 24px;
  color: #333333;
  font-size: 16px;
}
.breadcrumb>li a, .breadcrumb>.active {
  color: #333333;
}
.breadcrumb>li+li:before {
  content: '';
  padding: 0 8px;
  background: url(../images/icon03.jpg) no-repeat center;
}

/*分页*/
.pagination {
  margin: 0 auto;
}
.pagination li a, 
.pagination li span {
  margin: 0 -1px 0 0;
  border-radius: 0 !important;
  background-color: transparent;
  color: #333333;
  border-color: #eceff1;
  padding: 0;
  width: 43px;
  height: 43px;
  line-height: 43px;
  font-family: "ITCAvantGardeStd-Bk";
}
.pagination li.active a, 
.pagination li.active span {
  color: #fff;
  border-color: #01ad6a;
  background-color: #01ad6a;
}
.w-title {
  font-size: 16px;
  color: #333;
  padding-bottom: 25px;
}
.w-title .title-img {
  display: block;
  font-family: "ITCAvantGardeStd-Bk";
  font-weight: bold;
      font-size: 46px;
    line-height: 1;
    text-transform: uppercase;
    color: rgba(0,0,0,.08);
}
.w-title .title-text {
  font-size: 26px;
  padding: 10px 0 0;
  font-weight: bold;
}
.w-title .title-en {
  font-weight: bold;
  text-transform: uppercase;
  font-family: "ITCAvantGardeStd-Bk";
}
.w-title p {
  color: #999999;
  font-size: 14px;
}

/*内容主体*/
.about {
  padding:60px 0 10px;
}
.about-text {
  font-size: 16px;
  color: #555555;
  line-height: 1.6;
  padding-bottom: 60px;
  /*width: 87.1212%;*/
}
.about-text p {
  text-indent: 36px;
  padding-bottom: 20px;
}


.about-text div {
  padding-bottom: 10px;
}

.video-about iframe {
  display: block;
  width: 100%;
  height: 600px;
}

/*发展历程*/
.course {
  padding: 50px 0 70px;
}
.course-swiper {
  position: relative;
  padding: 0 100px;
}
.course-swiper:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  background: #e5e5e5;
}
.course-swiper li {
  position: relative;
}
.course-swiper li:nth-child(2n) .box {
  margin-top: 160px;
}
.course-swiper li:nth-child(2n) .box:after {
  bottom: inherit;
  top: -6px;
}
.course-swiper .box {
  padding: 15px 0;
  position: relative;
  height: 160px;
}
.course-swiper .box:after {
  content: '';
  position: absolute;
  bottom: -6px;
  left: 0;
  height: 12px;
  width: 12px;
  background-color: #ffffff;
  border-radius: 100%;
  border: 2px solid #e5e5e5;
}
.course-swiper .time {
  font-size: 36px;
  font-weight: bold;
  color: #0d428a;
  font-family: "ITCAvantGardeStd-Bk";
}
.course-swiper .text {
  font-size: 16px;
  color: #555;
}
.course-swiper .course-prev, .course-swiper .course-next {
  height: 48px;
  width: 48px;
  background-size: 48px 48px;
  margin-top: -24px;
  opacity: 1;
  border-radius: 100%;
}
.course-swiper .course-prev {
  background-image: url(../images/prev01.jpg);
  left: 0;
}
.course-swiper .course-next {
  background-image: url(../images/next01.jpg);
  right: 0;
}
.history-honor {
  width: 100%;
  height: 660px;
  background: url(../images/history-bg.jpg) #0d428a center center no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 50px;
}
.history-honor .w-title, .history-honor .w-title p {
  color: #ffffff;
}
.honor-shade {
  opacity: 0;
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.circle-con {
  width: 65%;
  height: 410px;
  top: 190px;
  left: 17.5%;
  position: absolute;
}
.circle {
  cursor: default;
  -webkit-transition: -webkit-transform .3s ease-out;
  -moz-transition: -moz-transform .3s ease-out;
  -ms-transition: -ms-transform .3s ease-out;
  transition: transform .3s ease-out;
  position: absolute;
  border-radius: 100%;
  background: #ffffff;
  text-align: center;
  color: #0d428a;
}
.circle:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  z-index: 10;
}
.circle .box {
  width: 100%;
}
.circle .title {
  font-size: 28px;
  font-family: "ITCAvantGardeStd-Bk";
  line-height: 1.2;
}
.circle .line2-9dc815 {
  height: 1px;
  background: #0d428a;
}
.circle .line2-fff {
  height: 1px;
  background: #ffffff;
}
.circle .text {
  font-size: 15px;
}
.circle01 {
  width: 220px;
  height: 220px;
  padding: 0 30px;
  bottom: 0;
  left: 0;
  color: #0d428a;
}
.circle01 .line2-9dc815 {
  margin: 10px 0;
}
.circle02 {
  width: 175px;
  height: 175px;
  padding: 0 20px;
  bottom: 1%;
  left: 37%;
  color: #0d428a;
}
.circle02 .title {
  font-size: 28px;
}
.circle02 .text {
  font-size: 15px;
}
.circle02 .line2-9dc815 {
  margin: 8px 0;
}
.circle03 {
  width: 260px;
  height: 260px;
  padding: 0 30px;
  top: 0;
  left: 14%;
  background: #0b54b6;
  color: #ffffff;
}
.circle03 .title {
  font-size: 48px;
}
.circle03 .line2-fff {
  margin: 15px 0 20px;
}
.circle03 .text {
  font-size: 14px;
}
.circle04 {
  width: 174px;
  height: 174px;
  padding: 0 20px;
  top: 19%;
  right: 20%;
  background: #0b54b6;
  color: #ffffff;
}
.circle04 .title {
  font-size: 31px;
}
.circle04 .line2-fff {
  margin: 8px 0;
}
.circle04 .text {
  font-size: 15px;
}
.circle05 {
  width: 217px;
  height: 217px;
  padding: 0 30px;
  bottom: 0.5%;
  right: 2.1%;
}
.circle05 .title {
  font-size: 54px;
}
.circle05 .line2-9dc815 {
  margin: 10px 0;
}
.circle05 .text {
}
.circle06 {
  width: 146px;
  height: 146px;
  padding: 0 20px;
  top: 8%;
  right: 0;
}
.circle06 .title {
  font-size: 17px;
}
.circle06 .line2-9dc815 {
  margin: 4px 0;
}
.circle06 .text {
  font-size: 14px;
}
.circle07 {
  width: 190px;
  height: 190px;
  padding: 0 20px;
  top: 10%;
  left: 42.50%;
  color: #0d428a;
}
.circle07 .title {
  font-size: 45px;
}
.circle07 .line2-9dc815 {
  margin: 5px 0;
}
.circle07 .text {
  font-size: 15px;
}
@media (min-width:900px) and (max-width:1160px) {
  .history-honor {
    height: 540px;
  }
  .circle-con {
    width: 92%;
    height: 420px;
    top: 80px;
    left: 4%;
  }
}
@media (min-width:801px) and (max-width:899px) {
  .history-honor {
    height: 540px;
  }
  .circle-con {
    width: 96%;
    height: 420px;
    top: 80px;
    left: 2%;
  }
  .circle04 {
    right: 20%;
  }
  .circle05 {
    right: 3%;
  }
}
@media (max-width:800px) {
  .history-honor {
    height: 960px;
  }
  .circle-con {
    width: 98%;
    height: 880px;
    top: 50px;
    left: 1%;
  }
  .circle01 {
    width: 210px;
    height: 210px;
    padding: 40px 30px 0;
    bottom: auto;
    top: 26%;
    left: 2%;
  }
  .circle02 {
    width: 180px;
    height: 180px;
    padding: 30px 20px 0;
    bottom: auto;
    top: 44%;
    left: auto;
    right: 5%;
  }
  .circle03 {
    width: 260px;
    height: 260px;
    padding: 40px 30px 0;
    top: 10%;
    left: 15%;
  }
  .circle04 {
    width: 190px;
    height: 190px;
    padding: 30px 20px 0;
    top: 50%;
    left: 5%;
    right: auto;
  }
  .circle05 {
    width: 250px;
    height: 250px;
    padding: 50px 30px 0;
    bottom: 7%;
    right: 2%;
  }
  .circle06 {
    width: 166px;
    height: 166px;
    padding: 25px 20px 0;
    top: auto;
    left: 0;
    bottom: 0;
    right: auto;
  }
  .circle07 {
    width: 180px;
    height: 180px;
    padding: 30px 20px 0;
    top: 23%;
    left: auto;
    right: 0;
  }
}
/*名城荣誉*/
.timeline-box {
  padding: 60px 0;
  position: relative;
}
#timeline {
  width: 100%;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#timeline:before {
  content: "";
  width: 2px;
  height: 100%;
  background: #e5e5e5;
  left: 50%;
  margin-left: -1px;
  top: 0;
  position: absolute;
}
#timeline:after {
  content: "";
  clear: both;
  display: table;
  width: 100%;
}
#timeline .timeline-item {
  position: relative;
  text-align: right;
  margin-bottom: 25px;
}
#timeline .timeline-item .timeline-icon {
  border: 2px solid #e5e5e5;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
  position: absolute;
  top: 0;
  left: 50%;
  overflow: hidden;
  margin-left: -6px;
  border-radius: 100%;
}
#timeline .timeline-item .timeline-content {
  width: 47%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#timeline .timeline-item:nth-child(2n) {
  text-align: left;
}
#timeline .timeline-item:nth-child(2n) .timeline-content {
  float: right;
}
.timeline-txt, 
.timeline-year {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.timeline-year {
  color: #0d428a;
  font-size: 30px;
  padding-bottom: 10px;
  font-family: "ITCAvantGardeStd-Bk";
}
.timeline-txt {
  font-size: 16px;
  color: #555555;
  line-height: 1.6;
}
.load-more a {
  display: block;
  border: 2px solid #e5e5e5;
  width: 140px;
  height: 40px;
  line-height: 36px;
  color: #999;
  margin: 0 auto;
  cursor: pointer;
}
.honor-footer {}
.honor-footer .col-sm-6 {
  padding: 0;
  color: #ffffff;
}
.honor-footer .col-sm-6 .box {
  padding: 8.3333%;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1.2;
}
.honor-footer .box .title {
  font-size: 46px;
  font-weight: bold;
  font-family: "ITCAvantGardeStd-Bk";
}
.honor-footer .box .text {
  font-size: 26px;
  padding-bottom: 15px;
  font-family: "ITCAvantGardeStd-Bk";
}
.honor-footer .box .border {
  height: 3px;
  width: 50px;
  background: rgba(255, 255, 255, 0.2);
}
.honor-footer .box .more {
  font-size: 18px;
  color: #ffffff;
  margin-top: 90px;
  display: inline-block;
  padding-right: 16px;
  background: url(../images/icon04.png) no-repeat right center;
}
.honor-footer .box .more-video {
  background: url(../images/icon09.png) no-repeat right center;
  padding-right: 30px;
}
/*新闻资讯*/
.news {
  position: relative;
  min-height: 700px;
}
.news-width {
  padding-bottom: 60px;
  margin-right: 396px;
  border-right: 1px solid #e5e5e5;
}
.news-box,
.project-box {
  padding: 15px 60px 30px;
}
.news-box li,
.project-box li {
  border-bottom: 1px solid #e5e5e5;
  padding: 30px 0;
  position: relative;
}
.news-box li .con {}
.news-box li .con .img {
  width: 23.40%;
}
.news-box li .con .img img {
  width: 100%;
}
.news-box li .con .text {
  width: 73.67%;
}
.news-box li .con .text h3 {
  padding-bottom: 10px;
  font-size: 18px;
}
.news-box li .con .text h3 a,
.project-box .text h3 a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.news-box li .con .text h3:hover a,
.project-box .text h3:hover a {
  color: #0057a8;
}
.news-box li .con .text p {
  color: #666666;
  margin-bottom: 20px;
  line-height: 1.6;
  font-size: 16px;
  overflow: hidden;
}
.news-box li .con .text .time {
  color: #999999;
  font-family: "ITCAvantGardeStd-Bk";
}
.news-box li.no-img .con .text {
  width: 85.25%;
}
.news-head {
  position: absolute;
  right: 0;
  top: 0;
  width: 396px;
}
.news-head-swiper {}
.news-head-swiper .img {
  max-height: 260px;
  overflow: hidden;
}
.news-head-swiper .img img {
  width: 100%;
  display: block;
}
.news-head-swiper .text {
  background: url(../images/news-head02.jpg) no-repeat center;
  background-size: cover;
  color: #ffffff;
  font-size: 18px;
  padding: 30px 12.6% 70px;
}
.news-head-swiper .time {
  font-size: 44px;
  padding-bottom: 10px;
  font-family: "ITCAvantGardeStd-XLt";
}
.news-head-swiper p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.news-head-swiper .swiper-pagination {
  bottom: 30px;
  text-align: left;
  left: 12.6%;
}
.news-head-swiper .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  background-color: rgba(255, 255, 255, 0.1);
}
.news-head-swiper .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #ffffff;
}
.news-head-box {
  display: block;
}
/*项目公示*/
.project-box .con {
  position: relative;
}
.project-box .time {
  font-weight: bold;
  width: 95px;
  background-color: #e5e5e5;
  color: #333333;
  padding: 10px 16px;
  line-height: 1.4;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}
.project-box .time .day {
  font-size: 35px;
  color: #0057a8;
  line-height: 1;
}
.project-box .text {
  padding: 25px 0 25px 120px;
  width: 100%;
}
.project-box .text h3 {
  font-size: 18px;
  color: #333333;
  padding-bottom: 10px;
}
.project-box .text p {
  font-size: 14px;
  color: #666666;
}
/*新闻详情*/
.news-details {}
.news-details-text {
  max-width: 1000px;
  margin: 0 auto;
  padding: 60px 0;
}
.news-title {
  position: relative;
}
.news-title .share {
  position: absolute;
  bottom: 10px;
  right: 0;
}
.news-title .share .share-text {
  float: left;
  line-height: 28px;
  padding-right: 10px;
}
.news-title .share .bdsharebuttonbox {
  float: left;
}
.news-details-text .title {
  font-size: 28px;
  padding-bottom: 10px;
  color: #333;
}
.news-details-text .time {
  color: #bcbcbc;
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #e5e5e5;
}
.news-details-text .time span {
    font-family: "ITCAvantGardeStd-Bk";
}
.news-details-text .con {
  line-height: 1.6;
  color: #555555;
  font-size: 16px;
}
.news-details-page {
  max-width: 1000px;
  margin: 0 auto;
  border-top: 1px solid #e5e5e5;
  position: relative;
  padding: 25px 0;
}
.news-details-page:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1px;
  background-color: #e5e5e5;
  height: 54px;
  margin-top: -27px;
}
.list-page {}
.list-page li {
  float: left;
  width: 330px;
  line-height: 1.6;
}
.list-page li:last-child {
  float: right;
  text-align: right;
}
.list-page li .img {
  width: 83px;
}
.list-page li p {
  width: 210px;
}
.list-page li a {
  font-size: 14px;
  color: #666666;
  padding-left: 20px;
  background: url(../images/icon05.jpg) no-repeat left center;
}
.list-page li a:hover {
  color: #0d428a;
}
.list-page li:last-child a {
  padding-left: 0;
  padding-right: 20px;
  background: url(../images/icon06.jpg) no-repeat right center;
}
/*人才招聘*/
.recruit {
  position: relative;
  min-height: 500px;
}
.recruit .news-details-text {
  max-width: 920px;
}
.recruit .news-box li {
  padding: 25px 0;
}
.recruit .news-box li .con .text h3 {
  padding-bottom: 0;
  padding-left: 20px;
  position: relative;
}
.recruit .news-box li .con .text h3:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  height: 8px;
  margin-top: -4px;
  width: 8px;
  border-radius: 100%;
  background-color: #ccc;
}
.recruit .news-box li .con .time {
  font-size: 16px;
  color: #ccc;
  position: relative;
}

/*投资者关系*/
.investor {}
.investor-text {
  font-size: 16px;
  color: #666666;
  padding: 60px 0 50px;
  line-height: 1.6;
}
.investor-shares {
  background-color: #0d428a;
  color: #ffffff;
  text-align: center;
}
.investor-shares .col-sm-6 {
  padding: 0;
}
.investor-shares .box {
  padding: 5%;
}
.investor-shares .box .icon {
  padding-bottom: 5px;
}
.investor-shares .box .title {
  font-size: 46px;
  font-family: "ITCAvantGardeStd-Bk";
}
.investor-shares .box p {
  font-size: 16px;
  padding: 0 0 25px;
}
.investor-shares .box .more {
  display: block;
  border: 2px solid #ffffff;
  color: #ffffff;
  line-height: 36px;
  height: 40px;
  width: 140px;
  margin: 0 auto;
}
/*业务板块*/
.business {}
.business-box {
  padding: 50px 0 25px;
}
.business-box .business-text {
  font-size: 16px;
  color: #555555;
  line-height: 1.6;
  /*width: 90.90%;*/
}
.business-box .business-text p {
  text-indent: 36px;
  /*padding-bottom: 25px;*/
}
.introduce {
  background-color: #0d428a;
  color: #ffffff;
}
.introduce-con {
  font-size: 16px;
  text-align: center;
}
.introduce-con .box {
  padding: 5%;
}
.introduce-con .img {
  height: 120px;
  line-height: 120px;
}
.introduce-con .img img {
  max-height: 100%;
}
.introduce-con .title {
  font-size: 26px;
  padding: 15px 0 10px;
}
.introduce-tab {
  background-color: #f3f3f3;
  background-image: url(../images/introduce-map.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  height: 480px;
}
.introduce-tab .map01,
.introduce-tab .map02,
.introduce-tab .map03,
.introduce-tab .map04 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.introduce-tab .map01 a,
.introduce-tab .map02 a,
.introduce-tab .map03 a,
.introduce-tab .map04 a {
  position: absolute;
  /*background-color: #01ad6a;*/
  color: #ffffff;
  border-radius: 100%;
  display: block;
  text-align: center;
  z-index: 9;
  font-size: 0 !important;
}
.introduce-tab .map01 a {
  width: 100px;
  height: 100px;
  line-height: 80px;
  font-size: 16px;
  top: 49%;
  right: 15%;
}
.introduce-tab .map02 a {
  width: 85px;
  height: 85px;
  line-height: 78px;
  font-size: 17px;
  top: 67%;
  right: 19%;
}
.introduce-tab .map03 a {
  width: 40px;
  height: 40px;
  line-height: 86px;
  font-size: 18px;
  top: 82.875%;
  right: 27%;
}
.introduce-tab .map04 a {
  width: 86px;
  height: 86px;
  line-height: 86px;
  font-size: 22px;
  top: 41.375%;
  left: 46.5%;
}

.introduce-tab li:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .25s linear;
     -moz-transition: all .25s linear;
      -ms-transition: all .25s linear;
       -o-transition: all .25s linear;
          transition: all .25s linear;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
/*.introduce-tab .map01:after {
  background-image: url(../images/map-bg01.jpg);
}
.introduce-tab .map02:after {
  background-image: url(../images/map-bg01.jpg);
}
.introduce-tab .map03:after {
  background-image: url(../images/map-bg01.jpg);
}
.introduce-tab .map04:after {
  background-image: url(../images/map-bg01.jpg);
}*/
.introduce-tab li.active:after {
  opacity: 1;
  visibility: visible;
}
.introduce-tab li.active a {
  /*background-color: #0d428a;*/
}
.introduce .col-sm-6,
.business-href .col-sm-3 {
  padding: 0;
}
.business-href a {
  display: block;
  position: relative;
}
.business-href a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: all .25s ease-in-out 0.45s;
  -moz-transition: all .25s ease-in-out 0.45s;
  -ms-transition: all .25s ease-in-out 0.45s;
  -o-transition: all .25s ease-in-out 0.45s;
  transition: all .25s ease-in-out 0.45s; 
}
.business-href .text {
  color: #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1.4;
  padding: 0 13.8889% 12.2448%;
  -webkit-transition: all .35s ease-in-out .2s;
  -moz-transition: all .35s ease-in-out .2s;
  -ms-transition: all .35s ease-in-out .2s;
  -o-transition: all .35s ease-in-out .2s;
  transition: all .35s ease-in-out .2s;
}
.business-href .sou {
  font-size: 65px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin-bottom: 10px;
  font-family: "ITCAvantGardeStd-XLt";
  position: relative;
}
.business-href .sou:after {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #fff;
  -webkit-transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  -ms-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
}
.business-href .title {
  font-size: 26px;
}
.business-href a:hover:after {
  opacity: 1;
}
.business-href a:hover .text {
  bottom: 10px;
}
.business-href a:hover .sou:after {
  width: 100%;
}

.product {
  padding: 60px 0 0;
}
.product ul.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
}
.product li {
  margin-bottom: 45px;
}
.product li .img {
  display: block;
  position: relative;
}
.product li .img .hot {
  position: absolute;
  right: 35px;
  top: 0;
  width: 58px;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  z-index: 9;
  text-align: center;
  height: 74px;
  line-height: 1.6;
  padding: 10px 0;
  background: url(../images/label_title.png) no-repeat center;
}
.product li .title {
  display: block;
  font-size: 20px;
  padding: 12px 0;
  margin-bottom: 12px;
  font-weight: bold;
  border-bottom: 1px solid #e5e5e5;
}
.product li .tle,
.product li .add {
  color: #666666;
  font-size: 16px;
  line-height: 1.6;
}
/*详情页*/
#product-details {
  position: relative;
}
.product-breadcrumb {
  background-color: #ffffff;
}
.product-logo {
  padding: 18px 0 17px 4.5931%;
  display: block;
}
.product-return .breadcrumb {
  padding-top: 34px;
  padding-bottom: 34px;
}
.product-return .return {
  color: #fff;
  display: block;
  padding: 34px 33px;
  font-size: 16px;
  margin-left: 30px;
  background: #01ad6a;
}
.product-return .return span {
  display: block;
  padding-left: 30px;
  background: url(../images/icon10.jpg) no-repeat left center;
}
.product-details-swiper .citizenship-swiper {
  height: 100vh;
  width: 100%;
  height: calc(100vh - 90px);
}
.product-details-swiper .citizenship-swiper .swiper-pagination {
  text-align: center;
  bottom: 30px;
}
.product-details-swiper .citizenship-swiper .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  height: 3px;
  width: 54px;
  margin: 0 5px;
  background: #cdcbcd;
  border-radius: 0;
}
.product-details-swiper .citizenship-swiper .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #01ad6a;
}
.product-details-left {
  width: 100%;
  padding-right: 396px;
}
.product-details-right {
  width: 396px;
  position: absolute;
  top: 0;
  right: 0;
}
.product-tab {
  background: #ffffff;
  border-bottom: 1px solid #dedede;
  font-size: 16px;
}
.product-tab li {
  margin: 0 6.9%;
}
.product-tab a {
  position: relative;
  padding: 34px 0;
  display: block;
}
.product-content {
  padding: 20% 12.62%;
  line-height: 1.6;
  color: #555555;
  font-size: 16px;
  height: calc(100vh - 90px);
  overflow: hidden;
  overflow-y: auto;
}
.product-content .title {
  font-size: 32px;
  color: #333;
  font-weight: bold;
  line-height: 1.4;
}
.product-content .title-en {
  text-transform: uppercase;
  color: #333;
  padding: 0 0 20px;
  font-weight: bold;
}
.built-up-area {
  padding: 20px 0;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  margin-bottom: 20px;
  position: relative;
}
.built-up-area:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 40%;
  width: 1px;
  height: 70px;
  margin-top: -35px;
  background: #dedede;
}
.built-up-area .architecture,
.built-up-area .time {
  width: 50%;
}
.built-up-area .label_area {
  font-size: 16px;
  color: #999999;
}
.built-up-area .sou {
  font-size: 26px;
  color: #333333;
  font-weight: bold;
  font-family: "ITCAvantGardeStd-Bk";
}
/*加入我们*/
.join {
  font-size: 16px;
  line-height: 1.6;
}
.join-box {
  padding: 80px 0;
  font-size: 16px;
  color: #666666;
}
.join-title {
  padding-bottom: 12px;
  margin-bottom: 20px;
  position: relative;
}
.join-title:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  width: 40px;
  background: #01ad6a;
}
.join-title .title {
  font-size: 28px;
  color: #333;
  font-weight: bold;
}
.join-title .text {
  font-size: 16px;
  color: #999999;
}
.join-interest {
  background-color: #0d428a;
  color: #ffffff;
  font-size: 16px;
}
.join-interest .col-sm-6 {
  padding: 0;
}
.join-interest .box {
  padding: 5% 11%;
}
.join-interest .box .join-title .title {
  color: #ffffff;
}
.join-interest .box .join-title .text {
  color: rgba(255, 255, 255, 0.4);
}
/*企业公民*/
.citizenship-swiper {
  height: 470px;
}
.citizenship-swiper li {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.citizenship-swiper li .text {
  position: absolute;
  bottom: 35px;
  left: 0;
  width: 100%;
  z-index: 9;
  color: #ffffff;
  display: block;
  font-size: 16px;
}
.citizenship-swiper li .text .time {
  font-family: "ITCAvantGardeStd-XLt";
}
.citizenship-swiper li .text p {
  font-size: 32px;
  padding-top: 3px;
}
.citizenship-swiper li .text .title {
  font-size: 32px;
}
.citizenship-swiper li .text .add {
  font-size: 16px;
}
.citizenship-swiper .swiper-pagination {
  bottom: 20px;
  text-align: right;
  left: 0;
  padding: 0 4.1667%;
}
.citizenship-swiper .swiper-pagination .swiper-pagination-bullet,
.citizenship-activities-swiper .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  height: 10px;
  width: 10px;
  background-color: rgba(255, 255, 255, 0.2);
}
.citizenship-swiper .swiper-pagination .swiper-pagination-bullet-active,
.citizenship-activities-swiper .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #ffffff;
}
.citizenship-box {
  padding: 50px 0 25px;
}
.citizenship-box .citizenship-text {
  font-size: 16px;
  color: #666666;
  line-height: 1.6;
  /*width: 78%;*/
}
.citizenship-box .citizenship-text p {
  text-indent: 36px;
  padding-bottom: 25px;
}
.citizenship-activity .col-sm-4 a {
  display: block;
  position: relative;
}
.citizenship-activity .col-sm-4 {
  padding: 0;
  overflow: hidden;
}
.citizenship-activity .col-sm-4 a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transition: all .35s ease-in-out 0.35s;
     -moz-transition: all .35s ease-in-out 0.35s;
      -ms-transition: all .35s ease-in-out 0.35s;
       -o-transition: all .35s ease-in-out 0.35s;
          transition: all .35s ease-in-out 0.35s;
}
.citizenship-activity .text {
  position: absolute;
  z-index: 9;
  bottom: -160px;
  left: 0;
  width: 100%;
  color: #ffffff;
  text-align: center;
  -webkit-transition: all .35s ease-in-out;
     -moz-transition: all .35s ease-in-out;
      -ms-transition: all .35s ease-in-out;
       -o-transition: all .35s ease-in-out;
          transition: all .35s ease-in-out;
}
.citizenship-activity .text .title {
  font-size: 24px;
  font-weight: bold;
}
.citizenship-activity .text p {
  text-transform: capitalize;
  font-size: 16px;
  font-family: "ITCAvantGardeStd-XLt";
}
.citizenship-activity .text .more {
  width: 200px;
  height: 40px;
  line-height: 36px;
  border: 2px solid #ffffff;
  margin: 110px auto 30px;
  display: block;
  color: #ffffff;
}
.citizenship-activities-swiper {
  background: url(../images/activitie-bg.jpg) no-repeat right bottom #0d428a;
  position: relative;
  padding: 50px 0 80px;
}
.citizenship-activities-width {
  position: relative;
  max-width: 1020px;
  width: 100%;
  margin: 0 auto;
  padding: 11px 21px 21px 11px;
  color: #ffffff;
  background-size: 100%;
  background: url(../images/activitie-border.png) no-repeat center;
  min-height: 363px;
}
.citizenship-activities-width .citizenship-activities-prev,
.citizenship-activities-width .citizenship-activities-next {
  height: 48px;
  width: 48px;
  background-size: 48px 48px;
  margin-top: -24px;
}
.citizenship-activities-width .citizenship-activities-prev {
  background-image: url(../images/prev02.png);
  left: -80px;
}
.citizenship-activities-width .citizenship-activities-next {
  background-image: url(../images/next02.png);
  right: -80px;
}
.citizenship-activities-swiper .img {
  width: 49%;
}
.citizenship-activities-swiper .img img {
  width: 100%;
}
.citizenship-activities-swiper .text {
  width: 46%;
}
.citizenship-activities-swiper .time {
  font-size: 44px;
  font-family: "ITCAvantGardeStd-XLt";
}
.citizenship-activities-swiper .title {
  font-size: 22px;
  font-weight: bold;
  padding: 10px 0 5px;
}
.citizenship-activities-swiper p {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7);
  padding-bottom: 35px;
  line-height: 1.6;
}
.citizenship-activities-swiper .more {
  height: 40px;
  line-height: 36px;
  width: 150px;
  text-align: center;
  color: #ffffff;
  border: 2px solid #ffffff;
  display: block;
}
.citizenship-activities-swiper .swiper-pagination {
  width: 100%;
  left: 0;
  bottom: -40px;
}
.citizenship-activities-swiper .swiper-pagination .swiper-pagination-bullet {
  margin: 0 4px;
}
.activity {}
.activity {
  max-width: 1000px;
  margin: 0 auto;
  padding: 15px 0 80px;
}
.activity .news-box {
  padding: 15px 0 30px;
}
.activity .news-box li .con .img {
  width: 21.60%;
}
.activity .news-box li .con .text {
  width: 76%;
  padding-right: 8%;
}


/*投诉建议*/
.gfdj_main {
  padding-bottom: 60px;
}
.gfdj_main .form-group::after {
  content: '';
  display: block;
  clear: both;
  zoom: 1;  
}
.gfdj_main .gfdj_title {
  width: 15%;
  float: left;
  text-align: right;
  padding-right: 15px;
  line-height: 42px;
  font-size: 18px;
}
.gfdj_main .gfdj_control {
  float: left;
  width: 85%;
}
.gfdj_main .form-control {
  box-shadow: none;
  border-radius: 0;
  height: 42px;
  line-height: 42px;
  font-size: 16px;
}
.gfdj_main textarea.form-control {
  height: auto;
}
.gfdj_main .gfdj_button {
  padding-left: 15%;
}
.gfdj_main .gfdj_button .btn {
  font-size: 16px;
  padding: 10px 30px;
}


/*渐变效果样式*/
.animation-img {
  position: relative;
  overflow: hidden;
  display: block;
}
.animation-img img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
.animation-img:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

/*招聘详情*/
.mid_content {
    width: 100%;
}
.mid_content td {
  border: 1px solid #e6e6e6;
  height: 40px;
  padding: 0 15px;
}
.mid_content td.td_title_width {
  text-align: center;
  width: 30%;
  padding: 0 10px;
}
.mid_content_title_bg {
  background: url(../images/index_cn_top_2.jpg) repeat center;
  background-size: cover;
}
.mid_content_title {
  font-weight: bold;
  padding: 10px 0;
  font-size: 16px;
}
.mid_content .tex_content {
  padding: 15px;
}
.txt_show {
  line-height: 22px;
}
.newstop {
    width: 100%;
    margin: 35px 0px 15px 0px;
    text-align: right;
}



.w1200{width:1200px; margin:0 auto}
.zAbout{padding:80px 0;background:url(/images/aboutbanner.png) center no-repeat;}
.About .guanyu{ margin:40px 0 0;overflow:hidden;position:relative;}
.About .guanyu .gytu{ width:480px; overflow:hidden; float:left}
.About .guanyu .gytu img{ display:block; width:100%;}
.About .guanyu .brand{ width:620px; overflow:hidden; position:relative;float:right}
.About .guanyu .brand .wenzi{ font-size:30px; line-height:90px; overflow:hidden;padding-bottom:15px; color:#222222; font-weight:bold; text-align:center}
.About .guanyu .brand .wenzi span{ font-weight:bold;}
.About .guanyu .brand .kpop{ font-size:12px; color:#aaa; font-family:Arial, Helvetica, sans-serif; overflow:hidden; padding:20px 0; text-transform:uppercase;}
.About .guanyu .brand .written{ width:100%; overflow:hidden; color:#999999; height:250px; font-size:16px; line-height:28px}

.About .guanyu .brand .written p{ padding-top:10px}




.About .guanyu .brand .nate{ overflow:hidden; position:absolute; bottom:0; left:0; color:#1c2e6e}
.About .guanyu .brand .nate a{ display:block; float:left; padding:0 40px; line-height:40px; border:2px #1c2e6e solid; transition:all .3s ease;color:#1c2e6e; font-size:15px}
.About .guanyu .brand .nate a:hover{ background:#1c2e6e; color:#fff;}
.zAbout2{background:url(/images/aboutbanner.png) center no-repeat;}
.zAdv{ padding:50px 0 80px; background:url(/images/aboutLine.png) no-repeat}
.zAdv .adv{padding-top:0px;overflow:hidden; text-align:center; margin:0 auto}
.zAdvs .adv li{width:33.3333%;float:left;text-align:center;font-size:16px;color:#808080;}
.zAdvs .adv li span{display:block;font-size:50px;color:#01ad6a;margin-bottom:5px; font-weight:bold}
.font14{font-size:14px;color:#808080;margin-bottom:5px; font-weight:normal; padding-left:10px}





.zproduct{}
.zproduct .adv{padding-top:0px;overflow:hidden; text-align:center; margin:0 auto}
.zproduct .adv li{width:20%;float:left;text-align:center;font-size:16px;color:#FFF; padding-bottom:140PX}
.zproduct .adv li img{ padding:140px 0px 100px}
.zproduct .adv li i{
  width: 150px;
  height: 1px;
  background: #e0e0e0;
  position: absolute;
  margin-left:-75PX;
}

.zproduct .adv li p{ padding:20px 0px; color:#FFFFFF}
.zproduct .adv li span{display:block;padding-top:20px; color:#FFFFFF}

.zproduct .adv .ys1{background:url(/images/prod_1.jpg) no-repeat;}
.zproduct .adv .ys2{background:url(/images/prod_2.jpg) no-repeat;}
.zproduct .adv .ys3{background:url(/images/prod_3.jpg) no-repeat;}
.zproduct .adv .ys4{background:url(/images/prod_4.jpg) no-repeat;}
.zproduct .adv .ys5{background:url(/images/prod_5.jpg) no-repeat;}

.zproduct .adv .ys1:hover{background:url(/images/prod_01.jpg) no-repeat;}
.zproduct .adv .ys2:hover{background:url(/images/prod_02.jpg) no-repeat;}
.zproduct .adv .ys3:hover{background:url(/images/prod_03.jpg) no-repeat;}
.zproduct .adv .ys4:hover{background:url(/images/prod_04.jpg) no-repeat;}
.zproduct .adv .ys5:hover{background:url(/images/prod_05.jpg) no-repeat;}



.zNews{ margin:80px 0px 70px}
.zTitle{text-align:center;font-size:36px;line-height:36px;}
.zTitle span{color:#000000; font-weight:bold}
.zTitle .p1{display:block;font-weight:normal;font-size:16px;color:#888;padding-top:10px;line-height:28px;background:url(/images/tdx.png) no-repeat center top;}

.zNews .project .swiper-container {
  margin: 54px 0 40px 0;
  padding: 14px 0;
}
.zNews .project .swiper-slide {
  box-shadow: 0 0 10px 4px #ececec;
}
.zNews .project .swiper-slide a {
  display: block;
  position: relative;
}
.zNews .project .swiper-slide a:hover img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.zNews .project .swiper-slide a:hover .tit {
  color: #01ad6a;
}
.zNews .project .swiper-slide .date {
  width: 66px;
  background: #01ad6a;
  position: absolute;
  left: 24px;
  top: -14px;
  z-index: 5;
  text-align: center;
  font-family: "Arial", arial;
  font-size: 12px;
  color: #fff;
  padding: 10px 0;
}
.zNews .project .swiper-slide .date span {
  font-size: 40px;
  display: block;
}
.zNews .project .swiper-slide .pic {
  overflow: hidden;
}
.zNews .project .swiper-slide img {
  width: 100%;
  display: block;
  transition-duration: 0.8s;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
}
.zNews .project .swiper-slide .text {
  padding: 26px;
}
.zNews .project .swiper-slide .tit,
.zNews .project .swiper-slide .txt {
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.zNews .project .swiper-slide .tit {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 12px;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.zNews .project .swiper-slide .txt {
  height: 50px;
  font-size: 14px;
  color: #999999;
  -webkit-line-clamp: 2;
}
.zNews .project .column-prev,
.zNews .project .column-next {
  margin-top: -80px;
}
.zNews .project .btnbox {
  text-align: right;
}

.column-next,
.column-prev {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: no-repeat center rgba(0, 0, 0, 0.22);
  position: absolute;
  top: 50%;
  z-index: 2;
  margin: -30px 0 0 0;
  cursor: pointer;
  outline: none;
}
.column-prev {
  background-image: url(/images/arrow4.png);
  left: 18px;
}
.column-next {
  background-image: url(/images/arrow5.png);
  right: 18px;
}


.wid-all{ margin:50px 0px 40px}
.footer-two .footer-two-right{
    float:right;
    }
.footer-one .footer-two-right p,.footer-one .footer-two-right h3{
    font-size:15px;
    color:#fff;
    }
.footer-one .footer-two-right h1{
    font-size:34px;
    color:#fff;
    }
.footer-one .footer-two-right h3{
    padding-left:20px;
    margin-bottom:20px;
    background: url(/images/front/address.png) left center no-repeat;
    }
.footer-one .footer-two-right span{
    display:block;
    font-size:12px;
    color:#FFFFFF;
    } 

.footer-two:after{
    clear: both;
    display: block;
    height: 0;
    content: "";
    visibility: hidden;
    }
.footer-two .footer-two-left{
    float:left;
    }
.footer-two .footer-two-left ul:after{
    clear: both;
    display: block;
    height: 0;content: "";
    visibility: hidden;
    }
.footer-two .footer-two-left ul li.footer-two-item{
    float:left;
	width:38%;
	color:#333333;
    }
	
	
	
	.footer-two .footer-two-left ul li.footer-two-item:nth-child(2){
	padding-left:110px;
	color:#333333;
	width:45%;
    }
	
	
		.footer-two .footer-two-left ul li.footer-two-item:nth-child(3){
	color:#333333;
	width:17%;
    }
	
	
	
	

.footer-two .footer-two-left ul li.footer-two-item .footer-two-title{
    margin-bottom:25px;
    display: block;
    font-weight:bold;
    font-size:16px;
    color:#333333;
    background: url(/images/blue-icon.png) left center no-repeat;
    }
.footer-two .footer-two-left ul li.footer-two-item ul{
    margin-left: 0px;
    }
.footer-two .footer-two-left ul li.footer-two-item li{
    margin-bottom: 10px;
    }
.footer-two .footer-two-left ul li.footer-two-item li a{
    color:#adb1b9;
    font-size:16px;
    }
.footer-two .footer-two-right{
    width:170px;
}
.footer-two .footer-two-right .gongzhonghao{
    width: 170px;
}
.footer-two .footer-two-right .gongzhonghao img{
    width: 170px;
    margin: 0 auto;
}
.footer-two .footer-two-right .gongzhonghao:after{
    clear: both;
    display: block;
    height: 0;content: "";
    visibility: hidden;
    }
.footer-two .footer-two-right .gongzhonghao p{
    width: 100%;
    text-align: center;
    color: #fff;
    margin-top:12px;
    line-height: 24px;
    }
.footer-two .footer-two-right .gzh-left{
    float: left;
    }
.footer-two .footer-two-right .gzh-right{
    float: right;
    }

.indexsum {
    width:1200px;
	margin:0 auto;
	margin-top:10px;
}
.caseSum{ width:100%; margin:0 auto}
.prolist{ width:100%; padding:0; margin:0; clear:both; margin-top:0px}
.prolist ul{ list-style-type:none; padding:0; margin:0}
.prolist ul li{ list-style-type:none; padding:0; margin:0; float:left; width:31.333333%; height:361px; margin-right:3%; margin-bottom:40px; border:1px #d4d4d4 solid; background:#f3f3f4}
.prolist ul li p.img{ padding:0; margin:0; overflow:hidden}
.prolist ul li p img{ width:100%;
	max-width: 101%;
	height: auto;
	transition-duration: .5s;
    -ms-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
	display:block}
.prolist ul li:hover p img{
	transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
	}	
.prolist ul li p{border:#f9f9f9 0px solid;margin:0; padding:0}
.prolist ul li:hover p{ border:#f9f9f9 0px solid;}
.prolist ul li h3{ text-align:center; height:60px; line-height:60px; background:#f3f3f4; font-size:16px; overflow:hidden; margin:0; padding:0 0px;  font-weight:bold}
.prolist ul li a:hover{ text-decoration:none;}
.prolist ul li:hover h3{ color:#fff;background:#01ad6a}
.prolist ul li h3 span{ text-align:right; float:right; font-size:12px; font-weight:normal}
.prolist ul li:nth-child(3n){margin-right:0; float:right}
.proshow{width:100%; background:#fff;margin:0 auto;}
.mainline{border-bottom:1px solid #ececec; width:100%; height:60px}
.contentmain{width:1200px; margin:0 auto; background:#fff; margin-top:55px; margin-bottom:30px}

/*翻页*/
.p12-pagination-1-main {
    margin: 0 auto; 
    padding: 10px 0;
    height: 39px;
    text-align: center;
	margin-bottom:70px;
}

.p12-pagination-1 a,
.p12-pagination-1 span {
    vertical-align: top;
    display: inline-block;
    padding: 0 14px;
    height: 39px;
    line-height: 39px;
    border: 1px solid #e5e5e5; 
    text-align: center;
    margin: 0 2px;
    background: #fff;
}

.p12-pagination-1 span {
    border: 1px solid #fff;
}

.p12-pagination-1 .page_curr {
    background:#01ad6a;
    color:#fff;
    border-color:#01ad6a;
}

.p12-pagination-1 .laypage_first,
.p12-pagination-1 .laypage_last {
    display: none;
}

.gsjj{background: #fff;}
.gsjj .divBox>p{line-height: 32px;color: #666666;}
.index_con2{background: url(../images/bg1.jpg) no-repeat;background-size: 100% 100%;padding-bottom:50px;}
.index_com{text-align: center;}
.index_com h1{font-size: 33px;color: #444444;margin: 0px 0 70px;}
.con2_list1{width:97%;margin:0 auto;}
.con2_list1 ul{font-size: 0;}
.con2_list1 li{display: inline-block;vertical-align: top;width:100%;text-align: center;}
.con2_list1 li img{width: 100%;}
.con2_list1 li h1{font-size: 50px;color: #bebebe;margin:0 auto;border-bottom: 1px solid lightgrey;width: 110px;padding-bottom: 15px;}
.con2_list1 li p{font-size: 18px;color: #444444;margin: 30px 0 0px;overflow: hidden;text-overflow:ellipsis;padding: 0 10px;}
.con2_list1 li i{display: block;overflow: hidden;}
.con2_list1 li span{display: inline-block;width:90%;height: 38px;text-align: center;line-height: 38px;font-size: 14px;color: #a1ccf4;border: 1px solid #01ad6a; background:#01ad6a; margin-bottom:18px; margin-top:30px}
.con2_list1 li:hover img{transform: scale(1.1);}
.con2_list1 li:hover h1{color: #a1ccf4;border-bottom-color: #01ad6a;}
.con2_list1 li:hover p{color: #abd3f9;}
.con2_list1 li:hover span{color: #81b7ea;border-color: #81b7ea;}
.con2_list1 li:hover .con2_list2{background: #01ad6a;}
.con2_list2{ background:#f6f6f6;padding: 30px 0 30px;}
.clearfix:after { content: "."; display: block; height: 0; visibility: hidden; clear: both;
    font-size: 0;}
.clearfix { zoom: 1; }
/*清楚浮动*/
.clear{ clear:both; height:0; overflow:hidden;}
/*初始化样式*/
.f_l{ float: left; display: inline-block; }
.f_r{ float: right; display: inline-block; }
.container{ margin:0 auto; max-width: 100%;  }
.imgBox{ position:relative; }
.imgBox img{ position:absolute; left:0; top:0; height:100%; width:100%; }

/**产品**/
.ProductList{ padding:0;}
.ProductList .Infos{ margin:0px; }
.ProductList .Infos .Box{padding:10px 0px 0px; }
.ProductList .Infos .Imgs{ width:465px; margin-right:5%; }
.ProductList .Infos .Big{ margin-bottom:8px; border:1px solid #eee; }
.ProductList .Infos .imgBox{ padding-top:80%; display:block; }
.ProductList .Infos .swiperBox{ position:relative; }
.ProductList .Infos .swiper-container{ margin:0 32px; }
.ProductList .Infos .swiper-container .imgBox{ border:1px solid #eee; }
.ProductList .Infos .swiper-container .on .imgBox{ border-color:#01ad6a; }
.ProductList .Infos .Btns a{ display:block; height:100%; position: absolute; top:0; background:#e8e8e8 no-repeat center/11px auto; width:25px; transition:all .3s; z-index:2; }
.ProductList .Infos .Btns .prev{ left:0; background-image:url(../images/jt1_1.png); }
.ProductList .Infos .Btns .next{ right:0; background-image:url(../images/jt1_2.png); }
.ProductList .Infos .Btns a:hover{ background-color:#01ad6a; }
.ProductList .Infos .Btns .prev:hover{ background-image:url(../images/jt1_1_h.png); }
.ProductList .Infos .Btns .next:hover{ background-image:url(../images/jt1_2_h.png); }
.ProductList .Infos .cont{ overflow:hidden; padding-top:40px; }
.ProductList .Infos .cont2{ overflow:hidden; padding-top:0px; }

.ProductList .Infos .h2{ font-size:32px; line-height:38px; color:#333333; border-bottom:1px solid #eeeeee; padding-bottom:20px;  }
.ProductList .Infos .des{ font-size:14px; line-height:30px; color:#999999;margin:12px 0 29px; padding-top:10px }
.ProductList .Infos .h4{ font-size:16px; line-height:24px; font-weight:bold; }
.ProductList .Infos .word{ font-size:14px; color:#666666; line-height:26px; margin:6px 0 35px; padding-bottom:20px; border-bottom:1px solid #eee; }
.ProductList .Infos .qq{ display:inline-block; padding:0 17px; background:#01ad6a; transition:all .3s; font-size:16px; line-height:44px; color:#fff; }
.ProductList .Infos .qq span{ display:block; padding-left:27px; background:url(../images/icons1.png) no-repeat left center/16px auto; }
.ProductList .Infos .qq:hover{ background:#428efb; }
.ProductList .List .pad{ padding:2.3% 2.3% 3%; }
.ProductList .List .h3{ font-size:18px; line-height:24px; color:#333333; font-weight:bold; border-bottom:1px solid #eee; padding-bottom:17px; margin-bottom:25px; }
.ProductList .List .dl{ font-size:14px; line-height:22px; color:#888; border-left:1px solid #dddddd; border-top:1px solid #dddddd; display:table; width:100%; }
.ProductList .List .dt,
.ProductList .List .dd{ display:table-row; }
.ProductList .List .dt{ background:#eeeeee; color:#333333; }
.ProductList .List .dl .wid{ display:table-cell; vertical-align:middle; padding:15px 10px; border-right:1px solid #dddddd; border-bottom:1px solid #dddddd; }
.ProductList .List .dl a{ color:#888; }
.ProductList .List .dl .down{ display:block; margin:0 auto; height:19px; width:19px; background:url(../images/icon_down1.png) no-repeat center/contain; }
.ProductList .List .dl .wid1{ width:105px; }
.ProductList .List .dl .wid2{ width:115px; }
.ProductList .List .dl .wid3{ width:105px; }
.ProductList .List .dl .wid4{ width:115px; }
.ProductList .List .dl .wid5{ width:105px; }
.ProductList .List .dl .wid6{ width:100px; }
.ProductList .List .dl .wid7{ width:120px; }
.ProductList .List .dl .wid8{ width:115px; }
.ProductList .List .dl .wid9{ width:175px; }
.ProductList .List .dl .wid10{ width:105px; }
.ProductList .List .dl .wid11{ width:80px; }
.ProductList .List .dl .down:hover{ background-image:url(../images/icon_down1_h.png); }
.ProductList .List .dl a:hover{ color:#01ad6a; }
/**产品详情**/
.ProductInfo{ background:#f8f8f8; padding:55px 0 65px; }
.ProductInfo .pad{ padding:28px 30px 58px; }
.ProductInfo .pad .h1{ font-size:18px; line-height:26px; color:#333333; font-weight:bold; border-bottom:1px solid #eee; padding-bottom:16px; margin-bottom:28px; }
.ProductInfo .pad .content{ font-size:14px; line-height:24px; color:#666666; }
.ProductInfo .pad .content img{ height:auto!important; }
.swiper-scrollbar .swiper-scrollbar-drag{ background:#01ad6a; }






/**新闻动态**/
.NewsList{ padding-top:40px; }
.NewsList .ul{ padding-bottom:20px}
.NewsList .ul li{ padding:30px 0; border-bottom:1px solid #eeeeee; }
.NewsList .ul .Box{ display:block; transition:all .6s; transform:translateY(0); }
.NewsList .ul .imgBox{ float:left; display:inline-block; margin-right:3.69%; width:375px; }
.NewsList .ul .imgBox::after{ content:""; display:block; padding-top:60%; }
.NewsList .ul .cont{ padding-top:5px; }
.NewsList .ul .h3{ font-size:20px; line-height:30px; color:#333333; font-weight:normal; transition:all .3s; }
.NewsList .ul .des{ font-size:14px; line-height:25px; color:#888888; margin:10px 0 45px; }
.NewsList .ul .more{ font-size:14px; color:#01ad6a; line-height:38px; border:1px solid #01ad6a; padding:0 15px; transition:all .6s; overflow:hidden; position: relative; }
.NewsList .ul .more::before{ content:""; position:absolute; display:block; width:0; padding-top:100%; border-radius:50%; left:50%; top:50%; transform:translate(-50%,-50%); transition:all .8s; background:#01ad6a; }
.NewsList .ul .more span{ position:relative; z-index:1; }
.NewsList .ul .time{ font-size:16px; line-height:40px; color:#999999; }
.NewsList .ul .Box:hover{ transform:translateY(-5px); }
.NewsList .ul .Box:hover .h3{ color:#01ad6a; }
.NewsList .ul .Box:hover .more{ color:#fff; }
.NewsList .ul .Box:hover .more::before{ width:130%; }
.NewsInfo{ padding:60px 0 70px; }
.NewsInfo .h1{ font-size:26px; line-height:32px; color:#333; text-align:center; padding:0 15px; }
.NewsInfo .h1+.content{ margin-top:25px; }
.NewsInfo .time{ display:block; text-align:center; font-size:14px; line-height:24px; color:#888; margin:10px 0 35px; }
.NewsInfo .content{ border-top:1px solid #eeeeee; font-size:16px; line-height:26px; color:#666666; padding:35px 0 60px; }
.NewsInfo .content img{ height:auto!important; }
.PNLinks{ border-top:1px dashed #eeeeee; padding-top:32px; }
.PNLinks .links{ overflow:hidden; font-size:0; line-height:0; }
.PNLinks .links .line{ display:inline-block; vertical-align:middle; height:16px; width:1px; background:#ddd; margin:0 45px; }
.PNLinks p{ display:inline-block; vertical-align:middle; position:relative; font-size:16px; line-height:38px; color:#999999; padding-left:72px; max-width:calc(50% - 46px); }
.PNLinks .returnList{ display:inline-block; line-height:36px; border:1px solid #eee; padding:0 15px; color:#666; transition:all .5s; margin-left:35px; text-align:center; }
.PNLinks .returnList:hover{ border-color:#01ad6a; background:#01ad6a; color:#fff }
.PNLinks .tit{ display:block; position: absolute; left:0; }
.PNLinks a{ color:#333; }
.PNLinks a:hover{ color:#01ad6a; }
@media only screen and (max-width: 1200px){
    .NewsInfo{ padding:45px 0 40px; }
    .NewsInfo .h1{ font-size:22px; line-height:28px; }
    .NewsInfo .time{ margin:5px 0 20px; }
    .NewsInfo .content{ padding:30px 0; }
    .PNLinks{ padding-top:25px; }
    .PNLinks .links .line{ margin:0 35px; }
    .PNLinks p{ max-width:calc(50% - 36px); }
}
@media only screen and (max-width: 992px){
    .NewsList{ padding-top:10px; }
    .NewsList .ul li{ padding:25px 0; }
    .NewsList .ul .imgBox{ width:280px; }
    .NewsList .ul .des{ margin-bottom:25px; }
    .NewsList .ul .more{ line-height:32px; font-size:13px; }
    .NewsList .ul .time{ font-size:14px; line-height:34px; }
    .NewsInfo{ padding:35px 0 30px; }
    .NewsInfo .h1{ font-size:20px; line-height:24px; }
    .NewsInfo .time{ margin:5px 0 10px; }
    .NewsInfo .content{ padding:20px 0; font-size:14px; line-height:24px; }
    .PNLinks{ padding-top:15px; }
    .PNLinks .links .line{ margin:0 25px; }
    .PNLinks p{ font-size:14px; max-width:calc(50% - 26px); }
}
@media only screen and (max-width: 768px){
    .NewsList{ padding-top:5px; }
    .NewsList .ul li{ padding:15px 0; }
    .NewsList .ul .imgBox{ width:250px; margin-right:20px; }
    .NewsList .ul .Box .h3{ font-size:18px; }
    .NewsList .ul .des{ margin:5px 0 15px; }
    .NewsInfo{ padding:25px 0 20px; }
    .NewsInfo .h1{ font-size:16px; }
    .NewsInfo .h1+.content{ margin-top:15px; }
    .NewsList .ul .time{ margin-top:0; }
    .PNLinks{ display:flex; flex-wrap:wrap; padding-top:0; }
    .PNLinks .links{ padding:10px 0; border-bottom:1px dashed #eee; margin-bottom:15px; width:100%; }
    .PNLinks .links .line{ display:none; }
    .PNLinks p{ padding-left:56px; max-width:100%; line-height:30px; display:block; }
    .PNLinks .returnList{ float:none; order:2; line-height:30px; padding:0 15px; margin:0; width:100%; }}
}
@media only screen and (max-width: 600px){
    .NewsList .ul .imgBox{ width:160px; margin-right:15px; }
    .NewsList .ul .cont{ padding-top:5px; }
    .NewsList .ul .Box .h3{ font-size:16px; }
    .NewsList .ul .des{ margin-bottom:0; }
    .NewsList .ul .cont .clearfix{ display:none; }
}
@media only screen and (max-width: 450px){
    .NewsList .ul .imgBox{ width:140px; margin-right:10px; }
    .NewsList .ul .Box .h3{ font-size:16px; }
    .NewsList .ul .cont{ padding-top:0; }
}

/**联系我们**/
.lw-w-1{ width:8.33333333%; }
.lw-w-2{ width:16.66666667%; }
.lw-w-3{ width:25%; }
.lw-w-4{ width:33.33333333%; }
.lw-w-5{ width:41.66666667%; }
.lw-w-6{ width:50%; }
.lw-w-7{ width:58.33333333%; }
.lw-w-8{ width:66.66666667%; }
.lw-w-9{ width:75%; }
.lw-w-10{ width:83.33333333%; }
.lw-w-11{ width:91.66666667%; }
.lw-w-12{ width:100%; }
.lw-5w{ width:20%; }

.ContactBlock{ padding:70px 0 80px; }
.ContactBlock .ul{ margin:-10px; font-size:0; margin-bottom:15px }
.ContactBlock .ul li{ padding:10px; display:inline-block; vertical-align:top; }
.ContactBlock .ul .Box{ display:block; border-radius:5px; background:#f8f8f8; padding:30px 20px 25px; text-align:center; box-shadow:0 0 15px rgba(0,0,0,0); transform:translateY(0); transition:all .3s; }
.ContactBlock .ul .Box img{ display:block; margin:0 auto; }
.ContactBlock .ul .Box .word{ font-size:14px; line-height:20px; color:#999999; margin:15px 0 2px; }
.ContactBlock .ul .Box .val{ font-size:16px; line-height:20px; color:#666666; font-weight:bold; }
.ContactBlock .ul .Box:hover{ box-shadow:0 0 20px rgba(0,0,0,.1); transform:translateY(-5px); }
.ContactBlock .Map{ margin:45px 0; padding-top:35%; }
.ContactBlock .Map img{ max-width:999px; }
.ContactBlock .form{ display:block; width:100%; text-align:left }
.ContactBlock .form .h3{ text-align:center; font-size:30px; line-height:36px; color:#222222; font-weight:normal; padding:40px 0; }
.ContactBlock .form .Box{ margin:-9px; font-size:0; }
.ContactBlock .form .Box .label{ padding:9px; display:inline-block;  text-align:left; color:#333333}
.ContactBlock .form .Box .title{ font-size:16px; line-height:22px; color:#999999; padding-bottom:5px; }
.ContactBlock .form .Box .title .tip{ color:#fe1212; margin-right:5px; }
.ContactBlock .form .Box .title .icon{ display:block; padding-left:25px; background:url(/images/icons1_2.png) no-repeat left center/17px auto; }
.ContactBlock .form .Box .input{ display:block; width:100%; border:1px solid #eee; background:#f1f1f1; font-size:15px; line-height:58px; height:60px; padding:0 15px; box-shadow:0 0 0 transparent; transition:all .3s;-webkit-appearance: none; }
.ContactBlock .form .Box .input:focus{ box-shadow:0 0 15px rgba(0,0,0,.05); }
.ContactBlock .form .Box textarea.input{ display:block; height:185px; padding:15px; line-height:20px; }
.ContactBlock .form .Box .submit{ display:block; color:#fff; cursor:pointer; line-height:40px; height:40px; width:110px; font-size:14px; text-align:center; background:#01ad6a; box-shadow:0 0 0 transparent;-webkit-appearance: none; border:0px }
.ContactBlock .form .Box .submit:hover{ background:#01ad6a; border:0px }
@media only screen and (max-width: 1200px){
    .ContactBlock{ padding:45px 0 70px; }
    .ContactBlock .ul{ margin:-7px; font-size:0; }
    .ContactBlock .ul li{ padding:7px; display:inline-block; }
    .ContactBlock .ul .Box{ padding:25px 15px 20px; }
    .ContactBlock .ul .Box img{ width:44px; }
    .ContactBlock .ul .Box .word{ margin:10px 0 2px; }
    .ContactBlock .Map{ margin:40px 0; }
    .ContactBlock .form .h3{ font-size:26px; padding:20px 0; }
    .ContactBlock .form .Box{ margin:-7px; }
    .ContactBlock .form .Box .label{ padding:7px; }
    .ContactBlock .form .Box .title{ font-size:15px; }
    .ContactBlock .form .Box .input{ line-height:44px; height:44px; font-size:14px; }
    .ContactBlock .form .Box textarea.input{ padding:10px 15px; }
}
@media only screen and (max-width: 992px){
    .ContactBlock{ padding:35px 0 45px; }
    .ContactBlock .ul .Box .val{ font-size:15px; }
    .ContactBlock .form .h3{ padding:0 0 10px; font-size:20px; }
    .ContactBlock .form .Box .submit{ width:100%; }
}
@media only screen and (max-width: 768px){
    .ContactBlock{ padding:25px 0 35px; }
    .ContactBlock .ul{ margin:-5px; font-size:0; }
    .ContactBlock .ul li{ padding:5px; display:inline-block; }
    .ContactBlock .ul .Box{ padding:20px 15px 15px; }
    .ContactBlock .ul .Box img{ width:36px; }
    .ContactBlock .ul .Box .val{ font-size:14px; }
    .ContactBlock .Map{ margin:30px 0; height:350px; }
}
