* {
  margin: 0;
  padding: 0
}

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

img {
  display: block;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.w1000 {
  width: 1000px;
  margin: 0 auto;
}

.yj-banner {
  height: 570px;
}

.yj-banner img {
  height: 570px;
}

.yj-banner .swiper-pagination {
  position: relative;
  bottom: 60px !important;
}

.yj-banner .swiper-pagination .swiper-pagination-bullet {
  width: 136px;
  height: 4px;
  background-color: #414182;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.yj-banner .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #4444c2;
}

.box1 {
  background: url("../images/box1bg.jpg") center no-repeat;
  background-size: 100% 100%;
  padding-bottom: 24px;
}

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

.box1 .yj-header {
  padding: 16px 0 8px;
}

.yj-header::before {
  width: 49px;
  height: 67px;
  content: '';
  display: inline-block;
  background: url("../images/yj_header.png") center no-repeat;
  position: relative;
  top: 24px;
  margin-right: 28px;
}

.yj-tit {
  color: #fff;
  text-align: center;
  font-size: 14px;
}

.box1 .yj-tit {
  margin-bottom: 30px;
}

.box1 img {
  margin: 0 auto;
  width: 758px;
  display: block;
}

.box2 {
  background: url("../images/box2bg.jpg") center no-repeat;
  background-size: 100% 100%;
}

.box2 .yj-header {
  padding: 42px 0 20px;
}

.box2 .yj-tit {
  margin-bottom: 36px;
}

.box2 .yj-tit span {
  color: #fb147a;
}

.box2 .fl {
  margin-left: 58px;
}

.box2 .fr {
  margin-top: 176px;
  margin-right: 190px;
}

.box2 .fr b {
  padding-top: 18px;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  background: url("../images/box2pic2.png") no-repeat;
  display: inline-block;
}

.box2 .fr p {
  background: url("../images/box2pic3.png") no-repeat bottom;
  font-size: 16px;
  color: #fffefe;
  text-align: center;
  line-height: 36px;
  padding-bottom: 20px;
}

.box3 {
  background: url("../images/box3bg.jpg") center no-repeat;
  background-size: 100% 100%;
}

.box3 div {
  width: 500px;
  height: 548px;
  margin: 0 auto;
  background: url("../images/box3shu.png") center no-repeat;
  position: relative;
}

.box3 div img {
  position: absolute;
}

.box3 div span {
  font-size: 14px;
  color: #0e0f42;
  position: absolute;
  text-align: center;
}

.box3 .img1 {
  left: 78px;
  bottom: 180px;
}

.box3 .s1 {
  left: 96px;
  bottom: 207px;
}

.box3 .img2 {
  left: 0px;
  bottom: 251px;
}

.box3 .s2 {
  left: 16px;
  bottom: 277px;
}

.box3 .img3 {
  left: 110px;
  bottom: 280px;
}

.box3 .s3 {
  left: 127px;
  bottom: 308px;
}

.box3 .img4 {
  left: 10px;
  bottom: 350px;
}

.box3 .s4 {
  left: 38px;
  bottom: 395px;
}

.box3 .img5 {
  top: 10px;
  left: 108px;
}

.box3 .s5 {
  top: 36px;
  left: 124px;
}

.box3 .img6 {
  top: -28px;
  right: 86px;
}

.box3 .s6 {
  top: 22px;
  right: 118px;
}

.box3 .img7 {
  top: 102px;
  right: 58px;
}

.box3 .s7 {
  top: 132px;
  right: 85px;
}

.box3 .img8 {
  right: 33px;
  bottom: 255px;
}

.box3 .s8 {
  right: 60px;
  bottom: 278px;
}

.box3 .img9 {
  bottom: 182px;
  right: 84px;
}

.box3 .s9 {
  bottom: 210px;
  right: 99px;
}

.box3 p {
  font-size: 20px;
  font-weight: bold;
  color: #fa2173;
  position: absolute;
  bottom: 64px;
  left: 161px;
}

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}

