.clearfix:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}
.clearfix {
  zoom: 1;
}
.left {
  float: left;
}
.right {
  float: right;
}
div.main-body {
  width: 1000px;
  margin: 0 auto;
}
div#mainbusiness-tit {
  margin-top: 50px;
}
div#mainbusiness-tit dl {
  cursor: pointer;
}
div#mainbusiness-tit div.mainbusiness-tit1-img {
  margin-right: 125px;
  position: relative;
}
div#mainbusiness-tit div.mainbusiness-tit1-img:after {
  content: '- - - - - - - - - - - - - -';
  width: 125px;
  position: absolute;
  left: 100px;
  top: 50px;
  color: #dcdcdc;
  overflow: hidden;
}
/*
div#mainbusiness-tit div.mainbusiness-tit1-img{
    position: relative;
}

div#mainbusiness-tit div.mainbusiness-tit1-img img{
        position: absolute;
        top: 0;
        left: 0;
}
div#mainbusiness-tit div.mainbusiness-tit1-img:nth-of-type(1) img:nth-of-type(1) {
    display: block;
}

div#mainbusiness-tit div.mainbusiness-tit1-img:nth-of-type(1) img:nth-of-type(1) {
    display: block;
}

div#mainbusiness-tit div.mainbusiness-tit1-img:nth-of-type(1) img:nth-of-type(1):hover{
     display: none;
}

div#mainbusiness-tit div.mainbusiness-tit1-img:nth-of-type(1) img:nth-of-type(1):hover {
    display: none;
}*/
div#mainbusiness-tit div.mainbusiness-tit1-img:nth-of-type(5) {
  margin-right: 0;
}
div#mainbusiness-tit div.mainbusiness-tit1-img:nth-of-type(5):after {
  content: '';
}
div#mainbusiness-tit dl dd {
  width: 100px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  color: #a9a9a9;
  font-size: 16px;
}
div#mainbusiness-tit div.mainbusiness-tit1-img:nth-of-type(1) dl dd {
  color: #68B92E;
}
div#mainbusiness-tit dl dt img {
  width: 100px;
  height: 100px;
}
/*banner*/
div#mainbusiness-bannner {
  margin-top: 40px;
  margin-bottom: 50px;
}
div#mainbusiness-bannner img {
  width: 100%;
  height: 310px;
}
/*our*/
.main-tabs div.publick-our-tit {
  height: 32px;
  margin-bottom: 35px;
}
div.publick-our-tit {
  height: 32px;
  margin-bottom: 15px;
}
div.publick-our-tit h2 {
  font-size: 26px;
  line-height: 26px;
  color: #68B92E;
  border-left: none;
  padding-left: 20px;
  float: left;
  position: relative;
}
div.publick-our-tit h2:before {
  content: "";
  height: 26px;
  width: 4px;
  background: #68B92E;
  position: absolute;
  top: 1px;
  left: 0;
}
div.publick-our-tit span {
  display: block;
  float: left;
  /* height: 46px; */
  /* display: flex;
    align-items: flex-end; */
  font-size: 14px;
  height: 24px;
  line-height: 24px;
  margin: 5px 0 0 0;
}
div#mainbusiness-our div.mainbusiness-content p {
  text-indent: 2em;
  color: #AAA9A9;
}
div#mainbusiness-our div.mainbusiness-content div.mainbusiness-content-img img {
  width: 220px;
  height: 180px;
  margin-right: 12px;
}
/*anli*/
div#mainbusiness-anli {
  margin-top: 30px;
}
#mainbusiness-anli .swiper-container {
  width: 100%;
  height: 206px;
}
#mainbusiness-anli .swiper-slide dl dt img {
  max-width: 243px;
  max-height: 176px;
}
#mainbusiness-anli .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
#mainbusiness-anli .swiper-slide dd {
  height: 36px;
  overflow: hidden;
  padding-top: 6px;
  font-size: 14px;
  line-height: 32px;
}
#mainbusiness-anli .swiper-slide a:hover dd {
  color: #68b92e;
}
/*招兵买马*/
div#enlarge-banner {
  width: 100%;
  height: 120px;
  background: url('../images/material/enlarge-banner.png');
  border-bottom: 1px #ababab solid;
}
div#enlarge-banner div h2,
div#enlarge-banner div span {
  margin-top: 70px;
  font-size: 26px;
  color: #757374;
}
div#enlarge-banner div h2 a,
div#enlarge-banner div span a {
  color: #757374;
}
div#enlarge-banner div h2 a:hover,
div#enlarge-banner div span a:hover {
  color: #68b92e;
}
div#enlarge-banner div h2 img {
  margin-left: 20px;
  margin-top: -3px;
  height: 25px;
  position: relative;
}
div#enlarge-banner div span {
  margin-left: 12px;
  font-size: 32px;
  color: #6DBB35;
}
/*yema*/
div#enlarge-yema {
  margin-top: 20px;
}
div#enlarge-yema img {
  width: 30px;
  height: 28px;
}
div#enlarge-yema div span {
  font-size: 14px;
}
div#enlarge-yema div.enlarge-pre {
  margin-right: 46px;
}
/*touxiang*/
div#enlarge-touxiang {
  margin-top: 10px;
}
div#enlarge-touxiang .tou-left {
  width: 200px;
}
div#enlarge-touxiang .tou-left img {
  width: 100px;
  height: 100px;
}
div#enlarge-touxiang .tou-left dl dt {
  margin-bottom: 22px;
}
div#enlarge-touxiang .tou-left dl {
  text-align: center;
}
div#enlarge-touxiang .tou-left dl dd span {
  display: inline-block;
  margin-bottom: 8px;
}
div#enlarge-touxiang .tou-right {
  width: 800px;
  min-height: 200px;
  border-left: 1px solid #6DBB35;
  padding-left: 60px;
  box-sizing: border-box;
}
div#enlarge-touxiang .tou-right h3 {
  color: #6DBB35;
  font-size: 26px;
  height: 40px;
  line-height: 40px;
}
div#enlarge-touxiang .tou-right div:nth-of-type(1),
div#enlarge-touxiang .tou-right div:nth-of-type(2) {
  margin-bottom: 20px;
}
/*shier*/
div#shier-banner img {
  width: 100%;
  height: 480px;
}
/**/
.lbyjfl {
  border-bottom: 1px solid #ccc;
  margin-top: 20px;
  margin-bottom: 30px;
}
#shier-tabs {
  margin-bottom: 20px;
}
#shier-tabs div {
  margin-right: 180px;
  height: 110px;
}
#shier-tabs div:nth-of-type(1) {
  border-bottom: 2px solid #006063;
}
.shier-anli {
  margin-top: 100px !important;
}
/*合作*/
div#hezuo {
  margin-top: 20px;
}
div#hezuo .hezuo-row {
  margin-bottom: 20px;
}
div#hezuo .hezuo-row .hezuo-row-item {
  width: 184px;
  float: left;
  height: 140px;
  background-color: #DEDEDD;
  margin-right: 20px;
  text-align: center;
  line-height: 140px;
}
div#hezuo .hezuo-row .hezuo-row-item:nth-of-type(5) {
  margin-right: 0px;
  float: right;
}
/*三级*/
#enlarge-list {
  width: 100%;
  min-height: 200px;
  border: 1px solid #e9e9e9;
}
#enlarge-list ul {
  margin-top: 30px;
}
#enlarge-list ul li {
  font-size: 16px;
  height: 32px;
  line-height: 32px;
}
div#shier-banner img {
  width: 100%;
  height: 480px;
}
/*合作*/
div#hezuo {
  margin-top: 20px;
}
div#hezuo .hezuo-row {
  margin-bottom: 20px;
}
div#hezuo .hezuo-row .hezuo-row-item {
  width: 184px;
  float: left;
  height: 140px;
  background-color: #DEDEDD;
  margin-right: 20px;
  text-align: center;
  line-height: 140px;
}
div#hezuo .hezuo-row .hezuo-row-item:nth-of-type(5) {
  margin-right: 0px;
  float: right;
}
/*三级*/
#enlarge-list {
  width: 100%;
  min-height: 200px;
  border: 1px solid #e9e9e9;
}
#enlarge-list ul {
  margin-top: 30px;
}
#enlarge-list ul li {
  font-size: 16px;
  height: 32px;
  line-height: 32px;
}
/**/
#shier-tabs div {
  margin-right: 275px;
  height: 110px;
  cursor: pointer;
  border-bottom: 2px solid #fff;
}
#shier-tabs div:nth-of-type(3) {
  margin-right: 0;
}
#shier-tabs div:nth-of-type(1) {
  border-bottom: 2px solid #006063;
}
.shier-anli {
  margin-top: 100px !important;
}
#shier-tabs div.tabs-item {
  position: relative;
  padding-bottom: 20px;
}
#shier-tabs div.tabs-item .icon {
  display: block;
  width: 180px;
  height: 90px;
}
#shier-tabs div.tabs-item .icon img {
  max-width: 100%;
  max-height: 100%;
}
#shier-tabs div.tabs-item .text {
  font-size: 18px;
  text-align: center;
  display: block;
  height: 42px;
  line-height: 42px;
  position: absolute;
  bottom: 20px;
  width: 100%;
  color: #b6b6b7;
}
#shier-tabs div.shier-items-checked .text {
  color: #a498c7;
}
#shier-tabs div.shier-items-checked .lydjq-text {
  color: #8cbfe5;
}
#shier-tabs div.tabs-item span.shier-items {
  position: absolute;
  width: 80px;
  top: 32px;
  font-size: 18px;
  right: 6px;
  color: #969593;
}
#shier-tabs div.shier-items-checked span.shier-items {
  color: #C52D28;
}
div.mainbusiness-content p {
  text-indent: 2em;
  color: #AAA9A9;
}
div.shier-tabs-items {
  display: none;
}
div.shier-tabs-items-check {
  display: block;
}
/*map*/
div.map-title {
  text-align: center;
  margin-top: 60px;
  font-family: "微软雅黑";
}
div.map-title h1 {
  font-weight: normal;
  line-height: 50px;
  padding-bottom: 5px;
  display: inline-block;
  border-bottom: solid 1px #e6e6e6;
}
.mm-slideout {
  -webkit-transition: -webkit-transform 0.4s ease;
          transition: -webkit-transform 0.4s ease;
  transition: transform .4s ease;
  -webkit-transition: -webkit-transform 0.4s ease, -webkit-transform 0.4s ease;
          transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  z-index: 1;
}
.mm-page {
  box-sizing: border-box;
  position: relative;
  width: 1000px;
}
.container {
  margin-right: auto;
  margin-left: auto;
}
.w1004 {
  max-width: 1000px;
  margin: 20px auto;
  padding: 0 20px;
  background: #fff;
}
.map {
  margin: 0 auto;
}
.map dl {
  margin: 20px 0 20px 0;
  overflow: hidden;
  line-height: 30px;
}
.map dt {
  font-size: 14px;
  float: left;
  width: 10%;
  text-align: center;
  background: #68B92E;
}
.map dt:hover {
  background: #317ebf;
}
.map dt a {
  color: #fff;
  display: block;
}
.map dd {
  font-size: 12px;
  overflow: hidden;
  float: left;
  width: 85%;
}
.map dd div {
  clear: both;
  overflow: hidden;
  padding: 0 20px 0 10px;
}
.map dd div a {
  color: #333;
  float: left;
  padding: 0 10px 0 10px;
}
.t_main .scenic_add .swiper-container {
  margin-left: 30px;
  margin-right: 25px;
}
/*新增 2017.9.1 十二专题*/
#shier-tabs {
  position: relative;
  height: 90px;
}
#shier-tabs > div:nth-of-type(1) {
  position: absolute;
  left: 0;
  top: 0;
}
#shier-tabs > div:nth-of-type(2) {
  position: absolute;
  left: 420px;
  top: 0;
}
#shier-tabs > div:nth-of-type(3) {
  position: absolute;
  right: 0;
  top: 0;
}
#shier-tabs > div:nth-of-type(1) > .shier-items-left {
  width: 70px;
  height: 70px;
  float: left;
  background-size: 100% 100%;
}
#shier-tabs > div:nth-of-type(1) > .shier-items-center {
  min-width: 70px;
  height: 68px;
  float: left;
  background-size: 100% 100%;
  color: #969593;
  font-size: 18px;
  padding-top: 32px;
}
#shier-tabs > div:nth-of-type(1) > .shier-items-right {
  width: 18px;
  height: 70px;
  float: left;
  background-size: 100% 100%;
}
/**/
#shier-tabs > div:nth-of-type(2) > .shier-items-left,
#shier-tabs > div:nth-of-type(3) > .shier-items-left {
  background-image: url(../images/material/shier-item2-left.gif);
  width: 70px;
  height: 70px;
  float: left;
  background-size: 100% 100%;
}
#shier-tabs > div:nth-of-type(2) > .shier-items-center,
#shier-tabs > div:nth-of-type(3) > .shier-items-center {
  background-image: url(../images/material/shier-item2-center.gif);
  min-width: 70px;
  height: 68px;
  float: left;
  background-size: 100% 100%;
  color: #969593;
  font-size: 18px;
  padding-top: 32px;
}
#shier-tabs > div:nth-of-type(2) > .shier-items-right,
#shier-tabs > div:nth-of-type(3) > .shier-items-right {
  background-image: url(../images/material/shier-item2-right.gif);
  width: 18px;
  height: 70px;
  float: left;
  background-size: 100% 100%;
}
/*shier-items-checked*/
#shier-tabs > div > span:nth-of-type(3) {
  background-image: url(../images/material/shier-item2-right.gif);
}
.advantage-jsh {
  position: relative;
  line-height: 42px;
  font-size: 14px;
  color: #666666;
  display: inline-block;
}
.advantage-pic {
  margin: 15px 0 0 0;
}
