/*
 * 2018-01-18 16:00:07 by 谢卿琴
 * 新版关于我们页面
 */
.xsAbout .xsBanner {
  width: 100%;
  height: 420px;
  background: #31271e;
  background: url("images/about/topBanner.png") center center no-repeat;
  text-align: center;
}
.xsAbout .xsBanner .insetBanner {
  width: 1200px;
  margin: 0 auto;
  padding-top: 126px;
}
.xsAbout .xsBanner .insetBanner h1 {
  font-size: 58px;
  color: #ffffff;
  font-family: arial, "microsoft yahei";
  line-height: 70px;
  padding: 0;
  font-weight: normal;
  letter-spacing: 2px;
}
.xsAbout .xsBanner .insetBanner h2 {
  font-size: 50px;
  color: #ffffff;
  font-family: arial, "microsoft yahei";
  line-height: 64px;
  font-weight: normal;
  letter-spacing: 2px;
}
.xsAbout .xsBanner .insetBanner h5 {
  font-size: 28px;
  color: #ffffff;
  font-family: arial, "microsoft yahei";
  font-weight: normal;
  letter-spacing: 2px;
}
.xsAbout .xsUnderContent {
  width: 1200px;
  margin: 0 auto;
  margin-top: 60px;
  padding-left: 40px;
  padding-right: 60px;
  padding-bottom: 120px;
}
.xsAbout .xsUnderContent .xsLeftNav {
  float: left;
  position: relative;
}
.xsAbout .xsUnderContent .xsLeftNav ul li {
  line-height: 32px;
  margin-top: 10px;
  padding-left: 24px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.xsAbout .xsUnderContent .xsLeftNav ul li a {
  left: 0;
  display: block;
  font-size: 18px;
  color: #666666;
  font-family: arial, "microsoft yahei";
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: linear .2s;
  position: relative;
}
.xsAbout .xsUnderContent .xsLeftNav ul li a:hover {
  text-decoration: none;
  color: #ff6d01;
}
.xsAbout .xsUnderContent .xsLeftNav ul li.active a {
  left: 14px;
  color: #ff6d01;
}
.xsAbout .xsUnderContent .xsLeftNav ul li:first-child {
  margin-top: 0px;
}
.xsAbout .xsUnderContent .xsLeftNav .taps {
  width: 3px;
  height: 32px;
  background: #ff6d01;
  position: absolute;
  left: 0px;
  top: 0px;
}
.xsAbout .xsUnderContent .xsContent {
  float: right;
  width: 850px;
}
.xsAbout .xsUnderContent .xsRightCulture h3 {
  font-size: 36px;
  color: #333333;
  font-family: arial, "microsoft yahei";
  font-weight: normal;
  text-align: center;
  margin-top: -10px;
}
.xsAbout .xsUnderContent .xsRightCulture .culList {
  width: 100%;
  margin-top: 60px;
}
.xsAbout .xsUnderContent .xsRightCulture .culList .left {
  float: left;
  width: 400px;
}
.xsAbout .xsUnderContent .xsRightCulture .culList .left img {
  width: 400px;
}
.xsAbout .xsUnderContent .xsRightCulture .culList .left h5 {
  font-size: 24px;
  color: #333333;
  font-family: arial, "microsoft yahei";
  font-weight: normal;
  margin-top: 30px;
}
.xsAbout .xsUnderContent .xsRightCulture .culList .left p {
  font-size: 12px;
  color: #999999;
  font-family: arial, "microsoft yahei";
  line-height: 20px;
  margin-top: 10px;
}
.xsAbout .xsUnderContent .xsRightCulture .culList .right {
  float: left;
  width: 400px;
  margin-left: 50px;
}
.xsAbout .xsUnderContent .xsRightCulture .culList .right img {
  width: 400px;
}
.xsAbout .xsUnderContent .xsRightCulture .culList .right h5 {
  font-size: 24px;
  color: #333333;
  font-family: arial, "microsoft yahei";
  font-weight: normal;
  margin-top: 30px;
}
.xsAbout .xsUnderContent .xsRightCulture .culList .right p {
  font-size: 12px;
  color: #999999;
  font-family: arial, "microsoft yahei";
  line-height: 20px;
  margin-top: 10px;
}
.xsAbout .xsUnderContent .xsRightCulture .environImgList {
  margin-top: 60px;
}
.xsAbout .xsUnderContent .xsRightCulture .environImgList h4 {
  font-size: 24px;
  color: #333333;
  font-family: arial, "microsoft yahei";
  font-weight: normal;
}
.xsAbout .xsUnderContent .xsRightCulture .environImgList .top {
  margin-top: 30px;
}
.xsAbout .xsUnderContent .xsRightCulture .environImgList .top .left {
  width: 510px;
  float: left;
}
.xsAbout .xsUnderContent .xsRightCulture .environImgList .top .left img {
  width: 100%;
  border-radius: 10px;
}
.xsAbout .xsUnderContent .xsRightCulture .environImgList .top .right {
  width: 317px;
  float: left;
  margin-left: 23px;
}
.xsAbout .xsUnderContent .xsRightCulture .environImgList .top .right img {
  width: 100%;
  border-radius: 10px;
}
.xsAbout .xsUnderContent .xsRightCulture .environImgList .under {
  margin-top: 20px;
}
.xsAbout .xsUnderContent .xsRightCulture .environImgList .under div {
  width: 270px;
  float: left;
  margin-left: 20px;
}
.xsAbout .xsUnderContent .xsRightCulture .environImgList .under div img {
  width: 100%;
  border-radius: 10px;
}
.xsAbout .xsUnderContent .xsRightCulture .environImgList .under div:first-child {
  margin-left: 0px;
}
.xsAbout .xsUnderContent .xsRightCulture .activityList {
  margin-top: 60px;
}
.xsAbout .xsUnderContent .xsRightCulture .activityList h4 {
  font-size: 24px;
  color: #333333;
  font-family: arial, "microsoft yahei";
  font-weight: normal;
}
.xsAbout .xsUnderContent .xsRightCulture .activityList ul {
  margin-bottom: -4px;
}
.xsAbout .xsUnderContent .xsRightCulture .activityList ul li {
  margin-top: 34px;
  width: 270px;
  float: left;
  margin-left: 20px;
}
.xsAbout .xsUnderContent .xsRightCulture .activityList ul li:nth-child(3n+1) {
  margin-left: 0px;
}
.xsAbout .xsUnderContent .xsRightCulture .activityList ul li .topImg img {
  border-radius: 10px;
}
.xsAbout .xsUnderContent .xsRightCulture .activityList ul li p {
  font-size: 16px;
  color: #999999;
  font-family: arial, "microsoft yahei";
  text-align: center;
  margin-top: 20px;
}
.xsAbout .xsUnderContent .xsRightDevelop h3 {
  font-size: 36px;
  color: #333333;
  font-family: arial, "microsoft yahei";
  font-weight: normal;
  text-align: center;
  margin-top: -10px;
}
.xsAbout .xsUnderContent .xsRightDevelop .topBgs {
  width: 850px;
  height: 84px;
  background: url("images/about/bg_top.png") bottom center no-repeat;
}
.xsAbout .xsUnderContent .xsRightDevelop .mainTree {
  width: 850px;
}
.xsAbout .xsUnderContent .xsRightDevelop .mainTree > li {
  background: url("images/about/bg_under.png") top center repeat-y;
  margin-top: -50px;
}
.xsAbout .xsUnderContent .xsRightDevelop .mainTree > li .yearbg {
  min-height: 102px;
  position: relative;
}
.xsAbout .xsUnderContent .xsRightDevelop .mainTree > li .yearbg span {
  position: absolute;
  font-size: 20px;
  color: #ffffff;
  font-family: arial, "microsoft yahei";
}
.xsAbout .xsUnderContent .xsRightDevelop .mainTree > li:first-child {
  margin-top: 0px;
}
.xsAbout .xsUnderContent .xsRightDevelop .mainTree > li.singular .yearbg {
  background: url("images/about/treeLeft.png") bottom right no-repeat;
  width: 430px;
}
.xsAbout .xsUnderContent .xsRightDevelop .mainTree > li.singular .yearbg span {
  right: 51px;
  bottom: 8px;
}
.xsAbout .xsUnderContent .xsRightDevelop .mainTree > li.singular .contentList {
  width: 430px;
  text-align: right;
  padding-right: 40px;
  margin-top: 20px;
}
.xsAbout .xsUnderContent .xsRightDevelop .mainTree > li.singular .contentList li {
  font-size: 12px;
  color: #666666;
  font-family: arial, "microsoft yahei";
  margin-top: 2px;
}
.xsAbout .xsUnderContent .xsRightDevelop .mainTree > li.singular .contentList li span {
  font-weight: bold;
  color: #f95837;
  display: inline-block;
  width: 32px;
}
.xsAbout .xsUnderContent .xsRightDevelop .mainTree > li.singular .contentList li:first-child {
  margin-top: 0px;
}
.xsAbout .xsUnderContent .xsRightDevelop .mainTree > li.double .yearbg {
  background: url("images/about/treeRight.png") bottom left no-repeat;
  width: 429px;
  margin-left: 421px;
}
.xsAbout .xsUnderContent .xsRightDevelop .mainTree > li.double .yearbg span {
  left: 50px;
  bottom: 8px;
}
.xsAbout .xsUnderContent .xsRightDevelop .mainTree > li.double .contentList {
  width: 429px;
  margin-left: 421px;
  text-align: left;
  margin-top: 20px;
  padding-left: 40px;
}
.xsAbout .xsUnderContent .xsRightDevelop .mainTree > li.double .contentList li {
  font-size: 12px;
  color: #666666;
  font-family: arial, "microsoft yahei";
  margin-top: 6px;
}
.xsAbout .xsUnderContent .xsRightDevelop .mainTree > li.double .contentList li span {
  font-weight: bold;
  color: #f95837;
  display: inline-block;
  width: 32px;
}
.xsAbout .xsUnderContent .xsRightDevelop .mainTree > li.double .contentList li:first-child {
  margin-top: 0px;
}
.xsAbout .xsUnderContent .xsRightDevelop .mainTree > li:last-child {
  background: none;
}
.xsAbout .xsUnderContent .xsrightBriefing h3 {
  font-size: 36px;
  color: #333333;
  font-family: arial, "microsoft yahei";
  font-weight: normal;
  text-align: center;
  margin-top: -10px;
}
.xsAbout .xsUnderContent .xsrightBriefing .topCore {
  margin-top: 60px;
}
.xsAbout .xsUnderContent .xsrightBriefing .topCore li {
  width: 33.333%;
  float: left;
  text-align: center;
  position: relative;
}
.xsAbout .xsUnderContent .xsrightBriefing .topCore li b {
  display: block;
  position: absolute;
  height: 60px;
  width: 1px;
  background: #e7e7e7;
  right: 0px;
  top: 14px;
}
.xsAbout .xsUnderContent .xsrightBriefing .topCore li h1 {
  font-size: 64px;
  color: #ff4401;
  font-family: arial, "microsoft yahei";
  background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#ff0d00), to(#ff6d01));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.xsAbout .xsUnderContent .xsrightBriefing .topCore li h1 span {
  font-size: 24px;
}
.xsAbout .xsUnderContent .xsrightBriefing .topCore li p {
  font-size: 14px;
  color: #999999;
  font-family: arial, "microsoft yahei";
  text-align: center;
  text-indent: 0px;
  margin-top: 16px;
}
.xsAbout .xsUnderContent .xsrightBriefing .middleLogo {
  margin-top: 50px;
  text-align: center;
  width: 100%;
  border-radius: 10px;
  padding: 44px 0px;
  background-image: linear-gradient(38deg, #585858 210px, #333333 450px);
  margin-bottom: 50px;
}
.xsAbout .xsUnderContent .xsrightBriefing p {
  text-align: justify;
  text-indent: 2em;
  font-size: 14px;
  color: #666666;
  font-family: arial, "microsoft yahei";
  margin-top: 30px;
}
.xsAbout .xsUnderContent .xsrightBriefing p b {
  color: #333;
}
.xsAbout .xsUnderContent .xsRightMedia h3 {
  font-size: 36px;
  color: #333333;
  font-family: arial, "microsoft yahei";
  font-weight: normal;
  text-align: center;
  margin-top: -10px;
}
.xsAbout .xsUnderContent .xsRightMedia .mediaList {
  width: 100%;
}
.xsAbout .xsUnderContent .xsRightMedia .mediaList li {
  padding: 20px 0px;
  border-bottom: 1px solid #fafafa;
}
.xsAbout .xsUnderContent .xsRightMedia .mediaList li:last-child {
  border-bottom: none;
}
.xsAbout .xsUnderContent .xsRightMedia .mediaList li .leftImg {
  width: 230px;
  height: 134px;
  overflow: hidden;
  text-align: center;
  border: 1px solid #eee;
  float: left;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.xsAbout .xsUnderContent .xsRightMedia .mediaList li .leftImg img {
  height: 100%;
}
.xsAbout .xsUnderContent .xsRightMedia .mediaList li .rightInfo {
  float: left;
  margin-left: 40px;
  width: 580px;
}
.xsAbout .xsUnderContent .xsRightMedia .mediaList li .rightInfo h4 {
  font-size: 18px;
  color: #666666;
  font-family: arial, "microsoft yahei";
  font-weight: normal;
  line-height: 22px;
  margin-top: 10px;
}
.xsAbout .xsUnderContent .xsRightMedia .mediaList li .rightInfo h4 a {
  font-size: 18px;
  color: #666666;
  font-family: arial, "microsoft yahei";
}
.xsAbout .xsUnderContent .xsRightMedia .mediaList li .rightInfo h4 a:hover {
  text-decoration: none;
}
.xsAbout .xsUnderContent .xsRightMedia .mediaList li .rightInfo p {
  font-size: 14px;
  color: #999999;
  font-family: arial, "microsoft yahei";
  margin-top: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.xsAbout .xsUnderContent .xsRightMedia .mediaList li .rightInfo .time {
  font-size: 12px;
  color: #999999;
  font-family: arial, "microsoft yahei";
  margin-top: 20px;
}
.xsAbout .xsUnderContent .xsRightMedia .underPages {
  text-align: center;
}
.xsAbout .xsUnderContent .xsRightMedia .underPages > a {
  display: inline-block;
  padding: 6px 12px;
  line-height: 18px;
  border: 1px solid #ff6e03;
  border-radius: 4px;
  color: #ff6e03;
  margin-top: 30px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.xsAbout .xsUnderContent .xsRightMedia .underPages > a:hover {
  text-decoration: none;
  color: #fff;
  background: #ff6e03;
}
.xsAbout .xsUnderContent .xsRightMedia .underPages .mod-pagination {
  padding: 30px 0;
  text-align: center;
  color: #969696;
}
.xsAbout .xsUnderContent .xsRightMedia .underPages .mod-pagination a {
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding: 6px 10px;
  margin: 0 2px;
  background: #fcfcfc;
  color: #666;
}
.xsAbout .xsUnderContent .xsRightMedia .underPages .mod-pagination a:hover {
  text-decoration: none;
  background: #ececec;
}
.xsAbout .xsUnderContent .xsRightMedia .underPages .mod-pagination a.curr {
  background: #ff6e03;
  color: #fff;
}
.xsAbout .xsUnderContent .xsRightMedia .underPages .mod-pagination a .sfs {
  font-family: "宋体", arial, sans-serif;
}
.xsAbout .xsUnderContent .xsRightConnect {
  min-height: 730px;
}
.xsAbout .xsUnderContent .xsRightConnect h3 {
  font-size: 36px;
  color: #333333;
  font-family: arial, "microsoft yahei";
  font-weight: normal;
  text-align: center;
  margin-top: -10px;
}
.xsAbout .xsUnderContent .xsRightConnect .connectList {
  width: 100%;
  margin-top: 60px;
}
.xsAbout .xsUnderContent .xsRightConnect .connectList li {
  border: 1px solid #fff;
  padding: 42px 60px;
  border-radius: 2px;
  cursor: pointer;
  background: #fff;
  position: relative;
  top: 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.xsAbout .xsUnderContent .xsRightConnect .connectList li .leftImg {
  float: left;
  width: 60px;
  height: 60px;
  background: url("images/about/cssSprite.png") left top no-repeat;
  margin-top: 30px;
}
.xsAbout .xsUnderContent .xsRightConnect .connectList li .leftImg.two {
  background-position: -70px 0px;
}
.xsAbout .xsUnderContent .xsRightConnect .connectList li .leftImg.three {
  background-position: -140px 0px;
  width: 80px;
  margin-left: -10px;
  margin-right: -10px;
}
.xsAbout .xsUnderContent .xsRightConnect .connectList li .rightContent {
  float: left;
  margin-left: 64px;
}
.xsAbout .xsUnderContent .xsRightConnect .connectList li .rightContent h4 {
  font-size: 20px;
  color: #333333;
  font-family: arial, "microsoft yahei";
  font-weight: normal;
}
.xsAbout .xsUnderContent .xsRightConnect .connectList li .rightContent p {
  font-size: 14px;
  color: #999999;
  font-family: arial, "microsoft yahei";
  margin-top: 24px;
}
.xsAbout .xsUnderContent .xsRightConnect .connectList li .rightContent p i {
  margin-right: 10px;
  color: #dad9d9;
}
.xsAbout .xsUnderContent .xsRightConnect .connectList li.active {
  border-color: #ff0d00;
  top: -3px;
  box-shadow: 0 3px 18px rgba(0, 0, 0, 0.1);
}
@-webkit-keyframes rights {
  from {
    left: 0;
  }
  to {
    left: 14px;
  }
}
@-moz-keyframes rights {
  from {
    left: 0;
  }
  to {
    left: 14px;
  }
}
@-o-keyframes rights {
  from {
    left: 0;
  }
  to {
    left: 14px;
  }
}
@keyframes rights {
  from {
    left: 0;
  }
  to {
    left: 14px;
  }
}
/*
 * 2019-09-06 11:33:19  by zqq
 * 友情链接页面
 */
.friends-link-page .mod-banner {
  height: 280px;
  background: url(images/friends_link/banner_bg.png) center no-repeat;
  overflow: hidden;
}
.friends-link-page .mod-banner h2 {
  padding-top: 100px;
  font-size: 42px;
  font-weight: normal;
  color: #fff;
  text-align: center;
}
.friends-link-page .links-list {
  font-size: 0;
}
.friends-link-page .links-list.logo {
  padding-top: 60px;
}
.friends-link-page .links-list.logo li {
  float: left;
  margin: 1px;
  width: 238px;
  height: 120px;
}
.friends-link-page .links-list.logo li img {
  width: 238px;
  height: 120px;
}
.friends-link-page .links-list.text {
  padding: 20px 0 60px;
}
.friends-link-page .links-list.text li {
  float: left;
  width: 118px;
  height: 34px;
  margin: 1px;
}
.friends-link-page .links-list.text li a {
  line-height: 24px;
  padding: 5px 10px;
  display: block;
  font-size: 14px;
  background: #f9f9f9;
  white-space: nowrap;
  word-wrap: normal;
  word-break: normal;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}
.friends-link-page .apply-rule {
  border-top: 1px solid #ececec;
  padding: 60px;
}
.friends-link-page .apply-rule h3 {
  font-size: 18px;
  font-weight: normal;
  color: #333;
}
.friends-link-page .apply-rule p {
  padding: 10px 0;
  font-size: 14px;
  color: #666;
}
.friends-link-page .apply-rule p em {
  color: #ffb400;
}
/*
 * 2020-03-13 11:33:19  by zqq
 * 案例新增"案例模版中的数据仅做功能展示用途，非商业运营行为"
 */
/*首页*/
#index .mod-app-case .case-tip {
  text-align: center;
  color: #fff;
  margin-top: 40px;
}
/*案例页面*/
#page-case .mod-banner .case-tip {
  text-align: center;
  color: #fff;
  margin-top: 100px;
}
#page-case .case-item .case-tip {
  color: #666;
  margin-top: 40px;
}
/*模板页面*/
#page-templates .mod-banner .case-tip {
  text-align: center;
  color: #fff;
  margin-top: 100px;
}
#page-templates .template-details .case-tip {
  color: #333;
}
.honourImg img {
  max-width: 100%;
}
