* {
  margin: 0;
  padding: 0
}

.img-responsive {
  display: block;
  width: 100%;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.w1000 {
  width: 1000px;
  margin: 0 auto;
  border: 1px solid transparent;
}

.col-red {
  color: #eb0909;
}

.col-blue {
  color: #3988ff;
  font-weight: bold;
}

.yj-header {
  font-size: 48px;
  color: #333;
  text-align: center;
  font-weight: bold;
}

.box1 {
  /*background: url(../images/box1bg.png)center no-repeat;*/
  /*background-position: 0 240px;*/
  padding-bottom: 74px;
}

.box1 .yj-header {
  padding: 90px 0 76px;
}

.nav_top img {
  width: 80px;
  display: block;
  margin: 0 auto 20px;
}

.tao {
  font-size: 32px;
  font-weight: bold;
  padding: 30px;
  text-align: center;
}

.nav_top {
  width: 1000px;
  margin: 5px auto;
  padding-bottom: 64px;
}

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


.tao {
  font-size: 32px;
  font-weight: bold;
  padding: 30px;
  text-align: center;

}


.nav_top li {
  width: 157px;
  height: 100px;
  float: left;
  /* margin-right: 10px; */
}

.nav_top li p {
  font-size: 14px;
  text-align: center;
  margin-bottom: 16px;
  line-height: 22px;
}

.operation {
  width: 100%;
  height: 326px;
  background: url("../images/box2bg.jpg")center no-repeat;
}

.form_c {
  width: 660px;
  margin-left: 332px;
  margin-top: 58px;
}

.form_c p {
  font-size: 39px;
  color: #fff;
  font-weight: bold;
  padding-bottom: 28px;
}

.form_c input {
  height: 66px;
  border: 1px solid #fff;
  margin-right: 10px;
  background-color: transparent;
}

.form_c .minp1 {
  width: 164px;
  padding-left: 16px;
}

.form_c .minp2 {
  width: 206px;
  padding-left: 16px;
}

.form_c select {
  width: 208px;
  height: 66px;
  font-size: 16px;
  padding-left: 16px;
  color: #fff;
  border: 1px solid #fff;
  background-color: transparent;
}

.form_c .sub_t {
  width: 302px;
  height: 70px;
  background-color: #fff;
  font-size: 26px;
  color: #ff557a;
  border: none;
  display: block;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  cursor: pointer;
  margin: 28px auto 0;
  outline:none;
}

.form_c .sub_t::after {
  width: 24px;
  height: 22px;
  content: '';
  background: url("../images/box_arrow.png") center no-repeat;
  display: inline-block;
}

::-moz-placeholder {
  font-size: 16px;
  color: #fff;
}

::-webkit-input-placeholder {
  font-size: 16px;
  color: #fff;
}

:-ms-input-placeholder {
  font-size: 16px;
  color: #fff;
}

.box3 {
  padding-bottom: 80px;
}

.box3 .head {
  font-size: 18px;
  color: #333;
  padding: 38px 0 20px;
}

.box3 .head span:nth-of-type(1) {
  font-size: 48px;
  color: #333;
  font-weight: bold;
  margin-left: 224px;
}

.box3 .head .red {
  font-size: 36px;
  color: #ff067a;
  font-weight: bold;
}

.box3 ul {
}

.box3 ul li {
  float: left;
  width: 312px;
  height: 272px;
  margin-right: 32px;
  padding: 0 14px;
  box-sizing: border-box;
  position: relative;
}

.box3 ul li:nth-of-type(3n) {
  margin-right: 0;
}

.box3 ul li b {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  position: absolute;
}

.box3 ul li p {
  font-size: 14px;
  color: #333;
  line-height: 24px;
  position: absolute;
  padding-right: 12px;
  text-align: justify;
}

.box3 ul li:nth-of-type(1) {
  background: url("../images/box3pic1.png") center no-repeat;
}

.box3 ul li:nth-of-type(1) b {
  top: 140px;
}

.box3 ul li:nth-of-type(1) p {
  top: 174px;
}

.box3 ul li:nth-of-type(2) {
  background: url("../images/box3pic2.png") center no-repeat;
}

.box3 ul li:nth-of-type(2) b {
  top: 109px;
}

.box3 ul li:nth-of-type(2) p {
  top: 144px;
}

.box3 ul li:nth-of-type(3) {
  background: url("../images/box3pic3.png") center no-repeat;
}

.box3 ul li:nth-of-type(3) b {
  top: 139px;
}

.box3 ul li:nth-of-type(3) p {
  top: 172px;
}

.box3 ul li:nth-of-type(4) {
  background: url("../images/box3pic4.png") center no-repeat;
}

.box3 ul li:nth-of-type(4) b {
  top: 136px;
}

.box3 ul li:nth-of-type(4) p {
  top: 168px;
}

.box3 ul li:nth-of-type(5) {
  background: url("../images/box3pic5.png") center no-repeat;
}

.box3 ul li:nth-of-type(5) b {
  top: 138px;
}

.box3 ul li:nth-of-type(5) p {
  top: 170px;
}

.box3 ul li:nth-of-type(6) {
  background: url("../images/box3pic6.png") center no-repeat;
}

.box3 ul li:nth-of-type(6) b {
  top: 113px;
}

.box3 ul li:nth-of-type(6) p {
  top: 140px;
}

.box3 ul li:nth-of-type(7) {
  background: url("../images/box3pic7.png") center no-repeat;
}

.box3 ul li:nth-of-type(7) b {
  top: 85px;
}

.box3 ul li:nth-of-type(7) p {
  top: 118px;
}

.box3 ul li:nth-of-type(8) {
  background: url("../images/box3pic8.png") center no-repeat;
}

.box3 ul li:nth-of-type(8) b {
  top: 135px;
}

.box3 ul li:nth-of-type(8) p {
  top: 170px;
}

.box3 ul li:nth-of-type(9) {
  background: url("../images/box3pic9.png") center no-repeat;
}

.box3 ul li:nth-of-type(9) b {
  top: 116px;
}

.box3 ul li:nth-of-type(9) p {
  top: 142px;
}

.box4 {
  background: url("../images/box4bg.jpg") center no-repeat;
}

.box5{
  padding-bottom: 200px;
}
.box5 .yj-header{
  padding:86px 0 56px;
}
.box5 .yj-header span{
  color:#ff067a;
}
.box5 .hd{
  width: 228px;
  float: left;
}
.box5 .hd ul{}
.box5 .hd ul li{
  width: 228px;
  height: 44px;
  font-size: 22px;
  color:#fff;
  text-align:center;
  line-height: 44px;
  background-color: #316dd9;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  margin-bottom: 20px;
}
.box5 .hd ul li.on{
  background-color: #fcad16;
}
.box5 .bd{
  width: 698px;
  margin:0 40px 0 28px;
  float: right;
}
.box5 .bd ul li{}
.box5 .bd ul li .p1{
  width: 100%;
  height: 44px;
  line-height: 44px;
  font-size: 22px;
  color:#fff;
  text-align:center;
  background: -webkit-linear-gradient(#fcc316, #fc7e16); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#fcc316, #fc7e16); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#fcc316, #fc7e16); /* Firefox 3.6 - 15 */
  background: linear-gradient(#fcc316, #fc7e16); /* æ ‡å‡†çš„è¯­æ³• */
}
.box5 table{
  width: 100%;
  border-collapse:collapse;
  color:#1a1a1a;
  margin-bottom: 0.9rem;
  display: none;
}
.box5 table th{
  font-size: 20px;
  font-weight: bold;
  height: 54px;
  border-right:1px solid #ccc;
  border-bottom:4px solid #ccc;
  text-align: center;
}
.box5 table th:nth-of-type(3){
  border-right:none;
}
.box5 table tr td{
  color: #1a1a1a;
  font-size: 14px;
  border-right:1px solid #ccc;
  border-bottom:1px solid #ccc;
  padding:4px;
}
.box5 table tr td:nth-of-type(4){
  border-right:none;
}
.box5 .comment td:nth-of-type(1){
  width: 20%;
}
.box5 .comment td:nth-of-type(2){
  width: 28%;
}
.box5 .comment td:nth-of-type(3){
  width: 28%;
}
.box5 .comment td:nth-of-type(4){
  width: 24%;
}


.box2.box6 {
  background: url("../images/box6bg.jpg") center no-repeat;
}

.box7 {
  background: -webkit-linear-gradient(#5665d8, #fefdfd); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#5665d8, #fefdfd); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#5665d8, #fefdfd); /* Firefox 3.6 - 15 */
  background: linear-gradient(#5665d8, #fefdfd); /* æ ‡å‡†çš„è¯­æ³• */
}

.box7 .yj-header {
  color: #fff;
  padding: 70px 0 30px;
}

.box7 p {
  font-size: 18px;
  color: #fff;
  margin-bottom: 66px;
  line-height: 32px;
}

.box7 p b {
  font-size: 36px;
}

#certify {
  position: relative;
  margin: 0px auto;
}

#certify .swiper-container {
  padding-bottom: 60px;
}

#certify .swiper-slide {
  width: 600px;
  height: 520px;
  background: #fff;
  border: 1px solid #c2c2c2;
}

#certify .swiper-slide img {
  width: 600px;
  height: 520px;
  display: block;
  border: 1px solid #fff;
}

#certify .swiper-pagination {
  width: 100%;
  bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
  border: 3px solid #fff;
  background-color: #d5d5d5;
  width: 10px;
  height: 10px;
  opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
  border: 3px solid #00aadc;
  background-color: #fff;
}

