#menu1 .active{
  color: #fff;
  background-color: #01a2ff;
}

.question_title {
  background-color: #fff;
  height: 120px;
  margin: 0 auto;
}

.question_title p {
  text-align: center;
  font-size: 35px;
  color: #01a2ff;
  line-height: 120px;
}

.jingj_wrapper {
  background-color: #01a2ff;
}

.jingj_wrapper .jingj_main {
  width: 1135px;
  height: 660px;
  margin: 0 auto;
}

.jingj_wrapper .jingj_main h2 {
  padding-top: 40px;
  padding-bottom: 20px;
  margin: 0px;
  color: #fff;
  text-align: center;
  font-size: 35px;
  font-weight: bold;
  position: relative;
}

.jingj_wrapper .jingj_main h2::before {
  content: '';
  display: block;
  width: 60px;
  height: 4px;
  background-color: #fff;
  position: absolute;
  top: 95px;
  left: 536px;
}

.jingj_wrapper .jingj_main .jingj_main2 {
  height: 460px;
  margin-top: 40px;
}

.jingj_wrapper .jingj_main .jingji_1, .jingj_wrapper .jingj_main .jingji_2, .jingj_wrapper .jingj_main .jingji_3, .jingj_wrapper .jingj_main .jingji_4 {
  transition: all .3s;
  width: 545px;
  height: 210px;
  float: left;
  border: 1px solid #16aaff;
}

.jingj_wrapper .jingj_main .jingji_1, .jingj_wrapper .jingj_main .jingji_3 {
  background-image: url(../images/jingj_1.png);
  margin-right: 40px;
}

.jingj_wrapper .jingj_main .jingji_1 h3, .jingj_wrapper .jingj_main .jingji_3 h3 {
  text-align: left;
  color: #43a6ef;
  font-size: 35px;
  padding-left: 20px;
}

.jingj_wrapper .jingj_main .jingji_1 span, .jingj_wrapper .jingj_main .jingji_3 span {
  font-size: 40px;
  padding-right: 10px;
}

.jingj_wrapper .jingj_main .jingji_1 .heep_wr, .jingj_wrapper .jingj_main .jingji_3 .heep_wr {
  padding-left: 30px;
  width: 320px;
  height: 55px;
}

.jingj_wrapper .jingj_main .jingji_1 li, .jingj_wrapper .jingj_main .jingji_3 li {
  float: left;
  color: #424242;
  font-size: 14px;
  line-height: 30px;
  position: relative;
}

.jingj_wrapper .jingj_main .jingji_1 li::before, .jingj_wrapper .jingj_main .jingji_3 li::before {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background-color: #525252;
  position: absolute;
  top: 11px;
  left: 5px;
}

.jingj_wrapper .jingj_main .jingji_1 li:nth-child(1), .jingj_wrapper .jingj_main .jingji_3 li:nth-child(1) {
  padding-left: 20px;
  padding-right: 10px;
}

.jingj_wrapper .jingj_main .jingji_1 li:nth-child(2), .jingj_wrapper .jingj_main .jingji_3 li:nth-child(2) {
  padding-left: 20px;
}

.jingj_wrapper .jingj_main .jingji_1 .ioer, .jingj_wrapper .jingj_main .jingji_3 .ioer {
  float: none;
}

.jingj_wrapper .jingj_main .jingji_1 .btn_jinh, .jingj_wrapper .jingj_main .jingji_3 .btn_jinh {
  display: block;
  width: 110px;
  height: 40px;
  border-radius: 20px;
  border: 2px solid #01a2ff;
  text-align: center;
  line-height: 38px;
  color: #01a2ff;
  margin-left: 30px;
}

.jingj_wrapper .jingj_main .jingji_1 .btn_jinh a, .jingj_wrapper .jingj_main .jingji_3 .btn_jinh a {
  display: block;
  border-radius: 15px;
  transition: all .5s;
}

.jingj_wrapper .jingj_main .jingji_1 .btn_jinh a:hover, .jingj_wrapper .jingj_main .jingji_3 .btn_jinh a:hover {
  background-color: #01a2ff;
  color: #fff;
  cursor: pointer;
}

