﻿/***** 产品中心-产品购买 *****/
.project-title {
  width: 100%;
  display: block;
  font-weight: bold;
  font-size: 1.125em;
  line-height: 1;
  color: #333;
}
.project-title a {
  color: #333;
}
@media screen and (max-width: 767px) {
  .project-title {
    font-size: 0.875em;
  }
}
.table-buy {
  width: 100%;
  border: none;
}
@media screen and (max-width: 640px) {
  .table-buy {
    font-size: 0.875em;
  }
}
.table-buy caption {
  width: 100%;
  font-size: 0.875em;
  line-height: 1.143em;
  color: #666666;
  padding: 24px 0 18px;
}
.table-buy td,
.table-buy th {
  border: none;
  text-align: center;
  vertical-align: middle;
  color: #333333;
  padding: 5px 2%;
  font-weight: normal;
}
.table-buy th {
  /*height:52px;*/
  height: 3.25em;
  background: #f5f5f5;
  font-size: 1em;
  line-height: 1.25em;
}
.table-buy td {
  /*height:60px;*/
  height: 4.286em;
  border-bottom: solid 1px #e6e6e6;
  font-size: 0.875em;
  line-height: 1.429em;
}
.table-buy .th1 {
  width: 22.7%;
  max-width: 268px;
}
.table-buy .th2 {
  width: 26.7%;
  max-width: 314px;
}
.table-buy .th3 {
  width: 50.7%;
  max-width: 598px;
  padding: 5px 6%;
}
.pro-buy {
  width: 100%;
  overflow: hidden;
}
.pro-buy .project-title {
  margin: 27px 0 50px;
}
@media screen and (max-width: 767px) {
  .pro-buy .project-title {
    margin: 33px 0 36px;
  }
}
.pro-buy .buy-title {
  width: 100%;
  display: block;
  font-size: 1.125em;
  line-height: 24px;
  color: #ffb007;
}
.pro-buy .buy-title big {
  font-size: 1.333em;
  line-height: 1;
}
.pro-buy .buy-title i {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.778em;
  margin-left: 10px;
}
.pro-buy .answer-box {
  margin-bottom: 53px;
}
@media screen and (max-width: 767px) {
  .pro-buy .table-buy caption {
    padding: 10px 0 12px;
  }
  .pro-buy .answer-box {
    font-size: 0.875em;
    margin-bottom: 43px;
  }
  .pro-buy .process-box {
    font-size: 0.875em;
  }
}
.pro-buy .process-list {
  width: 100%;
  display: block;
  margin: 30px 0 54px;
  overfow: hidden;
}
.pro-buy .process-list li {
  width: 100%;
  min-height: 5.75em;
  overflow: hidden;
  padding: 0 0 2.063em 3.438em;
  background: url(../images/buy_12.png) repeat-y 1.188em 1em;
  position: relative;
}
.pro-buy .process-list .num {
  width: 2.5em;
  height: 2.5em;
  display: block;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  overflow: hidden;
  line-height: 2.5em;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
}
.pro-buy .process-list .num img {
  width: 100%;
  max-width: 100%;
}
.pro-buy .process-list .doc {
  font-size: 0.875em;
  line-height: 2.286em;
  color: #333;
}
.pro-buy .process-list .doc img {
  max-width: 100%;
  margin: 0 2px;
}
@media screen and (max-width: 767px) {
  .pro-buy .process-list li {
    min-height: 0;
    padding-left: 2.285em;
    padding-bottom: 1.2em;
    background: none;
  }
  .pro-buy .process-list .num {
    width: 2em;
    height: 2em;
    line-height: 2em;
  }
}
.pro-buy .process {
  width: 100%;
  overflow: hidden;
  padding-top: 2.125em;
}
.pro-buy .process .step {
  padding: 0.688em 2.5em 0 0;
  float: left;
  display: table;
  position: relative;
  text-align: center;
  margin-bottom: 15px;
}
.pro-buy .process .step .btnR {
  width: 0.688em;
  height: 14.25em;
  display: block;
  background: url(../images/buy_04.png) no-repeat center center;
  position: absolute;
  right: 0.875em;
  bottom: 0;
}
.pro-buy .process .step .conter {
  width: 100%;
  height: 14.25em;
  display: table-cell;
  vertical-align: middle;
  border: solid 1px #ccc;
  position: relative;
}
.pro-buy .process .step .tel {
  width: 100%;
  display: block;
  font-size: 1.75em;
  line-height: 1;
  color: #555555;
}
.pro-buy .process .step .tel img {
  height: 0.714em;
  margin: 0 0.286em;
  vertical-align: baseline;
}
@media screen and (min-width: 1024px) {
  .pro-buy .process .step:last-child {
    padding-right: 0;
    width: 248px;
  }
  .pro-buy .process .step .conter {
    width: 248px;
    min-width: 248px;
  }
}
@media screen and (max-width: 767px) {
  .pro-buy .process {
    padding-top: 0.8em;
    padding-bottom: 0.7em;
  }
  .pro-buy .process .step {
    padding: 0.688em 0 2em;
    margin-bottom: 0;
  }
  .pro-buy .process .step:last-child {
    padding-bottom: 0;
  }
  .pro-buy .process .step .btnR {
    width: 100%;
    height: 0.688em;
    background: url(../images/buy_13.png) no-repeat center center;
    bottom: 0.7em;
    right: 0;
  }
}
.pro-buy .process .title {
  width: 6em;
  height: 1.6em;
  display: block;
  background: #fff;
  text-align: center;
  font-size: 1.25em;
  line-height: 1.6em;
  color: #555555;
  position: absolute;
  left: 50%;
  top: -0.8em;
  margin-left: -3em;
}
.pro-buy .process .step1 .image {
  width: 7.75em;
  max-width: 7.75em;
  display: block;
  margin: 1.5em auto 0.5em;
}
.pro-buy .process .step2 .conter {
  padding: 0 0.625em 0 0.75em;
  text-align: left;
}
.pro-buy .process .step2 .a1 {
  width: 100%;
  display: block;
  font-size: 0.875em;
  line-height: 1.571em;
  color: #555555;
  margin: 0 auto 0.786em;
}
.pro-buy .process .step1 .a1{
  width: 100%;
  display: block;
  font-size: 0.875em;
  line-height: 1.571em;
  color: #555555;
  margin: 0 auto 0.3em;
  padding: 0 0.625em 0 0.75em;
  /*text-align: left;*/
}
.pro-buy .process .step4 .a1{
  width: 100%;
  display: block;
  font-size: 0.875em;
  line-height: 1.571em;
  color: #555555;
  margin: 0 auto 0.3em;
  padding: 0 0.625em 0 0.75em;
  /*text-align: left;*/
}
.pro-buy .process .step2 .a2 {
  width: 100%;
  display: block;
  margin: 0 auto;
  font-size: 0.75em;
  line-height: 1.833em;
  color: #3db2ee;
}
@media screen and (max-width: 767px) {
  .pro-buy .process .step2 .conter {
    padding: 0;
  }
  .pro-buy .process .step1 .a1, .pro-buy .process .step4 .a1{
    width: 58.6%;
  }
  .pro-buy .process .step2 .a1,
  .pro-buy .process .step2 .a2 {
    width: 58.6%;
  }
}
.pro-buy .process .step3 .conter {
  padding: 0 1.562em;
}
.pro-buy .process .step3 .txt {
  font-size: 0.875em;
  line-height: 1.571em;
  color: #555555;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .pro-buy .process .step3 .txt {
    width: 55%;
    padding: 0;
  }
}
.pro-buy .process .step4 .conter {
  /*padding: 5em 0 0;*/
}
.pro-buy .process .step4 h6 {
  font-size: 0.938em;
  line-height: 1;
  color: #555555;
  margin-bottom: 5px;
}
/****** 产品中心-产品问答 *****/
.pro-level3 {
  height: 160px;
  padding: 35px 0 0 20px;
  background: url(../images/answer_13.png) no-repeat left center;
  position: fixed;
  right: 1%;
  top: 50%;
  margin-top: -80px;
  z-index: 99;
}
.pro-level3 a {
  display: block;
  font-size: 0.875em;
  line-height: 36px;
  color: #666666;
  background: rgba(255, 255, 255, 0.5);
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -ms-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  font-family: "微软雅黑";
}
.pro-level3 a:hover,
.pro-level3 a.on {
  color: #e3aa00;
}
.pro-answer {
  width: 100%;
  overflow: hidden;
  padding: 0 0 152px;
}
.pro-answer .project-title {
  margin: 40px 0 61px;
}
.pro-answer .word {
  width: 100%;
  display: block;
  font-size: 1em;
  line-height: 1.5em;
  color: #208adc;
  margin-bottom: 1.125em;
}
@media screen and (max-width: 767px) {
  .pro-answer {
    padding-bottom: 70px;
  }
  .pro-answer .project-title {
    margin: 25px 0 30px;
  }
  .pro-answer .word {
    font-size: 0.75em;
  }
}
.answer-list {
  width: 100%;
  overflow: hidden;
  margin-bottom: 70px;
}
.answer-list li {
  width: 100%;
  overflow: hidden;
  border-bottom: dashed 1px #cccccc;
  padding: 2.25em 0 1.5em 5em;
  position: relative;
}
.answer-list .num {
  width: 4.25em;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 1.75em;
}
.answer-list .num img {
  width: 100%;
  max-width: 100%;
  display: block;
}
.answer-list .que {
  width: 100%;
  min-height: 1.563em;
  display: block;
  padding: 0 0 0 2.5em;
  background: url(../images/answer_09.png) no-repeat left top;
  background-size: 1.563em 1.563em;
  font-size: 1em;
  line-height: 1.5em;
  color: #333333;
  font-weight: bold;
  margin-bottom: 9px;
}
.answer-list .ans {
  width: 100%;
  display: block;
  padding: 0 0 0 2.5em;
  background: url(../images/answer_10.png) no-repeat left 0.188em;
  background-size: 1.563em 1.563em;
  font-size: 1em;
  line-height: 1.75em;
  color: #666666;
}
@media screen and (max-width: 767px) {
  .answer-list {
    font-size: 0.875em;
    margin-bottom: 40px;
  }
  .answer-list li {
    padding: 2.25em 0 1.5em;
  }
}
.answer-page {
  width: 100%;
  display: block;
  overflow: hidden;
  text-align: center;
}
.answer-page a {
  height: 35px;
  display: inline-block;
  background-color: #e1e1e1;
  background-position: center center;
  background-repeat: no-repeat;
  font-size: 1em;
  line-height: 35px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
}
.answer-page a:hover {
  background-color: #888888;
}

