* {
  margin: 0;
  padding: 0;
}

body {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
}

ul, ol {
  list-style: none;
}

a {
  text-decoration: none;
}

img {
  display: block;
}

.banner a {
  display: block;
}

.banner img {
  width: 100%;
}

.follow {
  padding: 18px 5px 0;
  overflow: hidden;
}

.follow a {
  box-sizing: border-box;
  display: table;
  width: calc((100% - 5px)/2);
  height: 44px;
  float: left;
  margin-right: 5px;
  margin-bottom: 15px;
}

.follow a:nth-last-child(1), .follow a:nth-last-child(2) {
  margin-bottom: 0;
}

.follow a:nth-child(2n+2) {
  margin-right: 0;
}

.follow a font, .follow a span {
  display: table-cell;
}

.follow a font {
  width: 75%;
  background: #f6f6f6;
  border: 1px solid #acacac;
  border-right: none;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  vertical-align: middle;
  font-size: 15px;
  color: #4b4b4b;
  text-indent: 10px;
}

@media only screen and (max-width: 660px) {
  .follow a font {
    font-size: 14px;
  }
}

.follow a font em {
  font-style: normal;
  color: #d10000;
}

.follow a span {
  width: 25%;
  background: url('../image/kstw_bg.jpg')no-repeat left center;
  background-size: 100%;
  position: relative;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.follow a span i {
  display: inline-block;
  width: 15px;
  height: 15px;
  line-height: 15px;
  background: #ff0000;
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  border-radius: 50%;
  position: absolute;
  top: 4px;
  left: 55%;
}

.container {
  padding: 30px 20px 0;
}

.title {
  text-align: center;
}

.title h1 {
  font-size: 22px;
  color: #383737;
}

.title small {
  font-size: 14px;
  color: #585858;
}

.title em {
  font-style: normal;
  color: #cb1415;
}

.centerForm {
  display: table;
  width: 100%;
  margin: 15px 0;
}

.msInput {
  display: table-cell;
  width: 67.5%;
  height: 44px;
  line-height: 44px;
  background: #eeeeee;
  font-size: 16px;
  color: #848484;
  border: 1px solid #aaaaaa;
  border-right: 0;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  vertical-align: middle;
  text-indent: 15px;
}

.msSubmit {
  display: table-cell;
  width: 33%;
  margin-left: -2.0%;
  height: 46px;
  border: none;
  background: #cb1415;
  color: #fff;
  font-size: 16px;
  border-radius: 6px;
  vertical-align: middle;
}

input[type=button], input[type=submit], input[type=reset] {
  -webkit-appearance: button;
}

.intro {
  text-align: center;
}

.intro strong {
  font-size: 16px;
  color: #383737;
}

.intro p {
  font-size: 14px;
  color: #585858;
  margin-top: 5px;
}

.sign {
  margin: 20px 0 10px;
  text-align: center;
}

.sign span {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #cb1415;
  border-radius: 50%;
}

.description {
  text-align: center;
  font-size: 14px;
  color: #585858;
  margin-bottom: 5px;
}

.talk {
  margin-top: 25px;
  padding: 25px 10px;
  background: #ededed;
}

.wel {
  text-align: center;
}

#gdjt {
  display: block;
  height: 1px;
}

.dhnr {
  overflow: hidden;
  margin-bottom: 13px;
  display: none;
}

.zxs, .duihua {
  display: block;
  float: left;
}

.zxs {
  width: 50px;
  height: 50px;
  margin-right: 15px;
}

.zxs img {
  width: 100%;
}

.duihua {
  box-sizing: border-box;
  width: calc(100% - 65px);
  padding: 20px 15px;
  font-size: 15px;
  color: #585858;
  background: #fff;
  border: 1px solid #bfbfbf;
  border-radius: 8px;
  position: relative;
}

.duihua::after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background: url("../image/sanjiao.png")no-repeat left center;
  background-size: 100%;
  position: absolute;
  left: -12px;
  top: 15px;
}

.duihua a {
  color: #cb1415;
}

.wzsrk {
  box-sizing: border-box;
  height: 60px;
  background: #f7f7f7;
  padding: 12px 0;
  overflow: hidden;
}

.wzsrk span {
  display: block;
  float: left;
  width: 11%;
  height: 36px;
  background: url('../image/report.png')no-repeat center center;
  background-size: 24px 24px;
}

.wzsrk input {
  display: block;
  float: left;
  width: 67.5%;
  height: 36px;
  box-sizing: border-box;
  border: 1px solid #e5e5e5;
  border-radius: 6px;
  background: #fff;
  color: #848484;
  text-indent: 10px;
}

.wzsrk a {
  display: block;
  float: left;
  width: 18%;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: #3b81f6;
  color: #fff;
  border-radius: 6px;
  margin-left: 5px;
}

.mg0 {
  margin: 0;
}

.kstw {
  box-sizing: border-box;
  width: 100%;
  padding: 10px 10px 0;
  background: #f7f7f7;
  display: none;
  overflow: hidden;
}

.kstw a {
  float: left;
  padding: 5px 10px;
  color: #cb1415;
  border: 1px solid #cb1415;
  border-radius: 6px;
  margin-right: 10px;
  font-size: 14px;
}

.kstw a:last-child {
  margin-right: 0;
}

.imgwall{display:flex;margin-bottom:3%;    margin-top: 3%;    padding: 0px 15px 0;}
.imgwall .item{flex:1;margin-left:2%;}
.imgwall .item:first-child {margin-left:0;}
.imgwall .item img{width:100%;}
