@charset "UTF-8";

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, hr {
  padding: 0;
  margin: 0;
  font-size: 14px;
  font-family: "微软雅黑"; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset, img {
  border: 0; }

ol, ul, li {
  list-style: none; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 100%; }

/* icon */
@font-face {
  font-family: 'icomoon';
  src: url("../Images/fonts/icomoon.eot?9kthcy");
  src: url("../Images/fonts/icomoon.eot?9kthcy#iefix") format("../Images/embedded-opentype"), url("../Images/fonts/icomoon.ttf?9kthcy") format("truetype"), url("../Images/fonts/icomoon.woff?9kthcy") format("woff"), url("../Images/fonts/icomoon.svg?9kthcy#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-old-phone:before {
  content: "\e900"; }

.icon-phone:before {
  content: "\e942"; }

.icon-envelop:before {
  content: "\e945"; }

.icon-location:before {
  content: "\e947"; }

.icon-mobile:before {
  content: "\e958"; }

/* 链接颜色设置*/
a:link {
  text-decoration: none;
  color: #000; }

a:visited {
  text-decoration: none;
  color: #000; }

a:hover {
  text-decoration: none; }

a:active {
  text-decoration: none;
  color: #000; }

/* 链接颜色设置*/
* html ul li {
  float: left; }

* html ul li a {
  cursor: pointer; }

body {
  color: #000;
  /*设置字体颜色*/ }

.clear {
  clear: both; }

.main {
  width: 1030px;
  margin-left: auto;
  margin-right: auto; }

.wrap {
  min-width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }

/* 清理浮动 */
.fn-clear:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

.fn-clear {
  zoom: 1;
  /* for IE6 IE7 */ }

.marginR {
  margin-right: 0 !important; }

.floatLeft {
  float: left; }

.floatRight {
  float: right; }

img {
  display: block; }

input, textarea {
  outline: none; }

i, strong, em {
  font-style: normal; }

.view {
  background-color: #000; }

/*分页控件*/
.MvcPagerCtrl {
  font-family: 微软雅黑;
  color: #328c38; }

.MvcPagerCtrl a {
  display: inline-block;
  color: #000;
  text-decoration: none;
  width: 24px;
  height: 20px;
  color: #000; }

.left-triangle {
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 5px solid #5cbf14;
  border-bottom: 5px solid transparent;
  display: inline-block;
  vertical-align: middle; }

.right-triangle {
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 5px solid #5cbf14;
  border-bottom: 5px solid transparent;
  display: inline-block;
  vertical-align: middle; }

/*分页控件结束*/
/* 上下页 */
.prevBtn {
  float: left; }

.nextBtn {
  float: right; }

.nextBtn:hover, .prevBtn:hover {
  color: #328c38; }

/*其他效果*/
/*图片展示效果*/
.imageList li:hover {
  box-shadow: 2px 2px 10px #888888; }

/*公共类结束*/
/* header */
.header_topLine_content, .header_topLine {
  height: 30px;
  line-height: 30px; }

.header_topLine, .header_topLine a {
  color: #707070; }

.header_logo, .header_rightLogo {
  height: 113px; }

.i_placeholder {
  height: 100%;
  display: inline-block;
  vertical-align: middle; }

.header_logo a, .header_tel img, .header_logo span, .header_tel span, .footer_main a, .footer_main .vertical_text {
  display: inline-block;
  display: inline-block;
  vertical-align: middle; }

.nav li, .nav_li_on {
  height: 40px;
  line-height: 40px; }

.nav ul {
  display: block; }
  .nav ul li {
    display: table-cell;
    width: 1%;
    text-align: center; }
    .nav ul li a {
      font-size: 16px;
      color: #fff;
      display: block; }

.header_topLine_content {
  background-color: #eee; }
  .header_topLine_content .header_topLine .header_topLine_welcome {
    float: left;
    font-size: 12px; }
  .header_topLine_content .header_topLine .bdsharebuttonbox {
    float: right; }
  .header_topLine_content .header_topLine .header_topLine_text {
    float: right;
    font-size: 12px; }
.header_main_content {
  padding-top: 10px;
  padding-bottom: 10px; }
  .header_logo {
    float: left; }
    .header_logo img {
      display: inline-block;
      display: inline-block;
      vertical-align: middle; }
  .header_rightLogo {
    float: right; }
    .header_rightLogo img {
      display: inline-block;
      display: inline-block;
      vertical-align: middle; }
  .header_tel {
    float: right; }
    .header_tel img {
      width: 49px;
      height: 44px; }
    .header_tel span em {
      color: #328c38;
      font-size: 25px; }
.header_nav_content {
  background-color: #898989;
  margin-bottom: 30px; }
  .header_nav_content .header_nav {
    font-size: 0;
    text-align: right;
    position: relative; }
    .header_nav_content .header_nav ul.enNav {
      position: absolute;
      bottom: 20px;
      right: 0; }
      .header_nav_content .header_nav ul.enNav li {
        float: left; }
        .header_nav_content .header_nav ul.enNav li .forEn {
          display: block;
          width: 97px;
          height: 20px;
          line-height: 20px;
          text-align: center;
          color: #898989;
          font-size: 12px; }
    .header_nav_content .header_nav ul.cnNav {
      display: inline-block;
      background-color: #595856; }
      .header_nav_content .header_nav ul.cnNav li {
        float: left;
        position: relative; }
        .header_nav_content .header_nav ul.cnNav li a {
          display: block;
          width: 97px;
          height: 20px;
          line-height: 20px;
          color: #fff;
          text-align: center; }
        .header_nav_content .header_nav ul.cnNav li.on {
          background-color: #328c38; }
          .header_nav_content .header_nav ul.cnNav li.on:after {
            content: "";
            position: absolute;
            bottom: -9px;
            left: 50%;
            margin-left: -9px;
            display: inline-block;
            width: 0;
            height: 0;
            border-left: 9px solid transparent;
            border-top: 9px solid #328c38;
            border-right: 9px solid transparent; }

/* footer */
.footer {
  overflow: hidden;
  background-color: #eee; }
  .footer_nav {
    background-color: #898989; }
    .footer_nav li a {
      background: url(../Images/f-nav-bg.png) no-repeat right center; }
    .footer_nav li:last-child a {
      background: none; }
  .footer .footer_main {
    margin-top: 10px;
    margin-bottom: 10px; }
    .footer .footer_main img {
      display: inline-block;
      vertical-align: middle;
      margin-left: 45px; }
    .footer .footer_main .vertical_text {
      margin-left: 30px;
      font-size: 12px;
      line-height: 18px;
      color: #898989; }
      .footer .footer_main .vertical_text strong {
        font-size: 35px;
        margin-top: 20px; }
      .footer .footer_main .vertical_text p {
        margin-right: 1em;
        white-space: nowrap;
        /*&:nth-of-type(1){
        	font-weight: bold;
        	font-size: 16px;
        	display: block;
        }*/ }
    .footer .footer_main .bottom_text {
      margin-left: 130px;
      display: inline-block;
      vertical-align: middle;
      font-size: 12px;
      color: #898989; }
      .footer .footer_main .bottom_text .Hotline p {
        font-size: 27px;
        color: #328c38;
        margin-bottom: 15px; }
      .footer .footer_main .bottom_text a {
        display: block;
        color: #898989; }
      .footer .footer_main .bottom_text .support a {
        display: inline-block; }
  .footer .goTop {
    position: fixed;
    bottom: 0;
    left: 50%;
    margin-left: 515px;
    width: 51px;
    height: 65px;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 10px 10px 5px 10px;
    background-color: #328c38;
    color: #fff;
    text-align: center;
    cursor: pointer; }
    .footer .goTop i {
      position: relative;
      display: block;
      height: 10px;
      z-index: 1; }
      .footer .goTop i.last {
        z-index: 2; }
      .footer .goTop i:after, .footer .goTop i:before {
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -10px; }
      .footer .goTop i:before {
        z-index: 1;
        margin-top: -5px;
        display: inline-block;
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-bottom: 10px solid #fff;
        border-right: 10px solid transparent; }
      .footer .goTop i:after {
        z-index: 2;
        margin-top: -2px;
        display: inline-block;
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-bottom: 10px solid #328c38;
        border-right: 10px solid transparent; }
    .footer .goTop span {
      display: block;
      font-size: 17px;
      margin-top: 8px; }

/* 推荐产品 */
.RecommendProducts .title {
  position: relative;
  height: 40px;
  border-bottom: 1px solid #a5a5a5;
  margin-bottom: 20px; }

.RecommendProducts .title span {
  position: absolute;
  top: 0;
  left: 0;
  color: #0056d9;
  width: 118px;
  height: 40px;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  border-bottom: 3px solid #0055cc; }

video {
  background-color: #000; }

/* 网站地图 */
.siteMap {
  margin-top: 20px;
  margin-bottom: 20px; }

.siteMap span {
  font-size: 20px; }

.siteMap ul {
  font-size: 18px;
  background-color: #f8f8f8;
  border: 1px solid #c9c9c9; }

.siteMap ul li {
  float: left;
  line-height: 160%;
  padding: 10px 20px; }

/* 全屏轮播图 */
.fullSlide {
  width: 100%;
  min-width: 1000px;
  position: relative;
  height: 690px;
  background: #000;
  overflow: hidden; }

.fullSlide .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden; }

.fullSlide .bd ul {
  width: 100% !important;
  position: relative;
  width: 1920px;
  height: 690px; }

.fullSlide .bd li {
  width: 100% !important;
  height: 690px;
  overflow: hidden;
  text-align: center;
  position: absolute;
  width: 1900px;
  left: 0px;
  top: 0px;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

.fullSlide .bd li a {
  display: block;
  height: 500px; }

.fullSlide .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  height: 30px;
  line-height: 30px;
  /*background: url(../Images/touming.png) repeat-x; */
  text-align: center;
  _background: #000;
  _filter: alpha(opacity=60); }

.fullSlide .hd ul {
  text-align: center;
  padding-top: 5px; }

.fullSlide .hd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 8px;
  height: 8px;
  margin: 5px;
  background: url(../Images/tg_flash_p.png) -18px 0;
  overflow: hidden;
  line-height: 9999px; }

.fullSlide .hd ul .on {
  background-position: 0 0; }

.contactMap {
  height: 500px; }

/*# sourceMappingURL=basicStyle.css.map */
