/*!
 *  Fonts.scss -- Cross-platform Chinese fonts solution
 *
 * 	Added by Bubblings(http://weibo.com/607768123)
 *
 *  Github: https://github.com/zenozeng/fonts.css
 */
.radius5 {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

#app .main .theme .left_content .product_list .item li a .img-wrapper .buy, #app .main .theme .center_content .product_list .item li a .img-wrapper .buy, #app .main .theme .right_content .product_list .item li a .img-wrapper .buy {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.vertical-center, #app .header .header_close, #app .header .personal_center {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

#app .header .menu .menu_content .menu_wrapper .language, #app .header .workbench .menu_content .menu_wrapper .language, #app .main .theme .theme_info, #app .main .theme .theme_info .mouse {
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

@font-face {
  font-family: 'MyFont';
  src: url("../libs/font/AlibabaSans Nornal/AlibabaSans-Black.otf") format("otf");
}

body {
  font-size: 16px;
  font-family: 'Alibaba Sans', sans-serif;
  line-height: 1.5;
  margin: 0;
  padding: 0;
}

ul, ol, li {
  padding: 0;
  margin: 0;
  list-style: none;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-style: normal;
}

input {
  outline: none;
}

a {
  color: #212121;
  text-decoration: none;
  cursor: pointer;
}

p {
  margin: 0;
}

a:focus, a:hover {
  text-decoration: none;
  color: #212121;
}

.float_l {
  float: left;
}

.float_r {
  float: right;
}

.margin-0 {
  margin: 0;
}

.padding-0 {
  padding: 0;
}

.margin-top-0 {
  margin-top: 0px;
}

.margin-top-5 {
  margin-top: 5px;
}

.margin-top-10 {
  margin-top: 10px;
}

.margin-top-15 {
  margin-top: 15px;
}

.margin-top-20 {
  margin-top: 20px;
}

.margin-top-25 {
  margin-top: 25px;
}

.margin-top-30 {
  margin-top: 30px;
}

.margin-top-35 {
  margin-top: 35px;
}

.margin-top-40 {
  margin-top: 40px;
}

.margin-top-45 {
  margin-top: 45px;
}

.margin-top-50 {
  margin-top: 50px;
}

.margin-top-60 {
  margin-top: 60px;
}

.margin-top-70 {
  margin-top: 70px;
}

.margin-top-80 {
  margin-top: 80px;
}

.margin-top-90 {
  margin-top: 90px;
}

.margin-top-100 {
  margin-top: 100px;
}

.margin-left-0 {
  margin-left: 0px;
}

.margin-left-5 {
  margin-left: 5px;
}

.margin-left-10 {
  margin-left: 10px;
}

.margin-left-15 {
  margin-left: 15px;
}

.margin-left-20 {
  margin-left: 20px;
}

.margin-left-25 {
  margin-left: 25px;
}

.margin-left-30 {
  margin-left: 30px;
}

.margin-left-35 {
  margin-left: 35px;
}

.margin-left-40 {
  margin-left: 40px;
}

.margin-left-45 {
  margin-left: 45px;
}

.margin-left-50 {
  margin-left: 50px;
}

.margin-left-60 {
  margin-left: 60px;
}

.margin-left-70 {
  margin-left: 70px;
}

.margin-left-80 {
  margin-left: 80px;
}

.margin-left-90 {
  margin-left: 90px;
}

.margin-left-100 {
  margin-left: 100px;
}

.margin-right-0 {
  margin-right: 0px;
}

.margin-right-5 {
  margin-right: 5px;
}

.margin-right-10 {
  margin-right: 10px;
}

.margin-right-15 {
  margin-right: 15px;
}

.margin-right-20 {
  margin-right: 20px;
}

.margin-right-25 {
  margin-right: 25px;
}

.margin-right-30 {
  margin-right: 30px;
}

.margin-right-35 {
  margin-right: 35px;
}

.margin-right-40 {
  margin-right: 40px;
}

.margin-right-45 {
  margin-right: 45px;
}

.margin-right-50 {
  margin-right: 50px;
}

.margin-right-60 {
  margin-right: 60px;
}

.margin-right-70 {
  margin-right: 70px;
}

.margin-right-80 {
  margin-right: 80px;
}

.margin-right-90 {
  margin-right: 90px;
}

.margin-right-100 {
  margin-right: 100px;
}

.margin-bottom-0 {
  margin-bottom: 0px;
}

.margin-bottom-5 {
  margin-bottom: 5px;
}

.margin-bottom-10 {
  margin-bottom: 10px;
}

.margin-bottom-15 {
  margin-bottom: 15px;
}

.margin-bottom-20 {
  margin-bottom: 20px;
}

.margin-bottom-25 {
  margin-bottom: 25px;
}

.margin-bottom-30 {
  margin-bottom: 30px;
}

.margin-bottom-35 {
  margin-bottom: 35px;
}

.margin-bottom-40 {
  margin-bottom: 40px;
}

.margin-bottom-45 {
  margin-bottom: 45px;
}

.margin-bottom-50 {
  margin-bottom: 50px;
}

.margin-bottom-60 {
  margin-bottom: 60px;
}

.margin-bottom-70 {
  margin-bottom: 70px;
}

.margin-bottom-80 {
  margin-bottom: 80px;
}

.margin-bottom-90 {
  margin-bottom: 90px;
}

.margin-bottom-100 {
  margin-bottom: 100px;
}

.padding-top-0 {
  padding-top: 0px;
}

.padding-top-5 {
  padding-top: 5px;
}

.padding-top-10 {
  padding-top: 10px;
}

.padding-top-15 {
  padding-top: 15px;
}

.padding-top-20 {
  padding-top: 20px;
}

.padding-top-25 {
  padding-top: 25px;
}

.padding-top-30 {
  padding-top: 30px;
}

.padding-top-35 {
  padding-top: 35px;
}

.padding-top-40 {
  padding-top: 40px;
}

.padding-top-45 {
  padding-top: 45px;
}

.padding-top-50 {
  padding-top: 50px;
}

.padding-top-60 {
  padding-top: 60px;
}

.padding-top-70 {
  padding-top: 70px;
}

.padding-top-80 {
  padding-top: 80px;
}

.padding-top-90 {
  padding-top: 90px;
}

.padding-top-100 {
  padding-top: 100px;
}

.padding-left-0 {
  padding-left: 0px;
}

.padding-left-5 {
  padding-left: 5px;
}

.padding-left-10 {
  padding-left: 10px;
}

.padding-left-15 {
  padding-left: 15px;
}

.padding-left-20 {
  padding-left: 20px;
}

.padding-left-25 {
  padding-left: 25px;
}

.padding-left-30 {
  padding-left: 30px;
}

.padding-left-35 {
  padding-left: 35px;
}

.padding-left-40 {
  padding-left: 40px;
}

.padding-left-45 {
  padding-left: 45px;
}

.padding-left-50 {
  padding-left: 50px;
}

.padding-left-60 {
  padding-left: 60px;
}

.padding-left-70 {
  padding-left: 70px;
}

.padding-left-80 {
  padding-left: 80px;
}

.padding-left-90 {
  padding-left: 90px;
}

.padding-left-100 {
  padding-left: 100px;
}

.padding-right-0 {
  padding-right: 0px;
}

.padding-right-5 {
  padding-right: 5px;
}

.padding-right-10 {
  padding-right: 10px;
}

.padding-right-15 {
  padding-right: 15px;
}

.padding-right-20 {
  padding-right: 20px;
}

.padding-right-25 {
  padding-right: 25px;
}

.padding-right-30 {
  padding-right: 30px;
}

.padding-right-35 {
  padding-right: 35px;
}

.padding-right-40 {
  padding-right: 40px;
}

.padding-right-45 {
  padding-right: 45px;
}

.padding-right-50 {
  padding-right: 50px;
}

.padding-right-60 {
  padding-right: 60px;
}

.padding-right-70 {
  padding-right: 70px;
}

.padding-right-80 {
  padding-right: 80px;
}

.padding-right-90 {
  padding-right: 90px;
}

.padding-right-100 {
  padding-right: 100px;
}

.padding-bottom-0 {
  padding-bottom: 0px;
}

.padding-bottom-5 {
  padding-bottom: 5px;
}

.padding-bottom-10 {
  padding-bottom: 10px;
}

.padding-bottom-15 {
  padding-bottom: 15px;
}

.padding-bottom-20 {
  padding-bottom: 20px;
}

.padding-bottom-25 {
  padding-bottom: 25px;
}

.padding-bottom-30 {
  padding-bottom: 30px;
}

.padding-bottom-35 {
  padding-bottom: 35px;
}

.padding-bottom-40 {
  padding-bottom: 40px;
}

.padding-bottom-45 {
  padding-bottom: 45px;
}

.padding-bottom-50 {
  padding-bottom: 50px;
}

.padding-bottom-60 {
  padding-bottom: 60px;
}

.padding-bottom-70 {
  padding-bottom: 70px;
}

.padding-bottom-80 {
  padding-bottom: 80px;
}

.padding-bottom-90 {
  padding-bottom: 90px;
}

.padding-bottom-100 {
  padding-bottom: 100px;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  zoom: 1;
}

.display-block {
  display: block;
}

.display-inline {
  display: inline;
}

.display-ingline-block {
  display: inline-block;
}

.position-absolute {
  position: absolute;
}

.position-relative {
  position: relative;
}

.position-fixed {
  position: fixed;
}

.text-indent-1 {
  text-indent: 1em;
}

.text-indent-2 {
  text-indent: 2em;
}

.text-overflow {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.font-10 {
  font-size: 10px;
}

.font-11 {
  font-size: 11px;
}

.font-12 {
  font-size: 12px;
}

.font-13 {
  font-size: 13px;
}

.font-14 {
  font-size: 14px;
}

.font-15 {
  font-size: 15px;
}

.font-16 {
  font-size: 16px;
}

.font-17 {
  font-size: 17px;
}

.font-18 {
  font-size: 18px;
}

.font-19 {
  font-size: 19px;
}

.font-20 {
  font-size: 20px;
}

.font-21 {
  font-size: 21px;
}

.font-22 {
  font-size: 22px;
}

.font-23 {
  font-size: 23px;
}

.font-24 {
  font-size: 24px;
}

.font-25 {
  font-size: 25px;
}

.font-26 {
  font-size: 26px;
}

.font-27 {
  font-size: 27px;
}

.font-28 {
  font-size: 28px;
}

.font-29 {
  font-size: 29px;
}

.font-30 {
  font-size: 30px;
}

.font-31 {
  font-size: 31px;
}

.font-32 {
  font-size: 32px;
}

.font-33 {
  font-size: 33px;
}

.font-34 {
  font-size: 34px;
}

.font-35 {
  font-size: 35px;
}

.font-36 {
  font-size: 36px;
}

.font-37 {
  font-size: 37px;
}

.font-38 {
  font-size: 38px;
}

.font-39 {
  font-size: 39px;
}

.font-40 {
  font-size: 40px;
}

.border-right-solid {
  border-right: 1px solid #e2e2e2;
}

.border-right-dotted {
  border-right: 1px dotted #e2e2e2;
}

.border-right-dotted-hidden-xs {
  border-right: 1px dotted #e2e2e2;
}

.border-right-solid-hidden-xs {
  border-right: 1px solid #e2e2e2;
}

.border-right-dotted-hidden-sm {
  border-right: 1px dotted #e2e2e2;
}

.border-right-solid-hidden-sm {
  border-right: 1px solid #e2e2e2;
}

.box-shadow-dark {
  -webkit-box-shadow: 0 0 6px 1px #dddddd;
  -moz-box-shadow: 0 0 6px 1px #dddddd;
  box-shadow: 0 0 6px 1px #dddddd;
}

.verticalAlign-middle {
  vertical-align: middle;
}

.bg-white {
  background-color: #fff;
}

.vertical-center {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
}

.height-full {
  height: 100%;
}

.width-full {
  width: 100%;
}

.width-full {
  width: 100%;
}

.mb-20 {
  margin-bottom: 20px;
}

.radius5 {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

#app .main .theme .left_content .product_list .item li a .img-wrapper .buy, #app .main .theme .center_content .product_list .item li a .img-wrapper .buy, #app .main .theme .right_content .product_list .item li a .img-wrapper .buy {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.vertical-center, #app .header .header_close, #app .header .personal_center {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

#app .header .menu .menu_content .menu_wrapper .language, #app .header .workbench .menu_content .menu_wrapper .language, #app .main .theme .theme_info, #app .main .theme .theme_info .mouse {
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

body {
  width: 100%;
  overflow-x: hidden;
}

#app {
  width: 100%;
  overflow-x: hidden;
  position: relative;
}

#app .header {
  z-index: 222;
  width: 100%;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  border-bottom: 1px solid #3fc685;
}

#app .header .advertising {
  position: relative;
  padding: 30px 20px 20px;
  border-bottom: 1px solid #eee;
  display: flex;
  display: -webkit-flex;
  align-items: stretch;
}