.rotation {
  -webkit-transform: rotate(360deg);
  animation: rotation 3s linear infinite;
  -moz-animation: rotation 3s linear infinite;
  -webkit-animation: rotation 3s linear infinite;
  -o-animation: rotation 3s linear infinite;
}

.box4 {
  background: url("../images/box4bg.jpg") center no-repeat;
  background-size: 100% 100%;
  padding-bottom: 70px;
}

.box4 ul {
  padding-top: 52px;
}

.box4 ul li {
  width: 424px;
  margin-right: 152px;
  float: left;
  margin-bottom: 20px;
  cursor: pointer;
}

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

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

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

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

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

.box4 ul li p {
  font-size: 14px;
  color: #333;
  padding: 186px 39px 24px 34px;
  text-align: justify;
}

.box4 a {
  width: 426px;
  height: 62px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  background: -webkit-linear-gradient(left, #af3acd, #fba444); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #af3acd, #fba444); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #af3acd, #fba444); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #af3acd, #fba444); /* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ */
  line-height: 62px;
  display: block;
  margin: 44px auto 0;
}

.box5 {
  background: url("../images/box5bg.jpg") center no-repeat;
  background-size: 100% 100%;
  padding-bottom: 72px;
}

.box5 img {
  padding: 42px 0 52px 114px;
}

.box5 ul li {
  width: 410px;
  height: 116px;
  float: left;
  color: #fff;
}

.box5 ul li:nth-of-type(1),
.box5 ul li:nth-of-type(2) {
  margin-bottom: 18px;
}

.box5 ul li:nth-of-type(1),
.box5 ul li:nth-of-type(3) {
  margin: 0 32px 0 86px;
  background: url("../images/box5pic2.png") center no-repeat;
  background-size: 100% 100%;
}

.box5 ul li:nth-of-type(2),
.box5 ul li:nth-of-type(4) {
  background: url("../images/box5pic3.png") center no-repeat;
  background-size: 100% 100%;
}
.box5 ul li div {
  width: 260px;
  font-size: 14px;
  padding-top: 14px;
  padding-left: 12px;
  line-height: 24px;
  text-align: justify;
}

.box5 ul li p {
  width: 74px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  padding-top: 22px;
}

.box5 ul li:nth-of-type(1) div,
.box5 ul li:nth-of-type(3) div {
  float: left;
}

.box5 ul li:nth-of-type(1) p,
.box5 ul li:nth-of-type(3) p {
  float: right;
  padding-right: 20px;
}

.box5 ul li:nth-of-type(2) div,
.box5 ul li:nth-of-type(4) div {
  float: right;
  padding-right: 18px;
}

.box5 ul li:nth-of-type(2) p,
.box5 ul li:nth-of-type(4) p {
  float: left;
  padding-left: 24px;
}

.box6 {
  background: url("../images/box6bg.jpg") center no-repeat;
  background-size: 100% 100%;
  padding-bottom: 92px;
}

.box6 .yj-tit,
.box7 .yj-tit,
.box10 .yj-tit
{
  font-size: 36px;
  color: #ec148e;
  font-weight: bold;
  margin-bottom: 46px;
}

.box6 table {
  width: 960px;
  margin: 0 auto;
}

.box6 table tr {
  border-bottom: 1px solid #0e0f42;
}

.box6 table tr th {
  padding-right: 3px;
  height: 50px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.box6 table tr th:nth-of-type(1) {
  background-color: #fb8f4b;
}

.box6 table tr th:nth-of-type(2) {
  background-color: #c528b9;
}

.box6 table tr th:nth-of-type(3) {
  background-color: #596ef1;
}

.box6 table tr th:nth-of-type(1),
.box6 table tr td:nth-of-type(1) {
  width: 156px;
}

.box6 table tr th:nth-of-type(2),
.box6 table tr td:nth-of-type(2) {
  width: 350px;
}

.box6 table tr th:nth-of-type(3),
.box6 table tr td:nth-of-type(3) {
  width: 445px;
}

.box6 table tr td {
  background-color: #fff;
  text-align: justify;
}

.box6 table tr td:nth-of-type(1) {
  font-size: 14px;
  color: #0e0f42;
  text-align: center;
  height: 60px;
  font-weight: bold;
}

.box6 table tr td:nth-of-type(2),
.box6 table tr td:nth-of-type(3) {
  padding-left: 18px;
  padding-right: 10px;
}

.box7 {
  background: url("../images/box7bg.jpg") center no-repeat;
  background-size: 100% 100%;
  padding-bottom: 96px;
}

.box7 img {
  margin: 0 auto;
}

.box7 .detail {
  width: 870px;
  margin: 36px auto 46px;
  font-size: 28px;
  color: #fff;
  text-align: center;
}

.box7 p span {
  color: #f7167e;
  font-weight: bold;
}

.box7 .yj-btn {
  width: 574px;
  height: 62px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  background: -webkit-linear-gradient(left, #af3acd, #fba444); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #af3acd, #fba444); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #af3acd, #fba444); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #af3acd, #fba444); /* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ */
  line-height: 62px;
  display: block;
  margin: 44px auto 0;
}

.zt7 {
  margin: 30px 0;
}

.zt7 li {
  width: 188px;
  height: 265px;
  float: left;
  background: #eeeeee;
  margin: 6px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  text-align: center;
}

.zt7 li .c {
  font-size: 28px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  padding: 30px 0 10px;
}

.zt7 li p {
  line-height: 30px;
  color: #ffffff;
  font-size: 18px;
  padding-left: 15px;
  text-align: left;
}

.zt7 li p:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 13px;
  height: 13px;
  border: 1px solid #ffffff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  margin-right: 15px;
}

.zt7 li a {
  font-size: 18px;
  font-weight: bold;
  color: #fd3955;
}

.zt7 li .bg1, .zt7 li .bg2, .zt7 li .bg3, .zt7 li .bg4, .zt7 li .bg4, .zt7 li .bg5 {
  margin-bottom: 10px;
  width: 188px;
  height: 212px;
  border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
}

.zt7 li .bg1 {
  FILTER: progid: DXImageTransform . Microsoft . Gradient(gradientType = 0, startColorStr = #fd7e4f, endColorStr = #f54d3f);
  background: -ms-linear-gradient(top, #fd7e4f, #f54d3f);
  background: -moz-linear-gradient(top, #fd7e4f, #f54d3f);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fd7e4f), to(#f54d3f));
  background: -webkit-linear-gradient(top, #fd7e4f, #f54d3f);
  background: -o-linear-gradient(top, #fd7e4f, #f54d3f);
}

.zt7 li .bg2 {
  FILTER: progid: DXImageTransform . Microsoft . Gradient(gradientType = 0, startColorStr = #fdc844, endColorStr = #fa9a45);
  background: -ms-linear-gradient(top, #fdc844, #fa9a45);
  background: -moz-linear-gradient(top, #fdc844, #fa9a45);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fdc844), to(#fa9a45));
  background: -webkit-linear-gradient(top, #fdc844, #fa9a45);
  background: -o-linear-gradient(top, #fdc844, #fa9a45);
}

.zt7 li .bg3 {
  FILTER: progid: DXImageTransform . Microsoft . Gradient(gradientType = 0, startColorStr = #b2db51, endColorStr = #a4c359);
  background: -ms-linear-gradient(top, #b2db51, #a4c359);
  background: -moz-linear-gradient(top, #b2db51, #a4c359);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, form(#b2db51), to(#a4c359));
  background: -webkit-linear-gradient(top, #b2db51, #a4c359);
  background: -o-linear-gradient(top, #b2db51, #a4c359);
}

.zt7 li .bg4 {
  FILTER: progid: DXImageTransform . Microsoft . Gradient(gradientType = 0, startColorStr = #52a5f1, endColorStr = #448aca);
  background: -ms-linear-gradient(top, #52a5f1, #448aca);
  background: -moz-linear-gradient(top, #52a5f1, #448aca);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#52a5f1), to(#448aca));
  background: -webkit-linear-gradient(top, #52a5f1, #448aca);
  background: -o-linear-gradient(top, #52a5f1, #448aca);
}

.zt7 li .bg5 {
  FILTER: progid: DXImageTransform . Microsoft . Gradient(gradientType = 0, startColorStr = #b14ae1, endColorStr = #8957a1);
  background: -ms-linear-gradient(top, #b14ae1, #8957a1);
  background: -moz-linear-gradient(top, #b14ae1, #8957a1);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b14ae1), to(#8957a1));
  background: -webkit-linear-gradient(top, #b14ae1, #8957a1);
  background: -o-linear-gradient(top, #b14ae1, #8957a1);
}

.box8 {
  background: url("../images/box8bg.jpg") center no-repeat;
  background-size: 100% 100%;
  padding-bottom: 60px;
}

.box8 .w1000 {
  background-color: #0d0d3b;
  opacity: 0.8;
  padding-bottom: 42px;
}

.box8 img {
  padding: 34px 0 37px;
  margin: 0 auto;
}

.box8 ul li {
  width: 400px;
  float: left;
}

.box8 ul li:nth-of-type(1) {
  margin: 0 100px 0 50px;
}

.box8 ul li .grade {
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  height: 54px;
  line-height: 54px;
  margin-bottom: 10px;
}

.box8 ul li:nth-of-type(1) .grade {
  background-color: #c723b9;
}

.box8 ul li:nth-of-type(2) .grade {
  background-color: #8d6ef8;
}

.box8 ul li:nth-of-type(1) .grade::before {
  width: 32px;
  height: 34px;
  content: '';
  display: inline-block;
  background: url("../images/box8pic2.png") center no-repeat;
  background-size: 100% 100%;
  position: relative;
  top: 7px;
  margin-right: 20px;
}

.box8 ul li:nth-of-type(2) .grade::before {
  width: 38px;
  height: 36px;
  content: '';
  display: inline-block;
  background: url("../images/box8pic3.png") center no-repeat;
  background-size: 100% 100%;
  position: relative;
  top: 7px;
  margin-right: 20px;
}

.box8 ul li div {
  font-size: 18px;
  color: #fffefe;
  padding: 16px 8px 22px 8px;
}

.box8 ul li:nth-of-type(1) div {
  border: 1px dotted #c723b9;
}

.box8 ul li:nth-of-type(2) div {
  border: 1px dotted #8d6ef8;
}

.box8 ul li div b {
  font-size: 20px;
  color: #fffefe;
  display: block;
}

.box8 ul li a {
  width: 114px;
  height: 44px;
  line-height: 44px;
  margin-top: 32px;
  display: inline-block;
  text-align: center;
  font-size: 20px;
  color: #fffefe;
  margin-right: 14px;
}

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

.box8 ul li:nth-of-type(1) a {
  background-color: #c723b9;
}

.box8 ul li:nth-of-type(2) a {
  background-color: #8d6ef8;
}

.box9 {
  background:url("../images/box9bg.jpg")center no-repeat;
  background-size:100% 100%;
  padding-bottom: 2px;
}

.box9 .biaoti {
  width: 995px;
  height: 44px;
  margin: 34px auto 0px;
  background: -webkit-linear-gradient(left, #b138ca ,#fb9f46); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #b138ca ,#fb9f46); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #b138ca ,#fb9f46); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #b138ca ,#fb9f46); /* Ã¦Â â€¡Ã¥â€¡â€ Ã§Å¡â€žÃ¨Â¯Â­Ã¦Â³â€¢ */
  color: #030303;
}

.box9 .biaoti > span {
  display: inline-block;
  text-align: center;
  font-weight: bold;
  line-height: 44px;
  color:#eeeeef;
  font-size: 20px;
}

.box9 .biaoti > span:nth-child(1) {
  width: 20%;
}

.box9 .biaoti > span:nth-child(2) {
  width: 20%;
}

.box9 .biaoti > span:nth-child(3) {
  width: 30%;
}

.box9 .biaoti > span:nth-child(4) {
  width: 20%;
}

.box9 .biaoti > span:nth-child(5) {
  width: 10%;
}
.box9 .tempWrap{
  height: 300px!important;
}
.box9 .txtMarquee-top {
  width: 995px;
  margin: 0 auto 80px;
}

.box9 .txtMarquee-top ul {
  width: 100%;
}

.box9 .txtMarquee-top ul table {
  width: 100%;
}

.box9 .txtMarquee-top ul table tr {
  height: 47px;
}

.box9 .txtMarquee-top ul table tr td {
  color: #eeeeef;
  font-size: 18px;
  text-align: center;
}

.box9 .txtMarquee-top ul table tr td.qian {
  color: #d01ab0;
  font-size: 18px;
  font-weight: bold;
}

.box9 .txtMarquee-top ul table tr td a {
  color: #f7cf39;
  font-size: 14px;
}

.box9 .txtMarquee-top ul table tr td:nth-child(1) {
  width: 20%;
}

.box9 .txtMarquee-top ul table tr td:nth-child(2) {
  width: 20%;
}

.box9 .txtMarquee-top ul table tr td:nth-child(3) {
  width: 30%;
}

.box9 .txtMarquee-top ul table tr td:nth-child(4) {
  width: 20%;
}

.box9 .txtMarquee-top ul table tr td:nth-child(5) {
  width: 10%;
}

.box10{
  background:url("../images/box10bg.jpg")center no-repeat;
  background-size:100% 100%;
}

.box10{
  padding-bottom: 40px;
}
.box10 ul li{
  width:288px;
  height:355px;
  margin-right: 68px;
  margin-bottom: 60px;
  cursor:pointer;
  position: relative;
  float: left;
  background:url("../images/box10pic1.png")center no-repeat;
  background-size:100% 100%;
}
.box10 ul li:nth-child(3n){;
  margin-right: 0px;
}
.box10 ul li:hover .img{
  display:none;
}
.box10 ul li>.h1{
  position: absolute;
  width:100%;
  height: 74px;
  text-align: center;
  line-height: 74px;
  color:#fff;
  font-weight: bold;
  font-size: 24px;
  z-index: 10;
}
.box10 ul li>.img{
  height: 272px;
  padding:0 8px 8px 8px;
}
.box10 ul li>.img img{
  width: 100%;
  height: 100%;
  margin-top: 76px;
}
.box10 ul li>.tan{
  width:100%;
  height:100%;
  position: absolute;
  left:0;
  top:0;
  color:#fff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
}
.box10 ul li:hover>.tan{
  opacity:1;
}
.box10 ul li>.tan>.txt{
  font-size: 18px;
  padding: 88px  10px 0;
  text-align: center;
  line-height: 32px;
}


.box11 .yj-head{
  font-size: 1.8rem;
  color:#f80e75;
  font-weight: bold;
  text-align:center;
  padding: 52px 0 20px;
}
.box11 form{
  width: 432px;
  margin:0 auto;
}
.box11 .inp{
  position: relative;
}
.box11 .inp img{
  width: 27px;
  height: 27px;
  position: absolute;
  top: 22px;
  left: 14px;
}
.box11 .minput{
  width: 100%;
  height: 68px;
  line-height: normal;
  padding-left: 48px;
  display:block;
  border:1px solid #313131;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin-bottom: 1rem;
  outline: none;
}
.box11 .msubmit{
  width: 480px;
  border: none;
  cursor: pointer;
  height: 68px;
  margin:0 auto 38px;
  line-height: 68px;
  font-size: 20px;
  color:#fff;
  text-align:center;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: -webkit-linear-gradient(#fb854f, #fb1c7a); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#fb854f, #fb1c7a);  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#fb854f, #fb1c7a);  /* Firefox 3.6 - 15 */
  background: linear-gradient(#fb854f, #fb1c7a);  /* æ ‡å‡†çš„è¯­æ³• */
  outline:none;
}
.box11 .msubmit::before{
  height: 27px;
  width: 27px;
  content:'';
  background:url("../images/box11btn.png")center no-repeat;
  display:inline-block;
  background-size:100% 100%;
  position: relative;
  top: 3px;
  margin-right: 6px;
}