.answer-page a.prev {
  width: 95px;
  margin: 0 5px;
}
.answer-page a.prev span {
  margin: 0 6px 0 0;
}
.answer-page a.next {
  width: 95px;
  margin: 0 5px;
}
.answer-page a.next span {
  margin: 0 0 0 6px;
}
.answer-page .num {
  display: inline-block;
}
.answer-page .num a {
  width: 32px;
}
.answer-page .num a.on {
  background-color: #888888;
}
/***** 产品中心-商陆花手机版 ****/
.pro-phone {
  width: 100%;
  overflow: hidden;
  padding: 0 0 86px;
}
.pro-phone .project-title {
  margin: 40px 0 78px;
}
.pro-phone .slogan-box {
  width: 100%;
  display: block;
  text-align: center;
}
.pro-phone .slogan-box h1 {
  width: 100%;
  display: block;
  font-family: "华文细黑";
  text-align: center;
  font-weight: bold;
  font-size: 2.375em;
  line-height: 1.368em;
  color: #333;
}
.pro-phone .slogan-box h6 {
  width: 100%;
  display: block;
  text-align: center;
  font-family: "华文细黑";
  font-weight: normal;
  font-size: 1.25em;
  line-height: 1.5em;
  color: #555555;
}
.pro-phone .row {
  padding: 68px 0;
}
@media screen and (max-width: 767px) {
  .pro-phone {
    padding: 0 0 50px;
  }
  .pro-phone .project-title {
    margin: 25px 0 30px;
  }
  .pro-phone .slogan-box {
    font-size: 0.7em;
  }
  .pro-phone .row {
    padding-top: 40px;
  }
}
.pro-phone-doc {
  padding: 0 2.25em 0 0;
}
.pro-phone-doc li {
  min-height: 7.75em;
  margin-bottom: 1.062em;
}
.pro-phone-doc .pull-left {
  padding: 0 2.265em 0 0.5em;
}
.pro-phone-doc .media-object {
  width: 5em;
  height: 5em;
  display: block;
}
.pro-phone-doc .media-heading {
  font-size: 1.25em;
  line-height: 1;
  color: #3baaff;
  margin-bottom: 0.7em;
}
.pro-phone-doc .doc {
  font-size: 0.875em;
  line-height: 1.714em;
  color: #666666;
}
@media screen and (max-width: 767px) {
  .pro-phone-doc {
    font-size: 0.875em;
    padding: 0;
  }
  .pro-phone-doc .pull-left {
    padding: 0 1.5em 0 0.5em;
  }
}
.pro-phone-pic {
  text-align: right;
  padding: 0;
}
.pro-phone-pic img {
  max-width: 100%;
}
/***** 商陆花订货会 *****/
.w1180 {
  width: 1180px;
  margin: 0 auto;
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  .w1180 {
    width: 100%;
    padding: 0 3%;
  }
}
.pro-dhh {
  width: 100%;
  overflow: hidden;
  padding: 0;
}
.pro-dhh .project-title {
  width: 1180px;
  margin: 40px auto 0;
}
@media screen and (max-width: 1200px) {
  .pro-dhh .project-title {
    width: 100%;
    padding: 0 3%;
    margin: 25px 0 0;
  }
}
.pro-dhh-top {
  width: 100%;
  overflow: hidden;
  text-align: center;
  background: #fff;
  font-family: "华文细黑";
  padding: 6em 0 4.75em;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .pro-dhh-top {
    padding: 4em 0 3em;
    font-size: 0.875em;
  }
}
@media screen and (max-width: 767px) {
  .pro-dhh-top {
    font-size: 0.875em;
    padding: 4em 0 3em;
  }
}
.pro-dhh-top .title {
  width: 100%;
  display: block;
  font-size: 3.125em;
  line-height: 1.4em;
  color: #fb7d14;
  font-family: "华文细黑";
  font-weight: normal;
  letter-spacing: 0.12em;
}
.pro-dhh-top .title img {
  height: 1.4em;
  margin-right: 0.33em;
}
.pro-dhh-top h6 {
  width: 100%;
  display: block;
  font-size: 1.875em;
  line-height: 1.133em;
  color: #333333;
  font-family: "华文细黑";
  font-weight: normal;
  margin: 0.867em 0 0.3em;
}
.pro-dhh-top .doc {
  width: 100%;
  display: block;
  font-size: 1.125em;
  line-height: 1.667em;
  color: #333333;
}
.pro-dhh-group {
  width: 100%;
  overflow: hidden;
}
.pro-dhh-group .w1180 {
  display: table;
}
.pro-dhh-group .image {
  float: none;
  display: table-cell;
  padding: 4.9em 0;
}
.pro-dhh-group .image img {
  max-width: 100%;
  height: 19.688em;
}
.pro-dhh-group .group-body {
  display: table-cell;
  vertical-align: middle;
  float: none;
  padding: 0;
}
.pro-dhh-group .icon {
  float: left;
  height: 2.1885em;
  margin-right: 0.625em;
}
.pro-dhh-group .title {
  font-size: 2em;
  line-height: 1;
  color: #333333;
  font-weight: normal;
  font-family: "华文细黑";
  margin-bottom: 0.4em;
}
.pro-dhh-group .doc {
  font-size: 1.375em;
  line-height: 1.364em;
  color: #333333;
  font-weight: normal;
  font-family: "华文细黑";
}
.pro-dhh-group.group-tw {
  background: #f8f8f8;
}
.pro-dhh-group.group-wp {
  background: #fff;
}
.pro-dhh-group.group-wp .image {
  text-align: right;
  padding: 4.375em 0;
}
.pro-dhh-group.group-wp .group-body {
  padding-right: 1em;
}
.pro-dhh-group.group-wp2 {
  background: #fff;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .pro-dhh-group {
    text-align: center;
    padding: 3em 0;
    font-size: 0.875em;
  }
  .pro-dhh-group .image {
    display: block;
  }
  .pro-dhh-group .image img {
    height: auto;
    margin-right: 0.4em;
  }
  .pro-dhh-group.group-tw .image,
  .pro-dhh-group.group-wp2 .image {
    padding: 0 0 3em;
  }
  .pro-dhh-group.group-wp .image {
    padding: 3em 0 0;
  }
  .pro-dhh-group .group-body {
    display: block;
  }
  .pro-dhh-group .icon {
    height: 1em;
    float: none;
    vertical-align: text-bottom;
  }
}
@media screen and (max-width: 767px) {
  .pro-dhh-group {
    font-size: 0.75em;
    text-align: center;
    padding: 3em 0;
  }
  .pro-dhh-group .image {
    display: block;
  }
  .pro-dhh-group .image img {
    height: auto;
  }
  .pro-dhh-group.group-tw .image,
  .pro-dhh-group.group-wp2 .image {
    padding: 0 0 3em;
  }
  .pro-dhh-group.group-wp .image {
    padding: 3em 0 0;
  }
  .pro-dhh-group .group-body {
    display: block;
  }
  .pro-dhh-group .icon {
    height: 1em;
    float: none;
    margin-right: 0.4em;
    vertical-align: text-bottom;
  }
}
/***** 核心亮点 *****/
.pro-core {
  width: 100%;
  overflow: hidden;
  padding: 0;
}
.pro-core .project-title {
  width: 1180px;
  margin: 40px auto 0;
}
@media screen and (max-width: 1200px) {
  .pro-core .project-title {
    width: 100%;
    padding: 0 3%;
    margin: 25px 0 0;
  }
}
.pro-core-group {
  width: 100%;
  overflow: hidden;
  background: #fff;
}
.pro-core-group .group-doc .title {
  width: 100%;
  overflow: hidden;
  font-size: 1.6em;
  line-height: 1.3125;
  color: #000000;
  font-weight: normal;
  font-family: "华文细黑";
  margin-bottom: 10px;
}
.pro-core-group .group-doc .title img {
  width: 1.5em;
  height: 1.5em;
  margin-right: 0.563em;
}
.pro-core-group .group-doc .title{
  position: relative;
  padding-left: 55px;
  min-height: 38px;
}
.pro-core-group:first-child .group-doc .title{
  padding-left: 0;
}
.pro-core-group .group-doc .title img{
  position: absolute;
  top: 0;
  left: 0;
  width: 38px;
  height: 38px;
}


