body {
  background: #1e19be url(../jinqiu/bodybg.png) no-repeat right bottom;
  background-size: auto;
}
.zhuantibanner {
  text-align: center;
  margin-top: 50px;
}
.zhuantibanner img {
  width: 100%;
  display: inline-block;
}
.twobg {
  background: url(../jinqiu/bgtwo.jpg) no-repeat center 0;
  background-size: auto;
  text-align: center;
  padding-top: 40px;
  color: #fff;
  padding-bottom: 80px;
}
.twobg .jt-h1 {
  font-size: 28px;
  padding-bottom: 50px;
}
.three_ul {
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
}
.three_ul dl {
  margin: 0;
  float: left;
  width: 288px;
  border: 2px solid #959be9;
  height: 490px;
  border-radius: 8px;
  background: #fff;
}
.three_ul dl:nth-child(2) {
  margin: 0 30px;
}
.three_ul dl dt {
  position: relative;
  text-align: center;
  color: #fff;
  font-weight: 100;
  padding: 40px 0;
  border-radius: 8px 8px 0 0;
}
.three_ul dl dt p {
  color: #fff;
  margin: 0;
  padding: 0;
}
.three_ul dl dt .text {
  font-size: 16px;
}
.three_ul dl dt .num {
  font-size: 36px;
  font-weight: 600;
  font-family: arial;
}
.three_ul dl dd {
  padding: 15px  5px 0;
  font-size: 13px;
}
.three_ul dl dd .title_text {
  font-size: 16px;
  color: #323232;
  border-bottom: 1px dashed #999;
  padding-bottom: 15px;
  line-height: 2.3;
  font-weight: 600;
}
.three_ul dl dd table {
  width: 90%;
  color: #888;
  margin: 0 auto;
  text-align: left;
}
.three_ul dl dd table tr td {
  padding: 7px 0;
  vertical-align: top;
}
.three_ul dl dd table tr:first-child td {
  white-space: nowrap;
  padding-right: 10px;
}
.three_ul dl:first-child dt {
  background: #f96400 url(../jinqiu/bg1.png) no-repeat center 0;
  background-size: auto;
}
.three_ul dl:nth-child(2) dt {
  background: #b620e1 url(../jinqiu/bg2.png) no-repeat center 0;
  background-size: auto;
}
.three_ul dl:nth-child(3) dt {
  background: #f69c00 url(../jinqiu/bg3.png) no-repeat center 0;
  background-size: auto;
}
.zhuanti_p20 {
  padding-top: 20px;
}
.beizhu {
  width: 1200px;
  margin: 0 auto;
  background: url(../jinqiu/di2.png) no-repeat;
  height:160px;
  padding-top:20px;
}
.beizhu .text {
  padding: 20px 120px 0 160px;
  box-sizing: border-box;
  text-align: left;
}
.h1_title {
  text-align: center;
  font-size: 36px;
  padding: 0 0 50px 0;
  color: #fff;
}
.shuoming_Text {
  border: 3px solid #ddd;
  border-image: -webkit-linear-gradient(#df9e4e, #bd2ce1) 20 20;
  border-image: -moz-linear-gradient(#df9e4e, #bd2ce1) 20 20;
  border-image: -o-linear-gradient(#df9e4e, #bd2ce1) 20 20;
  border-image: linear-gradient(#df9e4e, #bd2ce1) 20 20;
  padding: 20px 40px;
  color: #fff;
  text-align: left;
  width: 880px;
  font-size: 12px;
  margin: 0 auto;
}
.shuoming_Text p {
  color: #fff;
  padding: 5px 0;
}
 880px;
  font-size: 12px;
  margin: 0 auto;
}
.shuoming_Text p {
  color: #fff;
  padding: 5px 0;
}
@media (max-width: 1024px) {
  .beizhu {
    width: 100%;
    background-size: 30% auto;
    padding-left:90px;
    padding-top:20px;
  }
  .beizhu .text {
    padding: 20px 30px 0 80px;
    font-size: 13px;
  }
  .three_ul {
    width: 100%;
  }
  .three_ul dl {
    width: auto;
    float: initial;
    margin: 0 20px 25px;
    padding-bottom: 50px;
    height: auto;
  }
  .three_ul dl:nth-child(2) {
    margin: 0 20px 25px ;
  }
  .shuoming_Text {
    width: 90%;
    margin: 0 4%;
    font-size: 12px;
    box-sizing: border-box;
    padding: 10px;
  }
}