#app .header .advertising .close {
  position: absolute;
  top: 15px;
  right: 20px;
  width: 25px;
  height: 25px;
  -webkit-transition: background 0.8s linear;
  -moz-transition: background 0.8s linear;
  -ms-transition: background 0.8s linear;
  -o-transition: background 0.8s linear;
  transition: background 0.8s linear;
  background: url("../images/icon/icon_top_close.png") no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
}

#app .header .advertising .close:hover {
  background: url("../images/icon/icon_top_close_hover.png") no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
}

#app .header .advertising .l {
  width: 44%;
  height: 100%;
  float: left;
  border-right: 1px solid #888888;
  box-sizing: border-box;
}

#app .header .advertising .l .bg_img {
  float: left;
  width: 59%;
  height: 100%;
  background: url("../images/index/lou.png") no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
}

#app .header .advertising .l .des {
  box-sizing: border-box;
  float: right;
  width: 41%;
}

#app .header .advertising .l .des .title {
  padding: 10px;
  font-size: .12rem;
  line-height: 0.14rem;
}

#app .header .advertising .l .des .alt {
  color: #444;
  padding: 0 15px;
  position: relative;
  line-height: 1.2;
}

#app .header .advertising .l .des .alt > p {
  font-size: .06rem;
}

#app .header .advertising .l .des .bot {
  padding: .1rem 15px 10px;
  font-size: .17rem;
  line-height: 0.17rem;
  text-transform: uppercase;
}

#app .header .advertising .l .des .bot > span {
  font-size: .1rem;
}

#app .header .advertising .center {
  width: 26%;
  height: 100%;
  float: left;
  border-right: 1px solid #888888;
  box-sizing: border-box;
}

#app .header .advertising .center #center_bg {
  text-align: center;
  height: 52%;
  padding: 0 10px;
  margin: 0 auto;
  margin-bottom: 10px;
}

#app .header .advertising .center #center_bg .text {
  width: 100%;
  height: 100%;
  color: #fff;
  background-color: #39c07e;
  text-align: center;
}

#app .header .advertising .center #center_bg .text > div {
  font-size: .18rem;
  line-height: 0.18rem;
  padding-top: 0.16rem;
}

#app .header .advertising .center #center_bg .text > p {
  font-size: .12rem;
}

#app .header .advertising .center .des {
  padding: 10px;
  padding-top: 0;
}

#app .header .advertising .center .des ul {
  padding-top: 12px;
  border-top: 1px solid #888888;
}

#app .header .advertising .center .des ul li {
  float: left;
  width: 47%;
  margin-bottom: .06rem;
}

#app .header .advertising .center .des ul li > p {
  font-size: .8vw;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#app .header .advertising .center .des ul li > div {
  font-size: .065rem;
  line-height: .07rem;
  margin-bottom: .02rem;
}

#app .header .advertising .center .des ul li > div .point {
  width: 37%;
  float: right;
  margin-top: 0.03rem;
}

#app .header .advertising .center .des ul li > div .point > span {
  display: block;
  float: left;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #a6a7a8;
  margin: 0 3px;
}

#app .header .advertising .center .des ul li > div > span:nth-child(2) {
  float: right;
}

#app .header .advertising .center .des ul li:nth-child(2n) {
  float: right;
}

#app .header .advertising .r {
  height: 100%;
  width: 27%;
  float: left;
}

#app .header .advertising .r .bg_img {
  float: left;
  width: 50%;
  height: 100%;
  background: url("../images/index/cup.png") no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
}

#app .header .advertising .r .alt {
  float: left;
  width: 50%;
  height: 100%;
}

#app .header .advertising .r .alt .wrapper {
  padding: 10px;
}

#app .header .advertising .r .alt .wrapper > h2 {
  font-size: .12rem;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: .05rem;
}

#app .header .advertising .r .alt .wrapper > div {
  font-size: .15rem;
  line-height: .17rem;
}

#app .header .advertising .r .alt .wrapper > div.lq {
  font-size: .1rem;
  line-height: .14rem;
}

#app .header .advertising .r .alt .wrapper > div.mar {
  margin-bottom: .05rem;
}

#app .header .advertising .r .alt .wrapper > p {
  font-size: .06rem;
  color: #555454;
  margin-top: .05rem;
}

#app .header .bar {
  height: 80px;
  padding: 0 20px;
  position: relative;
  background-color: #fff;
}

#app .header .menu, #app .header .workbench {
  float: left;
  cursor: pointer;
  position: relative;
  padding: 27px 0;
}

#app .header .menu .btn, #app .header .workbench .btn {
  width: 26px;
  height: 26px;
  background: url("../images/icon/btn_icon_menu.svg") no-repeat center;
}

#app .header .menu .menu_content, #app .header .workbench .menu_content {
  display: none;
  position: absolute;
  top: 81px;
  left: -10px;
  box-shadow: 0 1px 5px #c2c2c2;
  border: 1px solid #ddd;
  border-radius: 4px;
  background-color: #fff;
}

#app .header .menu .menu_content .menu_wrapper, #app .header .workbench .menu_content .menu_wrapper {
  position: relative;
  width: 210px;
}

#app .header .menu .menu_content .menu_wrapper ul, #app .header .workbench .menu_content .menu_wrapper ul {
  padding: 10px 20px;
}

#app .header .menu .menu_content .menu_wrapper ul li, #app .header .workbench .menu_content .menu_wrapper ul li {
  padding: 10px 0;
  font-size: 14px;
}

#app .header .menu .menu_content .menu_wrapper ul li a, #app .header .workbench .menu_content .menu_wrapper ul li a {
  color: #666;
  position: relative;
}

#app .header .menu .menu_content .menu_wrapper ul li:hover > a, #app .header .workbench .menu_content .menu_wrapper ul li:hover > a {
  color: #212121;
}

#app .header .menu .menu_content .menu_wrapper ul .active a, #app .header .workbench .menu_content .menu_wrapper ul .active a {
  color: #212121;
}

#app .header .menu .menu_content .menu_wrapper .language, #app .header .workbench .menu_content .menu_wrapper .language {
  position: absolute;
  bottom: 5vh;
  left: 50%;
  font-size: 14px;
  color: #212121;
}

