﻿body {
    font-family: Arial, "微软雅黑";
    font-size: 12px;
    line-height: 1.7;
    color: #797979;
    background: #fff;
    position: relative
  }

  p {
    margin: 0
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  figure {
    color: #000;
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 400
  }

  a {
    text-decoration: none !important
  }

  ::-webkit-selection {
    color: #fff;
    background: #004ea2
  }

  ::-moz-selection {
    color: #fff;
    background: #004ea2
  }

  ::selection {
    color: #fff;
    background: #004ea2
  }

  .margin-bottom {
    margin-bottom: 75px
  }

  .text-lowercase {
    text-transform: lowercase
  }

  .text-uppercase,
  .initialism {
    text-transform: uppercase
  }

  .text-capitalize {
    text-transform: capitalize
  }

  .float_bg {
    background: url(../images/qq_3.gif) repeat-y
  }

  a {
    color: #797979;
    text-decoration: none
  }

  a:focus,
  a:hover {
    color: #29305c
  }

  .bg-main {
    background: #29305c
  }

  .text-main,
  a.text-main:link,
  a.text-main:visited,
  .button.border-main,
  blockquote.border-main strong,
  .pager.border-main a,
  .pager-prev.border-main,
  .pager-next.border-main,
  .nav a:hover,
  .nav-menu.nav-pills .active ul a:hover,
  .bg-inverse .nav-menu ul a:hover,
  .bg-inverse .nav.nav-menu.nav-tabs ul a:hover,
  .bg-inverse .nav.nav-menu.nav-tabs .active ul a:hover,
  .bg-inverse .nav.nav-menu.nav-pills ul a:hover,
  .bg-inverse .nav.nav-menu.nav-pills .active ul a:hover {
    color: #29305c
  }

  .text-gray,
  a.text-gray:link,
  a.text-gray:visited,
  .button.border-gray,
  blockquote.border-gray strong,
  .pager.border-gray a,
  .pager-prev.border-gray,
  .pager-next.border-gray {
    color: #848484
  }

  .passcode {
    border-left: 1px solid #ddd;
    border-radius: 0 4px 4px 0;
    height: 32px;
    line-height: 32px;
    margin: 1px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0
  }

  .blankbig {
    height: 75px;
    line-height: 75px;
    clear: both;
    font-size: 0;
    background: #fff
  }

  .fh5co-heading h3 {
    font-size: 36px;
    margin: 0;
    padding: 0;
    line-height: 100%
  }

  .fh5co-heading span.full-screen-small-title {
    font-size: 12px
  }

  .fh5co-heading span.full-screen-title {
    font-size: 18px;
    font-family: "微软雅黑"
  }

  h2 {
    font-size: 36px
  }

  #fh5co-page {
    position: relative;
    z-index: 2;
    background: #fff
  }

  @media (min-width:760px) and (max-width:1000px) {
    #fh5co-news_show .line-middle .xm5 {
      margin-bottom: 50px
    }
  }

  .full-screen {
    width: 100%;
    overflow: hidden
  }

  #fh5co-about-us {
    margin-top: 30px
  }

  .line-big {
    margin-left: -20px;
    margin-right: -20px
  }

  .line-big .x1,
  .line-big .x2,
  .line-big .x3,
  .line-big .x4,
  .line-big .x5,
  .line-big .x6,
  .line-big .x7,
  .line-big .x8,
  .line-big .x9,
  .line-big .x10,
  .line-big .x11,
  .line-big .x12,
  .line-big .xl1,
  .line-big .xl2,
  .line-big .xl3,
  .line-big .xl4,
  .line-big .xl5,
  .line-big .xl6,
  .line-big .xl7,
  .line-big .xl8,
  .line-big .xl9,
  .line-big .xl10,
  .line-big .xl11,
  .line-big .xl12,
  .line-big .xs1,
  .line-big .xs2,
  .line-big .xs3,
  .line-big .xs4,
  .line-big .xs5,
  .line-big .xs6,
  .line-big .xs7,
  .line-big .xs8,
  .line-big .xs9,
  .line-big .xs10,
  .line-big .xs11,
  .line-big .xs12,
  .line-big .xm1,
  .line-big .xm2,
  .line-big .xm3,
  .line-big .xm4,
  .line-big .xm5,
  .line-big .xm6,
  .line-big .xm7,
  .line-big .xm8,
  .line-big .xm9,
  .line-big .xm10,
  .line-big .xm11,
  .line-big .xm12,
  .line-big .xb1,
  .line-big .xb2,
  .line-big .xb3,
  .line-big .xb4,
  .line-big .xb5,
  .line-big .xb6,
  .line-big .xb7,
  .line-big .xb8,
  .line-big .xb9,
  .line-big .xb10,
  .line-big .xb11,
  .line-big .xb12 {
    position: relative;
    min-height: 1px;
    padding-right: 20px;
    padding-left: 20px
  }

  .fh5co-index_more {
    margin-top: 47px;
    width: 100%;
    text-align: center
  }

  .fh5co-index_more a {
    width: 170px;
    height: 56px;
    display: inline-block;
    line-height: 56px;
    font-size: 18px;
    background: #29305c;
    border-radius: 3px;
    color: #fff;
    text-align: center
  }

  #fh5co-header {
    position: absolute;
    z-index: 1001;
    width: 100%;
    margin: 0px 0 0 0
  }

  #fh5co-header .header-inner {
    height: 80px;
    float: left;
    width: 100%
  }
  
  #fh5co-header h3 {
    float: left;
    padding: 0;
    margin: 20px 0 0
  }

  #fh5co-header h2 {
    float: left;
    padding: 0;
    margin: 20px 0 0
  }

  #fh5co-header nav {
    margin: 51px 0 0 0;
    float: right;
    padding: 0
  }

  #fh5co-header nav ul {
    padding: 0;
    margin: 0
  }

  #fh5co-header nav ul li {
    margin: 0;
    padding: 0 12px;
    display: inline-block;
    height: 35px;
    position: relative
  }

  #fh5co-header nav ul li a {
    color: #333;
    font-size: 18px;
    text-align: center
  }

  #fh5co-header nav ul li a:hover {
    color: #004ea2 !important;
    font-weight: bold
  }

  #fh5co-header nav ul li a .downward {
    display: none
  }

  #fh5co-header nav ul li ul {
    border: none;
    top: 35px;
    border-radius: 0;
    margin: 0;
    padding: 0;
    z-index: 1999;
    display: none;
    position: absolute;
    left: 0
  }

  #fh5co-header nav ul li:last-child ul {
    right: 0 !important
  }

  #fh5co-header nav ul li ul li {
    margin: 0;
    padding: 0;
    height: auto;
    display: block;
    height: auto;
    position: relative
  }

  #fh5co-header nav ul li ul li a {
    background: #29305c;
    color: #fff;
    display: block;
    width: 100%;
    padding: 6px 20px 6px 25px;
    margin: 0;
    text-align: left;
    min-width: 170px
  }

  #fh5co-header nav ul li ul li a:hover {
    background: #cc302b;
    color: #fff
  }

  #fh5co-header nav ul li ul li ul {
    position: absolute;
    left: 160px;
    top: 0
  }

  #fh5co-offcanvas,
  .fh5co-nav-toggle,
  #fh5co-page {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s
  }

  #fh5co-offcanvas,
  .fh5co-nav-toggle,
  #fh5co-page {
    position: relative
  }

  #fh5co-page {
    z-index: 2;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s
  }

  .offcanvas-visible #fh5co-page {
    -moz-transform: translateX(-275px);
    -webkit-transform: translateX(-275px);
    -ms-transform: translateX(-275px);
    -o-transform: translateX(-275px);
    transform: translateX(-275px)
  }

  #fh5co-offcanvas {
    display: none;
    height: 100%;
    right: 0;
    overflow-y: auto;
    position: fixed;
    z-index: 1;
    top: 0;
    width: 275px;
    background: black;
    padding: 40px 20px 20px
  }

  #fh5co-offcanvas ul {
    padding: 0;
    margin: 0
  }

  #fh5co-offcanvas ul li {
    list-style: none;
    border-bottom: 1px solid #444;
    line-height: 40px
  }

  #fh5co-offcanvas ul li a {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none !important;
    padding-left: 10px
  }

  #fh5co-offcanvas ul li a:hover {
    color: #ffde00
  }

  #fh5co-offcanvas ul li.active a {
    color: #ffde00
  }

  #fh5co-offcanvas ul li ul {
    margin: 0;
    padding: 5px 0;
    z-index: 1999;
    display: none
  }

  #fh5co-offcanvas ul li ul li {
    margin: 0;
    padding: 0;
    display: block;
    border: none;
    line-height: 20px
  }

  #fh5co-offcanvas ul li ul li a {
    background: #e53831;
    color: #fff;
    display: block;
    padding: 5px 20px 5px 10px;
    margin: 0;
    text-align: left;
    width: 100%;
    font-size: 13px
  }

  #fh5co-offcanvas ul li ul li a:hover {
    background: #cc302b;
    color: #fff
  }

  #fh5co-offcanvas ul li ul li ul {
    top: 0
  }

  .fh5co-nav-toggle {
    cursor: pointer;
    text-decoration: none
  }

  .fh5co-nav-toggle.active i::before,
  .fh5co-nav-toggle.active i::after {
    background: #fff
  }

  .fh5co-nav-toggle:hover,
  .fh5co-nav-toggle:focus,
  .fh5co-nav-toggle:active {
    outline: none;
    border-bottom: none !important
  }

  .fh5co-nav-toggle i {
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 30px;
    height: 4px;
    color: #000;
    font: bold 14px/.4 Helvetica;
    text-transform: uppercase;
    text-indent: -55px;
    background: #666;
    transition: all .2s ease-out
  }

  .fh5co-nav-toggle i::before,
  .fh5co-nav-toggle i::after {
    content: '';
    width: 30px;
    height: 4px;
    background: #666;
    position: absolute;
    left: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
  }

  .fh5co-nav-toggle i::before {
    top: -7px
  }

  .fh5co-nav-toggle i::after {
    bottom: -7px
  }

  .fh5co-nav-toggle:hover i::before {
    top: -10px
  }

  .fh5co-nav-toggle:hover i::after {
    bottom: -10px
  }

  .fh5co-nav-toggle.active i {
    background: transparent
  }

  .fh5co-nav-toggle.active i::before {
    top: 0;
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    transform: rotateZ(45deg)
  }

  .fh5co-nav-toggle.active i::after {
    bottom: 0;
    -webkit-transform: rotateZ(-45deg);
    -moz-transform: rotateZ(-45deg);
    -ms-transform: rotateZ(-45deg);
    -o-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg)
  }

  .fh5co-nav-toggle {
    position: fixed;
    top: 40px;
    right: 20px;
    z-index: 9999;
    display: block;
    margin: 0 auto;
    display: none;
    cursor: pointer
  }

  footer .table-responsive .nav a {
    color: #5d5d5d;
    font-size: 16px;
    line-height: 40px;
    font-weight: normal;
    padding: 0px
  }

  footer .table-responsive .nav ul li {
    border-left: none
  }

  footer .table-responsive .nav ul a {
    color: #797979;
    font-size: 13px;
    line-height: 30px;
    padding: 0px
  }

  footer .table-responsive .nav a:hover {
    color: #f08200
  }

  footer .media p {
    text-align: center !important
  }

  #fh5co-hero .flexslider .flex-control-nav {
    bottom: 4%;
    z-index: 1000
  }

  #fh5co-hero .flexslider .flex-control-nav li a {
    border: 1px solid #ffffff;
    border-radius: 100px;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    margin: 7px;
    width: 12px;
    background: none
  }

  #fh5co-hero .flexslider .flex-control-nav li a.flex-active {
    cursor: pointer;
    background-color: #ffffff
  }

  #fh5co-hero .banner_img {
    overflow: hidden
  }

  #fh5co-hero .banner_img img {
    width: 100%
  }

  #fh5co-about-us .item-block {
    height: auto;
    font-family: "微软雅黑", arail;
    background: #f2f2f2;
    color: #797979;
    padding-bottom: 15px;
    overflow: hidden;
    line-height: 20px
  }

  #fh5co-about-us .item-block:hover {
    background: #004ea2;
    color: #fff;
    display: block
  }

  #fh5co-about-us .item-block p.imgs {
    text-align: center;
    overflow: hidden
  }

  #fh5co-about-us .item-block p.imgs img {
    transition: transform 1s ease 0s;
    transform: scale(1);
    width: 100%;
    display: block;
    overflow: hidden
  }

  #fh5co-about-us .item-block:hover p.imgs img {
    transition: transform 1s ease 0s;
    transform: scale(1.1)
  }

  #fh5co-about-us .item-block h5 {
    font-size: 16px;
    text-align: center;
    color: #004ea2;
    margin: 15px 0
  }

  #fh5co-about-us .item-block:hover h5 {
    color: #fff
  }

  #fh5co-about-us .item-block p.desc {
    margin-bottom: 20px;
    font-size: 14px;
    min-height: 121px;
    text-align: center;
    padding: 0 17px
  }

  #fh5co-about-us .item-block p.more {
    font-size: 12px;
    font-family: arial;
    width: 90px;
    background: #209990;
    color: #fff;
    text-align: center;
    margin: 0px auto;
    display: none;
    line-height: 32px;
    border-radius: 5px
  }

  #fh5co-about-us .item-block p.more a {
    text-decoration: none;
    color: #fff;
    display: block
  }

  #fh5co-about-us .item-block p.more a:hover {
    text-decoration: none;
    color: #1c8b83;
    display: block;
    border-radius: 5px;
    background: #ffde00
  }

  #fh5co-about-us .fh5co-heading {
    margin-bottom: 45px
  }

  #fh5co-about-us .fh5co-about_content {
    font-size: 14px;
    margin-bottom: 45px;
    width: 57.56%
  }

  #fh5co-about-us .fh5co-about_content p {
    line-height: 30px
  }

  #fh5co-about-us .fh5co-about_video {
    margin-left: 1%;
    margin-bottom: 45px;
    width: 41%;
    text-align: center;
    float: left
  }

  #fh5co-about-us .fh5co-about_video video {
    background: #000;
    z-index: 999 !important;
    position: relative !important
  }

  .col-5-1 {
    float: left;
    width: 18.4%;
    margin-right: 2%;
    height: auto
  }

  #fh5co-about-us .last {
    margin-right: 0
  }

  #fh5co-products_show {
    background: rgba(0, 0, 0, 0) url("../images/chanpbj.jpg") repeat;
    width: 100%;
    padding-bottom: 50px
  }

  #fh5co-products_show .fh5co-heading {
    margin-bottom: 40px
  }

  #fh5co-products_show .fh5co-heading .icon {
    background: rgba(0, 0, 0, 0);
    height: 16px;
    margin: 0 auto 34px;
    width: 31px;
    display: block
  }

  #fh5co-products_show .show_content {
    background: #fff
  }

  #fh5co-products_show .show_content .media_img {
    overflow: hidden;
    position: relative
  }

  #fh5co-products_show .show_content .media_img a img {
    transition: transform 1s ease 0s;
    transform: scale(1);
    width: 100%;
    overflow: hidden
  }

  #fh5co-products_show .show_content .media_img a img:hover {
    transition: transform 1s ease 0s;
    transform: scale(1.1)
  }

  #fh5co-products_show .show_content .media_img .jt {
    height: 12px;
    width: 23px;
    position: absolute;
    text-align: center;
    left: 50%;
    margin: 0px auto 0px -11px;
    z-index: 999;
    bottom: 0px;
    display: block
  }

  #fh5co-products_show .show_content .media_img .jt img {
    margin: 0;
    padding: 0;
    box-sizing: content-box;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin: 0px auto 0px -11px
  }

  #fh5co-products_show .show_content .media_body {
    padding-bottom: 28px
  }

  #fh5co-products_show .show_content .media_body h3 {
    font-size: 20px;
    font-weight: bold;
    padding-top: 40px;
    padding-left: 110px;
    line-height: 30px;
    padding-right: 15px;
    text-align: left
  }

  #fh5co-products_show .show_content .media_body p {
    margin-bottom: 10px;
    font-size: 14px;
    color: #848484;
    padding-left: 45px;
    margin-top: 25px;
    line-height: 26px;
    padding-right: 15px
  }

  #fh5co-products_show .show_content .media_body a {
    width: 190px;
    text-align: center;
    margin-left: 15px;
    display: block;
    line-height: 32px;
    color: #000;
    display: block
  }

  #fh5co-products_show .show_content .media_body a:hover {
    text-decoration: none;
    color: #fff;
    display: block;
    border-top: #1f776b 1px solid;
    border-right: #1f776b 1px solid;
    background: #004ea2;
    border-bottom: #1f776b 1px solid;
    color: #fff;
    border-left: #1f776b 1px solid;
    display: block
  }

  #fh5co-products_show .fh5co-product_more {
    margin-top: 41px;
    width: 100%;
    text-align: center
  }

  #fh5co-products_show .fh5co-product_more a {
    width: 170px;
    height: 56px;
    display: inline-block;
    line-height: 56px;
    font-size: 18px;
    background: #fff;
    border-radius: 3px;
    color: #004ea2;
    text-align: center
  }

  #fh5co-news-list .fh5co-heading {
    margin: 45px 0 50px
  }

  #fh5co-news-list .company-list .media_img {
    overflow: hidden
  }

  #fh5co-news-list .company-list .media_img img {
    width: 100%
  }

  #fh5co-news-list .company-list .media-body h3 a {
    font-size: 16px;
    color: #4d4d4d;
    font-weight: bold
  }

  #fh5co-news-list .industry-list .media-left {
    width: 72px;
    background: #EFEFEF;
    margin-right: 18px
  }

  #fh5co-news-list .industry-list .media:hover .media-left {
    background: #004ea2;
    color: #fff
  }

  #fh5co-news-list .industry-list .media-left {
    padding-top: 10px;
    margin-top: 10px
  }

  #fh5co-news-list .industry-list .media-left p {
    text-align: center;
    margin: 0;
    line-height: 18px;
    font-family: Verdana, Arial
  }

  #fh5co-news-list .industry-list .media .media-left .f-month {
    font-size: 12px
  }

  #fh5co-news-list .industry-list .media .media-left .f-day {
    font-size: 25px;
    border-bottom: 1px solid #f9f9f9;
    padding-bottom: 15px
  }

  #fh5co-news-list .industry-list .media .media-left .f-year {
    font-size: 10px;
    padding-top: 6px;
    padding-bottom: 8px
  }

  #fh5co-news-list .industry-list .media .media-body h3 a {
    font-size: 14px;
    color: #4d4d4d;
    font-weight: bold
  }

  #fh5co-news-list .industry-list .media .media-body h3 a:hover {
    color: #004ea2
  }

  #fh5co-news-list .industry-list .media:hover .media-body h3 a {
    color: #004ea2
  }

  #fh5co-news-list .industry-list .media .media-body p {
    color: #808080;
    font-size: 14px;
    line-height: 20px
  }

  #fh5co-news-list .media .media-body p a {
    float: right
  }

  #fh5co-news-list .media .media-body p {
    font-size: 14px
  }

  #fh5co-case_show .bg-case {
    background: #1c8b83 url(../images/anlzxbt.jpg) no-repeat 50% 0px;
    width: 100%;
    min-height: 240px
  }

  #fh5co-case_show .fh5co-heading {
    padding: 70px 0 20px
  }

  #fh5co-case_show h4.text-center {
    font-size: 14px;
    margin-bottom: 15px
  }

  #fh5co-case_show h4.text-center a {
    font-size: 14px;
    line-height: 3em;
    color: #333333
  }

  #fh5co-case_show .show_content .icon {
    height: 16px;
    width: 31px;
    background: url(../images/anljt.png) no-repeat center bottom;
    margin: 0px auto;
    display: block
  }

  #fh5co-case_show .tab {
    margin-top: 50px
  }

  #fh5co-case_show .tab .tab-body {
    background: none;
    border: none;
    padding-top: 40px
  }

  #fh5co-case_show .tab .tab-nav li {
    margin: 0;
    padding: 0
  }

  #fh5co-case_show .tab .tab-nav li a {
    border: none
  }

  #fh5co-case_show .tab .tab-nav li a:hover,
  #fh5co-case_show .tab .tab-nav li.active a {
    background-color: #1c8b83;
    border-radius: 5px;
    color: #fff
  }

  #fh5co-case_show img {
    /*width: 367px;
    height: 285px*/
  }

  #fh5co-case_show .tab .tab-body .portfolio-img,
  #fh5co-content_show .show_list .portfolio-img {
    overflow: hidden
  }

  #fh5co-case_show .tab .tab-body .portfolio-img img,
  #fh5co-content_show .show_list .portfolio-img img {
    width: 100%;
    overflow: hidden
  }
  #fh5co-content_show .show_list .portfolio-img img{
    width: unset;
   /* height: 300px;*/
    display: block;
    margin:0 auto
  }
  #fh5co-case_show .tab .tab-body h4,
  #fh5co-content_show .show_list h4 {
    font-size: 18px;
    margin: 10px 0;
    font-weight: bold
  }

  #fh5co-friend_link {
    margin-bottom: 30px
  }

  #fh5co-friend_link strong {
    font-size: 18px;
    font-family: "微软雅黑", arail;
    font-weight: normal
  }

  #fh5co-friend_link .friend_link a {
    line-height: 35px;
    margin: 0 10px 0 0
  }

  #fh5co-content_show .nav-inline {
    list-style: outside none none
  }

  #fh5co-content_show .nav li {
    margin: 0;
    padding: 0;
    display: inline
  }

  #fh5co-content_show .nav li a {
    border: none;
    color: #4c4948;
    font-size: 14px;
    display: inline-block;
    padding: 8px 15px
  }

  #fh5co-content_show .nav li a:hover,
  #fh5co-content_show .nav li.active a {
    background-color: #004ea2;
    border-radius: 5px;
    color: #fff
  }

  #fh5co-content_show .show_body {
    font-size: 14px
  }

  #fh5co-content_show .detail img {
    height: auto !important;
    margin: 10px;
    vertical-align: middle
  }

  #fh5co-content_show .detail img {
    opacity: 0.9
  }

  #fh5co-content_show .detail p {
    text-indent: 0;
	line-height:2;
  }

  #fh5co-content_show .qhd-title span {
    margin: 0 5px
  }

  .table span {
    margin-right: 10px
  }

  .content_detail .pager {
    font-size: 14px
  }

  .content_detail .pager a {
    border: none;
    color: #797979
  }

  .content_detail .pager a:focus,
  .content_detail .pager a:hover {
    color: #1c8b83;
    background: none
  }

  .content_detail .pager li {
    margin: 0 5px
  }

  #fh5co-content_show .pagination li {
    margin: 0 3px;
    background: #dcdcdc
  }

  #fh5co-content_show .pagination .active,
  #fh5co-content_show .pagination a:hover {
    background: #004ea2;
    color: #fff
  }

  #fh5co-content_show .pagination .active a {
    color: #fff
  }

  #fh5co-content_show video {
    max-width: 100%
  }

  #fh5co-content_show .article-media img {
    display: block;
    width: 150px
  }

  #fh5co-content_show .article-media .media .time {
    color: #999
  }

  #fh5co-content_show .article-media .media-body h3 a {
    color: #004ea2;
    font-size: 15px;
    font-weight: bold
  }

  #fh5co-content_show .article-media li {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px dotted #d9d9d9
  }

  #fh5co-content_show .article-media .media {
    padding: 8px;
    background: #f8f8f8
  }

  #fh5co-content_show .article-media .media:hover {
    background: #f3f3f3
  }

  #fh5co-content_show .product_list_box .line-big .p_list {
    margin-bottom: 40px
  }

  #fh5co-content_show .product_list_box .media-img {
    overflow: hidden;
    width: 200px;
    height: 150px
  }

  #fh5co-content_show .product_list_box .media-img img {
    transition: transform 1s ease 0s;
    transform: scale(1);
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden
  }

  #fh5co-content_show .product_list_box .media-img img:hover {
    transition: transform 1s ease 0s;
    transform: scale(1.1)
  }

  #fh5co-content_show .product_list_box .media-body h3 a {
    color: #1c8b83
  }

  #fh5co-content_show .product_list_box .media-body p {
    line-height: 210%
  }

  .slideshow img {
    display: block;
    float: left
  }

  @media screen and (max-width:1180px) {
    #fh5co-about-us .fh5co-about_content {
      width: 100%
    }

    #fh5co-about-us .fh5co-about_video {
      margin-left: 0%;
      width: 100%;
      float: left
    }
  }

  #fh5co-img_friend_link li {
    max-height: 120px
  }

  #fh5co-img_friend_link ul li img {
    vertical-align: middle
  }

  .product-left {
    width: 240px;

    background: #efefef;
  }

  .product-left-header {
    height: 60px;
    line-height: 60px;
    padding-left: 18px;
    width: 240px;
    color: #fff;
    font-size: 25px;
    background: #004ea2
  }

  .product-left ul {
    padding-left: 0px
  }

  .product-left .first_li {
    height: 50px;
    line-height: 50px;
    padding-left: 18px;
    margin-top: 1px;
    background: #f2f2f2;
    list-style-type: none;
    position: relative;
  }

  .product-left .first_li a {
    font-size: 16px;
    color: #666666;
    display: block;
    cursor: default
  }

  .product-left .first_li.child a {
    width: 180px
  }

  .product-left .first_li.active a {
    color: #004ea2
  }

  .product-left ul ul {
    display: none
  }

  .product-left .first_li.active+ul {
    display: block
  }

  .product-left ul ul .second_li {
    list-style-type: none;
    line-height: 30px;
    padding-left: 18px
  }

  .product-left ul ul .second_li.active a {
    color: #004ea2
  }

  .product-left .first_li:before {
    content: "";
    display: block;
    width: 57px;
    cursor: pointer;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/pro_tree_arr.png) no-repeat center center
  }

  .product-left .first_li.child.active:before {
    background: url(../images/pro_tree_arr_active.png) no-repeat center center
  }

  .product_show_content {
    width: 1100px
  }

  .product-right h1 {
    font-size: 14px;
    color: #004ea2;
    font-weight: normal
  }

  .product-des {
    font-size: 14px;
    color: #666;
    line-height: 24px
  }

  .slideBox {
    position: relative;
    float: left
  }

  .slideBox ul {
    padding-left: 0px
  }

  .slideBox {
    margin: 0 10px
  }

  .slideBox .bd ul li .x12 {}

  .slideBox .bd ul li .x12 img {
    width: 100%;
    height: auto
  }

  .slideBox .bd ul li .x12 span {
    position: absolute;
    bottom: 0px;
    height: 60px;
    width: 100%;
    left: 0;
    line-height: 60px;
    text-align: center;
    background-color: rgba(40, 120, 164, .5);
    color: #fff;
    font-size: 20px
  }

  .slideBox .prev img,
  .slideBox .next img {
    vertical-align: middle
  }

  .slideBox .prev {
    position: absolute;
    left: 0;
    top: 30%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 30px;
    margin-top: -25px;
    z-index: 99;
    background-color: #2878a4
  }

  .slideBox .next {
    position: absolute;
    right: 0;
    top: 30%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 30px;
    margin-top: -25px;
    z-index: 99;
    background-color: #2878a4
  }

  @media screen and (max-width:1000px) {
    #fh5co-header h1 {
      margin: 10px 0 0 0px
    }

    #fh5co-header h1 a img {
      height: 50px;
      margin: 0px 0 0 20px
    }

    .fh5co-overflow #fh5co-offcanvas {
      display: block
    }

    #fh5co-header {
      margin: 0px 0 0 0
    }

    #fh5co-header nav {
      display: none
    }

    .fh5co-nav-toggle {
      display: block;
      top: 20px
    }

    .slideshow {
      height: 210px !important
    }

    .slideshow img {
      height: 210px !important
    }

    .line-big {
      margin-left: -10px;
      margin-right: -10px
    }

    .line-big .x1,
    .line-big .x2,
    .line-big .x3,
    .line-big .x4,
    .line-big .x5,
    .line-big .x6,
    .line-big .x7,
    .line-big .x8,
    .line-big .x9,
    .line-big .x10,
    .line-big .x11,
    .line-big .x12,
    .line-big .xl1,
    .line-big .xl2,
    .line-big .xl3,
    .line-big .xl4,
    .line-big .xl5,
    .line-big .xl6,
    .line-big .xl7,
    .line-big .xl8,
    .line-big .xl9,
    .line-big .xl10,
    .line-big .xl11,
    .line-big .xl12,
    .line-big .xs1,
    .line-big .xs2,
    .line-big .xs3,
    .line-big .xs4,
    .line-big .xs5,
    .line-big .xs6,
    .line-big .xs7,
    .line-big .xs8,
    .line-big .xs9,
    .line-big .xs10,
    .line-big .xs11,
    .line-big .xs12,
    .line-big .xm1,
    .line-big .xm2,
    .line-big .xm3,
    .line-big .xm4,
    .line-big .xm5,
    .line-big .xm6,
    .line-big .xm7,
    .line-big .xm8,
    .line-big .xm9,
    .line-big .xm10,
    .line-big .xm11,
    .line-big .xm12,
    .line-big .xb1,
    .line-big .xb2,
    .line-big .xb3,
    .line-big .xb4,
    .line-big .xb5,
    .line-big .xb6,
    .line-big .xb7,
    .line-big .xb8,
    .line-big .xb9,
    .line-big .xb10,
    .line-big .xb11,
    .line-big .xb12 {
      position: relative;
      min-height: 1px;
      padding-right: 10px;
      padding-left: 10px
    }
  }
  
  /*分类列表*/
  
  .product-left-header .bd {
    border: 1px solid #ddd;
    padding: 20px;
	float: left;
    width: 280px;
}

