/* .container img{
    width: 100%;
} */

.row {
  /* margin: 0;
	padding: 0;
	text-align: center;
	line-height: 36px;
	font-weight: 600; */
}

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

.row > div a {
  background: #efefef;
}

#myCarousel {
  /* margin-top: 90px; */
  /* margin-bottom: 80px; */
}

li:hover {
  /* background: #eee; */
}

.dropdown-menu {
  padding-top: 10px;
  /* height: 92px; */
}

.navbar {
  z-index: 1;
  position: absolute;
  /* height: 50px; */
  margin: 0;
  width: 100%;
  /* display: flex;
    align-items: flex-end; */
  transition: all 0.8s ease;
}

.navbar.on {
  background: #fff;
  /* border: 1px solid #DDDDDD; */
}

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

.navWrap {
  width: 100%;
  /* max-width: 1200px; */
  /* margin: 0 auto; */
  display: flex;
  /* padding-left: 18.75vw; */
}

.navWrap.black {
  box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.04);
}

.thumbnail {
  margin: 0;
  padding: 10px;
}

.row2 > div > div {
  height: 135px;
}

.row2 > div {
  margin-bottom: 5px;
}

/*
Theme Name: DouPHPè½»å•†åŸŽæ¨¡æ¿
Theme URI: http://demo.douco.com/
Description: DouPHPè½»å•†åŸŽæ¨¡æ¿
Version: 1.0
Author: DouCo Co.,Ltd.
Author URI: http://www.douco.com/
*/

/* å…¨å±€é€šç”¨
----------------------------------------------- */

body {
  font-family: Microsoft Yahei, \5fae\8f6f\96c5\9ed1, \5b8b\4f53, Arial, Lucida, Verdana, Helvetica, sans-serif;
  color: #555;
  background-color: #ffffff;
  /*font-family:"Noto Sans CJK SC", "Source Han Sans CN";*/
  /*font-family:"Noto Sans CJK SC Thin", "Source Han Sans CN Thin";*/
  /*font-family:"Noto Sans CJK SC Light", "Source Han Sans CN Light";*/
  /*font-family:"Noto Sans CJK SC DemiLight", "Source Han Sans CN DemiLight";*/
  /*font-family:"Noto Sans CJK SC Medium", "Source Han Sans CN Medium";*/
  /*font-family:"Noto Sans CJK SC Blod", "Source Han Sans CN Blod";*/
  /*font-family:"Noto Sans CJK SC Black", "Source Han Sans CN Black";*/
}

body,
button,
input,
textarea {
  font-size: 12px;
  line-height: 1.531;
  outline: none;
  margin: 0;
  padding: 0;
  border: 0;
}

p,
ul,
ol,
dl,
dt,
dd,
form,
blockquote {
  margin: 0;
  padding: 0;
}

ul,
ol {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 12px;
  margin: 0;
  padding: 0;
}

em,
b,
i {
  font-style: normal;
  font-weight: normal;
}

img {
  border: 0;
}

a {
  text-decoration: none;
  color: #333333;
}

a:hover {
  text-decoration: none;
  /* color: #FFAA00; */
}

img {
  vertical-align: middle;
}

input,
select {
  font-family: Microsoft Yahei;
  vertical-align: middle;
}

.clear {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
}

.clearfix {
  overflow: hidden;
  zoom: 1;
}

.none {
  display: none;
}

#vcode {
  cursor: pointer;
}

.captcha {
  text-transform: uppercase;
}

.cue {
  color: red;
  font-size: 12px;
}

label {
  cursor: pointer;
}

/* ä¸»ä½“æ¡†æž¶
----------------------------------------------- */

#wrapper {
  /* color: #fff; */
  background: #fff;
  /* overflow: hidden; */
}

#wrapper .wrap {
  width: 100%;
  margin: 0px auto;
}

#wrapper .mb {
  margin-bottom: 50px;
}

/* -- page -- */

#pageLeft {
  float: left;
  width: 253px;
  margin-right: 40px;
  display: none;
}

#pageIn {
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
}

/* -- header -- */

#header {
  /* margin-bottom: 85px; */
  z-index: 1000;
  /* background-color: #fff; */
}

.wrap {
  margin: 0 auto;
}

#header > .header-wrap {
  max-width: 1200px;
  margin: 0 auto;
  display: -o-flex;
  display: -ms-flex;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  align-items: flex-end;
}

.header-left {
  /*float: left;*/
  /*width:100px;*/
  margin-right: 20px;
}

.header-left a {
  display: block;
}

.header-left img {
  width: auto;
  height: 50px;
  margin: 10px 0;
}

.header-right {
  /*float: left;*/
  /*width:897px;*/
  padding-bottom: 10px;
}

/*.headerCel{*/

/*    float:right;*/

/*    font-size:16px;*/

/*    color:#000;*/

/*    text-align:right;*/

/*    padding: 50px 0 30px 0;*/

/*}*/

/*.headerCel .twoPhone{*/

/*    margin-left:15px;*/

/*}*/

.header-right .mainNav {
  list-style: none;
  border: none;
  /*float:right;*/
}

.header-right .mainNav > li {
  display: inline-block;
  list-style: none;
  font-size: 16px;
  margin-left: 80px;
  text-align: center;
}

.header-right .mainNav > li > a {
  color: rgb(51, 51, 51);
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}

#header .mainNav > li.hover,
#header .mainNav > li.cur {
  border-bottom: 2px solid #ffaa00;
  position: relative;
}

#header .mainNav > li.hover > a,
.header-right .mainNav .cur > a {
  color: #ffaa00;
  text-decoration: none;
  cursor: pointer;
}

#header .mainNav ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  text-align: center;
  width: 80px;
  z-index: 100;
}

#header .mainNav ul li {
  font-size: 16px;
  background: rgba(128, 200, 135, 0.4);
  line-height: 38px;
  height: 38px;
  border-bottom: 1px solid #fff;
}

#header .mainNav ul li:last-child {
  border: none;
}

#header .mainNav ul li a:hover {
  /* color:#1a1a1a; */
}

#header .loginBtnBox {
  display: flex;
  align-items: center;
}
#header .loginBtnBox .loginBtn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 36px;
  border: 1px solid #ffffff;
  border-radius: 18px;

  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
}
#header .loginBtnBox .leftBtn {
  background: rgba(255, 255, 255, 0.1);
  color: #ffffff;
}
#header .loginBtnBox .rightBtn {
  background-color: #ffffff;
  color: #3988ff;
}

#header .loginBtnBox2 .leftBtn {
  color: #3988ff;
  border: 1px solid #3988ff;
}
#header .loginBtnBox2 .rightBtn {
  background-color: #3988ff;
  color: #ffffff;
}

#header .loginBtnBox3 .leftBtn {
  color: #ffffff;
  border: 1px solid #ffffff;
}
#header .loginBtnBox3 .rightBtn {
  background-color: #ffffff;
  color: #3988ff;
}

.navNews li a {
  margin-left: auto !important;
  margin-right: auto !important;
}
.navNews .dropdown-menu .divider {
  height: 1px !important;
}
/* é¦–é¡µæ ·å¼
----------------------------------------------- */

/* -- å¹»ç¯ -- */

.slideShow {
  position: relative;
  *zoom: 1;
}

.slideShow .slides a {
  display: block;
  height: 850px;
  background: no-repeat center center;
  /*background-position: center center;*/
  filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
  -moz-background-size: 100% 100%;
  background-size: cover;
}

.slideShow .slideBox {
  background: #fff;
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}

/* -- slideLoading -- */

.slideShow .slideLoading {
  min-height: 50px;
  background: url(images/slide_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* -- previous å’Œ next æŒ‰é’® -- */

.slideShow .arrowBox a {
  z-index: 50;
  font-family: \5b8b\4f53, sans-serif;
  position: absolute;
  display: block;
  margin-bottom: -20px;
  width: 40px;
  height: 40px;
  bottom: 50%;
  line-height: 40px;
  text-decoration: none;
  text-align: center;
  color: #fff;
  font-size: 2em;
  background-color: #333;
  background-color: rgba(50, 50, 50, 0.3);
}

.slideShow .arrowBox a.disabled {
  display: none;
}

.slideShow .arrowBox .arrowPrev {
  left: 20px;
}

.slideShow .arrowBox .arrowNext {
  right: 20px;
}

.slideShow .arrowBox a:hover {
  background-color: rgba(50, 50, 50, 0.6);
}

/* -- controlBox -- */

.slideShow .controlBox {
  z-index: 30;
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center;
  font-size: 0.85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
}

.slideShow .controlBox .control {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.slideShow .controlBox.controlDefault a {
  background: url(images/inactive.jpg) no-repeat 50% 50%;
  text-indent: -9999px;
  overflow: hidden;
  width: 20px;
  height: 30px;
  clear: none;
  display: block;
}

.slideShow .controlBox.controlDefault a:hover,
.slideShow .controlBox.controlDefault a.active {
  background: url(images/active.jpg) no-repeat 50% 50%;
}

/* -- slideTitle -- */

.slideShow .slideTitle {
  z-index: 20;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666 \9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.slideShow .slideTitle span {
  color: #fff;
  display: block;
  font-size: 0.85em;
  padding: 15px 10px;
}

/* -- sileThumb -- */

.slideShow .sileThumb {
  z-index: 30;
  text-align: center;
  position: absolute;
  bottom: 8px;
  right: 8px;
}

.slideShow .sileThumb a {
  margin: 0 3px;
}

.slideShow .sileThumb a img {
  border: solid #b0b0b0 1px;
}

.slideShow .sileThumb a.active img {
  border: solid #19b4ea 1px;
}

/* é€šç”¨ç»“æž„
----------------------------------------------- */

/* -- form -- */

.btn {
  display: inline-block;
  background-color: #0072c6;
  color: #eee;
  padding: 6px 25px;
  text-transform: capitalize;
  cursor: pointer;
  font-weight: bold;
  text-align: center;
  -webkit-appearance: none;
}

.btn:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #007ad5;
}

.btnGray {
  display: inline-block;
  background-color: #ccc;
  border: 0;
  color: #333;
  padding: 6px 15px;
  text-transform: capitalize;
  cursor: pointer;
  font-weight: bold;
  -webkit-appearance: none;
}

.btnPayment {
  display: inline-block;
  background-color: #ff4246;
  color: #fff;
  padding: 7px 28px;
  text-transform: capitalize;
  cursor: pointer;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  -webkit-appearance: none;
}

/* -- input -- */

.textInput {
  height: 20px;
  padding: 6px;
  font-size: 14px;
  border: 1px solid #ddd;
  background-color: #f4f4f4;
  color: #666;
  -webkit-appearance: none;
}

.textArea {
  padding: 4px;
  border: 1px solid #dddddd;
  background-color: #f4f4f4;
  line-height: 20px;
  -webkit-appearance: none;
}

.textAreaAuto {
  border: 1px solid #dbdbdb;
  background-color: #f4f4f4;
  padding: 0;
  font-size: 12px;
  line-height: 20px;
  resize: none;
  min-height: 40px;
  -webkit-appearance: none;
}

/* -- style -- */

.price {
  color: #cc0000;
}

/* -- tree -- */

.treeBox {
  border: 1px solid #ebebeb;
  margin-bottom: 15px;
}

.treeBox h3 {
  background-color: #f5f5f5;
  line-height: 35px;
  color: #333;
  font-weight: bold;
  font-size: 14px;
  padding-left: 10px;
}

.treeBox li {
  border-top: 1px solid #ebebeb;
  _height: 36px;
}

.treeBox li a {
  display: block;
  line-height: 36px;
  padding-left: 10px;
  color: #7a7f81;
}

.treeBox li a:hover,
.treeBox li.cur a {
  background-color: #19b4ea;
  color: #fff;
  text-decoration: none;
}

.treeBox ul ul li a {
  padding-left: 20px;
}

/* -- searchBox -- */

.searchBox {
  border: 1px solid #dddddd;
  background-color: #fff;
  height: 30px;
  padding-left: 10px;
}

.searchBox {
  position: relative;
  white-space: normal;
}

.searchBox label {
  height: 0;
  line-height: 0;
  overflow: hidden;
  width: 0;
  position: absolute;
  font-size: 0;
  z-index: -1;
  outline: 0;
}

.searchBox .keyword {
  color: #777;
}

.searchBox .keyword:focus {
  color: #333;
}

.searchBox .keyword::-webkit-input-placeholder {
  color: #cccccc;
}

.searchBox .keyword:focus:-moz-placeholder,
.searchBox .keyword:focus::-moz-placeholder {
  color: transparent !important;
}

.searchBox .keyword:focus::-webkit-input-placeholder {
  color: transparent !important;
}

.searchBox .btnSearch {
  background: url(images/seach.jpg) no-repeat center;
  width: 35px;
  height: 30px;
  text-indent: -999px;
  overflow: hidden;
  cursor: pointer;
}

/* -- ä¸Šä¸€é¡µä¸‹ä¸€é¡µ -- */

.lift {
  margin-top: 60px;
  color: #999;
}

.lift a {
  color: #999;
}

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

/*- tableBasic -*/

.tableBasic {
  color: #666666;
  border-left: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
  border-collapse: collapse;
}

.tableBasic select {
  color: #8f8f8f;
}

.tableBasic td,
.tableBasic th {
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}

.tableBasic th {
  background-color: #efefef;
}

.tableBasic .child {
  background-color: #ffffff;
}

.tableBasic td label {
  margin-right: 15px;
}

.tableBasic td i {
  color: #f00;
  margin-left: 5px;
  font-weight: bold;
}

/*- tableDiv -*/

.tableDiv dl {
  zoom: 1;
  overflow: hidden;
  margin-bottom: 15px;
}

.tableDiv dl dt {
  float: left;
  width: 160px;
  text-align: right;
  line-height: 34px;
  font-size: 13px;
}

.tableDiv dl dd {
  float: left;
  width: 640px;
  padding-left: 10px;
}

.tableDiv dl dd i {
  color: #f00;
  margin-left: 5px;
  font-weight: bold;
}

.tableDiv dl dd label {
  margin-right: 15px;
  line-height: 34px;
}

/*- cartTotal -*/

.cartTotal {
  display: inline-block;
  background-color: #eee;
  color: #555;
  font-size: 9px;
  line-height: 17px;
  margin: 1px 0 0 5px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.cartTotal span {
  display: block;
  padding: 0 6px;
}

/* -- douBox -- */

#douBox .boxBg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000001;
  width: 100%;
  height: 100%;
  background: #000;
  filter: alpha(opacity=15);
  opacity: 0.15;
}

#douBox .boxFrame {
  position: absolute;
  z-index: 10000002;
  overflow: hidden;
  padding: 0;
  border: 2px solid #c4c4c4;
  background-color: #fff;
  width: 360px;
  left: 50%;
  top: 300px;
  margin-left: -180px;
}

#douBox .boxFrame h2 {
  height: 28px;
  padding: 0 10px;
  background: #f5f5f5;
  line-height: 28px;
  color: #666;
  font-size: 14px;
  font-weight: normal;
}

#douBox .boxFrame h2 .close {
  background: url(images/icon_fork.jpg) no-repeat;
  width: 12px;
  height: 12px;
  display: block;
  float: right;
  text-indent: -9999px;
  margin-top: 8px;
}

#douBox .boxFrame .boxCon {
  background: url(images/icon_exclamation.jpg) no-repeat 15px 15px;
  padding: 13px 10px 15px 70px;
  height: 100px;
}

