﻿.yyjj_biaoti {
  text-align: center;
}
.yyjj_biaoti h1 {
  font-size: 36px;
  color: #232323;
  font-weight: normal;
  margin-bottom: 2px;
}
.yyjj_biaoti h3 {
  margin: 10px auto;
  height: 10px;
  width: 10%;
  border-top: 2px solid #09b1b2;
}
.yyjj_biaoti p {
  width: 80%;
  height: 1px;
  border-bottom: 1px solid #000000;
  margin: 12px auto 0px;
  position: relative;
}
.yyjj_biaoti p span {font-size: 21px;
  position: relative;
  bottom: 15px;
  background: #fff;
  padding: 0 10px;
}

.anniu_two {
  width: 596px;
  margin: 20px auto 0px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.anniu_two a,
.anniu_one {
  width: 290px;
  height: 60px;
  display: inline-block;
  border-radius: 30px;
  background-color: #ff7504;
  color: #fff;
  font-size: 24px;
  text-align: center;
  line-height: 60px;
}
.anniu_two a:nth-of-type(1) {
  background-color: #04A2A5;
}
.anniu_two a i,
.anniu_one i {
  display: inline-block;
  width: 45px;
  height: 42px;
  background: url(../image/yyjj_tb.png) -189px 0px no-repeat;
  vertical-align: middle;
  -webkit-animation: xiaoshou 1s infinite;
  animation: xiaoshou 1s infinite;
  -moz-animation: xiaoshou 1s infinite;
}
.anniu_two a:nth-of-type(2) {
  background-position: 100px 100px;
}
.anniu_two a:nth-of-type(1) i {
  -webkit-animation: none;
  animation: none;
}
.anniu_one {
  margin: 0 auto;
  width: 396px;
  display: inline-block;
}
.yyjj_p {
  color: #333;
  font-size: 24px;
  line-height: 36px;
  width: 580px;
  margin: 0 auto;
  font-weight: normal;
  text-align: justify;
}
.yyjj_p span {
  color: #cc0000;
}
.yyjj_p a {
  color: #cc0000;
}
.duan {
  height: 15px;
  background: #eeeeee;
}
.swiper-pagination1 .swiper-pagination-bullet {
  background-image: -webkit-linear-gradient(top, #27cca4, #0098e6);
  border-radius: 8px;
  opacity: 1;
  margin: 0px 5px;
}
.swiper-pagination1 .swiper-pagination-bullet-active {
  width: 50px;
}

.swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-image: -webkit-linear-gradient(top, #27cca4, #0098e6);
  border-radius: 8px;
  opacity: 1;
  margin: 0px 5px;
}
.swiper-pagination .swiper-pagination-bullet-active {
  width: 30px;
}
@keyframes xiaoshou {
  0% {
    transform: scale(0.8);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}
@-webkit-keyframes xiaoshou {
  0% {
    -webkit-transform: scale(0.8);
  }
  50% {
    -webkit-transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.8);
  }
}
@-moz-keyframes xiaoshou {
  0% {
    -moz-transform: scale(0.8);
  }
  50% {
    -moz-transform: scale(1);
  }
  100% {
    -moz-transform: scale(0.8);
  }
}
.cont1 {
  padding: 0px 16px 0px;
  margin-bottom: 50px;
}
.cont1_div1 {
  width: 610px;
  height: 350px;
  margin: 30px auto;
  background: url(404.png);
  position: relative;
  color: #FFFFFF;
  font-size: 22px;
}
.cont1_div1_a1 {
  width: 358px;
  height: 237px;
  display: block;
}
.cont1_div1 i {
  width: 34px;
  height: 25px;
  background: url(../image/yyjj_tb.png) 374px 1px;
  display: block;
  position: absolute;
  left: 11px;
  bottom: 121px;
}
.cont1_div1 span {
  position: absolute;
  left: 47%;
  bottom: 117px;
  color: #FFFFFF;
}
.cont1_div1 h3 {
  position: absolute;
  font-size: 28px;
  color: #fa8c19;
  left: 2px;
  bottom: 69px;
  font-weight: lighter;
}
.cont1_div1 p {
  position: absolute;
  line-height: 30px;
  width: 245px;
  text-align: center;
  right: 0px;
  bottom: 5px;
  font-weight: 300;
  color: #FFFFFF;
}
.cont1 h2 {
  background: url(404.png) no-repeat;
  font-size: 34px;
  text-align: center;
  font-weight: 500;
  width: 280px;
  height: 65px;
  line-height: 64px;
  color: #404040;
  margin: 30px auto 40px ;
}
.cont1 ul {
  width: 587px;
  margin: 0px auto 12px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  flex-flow: row wrap;
}
.cont1 ul li {
  width: 182px;
  height: 210px;
  text-align: center;
  font-size: 20px;
  color: #000000;
  line-height: 25px;
}
.cont1 ul li img {
  margin-bottom: 8px;
}
.cont1 .yyjj_biaoti {
  margin: 30px auto;
}
.cont1 .list .listTitle {
  text-align: center;
}
.cont1 .list .listTitle p {
  height: 50px;
  line-height: 50px;
  font-size: 28px;
}
.cont1 .list .listTitle p:before {
  content: " ";
  display: inline-block;
  width: 70px;
  height: 30px;
  background: url(../image/xing_03.png) no-repeat;
  position: relative;
  top: 7px;
  right: 10px;
}
.cont1 .list .listTitle p:after {
  content: " ";
  display: inline-block;
  width: 70px;
  height: 30px;
  background: url(../image/xing_03.png) no-repeat;
  position: relative;
  top: 7px;
  left: 10px;
}
.cont1 .list .listTitle h3 {
  font-size: 14px;
  color: #2e2b2b;
  font-weight: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.cont1 .list ul {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin-top: 30px;
}
.cont2 {
  padding: 30px 10px 0px;
  margin-bottom: 30px;
}
.cont2 ul{display: flex;
    justify-content: space-between;
    flex-flow: row wrap;    padding-top: 20px;}
.cont2 ul li{margin-top: 10px;}
.cont2_div {
  margin: 36px auto 20px;
  width: 610px;
  height: 347px;
}
.cont2 .cont2banner {
  position: relative;
}
.cont2 .cont2banner .swiper-slide {
  text-align: center;
}
.cont2 .cont2banner .anniu_two {
  position: absolute;
  bottom: 50px;
  right: 5%;
  justify-content: space-around;
  width: 50%;
}
.cont2 .cont2banner .anniu_two a {
  width: 40%;
  height: 40px;
  line-height: 40px;
}
.cont4 {
  padding: 25px 23px 0px;
  text-align: center;
}
.cont4 .yyjj_p,
.cont5 .yyjj_p,
.cont7 .yyjj_p {
  margin: 30px auto;
}
.cont4 ul {
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  width: 584px;
  margin: 0 auto;
}
.cont4 ul li {
  width: 185px;
  height: 46px;
  line-height: 48px;
  text-align: center;
  border-radius: 30px;
  color: #818080;
  font-size: 18px;
  border: 1px solid #818080;
}
.cont4 ul .active {
  color: #fff;
  background: #05a69e;
  border-color: #05a69e;
}
.cont4 .swiper-slide {
  text-align: center;
  width: 590px;
  font-weight: 200 ;
}
.cont4 .swiper-slide div {
  width: 593px;
  height: 326px;
  position: relative;
}
.cont4 .swiper-slide div p {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 18px;
  color: #FFFFFF;
  font-size: 20px;
}
.cont4 dl {
  width: 530px;
  height: 183px;
  margin: 25px auto 35px;
}
.cont4 dl dd {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  margin-bottom: 14px;
  height: 50px;
}
.cont4 dl dd:nth-of-type(3) {
  margin-bottom: 0;
}
.cont4 dl dd span {
  width: 96px;
  height: 50px;
  border: 1px dashed #ffbd81;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fa8c19;
  font-size: 26px;
  position: relative;
}
.cont4 dl dd:nth-of-type(2) span {
  border-color: #fe9829 ;
}
.cont4 dl dd:nth-of-type(3) span {
  border-color: #e99904 ;
}
.cont4 dl dd span i {
  width: 17px;
  height: 16px;
  display: block;
  background: url(404.png) no-repeat;
  position: absolute;
  right: -12px;
  top: 19px;
}
.cont4 dl dd:nth-of-type(2) span i {
  background-position: -26px 0;
}
.cont4 dl dd:nth-of-type(3) span i {
  background-position: -54px 0;
}
.cont4 dl dd p {
  width: 393px;
  height: 50px;
  border: 1px dashed #d1d2d2;
  text-align: left;
  display: flex;
  align-items: center;
  font-size: 24px;
  color: #030303;
  padding-left: 15px;
}
.cont5 {
  text-align: center;
  margin: 30px auto;
}
.cont5 ul {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  flex-flow: row wrap;
}
.cont5 ul li h3 {
  font-size: 26px;
  font-weight: 500;
  margin-top: 10px;
  height: 28px;
  line-height: 28px;
}
.cont5 ul li span {
  display: inline-block;
  width: 48px;
  height: 3px;
  border-bottom: 3px solid #27CCA4;
  margin-bottom: 3px;
}
.cont5 ul li p {
  font-size: 20px;
  color: #7b7b7b;
  margin-bottom: 25px;
}
.cont5 .anniu_two a:nth-of-type(1) i {
  background-position: -471px 0;
}
.cont5 > img {
  width: 100%;
}
.cont5 .cont4_bot .swiper-slide {
  width: 225px;
  text-align: center;
  line-height: 24px;
  margin-top: 26px;
}
.cont5 .cont4_bot h4 {
  font-size: 20px;
  color: #404040;
  font-weight: normal;
  margin-top: 10px;
}
.cont5 .cont4_bot p {
  font-size: 18px;
  color: #838282;
}
.cont6 {
  padding: 25px 20px 0px;
  text-align: center;
  margin-bottom: 30px;
}
.cont6 .yyjj_p {
  margin: 30px auto;
}
.cont6 .swiper-pagination {
 margin: 20px auto; position: relative;
  bottom: 0;
}
.cont6 .anniu_one {
  width: 450px;
}
.cont7 {
     margin-bottom: 30px; padding: 25px 20px 0px;
  text-align: center;
}
.cont7 img {
  margin: 5px auto 10px;
}
.cont7 .anniu_two a:nth-of-type(1) i {
  background-position: -307px -2px;
}
.kfsl{    padding: 35px 0px 0px;}
.kfsl .banner {
  margin: 30px auto;
}
input::-webkit-input-placeholder {
  color: #d7d7d7;
}
.cont2_bot {
  text-align: center;
  margin-bottom: 35px;
}
.cont2_bot .anniu_one {
  width: 490px;
}
.cont2_bot ul {
  margin: 15px auto 25px;
  width: 600px;
}
.cont2_bot ul li {
  line-height: 60px;
  border-bottom: 1px dashed #D6D7DC;
  position: relative;
  padding: 0 0 0 40px;
  text-align: left;
}
.cont2_bot ul li:before {
  content: "";
  width: 30px;
  height: 26px;
  position: absolute;
  left: 5px;
  top: 20px;
  background: url(../image/yyjj_js_tb.png) no-repeat;
}
.cont2_bot ul li p {
  font-size: 24px;
  color: #616060;
  display: inline-block;
}
.cont2_bot ul li span {
  color: #c8caca;
  font-size: 18px;
  padding-left: 10px;
  border-left: 1px solid #C8CACA;
  float: right;
  height: 24px;
  line-height: 24px;
  margin-top: 21px;
}
.cont2_bot ul li span i {
  color: #fcbd97;
}.cont2banner img{width:100%;}.banner{    width: 100%;}

.cont2banner{
	margin:30px auto;
}
.cont5 .yyjj_biaoti{
	    margin-bottom: 35px;
}
.cont6 .cont2banner{
	    margin-bottom: 0px;
}