.bd li {
	
	line-height: 45px;
    font-size: 16px;
    font-weight: 600;
	
}
.bd li a {
	
	    margin-left: 15px;
	
}

  .lanmu li:last-child {
    margin-bottom: 0;
}
.lanmu li {
    margin-bottom: 20px;
}
.lanmu li a {
    display: block;
    line-height: 40px;
    background-color: #015cb5;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}
  
.lanmu-box {
    margin-top: 10px;
}  
  
  .lanmu-box p {
    border-bottom: 1px dashed #e3e3e3;
    line-height: 45px;
    height: 46px;
    overflow: hidden;
    background: #afaeae;
    padding-left: 46px;
    margin: 0;
}
  
  
 .lanmu-box p a {
   color: #fff;
    font-size: 14px;
    font-weight:300;
}
  
  
  
  

  @media screen and (max-width:760px) {
    .none-768{
      display: none;
    }
    #fh5co-content_show .article-media img {
      width: 80px !important;
      height: auto !important
    }
    #fh5co-header h3{
      margin:0px;
    }
    #fh5co-content_show .product_list_box .media-img {
      overflow: hidden;
      width: 100px !important;
      height: 75px !important
    }
    #fh5co-content_show .show_list .portfolio-img img{
      height: 140px;
    }
    .col-5-1 {
      width: 100%
    }

    #fh5co-news_show .line-middle .xm5 {
      margin-bottom: 20px
    }

    #fh5co-news_show .xm7 .xs9 {
      margin-bottom: 20px
    }

    .slideshow {
      height: 180px !important
    }

    .slideshow img {
      height: 180px !important
    }

    .product-right {
      padding-left: 0px
    }

    .product-right h1 {
      text-align: center;
      font-size: 18px;
      margin: 10px 0
    }

    #fh5co-img_friend_link ul {
      padding-left: 0px
    }

    #fh5co-img_friend_link ul li {
      width: 33.3%
    }

    #fh5co-img_friend_link ul li img {
      width: 100%
    }

    #fh5co-case_show img {
      width: 100%;
      height: inherit
    }

    #fh5co-header {
      position: relative
    }

    #fh5co-header .header-inner {
      height: 60px
    }
	#fh5co-header .header-inner .logo{
		height: 50px;
	}
    #fh5co-header .header-inner #header-bottom {
      text-align: center;
      clear: both;
      padding-top: 5px
    }
    #fh5co-products_show .show_content .media_body a{
      width:91%;
    }
    #fh5co-header .header-inner #header-bottom a {
      display: inline-block;
      margin: 0 2px
    }

    #fh5co-header .header-inner #header-bottom form {
      display: inline-block;
      border: 1px solid #333;
      border-radius: 10px;
      overflow: hidden;
      vertical-align: middle;
      margin-left: 10px
    }

    #fh5co-header .header-inner #header-bottom input.skw {
      height: 23px;
      padding: 0px;
      text-indent: 10px;
      margin: 0px;
      border: none
    }

    #fh5co-header .header-inner #header-bottom input.sub {
      height: 24px;
      border: none;
      background: url(../images/search.png) no-repeat center center;
      width: 30px;
      border-left: 2px solid #999;
      vertical-align: middle
    }

    #mobile_bottom {
      position: fixed;
      bottom: 0px;
      height: 60px;
      padding-top: 10px;
      background: #000;
      width: 100%;
      z-index: 10000000
    }

    #mobile_bottom a {
      display: inline-block;
      width: 19%;
      text-align: center
    }

    #mobile_bottom a span {
      display: block;
      font-size: 24px;
      line-height: 24px;
      height: 24px
    }

    #mobile_bottom a h5 {
      color: #fff
    }
  }

  @media screen and (max-width:480px) {
    .fh5co-nav-toggle {
      top: 10px
    }

    #fh5co-header h1 {
      margin: 0px;
      float: inherit;
      width: 100%;
      text-align: center;
      margin: 10px 0 0 0
    }

    #fh5co-header h1 a img {
      height: 70px;
      margin: 0px 0 0 5px
    }

    #fh5co-content_show .article-media img {
      width: 100px !important;
      height: auto !important
    }

    #fh5co-content_show .article-media .media h3 {
      line-height: 100%
    }

    #fh5co-content_show .article-media .media h3 a {
      font-size: 14px
    }

    #fh5co-content_show .product_list_box .media-img {
      overflow: hidden;
      width: 50px !important;
      height: 38px !important
    }

    .slideshow {
      height: 150px !important
    }

    .slideshow img {
      height: 150px !important
    }

    #fh5co-news-list .industry-list .media .media-body p {
      display: none
    }
  }

  .backToTop {
    display: none;
    width: 55px;
    height: 55px;
    position: fixed;
    _position: absolute;
    right: 15px;
    bottom: 80px;
    _bottom: "auto";
    cursor: pointer;
    z-index: 100000000;
    background: #666 url(../images/icon-gotop-fixed.gif) no-repeat center center
  }

  .backToTop:hover {
    background-color: rgba(0, 0, 0, 0.6);
    background-color: #6d6d6d\9
  }

  @media screen and (max-width:1200px) {
    .product-left {
      width: 100%;
      text-align: center
    }

    .product-left-header {
      display: none
    }

    .product-left .first_li {
      display: inline-block;
      background: none;
      padding: 8px 15px;
      line-height: inherit;
      height: inherit
    }

    .product-left .first_li:before {
      display: none
    }

    .product-left .first_li a {
      font-size: 14px
    }

    .product-left .first_li.child a {
      width: auto
    }

    .product-left .first_li.active+ul {
      display: none !important
    }

    .product-left .first_li.active {
      background-color: #004ea2;
      border-radius: 5px;
      color: #fff
    }

    .product-left .first_li.active a {
      color: #fff
    }

    .product_show_content {
      width: 100%
    }
  }
