.mr {
  margin: 0 3%;
}
header .ggtb {
  position: fixed;
  top: 0;
  z-index: 100;
  overflow: hidden;
}
header .ggtb img,
header .logo img {
  width: 100%;
}
header .logo {
  padding-top: 4.2rem;
}
footers .footer1 {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 2%;
}
footers .footer1 span {
  display: flex;
  justify-content: space-between;
}
footers .footer1 span .fotdiv {
  display: flex;
  width: 100%;
}
footers .footer1 span b {
  font-size: 1.2rem;
  font-weight: bold;
  color: #333;
}
footers .footer1 span i {
  display: block;
  background: url("https://www.uniquewishesandquotes.com/assets/static/image/fotbg_03.jpg") no-repeat;
  background-size: auto;
  font-size: 0.9rem;
  font-weight: normal;
  background-size: 100% 100%;
  padding: 0.2rem 0.6rem;
  width: 7.3rem;
  height: 1.7rem;
  text-align: center;
  color: #fff;
  margin-left: 2%;
}
footers .footer1 span a {
  display: block;
  width: 25%;
  color: #666666;
  position: relative;
  top: 3px;
}
footers .footer2 ul {
  display: flex;
  justify-content: space-around;
  margin-top: 3%;
}
footers .footer2 ul li {
  width: 33%;
  text-align: center;
}
footers .footer2 ul b {
  width: 49%;
  display: block;
  margin: auto;
  border: 1px solid #ff4e00;
  text-align: center;
  border-radius: 3px;
  padding: 3% 0;
  color: #ff4e00;
  font-size: 1.1rem;
  font-weight: bold;
}
footers .footer2 ul i {
  padding-top: 2%;
  display: block;
  color: #666666;
  font-size: 0.85rem;
}
footers .biaodan {
  margin-top: 3%;
}
footers .biaodan form {
  text-align: center;
  margin: auto;
  width: 100%;
}
footers .biaodan form ul li {
  line-height: 2.3rem;
}
footers .biaodan form ul li:nth-child(3) {
  padding-top: 2%;
  color: #999999;
}
footers .biaodan form ul li:nth-child(3) img {
  width: 5%;
  vertical-align: middle;
}
footers .biaodan form ul .iput {
  width: 100%;
  background-color: #f4f4f4;
  outline: none;
  border: none;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  line-height: 2.3rem;
  font-size: 1.1rem;
  padding-left: 3%;
}
footers .biaodan form ul .sel {
  display: block;
  width: 100%;
  background-color: #f4f4f4;
  outline: none;
  border: none;
  border: 1px solid #e0e0e0;
  line-height: 2.3rem;
  font-size: 1.1rem;
  padding-left: 3%;
  border-radius: 5px;
  margin-top: 2%;
  height: 2.4rem;
  color: #808080;
}
footers .biaodan form ul .sub {
  width: 100%;
  background-color: #ff4e00;
  font-size: 1.15rem;
  color: #fff;
  font-weight: bold;
  text-align: center;
  border: none;
  outline: none;
  line-height: 2.5rem;
  border-radius: 5px;
  margin-top: 2%;
}
footers .footer3 .fot1 {
  display: flex;
  justify-content: space-around;
}
footers .footer3 .fot1 a {
  display: block;
  width: 35%;
}
footers .footer3 .fot1 a img {
  width: 100%;
}
footers .footer3 .fot1 ul {
  width: 65%;
  margin-left: 3%;
  line-height: 1.7rem;
}
footers .footer3 .fot1 ul li:nth-child(1) {
  color: #ff4e00;
  font-weight: bold;
  font-size: 1.2rem;
}
footers .footer3 p {
  font-size: 0.88rem;
  text-align: center;
  margin-top: 1%;
  margin-bottom: 5%;
}
.wrap {
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
}
.wrap .hslmgg {
  overflow: hidden;
  height: 3rem;
  line-height: 3rem;
  display: flex;
  justify-content: space-between;
  margin: 0 3%;
}
.wrap .hslmgg1 {
  width: 3rem;
  text-align: center;
  display: flex;
  align-items: center;
}
.wrap .hslmgg1 img {
  position: relative;
  left: -40%;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.wrap .hslmgg2 {
  overflow: hidden;
  height: 3rem;
  transition: all 0.2s;
  position: relative;
  flex: 1;
  font-size: 1.3rem;
  color: #333;
}
.wrap .hslmgg4 {
  width: 100%;
}
.wrap .hslmgg11 {
  width: 3rem;
}
.wrap txt-scroll {
  width: 100%;
  flex: 1;
}
.wrap .txt-scroll .scrollbox {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  transition: all 0.2s;
}
.wrap .scrollbox {
  color: #333;
}
.wrap .scrollbox i {
  color: #ff4e00;
}
.wrap .txt-scroll .txt,
.wrap .txt-scroll .txt-clone {
  display: inline;
  position: relative;
  font-size: 1.1rem;
  font-weight: 530;
}
.contai1 {
  border-top: 1px solid #bfbfbf;
  border-bottom: 1px solid #bfbfbf;
  padding-top: 2%;
  padding-bottom: 2%;
}
.contai1 .contai1-1 {
  display: flex;
  justify-content: space-between;
}
.contai1 span {
  width: 13%;
  font-weight: bold;
  color: #ff4e00;
  text-align: left;
  padding: 0.2rem 0rem;
  font-size: 1.1rem;
  height: 1.9rem;
}
.contai1 ul {
  display: flex;
  justify-content: space-between;
  width: 87%;
}
.contai1 ul li {
  background-color: #ff4e00;
  width: 24%;
  text-align: center;
  padding-top: 1.2%;
  height: 1.9rem;
}
.contai1 ul li a {
  font-size: 0.9rem;
  color: #fff;
  font-weight: bold;
}
.contai2 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.contai2 ul li {
  width: 15.2%;
  position: relative;
  border: 1px solid #cccccc;
  margin-top: 2.5%;
  padding-top: 2.5%;
  padding-bottom: 1%;
}
.contai2 ul li a {
  font-size: 1.15rem;
  font-weight: bold;
  padding-left: 5%;
  color: #333;
}
.contai2 ul li img {
  width: 1.1rem;
  height: 0.9rem;
  position: absolute;
  top: 10%;
  left: 63%;
}
.contai3 {
  background-color: #ff4e00;
  margin-top: 2%;
}
.contai3 ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 2%;
  padding-bottom: 2%;
}
.contai3 li {
  width: 49%;
  height: 6.8rem;
  margin-top: 2%;
}
.contai3 li:nth-child(1) {
  background: url("https://www.uniquewishesandquotes.com/assets/static/image/tbg1_03.jpg") no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
.contai3 li:nth-child(2) {
  background: url("https://www.uniquewishesandquotes.com/assets/static/image/tbg2_03.jpg") no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
.contai3 li:nth-child(3) {
  background: url("https://www.uniquewishesandquotes.com/assets/static/image/tbg3_03.jpg") no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
.contai3 li:nth-child(4) {
  background: url("https://www.uniquewishesandquotes.com/assets/static/image/tbg4_03.jpg") no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
.contai3 li a {
  display: block;
  width: 60%;
  margin-left: 40%;
  margin-top: 9%;
}
.contai3 li p {
  text-align: left;
  font-weight: bold;
  color: #ff4e00;
  font-size: 1.1rem;
}
.contai3 li i {
  text-align: left;
  display: block;
  color: #333;
  font-size: 0.85rem;
  padding-top: 2%;
}
.hf {
  margin-top: 5%;
  margin-bottom: 5%;
}
.hf img {
  width: 100%;
}
.contai4 p {
  font-weight: bold;
  font-size: 1.2rem;
  padding-bottom: 1%;
}
.contai4 ul {
  display: flex;
  margin-top: 2%;
  justify-content: space-between;
}
.contai4 ul li {
  width: 19%;
}
.contai4 ul li span {
  font-size: 1rem;
  color: #333;
}
.contai4 ul li .options {
  width: 0.7rem;
  height: 0.7rem;
  background-color: #ffffff;
  border: solid 1px #333;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 0.8rem;
  margin: 0;
  padding: 0;
  position: relative;
  display: inline-block;
  vertical-align: top;
  cursor: default;
  -webkit-appearance: none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-transition: background-color ease 0.1s;
  transition: background-color ease 0.1s;
  outline: none;
  top: 24%;
}
.contai4 ul li .options:checked {
  background-color: #ff4e00;
  border-color: transparent;
}
.contai4 form {
  padding-top: 2%;
}
.contai4 form ul {
  display: flex;
  justify-content: space-between;
}
.contai4 form ul li:nth-child(1) {
  width: 70%;
}
.contai4 form ul li:nth-child(1) .iput {
  width: 100%;
  padding-left: 3%;
  outline: none;
  border: none;
  border: 2px solid #ff4e00;
  line-height: 2rem;
  border-radius: 5px;
}
.contai4 form ul li:nth-child(2) {
  width: 28%;
  line-height: 2.3rem;
}
.contai4 form ul li:nth-child(2) .sub {
  width: 100%;
  line-height: 2.3rem;
  background-color: #ff4e00;
  color: #fff;
  border: none;
  outline: none;
  border-radius: 5px;
}
.contai4 .hf2 {
  display: block;
  padding-top: 3%;
}
.contai4 .hf2 img {
  width: 100%;
}
.contai5 {
  margin-top: 4%;
  background-color: #ff4e00;
  padding-top: 2%;
  padding-bottom: 3%;
}
.contai5 .quota {
  background-color: #ff4e00;
}
.contai5 p {
  text-align: center;
  font-size: 1.2rem;
  color: #fff;
  font-weight: bold;
}
.contai5 i {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 1.1rem;
  padding-top: 1%;
}
.contai5 .brdis {
  border-radius: 8px;
  border: 1px solid transparent;
}
.contai5 .qtop {
  background-color: #f5f5f5;
  margin-top: 2%;
}
.contai5 .qtop ul {
  display: flex;
  justify-content: space-between;
  background-color: #f5f5f5;
  text-align: center;
}
.contai5 .qtop ul li {
  font-size: 0.88rem;
  color: #333;
  font-weight: bold;
  text-align: center;
}
.contai5 .qtop ul li:nth-child(1) {
  width: 25%;
  text-align: center;
  border-right: 1px solid #cccccc;
}
.contai5 .qtop ul li:nth-child(2) {
  width: 15%;
  text-align: center;
  border-right: 1px solid #cccccc;
}
.contai5 .qtop ul li:nth-child(3) {
  width: 22%;
  text-align: center;
  border-right: 1px solid #cccccc;
}
.contai5 .qtop ul li:nth-child(4) {
  width: 18%;
  text-align: center;
  border-right: 1px solid #cccccc;
}
.contai5 .qtop ul li:nth-child(5) {
  width: 20%;
  text-align: center;
}
.contai5 .qbox {
  padding: 0 2%;
  padding-bottom: 4%;
}
.contai5 .quota .qbom ul li {
  border-bottom: 1px solid #ccc;
  color: #333333;
}
.contai5 .quota .qbom ul li span {
  font-size: 0.88rem;
  line-height: 2rem;
  color: #333333;
}
.contai5 .quota .qbom ul li span:nth-child(1) {
  width: 25%;
  border-right: 1px solid #cccccc;
}
.contai5 .quota .qbom ul li span:nth-child(2) {
  width: 15%;
  border-right: 1px solid #cccccc;
}
.contai5 .quota .qbom ul li span:nth-child(3) {
  width: 22%;
  border-right: 1px solid #cccccc;
}
.contai5 .quota .qbom ul li span:nth-child(4) {
  width: 18%;
  border-right: 1px solid #cccccc;
}
.contai5 .quota .qbom ul li span:nth-child(5) {
  width: 20%;
}
.contai5 .quota .qbom ul li span:nth-child(5) a {
  background-color: #ff4e00;
  color: #fff;
  border-radius: 15px;
  padding: 0.5% 5%;
  line-height: 2rem;
}
.contai5 .lunbo2 {
  height: 11rem;
  overflow: hidden;
}
.contai5 .lunbo2 .lunbo2ul {
  display: flex;
  justify-content: space-between;
  margin-top: 2%;
}
.contai5 .lunbo2 .lunbo2ul .lisd:nth-child(1) {
  width: 59%;
}
.contai5 .lunbo2 .lunbo2ul .lisd:nth-child(2) {
  width: 40%;
}
.contai5 .lunbo2 .lunbo2ul .lisd:nth-child(2) .bd {
  height: 100%;
  padding-right: 3%;
  overflow: hidden;
  margin-top: 2%;
}
.contai5 .lunbo2 .lunbo2ul .lisd:nth-child(2) .bd img {
  width: 100%;
}
.contai5 .lunbo2 .lunbo2ul .lisd:nth-child(2) .bd ul li {
  margin-top: 3%;
}
.contai5 .lunbo2 .lunbo2ul .bm1 ul {
  display: flex;
  font-size: 0.8rem;
}
.contai5 .lunbo2 .lunbo2ul .bmbg {
  background-color: #fff;
  margin-top: 2%;
  margin-left: 3%;
  border-radius: 8px;
}
.contai5 .lunbo2 .lunbo2ul .hslngd_3 {
  height: 100%;
  overflow: hidden;
}
.contai5 .lunbo2 .lunbo2ul .hslngd_3 li {
  width: 100%;
  display: flex;
  justify-content: space-around;
}
.contai5 .lunbo2 .lunbo2ul .hslngd_3 li span {
  display: block;
  float: left;
  height: 1.65rem;
  line-height: 1.65rem;
  font-weight: normal;
}
.contai5 .lunbo2 .lunbo2ul .hslngd_3 li span:nth-child(1) {
  width: 25%;
}
.contai5 .lunbo2 .lunbo2ul .hslngd_3 li span:nth-child(2) {
  width: 20%;
}
.contai5 .lunbo2 .lunbo2ul .hslngd_3 li span:nth-child(3) {
  width: 15%;
}
.contai5 .lunbo2 .lunbo2ul .hslngd_3 li span:nth-child(4) {
  width: 43%;
}
.contai5 .lunbo2 .lunbo2ul .hslngd_3 li span b {
  font-weight: normal;
  font-size: 0.8rem;
  display: block;
  border-bottom: 1px dashed #ff4e00;
  position: relative;
  text-align: center;
}
.contai5 .lunbo2 .lunbo2ul .hslngd_3 li a {
  font-weight: bold;
  color: #ff4e00;
  border-radius: 1rem;
  font-size: 0.8rem;
  display: inline-block;
  height: 1.6rem;
  line-height: 1.6rem;
  width: 85%;
  margin-top: -0.5rem;
}
.contai5 .lunbo2 .lunbo2ul .bmbg .bm1 ul {
  display: flex;
  justify-content: space-around;
  background-color: #e8e8e8;
  color: #333;
}
.contai5 .lunbo2 .lunbo2ul .bmbg .bm1 ul li {
  width: 25%;
  text-align: center;
  height: 2.5rem;
  line-height: 2.5rem;
  font-weight: bold;
  font-size: 0.8rem;
}
.contai5 .lunbo2 .lunbo2ul .hslngd_2_1 {
  color: #ff4e00;
  font-weight: bold;
}
.contai5 .lunbo2 .lunbo2ul .hslngd_2_1 .sb {
  font-weight: bold;
}
.contai6 {
  margin-top: 4%;
}
.contai6 .c6sp {
  display: flex;
  justify-content: space-between;
  line-height: 1.8rem;
  border-bottom: 1px solid #b5b5b5;
  padding-bottom: 1%;
}
.contai6 .c6sp b {
  font-size: 1.25rem;
  font-weight: bold;
  color: #ff4e00;
}
.contai6 .c6sp i {
  font-size: 1.1rem;
}
.contai6 .c6sp div:nth-child(2) {
  width: 15%;
}
.contai6 .c6sp a {
  display: block;
  font-size: 1rem;
  text-align: center;
  border: 1px solid #b3b3b3;
  border-radius: 5px;
  background-color: #ededed;
  line-height: 1.5rem;
  margin-top: 2%;
}
.contai6 ul {
  margin-top: 1%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.contai6 ul li {
  width: 48.5%;
  margin-top: 3%;
}
.contai6 ul li img {
  width: 100%;
}
.contai6 ul li div {
  border: 1px solid #b3b3b3;
  border-top: none;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.contai6 ul li div span {
  border-bottom: 1px dashed #b5b5b5;
  display: block;
  text-align: center;
}
.contai6 ul li div span b {
  display: block;
  font-weight: bold;
  color: #ff4e00;
  font-size: 1.1rem;
  padding-top: 2%;
}
.contai6 ul li div span i {
  display: block;
  font-size: 0.9rem;
  padding-bottom: 2%;
  padding-top: 2%;
  color: #4c4c4c;
}
.contai6 ul li div p {
  display: flex;
  justify-content: space-around;
  padding-top: 3%;
  padding-bottom: 3%;
}
.contai6 ul li div p a {
  width: 35%;
  text-align: center;
  border-radius: 3px;
}
.contai6 ul li div p a:nth-child(1) {
  border: 1px solid #333333;
}
.contai6 ul li div p a:nth-child(2) {
  background-color: #ff4e00;
  color: #fff;
}
.line {
  background-color: #f5f5f5;
  padding: 1.3%;
  margin-top: 3.5%;
  margin-bottom: 3.5%;
}
.contai7 .c6sp {
  display: flex;
  justify-content: space-between;
  line-height: 1.8rem;
  border-bottom: 1px solid #b5b5b5;
  padding-bottom: 1%;
}
.contai7 .c6sp b {
  font-size: 1.25rem;
  font-weight: bold;
  color: #ff4e00;
}
.contai7 .c6sp i {
  font-size: 1.1rem;
}
.contai7 .c6sp div:nth-child(2) {
  width: 15%;
}
.contai7 .c6sp a {
  display: block;
  font-size: 1rem;
  text-align: center;
  border: 1px solid #b3b3b3;
  border-radius: 5px;
  background-color: #ededed;
  line-height: 1.5rem;
  margin-top: 2%;
}
.contai7 ul {
  margin-top: 1%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.contai7 ul li {
  width: 48.5%;
  margin-top: 3%;
}
.contai7 ul li img {
  width: 100%;
}
.contai7 ul li div {
  border: 1px solid #b3b3b3;
  border-top: none;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.contai7 ul li div span {
  border-bottom: 1px dashed #b5b5b5;
  display: block;
  text-align: center;
}
.contai7 ul li div span b {
  display: block;
  font-weight: bold;
  color: #ff4e00;
  font-size: 1.1rem;
  padding-top: 2%;
}
.contai7 ul li div span i {
  display: block;
  font-size: 0.9rem;
  padding-bottom: 2%;
  padding-top: 2%;
  color: #4c4c4c;
}
.contai7 ul li div p {
  display: flex;
  justify-content: space-around;
  padding-top: 3%;
  padding-bottom: 3%;
}
.contai7 ul li div p a {
  width: 35%;
  text-align: center;
  border-radius: 3px;
}
.contai7 ul li div p a:nth-child(1) {
  border: 1px solid #333333;
}
.contai7 ul li div p a:nth-child(2) {
  background-color: #ff4e00;
  color: #fff;
}
.contai8 p {
  font-size: 1.5rem;
  text-align: center;
  font-weight: bold;
  color: #ff4e00;
}
.contai8 p i {
  color: #333;
}
.contai8 em {
  display: block;
  text-align: center;
  font-size: 1.1rem;
  margin-top: 1%;
  color: #666666;
}
.contai8 em b {
  color: #ff4e00;
  font-weight: bold;
}
.contai8 .ul1 {
  display: flex;
  justify-content: space-between;
  margin-top: 3%;
}
.contai8 .ul1 img {
  width: 100%;
}
.contai8 .ul1 li:nth-child(1) {
  width: 66.6%;
  margin-top: 0.8%;
}
.contai8 .ul1 li:nth-child(1) b {
  font-size: 0.8rem;
  display: block;
  background-color: #ff4e00;
  color: #fff;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  padding-top: 2%;
  padding-bottom: 2%;
  padding-left: 5%;
  padding-right: 5%;
}
.contai8 .ul1 li:nth-child(2) {
  width: 32.6%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.contai8 .ul1 li:nth-child(2) a:nth-child(2) {
  margin-top: 3%;
}
.contai8 .ul2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  margin-top: 1%;
}
.contai8 .ul2 li {
  width: 32.6%;
}
.contai8 .ul2 li img {
  width: 100%;
}
.contai9 .c9p {
  font-size: 1.5rem;
  text-align: center;
  font-weight: bold;
  color: #ff4e00;
}
.contai9 .c9p i {
  color: #333;
}
.contai9 em {
  display: block;
  text-align: center;
  font-size: 1.1rem;
  margin-top: 1%;
  color: #666666;
}
.contai9 em b {
  color: #ff4e00;
  font-weight: bold;
}
.contai9 .swiper-msfc {
  margin-top: 3%;
}
.contai9 .swiper-msfc img {
  width: 100%;
}
.contai9 .ellipsis {
  font-size: 1.05rem;
  text-align: center;
}
.contai10 .c9p {
  font-size: 1.5rem;
  text-align: center;
  font-weight: bold;
  color: #ff4e00;
}
.contai10 .c9p i {
  color: #333;
}
.contai10 em {
  display: block;
  text-align: center;
  font-size: 1.1rem;
  margin-top: 1%;
  color: #666666;
}
.contai10 em b {
  color: #ff4e00;
  font-weight: bold;
}
.contai10 .tabs {
  display: flex;
  justify-content: space-between;
  margin-top: 3%;
}
.contai10 .tabs li {
  width: 23.5%;
  color: #ff4e00;
  border: 1px solid #ff4e00;
  text-align: center;
  border-radius: 3px;
  line-height: 1.85rem;
  cursor: pointer;
  font-size: 1.1rem;
}
.contai10 .tabs .active {
  background-color: #ff4e00;
  color: #fff;
  border-color: transparent;
  transition: 0.6s;
}
.contai10 .boxs {
  margin-top: 2%;
}
.contai10 .boxs img {
  width: 100%;
}
.contai11 .c9p {
  font-size: 1.5rem;
  text-align: center;
  font-weight: bold;
  color: #ff4e00;
}
.contai11 .c9p i {
  color: #333;
}
.contai11 em {
  display: block;
  text-align: center;
  font-size: 1.1rem;
  margin-top: 1%;
  color: #666666;
}
.contai11 em b {
  color: #ff4e00;
  font-weight: bold;
}
.contai11 .tabs {
  display: flex;
  justify-content: space-between;
  margin-top: 3%;
}
.contai11 .tabs li {
  width: 23.5%;
  color: #ff4e00;
  border: 1px solid #ff4e00;
  text-align: center;
  border-radius: 3px;
  line-height: 1.85rem;
  cursor: pointer;
  font-size: 1.1rem;
}
.contai11 .tabs .active {
  background-color: #ff4e00;
  color: #fff;
  border-color: transparent;
}
.contai11 .boxs {
  margin-top: 2%;
}
.contai11 .boxs img {
  width: 100%;
}
.contai11 .boxs .tabs-box ul {
  margin-top: 1%;
}
.contai11 .boxs .tabs-box ul li {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px dashed #b3b3b3;
  padding-bottom: 2%;
  padding-top: 2%;
}
.contai11 .boxs .tabs-box ul li div:nth-child(1) {
  width: 75%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  padding-right: 5%;
}
.contai11 .boxs .tabs-box ul li div:nth-child(1) a {
  font-weight: bold;
  color: #333;
  font-size: 0.9rem;
}
.contai11 .boxs .tabs-box ul li div:nth-child(1) i {
  display: block;
  color: #808080;
  font-size: 0.85rem;
}
.contai11 .boxs .tabs-box ul li div:nth-child(1) b {
  display: block;
  color: #808080;
  font-size: 0.85rem;
  text-align: right;
  padding-right: 5%;
}
.contai11 .boxs .tabs-box ul li div:nth-child(2) {
  width: 23%;
}
.contai11 .boxs .tabs-box ul li div:nth-child(2) img {
  width: 100%;
}
.contai12 .c9p {
  font-size: 1.5rem;
  text-align: center;
  font-weight: bold;
  color: #ff4e00;
}
.contai12 .c9p i {
  color: #333;
}
.contai12 em {
  display: block;
  text-align: center;
  font-size: 1.1rem;
  margin-top: 1%;
  color: #666666;
}
.contai12 em b {
  color: #ff4e00;
  font-weight: bold;
}
.contai12 .tabs {
  margin-top: 3%;
  display: flex;
  justify-content: center;
}
.contai12 .tabs li {
  width: 33%;
  line-height: 2.2rem;
  border: 1px solid #ff4e00;
  color: #ff4e00;
  border-radius: 25px;
  text-align: center;
  cursor: pointer;
}
.contai12 .tabs li:nth-child(1) {
  position: relative;
  left: 3.2%;
}
.contai12 .tabs li:nth-child(2) {
  position: relative;
  right: 3.2%;
}
.contai12 .tabs .active {
  background-color: #ff4e00;
  color: #fff;
  border-color: transparent;
}
.contai12 .tabs-box {
  margin-top: 2%;
}
.contai12 .tabs-box .box {
  display: flex;
  justify-content: space-around;
  background-color: #efefef;
  padding: 3% 1%;
  border-radius: 6px;
}
.contai12 .tabs-box .box .tabs-box1 {
  width: 28%;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.contai12 .tabs-box .box .tabs-box1 b {
  font-weight: bold;
  color: #ff4e00;
  font-size: 1rem;
}
.contai12 .tabs-box .box .tabs-box1 i {
  color: #333;
  font-size: 0.8rem;
}
.contai12 .tabs-box .box .tabs-box2 {
  width: 68%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.contai12 .tabs-box .box .tabs-box2 .tabs-boxul li {
  list-style-type: disc;
  list-style: #ff4e00;
  color: #ff4e00;
  font-size: 0.85rem;
}
.contai12 .tabs-box .box .tabs-box2 .tabs-boxul li em {
  text-align: left;
  display: block;
  color: #333;
  font-size: 0.9rem;
}
.contai12 .tabs-box .tabs-boxul1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 2%;
}
.contai12 .tabs-box .tabs-boxul1 li {
  width: 49%;
  margin-top: 2%;
}
.contai12 .tabs-box .tabs-boxul1 li a img {
  width: 100%;
}
.contai12 .tabs-box .tabs-boxul1 li span {
  display: block;
  background-color: #efefef;
  padding: 4% 2%;
  height: 5.8rem;
}
.contai12 .tabs-box .tabs-boxul1 li span i {
  display: block;
  text-align: center;
  font-size: 1rem;
  font-weight: bold;
}
.contai12 .tabs-box .tabs-boxul1 li span em {
  display: block;
  font-size: 0.85rem;
  line-height: 1.4rem;
  padding-top: 2%;
}
.abtn {
  text-align: center;
  display: block;
  width: 72%;
  background-color: #ff4e00;
  color: #fff;
  margin: auto;
  font-size: 1.3rem;
  line-height: 2.3rem;
  border-radius: 25px;
  margin-top: 3%;
}