#douBox .boxFrame .boxCon dt {
  font-family: Microsoft YaHei;
  font-size: 16px;
  color: #19b4ea;
  font-weight: bold;
}

#douBox .boxFrame .boxCon dd {
  color: #999;
  zoom: 1;
  overflow: hidden;
}

#douBox .boxFrame .boxCon dd a {
  background-color: #f5f5f5;
  border: 1px solid #cbd1d3;
  display: block;
  float: left;
  width: 70px;
  line-height: 26px;
  text-align: center;
  margin: 10px 12px 0 0;
  text-decoration: none;
}

/* -- productList -- */

.productList li {
  float: left;
  border: 1px solid #e7e7e7;
  background-color: #fff;
  width: 23.2%;
  height: 400px;
  margin: 0 2% 30px 0;
}

.productList li.clearBorder {
  margin-right: 0;
}

.productList .img {
  padding: 18px 0 10px 0;
  text-align: center;
}

.productList .img img {
  width: 200px;
  height: auto;
}

.productList .name {
  font-size: 14px;
  padding: 0 20px;
  line-height: 50px;
  height: 50px;
  overflow: hidden;
}

.productList .name a {
  font-weight: 700;
  color: #444;
  font-size: 13px;
}

.productList .brief {
  color: #666;
  padding: 0 21px;
  margin-bottom: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  height: auto !important;
  line-height: 24px;
}

.productList .btnList {
  width: 245px;
  border-top: 1px solid #e7e7e7;
  background-color: #f3f3f3;
  height: 36px;
  line-height: 36px;
  padding-left: 15px;
}

.productList .btnList .price {
  float: left;
}

.productList .btnList .cart {
  float: right;
  display: block;
  width: 130px;
  border-left: 1px solid #e7e7e7;
}

.productList .btnList .cart a {
  background: url(images/btn_addtocart_small.jpg) no-repeat 20px 50%;
  display: block;
  padding-left: 45px;
  color: #777777;
}

.productList .btnList .cart a:hover {
  color: #c70d0e;
}

/* åº“é¡¹ç›®æ ·å¼
----------------------------------------------- */

/* -- urHere -- */

.urHere {
  height: 35px;
  line-height: 35px;
  color: #999999;
  border-bottom: 1px solid #ebebeb;
}

.urHere a {
  color: #999999;
}

.urHere b {
  margin: 0 8px;
}

/* -- recProduct -- */

#recProduct {
  max-width: 1200px;
  margin: 0 auto 35px;
}

#recProduct h3 {
  font-size: 22px;
  color: #555555;
  font-weight: normal;
  margin-bottom: 25px;
}

#recProduct ul {
  zoom: 1;
  overflow: hidden;
}

/* -- about -- */

.about {
  padding-top: 13px;
}

.about p {
  float: left;
  width: 120px;
  height: 154px;
}

.about dl {
  float: right;
  width: 465px;
  height: 154px;
}

.about dl dt {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #313131;
  padding: 5px 0;
}

.about dl dd {
  line-height: 200%;
  color: #999999;
  word-wrap: break-word;
  word-break: normal;
}

.about .aboutBtn {
  display: block;
  text-decoration: underline;
  color: #cc0000;
  font-weight: bold;
  margin-top: 12px;
}

/* -- recommendArticle -- */

.recommendArticle li {
  background: url(images/icon_red.gif) no-repeat left 50%;
  border-bottom: 1px dotted #d1d1d1;
  line-height: 38px;
  padding-left: 15px;
}

.recommendArticle li b {
  float: right;
  color: #999999;
}

.recommendArticle li.last {
  border-bottom: 0;
}

/* -- contact -- */

.contact {
  border: 1px solid #cbd1d3;
  background-color: #efefef;
  padding: 15px;
}

.contact h3 {
  border-bottom: 1px solid #cbd1d3;
  padding-bottom: 10px;
  font-size: 14px;
  color: #7a7f81;
}

.contact .box {
  padding: 15px 0 0 3px;
}

.contact dl {
  margin-bottom: 8px;
  zoom: 1;
  overflow: hidden;
}

.contact dt {
  float: left;
  background: url(images/icon_contact.gif) no-repeat 0 0;
  width: 30px;
  height: 30px;
  margin-right: 17px;
}

.contact dt.tel {
  background-position: 0 -30px;
}

.contact dt.fax {
  background-position: 0 -60px;
}

.contact dt.url {
  background-position: 0 -90px;
}

.contact dt.email {
  background-position: 0 -120px;
}

.contact dd {
  float: left;
  width: 278px;
  color: #7a7f81;
  line-height: 30px;
}

/* page
----------------------------------------------- */

#page {
  /*padding: 20px 0;*/
}

#page h1 {
  color: #333333;
  font-size: 18px;
  font-weight: bold;
}

#page .info {
  padding: 2px 0 20px 0;
  color: #999999;
  font-size: 13px;
}

#page .content {
  color: #666666;
  line-height: 200%;
}

#page .content img {
  width: 100%;
}

/* product_category
----------------------------------------------- */

#productCate {
  padding-top: 20px;
}

#productCate ul {
  zoom: 1;
  overflow: hidden;
}

/* product
----------------------------------------------- */

#product {
  padding: 15px 0;
  text-align: center;
  max-width: 1200px;
  margin: 0 auto;
}

#product .playC {
  float: left;
}

#product .productImg {
  display: inline-block;
}

#product .productImg a {
  display: inline-block;
}

#product .productImg img {
  height: 150px;
  width: auto;
}

#product .productInfo {
  display: inline-block;
  line-height: 150px;
  height: 150px;
  margin-left: 30px;
}

#product .productInfo h1 {
  font-size: 18px;
}

#product .productInfo ul {
  padding-top: 10px;
  margin-bottom: 50px;
}

#product .productInfo .productPrice {
  margin-bottom: 5px;
}

#product .productInfo .productPrice .price {
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
}

#product .productInfo .btnAsk {
  zoom: 1;
  overflow: hidden;
}

#product .productInfo .btnAsk dt {
  float: left;
  width: 88px;
  height: 39px;
  line-height: 39px;
  text-align: right;
  padding-right: 3px;
  margin-right: 6px;
  background-color: #e0e0e0;
  color: #333;
  font-weight: bold;
}

#product .productInfo .btnAsk dd {
  float: left;
  width: 300px;
}

#product .productInfo .btnBuy {
  margin-bottom: 40px;
}

#product .productInfo .btnBuy .addToCart {
  background: #19b4ea url(images/btn_addtocart.jpg) no-repeat 20px 50%;
  color: #ffffff;
  padding: 8px 25px 8px 50px;
  text-decoration: none;
  cursor: pointer;
  font-size: 16px;
}

#product .productInfo .btnBuy .addToCart:hover {
  background-color: #44c4ee;
}

#product .productContent {
  padding: 15px 0;
}

#product .productContent h3 {
  height: 35px;
  line-height: 35px;
  color: #555;
  font-weight: bold;
  font-size: 14px;
  border-bottom: 1px solid #ebebeb;
  text-align: left;
}

#product .productContent ul {
  padding: 15px 0;
  color: #666;
  line-height: 200%;
}

#product . productContent img {
  width: 1000px;
}

.productContent p span {
  font-size: 14px !important;
}

/* article_category
----------------------------------------------- */

#articleList dl {
  border-bottom: 1px dotted #d1d1d1;
  padding: 20px 0;
}

#articleList dl.last {
  border-bottom: 0;
}

#articleList dt {
  width: 620px;
  background: url(images/icon_red.gif) no-repeat left 50%;
  padding-left: 15px;
  margin-bottom: 10px;
}

#articleList dd {
  color: #999999;
  padding-left: 2px;
  line-height: 180%;
  zoom: 1;
  overflow: hidden;
}

#articleList dd p {
  float: left;
}

#articleList dd p.img {
  margin-right: 10px;
}

#articleList dd p.desc {
  width: 590px;
}

#articleList .numDate {
  float: right;
  text-align: right;
  padding-top: 12px;
}

#articleList .numDate em {
  background-color: #0072c6;
  color: #fff;
  padding: 3px 4px;
  font-size: 14px;
  font-weight: bold;
}

#articleList .numDate p {
  font-size: 16px;
  color: #999999;
  margin-top: 5px;
}

/* article
----------------------------------------------- */

#article {
  padding: 20px 0;
}

#article h1 {
  color: #333333;
  font-size: 18px;
  font-weight: bold;
}

#article .info {
  padding: 2px 0 20px 0;
  color: #999999;
  font-size: 13px;
}

#article .content {
  color: #666666;
  line-height: 180%;
}

/* ä¼šå‘˜ä¸­å¿ƒ
----------------------------------------------- */

#user {
  zoom: 1;
  overflow: hidden;
}

#user .userLeft {
  float: left;
  width: 160px;
  margin-right: 20px;
}

#user .userIn {
  float: left;
  width: 960px;
  overflow: hidden;
}

#user .userIn .main {
  padding-top: 15px;
}

#user .userIn .main h3 {
  color: #19b4ea;
  font-size: 16px;
  margin-bottom: 10px;
}

#user .userIn .main h3 .more {
  float: right;
  color: #888;
  font-size: 12px;
  margin-top: 9px;
  font-weight: normal;
}

/* -- passport -- */

#user .passport {
  border: 1px solid #e4e4e4;
  padding: 40px 50px 80px 50px;
}

#user .passport .register h3 {
  font-size: 22px;
  font-weight: bold;
  color: #19b4ea;
  border-bottom: 1px dashed #cccccc;
  padding: 0 0 20px 30px;
  margin-bottom: 40px;
}

#user .passport .register h3 em {
  display: block;
  color: #999;
  font-size: 12px;
  font-weight: normal;
}

#user .passport .register h3 a {
  color: #19b4ea;
}

#user .passport .register .btn {
  width: 200px;
}

#user .passport .login {
  margin: 0 auto;
  width: 320px;
}

#user .passport .login h3 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 40px;
}

#user .passport .login h3 em {
  display: block;
  color: #999;
  font-size: 12px;
  font-weight: normal;
}

#user .passport .login .textInput {
  width: 306px;
}

#user .passport .login .btn {
  width: 100%;
}

#user .passport .login .btnRegister {
  display: block;
  width: 318px;
  border: 1px solid #cccccc;
  color: #555555;
  padding: 6px 0;
  cursor: pointer;
  font-weight: bold;
  text-align: center;
}

/* -- userTree -- */

#user .userTree {
  margin-bottom: 15px;
}

#user .userTree h3 {
  height: 35px;
  line-height: 35px;
  color: #7a7f81;
  font-weight: bold;
  font-size: 14px;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 5px;
}

#user .userTree li a {
  display: block;
  padding: 8px 10px;
  color: #7a7f81;
}

#user .userTree li.cur {
  background-color: #19b4ea;
}

#user .userTree li.cur a {
  color: #fff;
}

#user .userTree .searchBox {
  margin: 20px 0;
}

#user .userTree .searchBox .keyword {
  width: 136px;
}

/* -- startPage -- */

#user .startPage .welcom {
  margin-bottom: 15px;
}

#user .startPage .welcom dt {
  font-size: 16px;
  margin-bottom: 10px;
}

#user .startPage .welcom dt b {
  font-weight: bold;
  color: #f00;
  margin-right: 8px;
}

#user .startPage .welcom dd {
  padding-top: 6px;
  padding-left: 5px;
  margin-bottom: 6px;
  color: #888;
}

#user .startPage .tableBasic {
  color: #666666;
  border-left: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-collapse: collapse;
}

#user .startPage .tableBasic td {
  border-right: 0;
  border-bottom: 1px solid #dddddd;
}

#user .tableBasic td {
  background-color: #f2f2f2;
}

/* -- orderList -- */

#user .orderList .orderSn {
  background-color: #eeeeee;
}

#user .orderList .imgList img {
  border: 1px solid #dddddd;
}

#user .btnPayment {
  float: right;
}

#user .order .totalAmount {
  line-height: 180%;
  padding-top: 15px;
}

/* è®¢å•
----------------------------------------------- */

#order {
  margin-top: 20px;
}

#order h3 {
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0;
  color: #19b4ea;
}

/* -- cartBox -- */

#order .cartBox {
  border: 1px solid #e4e4e4;
}

#order .cartBox dl {
  border-bottom: 1px solid #e4e4e4;
  padding: 8px 0;
  zoom: 1;
  overflow: hidden;
  line-height: 180%;
}

#order .cartBox dl.head {
  background-color: #ebebeb;
}

#order .cartBox dl.head b {
  color: #000;
}

#order .cartBox dt {
  float: left;
  width: 50px;
  padding-left: 10px;
}

#order .cartBox dd {
  float: left;
  width: 120px;
  margin-left: 10px;
  text-align: center;
}

#order .cartBox dd.name {
  width: 580px;
  text-align: left;
}

#order .cartBox dd.name a {
  color: #0072c6;
}

/* -- è´­ç‰©è½¦æ•°é‡åŠ å‡ -- */

#order .cartBox dd.number {
  width: 80px;
  margin: 0px auto;
}

#order .cartBox dd.number input,
#order .cartBox dd.number span {
  float: left;
  background: url(images/icon_add_minus.gif) no-repeat;
  cursor: pointer;
}

#order .cartBox dd.number input {
  width: 35px;
  background: none;
  border: none;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  height: 18px;
  background: #fff;
  text-align: center;
}

#order .cartBox dd.number span.minus {
  text-indent: -9999px;
  display: block;
  background-position: left 0;
  width: 20px;
  height: 20px;
}

#order .cartBox dd.number span.plus {
  text-indent: -9999px;
  display: block;
  background-position: -22px 0;
  width: 20px;
  height: 20px;
}

/* -- cart -- */

#order .cart .cartAction {
  zoom: 1;
  overflow: hidden;
  padding: 5px;
}

#order .cart .cartAction .btnGray {
  float: left;
}

#order .cart .cartAction .btn {
  float: right;
}

#order .cart .cartBtn {
  zoom: 1;
  overflow: hidden;
  margin-top: 20px;
}

#order .cart .cartBtn .checkOut {
  float: right;
  width: 540px;
  background-color: #0072c6;
  line-height: 45px;
  padding-left: 20px;
}

#order .cart .cartBtn .checkOut em {
  display: block;
  background-color: #e0e0e0;
  float: left;
  width: 360px;
  padding: 0 15px;
  font-size: 14px;
}

#order .cart .cartBtn .checkOut a {
  background: url(images/icon_addcart.jpg) no-repeat 10px 50%;
  display: block;
  float: right;
  text-align: left;
  width: 95px;
  padding-left: 45px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}

#order .cart .cartBtn .checkOut a i {
  font-weight: bold;
}

#order .cart .cartEmpty {
  border-bottom: 1px solid #cbd1d3;
  background-color: #efefef;
  font-size: 14px;
  text-align: center;
  padding: 20px 0;
}

/* -- checkout -- */

#order .checkout .checkBox {
  border: 1px solid #e4e4e4;
  padding: 15px 25px 40px 25px;
}

#order .checkout h2 {
  font-size: 14px;
  margin-bottom: 15px;
}

#order .checkout h2 .more {
  float: right;
  font-size: 13px;
  font-weight: normal;
  margin-top: 8px;
}

#order .checkout .box {
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 15px;
  margin-bottom: 20px;
}

#order .checkout .box .tableDiv dl dt {
  width: 80px;
  font-size: 12px;
}

