﻿/* ======  reset  ====== */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
fieldset,
img {
  border: 0;
}
:focus {
  outline: 0;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var,
optgroup {
  font-style: normal;
  font-weight: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
i {
  font-style: normal;
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}
code,
kbd,
samp,
tt {
  font-size: 100%;
}
input,
button,
textarea,
select {
  *font-size: 100%;
}

/* body {
  line-height: 1.5
}
*/
ol,
ul,
li {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th {
  text-align: left;
}
sup,
sub {
  font-size: 100%;
  vertical-align: baseline;
}
:link,
:visited,
ins {
  text-decoration: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

/* ======  fonts  ====== */
/* body {
  font: 13px/1.231 arial, helvetica, clean, sans-serif;
  *font-size: small;
  *font: x-small;
}
*/
table {
  font-size: inherit;
  font: 100%;
}
pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
}
h1,
.h1 {
  font-size: 32px;
}
h2,
.h2 {
  font-size: 26px;
}
h3,
.h3 {
  font-size: 24px;
}
.mobile h3,
.mobile .h3 {
  font-size: 18px;
}
h4,
.h4 {
  font-size: 22px;
}
h5,
.h5 {
  font-size: 18px;
}
h6,
.h6 {
  font-size: 14px;
}

/* ======  clearfix  ====== */
.clear {
  clear: both;
  visibility: hidden;
  display: block;
  font-size: 0;
  line-height: 0;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix {
  *zoom: 1;
}
.fn-hide{
  display: none !important
}
/* 基础 */
.pt5 {
  padding-top: 5px;
}
.pt10 {
  padding-top: 10px;
}
.pt15 {
  padding-top: 15px;
}
.pt20 {
  padding-top: 20px;
}
.pb5 {
  padding-bottom: 5px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb15 {
  padding-bottom: 15px;
}
.pb20 {
  padding-bottom: 20px;
}
.pl5 {
  padding-left: 5px;
}
.pl10 {
  padding-left: 10px;
}
.pl15 {
  padding-left: 15px;
}
.pl20 {
  padding-left: 20px;
}
.pr5 {
  padding-right: 5px;
}
.pr10 {
  padding-right: 10px;
}
.pr15 {
  padding-right: 15px;
}
.pr20 {
  padding-right: 20px;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.ml5 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 20px;
}
.mr5 {
  margin-right: 5px;
}
.mr10 {
  margin-right: 10px;
}
.mr15 {
  margin-right: 15px;
}
.mr20 {
  margin-right: 20px;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.tc {
  text-align: center;
}
.fb {
  font-weight: bold;
}
.mt25 {
  margin-top: 25px;
}
.mt30 {
  margin-top: 30px;
}
.mt35 {
  margin-top: 35px;
}
.mt40 {
  margin-top: 40px;
}
.mb25 {
  margin-bottom: 25px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb35 {
  margin-bottom: 35px;
}
.mb40 {
  margin-bottom: 40px;
}
html,
body {
  font-family: "Microsoft YaHei", "微软雅黑", PingFang SC, Helvetica, Arial, sans-serif;
  color: #333;
  line-height: 1.8;
  font-size: 14px;
  /* -webkit-transform: translateZ(0);
  */
}
body.font-en-US,
body.font-en-US .module-title-default > .module-title-content h3 {
  font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", "微软雅黑", sans-serif;
}
a {
  color: #333;
  text-decoration: none;
  -webkit-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
a:hover {
  color: #f57720;
  text-decoration: none;
}

/* -------------------------------------
Content typography
------------------------------------- */
.qhd-content h1,
.qhd-content h2,
.qhd-content h3,
.qhd-content h4,
.qhd-content h5,
.qhd-content h6 {
  font-weight: bold;
}
.qhd-content h1 {
  font-size: 34px;
  line-height: 1.3em;
  margin-bottom: 5px;
}
.qhd-content h2 {
  font-size: 30px;
  line-height: 1.2em;
  margin-bottom: 10px;
}
.qhd-content h3 {
  /* font-size: 26px;
  line-height: 1.6em;
  margin-bottom: 10px;
  */
}
.qhd-content h4 {
  font-size: 22px;
  line-height: 1.25em;
  margin-bottom: 10px;
}
.qhd-content h5 {
  font-size: 18px;
  line-height: 1.6em;
  margin-bottom: 10px;
}
.qhd-content h6 {
  font-size: 14px;
  line-height: 1.5em;
  margin-bottom: 10px;
}
.qhd-content blockquote {
  background: url("../img/quote.png") no-repeat 0 top;
  display: block;
  font-family: Georgia, "Times New Roman", Times, serif;
  padding: 10px 20px 10px 45px;
  color: #666;
  line-height: 160%;
  margin-bottom: 15px;
}

/* 引用 */
.qhd-content blockquote em {
  color: #999;
  text-align: right;
  display: block;
}
.dropcap {
  float: left;
  padding: 10px 10px 5px 0;
  font-weight: bold;
}

/* 首字下沉 */
.qhd-content hr {
  border: 1px solid #ddd;
  border-width: 0 0 1px 0;
  height: 1px;
  font-size: 0;
  margin: 25px 0;
  clear: both;
  *margin: 17px 0;
}
.qhd-content .br {
  font-size: 0;
}

/* typo */
.qhd-content .typo:before,
.qhd-content .typo:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.qhd-content .typo:after {
  clear: both;
}
.qhd-content .typo {
  *zoom: 1;
  margin-bottom: 0;
}
.qhd-content .typo .typo_text {
  overflow: hidden;
  #zoom: 1;
}
.qhd-content .typo .typo_img {
  float: left;
  margin-right: 20px;
  margin-bottom: 12px;
}
.qhd-content .typo .typo_img img {
  display: block;
}
.qhd-content .typo .imgtoright {
  float: right;
  margin-right: 0;
  margin-left: 20px;
}

/* -------------------------------------
List
------------------------------------- */
.qhd-content li ul,
.qhd-content li ol {
  margin: 0;
}
.qhd-content ul,
.qhd-content ol {
  margin: 0 0 15px 0;
  padding-left: 1.5em;
  line-height: 180%;
  _margin-left: 5px;
}
.qhd-content ul {
  list-style-type: disc;
}
.qhd-content ul.square {
  list-style: square;
}
.qhd-content ul.circle {
  list-style: circle;
}
.qhd-content ol {
  list-style-type: decimal;
  *padding-left: 1.8em;
}
.qhd-content dl {
  margin: 0 0 1.5em 0;
}
.qhd-content dl dt {
  font-weight: bold;
}
.qhd-content dd {
  margin-left: 1.5em;
}

/* ------------No Icon List -------------- */
.qhd-content ul.noicon {
  padding: 0;
  margin: 0;
  line-height: 180%;
}
.qhd-content ul.noicon li {
  list-style: none;
  padding: 2px 0 2px;
  _height: 100%;
}

/* ------------Icon List-------------- */
.qhd-content ul.iconlist {
  padding-left: 0;
  line-height: 180%;
}
.qhd-content ul.iconlist li {
  list-style: none;
  background-repeat: no-repeat;
  background-position: 0 3px;
  padding: 2px 0 2px 20px;
  _height: 100%;
}

/* -------------------------------------
Columns - qhd-content & qhd-module
------------------------------------- */
.qhd-content .column:after,
.qhd-module .column:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  min-height: 0;
  visibility: hidden;
  *zoom: 1;
}
.qhd-content .column,
.qhd-module .column {
  width: 100%;
}
.qhd-content .column .col-2-1,
.qhd-content .column .col-3-1,
.qhd-content .column .col-4-1,
.qhd-content .column .col-4-2,
.qhd-content .column .col-5-1,
.qhd-content .column .col-3-2,
.qhd-content .column .col-4-3,
.qhd-content .column .col-5-2,
.qhd-content .column .col-5-3,
.qhd-content .column .col-5-4,
.qhd-module .column .col-2-1,
.qhd-module .column .col-3-1,
.qhd-module .column .col-4-1,
.qhd-module .column .col-4-2,
.qhd-module .column .col-5-1,
.qhd-module .column .col-3-2,
.qhd-module .column .col-4-3,
.qhd-module .column .col-5-2,
.qhd-module .column .col-5-3,
.qhd-module .column .col-5-4 {
  float: left;
  min-height: 1px;
  height: auto !important;
  _height: 1px;
}

/* default marg-per3 margin right 3% */
.qhd-content .column .col-2-1,
.qhd-module .column .col-2-1 {
  width: 48.5%;
  margin-right: 3%;
}
.qhd-content .column .col-3-1,
.qhd-module .column .col-3-1 {
  width: 31.3333%;
  margin-right: 3%;
}
.qhd-content .column .col-4-1,
.qhd-module .column .col-4-1 {
  width: 22.75%;
  margin-right: 3%;
}
.qhd-content .column .col-5-1,
.qhd-module .column .col-5-1 {
  width: 17.6%;
  margin-right: 3%;
}
.qhd-content .column .col-3-2,
.qhd-module .column .col-3-2 {
  width: 65.6666%;
  margin-right: 3%;
}
.qhd-content .column .col-4-2,
.qhd-module .column .col-4-2 {
  width: 48.5%;
  margin-right: 3%;
}
.qhd-content .column .col-4-3,
.qhd-module .column .col-4-3 {
  width: 74.25%;
  margin-right: 3%;
}
.qhd-content .column .col-5-2,
.qhd-module .column .col-5-2 {
  width: 38.2%;
  margin-right: 3%;
}
.qhd-content .column .col-5-3,
.qhd-module .column .col-5-3 {
  width: 58.8%;
  margin-right: 3%;
}
.qhd-content .column .col-5-4,
.qhd-module .column .col-5-4 {
  width: 79.4%;
  margin-right: 3%;
}

/* margin right 0% */
.qhd-content .marg-per0 > .col-2-1,
.qhd-module .marg-per0 > .col-2-1 {
  width: 50%;
  margin-right: 0;
}
.qhd-content .marg-per0 > .col-3-1,
.qhd-module .marg-per0 > .col-3-1 {
  width: 33.3333%;
  margin-right: 0;
}
.qhd-content .marg-per0 > .col-4-1,
.qhd-module .marg-per0 > .col-4-1 {
  width: 25%;
  margin-right: 0;
}
.qhd-content .marg-per0 > .col-5-1,
.qhd-module .marg-per0 > .col-5-1 {
  width: 20%;
  margin-right: 0;
}
.qhd-content .marg-per0 > .col-3-2,
.qhd-module .marg-per0 > .col-3-2 {
  width: 66.6666%;
  margin-right: 0;
}
.qhd-content .marg-per0 > .col-4-2,
.qhd-module .marg-per0 > .col-4-2 {
  width: 50%;
  margin-right: 0;
}
.qhd-content .marg-per0 > .col-4-3,
.qhd-module .marg-per0 > .col-4-3 {
  width: 75%;
  margin-right: 0;
}
.qhd-content .marg-per0 > .col-5-2,
.qhd-module .marg-per0 > .col-5-2 {
  width: 40%;
  margin-right: 0;
}
.qhd-content .marg-per0 > .col-5-3,
.qhd-module .marg-per0 > .col-5-3 {
  width: 60%;
  margin-right: 0;
}
.qhd-content .marg-per0 > .col-5-4,
.qhd-module .marg-per0 > .col-5-4 {
  width: 80%;
  margin-right: 0;
}

/* margin right 2% */
.qhd-content .marg-per2 > .col-2-1,
.qhd-module .marg-per2 > .col-2-1 {
  width: 49%;
  margin-right: 2%;
}
.qhd-content .marg-per2 > .col-3-1,
.qhd-module .marg-per2 > .col-3-1 {
  width: 32%;
  margin-right: 2%;
}
.qhd-content .marg-per2 > .col-4-1,
.qhd-module .marg-per2 > .col-4-1 {
  width: 23.5%;
  margin-right: 2%;
}
.qhd-content .marg-per2 > .col-5-1,
.qhd-module .marg-per2 > .col-5-1 {
  width: 18.4%;
  margin-right: 2%;
}
.qhd-content .marg-per2 > .col-3-2,
.qhd-module .marg-per2 > .col-3-2 {
  width: 66%;
  margin-right: 2%;
}
.qhd-content .marg-per2 > .col-4-2,
.qhd-module .marg-per2 > .col-4-2 {
  width: 49%;
  margin-right: 2%;
}
.qhd-content .marg-per2 > .col-4-3,
.qhd-module .marg-per2 > .col-4-3 {
  width: 74.5%;
  margin-right: 2%;
}
.qhd-content .marg-per2 > .col-5-2,
.qhd-module .marg-per2 > .col-5-2 {
  width: 38.8%;
  margin-right: 2%;
}
.qhd-content .marg-per2 > .col-5-3,
.qhd-module .marg-per2 > .col-5-3 {
  width: 59.2%;
  margin-right: 2%;
}
.qhd-content .marg-per2 > .col-5-4,
.qhd-module .marg-per2 > .col-5-4 {
  width: 79.6%;
  margin-right: 2%;
}

/* margin right 4% */
.qhd-content .marg-per4 > .col-2-1,
.qhd-module .marg-per4 > .col-2-1 {
  width: 48%;
  margin-right: 4%;
}
.qhd-content .marg-per4 > .col-3-1,
.qhd-module .marg-per4 > .col-3-1 {
  width: 30.6667%;
  margin-right: 4%;
}
.qhd-content .marg-per4 > .col-4-1,
.qhd-module .marg-per4 > .col-4-1 {
  width: 22%;
  margin-right: 4%;
}
.qhd-content .marg-per4 > .col-5-1,
.qhd-module .marg-per4 > .col-5-1 {
  width: 16.8%;
  margin-right: 4%;
}
.qhd-content .marg-per4 > .col-3-2,
.qhd-module .marg-per4 > .col-3-2 {
  width: 65.3333%;
  margin-right: 4%;
}
.qhd-content .marg-per4 > .col-4-2,
.qhd-module .marg-per4 > .col-4-2 {
  width: 48%;
  margin-right: 4%;
}
.qhd-content .marg-per4 > .col-4-3,
.qhd-module .marg-per4 > .col-4-3 {
  width: 74%;
  margin-right: 4%;
}
.qhd-content .marg-per4 > .col-5-2,
.qhd-module .marg-per4 > .col-5-2 {
  width: 37.6%;
  margin-right: 4%;
}
.qhd-content .marg-per4 > .col-5-3,
.qhd-module .marg-per4 > .col-5-3 {
  width: 58.4%;
  margin-right: 4%;
}
.qhd-content .marg-per4 > .col-5-4,
.qhd-module .marg-per4 > .col-5-4 {
  width: 79.2%;
  margin-right: 4%;
}

/* margin right 5% */
.qhd-content .marg-per5 > .col-2-1,
.qhd-module .marg-per5 > .col-2-1 {
  width: 47.5%;
  margin-right: 5%;
}
.qhd-content .marg-per5 > .col-3-1,
.qhd-module .marg-per5 > .col-3-1 {
  width: 30%;
  margin-right: 5%;
}
.qhd-content .marg-per5 > .col-4-1,
.qhd-module .marg-per5 > .col-4-1 {
  width: 21.25%;
  margin-right: 5%;
}
.qhd-content .marg-per5 > .col-5-1,
.qhd-module .marg-per5 > .col-5-1 {
  width: 16%;
  margin-right: 5%;
}
.qhd-content .marg-per5 > .col-3-2,
.qhd-module .marg-per5 > .col-3-2 {
  width: 65%;
  margin-right: 5%;
}
.qhd-content .marg-per5 > .col-4-2,
.qhd-module .marg-per5 > .col-4-2 {
  width: 47.5%;
  margin-right: 5%;
}
.qhd-content .marg-per5 > .col-4-3,
.qhd-module .marg-per5 > .col-4-3 {
  width: 73.75%;
  margin-right: 5%;
}
.qhd-content .marg-per5 > .col-5-2,
.qhd-module .marg-per5 > .col-5-2 {
  width: 37%;
  margin-right: 5%;
}
.qhd-content .marg-per5 > .col-5-3,
.qhd-module .marg-per5 > .col-5-3 {
  width: 58%;
  margin-right: 5%;
}
.qhd-content .marg-per5 > .col-5-4,
.qhd-module .marg-per5 > .col-5-4 {
  width: 79%;
  margin-right: 5%;
}
.qhd-content .column .last,
.qhd-module .column .last {
  margin-right: 0;
  *float: right;
  *clear: right;
}

/* -------------------------------------
2. table
------------------------------------- */
.table {
  border-collapse: collapse;
  border-spacing: 0;
  overflow: hidden;
  width: 100%;
  margin-bottom: 15px;
}
.table th {
  font-weight: bold;
}
.table th,
.table td {
  border-top: 1px solid #DDDDDD;
  line-height: 18px;
  padding: 8px;
  /* text-align: left;
  */
  vertical-align: top;
}
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0 none;
}
.table thead tr th,
.table thead tr td {
  *border-top: 0 none;
}
.table-striped tbody tr:nth-child(2n+1) td,
.table-striped tbody tr:nth-child(2n+1) th {
  background-color: #F9F9F9;
}
.table th {
  background: #EBEBEB;
}
.table-bordered {
  -moz-border-colors: none;
  border-collapse: separate;
  border-color: #DDDDDD #DDDDDD #DDDDDD;
  border-style: solid solid solid none;
  border-width: 1px 1px 1px 0;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #DDDDDD;
}
.table-row thead th {
  background: #ebebeb;
}
.table-row tbody th {
  background: #f5f5f5;
}
.table-col {
  border-top-width: 0;
}
.table-col tbody th {
  background: #ebebeb;
}

/* -------------------------------------
3. style box
------------------------------------- */
.qhd-content .box-gray,
.qhd-content .box-yellow,
.box-green,
.qhd-content .box-blue,
.box-red,
.qhd-content .box-purple {
  border-radius: 4px;
  margin: 0 0 30px;
  padding-top: 1px;
  background: #F7F7F7;
}
.qhd-content .box-content {
  padding: 10px 15px;
  border-radius: 4px;
  _height: 100%;
}
.qhd-content .box-gray {
  border: 1px solid #D4D4D4;
}
.qhd-content .box-gray .box-content {
  background-color: #F8F8F8;
}
.qhd-content .box-yellow {
  border: 1px solid #FFE778;
}
.qhd-content .box-yellow .box-content {
  background-color: #FFF4C0;
}
.qhd-content .box-green {
  border: 1px solid #bbe7a0;
}
.qhd-content .box-green .box-content {
  background-color: #e0ffcd;
}
.qhd-content .box-blue {
  border: 1px solid #c7e2ff;
}
.qhd-content .box-blue .box-content {
  background-color: #dfeeff;
}
.qhd-content .box-red {
  border: 1px solid #fea7a7;
}
.qhd-content .box-red .box-content {
  background-color: #ffcfcf;
}
.qhd-content .box-purple {
  border: 1px solid #c8c3f2;
}
.qhd-content .box-purple .box-content {
  background-color: #e5e2ff;
}
.qhd-content .box-yellow .warningbox,
.qhd-content .box-green .successbox,
.qhd-content .box-blue .infobox,
.qhd-content .box-red .errorbox,
.qhd-content .box-purple .helpbox {
  padding: 10px 10px 10px 45px;
  line-height: 140%;
}
.animated {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp
}

/*
* Swiper - Mobile Touch Slider CSS
* http://www.idangero.us/sliders/swiper
*
* Vladimir Kharlampidi,
The iDangero.us
* http://www.idangero.us/
*
* Copyright 2012-2013,
Vladimir Kharlampidi
* The iDangero.us
* http://www.idangero.us
*
* Licensed under GPL & MIT
*
*/
/* 焦点图 */
.swiper-container {
  cursor: auto !important;
  width: 100%;
  height: 450px;
}
.mobile .swiper-container {
  height: 200px;
}
.swiper-slide-1 {
  background: url(../img/img6.jpg) no-repeat center 0px;
}
.swiper-slide-2 {
  background: url(../img/banner1.jpg) no-repeat center 0px;
}
.swiper-slide-3 {
  background: url(../img/banner5.jpg) no-repeat center 0px;
}
.mobile .swiper-slide-1 {
  background: url(../img/img10.jpg?v=10) no-repeat;
  background-size: cover;
}
.mobile .swiper-slide-2 {
  background: url(../img/img11.jpg) no-repeat;
  background-size: cover;
}
.swiper-pagination-bullet-active {
  background: rgba(245, 119, 32, 1);
}
.swiper-container-wrap {
  position: relative;
}
.mobile .swiper-slide-3 {
  background: url(../img/banner7.jpg?v=10) no-repeat;
  background-size: cover;
}

/* *******库 */
.swiper-pagination-switch {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 10px;
  background: #999;
  margin: 0 5px;
  cursor: pointer;
}
.mobile .swiper-pagination-switch {
  width: 8px;
  height: 8px;
}
.swiper-active-switch {
  background: #f57720;
}
.swiper-container-wrap .pagination-swiper {
  position: absolute;
  bottom: 15px;
  width: 100%;
  text-align: center;
  z-index: 10;
}
.mobile .swiper-container-wrap .pagination-swiper {
  bottom: 5px;
}

/* ===============================================================
Basic Swiper Styles
================================================================ */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  -webkit-transition-property: -webkit-transform, left, top;
  -webkit-transition-duration: 0s;
  -webkit-transform: translate3d(0px, 0, 0);
  -webkit-transition-timing-function: ease;
  -moz-transition-property: -moz-transform, left, top;
  -moz-transition-duration: 0s;
  -moz-transform: translate3d(0px, 0, 0);
  -moz-transition-timing-function: ease;
  -o-transition-property: -o-transform, left, top;
  -o-transition-duration: 0s;
  -o-transform: translate3d(0px, 0, 0);
  -o-transition-timing-function: ease;
  -o-transform: translate(0px, 0px);
  -ms-transition-property: -ms-transform, left, top;
  -ms-transition-duration: 0s;
  -ms-transform: translate3d(0px, 0, 0);
  -ms-transition-timing-function: ease;
  transition-property: transform, left, top;
  transition-duration: 0s;
  transform: translate3d(0px, 0, 0);
  transition-timing-function: ease;
}
.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  float: left;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
}

/* ======  typo  ====== */
.typo:before,
.typo:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.typo:after {
  clear: both;
}
.typo {
  *zoom: 1;
}
.typo .typo-text {
  overflow: hidden;
  *zoom: 1;
}
.typo .typo-img {
  float: left;
  margin-right: 20px;
}
.typo .typo-img-right {
  float: right;
  margin-left: 20px;
  margin-right: 0;
}

/* ======  Columns  ====== */
.column:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  min-height: 0;
  visibility: hidden;
  *zoom: 1;
}
.column {
  width: 100%;
}
.column .col-2-1,
.column .col-3-1,
.column .col-4-1,
.column .col-4-2,
.column .col-5-1,
.column .col-3-2,
.column .col-4-3,
.column .col-5-2,
.column .col-5-3,
.column .col-5-4 {
  float: left;
  min-height: 1px;
  height: auto !important;
  _height: 1px;
}

/* default marg-per3 margin right 3% */
.column .col-1-1 {
  width: 100%;
}
.column .col-2-1 {
  width: 48.5%;
  margin-right: 3%;
}
.column .col-3-1 {
  width: 31.3333%;
  margin-right: 3%;
}
.column .col-4-1 {
  width: 22.75%;
  margin-right: 3%;
}
.column .col-5-1 {
  width: 17.6%;
  margin-right: 3%;
}
.column .col-3-2 {
  width: 65.6666%;
  margin-right: 3%;
}
.column .col-4-2 {
  width: 48.5%;
  margin-right: 3%;
}
.column .col-4-3 {
  width: 74.25%;
  margin-right: 3%;
}
.column .col-5-2 {
  width: 38.2%;
  margin-right: 3%;
}
.column .col-5-3 {
  width: 58.8%;
  margin-right: 3%;
}
.column .col-5-4 {
  width: 79.4%;
  margin-right: 3%;
}

/* margin right 0% */
.marg-per0 > .col-2-1 {
  width: 50%;
  margin-right: 0;
}
.marg-per0 > .col-3-1 {
  width: 33.3333%;
  margin-right: 0;
}
.marg-per0 > .col-4-1 {
  width: 25%;
  margin-right: 0;
}
.marg-per0 > .col-5-1 {
  width: 20%;
  margin-right: 0;
}
.marg-per0 > .col-3-2 {
  width: 66.6666%;
  margin-right: 0;
}
.marg-per0 > .col-4-2 {
  width: 50%;
  margin-right: 0;
}
.marg-per0 > .col-4-3 {
  width: 75%;
  margin-right: 0;
}
.marg-per0 > .col-5-2 {
  width: 40%;
  margin-right: 0;
}
.marg-per0 > .col-5-3 {
  width: 60%;
  margin-right: 0;
}
.marg-per0 > .col-5-4 {
  width: 80%;
  margin-right: 0;
}

/* margin right 2% */
.marg-per2 > .col-2-1 {
  width: 49%;
  margin-right: 2%;
}
.marg-per2 > .col-3-1 {
  width: 32%;
  margin-right: 2%;
}
.marg-per2 > .col-4-1 {
  width: 23.5%;
  margin-right: 2%;
}
.marg-per2 > .col-5-1 {
  width: 18.4%;
  margin-right: 2%;
}
.marg-per2 > .col-3-2 {
  width: 66%;
  margin-right: 2%;
}
.marg-per2 > .col-4-2 {
  width: 49%;
  margin-right: 2%;
}
.marg-per2 > .col-4-3 {
  width: 74.5%;
  margin-right: 2%;
}
.marg-per2 > .col-5-2 {
  width: 38.8%;
  margin-right: 2%;
}
.marg-per2 > .col-5-3 {
  width: 59.2%;
  margin-right: 2%;
}
.marg-per2 > .col-5-4 {
  width: 79.6%;
  margin-right: 2%;
}

/* margin right 4% */
.marg-per4 > .col-2-1 {
  width: 48%;
  margin-right: 4%;
}
.marg-per4 > .col-3-1 {
  width: 30.6667%;
  margin-right: 4%;
}
.marg-per4 > .col-4-1 {
  width: 22%;
  margin-right: 4%;
}
.marg-per4 > .col-5-1 {
  width: 16.8%;
  margin-right: 4%;
}
.marg-per4 > .col-3-2 {
  width: 65.3333%;
  margin-right: 4%;
}
.marg-per4 > .col-4-2 {
  width: 48%;
  margin-right: 4%;
}
.marg-per4 > .col-4-3 {
  width: 74%;
  margin-right: 4%;
}
.marg-per4 > .col-5-2 {
  width: 37.6%;
  margin-right: 4%;
}
.marg-per4 > .col-5-3 {
  width: 58.4%;
  margin-right: 4%;
}
.marg-per4 > .col-5-4 {
  width: 79.2%;
  margin-right: 4%;
}

/* margin right 5% */
.marg-per5 > .col-2-1 {
  width: 47.5%;
  margin-right: 5%;
}
.marg-per5 > .col-3-1 {
  width: 30%;
  margin-right: 5%;
}
.marg-per5 > .col-4-1 {
  width: 21.25%;
  margin-right: 5%;
}
.marg-per5 > .col-5-1 {
  width: 16%;
  margin-right: 5%;
}
.marg-per5 > .col-3-2 {
  width: 65%;
  margin-right: 5%;
}
.marg-per5 > .col-4-2 {
  width: 47.5%;
  margin-right: 5%;
}
.marg-per5 > .col-4-3 {
  width: 73.75%;
  margin-right: 5%;
}
.marg-per5 > .col-5-2 {
  width: 37%;
  margin-right: 5%;
}
.marg-per5 > .col-5-3 {
  width: 58%;
  margin-right: 5%;
}
.marg-per5 > .col-5-4 {
  width: 79%;
  margin-right: 5%;
}
.column .last {
  margin-right: 0;
  *float: right;
  *clear: right;
}

/* ======  Form  ====== */
.qhdform fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.qhdform fieldset legend {
  margin: 0;
  padding: 0;
}
.qhdform .formHeader,
.qhdform .formSection {
  padding-bottom: 10px;
  margin-bottom: 25px;
}
.qhdform .formHeader p,
.qhdform .formSection p {
  color: #666;
}

/* 静态内容
------------------------------------------------------------------------------------------ */
.qhd-content h1 {
  font-size: 34px;
  font-size: 3.4rem;
  padding-top: 20px;
  margin-bottom: 15px;
  font-weight: normal;
}
.qhd-content h2 {
  font-size: 28px;
  font-size: 2.8rem;
  padding-top: 15px;
  margin-bottom: 12px;
  font-weight: normal;
}
.qhd-content h3 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}
.mobile .qhd-content h3 {
  margin-bottom: 0px;
}
.qhd-content h4 {
  font-size: 18px;
  font-size: 1.8rem;
}
.qhd-content h5,
.qhd-content .h5 {
  font-size: 14px;
}
.qhd-content h6 {
  font-size: 14px;
  font-size: 1.4rem;
}
.mobile .index-page .qhd-content p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: -5px;
}
.index_article .full-page-content p {
  line-height: 1.8;
  margin-bottom: 15px;
}
.qhd-content hr {
  border-color: #ccc;
}
.qhd-content em {
  font-style: italic;
}
.qhd-content sup {
  vertical-align: super;
  font-size: 12px;
}
.qhd-content sub {
  vertical-align: sub;
  font-size: 12px;
}
.qhd-content blockquote {
  line-height: 1.6;
  padding: 5px 10px 5px 15px;
  font-family: "微软雅黑";
  background: none;
  border-left: 3px solid #b3b3af;
  background-color: #f7f7f7;
  color: #808080;
}
.qhd-content blockquote p {
  margin-bottom: 5px;
}
.qhd-content ul,
.qhd-content ol {
  line-height: 1.8;
}
.qhd-content ul li,
.qhd-content ol li {
  padding-top: 2px;
  padding-bottom: 2px;
}
.qhd-content ul.iconlist li {
  background-position: 0 7px;
}
.qhd-content ol {
  padding-left: 2.5em;
}
.qhd-content img {
  vertical-align: middle;
  max-width: 100%;
  _max-width: none;
  height: auto !important;
}
.qhd-content a:hover img {
  opacity: 0.9;
  filter: alpha(Opacity=90);
}
.qhd-content .typo .typo_text p:first-child {
  margin-bottom: 5px;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
.qhd-content table {
  width: 100% !important;
  max-width: 100%;
  border-collapse: collapse;
  overflow: visible;
}
.qhd-content table th,
.qhd-content table td {
  padding: 14px 18px;
  text-align: center;
  border: 1px solid #eee;
}
.qhd-content table tbody tr.trhover td {
  background-color: #f0f0f0;
}
.qhd-content table tbody tr:first-child td {
  background-color: #333;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
.qhd-content table table tbody tr:first-child td {
  background-color: transparent;
  color: #4d4d4d;
  font-size: 14px;
  font-weight: normal;
  border: none;
}
.qhd-content table table tbody tr td {
  padding: 0;
}
.qhd-content table tbody img[src*="file"] {
  display: none;
}
.qhd-content table tbody p {
  margin-bottom: 0;
}
.qhd-content table tbody tr.trhover table td {
  background-color: #f0f0f0;
}
.qhd-content table tbody tr:first-child table td {
  background-color: transparent;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 0;
}
.qhd-content .table {
  overflow: visible;
}
.qhd-content .table th,
.qhd-content .table td {
  line-height: 1.8;
  padding: 14px 18px;
}
.qhd-content .table th {
  background-color: #333;
  color: #fff;
}
.qhd-content .table td {
}
.qhd-content .table tbody tr:first-child td {
  background-color: transparent;
  color: #4d4d4d;
  font-size: 14px;
  font-weight: normal;
}
.qhd-content .table tbody tr.trhover td {
  background-color: #f0f0f0;
}
.qhd-content .table th {
  background-color: #333;
  color: #fff;
  font-size: 16px;
}
.qhd-content .table-row thead th {
  background-color: #333;
  color: #fff;
}
.qhd-content .table-row tbody th {
  background-color: #333;
  color: #fff;
}
.qhd-content .table tbody .even-row td {
  background-color: #f0f0f0;
}
.video-responsive video.video-play-wrapper {
  width: 100%;
  height: auto !important;
  text-align: center;
}
.video-responsive span.video-play-wrapper {
  width: 100%;
  *height: auto !important;
  text-align: center;
}

/* IE8 */
@media \0screen {
  .video-responsive .video-play-wrapper {
    position: relative;
    height: 0 !important;
    padding-bottom: 56.25%;
    padding-top: 0 !important;
    overflow: hidden;
  }
  .video-responsive .video-play-wrapper iframe,
  .video-responsive .video-play-wrapper object,
  .article-detail .video-play-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
.video-responsive span.video-play-wrapper {
  position: relative;
  height: 0 !important;
  padding-bottom: 56.25%;
  padding-top: 30px;
  overflow: hidden;
}
.video-responsive span.video-play-wrapper {
  *position: relative;
  *height: auto !important;
  *padding-bottom: 0;
  *margin-top: -30px;
  overflow: visible;
}
.video-responsive span.video-play-wrapper object,
.video-responsive span.video-play-wrapper object embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-responsive span.video-play-wrapper object,
.video-responsive span.video-play-wrapper embed {
  *position: static;
}

/* ====== Slideshow & Scrollable ====== */
.carousel-direction a {
  display: block;
  width: 30px;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  z-index: 100;
  margin-top: -30px;
  font-family: simsun;
  text-align: center;
  color: #fff;
  font-size: 30px;
  text-decoration: none;
  cursor: pointer;
  background-color: #999;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.carousel-direction a:hover {
  background-color: #808080;
  color: #fff;
  text-decoration: none;
}
.carousel-direction a.disabled,
.carousel-direction a.disabled:hover {
  background-color: #e5e5e5;
  color: #ccc;
  cursor: default;
}
.carousel-prev {
  left: 0;
}
.carousel-next {
  right: 0;
}
.carousel-btn {
  text-align: center;
  margin: 10px 0;
  line-height: normal;
}
.carousel-btn a {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: 0 5px;
  background: #999;
  border-radius: 50%;
}
.carousel-btn .selected {
  background: #333;
  cursor: default;
}
.carousel-btn a span {
  display: none;
}
.carousel-btn-fixed {
  width: 100%;
  position: absolute;
  bottom: 15px;
  left: 0;
  margin: 0;
  z-index: 100;
}
.carousel-num {
  position: absolute;
  bottom: 7px;
  right: 10px;
  z-index: 100;
}
.carousel-num a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 22px;
  height: 22px;
  line-height: 22px;
  margin: 0 0 0 5px;
  text-align: center;
  background: #fff;
  font-size: 12px;
  color: #2d2d2d;
}
.carousel-num a:hover {
  text-decoration: none;
}
.carousel-num a.selected {
  background: #333;
  color: #fff;
  cursor: default;
}
.carousel-thumbs {
  text-align: center;
}
.carousel-thumbs a {
  border: 2px solid #ccc;
  margin: 0 3px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.carousel-thumbs a img {
  display: block;
}
.carousel-thumbs a:hover,
.carousel-thumbs a.selected {
  border-color: #f60;
}
.carousel {
  position: relative;
}
.carousel-item {
  position: relative;
  float: left;
  display: block;
}
.carousel-item .carousel-img {
  display: block;
}

/* .carousel-item .carousel-img a[href="javascript:;
"] {
  cursor: default;
}
*/
.carousel-item .carousel-img img {
  display: block;
}
.slideshow {
  overflow: hidden;
}
.slideshow .carousel-direction a {
  width: 55px;
  height: 55px;
  line-height: 55px;
}
.slideshow-gallery {
  margin-bottom: 20px;
}
.slideshow-gallery .carousel-img a {
  display: block;
  text-align: center;
  width: 100%;
}
.slideshow-gallery .carousel-img img {
  display: inline;
}
.slideshow-gallery .carousel-info-inner h3 {
  font-size: 14px;
  line-height: 18px;
}
.slideshow-gallery .carousel-direction a {
  display: none !important;
}
.slideshow-gallery:hover .carousel-direction a {
  display: block !important;
}
.slideshow-gallery:hover .carousel-direction a {
  display: block;
}
.slideshow-gallery-thumbs {
  position: relative;
  padding: 0 30px;
}
.slideshow-gallery-thumbs img {
  float: left;
  display: block;
  margin: 0 2px;
  border: 1px solid #ccc;
  cursor: pointer;
  width: 104px;
}
.slideshow-gallery-thumbs img:hover,
.slideshow-gallery-thumbs img.selected {
  border: 1px solid #f00;
}
.slideshow-gallery-thumbs-direction {
  padding: 0 50px;
}
.slideshow-gallery-thumbs-direction a {
  display: block;
  width: 20px;
  height: 76px;
  line-height: 76px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  z-index: 100;
  margin-top: -38px;
  font-family: simsun;
  text-align: center;
  color: #fff;
  font-size: 25px;
  text-decoration: none;
  cursor: pointer;
  background-color: #ccc;
}
.slideshow-gallery-thumbs-direction a:hover {
  background-color: #999;
  color: #fff;
  text-decoration: none;
}
.slideshow-gallery-thumbs-direction .thumbs-carousel-prev {
  left: 0;
}
.slideshow-gallery-thumbs-direction .thumbs-carousel-next {
  right: 0;
}
.slideshow-gallery-thumbs-direction .disabled,
.slideshow-gallery-thumbs-direction .disabled:hover {
  background-color: #dcf2ff;
  color: #ccc;
  cursor: default;
}

/* 文章 & 产品 公用
------------------------------------------------------------------------------------------ */
.entry-item {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px dotted #e5e5e5;
}
.entry-item .typo .typo-img {
  margin-right: 25px;
}
.entry-item .typo .typo-img-right {
  margin-right: 0;
  margin-left: 25px;
}
.entry-img {
  margin-bottom: 10px;
}
.entry-img img {
  display: block;
}
.entry-title {
  margin-bottom: 15px;
}
.entry-title h2,
.entry-title .h2 {
  font-size: 16px;
  line-height: 1.4;
}
.entry-title a {
}
.entry-title a:hover {
  text-decoration: none;
}
.entry-meta {
  font-size: 12px;
  margin-bottom: 10px;
  color: #999;
}
.entry-meta em {
  margin: 0 8px;
}
.entry-meta strong {
  font-weight: normal;
}
.entry-meta a {
  color: #999;
}
.entry-meta a:hover {
  color: #808080;
  text-decoration: none;
}
.entry-summary {
  color: #808080;
  /* font-size: 13px;
  */
  margin-bottom: -5px;
}
.entry-summary a {
  -webkit-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s
}
.entry-summary p {
  line-height: 1.8;
}
.entry-detail {
  padding-right: 10px;
  font-size: 13px;
  color: #999;
  background: url(../img/arrow-r.gif) no-repeat right center;
}
.entry-detail:hover {
  text-decoration: none;
  color: #808080;
}
.entry-item .typo-img .entry-img {
  margin-bottom: 0;
}
.entry-item .typo-text .entry-title {
  margin-top: -2px;
  _margin-top: -1px;
}
.entry-set .typo .typo-img {
  margin-right: 15px;
}
.entry-set .typo .typo-img-right {
  margin-left: 15px;
  margin-right: 0;
}
.entry-set .entry-title {
  margin-bottom: 10px;
}
.entry-set .entry-title h2 {
  font-size: 15px;
}
.entry-set .entry-summary,
.entry-set .entry-detail {
  font-size: 12px;
}
.entry-set .entry-item .typo-text .entry-title {
  margin-top: -2px;
  _margin-top: -1px;
}
.entry-list-time-hl .entry-item {
  position: relative;
  padding-left: 100px;
  border-bottom: 1px dotted #e5e5e5;
  min-height: 80px;
  height: auto !important;
  _height: 80px;
}
.entry-list-time-hl .time {
  position: absolute;
  left: 0;
  top: 0;
  width: 75px;
  background-color: #f2f2f2;
  text-align: center;
  font-family: Arial;
  border-radius: 4px;
  overflow: hidden;
}
.entry-list-time-hl .time-day {
  display: block;
  line-height: 50px;
  border-bottom: 1px solid #fb7f7f;
  font-size: 30px;
  background: #f57720;
  color: #fff;
}
.entry-list-time-hl .time-date {
  display: block;
  line-height: 22px;
  font-size: 12px;
  background: #f57720;
  color: #fff;
}
.entry-set-time-hl .entry-item {
  padding-left: 80px;
  min-height: 70px;
  height: auto !important;
  _height: 70px;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.entry-set-time-hl .entry-title {
  margin-bottom: 10px;
}
.entry-set-time-hl .entry-title h2 {
  font-size: 14px;
  /* font-weight: normal;
  */
}
.entry-set-time-hl .entry-summary {
  color: #808080;
  font-size: 12px;
}
.entry-set-time-hl .time {
  width: 60px;
}
.entry-set-time-hl .time-day {
  font-size: 25px;
  line-height: 40px;
}
.entry-set-time-hl .time-date {
  font-size: 11px;
}
.entry-list-time-hl-col .entry-item {
  border-bottom: none;
}
.entry-thumbnail-list .entry-item {
  border-bottom: none;
  padding-bottom: 9px;
  margin-bottom: 9px;
}
.entry-thumbnail-list .entry-title h2 {
  font-weight: normal;
  font-size: 13px;
}
.entry-thumbnail-list .price strong {
  font-weight: normal;
}

/* 多列图文 */
.portfolio-list {
  min-height: 20px;
}
.portfolio-list li {
  margin-bottom: 25px;
  text-align: center;
}
.portfolio-list-summary li {
  text-align: left;
}
.portfolio-img {
  margin-bottom: 10px;
  overflow: hidden;
}
.portfolio-img a {
  position: relative;
}
.list-pic-module .img-l img,
.list-pic-has-sidebar .img-l img,
.portfolio-img a,
.portfolio-img img {
  width: 100%;
  display: block;
  overflow: hidden;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.portfolio-img .opacity-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  cursor: pointer;
  background-color: #000;
  opacity: 0;
  filter: alpha(opacity=0);
  _height: expression((this.parentElement.clientHeight) +"px");
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.portfolio-img .icon-zoom {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  background: url(../img/icon-zoom.png) no-repeat center;
}
.portfolio-img .icon-video {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  background: url(../img/icon-video.png) no-repeat center;
}
.portfolio-img a:hover .opacity-overlay {
  filter: alpha(opacity=70);
  opacity: 0.7;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}


.portfolio-img a:hover img {
  transform: scale(1.1, 1.1) rotate(10deg);
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.list-pic-module .img-l:hover img,
.list-pic-has-sidebar .img-l:hover img,
.portfolio-item:hover img,
.product-item:hover img,
.scrollable-item:hover img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}




.portfolio-title {
  margin-bottom: 12px;
  line-height: normal;
  text-align: left;
  padding: 0px 10px 0 15px;
  line-height: 1.8;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-align: left;
}
.mobile .portfolio-title {
  margin-bottom: 2px;
  margin-top: -2px;
  padding: 0 8px 3px 8px;
}
.portfolio-title h2,
.portfolio-title .h2 {
  font-size: 14px;
  line-height: 1.8;
  font-weight: normal;
}
.mobile .portfolio-title h2,
.mobile .portfolio-title .h2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-align: left;
}
.product-item:hover .portfolio-title a {
  color: #f57720;
}
.portfolio-title a {
  -webkit-transition-duration: 0.1s;
  -ms-transition-duration: 0.1s;
  -moz-transition-duration: 0.1s;
  transition-duration: 0.1s;
  /*font-weight: 600;*/
}
.mobile .portfolio-title a{
  font-weight: normal;
}
.portfolio-title a:hover {
  text-decoration: none;
}
.portfolio-meta {
  font-size: 12px;
  margin-bottom: 10px;
  color: #808080;
}
.portfolio-meta em {
  margin: 0 8px;
}
.portfolio-meta strong {
  font-weight: normal;
}
.portfolio-meta a {
  color: #808080;
}
.portfolio-meta a:hover {
  color: #1d1d1d;
  text-decoration: none;
}
.portfolio-summary {
  color: #808080;
  font-size: 13px;
  margin-bottom: -10px;
}
.portfolio-summary p {
  line-height: 1.5;
}
.portfolio-detail {
  padding-right: 10px;
  color: #f30;
  font-size: 13px;
  background: url(../img/arrow-r.gif) no-repeat right center;
}
.portfolio-list .col-4-1 .portfolio-title h2 {
  font-size: 14px;
}
.portfolio-list .col-4-1 .portfolio-summary {
  font-size: 12px;
}
.portfolio-list .col-5-1 .portfolio-title h2 {
  font-size: 14px;
}
.portfolio-list .col-5-1 .portfolio-summary {
  font-size: 12px;
}
.portfolio-list-shown .portfolio-img .opacity-overlay {
  filter: alpha(opacity=40);
  opacity: 0.4;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.portfolio-list-shown .portfolio-img a:hover .opacity-overlay {
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.portfolio-list-shown .portfolio-title {
  text-align: center;
}
.portfolio-list-no-mobile {
  display: block;
}
.portfolio-list-mobile {
  display: none;
}
.post-list-item {
  background-color: #f7f7f7;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.post-img {
  overflow: hidden;
  position: relative;
}
.post-img img {
  width: 100%;
  display: block;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.post-img span {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.post-img i {
  display: block;
  width: 57px;
  height: 57px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -28px;
  margin-top: -28px;
  background: url(../img/icon-link.png) no-repeat center;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: -webkit-transform 0.5s ease-out;
  -moz-transition: -moz-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
}
.post-text-box {
  position: relative;
}
.post-text {
  padding: 20px;
}
.post-text h2 {
  line-height: normal;
  font-size: 16px;
  margin-bottom: 10px;
}
.post-text-summary {
  font-size: 13px;
  color: #808080;
  overflow: hidden;
}
.post-text-summary .qhd-content p {
  line-height: 1.6;
}
.post-arrow {
  position: absolute;
  z-index: 10;
  display: block;
  overflow: hidden;
  background-image: url(../img/post-arrow.gif);
  background-repeat: no-repeat;
}
.post-list-item:hover {
  position: relative;
  z-index: 5;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.45);
}
.post-list-item:hover .post-img img {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.post-list-item:hover .post-img span {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.post-list-item:hover .post-img i {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  transform: rotate(360deg);
}
.post-text-center {
  text-align: center;
}
.post-text-detail {
  padding-top: 10px;
  line-height: normal;
}
.post-text-detail a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #999;
  font-size: 12px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.post-text-detail a:hover {
  color: #808080 !important;
}
.light-box .post-text-detail a {
  color: #999 !important;
}
.post-list-2col .post-img,
.post-list-2col .post-text-box {
  float: left;
  width: 50%;
}
.post-list-2col .post-text {
  padding: 30px;
}
.post-list-2col .post-text h2 {
  margin-bottom: 15px;
}
.post-list-2col .post-list-item .post-arrow {
  width: 10px;
  height: 19px;
  top: 50%;
  left: -10px;
  margin-top: -10px;
  background-position: 0 -42px;
}
.post-list-2col .post-list-item-spec .post-img {
  float: right;
}
.post-list-2col .post-list-item-spec .post-arrow {
  top: 50%;
  left: auto;
  right: -10px;
  margin-top: -10px;
  background-position: 0 -11px;
}
.post-list-3col .post-list-item {
  float: left;
  width: 33.33333%;
}
.post-list-3col .post-list-item .post-text {
  padding: 30px;
}
.post-list-3col .post-list-item .post-arrow {
  width: 19px;
  height: 10px;
  top: -10px;
  left: 50%;
  margin-left: -10px;
  background-position: 0 0;
}
.post-list-3col .post-list-item-spec .post-img {
  top: 280px;
}
.post-list-3col .post-list-item-spec .post-text-box {
  top: -280px;
}
.post-list-3col .post-list-item-spec .post-arrow {
  top: auto;
  bottom: -10px;
  background-position: 0 -31px;
}
.post-list-4col .post-list-item {
  width: 50%;
  float: left;
}
.post-list-4col .post-img,
.post-list-4col .post-text-box {
  width: 50%;
  float: left;
}
.post-list-4col .post-list-item .post-arrow {
  width: 10px;
  height: 19px;
  top: 50%;
  left: -10px;
  margin-top: -10px;
  background-position: 0 -42px;
}
.post-list-4col .post-list-item-spec .post-img {
  float: right;
}
.post-list-4col .post-list-item-spec .post-arrow {
  top: 50%;
  left: auto;
  right: -10px;
  margin-top: -10px;
  background-position: 0 -11px;
}
.post-list-4col .post-text h2 {
  font-size: 15px;
}
.portfolio-grid {
}
.portfolio-grid-item {
  float: left;
}
.portfolio-grid-item a {
  display: block;
  position: relative;
}
.portfolio-grid-img {
  overflow: hidden;
}
.portfolio-grid-img img {
  display: block;
  width: 100%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.portfolio-grid-text {
  position: absolute;
  top: 38%;
  left: 0;
  z-index: 11;
  width: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.portfolio-grid-text h3 {
  font-size: 15px;
  text-align: center;
  padding: 0 15px;
  margin-top: -15px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.portfolio-grid-item .overlay {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  background-color: #000;
  opacity: 0;
  filter: alpha(opacity=0);
  _height: expression((this.parentElement.clientHeight) +"px");
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.portfolio-grid-item a:hover img {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.portfolio-grid-item a:hover .portfolio-grid-text {
  opacity: 1;
  filter: alpha(opacity=100);
}
.portfolio-grid-item a:hover .portfolio-grid-text h3 {
  margin-top: 0px;
  color: #fff;
}
.portfolio-grid-item a:hover .overlay {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.portfolio-grid-4col .portfolio-grid-item {
  width: 25%;
}
.portfolio-grid-3col .portfolio-grid-item {
  width: 33.333%;
}

/* 分类 */
.category {
}
.category ul {
  padding-bottom: 1px;
}
.category ul li {
  -webkit-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
  position: relative;
  border-bottom: 1px solid #ffffff;
}
.category ul li:hover {
  background-color: #f57720;
}
.category ul li:hover i.touch-arrow-down {
  color: #fff;
}
.category ul li.current:hover a,
.category ul li.current:hover i {
  color: #fff;
}
.category ul li.last,
.category ul li:last-child {
  border-bottom: none;
}
.category ul li a {
  /* -webkit-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
  */
  display: block;
  padding: 12px 35px 12px 20px;
  line-height: normal;
  color: #666;
  font-size: 14px;
  *zoom: 1;
}
.category ul li i.touch-arrow-down {
  color: #666;
  display: block;
  position: absolute;
  top: 11px;
  right: 15px;
  _right: 22px;
  cursor: pointer;
  transform: rotate(270deg);
  -ms-transform: rotate(270deg); /* IE 9 */
  -moz-transform: rotate(270deg); /* Firefox */
  -webkit-transform: rotate(270deg); /* Safari 和 Chrome */
  -o-transform: rotate(270deg);
}
.category ul li i.touch-arrow-down .iconfont {
  font-size: 12px;
}
.category ul li a:hover {
  text-decoration: none;
  color: #fff;
}
.category ul li a:active {
  background-color: #f57720;
  color: #fff;
}
.category ul ul {
  padding: 0 0 20px 25px;
  margin-top: -5px;
  display: none;
}
.category ul ul li.last {
  border-bottom: none;
}
.category ul li ul li {
  border-bottom: none;
  border-left: none;
}
.category ul li ul li a {
  color: #808080;
  padding-left: 10px;
  background: url(../img/page-menu-sub.gif) no-repeat left 13px;
}
.category ul li ul li a:hover {
  background: url(../img/page-menu-sub-c.gif) no-repeat left 13px;
}
.category ul ul li a {
  background-image: none;
  padding: 5px 10px;
  line-height: normal;
  background-color: #f2f2f2;
  font-size: 13px;
}
.category ul li.current a {
  color: #f57720;
  font-weight: bold;
  font-size: 14px;
  border-left: 3px solid #f57720;
}
.category ul li.current i {
  color: #f57720;
}
.category ul li.current ul {
  display: block;
}
.category ul li.current ul li {
  border-bottom: none;
}
.category ul li.current ul li a {
  color: #666;
}
.category ul li.current ul li a:hover {
  color: #999;
}
.category ul li.current ul li.current > a {
  color: #999;
  background: url(../img/page-menu-sub-c.gif) no-repeat left 13px;
}
.scrollable-category .category-img {
  overflow: hidden;
  margin-bottom: 15px;
}
.scrollable-category .category-name h2,
.scrollable-category .category-name h2 a {
  display: block;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
}
.scrollable-category .category-summary {
  margin-top: 10px;
  line-height: 1.5;
  font-size: 13px;
  color: #808080;
  text-align: left;
}
.scrollable-category .carousel-direction a {
  top: 60px;
}
.scrollable-category-product .carousel-direction a {
  top: 85px;
}
.category-bg-img li a {
  display: block;
  position: relative;
  background-color: #666;
  text-align: center;
  padding: 60px 0;
  color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.category-bg-img li:nth-child(2n) a {
  background-color: #4d4d4d;
}
.category-bg-img li a:hover {
  background-color: #333;
}
.category-bg-img .category-text {
  position: relative;
  z-index: 11;
  color: #fff;
}
.category-bg-img .category-name {
  margin-bottom: 15px;
  line-height: normal;
  font-size: 24px;
  font-weight: normal;
}
.category-bg-img .category-summary {
  max-width: 800px;
  margin: 0 auto 15px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 13px;
}
.category-bg-img span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 40px;
  line-height: 30px;
  border: 1px solid #fff;
  color: #fff;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.category-bg-img span:hover {
  background-color: #fff;
  border-color: #fff;
  color: #333;
  text-decoration: none;
}
.category-bg-img .category-bg-img-item .opacity-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  cursor: pointer;
  background-color: #000;
  opacity: 0.6;
  filter: alpha(opacity=60);
  _height: expression((this.parentElement.clientHeight) +"px");
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.category-bg-img .category-bg-img-item a:hover .opacity-overlay {
  background-color: #333;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.article-carousel .carousel-btn-fixed {
  line-height: normal;
  bottom: 65px;
  text-align: right;
}
.article-carousel .carousel-btn-fixed a {
  width: 10px;
  height: 10px;
  background-color: #ccc;
  margin: 0 8px 0 0;
  border-radius: 50%;
}
.article-carousel .carousel-btn-fixed a.selected {
  background-color: #808080;
}
.article-detail .article-title {
  margin-top: 30px;
  text-align: center;
  margin-bottom: 15px;
}
.article-detail .article-title h1 {
  font-size: 22px;
  font-weight: normal;
}
.mobile .article-detail .article-title h1 {
  font-size: 16px;
}
.article-detail .entry-meta span {
  /* margin: 0 10px;
  */
}
.article-detail .entry-meta .share-toolbar {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  position: relative;
  top: 4px;
  margin-left: 8px;
}
.article-detail .entry-meta .share-toolbar span {
  margin: 0;
  float: left;
  height: 16px;
  line-height: 16px;
  margin: 6px 0 6px 0;
}
.article-detail .article-content {
  border-top: 1px solid #ddd;
  padding-top: 35px;
  margin-top: 15px;
}
.article-detail .video-player-content {
  margin-top: 20px;
  text-align: center;
}
.article-detail video.video-play-wrapper {
  width: 100%;
  height: auto !important;
  text-align: center;
}
.article-detail span.video-play-wrapper {
  width: 100%;
  *height: auto !important;
  text-align: center;
}

/* IE8 */
@media \0screen {
  .article-detail .video-play-wrapper {
    position: relative;
    height: 0 !important;
    padding-bottom: 56.25%;
    padding-top: 0 !important;
    overflow: hidden;
  }
  .article-detail .video-play-wrapper iframe,
  .article-detail .video-play-wrapper object,
  .article-detail .video-play-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
.article-detail span.video-play-wrapper {
  position: relative;
  height: 0 !important;
  padding-bottom: 56.25%;
  padding-top: 30px;
  overflow: hidden;
}
.article-detail span.video-play-wrapper {
  *position: relative;
  *height: auto !important;
  *padding-bottom: 0;
  *margin-top: -30px;
  overflow: visible;
}
.article-detail span.video-play-wrapper object,
.article-detail span.video-play-wrapper object embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.article-detail span.video-play-wrapper object,
.article-detail span.video-play-wrapper embed {
  *position: static;
}
.article-detail-fancybox {
  *height: 600px;
}
.article-detail-fancybox .video-play-wrapper {
  *position: relative;
  *height: 0 !important;
  *padding-bottom: 56.25%;
  *padding-top: 30px;
  *overflow: hidden;
}
.article-detail-fancybox .video-play-wrapper iframe,
.article-detail-fancybox .video-play-wrapper object,
.article-detail .video-play-wrapper embed {
  *position: absolute;
  *top: 0;
  *left: 0;
  *width: 100%;
  *height: 100%;
}
.team-introduction .team-img {
  margin-right: 50px;
}
.team-introduction .team-name {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: normal;
  line-height: normal;
  color: #000;
}
.team-introduction .team-info p {
  color: #666;
}
.team-cases-title {
  text-align: center;
  margin: 50px 0 30px;
  padding-top: 50px;
  border-top: 1px solid #ccc;
}
.team-cases-title h4 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 20px;
  font-size: 24px;
  line-height: normal;
  font-weight: normal;
}
.team-cases-title i {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 80px;
  height: 1px;
  position: relative;
  top: -5px;
  background: #999;
  display: none;
}

/* Product 产品
------------------------------------------------------------------------------------------ */
.animate-border:before,
.animate-border:after {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  z-index: 100001;
  content: "";
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.animate-border:before {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.animate-border:after {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
}
.animate-border-h:hover .animate-border:before,
.animate-border-h:hover .animate-border:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.product-category {
}
.product-category-scrollable ul li {
  width: 290px;
  margin: 0 21px;
  text-align: left;
}
.product-category-scrollable ul li a {
  position: relative;
  display: block;
}
.product-category-scrollable .category-image {
  overflow: hidden;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.product-category-scrollable .category-info {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  text-align: center;
  width: 100%;
  height: 100%;
  color: #fff;
}
.product-category-scrollable .category-info h3 {
  margin-top: 120px;
  margin-bottom: 60px;
  font-size: 22px;
  font-weight: normal;
}
.product-category-scrollable .category-info .icon-detail {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 41px;
  height: 41px;
  background: url(../img/icon-detail.gif) no-repeat;
}
.product-category-scrollable .category-info .icon-detail span {
  display: none;
}
.product-category-scrollable .opacity-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  cursor: pointer;
  background-color: #000;
  opacity: 0;
  filter: alpha(opacity=0);
  _height: expression((this.parentElement.clientHeight) +"px");
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.product-category-scrollable a:hover .category-image img {
  transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -webkit-transition: all 0.35s ease-out 0s;
  -moz-transition: all 0.35s ease-out 0s;
  -o-transition: all 0.35s ease-out 0s;
  transition: all 0.35s ease-out 0s;
}
.product-category-scrollable a:hover .category-info {
  display: block;
}
.product-category-scrollable a:hover .opacity-overlay {
  display: block;
  filter: alpha(opacity=70);
  opacity: 0.7;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.product-category-scrollable .carousel-direction {
  text-align: center;
  margin: 30px;
}
.product-category-scrollable .carousel-direction a {
  position: inherit;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 25px;
  height: auto;
  line-height: normal;
  margin: 0 15px;
  padding: 0 15px;
  border: 1px solid #666;
}
.product-category-scrollable .carousel-direction a:hover {
  border-color: #fff;
  color: #fff;
}
.product-category-scrollable .carousel-direction a.disabled,
.product-category-scrollable .carousel-direction a.disabled:hover {
  border-color: #666;
  color: #666;
  cursor: not-allowed;
}
.product-item {
  position: relative;
  border: 1px solid #f7f3f3;
  border-radius: 4px;
  overflow: hidden;
}
.mobile .product-item {
  /* border: none;
  */
}
.product-item:hover {
  border: 1px solid #f57720;
  -webkit-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s
}
.mobile .product-item {
  margin-bottom: 15px;
}
.product-list li {
  margin-bottom: 25px;
  text-align: center;
}
.product-item .portfolio-img {
  /* background-color: #f2f2f2;
  */
  overflow: hidden;
  position: relative;
  margin-bottom: 13px;
  height: 250px;
}
.mobile .product-item .portfolio-img {
  height: auto
}
.product-item .portfolio-text {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  text-align: center;
  width: 100%;
  height: 100%;
  color: #fff;
}
.product-item .portfolio-text h2 {
  margin: 80px 20px 20px;
  line-height: normal;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: normal;
}
.product-item .portfolio-img .title {
  padding: 13px 15px 0px 15px;
  font-weight: 600;
  text-align: center;
}
.mobile .product-item .portfolio-img .title {
  padding: 0px 0px 10px 0px;
  /* font-weight: normal; */
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.product-item .portfolio-img .des {
  padding: 0px 15px 0px 15px;
  margin-bottom: 5px;
  margin-top: -10px;
}
.mobile .product-item .portfolio-img .des {
  padding: 0px 0px 0px 0px;
  margin-bottom: 5px;
  margin-top: -10px;
}
.qhd-content .img {
  position: relative;
  overflow: hidden;
}
.mobile .product-item-nobder {
  border: none;
}
.product-list .col-2-1 .product-item .portfolio-text h2 {
  margin-top: 180px;
}
.product-list .col-3-1 .product-item .portfolio-text h2 {
  margin-top: 80px;
}
.product-list .col-4-1 .product-item .portfolio-text h2 {
  margin-top: 60px;
}
.product-list .col-5-1 .product-item .portfolio-text h2 {
  margin-top: 40px;
}
.product-list .col-5-1 .product-item .portfolio-text .icon-detail {
  width: 30px;
  height: 30px;
}
.product-item .portfolio-text .icon-detail {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 41px;
  height: 41px;
  background: url(../img/icon-detail.gif) no-repeat center;
  -webkit-transition: -webkit-transform 0.5s ease-out;
  -moz-transition: -moz-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
}
.product-item .portfolio-text .icon-detail span {
  display: none;
}
.product-item .portfolio-text .price {
  color: #fff;
  margin-bottom: 20px;
}
.product-item a:hover .portfolio-text {
  display: block;
}
.product-item .portfolio-text:hover .icon-detail {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
.product-item .opacity-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  cursor: pointer;
  background-color: #e92525;
  opacity: 0;
  filter: alpha(opacity=0);
  _height: expression((this.parentElement.clientHeight) +"px");
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.product-item a:hover .opacity-overlay {
  filter: alpha(opacity=90);
  opacity: 0.9;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.product-list-popup li {
  margin-bottom: 20px;
}
.product-detail .product-name {
  margin-bottom: 10px;
}
.mobile .product-detail .ml20{
  margin-left: 12px;
}
/*.mobile .product-detail .view{
  display: none;
}*/
.product-detail .product-name h1 {
  font-size: 22px;
  font-weight: normal;
  padding-top: 5px;
}
.mobile .product-detail .product-name h1 {
  font-size: 16px;
}
.product-detail .product-sku {
  margin-bottom: 10px;
  color: #999;
  font-size: 13px;
}
.product-detail .product-sku strong {
  font-weight: normal;
}
.product-detail .product-info-item {
  /* border-bottom: 1px solid #f0f0f0;
  */
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.product-detail .product-info-item-last {
  border-bottom: none;
  margin-bottom: 0;
}
.product-detail .product-summary {
  font-size: 13px;
  color: #666;
}
.product-desc-title {
  background-color: #333;
  margin-bottom: 20px;
  color: #fff;
}
.product-desc-title h3 {
  height: 42px;
  line-height: 42px;
  float: left;
  padding: 0 20px;
  font-size: 16px;
}
.product-desc-item {
  margin-bottom: 50px;
}
.product-desc-item-title {
  margin-bottom: 15px;
}
.product-desc-item-title h4 {
  float: left;
  height: 30px;
  line-height: 30px;
  background: #333;
  color: #fff;
  font-size: 14px;
  padding: 0 25px;
  font-weight: normal;
}
.product-detail-simple .product-img {
  text-align: center;
  margin-bottom: 15px;
}
.product-detail-simple .product-img img {
  max-width: 100%;
  _width: 100%;
}
.product-detail-simple .product-name {
  text-align: center;
  margin-bottom: 25px;
}
.product-detail-simple .product-name h3 {
  font-weight: normal;
  padding-top: 10px;
}
.mobile .product-detail-simple .product-name h3 {
  padding-top: 5px;
}
.product-detail-complete .tabs-nav {
  background-color: #f2f2f2;
}
.product-detail-complete .tabs-nav li {
  padding: 0;
  margin-bottom: 0;
}
.product-detail-complete .tabs-nav li a {
  font-size: 15px;
  background-color: #f2f2f2;
  color: #666;
}
.product-detail-complete .tabs-nav li a.current {
  background-color: #333;
  color: #fff;
}
.product-detail-complete .tabs-nav li a:hover {
  background-color: #333;
  color: #fff;
}
.product-detail-zoom .product-intr .product-preview {
  width: 450px;
}
.product-detail-zoom .gallery-img-product-detail {
  display: none;
}
.product-detail-zoom .gallery-img-product-detail .ps-caption-wrapper {
  display: none;
}

/* Link 链接
------------------------------------------------------------------------------------------ */
.link a img {
  vertical-align: middle;
  margin-right: 5px;
  position: relative;
  top: -1px;
  *top: 0;
}
.link-line a {
  margin: 0 15px 0 0;
}
.link-line em {
  margin: 0 7px 0 -8px;
  *zoom: 1;
  font-style: normal;
}
.link-line-rtl {
  text-align: right;
}
.link-line-rtl a {
  margin: 0 0 0 15px;
}
.link-line-rtl em {
  margin: 0 -10px 0 10px;
  font-style: normal;
}
.link-line-center {
  text-align: center;
}
.link-line-center a {
  margin: 0 8px;
}
.link-line-center em {
  margin: 0 -2px 0 0;
  font-style: normal;
}
.link-block li {
  padding: 4px 0;
  line-height: 1.5;
}
.link-block-sign a {
  display: block;
  background: url(../img/icon-dot.gif) no-repeat 0 8px;
  padding-left: 10px;
}
.link-list li {
  margin-bottom: 15px;
}
.link-list .link-img {
  margin-bottom: 5px;
  overflow: hidden;
}
.link-list .link-img img {
  display: block;
  width: 100%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.link-list .link-img a:hover img {
  transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.link-list .link-name {
  text-align: center;
}
.link-list .link-name h2 {
  line-height: 22px;
  font-size: 13px;
}
.link-list .link-name a {
  font-size: 13px;
  font-weight: normal;
}
.link-list .col-2-1 a {
  font-size: 16px;
}
.link-scrollable ul {
  _margin-left: -8px !important;
}
.link-scrollable ul li {
  width: 180px;
  margin: 0 10px;
}
.link-scrollable .carousel-direction a {
  margin-top: 0;
  top: 35px;
  width: 35px;
  height: 35px;
  line-height: 35px;
}
.link-scrollable a.carousel-prev {
  left: -10px;
}
.link-scrollable a.carousel-next {
  right: -10px;
}
.link-scrollable-3col ul li {
  width: 300px;
  margin: 0 16px;
}
.link-scrollable-3col ul li h2 a {
  font-size: 16px;
}
.link-scrollable-3col .carousel-direction a {
  margin-top: 0;
  top: 70px;
}
.link-icon {
  text-align: center;
}
.link-icon {
  font-size: 0;
}
.link-icon li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 40px;
}
.link-icon li a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 150px;
  height: 150px;
  overflow: hidden;
  background-color: #666;
  color: #fff;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.link-icon li a:hover {
  background-color: #333;
  color: #fff;
  z-index: 2;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.link-icon li a span {
  display: block;
  margin-top: 50px;
  font-size: 16px;
}
.link-icon li a.link-img img {
  margin: 30px 0 5px 0;
  -webkit-transition: -webkit-transform 0.5s ease-out;
  -moz-transition: -moz-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
}
.link-icon li a:hover img {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  transform: rotate(360deg);
}
.link-icon li a.link-img span {
  margin-top: 0;
}
.link-bg-img li a {
  display: block;
  position: relative;
  background-color: #666;
  text-align: center;
  padding: 60px 0;
  color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.link-bg-img li:nth-child(2n) a {
  background-color: #4d4d4d;
}
.link-bg-img li a:hover {
  background-color: #333;
}
.link-bg-img .link-text {
  position: relative;
  z-index: 11;
  color: #fff;
}
.link-bg-img .link-name {
  margin-bottom: 15px;
  line-height: normal;
  font-size: 24px;
  font-weight: normal;
}
.link-bg-img .link-summary {
  max-width: 800px;
  margin: 0 auto 15px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 13px;
}
.link-bg-img span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 40px;
  line-height: 34px;
  border: 2px solid #fff;
  color: #fff;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.link-bg-img span:hover {
  background-color: #fff;
  border-color: #fff;
  color: #333;
  text-decoration: none;
}
.link-bg-img .link-bg-img-item .opacity-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  cursor: pointer;
  background-color: #333;
  opacity: 0.6;
  filter: alpha(opacity=60);
  _height: expression((this.parentElement.clientHeight) +"px");
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.link-bg-img .link-bg-img-item a:hover .opacity-overlay {
  background-color: #333;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.link-fixed-side {
  /* width: 80px;
  */
  margin-bottom: 1px;
  font-size: 12px;
}
.link-fixed-side li {
  margin-bottom: 1px;
  position: relative;
}
.link-fixed-side li .link-name {
  display: block;
  width: 70px;
  min-height: 70px;
  height: auto !important;
  _height: 70px;
  background-color: #4d4d4d;
  color: #fff;
  text-align: center;
  *margin-bottom: -4px;
}
.link-fixed-side li .link-name:hover,
.link-fixed-side li.active .link-name {
  background-color: #f60;
  text-decoration: none;
  color: #fff;
}
.link-fixed-side li.first .link-name {
  background-color: #f60;
  color: #fff;
}
.link-fixed-side li.first .link-name:hover {
  background-color: #f60;
  color: #fff;
}
.link-fixed-side li i {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 32px;
  height: 32px;
  overflow: hidden;
  margin-top: 6px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.link-fixed-side li span {
  display: block;
  line-height: normal;
  padding-bottom: 5px;
}
.link-fixed-side li .link-name-min span {
  display: block;
  line-height: 70px;
}
.link-fixed-side .link-summary {
  display: none;
  position: absolute;
  right: 70px;
  top: 0;
  min-width: 130px;
  max-width: 200px;
  _width: 130px;
  min-height: 35px;
  height: auto !important;
  _height: 35px;
  padding: 20px 15px 15px;
  background-color: #f60;
}
.link-fixed-side .link-summary .arrow-section-r {
  display: block;
  width: 5px;
  height: 9px;
  position: absolute;
  top: 22px;
  right: 0px;
  background: url(../img/arrow-section-r.gif) no-repeat;
}
.link-fixed-side .link-summary .link-summary-content {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
}
.link-fixed-side .link-summary .qhd-content p {
  margin-bottom: 5px;
}
.link-fixed-side .link-summary .qhd-content p a {
  color: #4d4d4d;
}
.link-fixed-side .link-summary .qhd-content p a:hover {
  color: #1e78e8;
}
.fixed-left .link-fixed-side .link-summary {
  right: 0;
  left: 70px;
}
.fixed-left .link-fixed-side .link-summary .arrow-section-r {
  right: auto;
  left: 0;
  background: url(../img/arrow-section-l.gif) no-repeat;
}
.link-justified ul {
  display: table;
  table-layout: fixed;
  margin-bottom: -1px;
  width: 100%;
  background-color: #cc701f;
}
.link-justified ul li {
  display: table-cell;
  margin-bottom: 0;
  width: 100%;
}
.link-justified ul li a {
  display: block;
  padding: 8px 0;
  text-align: center;
  border-left: 1px solid #ff8b26;
  border-right: 1px solid #995417;
  color: #fff;
}
.link-justified ul li a:hover,
.link-justified ul li a:active {
  background-color: #b3621b;
  color: #fff;
}
.link-justified ul li:first-child a {
  border-left: none;
}
.link-justified ul li:last-child a {
  border-right: none;
}
.link-justified ul li p {
  line-height: normal;
  font-size: 14px;
}
.link-justified ul li a i {
  display: inline-block;
  width: 24px;
  height: 24px;
  overflow: hidden;
  margin-bottom: -5px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px 24px;
}
.link-setion {
  position: relative;
  margin-bottom: 8px;
}
.link-setion a {
  display: block;
}
.link-setion .link-img img {
  display: block;
  width: 100%;
}
.link-setion .link-img-noimg {
  min-height: 230px;
  height: auto !important;
  _height: 230px;
  background-color: #dd5189;
}
.link-name-default {
  position: absolute;
  left: 35px;
  bottom: 35px;
  opacity: 1;
  filter: alpha(opacity=100);
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  color: #fff;
}
.link-name-default .title {
  font-size: 18px;
}
.link-name-default h3 {
  font-size: 20px;
  padding-right: 15px;
  font-weight: normal;
  color: #fff;
  line-height: normal;
}
.link-setion-text {
  line-height: 2.8;
  display: block;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 10;
  color: #fff;
  text-align: center;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.link-setion-text .title {
  font-weight: bold;
  font-size: 18px;
}
.mobile .link-setion-text .title {
  font-size: 14px;
}
.link-setion-text h3 {
  margin: 0 20px 15px;
  margin-top: -20px;
  font-size: 24px;
  font-weight: normal;
  color: #fff;
  line-height: normal;
  transition: all 0.35s ease-out;
  -moz-transition: all 0.35s ease-out;
  -o-transition: all 0.35s ease-out;
  -webkit-transition: all 0.35s ease-out;
  -ms-transition: all 0.35s ease-out;
}
.link-setion-text p {
  margin: 0 20px 15px;
  margin-top: -55px;
  font-weight: normal;
  color: #fff;
  line-height: normal;
  transition: all 0.35s ease-out;
  -moz-transition: all 0.35s ease-out;
  -o-transition: all 0.35s ease-out;
  -webkit-transition: all 0.35s ease-out;
  -ms-transition: all 0.35s ease-out;
  line-height: 2;
  font-size: 13px;
}
.mobile .link-setion-text  p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 13px;
}
.link-setion-text .link-more {
  line-height: normal;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: 10px;
  padding: 6px 20px;
  border: 1px solid #fff;
  font-size: 13px;
}
.mobile .link-setion-text .link-more {
  margin-top: 0px;
}
.link-setion .opacity-overlay {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  background: #f57720;
  opacity: 0;
  filter: alpha(opacity=0);
  _height: expression((this.parentElement.clientHeight) +"px");
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.link-setion a:hover .link-name-default {
  opacity: 0;
  filter: alpha(opacity=0);
}
.link-setion a:hover .link-setion-text {
  opacity: 1;
  filter: alpha(opacity=100);
}
.link-setion a:hover .link-setion-text h3 {
  margin-top: 0px;
}
.link-setion a:hover .link-setion-text p {
  margin-top: 0px;
}
.link-setion a:hover .opacity-overlay {
  opacity: 0.85;
  filter: alpha(opacity=85);
}

/* module 外框容器
------------------------------------------------------------------------------------------ */
.module-default {
  margin: 0;
  padding: 0;
}
.module-default > .module-divider {
  margin-bottom: 20px;
}
.module {
  margin-bottom: 25px;
}
.module-title-default {
  margin-bottom: 10px;
  overflow: hidden;
}
.module-title-default > .module-title-content {
  padding-top: 5px;
  padding-bottom: 5px;
}
.module-title-default > .module-title-content h3 {
  display: block;
  float: left;
  _display: inline;
  line-height: 20px;
  font-size: 16px;
}
.module-title-default > .module-title-content span {
  margin-left: 5px;
  float: left;
  line-height: 22px;
  color: #808080;
  font-size: 14px;
}
.module-title-default > .module-title-content span strong {
  font-weight: normal;
  margin-left: 5px;
  color: #808080;
  font-family: Arial, sans-serif;
}
.module-title-default > .module-title-content i {
  display: block;
  float: left;
  _display: inline;
  width: 8px;
  height: 8px;
  overflow: hidden;
  position: relative;
  top: 9px;
  margin-left: 10px;
  background: url(../img/icon-title-d.gif) no-repeat;
}
.module-more-default a {
  color: #808080;
  font-size: 13px;
}
.module-more-default a:hover {
  color: #808080;
  text-decoration: none;
}
.module-icon-default {
  padding-left: 25px;
  background-repeat: no-repeat;
  background-position: left center;
}
.module-divider {
  height: 1px;
  overflow: hidden;
  background-color: #e5e5e5;
  margin-top: 25px;
  clear: both;
}
.module-no-margin,
.module-no-margin .module-content p,
.module-no-margin .module-content ul,
.module-no-margin .module-content ol,
.module-no-margin .module-content h1,
.module-no-margin .module-content h2,
.module-no-margin .module-content h3,
.module-no-margin .module-content h4,
.module-no-margin .module-content h5,
.module-no-margin .module-content h6 {
  margin: 0;
}
.module-hlbg {
}
.module-hlbg > .module-inner {
  background-color: #f4f4f4;
}
.module-hlbg-title {
  background: #363636;
  overflow: hidden;
}
.module-hlbg-title h3 {
  padding: 15px 0 15px 20px;
  line-height: normal;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
}
.module-hlbg-title h4 {
  margin-bottom: 5px;
  padding-left: 20px;
  line-height: normal;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
}
.module-hlbg-icon {
  margin-left: 20px;
  padding-left: 28px !important;
  background-repeat: no-repeat;
  background-position: left center;
}
.module-hlbg-content {
  padding: 10px 10px 15px;
}
.module-hlbg-more {
  text-align: right;
  padding: 0 15px 15px;
}
.module-hlbg-more a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 20px;
  line-height: 20px;
  padding: 1px 8px;
  background-color: #b3b3b3;
  color: #fff;
  font-size: 12px;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.module-hlbg-more a:hover {
  background-color: #666;
  color: #fff;
  text-decoration: none;
}
.module-hlbg > .module-divider {
  margin-bottom: 10px;
  margin-top: 10px;
}
.module-hlbg-content .category {
  margin: -10px -10px -15px;
  background-color: #f8f8f8;
}
.module-title-border {
  border-bottom: 1px solid #d6d6d6;
  margin-bottom: 15px;
}
.module-title-border > .module-title-content {
  float: left;
  display: inline;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: -1px;
  border-bottom: 1px solid #999;
}
.module-title-border > .module-title-content h3 {
  float: left;
  font-size: 16px;
  line-height: normal;
}
.module-title-border > .module-title-content span {
  margin-left: 5px;
  float: left;
  line-height: 22px;
  color: #999;
  font-size: 14px;
}
.module-title-border > .module-title-content span strong {
  font-weight: normal;
  margin-left: 5px;
  color: #999;
  font-family: Arial, sans-serif;
}
.module-title-border > .module-more-default {
  margin-top: 5px;
}
.module-title-hl {
  margin-bottom: 20px;
  border-bottom: 1px solid #d6d6d6;
}
.module-title-hl .module-title-content h3 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 22px;
  font-weight: normal;
  color: #ee330a;
  line-height: normal;
}
.module-title-hl > .module-title-content span {
  position: relative;
  top: 13px;
}
.module-title-hl > .module-more-default {
  margin-top: 10px;
}
.module-full-screen > .module-inner {
  /* padding: 30px 0 20px;
  */
}
.module-full-screen > .module-inner .page-width {
  width: auto;
  max-width: 1200px;
  _width: 1200px;
}
.module-full-screen-title > h2,
.module-full-screen-title > .h2 {
  margin-bottom: 20px;
  line-height: normal;
  font-weight: normal;
  font-size: 28px;
  color: #000;
}
.mobile .module-full-screen-title > h2,
.mobile .module-full-screen-title > .h2 {
  font-size: 20px;
}
.module-full-screen-title > .module-title-content {
  margin: -18px 0 25px 0;
}
.mobile .module-full-screen-title > .module-title-content {
  margin: -18px 0 15px 0;
}
.module-full-screen-title > .module-title-content > h3,
.module-full-screen-title > .module-title-content > .h3 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 15px;
  line-height: normal;
  font-weight: normal;
  font-size: 14px;
  color: #999;
}
.module-full-screen-title > .module-title-content > i {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  top: -5px;
  width: 55px;
  height: 1px;
  overflow: hidden;
  background-color: #ccc;
}
.module-full-screen-title > em {
  display: block;
  width: 35px;
  height: 2px;
  overflow: hidden;
  margin: 0 auto;
  background-color: #333;
  display: none;
}
.module-full-screen-more a {
  border-radius: 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 34px;
  padding: 0 35px 0 35px;
  margin-bottom: 15px;
  color: #fff;
  background-color: transparent;
  transition: all 0.5s ease 0s;
  background-color: #f57720;
}
.mobile .module-full-screen-more a {
  padding: 0 25px 0 25px;
  line-height: 32px;
}
.module-full-screen-more a:hover,
.module-full-screen-more a:active {
  background-color: #c15c16;
  color: #fff;
  text-decoration: none;
}
.module-divider-full {
  margin: 40px 0 -35px;
  height: 14px;
  overflow: hidden;
  background: url(../img/module-divider-full.png) no-repeat center;
}
.module-full-screen-gray {
  background-color: #f7f7f7;
}
.module-full-screen-hl {
  background-color: #333;
}
.module-full-screen-hl .module-full-screen-title > h2,
.module-full-screen-hl .module-full-screen-title > .h2 {
  color: #fff;
}
.module-full-screen-hl .module-full-screen-title > .module-title-content > h3,
.module-full-screen-hl .module-full-screen-title > .module-title-content > .h3 {
  color: #f2f2f2;
}
.module-full-screen-hl .module-full-screen-title > .module-title-content > i {
  background-color: #e5e5e5;
}
.module-full-screen-hl .module-full-screen-title > em {
  background-color: #fff;
}
.module-full-screen-hl .module-full-screen-more a {
  border-color: #fff;
  color: #fff;
}
.module-full-screen-hl .module-full-screen-more a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #333;
  text-decoration: none;
}
.module-full-screen-hl .module-divider-full {
  background: url(../img/module-divider-full-white.png) no-repeat center;
}
.module-full-screen-bg-img {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.module-full-screen-padding-bottom {
  padding-bottom: 70px;
}
.module-full-screen-more-fixed > .module-inner .page-width {
  position: relative;
}
.module-full-screen-more-fixed .module-full-screen-more {
  position: absolute;
  left: 50%;
  z-index: 1000;
  margin-left: -48px;
  margin-top: 20px;
  -webkit-animation: upAndDown 2s infinite;
  animation: upAndDown 2s infinite;
}
.module-full-screen-more-fixed .module-full-screen-more a {
  background-color: transparent;
  padding: 0;
  border: none;
  color: #808080;
  font-size: 16px;
  width: 97px;
  height: 97px;
  line-height: 97px;
  background: url(../img/module-full-screen-more-fixed.png) no-repeat 0 0;
}
.module-full-screen-more-fixed .module-full-screen-more a:hover {
  background-color: transparent;
  background-position: 0 -97px;
  color: #fff;
}
.module-full-screen-gray-expand > .module-inner {
  padding-top: 50px;
  padding-bottom: 70px;
}
.module-full-screen-gray-expand-box-t,
.module-full-screen-gray-expand-box-b {
  position: relative;
  height: 10px;
}
.module-full-screen-gray-expand-box-t .module-full-screen-gray-expand-bg,
.module-full-screen-gray-expand-box-b .module-full-screen-gray-expand-bg {
  position: absolute;
  top: 0;
  width: 100%;
  height: 20px;
}
.module-full-screen-gray-expand-box-t .module-full-screen-gray-expand-bg {
  top: -10px;
}
.module-full-screen-gray-expand-box-t .module-full-screen-gray-expand-bg {
  background: url(../img/module-full-screen-bg-wave-gray-t.png) no-repeat bottom
  center;
}
.module-full-screen-gray-expand-box-b .module-full-screen-gray-expand-bg {
  background: url(../img/module-full-screen-bg-wave-gray-b.png) no-repeat bottom
  center;
}
.module-horizontal {
}
.module-title-horizontal {
  float: left;
  margin-right: 10px;
}
.module-title-horizontal .module-title-content {
  margin-top: 2px;
}
.module-title-horizontal .module-title-content > h3 {
  font-size: 15px;
  margin-top: 2px;
  line-height: normal;
  float: left;
}
.module-title-horizontal .module-title-content img {
  vertical-align: middle;
  position: relative;
  top: 2px;
  float: left;
  margin-right: 5px;
}
.module-horizontal .module-inner {
  max-width: 1200px;
  margin: 0 auto;
}
.module-horizontal > .module-inner > .module-content {
  overflow: hidden;
  *zoom: 1;
}
.module-horizontal > .module-inner > .module-more-horizontal a {
  margin-left: 10px;
  margin-top: 3px;
  display: block;
  width: 20px;
  height: 20px;
  overflow: hidden;
  background: url(../img/icom-more.gif) no-repeat center;
}
.module-horizontal > .module-inner > .module-more-horizontal a span {
  display: none;
}
.module-horizontal-hlbg {
  background-color: #fafafa;
}
.module-horizontal-hlbg .module-inner {
  padding: 8px 10px;
  max-width: 1180px;
}
.module-section {
  padding: 70px 0;
}
.module-section-title-wrapper {
  margin-bottom: 40px;
}
.module-section-title {
  float: left;
  position: relative;
  padding-right: 10px;
}
.module-section-title h2 {
  line-height: normal;
  font-size: 30px;
  font-weight: normal;
  margin-bottom: 15px;
}
.module-section-title h3 {
  line-height: normal;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 15px;
  color: #999;
  font-family: Arial, Helvetica, sans-serif;
}
.module-section-title em {
  display: block;
  height: 5px;
  width: 600px;
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 0;
  background: url(../img/module-section-title-line.png) no-repeat;
}
.module-section-more {
  float: right;
  margin-top: 20px;
}
.module-section-more a {
  line-height: normal;
  padding: 3px 0;
  font-size: 18px;
  color: #999;
  border-bottom: 1px solid #ccc;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.module-section-more a:hover {
  color: #808080;
  border-bottom: 1px solid #808080;
}
.module-section-gray {
  background-color: #f7f7f7;
}
.module-section-hl {
  background-color: #333;
}
.module-section-hl h2 {
  color: #fff;
}
.module-section-hl h3 {
  color: #e5e5e5;
}
.module-section-hl .module-section-title em {
  background-image: url(../img/module-section-title-line-w.png);
}
.module-section-hl .module-section-more a {
  color: #808080;
  border-bottom: 1px solid #808080;
}
.module-section-hl .module-section-more a:hover {
  color: #fff;
  border-bottom: 1px solid #fff;
}
.module-section > .module-section-inner .page-width {
  width: auto;
  max-width: 1200px;
  _width: 1200px;
}

/* 在线客服 */
.service {
  clear: both;
  margin-bottom: 20px;
  width: 160px;
}
.service-title {
  position: relative;
  line-height: 36px;
  border-bottom: 3px solid #f90;
  background-color: #464a4b;
  color: #fff;
  *padding-top: 1px;
}
.service-title h3 {
  font-size: 16px;
  padding: 0 15px;
}
.service-title .service-title-icon {
  padding-left: 35px;
  background-repeat: no-repeat;
  background-position: 10px center;
}
.service-close-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  width: 15px;
  height: 15px;
  overflow: hidden;
  background: url(../img/icon-service-close-btn.gif) no-repeat center;
  cursor: pointer;
}
.service-close-btn span {
  display: none;
}
.service-content {
  border: 1px solid #ccc;
  border-top: none;
  padding: 15px 10px;
  background-color: #fff;
  width: 138px;
}
.service-content .qhd-content,
.service-content .qhd-content a {
  color: #4d4d4d;
}
.service-content .qhd-content a:hover {
  color: #f30;
  text-decoration: none;
}
.service-content .qhd-content h1,
.service-content .qhd-content h2,
.service-content .qhd-content h3,
.service-content .qhd-content h4,
.service-content .qhd-content h5,
.service-content .qhd-content p {
  margin-bottom: 5px;
}
.service-content .qhd-content hr {
  border-color: #e5e5e5;
  height: 1px;
  font-size: 0;
  margin: 15px 0;
  clear: both;
  *margin: 7px 0;
}
.gotop {
  display: none;
}
.service-max {
  width: 160px;
  position: relative;
}
.service-max .gotop {
  margin-top: 5px;
  text-align: center;
  clear: both;
  width: 160px;
}
.service-max .gotop a {
  display: block;
  line-height: 34px;
  background-color: #6b7173;
  text-align: center;
  color: #fff;
  text-decoration: none;
}
.service-max .gotop a:hover {
  background-color: #464a4b;
  color: #fff;
  text-decoration: none;
}
.service-max .gotop a span {
  padding-left: 30px;
  background: url(../img/icon-gotop.gif) no-repeat left center;
}
.service-min {
  display: none;
  width: 46px;
  clear: both;
}
.service-min .service-title {
  height: auto;
  line-height: normal;
  border-bottom: none;
  background-color: transparent;
  padding: 0 0;
}
.service-min .service-title a {
  display: block;
  padding: 15px 13px;
  width: 20px;
  background-color: #f90;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  text-decoration: none;
}
.service-min .service-title a:hover {
  background-color: #e58a00;
  color: #fff;
  text-decoration: none;
}
.service-min .service-title .service-title-icon {
  background-position: center 15px;
  padding-top: 45px;
}
.service-min .gotop {
  margin-top: 2px;
  clear: both;
}
.service-min .gotop a {
  display: block;
  width: 46px;
  height: 46px;
  overflow: hidden;
  background: #6b7173 url(../img/icon-gotop.gif) no-repeat center;
  color: #fff;
  text-decoration: none;
}
.service-min .gotop a span {
  display: block;
  width: 36px;
  height: 36px;
  overflow: hidden;
  padding: 6px 5px 4px;
  line-height: 16px;
  text-align: center;
  font-size: 13px;
  display: none;
  cursor: pointer;
}
.service-min .gotop a:hover {
  background-color: #464a4b;
  background-image: none;
}
.service-min .gotop a:hover span {
  display: block;
  color: #fff;
  text-decoration: none;
}
.fixed-left .service {
  float: left;
}
.fixed-left .service-inner {
  _float: left;
}
.fixed-right .service {
  float: right;
}
.fixed-right .service-inner {
  _float: right;
}
.fixed-right .service-min {
  float: right;
}

/* ----------------------------------------------------------------------------------------------------------------------------------------------------
Pages style
---------------------------------------------------------------------------------------------------------------------------------------------------- */
/* Common Class */
.float-left {
  float: left;
  display: inline;
}
.float-right {
  float: right;
  display: inline;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.dl-horizontal dt {
  float: left;
  display: inline;
}
.dl-horizontal dd {
  overflow: hidden;
  *zoom: 1;
}
.fixed {
  position: fixed;
  top: 0px;
  left: 0px;
}
.double-hr {
  border-top: 3px double #ccc;
  clear: both;
  font-size: 0;
  height: 0;
  overflow: hidden;
  margin-bottom: 20px;
  display: none;
}
#wrapper {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  position: relative;
  overflow-x: hidden;
}
.page-width {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.page-width .content {
}
.layout-boxed {
}
.layout-boxed #wrapper {
  width: 1300px;
  background-color: #fff;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
}

/* 左右悬浮 */
.fixed-side {
  position: absolute;
  top: 150px;
  z-index: 10001;
}
.fixed-left {
  left: 0;
}
.fixed-right {
  right: 0;
  float: right;
}
.not-animated {
  opacity: 0;
}

/* 返回顶部 */
.gotop-wrapper {
  position: fixed;
  bottom: 45px;
  right: 30px;
  z-index: 1001;
  background-color: rgba(0, 0, 0, 0.3);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#7F000000', endColorstr='#7F000000');
  background: rgba(0, 0, 0, 0.5);
  border-radius: 3px;
}
.gotop-wrapper:hover {
  background-color: rgba(0, 0, 0, 0.6);
  background-color: #6d6d6d\9;
  /* filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#7F000000', endColorstr='#7F000000');
  background: rgba(0, 0, 0, 0.5);
  */
}
.gotop-wrapper a {
  display: none;
  /* _display: none !important;
  */
  width: 55px;
  height: 55px;
  overflow: hidden;
  line-height: 55px;
  text-align: center;
  color: #fff;
  /* background: url(../img/icon-gotop-fixed.gif) no-repeat center;
  */
}
.gotop-wrapper .iconfont {
  font-size: 26px;
}
.mobile .gotop-wrapper a {
  width: 30px;
  height: 30px;
  line-height: 32px;
  border-radius: 50%;
}
.mobile .gotop-wrapper {
  border-radius: 30px;
  right: 15px;
  bottom: 70px;
}
.mobile .gotop-wrapper .iconfont {
  font-size: 16px;
}

/* ============================= top ============================= */
.top {
  width: 100%;
  position: relative;
  z-index: 1000;
}

/* logo */
.logo img {
  display: block;
}
.top-main-content .qhd-content img {
  vertical-align: text-bottom;
}

/* ---------- header-v1 ---------- */
.header-spe {
  color: #333;
  position: relative;
  z-index: 1001;
}
.header-spe a {
  color: #333;
}
.header-v1 a:hover {
  color: #808080;
  text-decoration: none;
}

/* 菜单 */
.dropdown-menu {
  position: absolute;
  left: 504px;
  top: 0;
  width: 96px;
}
.dropdown-menu a {
  color: #fff;
}
.dropdown-menu-btn {
  display: block;
  width: 100%;
  height: 90px;
  line-height: 90px;
  text-align: center;
  font-size: 12px;
  background: #293036 url(../img/dropdown-menu-s.png) no-repeat;
  transition: all 0.25s ease-in-out 0s;
}
.dropdown-menu-btn:hover {
  background-color: #23292e;
}
.dropdown-close {
  background-color: #23292e;
  background-position: 0 -90px;
}
.dropdown-menu-btn span {
  display: none;
}
.dropdown-menu-content {
  display: none;
  width: 280px;
}
.dropdown-menu-content ul {
  width: 100%;
}
.dropdown-menu-content ul li {
  width: 100%;
  position: relative;
  vertical-align: middle;
  float: left;
}
.dropdown-menu-content ul li a {
  line-height: normal;
  display: block;
  padding: 20px 25px;
  font-size: 16px;
  background-color: #23292e;
}
.dropdown-menu-content ul li a:hover,
.dropdown-menu-content ul li.current > a {
  background-color: #f1c40f;
  color: #333;
}
.dropdown-menu-content ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 280px;
}
.language-tips {
  position: absolute;
  z-index: 10001;
  border: 1px solid #ccc;
  background: #ffffcc;
  padding: 2px 10px;
  color: #333;
  font-size: 12px;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
}
.breadcrumbs-wrapper {
  position: relative;
  z-index: 10;
}
.breadcrumbs-wrapper .breadcrumbs {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background: url(../img/breadcrumbs-bg.png);
}
.breadcrumbs-wrapper .breadcrumbs a {
  color: #fff;
}
.breadcrumbs-wrapper .breadcrumbs a:hover {
  color: #fff;
  text-decoration: underline;
}
.breadcrumbs-wrapper .breadcrumbs strong {
  color: #fff;
}

/* ============================= header ============================= */
.header {
}
.header-has-min {
  min-height: 245px;
  height: auto !important;
  _height: 245px;
}

/* ============================= page-title & page-name & page-menu ============================= */
.page-title .page-width {
  overflow: hidden;
}
.page-title .page-name {
  line-height: 59px;
}
.page-title .page-name h2 {
  font-size: 16px;
}
.page-title .breadcrumbs {
  line-height: 59px;
}
.page-title-inner {
  background: none;
  border-bottom: 1px solid #ccc;
  padding: 0;
  margin-bottom: 30px;
}
.page-title-inner .breadcrumbs {
  padding-left: 16px;
  background: url(../img/icon-home.png) no-repeat left center;
}
.page-menu {
  margin-bottom: 35px;
  background-color: #f7f7f7;
}
.page-menu-title {
  background: #262626;
}
.page-menu-title h3 {
  padding: 15px 0 15px 20px;
  line-height: normal;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
}
.page-menu-title-max h3 {
  padding-top: 38px;
}
.page-menu-title h4 {
  margin-bottom: 2px;
  padding-left: 20px;
  padding-top: 22px;
  line-height: normal;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
}
.page-menu-content {
}
.page-menu-content ul {
  padding-bottom: 1px;
}
.page-menu-content ul li {
  position: relative;
  border-bottom: 1px solid #e5e5e5;
}
.page-menu-content ul li.last {
  border-bottom: none;
}
.page-menu-content ul li:hover {
}
.page-menu-content ul li a {
  display: block;
  padding: 17px 35px 17px 20px;
  line-height: normal;
  color: #666;
  font-size: 14px;
  *zoom: 1;
}
.page-menu-content ul li i {
  display: block;
  width: 12px;
  height: 12px;
  overflow: hidden;
  position: absolute;
  top: 21px;
  right: 15px;
  _right: 22px;
  background: url(../img/icon-accordion.gif) no-repeat 0 0;
  cursor: pointer;
}
.page-menu-content ul li a:hover {
  text-decoration: none;
  color: #999;
}
.page-menu-content ul ul {
  padding: 0 0 20px 25px;
  margin-top: -5px;
  display: none;
}
.page-menu-content ul ul li.last {
  border-bottom: none;
}
.page-menu-content ul li ul li {
  border-bottom: none;
  border-left: none;
}
.page-menu-content ul li ul li a {
  color: #808080;
  padding-left: 10px;
  background: url(../img/page-menu-sub.gif) no-repeat left 13px;
}
.page-menu-content ul li ul li a:hover {
  background: url(../img/page-menu-sub-c.gif) no-repeat left 13px;
}
.page-menu-content ul ul li a {
  background-image: none;
  padding: 5px 10px;
  line-height: normal;
  background-colot: #f2f2f2;
  font-size: 13px;
}
.page-menu-content ul li.current {
}
.page-menu-content ul li.current a {
  color: #999;
}
.page-menu-content ul li.current i {
  width: 13px;
  height: 13px;
  background-position: 0 -13px;
}
.page-menu-content ul li.current ul {
  display: block;
}
.page-menu-content ul li.current ul li {
  border-bottom: none;
}
.page-menu-content ul li.current ul li a {
  color: #666;
}
.page-menu-content ul li.current ul li a:hover {
  color: #999;
}
.page-menu-content ul li.current ul li.current > a {
  color: #999;
  background: url(../img/page-menu-sub-c.gif) no-repeat left 13px;
}
.full-page-title-wrap {
  position: relative;
  margin: 30px 0 15px;
  text-align: center;
}
.full-page-title-wrap h2 {
  margin-bottom: 20px;
  line-height: normal;
  font-weight: normal;
  font-size: 28px;
}
.full-page-title-wrap .full-page-title {
  margin: -10px 0 15px;
}
.full-page-title-wrap h3 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 15px;
  line-height: normal;
  font-weight: normal;
  font-size: 14px;
  color: #999;
}
.full-page-title-wrap i {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  top: -5px;
  width: 80px;
  height: 1px;
  overflow: hidden;
  background-color: #ccc;
}
.full-page-title-wrap > em {
  display: block;
  width: 35px;
  height: 2px;
  overflow: hidden;
  margin: 0 auto;
  background-color: #333;
  display: none;
}
.full-page-menu {
  text-align: center;
  margin-bottom: 25px;
}
.full-page-menu-content ul {
  padding: 0;
  font-size: 0;
}
.full-page-menu-content ul li {
  border-bottom: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-image: none;
  margin: 0 5px;
}
.full-page-menu-content ul li a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 45px;
  padding: 0 35px;
  font-size: 14px;
  color: #333;
  background-color: #dde5ea;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.full-page-menu-content ul li a:hover {
  background: #333333;
  color: #fff;
}
.full-page-menu-content ul li.current a {
  background: #363636;
  color: #fff;
}
.qhd-content table.slimtable {
  width: 100% !important;
}

/* ============================= main ============================= */
.main {
}
.sidebar {
  width: 260px;
  margin: 20px 0 0px 0;
  position: relative;
  z-index: 9;
}
.sidebar-content {
}
.content {
  width: 910px;
  /* margin: 30px 0 55px 0;
  */
  margin: 20px 0 0px 0;
  _overflow: hidden;
}
.content .scrollable ul li {
  width: 202px;
}
.content .scrollable .carousel-direction a {
  width: 35px;
  height: 35px;
  line-height: 35px;
  top: 55px;
}
.content .scrollable-height .carousel-direction a {
  width: 35px;
  height: 35px;
  line-height: 35px;
  top: 110px;
}
.content .scrollable a.carousel-prev {
  left: -8px;
}
.content .scrollable a.carousel-next {
  right: -8px;
}
.content .product-set .carousel-direction a {
  top: 80px;
}
.content .scrollable-3col .carousel-direction a {
  top: 125px;
}
.content .link-scrollable ul li {
  width: 158px;
}
.content .link-scrollable .carousel-direction a {
  top: 31px;
}

/* 文章 */
.content .team-introduction .team-img {
  margin-right: 15px;
}
.content .team-introduction .team-img img {
  width: 300px;
}
.content .team-introduction .team-name {
  margin-bottom: 10px;
  font-size: 22px;
}
.content .team-cases-title {
  margin: 35px 0 20px;
  padding-top: 35px;
}

/* 产品 */
.content .product-list .col-2-1 .product-item .portfolio-text h2 {
  margin-top: 120px;
}
.content .product-list .col-3-1 .product-item .portfolio-text h2 {
  margin-top: 40px;
}
.content .product-list .col-4-1 .product-item .portfolio-text h2 {
  margin-top: 30px;
}
.content .product-list .col-4-1 .product-item .portfolio-text .icon-detail {
  display: none;
}
.content .product-list .col-5-1 .product-item .portfolio-text h2 {
  margin-top: 15px;
  margin-bottom: 10px;
}
.content .product-list .col-5-1 .product-item .portfolio-text .icon-detail {
  display: none;
}
.content .product-detail-zoom .product-intr .product-preview {
  width: 360px;
}
.content .product-detail-zoom .product-intr .zoom-small-image img {
  width: 360px !important;
}
.content .product-detail-zoom .product-intr .zoom-thumbs {
  width: 360px;
}
.content .product-detail-zoom .product-intr .zoom-thumbs img {
  width: 80px;
  height: auto !important;
}
.full-page-content {
  width: 100%;
  margin: 45px auto 65px;
}
.full-page-content-no {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.full-page-content-wrapper {
}
.full-screen {
  width: 100%;
  overflow: hidden;
}
.coming-soon-page {
  overflow: hidden;
}

/* ============================= bottom ============================= */
.bottom {
  overflow: hidden;
  background: #0d0d0d;
  color: #a4a4a4;
  font-size: 13px;
}
.bottom a {
  color: #a4a4a4 !important;
}
.bottom a:hover {
  color: #fff !important;
}
.bottom .module-title-default {
  margin-bottom: 10px;
}
.bottom .module-title-default > .module-title-content h3 {
  color: #fff;
  font-weight: normal;
}
.bottom .module-more-default a {
  font-size: 12px;
}
.bottom .module-divider {
  margin-bottom: 25px;
  margin-top: 25px;
  background-color: #333;
}
.bottom .module-title-border {
  border-color: #787a82;
}
.bottom .module-title-border > .module-title-content h3 {
  color: #fff;
}
.bottom .page-width {
  padding-top: 20px;
  padding-bottom: 20px;
}

/* ==================== fixed-bottom ==================== */
.fixed-bottom {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 100001;
  display: none;
}

/* ============================= popup ============================= */
.popup {
  display: none;
}
.popup-content {
  position: fixed;
  top: 40%;
  left: 50%;
  z-index: 10000003;
  min-width: 200px;
  max-width: 10000px;
  background-color: #fff;
  padding: 20px;
  _position: absolute;
  _width: auto;
}
.popup-close-btn {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  right: -50px;
  z-index: 10000003;
}
.popup-close-btn a {
  display: block;
  width: 50px;
  height: 50px;
  overflow: hidden;
  background: #808080 url(../img/icon-close.gif) no-repeat center;
}
.popup-close-btn a:hover {
  background-color: #666;
}
.popup-close-btn a span {
  display: none;
}
.popup-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10000002;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* dark box */
.dark-box {
  color: #fff !important;
}
.dark-box a {
  color: #fff !important;
}
.dark-box a:hover {
  color: #fff !important;
  text-decoration: underline;
}

/* light box */
.light-box {
  color: #4d4d4d !important;
}
.light-box a {
  color: #4d4d4d !important;
}
.light-box a:hover {
  color: #808080 !important;
  text-decoration: none;
}

/* ============================= page-loading-cover ============================= */
.page-cover {
  background: #fff url(../img/loading.gif) no-repeat center 350px;
  width: 100%;
  height: 0;
  position: absolute;
  bottom: 0;
  z-index: 10000001;
}

/* 百度地图 */
#dituContent img {
  max-width: inherit;
}
#dituContent .pop .bottom {
  border: none;
  padding: 0;
}
#dituContent .iw_poi_title {
  color: #cc5522;
  font-size: 16px;
  font-weight: bold;
  overflow: hidden;
  padding-right: 13px;
  white-space: nowrap;
}
#dituContent .iw_poi_content {
  font-size: 13px;
  overflow: visible;
  padding-top: 4px;
  white-space: -moz-pre-wrap;
  word-wrap: break-word;
}
.QHDEmptyArea {
  line-height: 0;
  height: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* ============================= 响应式 CSS ============================= */
.desktops-section {
  display: block;
}
.mobile-section {
  display: none;
}
.touch-top-wrapper {
  position: relative;
  padding: 10px 15px;
  background-color: #1a1a1a;
}
.touch-logo {
  float: left;
  color: #fff;
}
.touch-logo p {
  color: #eae9e9;
}
.touch-top-wrapper .company {
  font-size: 14px;
  padding-top: 1px;
}
.touch-top-wrapper .wap-logo {
  padding-top: 4px;
  margin-right: 8px;
  margin-left: -2px;
  width: 40px
}
.touch-top-wrapper .wap-logo img {
  width: 100%;
  display: block;
}
.touch-top-wrapper .business {
  font-size: 12px;
}
.touch-navigation {
  display: none;
}
.touch-toggle-wrapper {
  margin: 0 -10px;
}
.touch-toggle {
  position: absolute;
  right: 10px;
  top: 0;
}
.touch-toggle li {
  float: left;
  height: 70px;
  padding: 0 12px;
  text-align: center;
}
.touch-toggle li a {
  height: 70px;
}
.touch-toggle li:hover,
.touch-toggle li:active {
}
.touch-toggle .touch-toggle-item-first {
  border-left: none;
}
.touch-toggle .touch-toggle-item-last {
  border-right: none;
}
.touch-toggle li a {
  display: block;
  font-size: 12px;
}
.touch-toggle li i {
  display: inline-block;
  /* width: 32px;
  height: 32px;
  */
  /* overflow: hidden;
  */
  /* margin-top: 20px;
  */
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.touch-toggle .touch-icon-language {
  background-image: url(../img/touch-icon-language.png);
}
.touch-toggle .touch-icon-user {
  background-image: url(../img/touch-icon-user.png);
}
.touch-toggle .touch-icon-search {
  background-image: url(../img/touch-icon-search.png);
}
.touch-toggle .touch-icon-menu {
  margin-top: 15px;
  /* background-image: url(../img/touch-icon-menu.png);
  */
}
.touch-toggle .touch-icon-menu .iconfont {
  font-size: 20px;
  color: #eae9e9;
}
.touch-toggle li span {
  display: none;
  text-align: center;
}
.drawer-section {
  background-color: #262626;
  padding: 20px;
  display: none;
}
.drawer-section-menu {
  position: absolute;
  top: 65px;
  left: 0;
  padding: 0px 30px 0px 20px;
  width: 100%;
  z-index: 99;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.touch-language li {
  width: 49.9%;
  float: left;
}
.touch-language li a {
  display: block;
  padding: 7px 0 7px 5px;
  color: #fff;
}
.touch-language li a:hover,
.touch-language li a:active {
  background-color: #1f1f1f;
  color: #fff;
}
.touch-search {
  border: 1px solid #808080;
  position: relative;
}
.touch-search-form {
  padding: 0 50px 0 10px;
}
.touch-form-text {
  border: none;
  margin: 0;
  background-color: transparent;
  padding: 0;
  color: #fff;
  width: 100%;
  height: 42px;
  line-height: 42px;
}
.touch-form-btn {
  border: none;
  padding: 0;
  margin: 0;
  background-color: transparent;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 42px;
  height: 42px;
  overflow: hidden;
  cursor: pointer;
  background: url(../img/touch-icon-search-w.png) no-repeat center;
  background-size: 16px 16px;
}
.touch-form-btn span {
  display: none;
}
.touch-menu ul li {
  border-bottom: 1px solid #333232;
  position: relative;
}
.touch-menu ul li a {
  color: #eae9e9;
  display: block;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
}
.touch-menu ul li a:hover,
.touch-menu ul li a:active {
  background-color: #1f1f1f;
  color: #fff;
}
.touch-menu ul li i {
  position: absolute;
  top: 17px;
  right: 8px;
  font-size: 16px;
  display: block;
  width: 14px;
  height: 14px;
  overflow: hidden;
  line-height: 13px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  color: #fff
}
.touch-menu ul li i.icon {
  overflow: hidden;
}
.touch-menu ul li i.touch-arrow-right {
  /* background-image: url(../img/touch-arrow-u.png);
  */
  transform: rotate(270deg);
  -ms-transform: rotate(270deg); /* IE 9 */
  -moz-transform: rotate(270deg); /* Firefox */
  -webkit-transform: rotate(270deg); /* Safari 和 Chrome */
  -o-transform: rotate(270deg);
  margin-top: -3px;
  margin-right: -1px;
  margin-top: -1px;
}
.touch-menu ul li i.touch-arrow-right .iconfont {
  font-size: 12px;
  font-weight: normal;
}
.touch-menu ul li i.touch-arrow-down {
  /* background-image: url(../img/touch-arrow-d.png);
  */
}
.touch-menu ul li i.touch-arrow-up {
  /* background-image: url(../img/touch-arrow-u.png);
  */
  transform: rotate(180deg);
  -ms-transform: rotate(180deg); /* IE 9 */
  -moz-transform: rotate(180deg); /* Firefox */
  -webkit-transform: rotate(180deg); /* Safari 和 Chrome */
  -o-transform: rotate(180deg);
  margin-top: -3px;
  margin-right: -1px;
}
.touch-menu ul ul {
  display: none;
  margin: 0;
  padding: 0 10px 0px 20px;
}
.touch-menu ul ul li {
  border-bottom: none;
  margin: 0;
  padding: 0;
}
.touch-menu ul ul li a {
  padding: 0;
  padding-left: 5px;
  font-size: 13px;
  height: 36px;
  line-height: 36px;
  color: #bfbdbd;
}
.touch-menu ul ul li i {
  top: 13px;
}
@media (min-width:1200px) {
}
@media (min-width:992px) and (max-width:1200px) {
  .fixed-side {
    display: none;
  }
  .scrollable a.carousel-prev {
    left: 0;
  }
  .scrollable a.carousel-next {
    right: 0;
  }
  .layout-boxed #wrapper {
    width: 100%;
  }
}
@media screen and (max-width:1200px) {
  html {
    -webkit-text-size-adjust: none;
  }
  .fixed-side {
    display: none;
  }
  .gotop-wrapper {
    background-color: rgba(0, 0, 0, 0.5);
  }
  .gotop-wrapper a {
    width: 45px;
    height: 45px;
  }
  .page-width,
  .boxed-layout {
    width: 100%;
  }
  .layout-boxed #wrapper {
    width: 100%;
  }
  .main-sidebar {
    background-color: #fff;
  }
  .main-sidebar .page-width {
    padding: 0;
    margin: 0 0 20px;
  }
  .scrollable a.carousel-prev {
    left: 0 !important;
  }
  .scrollable a.carousel-next {
    right: 0 !important;
  }
  .module-default,
  .module {
    margin-bottom: 20px;
  }
  .module-no-margin {
    margin-bottom: 5px;
  }
  .module-full-screen {
    margin: 0 -10px;
    padding: 0 10px;
  }
  .module-full-screen > .module-inner {
    padding: 10px 0;
  }
  .module-full-screen-more-fixed > .module-inner {
    padding: 20px 0 20px;
  }
  .module-full-screen-more-fixed .module-full-screen-more {
    margin-top: 15px;
    margin-left: -40px;
  }
  .module-full-screen-more-fixed .module-full-screen-more a {
    width: 80px;
    height: 80px;
    .touch-top-wrapper .company
    line-height: 80px;
    font-size: 14px;
    background-size: cover;
  }
  .module-full-screen-more-fixed .module-full-screen-more a:hover {
    background-position: 0 -80px;
  }
  .fixed-bottom .module-default,
  .fixed-bottom .module,
  .fixed-bottom .module-no-margin {
    margin-bottom: 0;
  }
  .default-top {
    display: none;
  }
  .touch-top {
    display: block;
  }
  .touch-top-wrapper .touch-logo {
    margin: 0;
  }
  .touch-navigation {
    display: block;
  }
  .touch-top-wrapper .touch-logo {
    margin: 0 0;
  }
  .touch-top-wrapper .touch-logo img {
    height: 50px;
    display: block;
  }
  .header {
    min-height: 30px !important;
  }
  .main {
    padding: 0 10px;
  }
  .sidebar {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .sidebar .page-menu {
    display: none;
  }
  .sidebar .sidebar-content {
    /* padding: 15px 0 0px;
    */
    padding: 0px 0 0px;
  }
  .content {
    width: 100%;
    /* padding: 10px 0 15px;
    */
    padding: 10px 0 0px;
    /* margin: 10px 0 10px;
    */
    margin: 0px 0 0px;
  }
  .full-screen {
    overflow: inherit;
  }
  .page-title-inner {
    display: none;
  }
  .full-page-content {
    margin: 10px -10px 20px;
    padding: 10px 10px 25px;
  }
  .full-page-title-wrap {
    display: none;
  }
  .full-page-menu {
    display: none;
  }
  .footer,
  .bottom {
    padding: 0 15px;
  }
  .bottom .module-default,
  .bottom .module {
    margin-bottom: 0;
  }
  
  /* 文章、产品分类 */
  .category-bg-img li a {
    margin: 0 -10px;
  }
  .full-scrollable ul li {
    margin: 0 10px;
    text-align: left;
  }
  .full-scrollable .scrollable-image {
    margin-bottom: 15px;
  }
  .full-scrollable .scrollable-info {
    position: static;
    margin-top: 0;
    opacity: 1;
    filter: alpha(opacity=100);
    display: block;
    color: #333;
    text-align: left;
  }
  .full-scrollable .scrollable-info h3 {
    padding: 0;
    line-height: normal;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
  }
  .full-scrollable .scrollable-info .scrollable-summarty {
    padding: 0;
  }
  .full-scrollable .scrollable-info .icon-detail {
    display: none;
  }
  .full-scrollable a:hover h3,
  .full-scrollable a:active h3 {
    color: #808080;
  }
  .portfolio-list-category .portfolio-img {
    margin-bottom: 15px;
  }
  .portfolio-list-category .portfolio-text {
    position: static;
    opacity: 1;
    filter: alpha(opacity=100);
    text-align: left;
  }
  .portfolio-list-category .portfolio-title {
    padding: 0 !important;
    margin-bottom: 0;
    color: #333;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .portfolio-list-category .portfolio-summary {
    padding: 0 !important;
    margin: 15px 0 0px;
    color: #808080;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .portfolio-list-category .opacity-overlay {
    display: none;
  }
  .portfolio-list-category a:before,
  .portfolio-list-category a:after {
    display: none;
  }
  .portfolio-grid-text {
    top: auto;
    bottom: 0;
    opacity: 1;
    filter: alpha(opacity=100);
    background: -webkit-gradient(
    linear, 0 0, 0 bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.9))
    );
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
    background: linear-gradient(
    to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9)
    );
  }
  .portfolio-grid-text h3 {
    line-height: normal;
    margin: 0;
    padding: 30px 15px 10px;
    font-size: 14px;
    font-weight: normal;
    position: relative;
    z-index: 10;
    color: #fff;
  }
  .portfolio-grid-item a .overlay,
  .portfolio-grid-item a:hover .overlay {
    display: none;
  }
  
  /* 文章 */
  .team-introduction .team-img,
  .content .team-introduction .team-img {
    margin-right: 30px;
  }
  .full-scrollable ul li {
    margin: 0 10px;
    text-align: left;
  }
  .full-scrollable .scrollable-image {
    margin-bottom: 15px;
  }
  .full-scrollable .scrollable-info {
    position: static;
    margin-top: 0;
    opacity: 1;
    filter: alpha(opacity=100);
    display: block;
    color: #333;
    text-align: left;
  }
  .full-scrollable .scrollable-info h3 {
    padding: 0;
    line-height: normal;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
  }
  .full-scrollable .scrollable-info .scrollable-summarty {
    padding: 0;
  }
  .full-scrollable .scrollable-info .icon-detail {
    display: none;
  }
  .full-scrollable .opacity-overlay,
  .full-scrollable a:hover .opacity-overlay {
    display: none;
  }
  
  /* 产品 */
  .product-list .product-item a {
    display: block;
  }
  .product-list .product-item .portfolio-img {
    margin-bottom: 15px;
  }
  .product-list .product-item .portfolio-text {
    display: block;
    position: static;
    text-align: left;
    color: #4d4d4d;
  }
  .product-list .product-item .portfolio-text .portfolio-title h2 {
    margin: 0 !important;
  }
  .product-list .product-item a:hover .portfolio-text .portfolio-title h2 {
    color: #808080;
  }
  .product-list .col-2-1 .product-item .portfolio-text .portfolio-title h2,
  .product-list .col-3-1 .product-item .portfolio-text .portfolio-title h2 {
    font-size: 16px;
  }
  .product-list .product-item .portfolio-text .price {
    color: #f30;
    margin-bottom: 0;
  }
  .product-list .product-item .portfolio-text .icon-detail {
    display: none;
  }
  .product-list .product-item .opacity-overlay {
    display: none;
  }
  .product-scrollable .scrollable-item a {
    display: block;
  }
  .product-scrollable .scrollable-item .portfolio-img {
    margin-bottom: 15px;
  }
  .product-scrollable .scrollable-item .scrollable-info {
    display: block;
    position: static;
    text-align: left;
    color: #4d4d4d;
  }
  .product-scrollable .scrollable-item .scrollable-info h2 {
    font-size: 16px;
    margin: 0 0 15px !important;
  }
  .product-scrollable .scrollable-item a:hover .scrollable-info h2 {
    color: #1d1d1d;
  }
  .product-scrollable .scrollable-item .scrollable-info .price {
    color: #f30;
    margin-bottom: 0;
  }
  .product-scrollable .scrollable-item .scrollable-info .icon-detail {
    display: none;
  }
  .product-scrollable .scrollable-item .opacity-overlay {
    display: none;
  }
  
  /* 链接 */
  .link-bg-img li a {
    margin: 0 -10px;
  }
  
  /* 图文交叉排版 */
  .post-list-3col .post-list-item .post-text {
    padding: 20px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  /* slideshow */
  .slideshow {
    height: 380px !important;
  }
  .slideshow img {
    height: 380px !important;
  }
  .slideshow-min {
    height: 280px !important;
  }
  .slideshow-min img {
    height: 280px !important;
  }
  .slideshow .carousel-direction {
    display: none;
  }
  .carousel-thumbs a img {
    width: 100px;
  }
  
  /* Tab */
  .tab-more {
    margin-top: 20px;
  }
  
  /* 产品 */
  .product-list li {
    margin-bottom: 30px;
  }
  .product-item .portfolio-text h2 {
    margin-top: 50px;
  }
  .product-detail-zoom .product-intr .product-preview {
    width: 420px;
  }
  .product-detail-zoom .product-intr .zoom-small-image img {
    width: 420px !important;
  }
  .product-detail-zoom .product-intr .zoom-thumbs {
    width: 420px;
  }
  .product-detail-zoom .product-intr .zoom-thumbs img {
    width: 80px;
    height: auto !important;
  }
  .product-detail-zoom .zoom-section {
    display: none;
  }
  .product-detail-zoom .gallery-img-product-detail {
    display: block;
  }
  .module-divider-full {
    margin-bottom: -20px;
  }
  
  /* 图文交叉排版 */
  .post-list-2col .post-text {
    padding: 20px;
  }
  .post-list-3col .post-list-item {
    width: 100%;
    float: none;
    margin-bottom: 15px;
  }
  .post-list-3col .post-img,
  .post-list-3col .post-text-box {
    width: 50%;
    float: left;
  }
  .post-list-3col .post-list-item .post-text {
    padding: 20px;
  }
  .post-list-3col .post-list-item .post-arrow {
    width: 10px;
    height: 19px;
    margin: 0;
    left: -10px;
    top: 50%;
    margin-top: -10px;
    background-position: 0 -42px;
  }
  .post-list-3col .post-list-item:nth-of-type(2n + 2) .post-img {
    float: right;
  }
  .post-list-3col .post-list-item:nth-of-type(2n + 2) .post-arrow {
    left: auto;
    right: -10px;
    background-position: 0 -11px;
  }
  .post-list-3col .post-list-item-spec .post-img {
    top: auto !important;
  }
  .post-list-3col .post-list-item-spec .post-text-box {
    top: auto !important;
  }
  .post-list-4col .post-list-item {
    width: 100%;
    float: none;
    margin-bottom: 15px;
  }
  .post-list-4col .post-list-item-spec .post-img {
    float: left;
  }
  .post-list-4col .post-list-item:nth-of-type(2n + 2) .post-img {
    float: right;
  }
  .post-list-4col .post-list-item .post-arrow {
    width: 10px;
    height: 19px;
    top: 50%;
    left: -10px;
    margin-top: -10px;
    background-position: 0 -42px;
  }
  .post-list-4col .post-list-item:nth-of-type(2n + 2) .post-arrow {
    top: 50%;
    left: auto;
    right: -10px;
    margin-top: -10px;
    background-position: 0 -11px;
  }
}
@media screen and (max-width:768px) {
  .desktops-section {
    display: none;
  }
  .mobile-section {
    display: block;
  }
  
  /* 多列 */
  .column .col-2-1,
  .column .col-3-1,
  .column .col-4-1,
  .column .col-4-2,
  .column .col-5-1,
  .column .col-3-2,
  .column .col-4-3,
  .column .col-5-2,
  .column .col-5-3,
  .column .col-5-4 {
    width: 100% !important;
    margin-right: 0 !important;
  }
  
  /* 图文展示 */
  .table-responsive {
    width: 100%;
    padding-bottom: 1px;
    margin-bottom: 5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive table th,
  .table-responsive table td {
    white-space: nowrap;
  }
  .btn-medium,
  .btn-small,
  .btn-large {
    margin: 2px;
  }
  
  /* slideshow */
  .slideshow {
    height: 320px !important;
  }
  .slideshow img {
    height: 320px !important;
  }
  .slideshow-min {
    height: 250px !important;
  }
  .slideshow-min img {
    height: 250px !important;
  }
  .slideshow .carousel-direction {
    display: none;
  }
  .carousel-thumbs a {
    border: none;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    margin: 0 5px;
    border-radius: 50%;
    background-color: #ccc;
  }
  .carousel-thumbs a.selected {
    background-color: #1d1d1d;
  }
  .carousel-thumbs a img {
    display: none;
  }
  
  /* Tab */
  .tabs-default .tabs-nav li a {
    padding: 0 15px;
    line-height: 38px;
    font-size: 14px;
  }
  .tabs-default .tabs-nav li a i {
    display: none;
  }
  .tabs-center .tabs-nav li {
    margin: 0 3px 5px;
  }
  
  /* 多列图文 */
  .portfolio-list .column .col-2-1,
  .link-list .column .col-2-1 {
    width: 48.5% !important;
    margin-right: 3% !important;
  }
  .portfolio-list .column .col-3-1 {
    width: 31.3333% !important;
    margin-right: 3% !important;
  }
  .portfolio-list .column .col-4-1 {
    width: 22.75% !important;
    margin-right: 3% !important;
  }
  .portfolio-list .column .col-5-1 {
    width: 17.6% !important;
    margin-right: 3% !important;
  }
  .portfolio-list .column .last,
  .link-list .column .last {
    margin-right: 0 !important;
  }
  .portfolio-grid-4col .portfolio-grid-item {
    width: 50%;
  }
  .portfolio-grid-3col .portfolio-grid-item {
    width: 33.333%;
  }
  
  /* 文章与产品 */
  .category-bg-img li a {
    padding: 40px 0;
  }
  .category-bg-img .category-name {
    font-size: 18px;
    font-weight: bold;
  }
  .category-bg-img span {
    font-size: 13px;
    line-height: 30px;
  }
  .entry-set .entry-detail {
    display: none;
  }
  .gallery-detail-title h1 {
    font-size: 18px;
    font-weight: bold;
  }
  
  /* 文章 */
  .article-list-row {
  }
  .download-list-row .article-title {
    max-width: 65%;
  }
  .entry-img img {
    width: 140px !important;
    height: auto !important;
  }
  .entry-thumbnail-list .entry-item img {
    width: 90px !important;
    height: auto !important;
  }
  .blog-list .entry-img img {
    width: 100% !important;
  }
  .headlines-list .headlines-content-bg .entry-img img {
    width: 100% !important;
  }
  .team-introduction .team-img,
  .content .team-introduction .team-img {
    margin-right: 20px;
  }
  .team-introduction .team-img img,
  .content .team-introduction .team-img img {
    width: 250px;
  }
  
  /* 产品 */
  .product-filter dt {
    width: 80px;
  }
  .product-filter dt {
    margin-right: 10px;
  }
  .product-detail .product-name {
    margin-bottom: 25px;
  }
  .content .product-detail-zoom .product-intr .product-preview,
  .product-detail-zoom .product-intr .product-preview {
    width: 50%;
  }
  .product-detail-zoom .zoom-section {
    display: none;
  }
  .product-detail-zoom .gallery-img-product-detail {
    display: block;
  }
  
  /* 链接 */
  .link-line,
  .link-line-rtl,
  .link-line-center {
    text-align: left;
  }
  .link-line a,
  .link-line-rtl a,
  .link-line-center a {
    margin: 0 15px 0 0;
  }
  .link-bg-img li a {
    padding: 40px 0;
  }
  
  /* 容器 */
  .module-full-screen-title {
    margin-bottom: 20px;
  }
  .module-full-screen-title > .module-title-content > h2 {
    margin: 0 15px 0 15px;
    font-size: 20px;
    font-weight: bold;
  }
  .module-full-screen-title > h3 {
    display: none;
  }
  .module-full-screen-title > .module-title-content > i {
    width: 80px;
  }
  .module-full-screen-more a {
    line-height: 34px;
  }
  .module-divider-full {
    margin: 20px 0 -20px;
  }
  
  /* 分页 */
  .pagination {
    margin: 15px 0 10px;
  }
  .pagination a,
  .pagination span {
    display: none;
  }
  .pagination a:active {
    background-color: #bf7b06;
    color: #fff;
  }
  .pagination .page-prev,
  .pagination .page-next {
    margin: 0 1%;
    padding: 0;
    display: inline-block;
    width: 47%;
    height: 38px;
    line-height: 38px;
    background-color: #c98307;
    color: #fff;
  }
  .pagination .page-prev {
    border-radius: 30px 0 0 30px;
  }
  .pagination .page-next {
    border-radius: 0 30px 30px 0;
  }
  .pagination .disabled {
    background-color: #f7fafa;
    color: #ccc;
  }
  
  /* touch menu */
  .top-main-content {
    display: none;
  }
  .touch-top-wrapper .touch-logo img {
    height: 40px;
  }
  .touch-toggle li {
    height: 60px;
  }
  .touch-toggle li a {
    height: 60px;
  }
  .touch-toggle li i {
    /* width: 28px;
    height: 28px;
    */
    /* margin-top: 15px;
    */
  }
  .footer .qhd-content p,
  .footer .qhd-content p,
  .bottom .qhd-content p,
  .bottom .qhd-content p {
    text-align: left !important;
  }
  
  /* 图文交叉排版 */
  .post-text h2 {
    font-weight: normal;
    font-size: 16px;
  }
  .post-text-summary {
    font-size: 12px;
  }
  .post-list .post-list-item {
    width: 100%;
    float: none;
    margin-bottom: 15px;
  }
  .post-list-2col .post-img,
  .post-list-2col .post-text-box {
    width: 100%;
  }
  .post-list-2col .post-img img {
    height: auto !important;
  }
  .post-list-2col .post-text-box {
    height: auto !important;
  }
  .post-list-2col .post-text-summary {
    height: auto !important;
  }
  .post-list-2col .post-text {
    padding: 20px;
  }
  .post-list-2col .post-list-item .post-arrow {
    width: 19px;
    height: 10px;
    margin: 0;
    right: auto;
    top: -10px;
    left: 50%;
    margin-left: -10px;
    background-position: 0 0;
  }
  .post-list-3col .post-img,
  .post-list-3col .post-text-box {
    width: 50%;
    float: left;
  }
  .post-list-3col .post-list-item .post-text {
    padding: 20px;
  }
  .post-list-3col .post-list-item .post-arrow {
    width: 10px;
    height: 19px;
    margin: 0;
    left: -10px;
    top: 50%;
    margin-top: -10px;
    background-position: 0 -42px;
  }
  .post-list-3col .post-list-item:nth-of-type(2n + 2) .post-img {
    float: right;
  }
  .post-list-3col .post-list-item:nth-of-type(2n + 2) .post-arrow {
    left: auto;
    right: -10px;
    background-position: 0 -11px;
  }
  .post-list-3col .post-list-item-spec .post-img {
    top: auto !important;
  }
  .post-list-3col .post-list-item-spec .post-text-box {
    top: auto !important;
  }
  .portfolio-list-no-mobile {
    display: none;
  }
  .portfolio-list-mobile {
    display: block;
  }
  .portfolio-list-mobile li {
    float: left;
    margin-right: 3%;
    width: 31.333%;
    text-align: center;
  }
  .portfolio-list-mobile li:nth-of-type(3n + 3) {
    margin-right: 0;
  }
  .portfolio-list-mobile li:nth-of-type(3n + 1) {
    clear: both;
  }
}
@media screen and (max-width:640px) {
  /* slideshow */
  .slideshow {
    height: 260px !important;
  }
  .slideshow img {
    height: 260px !important;
  }
  .slideshow-min {
    height: 200px !important;
  }
  .slideshow-min img {
    height: 200px !important;
  }
  .scrollable .carousel-direction a {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  
  /* Tab */
  .tabs-left .tabs-nav {
    width: 30%;
  }
  
  /* 图文展示 */
  .qhd-content .typo {
    text-align: center;
  }
  .qhd-content .typo .typo_img,
  .qhd-content .typo .imgtoright {
    width: auto !important;
    float: none;
    margin-right: 0;
    margin-left: 0;
  }
  
  /* 多列图文 */
  .portfolio-list .column .col-4-1,
  .link-list .column .col-4-1 {
    width: 48.5% !important;
    margin-right: 3% !important;
  }
  .portfolio-list .column .col-4-1:nth-child(2n),
  .link-list .column .col-4-1:nth-child(2n) {
    margin-right: 0 !important;
  }
  .portfolio-list .column .col-5-1,
  .link-list .column .col-5-1 {
    width: 100% !important;
    margin-right: 0 !important;
  }
  .portfolio-grid-4col .portfolio-grid-item {
    width: 50%;
  }
  .portfolio-grid-3col .portfolio-grid-item {
    width: 50%;
  }
  
  /* 文章 */
  .headlines-list-2col .headlines-content {
    width: 100%;
    float: none;
    display: block;
    margin-right: 0;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
  .headlines-others .entry-set-time-hl .entry-item {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .headlines-others .entry-set-time-hl .entry-summary {
    margin-bottom: -8px;
  }
  .team-cases-title {
    margin: 25px 0 25px;
    padding-top: 25px;
  }
  .team-introduction .team-img,
  .content .team-introduction .team-img {
    margin-right: 0px;
  }
  .team-introduction .team-img img,
  .content .team-introduction .team-img img {
    width: 200px;
  }
  .team-introduction .team-name {
    font-size: 18px;
    font-weight: bold;
  }
  .full-scrollable ul li {
    margin: 0 5px;
  }
  .full-scrollable .scrollable-info .scrollable-summarty {
    font-size: 13px;
  }
  
  /* 产品 */
  .product-intr .product-preview {
    width: auto;
    float: none;
    margin-right: 0;
    display: block;
    margin-bottom: 30px;
  }
  .content .product-detail-zoom .product-intr .product-preview,
  .product-detail-zoom .product-intr .product-preview {
    width: 100%;
  }
  .gallery-zoom-img-wrap .icon-zoom {
    display: none;
  }
  
  /* 链接 */
  .link-icon li {
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .link-icon li a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 80px;
    height: 80px;
  }
  .link-icon li a span {
    display: block;
    margin-top: 26px;
    font-size: 14px;
  }
  .link-icon li a.link-img img {
    width: 24px;
    margin: 15px 0 5px 0;
  }
  .link-icon li a.link-img span {
    margin-top: 0;
  }
  .link-setion {
    margin-bottom: 5px;
  }
  
  /* 容器 */
  .module-horizontal .module-title-horizontal {
    float: none;
    margin-right: 0;
  }
  .module-title-horizontal .module-title-content {
    margin: 0 0 10px 0;
  }
  .module-horizontal > .module-inner > .module-more-horizontal a {
    margin-top: 12px;
  }
  .fixed-bottom {
    display: block;
  }
  
  /* 图文交叉排版 */
  .post-text h2 {
    margin-bottom: 15px;
  }
  .post-list .post-img,
  .post-list .post-text-box {
    width: 100%;
  }
  .post-list .post-img img {
    height: auto !important;
  }
  .post-list .post-text-box {
    height: auto !important;
  }
  .post-list .post-text-summary {
    height: auto !important;
  }
  .post-list .post-list-item .post-arrow {
    width: 19px;
    height: 10px;
    margin: 0;
    right: auto;
    top: -10px;
    left: 50%;
    margin-left: -10px;
    background-position: 0 0;
  }
  .post-list .post-list-item-spec .post-img {
    top: auto !important;
  }
  .post-list .post-list-item-spec .post-text-box {
    top: auto !important;
  }
  .post-list .post-list-item:nth-of-type(2n + 2) .post-arrow {
    width: 19px;
    height: 10px;
    margin: 0;
    right: auto;
    top: -10px;
    left: 50%;
    margin-left: -10px;
    background-position: 0 0;
  }
  .portfolio-list-mobile li {
    margin-right: 4%;
    width: 48%;
  }
  .portfolio-list-mobile li:nth-of-type(3n + 3) {
    margin-right: 4%;
  }
  .portfolio-list-mobile li:nth-of-type(3n + 1) {
    clear: none;
  }
  .portfolio-list-mobile li:nth-of-type(2n + 2) {
    margin-right: 0;
  }
  .portfolio-list-mobile li:nth-of-type(2n + 1) {
    clear: both;
  }
}
@media screen and (max-width:480px) {
  /* 多列 */
  .column .col-4-1 {
    width: 100% !important;
    margin-right: 0 !important;
  }
  
  /* slideshow */
  .slideshow {
    height: 145px !important;
  }
  .slideshow img {
    height: 145px !important;
  }
  .slideshow-min {
    height: 145px !important;
  }
  .slideshow-min img {
    height: 145px !important;
  }
  .slideshow .carousel-direction {
    display: none;
  }
  .carousel-thumbs a img {
    width: 80px;
  }
  .scrollable-text {
    height: auto;
  }
  .scrollable-text .carousel-direction {
    display: none;
  }
  .carousel-btn-fixed {
    bottom: 8px;
  }
  .carousel-btn a {
    width: 12px;
    height: 12px;
    border-radius: 50%;
  }
  
  /* Tab */
  .tabs-default .tabs-nav li a {
    padding: 0 10px;
    line-height: 34px;
    font-size: 14px;
  }
  .tabs-center .tabs-nav li {
    margin: 0 2px 5px;
  }
  
  /* 文章产品公用 */
  .entry-list-mobile .entry-summary {
    display: none;
  }
  .entry-list-mobile .entry-detail {
    display: none;
  }
  .portfolio-typo-item .portfolio-typo-summary {
    display: none;
  }
  
  /* 多列图文 */
  .portfolio-list .column .col-2-1,
  .portfolio-list .column .col-3-1,
  .portfolio-list .column .col-4-1,
  .portfolio-list .column .col-5-1,
  .link-list .column .col-2-1,
  .link-list .column .col-3-1,
  .link-list .column .col-4-1,
  .link-list .column .col-5-1 {
    width: 100% !important;
    margin-right: 0 !important;
  }
  .portfolio-grid-item {
    margin-bottom: 10px;
  }
  .portfolio-grid-text h3 {
    font-size: 13px;
  }
  .portfolio-grid-4col .portfolio-grid-item {
    width: 100%;
  }
  .portfolio-grid-3col .portfolio-grid-item {
    width: 100%;
  }
  
  /* 图库 */
  .pgwSlideshow .ps-current {
    min-height: 200px;
  }
  
  /* 文章 */
  .article-list-row li .article-time {
    display: none;
  }
  .entry-img img {
    width: 120px !important;
    height: auto !important;
  }
  .blog-list .entry-img img {
    width: 100% !important;
    height: auto !important;
  }
  .headlines-list .headlines-content-bg .entry-img img {
    width: 100% !important;
    height: auto !important;
  }
  .entry-list-time-hl .entry-item {
    padding-left: 80px;
  }
  .entry-list-time-hl .time {
    width: 60px;
  }
  .entry-list-time-hl .time-day {
    line-height: 40px;
    font-size: 26px;
  }
  .entry-list-time-hl .time-date {
    line-height: 20px;
    font-size: 12px;
  }
  .team-introduction .typo .typo-img {
    float: none;
    margin: 0 0 20px;
  }
  .team-introduction .team-img img,
  .content .team-introduction .team-img img {
    width: auto;
    max-width: 100%;
  }
  .scrollable-text .article-time {
    display: none;
  }
  
  /* touch-menu */
  .touch-top-wrapper .touch-logo img {
    height: 30px;
  }
  .touch-toggle li {
    height: 50px;
    padding: 0 10px;
  }
  .touch-toggle li a {
    height: 50px;
  }
  .touch-toggle li i {
    /* width: 20px;
    height: 20px;
    */
    /* margin-top: 15px;
    */
  }
  
  /* 容器 */
  .module-full-screen-title > .module-title-content > i {
    width: 40px;
  }
  .module-horizontal .module-title-horizontal {
    float: none;
    margin-right: 0;
  }
  .module-title-horizontal .module-title-content {
    margin: 0 0 10px 0;
  }
  .module-horizontal > .module-inner > .module-more-horizontal {
    margin: 6px 0 0;
  }
  .module-section {
    padding: 40px 10px;
    margin: 0 -10px;
  }
  .module-section-title-wrapper {
    margin-bottom: 20px;
  }
  .module-section-title {
    padding-right: 5px;
  }
  .module-section-title h2 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .module-section-title h3 {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .module-section-title em {
    display: block;
  }
  .module-section-more a {
    font-size: 16px;
  }
}
@media screen and (max-width:360px) {
  /* slideshow */
  .slideshow-min {
    height: 145px !important;
  }
  .slideshow-min img {
    height: 145px !important;
  }
  .slideshow .carousel-direction {
    display: none;
  }
}

/* 分页 */
.m-page {
  margin-top: 25px;
  margin-bottom: 25px;
  text-align: right;
  font-size: 0;
  /*height: 38px;*/
  line-height: 38px;
  padding-right: 10px;
  text-align: center;
}
.mobile .m-page {
  margin-top: 15px;
  margin-bottom: 15px;
}
.m-page li {
  display: inline;
}
.m-page a,
.m-page i {
  display: inline-block;
  line-height: 28px;
  height: 28px;
  margin-left: 10px;
  font-size: 12px;
  border: 1px solid #E9E9E9;
  padding: 0px 10px;
  width: auto;
  color: #F57720;
  background-color: #fff;
}
.m-page a.next,
.m-page a.prev {
  font-size: 16px;
  font-weight: 700;
}
.m-page a:hover,
.m-page li.thisclass a {
  background-color: #333333;
  color: #fff;
}
.m-page span {
  font-size: 14px;
  padding-right: 10px;
}
.m-page .pageinfo{  
  display: inline-block;
  line-height: 28px;
  height: 28px;
  margin-left: 10px;
  font-size: 12px;
  border: 1px solid #E9E9E9;
  padding: 0px 10px;
  width: auto;
  color: #F57720;
  background-color: #fff;
  font-weight: normal;
  color: #999;

}
.m-page .pageinfo strong{
  font-weight: normal;
  color: #999;
}
/* pc头部 */
.container {
  margin: 0 auto;
  width: 1200px;
}
.hd_cont {
  position: relative;
  overflow: hidden;
  padding: 30px 0 25px 0;
}
.hd_cont .rbox {
  padding-top: 10px;
}
.hd_cont .link-en{
  margin-left: 5px;
  /*vertical-align: middle;*/
}
.hd_cont .link-en a{
  color: #5c5c5c;
}
.hd_cont .link-en a:hover{
  color: #f57720;
}
.hd_cont .hd_logo dd {
  margin-top: 2px;
  margin-left: 1px;
  padding-left: 10px;
  border-left: 1px solid #9b9b9b;
}
.hd_cont .hd_logo dd h2 {
  font-size: 14px;
  font-weight: normal;
  color: #808080;
}
.hd_cont .hd_logo dd p {
  font-size: 14px;
  color: #808080;
}
.hd_cont .dh_phone {
  padding: 0px 0 0px 50px;
  margin-top: 0px;
  background: url(../img/phone_02.png) no-repeat 0 6px;
  color: #5c5c5c;
}
.hd_cont .dh_phone dd {
  font-size: 20px;
  font-family: Arial, Helvetica, sans-serif;
  color: #f67114;
  margin-top: -7px;
}
.hd_cont .dh_phone dt {
}
.hd_cont .cxt {
  padding: 12px 0px 0 0;
}

/* 头部 */
.header-v3 .nav {
  width: 100%;
  height: 50px;
  background: #363636;
}
.header-v3 .sf-menu {
}
.header-v3 .sf-menu li {
  position: relative;
  float: left;
  text-align: center;
}
.header-v3 .sf-menu li a {
  /* -webkit-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
  */
  width: 102px;
  height: 100%;
  line-height: 50px;
  display: block;
  float: left;
  text-align: center;
  color: #fff;
  font-size: 14px;
  background: url(../img/navline.gif) no-repeat left;
}
.header-v3 .sf-menu li dd a {
  line-height: 40px;
  font-size: 12px;
  font-weight: normal;
}
.header-v3 .sf-menu li:nth-child(1) a {
  background: none;
}
.header-v3 .sf-menu li.current a {
  background: #f57720;
}
.header-v3 .sf-menu li:hover a {
  background-color: #f57720;
  background-image: none;
}
.header-v3 .second-nav {
  position: absolute;
  top: 50px;
  left: 0;
  background-color: #f57720;
  display: none;
}
.header-v3 .sf-menu .second-nav a {
  background-image: none;
}
.header-v3 .sf-menu .second-nav dd:hover a {
  color: #f7a40c;
  background-color: #666666;
}

/* 友情链接 */
.yqljbg {
  background-color: #363636;
}
.yqlj {
  padding: 24px 0px 0px 0px;
}
.yqlj .conttit {
  border-bottom: none;
  font-size: 16px;
  border-left: 3px solid #f57720;
  height: 18px;
  line-height: 18px;
}
.yqlj .conttit .tita {
  padding-left: 10px;
  color: #fff;
}
.yqlj .conttit span {
  color: #5c5c5c;
}
.yqlj .url {
  padding-top: 5px;
  line-height: 30px;
  overflow: hidden;
}
.yqlj li {
  display: inline-block;
  margin-right: 10px;
}
.yqlj a {
  padding-right: 15px;
  color: #999;
}
.yqlj a:hover {
  color: #fff;
}

/* 页尾 */
.footer-wrap {
  background-color: #363636;
}
.footer-wrap li {
  display: inline-block;
}
.footer-wrap .footer {
  position: relative;
  padding-bottom: 15px;
  padding-top: 10px;
}
.footer-wrap .fotnav {
  height: 40px;
  line-height: 40px;
  font-size: 13px;
}
.footer-wrap .fotnav a {
  /* -webkit-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
  */
  padding-right: 15px;
  padding-left: 15px;
  text-align: left;
  background: url(../img/navli.png) no-repeat left center;
  color: #fff;
}
.footer-wrap .fotnav a:hover {
  color: #f57720;
}
.footer-wrap .fotnav a.nobg {
  background-image: none;
  padding-left: 0;
}
.footer-wrap .address {
  border-top: 1px solid #484848;
  padding-top: 25px;
}
.footer-wrap .lbox {
  /* padding-top: 10px;
  */
  line-height: 30px;
  color: #999;
  text-align: left;
  float: left;
  font-size: 12px;
}
.footer-wrap .lbox a {
  color: #999;
  font-size: 12px;
}
.footer-wrap .rbox {
  padding-top: 2px;
  padding-left: 46px;
  float: right;
}
.footer-wrap .rbox img {
  border-radius: 5px;
}
.footer-wrap .rbox .a {
  float: left;
  padding-right: 30px;
}
.footer-wrap .rbox .c {
  background: url(../img/phone_02.png) no-repeat 0 12px;
  padding-left: 50px;
  float: left;
  margin-top: -5px;
}
.footer-wrap .rbox .tel {
  font-size: 20px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  color: #f57720;
  margin-top: -5px;
}
.footer-wrap .rbox .txt {
  padding-top: 5px;
  color: #fff;
  font-size: 14px;
}

/* 自己编写 */
.module-full-screen-title {
  /* margin-top: 50px;
  margin-bottom: 50px;
  */
  padding-top: 40px;
  text-align: center;
}
.mobile .module-full-screen-title {
  padding-top: 15px;
}
.module-full-screen-more {
  float: none;
  clear: both;
  margin-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}
.qrcode {
  display: none;
}

/* 移动端显示处理 */
.mobile .wap-dn {
  display: none;
}
.mobile .entry-item {
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.mobile .module-full-screen-title {
  /* margin-top: 10px;
  */
  margin-bottom: 10px;
  text-align: center;
}
.mobile .module-full-screen-more {
  float: none;
  clear: both;
  margin-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}
.mobile .product-detail {
  padding-left: 10px;
  padding-right: 10px;
}
.mobile .qrcode {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  z-index: 9999;
  position: fixed;
  left: 0;
  top: 0;
}
.mobile .qrcode .wx {
  font-size: 12px;
  padding: 22px 0 13px 0;
  width: 250px;
  text-align: center;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 5px;
}
.mobile .qrcode .wx img{
  width: 85%
}
.mobile .qrcode .icon {
  position: absolute;
  right: -30px;
  top: -50px;
  font-size: 30px;
  z-index: 9999;
  color: #f57720;
}
.mobile .qrcode .number{
  /*color: #f57720;*/
  padding-top: 3px;
}
.mobile .qrcode .txt{
  /*color: #f57720;*/
}

.mobile .qrcode .tel{
  color: #f57720
}

.mobile .qrcode .copy-tel{
  display: inline-block;
  padding: 2px 5px;
  background: #f57720;
  border-radius: 3px;
  color: #fff;
  font-size:12px;
  margin-left: 5px;
  border: none
}

.mobile .qrcode .mf{
  font-weight: bold;
  font-size: 14px;
  color: #f57720
}

/* 手机底部 */
.mobile .wap-contack {
  display: block;
}
.mobile #toolbar {
  display: block;
}
#toolbar {
  display: none;
  color: #fff;
  width: 100%;
  height: 54px;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 99;
  background: #363636;
}
#toolbar .link-wrap {
  display: -webkit-flex;
  display: flex;
}
#toolbar .link-wrap .icon {
  font-size: 18px;
}
#toolbar .contact {
  flex: 1;
  text-align: center;
}
#toolbar .link-wrap .icon-phone .icon {
  font-size: 24px;
}
#toolbar .link-wrap .icon-qq .icon {
  font-size: 19px;
}
#toolbar .link-wrap .icon-wx .icon {
  font-size: 22px;
}
.wap-contack {
  display: none;
  padding: 20px 0px 70px 0px;
  line-height: 1.8;
  font-size: 12px;
  text-align: center;
  color: #808080;
}
#toolbar a {
  padding-top: 7px;
  width: 100%;
  color: #fff;
  display: block;
  line-height: 23px;
  font-size: 12px;
}
#toolbar a span {
  height: 22px;
  overflow: hidden;
  display: block;
}

/* 弹出联系我们 */
.pc-contack {
  background: #fff;
  color: #212121;
  top: 50%;
  right: 0;
  position: fixed;
  width: 150px;
  background-color: #fff;
  margin-top: -163px;
  z-index: 9991;
}
.pc-contack .title {
  width: 100%;
  background-color: #363636;
  color: #fff;
  font-weight: bold;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
.pc-contack .p1 {
  border-left: 1px solid #ddd;
  text-align: center;
  border-bottom: 1px solid #ddd;
  padding: 10px 0 10px 0;
}
.pc-contack .p1 img {
  vertical-align: -3px;
}
.pc-contack .p2 {
  border-left: 1px solid #ddd;
  padding-top: 10px;
}
.pc-contack .p3 {
  border-left: 1px solid #ddd;
  font-size: 16px;
  color: #f57720;
  border-bottom: 1px solid #ddd;
  padding: 0px 0 10px 0;
}
.pc-contack .p4 {
  border-left: 1px solid #ddd;
  padding-top: 15px;
}
.pc-contack .p5 {
  margin-top: -2px;
  border-left: 1px solid #ddd;
}

.pc-contack .mf {
  margin-top: -2px;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding-bottom: 8px;
  color: #f57720;
  font-weight: bold;
}

/* 联系我们 */
.contact-page-wrap {
  background: url(../img/contact.jpg)  center  center no-repeat;
  height: 280px;
}
.messages-page-wrap{
  background: url(/images/oem-1.jpg)  center  center no-repeat;
}
.contact-page {
  padding: 10px 10px 50px 10px;
  overflow: hidden;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box
}
.contact-page .p1th {
  line-height: 2;
  font-size: 14px;
  padding-bottom: 30px;
}
.contact-page .title {
  font-size: 18px;
  padding: 0 0px 10px 0;
}
.contact-page .con{
  line-height: 2.2;
}

.contact-page .t {
  text-align: center;
  font-size: 22px;
  padding: 30px 0 20px 0;
}
.mobile .contact-page .t {
  padding: 10px 0 20px 0;
}
.mobile .contact-page-wrap {
  background: url(../img/contact-wap.jpg)  no-repeat;
  height: 200px;
  background-size: contain;
}
.mobile .messages-page-wrap{
  background: url(/images/oem-1.jpg) center  no-repeat;
  height: 120px;
  background-size: cover;
}
.contact-page .qhd-content {
  width: 700px
}
.mobile .contact-page .qhd-content {
  width: 100%
}


.message-page{
  font-size: 18px;
  text-align: center;
}

.message-page .info{
  margin-top: -20px;
  margin-bottom: 30px;
  color: red;
  font-size: 18px;
}
.message-page .message{
  margin-top: 20px;
}

.message-page .title2{
  font-size: 14px;
  /*color: red;*/
  margin-top: -10px;
  margin-left: -114px;
  color: #8a8989
}
.mobile .message-page .title2{
  margin-left: 0px;
}

.message-page .item{
  margin-bottom: 20px;
  font-size: 16px;
  display: -webkit-flex;
  display: flex;
  align-items: top;
  justify-content: center;
}
.message-page .lbox{
  margin-right: 5px;
  width: 80px
}
.mobile .message-page .rbox{
  width: 72%
}
.mobile .message-page .l-textarea{
 
}

.message-page .vdcode{
  width: 60px
} 

.message-page .intxt{
  height: 34px;
  line-height: 34px;
  border-radius: 3px;
  border: 1px solid #ccc;
  width: 500px;
  padding: 0px 15px;
}
.message-page .c{
  height: 120px;
  line-height: 1.8;
}

.message-page .validate{
  text-align: left;
  margin-top: 5px;
}
.mobile .message-page .intxt{
  width: 82%;
}
.mobile .message-page .c{
  /*width: 78%;*/
}



.message-page .submit{
  padding: 50px 0 0 0;
}
.message-page .coolbg {
overflow: hidden;
  width: 106px;
  text-align: center;
  background: none;
  border: none;
  border-radius: 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 34px;
  margin-bottom: 15px;
  color: #fff;
  background-color: transparent;
  transition: all 0.5s ease 0s;
  background-color: #f57720;
  cursor: pointer;
}
.mobile .message-page .coolbg {
  line-height: 32px;
}
.message-page .coolbg:hover,
.message-page .coolbg:active {
  background-color: #c15c16;
  color: #fff;
  text-decoration: none;
}
.message-page .reset{
  background: #fff;
  margin-left: 15px;
  border: 1px solid #ddd;
  color: #333;
}
.message-page .reset:hover{
  background: #fff;
  border: 1px solid #ddd;
  color: #333;
}


/* 品牌案例 */
.case-page {
  background: url(../img/case-bg.jpg)  no-repeat center 0;
}
.case-page-wrap {
  background: url(../img/case.jpg)  no-repeat center center;
  height: 480px;
}
.case-page .content {
  width: 1200px;
}
.mobile .case-page-wrap {
  background: url(../img/case_02.jpg)  no-repeat;
  height: 200px;
  background-size: cover;
}
.case-page .p1th {
  line-height: 2;
  font-size: 14px;
  padding-bottom: 30px;
}
.case-page .title {
  font-size: 18px;
  padding: 0 0px 10px 0;
}
.case-page .t {
  text-align: center;
  font-size: 22px;
  padding: 100px 0 0px 0;
}
.case-page .list {
  padding-bottom: 60px;
  padding-top: 20px;
}
.case-page .list li {
  float: left;
  margin: 20px 10px 0 40px
}
.mobile .case-page {
  padding: 10px;
}
.mobile .case-page .t {
  padding: 10px 0 0px 0;
}
.mobile .w1200 {
  width: auto
}
.mobile .case-page .list li {
  margin: 0;
  width: 50%;
  padding: 1% 2%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.mobile .case-page .list li img {
  width: 100%
}
.mobile .case-page .list {
  padding-bottom: 10px;
  padding-top: 0px;
}

/* lis-pic-module */
.list-pic-module {
  width: 1000px;
  margin: 0 auto
}
.mobile .list-pic-module {
  width: 100%;
}
.list-pic-module .list {
  padding-top: 10px;
}
.mobile .list-pic-module .list {
  padding: 5px;
}
.list-pic-module .list li {
  padding: 15px 0px 15px 0px;
}
.list-pic-module .list .img-l {
  border-radius: 4px;
  width: 30%;
  padding: 0px 0px 0px 0px;
  margin-right: 30px;
  float: left;
  border: 1px solid #ddd;
  padding: 3px;
  box-sizing: border-box;
  -webkit-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-box-sizing: border-box;
}
.list-pic-module .list .img-l a{
  display: block;
  overflow: hidden;
}
.mobile .list-pic-module .list .img-l {
  border: none;
}
.mobile .list-pic-module .list .img-l img {
  border: 1px solid #ddd;
  padding: 3px;
  border-radius: 4px
}
.list-pic-module .list .img-l:hover {
  border-color: #f57720;
}

.mobile .list-pic-module .list li {
  display: -webkit-flex;
  display: flex;
  padding: 15px 0 0 0;
}
.mobile .list-pic-module .list .img-l {
  width: 30%;
  margin-right: 15px;
}
.list-pic-module .list .img-l img {
  max-width: 100%;
  display: block;
}
.mobile .list-pic-module .list .img-l img{
  max-width: 92%;
}
.mobile .list-pic-module .txt-r {
  flex: 1
}
.list-pic-module .list .title {
  font-size: 16px;
  font-weight: 600;
}
.mobile .list-pic-module .list .title {
  font-size: 15px;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.list-pic-module .list .info {
  padding-top: 10px;
  color: #999
}
.list-pic-module .list .time{
  margin-top: 10px;
  color: #999
}
.mobile .list-pic-module .list .time{
  margin-top: 0px;
}
.mobile .list-pic-module .list .info {
  display: none;
}
.list-pic-module .list .txt-r a {
  -webkit-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s
}
.list-pic-module .list .txt-r a:hover {
  color: #f57720
}

/* 新闻页 */
.next-pre-page {
  padding-top: 20px;
  margin-top: 25px;
  margin-bottom: 25px;
  border-top: 1px solid #ddd;
}
.mobile .next-pre-page {
    margin-bottom:0px;
}
.desktop .next-pre-page .lastpage{
width: 47%; 
}
.desktop .next-pre-page .downpage{
width: 47%; 
}
.next-pre-page a {
  color: #666;
}
.next-pre-page a:hover {
  color: #f57720;
}
.article-new-page  a{
  /*font-weight: bold;*/
}
.desktop .article-new-page {
  /*padding-bottom: 40px;*/
  width: 1000px
}
.desktop .article-new-page img{
  text-align: left;
/*  margin: 0 auto;*/
  display: block;
  width: auto;
  max-width: 100%;
}
.mobile .article-new-page {
  padding-bottom: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.mobile .article-detail .article-title {
  margin-top: 15px;
}
.mobile .article-detail .article-title h3 {
  font-size: 16px;
}
.mobile .article-detail .entry-meta {
  margin-top: -8px;
}
.mobile .article-detail .article-content {
  padding-top: 20px;
}
.mobile .lastpage {
  float: none;
  display: block;
  margin-bottom: 10px;
}
.mobile .downpage {
  float: none;
}

/* 文章页 */
.article-article-page .entry-meta {
  text-align: center;
  margin-top: -20px;
}
.article-detail .entry-meta {
  margin-top: -5px;
  text-align: center;
  /* margin-bottom: 20px;
  */
  padding-bottom: 0px;
  font-size: 12px;
  /* border-bottom: 1px dotted #ccc;
  */
}
.article-article-page .qhd-content {
  /*border-top: 1px solid #ddd;*/
  border-top:1px dashed #DBDBDB;
  padding-top: 25px;
  margin-top: 15px;
  font-size: 16px;
  line-height: 2.0;
}
.article-article-page .qhd-content a{
  font-weight: bold;
}
.qhd-content .line {
  height: 18px;
  overflow: hidden;
}
.article-article-page .qhd-content a {
  color: #f57720
}
.article-article-page .qhd-content a:hover {
  color: #d65d09
}
.mobile .article-article-page .qhd-content {
  padding-top: 15px;
  font-size: 14px;
}

.article-article-page .qhd-content h2,
.article-article-page .qhd-content h3,
.article-article-page .qhd-content h4{
  font-size: 16px;
  font-weight: bold;
  color: #ff0000;
  margin-bottom: 10px;
}

.article-article-page .qhd-content h2{
  font-size: 18px;
}

.mobile .article-article-page .qhd-content h2,
.mobile .article-article-page .qhd-content h3,
.mobile .article-article-page .qhd-content h4{
  font-size: 14px;
}

.mobile .article-article-page .qhd-content h2{
  font-size: 16px;
}

/* 有边栏的列表 */
.mobile .list-pic-has-sidebar .list-pic-has-sidebar {
  margin-top: -10px;
}
.list-pic-has-sidebar .list li {
  padding: 0px 0px 30px 0px;
}
.list-pic-has-sidebar .list .img-l {
  border-radius: 4px;
  width: 280px;
  height: 200px;
  overflow: hidden;
  margin-right: 30px;
  float: left;
  border: 1px solid #ddd;
  box-sizing: border-box;
  -webkit-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-box-sizing: border-box;
  padding: 3px 3px 3px 3px;
}
.list-pic-has-sidebar .list .img-l a {
  display: block;
  height: 192px;
  overflow: hidden;
}
.mobile .list-pic-has-sidebar .list .img-l a {
  display: inline;
  height: auto;
  overflow: none
}
.mobile .list-pic-has-sidebar .list .img-l {
  width: 25%;
  height: auto;
}
.mobile .list-pic-has-sidebar .list .img-l {
  border: none
}
.mobile .list-pic-has-sidebar .list .img-l img {
  border: 1px solid #ddd;
  padding: 3px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-radius: 4px
}
.list-pic-has-sidebar .list .img-l:hover {
  border-color: #f57720;
}
.mobile .list-pic-has-sidebar .list li {
  display: -webkit-flex;
  display: flex;
  padding: 15px 0 0 0;
}
.mobile .list-pic-has-sidebar .list .img-l {
  width: 30%;
  margin-right: 15px;
}
.list-pic-has-sidebar .list .img-l img {
  max-width: 100%;
  display: block;
}
.mobile .list-pic-has-sidebar .list .txt-r {
  flex: 1;
}
.list-pic-has-sidebar .list .title {
  font-size: 16px;
  font-weight: 600;
}
.mobile .list-pic-has-sidebar .list .title {
  font-size: 15px;
  font-weight: normal;
}
.list-pic-has-sidebar .list .info {
  padding-top: 10px;
  color: #999
}
.list-pic-has-sidebar .list .time{
  margin-top: 10px;
  color: #999
}
.mobile .list-pic-has-sidebar .list .time{
  margin-top: 5px;
  color: #999
}
.mobile .list-pic-has-sidebar .list .info {
  display: none;
}
.list-pic-has-sidebar .list .title:hover {
  -webkit-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s
}
.banner-common {
  width: 100%;
  height: 280px;
  background: url(../img/img04.jpg) center center no-repeat;
}
.mobile .banner-common {
  height: 120px;
  background-size: cover
}

/* 护肤品 */
.banner-common-67,
.banner-common-68,
.banner-common-69,
.banner-common-80,
.banner-common-81,
.banner-common-83,
.banner-common-101,
.banner-common-102,
.banner-common-103,
.banner-common-104,
.banner-common-105,
.banner-common-106,
.banner-common-82
{
  background: url(../img/hufu.jpg) center center no-repeat;
}



.banner-common-68 {
  /* background: url(../img/img04.jpg) center center no-repeat;
  */
}
.banner-common-72,
.banner-common-73,
.banner-common-74 {
  background: url(../img/cg.jpg) center center no-repeat;
}
.banner-common-76,
.banner-common-77,
.banner-common-92,
.banner-common-90,
.banner-common-89,
.banner-common-91 {
  background: url(../img/img5.jpg) center center no-repeat;
}
.banner-common-16,
.banner-common-17,
.banner-common-18,
.banner-common-65 {
  background: url(../img/banner_news.jpg) center center no-repeat;
}

/* 洗护 */
.banner-common-95,
.banner-common-96,
.banner-common-97,
.banner-common-99,
.banner-common-98
{
  background: url(../img/xihu.jpg) center center no-repeat;
}

/*客户案例*/
.banner-common-75 {
  /*background: url(../img/xm.jpg) center center no-repeat;*/
  background: url(../img/kehu.jpg) center center no-repeat;
}



/* 合作流程 */
.cooperation-page {
}
.cooperation-page .p1th {
  padding-top: 30px;
}
.cooperation-page .p1th img {
  max-width: 100%
}
.cooperation-page .p2th {
  padding-top: 30px;
  display: none
}
.cooperation-page .p2th img {
  max-width: 100%
}
.lfspTab {
  border-left: 1px solid #dfdfdf;
}
.mobile .liuchen {
  display: none
}
.problem_bg {
  height: 633px;
  min-width: 1000px;
  max-width: 1920px;
  padding-top: 80px;
}
.problem_9 {
  text-align: center;
}
.problem_9>p {
  font-size: 16px;
  color: #ee7102;
  text-align: center;
}
.problem_9>span {
  color: #a7a7a7;
  margin-bottom: 25px;
  display: block;
  line-height: 16px;
  text-align: center;
}
.pblem_tab {
  width: 1200px;
  overflow: hidden;
}
.pblem_tab span {
  position: relative;
  background-color: #fff;
  cursor: pointer;
  font-size: 20px;
  padding-top: 20px;
  display: inline-block;
  float: left;
  font-weight: bold;
  width: 132px;
  border: 1px solid #dfdfdf;
  border-left: none;
  height: 98px;
  line-height: 30px;
  color: #5c5c5c;
  text-align: center;
  border-bottom: none;
  -webkit-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
  border-bottom: none;
  overflow: hidden;
}
.pblem_tab span b {
  display: block;
  font-weight: normal;
  font-size: 12px;
  line-height: 10px;
  color: #bababa;
}
.pblem_tab span.Current b {
  color: #fff;
  text-align: center;
}
.pblem_tab span i {
  display: block;
  margin-bottom: 0px;
}
.pblem_tab span.more b {
  color: #fff;
}
.pblem_tab span.more {
  display: block;
  padding-top: 46px;
  height: 73px;
  background: #fcb231;
  color: #fff;
  -webkit-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s
}
.pblem_tab span.more:hover {
  background: #f9812d;
}
.pblem_tab span a {
}
.pblem_tab span.Current {
  color: #fff;
  border-left: none;
  background: #fcb231;
  text-align: center;
}
.pblem_tab span.Current {
  color: #fff;
  border: 1px solid #fcb231;
  border-left: none;
  background: #fcb231;
  text-align: center;
}
.pblem_tab span.Current em {
  position: absolute;
  width: 21px;
  height: 10px;
  top: 119px;
  left: 54px;
  background: url(../img/icon_arrow_d.png) 0px 0px no-repeat;
}
.pblem_con {
  background: #f9812d;
  padding: 30px 0px 20px 0px;
  margin-right: 3px;
  display: none;
  margin-top: -1px;
}
.problem_r {
  float: left;
  width: 550px;
  text-align: left;
  color: #fff;
  overflow: hidden;
  padding-left: 80px;
  font-weight: normal;
}
.problem_r .p1 {
  color: #ffff01;
  font-size: 24px;
}
.problem_r .p1 span {
  font-size: 14px;
  margin-left: 5px;
}
.problem_r em {
  display: block;
  height: 71px;
  line-height: 26px;
  padding: 27px 0 0 61px;
  font-size: 26px;
  color: #ffff01;
}
.problem_r em span {
  display: block;
  font-size: 12px;
  line-height: 20px;
}
.problem_r b {
  display: block;
  font-size: 26px;
  line-height: 34px;
  margin: 10px 0 20px 0;
}
.problem_r p {
  font-size: 16px;
  line-height: 26px;
}
.problem_r p span {
  color: #ffff01;
}
.pblem_con .f_l {
  float: left;
  padding: 0 0 0 70px
}
.about-us-index {
  margin-bottom: 80px;
  margin-top: 30px;
}
.about-us-index .us-box {
  display: -webkit-flex;
  display: flex;
}
.about-us-index .lbox {
  width: 440px;
  height: 260px;
  overflow: hidden;
  margin-right: 30px;
  float: left\9;
}
.about-us-index .rbox {
  flex: 1;
  line-height: 2;
  float: left\9;
  width: 720px\9;
}
.about-us-index .title {
  font-weight: bold;
  color: #F57720;
  font-size: 18px;
  margin-bottom: 10px;
}
.about-us-index .contact {
  margin-top: 30px;
}
.about-us-index .contact a {
  display: inline-block;
  padding: 3px 20px;
  background: #F57720;
  color: #fff;
  -webkit-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
  border-radius: 4px;
}
.about-us-index .contact a:hover {
  background: #c15c16;
}
.mobile .about-us-index {
  margin-bottom: 10px;
  margin-top: 10px;
}
.mobile .about-us-index .lbox {
  width: 40%;
  height: 150px;
  margin-right: 15px;
}
.mobile .about-us-index .lbox img {
  width: 100%
}
.mobile .about-us-index .des {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  line-height: 1.8
}
.mobile .about-us-index .title {
  font-size: 16px;
  font-weight: normal;
  margin: 0px;
  margin-top: -5px;
  line-height: 1.4;
  margin-bottom: 10px;
}
.mobile .about-us-index .contact {
  margin-top: 5px;
}
.mobile .about-us-index .contact a {
  margin-top: 5px;
  padding: 2px 12px;
  font-size: 12px;
}
.desktop .page-width-1000 {
  width: 1070px
}
.desktop .page-width-1000 .content {
  width: 790px;
}
.desktop .page-width-1000 .sidebar {
  width: 250px
}

.desktop .page-width-1000 .column .col-3-1 {
  width: 30.9%;
  margin-right: 2.4%;
}
.mobile .kehuanli {
}
.mobile .kehuanli .qhd-module {
  margin-bottom: 10px;
}
.mobile .kehuanli .product-item .portfolio-img {
  height: auto;
}
.mobile .kehuanli .product-item .portfolio-img .title {
  padding-bottom: 0;
  margin-bottom: 0px;
  padding-top: 8px;
}
.mobile .kehuanli .module-default {
  margin-bottom: 12px;
}
.mobile .kehuanli .product-item-nobder {
  padding-bottom: 0;
  margin-bottom: 0px;
}
.mobile .kehuanli .product-item .portfolio-img {
  padding-bottom: 0;
  margin-bottom: 0px;
}
.mobile .kehuanli  .module-full-screen-more {
  margin-top: -20px;
}
.zxzx .entry-title {
  margin-bottom: 10px;
}
.mobile .zxzx {
  margin-top: 0px;
}
.wz-model {
  margin-top: 15px;
  border-bottom: 1px dashed #DBDBDB;
  padding: 0px 0px 12px 0px
}
.wz-model .line {
  display: inline-block;
  height: 16px;
  border-left: 4px solid #f57720;
  vertical-align: middle;
  margin-right: 8px;
}
.mobile .wz-model {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  padding: 0px 15px 5px 0px;
  margin-bottom: 5px;
}
.advantage-model .page-title {
  margin: 0 0 50px;
}
.advantage-model .item {
  overflow: hidden;
  margin: 0 0 40px;
}
.mobile .advantage-model .item {
  margin: 0 0 25px;
}
.advantage-model .item .imgbox {
  overflow: hidden;
}
.advantage-model .item .imgbox img {
  width: 100%;
}
.advantage-model .icon {
  max-width: 66px;
  margin: 0 20px 0 0;
}
.mobile .advantage-model .icon {
  max-width: 40px;
  margin: 0 15px 0 0;
}
.mobile .advantage-model .icon img {
  vertical-align: -30px;
}
.advantage-model .flex p {
  font-weight: bold;
  color: #333;
  margin: 0 0 8px;
  font-size: 20px;
}
.mobile .advantage-model .flex p {
  font-size: 16px;
}
.advantage-model .flex p:last-child {
  margin: 0;
}
.advantage-model .desc {
  padding: 30px 0 20px;
}
.advantage-model .desc li {
  color: #333;
  font-size: 14px;
  margin: 0 0 10px;
  line-height: 20px;
}
.advantage-model .desc li:before {
  content: '';
  width: 6px;
  height: 6px;
  margin: 3px 8px 0 0;
  border-radius: 50%;
  background: #05ADB5;
  vertical-align: top;
  display: inline-block;
}
.advantage-model .pics {
  overflow: hidden;
}
.advantage-model .pics .col-xs-6 {
  padding-left: 0;
  padding-right: 10px;
}
.advantage-model .pics .col-xs-6:last-child {
  padding-right: 0;
  padding-left: 10px;
}
.advantage-model .more a {
  width: 155px;
  height: 52px;
  color: #fff;
  display: block;
  font-size: 18px;
  text-align: center;
  line-height: 52px;
  border-radius: 8px;
  margin: 0 auto 100px;
  background: #05ADB5;
}
.advantage-model .col-sm-6 {
  /* width: 50%;
  float: left;
  padding-right: 15px;
  padding-left: 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  */
    
  width: 47%;
  float: left;
  padding-right: 1.5%;
  padding-left: 1.5%;
}
.mobile .advantage-model .col-sm-6 {
  width: 100%;
  float: none;
  padding-right: 0px;
  padding-left: 0px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.desktop .advantage-model .odd .col-sm-6 {
  float: right;
}
.advantage-model .align-center {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.advantage-model .flex {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}
.advantage-model .flex-sub {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.advantage-model .content5 {
  margin-top: 30px;
}
.mobile .advantage-model .content5 {
  margin-top: 15px;
}
.mobile .advantage-model .align-center {
  margin-top: 5px;
}
.desktop .advantage-model .content5 p {
  padding-top: 3px;
}
.advantage-model .content5 img {
  margin-right: 10px;
}
.advantage-model .content5 .circle {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #05adb5;
  display: inline-block;
  margin-right: 10px;
}
.mobile .content-no-list img {
  max-width: 100%;
  height: auto
}
.mobile .article-article-page .sidebar {
  padding: 0 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.honour-mod {
  overflow: hidden;
}
.honour-mod .list-area {
  width: 1000px;
  padding-left: 125px;
}
.honour-mod .list-area li {
  float: left;
  width: 200px;
  margin-right: 50px;
}
.honour-mod .list-area li img {
  width: 100%
}
.mobile .honour-mod .list-area {
  width: 100%;
  padding-left: 0px;
  margin-top: -7%;
  margin-bottom: 10px;
}
.mobile .honour-mod .list-area li {
  float: left;
  width: 44%;
  margin-right: 3%;
  margin-left: 3%;
  margin-top: 5.5%;
}
.mobile .honour-mod .list-area li img {
  display: block;
  width: 100%
}
.index-page .product-item .portfolio-img {
  height: auto;
}
.oem-pattern {
  padding: 10px 0 15px 0;
  display: none;
}
.mobile .oem-pattern {
  display: block;
}
.mobile .oem-pattern .list {
  display: -webkit-flex;
  display: flex;
  color: #fff;
  font-size: 11px;
}
.mobile .oem-pattern .list li {
  flex: 1;
  height: 26vw;
  text-align: center;
  margin-right: 1.5vw;
}
.mobile .oem-pattern .title {
  font-size: 14px;
  padding: 13px 0 5px 0;
}
.mobile .oem-pattern .list li.a {
  background: #3ebaba;
}
.mobile .oem-pattern .list li.b {
  background: #a7cd46;
}
.mobile .oem-pattern .list li.c {
  background: #e19236;
  margin-right: 0;
}

/*.portfolio-list-mobile li:nth-child(9){
  display: none
}
*/
.xiaochengxu #toolbar .contact:nth-child(3){
  display: none
}
/*.xiaochengxu #toolbar .contact:nth-child(4){
  display: none
}*/



.sidebar-get{
  margin-top: 20px;
  margin-bottom: 20px;
 
}
.mobile .sidebar-get{
  margin-bottom: 0px;
}
.sidebar-get .sidebar-content-2{margin-top: 20px;}
.sidebar-get .kf{}
.sidebar-get .kf img{width: 100%;}
.sidebar-get .sidebar-content-2 h3{
  background: #f57720;
  color: #fff
}
.sidebar-get .get{
  padding: 0px 20px 15px 20px
}
.sidebar-get .get p{
  padding-top: 5px;
}
.sidebar-get .cor{
  /*font-weight: bold;*/
  color: #f57720
}
.bread-crumbs{
  padding-top: 12px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #DBDBDB;
  margin-right: 15px;
  color:#999
}
.article-article-page .bread-crumbs,
.list-pic-module .bread-crumbs,
.list-pic-has-sidebar .bread-crumbs
{
  margin-right:0px;
}
.mobile .bread-crumbs{
  margin: 0px 0px;
}
.mobile .article-article-page .bread-crumbs,
.mobile .list-pic-module .bread-crumbs
{
  margin: 0px 10px;
}
.mobile .article-new-page .bread-crumbs
{
  margin: 0px
}

.bread-crumbs .line{
  display: inline-block;
  width: 4px;
  height: 15px;
  background: #f57720;
  overflow: hidden;
  vertical-align: -3px;
  margin-right: 6px;
}
.bread-crumbs a{
  margin: 0px 2px;
  color:#999
}
.bread-crumbs a:hover{
  color: #f57720
}


/* 文章列表页tag */
.list-article-tag{
  color: #999;
  padding:0;
  padding-top: 10px;
  font-size: 12px;
}
.list-article-tag .icon{margin-right: 3px;}
.list-article-tag a{
  display: inline-block;
  border-radius: 4px;
  border: 1px solid #ddd;
  margin-right: 8px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
  color: #999
}
.list-article-tag a:hover{
  color: #f57720
}
.list-article-tag .label{
  margin-right: 5px;
}
.mobile .list-article-tag{
  display: none
}
/* 文章页tag */
.article-tag{
  /*margin-bottom: 10px;*/
  margin-top: -5px;
  font-size: 12px;
}
.article-tag .icon{margin-right: 8px;}
.article-tag a{
  display: inline-block;
  border-radius: 4px;
  border: 1px solid #ddd;
  margin-right: 8px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
}

/* tag搜索列表页*/
.search-tag{
  padding:0;
  padding-top: 15px;
  font-size: 12px;
}
.search-tag .icon{margin-right: 3px;}
.search-tag a{
  display: inline-block;
  /*border: 1px solid #ddd;*/
  margin-right: 5px;
  margin-bottom: 10px;
  font-size: 12px;
  background-color: #428BCA;
  display: inline-block;
  padding: 2px 8px;
  line-height: 22px;
  font-weight: 400;
  color: #fff;
  border-radius: 2px;
}
.search-tag a:hover{
  opacity: .8;
}
.search-tag a:nth-child(3n){background-color:#4A4A4A}
.search-tag a:nth-child(3n+1){background-color:#428BCA}
.search-tag a:nth-child(3n+2){background-color:#5CB85C}
.search-tag a:nth-child(3n+3){background-color:#D9534F}
.search-tag a:nth-child(3n+4){background-color:#567E95}
.search-tag a:nth-child(3n+5){background-color:#B433FF}
.search-tag a:nth-child(3n+6){background-color:#00ABA9}
.search-tag a:nth-child(3n+7){background-color:#B37333}
.search-tag a:nth-child(3n+8){background-color:#F60}