.jingj_wrapper .jingj_main .jingji_2, .jingj_wrapper .jingj_main .jingji_4 {
  background-image: url(../images/jingj_2.png);
}

.jingj_wrapper .jingj_main .jingji_2 h3, .jingj_wrapper .jingj_main .jingji_4 h3 {
  text-align: right;
  color: #43a6ef;
  font-size: 35px;
  padding-right: 20px;
}

.jingj_wrapper .jingj_main .jingji_2 span, .jingj_wrapper .jingj_main .jingji_4 span {
  font-size: 40px;
  padding-left: 10px;
}

.jingj_wrapper .jingj_main .jingji_2 .heep_wr, .jingj_wrapper .jingj_main .jingji_4 .heep_wr {
  float: right;
  width: 320px;
  height: 55px;
  margin: 0px;
}

.jingj_wrapper .jingj_main .jingji_2 li, .jingj_wrapper .jingj_main .jingji_4 li {
  float: left;
  color: #424242;
  font-size: 14px;
  line-height: 30px;
  position: relative;
  padding-right: 30px;
}

.jingj_wrapper .jingj_main .jingji_2 li::before, .jingj_wrapper .jingj_main .jingji_4 li::before {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background-color: #525252;
  position: absolute;
  top: 11px;
  left: 5px;
}

.jingj_wrapper .jingj_main .jingji_2 li:nth-child(1), .jingj_wrapper .jingj_main .jingji_4 li:nth-child(1) {
  padding-left: 20px;
  padding-right: 10px;
}

.jingj_wrapper .jingj_main .jingji_2 li:nth-child(2), .jingj_wrapper .jingj_main .jingji_4 li:nth-child(2) {
  float: right;
  padding-left: 20px;
}

.jingj_wrapper .jingj_main .jingji_2 .ioer, .jingj_wrapper .jingj_main .jingji_4 .ioer {
  float: none;
}

.jingj_wrapper .jingj_main .jingji_2 .btn_jinh, .jingj_wrapper .jingj_main .jingji_4 .btn_jinh {
  display: block;
  margin-left: 405px;
  width: 110px;
  height: 40px;
  border-radius: 20px;
  border: 2px solid #01a2ff;
  text-align: center;
  line-height: 38px;
  color: #01a2ff;
  margin-top: 55px;
  margin-right: 15px;
}

.jingj_wrapper .jingj_main .jingji_2 .btn_jinh a, .jingj_wrapper .jingj_main .jingji_4 .btn_jinh a {
  display: block;
  border-radius: 15px;
  transition: all .5s;
}

.jingj_wrapper .jingj_main .jingji_2 .btn_jinh a:hover, .jingj_wrapper .jingj_main .jingji_4 .btn_jinh a:hover {
  background-color: #01a2ff;
  color: #fff;
  cursor: pointer;
}

.jingj_wrapper .jingj_main .jingji_3 {
  margin-top: 40px;
  background-image: url(../images/jingj_3.png);
}

.jingj_wrapper .jingj_main .jingji_4 {
  margin-top: 40px;
  background-image: url(../images/jingj_4.png);
}

.jingj_wrapper .jingj_main .jingji_1:hover, .jingj_wrapper .jingj_main .jingji_2:hover {
  margin-top: -8px;
  margin-bottom: 8px;
  box-shadow: 0px 0px 10px #fff;
}

.jingj_wrapper .jingj_main .jingji_3:hover, .jingj_wrapper .jingj_main .jingji_4:hover {
  margin-top: 32px;
  margin-bottom: 8px;
  box-shadow: 0px 0px 10px #fff;
}

.huoqu_wrapper {
  transition: all .3s;
  margin: 0 auto;
  width: 1160px;
  margin-bottom: 80px;
}

.huoqu_wrapper .title_tw2 {
  padding-top: 50px;
  line-height: 120px;
  text-align: center;
  color: #424242;
  font-size: 35px;
}

.huoqu_wrapper .huoqu_main {
  float: left;
  transition: all .5s;
  width: 277px;
  height: 485px;
  margin-right: 17px;
  border: 1px solid #dfdfdf;
}

.huoqu_wrapper .huoqu_main h3 {
  margin-left: 20px;
  line-height: 80px;
  font-size: 26px;
  font-weight: bold;
}