#app .header .menu .menu_content .menu_wrapper .language > span, #app .header .workbench .menu_content .menu_wrapper .language > span {
  margin-right: 5px;
  display: inline-block;
  vertical-align: sub;
  width: 17px;
  height: 17px;
  background: url("../images/icon/icon_language.png") no-repeat center;
  background-size: 100% auto;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -ms-background-size: 100% auto;
}

#app .header .workbench {
  margin-left: .1rem;
}

#app .header .workbench .btn {
  width: 26px;
  height: 26px;
  background: url("../images/icon/icon_workbench.svg") no-repeat center;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  -ms-background-size: 100% 100%;
}

#app .header .logo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}

#app .header .logo img {
  display: block;
  height: 30px;
  width: auto;
}

#app .header .nav {
  float: right;
  position: relative;
}

#app .header .nav > ul {
  padding: 19px 0;
  margin: 0;
}

#app .header .nav > ul li {
  float: left;
  cursor: pointer;
  margin: 0 .04rem;
  border-radius: 10px;
}

#app .header .nav > ul li a {
  width: 100%;
  height: 100%;
  padding: 4px;
  display: block;
  transition: background-color .3s,color .3s;
}

#app .header .nav > ul li a .btn {
  height: 32px;
  width: 32px;
}

#app .header .nav > ul li:nth-child(1) {
  border: 1px solid #ccc;
}

#app .header .nav > ul li:nth-child(1) .btn {
  background: url(../images/icon/icon_cloud.svg) no-repeat 0 0;
  background-size: 32px auto;
  -webkit-background-size: 32px auto;
  -moz-background-size: 32px auto;
  -o-background-size: 32px auto;
  -ms-background-size: 32px auto;
}

#app .header .nav > ul li:nth-child(2) {
  border: 1px solid #ccc;
}

#app .header .nav > ul li:nth-child(2) .btn {
  background: url(../images/icon/appicons@2x.png) no-repeat 0 -35px;
  background-size: 32px auto;
  -webkit-background-size: 32px auto;
  -moz-background-size: 32px auto;
  -o-background-size: 32px auto;
  -ms-background-size: 32px auto;
}

#app .header .nav > ul li:last-child {
  margin-right: 0;
  line-height: 40px;
}

#app .header .nav .jiu_content {
  width: 302px;
  display: none;
  background-color: #fff;
  position: absolute;
  top: 81px;
  right: -10px;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 1px 5px #c2c2c2;
}

#app .header .nav .jiu_content .jiu_wrapper {
  width: calc(100% - 40px);
  height: 100%;
  padding: 25px;
  padding-bottom: 6px;
}

#app .header .nav .jiu_content .jiu_wrapper ul {
  width: 100%;
}

#app .header .nav .jiu_content .jiu_wrapper ul li {
  width: 64px;
  height: 64px;
  margin-bottom: 35px;
  margin-right: 29px;
  float: left;
  text-align: center;
  background-color: #fff;
  box-sizing: border-box;
  transition: all .3s;
  border: none;
  border: 1px solid #ddd;
  border-radius: 8px;
  box-sizing: border-box;
}

#app .header .nav .jiu_content .jiu_wrapper ul li:hover {
  border: 1px solid #ccc;
  border-radius: 8px;
}

#app .header .nav .jiu_content .jiu_wrapper ul li > a > div {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  background-image: url(../images/icon/appicons@2x.png);
  background-repeat: no-repeat;
  background-position-x: 0px;
  background-position-y: 0px;
  background-size: 64px auto;
  -webkit-background-size: 64px auto;
  -moz-background-size: 64px auto;
  -o-background-size: 64px auto;
  -ms-background-size: 64px auto;
}

#app .header .nav .jiu_content .jiu_wrapper ul li > a > p {
  margin-top: 3px;
  color: #000;
  font-size: 12px;
}

#app .header .nav .jiu_content .jiu_wrapper ul li:nth-child(3n) {
  margin-right: 0;
}

#app .header .nav .jiu_content .jiu_wrapper ul li:last-child > a > div {
  background: url(../images/icon/icon_zhikong2.svg) no-repeat center;
  background-size: 40px auto;
  -webkit-background-size: 40px auto;
  -moz-background-size: 40px auto;
  -o-background-size: 40px auto;
  -ms-background-size: 40px auto;
}

#app .header .nav .jiu_content .moreBtn {
  height: 40px;
  width: 100%;
  text-align: center;
  background-color: #f5f5f5;
  color: #000;
  font-size: 12px;
  line-height: 40px;
  cursor: pointer;
}

#app .header .nav .person {
  border-radius: 50%;
  cursor: pointer;
  background-color: #ccc;
  border: none;
  width: 30px;
  height: 30px;
  margin-top: 5px;
  position: relative;
}

#app .header .nav .person a {
  padding: 0;
}

#app .header .nav .person a .btn {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: url(../images/icon/login.png) no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
}

#app .header .nav .person .login {
  display: none;
  width: 100px;
  padding: 5px 0;
  color: #fff;
  background-color: #333;
  border-radius: 4px;
  text-align: center;
  position: absolute;
  top: 38px;
  right: 0;
}

#app .header .nav .person .trigon {
  display: none;
  position: absolute;
  top: 27px;
  right: 7px;
  color: #333;
}

#app .header .nav .notice {
  width: 30px;
  height: 30px;
  margin-top: 5px;
  cursor: pointer;
  background-color: #777777;
  border: none;
  border-radius: 50%;
}

#app .header .nav .notice a {
  padding: 0;
  position: relative;
}

#app .header .nav .notice a .btn {
  width: 100%;
  height: 100%;
  background: url(../images/icon/icon_notice.svg) no-repeat center;
}

#app .header .nav .notice a > span {
  display: none;
  border-radius: 50%;
  background-color: #ea0101;
  position: absolute;
  top: 0;
  right: 0px;
  font-size: 12px;
  color: #fff;
  width: 14px;
  text-align: center;
  height: 14px;
}

#app .header .nav .jiuBtn {
  cursor: pointer;
  border: none;
  width: 40px;
  height: 40px;
}

#app .header .nav .jiuBtn a {
  padding: 0;
}

#app .header .nav .jiuBtn a .btn {
  width: 100%;
  height: 100%;
  background: url(../images/icon/icon_sudoku.svg) no-repeat center;
}

#app .header .header_close {
  display: none;
  height: 60px;
  width: 60px;
  color: #212121;
  border: #212121 solid 1px;
  border-radius: 50%;
  cursor: pointer;
  transition: border .3s,background .3s;
  z-index: 201;
  left: 40px;
  top: 50%;
  position: absolute;
  background: transparent url("../images/icon/icon_close_black.svg") no-repeat center;
  background-size: 30%;
  -webkit-background-size: 30%;
  -moz-background-size: 30%;
  -o-background-size: 30%;
  -ms-background-size: 30%;
}

#app .header .header_close:hover {
  background: #212121 url("../images/icon/icon_close.svg") no-repeat center;
  background-size: 30%;
  -webkit-background-size: 30%;
  -moz-background-size: 30%;
  -o-background-size: 30%;
  -ms-background-size: 30%;
}

#app .header .personal_center {
  height: 60px;
  z-index: 5;
  position: absolute;
  right: 40px;
  top: 50%;
}

#app .header .personal_center .jiuBtn {
  margin-left: 15px;
  background: transparent url("../images/icon/icon_jiugongge_white.png") no-repeat center;
  background-size: 30%;
  -webkit-background-size: 30%;
  -moz-background-size: 30%;
  -o-background-size: 30%;
  -ms-background-size: 30%;
}

#app .header .personal_center .jiuBtn:hover {
  border: 1px solid #fff;
  background: #fff url("../images/icon/icon_jiugongge_black.png") no-repeat center;
  background-size: 30%;
  -webkit-background-size: 30%;
  -moz-background-size: 30%;
  -o-background-size: 30%;
  -ms-background-size: 30%;
}

#app .header .personal_center .person {
  background: url("../images/icon/icon_user_white.svg") no-repeat center;
  background-size: 30%;
  -webkit-background-size: 30%;
  -moz-background-size: 30%;
  -o-background-size: 30%;
  -ms-background-size: 30%;
}

#app .header .personal_center .person:hover {
  border: 1px solid #fff;
  background: #fff url("../images/icon/icon_user_black.svg") no-repeat center;
  background-size: 30%;
  -webkit-background-size: 30%;
  -moz-background-size: 30%;
  -o-background-size: 30%;
  -ms-background-size: 30%;
}

#app .main .dubon_video_m {
  display: none;
}

#app .main .theme {
  position: relative;
  height: 100vh;
}

#app .main .theme > div {
  width: 50%;
  height: 100%;
  overflow: hidden;
  float: left;
  position: absolute;
}

#app .main .theme > div .image_text {
  text-align: right;
  width: 100%;
  position: absolute;
  bottom: 0;
  right: -1px;
  color: #fff;
  height: 42%;
  padding-top: 0.6rem;
  padding-right: .26rem;
  background-color: transparent;
  background: -moz-linear-gradient(transparent, black);
  background: -webkit-linear-gradient(transparent, black);
  background: -ms-linear-gradient(transparent, black);
  background: -o-linear-gradient(transparent, black);
  background: linear-gradient(transparent, black);
}

#app .main .theme > div .image_text .tag {
  display: inline-block;
  padding: 3px 10px;
  font-size: 11px;
  background-color: #5558a1;
}

#app .main .theme > div .image_text .alt {
  color: rgba(255, 255, 255, 0.7);
  text-align: right;
  padding-right: 0px;
  padding-left: 69px;
  font-size: 18px;
}

#app .main .theme > div .image_text > h4 {
  font-weight: 400;
  margin-bottom: 15px;
  font-size: .18rem;
}