#order .checkout .box .checkbox {
  color: #19b4ea;
  font-size: 13px;
}

#order .checkout .payment {
  zoom: 1;
  overflow: hidden;
  padding-left: 30px;
}

#order .checkout .payment dd {
  float: left;
  width: 170px;
}

#order .checkout .cartBox {
  border: 0;
}

#order .checkout .shipping dl {
  zoom: 1;
  overflow: hidden;
  padding: 0 0 10px 30px;
}

#order .checkout .shipping dt {
  float: left;
  width: 120px;
}

#order .checkout .shipping dd {
  float: left;
  width: 350px;
}

#order .checkout .cartBox dl {
  background-color: #f4f4f4;
  border-bottom: 1px dotted #d1d1d1;
}

#order .checkout .totalAmount {
  border-bottom: 1px solid #e4e4e4;
  margin: 20px 0 20px;
  padding-bottom: 20px;
  zoom: 1;
  overflow: hidden;
}

#order .checkout .totalAmount .list {
  float: right;
  width: 300px;
}

#order .checkout .totalAmount dl {
  zoom: 1;
  overflow: hidden;
  text-align: right;
  margin-bottom: 10px;
}

#order .checkout .totalAmount dt {
  float: left;
  width: 150px;
}

#order .checkout .totalAmount dd {
  float: left;
  width: 150px;
}

#order .checkout .totalAmount b {
  color: red;
  margin-right: 3px;
}

#order .checkout .orderSubmit {
  text-align: right;
}

#order .checkout .orderSubmit .orderAmount {
  margin-right: 20px;
  font-size: 15px;
}

#order .checkout .orderSubmit .orderAmount b {
  font-weight: bold;
  color: red;
}

#order .checkout .orderSubmit .submit {
  background-color: #19b4ea;
  color: #ffffff;
  padding: 10px 40px;
  text-decoration: none;
  cursor: pointer;
  font-size: 16px;
}

#order .checkout .orderSubmit .submit:hover {
  background-color: #44c4ee;
}

/* -- complete -- */

#order .complete {
  border: 1px solid #e4e4e4;
  padding: 130px 0;
  text-align: center;
}

#order .complete p {
  padding: 15px 0;
}

#order .complete p.title {
  font-weight: bold;
  font-size: 16px;
}

#order .complete p.info {
  color: #19b4ea;
  font-size: 26px;
}

#order .complete p.info b {
  color: red;
  margin-right: 3px;
}

/* ç•™è¨€æ¿
----------------------------------------------- */

#guestBook {
  padding: 20px 0;
}

#guestBook h2 {
  color: #555;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}

/* bookList */

#guestBook .bookList {
  margin-bottom: 30px;
  line-height: 180%;
  font-size: 13px;
}

#guestBook .bookList dl {
  margin-bottom: 15px;
}

#guestBook .bookList dt {
  color: #999;
  margin-bottom: 3px;
}

#guestBook .bookList dt b {
  color: #999;
  margin-left: 20px;
}

#guestBook .bookList dd {
  color: #666;
  overflow: hidden;
  zoom: 1;
}

#guestBook .bookList dd em {
  float: left;
  width: 70px;
}

#guestBook .bookList dd span {
  float: right;
  width: 910px;
  text-align: left;
}

#guestBook .bookList p {
  color: #0072c6;
  margin-top: 5px;
  overflow: hidden;
  zoom: 1;
}

#guestBook .bookList p em {
  float: left;
  width: 70px;
}

#guestBook .bookList p span {
  float: left;
  width: 800px;
}

#guestBook .bookList p b {
  color: #999;
  float: right;
}

#guestBook .bookList .pager {
  text-align: left;
}

/* bookList */

#guestBook .bookAdd {
  line-height: 180%;
  font-size: 13px;
}

#guestBook .bookAdd dl {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 15px;
}

#guestBook .bookAdd dl dt,
#guestBook .bookAdd dl dd {
  float: left;
}

#guestBook .bookAdd dl dt {
  width: 70px;
  text-align: right;
  line-height: 30px;
}

#guestBook .bookAdd .select {
  height: 28px;
}

#guestBook .bookAdd dl.cue {
  margin: -8px 0 10px 60px;
  color: #999;
}

#guestBook .bookAdd dl.submit {
  margin: 20px 0 0 70px;
}

#guestBook .bookAdd dd b {
  display: block;
  padding: 2px 0 2px 3px;
  border: 1px solid #fec600;
  color: #666;
  background-color: #fbf8e9;
  line-height: 16px;
}

/* æç¤ºä¿¡æ¯
----------------------------------------------- */

#douMsg {
  padding: 10px 0 100px 0;
}

#douMsg dl {
  padding: 160px 0 200px 0;
  text-align: center;
  border: 1px solid #e4e4e4;
}

#douMsg dt {
  color: #0072c6;
  font-size: 16px;
  margin-bottom: 30px;
  font-weight: bold;
}

#douMsg dd {
  color: #666;
}

#douMsg dd a {
  margin-left: 5px;
  color: #000;
}

/* åˆ†é¡µ
----------------------------------------------- */

.pager {
  text-align: right;
  padding-top: 20px;
  color: #666;
}

.pager a {
  color: #666;
  text-decoration: underline;
}

/* link
----------------------------------------------- */

.link {
  background-color: #fafafa;
  margin-bottom: 10px;
  padding: 10px 0;
}

.link strong {
  color: #7a7f81;
  font-weight: bold;
}

.link a {
  color: #555;
}

/* åœ¨çº¿å®¢æœ
----------------------------------------------- */

#onlineService {
  position: fixed;
  top: 208px;
  right: 0;
  z-index: 999999;
  display: block;
}

#onlineService .onlineIcon {
  position: relative;
  cursor: pointer;
  background: url(images/online_service.jpg) no-repeat;
  width: 34px;
  height: 110px;
  text-indent: -9999px;
  overflow: hidden;
}

#onlineService #pop {
  border: 3px solid #19b4ea;
  background-color: #f2f2f2;
  padding: 8px;
  width: 95px;
  min-height: 84px;
  position: absolute;
  right: 34px;
  top: 0;
  display: none;
  z-index: 999999;
}

#onlineService .onlineQQ a {
  display: block;
  background: url(images/online_service.jpg) no-repeat left -160px;
  color: #19b4ea;
  width: 82px;
  height: 24px;
  line-height: 23px;
  padding-left: 27px;
  margin-bottom: 8px;
}

#onlineService .onlineQQ a:hover {
  text-decoration: none;
  color: #19b4ea;
}

#onlineService .service {
  border-top: 1px solid #dddddd;
  padding-top: 8px;
  color: #666;
}

#onlineService .service a {
  color: #666;
}

#onlineService .service li {
  background: url(images/online_service.jpg) no-repeat left -202px;
  padding-left: 8px;
}

#onlineService .goTop {
  display: none;
}

#onlineService .goTop .goBtn {
  background: #f2f2f2 url(images/online_service.jpg) no-repeat left -120px;
  width: 34px;
  height: 34px;
  display: block;
}

.main-title {
  /*padding-left:455px;*/
  text-align: center;
  margin-bottom: 60px;
}

.main-title > h1 {
  font-size: 22px;
  font-weight: 400;
  color: #666666;
}

.chinese-title {
  font-size: 42px;
  font-weight: 600;
  color: #333333;
  margin-bottom: 20px;
}

.title-border {
  display: inline-block;
  width: 30px;
  border-top: 2px solid #ffaa00;
  margin-top: 20px;
}

.index-main {
  width: 100%;
  background: #fff;
  color: #000;
}

.more {
  color: #fff;
  font-size: 12px;
  background: #ffaa00;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  width: 60px;
  height: 25px;
  line-height: 25px;
}

.more:hover {
  text-decoration: none;
  color: #fff;
  cursor: pointer;
}

.index-wrap {
  margin: 0 auto;
  width: 100%;
  /* max-width: 1920px;
    min-width: 1300px; */
  background: #fff;
  font-size: 16px;
}

.service-wrap {
  /*padding-top:10px;*/
  font-size: 16px;
  margin-bottom: 100px;
}

.service-wrap .main-title {
}

.service-img {
  /* display: -o-flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; */
}

.service-img-wrap {
  width: 20%;
  margin-right: 2%;
}

.service-img-wrap:last-child {
  margin-right: 0;
}

.service-img li {
  /* flex: 0 0 32.33%; */
  position: relative;
}

.service-img li img {
  width: 100%;
  height: auto;
}

.service-img .itemWrap {
  position: relative;
  overflow: hidden;
}

.service-img .itemWrap:hover .bigPic {
  transform: scale(1.1);
}

.service-img li .introduce {
  position: absolute;
  z-index: 100;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  /* box-shadow:0px 3px 7px 0px #ffaa00; */
  font-size: 30px;
  text-align: center;
  left: 0;
  top: -0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.introduce-title {
  font-size: 30px;
  color: #fff;
}

.introduce .introduce-content {
  text-align: center;
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
}

.service-img li .introduce:hover {
  /* background:#ffaa00; */
  /* color: white; */
}

.service-img li .introduce:hover .introduce-content {
  /* color: white; */
}

.service-img .getMore {
  position: absolute;
  z-index: 100;
  background: #fff;
  width: 74px;
  right: 13px;
  bottom: -12px;
  text-align: center;
}

.brandStory-wrap {
  padding-top: 48px;
}

.brandStory-main {
  margin-top: 21px;
}

.brandStory-left {
  float: left;
}

.brandStory-left img {
  width: 486px;
  height: 241px;
}

.brandStory-right {
  float: right;
  margin-left: 30px;
  width: 480px;
  line-height: 26px;
  height: 26px;
}

.brandStory-right .brandStoryContent {
  max-height: 180px;
  overflow: hidden;
}

.brandStory-right .more {
  margin-top: 30px;
}

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

.process-main img {
  margin-top: 18px;
}

.businessCooperation-wrap {
  width: 100%;
  margin: 0 auto;
  margin-top: 150px;
  background: #fff;
}

.businessCooperation-wrap_c {
  width: 70%;
  margin: 0 auto;
  margin-top: 150px;
}

.businessCooperation-wrap_c img {
  width: 100%;
}

#wrapper .article-wrap {
  background: #fff;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  padding: 31px 0 50px 0;
}

#wrapper .article-lunch {
  padding-top: 0;
}

/*å…³äºŽæˆ‘ä»¬*/

#wrapper .aboutUs-wrap {
  padding-top: 20px;
}

#wrapper .aboutUs-main {
  background: #fff;
  margin: 0 auto;
  text-align: left;
  width: 997px;
  min-height: 200px;
}

.aboutUs-wrap .left-nav {
  float: left;
  margin: 9px 42px 0 0;
  font-size: 14px;
}

.aboutUs-wrap .left-nav li {
  height: 16px;
  line-height: 16px;
  margin-bottom: 24px;
  text-align: center;
}

.aboutUs-wrap .left-nav li a {
  color: #979797;
  padding-left: 6px;
}

.aboutUs-wrap .left-nav li.cur a {
  color: #ffaa00;
  border-left: 2px solid #ffaa00;
}

.aboutUs-wrap .content {
  float: left;
  font-size: 14px;
  color: #000;
  width: 888px;
}

#newBridge #nb_icon_wrap {
  top: 0;
}

#nb_icon_wrap {
  top: 85% !important;
}

/*é¦–é¡µ ä¸°å¯Œçš„èœç³» start*/

.foot-sider {
  /* padding-top: 80px; */
  width: 100%;
  overflow: hidden;
  height: 45vw;
  min-height: 585px;
  max-height: 800px;
  position: relative;
}

.foot-sider > h3 {
  font-weight: 500;
  color: rgba(51, 51, 51, 1);
  text-align: center;
  font-size: 42px;
  margin-bottom: 12px;
}

.foot-sider > h1 {
  font-size: 22px;
  font-weight: 400;
  color: #666666;
  text-align: center;
}

.foot-sider-bottom {
  width: 30px;
  height: 2px;
  background: #ffaa00;
  margin: 0 auto;
  margin-bottom: 5rem;
}

/*é¦–é¡µ ä¸°å¯Œçš„èœç³» end*/

/*é¦–é¡µ åŠ å…¥æˆ‘ä»¬ start*/

.join-us-wrap {
  /*margin-top: 150px;*/
}

.join-us-wrap img {
  width: 100%;
}

/*é¦–é¡µ åŠ å…¥æˆ‘ä»¬ end*/

/*meal.php çš„æ ·å¼ start*/

.meal-sider {
  margin: 0 auto;
  margin-top: 20px;
  background: rgba(249, 249, 249, 1);
  box-sizing: border-box;
  /* max-width: 1200px; */
  /* height: 820px; */
  /* overflow: hidden; */
  width: 100%;
}

.meal-sider > h3 {
  font-size: 3.125rem;
}

.meal-sider > p {
  font-size: 1.5rem;
  font-weight: 400;
  color: rgba(102, 102, 102, 1);
  text-align: center;
  margin-bottom: 80px;
}

.meal-sider .cascade-slider_item img {
  width: 440px;
  height: 440px;
}

.meal-sider .cascade-slider_arrow-left {
  left: 0;
}

.meal-sider .cascade-slider_arrow-right {
  right: 0;
}

.meal-sider .lunch-sider-bottom {
  margin-bottom: 30px;
}

.advisory-form {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(1, 1, 3, 0.6);
  z-index: 10;
  display: none;
}

.advisory-form-content {
  background-color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 40px 30px;
  border-radius: 10px;
}

.advisory-form-content > h3 {
  margin-bottom: 15px;
  font-size: 34px;
  font-weight: 400;
  color: #333333;
}

.advisory-form-content > p {
  font-size: 18px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  line-height: 27px;
  color: #666666;
  margin-bottom: 40px;
}

.advisory-form-content > img {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 30px;
  top: 40px;
  cursor: pointer;
}

.advisory-form-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 35px;
}

.advisory-form-row > div {
  position: relative;
}

.advisory-form-row > div:first-child {
  margin-right: 32px;
}

.advisory-form-row input {
  width: 338px;
  height: 55px;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(217, 217, 217, 1);
  border-radius: 4px;
  box-sizing: border-box;
  padding-top: 30px;
  padding-left: 11px;
}

.advisory-form-row input:focus {
  border-bottom: 1px solid #ffaa00;
}

.advisory-form-row > div > span {
  font-size: 13px;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
  position: absolute;
  left: 11px;
  top: 9px;
}

.advisory-form-row > div > span i {
  color: rgba(249, 51, 52, 1);
  margin-left: 3px;
}

.advisory-form-row > div span.error {
  color: red;
  font-size: 12px;
  top: 55px;
  left: 0;
  display: none;
}

.advisory-form-footer {
  padding-top: 18px;
}

.advisory-form-footer p {
  font-size: 28px;
  font-weight: 500;
  color: #333333;
}

.advisory-form-footer button {
  width: 176px;
  height: 59px;
  background: #ffaa00;
  border-radius: 35px;
  font-size: 21px;
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
}

.lunch-banner {
  width: 100%;
  /* height: 850px; */
  /* background-image: url("./images/lunch/banner.jpg"); */
  /* background-repeat: no-repeat;
    background-size: contain; */
  /* padding-top: 80px; */
  position: relative;
  overflow: hidden;
}

.lunch-banner img {
  width: 100%;
  height: auto;
}

