@charset "UTF-8";
body {
  font-family: " ";
  font-size: 12px;
}

a {
  color: #444;
  text-decoration: none !important;
}

a:hover {
  color: #01AAED;
}

p {
  margin-bottom: 0;
}

.flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.logo {
  padding: 1.8em 0;
}

.logo img {
  width: 100%;
}

.owl-theme .owl-dots {
  bottom: 0;
}

.nav-box {
  padding-top: 2em;
  padding-bottom: 1em;
}

.nav-box ul {
  padding-left: 0;
  list-style: none;
  width: 100%;
  text-align: center;
}

.nav-box ul li {
  float: left;
  width: 25%;
}

.nav-box ul li i {
  display: block;
  font-size: 25px;
  width: 44px;
  line-height: 44px;
  margin: auto;
  background: #127dd4;
  color: #FFFFFF;
  border-radius: 50%;
}
.text2 h2{ display: block; font-size: 20px; color: #fff; line-height: 40px;}
.text2 ul { margin-top: 10px;padding-inline-start: 0px;}
.text2 ul  li{ float: left; margin-right: 20px; list-style: none;}
.text2 ul li a{ font-size: 15px; color: #fff;}
.nav-box ul li span {
  display: block;
  margin-top: 8px;
  margin-bottom: 15px;
}

.nav-box ul li:nth-child(1) i {
  background: #5dc8ff;
}

.nav-box ul li:nth-child(2) i {
  background: #f5a32b;
}

.nav-box ul li:nth-child(3) i {
  background: #fa5c5c;
}

.nav-box ul li:nth-child(4) i {
  background: #c45dff;
}

.nav-box ul li:nth-child(5) i {
  background: #f62bac;
}

.nav-box ul li:nth-child(6) i {
  background: #58bbca;
}

.nav-box ul li:nth-child(7) i {
  background: #11c015;
}

.query {
  background: #FBFBFB;
  padding: 2em 0;
}

.query-box {
  border: 1px solid #d1d1d1;
  -webkit-box-shadow: 0 0 9px 0 rgba(9, 2, 4, 0.3);
  -moz-box-shadow: 0 0 9px 0 rgba(9, 2, 4, 0.3);
  box-shadow: 0 0 9px 0 rgba(9, 2, 4, 0.3);
}

.tabs {
  background: #fd0b0b;
  line-height: 48px;
  text-align: center;
}

.tabs a {
  color: #FFFFFF;
}

.tabs a span {
  font-size: 16px;
}

.tabs a i {
  font-size: 22px;
  vertical-align: sub;
  margin-right: 5px;
}

#form {
  padding: 2em 1.2em 0;
}

#form label {
  font-weight: normal;
  font-size: 14px;
}

.message {
  position: relative;
  width: 100%;
}

.message i {
  float: right;
  color: #127dd4;
  font-size: 22px;
  margin-right: 7px;
  position: absolute;
  right: 0px;
  top: 30px;
}

.city {
  border: 1px solid #bfbfbf;
  height: 43px;
  line-height: 43px;
  padding-left: 10px;
  font-size: 16px;
  margin-bottom: 18px;
  width: 100%;
}

.sub-su {
  width: 100%;
  background: #127dd4;
  border: 0;
  line-height: 42px;
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 10px;
  margin-top: 1em;
  margin-bottom: 3.5em;
  border-radius: 10px;
  text-align: center;
}

.city-menu {
  border: 1px solid #e6e6e6;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 999;
  margin-top: -18px;
}

.city-select {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.city-title {
  border-bottom: 1px solid #ccc;
  background: #f0f0f0;
  font-size: 13px;
}

.city-title span {
  display: block;
  float: left;
  padding: 8px 22px;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid transparent;
  color: #4d4d4d;
  text-align: center;
  cursor: pointer;
  font-size: 14px;
  margin-bottom: -1px;
}

.city-title span:first-of-type {
  border-left: none;
}

.city-title span.active {
  background: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  color: #fd0b0b;
}

.city-content {
  background: #FFFFFF;
  padding: 10px;
}

.city-content-one span {
  display: inline-block;
  padding: 0 10px;
  margin-right: 2px;
  color: #333;
  cursor: pointer;
  font-size: 13px;
  line-height: 2;
}

.city-content-one span.active {
  background: #fd0b0b;
  color: #FFFFFF;
  border-radius: 2px;
}

.city-content-two dl {
  display: table;
  font-size: 13px;
  margin-bottom: 0;
  padding: 3px 0;
}

.city-content-two dl dt {
  display: table-cell;
  width: 32px;
  font-weight: normal;
}

.city-content-two dl dd {
  display: table-cell;
  line-height: 2;
}

.city-content-two dl dd span {
  display: inline-block;
  padding: 0 10px;
  margin-right: 2px;
  color: #333;
  cursor: pointer;
}

.city-content-two dl dd span.active {
  background: #fd0b0b;
  color: #FFFFFF;
  border-radius: 2px;
}

.title {
  margin-top: 2.5em;
  margin-bottom: 1.6em;
}

.title h2 {
  margin: 0;
  font-size: 19px;
  color: #141414;
  margin-bottom: 10px;
}

.title h2:before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 25px;
  background: #fd0b0b;
  margin-right: 10px;
  vertical-align: -6px;
}

.title h2 a {
  float: right;
  font-size: 13px;
  line-height: 25px;
}

.title h2 a span {
  color: #fd0b0b;
  font-weight: bold;
}

.title hr {
  background: url(../images/hr-bg.png);
  height: 5px;
  margin: 0;
  border: 0;
}

.advantage {
  background: #d7eefa url(../images/yousi.png) no-repeat;
  background-size: contain;
  height: 127px;
}

.advantage p {
  padding-top: 1em;
  text-align: center;
}