#app .main .theme .theme_left {
  height: 100%;
  top: 0;
  right: 66.66%;
  z-index: 6;
  cursor: pointer;
  background: url("../images/index/digitalenterprise.jpg") no-repeat 0 0;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  will-change: all;
  transition: right .5s ease-out;
}

#app .main .theme .theme_left .back {
  color: #fff;
  opacity: 0;
  position: absolute;
  top: 95px;
  right: 20px;
  font-size: 14px;
  letter-spacing: .1em;
  width: 60px;
  transition: all .5s ease-out;
}

#app .main .theme .theme_left .back > span {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: sub;
  background: url("../images/icon/icon_back.png") no-repeat center;
  background-size: auto 70%;
  -webkit-background-size: auto 70%;
  -moz-background-size: auto 70%;
  -o-background-size: auto 70%;
  -ms-background-size: auto 70%;
}

#app .main .theme .theme_left .back:hover {
  width: 100px;
}

#app .main .theme .left_content, #app .main .theme .center_content, #app .main .theme .right_content {
  background-color: #fff;
  width: 50%;
  right: -33.33%;
  top: 0;
  z-index: 1;
  will-change: right;
  transition: right .5s ease-out;
}

#app .main .theme .left_content .city_container, #app .main .theme .center_content .city_container, #app .main .theme .right_content .city_container {
  padding-top: 70px;
}

#app .main .theme .left_content .city_container > div, #app .main .theme .center_content .city_container > div, #app .main .theme .right_content .city_container > div {
  padding: 0 40px;
}

#app .main .theme .left_content .city_container > div > .wrapper, #app .main .theme .center_content .city_container > div > .wrapper, #app .main .theme .right_content .city_container > div > .wrapper {
  padding: 20px 0;
  border-bottom: 1px solid #e9e9e9;
}

#app .main .theme .left_content .city_container .title, #app .main .theme .center_content .city_container .title, #app .main .theme .right_content .city_container .title {
  padding-top: 0;
}

#app .main .theme .left_content .city_container .title h3, #app .main .theme .center_content .city_container .title h3, #app .main .theme .right_content .city_container .title h3 {
  font-size: 50px;
  font-weight: 400;
}

#app .main .theme .left_content .city_container .title p, #app .main .theme .center_content .city_container .title p, #app .main .theme .right_content .city_container .title p {
  font-size: 14px;
  color: #9e9e9e;
  text-transform: uppercase;
}

#app .main .theme .left_content .city_container .describe h5, #app .main .theme .center_content .city_container .describe h5, #app .main .theme .right_content .city_container .describe h5 {
  font-size: 16px;
  margin-bottom: 10px;
}

#app .main .theme .left_content .city_container .describe p, #app .main .theme .center_content .city_container .describe p, #app .main .theme .right_content .city_container .describe p {
  margin-bottom: 20px;
  font-size: 14px;
}

#app .main .theme .left_content .city_container .describe p:last-child, #app .main .theme .center_content .city_container .describe p:last-child, #app .main .theme .right_content .city_container .describe p:last-child {
  margin-bottom: 0;
}

#app .main .theme .left_content .city_container .info_list li, #app .main .theme .center_content .city_container .info_list li, #app .main .theme .right_content .city_container .info_list li {
  margin-bottom: 20px;
}

#app .main .theme .left_content .city_container .info_list li:last-child, #app .main .theme .center_content .city_container .info_list li:last-child, #app .main .theme .right_content .city_container .info_list li:last-child {
  margin-bottom: 0;
}

#app .main .theme .left_content .city_container .info_list li h5, #app .main .theme .center_content .city_container .info_list li h5, #app .main .theme .right_content .city_container .info_list li h5 {
  margin-bottom: 10px;
  font-size: 16px;
}

#app .main .theme .left_content .city_container .info_list li p, #app .main .theme .center_content .city_container .info_list li p, #app .main .theme .right_content .city_container .info_list li p {
  font-size: 14px;
}

#app .main .theme .left_content .city_img > .wrapper, #app .main .theme .center_content .city_img > .wrapper, #app .main .theme .right_content .city_img > .wrapper {
  border-bottom: none !important;
}

#app .main .theme .left_content .product_list, #app .main .theme .center_content .product_list, #app .main .theme .right_content .product_list {
  background-color: #f2f2f2;
  padding-left: 0;
  padding-right: 0;
}

#app .main .theme .left_content .product_list h5, #app .main .theme .center_content .product_list h5, #app .main .theme .right_content .product_list h5 {
  margin-bottom: 10px;
  font-size: 16px;
}

#app .main .theme .left_content .product_list .item, #app .main .theme .center_content .product_list .item, #app .main .theme .right_content .product_list .item {
  display: flex;
  display: -webkit-flex;
  /* Safari */
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}

#app .main .theme .left_content .product_list .item li, #app .main .theme .center_content .product_list .item li, #app .main .theme .right_content .product_list .item li {
  width: 48%;
  margin-bottom: 30px;
  background-color: #fff;
}

#app .main .theme .left_content .product_list .item li a, #app .main .theme .center_content .product_list .item li a, #app .main .theme .right_content .product_list .item li a {
  display: block;
}

#app .main .theme .left_content .product_list .item li a .img-wrapper, #app .main .theme .center_content .product_list .item li a .img-wrapper, #app .main .theme .right_content .product_list .item li a .img-wrapper {
  position: relative;
  height: 200px;
  overflow: hidden;
}

#app .main .theme .left_content .product_list .item li a .img-wrapper .img, #app .main .theme .center_content .product_list .item li a .img-wrapper .img, #app .main .theme .right_content .product_list .item li a .img-wrapper .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../images/index/left_parking.png") no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  transition: transform .4s ease;
}

#app .main .theme .left_content .product_list .item li a .img-wrapper .mask, #app .main .theme .center_content .product_list .item li a .img-wrapper .mask, #app .main .theme .right_content .product_list .item li a .img-wrapper .mask {
  z-index: 2;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 0;
  transition: opacity .4s ease;
}

#app .main .theme .left_content .product_list .item li a .img-wrapper .buy, #app .main .theme .center_content .product_list .item li a .img-wrapper .buy, #app .main .theme .right_content .product_list .item li a .img-wrapper .buy {
  cursor: pointer;
  font-size: 15px;
  padding: 7px 10px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  opacity: 0;
  transition: transform .4s ease,opacity .4s ease;
}

#app .main .theme .left_content .product_list .item li a .img-wrapper .buy > span, #app .main .theme .center_content .product_list .item li a .img-wrapper .buy > span, #app .main .theme .right_content .product_list .item li a .img-wrapper .buy > span {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 5px;
  background: url("../images/icon/icon_buy.png") no-repeat center;
  background-size: 100% auto;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -ms-background-size: 100% auto;
}

#app .main .theme .left_content .product_list .item li a .text-wrapper, #app .main .theme .center_content .product_list .item li a .text-wrapper, #app .main .theme .right_content .product_list .item li a .text-wrapper {
  padding: 20px;
  background-color: #fff;
}

#app .main .theme .left_content .product_list .item li a .text-wrapper > h4, #app .main .theme .center_content .product_list .item li a .text-wrapper > h4, #app .main .theme .right_content .product_list .item li a .text-wrapper > h4 {
  font-size: 15px;
  margin-bottom: 10px;
}

#app .main .theme .left_content .product_list .item li a .text-wrapper > p, #app .main .theme .center_content .product_list .item li a .text-wrapper > p, #app .main .theme .right_content .product_list .item li a .text-wrapper > p {
  color: #666;
  text-indent: 2em;
  margin-bottom: 0;
  font-size: 13px;
}

#app .main .theme .left_content .product_list .item li:hover, #app .main .theme .center_content .product_list .item li:hover, #app .main .theme .right_content .product_list .item li:hover {
  box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.04), -10px 0 20px 0px rgba(0, 0, 0, 0.04);
}

#app .main .theme .left_content .product_list .item li:hover a > .img-wrapper .img, #app .main .theme .center_content .product_list .item li:hover a > .img-wrapper .img, #app .main .theme .right_content .product_list .item li:hover a > .img-wrapper .img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

#app .main .theme .left_content .product_list .item li:hover a > .img-wrapper .mask, #app .main .theme .center_content .product_list .item li:hover a > .img-wrapper .mask, #app .main .theme .right_content .product_list .item li:hover a > .img-wrapper .mask {
  opacity: 1;
}

#app .main .theme .left_content .product_list .item li:hover a > .img-wrapper .buy, #app .main .theme .center_content .product_list .item li:hover a > .img-wrapper .buy, #app .main .theme .right_content .product_list .item li:hover a > .img-wrapper .buy {
  opacity: 1;
  z-index: 2;
  -webkit-transform: translate3d(-50%, -50%, 0) scale(0.85);
  -moz-transform: translate3d(-50%, -50%, 0) scale(0.85);
  -ms-transform: translate3d(-50%, -50%, 0) scale(0.85);
  -o-transform: translate3d(-50%, -50%, 0) scale(0.85);
  transform: translate3d(-50%, -50%, 0) scale(0.85);
}

#app .main .theme .left_content .product_list .item li:nth-child(2) a > .img-wrapper > .img, #app .main .theme .center_content .product_list .item li:nth-child(2) a > .img-wrapper > .img, #app .main .theme .right_content .product_list .item li:nth-child(2) a > .img-wrapper > .img {
  background: url("../images/index/left_community.png") no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
}

#app .main .theme .left_content .product_list .item li:nth-child(3) a > .img-wrapper > .img, #app .main .theme .center_content .product_list .item li:nth-child(3) a > .img-wrapper > .img, #app .main .theme .right_content .product_list .item li:nth-child(3) a > .img-wrapper > .img {
  background: url("../images/index/left_scenicarea.png") no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
}