/*答谢会*/



.page_about .page_tit {
    padding-top: 80px;
}
.page_tit {
    height: 20px;
    border-bottom: 1px solid #363636;
    margin-bottom: 50px;
	width: 1300px;
    margin: auto;
}
.page_tit h3 {
    display: inline-block;
    background: #ffffff;
    padding-right: 20px;
    font-size: 28px;
    font-weight: 400;
    color: #030303;
}
.page_tit h3 span {
    font-size: 14px;
    color: #9b9b9b;
    text-transform: uppercase;
    margin-left: 10px;
    display: inline-block;
}
#case_box .swiper-container {
   /* height: 430px;*/
}
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
#case_box .swiper-case .swiper-slide {
    margin-top: 15px;
	    margin: 10px;
}
.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}
#case_box .swiper-case a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: all 0.32s ease-in-out;
	width:280px;
}

#case_box .swiper-case .img {
    width: 280px;
    overflow: hidden;
    border: solid 6px #f6f6f6;
}
#case_box .swiper-case .img img {
    width: 100%;
    height: 100%;
    /* overflow: hidden; */
}
.page_about img {
    display: block;
    width: 100%;
}
.swiper-slide img {
    width: 100%;
}
img {
    max-width: 100%;
}
#case_box .swiper-case p.kecheng {
    font-size: 18px;
    color: #373737;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-height: 25px;
    margin-top: 14px;
}
#case_box .swiper-case p.td {
    font-size: 14px;
    color: #888888;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-height: 28px;
}