.huoqu_wrapper .huoqu_main p {
  padding-left: 20px;
  padding-right: 20px;
  line-height: 20px;
  font-size: 12px;
  margin-bottom: 70px;
}

.huoqu_wrapper .huoqu_main a {
  color: #01a2ff;
  padding-left: 20px;
}

.huoqu_wrapper .huoqu_main img {
  height: 208px;
  width: 277px;
}

.huoqu_wrapper .huil {
  margin-right: 0px;
}

.huoqu_wrapper .huoqu_main:hover {
  margin-top: -8px;
  margin-bottom: 8px;
  background-color: #01a2ff;
}

.huoqu_wrapper .huoqu_main:hover h3, .huoqu_wrapper .huoqu_main:hover a, .huoqu_wrapper .huoqu_main:hover p {
  color: #fff;
}

.fw_main {
  width: 1175px;
  height: 700px;
  margin: 0 auto;
  margin-top: 100px;
}

.fw_main h2 {
  text-align: center;
  color: #1a81d2;
  font-style: normal;
  position: relative;
}

.fw_main h2::before {
  content: '';
  display: block;
  width: 525px;
  height: 1px;
  background-color: #e3e3e3;
  position: absolute;
  top: 53px;
  left: 0px;
}

.fw_main h2::after {
  content: '';
  display: block;
  width: 525px;
  height: 1px;
  background-color: #e3e3e3;
  position: absolute;
  top: 53px;
  right: 0;
}

.fw_main .fw_content {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: normal;
  margin-top: 20px;
  text-align: center;
}

.fw_main .fw_content table:nth-child(1) {
  width: 1175px;
  text-align: center;
}

.fw_main .fw_content table:nth-child(1) tr {
  height: 50px;
}

.fw_main .fw_content table:nth-child(1) td {
  text-align: center;
  font-weight: normal;
  border-right: 1px solid #fff;
}

.fw_main .fw_content table:nth-child(1) tr:nth-child(1) td {
  background-color: #e3f0fa;
}

.fw_main .fw_content table:nth-child(1) tr:nth-child(1) td:nth-child(1) {
  width: 510px;
  background-color: #1a81d2;
  color: #fff;
}

.fw_main .fw_content table:nth-child(1) tr:nth-child(2) td:nth-child(n+2) {
  color: red;
}

.fw_main .fw_content table:last-of-type {
  width: 1090px;
  height: 500px;
  float: left;
}

.fw_main .fw_content table:last-of-type tr {
  height: 50px;
}

.fw_main .fw_content table:last-of-type td {
  border-right: 1px solid #fff;
  text-align: center;
  height: 50px;
}

.fw_main .fw_content table:last-of-type td:first-of-type {
  width: 425px;
}

.fw_main .fw_content table:last-of-type tr:nth-child(odd) {
  background-color: #e3f0fa;
}

.fw_main .fw_content td {
  width: 219px;
}

.fw_main .fw_content p {
  display: block;
  float: left;
  text-align: center;
  line-height: 85px;
  font-weight: bold;
  width: 85px;
  height: 500px;
  writing-mode: tb-rl;
}

footer {
  margin-top: 100px;
  width: 100%;
  height: 570px;
  background-image: url(../images/footer11.jpg);
  background-size: cover;
}

footer h3 {
  text-align: center;
  color: #fff;
  font-size: 30px;
  padding-top: 190px;
}

footer p {
  text-align: center;
  color: #fff;
  line-height: 40px;
  font-size: 24px;
}

footer .flink {
  width: 850px;
  margin: 0 auto;
}

footer .flink a {
  transition: all .5s;
  margin-top: 40px;
  display: block;
  width: 225px;
  height: 55px;
  border-radius: 30px;
  text-align: center;
  float: left;
  margin-right: 87px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 24px;
  line-height: 55px;
}

footer .flink a:hover {
  background-color: #fff;
  color: #1a81d2;
}

footer .flink a:nth-child(3) {
  background-color: #fff;
  color: #1a81d2;
  margin-right: 0px;
}

.footer_link {
  width: 720px;
  height: 160px;
  margin: 0 auto;
  text-align: center;
}

.footer_link p:nth-child(1) {
  padding-top: 45px;
}

.contents{
    margin-top: 60px;
}