.pro-core-group .group-doc .doc {
  font-size: 1em;
  line-height: 1.556;
  color: #666666;
  font-family: "华文细黑";
  padding-left: 55px;
  margin: 0 auto;
}
.pro-core-group .image img {
  max-width: 100%;
  display: block;
}
.pro-core-group.core-tp .group-doc {
  padding: -1px 0 0 1.875em;
}
.pro-core-group.core-tp1 .group-doc {
    padding: 6.875em 0 0 1.875em;
}
.pro-core-group.core-tp .image {
  padding: 0 0 0 9.375em;
}
<!-- .pro-core-group.core-tp .image {
  padding: 0 0 0 9.375em;
} 
-->
.pro-core-group.core-tp.first-section {
  padding: 1em 0 6.688em;
}
.pro-core-group.core-tp.first-section .group-doc {
  padding-top: 7.125em;
}
.pro-core-group.core-tp.third-section {
  padding: 7.75em 0;
}
.pro-core-group.core-tp.third-section .group-doc {
  padding-top: 4.688em;
}
.pro-core-group.core-tp.five-section {
  padding: 7.5em 0 9.125em;
}
.pro-core-group.core-tp.five-section .group-doc {
  padding-top: 0;
}
.pro-core-group.core-tp.five-section .image {
  padding-top: 5px;
}
.pro-core-group.core-tp2 {
  padding: 2.375em 0;
}
.pro-core-group.core-tp2 .group-doc {
  padding-top: 2em;
  text-align: center;
}
.pro-core-group.core-tp2 .group-doc .title {
  margin: 8px 0 7px;
}
.pro-core-group.core-tp2 .group-doc .doc {
  padding: 0;
  width: 62%;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .pro-core-group.core-tp2 .group-doc {
    font-size: 0.875em;
  }
}
@media screen and (max-width: 767px) {
  .pro-core-group.core-tp2 .group-doc {
    font-size: 0.625em;
  }
}
.pro-core-group.core-tp2 .image {
  padding: 0;
}
.pro-core-group.core-tp2 .image img {
  margin: 0 auto;
}
.pro-core-group.core-pt {
  background: #f8f8f8;
  padding: 10.5em 0 4.813em;
}
.pro-core-group.core-pt1 {
 
  padding: 6.2em 0 4.813em;
}
.pro-core-group.core-pt2 {
 
  background:#fff;
}
.pro-core-group.core-pt .group-doc {
  padding: 3.875em 0 0 1.125em;
}