#certify .swiper-button-prev {
  left: 140px;
  width: 60px;
  height: 111px;
  top: 133px;
  background: url("../images/lunbo_17.png") no-repeat;
  background-size: 100%;
}

#certify .swiper-button-next {
  right: 140px;
  width: 60px;
  height: 111px;
  top: 133px;
  background: url("../images/lunbo_20.png") no-repeat;
  background-size: 100%;
}

.box2.box8 {
  background: url("../images/box8bg.jpg") center no-repeat;
}

.box9 {
  background: -webkit-linear-gradient(#9554d1, #5564d7); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#9554d1, #5564d7); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#9554d1, #5564d7); /* Firefox 3.6 - 15 */
  background: linear-gradient(#9554d1, #5564d7); /* æ ‡å‡†çš„è¯­æ³• */
  padding-bottom: 80px;
}

.box9 .yj-header {
  color: #fff;
  padding: 86px 0 38px;
}

.box9 .tit {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  padding-bottom: 90px;
}

.box9 .tit span {
  font-size: 36px;
  font-weight: bold;
}

.box9 .yj-content {
  width: 808px;
  padding: 25px 60px 38px 60px;
  margin: 0 auto;
  background-color: #fefefe;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: relative;
}

.box9 .img1 {
  position: absolute;
  top: -628px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.box9 .fl p,
.box9 .fr p {
  font-size: 18px;
  color: #4c4c4c;
  font-weight: bold;
}

.box9 .share {
  margin-top: 34px;
}

.box9 .share,
.box9 .yj-content p {
  font-size: 18px;
  color: #4c4c4c;
}

.box9 .yj-content p {
  line-height: 28px;
  margin-bottom: 14px;
  text-align: justify;
}

.box9 .img2 {
  display: block;
  margin: 0 auto;
}

.box10 .yj-header {
  color: #333;
  padding: 46px 0 42px;
}

.box10 .yj-header span {
  color: #ef467d;
}

.box10 .yj-content {
  width: 744px;
  margin: 0 auto;
}

.box10 .tab1,
.box10 #yj-xst {
  width: 100%;
  border-collapse: collapse;
}

.box10 .tab1 tr {
}

.box10 .tab1 tr td {
  height: 46px;
  line-height: 46px;
  text-align: center;
  background-color: #3988ff;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
}

.box10 .tab1 tr td:nth-child(1),
#yj-xst tr td:nth-child(1) {
  width: 144px;
}

.box10 .tab1 tr td:nth-child(2),
#yj-xst tr td:nth-child(2) {
  width: 254px;
}

