html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
  margin: 0;
  padding: 0;
}
header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
  display: block;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th {
  text-align: left;
  font-weight: normal;
}
html,
body,
fieldset,
img,
iframe,
abbr {
  border: 0;
}
cite,
var,
address,
dfn {
  font-style: normal;
}
[hidefocus],
summary {
  outline: 0;
}
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
small {
  font-size: 100%;
}
sup,
sub {
  font-size: 83%;
}
pre,
code,
kbd,
samp {
  font-family: inherit;
}
q:before,
q:after {
  content: none;
}
textarea {
  overflow: auto;
  resize: none;
}
label,
summary {
  cursor: default;
}
a,
button {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
  font-weight: bold;
}
del,
ins,
u,
s,
a,
a:hover {
  text-decoration: none;
}
body,
textarea,
input,
button,
select,
keygen,
legend {
  font-family: 'note sans cjk';
  color: #444;
  outline: 0;
}
a,
a:hover {
  color: #444;
}
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.cl {
  clear: both;
}
/* text-align */
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.tl {
  text-align: left;
}
/* vertical-align */
.vm {
  vertical-align: middle;
}
.vtb {
  vertical-align: text-bottom;
}
.vt {
  vertical-align: top;
}
.n {
  font-weight: normal;
  font-style: normal;
}
.b {
  font-weight: bold;
}
.i {
  font-style: italic;
}
.tdl {
  text-decoration: underline;
}
.tdn,
.tdn:hover,
a.tdl:hover {
  text-decoration: none;
}
.g0 {
  color: #000000;
}
.g3 {
  color: #333333;
}
.g6 {
  color: #666666;
}
.g9 {
  color: #999999;
}
.red {
  color: red;
}
.green {
  color: #5eb95e;
}
.blue {
  color: #0e90d2;
}
.wh {
  color: white;
}
/* font-size */
.f0 {
  font-size: 0;
}
.f10 {
  font-size: 10px;
}
.f12 {
  font-size: 12px;
}
.f13 {
  font-size: 13px;
}
.f14 {
  font-size: 14px;
}
.f16 {
  font-size: 16px;
}
.f18 {
  font-size: 16px;
}
.f20 {
  font-size: 20px;
}
.f24 {
  font-size: 24px;
}
.f30 {
  font-size: 30px;
}
/* margin */
.m0 {
  margin: 0;
}
.m30 {
  margin: 30px;
}
.ml1 {
  margin-left: 1px;
}
.ml2 {
  margin-left: 2px;
}
.ml5 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml20 {
  margin-left: 20px;
}
.ml30 {
  margin-left: 30px;
}
.mr1 {
  margin-right: 1;
}
.mr2 {
  margin-right: 2px;
}
.mr5 {
  margin-right: 5px;
}
.mr10 {
  margin-right: 10px;
}
.mr20 {
  margin-right: 20px;
}
.mr200 {
  margin-right: 200px;
}
.mt0 {
  margin-top: 0;
}
.mt1 {
  margin-top: 1;
}
.mt2 {
  margin-top: 2px;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mb1 {
  margin-bottom: 1px;
}
.mb2 {
  margin-bottom: 2px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mt30 {
  margin-top: 30px;
}
.mt200 {
  margin-top: 200px;
}
.ml-1 {
  margin-left: -1px;
}
.mt-1 {
  margin-top: -1px;
}
/* padding */
.p1 {
  padding: 1px;
}
.pl1 {
  padding-left: 1px;
}
.pt1 {
  padding-top: 1px;
}
.pr1 {
  padding-right: 1px;
}
.pb1 {
  padding-bottom: 1px;
}
.p2 {
  padding: 2px;
}
.pl2 {
  padding-left: 2px;
}
.pt2 {
  padding-top: 2px;
}
.pr2 {
  padding-right: 2px;
}
.pb2 {
  padding-bottom: 2px;
}
.pl5 {
  padding-left: 5px;
}
.pd5 {
  padding: 5px;
}
.pt5 {
  padding-top: 5px;
}
.pr5 {
  padding-right: 5px;
}
.pb5 {
  padding-bottom: 5px;
}
.pd10 {
  padding: 10px;
}
.pl10 {
  padding-left: 10px;
}
.pt10 {
  padding-top: 10px;
}
.pr10 {
  padding-right: 10px;
}
.pb10 {
  padding-bottom: 10px;
}
.pd20 {
  padding: 20px;
}
.pl20 {
  padding-left: 20px;
}
.pt20 {
  padding-top: 20px;
}
.pr20 {
  padding-right: 20px;
}
.pb20 {
  padding-bottom: 20px;
}
.pt100 {
  padding-top: 100px;
}
.vn {
  vertical-align: -2px;
}
.vimg {
  margin-bottom: -3px;
}
.rel {
  position: relative;
}
.abs {
  position: absolute;
}
.dn {
  display: none;
}
.db {
  display: block;
}
.disib {
  -moz-inline-stack: inline-block;
  display: inline-block;
}
.dis {
  display: inline;
}
.ovh {
  overflow: hidden;
}
.ovs {
  overflow: scroll;
}
.vh {
  visibility: hidden;
}
.vv {
  visibility: visible;
}
.h14 {
  height: 14px;
}
.h16 {
  height: 16px;
}
.h18 {
  height: 18px;
}
.h20 {
  height: 20px;
}
.h22 {
  height: 22px;
}
.h24 {
  height: 24px;
}
.lh14 {
  line-height: 14px;
}
.lh16 {
  line-height: 16px;
}
.lh18 {
  line-height: 18px;
}
.lh20 {
  line-height: 20px;
}
.lh22 {
  line-height: 22px;
}
.lh24 {
  line-height: 24px;
}
.w20 {
  width: 20px;
}
.w40 {
  width: 40px;
}
.w70 {
  width: 70px;
}
.w100 {
  width: 100px;
}
.w120 {
  width: 120px;
}
.w140 {
  width: 140px;
}
.w160 {
  width: 160px;
}
.w180 {
  width: 180px;
}
.w200 {
  width: 200px;
}
.w220 {
  width: 220px;
}
.w250 {
  width: 250px;
}
.w280 {
  width: 280px;
}
.w300 {
  width: 280px;
}
.w320 {
  width: 320px;
}
.w360 {
  width: 360px;
}
.w400 {
  width: 400px;
}
.w460 {
  width: 460px;
}
.w500 {
  width: 500px;
}
.w600 {
  width: 600px;
}
.w640 {
  width: 640px;
}
.w700 {
  width: 700px;
}
.w800 {
  width: 800px;
}
.w900 {
  width: 900px;
}
.w1000 {
  width: 1000px;
}
.z {
  _zoom: 1;
}
.pointer {
  cursor: pointer;
}
.bg-white {
  background: #fff;
}
video {
  outline: none;
}
.proportion16-9 {
  width: 100%;
  padding-bottom: 56.25%;
  position: relative;
}
.proportion16-9 > div {
  position: absolute;
}
.flex-div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-center {
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.flex-between {
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.flexitem-grow {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.flexitem-grow10 {
  -webkit-box-flex: 10;
     -moz-box-flex: 10;
      -ms-flex-positive: 10;
          flex-grow: 10;
}
.flexitem-shrink {
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
.percent-fill {
  width: 100%;
  height: 100%;
}
.position-fill {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.filter {
  filter: blur(20px);
}
/**********************/
body {
  font-size: 14px;
  color: #202020;
  background: #fff;
  font-family: 'Noto Sans CJK KR', 'Microsoft YaHei', Tahoma, Helvetica, Arial, '\5B8B\4F53', sans-serif;
  min-width: 663px;
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  background: #fff;
  text-align: center;
  white-space: nowrap;
}
.header .head-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 80px;
}
@media (min-width: 1200px) {
  .header .head-container {
    margin: 0 8% 0 8%;
  }
}
@media (max-width: 1200px) and (min-width: 996px) {
  .header .head-container {
    margin: 0 5% 0 5%;
  }
}
.header .head-container .logo {
  width: 170px;
  height: 65px;
}
@media (max-width: 900px) {
  .header .head-container .logo {
    width: 102px;
    height: 39px;
  }
}
.header .head-container .logo-en {
  width: 199px;
  height: 80px;
}
@media (max-width: 900px) {
  .header .head-container .logo-en {
    width: 149px;
    height: 30px;
  }
}
.header .head-container .menu {
  width: 34px;
  height: 34px;
  margin-left: auto;
}
@media (min-width: 730px) {
  .header .head-container .menu {
    display: none;
  }
}
@media (max-width: 730px) {
}
.header .head-container .top-nav-before {
  width: 50%;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
.header .head-container .top-nav {
  width: 100%;
  height: 80px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  /*元素的排列方向为垂直*/
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  /*水平居中对齐*/
}
@media (max-width: 730px) {
  .header .head-container .top-nav {
    display: none;
  }
}
.header .head-container .top-nav li {
  width: -moz-fit-content;
  width: fit-content;
  list-style: none;
  /*垂直居中对齐*/
}
.header .head-container .top-nav li.cur a {
  color: #00a0e9;
}
.header .head-container .top-nav li .under {
  position: relative;
  font-size: 16px;
  color: #666;
  width: -moz-fit-content;
  width: fit-content;
  display: inline-block;
  cursor: pointer;
  margin: 0 5px;
}
.header .head-container .top-nav li .under:hover::after {
  -webkit-transform: scaleX(1);
       -o-transform: scaleX(1);
          transform: scaleX(1);
}
.header .head-container .top-nav li .under.cur {
  color: #00a0e9;
}
.header .head-container .top-nav li .under::after {
  content: '';
  position: absolute;
  bottom: 20px;
  left: 1px;
  height: 2px;
  width: 100%;
  -webkit-transform: scaleX(0);
       -o-transform: scaleX(0);
          transform: scaleX(0);
  background: #00a0e9;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.header .head-container .top-nav-en li.cur a {
  color: #1e0e68;
}
.header .head-container .top-nav-jp li a {
  font-size: 13px;
}
.header .head-container .head-media {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 10px;
}
.header .head-container .head-media a {
  margin-right: 5px;
}
.header .head-container .small-language {
  cursor: pointer;
}
@media (min-width: 680px) {
  .header .head-container .small-language {
    display: none;
  }
}
@media (max-width: 680px) {
  .header .head-container .small-language {
    display: none;
  }
}
.header .head-container .small-language .list {
  position: relative;
}
.header .head-container .small-language .list ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 650px) {
}
.header .head-container .small-language .list .cur {
  height: 80px;
  line-height: 80px;
  width: 80px;
}
.header .head-container .small-language .list .cur p {
  display: inline;
}
.header .head-container .small-language .list .other {
  line-height: 80px;
  display: none;
  position: absolute;
  width: 80px;
  height: 120px;
  background: #fff;
  color: #fff;
  top: 80px;
  left: 0;
  /*a {
              padding: 20px;
            }*/
}
.header .head-container .small-language .list .other a:hover {
  color: #00a0e9;
}
.header .head-container .big-language {
  width: 240px;
}
@media (min-width: 730px) {
}
@media (max-width: 730px) {
  .header .head-container .big-language {
    display: none;
  }
}
.header .head-container .big-language .list {
  position: relative;
}
.header .head-container .big-language .list ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.header .head-container .big-language .list ul li {
  display: inline;
  line-height: 80px;
  height: 80px;
}
@media (min-width: 968px) {
  .header .head-container .big-language .list ul li {
    width: 60px;
  }
}
@media (max-width: 968px) {
  .header .head-container .big-language .list ul li {
    width: 45px;
  }
}
.header .head-container .big-language .list ul li a {
  display: inline-block;
}
.header .head-container .big-language .list ul li a:hover {
  color: #00a0e9;
}
@media (min-width: 968px) {
  .header .head-container .big-language .list ul li a {
    width: 60px;
  }
}
@media (max-width: 968px) {
  .header .head-container .big-language .list ul li a {
    width: 45px;
  }
}
@media (max-width: 650px) {
  .header .head-container .big-language .list ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.header .head-container .big-language .list-en ul li {
  width: -moz-fit-content;
  width: fit-content;
}
.header .head-container .big-language .list-en ul li .cur {
  color: #1E0E68;
}
.header .head-container .big-language .list-en ul li a {
  width: -moz-fit-content;
  width: fit-content;
}
.header .head-container .big-language .list-en ul li a:hover {
  color: #1e0e68;
}
.header .head-container .big-language .list-en ul li p {
  width: -moz-fit-content;
  width: fit-content;
}
.header .head-container-en {
  margin: auto;
}
@media (min-width: 1200px) {
  .header .head-container-jp {
    margin: 0 8%;
  }
}
@media (max-width: 1200px) and (min-width: 1100px) {
  .header .head-container-jp {
    margin: 0 7%;
  }
}
@media (max-width: 1100px) and (min-width: 996px) {
  .header .head-container-jp {
    margin: 0 5%;
  }
}
.footer {
  height: 220px;
  background: #f0f0f0;
  color: #999;
}
@media (max-width: 500px) {
  .footer {
    display: none;
  }
}
.footer .bottom-nav {
  background: #40adeb;
  width: 100%;
}
.footer .bottom-nav .nav-list {
  max-width: 1200px;
  height: 80px;
  margin: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer .bottom-nav .nav-list a {
  color: #fff;
  font-size: 16px;
}
.footer .bottom-nav-en {
  background: #1e0e68;
}
.footer .import-nav {
  padding: 5px;
}
.footer .import-nav li {
  display: inline-block;
}
.footer .import-nav li a {
  font-size: 14px;
  color: #8b8b8b;
}
.footer .website-info a {
  color: #999;
}
.footer .website-info img {
  vertical-align: bottom;
}
.title {
  color: #00a0e9;
}
.title .chinese {
  font-size: 28px;
  font-weight: bold;
  position: relative;
  padding-bottom: 10px;
  display: inline-block;
  white-space: nowrap;
}
.title .chinese:after {
  content: '';
  position: absolute;
  width: 50%;
  left: 35px;
  bottom: 0;
  border-bottom: 3px solid #dcdcdc;
}
.title .english {
  display: block;
  font-size: 16px;
  font-weight: normal;
  margin-top: 10px;
}
.title-eng {
  color: #00a0e9;
}
.title-eng .english {
  font-size: 28px;
  font-weight: bold;
  position: relative;
  padding-bottom: 10px;
  display: inline-block;
  width: 220px;
}
.title-eng .english:after {
  content: '';
  position: absolute;
  width: 35%;
  left: 75px;
  bottom: -5px;
  border-bottom: 3px solid #dcdcdc;
}
.title-eng-part {
  color: #00a0e9;
}
.title-eng-part .english {
  font-size: 28px;
  font-weight: bold;
  position: relative;
  padding-bottom: 10px;
  display: inline-block;
  width: 220px;
}
.title-eng-part .english:after {
  content: '';
  position: absolute;
  width: 55%;
  left: 75px;
  bottom: -5px;
  border-bottom: 3px solid #dcdcdc;
}
.title-eng-part-cn {
  color: #00a0e9;
}
.title-eng-part-cn .english {
  font-size: 28px;
  font-weight: bold;
  position: relative;
  padding-bottom: 10px;
  display: inline-block;
  width: 220px;
}
.title-eng-part-cn .english:after {
  content: '';
  position: absolute;
  width: 35%;
  left: 55px;
  bottom: -5px;
  border-bottom: 3px solid #dcdcdc;
}
/*移动端菜单sidebar*/
.side {
  position: fixed;
}
.sidebar {
  position: fixed;
  top: 0px;
  width: 230px;
  height: 100%;
  background-color: #eee;
  padding: 20px 0px;
  -webkit-transition: right 0.2s;
  -o-transition: right 0.2s;
  transition: right 0.2s;
  z-index: 10001;
  right: -230px;
}
.sidebar div {
  margin-bottom: 10px;
  text-align: right;
}
.sidebar div span {
  border-radius: 50%;
  background: #fff;
  width: 22px;
  height: 22px;
  margin-right: 20px;
  text-align: center;
  display: -moz-inline-box;
  display: inline-block;
}
.sidebar div span.cur {
  background: #00a0e9;
  color: #fff;
}
.sidebar ul {
  margin: 0;
  padding: 0;
}
.sidebar ul li {
  line-height: 50px;
  list-style: none;
  padding: 0px 20px;
  text-align: left;
}
.sidebar ul li a {
  font-size: 16px;
  width: 100%;
  height: 100%;
  display: block;
  text-decoration: none;
  color: #666;
}
.sidebar ul li a.cur {
  color: #00a0e9;
}
.sidebar-en div span.cur {
  background: #1e0e68;
}
/*关灯遮罩*/
.mask {
  position: fixed;
  top: 0px;
  bottom: 0px;
  right: 0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 10000;
  display: none;
}
/*缩小后的icon标签点击下拉样式*/
#showdiv a {
  height: auto;
  text-decoration: none;
}
#showdiv a:hover a:visited {
  background: powderblue;
}
#hidediv {
  width: 300px;
  margin: 0 auto;
  text-align: left;
}
#hidediv li {
  display: block;
}
/*多级菜单　二级导航样式*/
#smenus > li {
  position: relative;
  display: inline-block;
}
/*主导航栏的样式注意区别smenus和smenu*/
.smenu {
  display: block;
  width: 80px;
  color: white;
  font-size: 12px;
}
.hasmenu {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.hasmenu:hover .catalogs {
  visibility: visible;
  opacity: 1;
}
.catalogs {
  background-color: rgba(30, 14, 104, 0.85);
  color: #fff;
  visibility: hidden;
  z-index: 50;
  width: -moz-fit-content;
  width: fit-content;
  opacity: 0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
  -webkit-transform: translateY(80px);
       -o-transform: translateY(80px);
          transform: translateY(80px);
  width: 200%;
  height: 120px;
}
.catalogs li {
  height: 50px !important;
  line-height: 50px !important;
  margin: 0 auto !important;
}
.catalogs li a:after {
  bottom: 10px !important;
}
.catalogs-en {
  position: absolute;
  background-color: white;
  display: none;
  z-index: 50;
  width: 110px;
  -webkit-transform: translate(-10px, -5px);
       -o-transform: translate(-10px, -5px);
          transform: translate(-10px, -5px);
}
.catalogs-jp {
  position: absolute;
  background-color: white;
  display: none;
  z-index: 50;
  width: 110px;
  -webkit-transform: translate(-5px, -5px);
       -o-transform: translate(-5px, -5px);
          transform: translate(-5px, -5px);
}
.header .head-container .top-nav-jp li a {
  text-align: center;
}
.down-language {
  font-size: 16px;
  color: #666;
  height: 80px;
}
@media (max-width: 730px) {
  .down-language {
    display: none;
  }
}
.down-language .down-language-tag {
  height: 80px;
  line-height: 80px;
}
.down-language .down-language-menu {
  width: 140%;
}
.down-language .down-language-menu a:hover {
  color: #00a0e9;
}
.fc-w {
  color: #fff;
}
.h30 {
  height: 30px;
}
.mt-f8 {
  margin-top: -80px;
}
.tt20 {
  -webkit-transform: translateY(-20px);
       -o-transform: translateY(-20px);
          transform: translateY(-20px);
}
.tt30 {
  -webkit-transform: translateY(-36px);
       -o-transform: translateY(-36px);
          transform: translateY(-36px);
}
.subnav {
  font-size: 16px;
  height: 16px;
  margin: 10px 0;
}
.subnav a:hover {
  color: #40adeb !important;
}
.hlh80 {
  height: 80px;
  line-height: 80px;
}
.hlh40 {
  line-height: 30px;
}
.ts10 {
  -webkit-transform: translateY(-10px);
       -o-transform: translateY(-10px);
          transform: translateY(-10px);
}
.cu-container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .cu-container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cu-container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .cu-container {
    max-width: 1200px;
  }
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: ' ';
  display: table;
}
.row:after {
  clear: both;
}
[class*='col-xs-'],
[class*='col-sm-'],
[class*='col-md-'],
[class*='col-lg-'],
[class*='col-vg-'] {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
[class*='col-xs-'] {
  float: left;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-12 {
  width: 100%;
}
@media (min-width: 768px) {
  .cu-container {
    max-width: 750px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
  }
  [class*='col-sm-'] {
    float: left;
    margin-top: 5px;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .cu-container {
    max-width: 970px;
  }
  [class*='col-md-'] {
    float: left;
    margin-top: 5px;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .cu-container {
    max-width: 1150px;
  }
  [class*='col-lg-'] {
    float: left;
    margin-top: 5px;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1600px) {
  .cu-container {
    max-width: 1230px;
  }
  [class*='col-vg-'] {
    float: left;
    margin-top: 5px;
  }
  .col-vg-1 {
    width: 8.33333333%;
  }
  .col-vg-2 {
    width: 16.66666667%;
  }
  .col-vg-3 {
    width: 25%;
  }
  .col-vg-4 {
    width: 33.33333333%;
  }
  .col-vg-5 {
    width: 41.66666667%;
  }
  .col-vg-6 {
    width: 50%;
  }
  .col-vg-7 {
    width: 58.33333333%;
  }
  .col-vg-8 {
    width: 66.66666667%;
  }
  .col-vg-9 {
    width: 75%;
  }
  .col-vg-10 {
    width: 83.33333333%;
  }
  .col-vg-11 {
    width: 91.66666667%;
  }
  .col-vg-12 {
    width: 100%;
  }
  .col-vg-push-0 {
    left: auto;
  }
  .col-vg-push-1 {
    left: 8.33333333%;
  }
  .col-vg-push-2 {
    left: 16.66666667%;
  }
  .col-vg-push-3 {
    left: 25%;
  }
  .col-vg-push-4 {
    left: 33.33333333%;
  }
  .col-vg-push-5 {
    left: 41.66666667%;
  }
  .col-vg-push-6 {
    left: 50%;
  }
  .col-vg-push-7 {
    left: 58.33333333%;
  }
  .col-vg-push-8 {
    left: 66.66666667%;
  }
  .col-vg-push-9 {
    left: 75%;
  }
  .col-vg-push-10 {
    left: 83.33333333%;
  }
  .col-vg-push-11 {
    left: 91.66666667%;
  }
  .col-vg-push-12 {
    left: 100%;
  }
  .col-vg-pull-0 {
    right: auto;
  }
  .col-vg-pull-1 {
    right: 8.33333333%;
  }
  .col-vg-pull-2 {
    right: 16.66666667%;
  }
  .col-vg-pull-3 {
    right: 25%;
  }
  .col-vg-pull-4 {
    right: 33.33333333%;
  }
  .col-vg-pull-5 {
    right: 41.66666667%;
  }
  .col-vg-pull-6 {
    right: 50%;
  }
  .col-vg-pull-7 {
    right: 58.33333333%;
  }
  .col-vg-pull-8 {
    right: 66.66666667%;
  }
  .col-vg-pull-9 {
    right: 75%;
  }
  .col-vg-pull-10 {
    right: 83.33333333%;
  }
  .col-vg-pull-11 {
    right: 91.66666667%;
  }
  .col-vg-pull-12 {
    right: 100%;
  }
  .col-vg-offset-0 {
    margin-left: 0;
  }
  .col-vg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-vg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-vg-offset-3 {
    margin-left: 25%;
  }
  .col-vg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-vg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-vg-offset-6 {
    margin-left: 50%;
  }
  .col-vg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-vg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-vg-offset-9 {
    margin-left: 75%;
  }
  .col-vg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-vg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-vg-offset-12 {
    margin-left: 100%;
  }
}
/***********等分多栏布局***********/
.content-lists {
  width: 1140px;
  margin-right: -10px;
  overflow: hidden;
}
.content-lists:before,
.content-lists:after {
  content: ' ';
  display: table;
}
.content-lists:after {
  clear: both;
}
.content-lists li {
  width: 370px;
  float: left;
  margin-right: 10px;
  background: #fff;
  margin-bottom: 10px;
  height: 300px;
}
.news-banner {
  padding-top: 80px;
}
.news-banner img {
  width: 100%;
}
.news {
  margin-top: 30px;
}
.news .news-list .news-item {
  padding: 30px 0 30px 30px;
  border-bottom: 1px dashed #dcdcdc;
}
.news .news-list .news-item .news-link {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.news .news-list .news-item .news-link div {
  width: 100%;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
.news .news-list .news-item .news-link div.news-img {
  width: 180px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 1200px) {
  .news .news-list .news-item .news-link div.news-img {
    margin-left: 80px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .news .news-list .news-item .news-link div.news-img {
    margin-left: 50px;
  }
}
@media (min-width: 786px) and (max-width: 992px) {
  .news .news-list .news-item .news-link div.news-img {
    margin-left: 20px;
  }
}
.news .news-list .news-item .news-link div.news-img img {
  max-height: 120px;
  max-width: 100%;
  margin-top: 10px;
  margin-left: 10px;
}
.news .news-list .news-item .news-link .news-title {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 44px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news .news-list .news-item .news-link .news-title .news-cut-title {
  line-height: 44px;
  max-height: 88px;
}
.news .news-list .news-item .news-link .news-title .time {
  color: #878787;
  font-size: 14px;
  font-weight: normal;
}
.news .news-list .news-item .news-link .news-content {
  position: relative;
  width: 100%;
  padding-right: 20px;
  overflow: hidden;
  line-height: 2;
}
.news .news-list .news-item .news-link .news-content:after {
  position: absolute;
  bottom: 0;
  right: -10px;
  padding: 0 20px;
}
.cu-container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .cu-container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cu-container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .cu-container {
    max-width: 1200px;
  }
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: ' ';
  display: table;
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
[class*='col-xs-'],
[class*='col-sm-'],
[class*='col-md-'],
[class*='col-lg-'],
[class*='col-vg-'] {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
[class*='col-xs-'] {
  float: left;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-12 {
  width: 100%;
}
@media (min-width: 768px) {
  .cu-container {
    max-width: 750px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
  }
  [class*='col-sm-'] {
    float: left;
    margin-top: 5px;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .cu-container {
    max-width: 970px;
  }
  [class*='col-md-'] {
    float: left;
    margin-top: 5px;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .cu-container {
    max-width: 1150px;
  }
  [class*='col-lg-'] {
    float: left;
    margin-top: 5px;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1600px) {
  .cu-container {
    max-width: 1230px;
  }
  [class*='col-vg-'] {
    float: left;
    margin-top: 5px;
  }
  .col-vg-1 {
    width: 8.33333333%;
  }
  .col-vg-2 {
    width: 16.66666667%;
  }
  .col-vg-3 {
    width: 25%;
  }
  .col-vg-4 {
    width: 33.33333333%;
  }
  .col-vg-5 {
    width: 41.66666667%;
  }
  .col-vg-6 {
    width: 50%;
  }
  .col-vg-7 {
    width: 58.33333333%;
  }
  .col-vg-8 {
    width: 66.66666667%;
  }
  .col-vg-9 {
    width: 75%;
  }
  .col-vg-10 {
    width: 83.33333333%;
  }
  .col-vg-11 {
    width: 91.66666667%;
  }
  .col-vg-12 {
    width: 100%;
  }
  .col-vg-push-0 {
    left: auto;
  }
  .col-vg-push-1 {
    left: 8.33333333%;
  }
  .col-vg-push-2 {
    left: 16.66666667%;
  }
  .col-vg-push-3 {
    left: 25%;
  }
  .col-vg-push-4 {
    left: 33.33333333%;
  }
  .col-vg-push-5 {
    left: 41.66666667%;
  }
  .col-vg-push-6 {
    left: 50%;
  }
  .col-vg-push-7 {
    left: 58.33333333%;
  }
  .col-vg-push-8 {
    left: 66.66666667%;
  }
  .col-vg-push-9 {
    left: 75%;
  }
  .col-vg-push-10 {
    left: 83.33333333%;
  }
  .col-vg-push-11 {
    left: 91.66666667%;
  }
  .col-vg-push-12 {
    left: 100%;
  }
  .col-vg-pull-0 {
    right: auto;
  }
  .col-vg-pull-1 {
    right: 8.33333333%;
  }
  .col-vg-pull-2 {
    right: 16.66666667%;
  }
  .col-vg-pull-3 {
    right: 25%;
  }
  .col-vg-pull-4 {
    right: 33.33333333%;
  }
  .col-vg-pull-5 {
    right: 41.66666667%;
  }
  .col-vg-pull-6 {
    right: 50%;
  }
  .col-vg-pull-7 {
    right: 58.33333333%;
  }
  .col-vg-pull-8 {
    right: 66.66666667%;
  }
  .col-vg-pull-9 {
    right: 75%;
  }
  .col-vg-pull-10 {
    right: 83.33333333%;
  }
  .col-vg-pull-11 {
    right: 91.66666667%;
  }
  .col-vg-pull-12 {
    right: 100%;
  }
  .col-vg-offset-0 {
    margin-left: 0;
  }
  .col-vg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-vg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-vg-offset-3 {
    margin-left: 25%;
  }
  .col-vg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-vg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-vg-offset-6 {
    margin-left: 50%;
  }
  .col-vg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-vg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-vg-offset-9 {
    margin-left: 75%;
  }
  .col-vg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-vg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-vg-offset-12 {
    margin-left: 100%;
  }
}
/***********等分多栏布局***********/
.content-lists {
  width: 1140px;
  margin-right: -10px;
  overflow: hidden;
}
.content-lists:before,
.content-lists:after {
  content: ' ';
  display: table;
}
.content-lists:after {
  clear: both;
}
.content-lists:before,
.content-lists:after {
  content: " ";
  display: table;
}
.content-lists:after {
  clear: both;
}
.content-lists li {
  width: 370px;
  float: left;
  margin-right: 10px;
  background: #fff;
  margin-bottom: 10px;
  height: 300px;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  outline: none;
  -webkit-appearance: none;
  white-space: nowrap;
  -webkit-transition: background-color 300ms ease-out, border-color 300ms ease-out;
  -o-transition: background-color 300ms ease-out, border-color 300ms ease-out;
  transition: background-color 300ms ease-out, border-color 300ms ease-out;
  padding: 3px 16px;
  font-size: 12px;
  line-height: 18px;
  border-radius: 0px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 1px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn.focus {
  color: #444;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.45;
  border-color: transparent;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn.radius {
  border-radius: 2px;
}
.btn.round {
  border-radius: 500px;
}
.btn-default {
  color: #444;
  background: #e6e6e6;
  border-color: #e6e6e6;
}
a.btn-default:visited {
  color: #444;
}
.btn-default:focus,
.btn-default.focus {
  color: #444;
  background-color: #cdcdcd;
  border-color: #a6a6a6;
}
.btn-default:hover {
  color: #444;
  background-color: #c0c0c0;
  border-color: #c2c2c2;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #444;
  background-color: #cdcdcd;
  border-color: #c7c7c7;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #444;
  background-color: #bbbbbb;
  border-color: #a6a6a6;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}
.btn-default .badge {
  color: #e6e6e6;
  background-color: #444;
}
.btn-primary {
  color: #fff;
  background: #0e90d2;
  border-color: #0e90d2;
}
a.btn-primary:visited {
  color: #fff;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #0b6fa2;
  border-color: #063e5a;
}
.btn-primary:hover {
  color: #fff;
  background-color: #095f8a;
  border-color: #0a628f;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #0b6fa2;
  border-color: #0a6999;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #095881;
  border-color: #063e5a;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #0e90d2;
  border-color: #0e90d2;
}
.btn-primary .badge {
  color: #0e90d2;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background: #5eb95e;
  border-color: #5eb95e;
}
a.btn-success:visited {
  color: #fff;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #459f45;
  border-color: #2e6a2e;
}
.btn-success:hover {
  color: #fff;
  background-color: #3d8d3d;
  border-color: #3f913f;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #459f45;
  border-color: #429842;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #3a863a;
  border-color: #2e6a2e;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5eb95e;
  border-color: #5eb95e;
}
.btn-success .badge {
  color: #5eb95e;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background: #3bb4f2;
  border-color: #3bb4f2;
}
a.btn-info:visited {
  color: #fff;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #10a0ea;
  border-color: #0b6fa2;
}
.btn-info:hover {
  color: #fff;
  background-color: #0e90d2;
  border-color: #0e93d7;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #10a0ea;
  border-color: #0f9ae0;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #0d89c8;
  border-color: #0b6fa2;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #3bb4f2;
  border-color: #3bb4f2;
}
.btn-info .badge {
  color: #3bb4f2;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background: #F37B1D;
  border-color: #F37B1D;
}
a.btn-warning:visited {
  color: #fff;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #d2620b;
  border-color: #894007;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ba570a;
  border-color: #be590a;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #d2620b;
  border-color: #c85e0b;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #b05309;
  border-color: #894007;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #F37B1D;
  border-color: #F37B1D;
}
.btn-warning .badge {
  color: #F37B1D;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background: #dd514c;
  border-color: #dd514c;
}
a.btn-danger:visited {
  color: #fff;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #cf2d27;
  border-color: #8e1f1b;
}
.btn-danger:hover {
  color: #fff;
  background-color: #b92823;
  border-color: #be2924;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #cf2d27;
  border-color: #c62b26;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #b12722;
  border-color: #8e1f1b;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #dd514c;
  border-color: #dd514c;
}
.btn-danger .badge {
  color: #dd514c;
  background-color: #fff;
}
.btn-lg {
  padding: 2px 18px;
  font-size: 14px;
  line-height: 22px;
  border-radius: 4px;
}
.btn-sm {
  padding: 0px 6px;
  font-size: 12px;
  line-height: 18px;
  border-radius: 3px;
}
.btn-xs {
  padding: 0px 6px;
  font-size: 12px;
  line-height: 18px;
  border-radius: 1px;
}
.btn-xg {
  padding: 3px 20px;
  font-size: 16px;
  line-height: 24px;
  border-radius: 6px;
}
.btn-link {
  color: #28a3ef;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #4cb9fc;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999;
  text-decoration: none;
}
.btn-block {
  display: block;
  width: 50%;
  margin: 10px auto;
}
.img-box {
  padding-top: 80px;
}
.img-box img {
  width: 100%;
}
.product-box {
  margin-top: 70px;
}
.product-box .product-list .product-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 100px;
}
@media (max-width: 992px) {
  .product-box .product-list .product-item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.product-box .product-list .product-item .pic {
  cursor: pointer;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .product-box .product-list .product-item .pic {
    width: 35%;
    height: 100%;
  }
}
@media (max-width: 992px) {
  .product-box .product-list .product-item .pic {
    margin-bottom: 10px;
  }
}
.product-box .product-list .product-item .pic:hover {
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  -webkit-transform: translate3d(0, -2px, 0);
          transform: translate3d(0, -2px, 0);
}
.product-box .product-list .product-item .right {
  padding: 0 20px 0 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .product-box .product-list .product-item .right {
    width: 80%;
    padding: 0 0 0 40px;
  }
}
.product-box .product-list .product-item .right .name {
  font-size: 22px;
  padding-bottom: 30px;
  width: 100%;
  border-bottom: 2px dashed #dcdcdc;
}
.product-box .product-list .product-item .right .name:hover a {
  color: #00a0e9;
}
.product-box .product-list .product-item .right .cn-name {
  white-space: nowrap;
}
.product-box .product-list .product-item p {
  line-height: 2;
}
