/* reset */
body,
div,
p,
ul,
li,
table,
tbody,
tr,
td,
textarea,
form,
input,
h1,
h2,
h3,
h4,
h5,
dl,
dt,
dd,
img,
iframe,
header,
nav,
section,
article,
footer,
figure,
figcaption,
menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
body {
  -webkit-text-size-adjust: none;
  font-size: 0.24rem;
}
header,
nav,
section,
article,
footer,
figure,
figcaption {
  display: block;
}
ol,
ul {
  margin: 0;
  padding: 0;
}
fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
a,
li,
ul,
[onclick] {
  -webkit-tap-highlight-color: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
em,
strong {
  font-weight: normal;
  font-style: normal;
}
a {
  text-decoration: none;
}
.hide {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
}
.c:before,
.c:after {
  content: "";
  display: table;
}
.c:after {
  clear: both;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.db {
  display: block;
  text-indent: -999em;
}
html,
body {
  width: 100%;
  height: 100%;
  overflow: auto;
}
:focus {
  outline: none;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background: transparent;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
:focus {
  outline: 0;
}
a {
  text-decoration: none;
}
a:hover img {
  border: none;
}
/*清除浮动*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */
@font-face {
  font-family: 'hydsj';
  src: url('font/hydsj.ttf');
}
@font-face {
  font-family: 'hyqh';
  src: url('font/hyqh.ttf');
}
@font-face {
  font-family: 'hyxrws';
  src: url('font/hyxrws.ttf');
}
.wrap {
  width: 100%;
  height: 61.31rem;
  position: relative;
  overflow: hidden;
  background: url('../image/together/page_bg.jpg?V1') no-repeat center;
  -webkit-background-size: auto 100%;
          background-size: auto 100%;
}
.nav-box {
  width: 7.5rem;
  height: 1.11rem;
  position: fixed;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 10;
  background: url('../image/nav_bg.png') no-repeat center;
  -webkit-background-size: 100% auto;
          background-size: 100% auto;
}
.nav-box .nav {
  width: 1.41rem;
  height: 0.89rem;
  position: relative;
  cursor: pointer;
}
.nav-box .nav a {
  display: block;
  position: absolute;
  width: 1.41rem;
  height: 0.89rem;
  right: 0.15rem;
  top: 0.1rem;
  line-height: 0.5rem;
  text-align: center;
  color: #ffffff;
  font-family: 'hyxrws';
  font-size: 0;
}
.nav-box .nav.nav-1 {
  background: url('../image/nav_1.png') no-repeat center;
  -webkit-background-size: 100% auto;
          background-size: 100% auto;
}
.nav-box .nav.nav-1.cur {
  background: url('../image/nav_1_c.png') no-repeat center;
  -webkit-background-size: 100% auto;
          background-size: 100% auto;
}
.nav-box .nav.nav-2 {
  background: url('../image/nav_2.png') no-repeat center;
  -webkit-background-size: 100% auto;
          background-size: 100% auto;
}
.nav-box .nav.nav-2.cur {
  background: url('../image/nav_2_c.png') no-repeat center;
  -webkit-background-size: 100% auto;
          background-size: 100% auto;
}
.nav-box .nav.nav-3 {
  background: url('../image/nav_3.png') no-repeat center;
  -webkit-background-size: 100% auto;
          background-size: 100% auto;
}
.nav-box .nav.nav-3.cur {
  background: url('../image/nav_3_c.png') no-repeat center;
  -webkit-background-size: 100% auto;
          background-size: 100% auto;
}
.nav-box .nav.nav-4 {
  background: url('../image/nav_4.png') no-repeat center;
  -webkit-background-size: 100% auto;
          background-size: 100% auto;
}
.nav-box .nav.nav-4.cur {
  background: url('../image/nav_4_c.png') no-repeat center;
  -webkit-background-size: 100% auto;
          background-size: 100% auto;
}
.nav-box .nav.nav-5 {
  background: url('../image/nav_5.png') no-repeat center;
  -webkit-background-size: 100% auto;
          background-size: 100% auto;
}
.nav-box .nav.nav-5.cur {
  background: url('../image/nav_5_c.png') no-repeat center;
  -webkit-background-size: 100% auto;
          background-size: 100% auto;
}
.nav-box .nav.nav-home {
  background: url('../image/nav_6.png') no-repeat center;
  -webkit-background-size: 100% auto;
          background-size: 100% auto;
}
.nav-box .nav.nav-home.cur {
  background: url('../image/nav_6_c.png') no-repeat center;
  -webkit-background-size: 100% auto;
          background-size: 100% auto;
}
.page-cont {
  width: 7.5rem;
  height: 49rem;
  position: relative;
  margin: 0.7rem auto 0;
  overflow: visible;
}
.title {
  width: 100%;
  height: 1.14rem;
  position: relative;
}
.title img {
  display: block;
  width: auto;
  height: 1.14rem;
  margin: 0 auto 0;
  position: relative;
}
.subtit {
  width: 100%;
  height: 0.5rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.subtit::before,
.subtit::after {
  content: '';
  display: block;
  width: 0.37rem;
  height: 0.1rem;
  position: relative;
}
.subtit::before {
  background: url('../image/together/sub_tit_l.png') no-repeat center;
  -webkit-background-size: 100% auto;
          background-size: 100% auto;
}
.subtit::after {
  background: url('../image/together/sub_tit_r.png') no-repeat center;
  -webkit-background-size: 100% auto;
          background-size: 100% auto;
}
.subtit p {
  width: auto;
  height: 0.5rem;
  line-height: 0.5rem;
  text-align: center;
  margin: 0 0.1rem;
  font-size: 0.34rem;
  color: #296e8e;
  background-image: -webkit-linear-gradient(top, #2f729c, #4ba8c6);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: 'hyxrws';
}
.part-1 {
  width: 100%;
  height: 15.4rem;
}
.part-1 .text {
  width: 100%;
  height: auto;
  position: relative;
}
.part-1 .text p {
  width: 100%;
  height: auto;
  font-size: 0.24rem;
  color: #216b95;
  text-align: center;
  line-height: 0.32rem;
  margin-bottom: 0.16rem;
  font-family: 'hyqh';
}
.part-1 .text p span {
  font-weight: bold;
  font-family: 'hyqh';
}
.part-1 .text .text-l {
  font-size: 0.22rem;
  line-height: 0.38rem;
  margin-bottom: 0;
}
.part-1 .text .gold {
  color: #c98f32;
}
.part-1 .text .blue {
  color: #216b95;
}
.part-1 .box {
  width: 6rem;
  height: 8.1rem;
  position: relative;
  overflow: visible;
  margin: 0.96rem auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.part-1 .box::before {
  content: '';
  display: block;
  background: url('../image/together/part_1_bg.png') no-repeat center;
  -webkit-background-size: 100% auto;
          background-size: 100% auto;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 6.47rem;
  height: 9.5rem;
  margin: -4.75rem 0 0 -3.23rem;
}
.part-1 .box .text {
  width: 100%;
  height: auto;
  margin: 0.06rem auto 0;
  font-size: 0.24rem;
  color: #216b95;
  line-height: 0.32rem;
  text-align: center;
  font-family: 'hyqh';
}
.part-1 .box .fb-box {
  width: 5.64rem;
  height: 1.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0.3rem auto 0.22rem;
}
.part-1 .box .fb-box .fb {
  width: 2.64rem;
  height: 1.75rem;
  overflow: visible;
  position: relative;
  margin: 0 0.09rem;
}
.part-1 .box .fb-box .fb img {
  display: block;
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 0;
}
.part-1 .box .fb-box .fb .fb-name {
  width: 100%;
  height: 0.4rem;
  position: absolute;
  bottom: 0.02rem;
  background: url('../image/together/pic_text_bg.png') no-repeat center;
  -webkit-background-size: 100% auto;
          background-size: 100% auto;
  text-align: center;
  line-height: 0.4rem;
  font-size: 0.24rem;
  color: #fef8b2;
  font-family: 'hyqh';
}
.part-1 .box .detail-btn {
  width: 2.5rem;
  height: 0.59rem;
  position: relative;
  margin: 0rem auto 0;
  background: url('../image/together/detail_btn_1.png') no-repeat center;
  -webkit-background-size: 100% auto;
          background-size: 100% auto;
  cursor: pointer;
}
.part-1 .box .detail-btn:hover {
  filter: brightness(1.1);
}
.part-1 .box .item-2 {
  margin-top: 0.38rem;
}
.part-1 .box .item-2 .fb-box {
  margin: 0.1rem auto 0.2rem;
}
.part-2 {
  width: 7.5rem;
  height: 10.4rem;
  position: relative;
}
.part-2 .box {
  width: 5.7rem;
  height: 7.32rem;
  position: relative;
  margin: 0.78rem auto 0;
  overflow: visible;
}
.part-2 .box::before {
  content: '';
  display: block;
  width: 7.48rem;
  height: 8.72rem;
  position: absolute;
  top: -0.7rem;
  left: -0.88rem;
  background: url('../image/together/part_2_bg.png') no-repeat center;
  -webkit-background-size: 100% auto;
          background-size: 100% auto;
}
.part-2 .box .item-box {
  width: 5.7rem;
  height: 6.53rem;
  position: relative;
  margin: 0 auto 0;
}
.part-2 .box .item-video {
  width: 5.7rem;
  height: 3.17rem;
  position: relative;
  margin-bottom: 0.23rem;
}
.part-2 .box .item-video img {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
}
.part-2 .box .item-video .play-btn {
  position: absolute;
  width: 1.01rem;
  height: 0.99rem;
  top: 50%;
  left: 50%;
  margin: -0.5rem 0 0 -0.5rem;
  background: url('../image/together/play_btn.png') no-repeat center;
  -webkit-background-size: 100% auto;
          background-size: 100% auto;
  cursor: pointer;
}
.part-2 .box .item-video .play-btn:hover {
  filter: brightness(1.1);
}
.part-2 .box .item-xksz {
  width: 5.3rem;
  height: 3.2rem;
  position: relative;
  margin: 0 auto 0;
}
.part-2 .box .item-xksz .swiper-box {
  width: 100%;
  height: 2.63rem;
  position: relative;
  margin: 0.04rem auto 0;
}
.part-2 .box .item-xksz .swiper-container {
  width: 4.73rem;
  height: 2.63rem;
  position: relative;
  margin: 0 auto 0;
}
.part-2 .box .item-xksz .swiper-container .swiper-slide {
  width: 100%;
  height: 100%;
  position: relative;
}
.part-2 .box .item-xksz .swiper-container .item {
  width: 100%;
  height: 100%;
  position: relative;
}
.part-2 .box .item-xksz .swiper-container .item::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url('../image/together/view_pic_cover.png') no-repeat center;
  -webkit-background-size: 100% auto;
          background-size: 100% auto;
}
.part-2 .box .item-xksz .swiper-container img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-border-radius: 0.33rem;
          border-radius: 0.33rem;
}
.part-2 .box .item-xksz .btn {
  width: 0.21rem;
  height: 0.27rem;
  position: absolute;
  top: 50%;
  margin-top: -0.13rem;
  cursor: pointer;
}
.part-2 .box .item-xksz .btn:hover {
  filter: brightness(1.1);
}
.part-2 .box .item-xksz .prev-btn {
  background: url('../image/together/pic_prev.png') no-repeat center;
  -webkit-background-size: 100% auto;
          background-size: 100% auto;
  left: 0;
}
.part-2 .box .item-xksz .next-btn {
  background: url('../image/together/pic_next.png') no-repeat center;
  -webkit-background-size: 100% auto;
          background-size: 100% auto;
  right: 0;
}
.part-2 .box .detail-btn {
  position: relative;
  margin: 0.23rem auto 0;
  width: 2.5rem;
  height: 0.59rem;
  background: url('../image/together/detail_btn_2.png') no-repeat center;
  -webkit-background-size: 100% auto;
          background-size: 100% auto;
  cursor: pointer;
}
.part-2 .box .detail-btn:hover {
  filter: brightness(1.1);
}
.part-3 {
  width: 7.5rem;
  height: 22rem;
  overflow: visible;
  position: relative;
}
.part-3 .text {
  width: 100%;
  height: auto;
  position: relative;
}
.part-3 .text p {
  width: 100%;
  height: auto;
  font-size: 0.22rem;
  color: #216b95;
  text-align: center;
  line-height: 0.3rem;
  font-family: 'hyqh';
}
.part-3 .text p span {
  font-weight: bold;
  font-family: 'hyqh';
}
.part-3 .box {
  width: 6.14rem;
  height: 18.5rem;
  position: relative;
  margin: 0.65rem auto 0;
}
.part-3 .box::before {
  content: '';
  display: block;
  width: 7.47rem;
  height: 30.67rem;
  position: absolute;
  top: -0.52rem;
  left: -0.67rem;
  background: url('../image/together/part_3_bg.png?v2') no-repeat center;
  -webkit-background-size: 100% auto;
          background-size: 100% auto;
}
.part-3 .box .pic-l {
  width: 6.08rem;
  height: 3.87rem;
  position: relative;
  margin: 0 auto 0.27rem;
}
.part-3 .box .pic-l img {
  display: block;
  width: 100%;
  height: auto;
}

.part-3 .box .tips{
  width: 5.46rem;
  height: 0.23rem;
  background: url('../image/together/tips.png') no-repeat center;
  background-size: 100% auto;
  position: relative;
  margin: 0.16rem auto 0.27rem;
}
.part-3 .box .intro-box {
  width: 6.14rem;
  height: auto;
  position: relative;
  margin: 0 auto 0;
}
.part-3 .box .intro-box .item {
  width: 6.14rem;
  height: 2.64rem;
  position: relative;
}
.part-3 .box .intro-box .pic-box {
  width: 1.86rem;
  height: 1.94rem;
  position: absolute;
  z-index: 1;
  top: 0;
}
.part-3 .box .intro-box .pic-box img {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
}
.part-3 .box .intro-box .pic-box .btn {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  z-index: 1;
}
.part-3 .box .intro-box p {
  width: 4.1rem;
  height: auto;
  line-height: 0.3rem;
  font-size: 0.22rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #2c7fb9;
  font-family: 'hyqh';
}
.part-3 .box .intro-box .item-1 .pic-box {
  left: 0;
  top: 0.67rem;
}
.part-3 .box .intro-box .item-1 .pic-box .btn {
  width: 1.51rem;
  height: 0.33rem;
  background: url('../image/together/btn_ssfel.png') no-repeat center;
  -webkit-background-size: 100% auto;
          background-size: 100% auto;
}
.part-3 .box .intro-box .item-1 {
  height: 3.33rem;
}
.part-3 .box .intro-box .item-1 .text-box {
  width: 5.49rem;
  height: 3.33rem;
  background: url('../image/together/set_text_bg_1.png?v1') no-repeat center;
  -webkit-background-size: 100% auto;
          background-size: 100% auto;
  position: absolute;
  right: 0.02rem;
  top: 0rem;
}
.part-3 .box .intro-box .item-1 .text-box p {
  left: 1.3rem;
}
.part-3 .box .intro-box .item-2 {
  height: 3.82rem;
  margin-top: 0.26rem;
}
.part-3 .box .intro-box .item-2 .pic-box {
  right: 0;
  top: 1.7rem;
}
.part-3 .box .intro-box .item-2 .pic-box .btn {
  width: 1.61rem;
  height: 0.33rem;
  background: url('../image/together/btn_ssfejl.png') no-repeat center;
  -webkit-background-size: 100% auto;
          background-size: 100% auto;
}
.part-3 .box .intro-box .item-2 {
  height: 5.61rem;
}
.part-3 .box .intro-box .item-2 .text-box {
  width: 5.49rem;
  height: 5.61rem;
  background: url('../image/together/set_text_bg_2.png?v2') no-repeat center;
  -webkit-background-size: 100% auto;
          background-size: 100% auto;
  position: absolute;
  left: 0.02rem;
  top: 0;
}
.part-3 .box .intro-box .item-2 .text-box p {
  left: 0.18rem;
}
.part-3 .item-list {
  width: 5.7rem;
  height: 12.6rem;
  margin: 0.5rem auto 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.part-3 .item-list .item {
  width: 2.72rem;
  height: 3.2rem;
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.part-3 .item-list .item p {
  width: 100%;
  height: 0.34rem;
  text-align: center;
  line-height: 0.34rem;
  font-size: 0.22rem;
  color: #2c7fb9;
}
.part-3 .item-list .item img {
  width: 100%;
  height: auto;
  display: block;
}
.part-3 .box .center-tips {
  line-height: 0.3rem;
  font-size: 0.22rem;
  position: relative;
  z-index: 1;
  color: #2c7fb9;
  font-family: 'hyqh';
  text-align: center;
  margin: 0.4rem auto 0;
}
.part-3 .more-btn {
  width: 3.01rem;
  height: 0.82rem;
  position: relative;
  margin: 0.2rem auto 0;
  background: url('../image/together/more_btn.png') no-repeat center;
  -webkit-background-size: 100% auto;
          background-size: 100% auto;
  cursor: pointer;
}
.part-3 .more-btn:hover {
  filter: brightness(1.1);
}
