.se1 {
  background: #f6f6f6;
  /* padding-bottom: 30px; */
}
.se1 .content-box {
  padding: 0 20px;
}
.se1 .content-box .top-box {
  overflow: hidden;
  margin-top: 44px;
  position: relative;
}
.se1 .content-box .top-box .left-box {
  float: left;
  width: 220px;
  height: 274px;
  position: relative;
}
.se1 .content-box .top-box .left-box img {
  display: block;
  width: 220px;
  height: 274px;
}
.se1 .content-box .top-box .left-box .img-title {
  width: 220px;
  height: 60px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}
.se1 .content-box .top-box .left-box .img-title p {
  line-height: 60px;
  text-align: center;
  color: #fff;
  font-size: 24px;
}
.se1 .content-box .top-box .right-box {
  width: 380px;
  float: right;
  position: relative;
}
.se1 .content-box .top-box .slide-box {
  height: 276px;
}
.se1 .content-box .top-box .right-box ul li {
  width: 380px;
  height: 90px;
  background: #fff;
  margin-bottom: 2px;
}
.se1 .content-box .top-box .right-box ul li .t-li {
  overflow: hidden;
  padding-bottom: 16px;
}
.se1 .content-box .top-box .right-box ul li .t-li h3 {
  float: left;
  padding-left: 20px;
  font-weight: normal;
  font-size: 24px;
  color: #333;
  padding-top: 16px;
}
.se1 .content-box .top-box .right-box ul li .t-li img {
  display: block;
  float: right;
  padding: 27px 23px 0 30px;
}
.se1 .content-box .top-box .right-box ul li p {
  font-size: 18px;
  color: #888;
  padding: 0 20px;
  padding-right: 0;
}
.se1 .content-box .top-box dl {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #fff;
  padding: 40px 10px;
  display: none;
}
.se1 .content-box .top-box dl dd {
  font-size: 24px;
  color: #888;
  line-height: 44px;
  text-align: center;
}
.se1 .content-box .top-box dl .sq {
  font-size: 20px;
  color: #555;
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.se1 .content-box .bot-ul {
  padding-top: 26px;
}
.se1 .content-box .bot-ul ul li {
  width: 600px;
  background: #fff;
  margin-bottom: 14px;
  padding-bottom: 14px;
}
.se1 .content-box .bot-ul ul li .t-li {
  overflow: hidden;
  padding-bottom: 16px;
}
.se1 .content-box .bot-ul ul li .t-li h3 {
  float: left;
  padding-left: 20px;
  font-weight: normal;
  font-size: 24px;
  color: #333;
  padding-top: 16px;
}
.se1 .content-box .bot-ul ul li .t-li img {
  display: block;
  float: right;
  padding: 27px 23px 0 30px;
}
.se1 .content-box .bot-ul ul li.li1 .t-li img {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  padding: 0 30px 27px 23px;
}
.se1 .content-box .bot-ul ul li p {
  font-size: 18px;
  color: #888;
  padding: 0 20px;
}
.se1 .content-box .bot-ul ul li dl {
  padding: 10px 20px;
  display: none;
}
.se1 .content-box .bot-ul ul li dl dd {
  font-size: 18px;
  color: #888;
  line-height: 38px;
}
.title1 {
  text-align: center;
  padding-top: 30px;
}
.title1 h3 {
  font-weight: normal;
  font-size: 28px;
  color: #333;
  padding-bottom: 6px;
}
.title1 h3 em {
  font-style: normal;
  color: #cd2040;
}
.title1 span {
  font-size: 20px;
  color: #888;
}
.av-box1 {
  width: 640px;
  /* height: 182px; */
  background: #e12246;
  display: flex;
  flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 15px 0;
}
.av-box1 h3 i {
    display: inline-block;
    font-style: normal;
    padding: 8px;
    border-radius: 8px;
    background-color: #ffffff;
    color: #e12246;
}
.av-box1 h3 {
  text-align: center;
  font-size: 20px;
  color: #fefefe;
  /* padding: 30px 0 36px 0; */
  font-weight: normal;
}
.av-box1 .bot-box {
  overflow: hidden;
      display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.av-box1 .bot-box p {
    font-size: 20px;
    color: #fff;
    padding-left: 28px;
    float: left;
    font-weight: bold;
    padding: 6px;
    border: 1px solid #ffffff;
    margin: 12px 0;
}
.av-box1 .bot-box p span {
  font-size: 28px;
  font-weight: bold;
}
.av-box1 .bot-box .btn_box {
  display: flex;
  justify-content: center;
}
.av-box1 .bot-box .button {
    border: 0;
    width: 200px;
    height: 50px;
    background: #fff;
    border-radius: 20px;
    color: #e12246;
    float: right;
    margin-right: 20px;
    text-align: center;
}
.av-box1 .bot-box .online {
  width: 34px;
  height: 34px;
}
.av-box1 .bot-box .button span {
  line-height: 50px;
  display: inline-block;
  vertical-align: middle;
}
.av-box1 .bot-box .button img {
  display: inline-block;
  margin-right: 6px;
  vertical-align: middle;
}
.se2 {
  padding-bottom: 40px;
}
.se2 .top-box {
  padding: 0 20px;
  overflow: hidden;
  /* margin-top: 35px; */
  padding-top: 35px;
  background-color: #ffffff;
}
.se2 .top-box img {
  float: left;
  display: block;
  width: 250px;
  height: 362px;
}
.se2 .top-box .write-box {
  width: 350px;
  float: right;
}
.se2 .top-box .write-box .t-title {
  overflow: hidden;
  margin-top: 6px;
}
.se2 .top-box .write-box .t-title h3 {
  float: left;
  font-size: 24px;
  font-weight: normal;
  color: #333;
  padding-left: 22px;
}
.se2 .top-box .write-box .t-title span {
  float: right;
  font-size: 20px;
  color: #888;
  padding-right: 32px;
}
.se2 .top-box .write-box .bot-box {
  height: 320px;
  width: 350px;
  margin-top: 8px;
  padding: 20px 20px 0 20px;
  position: relative;
  background-color: #f6f6f6;
}
.se2 .top-box .write-box .bot-box p {
  font-size: 18px;
  color: #888;
  line-height: 34px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.se2 .top-box .write-box .bot-box .more-a {
  display: block;
  width: 116px;
  height: 40px;
  line-height: 40px;
  background: #e12246;
  color: #eaeaea;
  position: absolute;
  bottom: 0;
  right: 20px;
  font-size: 18px;
  text-align: center;
}
.se2 .img-box {
  padding: 27px 20px;
}
.se2 .img-box img {
  display: block;
  width: 100%;
}
.se2 .bot {
  padding: 0 28px;
}
.se2 .bot .title-box {
  padding-bottom: 24px;
  border-bottom: 1px solid #eaeaea;
}
.se2 .bot .title-box h3 {
  font-size: 24px;
  color: #333;
  font-weight: normal;
  padding-bottom: 4px;
}
.se2 .bot .title-box span {
  color: #888;
}
.se2 .bot .content-box {
  margin-top: 26px;
}
.se2 .bot .content-box p {
  font-size: 20px;
  color: #888;
  line-height: 30px;
}
.se2 .bot .content-box p .more-a {
  float: right;
  color: #c62744;
}
.title2 {
  text-align: center;
  padding-top: 30px;
}
.title2 h3 {
  font-weight: normal;
  font-size: 30px;
  color: #fff;
  padding-bottom: 6px;
}
.title2 span {
  font-size: 20px;
  color: #888;
}
.se3 {
  background: url('../images/se3bg.jpg') no-repeat;
  height: 1014px;
}
.se3 .top-box {
  padding: 0 20px;
  overflow: hidden;
  margin-top: 40px;
}
.se3 .top-box .item1 {
  width: 393px;
  height: 209px;
  float: left;
}
.se3 .top-box .item1 img {
  display: block;
  width: 100%;
  height: 100%;
}
.se3 .top-box .item1 h3 {
  padding: 20px 18px 24px 18px;
  font-size: 20px;
  color: #fff;
  font-weight: normal;
}
.se3 .top-box .item1 .bot-title {
  overflow: hidden;
}
.se3 .top-box .item1 .bot-title span {
  float: left;
  color: #fffefe;
  font-size: 18px;
  display: block;
  margin-top: 12px;
}
.se3 .top-box .item1 .bot-title p {
  float: left;
  width: 274px;
  font-size: 18px;
  color: #888;
  line-height: 48px;
}
.se3 .top-box .item2 {
  float: left;
  width: 206px;
  height: 209px;
  background: #cd2040;
}
.se3 .top-box .item2 img {
  display: block;
  width: 100%;
  height: 100%;
}
.se3 .top-box .item2 h3 {
  font-weight: normal;
  padding: 45px 20px 0 20px;
  color: #fff;
  font-size: 18px;
  padding-bottom: 14px;
}
.se3 .top-box .item2 .border {
  width: 1px;
  background: #dc637a;
  height: 34px;
  margin-left: 103px;
  line-height: 30px;
  margin-bottom: 8px;
}
.se3 .top-box .item2 span {
  font-size: 26px;
  color: #fff;
  display: block;
  text-align: center;
}
.se3 .top-box .item3 {
  background: transparent;
  width: 184px;
  position: relative;
}
.se3 .top-box .item3 .more-a {
  display: block;
  width: 100px;
  height: 50px;
  background: #cd2040;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 50px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.se4 {
  background: #f6f6f6;
}
.se4 .content-box {
  padding: 0 20px 34px 20px;
  overflow: hidden;
  padding-top: 40px;
  background-image: url('/skins/images/wap/tes_bg.jpg');
  background-position: center;
  position: relative;
}
.se4 .content-box img {
  display: block;
  width: 387px;
  height: 387px;
  float: left;
}
.se4 .content-box .write-box {
    width: 12.5rem;
    height: 336px;
    float: left;
    background: #fff;
    padding: 25px 25px;
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    left: 220px;
    top: 97px;
}
.se4 .content-box .write-box h3 {
  font-size: 24px;
  color: #333;
  font-weight: normal;
  padding-bottom: 8px;
}
.se4 .content-box .write-box p {
    /* font-size: 16px; */
    font-size: 0.5rem;
    line-height: 0.8rem;
    color: #888;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.se4 .content-box .write-box .line {
  display: block;
  border-bottom: 1px dashed #e7e7e7;
  margin: 20px 0;
}
.se4 .bot-content {
  background: #efefef;
  overflow: hidden;
  padding: 30px 20px 0 20px;
}
.se4 .bot-content .item1 {
  width: 255px;
  float: left;
  text-align: center;
  padding-bottom: 66px;
}
.se4 .bot-content .item1 img {
  display: block;
  margin: 0 auto 14px auto;
}
.se4 .bot-content .item1 p {
  font-size: 20px;
  line-height: 30px;
  color: #888;
}
.se4 .bot-content .item1 span {
  display: block;
  font-size: 24px;
  color: #333;
  margin-bottom: 14px;
}
.se4 .bot-content .item2 {
  float: left;
  width: 90px;
  margin-top: 60px;
}
.se4 .bot-content .item2 img {
  display: block;
}
.av-box2 {
  background: #f1f1f1;
  overflow: hidden;
  margin: 30px 0;
  padding: 30px 0;
}
.av-box2 .left-box {
  float: left;
  overflow: hidden;
  padding-left: 22px;
}
.av-box2 .left-box img {
  display: block;
  float: left;
  margin-right: 12px;
}
.av-box2 .left-box span {
  font-size: 24px;
  color: #333;
  float: left;
  line-height: 52px;
}
.av-box2 .button {
  display: block;
  float: right;
  width: 228px;
  height: 60px;
  background: url('../images/av2bg1.png') no-repeat;
  border: 0;
  color: #fff;
  font-size: 24px;
  padding-left: 50px;
  margin-right: 20px;
}
.se5 {
  position: relative;
  padding-bottom: 20px;
}
.se5 .bg {
  height: 318px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: #191e29;
}
.se5 .content-box {
  position: relative;
  z-index: 2;
}
.se5 .content-box h3 {
  text-align: center;
  font-weight: normal;
  font-size: 30px;
  color: #fff;
  padding-top: 18px;
  padding-bottom: 30px;
}
.se5 .content-box .swiper-box {
  padding: 0 24px;
}
.se5 .content-box .swiper-box #swiper2 {
  padding-bottom: 40px;
}
.se5 .content-box .swiper-box .item1 {
  overflow: hidden;
}
.se5 .content-box .swiper-box .item1 img {
  display: block;
  width: 232px;
  height: 311px;
  float: left;
}
.se5 .content-box .swiper-box .item1 .write-box {
  width: 360px;
  height: 311px;
  float: left;
  background: #f1f1f1;
  padding: 27px 10px 0 20px;
}
.se5 .content-box .swiper-box .item1 .write-box h4 {
  font-weight: normal;
  font-size: 26px;
  color: #333;
  padding-bottom: 20px;
}
.se5 .content-box .swiper-box .item1 .write-box p {
  font-size: 20px;
  color: #888;
  line-height: 24px;
}
.se5 .content-box .swiper-box .swiper-pagination-bullet {
  opacity: 1;
  background: #c2c2c2;
  width: 8px;
  height: 8px;
}
.se5 .content-box .swiper-box .swiper-pagination-bullet-active {
  width: 25px;
  background: #cd2040;
  border-radius: 8px;
}
.se6 {
  height: 544px;
}
.se6 h3 {
  text-align: center;
  color: #fff;
  font-weight: normal;
  font-size: 30px;
  padding-top: 45px;
}
.se6 img {
  display: block;
  margin: 0 auto;
}
.se6 ul {
  display: flex;
  display: -webkit-flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin-top: 20px;
}
.se6 ul li {
  width: 281px;
  height: 85px;
  background: rgba(241, 241, 241, 0.19);
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 12px;
}
.se6 ul li h4 {
  float: left;
  font-size: 40px;
  color: #fff;
  margin-left: 15px;
  font-weight: normal;
  line-height: 85px;
}
.se6 ul li .write-box {
  width: 213px;
  height: 85px;
  float: right;
  position: relative;
}
.se6 ul li .write-box p {
  font-size: 18px;
  color: #fff;
  line-height: 24px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.se7 .content-box {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  padding: 0 24px;
  margin-top: 32px;
}
.se7 .content-box .item-box {
  width: 294px;
}
.se7 .content-box .item-box img {
  display: block;
}
.se7 .content-box .item-box .top-img {
  width: 294px;
  height: 184px;
  margin-bottom: 5px;
}
.se7 .content-box .item-box .bot-img {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  margin-bottom: 5px;
}
.se7 .content-box .item-box .bot-img img {
  display: block;
  width: 146px;
  height: 115px;
}
.se8 .swiper-box {
  margin-top: 56px;
}
.se8 .item1 .content-box {
  border-bottom: 1px dashed #e6e6e6;
}
.se8 .item1 .content-box a {
  display: flex;
  display: -webkit-flex;
  justify-content: space-around;
  padding: 30px 10px;
}
.se8 .item1 .content-box a .img-box {
  overflow: hidden;
  width: 122px;
  height: 122px;
  border-radius: 80%;
}
.se8 .item1 .content-box a .img-box img {
  display: block;
  width: 122px;
}
.se8 .item1 .content-box a .write-box {
  width: 430px;
  position: relative;
}
.se8 .item1 .content-box a .write-box p {
  font-size: 18px;
  color: #888;
  line-height: 24px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.se9 {
  margin-bottom: 41px;
}
.se9 .content-box {
  background: #f1f1f1;
  margin-top: 35px;
}
.se9 .content-box .form {
  padding: 26px 24px 48px 24px;
}
.se9 .content-box .form .input-box {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  padding-bottom: 12px;
}
.se9 .content-box .form .input-box input {
  width: 289px;
  height: 39px;
  border: 1px solid #d8d8d8;
  background: #fff;
  padding: 0 12px;
  font-size: 14px;
}
.se9 .content-box .form textarea {
  resize: none;
  width: 100%;
  height: 160px;
  padding: 12px;
  margin-bottom: 15px;
  border: 1px solid #d8d8d8;
}
.se9 .content-box .form .submit {
  width: 100%;
  height: 37px;
  background: #cd2040;
  color: #fff;
  font-size: 20px;
  border-radius: 5px;
}


.sever_list_box {
  background-color: #f6f6f6;
}
.sever_list_box .container {
  position: relative;
}
.sever_list_box .sever_tit {
  width: 147px;
  height: 164px;
  display: inline-block;
  text-align: center;
  background-color: #ffffff;
  position: absolute;
  margin-right: 43px;
  float: left;
  top: 50px;
  -webkit-box-shadow: 10px 8px 1px #ededed;
          box-shadow: 10px 8px 1px #ededed;
}
.sever_list_box .sever_tit:after {
  content: '';
  display: inline-block;
  width: 43px;
  border-bottom: 1px solid #d7d7d7;
  position: absolute;
  right: -43px;
  top: 28px;
}
.sever_list_box .sever_tit:before {
  content: '';
  display: inline-block;
  width: 43px;
  border-bottom: 1px solid #d7d7d7;
  position: absolute;
  right: -43px;
  bottom: 24px;
}
.sever_list_box .sever_tit .cell {
  width: 147px;
  height: 164px;
  display: table-cell;
  vertical-align: middle;
}
.sever_list_box .sever_tit span {
  display: inline-block;
  font-size: 30px;
  color: #d9294a;
  width: 95px;
  height: 120px;
  text-align: center;
  padding-top: 14px;
  border: 1px dotted #cccccc;
}
.sever_list_box .sever_list {
  float: left;
  width: 1004px;
  margin-left: 190px;
}
.sever_list_box .sever_list ul {
  font-size: 0;
}
.sever_list_box .sever_list ul li {
  width: 130px;
  height: 130px;
  display: inline-block;
  background-color: #ffffff;
  text-align: center;
  margin-right: 15px;
  margin-bottom: 21px;
}
.sever_list_box .sever_list ul li:hover {
  background-color: #d9294a;
}
.sever_list_box .sever_list ul li:hover .icon {
  background-image: url('../img/act_icon.png') !important;
}
.sever_list_box .sever_list ul li:hover span {
  color: #ffffff;
}
.sever_list_box .sever_list ul li:nth-child(7n) {
  margin-right: 0;
}
.sever_list_box .sever_list ul li:nth-child(2) .icon {
  background-position-x: -151px;
}
.sever_list_box .sever_list ul li:nth-child(3) .icon {
  background-position-x: -294px;
}
.sever_list_box .sever_list ul li:nth-child(4) .icon {
  background-position-x: -440px;
}
.sever_list_box .sever_list ul li:nth-child(5) .icon {
  background-position-x: -584px;
}
.sever_list_box .sever_list ul li:nth-child(6) .icon {
  background-position-x: -735px;
}
.sever_list_box .sever_list ul li:nth-child(7) .icon {
  background-position-x: -872px;
}
.sever_list_box .sever_list ul li:nth-child(8) .icon {
  background-position-y: -150px;
  background-position-x: 0px;
}
.sever_list_box .sever_list ul li:nth-child(9) .icon {
  background-position-y: -145px;
  background-position-x: -151px;
}
.sever_list_box .sever_list ul li:nth-child(10) .icon {
  background-position-y: -150px;
  background-position-x: -294px;
}
.sever_list_box .sever_list ul li:nth-child(11) .icon {
  background-position-y: -147px;
  background-position-x: -440px;
}
.sever_list_box .sever_list ul li:nth-child(12) .icon {
  background-position-y: -150px;
  background-position-x: -584px;
}
.sever_list_box .sever_list ul li:nth-child(13) .icon {
  width: 63px;
  height: 63px;
  background-position-y: -138px;
  background-position-x: -726px;
}
.sever_list_box .sever_list ul li:nth-child(14) .icon {
  width: 63px;
  height: 63px;
  background-position-y: -143px;
  background-position-x: -867px;
}
.sever_list_box .sever_list ul li a {
  width: 130px;
  height: 130px;
  display: table-cell;
  vertical-align: middle;
}
.sever_list_box .sever_list ul li .icon {
  width: 55px;
  height: 55px;
  background-position: top left;
  background-repeat: no-repeat;
  margin-bottom: 10px;
}
.sever_list_box .sever_list ul li span {
  display: block;
  font-size: 18px;
  color: #333333;
}
.ban_wrap {
  height: 148px;
  background-color: #e12246;
  border-radius: 18px;
  padding: 0 50px;
  margin-bottom: 60px;
  margin-top: 20px;
}
.ban_wrap .cell {
  width: 1200px;
  height: 148px;
  display: table-cell;
  vertical-align: middle;
}
.ban_wrap .w_left {
  float: left;
  color: #ffffff;
}
.ban_wrap .w_left p {
  font-size: 26px;
}
.ban_wrap .w_left span {
  color: #e12246;
  background-color: #ffffff;
  display: inline-block;
  padding: 5px;
  border-radius: 5px;
  margin-top: 8px;
}
.ban_wrap .w_right {
  float: right;
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 85px;
  color: #ffffff;
}
.ban_wrap .w_right span {
  font-size: 26px;
  display: block;
}
.ban_wrap .w_right b {
  font-size: 32px;
  display: block;
}
.f_link_type .box {
  width: 736px;
  height: 98px;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 auto;
  text-align: center;
}
.f_link_type .box .cell {
  width: 736px;
  height: 98px;
  display: table-cell;
  vertical-align: middle;
}
.f_link_type .box p {
  font-size: 20px;
  color: #cd2040;
}
.f_link_type .box span {
  font-size: 26px;
  color: #333333;
}
.f_link_type .box span b {
  font-size: 32px;
  color: #cd2040;
}