#app .main .theme .left_content .product_list .item li:nth-child(4) a > .img-wrapper > .img, #app .main .theme .center_content .product_list .item li:nth-child(4) a > .img-wrapper > .img, #app .main .theme .right_content .product_list .item li:nth-child(4) a > .img-wrapper > .img {
  background: url("../images/index/left_manage.png") no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
}

#app .main .theme .left_content .product_list .item li:nth-child(5) a > .img-wrapper > .img, #app .main .theme .center_content .product_list .item li:nth-child(5) a > .img-wrapper > .img, #app .main .theme .right_content .product_list .item li:nth-child(5) a > .img-wrapper > .img {
  background: url("../images/index/left_safe.png") no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
}

#app .main .theme .left_content .product_list .item li:nth-child(6) a > .img-wrapper > .img, #app .main .theme .center_content .product_list .item li:nth-child(6) a > .img-wrapper > .img, #app .main .theme .right_content .product_list .item li:nth-child(6) a > .img-wrapper > .img {
  background: url("../images/index/left_traffic.png") no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
}

#app .main .theme .left_content .product_list .item li:nth-child(7) a > .img-wrapper > .img, #app .main .theme .center_content .product_list .item li:nth-child(7) a > .img-wrapper > .img, #app .main .theme .right_content .product_list .item li:nth-child(7) a > .img-wrapper > .img {
  background: url("../images/index/left_internet.png") no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
}

#app .main .theme .left_content .product_list .item li:nth-child(8) a > .img-wrapper > .img, #app .main .theme .center_content .product_list .item li:nth-child(8) a > .img-wrapper > .img, #app .main .theme .right_content .product_list .item li:nth-child(8) a > .img-wrapper > .img {
  background: url("../images/index/left_service.png") no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
}

#app .main .theme .left_content .product_list .item li:nth-child(9) a > .img-wrapper > .img, #app .main .theme .center_content .product_list .item li:nth-child(9) a > .img-wrapper > .img, #app .main .theme .right_content .product_list .item li:nth-child(9) a > .img-wrapper > .img {
  background: url("../images/index/left_ai.png") no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
}

#app .main .theme .left_content {
  background-color: #fff;
  width: 50%;
  height: 100%;
  right: 66.66%;
  top: 0;
  will-change: right;
  transition: right .7s;
  z-index: 5;
}

#app .main .theme .left_content .product_list_l {
  background-color: #f2f2f2;
}

#app .main .theme .left_content .product_list_l h5 {
  margin-bottom: 10px;
  font-size: 16px;
}

#app .main .theme .left_content .product_list_l .item {
  display: flex;
  display: -webkit-flex;
  /* Safari */
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}

#app .main .theme .left_content .product_list_l .item li {
  width: 30%;
  background-color: #fff;
  text-align: center;
  padding: 6% 0;
  margin-bottom: 30px;
}

#app .main .theme .left_content .product_list_l .item li > a {
  display: block;
  text-align: center;
}

#app .main .theme .left_content .product_list_l .item li > a .img-wrapper {
  width: 40px;
  height: 40px;
  margin: 0 auto;
  margin-bottom: 10px;
  background: #e6507b url("../images/index/renliziyuan.png") no-repeat center;
  background-size: 50% auto;
  -webkit-background-size: 50% auto;
  -moz-background-size: 50% auto;
  -o-background-size: 50% auto;
  -ms-background-size: 50% auto;
}

#app .main .theme .left_content .product_list_l .item li > a .text-wrapper {
  font-size: 14px;
}

#app .main .theme .left_content .product_list_l .item li:nth-child(2) > a .img-wrapper {
  background: #3ab9f0 url("../images/index/renwuxiezuo.png") no-repeat center;
  background-size: 50% auto;
  -webkit-background-size: 50% auto;
  -moz-background-size: 50% auto;
  -o-background-size: 50% auto;
  -ms-background-size: 50% auto;
}

#app .main .theme .left_content .product_list_l .item li:nth-child(3) > a .img-wrapper {
  background: #00bcd4 url("../images/index/liuchengshenpi.png") no-repeat center;
  background-size: 50% auto;
  -webkit-background-size: 50% auto;
  -moz-background-size: 50% auto;
  -o-background-size: 50% auto;
  -ms-background-size: 50% auto;
}

#app .main .theme .left_content .product_list_l .item li:nth-child(4) > a .img-wrapper {
  background: #ffa200 url("../images/index/hetongguanli.png") no-repeat center;
  background-size: 40% auto;
  -webkit-background-size: 40% auto;
  -moz-background-size: 40% auto;
  -o-background-size: 40% auto;
  -ms-background-size: 40% auto;
}

#app .main .theme .left_content .product_list_l .item li:nth-child(5) > a .img-wrapper {
  background: #662d91 url("../images/index/xiangmuxiezuo.png") no-repeat center;
  background-size: 50% auto;
  -webkit-background-size: 50% auto;
  -moz-background-size: 50% auto;
  -o-background-size: 50% auto;
  -ms-background-size: 50% auto;
}

#app .main .theme .left_content .product_list_l .item li:nth-child(6) > a .img-wrapper {
  background: #8cc63f url("../images/index/wenjian.png") no-repeat center;
  background-size: 50% auto;
  -webkit-background-size: 50% auto;
  -moz-background-size: 50% auto;
  -o-background-size: 50% auto;
  -ms-background-size: 50% auto;
}

#app .main .theme .left_content .product_list_l .item li:nth-child(7) > a .img-wrapper {
  background: #9e005d url("../images/index/zimeiti.png") no-repeat center;
  background-size: 50% auto;
  -webkit-background-size: 50% auto;
  -moz-background-size: 50% auto;
  -o-background-size: 50% auto;
  -ms-background-size: 50% auto;
}

#app .main .theme .left_content .product_list_l .item li:nth-child(8) > a .img-wrapper {
  background: #ffad00 url("../images/index/tongjifenxi.png") no-repeat center;
  background-size: 50% auto;
  -webkit-background-size: 50% auto;
  -moz-background-size: 50% auto;
  -o-background-size: 50% auto;
  -ms-background-size: 50% auto;
}

#app .main .theme .left_content .product_list_l .item li:nth-child(9) > a .img-wrapper {
  background: #043971 url("../images/index/baogao.png") no-repeat center;
  background-size: 40% auto;
  -webkit-background-size: 40% auto;
  -moz-background-size: 40% auto;
  -o-background-size: 40% auto;
  -ms-background-size: 40% auto;
}

#app .main .theme .theme_center {
  height: 100%;
  top: 0;
  right: 33.33%;
  z-index: 1;
  cursor: pointer;
  will-change: right;
  transition: right .3s ease-out;
}

#app .main .theme .theme_center #digital_video {
  height: 100%;
  width: auto;
  float: right;
}

#app .main .theme .theme_center .image_text .tag {
  background-color: #55a18d;
}

#app .main .theme .theme_center .back {
  color: #fff;
  opacity: 0;
  position: absolute;
  top: 95px;
  right: 20px;
  font-size: 14px;
  letter-spacing: .1em;
  width: 60px;
  transition: all .5s ease-out;
}

#app .main .theme .theme_center .back > span {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: sub;
  background: url("../images/icon/icon_back.png") no-repeat center;
  background-size: auto 70%;
  -webkit-background-size: auto 70%;
  -moz-background-size: auto 70%;
  -o-background-size: auto 70%;
  -ms-background-size: auto 70%;
}

#app .main .theme .theme_center .back:hover {
  width: 100px;
}

#app .main .theme .right_content {
  background-color: #fff;
  width: 100%;
  height: 100%;
  left: -100%;
  top: 0;
  z-index: 2;
  will-change: left;
  transition: left .7s ease-out;
  text-align: left;
}

#app .main .theme .right_content .r_w {
  width: 50%;
}

#app .main .theme .right_content .r_w .com_detail {
  margin-bottom: 20px;
}

#app .main .theme .right_content .r_w .com_detail .tag {
  display: inline-block;
  background-color: #c49854;
  padding: 5px 10px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 16px;
}

#app .main .theme .right_content .r_w .com_detail .tag span {
  width: 20px;
  height: 20px;
  vertical-align: sub;
  margin-right: 5px;
  display: inline-block;
  background: url("../images/index/chanpin.png") no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
}

#app .main .theme .right_content .r_w .com_detail > p {
  font-size: 14px;
}

#app .main .theme .right_content .r_w .terrace .com_detail {
  margin-bottom: 0;
}

#app .main .theme .right_content .r_w .terrace .com_detail .tag > span {
  background: url("../images/index/pingtai.png") no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
}

#app .main .theme .theme_right {
  height: 100%;
  top: 0;
  left: 66.66%;
  z-index: 3;
  cursor: pointer;
  background: url("../images/index/cafebank.jpg") no-repeat 0 0;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
}

#app .main .theme .theme_right .back {
  color: #fff;
  opacity: 0;
  position: absolute;
  top: 95px;
  left: 20px;
  font-size: 14px;
  letter-spacing: .1em;
  text-align: right;
  width: 60px;
  transition: all .5s ease-out;
}

#app .main .theme .theme_right .back > span {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: sub;
  background: url("../images/icon/icon_back.png") no-repeat center;
  background-size: auto 70%;
  -webkit-background-size: auto 70%;
  -moz-background-size: auto 70%;
  -o-background-size: auto 70%;
  -ms-background-size: auto 70%;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

#app .main .theme .theme_right .back:hover {
  width: 100px;
}

#app .main .theme .theme_right .image_text {
  text-align: left;
  padding-right: 0;
  padding-left: .26rem;
  right: auto;
}

#app .main .theme .theme_right .image_text .tag {
  background-color: #c49854;
}