#case_box .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 0px;
}
#case_box .swiper-container .swiper-pagination-bullets {
    counter-reset: nav;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}
#case_box .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ff6e02;
    color: #fff;
    font-size: 16px;
    line-height: 23px;
}

#case_box .swiper-pagination-bullet {
    width: 23px;
    height: 23px;
    display: inline-block;
    border-radius: 100%;
    background: none;
    opacity: 1;
    margin: 0 3px;
    color: #333333;
    font-size: 16px;
    text-align: center;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .5;
}

#case_box .swiper-container .swiper-pagination-bullets span:before {
    counter-increment: nav;
    content: counter(nav);
}

#case_box .swiper-button-prev {
    left: 28%;
    background: url(../images/left1.png) no-repeat;
}
#case_box .swiper-button {
    position: absolute;
    bottom: 5px;
    top: auto;
    width: 68px;
    height: 13px;
}
#case_box .swiper-button-next {
    right: 28%;
    background: url(../images/right1.png) no-repeat;
}
div{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
}


.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
*, *:after, *:before {
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;

}
  @font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')
  }

  .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
  }

  .glyphicon-asterisk:before {
    content: "\002a"
  }

  .glyphicon-plus:before {
    content: "\002b"
  }

  .glyphicon-euro:before,
  .glyphicon-eur:before {
    content: "\20ac"
  }

  .glyphicon-minus:before {
    content: "\2212"
  }

  .glyphicon-cloud:before {
    content: "\2601"
  }

  .glyphicon-envelope:before {
    content: "\2709"
  }

  .glyphicon-pencil:before {
    content: "\270f"
  }

  .glyphicon-glass:before {
    content: "\e001"
  }

  .glyphicon-music:before {
    content: "\e002"
  }

  .glyphicon-search:before {
    content: "\e003"
  }

  .glyphicon-heart:before {
    content: "\e005"
  }

  .glyphicon-star:before {
    content: "\e006"
  }

  .glyphicon-star-empty:before {
    content: "\e007"
  }

  .glyphicon-user:before {
    content: "\e008"
  }

  .glyphicon-film:before {
    content: "\e009"
  }

  .glyphicon-th-large:before {
    content: "\e010"
  }

  .glyphicon-th:before {
    content: "\e011"
  }

  .glyphicon-th-list:before {
    content: "\e012"
  }

  .glyphicon-ok:before {
    content: "\e013"
  }

  .glyphicon-remove:before {
    content: "\e014"
  }

  .glyphicon-zoom-in:before {
    content: "\e015"
  }

  .glyphicon-zoom-out:before {
    content: "\e016"
  }

  .glyphicon-off:before {
    content: "\e017"
  }

  .glyphicon-signal:before {
    content: "\e018"
  }

  .glyphicon-cog:before {
    content: "\e019"
  }

  .glyphicon-trash:before {
    content: "\e020"
  }

  .glyphicon-home:before {
    content: "\e021"
  }

  .glyphicon-file:before {
    content: "\e022"
  }

  .glyphicon-time:before {
    content: "\e023"
  }

  .glyphicon-road:before {
    content: "\e024"
  }

  .glyphicon-download-alt:before {
    content: "\e025"
  }

  .glyphicon-download:before {
    content: "\e026"
  }

  .glyphicon-upload:before {
    content: "\e027"
  }

  .glyphicon-inbox:before {
    content: "\e028"
  }

  .glyphicon-play-circle:before {
    content: "\e029"
  }

  .glyphicon-repeat:before {
    content: "\e030"
  }

  .glyphicon-refresh:before {
    content: "\e031"
  }

  .glyphicon-list-alt:before {
    content: "\e032"
  }

  .glyphicon-lock:before {
    content: "\e033"
  }

  .glyphicon-flag:before {
    content: "\e034"
  }

  .glyphicon-headphones:before {
    content: "\e035"
  }

  .glyphicon-volume-off:before {
    content: "\e036"
  }

  .glyphicon-volume-down:before {
    content: "\e037"
  }

  .glyphicon-volume-up:before {
    content: "\e038"
  }

  .glyphicon-qrcode:before {
    content: "\e039"
  }

  .glyphicon-barcode:before {
    content: "\e040"
  }

  .glyphicon-tag:before {
    content: "\e041"
  }

  .glyphicon-tags:before {
    content: "\e042"
  }

  .glyphicon-book:before {
    content: "\e043"
  }

  .glyphicon-bookmark:before {
    content: "\e044"
  }

  .glyphicon-print:before {
    content: "\e045"
  }

  .glyphicon-camera:before {
    content: "\e046"
  }

  .glyphicon-font:before {
    content: "\e047"
  }

  .glyphicon-bold:before {
    content: "\e048"
  }

  .glyphicon-italic:before {
    content: "\e049"
  }

  .glyphicon-text-height:before {
    content: "\e050"
  }

  .glyphicon-text-width:before {
    content: "\e051"
  }

  .glyphicon-align-left:before {
    content: "\e052"
  }

  .glyphicon-align-center:before {
    content: "\e053"
  }

  .glyphicon-align-right:before {
    content: "\e054"
  }

  .glyphicon-align-justify:before {
    content: "\e055"
  }

  .glyphicon-list:before {
    content: "\e056"
  }

  .glyphicon-indent-left:before {
    content: "\e057"
  }

  .glyphicon-indent-right:before {
    content: "\e058"
  }

  .glyphicon-facetime-video:before {
    content: "\e059"
  }

  .glyphicon-picture:before {
    content: "\e060"
  }

  .glyphicon-map-marker:before {
    content: "\e062"
  }

  .glyphicon-adjust:before {
    content: "\e063"
  }

  .glyphicon-tint:before {
    content: "\e064"
  }

  .glyphicon-edit:before {
    content: "\e065"
  }

  .glyphicon-share:before {
    content: "\e066"
  }

  .glyphicon-check:before {
    content: "\e067"
  }

  .glyphicon-move:before {
    content: "\e068"
  }

  .glyphicon-step-backward:before {
    content: "\e069"
  }

  .glyphicon-fast-backward:before {
    content: "\e070"
  }

  .glyphicon-backward:before {
    content: "\e071"
  }

  .glyphicon-play:before {
    content: "\e072"
  }

  .glyphicon-pause:before {
    content: "\e073"
  }

  .glyphicon-stop:before {
    content: "\e074"
  }

  .glyphicon-forward:before {
    content: "\e075"
  }

  .glyphicon-fast-forward:before {
    content: "\e076"
  }

  .glyphicon-step-forward:before {
    content: "\e077"
  }

  .glyphicon-eject:before {
    content: "\e078"
  }

  .glyphicon-chevron-left:before {
    content: "\e079"
  }

  .glyphicon-chevron-right:before {
    content: "\e080"
  }

  .glyphicon-plus-sign:before {
    content: "\e081"
  }

  .glyphicon-minus-sign:before {
    content: "\e082"
  }

  .glyphicon-remove-sign:before {
    content: "\e083"
  }

  .glyphicon-ok-sign:before {
    content: "\e084"
  }

  .glyphicon-question-sign:before {
    content: "\e085"
  }

  .glyphicon-info-sign:before {
    content: "\e086"
  }

  .glyphicon-screenshot:before {
    content: "\e087"
  }

  .glyphicon-remove-circle:before {
    content: "\e088"
  }

  .glyphicon-ok-circle:before {
    content: "\e089"
  }

  .glyphicon-ban-circle:before {
    content: "\e090"
  }

  .glyphicon-arrow-left:before {
    content: "\e091"
  }

  .glyphicon-arrow-right:before {
    content: "\e092"
  }

  .glyphicon-arrow-up:before {
    content: "\e093"
  }

  .glyphicon-arrow-down:before {
    content: "\e094"
  }

  .glyphicon-share-alt:before {
    content: "\e095"
  }

  .glyphicon-resize-full:before {
    content: "\e096"
  }

  .glyphicon-resize-small:before {
    content: "\e097"
  }

  .glyphicon-exclamation-sign:before {
    content: "\e101"
  }

  .glyphicon-gift:before {
    content: "\e102"
  }

  .glyphicon-leaf:before {
    content: "\e103"
  }

  .glyphicon-fire:before {
    content: "\e104"
  }

  .glyphicon-eye-open:before {
    content: "\e105"
  }

  .glyphicon-eye-close:before {
    content: "\e106"
  }

  .glyphicon-warning-sign:before {
    content: "\e107"
  }

  .glyphicon-plane:before {
    content: "\e108"
  }

  .glyphicon-calendar:before {
    content: "\e109"
  }

  .glyphicon-random:before {
    content: "\e110"
  }

  .glyphicon-comment:before {
    content: "\e111"
  }

  .glyphicon-magnet:before {
    content: "\e112"
  }

  .glyphicon-chevron-up:before {
    content: "\e113"
  }

  .glyphicon-chevron-down:before {
    content: "\e114"
  }

  .glyphicon-retweet:before {
    content: "\e115"
  }

  .glyphicon-shopping-cart:before {
    content: "\e116"
  }

  .glyphicon-folder-close:before {
    content: "\e117"
  }

  .glyphicon-folder-open:before {
    content: "\e118"
  }

  .glyphicon-resize-vertical:before {
    content: "\e119"
  }

  .glyphicon-resize-horizontal:before {
    content: "\e120"
  }

  .glyphicon-hdd:before {
    content: "\e121"
  }

  .glyphicon-bullhorn:before {
    content: "\e122"
  }

  .glyphicon-bell:before {
    content: "\e123"
  }

  .glyphicon-certificate:before {
    content: "\e124"
  }

  .glyphicon-thumbs-up:before {
    content: "\e125"
  }

  .glyphicon-thumbs-down:before {
    content: "\e126"
  }

  .glyphicon-hand-right:before {
    content: "\e127"
  }

  .glyphicon-hand-left:before {
    content: "\e128"
  }

  .glyphicon-hand-up:before {
    content: "\e129"
  }

  .glyphicon-hand-down:before {
    content: "\e130"
  }

  .glyphicon-circle-arrow-right:before {
    content: "\e131"
  }

  .glyphicon-circle-arrow-left:before {
    content: "\e132"
  }

  .glyphicon-circle-arrow-up:before {
    content: "\e133"
  }

  .glyphicon-circle-arrow-down:before {
    content: "\e134"
  }

  .glyphicon-globe:before {
    content: "\e135"
  }

  .glyphicon-wrench:before {
    content: "\e136"
  }

  .glyphicon-tasks:before {
    content: "\e137"
  }

  .glyphicon-filter:before {
    content: "\e138"
  }

  .glyphicon-briefcase:before {
    content: "\e139"
  }

  .glyphicon-fullscreen:before {
    content: "\e140"
  }

  .glyphicon-dashboard:before {
    content: "\e141"
  }

  .glyphicon-paperclip:before {
    content: "\e142"
  }

  .glyphicon-heart-empty:before {
    content: "\e143"
  }

  .glyphicon-link:before {
    content: "\e144"
  }

  .glyphicon-phone:before {
    content: "\e145"
  }

  .glyphicon-pushpin:before {
    content: "\e146"
  }

  .glyphicon-usd:before {
    content: "\e148"
  }

  .glyphicon-gbp:before {
    content: "\e149"
  }

  .glyphicon-sort:before {
    content: "\e150"
  }

  .glyphicon-sort-by-alphabet:before {
    content: "\e151"
  }

  .glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
  }

  .glyphicon-sort-by-order:before {
    content: "\e153"
  }

  .glyphicon-sort-by-order-alt:before {
    content: "\e154"
  }

  .glyphicon-sort-by-attributes:before {
    content: "\e155"
  }

  .glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
  }

  .glyphicon-unchecked:before {
    content: "\e157"
  }

  .glyphicon-expand:before {
    content: "\e158"
  }

  .glyphicon-collapse-down:before {
    content: "\e159"
  }

  .glyphicon-collapse-up:before {
    content: "\e160"
  }

  .glyphicon-log-in:before {
    content: "\e161"
  }

  .glyphicon-flash:before {
    content: "\e162"
  }

  .glyphicon-log-out:before {
    content: "\e163"
  }

  .glyphicon-new-window:before {
    content: "\e164"
  }

  .glyphicon-record:before {
    content: "\e165"
  }

  .glyphicon-save:before {
    content: "\e166"
  }

  .glyphicon-open:before {
    content: "\e167"
  }

  .glyphicon-saved:before {
    content: "\e168"
  }

  .glyphicon-import:before {
    content: "\e169"
  }

  .glyphicon-export:before {
    content: "\e170"
  }

  .glyphicon-send:before {
    content: "\e171"
  }

  .glyphicon-floppy-disk:before {
    content: "\e172"
  }

  .glyphicon-floppy-saved:before {
    content: "\e173"
  }

  .glyphicon-floppy-remove:before {
    content: "\e174"
  }

  .glyphicon-floppy-save:before {
    content: "\e175"
  }

  .glyphicon-floppy-open:before {
    content: "\e176"
  }

  .glyphicon-credit-card:before {
    content: "\e177"
  }

  .glyphicon-transfer:before {
    content: "\e178"
  }

  .glyphicon-cutlery:before {
    content: "\e179"
  }

  .glyphicon-header:before {
    content: "\e180"
  }

  .glyphicon-compressed:before {
    content: "\e181"
  }

  .glyphicon-earphone:before {
    content: "\e182"
  }

  .glyphicon-phone-alt:before {
    content: "\e183"
  }

  .glyphicon-tower:before {
    content: "\e184"
  }

  .glyphicon-stats:before {
    content: "\e185"
  }

  .glyphicon-sd-video:before {
    content: "\e186"
  }

  .glyphicon-hd-video:before {
    content: "\e187"
  }

  .glyphicon-subtitles:before {
    content: "\e188"
  }

  .glyphicon-sound-stereo:before {
    content: "\e189"
  }

  .glyphicon-sound-dolby:before {
    content: "\e190"
  }

  .glyphicon-sound-5-1:before {
    content: "\e191"
  }

  .glyphicon-sound-6-1:before {
    content: "\e192"
  }

  .glyphicon-sound-7-1:before {
    content: "\e193"
  }

  .glyphicon-copyright-mark:before {
    content: "\e194"
  }

  .glyphicon-registration-mark:before {
    content: "\e195"
  }

  .glyphicon-cloud-download:before {
    content: "\e197"
  }

  .glyphicon-cloud-upload:before {
    content: "\e198"
  }

  .glyphicon-tree-conifer:before {
    content: "\e199"
  }

  .glyphicon-tree-deciduous:before {
    content: "\e200"
  }

  .glyphicon-cd:before {
    content: "\e201"
  }

  .glyphicon-save-file:before {
    content: "\e202"
  }

  .glyphicon-open-file:before {
    content: "\e203"
  }

  .glyphicon-level-up:before {
    content: "\e204"
  }

  .glyphicon-copy:before {
    content: "\e205"
  }

  .glyphicon-paste:before {
    content: "\e206"
  }

  .glyphicon-alert:before {
    content: "\e209"
  }

  .glyphicon-equalizer:before {
    content: "\e210"
  }

  .glyphicon-king:before {
    content: "\e211"
  }

  .glyphicon-queen:before {
    content: "\e212"
  }

  .glyphicon-pawn:before {
    content: "\e213"
  }

  .glyphicon-bishop:before {
    content: "\e214"
  }

  .glyphicon-knight:before {
    content: "\e215"
  }

  .glyphicon-baby-formula:before {
    content: "\e216"
  }

  .glyphicon-tent:before {
    content: "\26fa"
  }

  .glyphicon-blackboard:before {
    content: "\e218"
  }

  .glyphicon-bed:before {
    content: "\e219"
  }

  .glyphicon-apple:before {
    content: "\f8ff"
  }

  .glyphicon-erase:before {
    content: "\e221"
  }

  .glyphicon-hourglass:before {
    content: "\231b"
  }

  .glyphicon-lamp:before {
    content: "\e223"
  }

  .glyphicon-duplicate:before {
    content: "\e224"
  }

  .glyphicon-piggy-bank:before {
    content: "\e225"
  }

  .glyphicon-scissors:before {
    content: "\e226"
  }

  .glyphicon-bitcoin:before {
    content: "\e227"
  }

  .glyphicon-btc:before {
    content: "\e227"
  }

  .glyphicon-xbt:before {
    content: "\e227"
  }

  .glyphicon-yen:before {
    content: "\00a5"
  }

  .glyphicon-jpy:before {
    content: "\00a5"
  }

  .glyphicon-ruble:before {
    content: "\20bd"
  }

  .glyphicon-rub:before {
    content: "\20bd"
  }

  .glyphicon-scale:before {
    content: "\e230"
  }

  .glyphicon-ice-lolly:before {
    content: "\e231"
  }

  .glyphicon-ice-lolly-tasted:before {
    content: "\e232"
  }

  .glyphicon-education:before {
    content: "\e233"
  }

  .glyphicon-option-horizontal:before {
    content: "\e234"
  }

  .glyphicon-option-vertical:before {
    content: "\e235"
  }

  .glyphicon-menu-hamburger:before {
    content: "\e236"
  }

  .glyphicon-modal-window:before {
    content: "\e237"
  }

  .glyphicon-oil:before {
    content: "\e238"
  }

  .glyphicon-grain:before {
    content: "\e239"
  }

  .glyphicon-sunglasses:before {
    content: "\e240"
  }

  .glyphicon-text-size:before {
    content: "\e241"
  }

  .glyphicon-text-color:before {
    content: "\e242"
  }

  .glyphicon-text-background:before {
    content: "\e243"
  }

  .glyphicon-object-align-top:before {
    content: "\e244"
  }

  .glyphicon-object-align-bottom:before {
    content: "\e245"
  }

  .glyphicon-object-align-horizontal:before {
    content: "\e246"
  }

  .glyphicon-object-align-left:before {
    content: "\e247"
  }

  .glyphicon-object-align-vertical:before {
    content: "\e248"
  }

  .glyphicon-object-align-right:before {
    content: "\e249"
  }

  .glyphicon-triangle-right:before {
    content: "\e250"
  }

  .glyphicon-triangle-left:before {
    content: "\e251"
  }

  .glyphicon-triangle-bottom:before {
    content: "\e252"
  }

  .glyphicon-triangle-top:before {
    content: "\e253"
  }

  .glyphicon-console:before {
    content: "\e254"
  }

  .glyphicon-superscript:before {
    content: "\e255"
  }

  .glyphicon-subscript:before {
    content: "\e256"
  }

  .glyphicon-menu-left:before {
    content: "\e257"
  }

  .glyphicon-menu-right:before {
    content: "\e258"
  }

  .glyphicon-menu-down:before {
    content: "\e259"
  }

  .glyphicon-menu-up:before {
    content: "\e260"
  }

  .tag {
    margin: 0 0 20px 0
  }

  .tag a {
    color: #fff
  }

  .c_product_b dl {
    text-align: center
  }

  .c_product_b dl dt {
    width: 80%;
    margin: 0 auto;
    display: inline-block
  }

  .c_product_b img {
    max-width: 100%
  }

  .related {
    font-size: 16px;
    color: #222;
    border-left: 2px solid #222;
    padding-left: 20px;
    margin: 20px 0
  }

  .c_news_b {
    margin-bottom: 30px
  }

  .c_news_b ul li {
    height: 25px;
    line-height: 25px;
    list-style: none
  }

  .c_news_b ul li span {
    float: right
  }

  .cnzz {
    display: inline-block
  }

  .cnzz img {
    vertical-align: middle
  }

  .phonefooternav {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 99999;
    min-height: 80px
  }

  .phonefooternav ul {
    padding-left: 0px !important
  }

  .phonefooternav ul li {
    width: 25%;
    background: #494949;
    float: left;
    padding: 10px 0;
    border-right: 1px solid #666;
    list-style: none;
    min-height: 80px
  }

  .phonefooternav ul li a {
    display: block;
    color: #fff;
    text-align: center
  }

  .phonefooternav ul li a:hover {
    text-decoration: initial
  }

  .phonefooternav ul li a i {
    display: block;
    font-size: 20px;
    padding: 10px 0
  }

  @media (max-width:480px) {
    .phonefooternav ul li {
      padding: 3px 0px
    }
  }

  @media (max-width:767px) {
    body {
      padding-bottom: 80px !important
    }
  }

  .visible-xs {
    display: none !important
  }

  @media (max-width:767px) {
    .visible-xs {
      display: block !important
    }
  }

  .topbar {
    height: 30px;
    line-height: 30px;
    width: 100%;
    background: #29305c;
    color: #fff
  }

  .topbar a {
    color: #fff
  }

  .hidden-xs {
    display: block !important
  }

  @media (max-width:767px) {
    .hidden-xs {
      display: none !important
    }
  }

  .toplc {
    float: left
  }

  .toplr {
    float: right
  }

  .current a.first-level {
    color: #004ea2 !important;
    font-weight: bold
  }

  footer {
    background-color: #141414;
    color: #999;
    font-size: 14px;
    margin-top: 30px
  }
  .protypelist ul {
    display: flex;
    flex-wrap: wrap;
    margin:1% 0;
}