.lunch-banner-content {
  /* width:670px; */
  padding: 60px;
  background-color: rgba(255, 255, 255, 0.85);
  /* padding-left: 360px;
    padding-top: 60px;
    padding-bottom: 60px; */
  position: absolute;
  left: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.lunch-banner-content h3 {
  font-size: 88px;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
  margin-bottom: 40px;
}

.lunch-banner-content p {
  font-size: 36px;
  font-weight: 400;
  color: rgba(17, 37, 72, 1);
}

.lunch-banner-content p:nth-child(2) {
  margin-bottom: 20px;
}

.lunch-banner-content p:nth-child(3) {
  margin-bottom: 50px;
}

.lunch-banner-content button {
  width: 220px;
  height: 72px;
  background: #ffaa00;
  border-radius: 36px;
  font-size: 36px;
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
  cursor: pointer;
}

.lunch-foot {
  display: -ms-flex;
  display: -o-flex;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  /* justify-content: space-between;
    align-items: center; */
  flex-wrap: wrap;
  max-width: 100%;
  margin: 0 auto;
}

.lunch-foot-one {
  /* width: 300px; */
  display: -ms-flex;
  display: -o-flex;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 60px;
}

.lunch-foot-one h4 {
  font-size: 28px;
  font-weight: 400;
  color: #333333;
  margin-bottom: 6px;
  text-align: center;
}

.lunch-foot-one p {
  font-size: 20px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  color: #666666;
  margin-bottom: 50px;
  text-align: center;
}

.lunch-foot-one img {
  width: 100%;
  height: 100%;
}

.lunch-foot-one .imgWrap {
  width: 380px;
  height: 300px;
  margin: 0 auto;
  margin-bottom: 20px;
  overflow: hidden;
}

.lunch-foot-one .coopImgWrap {
  width: 380px;
  height: 250px;
  margin: 0 auto;
  margin-bottom: 18px;
  overflow: hidden;
}

.lunch-foot-one .coopImgWrap:hover img {
  transform: scale(1.1);
}

.lunch-foot-one .imgWrap:hover img {
  transform: scale(1.1);
}

.lunch-sider-bottom {
  width: 60px;
  height: 6px;
  background: #ffaa00;
  border-radius: 3px;
  margin: 0 auto;
  margin-bottom: 80px;
}

.lunch-step {
  /* height: 760px; */
  width: 1200px;
  /* background-image: url("./images/lunch/section-3.jpg");
    background-repeat: no-repeat;
    background-size: cover; */
  margin: 0 auto;
  /* padding-top: 80px; */
  margin-top: 150px;
  overflow: hidden;
  margin-bottom: 150px;
}

.lunch-step > h3 {
  font-weight: 500;
  color: rgba(51, 51, 51, 1);
  text-align: center;
  font-size: 3.125rem;
  margin-bottom: 30px;
}

.lunch-step-row {
  /* margin: 0 40px; */
  display: -ms-flex;
  display: -o-flex;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}

.lunch-step-row-one {
  width: 33.3%;
  margin-top: 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.lunch-step-row-one img {
  width: 200px;
  height: 200px;
}

.lunch-step-row-one p {
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  margin-top: 34px;
  padding: 0 70px;
  text-align: center;
  width: 100%;
  /* margin-bottom: 0; */
}

.lunch-step-line {
  margin: 0 40px;
  display: -ms-flex;
  display: -o-flex;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}

.lunch-step-line-text {
  width: 185px;
}

.lunch-step-line-text p:first-child {
  margin-bottom: 9px;
  font-size: 16px;
  color: rgba(34, 54, 72, 1);
  text-align: center;
}

.lunch-step-line-text p:last-child {
  font-size: 36px;
  font-weight: bold;
  color: #ffaa00;
  text-align: center;
}

.lunch-step-line-one {
  width: 282px;
  /*background-color: rgba(217,217,217,1);*/
  /*height: 2px;*/
  margin-top: 35px;
  border-bottom: 2px dotted rgba(217, 217, 217, 1);
}

.lunch-dish {
  box-sizing: border-box;
  height: 662px;
  max-width: 1200px;
  background-image: url('./images/lunch/section-4.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 auto;
  padding-top: 100px;
  margin-top: 20px;
  padding-left: 100px;
  overflow: hidden;
}

.lunch-dish > h3 {
  font-weight: 500;
  color: rgba(51, 51, 51, 1);
  text-align: left;
  font-size: 50px;
  margin-bottom: 30px;
}

.lunch-dish .lunch-sider-bottom {
  margin: 0;
}

.lunch-dish-info {
  width: 416px;
  font-size: 24px;
  font-weight: 400;
  color: rgba(102, 102, 102, 1);
  margin-top: 40px;
}

.lunch-dish-count {
  font-size: 22px;
  font-weight: 400;
  color: rgba(102, 102, 102, 1);
  margin-top: 45px;
}

.lunch-dish-count img {
  width: 28px;
  height: 22px;
  margin-right: 10px;
  vertical-align: baseline;
}

.lunch-dish-count span {
  margin-left: 32px;
}

.lunch-dish button {
  width: 127px;
  height: 48px;
  background: rgba(255, 255, 255, 1);
  border: 2px solid #ffaa00;
  border-radius: 24px;
  font-size: 22px;
  font-weight: 400;
  color: #ffaa00;
  margin-top: 134px;
  cursor: pointer;
}

.lunch-track {
  box-sizing: border-box;
  height: 662px;
  max-width: 1200px;
  background-image: url('./images/lunch/section-5.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 auto;
  padding-top: 100px;
  margin-top: 20px;
  display: -ms-flex;
  display: -o-flex;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding-right: 100px;
}

.lunch-track > h3 {
  font-weight: 500;
  color: rgba(51, 51, 51, 1);
  text-align: left;
  font-size: 50px;
  margin-bottom: 30px;
}

.lunch-track .lunch-sider-bottom {
  margin: 0;
}

.lunch-track-info {
  width: 385px;
  font-size: 24px;
  font-weight: 400;
  color: rgba(102, 102, 102, 1);
  margin-top: 40px;
  text-align: right;
}

.lunch-track button {
  width: 127px;
  height: 48px;
  background: rgba(255, 255, 255, 1);
  border: 2px solid #ffaa00;
  border-radius: 24px;
  font-size: 22px;
  font-weight: 400;
  color: #ffaa00;
  margin-top: 202px;
  cursor: pointer;
}

.lunch-map {
  box-sizing: border-box;
  height: 753px;
  max-width: 1200px;
  background: rgba(245, 245, 245, 1);
  margin: 0 auto;
  padding-top: 100px;
  margin-top: 20px;
  padding-left: 100px;
  position: relative;
  overflow: hidden;
}

.lunch-map > h3 {
  font-weight: 500;
  color: rgba(51, 51, 51, 1);
  text-align: left;
  font-size: 50px;
}

.lunch-map .lunch-sider-bottom {
  margin: 0;
  margin-top: 40px;
}

.lunch-map-info {
  width: 407px;
  font-size: 36px;
  font-weight: 400;
  color: rgba(102, 102, 102, 1);
  margin-top: 107px;
}

.lunch-map > img {
  width: 528px;
  height: 593px;
  position: absolute;
  top: 80px;
  right: 37px;
}

.lunch-cooperation {
  box-sizing: border-box;
  max-width: 1200px;
  padding-top: 80px;
  margin: 0 auto;
  margin-bottom: 80px;
}

.lunch-cooperation h3 {
  font-size: 50px;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
  text-align: center;
  margin-bottom: 20px;
}

.lunch-cooperation p {
  font-size: 24px;
  font-weight: 400;
  color: rgba(102, 102, 102, 1);
  text-align: center;
  margin-bottom: 80px;
}

.lunch-cooperation img {
  width: 100%;
  height: auto;
}

.lunch-cooperation .lunch-sider-bottom {
  margin-bottom: 30px;
}

.tip-dialog {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 10px 16px;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 8px;
  font-size: 14px;
  font-weight: 500;
  color: rgba(255, 255, 255, 1);
  text-align: center;
  display: none;
  z-index: 99999;
}

.activemeal-banner {
  background-image: url('./images/activemeal/banner.jpg');
}

.activemeal-foot {
  box-sizing: border-box;
  max-width: 1200px;
  padding: 80px 15px 80px 15px;
  background: rgba(249, 249, 249, 1);
  margin: 0 auto;
}

.activemeal-foot > h3 {
  font-weight: 500;
  color: rgba(51, 51, 51, 1);
  text-align: center;
  font-size: 50px;
  margin-top: 40px;
  margin-bottom: 30px;
}

.activemeal-foot-row {
  display: -ms-flex;
  display: -o-flex;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.activemeal-foot-one {
  /* max-width:270px; */
  background: rgba(255, 255, 255, 1);
  border-radius: 10px;
  padding-bottom: 34px;
  padding-top: 15px;
  white-space: normal !important;
}

.activemeal-foot-one-img {
  position: relative;
  text-align: center;
}

.activemeal-foot-one-img img:first-child {
  width: 100%;
  /* height: 200px; */
}

.activemeal-foot-one-img img:last-child {
  width: 98px;
  height: 98px;
  display: block;
  position: absolute;
  left: 50%;
  bottom: -50px;
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.activemeal-foot-one-text {
  padding: 0 27px;
}

.activemeal-foot-one-text p:first-child {
  font-size: 20px;
  font-weight: 400;
  color: rgba(0, 14, 51, 1);
  margin-top: 68px;
  text-align: center;
}

.activemeal-foot-one-text p:last-child {
  font-size: 18px;
  font-weight: 400;
  color: rgba(102, 102, 102, 1);
  margin-top: 24px;
  text-align: center;
}

.activemeal-step {
  margin-top: 0;
  background-image: url('./images/activemeal/section-3.jpg');
}

.leftWrap {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
}

.activemeal-service {
  position: relative;
  box-sizing: border-box;
  max-width: 1200px;
  /* height: 662px; */
  /* background-image: url("./images/activemeal/section-4.jpg");
    background-size: contain;
    background-repeat: no-repeat; */
  /* padding-top: 100px;
    padding-left: 100px; */
  margin: 0 auto;
  margin-top: 10px;
  overflow: hidden;
}

.activemeal-service img {
  width: 100%;
}

.activemeal-service h3 {
  width: 319px;
  font-size: 50px;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
  margin-bottom: 29px;
}

.activemeal-service .lunch-sider-bottom {
  margin: 0;
}

.activemeal-service-info {
  width: 447px;
  font-size: 24px;
  font-weight: 400;
  color: rgba(102, 102, 102, 1);
  margin-top: 30px;
  margin-bottom: 30px;
}

.activemeal-service-money {
  font-size: 24px;
  font-weight: 400;
  color: rgba(102, 102, 102, 1);
  line-height: 42px;
}

.activemeal-service-money span {
  margin-left: 12px;
}

.activemeal-service-money img {
  width: 30px;
  height: 30px;
  margin-right: 9px;
}

.activemeal-service button {
  width: 146px;
  height: 52px;
  border: 2px solid #ffaa00;
  border-radius: 26px;
  font-size: 20px;
  font-weight: 400;
  color: #ffaa00;
  cursor: pointer;
  background-color: transparent;
  margin-top: 45px;
}

/* .rightWrap{
    position: absolute;

    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    align-items: flex-end;
} */

.activemeal-track {
  position: relative;
  box-sizing: border-box;
  /* height: 662px; */
  max-width: 1200px;
  /* background-image: url("./images/activemeal/section-5.jpg");
    background-repeat: no-repeat;
    background-size: cover; */
  margin: 0 auto;
  /* padding-top: 100px;
    margin-top: 20px; */
  display: -ms-flex;
  display: -o-flex;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  /* padding-right: 100px; */
}

.activemeal-track img {
  width: 100%;
}

.activemeal-track h3 {
  font-weight: 500;
  color: rgba(51, 51, 51, 1);
  text-align: right;
  font-size: 50px;
  margin-bottom: 30px;
}

.activemeal-track .lunch-sider-bottom {
  margin: 0;
}

.activemeal-track-info {
  width: 385px;
  font-size: 24px;
  font-weight: 400;
  color: rgba(102, 102, 102, 1);
  margin-top: 40px;
  text-align: right;
}

.activemeal-track button {
  width: 146px;
  height: 52px;
  background: transparent;
  border: 2px solid #ffaa00;
  border-radius: 26px;
  font-size: 22px;
  font-weight: 400;
  color: #ffaa00;
  margin-top: 100px;
  cursor: pointer;
}

.activemeal-theme {
  box-sizing: border-box;
  max-width: 1200px;
  position: relative;
  /* height: 662px; */
  /* background-image: url("./images/activemeal/section-6.jpg");
    background-size: contain;
    background-repeat: no-repeat;
    padding-top: 100px;
    padding-left: 100px; */
  margin: 0 auto;
  /* margin-top: 10px; */
  overflow: hidden;
}

.activemeal-theme img {
  width: 100%;
}

.activemeal-theme h3 {
  width: 212px;
  font-size: 50px;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
  margin-bottom: 29px;
}

.activemeal-theme .lunch-sider-bottom {
  margin: 0;
}

.activemeal-theme-info {
  width: 318px;
  font-size: 24px;
  font-weight: 400;
  color: rgba(102, 102, 102, 1);
  margin-top: 30px;
  margin-bottom: 30px;
}

.activemeal-theme button {
  width: 146px;
  height: 52px;
  border: 2px solid #ffaa00;
  border-radius: 26px;
  font-size: 20px;
  font-weight: 400;
  color: #ffaa00;
  cursor: pointer;
  background-color: transparent;
  margin-top: 45px;
}

.activemeal-sider {
  margin-top: 0;
}

.activemeal-sider .lunch-sider-bottom {
  margin-bottom: 30px;
}

.activemeal-sider > p {
  margin-bottom: 80px;
}

/*meal.php çš„æ ·å¼ end*/

/*footer åº•éƒ¨æ ·å¼  start*/

#footer {
  background: #f9f9f9;
  width: 100%;
  /* min-width: 1300px; */
  padding: 64px 0 30px;
  margin: 0 auto;
}

#footer .footerWrap {
  width: 1260px;
  margin: 0 auto;
}

.footerTopWrap {
  padding: 0 30px 38px;
  width: 1260px;
  margin: 0 auto;
}

.footerTopLeftWrap {
}

.footerTitle {
  font-size: 24px;
  font-weight: 600;
  color: #333333;
  position: relative;
}

.footerTitle::after {
  content: '';
  position: absolute;
  bottom: -7px;
  left: 0;
  width: 30px;
  height: 3px;
  background: #3988ff;
}

.scanWrap .qr {
  width: 137px;
  height: 137px;
  margin-top: 28px;
  margin-bottom: 17px;
}

.scanWrap .scanDes {
  font-size: 18px;
  font-weight: 400;
  color: #c4c4c4;
}

.footerNav .footerNavWrap {
  margin-top: 37px;
}

.footerNav .footerNavItem {
  font-size: 18px;
  font-weight: 400;
  color: #666666;
  margin-bottom: 6px;
  display: block;
}

.footerNav .img {
  width: 140px;
  height: 140px;
  margin-bottom: 6px;
}

.footerTopWrap .hozLine {
  width: 1px;
  height: 245px;
  background: #888888;
}

.footerLogo {
  width: 147px;
  height: 60px;
  margin-bottom: 13px;
}

.footerLogoContent {
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 40px;
}

.phoneImg {
  width: 60px;
  height: 60px;
}

.footerPhoneWrap .phoneWrap {
  font-size: 26px;
  font-weight: 500;
  line-height: 1.8;
  color: #ffffff;
  margin-left: 5px;
}

.footerLine {
  width: 100%;
  height: 1px;
  background: #dcdcdc;
}

.footerBottomWrap {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  padding: 22px 0 0 58px;
}

.footerBottomWrap a {
  color: #666666;
}

.footerNav .footerNavWrap > p {
  width: 309px;
  /* width: 330px; */
  font-size: 18px;
}

.footerNav .line {
  width: 1px;
  height: 249px;
  background: #dcdcdc;
}

/*footer åº•éƒ¨æ ·å¼  end*/

.dropdown-menu {
  position: absolute;
  right: 0;
  z-index: 1000;
}

.navbar-brand {
  height: auto;
}

.navbar-brand img {
  width: auto;
  height: 50px;
  margin-bottom: 0;
}

.on .navbar-header .phoneWrap {
  color: #333;
}

.navbar-header .phoneWrap {
  white-space: nowrap;
  color: #fff;
  font-size: 16px;
}

.navbar-header .phoneWrap span {
  font-size: 20px;
  font-weight: bold;
}

.navbar-nav {
  font-size: 18px;
  /* width: 100%; */
  /* margin-left: 100px; */
  display: flex;
  /* justify-content: center; */
}

.navbar-nav li {
  /* padding: 0 10px; */
  white-space: nowrap;
  /* padding-left: 70px; */
}

.navbar-nav .collapse {
  display: flex !important;
  /* padding-top: 35px; */
  /* width: 100%; */
}

.collapse.in {
  padding-top: 0;
}

.navbar-toggle {
  margin-top: 28px;
}

.navbar-nav a.active {
  /* position: relative;
    color: #ffaa00!important; */
  /* border-bottom: 2px solid #ffaa00; */
}

.navbar-nav .navPoject {
  line-height: 20px;
}

.navbar-nav .navPoject:hover img {
  transform: rotate(180deg);
}

.navbar-nav .navNews:hover img {
  transform: rotate(180deg);
}

.navbar-nav .navPoject img {
  width: 12px;
  height: 12px;
  margin-left: 4px;
}

.navbar-nav .navNews img {
  width: 12px;
  height: 12px;
  margin-left: 4px;
}

.collapse:not(.in) .navbar-nav a.active::after {
  content: '';
  position: absolute;
  bottom: -4px;
  left: 50%;
  transform: translateX(-50%);
  border-bottom: 2px solid #fff;
  width: 55%;
}

.on .collapse:not(.in) .navbar-nav a.active::after {
  border-bottom: 2px solid #3988ff;
}

.on .collapse:not(.in) .navbar-nav a,
.on .collapse:not(.in) .navbar-nav div {
  color: #333;
}

.collapse:not(.in) .navbar-nav a,
.collapse:not(.in) .navbar-nav div {
  position: relative;
  color: #fff;
  /* font-weight: bold; */
  /* padding: 0; */
}

.cascade-slider_dot {
  margin-right: 16px;
  font-size: 1.875rem !important;
}

.cascade-slider_nav {
  justify-content: center !important;
  left: 50%;
  transform: translateX(-50%);
}

.cascade-slider_container {
  width: 100% !important;
  margin-top: 7.8vw;
}

.cascade-slider_item img {
  width: 100%;
  height: auto;
}

.join-us {
  margin: 0.53125rem 1.40625rem 0 1.40625rem;
}

.join-us img {
  width: 100%;
  height: auto;
}

.newList {
  max-width: 1200px;
  margin: 80px auto 20px;
  /* overflow: hidden; */
}

.newListTitle {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 89px;
}

.newListTitle h3 {
  font-size: 50px;
  font-weight: 400;
  position: relative;
}

.newListTitle h3::after {
  content: '';
  position: absolute;
  bottom: -28px;
  left: 0;
  width: 60px;
  height: 6px;
  background: rgba(255, 170, 0, 1);
  border-radius: 3px;
}

.newListTitle a {
  font-size: 20px;
  color: rgba(136, 136, 136, 1);
}

.newListTitle a span {
  background: rgba(238, 238, 238, 1);
  border-radius: 50%;
  padding: 0 5px;
  margin-left: 5px;
}

.newListItemWrap {
  /* display: flex;
    justify-content: space-between; */
  margin: 0 0 35px;
  padding: 0;
  position: relative;
  display: flex;
  align-items: center;
}

.newListItemWrap.marginRight {
  margin-right: 16%;
}

.newListItemWrap p {
  font-size: 20px;
  color: rgba(51, 51, 51, 1);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 22px;
  /* padding-right: 60px; */
  position: relative;
  text-align: left;
  font-weight: 400;
}

.newListItemWrap p::after {
  position: absolute;
  content: '';
  top: 50%;
  left: 10px;
  width: 7px;
  height: 7px;
  background-color: #888888;
  border-radius: 50%;
  transform: translate(0, -50%);
}

.newListItemWrap div {
  font-size: 16px;
  color: #999999;
  font-weight: 400;
  text-align: right;
}

.newListItem {
  margin: 0;
}

.loading {
  font-size: 20px;
  display: flex;
  justify-content: center;
  padding: 70px 20px 20px;
}

.loading img {
  margin: -84px -65px 0;
}

.pointer {
  cursor: pointer;
}

.collapse:not(.in) .navbar-nav .dropdown-menu a {
  color: #000;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background: none;
}

.dropdown:hover > .dropdown-menu {
  display: block;
  border: none;
  width: 100%;
  left: 0;
  /* top: 40px; */
  background-color: #fff;
  color: #333333;
}

.open > .dropdown-menu {
  display: none;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background: none;
  border: none;
}

.dropdown-menu {
  background: rgba(0, 0, 0, 0.7);
  left: -27%;
  color: #fff;
}

.dropdown-menu > li > a {
  text-align: center;
  color: #333333 !important;
  font-size: 16px;
  margin-bottom: 10px;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background: none;
  /* color: #ffaa00 !important; */
  color: #3988ff !important;
}

.collapse:not(.in) .navbar-nav .loginStyle a::after {
  content: '';
  width: 1px;
  height: 18px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background: rgba(204, 204, 204, 1);
}

.collapse:not(.in) .navbar-nav .loginStyle {
  margin-left: 10px;
}

.container {
  max-width: 1920px;
  min-width: 1200px;
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
  width: auto;
  padding: 0;
}

.bigPic {
  -webkit-transition: transform 0.6s;
  transition: transform 0.6s;
}

.cooperation-wrap {
  margin-bottom: 200px;
}

.cooperationImgWrap {
  margin-right: 20px;
}

.cooperationImgWrap:last-child {
  margin-right: 0;
}

.cooperationImgWrap .itemWrap {
  background: #ffffff;
  box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.06);
  border-radius: 12px;
  height: 420px;
  padding-top: 100px;
}

.cooperationImgWrap .itemWrap .pic {
  width: 88px;
  height: 88px;
  margin-bottom: 30px;
}

.cooperationImgWrap .itemWrap .textWrap {
  font-size: 30px;
  font-weight: 400;
  color: #333333;
  padding: 0 30px;
  text-align: center;
  width: 100%;
}

.cooperationImgWrap .itemWrap .textWrap .content {
  font-size: 18px;
  font-weight: 400;
  color: #666666;
  margin-top: 10px;
}

.case-wrap {
  margin-bottom: 158px;
  width: 100%;
}

.case-wrap .case-img {
}

.case-wrap .caseImgWrap {
  margin-right: 25px;
}

.case-wrap .caseImgWrap .itemWrap {
}

.case-wrap .caseImgWrap .picWrap {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 18px;
}

.case-wrap .caseImgWrap .picWrap:hover .bigPic {
  transform: scale(1.1);
}

.case-wrap .caseImgWrap .picWrap .pic {
  width: 100%;
  height: auto;
}

.case-wrap .caseImgWrap .title {
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  margin-bottom: 10px;
}

.case-wrap .caseImgWrap .content {
  font-size: 18px;
  font-weight: 400;
  color: #999999;
}

.logoPic {
  -webkit-transition: transform 0.6s;
  transition: transform 0.6s;
}

.logoPic:hover {
  transform: scale(1.1);
}

.customer-wrap {
}

.customerImgWrap {
  margin-bottom: 30px;
}

.customer-img {
  /* padding: 0 135px; */
}

.customerDes {
  margin-top: 34px;
  font-size: 20px;
  font-weight: 400;
  color: #999999;
  text-align: center;
  margin-bottom: 164px;
}

.topBgWrap {
  width: 100%;
  position: relative;
  margin-bottom: 90px;
  padding-top: 70px;
}

.topBgWrap .imgBg {
  width: 100%;
  height: auto;
}

.topBgWrap .topBgTitleWrap {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.topBgTitleWrap .topBgTitleTop {
  font-size: 44px;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 10px;
}

.topBgTitleWrap .topBgTitleBottom {
  font-size: 24px;
  font-weight: 400;
  color: #ffffff;
  white-space: pre-line;
}

.mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}

.containerOther {
  width: 1200px;
  margin: 0 auto;
}

.showWrap {
  width: 1200px;
  margin-bottom: 100px;
  border: 1px solid #dddddd;
}

.showWrapLeftWrap {
  padding: 50px 60px 40px;
  flex: 1;
}

.showWrapLeftWrap h3 {
  font-size: 36px;
  font-weight: 500;
  line-height: 54px;
  color: #333333;
}

.showWrapLeftWrap .showContent {
  font-size: 24px;
  font-weight: 400;
  color: #666666;
  margin: 10px 0 20px;
  width: 100%;
}

.showWrapLeftWrap .showDes {
  font-size: 24px;
  font-weight: 400;
  color: #666666;
  margin-bottom: 35px;
}

.showWrapLeftWrap .advisory {
  width: 200px;
  height: 66px;
  background: #ffaa00;
  border-radius: 35px;
  font-size: 24px;
  font-weight: 400;
  color: #ffffff;
}

.showWrapLeftWrap .advisoryA {
  width: 200px;
  height: 66px;
  background: #ffaa00;
  border-radius: 35px;
  font-size: 24px;
  font-weight: 400;
  color: #ffffff;
}

.showWrap .pic {
  width: 760px;
  height: 520px;
  overflow: hidden;
  flex-shrink: 0;
}

.showWrap .pic:hover .bigPic {
  transform: scale(1.1);
}

.goMore {
  font-size: 20px;
  font-weight: 400;
  color: #aaaaaa;
  width: 180px;
  height: 66px;
  border: 1px solid #bbbbbb;
  border-radius: 36px;
  margin-top: 60px;
}

.goMore:hover {
  color: #000;
}

.containerOther .service-img-wrap {
  width: 290px;
  height: 420px;
}

.containerOther .itemWrap {
  width: 290px;
  height: 420px;
}

.topTitleDes {
  font-size: 24px;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 23px;
}

.topTitleContent {
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
  width: 800px;
}

.abountCountItem {
  width: 33.3%;
  position: relative;
}

.abountCountItem::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 85px;
  background: #ddd;
}

.abountCountItem:last-child::after {
  display: none;
}

.abountCountItemCount {
  font-size: 70px;
  font-weight: 500;
  margin-bottom: 14px;
  color: #3988ff;
}

.abountCountItemDes {
  font-size: 24px;
  font-weight: 400;
  color: #666666;
}

.aboutCustomItem {
  border: 1px solid #dddddd;
  width: 370px;
  height: 410px;
  position: relative;
}

.aboutCustomItem::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 100px;
  height: 4px;
  background: rgba(57, 136, 255, 1);
}

/* .aboutCustomItem:last-child::after{
    display: none;
} */

.aboutCustomImgWrap {
  width: 370px;
  height: 274px;
  overflow: hidden;
  margin-bottom: 17px;
  position: relative;
}

.aboutCustomImgWrap img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.aboutCustomImgWrap:hover img {
  /* transform: scale(1.1); */
}

.aboutCustomItemTitle {
  font-size: 26px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 4px;
}

.aboutCustomItemDes {
  font-size: 18px;
  font-weight: 400;
  color: #666666;
  padding: 0 45px;
  width: 100%;
  text-align: center;
}

.contactUsWrap {
  margin-bottom: 70px;
}

.contactUsTitle {
  font-size: 48px;
  font-weight: 800;
  color: #333333;
  margin-bottom: 10px;
}

.contactUsDes {
  font-size: 36px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 32px;
}

.contactUsLine {
  width: 100%;
  height: 1px;
  position: relative;
  background: #ddd;
}

.contactUsLine::after {
  content: '';
  position: absolute;
  left: 0;
  top: -6px;
  width: 80px;
  height: 6px;
  background: rgba(57, 136, 255, 1);
}

.companyDesTitle {
  font-size: 36px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 33px;
}

.companyDesDes {
  font-size: 24px;
  font-weight: 400;
  color: #333333;
  margin-bottom: 24px;
}

.companyDesDes:last-child {
  margin-bottom: 0;
}

.companyDesDes img {
  width: 40px;
  height: 40px;
  margin-right: 15px;
}

.companyDesRightTitle {
  font-size: 24px;
  font-weight: 400;
  color: #333333;
  margin-bottom: 24px;
}

.companyDesRightTitle:last-child {
  margin-bottom: 0;
}

.companyDesRightTitleBig {
  font-size: 40px;
  font-weight: bold;
  margin-left: 30px;
}

.companyDesRightTitleSmall {
  margin-left: 30px;
}

.companyDesTopWrap {
  margin-bottom: 50px;
}

.mapImg {
  width: 1200px;
  height: 600px;
}

.companyDesWrap {
  margin-bottom: 92px;
}

.saleShowWrap {
  margin-bottom: 18px;
}

.saleShowTitle {
  font-size: 36px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 9px;
}

.saleShowWrapRight {
  width: 49.5%;
  flex-direction: row-reverse;
}

.saleShowWrapRight .saleShowPicWrap {
  /* margin: 0 0 0 19px; */
}

.saleShowWrapLeft {
  width: 49.5%;
}

.saleShowWrapLeft .saleShowTitleWrap {
  padding: 0 2.6vw 0 10vw;
}

.saleShowWrapRight .saleShowTitleWrap {
  padding: 0 10vw 0 2.6vw;
}

.saleShowDes {
  font-size: 20px;
  font-weight: 400;
  color: #333333;
}

.saleShowPicWrap {
  width: 54%;
  overflow: hidden;
  flex-shrink: 0;
}

.saleShowPicWrap:hover img {
  transform: scale(1.1);
}

.introductWrap {
  width: 1200px;
  height: 600px;
  position: relative;
  margin-bottom: 80px;
}

.introductImgWrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 560px;
  height: 100%;
  transition: all 1s;
  overflow: hidden;
}