#app .main .theme .theme_right .image_text .alt {
  padding-left: 0;
  padding-right: 69px;
  text-align: left;
}

#app .main .theme .theme_info {
  position: absolute;
  bottom: 18%;
  left: 50%;
  z-index: 99;
  color: #fff;
  height: 80px;
  width: 120px;
  font-size: 13px;
  text-align: center;
  animation: rolling 3s ease-out infinite;
}

#app .main .theme .theme_info .mouse {
  position: absolute;
  display: block;
  width: 28px;
  height: 28px;
  bottom: 45px;
  left: 50%;
  background: url("../images/icon/icon_mouse.png") no-repeat center;
  background-size: auto 100%;
  -webkit-background-size: auto 100%;
  -moz-background-size: auto 100%;
  -o-background-size: auto 100%;
  -ms-background-size: auto 100%;
  animation: mouseRolling 3s ease-out infinite;
}

#app .main .theme .theme_info .mouse_point {
  position: absolute;
  left: 50%;
  bottom: 63px;
  -webkit-transform: translate3d(-2px, 0, 0);
  -moz-transform: translate3d(-2px, 0, 0);
  -ms-transform: translate3d(-2px, 0, 0);
  -o-transform: translate3d(-2px, 0, 0);
  transform: translate3d(-2px, 0, 0);
  display: block;
  width: 4px;
  height: 4px;
  background: url("../images/icon/icon_mouse_point.png") no-repeat center;
  background-size: auto 100%;
  -webkit-background-size: auto 100%;
  -moz-background-size: auto 100%;
  -o-background-size: auto 100%;
  -ms-background-size: auto 100%;
  animation: mousePointRolling 3s ease-out infinite;
}

#app .main .theme .theme_info .down {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  font-size: 12px;
}

@keyframes rolling {
  0% {
    opacity: 0;
    bottom: 15%;
  }
  55% {
    opacity: 1;
    bottom: 5%;
  }
  85% {
    opacity: 1;
    bottom: 5%;
  }
  100% {
    opacity: 0;
    bottom: -40px;
  }
}

@-webkit-keyframes rolling {
  0% {
    opacity: 0;
    bottom: 15%;
  }
  55% {
    opacity: 1;
    bottom: 5%;
  }
  85% {
    opacity: 1;
    bottom: 5%;
  }
  100% {
    opacity: 0;
    bottom: -40px;
  }
}

@keyframes mouseRolling {
  0% {
    bottom: 45px;
  }
  55% {
    bottom: 22px;
  }
  100% {
    bottom: 22px;
  }
}

@-webkit-keyframes mouseRolling {
  0% {
    bottom: 45px;
  }
  55% {
    bottom: 22px;
  }
  100% {
    bottom: 22px;
  }
}

@keyframes mousePointRolling {
  0% {
    bottom: 63px;
  }
  55% {
    bottom: 40px;
  }
  65% {
    bottom: 40px;
  }
  80% {
    bottom: 32px;
  }
  100% {
    bottom: 32px;
  }
}

@-webkit-keyframes mousePointRolling {
  0% {
    bottom: 63px;
  }
  55% {
    bottom: 40px;
  }
  65% {
    bottom: 40px;
  }
  80% {
    bottom: 32px;
  }
  100% {
    bottom: 32px;
  }
}

#app .main .dubon_video {
  margin: 20px auto;
  text-align: center;
}

#app .main .dubon_video video {
  width: 60%;
  height: auto;
}

#app .main .dubon_image_text {
  margin-top: 35px;
  z-index: 9999;
  text-align: center;
}

#app .main .dubon_image_text .tag {
  display: inline-block;
  background-color: #7e9453;
  padding: 3px 10px;
  font-size: 11px;
  color: #fff;
}

#app .main .dubon_image_text h4 {
  font-weight: 400;
  margin-bottom: 15px;
  font-size: .2rem;
}

#app .main .partner {
  position: relative;
  background-color: #f5f5f5;
  padding: 140px 0;
  overflow: hidden;
}

#app .main .partner .bg_img {
  width: 100%;
}

#app .main .partner .bg_img img {
  width: 100%;
}

#app .main .partner .wrapper {
  padding: 0 15%;
  position: absolute;
  top: 190px;
  bottom: 100px;
  left: 0;
  right: 0;
}

#app .main .partner .wrapper .group {
  width: 100%;
  position: relative;
  height: 100%;
}

#app .main .partner .wrapper .group h5 {
  font-size: .2rem;
  font-weight: 600;
  color: #333333;
}

#app .main .partner .wrapper .group .le {
  position: relative;
  width: calc( (100% - 1rem) /2);
  width: -webkit-calc( (100% - 1rem) /2);
  width: -moz-calc((100% - 1rem)/2);
  float: left;
  margin-right: 1rem;
}

#app .main .partner .wrapper .group .le > h5 {
  position: absolute;
  bottom: -.1rem;
  right: -.2rem;
}

#app .main .partner .wrapper .group .le > div {
  box-shadow: 2px 5px 15px 2px rgba(0, 0, 0, 0.17);
}

#app .main .partner .wrapper .group .le img {
  width: 100%;
  display: block;
}

#app .main .partner .wrapper .group .ri {
  position: absolute;
  bottom: 0;
  right: 0;
  width: calc( (100% - 1rem) /2);
  width: -webkit-calc( (100% - 1rem) /2);
  width: -moz-calc((100% - 1rem)/2);
  display: inline-block;
}

#app .main .partner .wrapper .group .ri > h5 {
  position: absolute;
  right: .2rem;
  top: 0.5rem;
}

#app .main .partner .wrapper .group .ri > h5.wal {
  top: 0.7rem;
  right: -.2rem;
}

#app .main .partner .wrapper .group .ri > div {
  box-shadow: 2px 5px 15px 2px rgba(0, 0, 0, 0.17);
}

#app .main .partner .wrapper .group .ri img {
  width: 100%;
  display: block;
}

#app .main .infohold-video {
  text-align: center;
}

#app .main .infohold-video video {
  height: -webkit-calc(100vh - 80px);
  height: -moz-calc(100vh - 80px);
  height: -ms-calc(100vh - 80px);
  height: calc(100vh - 80px);
  width: auto;
  max-width: 100%;
}

#app .main .m-infohold-video {
  display: none;
}

#app .main .mapbanner {
  padding: 5% 10%;
  text-align: center;
}

#app .main .mapbanner .banner {
  width: 100%;
  margin: 40px auto;
  position: relative;
}

#app .main .mapbanner .banner .mapbanner_wrapper {
  display: block;
}

#app .main .mapbanner .banner .mapbanner_wrapper .c-map-wrap {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  width: 100%;
}

#app .main .mapbanner .banner .mapbanner_wrapper .c-map-wrap .c-map-mod img {
  width: 100%;
}

#app .main .mapbanner .banner .mapbanner_wrapper .c-map-wrap .c-map-dot-list {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  top: 0;
  left: 0;
}

#app .main .mapbanner .banner .mapbanner_wrapper .c-map-wrap .c-map-dot-list .mapImg {
  position: absolute;
  display: flex;
  align-items: center;
  flex-direction: column;
  font-size: 12px;
  color: gray;
}

#app .main .mapbanner .banner .mapbanner_wrapper .c-map-wrap .c-map-dot-list .mapImg .el-submenu .el-submenu__title {
  height: 60px;
  line-height: 60px;
  border-bottom: 2px solid transparent;
  color: #909399;
  font-size: 14px;
  padding: 0 20px;
  cursor: pointer;
  -webkit-transition: border-color .3s,background-color .3s,color .3s;
  transition: border-color .3s,background-color .3s,color .3s;
  box-sizing: border-box;
  background-color: #fff;
}

#app .main .mapbanner .banner .mapbanner_wrapper .c-map-wrap .c-map-dot-list .mapImg .el-submenu:hover .el-submenu__title {
  color: #303133;
}

#app .main .mapbanner .banner .mapbanner_wrapper .c-map-wrap .c-map-dot-list .c-map-dot {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  width: 20px;
  height: 20px;
  -webkit-box-shadow: inset #00a4ff 0 0 5px;
  box-shadow: inset #00a4ff 0 0 5px;
  border-radius: 50%;
  cursor: pointer;
  background-color: #f7f8fa;
}

#app .main .mapbanner .banner .mapbanner_wrapper .c-map-wrap .c-map-dot-list .c-map-dot::after {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  -webkit-box-shadow: inset #00a4ff 0 0 5px;
  box-shadow: inset #00a4ff 0 0 5px;
  border-radius: 50%;
  top: 0;
  left: 0;
  opacity: 0;
}

#app .main .mapbanner .banner .mapbanner_wrapper .c-map-wrap .c-map-dot-list .c-map-dot:hover .c-map-bubble {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

#app .main .mapbanner .banner .mapbanner_wrapper .c-map-wrap .c-map-dot-list .c-map-dot .c-map-dot-layer {
  width: 8px;
  height: 8px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -4px 0 0 -4px;
  background-color: #00a4ff;
  border-radius: 50%;
  cursor: pointer;
  opacity: 1;
}

#app .main .mapbanner .banner .mapbanner_wrapper .c-map-wrap .c-map-dot-list .c-map-dot .c-map-dot-layer::after {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  -webkit-box-shadow: inset #00a4ff 0 0 5px;
  box-shadow: inset #00a4ff 0 0 5px;
  border-radius: 50%;
  top: 0;
  left: 0;
  opacity: 0;
}

#app .main .mapbanner .banner .mapbanner_wrapper .c-map-wrap .c-map-dot-list .c-map-dot .c-map-dot-text {
  position: absolute;
  left: 100%;
  top: 0;
  padding-left: 5px;
  font-size: 12px;
  line-height: 20px;
  color: #111;
  white-space: nowrap;
}