.box10 .tab1 tr td:nth-child(3),
#yj-xst tr td:nth-child(3) {
  width: 186px;
}

.box10 .tab1 tr td:nth-child(4),
#yj-xst tr td:nth-child(4) {
  width: 160px;
}

#yj-xst {
  height: 244px;
  overflow: hidden;
}

#yj-xst tr {
  border-bottom: 1px solid #c4c4c4;
}

#yj-xst tr td {
  font-size: 18px;
  color: #333;
  text-align: center;
  height: 34px;
  line-height: 34px;
}

.box10 .yj-content span {
  color: #333;
  width: 116px;
  display: inline-block;
  margin: 0 auto;
  background-color: #ffeb0f;
  z-index: 9999;
  -webkit-box-shadow: 2px 2px 2px #dcdcdc;
  -moz-box-shadow: 2px 2px 2px #dcdcdc;
  box-shadow: 2px 2px 2px #dcdcdc;
}


.box10 .yj-btn {
  width: 334px;
  height: 70px;
  line-height: 70px;
  display: block;
  font-size: 24px;
  color: #fff;
  text-align: center;
  margin: 44px auto 0;
  background-color: #ee0391;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
}

.box10 .yj-btn::before {
  width: 38px;
  height: 40px;
  display: inline-block;
  content: '';
  background: url("../images/search.png") center no-repeat;
  position: relative;
  top: 14px;
  left: -8px;
}

