﻿@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
textarea,
input {
  margin: 0;
  padding: 0; }

address,
cite,
dfn,
em,
var,
i {
  font-style: normal; }

body {
  font-size: 14px;
  line-height: 22px;
  font-family:  ,arial, verdana, helvetica, 'PingFang SC', 'HanHei SC', STHeitiSC-Light,  sans-serif;
  color: #1E1F30;
  /*background: #F7F7F8;*/
  background-color:white;
}
h1,
h2,
h3,
h4,
h5,
h6,
th {
  font-size: 100%;
  font-weight: normal; }

button,
input,
select,
textarea {
  font-size: 100%;
  padding: 0; }

fieldset,
img {
  border: 0; }

a {
  text-decoration: none;
  color: #666;
  background: none;
  cursor: pointer;
  -webkit-tap-highlight-color: none; }

a {
  text-decoration: none;
  color: #1E1F30; }

a:hover {
  color: #1E1F30; }

ul,
ol {
  list-style: none; }

input[type=text],
input[type=password],
textarea {
  outline-style: none; }

input,
textarea {
  outline-style: none; }

a img.iframe,
fieldset,
img,
input {
  border: 0; }

img {
  display: block;
  border: none; }

input,
lable,
select,
textarea {
  vertical-align: middle;
  user-select: text; }

:focus {
  outline: none; }

.clearfix {
  zoom: 1; }

.clearfix:after {
  content: '';
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both; }

.fl {
  float: left; }

.fr {
  float: right; }

.dn {
  display: none; }

.dnI {
  display: none !important; }

.show {
  display: block; }

.showI {
  display: block !important; }

.wid12 {
  width: 1200px; }

.auto {
  margin: 0 auto; }

/* 公共头部
.header {
  height: 80px;
  background: #ffffff; }
  .header .headCon {
    width: 1200px;
    margin: 0 auto; }
  .header .logo {
    padding-top: 26px; }
    .header .logo img {
      width: 118px;
      height: 28px; }
  .header .nav {
    font-size: 16px;
    margin-top: 29px; }
    .header .nav a {
      color: #1E1F30;
      display: inline-block; }
      .header .nav a + a {
        margin-left: 38px; }
      .header .nav a.current {
        font-weight: bold;
        color: #DD2D34; }
  .header .language-wrap {
    position: relative;
    margin-top: 30px;
    margin-left: 40px;
    z-index: 9; }
    .header .language-wrap .table {
      padding-right: 24px;
      cursor: pointer; }
    .header .language-wrap img {
      width: 20px;
      height: 20px; }
    .header .language-wrap i {
      position: absolute;
      top: 7px;
      right: 7px;
      font-size: 0;
      height: 0;
      width: 0;
      border-width: 6px 5px 0;
      border-style: solid dashed;
      border-color: #888888 transparent transparent;
      transition: all .4s ease 0s; }
    .header .language-wrap .menu-ul {
      width: 180px;
      background: #fff;
      box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
      position: absolute;
      right: 0;
      top: 50px; }
      .header .language-wrap .menu-ul li {
        height: 40px;
        line-height: 40px;
        padding-left: 60px;
        cursor: pointer; }
        .header .language-wrap .menu-ul li.china {
          background: url("../images/china.png") no-repeat left 20px center; }
          .header .language-wrap .menu-ul li.china:hover {
            background-color: #f7f7f7; }
        .header .language-wrap .menu-ul li.English {
          background: url("../images/English.png") no-repeat left 20px center; }
          .header .language-wrap .menu-ul li.English:hover {
            background-color: #f7f7f7; } */

/* 公共尾部
  .footer .footerCon {
    width: 1200px;
    margin: 0 auto; }
  .footer .product {
    padding-top: 40px;
    padding-bottom: 38px;
    border-bottom: 1px solid #E8E8E8; }
    .footer .product h4 {
      font-size: 16px;
      color: #1e1f30;
      margin-bottom: 20px;
      font-weight: bold; }
    .footer .product .item {
      float: left;
      width: 150px; }
    .footer .product ol li + li {
      margin-top: 18px; }
    .footer .product ol .current {
      color: #E0212F; }
  .footer .footer-wrap {
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #E8E8E8; }
    .footer .footer-wrap li {
      float: left; }
    .footer .footer-wrap .contactUs {
      margin-right: 30px; }
    .footer .footer-wrap .division {
      margin-right: 80px; }
    .footer .footer-wrap .link {
      margin-right: 52px; }
    .footer .footer-wrap .linkTwo {
      margin-top: 42px; }
    .footer .footer-wrap p {
      line-height: 20px;
      margin-bottom: 20px; }
    .footer .footer-wrap .tip {
      color: #888888;
      font-size: 12px;
      line-height: 18px;
      margin-bottom: 8px; }
    .footer .footer-wrap .landline {
      font-size: 30px;
      color: #dd2d34;
      line-height: 42px;
      font-weight: bold;
      margin-bottom: 14px; }
    .footer .footer-wrap h4 {
      font-size: 16px;
      font-weight: bold;
      margin-bottom: 20px; }
    .footer .footer-wrap .link a {
      display: block;
      line-height: 20px;
      margin-bottom: 20px; }
    .footer .footer-wrap .focusOn {
      float: right; }
      .footer .footer-wrap .focusOn h4 {
        padding-left: 8px; }
      .footer .footer-wrap .focusOn .ewm-2 {
        margin-left: 30px; }
      .footer .footer-wrap .focusOn img {
        width: 120px;
        height: 120px;
        margin-bottom: 9px; }
      .footer .footer-wrap .focusOn p {
        text-align: center; }
    .footer .footer-wrap .last {
      margin-bottom: 0 !important; }
  .footer .map {
    height: 36px;
    line-height: 36px;
    font-size: 12px; } */

ul.options {
  list-style: none;
  margin: 0;
  position: absolute;
  top: 44px;
  visibility: hidden;
  opacity: 0;
  max-height: 300px;
  background: #ffffff;
  overflow: auto;
  border-radius: 2px;
  border: 1px solid #f8f8f8;
  border-top: none;
  box-sizing: border-box;
  z-index: 9999;
  transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  -webkit-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  -moz-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  -ms-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  -o-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out; }

ul.options.open {
  visibility: visible;
  top: 46px;
  opacity: 1;
  transition: opacity 300ms ease-out, top 300ms ease-out;
  -webkit-transition: opacity 300ms ease-out, top 300ms ease-out;
  -moz-transition: opacity 300ms ease-out, top 300ms ease-out;
  -ms-transition: opacity 300ms ease-out, top 300ms ease-out;
  -o-transition: opacity 300ms ease-out, top 300ms ease-out; }

.c_ff9601 {
  color: #ff9601 !important;
  border-color: #ff9601 !important; }

.c_88CF8F {
  color: #88CF8F !important;
  border-color: #88CF8F !important; }

.c_ffacba {
  color: #ffacba !important;
  border-color: #ffacba !important; }

/*分页*/
.text_center {
  text-align: center; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }

.pagination > li {
  display: inline; }

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 0px 11px;
  margin-left: 10px;
  line-height: 28px;
  color: #0091a0;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #0091a0;
  border-radius: 2px; }

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #0091a0;
  background-color: #fff;
  border-color: #0091a0; }

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #0091a0;
  border-color: #0091a0; }

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd; }

/*End分页*/
.r{float: right;}
.l{float: left;}
.clear{zoom:1;}
.clear:after{content: "";
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both;}
/*# sourceMappingURL=public.css.map */