.advantage p em {
  font-style: normal;
  font-size: 25px;
  font-family: fantasy;
  color: #fd0b0b;
}

.youshi {
  padding-left: 0;
  list-style: none;
}

.youshi li {
  display: inline-block;
  width: calc(48.3% - 2px);
  background: #FBFBFB;
  margin-top: 15px;
  line-height: 56px;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  position: relative;
}

.youshi li:nth-child(2n-1) {
  margin-right: 3.4%;
}

.youshi li i {
  font-size: 28px;
  vertical-align: sub;
  margin-right: 7px;
  color: #fd0b0b;
}

.youshi li span {
  font-size: 14px;
}

.youshi li .youshi-list {
  text-align: center;
}

.youshi li .info {
  width: 210%;
  text-align: justify;
}

.youshi li:nth-child(2n) .info {
  left: -110%;
}

.youshi li:nth-child(2n) .info:after {
  left: 78%;
}

.youshi li.active {
  margin-bottom: 160px;
  background: rgba(253, 11, 11, 0.6);
}

.youshi li.active .youshi-list {
  color: #FFFFFF;
}

.youshi li.active .youshi-list i {
  color: #FFFFFF;
}

.last-youshi {
  border-bottom: 1px dashed #fd0b0b;
  padding-bottom: 20px;
}

.last-youshi .title h2 {
  font-size: 16px;
  font-weight: bold;
}

.last-youshi .title h2:before {
  background: #127dd4;
  width: 6px;
  margin-right: 5px;
}

.middle {
  width: 100%;
  height: 35px;
  background: #F5F5F5;
}

.middle1 {
  width: 100%;
  height: 8px;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  background: #FBFBFB;
}

.middle3 {
  width: 100%;
  height: 15px;
  background: #FBFBFB;
}

.line p {
  font-size: 13px;
  line-height: 1.9;
  margin-bottom: 10px;
  color: #666;
}

.line p img {
  width: 100%;
}

.txt {
  font-size: 14px;
  line-height: 1.8;
  text-indent: 2em;
  padding: 0.7em 0.5em;
  text-align: justify;
}

.comment {
  padding-left: 0;
  list-style: none;
}

.comment li {
  background: #f8f8f8;
  margin: 20px 0 15px;
  padding: 15px 10px;
}

.comment li p {
  display: inline-block;
  color: #969696;
  margin-bottom: 10px;
}

.comment li p span {
  color: #127dd4;
}

.comment li time {
  float: right;
  color: #666;
}

.comment li .text {
  font-size: 14px;
  text-indent: 1em;
  line-height: 1.8;
}

.comment .img {
  margin-top: 10px;
  border-top: 1px solid #ddd;
  padding-top: 10px;
  text-align: right;
}

.bj-one {
  background: rgba(18, 125, 212, 0.7);
  padding: 2em 0;
}

.bj-one .text1 {
  text-align: center;
  color: #FFFFFF;
  font-size: 19px;
  line-height: 1.8;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
  padding-bottom: 7px;
}

.bj-one .text2 {
  color: #FFFFFF;
  padding-top: 30px;
}

.bj-one .text2 i {
  font-size: 40px;
  float: left;
  display: block;
  margin-left: 15px;
  margin-right: 10px;
}

.bj-one .text2 h3 {
  font-size: 38px;
  font-family: times;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 2px;
}

.bj-one .text2 h3 a {
  color: #FFFFFF;
}

.evaluate {
  padding-top: 2em;
  padding-bottom: 2em;
}

.evaluate h3 {
  font-size: 15px;
  font-weight: bold;
  margin: 0;
}

.evaluate h3 i {
  font-size: 20px;
  color: #fd0b0b;
  padding-right: 5px;
}

.evaluate .evaluate-one {
  margin-top: 18px;
}

.evaluate .evaluate-one input {
  width: 100%;
  line-height: 35px;
  padding-left: 8px;
  border: 1px solid #bebebe;
}

.evaluate .evaluate-one textarea {
  width: 100%;
  padding: 8px;
}

.demo {
  margin-top: 5px;
}

.function-span,
.target-demo,
.hint {
  display: inline-block;
  vertical-align: middle;
}

.evaluate-btn {
  width: 100%;
  line-height: 43px;
  font-size: 18px;
  background: #127dd4;
  border: none;
  color: #FFFFFF;
  margin-top: 15px;
  border-radius: 5px;
  display: block;
  text-align: center;
}

.home-news {
  padding-left: 0;
  list-style: none;
}

.home-news li {
  width: 100%;
  padding: 0 10px;
  position: relative;
  margin-top: -1px;
}

.home-news li a {
  display: block;
  border-bottom: 1px dotted #e0e0e0;
  position: relative;
  padding-right: 100px;
  padding-left: 20px;
  color: #000;
  height: 46px;
  line-height: 46px;
  font-size: 14px;
}

.home-news li a p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.home-news li a span {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px;
  color: #777;
}

.home-news li a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -3px;
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background: #000000;
}

.weixin {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}

.weixin .weixin-box {
  background: #FFFFFF;
  padding: 40px 50px;
  border-radius: 7px;
  width: 296px;
}

.weixin .weixin-box p {
  background: url(../images/wwxx1.png) 0 15px no-repeat;
  background-size: 33px;
  padding-left: 45px;
  font-size: 16px;
  color: #525252;
}

.weixin .weixin-box p span {
  background: #e8e8e8;
  padding: 3px 8px;
  display: inline-block;
  width: 100%;
  border-radius: 3px;
}

.weixin .weixin-box p span:first-of-type {
  margin-bottom: 10px;
}

.weixin .weixin-box h3 {
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 14px;
}

.weixin .weixin-box h4 {
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 15px;
}