.protypelist ul li {
  /* border: 1px solid #333; */
  box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  margin: 10px;
  padding: 5px 10px;
}

.protypelist ul li a {
    font-size: 16px;
    color:#333
}

  @media (max-width:768px) {
    footer {
      margin-top: 10px
    }
  }

  footer a {
    color: #999
  }

  footer a:hover {
    color: #004ea2 !important
  }

  .foot {
    padding: 20px 0;
    overflow: hidden
  }

  .footerContact {
    background: url(../images/icon.jpg) left center no-repeat;
    line-height: 40px;
    text-align: left;
    padding-left: 30px;
    margin-top: 20px
  }

  .quikLink {
    margin: 0 25px 0 25px
  }

  .footerTitle {
    font-size: 20px;
    line-height: 40px;
    height: 45px;
    margin-bottom: 20px
  }

  .footerContent a {
    font-size: 14px;
    width: 50%;
    display: block;
    float: left;
    line-height: 40px
  }

  footer .copyright {
    background: #000;
    overflow: hidden;
    padding: 25px 0 15px 0;
    text-align: center
  }

  footer .copyright a {
    color: #C0C0C3
  }

  .pages {}

  .pages li {
    display: inline-block;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    padding: 6px 12px;
    background: #dcdcdc;
    margin: 0 5px;
    font-size: 16px
  }

  .pages li a:hover {
    color: #004ea2;
    font-weight: bold
  }

  .pages li.pages_solid {
    color: #004ea2;
    font-weight: bold
  }
