@media(min-width:800px) {
  .mo {
    display: none;
  }

  .pc {
    display: block;
  }
}

@media(max-width:800px) {
  .mo {
    display: block;
  }

  .pc {
    display: none;
  }

  html,
  body {
    background: #fff;
    color: #333;
    font: 14px/1.6 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
  }

  body a {
    color: #333;
    text-decoration: none;
  }

  body a:hover {
    color: #e9280c;
    text-decoration: none;
  }

  header {
    position: relative;
    z-index: 11;
  }

  .tem_inner,
  .met_section {
    position: relative;
  }

  .tem_top {
    overflow: hidden;
    height: 50px;
    background: #fff;
    color: #e9280;
  }

  .tem_top i {
    position: absolute;
    padding: 0px 10px;
    height: 35px;
    font-size: 24px;
    line-height: 35px;
  }

  .tem_top i.am-icon-bars {
    top: 7px;
    right: 5px;
  }

  .tem_top i.am-icon-globe {
    top: 7px;
    right: 55px;
  }

  .tem_top i.met_now {
    background: #cf260d;
  }

  .tem_top h1,
  .tem_top h2 {
    margin: 0;
  }

  .tem_top h1 img,
  .tem_top h2 img {
    visibility: visible;
    max-height: 50px !important;
  }

  .tem_top_nav {
    display: none;
  }

  .tem_head ul:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    content: "";
  }

  .tem_head ul {
    margin: 0px;
    padding: 0px;
    background: #cf260d;
    color: #fff;
  }

  .tem_head li {
    list-style: none;
  }

  .tem_head li a {
    display: block;
    padding: 15px;
    color: #fff;
  }

  .tem_head li a:hover,
  .tem_head li a.navdown,
  .tem_head li a.met_now {
    background: #b7250f;
  }

  .tem_banner ul {
    margin: 0px;
    padding: 0px;
  }

  .tem_banner {
    position: relative;
    overflow: hidden;
    background: #fafafa;
    text-align: center;
    font-size: 0;
  }

  .tem_banner li {
    list-style: none;
  }

  .tem_banner ul li {
    float: left;
    background-position: center center;
    background-repeat: no-repeat;
  }

  .tem_banner ul li a {
    display: block;
    width: 100%;
    height: 100%;
  }

  .tem_banner .am-control-nav {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    text-align: center;
  }

  .tem_banner .am-control-nav li {
    display: inline-block;
    margin: 0 4px;
    cursor: pointer;
  }

  .tem_banner .am-control-nav li a {
    display: block;
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    border-radius: 10px;
    text-indent: -999em;
  }

  .tem_banner .am-control-nav li a.am-active {
    background: #fff;
  }

  .tem_banner .flash img {
    width: 100% !important;
  }

  .tem_index_title {
    margin: 0 0 20px 0;
    padding: 0px;
    border-bottom: 1px solid #ccc;
    text-align: center;
    font-weight: normal;
    font-size: 22px;
  }

  .tem_index_title span {
    position: relative;
    top: 2px;
    display: inline-block;
    padding: 10px 15px;
    border-bottom: 4px solid #666;
  }

  .tem_index_title p {
    margin: 0px;
    height: 0px;
    color: #8c8c8c;
    font-weight: normal;
    font-size: 0px;
  }

  .tem_index_more {
    clear: both;
    margin: 0 auto;
    padding-top: 30px;
    width: 200px;
    text-align: center;
  }

  .tem_index_more a {
    display: block;
    height: 40px;
    background: #e9280c;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
    line-height: 40px;
  }

  .tem_index_more a:hover {
    background: #d82208;
    color: #fff;
  }

  .tem_index_about {
    padding: 20px 10px 30px;
  }

  .tem_index_about_more {
    margin: 0px;
    padding-top: 20px;
  }

  .tem_index_about_more a {
    display: inline-block;
    padding: 8px 30px;
    border: 2px solid #eee;
    color: #999 !important;
    text-decoration: none;
    font-weight: normal;
  }

  .tem_index_about_more a:hover {
    background: #eee;
    text-decoration: none !important;
  }

  .tem_index_about .met_editor {
    padding: 0px 8px;
  }

  .tem_index_product {
    padding: 20px 10px 30px;
  }

  .tem_index_product ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
  }

  .tem_index_product ul li {
    float: left;
    overflow: hidden;
    margin-bottom: 10px;
    width: 50%;
    text-align: center;
  }

  .tem_index_product ul li a {
    display: block;
    margin: 0 auto;
    width: 95%;
    background: #fff;
    text-align: center;
    font-size: 0;
  }

  .tem_index_product ul li h2 {
    margin: 0px;
    padding: 8px 10px;
    background: #8c989f;
    color: #fff;
    text-align: left;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.5;
  }

  .tem_index_product ul li img {
    width: 100%;
  }

  .tem_index_news {
    padding: 20px 10px 30px;
    text-align: center;
  }

  .tem_index_news_tab {
    display: -webkit-box;
    margin: 0 0 10px;
    padding: 0px;
    height: 35px;
    border-right: 1px solid #8c989f;
    list-style: none;
    line-height: 35px;
  }

  .tem_index_news_tab li {
    -webkit-box-flex: 1;
  }

  .tem_index_news_tab li h3 {
    padding: 0 40px;
    height: 35px;
    border: 1px solid #8c989f;
    border-right: 0;
    font-weight: normal;
    line-height: 35px;
    cursor: pointer;
  }

  .tem_index_news_tab li.am-active h3 {
    background: #8c989f;
    color: #fff;
  }

  .tem_index_news_tab li:hover h3 {
    background: #8c989f;
    color: #fff;
  }

  .tem_index_news_slides ul {
    margin: 0px;
    padding: 0px;
  }

  .tem_index_news_list {
    margin: 0px;
    padding: 0px;
    list-style: none;
  }

  .tem_index_news_list div {
    padding: 15px 10px;
    border-bottom: 1px solid #ddd;
    text-align: left;
  }

  .tem_index_news_list a {
    display: block;
  }

  .tem_index_news_list h3 {
    overflow: hidden;
    margin: 0px;
    margin-bottom: 3px;
    padding: 0px;
    height: 23px;
    color: #000;
    font-weight: normal;
    line-height: 23px;
  }

  .tem_index_news_list p {
    margin: 0px;
    padding: 0px;
    color: #818181;
    line-height: 1.5;
  }

  .tem_index_case {
    padding: 20px 10px 30px;
  }

  .tem_index_case .am-slider-default {
    background-color: transparent !important;
    box-shadow: none !important;
  }

  .tem_index_case_list ul.am-slides {
    margin: 0px;
    padding: 0px;
  }

  .tem_index_case_list ul.am-slides:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    content: "";
  }

  .tem_index_case_list ul.am-slides li {
    float: left;
    list-style: none;
  }

  .tem_index_case_list .tem_list {
    float: left;
    margin: 0px;
    margin-bottom: 10px;
    width: 50%;
  }

  .tem_index_case_list .tem_list dt {
    margin: 0px;
    padding: 0 5px;
    text-align: center;
    font-size: 0;
  }

  .tem_index_case_list .tem_list dt a {
    display: block;
    overflow: hidden;
    margin: 0 auto;
  }

  .tem_index_case_list .tem_list dt img {
    width: 100%;
  }

  .tem_index_case_list .tem_list dd {
    margin: 0px;
    padding: 0 5px;
  }

  .tem_index_case_list .tem_list h3 {
    margin: 0 auto;
    height: 40px;
    background: #8c989f;
    text-align: center;
    font-weight: normal;
    line-height: 40px;
  }

  .tem_index_case_list .tem_list h3 a {
    color: #fff;
  }

  .tem_index_case_list .tem_list h3 a:hover {
    color: #fff;
  }

  .tem_index_case_list .am-control-nav {
    bottom: -30px !important;
  }

  .tem_index_to {
    border-top: 1px solid #e7e8ed;
    border-bottom: 1px solid #e7e8ed;
    background: #f7f8fa;
  }

  .tem_index_footer {
    padding: 40px 10px 50px;
    background: #1e1e1e;
  }

  .tem_index_footer dl {}

  .tem_index_footer dl dt {
    margin-right: 25px;
    height: 40px;
    border-bottom: 1px solid #363636;
    color: #f3f3f3;
    font-size: 16px;
    line-height: 40px;
  }

  .tem_index_footer dl dt span {
    position: relative;
    top: -1px;
    display: inline-block;
    border-bottom: 3px solid #838383;
  }

  .tem_index_footer dl dd {
    padding: 10px;
  }

  .tem_index_footer_contact li {
    position: relative;
    margin-bottom: 15px;
    padding-top: 5px;
    padding-left: 48px;
    min-height: 35px;
    color: #646363;
    list-style: none;
  }

  .tem_index_footer_contact li i {
    position: absolute;
    top: 0;
    left: 0;
    width: 35px;
    height: 35px;
    border: 1px solid #424244;
    border-radius: 5px;
    color: #7c7c7c;
    text-align: center;
    font-size: 22px;
    line-height: 35px;
  }

  .tem_index_footer_link dd {
    padding: 20px 0;
  }

  .tem_index_footer_link a {
    display: inline-block;
    margin: 0 12px 10px 0;
    color: #646363;
    white-space: nowrap;
  }

  .tem_index_footer_link a:hover {
    color: #ababab;
  }

  .tem_index_footer_link a img {
    height: 45px;
  }

  .tem_index_footer_attention {}

  .tem_index_footer_attention dd {
    padding: 20px 0;
    color: #646363;
  }

  .tem_index_footer_attention li {
    display: inline-block;
    margin: 8px;
    list-style: none;
  }

  .tem_index_footer_attention li a {
    display: block;
    overflow: hidden;
    width: 44px;
    height: 44px;
    background: url(/public/image/pnt.png) no-repeat left top;
    color: #646363;
    font-size: 0;
  }

  .tem_index_footer_attention li.tenxun a {
    background-position: -83px top !important;
  }

  .tem_index_footer_attention li.weixin a {
    background-position: -247px top !important;
  }

  .tem_index_footer_attention li.qq a {
    background-position: -165px top !important;
  }

  .tem_index_footer_attention li:hover a {
    background: url(/public/image/pnthover.png) no-repeat;
  }

  .tem_index_footer_attention img {
    margin-top: 8px;
    width: 100px;
  }

  .tem_index_footer_attention p {
    margin-top: 5px;
  }

  .tem_footer {
    position: relative;
    padding: 30px 0 20px;
    background: #161616;
    color: #4a4a4a;
    text-align: center;
    font-size: 12px;
  }

  .tem_footer a {
    color: #4a4a4a;
  }

  .tem_footer_nav {}

  .tem_footer_nav a {
    display: inline-block;
    padding: 5px 10px;
  }

  .tem_footer_text {
    margin-top: 15px;
  }

  .powered_by_metinfo {
    height: 35px;
    background: #161616;
    color: #4a4a4a;
    text-align: center;
    font-size: 12px;
    line-height: 35px;
  }

  .powered_by_metinfo a {
    color: #4a4a4a;
  }

  .met_section {
    position: relative;
    padding: 0px 0px 30px;
  }

  .met_section aside {
    display: none;
    overflow: overlay;
  }

  .met_section aside .am-offcanvas-content {
    padding: 5px;
  }

  .met_section aside .am-offcanvas-bar {
    width: 70%;
    background: #1c1c1c;
    height: 100vh;
  }

  .met_section aside .am-offcanvas-bar dt a {
    display: block;
    padding: 15px;
    border-bottom: 1px solid #292929;
    color: #fff;
    font-weight: normal;
    font-size: 16px;
  }

  .met_section aside .am-offcanvas-bar dd h4 {
    display: inline-block;
    margin: 5px;
  }

  .met_section aside .am-offcanvas-bar dd a {
    display: block;
    padding: 5px;
    background: #292929;
    color: #929292;
    font-weight: normal;
    font-size: 16px;
  }

  .met_section .met_article_head {
    position: relative;
    padding: 0px 10px;
  }

  .met_section .met_article_head h1 {
    padding: 0px 10px;
    height: 60px;
    border-bottom: 1px solid #ddd;
    font-weight: normal;
    font-size: 16px;
    line-height: 60px;
  }

  .met_section .met_article_head h3 {
    position: absolute;
    top: 0px;
    right: 15px;
    height: 60px;
    color: #666;
    font-weight: normal;
    font-size: 12px;
    line-height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .met_section .met_article_head h3 i {
    margin-right: 5px;
    width: 30px;
    height: 30px;
    border-radius: 100px;
    background: #efefef;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
  }


  /*以下CSS样式谨慎修改，内页各模块样式，多模板可共用*/
  body,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  dl,
  dt,
  li,
  ol,
  ul,
  dd,
  th,
  td,
  p,
  pre,
  form,
  input,
  button,
  textarea,
  hr {
    margin: 0;
    padding: 0;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 100%;
  }

  body ul,
  body ol,
  body dl,
  body p,
  body h1,
  body h2,
  body h3,
  body h4,
  body h5,
  body h6 {
    margin: 0px;
    padding: 0px;
    font-size: 100%;
  }

  img {
    border: 0;
  }

  button,
  input,
  select,
  textarea {
    font-size: 100%;
  }

  .met_clear {
    clear: both;
  }

  .met_none {
    display: none;
  }

  .met_hidden {
    visibility: hidden;
  }

  .met_fl {
    float: left;
  }

  .met_fr {
    float: right;
  }

  .met_editor {
    overflow: hidden;
  }

  .met_editor ul,
  .met_editor ol {
    margin: 0;
    padding: 0 0 0 25px;
  }

  .met_editor a {
    color: #1c57c4;
  }

  .met_editor a:hover {
    text-decoration: underline;
  }

  .met_editor img {
    max-width: 100%;
    height: auto !important;
  }

  .met_editor blockquote {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    border-left: 4px solid #ddd;
  }

  .met_editor hr {
    display: block;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin: 20px 0;
    padding: 0;
    height: 0;
    border: 0;
    border-top: 1px solid #ddd;
  }

  .met_editor .metvideobox {
    text-align: center;
    visibility: hidden;
    margin: 10px auto;
  }

  .met_editor .video-js {
    max-width: 100%;
  }

  .met_editor table {
    margin-bottom: 1.6rem;
    padding: 0 !important;
    width: 100% !important;
    border: 0;
    border-collapse: collapse !important;
    border-spacing: 0 !important;
  }

  .met_editor_table {
    overflow: scroll;
    width: 100%;
  }

  .met_editor table td {
    border: 1px solid #ddd !important;
  }

  .met_editor table>thead>tr>th,
  table>tbody>tr>th,
  table>tfoot>tr>th,
  table>thead>tr>td,
  table>tbody>tr>td,
  table>tfoot>tr>td {
    padding: .7rem;
    border-top: 1px solid #ddd;
    vertical-align: top;
    line-height: 1.6;
  }

  .met_editor table>thead>tr>th {
    border-bottom: 1px solid #ddd;
    vertical-align: bottom;
  }

  .met_editor #page_break .collapse {
    display: none;
  }

  .met_editor #page_break .num {
    padding: 10px 0;
    text-align: center;
  }

  .met_editor #page_break .num li {
    display: inline;
    overflow: hidden;
    margin: 0 2px;
    padding: 3px 5px;
    border: 1px solid #ccc;
    background-color: #fff;
    color: #666;
    text-align: center;
    font-size: 12px;
    font-family: Arial;
    cursor: pointer;
  }

  .met_editor #page_break .num li.on {
    background-color: #ccc;
    color: #fff;
    font-weight: bold;
  }

  .metinfo-banner1 {
    overflow: hidden;
    margin: 0 auto;
  }

  .met_pager {
    padding: 30px 0 0;
    text-align: center;
  }

  .met_pager a {
    display: inline-block;
    padding: 0px 10px;
    height: 30px;
    border: 1px solid #e0e0e0;
    color: #aaa;
    text-align: center;
    text-align: center;
    line-height: 30px;
  }

  .met_pager a:hover {
    border: 1px solid #a0a0a0;
    color: #aaa;
  }

  .met_pager .PreSpan,
  .met_pager .NextSpan {
    display: inline-block;
    padding: 0px 10px;
    height: 30px;
    border: 1px solid #e0e0e0;
    background: #f0f0f0;
    color: #ccc;
    text-align: center;
    line-height: 30px;
  }

  .met_pager .PreA,
  .met_pager .NextA {
    height: 28px;
    min-width: 58px;
    color: #aaa;
    line-height: 28px;
    _width: 58px;
  }

  .met_pager .PreSpan,
  .met_pager .PreA {
    margin-right: 6px;
  }

  .met_pager .NextSpan,
  .met_pager .NextA {
    margin-left: 6px;
  }

  .met_pager .firstPage,
  .met_pager .lastPage {
    height: 28px;
    min-width: 40px;
    color: #aaa;
    font-weight: bold;
    line-height: 28px;
    _width: 40px;
  }

  .met_pager .Ahover {
    background: #f0f0f0;
    color: #aaa;
  }

  .met_pager .PageText {
    display: none;
    margin-left: 10px;
    color: #aaa;
  }

  .met_pager #metPageT,
  #metPageB {
    border: 1px solid #e0e0e0;
    color: #aaa;
    text-align: center;
  }

  .met_pager #metPageT {
    display: none;
    padding: 6px 5px 5px;
    width: 20px;
  }

  .met_pager #metPageB {
    display: none;
    padding: 6px 0 5px;
    min-width: 40px;
    font-weight: bold;
    cursor: pointer;
    _width: 40px;
  }

  *html .met_pager #metPageT {
    height: 13px;
    line-height: 13px;
  }

  *html .met_pager #metPageB {
    padding: 0;
    height: 28px;
    line-height: 20px;
  }

  *+html .met_pager #metPageT {
    height: 13px;
    line-height: 13px;
  }

  *+html .met_pager #metPageB {
    padding: 0;
    height: 28px;
    line-height: 20px;
  }

  /*各模块页面样式*/
  .met_module1 {
    padding: 30px 10px;
  }

  .met_module2_list {
    padding: 10px 10px;
  }

  .met_module2_list li {
    position: relative;
    padding: 15px 0px;
    border-bottom: 1px solid #ddd;
    list-style: none;
  }

  .met_module2_list h2 {
    font-weight: normal;
  }

  .met_module2_list li p {
    color: #818181;
  }

  .met_module2_list li span.time {
    color: #818181;
  }

  .met_module2_list li h2 i {
    display: none;
  }

  .met_module2_list li.list_2 h2,
  .met_module2_list li.list_3 h2 {
    margin-bottom: 3px;
    font-weight: bold;
  }

  .met_module2_list li.list_2 {
    padding: 15px 0;
  }

  .met_module2_list li.list_3 {
    padding-left: 100px;
    min-height: 80px;
  }

  .met_module2_list li.list_3 img {
    position: absolute;
    top: 15px;
    left: 0;
  }

  .met_module2_list li.list_3 span.time {
    position: static;
  }

  .met_module2 h1.met_title {
    margin-top: 10px;
    padding: 5px 10px;
    font-weight: normal;
    font-size: 28px;
    line-height: 1.2;
  }

  .met_module2 .met_infos {
    margin: 0px 10px 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    color: #818181;
    font-size: 12px;
  }

  .met_module2 .met_time {
    padding-right: 6px;
  }

  .met_module2 .met_source {
    padding-right: 6px;
  }

  .met_module2 .met_source a {
    color: #607fa6;
  }

  .met_module2 .met_editor {
    padding: 0 10px;
  }

  .met_tools {
    position: relative;
    margin: 30px 10px 0px;
    padding: 5px 5px 0;
    border-top: 1px solid #ddd;
  }

  .met_tools .met_page {
    clear: both;
    display: -webkit-box;
    margin: 10px 0px 0px;
    padding: 0px;
    color: #818181;
  }

  .met_tools .met_page li {
    padding: 8px;
    background: #f7f8fa;
    list-style: none;
    -webkit-box-flex: 1;
  }

  .met_tools .met_page li.met_page_preinfo {
    margin-right: 10px;
    text-align: right;
  }

  .met_tools .met_page a {
    display: block;
    color: #607fa6;
  }

  .met_module3_list ul.list_1 {
    padding: 0px 5px;
    list-style: none;
  }

  .met_module3_list ul.list_1 li {
    float: left;
    overflow: hidden;
    margin-top: 10px;
    width: 50%;
    text-align: center;
  }

  .met_module3_list ul.list_1 li a {
    display: block;
    margin: 0 auto;
    width: 95%;
    background: #fff;
    text-align: center;
    font-size: 0;
  }

  .met_module3_list ul.list_1 li h2 {
    padding: 10px 5px;
    text-align: left;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.2;
  }

  .met_module3_list ul a img {
    width: 100%;
    height: auto;
  }

  .met_module3_list ul.list_2 {
    list-style: none;
  }

  .met_module3_list ul.list_2 li {
    padding: 20px 10px;
    border-bottom: 1px solid #ddd;
  }

  .met_module3_list ul.list_2 dt {
    position: relative;
    float: left;
    width: 120px;
  }

  .met_module3_list ul.list_2 dt img {
    width: 100%;
  }

  .met_module3_list ul.list_2 dd {
    float: left;
    margin-top: 0px;
    margin-left: -120px;
    width: 100%;
  }

  .met_module3_list ul.list_2 dd .met_listbox {
    margin-left: 120px;
  }

  .met_module3_list ul.list_2 dd h2 {
    padding: 0px 10px;
    font-weight: normal;
    font-size: 15px;
    line-height: 1.2;
  }

  .met_module3_list ul.list_2 dd p {
    padding: 5px 10px;
    color: #818181;
  }

  #showproduct dl.pshow {
    padding: 0px 10px;
  }

  #showproduct dl.pshow dt {
    position: relative;
    float: left;
    overflow: hidden;
    text-align: center;
    font-size: 0;
  }

  #showproduct dl.pshow dt .met_box {
    margin: 0 auto;
    height: 480px;
  }

  #showproduct .met_imgshowbox ul {
    margin: 0px;
    padding: 0px;
    display: flex;
    align-items: center;
  }

  #showproduct .met_imgshowbox {
    position: relative;
    overflow: hidden;
    text-align: center;
    font-size: 0;
  }

  #showproduct .met_imgshowbox .am-slides li {
    list-style: none;
  }

  #showproduct .met_imgshowbox .am-slides li a {
    display: block;
  }

  #showproduct .met_imgshowbox .am-control-nav {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    text-align: center;
  }

  #showproduct .met_imgshowbox .am-control-nav li {
    display: inline-block;
    margin: 0 4px;
    cursor: pointer;
  }

  #showproduct .met_imgshowbox .am-control-nav li a {
    display: block;
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    border-radius: 10px;
    text-indent: -999em;
  }

  #showproduct .met_imgshowbox .am-control-nav li a.am-active {
    background: #fff;
  }

  #showproduct dl.pshow dd .met_box h1 {
    padding: 20px 5px;
    border-bottom: 1px solid #ddd;
    font-size: 16px;
  }

  #showproduct dl.pshow dd .met_box ul li {
    position: relative;
    padding: 8px 5px 8px 90px;
    border-bottom: 1px solid #ddd;
    color: #818181;
    list-style: none;
  }

  #showproduct dl.pshow dd .met_box ul li span {
    position: absolute;
    top: 0;
    left: 0;
    padding: 8px 5px;
    width: 80px;
    word-wrap: break-word;
  }

  #showproduct dl.pshow dd .met_box .desc {
    margin-top: 20px;
    padding: 10px;
    background: #f7f8fa;
    color: #666;
  }

  #showproduct .met_nav {
    position: relative;
    visibility: hidden;
    overflow: hidden;
    margin: 30px 0;
    height: 45px;
    border: 1px solid #ddd;
    background: #fff;
    line-height: 45px;
  }

  #showproduct .met_nav #wrapper {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 43px;
  }

  #showproduct .met_nav #scroller {
    position: absolute;
  }

  #showproduct .met_nav .am-icon-forward {
    position: absolute;
    top: 0px;
    right: 5px;
    color: #aaa;
    font-size: 12px;
  }

  #showproduct .met_nav ol {
    border: 0;
  }

  #showproduct .met_nav li {
    display: inline-block;
    height: 43px;
    border-right: 1px solid #ddd;
    list-style: none;
    cursor: pointer;
  }

  #showproduct .met_nav li a {
    display: block;
    margin-right: 0px;
    padding: 0px;
    height: 100%;
    border: 0;
    text-align: center;
    line-height: 43px;
  }

  #showproduct .met_nav li.am-active a,
  #showproduct .met_nav li.met_hover a {
    background: #f7f8fa;
  }

  #showproduct .met_nav li .am-dropdown-content {
    padding: 5px;
  }

  #showproduct .met_related {
    margin-top: 30px;
    padding: 10px 10px;
    border-bottom: 1px solid #ddd;
    color: #333;
    font-weight: normal;
    font-size: 18px;
  }

  #showproduct .met_related_list {
    list-style: none;
  }

  #showproduct .met_related_list li {
    float: left;
    overflow: hidden;
    margin-top: 10px;
    width: 50%;
    text-align: center;
  }

  #showproduct .met_related_list li a {
    display: block;
    margin: 0 auto;
    width: 95%;
    border: 1px solid #ddd;
    background: #fff;
    text-align: center;
    font-size: 0;
  }

  #showproduct .met_related_list li h2 {
    padding: 10px 10px;
    border-top: 1px solid #ddd;
    text-align: left;
    font-weight: normal;
    font-size: 14px;
  }

  #showproduct .met_related_list li img {
    width: 100%;
  }

  #showproduct .met_related_list li a:hover h2 {
    color: #333;
  }

  #showproduct .met_nav_contbox {
    padding: 0 10px;
    border: 0;
  }

  #downloadlist {
    padding: 15px;
  }

  #downloadlist .metlist {
    margin-bottom: 20px;
  }

  #downloadlist .metlist dt {
    padding: 8px 5px 8px 0;
    border-bottom: 1px solid #ddd;
    background: url(/public/image/images/dt-9.gif) no-repeat 5px 11px;
    font-weight: bold;
    font-size: 14px;
  }

  #downloadlist .metlist dd {
    padding: 8px;
    background: #f7f8fa;
    color: #999;
  }

  #downloadlist .metlist dd b {
    font-weight: normal;
  }

  #downloadlist .metlist dd span {
    display: block;
    padding-right: 20px;
  }

  #downloadlist .metlist dd a {
    color: #1c57c4;
  }

  #downloadlist .metlist dd a.down {
    color: #fa1a1a;
  }

  #showdownload {
    padding: 15px;
  }

  #showdownload h1.title {
    margin-bottom: 30px;
    padding: 15px 5px;
    border-bottom: 1px solid #ddd;
    font-size: 24px;
  }

  #showdownload .paralist {
    visibility: hidden;
    padding: 5px 10px;
    background: #8c989f;
    color: #fff;
  }

  #showdownload .paralist li {
    position: relative;
    padding: 8px 5px 8px 90px;
    min-height: 20px;
    border-bottom: 1px solid #ddd;
    list-style: none;
  }

  #showdownload .paralist li:last-child {
    border-bottom: 0;
  }

  #showdownload .paralist li a {
    color: #fff;
  }

  #showdownload .paralist li span {
    position: absolute;
    top: 0;
    left: 0;
    padding: 8px 5px;
    width: 80px;
    word-wrap: break-word;
  }

  #showdownload .met_editor {
    padding: 0 10px;
  }

  #showdownload .ctitle {
    margin: 30px 0 10px;
    padding: 0 10px;
    height: 40px;
    border-bottom: 1px solid #ddd;
    font-weight: normal;
    font-size: 16px;
    line-height: 40px;
  }

  #showdownload .downloadbox {
    margin-top: 30px;
  }

  #showdownload .downloadbox a {
    display: inline-block;
    padding: 0 35px;
    height: 35px;
    border-radius: 2px;
    background: #23b7e5;
    color: #fff;
    line-height: 35px;
  }

  #showdownload .downloadbox a:hover {
    background: #38c4f0;
  }

  #showdownload .downloadbox a.active {
    background: #1ba4cf;
  }

  #imglist ul.list_1 {
    padding: 0px 5px;
    list-style: none;
  }

  #imglist ul.list_1 li {
    float: left;
    overflow: hidden;
    margin-top: 10px;
    width: 50%;
    text-align: center;
  }

  #imglist ul.list_1 li a {
    display: block;
    margin: 0 auto;
    width: 95%;
    border: 1px solid #ddd;
    background: #fff;
    text-align: center;
    font-size: 0;
  }

  #imglist ul.list_1 li h2 {
    padding: 10px 10px;
    border-top: 1px solid #ddd;
    text-align: left;
    font-weight: normal;
    font-size: 14px;
  }

  #imglist ul a img {
    width: 100%;
  }

  #imglist ul a:hover h2 {
    color: #333;
  }

  #imglist ul.list_2 {
    list-style: none;
  }

  #imglist ul.list_2 li {
    padding: 20px 10px;
    border-bottom: 1px solid #ddd;
  }

  #imglist ul.list_2 dt {
    position: relative;
    float: left;
    width: 120px;
  }

  #imglist ul.list_2 dt img {
    width: 100%;
  }

  #imglist ul.list_2 dd {
    float: left;
    margin-top: 0px;
    margin-left: -120px;
    width: 100%;
  }

  #imglist ul.list_2 dd .met_listbox {
    margin-left: 120px;
  }

  #imglist ul.list_2 dd h2 {
    padding: 0px 10px;
    font-size: 15px;
    line-height: 1.2;
  }

  #imglist ul.list_2 dd p {
    padding: 5px 10px;
    color: #818181;
  }

  #showimg h1.met_title {
    margin: 0px 10px;
    margin-bottom: 30px;
    padding: 15px 5px;
    border-bottom: 1px solid #ddd;
    font-size: 24px;
  }

  #showimg .met_imgshowbox ul {
    margin: 0px;
    padding: 0px;
  }

  #showimg .met_imgshowbox {
    position: relative;
    overflow: hidden;
    text-align: center;
    font-size: 0;
  }

  #showimg .met_imgshowbox .am-slides li {
    list-style: none;
  }

  #showimg .met_imgshowbox .am-slides li a {
    display: block;
  }

  #showimg .met_imgshowbox .am-control-nav {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    text-align: center;
  }

  #showimg .met_imgshowbox .am-control-nav li {
    display: inline-block;
    margin: 0 4px;
    cursor: pointer;
  }

  #showimg .met_imgshowbox .am-control-nav li a {
    display: block;
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    border-radius: 10px;
    text-indent: -999em;
  }

  #showimg .met_imgshowbox .am-control-nav li a.am-active {
    background: #fff;
  }

  #showimg .imgparalist {
    visibility: hidden;
    visibility: hidden;
    margin: 0px 10px;
    margin-top: 30px;
    padding: 5px 10px;
    background: #8c989f;
    color: #fff;
  }

  #showimg .imgparalist li {
    position: relative;
    padding: 8px 5px 8px 90px;
    min-height: 20px;
    border-bottom: 1px solid #ddd;
    list-style: none;
  }

  #showimg .imgparalist li:last-child {
    border-bottom: 0;
  }

  #showimg .imgparalist li a {
    color: #fff;
  }

  #showimg .imgparalist li span {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    padding: 8px 5px;
    width: 80px;
    word-wrap: break-word;
  }

  #joblist {
    padding: 10px;
  }

  #joblist dl {
    margin-top: 10px;
    padding: 10px 5px 10px;
    border: 1px solid #ddd;
  }

  #joblist dt {
    padding: 0 10px;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.2;
  }

  #joblist dd {
    margin-top: 0px;
  }

  #joblist dd .dtail {
    padding: 5px 10px 0;
    border-top: 1px solid #ddd;
  }

  #joblist dd .dtail span {
    margin-right: 15px;
  }

  #joblist dd .dtail a {
    color: #1c57c4;
  }

  #joblist dd .editor {
    padding: 10px;
  }

  #joblist dd .mis {
    padding: 5px 10px;
    border-bottom: 1px solid #ddd;
    font-size: 12px;
  }

  #joblist dd .mis span {
    margin-right: 15px;
    color: #999;
  }

  #showjob h1.title {
    margin: 0px 10px;
    margin-bottom: 30px;
    padding: 15px 5px;
    border-bottom: 1px solid #ddd;
    font-size: 24px;
  }

  #showjob .ctitle {
    margin: 30px 10px 10px;
    padding: 0 10px;
    height: 40px;
    border-bottom: 1px solid #ddd;
    font-weight: normal;
    font-size: 16px;
    line-height: 40px;
  }

  #showjob .met_editor {
    padding: 0 10px;
  }

  #cvlist {
    padding: 15px;
  }

  #showjob .paralist {
    visibility: hidden;
    visibility: hidden;
    margin: 0px 10px;
    margin-top: 30px;
    padding: 5px 10px;
    background: #8c989f;
    color: #fff;
  }

  #showjob .paralist li {
    position: relative;
    padding: 8px 5px 8px 90px;
    min-height: 20px;
    border-bottom: 1px solid #ddd;
    list-style: none;
  }

  #showjob .paralist li:last-child {
    border-bottom: 0;
  }

  #showjob .paralist li a {
    color: #fff;
  }

  #showjob .paralist li span {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    padding: 8px 5px;
    width: 80px;
    word-wrap: break-word;
  }

  #showjob .info_cv {
    margin-top: 30px;
    margin-left: 10px;
  }

  #showjob .info_cv a {
    display: inline-block;
    padding: 0 35px;
    height: 35px;
    border-radius: 2px;
    background: #23b7e5;
    color: #fff;
    line-height: 35px;
  }

  #showjob .info_cv a:hover {
    background: #38c4f0;
  }

  #showjob .info_cv a.active {
    background: #1ba4cf;
  }

  #messagelist {
    padding: 10px;
  }

  #messagelist .metlist {
    margin-top: 10px;
    padding: 5px;
    border: 1px solid #ddd;
  }

  #messagelist .metlist dt {
    padding: 5px;
  }

  #messagelist .metlist dt span.name {
    color: #2c7199;
  }

  #messagelist .metlist dt span.time {
    padding-left: 5px;
    color: #aaa;
    font-size: 12px;
  }

  #messagelist .metlist dt span.tt {
    float: right;
    padding-right: 5px;
    color: #aaa;
  }

  #messagelist .metlist dd.info span.tt {
    clear: both;
    display: none;
  }

  #messagelist .metlist dd.info span.text {
    display: block;
    padding: 0 5px 10px;
    border-bottom: 1px solid #ddd;
    line-height: 1.5;
  }

  #messagelist .metlist dd.reinfo span.tt {
    display: block;
    padding: 10px 5px 0;
    color: #2c7199;
  }

  #messagelist .metlist dd.reinfo span.text {
    display: block;
    padding: 5px 5px 10px;
    line-height: 1.5;
  }

  #messagelist .v52fmbx {
    margin: 30px 0 0;
  }

  #linklist {
    padding: 15px 15px 25px;
  }

  #linklist .ctitle {
    margin: 10px 0 10px;
    padding: 5px 10px;
    border-bottom: 1px solid #ddd;
  }

  #linklist .inside {
    padding: 15px 0 0;
  }

  #linklist .metlist .img li {
    display: inline;
    padding-right: 5px;
    list-style: none;
  }

  #linklist .metlist .img img {
    width: 88px;
    height: 31px;
  }

  #linklist .metlist .txt li {
    float: left;
    overflow: hidden;
    margin-right: 5px;
    width: 88px;
    height: 20px;
    list-style: none;
    line-height: 20px;
  }

  #linksubmit {
    padding: 15px;
  }

  #linksubmit table {
    margin: 0 auto;
  }

  #memberbox {
    padding: 15px;
  }

  #memberbox .main_deng {
    width: 95%;
  }

  #memberbox .member_login_submit span {
    display: block;
    margin-top: 20px;
  }

  #memberbox .main_zhuce {
    width: 95%;
  }

  ul.searchnavlist {
    margin: 0;
    padding: 0 20px;
    list-style: none;
  }

  ul.searchnavlist li {
    padding: 5px 0;
  }

  ul.searchnavlist .advsearch_searchword input {
    padding: 2px 5px;
    width: 90%;
    height: 28px;
    outline: 0;
    border: 1px solid #dcdfe0;
    border-radius: 2px;
    background-color: #fff;
    color: #333;
    line-height: 28px\9;
  }

  ul.searchnavlist .searchgo {
    display: block;
    padding: 0 35px;
    height: 34px;
    border: 0 none;
    border-radius: 2px;
    background: #23b7e5;
    color: #fff;
    font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
    line-height: 26px;
    cursor: pointer;
  }

  ul.searchnavlist .searchgo:hover {
    background: #38c4f0;
  }

  ul.searchnavlist .searchgo:active {
    background: #1ba4cf;
  }

  #searchlist {
    padding: 10px;
  }

  #searchlist li {
    margin-bottom: 6px;
    padding-left: 10px;
    line-height: 1.5;
  }

  #searchlist ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  #searchlist ul li {
    margin-bottom: 10px;
    padding: 3px 5px;
  }

  #searchlist ul li img {
    display: none;
  }

  #searchlist .search_title {
    display: block;
    padding: 2px 0;
  }

  #searchlist .search_title a {
    color: #12C;
    text-decoration: underline;
    font-size: 16px;
  }

  #searchlist .search_title em {
    color: #c00;
    text-decoration: underline;
    font-style: normal;
  }

  #searchlist .search_detail {
    display: block;
  }

  #searchlist .search_detail a {
    color: #12C;
    text-decoration: underline;
  }

  #searchlist .search_content em {
    color: #c00;
    font-style: normal;
  }

  #searchlist .search_updatetime {
    display: block;
    margin-top: 5px;
    color: green;
  }

  #searchlist a:hover {
    text-decoration: underline;
  }

  #sitemaplist dl {
    margin: 10px 10px 0;
    padding: 20px;
    border: 1px solid #ddd;
  }

  #sitemaplist dt h2 {
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
    font-weight: normal;
    font-size: 18px;
  }

  #sitemaplist dd {
    margin-top: 0px;
  }

  #sitemaplist dd ul {
    margin: 0px;
    padding: 0px;
  }

  #sitemaplist dt h2 i {
    position: relative;
    top: 2px;
    margin-left: 10px;
    color: #888;
    font-weight: normal;
    font-size: 22px;
  }

  #sitemaplist dd ul {
    float: left;
    margin-top: 20px;
    width: 25%;
    list-style: none;
  }

  #sitemaplist dd li {
    margin-top: 5px;
  }

  #sitemaplist dd li h4 a {
    color: #666;
    font-weight: normal;
  }

  #feedback {
    margin: 10px;
  }

  /*表单*/
  .v52fmbx_hr {
    margin: 0;
    padding: 0 5px 0 15px;
    height: 60px;
    border-top: 1px solid #ddd;
    background: #ddd;
    font-size: 14px;
    line-height: 60px;
  }

  :-ms-input-placeholder {
    color: #999;
  }

  .met-focus {
    border: 1px solid #23b7e5 !important;
  }

  .v52fmbx {
    overflow: hidden;
    border: 1px solid #ddd;
    border-top: 0;
    text-align: left;
  }

  .v52fmbx dl:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    content: "";
  }

  .v52fmbx dl {
    width: 100%;
    background: #fff;
    zoom: 1;
  }

  .v52fmbx dl {
    position: relative;
    margin: 0;
    padding: 5px 0;
    border-top: 1px solid #ddd;
  }

  .v52fmbx dl dt {
    overflow: hidden;
    padding: 15px 15px 10px 15px;
    text-align: left;
    font-weight: normal;
    line-height: 1.2;
  }

  .v52fmbx dl dd {
    margin: 0;
    padding: 2px 0 0 15px;
  }

  .v52fmbx dl dd label input {
    position: relative;
    top: 1px;
    margin-right: 3px;
  }

  .v52fmbx dl dd .fbox {
    margin: 0 10px 10px 0;
  }

  .v52fmbx dl dd .tips {
    color: #aaa;
  }

  .v52fmbx dl dd .tips:hover {
    color: #f00;
  }

  .v52fmbx dl dd.labelinline label {
    display: inline;
  }

  .v52fmbx dl dt.addimgdt {
    padding: 10px 5px 10px;
  }

  .v52fmbx dl dt.addimgdt p {
    margin-bottom: 8px;
    height: 30px;
    line-height: 30px;
  }

  .v52fmbx dl.noborder {
    border-bottom: 0;
  }

  .v52fmbx dl.noborder dt {
    display: none;
  }

  .v52fmbx dl.noborder dd {
    padding: 10px 15px;
  }

  .formerror {
    margin-top: 6px;
    height: 20px;
    line-height: 20px;
  }

  .formerror .fa-times {
    margin-right: 5px;
    padding: 1px 2px;
    border-radius: 3px;
    background: red;
    color: #fff;
    font-size: 16px;
  }

  .formerror .fa-check {
    margin-right: 5px;
    padding: 2px;
    border-radius: 3px;
    background: #10aa00;
    color: #fff;
    font-size: 14px;
  }

  .formerrorbox {
    border: 2px solid #f00 !important;
  }

  .v52fmbx dl dd.ftype_description {
    margin: 0 5px;
    padding: 8px;
    background: #6c6fbf;
    color: #fff;
  }

  .ftype_input .tips {
    padding-top: 5px;
  }

  .ftype_input .fbox input {
    padding: 2px 5px;
    width: 95%;
    height: 45px;
    outline: 0;
    border: 1px solid #dcdfe0;
    border-radius: 2px;
    background-color: #fff;
    color: #333;
  }

  .ftype_input .fbox input::-webkit-input-placeholder {
    font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
  }

  .placeholder-ie {
    position: relative;
  }

  .placeholder-ie label {
    position: absolute;
    top: 7px;
    left: 8px;
    color: #999;
    cursor: text;
  }

  .ftype_textarea .tips {
    display: block;
  }

  .ftype_textarea textarea {
    padding: 7px 5px;
    width: 95%;
    height: 100px;
    outline: 0;
    border: 1px solid #dcdfe0;
    background-color: #fff;
    color: #333;
    line-height: 1.5;
  }

  .ftype_textarea .fbox textarea::-webkit-input-placeholder {
    font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
  }

  .ftype_select .tips,
  .ftype_select-linkage .tips {
    display: block;
    margin-top: 5px;
  }

  select {
    padding: 4px;
    height: 31px;
    outline: 0;
    border: 1px solid #ccc;
    background-color: #fff;
    color: #656565;
    vertical-align: middle;
    line-height: 31px;
  }

  .ftype_radio .fbox label {
    display: block;
    margin: 0;
    height: 28px;
    font-weight: normal;
    line-height: 28px;
  }

  .ftype_radio .fbox input[type='radio'] {
    position: relative;
    position: relative;
    top: -1px;
    bottom: 3px;
    margin: 0;
    margin-right: 6px;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    vertical-align: middle;
  }

  .ftype_radio .formerror {
    margin-top: 0;
  }

  .ftype_checkbox .fbox input[type='checkbox'] {
    position: relative;
    bottom: 3px;
    margin: 0;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    vertical-align: middle;
  }

  .ftype_checkbox .fbox label {
    display: block;
    margin: 0;
    height: 28px;
    font-weight: normal;
    line-height: 28px;
  }

  .ftype_checkbox .fbox input {
    position: relative;
    top: -1px;
    margin-right: 6px !important;
  }

  .ftype_checkbox .formerror {
    margin-top: 0;
  }

  .ftype_transverse .fbox label {
    display: inline;
    margin-right: 15px;
  }

  .submit {
    display: block;
    padding: 0 35px;
    height: 34px;
    border: 0 none;
    border-radius: 2px;
    background: #23b7e5;
    color: #fff;
    font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
    line-height: 26px;
    cursor: pointer;
  }

  .submit:hover {
    background: #38c4f0;
  }

  .submit.active {
    background: #1ba4cf;
  }

  .v52fmbx dl dd.ftype_code input {
    margin-right: 10px;
    width: 80px;
  }

  .v52fmbx dl dd.ftype_code img {
    position: relative;
    bottom: 2px;
    height: 30px;
  }

  /*底部菜单样式*/
  #footernav {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    text-align: center
  }

  .footerboxnav {
    max-width: 640px;
    margin: 0 auto;
    position: relative
  }

  #footernav ul {
    display: -webkit-box
  }

  #footernav ul li {
    display: -webkit-box;
    -webkit-box-flex: 1;
    text-align: center;
    border-right: 1px solid #003c87;
    border-left: 1px solid #008cd7
  }

  #footernav ul li a {
    display: block;
    width: 100%;
    text-align: center;
    color: #fff
  }

  #footernav .icon {
    display: block;
    margin: 0 auto 6px;
    position: relative;
    top: 3px;
    width: 30px;
    height: 22px;
    overflow: hidden;
    background: url(/public/image/footer.png) no-repeat;
    background-size: 150px;
    background-position: -2px 0
  }

  #footernav .map {
    background-position: -82px 2px
  }

  #footernav .message {
    background-position: -44px 0
  }

  #footernav .home {
    background-position: -116px 1px
  }

  #footnum {
    display: none
  }

  #footernav .icon-phone {
    color: #fff;
    font-size: 23px;
    text-align: center;
    line-height: 32px
  }

  #footernav .icon-map-marker {
    color: #fff;
    font-size: 23px;
    text-align: center;
    line-height: 32px
  }

  #footernav .icon-edit {
    color: #fff;
    font-size: 22px;
    text-align: center;
    line-height: 34px
  }

  #footernav .icon-home {
    color: #fff;
    font-size: 23px;
    text-align: center;
    line-height: 32px
  }

  .jisou-info {
    position: absolute;
    height: 100px;
    background: rgba(0, 0, 0, 0);
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    z-index: 800;
    display: none !important
  }

  .info-nr {
    z-index: 900;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
  }

  .info-nr-menu {
    -webkit-appearance: button;
    display: inline-block;
    width: 36px !important;
    height: 36px !important;
    border-radius: 36px;
    position: absolute;
    bottom: 17px;
    left: 17px;
    z-index: 999;
    -moz-box-shadow: 0 0 0 4px #fff, 0 2px 5px 4px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 0 0 4px #fff, 0 2px 5px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 0 4px #fff, 0 2px 5px 4px rgba(0, 0, 0, 0.25);
    background-color: #b70000;
    -webkit-transition: -webkit-transform 200ms;
    -webkit-transform: rotate(1deg);
    color: #fff;
    background-image: url("/public/image/plus.png");
    background-repeat: no-repeat;
    background-position: center center;
    outline: 0;
    border: 0
  }

  .info-nr-menu:before {
    font-size: 20px;
    margin: 9px 0 0 9px
  }

  .info-nr-menu:checked {
    -webkit-transform: rotate(135deg)
  }

  .info-nr-phone>div {
    width: 32px;
    height: 32px;
    border-radius: 32px;
    -moz-box-shadow: 0 0 0 3px #fff, 0 2px 5px 3px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 0 0 3px #fff, 0 2px 5px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 0 3px #fff, 0 2px 5px 3px rgba(0, 0, 0, 0.25);
    background: #b70000;
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: 20px;
    margin-left: 20px;
    z-index: 900;
    -webkit-transition: -webkit-transform 200ms
  }

  .info-nr-phone>div a {
    display: block;
    height: 32px;
    width: 32px
  }

  .info-nr-phone>div.on:nth-of-type(1) {
    -webkit-transform: translate(0, -100px) rotate(720deg)
  }

  .info-nr-phone>div.on:nth-of-type(2) {
    -webkit-transform: translate(47px, -81px) rotate(720deg)
  }

  .info-nr-phone>div.on:nth-of-type(3) {
    -webkit-transform: translate(81px, -45px) rotate(720deg)
  }

  .info-nr-phone>div.on:nth-of-type(4) {
    -webkit-transform: translate(100px, 0) rotate(720deg)
  }

  .color-blue .info-nr-menu,
  .color-blue div {
    background-color: #2192e1
  }

  .color-green .info-nr-menu,
  .color-green div {
    background-color: #64c31f
  }

  .color-grey .info-nr-menu,
  .color-grey div {
    background-color: #656664
  }

  .color-red .info-nr-menu,
  .color-red div {
    background-color: #d32020
  }

  .color-orange .info-nr-menu,
  .color-orange div {
    background-color: #0058a4
  }

  #footer {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    height: 45px;
    overflow: hidden;
    z-index: 999;
    text-align: center
  }

  #footer .footerbox {
    width: 100%;
    height: 45px;
    margin: 0 auto;
    position: relative
  }

  #footer .footerlist {
    width: 100%;
    height: 45px;
    overflow: hidden;
    position: absolute;
    left: 0;
    border-top: 0
  }

  #footer ul {
    width: 100%;
    display: -webkit-box
  }

  #footer ul li {
    display: -webkit-box;
    -webkit-box-flex: 1;
    text-align: center;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    border-left: 0;
    position: relative
  }

  #footer ul li i.iconfont {
    padding: 0
  }

  #footer ul li i.fa-qq {
    font-size: 22px
  }

  #footer ul li a {
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    height: 45px
  }

  #footer .icon {
    display: block;
    text-align: center;
    margin: 0 auto 0;
    width: 35px;
    height: 29px;
    line-height: 33px;
    overflow: hidden;
    font-size: 26px
  }

  #footer .map {
    background-position: -83px 0
  }

  #footer .message {
    background-position: -45px 0
  }

  #footer .home {
    background-position: -118px 0
  }

  #footer .txt {
    display: block;
    height: 16px;
    line-height: 16px;
    font-size: 12px
  }

  .am-offcanvas {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1090;
    background: rgba(0, 0, 0, .15);
  }

  .am-gallery-item {
    width: 100%;
    height: 100%;
  }

  .am-gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
}