.weixin .weixin-container {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

footer {
  text-align: center;
  color: #FFFFFF;
  background: #1f1f1f;
  padding: 1.8em 0;
  font-size: 13px;
  margin-bottom: 2em;
}

footer p {
  padding: 0 50px;
  line-height: 1.8;
  color: #808080;
  border-top: 1px solid #4b5054;
  margin-top: 1em;
  padding-top: 1em;
}

footer a {
  color: #808080;
}

footer .nav-foot {
  text-align: left;
  font-size: 16px;
  color: #ccc;
}

footer .nav-foot i {
  font-size: 45px;
  display: block;
  float: left;
  margin-right: 10px;
  vertical-align: sub;
}

footer .nav-foot span {
  padding-top: 7px;
  display: inline-block;
}

footer .nav-foot > div {
  padding-left: 30px;
}

#contact-m {
  box-shadow: 0 -1px rgba(255, 255, 255, 0.5);
  display: table;
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  background: #127dd4;
}

#contact-m > a {
  width: 80px;
  display: table-cell;
  vertical-align: middle;
  line-height: 40px;
  text-align: center;
  color: #FFFFFF;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}

#contact-m > a:last-child {
  border-right: 0;
}

#contact-m div {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  line-height: 40px;
  width: 80px;
}

#contact-m div > a {
  color: #FFFFFF;
}

#contact-m div > a span {
  padding-right: 3px;
}

#contact-m div ul {
  min-width: 100px;
  padding: 10px;
}

#contact-m div ul li a {
  padding: 5px 15px;
  text-align: center;
  border-bottom: 1px solid #eee;
}

#contact-m div ul li:last-child a {
  border-bottom: 0;
}

#contact-m div ul li:nth-child(2) {
  display: none;
}

.cs {
  padding-bottom: 3.8em;
}

.cs .sub-su {
  margin-bottom: 2em;
}

.index-price {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.6);
}

.index-container {
  padding: 0 10px;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding-bottom: 43px;
  overflow: auto;
  margin: auto;
  background: #FFFFFF;
  position: relative;
}

.shut {
  margin-top: 0;
  margin-bottom: 10px;
  text-align: right;
}

.shut span {
  font-size: 12px;
  padding: 8px;
  background: #127dd4;
  color: #FFFFFF;
  cursor: pointer;
  border-radius: 5px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.shut1 {
  width: 32px;
  height: 32px;
  background: url(../images/shut.png) no-repeat;
  transition: 0.3s all;
  position: absolute;
  top: 20px;
  right: 15px;
  cursor: pointer;
  display: block;
}

.wap-top {
  background-color: #127dd4;
  padding: 5px 0;
  overflow: hidden;
}

.wap-top p {
  float: right;
  color: #FFFFFF;
  padding-top: 2px;
  font-size: 14px;
  padding-right: 5px;
}

.wap-citys {
  display: inline-block;
  color: #FFFFFF;
  padding-left: 10px;
}

.wap-citys span {
  font-size: 14px;
}

.wap-citys a {
  font-size: 13px;
  color: #FFFFFF;
}

.query-one {
  height: 58px;
  background: #FBFBFB url(../images/ditu.png) no-repeat right;
  background-size: cover;
  text-align: center;
  border-top: 1px solid #d6d6d7;
  border-bottom: 1px solid #d6d6d7;
}

.query-one b {
  font-size: 20px;
  color: #fd0b0b;
  line-height: 58px;
}

.query-two {
  padding-top: 2em;
}

.title1 {
  font-size: 19px;
  color: #141414;
}

.title1:before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 26px;
  background: #fd0b0b;
  margin-right: 6px;
  vertical-align: -7px;
}

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

.result {
  padding: 2.1em 0 1em;
}

.result tr:nth-child(2n-1) {
  background: #FBFBFB;
}

.result th {
  font-weight: normal;
  color: #141414;
  padding: 12px 0;
  font-size: 13px;
  text-align: center;
  font-weight: bold;
}

.result td {
  padding: 6px 0;
  text-align: center;
}

.result h3 {
  margin-bottom: 7px;
  margin-top: 0;
  font-size: 13px;
  color: #127dd4;
}

.shuo {
  color: #969696;
  margin-bottom: 20px;
  padding-left: 15px;
}

.shuo span {
  color: #141414;
}

.middle2 {
  width: 100%;
  background: #FBFBFB;
  height: 34px;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}

.result1 {
  padding-top: 1.5em;
}

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

.result1 ul {
  padding-left: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}

.result1 .row div {
  margin-bottom: 10px;
  padding: 0 10px;
}

.result1 .row div img {
  width: 100%;
}

.result1 .row div p {
  padding: 8px 0;
  text-align: center;
}

.charge {
  width: 40%;
  flex: auto;
  position: relative;
  margin-bottom: 10px;
  transition: 0.5s;
}

.charge img {
  width: 100%;
}

.charge:nth-child(2n) {
  margin-left: 10px;
}

.charge:nth-child(2n) .sfbz-txt {
  left: -108%;
}

.charge:nth-child(2n) .sfbz-txt:after {
  left: 78%;
}

.charge.active {
  margin-bottom: 295px;
}

.charge.active .sfbz {
  background: rgba(253, 11, 11, 0.6);
  color: #FFFFFF;
}

.charge.active .sfbz span {
  transform: rotate(90deg);
}

.charge.active .sfbz i {
  color: #FFFFFF;
}

.sfbz {
  background: #FBFBFB;
  font-size: 15px;
  line-height: 47px;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  margin-top: 10px;
}

.sfbz i {
  font-size: 25px;
  color: #fd0b0b;
  vertical-align: -3px;
  padding-left: 5px;
  padding-right: 3px;
}

.sfbz span {
  float: right;
  font-size: 15px;
  font-family: "宋体";
  margin-right: 6px;
  font-weight: bold;
  transition: 0.3s;
}