#app .main .mapbanner .banner .mapbanner_wrapper .c-map-wrap .c-map-dot-list .c-map-dot .left {
  left: auto;
  right: 100%;
  padding-left: 0;
  padding-right: 5px;
}

#app .main .mapbanner .banner .mapbanner_wrapper .c-map-wrap .c-map-dot-list .c-map-dot .c-bubble {
  position: absolute;
  color: #404A58;
  z-index: 6;
}

#app .main .mapbanner .banner .mapbanner_wrapper .c-map-wrap .c-map-dot-list .c-map-dot .c-map-bubble {
  left: 50%;
  bottom: 100%;
  margin-left: -100px;
  margin-bottom: 10px;
  width: 200px;
  text-align: center;
  -webkit-transition: .3s all ease-out;
  transition: .3s all ease-out;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
  cursor: default;
  pointer-events: none;
}

#app .main .mapbanner .banner .mapbanner_wrapper .c-map-wrap .c-map-dot-list .c-map-dot .c-map-bubble .disabled {
  color: #999;
}

#app .main .mapbanner .banner .mapbanner_wrapper .c-map-wrap .c-map-dot-list .c-map-dot .c-bubble-inner {
  display: inline-block;
  vertical-align: middle;
  padding: 10px;
  text-align: left;
  border-color: #00a4ff;
  font-size: 14px;
  line-height: 24px;
  color: #333;
  box-sizing: border-box;
  border: 1px solid #00a4ff;
  border-radius: 2px;
  background-color: #fff;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
  position: static !important;
  left: 50%;
  top: 50%;
}

#app .main .mapbanner .banner .mapbanner_wrapper .c-map-wrap .c-map-dot-list .c-map-dot .c-bubble-inner::before {
  border-top-color: #00a4ff;
}

#app .main .mapbanner .banner .mapbanner_wrapper .c-map-wrap .c-map-dot-list .c-map-dot .c-bubble-inner .title {
  margin-top: 15px;
  margin-bottom: 5px;
  color: rgba(51, 51, 51, 0.8);
  font-weight: 400;
}

#app .main .mapbanner .banner .mapbanner_wrapper .c-map-wrap .c-map-dot-list .c-map-dot .c-bubble-inner p {
  margin-top: 1em;
  margin-bottom: 1em;
}

#app .main .mapbanner .banner .mapbanner_wrapper .c-map-wrap .c-map-dot-list .c-map-dot.style-2, #app .main .mapbanner .banner .mapbanner_wrapper .c-map-wrap .c-map-dot-list .c-map-dot.style-2:after {
  -webkit-box-shadow: inset #666 0 0 5px;
  box-shadow: inset #666 0 0 5px;
  cursor: default;
}

#app .main .mapbanner .banner .mapbanner_wrapper .c-map-wrap .c-map-dot-list .c-map-dot.style-2 .c-map-dot-layer, #app .main .mapbanner .banner .mapbanner_wrapper .c-map-wrap .c-map-dot-list .c-map-dot.style-2 .c-map-dot-layer:after {
  background-color: #666;
}

#app .main .mapbanner .banner .mapbanner_wrapper .c-map-wrap .c-map-dot-list .c-map-dot.style-3, #app .main .mapbanner .banner .mapbanner_wrapper .c-map-wrap .c-map-dot-list .c-map-dot.style-3:after {
  -webkit-box-shadow: inset #fb9353 0 0 5px;
  box-shadow: inset #fb9353 0 0 5px;
}

#app .main .mapbanner .banner .mapbanner_wrapper .c-map-wrap .c-map-dot-list .c-map-dot.style-3 .c-map-dot-layer {
  background-color: #fb9353;
}

#app .main .mapbanner .banner .mapbanner_wrapper .c-map-wrap .c-map-dot-list .c-map-dot.style-3 .c-map-dot-layer:after {
  -webkit-box-shadow: inset #fb9353 0 0 5px;
  box-shadow: inset #fb9353 0 0 5px;
}

#app .main .mapbanner .banner .mapbanner_wrapper .c-map-wrap .c-map-dot-list .c-map-dot.style-db:before {
  content: '';
  position: relative;
  display: block;
  width: 20px;
  height: 20px;
  -webkit-box-shadow: inset #fb9353 0 0 5px;
  box-shadow: inset #fb9353 0 0 5px;
  border-radius: 50%;
  top: -1px;
  left: -10px;
  z-index: -1;
  background-color: #fff;
}

#app .main .mapbanner .banner .mapbanner_wrapper .c-map-wrap .c-map-dot-list .c-map-dot.style-db .c-map-dot-layer:before {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  -webkit-box-shadow: inset #fb9353 0 0 5px;
  box-shadow: inset #fb9353 0 0 5px;
  border-radius: 50%;
  background-color: #fb9353;
  top: -1px;
  left: -10px;
  z-index: -1;
}

@-webkit-keyframes warn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
  }
  5% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: scale(14);
    transform: scale(14);
  }
}

@keyframes warn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
  }
  5% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: scale(14);
    transform: scale(14);
  }
}

@-webkit-keyframes warn-2 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
  }
  5% {
    opacity: 8;
  }
  to {
    opacity: 0;
    -webkit-transform: scale(10);
    transform: scale(10);
  }
}

@keyframes warn-2 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
  }
  5% {
    opacity: 8;
  }
  to {
    opacity: 0;
    -webkit-transform: scale(10);
    transform: scale(10);
  }
}

#app .main .mapbanner .banner .mapbanner_wrapper .c-map-wrap .c-map-dot-list .c-map-dot.animate:hover:after {
  -webkit-animation: warn 2s ease-out .1s infinite;
  animation: warn 2s ease-out .1s infinite;
}

#app .main .mapbanner .banner .mapbanner_wrapper .c-map-wrap .c-map-dot-list .c-map-dot.animate:hover .c-map-dot-layer:after {
  -webkit-animation: warn-2 2s ease-out 1.1s infinite;
  animation: warn-2 2s ease-out 1.1s infinite;
}

#app .main .mapbanner_m {
  display: none;
}

#app .main .news_part {
  padding: 5% 10%;
  background-color: #f5f5f5;
}

#app .main .news_part .news_title {
  text-align: center;
  margin-bottom: 20px;
}

#app .main .news_part .news_title > h4 {
  font-size: 32px;
  font-weight: 400;
  margin-bottom: 5px;
}

#app .main .news_part .news_title p {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}

#app .main .news_part .news_content > ul {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  justify-content: space-between;
}

#app .main .news_part .news_content > ul li {
  width: 31.17%;
  transition: opacity 250ms ease-out, transform 250ms ease-out, box-shadow 200ms ease;
  box-shadow: none;
  position: relative;
  z-index: 0;
  background-color: #fff;
  border-bottom: 1px solid #e3e3e3;
}

#app .main .news_part .news_content > ul li > a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

#app .main .news_part .news_content > ul li > a .tile {
  height: 100%;
  overflow: hidden;
}

#app .main .news_part .news_content > ul li > a .tile .news_media {
  height: auto;
  width: 100%;
  overflow: hidden;
  position: relative;
}

#app .main .news_part .news_content > ul li > a .tile .news_media .image {
  height: 100%;
}

#app .main .news_part .news_content > ul li > a .tile .news_media .image > div {
  background: url("../images/index/news1.jpeg") no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  width: 100%;
  height: 200px;
  -webkit-transition: transform 300ms linear;
  -moz-transition: transform 300ms linear;
  -ms-transition: transform 300ms linear;
  -o-transition: transform 300ms linear;
  transition: transform 300ms linear;
}

#app .main .news_part .news_content > ul li > a .tile .news_text {
  padding: 15px;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #fff;
  transition: transform 250ms ease;
  position: relative;
}

#app .main .news_part .news_content > ul li > a .tile .news_text .head {
  font-size: 18px;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 54px;
}

#app .main .news_part .news_content > ul li > a .tile .news_text .time {
  margin-top: 10px;
  color: #666;
  font-size: 12px;
  line-height: 1.33341;
  font-weight: 400;
}

#app .main .news_part .news_content > ul li > a .tile .subhead {
  font-size: 12px;
  color: #999999;
  line-height: 1.33341;
  transition: opacity 180ms ease;
  opacity: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
  height: 3.66682em;
  margin: 0 15px 15px;
  display: -webkit-box;
}

#app .main .news_part .news_content > ul li:nth-child(2) > a .news_media .image > div {
  background: url("../images/index/news2.jpeg") no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
}

#app .main .news_part .news_content > ul li:nth-child(3) > a .news_media .image > div {
  background: url("../images/index/news3.png") no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
}

#app .main .news_part .news_content > ul li:hover {
  box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.04), -10px 0 20px 0px rgba(0, 0, 0, 0.04);
  z-index: 1;
}

#app .main .news_part .news_content > ul li:hover .image > div {
  transform: scale(1.05);
}

#app .main .news_part .news_content > ul li:hover .news_text {
  -webkit-transform: translate3d(0, -60px, 0);
  -moz-transform: translate3d(0, -60px, 0);
  -ms-transform: translate3d(0, -60px, 0);
  -o-transform: translate3d(0, -60px, 0);
  transform: translate3d(0, -60px, 0);
}

#app .main .news_part .news_content > ul li:hover .subhead {
  opacity: 1 !important;
}

#app .footer .content {
  padding: 80px 15% 0;
}

#app .footer .content .l {
  padding-bottom: 30px;
  float: left;
  width: 77%;
}

#app .footer .content .l > ul {
  margin: 0;
  float: left;
  width: 33.33%;
}

#app .footer .content .l > ul li {
  font-size: 12px;
  padding-bottom: 18px;
}