.introductImgWrap.right {
  right: 0;
  left: auto;
}

.introductImgWrap:hover {
  width: 1200px;
}

.introductImgWrap img {
  width: 1200px;
  height: 600px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  /* transition: linear 0.6 all; */
}

.introductTextWrap {
  padding: 30px 0 38px;
  width: 500px;
  height: 100%;
  position: absolute;
  top: 0;
}

.introductRight {
  right: 60px;
}

.introductLeft {
  left: 60px;
}

.introductTopLine {
  width: 1px;
  height: 154px;
  background-color: #aaaaaa;
}

.introductTitle {
  font-size: 42px;
  font-weight: 500;
  color: #333333;
}

.introductDes {
  font-size: 24px;
  font-weight: 400;
  color: #666666;
}

.introductBottomLine {
  width: 1px;
  height: 154px;
  background: #aaaaaa;
}

.caseWrap {
  max-width: 1600px;
  min-width: 1200px;
  margin: 0 auto 136px;
}

.caseTitleWrap {
  margin-top: 180px;
  margin-bottom: 30px;
}

.caseTitleTitle {
  font-size: 42px;
  font-weight: 500;
  color: #333333;
  margin-bottom: 6px;
}

.caseTitleDes {
  font-size: 24px;
  font-weight: 400;
  color: #666666;
  margin-bottom: 40px;
}

