/***** 产品中心-产品购买 *****/
.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;
  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;
  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;
    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: 2.375em auto 1.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 .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 .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;
  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-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-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;
}
/***** 产品中心-商陆花手机版 ****/
.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: 2em;
  line-height: 1.5em;
  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 .doc {
  font-size: 1.125em;
  line-height: 1.778em;
  color: #666666;
  font-family: "华文细黑";
  padding-left: 3.7em;
  margin: 0 auto;
}
.pro-core-group .image img {
  max-width: 100%;
  display: block;
}
.pro-core-group.core-tp .group-doc {
  padding: 0 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: 9.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 4.375em 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: center;
  }
  .pro-core-group.core-pt .group-doc .title {
    margin: 8px 0 7px;
  }
  .pro-core-group.core-pt .group-doc .doc {
    padding: 0;
    width: 62%;
  }
  .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;
  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;
  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;
}
.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: 0 0 0 0;
}
.news-video .video-list li {
  min-width: 30%;
  width:31.3%;
  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;
  
}
.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(/webstatic/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: 99%;
  height: 98.1%;
  display: block;
  border: 2px solid #ffc927;
  position: absolute;
  left: 0px;
  top: 0;
}
.news-video .video-list .border:hover
{
	border: 2px solid #FF0000;
}
@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;
  }
}