.sfbz-txt {
  position: absolute;
  top: 182px;
  left: 0;
  width: 208%;
  display: none;
}

.sfbz-txt table {
  width: 100%;
  text-align: center;
}

.sfbz-txt table td {
  padding: 5px 0;
}

.sfbz-txt:after {
  content: "";
  display: block;
  background: url(../images/bgtop.png) no-repeat;
  background-size: contain;
  width: 18px;
  height: 12px;
  position: absolute;
  top: -9px;
  left: 16%;
  z-index: 999;
}

.about {
  padding-bottom: 2.5em;
}

.about h2 {
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 15px;
}

.about p {
  font-size: 14px;
  color: #646464;
  line-height: 1.8;
  text-indent: 2em;
}

.title2 {
  background: #298fe1;
  padding: 13px 15px;
}

.title2 i {
  display: inline-block;
  width: 26px;
  margin-right: 5px;
  vertical-align: 5px;
}

.title2 i img {
  width: 100%;
}

.title2 span {
  color: #FFFFFF;
  font-size: 17px;
}

.title2 .iconfont {
  font-size: 30px;
  vertical-align: -5px;
}

.pcbj {
  padding-bottom: 1em;
  margin-top: 1em;
}

.pcbj .container img {
  width: 100%;
  padding: 17px 5px;
}

.pcbj .container p {
  font-size: 13px;
  color: #646464;
  line-height: 1.8;
  text-indent: 2em;
}

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

.pcbj-one {
  background: #FBFBFB;
  padding: 1em 0;
}

.pcbj-one p {
  margin: 20px 0;
}

.zcbj {
  margin-top: 15px;
  margin-bottom: 20px;
  padding-top: 15px;
  border-top: 1px solid #d9d9d9;
}

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

.zcbj .title1 span {
  font-size: 12px;
}

.zcbj-text {
  padding: 17px 0 10px;
  font-size: 13px;
  color: #646464;
  line-height: 1.8;
}

.pp {
  color: #fd0b0b;
  font-size: 15px;
}

.zcbj-one .title1 {
  margin: 15px 0;
}

.slbj {
  padding: 1em 0;
  background: #FBFBFB;
}

.slbj p {
  padding: 0 0.5em;
}

.slbj .text {
  padding: 15px;
  font-size: 13px;
  color: #646464;
  line-height: 1.8;
}

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

.slbj-one .title {
  margin-top: 1.5em;
}

.slbj-two .title {
  margin-bottom: 15px;
}

.slbj-two p img {
  width: 100%;
}

.slbj-two span {
  display: block;
  font-size: 15px;
  font-weight: bold;
  color: #127dd4;
  margin-bottom: 10px;
}

.slbj-two .text {
  font-size: 13px;
  line-height: 1.8;
  color: #141414;
  margin: 10px 0;
}

.slbj-last {
  width: 100%;
  margin-top: 10px;
}

.slbj-last .slbj-tabs {
  text-align: center;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}