.caseTitleLine {
  width: 100%;
  height: 1px;
  background: #ddd;
}

.caseNavWrap {
  padding: 30px 0;
}

.caseNavWrap > div {
  padding: 0 30px;
  font-size: 20px;
  font-weight: 400;
  color: #666666;
  position: relative;
}

.caseNavWrap > div.active::after {
  content: '';
  position: absolute;
  bottom: -9px;
  left: 50%;
  transform: translateX(-50%);
  width: 63px;
  height: 2px;
  background: #ffaa00;
}

.caseListItem {
  margin-bottom: 40px;
  width: 23.75%;
}

.caseListPicWrap {
  width: 100%;
  margin-bottom: 18px;
}

.caseListPicWrap img {
  width: 100%;
  height: auto;
  max-height: 220px;
}

.caseListPicWrap:hover img {
  transform: scale(1.1);
}

.caseListTitle {
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  margin-bottom: 10px;
}

.caseListDes {
  font-size: 18px;
  font-weight: 400;
  color: #999999;
}

.caseListWrap {
}

.infoListWrap {
  margin-bottom: 120px;
  margin-top: 20px;
}

.infoItem {
  width: 100%;
  background: #f9f9f9;
  margin-bottom: 20px;
}

.infoItemPicWrap {
  width: 380px;
  height: 250px;
  overflow: hidden;
}

.infoItemPicWrap:hover img {
  transform: scale(1.1);
}

.infoItemTitle {
  font-size: 24px;
  font-weight: 500;
  color: #333333;
}