.pro-core-group.core-pt1 .group-doc {
  padding: 6.875em 0 0 1.875em;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .pro-core-group.core-pt .group-doc {
    font-size: 0.875em;
  }
}
@media screen and (max-width: 767px) {
  .pro-core-group.core-pt .group-doc {
    font-size: 0.625em;
  }
}
.pro-core-group.core-pt .image {
  padding: 0 4em 0 0;
}
.pro-core-group.core-pt.four-section {
  padding: 5.375em 0 5em;
}
.pro-core-group.core-pt.four-section .group-doc {
  padding-top: 10.75em;
}
@media screen and (max-width: 991px) {
  .pro-core-group.core-pt {
    padding: 2.375em 0;
  }
  .pro-core-group.core-pt .group-doc {
    padding: 2em 0 0;
    text-align: left;
    max-width: 60%;
    float: none;
    margin: 0 auto;
  }
  .pro-core-group.core-pt .group-doc .title {
    margin: 8px 0 7px;
  }
  .pro-core-group.core-pt .group-doc .doc {
    padding: 0 0 0 55px;
    width: 62%;
    margin-bottom: 10px;
  }
  .pro-core-group.core-pt .image {
    padding: 0;
  }
  .pro-core-group.core-pt .image img {
    margin: 0 auto;
  }
  .pro-core-group.core-pt.four-section {
    padding: 2.375em 0;
  }
  .pro-core-group.core-pt.four-section .group-doc {
    padding-top: 2em;
  }
}
/***** 商陆花云 *****/
.pro-cloud {
  width: 100%;
  overflow: hidden;
  padding: 0;
}
.pro-cloud .project-title {
  width: 1180px;
  margin: 40px auto 0;
}
@media screen and (max-width: 1200px) {
  .pro-cloud .project-title {
    width: 100%;
    padding: 0 3%;
    margin: 25px 0 0;
  }
}
.pro-cloud-first {
  width: 100%;
  display: block;
  overflow: hidden;
  text-align: center;
  padding: 3.5em 0 4.438em;
}
.pro-cloud-first .title {
  width: 100%;
  display: block;
  margin-bottom: 0.738em;
  font-weight: normal;
  font-family: "华文细黑";
  font-size: 2.625em;
  line-height: 1;
  color: #333333;
}
.pro-cloud-first .doc {
  width: 75%;
  margin: 0 auto 1.875em;
  font-size: 1em;
  line-height: 1.75em;
  color: #333333;
}
.pro-cloud-first img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .pro-cloud-first {
    font-size: 0.875em;
    padding: 3em 0;
  }
  .pro-cloud-first .doc {
    width: 100%;
  }
}
.pro-cloud-second {
  width: 100%;
  display: block;
  background: #f8f8f8;
  overflow: hidden;
  text-align: center;
  padding: 4.2em 0 8.8em;
}
.pro-cloud-second .title {
  width: 100%;
  display: block;
  margin-bottom: 0.32em;
  font-weight: normal;
  font-family: "华文细黑";
  font-size: 2.25em;
  line-height: 1;
  color: #333333;
}
.pro-cloud-second .doc {
  width: 75%;
  margin: 0 auto 5.3em;
  font-size: 1.125em;
  line-height: 1.556em;
  color: #333333;
}
.pro-cloud-second .trait {
  width: 100%;
  overflow: hidden;
}
.pro-cloud-second .trait .box {
  width: 30%;
  float: left;
  margin-right: 3%;
}
.pro-cloud-second .trait .box:last-child {
  margin: 0;
}
.pro-cloud-second .trait img {
  width: 8.75em;
  height: 8.75em;
  display: block;
  margin: 0 auto;
}
.pro-cloud-second .trait h5 {
  display: block;
  font-size: 1.125em;
  line-height: 1;
  color: #3099f5;
  margin: 1.111em 0 1.2em;
}
.pro-cloud-second .trait .txt {
  width: 100%;
  display: block;
  font-size: 1em;
  line-height: 1.75em;
  color: #333;
}
@media screen and (max-width: 767px) {
  .pro-cloud-second {
    font-size: 0.875em;
    padding: 3em 0;
  }
  .pro-cloud-second .doc {
    margin-bottom: 3em;
    width: 100%;
  }
  .pro-cloud-second .trait .box {
    width: 100%;
    margin-bottom: 3em;
  }
}
.pro-cloud-third {
  width: 100%;
  display: block;
  overflow: hidden;
  padding: 5.625em 0 2.8em;
}
.pro-cloud-third .box {
  width: 100%;
  overflow: hidden;
  margin-bottom: 6em;
}
.pro-cloud-third .title {
  width: 100%;
  display: block;
  text-align: center;
  margin-bottom: 2.556em;
  font-weight: normal;
  font-family: "华文细黑";
  font-size: 2.25em;
  line-height: 1;
  color: #333333;
}
.pro-cloud-third .image img {
  max-width: 100%;
}
.pro-cloud-third .doc {
  padding: 2.188em 0 0;
}
.pro-cloud-third .doc h5 {
  width: 100%;
  display: block;
  padding: 0 0 1em 0;
  margin-bottom: 0.923em;
  background: url(../images/cloud_06.png) no-repeat left bottom;
  font-size: 1.625em;
  line-height: 1;
  color: #333333;
}
.pro-cloud-third .doc li {
  width: 100%;
  overflow: hidden;
  font-size: 1em;
  line-height: 1.75em;
  color: #333333;
  margin-bottom: 1.375em;
}
.pro-cloud-third .doc h6 {
  padding-left: 1em;
  background: url(../images/cloud_07.png) no-repeat left 0.8em;
  font-size: 1.125em;
  line-height: 1.556em;
  color: #288ae5;
  margin-bottom: 5px;
}
.pro-cloud-third .group-pt .image {
  padding: 0 6.5em 0 2.25em;
}
.pro-cloud-third .group-tp .image {
  text-align: right;
  padding: 0 0 0 8.75em;
}
.pro-cloud-third .group-tp .doc {
  padding: 0.75em 0 0;
}
.pro-cloud-third .third .doc {
  padding-top: 1.563em;
}
@media screen and (max-width: 767px) {
  .pro-cloud-third {
    font-size: 0.875em;
  }
  .pro-cloud-third .box {
    margin-bottom: 3em;
  }
  .pro-cloud-third .title {
    margin-bottom: 1.5em;
  }
  .pro-cloud-third .image {
    text-align: center;
  }
  .pro-cloud-third .group-pt .image {
    padding: 0 0 2em;
  }
  .pro-cloud-third .group-tp .image {
    padding: 0 0 2em;
    text-align: center;
  }
}
/***** 发展历程 *****/
.pro-history {
  width: 100%;
  overflow: hidden;
  padding: 0;
}
.pro-history .project-title {
  width: 1180px;
  margin: 40px auto 0;
}
@media screen and (max-width: 1200px) {
  .pro-history .project-title {
    width: 100%;
    padding: 0 3%;
    margin: 25px 0 0;
  }
}
.hist-title {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 2.5em;
  line-height: 1;
  color: #333;
  font-weight: normal;
  font-family: "华文细黑";
}
.v-history {
  width: 100%;
  overflow: hidden;
  padding: 5em 0 7.5em;
}
.v-history .hist-title {
  margin-bottom: 1.95em;
}
.v-history .image {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .v-history {
    font-size: 0.875em;
    padding: 3em 0;
  }
  .v-history .hist-title {
    margin-bottom: 1.8em;
  }
}
@media screen and (max-width: 767px) {
  .v-history {
    font-size: 0.75em;
    padding: 3em 0;
  }
  .v-history .hist-title {
    margin-bottom: 1.8em;
  }
}
.hist-net {
  width: 100%;
  overflow: hidden;
  background: #f7f7f7;
  padding: 4.875em 0 4.8em;
}
.hist-net .hist-title {
  margin-bottom: 2em;
}
.hist-net li {
  width: 28%;
  float: left;
  margin-right: 8%;
  text-align: center;
}
.hist-net li:last-child {
  margin: 0;
}
.hist-net li .icon {
  height: 4.063em;
}
.hist-net li .title {
  width: 100%;
  display: block;
  font-size: 1.25em;
  line-height: 1;
  color: #333333;
  margin: 1.8em 0 1.25em;
}
.hist-net li strong {
  width: 100%;
  display: block;
  font-size: 0.875em;
  line-height: 1.714em;
  color: #333333;
  margin-bottom: 0.5em;
}
.hist-net li .doc {
  width: 100%;
  display: block;
  margin: 0 auto;
  font-size: 0.875em;
  line-height: 1.714em;
  color: #666666;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .hist-net {
    font-size: 0.875em;
    padding: 4em 0 3.8em;
  }
  .hist-net .hist-title {
    margin-bottom: 1.8em;
  }
}
@media screen and (max-width: 767px) {
  .hist-net {
    font-size: 0.75em;
    padding: 4em 0 3.8em;
  }
  .hist-net .hist-title {
    margin-bottom: 1.8em;
  }
  .hist-net li {
    width: 100%;
    margin: 0 0 3.5em;
  }
  .hist-net li .doc {
    width: 86%;
  }
  .hist-net li .title {
    margin: 1.5em 0 1em;
  }
  .hist-net li strong {
    margin-bottom: 0;
  }
}
.hist-func {
  width: 100%;
  overflow: hidden;
  padding: 5.5em 0 9em;
}
.hist-func .hist-title {
  margin-bottom: 2.15em;
}
.hist-func .media {
  width: 100%;
  display: table;
  overflow: hidden;
  margin-bottom: 4.125em;
}
.hist-func .media .doc {
  min-height: 2.858em;
  font-size: 0.875em;
  line-height: 1.429em;
  color: #666666;
}
.hist-func .media-heading {
  font-weight: normal;
  font-size: 1.125em;
  line-height: 1.667em;
  color: #000;
}
.funcLayout .hist-func .media .doc{
  /*font-size: 16px;*/
}
.funcLayout .hist-func .media-heading {
  /*font-size: 18px;*/
}