#app .footer .content .l > ul li a {
  color: #888888;
}

#app .footer .content .l > ul li a:hover {
  text-decoration: underline;
  color: #212121;
}

#app .footer .content .l > ul li:first-child {
  font-size: 16px;
}

#app .footer .content .l > ul li:first-child a {
  color: #444;
}

#app .footer .content .r {
  float: left;
  width: 23%;
}

#app .footer .content .r > p {
  font-size: 16px;
  margin-bottom: 24px;
  margin-top: 0;
}

#app .footer .content .r li {
  float: left;
  width: 25%;
}

#app .footer .content .r li a {
  width: 100%;
  height: 20px;
  display: inline-block;
}

#app .footer .content .r li:first-child a {
  background: url("../images/icon/icon_weixin.png") no-repeat center;
  background-size: auto 100%;
  -webkit-background-size: auto 100%;
  -moz-background-size: auto 100%;
  -o-background-size: auto 100%;
  -ms-background-size: auto 100%;
}

#app .footer .content .r li:first-child a:hover {
  background: url("../images/icon/icon_weixin_black.png") no-repeat center;
  background-size: auto 100%;
  -webkit-background-size: auto 100%;
  -moz-background-size: auto 100%;
  -o-background-size: auto 100%;
  -ms-background-size: auto 100%;
}

#app .footer .content .r li:nth-child(2) a {
  background: url("../images/icon/icon_Twitter.png") no-repeat center;
  background-size: auto 100%;
  -webkit-background-size: auto 100%;
  -moz-background-size: auto 100%;
  -o-background-size: auto 100%;
  -ms-background-size: auto 100%;
}

#app .footer .content .r li:nth-child(2) a:hover {
  background: url("../images/icon/icon_Twitter_black.png") no-repeat center;
  background-size: auto 100%;
  -webkit-background-size: auto 100%;
  -moz-background-size: auto 100%;
  -o-background-size: auto 100%;
  -ms-background-size: auto 100%;
}

#app .footer .content .r li:nth-child(3) a {
  background: url("../images/icon/icon_facebook.png") no-repeat center;
  background-size: auto 100%;
  -webkit-background-size: auto 100%;
  -moz-background-size: auto 100%;
  -o-background-size: auto 100%;
  -ms-background-size: auto 100%;
}

#app .footer .content .r li:nth-child(3) a:hover {
  background: url("../images/icon/icon_facebook_black.png") no-repeat center;
  background-size: auto 100%;
  -webkit-background-size: auto 100%;
  -moz-background-size: auto 100%;
  -o-background-size: auto 100%;
  -ms-background-size: auto 100%;
}

#app .footer .content .r li:nth-child(4) a {
  background: url("../images/icon/icon_Instagram.png") no-repeat center;
  background-size: auto 100%;
  -webkit-background-size: auto 100%;
  -moz-background-size: auto 100%;
  -o-background-size: auto 100%;
  -ms-background-size: auto 100%;
}

#app .footer .content .r li:nth-child(4) a:hover {
  background: url("../images/icon/icon_Instagram_black.png") no-repeat center;
  background-size: auto 100%;
  -webkit-background-size: auto 100%;
  -moz-background-size: auto 100%;
  -o-background-size: auto 100%;
  -ms-background-size: auto 100%;
}

#app .footer .bq {
  font-size: 12px;
  color: #999999;
  padding: 15px 15%;
  border-top: 1px solid #eeeeee;
}

#app .footer .bq span:nth-child(2) {
  float: right;
  color: #333;
}

@media only screen and (max-width: 767px) {
  #app .header {
    height: 70px;
    position: fixed;
    border-bottom: none;
  }
  #app .header .advertising {
    display: none;
  }
  #app .header .bar {
    width: auto;
    height: 100%;
  }
  #app .header .bar .menu, #app .header .bar .workbench {
    padding: 22px 0;
  }
  #app .header .bar .menu .menu_content, #app .header .bar .workbench .menu_content {
    top: 70px;
  }
  #app .header .bar .workbench {
    margin-left: 0.2rem;
  }
  #app .header .bar .logo {
    display: none;
  }
  #app .header .bar .logo img {
    display: block;
  }
  #app .header .bar .nav > ul {
    padding: 14px 0;
  }
  #app .header .bar .nav .cloud, #app .header .bar .nav .email {
    display: none;
  }
  #app .header .bar .nav #language {
    line-height: 45px;
  }
  #app .header .bar .jiu_content {
    width: 272px;
    top: 70px;
    right: -20px;
    z-index: 9999;
  }
  #app .header .bar .jiu_content .jiu_wrapper {
    padding: 20px;
  }
  #app .header .bar .jiu_content .jiu_wrapper > ul > li {
    margin-right: 20px;
    margin-bottom: 35px;
  }
  #app .header .bar .jiu_content .jiu_wrapper > ul > li > a > div {
    background-image: url(../images/icon/appicons@1x.png);
    background-size: 64px auto;
    -webkit-background-size: 64px auto;
    -moz-background-size: 64px auto;
    -o-background-size: 64px auto;
    -ms-background-size: 64px auto;
  }
  #app .main {
    margin-top: 70px;
  }
  #app .main .infohold-video, #app .main .mapbanner, #app .main .dubon_video {
    display: none;
  }
  #app .main .m-infohold-video {
    display: block;
  }
  #app .main #video {
    width: 100%;
  }
  #app .main .dubon_video_m {
    display: block;
    margin-bottom: 15px;
  }
  #app .main .dubon_video_m video {
    width: 100%;
  }
  #app .main .dubon_video_m .dubon_image_text h4 {
    font-size: .4rem;
  }
  #app .main .mapbanner_m {
    display: block;
    padding: 5% 10%;
  }
  #app .main .mapbanner_m .title {
    text-align: center;
  }
  #app .main .mapbanner_m .title > h4 {
    font-size: 32px;
    font-weight: 400;
    margin-bottom: 5px;
  }
  #app .main .mapbanner_m .title p {
    font-size: 16px;
    margin-bottom: 30px;
    color: rgba(0, 0, 0, 0.7);
  }
  #app .main .mapbanner_m .mim_wrapper {
    width: 100%;
    height: 100%;
    position: relative;
  }
  #app .main .mapbanner_m .mim_wrapper canvas, #app .main .mapbanner_m .mim_wrapper img {
    width: 100%;
    height: 100%;
    position: absolute;
  }
  #app .main .news_part .news_content li {
    width: 100% !important;
    margin-bottom: .5rem;
  }
  #app .main .theme {
    height: auto;
  }
  #app .main .theme .left_content, #app .main .theme .center_content, #app .main .theme .right_content {
    display: none;
    width: 100%;
    height: auto;
    position: static;
  }
  #app .main .theme .left_content .city_container, #app .main .theme .center_content .city_container, #app .main .theme .right_content .city_container {
    padding-top: 0;
  }
  #app .main .theme .left_content .city_container .title h3, #app .main .theme .center_content .city_container .title h3, #app .main .theme .right_content .city_container .title h3 {
    font-size: .6rem !important;
  }
  #app .main .theme .right_content > .r_w {
    width: 100%;
  }
  #app .main .theme .center_content .product_list .item li {
    width: 100%;
  }
  #app .main .theme .theme_info {
    display: none;
  }
  #app .main .theme .theme_left, #app .main .theme .theme_center, #app .main .theme .theme_right {
    height: 7rem;
    width: 100%;
    position: relative;
    float: inherit;
    background: url("../images/index/digitalenterprise_m.png") no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    left: auto;
    right: auto;
  }
  #app .main .theme .theme_left .image_text, #app .main .theme .theme_center .image_text, #app .main .theme .theme_right .image_text {
    left: 0;
    text-align: left;
    padding-right: 0;
    padding-left: .26rem;
  }
  #app .main .theme .theme_left .image_text > h4, #app .main .theme .theme_center .image_text > h4, #app .main .theme .theme_right .image_text > h4 {
    font-weight: 400;
    margin-bottom: 15px;
    font-size: .6rem;
  }
  #app .main .theme .theme_center {
    background: url("../images/index/digitalcity_m.png") no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
  }
  #app .main .theme .theme_center > video {
    display: none;
  }
  #app .main .theme .theme_right {
    background: url("../images/index/cafebank_m.jpg") no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
  }
  #app .main .partner {
    padding: 1rem 0 .2rem;
  }
  #app .main .partner .wrapper {
    padding: 0 .4rem;
  }
  #app .main .partner .wrapper .group h5 {
    font-size: .45rem;
  }
  #app .main .partner .wrapper .group .le, #app .main .partner .wrapper .group .ri {
    margin-right: 0;
    width: 65% !important;
    margin-bottom: 1rem;
  }
  #app .main .partner .wrapper .group .le > h5, #app .main .partner .wrapper .group .ri > h5 {
    bottom: -.3rem;
  }
  #app .main .partner .wrapper .group .ri {
    position: relative;
    float: right;
  }
  #app .main .partner .wrapper .group .ri > h5 {
    right: .6rem;
    top: 1rem;
  }
  #app .main .partner .wrapper .group .ri > h5.wal {
    top: 1.5rem;
  }
  #app .main .infohold-video {
    margin: 0;
  }
  #app .main .infohold-video video {
    width: 100vw;
    height: auto;
  }
  #app .news-main {
    border-top: 1px solid #eee;
    padding: 30px;
    margin-top: 70px;
  }
  #app .news-main .news-content img {
    width: 100%;
  }
  #app .footer .content {
    display: none;
  }
  #app .footer .bq {
    padding: .4rem .4rem .2rem;
    text-align: center;
  }
  #app .footer .bq span:nth-child(2) {
    display: block;
    float: inherit;
  }
}