.infoItemContent {
  font-size: 16px;
  font-weight: 400;
  color: #999999;
  width: 450px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.infoItemMore {
  font-size: 16px;
  font-weight: 400;
  color: #999999;
}

.infoItemMore > div {
  text-decoration: underline;
}

.infoItemMore > span {
  margin-left: 10px;
}

.infoItemTimeWrap {
  margin-right: 60px;
  margin-left: 70px;
}

.infoItemYear {
  font-size: 44px;
  font-weight: 400;
  color: #999999;
  margin-bottom: 0;
}

.infoItemDate {
  font-size: 20px;
  font-weight: 400;
  color: #999999;
}

/* caseDetail 轮播图 缩略图 */

.banner {
  margin: 83px auto 65px;
  width: 100%;
  position: relative;
}

.banner.small {
  margin: 0 0 135px 27px;
}

.large_box {
  margin-bottom: 20px;
  width: 1400px;
  height: 760px;
  /* height:350px; */
  overflow: hidden;
}

.banner.small .large_box {
  margin-bottom: 32px;
  width: 739px;
  height: 479px;
}

.large_box ul {
  height: 100%;
}

.large_box li {
  height: 100%;
}

.large_box img {
  display: block;
  width: 100%;
  height: 100%;
}

.small_box {
  width: 100%;
  height: 100px;
  overflow: hidden;
}

.banner.small .small_box {
  width: auto;
  min-width: 740px;
  height: 100px;
  overflow: hidden;
}

.small_list {
  position: relative;
  width: 100%;
  height: 100px;
  overflow: hidden;
}

.small_list ul {
  height: 100%;
  overflow: hidden;
}

.small_list ul li {
  position: relative;
  float: left;
  margin-right: 20px;
  width: 160px;
}

.small_list ul li img {
  display: block;
  width: 100%;
  height: 100%;
}

.small_list ul li .bun_bg {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  border: 4px solid #ffaa00;
}

.small_list ul li.on .bun_bg {
  display: block;
}

.btns {
  display: inline-block;
  width: 60px;
  height: 60px;
  /* background: rgba(0, 0, 0, 0.5); */
  border-radius: 50%;
  color: #fff;
  text-align: center;
  line-height: 60px;
  font-size: 50px;
  position: absolute;
  top: 350px;
  z-index: 10;
}

.btns:hover {
  /* background-color:#333; */
}

.lefts_btn {
  /* float:left;
    margin-right:10px; */
  background-image: url('https://qs-image.oss-cn-shenzhen.aliyuncs.com/qs2c.qingsheng88.com/qs_gw/web/right.png');
  transform: rotate(180deg);
  left: 40px;
}

.rights_btn {
  right: 40px;
  /* float:right; */
  background-image: url('https://qs-image.oss-cn-shenzhen.aliyuncs.com/qs2c.qingsheng88.com/qs_gw/web/right.png');
}

/* caseDetail 轮播图 缩略图 */

.caseDetailFirstWrap {
  margin-bottom: 150px;
}

.caseDetailFirstTitle {
  font-size: 36px;
  font-weight: 400;
  color: #333333;
  text-align: center;
}

.caseDetailFirstContent {
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  line-height: 29px;
  color: #666666;
}

.caseDetailSecondWrap {
  position: absolute;
  right: 34px;
  top: 66px;
  width: 560px;
}

.caseDetailSecondTitle {
  font-size: 36px;
  font-weight: 400;
  color: #333333;
  /* text-align: left; */
}

.caseDetailSecondContent {
  /* text-align: left; */
  font-size: 20px;
  font-weight: 400;
  line-height: 29px;
  color: #666666;
}

.caseDetailOtherWrap {
}

.caseDetailOtherTitle {
  text-align: center;
  font-size: 28px;
  font-weight: 400;
  color: #666666;
  margin-bottom: 28px;
}

.caseDetailOtherListWrap {
  width: 100%;
}

.caseDetailOtherItem {
  position: relative;
  width: 330px;
  height: 240px;
  overflow: hidden;
}

.caseDetailOtherItem img {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.caseDetailOtherItemContentWrap {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  padding: 0 30px;
  transition: all 0.6s;
  filter: alpha(opacity=0);
  /* IE */
  -moz-opacity: 0;
  /* 老版Mozilla */
  -khtml-opacity: 0;
  /* 老版Safari */
  opacity: 0;
  /* 支持opacity的浏览器*/
}

.caseDetailOtherItem:hover img {
  z-index: 0;
}

.caseDetailOtherItem:hover .caseDetailOtherItemContentWrap {
  filter: alpha(opacity=100);
  /* IE */
  -moz-opacity: 1;
  /* 老版Mozilla */
  -khtml-opacity: 1;
  /* 老版Safari */
  opacity: 1;
  /* 支持opacity的浏览器*/
}

.caseDetailOtherItemContentTitle {
  font-size: 24px;
  font-weight: 400;
  color: #ffffff;
}

.caseDetailOtherItemContentLine {
  width: 166px;
  height: 1px;
  background: #dddddd;
  margin: 8px 0;
}

.caseDetailOtherItemContentDes {
  font-size: 18px;
  font-weight: 400;
  color: #dddddd;
}

.caseDetailOtherMore {
  font-size: 24px;
  font-weight: 400;
  color: #ffaa00;
  margin-top: 40px;
  text-align: center;
}

.joinUsListWrap {
  padding-bottom: 220px;
  display: none;
}

.joinUsListWrap.on {
  display: block;
}

.joinUsItem {
  padding: 30px 40px;
  background-color: rgba(250, 250, 250, 1);
  margin-bottom: 50px;
}

.joinUsItemTop {
  margin-bottom: 16px;
}

.joinUsItemTitle {
  font-size: 24px;
  font-weight: 500;
  color: #333333;
}

.joinUsItemSign {
  width: 30px;
  height: 30px;
  background-image: url('https://qs-image.oss-cn-shenzhen.aliyuncs.com/qs2c.qingsheng88.com/qs_gw/web/bottomArrow.png');
  /* transform: rotate(180deg); */
}

.joinUsItemSign.on {
  transform: rotate(180deg);
}

.joinUsItemCount {
  font-size: 20px;
  font-weight: 400;
  color: #999999;
}

.joinUsItemBottomWrap {
  padding: 30px 0 40px;
  display: none;
  animation: mymove 0.6s;
  -webkit-animation: mymove 0.6s;
  overflow: hidden;
}

@keyframes mymove {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}

.joinUsItemBottomWrap.on {
  display: block;
}

.joinUsItemLimit {
  font-size: 20px;
  font-weight: 400;
  color: #999999;
  margin-bottom: 20px;
}

.joinUsItemLimitList {
  white-space: pre-line;
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  margin-bottom: 60px;
  line-height: 40px;
}

.joinUsItemInputTop {
  margin-bottom: 80px;
}

.joinUsItemInputTop > input {
  width: 410px;
  height: 72px;
  background: #fafafa;
  border: 1px solid #cccccc;
  font-size: 20px;
  padding: 0 20px;
}

.joinUsItemInputSubmit {
  width: 160px;
  height: 60px;
  background: #ffb114;
  opacity: 1;
  border-radius: 6px;
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
}

.joinUsItemInputFileBtn {
  padding-bottom: 16px;
  padding-left: 10px;
  min-width: 184px;
  max-width: 500px;
  border-bottom: 1px solid #cccccc;
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  margin-right: 20px;
  cursor: pointer;
}

.joinUsNoList {
  display: none;
  height: 400px;
  margin-bottom: 100px;
}

.joinUsNoList.on {
  display: flex;
}

.joinUsNoList img {
  width: 227px;
  height: 147px;
  margin-bottom: 20px;
}

.joinUsNoList div {
  font-size: 24px;
  font-weight: 400;
  color: #999999;
}

.navbar-nav > li > a,
.navbar-nav > li > div {
  /* padding: 10px 30px; */
  padding: 10px 15px;
  cursor: pointer;
}

@media (max-width: 1300px) {
  .introduce-title {
    font-size: 20px !important;
  }
  .introduce-content {
    font-size: 14px !important;
  }
}

@media (min-width: 1301px) and (max-width: 1610px) {
  .introduce-title {
    font-size: 24px !important;
  }
  .introduce-content {
    font-size: 16px !important;
  }
}

/*1280 1366*/

@media (min-width: 1611px) and (max-width: 1919px) {
  .introduce-title {
    font-size: 26px !important;
  }
  .introduce-content {
    font-size: 16px !important;
  }
}

.topIndexWrap {
  background-image: linear-gradient(135deg, rgba(65, 140, 255, 1), rgba(86, 153, 255, 1), rgba(65, 140, 255, 1));
  width: 100%;
  margin-bottom: -80px;
  padding-top: 20px;
  padding-bottom: 80px;
}

.topIndexWrap .topIndexContentWrap {
  width: 1200px;
  margin: 0 auto;
}

.topIndexRightWrap {
  width: 663px;
  height: 637px;
}

.topIndexRightWrap img {
  width: 100%;
  height: 100%;
}

.topIndexWrap .topIndexLeftWrap .big {
  font-size: 60px;
  font-weight: bold;
  color: #ffffff;
}

.topIndexWrap .topIndexLeftWrap .des {
  font-size: 24px;
  font-weight: 400;
  color: #ffffff;
}

.topIndexWrap .topIndexLeftWrap .btnWrap {
  margin-top: 73px;
}

.topIndexWrap .topIndexLeftWrap .btnWrap .btnItem {
  width: 185px;
  height: 60px;
  background: #ffffff;
  box-shadow: 0px 4px 12px rgba(16, 34, 62, 0.16);
  border-radius: 6px;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
}

.topIndexWrap .topIndexLeftWrap .btnWrap .btnItem:first-child {
  margin-right: 40px;
}

.topIndexWrap .topIndexLeftWrap .btnWrap .btnItem img {
  width: 30px;
  height: 30px;
  margin-right: 5px;
}

.topFloatIndexWrap {
  width: 1200px;
  height: 206px;
  position: relative;
  background: #ffffff;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.08);
  border-radius: 6px;
  margin: 0 auto;
  margin-bottom: -106px;
}

.topFloatIndexWrap .topFloatIndexWrapItem {
}

.topFloatIndexWrap .topFloatIndexWrapItem img {
  width: 60px;
  height: 60px;
  margin-bottom: 13px;
}

.topFloatIndexWrap .topFloatIndexWrapItem .line {
  width: 22px;
  height: 3px;
  background: #333333;
  margin-bottom: 10px;
}

.topFloatIndexWrap .topFloatIndexWrapItem .name {
  font-size: 18px;
  font-weight: 400;
  color: #333333;
}

.indexSecodWrap {
  width: 100%;
  padding: 203px 0 84px;
  margin-bottom: 140px;
  background: url('https://qs-image.oss-cn-shenzhen.aliyuncs.com/qs2c.qingsheng88.com/jueke_gw/index/bg1.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.indexSecodCotentWrap {
  width: 1200px;
  margin: 0 auto;
}

.indexSecodCotentWrap img {
  width: 180px;
  height: 180px;
  margin-bottom: 30px;
}

.indexSecodCotentWrap .title {
  margin-bottom: 22px;
  font-size: 50px;
  font-weight: 400;
  color: #3988ff;
}

.indexSecodCotentWrap .title span {
  font-size: 24px;
  position: relative;
  bottom: 20px;
}

.indexSecodCotentWrap .text {
  font-size: 24px;
  font-weight: 400;
  color: #3988ff;
}

.jukeTitle {
  margin: 0 auto 106px;
  font-size: 42px;
  font-weight: bold;
  color: #333333;
  position: relative;
  text-align: center;
}

.jukeTitle::after {
  content: '';
  width: 56px;
  height: 6px;
  background: #3988ff;
  border-radius: 4px;
  position: absolute;
  top: 124%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.indexThirdWrap {
  width: 1200px;
  margin: 0 auto 164px;
}

.indexThirdContentWrap {
}

.indexThirdContentWrap .leftPic {
  width: 654px;
  height: 654px;
}

.indexThirdContentWrap .rightWrap {
}

.indexThirdContentWrap .rightWrap .title {
  font-size: 42px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 18px;
}

.indexThirdContentWrap .rightWrap .smallTitle {
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: bold;
  color: #333333;
}

.indexThirdContentWrap .rightWrap .smallTitle img {
  width: 36px;
  height: 36px;
  margin-right: 10px;
}

.indexThirdContentWrap .rightWrap .contentWrap {
  margin-bottom: 14px;
  font-size: 18px;
  font-weight: 400;
  color: #666666;
  padding-left: 54px;
}

.indexThirdContentWrap .rightWrap .contentWrap .dot {
  width: 8px;
  height: 8px;
  background: #3988ff;
  border-radius: 50%;
  margin-right: 10px;
}

.indexThirdContentWrap .rightWrap .contentItem {
  margin-bottom: 40px;
}

.indexFourWrap {
  padding: 72px 0 137px;
  background: rgba(248, 248, 250, 1);
  width: 100%;
}

.indexFourWrap .itemWrap {
  width: 1200px;
  margin: 0 auto;
}

.indexFourWrap .itemWrap .item {
  width: 380px;
  height: 280px;
  background: #ffffff;
  box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.06);
  border-radius: 8px;
  padding: 30px 20px 30px 30px;
}

.indexFourWrap .itemWrap .item .topWrap {
  position: relative;
  margin-bottom: 20px;
}

.indexFourWrap .itemWrap .item .ava {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  margin-right: 10px;
}

.indexFourWrap .itemWrap .item .name {
  font-size: 22px;
  font-weight: bold;
  color: #3988ff;
  margin-bottom: 6px;
}

.indexFourWrap .itemWrap .item .sign {
  font-size: 16px;
  font-weight: 400;
  color: #999999;
}

.indexFourWrap .itemWrap .item .imgSign {
  position: absolute;
  width: 31px;
  height: 28px;
  top: 10px;
  right: 0;
}

.indexFourWrap .itemWrap .item .content {
  font-size: 18px;
  font-weight: 400;
  color: #333333;
}

.indexFiveWrap {
  width: 100%;
  height: 36.46vw;
  min-height: 437.5px;
  position: relative;
}

.indexFiveWrap .imgBg {
  width: 100%;
  height: 100%;
}

.myBtn {
  width: 200px;
  height: 72px;
  background: #3988ff;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  font-weight: 400;
  color: #ffffff !important;
}

.indexFiveWrap .myBtn {
  position: absolute;
  top: 78%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}

.indexSixWrap {
  padding: 80px 0 114px;
}

.indexSixWrap .itemWrap {
  width: 1200px;
  margin: 0 auto;
}

.indexSixWrap .itemWrap .item {
  width: 300px;
  height: 120px;
}

.indexSixWrap .itemWrap .item img {
  width: 100%;
  height: 100%;
}

.indexSevenWrap {
  width: 100%;
  position: relative;
  min-height: 281px;
  height: 23.4vw;
}

.indexSevenWrap img {
  width: 100%;
  height: 100%;
}

.sevenBtnWrap {
  width: 523px;
  height: 60px;
  /* position: absolute; */
  /* top: 80%;
    left: 50%;
    transform: translate(-50%,-50%); */
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  /* border: 1px solid #3988FF; */
  /* margin: 40px 0 80px; */
}

.sevenBtn {
  width: 150px;
  height: 60px;
  background: rgba(255, 177, 42, 1);
  border-radius: 0px 8px 8px 0px;
  font-size: 20px;
  font-weight: 400;
  cursor: pointer;
  color: #ffffff;
}

.sevenBtnWrap input {
  font-size: 24px;
  font-weight: 400;
  padding-left: 18px;
}

.sevenName {
  position: absolute;
  top: 13.3%;
  left: 50%;
  transform: translateX(-50%);
  font-size: 44px;
  font-weight: bold;
  color: #ffffff;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

.joinSecondWrap {
  width: 1200px;
  margin: 0 auto;
  padding: 64px 0 97px;
}

.joinSecondWrap .item {
  width: 309px;
  height: 363px;
  background: #ffffff;
  box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  padding: 85px 35px 0;
}

.joinSecondWrap .item img {
  width: 60px;
  height: 60px;
  margin-bottom: 16px;
}

.joinSecondWrap .item .name {
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 10px;
}

.joinSecondWrap .item .content {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  text-align: center;
  width: 100%;
}

.joinThreeWrap {
  background: url('https://qs-image.oss-cn-shenzhen.aliyuncs.com/qs2c.qingsheng88.com/jueke_gw/join/bg1.jpg');
  width: 100%;
  height: 900px;
  padding-top: 70px;
  background-repeat: no-repeat;
  background-size: cover;
}

.joinThreeWrap .title {
  font-size: 60px;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 50px;
  text-align: center;
}

.joinThreeWrap .itemWrap {
  flex-wrap: wrap;
  background: #fff;
  border-radius: 10px;
  width: 1200px;
  margin: 0 auto;
}

.joinThreeWrap .itemWrap .item {
  width: 33.3%;
  height: 300px;
  padding-top: 54px;
}

.joinThreeWrap .itemWrap .item img {
  width: 60px;
  height: 60px;
  margin-bottom: 16px;
}

.joinThreeWrap .itemWrap .item .itemTitle {
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 6px;
}

.joinThreeWrap .itemWrap .item .content {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  text-align: center;
  width: 60%;
}

.joinFourWrap {
  padding: 76px 0 87px;
}

.joinFourWrap img {
  width: 1100px;
  height: 200px;
}

.joinFiveWrap {
  padding: 106px 0 107px;
}

.joinFiveWrap .inputTitle {
  font-size: 40px;
  font-weight: 400;
  color: #333333;
  text-align: center;
  margin-bottom: 50px;
}

.joinFiveWrap .inputWrap {
  width: 600px;
  margin: 0 auto;
}

.joinFiveWrap .inputWrap .inputItem {
  margin-bottom: 50px;
}

.joinFiveWrap .inputWrap .inputItem .title {
  font-size: 24px;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
  margin-bottom: 16px;
}

.joinFiveWrap .inputWrap .inputItem .title .sign {
  color: rgba(255, 55, 55, 1);
  position: relative;
}

.joinFiveWrap .inputWrap .inputItem input {
  width: 600px;
  height: 70px;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  border-radius: 4px;
  padding-left: 20px;
  font-size: 24px;
  font-weight: 400;
  color: #333333;
}

.joinFiveWrap .fiveBtn {
  width: 210px;
  height: 70px;
  background: #3988ff;
  border-radius: 4px;
  font-size: 24px;
  font-weight: 400;
  color: #ffffff;
  margin: 0 auto;
}

.solutionOneWrap {
  width: 1200px;
  margin: 0 auto;
  padding: 60px 0 41px;
}

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

.solutionOneWrap .oneItem img {
  width: 512px;
  height: 495px;
}

.solutionOneWrap .oneSecond img {
  width: 600px;
  height: 393px;
}

.solutionOneWrap .itemTextWrap .itemTitle {
  font-size: 36px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 10px;
}

.solutionOneWrap .itemTextWrap .itemText {
  font-size: 20px;
  font-weight: 400;
  color: #555;
  width: 500px;
}

.solutionTwoWrap {
  width: 100%;
  background: url('https://qs-image.oss-cn-shenzhen.aliyuncs.com/qs2c.qingsheng88.com/jueke_gw/solution/solutionBg.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  padding: 70px 0 40px;
}

.solutionTwoWrap .solutionTwoTitle {
  font-size: 40px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  margin-bottom: 52px;
}

.solutionTwoContentWrap {
  width: 1200px;
  margin: 0 auto;
}

.solutionTwoContentWrap .lineWrap {
}

.solutionTwoContentWrap .lineWrap .contentItem {
  width: 33.3%;
  min-height: 190px;
  border-right: 1px solid rgba(255, 255, 255, 0.6);
  padding: 36px 25px 0;
}

.solutionTwoContentWrap .lineWrap:first-child .contentItem {
  padding: 0 25px 44px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}

.solutionTwoContentWrap .lineWrap .contentItem:last-child {
  border-right: none;
}

.solutionTwoContentWrap .lineWrap .contentItem .itemTitle {
  font-size: 24px;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 10px;
  text-align: center;
}

.solutionTwoContentWrap .lineWrap .contentItem .itemContent {
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  width: 100%;
}

.solutionThreeWrap {
  width: 1200px;
  padding: 70px 0 60px;
  margin: 0 auto;
}

.solutionThreeWrap img {
  width: 478px;
  height: 469px;
}

.solutionThreeWrap .solutionThreeContentWrap {
}

.solutionThreeWrap .solutionThreeContentWrap .threeTitle {
  font-size: 36px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 10px;
}

.solutionThreeWrap .solutionThreeContentWrap .threeText {
  width: 500px;
  font-size: 20px;
  font-weight: 400;
  color: #333333;
}

.downWrap {
  width: 1200px;
  margin: 0 auto;
  padding: 180px 235px 125px;
}

.downWrap .downItem {
  font-size: 28px;
  font-weight: 400;
  color: #333333;
}

.downWrap .downItem img {
  width: 280px;
  height: 280px;
  margin-bottom: 30px;
}

.carouselInnerText {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 80px;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 20px;
  width: 80%;
}

.carouselInnerTextDes {
  font-size: 36px;
}

.carouselInnerTextWrap {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
}

.indexNo1 {
  width: 100%;
  padding: 80px 0 75px;
}

.indexTitle {
  font-size: 42px;
  font-weight: bold;
  color: #333333;
}

.indexDes {
  font-size: 22px;
  font-weight: 400;
  color: #666666;
  margin-bottom: 16px;
}

.indexLine {
  width: 56px;
  height: 6px;
  background: #3988ff;
  border-radius: 4px;
}

.indexItem {
  position: relative;
  margin: 0 30px;
  /* padding: 28px 20px; */
  /* border: 1px solid #DDDDDD; */
}

.indexNo1ItemWrap {
  margin-top: 50px;
  margin-bottom: 130px;
}

.indexNo1Item {
  position: relative;
  margin: 0 90px;
  /* padding: 28px 20px; */
  /* border: 1px solid #DDDDDD; */
}

.indexNo1ItemWrapWrap {
  position: relative;
}

.indexNo1Item .indexNo1ItemWrapWrap > img {
  width: 60px;
  height: 60px;
  margin-bottom: 4px;
}

.indexNo1ItemTit {
  font-size: 18px;
  font-weight: 400;
  color: #555;
  /* margin-bottom: 9px; */
}

.indexNo1ContentWrapItemLeftWrapOtherTit {
  width: 270px;
  height: 45px;
  font-size: 30px;
  font-family: Source Han Sans SC;
  font-weight: bold;
  line-height: 45px;
  color: #333333;
  opacity: 1;
  margin-bottom: 24px;
}

.indexNo1ItemBg {
  width: 120px;
  height: 136px;
  position: absolute;
  top: 62%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
}

.indexNo1Item.active .indexNo1ItemBg {
  display: block;
}

.indexNo1ItemDes {
  width: 240px;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  text-align: center;
}

.indexNo1ContentWrap {
}

.indexNo1ContentWrapItem {
  display: none;
}

.indexNo1ContentWrapItem.active {
  display: flex;
}

.indexNo1ContentWrapItemLeftWrap {
  margin-right: 122px;
}

.indexNo1ContentWrapItemLeftTit {
  font-size: 36px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 12px;
}

.indexNo1ContentWrapItemLeftDes {
  font-size: 18px;
  font-weight: 400;
  color: #666666;
  margin-bottom: 50px;
  width: 560px;
}

.indexNo1ContentWrapItemLeftImgWrap {
}

.indexNo1ContentWrapItemLeftImgItem {
  margin-right: 50px;
}

.indexNo1ContentWrapItemLeftImgItem:last-child {
  margin-right: 0px;
}

.indexNo1ContentWrapItemLeftImgItemImgWrap {
  width: 80px;
  height: 80px;
  box-shadow: 0px 8px 20px rgba(172, 205, 255, 0.3);
  border-radius: 50%;
  margin-bottom: 10px;
}

.indexNo1ContentWrapItemLeftImgItemImgWrap > img {
  width: 40px;
  height: 40px;
}

.indexNo1ContentWrapItemLeftImgItemTit {
  font-size: 18px;
  font-weight: 400;
  color: #666666;
}

.indexNo1ContentWrapItemRightImg {
  width: 380px;
  height: 380px;
}

.indexNo2 {
  width: 100%;
  padding: 70px 0 86px;
  background: #f4f4f4;
}

.indexNo2Wrap {
  padding-top: 60px;
}

.indexNo2TabWrap {
  /* padding-right: 15px; */
  /* margin-right: 15px; */
  /* max-height: 600px; */
  max-width: 1200px;
  overflow-x: auto;
  overflow-x: hidden;
  margin-bottom: 40px;
}

.indexNo2TabItem {
  position: relative;
  width: 120px;
  height: 50px;
  background: #fff;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  flex-shrink: 0;
  cursor: pointer;
}

.indexNo2TabItem.active {
  color: #ffffff;
  background: #3988ff;
}

/* .indexNo2TabItem.active::after{
    content: '';
    position: absolute;
    right: -30px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border: 20px solid;
    border-color:transparent transparent transparent #3988FF ;
} */

.indexNo2ContentWrap {
  width: 1200px;
}

.indexNo2ContentWrapItem {
  position: relative;
  padding: 40px 30px 16px;
  background: #fff;
  /* margin-bottom: 20px; */
  margin-right: 30px;
  width: 380px;
  height: 320px;
  border-radius: 8px;
  overflow: hidden;
  border-bottom: 6px solid rgba(57, 136, 255, 1);
}

.indexNo2ContentWrapItem:last-child {
  margin-right: 0;
}

/* .indexNo2ContentWrapItem>img{
    width: 144px;
    height: 144px;
    margin-right: 20px;
    flex-shrink: 0;
    object-fit: cover;
} */

.indexNo2ContentWrapItemLine {
  width: 1px;
  height: 144px;
  background: rgba(204, 204, 204, 0.5);
  margin-right: 50px;
  flex-shrink: 0;
}

.indexNo2ContentWrapItemText {
  width: 100%;
  position: relative;
}

.indexNo2ContentWrapItem .indexNo2ContentSignImg {
  width: 36px;
  height: 32px;
  position: absolute;
  left: 20px;
  top: 30px;
}

.indexNo2ContentWrapItemTit {
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 10px;
}

.indexNo2ContentWrapItemDes {
  width: 100%;
  font-size: 18px;
  font-weight: 400;
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  overflow: hidden;
}

.indexNo3 {
  padding: 80px 0 64px;
  background: #fff;
}

.indexNo3 > img {
  margin-top: 50px;
}

.indexNo4 {
  /* margin-bottom: 60px; */
  background: url('https://qs-image.oss-cn-shenzhen.aliyuncs.com/qs2c.qingsheng88.com/jueke_gw/new/b4.jpg') no-repeat center center;
  background-size: cover;
  width: 100%;
  height: 450px;
  padding-top: 328px;
}

.indexNo4Wrap {
  position: relative;
  margin: 0 auto;
}

.indexNo4Wrap .indexNo4Name {
  width: 240px;
}

.indexNo4Wrap .indexNo4Phone {
  width: 320px;
}

.indexNo4Wrap .indexNo4Remark {
  width: 620px;
}

.indexNo4Wrap .sevenBtn {
  width: 160px;
  position: absolute;
  right: 0;
  top: 0;
}

.indexNo4 input {
  height: 60px;
  margin-right: 10px;
  padding: 0 18px;
  line-height: 60px;
  font-size: 20px;
  border-radius: 8px;
  flex-shrink: 0;
}

.indexNo4 input:last-child {
  margin-right: 0;
}

.itemNo4Content {
  padding-top: 58px;
  margin-bottom: 70px;
}

.itemNo4ContentItem {
  margin: 0 13px;
  background: #ffffff;
  box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  width: 280px;
  padding-bottom: 20px;
}

.itemNo4ContentItem > img {
  width: 280px;
  height: 240px;
  background: rgba(0, 0, 0, 0);
  border-radius: 8px 8px 0px 0px;
  margin-bottom: 20px;
}

.itemNo4ContentItemTit {
  font-size: 26px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 10px;
}

.itemNo4ContentItemDes {
  width: 200px;
  font-size: 18px;
  font-weight: 400;
  color: #666666;
  text-align: center;
}

.indexNo5Btn {
  margin: 30px 0 86px;
  background: linear-gradient(132deg, #3988ff 0%, #4790ff 100%);
  box-shadow: 0px 4px 12px rgba(57, 136, 255, 0.32);
  border-radius: 6px;
  font-size: 24px;
  font-weight: 400;
  color: #ffffff;
  padding: 20px;
}

.indexNo5Btn > img {
  width: 24px;
  height: 30px;
  margin-right: 12px;
}

.rightTarWrap {
  position: fixed;
  right: 30px;
  bottom: 120px;
  z-index: 9999999;
}

.rightTarWrap.on {
  display: flex;
  animation: easyLoad 0.6s;
  -webkit-animation: easyLoad 0.6s;
}

@keyframes easyLoad {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.rightTarBtnWrap {
  width: 90px;
  background: #ffffff;
  box-shadow: 0px 6px 12px rgba(57, 136, 255, 0.12);
  border-radius: 45px;
}

.rightTarBtnItem {
  width: 90px;
  height: 90px;
  border-bottom: 1px solid #eeeeee;
  font-size: 14px;
  font-weight: 400;
  color: #3988ff;
  cursor: pointer;
  position: relative;
}

.rightTarBtnItem:last-child {
  border-bottom: none;
}

.rightTarBtnItem > img {
  width: 44px;
  height: 44px;
}

.rightTarWrapLine {
  width: 1px;
  height: 38px;
  background: #dde2e9;
}

.rightTarGoTop {
  width: 36px;
  height: 36px;
  background: #ffffff;
  box-shadow: 0px 6px 12px rgba(57, 136, 255, 0.12);
  border-radius: 48px;
  cursor: pointer;
}

.rightTarGoTop > img {
  width: 20px;
  height: 20px;
}

/*滚动条样式*/

.indexNo2TabWrap::-webkit-scrollbar {
  display: none;
  width: 4px;
  /*height: 4px;*/
}

/* .indexNo2TabWrap::-webkit-scrollbar-thumb {
            border-radius: 10px;
            -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
            background: rgba(0,0,0,0.2);
        }
        .indexNo2TabWrap::-webkit-scrollbar-track {
            -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
            border-radius: 0;
            background: rgba(0,0,0,0.1);

        } */

.showJuekeQr {
  display: none;
  width: 150px;
  height: 150px;
  background: #ffffff;
  box-shadow: 0px 6px 12px rgba(57, 136, 255, 0.12);
  border-radius: 10px;
  position: absolute;
  left: -164px;
  top: -77px;
  overflow: hidden;
  text-align: center;
  line-height: 150px;
}

.showJuekeQr > img {
  width: 143px;
  height: 143px;
}

.rightTarBtnItem:nth-child(3):hover .showJuekeQr {
  display: block;
}

.rightTarBtnItem:nth-child(2):hover .showJuekePhone {
  display: flex;
}

.showJuekePhone {
  position: absolute;
  display: none;
  width: 220px;
  height: 80px;
  background: #ffffff;
  box-shadow: 0px 6px 12px rgba(57, 136, 255, 0.16);
  border-radius: 45px 0px 0px 45px;
  font-size: 22px;
  font-weight: 400;
  color: #3988ff;
  left: -220px;
}

.showJuekePhone img {
  width: 24px;
  height: 24px;
  margin-right: 4px;
}

.swiper-container {
  width: 100%;
  height: 600px;
}

.indexNoTopWrap {
  width: 100%;
  min-width: 1200px;
  height: 720px;
  background-color: #5699ff;
  /* 不支持线性的时候显示 */
  background-image: linear-gradient(to bottom left, #3184ff, #5699ff);
  padding: 282px 0 0 18.75%;
  position: relative;
  background: url('https://qs-image.oss-cn-shenzhen.aliyuncs.com/qs2c.qingsheng88.com/jueke_gw/new/b1.jpg') no-repeat center center;
  background-size: cover;
}

.digindexNoTopWrap {
  background: url('https://qs-image.oss-cn-shenzhen.aliyuncs.com/qs2c.qingsheng88.com/jueke_gw/new/b1.jpg') no-repeat center center;
}

.indexNoTopContentWrapLeftTit {
  font-size: 56px;
  font-weight: bold;
  color: #ffffff;
}

.indexNoTopContentWrapLeftSmallTit {
  font-size: 32px;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 72px;
}

.indexNoTopContentWrapLeftDes {
  font-size: 24px;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 70px;
}

.indexNoTopContentWrapLeftQrWrap img {
  width: 120px;
  height: 120px;
}

.indexNoTopContentWrapLeftQrWrap div {
  width: 140px;
  height: 120px;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid #ffffff;
  border-radius: 0px 10px 10px 0px;
  font-size: 24px;
  font-weight: 400;
  color: #ffffff;
  padding: 26px 20px;
}

.indexNoTopContentWrapright {
  width: 668px;
  height: 717px;
}

.indexNoTopContentWrapBottomWrap {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  background: rgba(1, 1, 1, 0.2);
  padding: 28px 0 20px;
}

.indexNoTopContentWrapBottomItem {
  width: 440px;
  border-right: 1px solid #fff;
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
}

.indexNoTopContentWrapBottomItem img {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}

.indexNoTopContentWrapBottomItem:last-child {
  border-right: none;
}

.indexAfterLineDes {
  /* width: 1120px; */
  font-size: 18px;
  font-weight: 400;
  color: #999;
  margin-top: 20px;
  text-align: center;
}

.swiper-container {
  width: 600px;
  height: 600px;
}

.indexNo11ItemRight {
}

.indexNo11ItemRightTit {
  font-size: 42px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 18px;
}

.indexNo11ItemRightContentWrapItemWrapItem {
  margin-bottom: 40px;
}

.indexNo11ItemRightContentWrapItemWrapItem:last-child {
  margin-bottom: 0;
}

.indexNo11ItemRightContentWrapItemWrapItemTitWrap {
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  color: #333333;
}

.indexNo11ItemRightContentWrapItemWrapItemTitWrap img {
  width: 36px;
  height: 36px;
  margin-right: 4px;
}

.indexNo11ItemRightContentWrapItemWrapItemText {
  font-size: 18px;
  font-weight: 400;
  color: #666666;
  width: 380px;
  margin-left: 44px;
}

.indexNo11 {
  padding: 78px 0 45px;
  background: url('https://qs-image.oss-cn-shenzhen.aliyuncs.com/qs2c.qingsheng88.com/jueke_gw/new/b2.jpg') no-repeat center center;
  background-size: cover;
  margin-bottom: 100px;
}

.indexNo11Wrap {
  padding: 60px 0 0;
}

.indexNo11ItemWrap {
  padding-top: 40px;
}

.indexNo11Item {
  margin-right: 60px;
  width: 310px;
  height: 340px;
  background: #ffffff;
  box-shadow: 0px 10px 20px rgba(57, 136, 255, 0.12);
  border-radius: 10px;
  padding: 50px 35px 0 35px;
}

.indexNo11Item:last-child {
  margin-right: 0;
}

.indexNo11ItemIcon {
  width: 60px;
  height: 60px;
  margin-bottom: 10px;
}

.indexNo11ItemTit {
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 20px;
}

.indexNo11ItemDes {
  font-size: 16px;
  font-weight: 400;
  color: #888888;
  width: 100%;
}

.indexNo12ContentWrap {
  margin-top: 30px;
  width: 1200px;
  height: 400px;
  background: url('https://qs-image.oss-cn-shenzhen.aliyuncs.com/qs2c.qingsheng88.com/jueke_gw/new/b3.png') no-repeat center center;
  background-size: contain;
  border-radius: 20px;
  margin-bottom: 30px;
}

.indexNo12ItemWrap {
  width: 1200px;
  flex-wrap: wrap;
}

.indexNo12Item {
  width: 600px;
  height: 150px;
  border: 1px solid #dddddd;
  padding: 0 60px;
}

.indexNo12Item:nth-child(2) {
  border-left: none;
}

.indexNo12Item:nth-child(4) {
  border-left: none;
}

.indexNo12ItemIcon {
  margin-right: 6px;
  width: 28px;
  height: 28px;
}

.indexNo12ItemTit {
  font-size: 22px;
  font-weight: bold;
  color: #333333;
}

.indexNo12ItemDes {
  font-size: 18px;
  font-weight: 400;
  color: #999999;
  margin-top: 6px;
  padding-left: 34px;
}

.indexNo12 {
  margin-bottom: 100px;
}

.indexNo13 {
  width: 1200px;
  flex-wrap: wrap;
  margin: 50px auto 60px;
}

.indexNo13Item {
  width: 345px;
  height: 480px;
  margin: 0 23px 40px;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 0 !important;
}

.pojectShowWrap {
  background: #fff;
  position: fixed;
  top: 80px;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 10;
  padding-top: 34px;
  display: none;
  animation: opacity 0.3s;
}

@keyframes opacity {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.pojectShowWrap.active {
  display: flex;
}

.pojectShowItem {
  margin-right: 54px;
}

.pojectShowItem:last-child {
  margin-right: 0;
}

.pojectTitWrap {
  margin-bottom: 25px;
}

.pojectTit {
  font-size: 18px;
  font-weight: 400;
  color: #3988ff;
}

.pojectTitSign {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
}

.pojectContentItemWrap {
}

.pojectContentItem {
  margin: 0 0 28px 0;
}

.pojectContentItemTit {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 8px;
}

.pojectContentItemDes {
  width: 250px;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
}

.otherPageTopWrap {
  width: 100%;
  height: 430px;
  padding-top: 80px;
  background: rgba(59, 122, 255, 1);
  margin-bottom: 95px;
}

.otherPageTopLeft {
}

.otherPageTopLeftTit {
  font-size: 42px;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 10px;
}

.otherPageTopLeftSmallTit {
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
}

.otherPageTopRight {
  width: 380px;
  height: 330px;
  margin-left: 10.41%;
}

.textImgTextWrap {
  margin-bottom: 60px;
}

.textImgTextContentLeft {
}

.textImgTextDes {
  width: 210px;
  height: 110px;
  background: #ffffff;
  border: 1px solid #bed8ff;
  text-align: left;
  font-size: 17px;
  font-weight: 400;
  color: #3988ff;
  margin-bottom: 30px;
}

.textImgTextDesCenter {
  line-height: 110px;
  text-align: center;
  vertical-align: middle;
}

.textImgTextDesTit {
  margin-top: 31px;
  width: 120px;
  height: 29px;
  font-size: 20px;
  font-family: Source Han Sans SC;
  font-weight: bold;
  line-height: 29px;
  color: #333333;
  opacity: 1;
}

.textDesTitSon {
  text-align: center;
}

.textImgTextDesSubtitle {
  margin-top: 8px;
  width: 210px;
  height: 40px;
  font-size: 14px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  line-height: 20px;
  color: #999999;
  opacity: 1;
  text-align: center;
}

.textImgTextContentMiddle {
  width: 543px;
  height: 472px;
  margin: 0 35px;
}

.textImgTextContentMiddleCrm {
  width: 639px;
  height: 407px;
  margin: 0 12px;
}

.textImgTextContentMiddleIntelligent {
  width: 503px;
  height: 497px;
  margin: 0 47px 0 70px;
}

.digDetailNumberShowWrap {
  margin-bottom: 94px;
  width: 100%;
  background: rgba(46, 130, 255, 1);
  padding: 52px 0;
}

.digDetailNumberItem {
  margin-right: 8.85%;
}

.digDetailNumberItem:last-child {
  margin-right: 0px;
}

.digDetailNumberItemNum {
  font-size: 42px;
  font-weight: bold;
  color: #ffffff;
}

.digDetailNumberItemline {
  width: 32px;
  height: 4px;
  background: #ffffff;
  margin: 45px 0;
}

.digDetailNumberItemDes {
  font-size: 18px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.8);
}

.indexNo1ContentWrapItemLeftWrapOtherItem {
  margin-bottom: 40px;
}

.indexNo1ContentWrapItemLeftWrapOtherItemDot {
  width: 18px;
  height: 18px;
  background: radial-gradient(circle, #accdff 0%, #dbe9ff 100%);
  border-radius: 50%;
  margin-right: 8px;
  margin-top: 5px;
}

.indexNo1ContentWrapItemLeftWrapOtherItemDes {
  font-size: 18px;
  font-weight: 400;
  color: #555555;
  white-space: nowrap;
  width: 360px;
}

.indexNo1ContentWrapItemRightImgOther {
  width: 766px;
  height: auto;
  margin-left: 27px;
}

.textImgTextContentMiddle {
  width: 451px;
  height: 355px;
}

.textImgTextContentLeftSecond {
  padding-top: 70px;
}

.textImgTextContentLeftSecondImg {
  width: 50px;
  height: 50px;
  background: #3988ff;
  border-radius: 50%;
  margin-right: 10px;
}

.textImgTextContentLeftSecondTit {
  font-size: 24px;
  font-weight: bold;
  color: #555555;
  margin-bottom: 10px;
}

.textImgTextContentLeftSecondDes {
  font-size: 18px;
  font-weight: 400;
  color: #999999;
  width: 250px;
}

.textImgTextContentLeftSecondItem {
  margin-bottom: 70px;
}

.textImgTextDesIntelligentTop {
  margin-bottom: 6px;
}

.textImgTextDesIntelligentDot {
  width: 6px;
  height: 6px;
  background: #ffb85a;
  border-radius: 50%;
  margin-right: 5px;
  margin-top: 10px;
}

.textImgTextDesIntelligentTit {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
}

.textImgTextDesIntelligentPhone {
  font-size: 18px;
  font-weight: 400;
  color: #999999;
}

.textImgTextDesIntelligentBackup {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  margin-left: -10px;
}

.textImgTextDesIntelligentBlue {
  font-size: 14px;
  font-weight: 400;
  color: #3371ff;
}

.textImgTextContentRightIntelligent {
  width: 238px;
  height: 227px;
  background: #ffffff;
  border: 1px solid #74a6ff;
  padding: 0 16px;
}

.textImgTextContentWrap {
  margin-top: 70px;
}

.upIcon {
  width: 39px;
  height: 58px;
}

.downIcon {
  width: 39px;
  height: 58px;
  transform: rotate(180deg);
}

.aiTopItemWrap {
  margin-top: 40px;
}

.aiTopItemCount {
  font-size: 42px;
  font-weight: bold;
  color: #98c1ff;
  margin-left: 10px;
}

.aiTopItem {
  width: 360px;
  height: 420px;
  box-shadow: 0px 8px 30px rgba(0, 76, 191, 0.08);
  border-radius: 10px;
  padding: 68px 0 0 74px;
  margin-right: 60px;
}

.aiTopItem:last-child {
  margin-right: 0;
}

.aiTopItemCountWrap {
  margin-bottom: 8px;
}

.aiTopItemSmallDes {
  font-size: 18px;
  font-weight: 400;
  color: #999999;
  white-space: pre-line;
}

.aiTopItemTit {
  font-size: 28px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 20px;
}

.aiTopItemBigDes {
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  margin-bottom: 6px;
}

.textImgTextContentRightCrm {
  width: 276px;
  height: 209px;
  background: #fcfeff;
  border: 1px solid #74a6ff;
  padding: 0 26px;
}

.textImgTextContentRightCrmItemDot {
  width: 12px;
  height: 12px;
  border: 3px solid #3988ff;
  border-radius: 50%;
}

.textImgTextContentRightCrmItemDes {
  font-size: 17px;
  font-weight: 400;
  color: #3988ff;
  margin-left: 5px;
}

.loginBtn {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid #ffffff;
  border-radius: 4px;
  color: #ffffff;
  /* margin-right: 30px; */
  margin-right: 15px;
}

.registerBtn {
  background: #ffffff;
  border-radius: 4px;
  color: #fe8049 !important;
  font-size: 14px;
  padding: 10px 18px !important;
  text-align: center;
}

.registerBtn:hover {
  background: #ffffff !important;
}