.slbj-last .slbj-tabs li {
  list-style: none;
  float: left;
  width: 33.3%;
  background: #F5F5F5;
  font-size: 13px;
  color: #298fe1;
  line-height: 50px;
  border-right: 1px solid #ddd;
  position: relative;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.slbj-last .slbj-tabs li.active {
  color: #141414;
  background: #FFFFFF;
}

.slbj-last .slbj-tabs li.active:after {
  background: #fd0b0b;
}

.slbj-last .slbj-tabs li:after {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background: transparent;
  position: absolute;
  top: -1px;
  left: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.slbj-last .tabs-content {
  width: 100%;
  overflow: hidden;
}

.slbj-last .tabs-content .content {
  width: 1125px;
}

.slbj-last .tabs-content .content > div {
  float: left;
  width: 375px;
  padding: 15px;
  background: #FBFBFB;
}

.slbj-last .tabs-content .content > div > p {
  margin: 10px 0;
  font-size: 14px;
}

.slbj-last .tabs-content .content > div ul {
  list-style: none;
  padding-left: 0;
}

.slbj-last .tabs-content .content > div ul li {
  margin: 5px 0 5px;
}

.slbj-last .tabs-content .content > div ul li.active .slbj-tit {
  background: #F5F5F5;
}

.slbj-last .tabs-content .content > div ul li.active .slbj-tit b {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.slbj-last .tabs-content .content > div ul li:nth-child(2n-1) .slbj-tit h2 {
  background: #f4f4f4;
}

.slbj-tit {
  background: #FFFFFF;
}

.slbj-tit h2 {
  display: inline-block;
  width: 46px;
  height: 55px;
  margin: 0;
  background: #e7e7e7;
  color: #a0a0a0;
  font-weight: bold;
  line-height: 55px;
  text-align: center;
  font-size: 28px;
}

.slbj-tit span {
  font-size: 14px;
  color: #141414;
  padding-left: 15px;
  vertical-align: 5px;
}

.slbj-tit b {
  font-size: 20px;
  font-weight: normal;
  font-family: "宋体";
  color: #969696;
  float: right;
  margin-right: 13px;
  margin-top: 12px;
  -webkit-transition: 0.35s;
  -moz-transition: 0.35s;
  -ms-transition: 0.35s;
  -o-transition: 0.35s;
  transition: 0.35s;
}

.slbj-txt {
  padding: 15px 12px;
  background: #FFFFFF;
  margin-top: 5px;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(9, 2, 4, 0.1);
  -moz-box-shadow: 0px 2px 10px 0px rgba(9, 2, 4, 0.1);
  box-shadow: 0px 2px 10px 0px rgba(9, 2, 4, 0.1);
  font-size: 14px;
  color: #141414;
  line-height: 1.7;
  border: 1px solid #e7e7e7;
}

.equipment {
  margin-top: 40px;
}

.equipment ul {
  padding-left: 0;
  list-style: none;
  margin-top: 20px;
}

.equipment ul li {
  width: 48%;
  float: left;
  margin-top: 10px;
  margin-bottom: 15px;
}

.equipment ul li img {
  width: 100%;
}

.equipment ul li p {
  font-size: 15px;
  color: #646464;
  text-align: center;
  margin-top: 5px;
}

.equipment ul li:nth-child(2n) {
  margin-left: 4%;
}

.gqby {
  padding: 1.5em 0;
}

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

.gqby p {
  line-height: 1.8;
  color: #646464;
  text-indent: 2em;
  font-size: 14px;
}

.gqby-pulic {
  margin: 20px 0;
}

.ccfw {
  padding-bottom: 1.5em;
}

.ccfw .title1 {
  margin-bottom: 10px;
  margin-top: 1em;
}

.ccfw p {
  line-height: 1.8;
  color: #646464;
  font-size: 14px;
}

.jjcz {
  background: #FBFBFB;
  padding: 1.5em 0;
  border-top: 1px solid #d9d9d9;
}

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

.jjcz p span {
  font-size: 18px;
  color: #fd0b0b;
}

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

.jjcz div img {
  width: 100%;
}

.jjcz div:last-child {
  margin-bottom: 0;
}

.jgcx {
  background: #FFFFFF;
}

.jgcx .sub-su {
  margin-bottom: 1.5em;
}

.jgcx-one {
  padding: 17px 0;
}

.jgcx-one .title1 span {
  font-size: 18px;
}

.jgcx-one ul {
  padding-left: 0;
  list-style: none;
  margin-top: 2.5em;
}

.jgcx-one ul li {
  margin-top: 20px;
  padding: 11px 0;
  border-bottom: 1px solid #e7e7e7;
  font-size: 13px;
  color: #646464;
}

.jgcx-one ul li i {
  font-size: 28px;
  display: inline-block;
  width: 43px;
  line-height: 43px;
  background: #9e48e6;
  color: #FFFFFF;
  text-align: center;
  border-radius: 50%;
  margin-right: 8px;
  vertical-align: -6px;
}

.jgcx-one ul li span {
  font-size: 16px;
  padding-right: 5px;
  color: #141414;
}

.jgcx-one ul li:nth-child(2) i {
  background: #21c077;
}

.jgcx-one ul li:nth-child(3) i {
  background: #089cc2;
}

.jgcx-one ul li:nth-child(4) i {
  background: #fc8747;
}

.jgcx-one ul li:nth-child(4) {
  border-bottom: none;
}

.tccx {
  display: block;
  background-color: #fd0b0b;
  line-height: 48px;
  text-align: center;
  font-size: 16px;
  color: #FFFFFF;
}

.tccx i {
  font-size: 22px;
  vertical-align: middle;
  margin-right: 5px;
}

.sf-center {
  padding: 20px 0;
}

.sf-center h2 {
  width: 100%;
  background: #fd0b0b;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  margin-bottom: 0;
  font-weight: bold;
  margin: auto;
  color: #FFFFFF;
  text-align: center;
}

.sf-center table {
  width: 100%;
  margin-bottom: 20px !important;
}

.sf-center table td {
  font-size: 14px !important;
  text-align: center;
  color: #333;
}

.sf-center table .td {
  width: 35%;
}

.sf-center table .last-td {
  width: 65%;
  padding: 0 10px;
}

.sf-center table .last-td b {
  color: #fd0b0b;
}

.khpj {
  margin-top: 20px;
}

.khpj .comment li p {
  font-size: 14px;
}

.title5 {
  margin-top: 5px;
  text-align: center;
  height: 25px;
  margin-bottom: 19px;
  border-bottom: 1px solid #d6d6d6;
}

.title5 span {
  padding: 0px 20px;
  display: inline-block;
  font-size: 16px;
  color: #333333;
  background: #fff;
  margin-top: 10px;
  line-height: 28px;
}

.order {
  padding-left: 0;
  list-style: none;
  border-left: 1px solid #f1ece8;
  border-top: 1px solid #f1ece8;
  margin-bottom: 20px;
}

.order li {
  float: left;
  width: 50%;
  border-bottom: 1px solid #f1ece8;
  border-right: 1px solid #f1ece8;
  position: relative;
  overflow: hidden;
  height: 47px;
}

.order li span {
  display: block;
  width: 14px;
  height: 14px;
  font-size: 12px;
  line-height: 14px;
  color: #FFFFFF;
  background: #fd0b0b;
  border-radius: 50%;
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -6px;
  text-align: center;
}

.order li p {
  text-align: center;
  line-height: 47px;
  font-size: 13px;
  color: #525252;
}

.zxxd {
  padding: 12px 0px;
  border: 1px solid #d8d8d8;
  margin-bottom: 11px;
}

.zxxd > div {
  position: relative;
}

.zxxd > div input {
  border: none;
  width: 85%;
  margin-left: 40px;
  font-size: 14px;
  outline: none;
}

.zxxd > div i {
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -13px;
  color: #fd0b0b;
  font-size: 20px;
}

.zxxd:first-child {
  margin-top: 30px;
}

.btn-default {
  width: 100%;
  border: none;
  font-size: 18px;
  line-height: 38px;
  background: rgba(253, 11, 1, 0.8);
  color: #FFFFFF;
  margin-top: 20px;
  margin-bottom: 15px;
}

.news {
  background: #FBFBFB;
  padding: 40px 0 20px;
}

.news .news-tit {
  text-align: center;
}

.news .news-tit p {
  font-size: 24px;
}

.news .news-tit span {
  margin-top: 5px;
  display: inline-block;
  font-size: 12px;
  letter-spacing: 3px;
  text-transform: uppercase;
  position: relative;
}

.news .news-tit span:before, .news .news-tit span:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 42px;
  height: 1px;
  background: #333333;
}

.news .news-tit span:before {
  left: -55px;
}

.news .news-tit span:after {
  right: -55px;
}

.news .news-ul {
  margin-top: 20px;
  padding-left: 0;
  list-style: none;
}

.news .news-ul > li {
  width: 100%;
  padding: 0 10px;
  margin-top: -1px;
}

.news .news-ul > li a {
  display: block;
  height: 46px;
  line-height: 46px;
  font-size: 14px;
  border-bottom: 1px dotted #e0e0e0;
  position: relative;
  padding-right: 100px;
  padding-left: 20px;
}

.news .news-ul > li a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -3px;
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background: #393D49;
}

.news .news-ul > li a p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.news .news-ul > li a span {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px;
  color: #777777;
}

.contact-us {
  background: #FBFBFB;
  padding: 20px 0;
}

.contact-us .container > p {
  font-size: 15px;
  margin-bottom: 18px;
  line-height: 1.8;
}

.contact-us h4 {
  text-align: center;
  font-size: 15px;
  margin: 13px 0 0;
}

.contact-us ul {
  padding-left: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}

.contact-us ul li {
  flex: auto;
  width: 40%;
  position: relative;
  margin-top: 30px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.contact-us ul li:nth-child(2n) .info {
  left: -106%;
}

.contact-us ul li:nth-child(2n) {
  margin-left: 10px;
}

.contact-us ul li:nth-child(2n) .info:after {
  left: 78%;
}

.contact-us ul li.active {
  background: #F5F5F5;
  margin-bottom: 90px;
}

.contact-us ul li.active .contact-list i {
  color: #fd0b0b;
}

.contact-list {
  padding: 15px 0;
  text-align: center;
  border: 1px solid #ddd;
}

.contact-list i {
  font-size: 20px;
  vertical-align: -1px;
  margin-right: 8px;
}

.contact-list span {
  font-size: 17px;
  color: #141414;
}

.info {
  position: absolute;
  top: 82px;
  left: 0;
  width: 206%;
  display: none;
  color: #6a6a6a;
  font-size: 15px;
  line-height: 2;
  padding: 6px 13px;
  border: 1px solid #ddd;
  -webkit-box-shadow: 1px 1px 23px 0px rgba(9, 2, 4, 0.1);
  -moz-box-shadow: 1px 1px 23px 0px rgba(9, 2, 4, 0.1);
  box-shadow: 1px 1px 23px 0px rgba(9, 2, 4, 0.1);
}

.info:after {
  content: "";
  display: block;
  background: url(../images/bgtop.png) no-repeat;
  background-size: contain;
  width: 16px;
  height: 9px;
  position: absolute;
  top: -9px;
  left: 16%;
  z-index: 999;
}

.title3 {
  margin-top: 20px;
  background: #e8e8e8;
  padding: 10px;
}

.title3 h2 {
  margin: 0;
  font-size: 19px;
  font-weight: bold;
}

.title3 h2:before {
  content: "";
  display: inline-block;
  background: url(../images/x-icon5.png) no-repeat;
  width: 38px;
  height: 34px;
  background-size: contain;
  margin-right: 10px;
  vertical-align: -10px;
}

.dbfw {
  margin-top: 1em;
}

.title4 {
  background: #298fe1;
  color: #FFFFFF;
  padding: 4px 15px;
  font-size: 17px;
}

.title4 .iconfont {
  font-size: 30px;
  vertical-align: -4px;
  margin-right: 3px;
}

.dbfw .container > img {
  padding: 18px 40px;
}

.dbfw .text {
  font-size: 13px;
  color: #646464;
  line-height: 1.8;
  margin-bottom: 15px;
}

.dbfw .container span {
  display: block;
  padding: 15px 0;
}

.dbfw-one {
  color: #FFFFFF;
  background: #4cb2e3;
  margin-bottom: 10px;
  text-align: center;
  padding: 12px 0 25px;
  font-size: 14px;
  border-radius: 3px;
}

.dbfw-one i {
  display: block;
  font-size: 33px;
  margin-bottom: 10px;
}

.owl-carousel3 .owl-stage-outer {
  margin: 0 5px;
}

.owl-carousel3 .owl-stage-outer .owl-item:nth-child(2) .dbfw-one {
  background: #9e4ae6;
}

.owl-carousel3 .owl-stage-outer .owl-item:nth-child(3) .dbfw-one {
  background: #ed443f;
}

.owl-carousel3 .owl-stage-outer .owl-item:nth-child(4) .dbfw-one {
  background: #079cc2;
}

.owl-carousel3 .owl-stage-outer .owl-item:nth-child(5) .dbfw-one {
  background: #23a807;
}

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

.dbfw-two ul {
  padding-left: 0;
  list-style: none;
  margin-top: 20px;
}

.dbfw-two ul li {
  width: 48%;
  float: left;
  margin-top: 20px;
}

.dbfw-two ul li img {
  width: 100%;
  height: 102px;
}

.dbfw-two ul li .tit {
  margin: 7px 0;
}

.dbfw-two ul li .tit span {
  font-size: 15px;
  color: #141414;
}

.dbfw-two ul li .tit em {
  float: right;
  color: #969696;
  font-size: 14px;
  font-style: normal;
}

.dbfw-two ul li .text {
  font-size: 13px;
  color: #969696;
  line-height: 1.6;
  height: 43px;
  overflow: hidden;
}

.dbfw-two ul li .text b {
  color: #141414;
}

.dbfw-two ul li:nth-child(2n) {
  margin-left: 4%;
}

.dbfw-two .text-1 {
  padding: 20px 0;
  font-size: 13px;
  line-height: 1.7;
  color: #141414;
}

.dbfw-three {
  background: #FBFBFB;
  padding: 20px 0;
  border-top: 1px solid #d9d9d9;
}

.dbfw-three img {
  margin-top: 25px;
  margin-bottom: 10px;
}

.dbfw-three ul {
  list-style: none;
  padding-left: 0;
}

.dbfw-three ul li {
  margin: 20px 0 10px;
}

.dbfw-three ul li:nth-child(2) .bj-tit i {
  color: #9e4ae6;
}

.dbfw-three ul li:nth-child(3) .bj-tit i {
  color: #216bd0;
}

.dbfw-three ul li:nth-child(4) .bj-tit i {
  color: #079cc2;
}

.dbfw-three ul li.active .bj-tit {
  background: #fd0b0b;
  color: #FFFFFF;
}

.dbfw-three ul li.active .bj-tit span {
  color: #FFFFFF;
}

.dbfw-three ul li.active .bj-tit i {
  color: #FFFFFF;
}

.dbfw-three ul li.active .bj-tit b {
  color: #FFFFFF;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.dbfw-three .bj-tit {
  background: #FFFFFF;
  padding: 0 12px;
  line-height: 55px;
}

.dbfw-three .bj-tit i {
  font-size: 23px;
  color: #f46899;
  vertical-align: -3px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.dbfw-three .bj-tit span {
  font-size: 15px;
  color: #141414;
  padding-left: 8px;
}

.dbfw-three .bj-tit b {
  font-size: 23px;
  font-weight: normal;
  font-family: simhei;
  color: #969696;
  float: right;
  margin-top: -1px;
  -webkit-transition: 0.35s;
  -moz-transition: 0.35s;
  -ms-transition: 0.35s;
  -o-transition: 0.35s;
  transition: 0.35s;
}

.dbfw-three .bj-tet {
  padding: 8px 10px;
  background: #FFFFFF;
  margin-top: 5px;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(9, 2, 4, 0.1);
  -moz-box-shadow: 0px 2px 10px 0px rgba(9, 2, 4, 0.1);
  box-shadow: 0px 2px 10px 0px rgba(9, 2, 4, 0.1);
  font-size: 14px;
  color: #141414;
  line-height: 1.7;
}

.public {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #d9d9d9;
}

.service {
  border: 1px solid #e7e7e7;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 22px;
}

.service i {
  display: block;
  font-size: 25px;
  width: 40px;
  line-height: 40px;
  background: #298fe1;
  text-align: center;
  color: #FFFFFF;
  border-radius: 50%;
  margin: auto;
}

.service span {
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 12px;
  margin-top: 20px;
  color: #141414;
}

.service p {
  font-size: 14px;
  color: #646464;
}

.gsbq {
  padding-bottom: 20px;
}

.gsbq .title1 {
  margin: 20px 0;
}

.owl-carousel2 .owl-item:nth-child(2) .service i {
  background: #22a807;
}

.owl-carousel2 .owl-item:nth-child(3) .service i {
  background: #fd0b0b;
}

.owl-carousel2 .owl-item:nth-child(4) .service i {
  background: #9e4ae6;
}

.owl-carousel2 .owl-item:nth-child(5) .service i {
  background: #079cc2;
}

.service1 {
  background: #FBFBFB;
  padding: 1.3em;
}

.service1 .text {
  line-height: 1.8;
  color: #646464;
  margin-top: 20px;
  font-size: 13px;
}

.service1 .text span {
  color: #fd0b0b;
}

.service1 ul {
  list-style: none;
  padding-left: 0;
}

.service1 ul li {
  margin: 20px 0 5px;
}

.service1 ul li.active .gsbq-tit {
  background: #F5F5F5;
}

.service1 ul li.active .gsbq-tit b {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.service1 .gsbq-tit {
  background: #FFFFFF;
}

.service1 .gsbq-tit h2 {
  display: inline-block;
  width: 46px;
  height: 55px;
  margin: 0;
  background: #e7e7e7;
  color: #a0a0a0;
  font-weight: bold;
  line-height: 55px;
  text-align: center;
  font-size: 28px;
}

.service1 .gsbq-tit span {
  font-size: 14px;
  color: #141414;
  padding-left: 15px;
  vertical-align: 5px;
}

.service1 .gsbq-tit b {
  font-size: 23px;
  font-weight: normal;
  font-family: simhei;
  color: #969696;
  float: right;
  margin-right: 13px;
  margin-top: 12px;
  -webkit-transition: 0.35s;
  -moz-transition: 0.35s;
  -ms-transition: 0.35s;
  -o-transition: 0.35s;
  transition: 0.35s;
}

.service1 .gsbq-txt {
  padding: 15px 12px;
  background: #FFFFFF;
  margin-top: 5px;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(9, 2, 4, 0.1);
  -moz-box-shadow: 0px 2px 10px 0px rgba(9, 2, 4, 0.1);
  box-shadow: 0px 2px 10px 0px rgba(9, 2, 4, 0.1);
  font-size: 13px;
  color: #646464;
  line-height: 1.7;
  border: 1px solid #e7e7e7;
}

.gjbj {
  border-top: 1px solid #d9d9d9;
  margin-top: 1.8em;
  padding-top: 1.4em;
  padding-bottom: 1.4em;
}

.gjbj ul {
  margin: 15px 0;
  list-style: none;
  padding-left: 0;
}

.gjbj ul li {
  width: 48%;
  float: left;
  margin: 20px 0 10px;
  padding: 5px 0;
  border: 1px solid #e7e7e7;
}

.gjbj ul li i {
  font-size: 26px;
  vertical-align: -6px;
  margin: 0 5px 10px;
}

.gjbj ul li:nth-child(2n) {
  margin-left: 4%;
}

.gjbj-one {
  margin: 1.6em 0;
}

.gjbj-one ul {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
  margin-top: 15px;
}

.gjbj-one ul li {
  margin: 20px 0 5px;
}

.gjbj-one ul li.active .gjbj-tit b {
  display: block;
}

.gjbj-one ul li.active .gjbj-tit em {
  display: none;
}

.gjbj-one ul li:nth-child(2) .gjbj-tit i {
  background: #9e4ae6;
}

.gjbj-one ul li:nth-child(3) .gjbj-tit i {
  background: #ed443f;
}

.gjbj-one ul li:nth-child(4) .gjbj-tit i {
  background: #23a807;
}

.gjbj-one ul li:nth-child(5) .gjbj-tit i {
  background: #f5a32b;
}

.gjbj-one ul li:nth-child(6) .gjbj-tit i {
  background: #f62bac;
}

.gjbj-one ul .gjbj-tit {
  background: #f8f8f8;
  padding: 8px 0;
}

.gjbj-one ul .gjbj-tit i {
  font-style: normal;
  font-size: 20px;
  display: inline-block;
  width: 38px;
  line-height: 38px;
  text-align: center;
  background: #298fe1;
  border-radius: 50%;
  color: #FFFFFF;
  margin: 0 5px 0 8px;
}

.gjbj-one ul .gjbj-tit span {
  color: #141414;
  font-size: 19px;
}

.gjbj-one ul .gjbj-tit em {
  font-style: normal;
  color: #969696;
  font-size: 14px;
  float: right;
  margin: 9px 8px 0 0;
}

.gjbj-one ul .gjbj-tit b {
  font-style: normal;
  color: #fd0b0b;
  font-size: 14px;
  font-weight: 500;
  float: right;
  margin: 9px 8px 0 0;
  display: none;
}

.gjbj-one ul .gjbj-txt {
  color: #646464;
  font-size: 13px;
  padding: 10px 15px;
  margin: 10px 0 15px 0;
  border: 2px dashed #e6e6e6;
  line-height: 1.9;
}

.gjbj-two {
  border-top: 1px solid #d9d9d9;
  padding-top: 1.5em;
}

.service-items {
  margin-top: 25px;
  border-bottom: 2px solid #ececec;
  padding-bottom: 25px;
}

.service-items h3 {
  margin: 0;
  font-size: 15px;
  color: #646464;
  font-weight: bold;
}

.service-items h3 i {
  font-size: 30px;
  display: inline-block;
  width: 52px;
  line-height: 52px;
  text-align: center;
  background: #9e4ae6;
  color: #FFFFFF;
  border-radius: 50%;
  margin-right: 11px;
  vertical-align: -5px;
}

.service-items .text {
  margin-top: 20px;
  color: #646464;
  line-height: 1.7;
  font-size: 13px;
}

.service-items .text span {
  color: #fd0b0b;
}

.service-items .text em {
  font-weight: bold;
}

.service-items:nth-child(4) {
  border: none;
}

.service-items:nth-child(4) h3 i {
  background: #ed443f;
}

.service-items:nth-child(3) h3 i {
  background: #4cb2e3;
}

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

.index-box h3 {
  font-size: 18px;
  text-align: center;
  font-weight: bold;
}

.index-box h3 + p {
  text-align: center;
  margin-bottom: 15px;
}

.prevnext {
  margin-top: 20px;
}

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

.citylist {
  background-color: #f2f2f2;
  padding: 0;
  margin-bottom: 0px;
}

.citylist p {
  margin-top: 20px;
  font-size: 14px;
}

.citylist p span {
  display: block;
  margin-right: 0;
  color: #393d49;
  font-weight: bold;
}

.citylist p a {
  font-size: 14px;
  margin: 10px 15px;
  display: inline-block;
  color: #127dd4;
}

.citylist p span,
.citylist-content h4 {
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  background-color: #f8f8f8;
  line-height: 40px;
  height: 40px;
  padding-left: 10px;
}

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

.citylist-content h4 {
  font-size: 14px;
  margin: 0;
  color: #555;
  font-weight: bold;
}

.city-letter {
  padding: 10px 0;
}

.city-letter ul {
  overflow: hidden;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.city-letter ul li {
  width: 16.66%;
  float: left;
  text-align: center;
  color: #394b59;
  line-height: 43px;
  font-size: 16px;
}

.content-li span {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  color: #393D49;
  border-top: 1px solid #E3E3E3;
  border-bottom: 1px solid #E3E3E3;
  background-color: #FFFFFF;
  font-size: 14px;
  font-weight: 700;
}

.content-li span strong {
  display: inline-block;
  font-size: 13px;
  color: #999;
  padding-left: 8px;
  font-weight: normal;
}

.content-right b {
  font-size: 14px;
  padding-left: 10px;
  font-weight: bold;
}

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

.content-cities {
  line-height: 30px;
  padding: 0 0 10px 5px;
}

.content-cities a {
  display: inline-block;
  line-height: 20px;
  color: #333;
  margin: 0 5px;
}

.cxbg_mask{
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.5);
  z-index: 10000;
  display: none;
}

.an_cxbg{
  position: absolute;
  padding:20px 30px;
  background: #fff;
  border-radius: 10px;
  width: 280px;
  margin-right: -140px;
  right: 50%;
  top: 24%;
}

.an_cxbg label{
  display: block;
  font-size: 15px;
  line-height: 24px;
  color: #666;
  text-align: center;
}

.an_cxbg span{
  display: block;
  font-size: 15px;
  line-height: 24px;
  color: #f2ad55;
  text-align: center;
}

.an_cxbg  input[value="知道了"]{
  background: #38c384;
  display: block;
  height: 36px;
  width: 130px;
  border-radius: 36px;
  margin: 15px auto 0;
  color: #fff;
  font-size: 15px;
  border: none;
  cursor: pointer;
  outline: none;
}





