.hist-func .media-heading a {
  color: #000;
  position: relative;
}
.hist-func .media-heading .line {
  width: 2.111em;
  height: 1px;
  display: block;
  background: #000000;
  position: absolute;
  top: 50%;
}
.hist-func .media-object {
  width: 4.125em;
  height: 4.125em;
  display: block;
}
.hist-func .col-box {
  width: 29%;
  float: left;
}
.hist-func .image {
  width: 36%;
  float: left;
  margin: 0 3%;
}
.hist-func .image img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.hist-func .col-left .media {
  text-align: right;
}
.hist-func .col-left .icon {
  float: right;
  margin: 0 0 0 1.25em;
}
.hist-func .col-left .line {
  right: 100%;
}
.hist-func .col-right .icon {
  float: left;
  margin: 0 1.25em 0 0;
}
.hist-func .col-right .line {
  left: 100%;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .hist-func {
    font-size: 0.875em;
    padding: 3em 0;
  }
  .hist-func .hist-title {
    margin-bottom: 1.8em;
  }
  .hist-func .media {
    margin-bottom: 2.2em;
  }
}
@media screen and (max-width: 767px) {
  .hist-func {
    font-size: 0.75em;
    padding: 3em 0;
  }
  .hist-func .hist-title {
    margin-bottom: 1.8em;
  }
  .hist-func .col-box {
    width: 100%;
  }
  .hist-func .media {
    margin-bottom: 2.8em;
  }
  .hist-func .col-left .media {
    text-align: left;
  }
  .hist-func .col-left .icon {
    float: left;
    margin: 0 1.25em 0 0;
  }
  .hist-func .col-left .line {
    left: 100%;
  }
}
/***** 新闻列表页 ****/
.news-box {
  width: 100%;
  overflow: hidden;
}
.news-box .project-title {
  width: 100%;
  margin: 46px auto 14px;
}
@media screen and (max-width: 1200px) {
  .news-box .project-title {
    width: 100%;
    padding: 0 3%;
    margin: 25px 0 0;
  }
}
.news-box .answer-page {
  margin-bottom: 5.813em;
}
.news-list {
  width: 100%;
  overflow: hidden;
  margin-bottom: 3em;
}
.news-list li {
  width: 100%;
  display: table;
  overflow: hidden;
  padding: 1.875em 0;
  margin: 0;
  border-bottom: dashed 1px #ccc;
}
.news-list .pull-left {
  padding: 0 1.375em 0 0;
  width: 18.25em;
  height: 11.25em;
  display: block;
  overflow: hidden;
}
.news-list .media-object {
  width: 100%;
  height: 100%;
  max-width: 100%;
  display: block;
}
.news-list .media-heading {
  width: 100%;
  height: 1em;
  display: block;
  overflow: hidden;
  font-weight: normal;
  font-size: 1.25em;
  line-height: 1;
  color: #333333;
  margin-bottom: 0.4em;
}
.news-list .media-heading a {
  display: block;
  color: #333333;
}
.news-list .time {
  width: 100%;
  display: block;
  font-size: 0.75em;
  line-height: 16px;
  color: #666666;
  vertical-align: center;
  padding-left: 21px;
  position: relative;
}
.news-list .time img {
  height: 16px;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
}
.news-list .doc {
  width: 100%;
  height: 4em;
  display: block;
  overflow: hidden;
  font-size: 0.75em;
  line-height: 2em;
  color: #666666;
  margin: 1.167em 0 4em;
}
.news-list .ck {
  width: 7.5em;
  display: block;
  border: solid 1px #666666;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  text-align: center;
  font-size: 0.75em;
  line-height: 1.917em;
  color: #666666;
}
@media screen and (max-width: 767px) {
  .news-list .pull-left {
    width: 100%;
    height: auto;
    padding: 0 0 1.2em;
    float: none;
  }
  .news-list .media-body {
    width: 100%;
    display: block;
  }
  .news-list .time,
  .news-list .ck {
    font-size: 0.875em;
  }
  .news-list .doc {
    margin-bottom: 3em;
    font-size: 0.875em;
  }
}
/**** 新闻详细页 ****/
.news-detail {
  width: 100%;
  overflow: hidden;
  padding: 2.3em 0 6.375em;
}
.news-detail .detail {
  padding: 0;
}
@media screen and (min-width: 992px) {
  .news-detail .detail {
    max-width: 780px;
  }
}
@media screen and (max-width: 767px) {
  .news-detail .detail {
    font-size: 0.875em;
  }
}
.news-detail .title-box {
  width: 100%;
  overflow: hidden;
  border-bottom: dashed 1px #a6a6a6;
  margin-bottom: 12px;
}
.news-detail .title-box .title {
  width: 100%;
  display: block;
  font-size: 1.625em;
  line-height: 1.385em;
  color: #333333;
  padding-bottom: 1.72em;
}
.news-detail .title-box .overview {
  width: 100%;
  overflow: hidden;
  font-size: 1.125em;
  line-height: 1.556em;
  color: #333333;
  padding-bottom: 3px;
  letter-spacing: 1px;
}
.news-detail .doc-box {
  width: 100%;
  display: block;
  overflow: hidden;
  font-size: 1.125em;
  line-height: 1.556em;
  color: #333333;
}
.news-detail .doc-box img {
  max-width: 100%;
}
.news-detail .bot-box {
  width: 100%;
  overflow: hidden;
  display: block;
  border-top: dashed 1px #999;
  padding: 2.5em 0 0;
  margin-top: 2.75em;
}
.news-detail .bot-box .return {
  width: 100%;
  display: block;
  font-size: 0.875em;
  line-height: 1.429em;
  /*color: #db9722;*/
  color: #e40112;
  margin-top: 2.714em;
}
@media screen and (max-width: 767px) {
  .news-detail .bot-box .return {
    font-size: 1em;
  }
}
.news-detail .news-prev,
.news-detail .news-next {
  width: 100%;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 1em;
  line-height: 2.125em;
  color: #999999;
}
.news-left {
  border-left: solid 3px #e6e6e6;
  padding: 0 0 0 15px;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 6px;
}
.news-left .data {
  width: 100%;
  display: block;
  font-size: 1.375em;
  line-height: 1;
  color: #000000;
  font-weight: bold;
  padding: 3px 0 11px;
}
.news-left .year {
  width: 100%;
  display: block;
  font-size: 0.875em;
  line-height: 20px;
  color: #999999;
}
/***** 新闻视频 *****/
.news-video {
  width: 100%;
  overflow: hidden;
  padding: 0 0 5.75em;
}
.news-video .project-title {
  width: 100%;
  margin: 40px auto 48px;
}
@media screen and (max-width: 1200px) {
  .news-video .project-title {
    width: 100%;
    margin: 25px 0;
  }
}
.news-video .video-box {
  width: 100%;
  display: block;
  display: none\9;
  overflow: hidden;
  position: relative;
}
.news-video .video-js {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.news-video .video-js .vjs-big-play-button {
  width: 2.68em;
  height: 2.68em;
  border-width: 4px;
  line-height: 2.4em;
  background: none;
  opacity: 0.8;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  left: 50%;
  top: 50%;
  margin: -1.34em 0 0 -1.34em;
}
.news-video .vjs-icon-play:before,
.news-video .video-js .vjs-big-play-button:before,
.news-video .video-js .vjs-play-control:before {
  font-size: 2em;
}
.news-video .video-box2 {
  width: 100%;
  display: block\9;
  display: none;
  overflow: hidden;
  position: relative;
}
.news-video .object {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.news-video .video-image {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}
.news-video .video-image img {
  width: 100%;
  max-width: 100%;
  display: block;
}
.news-video .video-title {
  width: 100%;
  display: block;
  font-size: 1.5em;
  line-height: 1.417em;
  color: #333333;
  border-bottom: solid 1px #999;
  padding: 1.042em 0 0.708em;
  font-weight: normal;
}
.news-video .video-list {
  width: 100%;
  overflow: hidden;
  padding: 2.125em 0 0;
}
.news-video .video-list li {
  min-width: 33.333%;
  padding: 0 0.667% 1.25em;
  overflow: hidden;
}
.news-video .video-list li.on .border,
.news-video .video-list li:hover .border {
  display: block;
}
.news-video .video-list a {
  width: 100%;
  display: block;
}
.news-video .video-list img {
  width: 100%;
  max-width: 100%;
  display: block;
  height: 257px;
}
@media screen and (max-width: 768px){
  .news-video .video-list img{
    height: auto;
  }
}
.news-video .video-list .image {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.news-video .video-list .play {
  width: 3.75em;
  height: 3.75em;
  display: block;
  background: url(../images/video_03.png) no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -1.875em 0 0 -1.875em;
}
.news-video .video-list .title {
  width: 100%;
  display: block;
  font-weight: normal;
  font-size: 1em;
  line-height: 1.875em;
  color: #333333;
  padding: 0.875em 0 0;
}
.news-video .video-list .border {
  width: 100%;
  height: 100%;
  display: none;
  border: solid 2px #ffc927;
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .news-video .video-conter {
    font-size: 0.875em;
  }
}
@media screen and (max-width: 767px) {
  .news-video .video-conter {
    font-size: 0.75em;
  }
  .news-video .video-list li {
    padding: 0 0 2em;
  }
}










/*店员助手*/
.dyzsLayout{
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.dyzsLayout .inner-tit{
  font-size: 1.125em;
  color: #333333;
  line-height: 1.556;
  margin: 2.223em auto 5px;
  width: 94%;
  max-width: 1180px;
  font-weight: bold;
}
@media screen and (max-width: 767px){
  .dyzsLayout .inner-tit {
    font-size: 0.875em;
  }
}
.dyzsLayout .dyzs-content{
  max-width: 1180px;
  margin: 0 auto;
}
.dyzsLayout .dyzs-banner .txt0{
  overflow: hidden;
  float: left;
  margin-left: 6.8%;
  margin-top: 8.75em;
}
.dyzsLayout .dyzs-banner .txt0 img{
  width: 80%;
}
.dyzsLayout .dyzs-banner .img{
  float: right;
  width: 100%;
  max-width: 714px;
  margin-right: -20%;
}
.dyzsLayout .dyzs-banner .img img{
  width: 100%;
}
@media screen and (max-width: 991px){
  .dyzsLayout .dyzs-banner .img{
    max-width: 500px;
  }
}
@media screen and (max-width: 768px){
  .dyzsLayout .dyzs-banner .txt0{
    float: none;
    width: 62%;
    text-align: center;
    max-width: 350px;
    margin: 2.25em auto 0;
  }
  .dyzsLayout .dyzs-banner{
    margin: 2.5em 0 0;
  }
  .dyzsLayout .dyzs-banner .img{
    float: none;
    max-width: 100%;
  }
}
.dyzsLayout .sp1{
  display: block;
  font-size: 2.125em;
  line-height: 1.29;
}
.dyzsLayout .sp1{
  display: block;
  font-size: 2.125em;
  line-height: 1.29;
}
.dyzsLayout .sp2{
  display: block;
  font-size: 3.25em;
  line-height: 1.19;
}
.dyzsLayout .sp3{
  display: block;
  font-size: 1.875em;
  line-height: 1.333;
}
.dyzsLayout .dyzs-con{
  background: url("../images/innerbg.png") repeat-y top;
  background-size: 100% auto;
  margin-top: -13.75em;
  position: relative;
  z-index: 10;
  padding-top: 5.3125em;
}
.xpLayout .dyzs-con{
  padding-top: 11.25em;
  padding-bottom: 10em;
}
.dyzs-con .img-phone{
  position: relative;
}
.dyzs-con .img-phone .img-jt{
  position: absolute;
  width: 88.055%;
  height: 75.424%;
  top: 12.203%;
  left: 6.15%;
  z-index: 20;
}
.dyzs-con .img-phone .img-jt img{
  width: 100%;
  height: 100%;
}
.dyzs-con li{
  overflow: hidden;
  position: relative;
  width: 100%;
}
.dyzs-con li .img-phone{
  float: left;
  width: 51.4%;
  max-width: 250px;
}
.dyzs-con li .img-phone img{
  width: 100%;
}
.dyzs-con .dy-txt{
  position: absolute;
  /*left: 340px;*/
  left: 300px;
  bottom: 50px;
  z-index: 10;
  max-width: 400px;
  box-sizing: border-box;
}
.dyzs-con .dy-txt h5{
  color: #333;
  font-size: 1.6em;
  line-height: 1.3125;
  padding-top: 0.35em;
}
.dyzs-con .dy-txt .det{
  color: #666666;
  font-size: 1em;
  line-height: 1.556;
  margin-top: 10px;
}
.dyzs-con .txt-con{
  padding-left: 55px;
  position: relative;
}
.dyzs-con .txt-con .dy-icon{
  width: 40px;
  height: 40px;
  position: absolute;
  top: 5px;
  left: 0;
}
.dyzs-con .txt-con .dy-icon img{
  width: 100%;
  max-width: 40px;
}

.dyzsLayout li:nth-child(2n){
  font-size: 16px;
  /*margin-top: -11em;*/
}
.dyzsLayout li:nth-child(2n) .con{
  width: 100%;
}
.dyzsLayout li:nth-child(2n) .img-phone{
  float: right;
}
.dyzsLayout li:nth-child(2n) .dy-txt{
  right: 300px;
  left: auto;
}
.xpLayout li:nth-child(2n){
  margin-top: 0;
}
.dyzsLayout ul{
  max-width: 1180px;
  margin: 0 auto;
}
.dyzsLayout .dyzs-stat{
  text-align: right;
  margin: 5em auto 3.125em;
  max-width: 1180px;
  width: 94%;
}
.dyzsLayout .dyzs-stat img{
  max-width: 230px;
}
@media screen and (max-width: 991px){
  .dyzsLayout .dyzs-con{
    margin-top: 0;
    padding-top: 0;
    background: url(../images/diarybg.jpg) repeat-y top;
    background-size: 100% auto;
  }
  .dyzs-con li{
    text-align: center;
    margin-top: 5.625em;
  }
  .dyzsLayout li:nth-child(2n){
    font-size: 16px;
    margin-top: 5.625em;
  }
  .dyzs-con li .img-phone{
    float: none;
    margin: 0 auto;
  }
  .dyzsLayout li:nth-child(2n) .img-phone{
    float: none;
  }
  .dyzs-con .dy-txt{
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
    max-width: 100%;
    margin-top: 2.25em;
  }
  .dyzs-con .txt-con{
    padding: 0;
  }
  .dyzs-con .txt-con .dy-icon{
    position: relative;
    text-align: center;
    width: 100%;
    height: auto;
    margin-bottom: 14px;
  }
  .dyzsLayout li:nth-child(2n) .dy-txt{
    right: auto;
    left: auto;
  }
  .dyzsLayout .dyzs-stat{
    text-align: center;
  }
  .dyzsLayout .dyzs-stat img{
    margin: 0 auto;
  }

}
@media screen and (max-width: 768px){
  .dyzsLayout .dyzs-stat img{
    max-width: 212px;
  }
  .dyzsLayout .dyzs-stat{
    text-align: right;
    margin: 3.125em 0;
  }
}
.boss-banner{
  background: #f8f8f8;
  padding: 7.5em 0 9.6875em;
  margin: 3.125em 0 0;
}
.boss-banner-con{
  width: 94%;
  margin: 0 auto;
  max-width: 1180px;
  overflow: hidden;
}
.boss-right{
  float: right;
  text-align: right;
}
.boss-right img{
  width: 100%;
  max-width: 546px;
}
.boss-left{
  text-align: center;
  margin-top: 3.4375em;
}
.boss-left img{
  max-width: 100%;
}
.bs-txt1{
  color: #888889;
  font-size: 2.125em;
  line-height: 1.294;
}
.bs-txt2{
  color: #000102;
  font-size: 1.75em;
  line-height: 1.357;
  margin: 10px 0 1.07em;
}

.dyzsLayout .boss-con{
  margin: 0 auto;
  background: none;
  padding-top: 0;
}
.boss-con ul{
  margin: 0 auto;
  max-width: 100%;
}
.boss-con ul li{
  padding: 4.375em 0;
  margin: 0;
}
@media screen and (max-width: 991px){
  .dyzsLayout .boss-con{
    margin-bottom: 3.125em;
  }
  .boss-con ul li{
    padding: 3.125em 0;
  }
  .boss-banner{
    padding: 3.4375em 0;
  }
  .boss-right{
    text-align: center;
  }
  .boss-con .txt-con{
    padding-left: 40px;
  }
  .boss-con .dy-txt{
    max-width: 293px;
    margin: 2em auto 0;
    text-align: left;
    width: 70%;
  }
  .boss-con .txt-con .dy-icon{
    position: absolute;
    left: 0;
    top: 5px;
    width: 30px;
  }
}
@media screen and (max-width: 767px){
  .bs-txt1{
    font-size: 1.75em;
    line-height: 1.357;
  }
  .bs-txt2{
    font-size: 1.125em;
    line-height: 1.556;
    margin: 5px 0 1.333em;
  }
}
.boss-con ul li .li-con{
  width: 94%;
  max-width: 1180px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.boss-con ul li:nth-child(2n){
  background: #f8f8f8;
  margin: 0;
}
/*笑铺日记*/
.diary-banner-con{
  max-width: 1180px;
  margin: 6.25em auto 0;
  width: 94%;
  text-align: center;
}
.diary-img img{
  max-width: 155px;
}
.diary-banner .diary-txt1{
  color: #3e3a39;
  font-size: 2.125em;
  line-height: 1.263;
  margin-top: 0.579em;
  display: block;
}
.diary-banner .diary-txt2{
  color: #3e3a39;
  font-size: 1.375em;
  line-height: 1.417;
  margin-top: 10px;
  display: inline-block;
  border-top: 1px solid #3e3a39;
}
.diary-banner .diary-txt3{
  color: #5f5f5f;
  font-size: 1.125em;
  line-height: 1.555;
  margin-top: 1.5em;
  text-align: center;
  display: block;
}
.dyzsLayout .diary-con{
  margin-top: 6.25em;
}
.diary-video{
  background: none;
}
@media screen and (max-width: 991px){
  .diary-banner-con{
    margin: 3.125em auto 0;
  }
  .dyzsLayout .diary-con{
    margin-top: 3.125em;
    padding-top: 0;
    background: url(../images/diarybg.jpg) repeat-y top;
    background-size: 100%;
  }
  .diary-banner .diary-txt1{
    font-size: 2.075em;
    line-height: 1.263;
    margin-top: 1em;
  }
  .diary-banner .diary-txt2{
    font-size: 1.125em;
    line-height: 1.417;
    margin-top: 10px;
  }
  .diary-banner .diary-txt3{
    font-size: 1em;
    line-height: 1.625;
    margin-top: 1.5em;
  }

  .diary-con .txt-con{
    padding-left: 40px;
  }
  .diary-con .dy-txt{
    max-width: 293px;
    margin: 2em auto 0;
    text-align: left;
    width: 51.54%;
  }
  .diary-con .txt-con .dy-icon{
    position: absolute;
    left: 0;
    top: 5px;
    width: 30px;
  }
  .dyzs-con .dy-txt .det{
    font-size: 1em;
    margin-top: 5px;
  }
}
@media screen and (max-width: 767px){
  .diary-img img{
    max-width: 90px;
  }
}

/*连连看*/
.llkLayout{
  margin-bottom: 8.125em;
}
.llk-banner{
  background: #f8f8f8;
  text-align: center;
}
.llk-banner-con{
  width: 94%;
  margin: 0 auto;
  max-width: 1180px;
}
.llk-banner img{
  width: 100%;
}
.llkLayout .inner-tit{
  margin: 2.223em auto;
  width: 94%;
  color: #333;
  display: block;
  font-weight: bold;
  font-size: 1.125em;
  line-height: 1;
  color: #333;
  max-width: 1180px;
}

.llk-con{
  max-width: 1180px;
  margin: 5.9375em auto 0;
}
.llk-list{
  margin-top: 7.5em;
}
.llk-list:nth-child(2n){
  background: url("../images/llk-line.png") no-repeat left center;
}
.llk-list .llk-icon{
  text-align: center;
}
.llk-list .llk-icon img{
  max-width: 110px;
}
.llk-list .llk-tit{
  text-align: center;
  font-size: 1.6em;
  line-height: 1.29;
  color: #050000;
  margin: 0.735em auto 0;
  max-width: 325px;
  width: 92%;
  /*font-weight: bold;*/
}
.llk-list .llk-det{
  font-size: 1em;
  line-height: 1.417;
  color: #727171;
  margin: 0.75em auto 0;
  max-width: 325px;
  width: 92%;
  text-align: center;
}
@media screen and (max-width: 991px){
  .llk-con{
    margin-top: 0;
  }
  .llkLayout{
    margin-bottom: 4.125em;
  }
}
@media screen and (max-width: 767px){
  .llkLayout{
    margin-bottom: 0;
  }
  .llk-list{
    margin-top: 4em;
  }
  .llk-list .llk-icon img{
    width: 25.6%;
  }
  .llk-list .llk-tit{
    font-size:1.59em;
    font-weight: normal;
    margin-top: 1.429em;
  }
  .llk-list .llk-det{
    font-size: 1em;
    text-align: center;
  }
}

/*网络版*/
.funcLayout .project-title {
  width: 1180px;
  margin: 40px auto 0;
}
@media screen and (max-width: 1200px){
  .funcLayout .project-title {
    width: 100%;
    padding: 0 3%;
    margin: 25px 0 0;
  }
}
.image-ph{
  display: block;
  width: 100%;
  margin-bottom: 2em;
  text-align: center;
}
.image-ph img{
  /*max-width: 75%;*/
  max-width: 60%;
}
.funcLayout .pro-core-group{
  padding: 4.875em 0 4.375em;
}
.pro-content .pro-core-group .group-doc .title, .pro-content .pro-core-group .group-doc .doc{
  max-width: 70%;
  margin: 0 0 0 10px;
}
.pro-content .pro-core-group:first-child .group-doc .doc{
  padding-left: 0;
}
.pro-content .pro-core-group:nth-child(2n){
  background: #fff;
}
.pro-content .pro-core-group:nth-child(2n).core-pt .group-doc{
  float: right;
}
.pro-content .pro-core-group:nth-child(2n).core-pt .image{
  float: left;
}
.pro-content .pro-core-group:first-child.core-pt .group-doc{
  padding-top: 7em;
}


.funcLayout .pop-video{
  margin-bottom: 65px;
}
.funcLayout .pro-answer .project-title{
  margin: 40px auto 1em;
}


@media screen and (max-width: 991px){
  .pro-content .pro-core-group .group-doc .title, .pro-content .pro-core-group .group-doc .doc{
    max-width: 100%;
    margin: 0;
    width: 100%;
  }
  .pro-content .pro-core-group:first-child.core-pt .group-doc{
    padding-top: 2em;
  }
}
@media screen and (max-width: 767px){
  .funcLayout .pro-core-group{
    padding-top: 3em;
  }
  .pro-content .pro-core-group .group-doc .title img{
    display: block;
    margin: 0 auto;
    width: 28px;
    height: 28px;
  }
  .pro-content .pro-core-group .group-doc .title{
    /*font-size: 32px;*/
    margin-bottom: 10px;
  }
  .pro-content .pro-core-group .group-doc .doc{
    font-size: 14px;
    margin-bottom: 35px;
    padding-left: 35px;
  }
  .pro-content .pro-core-group.core-pt .image{
    text-align: center;
    max-width: 100%;
  }

  .funcLayout .pop-video{
    margin-bottom: 22px;
  }
}

.pro-latest{
  background: #f8f8f8;
  padding: 3.75em 0 7.5em;
}
.funcLayout .pro-latest .project-title{
  margin-bottom: 22px;
}
.latest-con{
  padding: 0 76px;
  width: 100%;
  overflow: hidden;
}
.latest-con .image-box{
  position: relative;
  width: 57.88%;
  float: left;
}
.latest-con .image-box .adjust{
  width: 100%;
}
.latest-con .img-left{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
}


.latest-con .table-cell{
  width: 26.22%;
  float: right;
}
.latest-con .media-heading{
  width: 100%;
  display: block;
  overflow: hidden;
  font-weight: normal;
  color: #333333;
}
.latest-con .media-heading a{
  display: block;
  color: #333333;
  font-size: 1.25em;
  line-height: 1.556;
  overflow: hidden;
  margin-bottom: 0.4em;
  max-height: 4.665em;
}
.latest-con .time{
  width: 100%;
  display: block;
  font-size: 0.75em;
  line-height: 16px;
  color: #666666;
  padding-left: 21px;
  position: relative;
}
.latest-con .time img {
  height: 16px;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
}
.latest-con .doc {
  width: 100%;
  height: 4em;
  display: block;
  overflow: hidden;
  font-size: 0.75em;
  line-height: 2em;
  color: #666666;
  margin: 1.167em 0 4em;
}
.latest-con .ck {
  width: 7.5em;
  display: block;
  border: solid 1px #666666;
  text-align: center;
  font-size: 0.75em;
  line-height: 1.917em;
  color: #666666;
  margin-top: 16em;
}
@media screen and (max-width: 1200px) {
  .latest-con{
    padding: 0;
    margin: 0 auto;
    width: 96%;
  }
  .latest-con .ck {
    margin-top: 6em;
  }
}
@media screen and (max-width: 991px) {
  .latest-con .table-cell{
    width: 35%;
  }
  .latest-con .ck {
    margin-top: 2em;
  }

  .dyzs-con .txt-con{
    padding-left: 35px;
  }
  .dyzs-con .dy-txt{
    max-width: 293px;
    margin: 20px auto 0;
    text-align: left;
    width: 51.54%;
  }
  .dyzs-con .txt-con .dy-icon{
    position: absolute;
    left: 0;
    top: 0;
    width: 28px;
  }
  .dyzs-con .dy-txt .det{
    font-size: 14px;
    margin-top: 5px;
  }
  .funcLayout .pro-core-group.core-pt .group-doc {
    font-size: 1em;
  }
  .dyzs-con .dy-txt h5{
    font-size: 1.125em;
    line-height: 28px;
  }
}
@media screen and (max-width: 767px) {
  .funcLayout .pro-core-group.core-pt .group-doc {
    font-size: 1em;
  }
  .pro-latest{
    padding: 2.5em 0 1em;
  }
  .funcLayout .pro-latest .project-title{
    margin: 0 0 1.5em;
  }
  .latest-con .image-box{
    width: 100%;
  }
  .latest-con .table-cell{
    width: 100%;
    margin-top: 1.125em;
  }

  .latest-con .media-heading{
    display: table;
  }
  .latest-con .media-heading a{
    display: table-cell;
    vertical-align: middle;
  }
  .latest-con .time{
    float: right;
    width: 7.333em;
    margin-top: 6px;
  }
  .latest-con .ck{
    margin: 1em auto 0;
    font-size: 14px;
    border: none;
  }

  .pro-content .pro-core-group.core-pt .image img{
    max-width: 70%
    /*max-width: 60%;*/
  }
  .pro-content .pro-core-group.core-pt .group-doc{
    max-width: 70%;
    margin: 0 auto;
    float: inherit;
  }
  .pro-content .pro-core-group:nth-child(2n).core-pt .group-doc{
    float: inherit;
  }
  .boss-right{
    width: 70%;
    margin: 0 auto;
    float: inherit;
  }
  .diary-banner-con{
    width: 87%;
    margin: 3.125em auto 0;
  }
  .dyzsLayout .dyzs-banner .img{
    overflow: hidden;
  }
  .dyzsLayout .dyzs-banner .img img{
    width: 80%;
    float: right;
  }
  .dyzs-con li .img-phone{
    width: 40%;
  }
  .dyzsLayout .dyzs-banner .txt0 img{
    width: 89%;
  }
  .dyzs-con .dy-txt h5{
    padding-top: 0.05em;
  }
}

@media screen and (max-width: 991px){
  .pro-content .pro-core-group:nth-child(2n).core-pt .group-doc {
    float: none;
  }
  .pro-core-group.core-pt .group-doc .doc{
    margin: 5px 0 25px;
  }
  .hist-func .hist-title{
    font-size: 2em;
  }
  .pro-content .pro-core-group .group-doc .title{
    font-size: 1.125em;
    margin-bottom: 0;
    padding-left: 35px;
    min-height: 28px;
    line-height: 28px;
  }
  .pro-content .pro-core-group:first-child .group-doc .title{
    padding-left: 0;
  }

}