.box11 {
  padding-bottom: 80px;
}

.box11 .yj-header {
  font-size: 48px;
  color: #333;
  padding: 94px 0 58px;
}

.box11 .yj-header span {
  color: #ff067a;
}

.box11 ul li {
  float: left;
  margin-right: 10px;
  margin-bottom: 6px;
}

.box11 ul li:nth-child(3n) {
  margin-right: 0;
}

.box12 {
  padding-bottom: 98px;
  background: url("../images/box12bg.jpg") center no-repeat;
}

.box12 p {
  font-size: 24px;
  color: #fff;
  text-align: center;
  padding: 58px 0 26px;
}

.box12 p span {
  font-size: 36px;
  color: #ee0391;
  font-weight: bold;
}

.box12 .yj-header {
  color: #fff;
  padding-bottom: 96px;
}

.box12 form {
  width: 382px;
  margin: 0 auto;
}
.box12 .inp{
  position: relative;
}
.box12 .inp img{
  position: absolute;
  top: 20px;
  left: 16px;
}
.box12 .minput {
  width: 326px;
  height: 70px;
  padding-left: 56px;
  margin-bottom: 16px;
  border:1px solid #e5e5e5;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  outline:none;
}


.box12 select {
  width: 386px;
  font-size: 24px;
  color: #cecece;
  height: 70px;
  padding-left: 18px;
  margin-bottom: 16px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  outline:none;
}


.box12 .msubmit {
  width: 210px;
  height: 66px;
  display: block;
  line-height: 66px;
  font-size: 24px;
  color: #fff;
  text-align: center;
  background-color: #ee0391;
  border: 1px solid #fff;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  margin: 16px auto 0;
  outline:none;
}

.box12 .msubmit::before {
  width: 20px;
  height: 23px;
  display: inline-block;
  content: '';
  background: url("../images/box12_submit.png") center no-repeat;
  margin-right: 10px;
  position: relative;
  top: 3px;
}

.box12 ::-moz-placeholder {
  font-size: 24px;
  color: #cecece;
}

.box12 ::-webkit-input-placeholder {
  font-size: 24px;
  color: #cecece;
}

.box12 :-ms-input-placeholder {
  font-size: 24px;
  color: #cecece;
}



