﻿.part {
  width: 15.8rem;
  margin: -1.25rem auto 0;
  background: url(../img/part_bg.png) no-repeat;
  background-size: 100%;
  height: 12rem;
  position: relative;
  padding-top: 1.35rem;
}

.part .title {
  width: 12.8rem;
  height: 3.45rem;
  background-color: #1b3ce0;
  border-radius: 0.32rem;
  font-size: 0.7rem;
  font-weight: bold;
  font-style: italic;
  line-height: 1.1rem;
  color: #ffffff;
  flex-direction: column;
  margin: 0 auto;
  position: relative;
}

.part .title:after {
  content: "";
  background: url(../img/icon_h.png) no-repeat;
  background-size: 100%;
  width: 1.58rem;
  height: 2.03rem;
  position: absolute;
  top: -.25rem;
  left: -.33rem;
}

.part .tag {
  width: 7.38rem;
  height: 1.48rem;
  background: url(../img/icon_title.png) no-repeat;
  background-size: 100%;
  margin: 0 auto;
  font-size: 0.75rem;
  color: #ffffff;
}

.part .gain {
  padding: 0 1.26rem;
  margin-top: .83rem;
  position: relative;
  z-index: 1;
}

.part .gain:before {
  content: "";
  width: 82%;
  border: dashed 1px #6387ff;
  position: absolute;
  z-index: -1;
  left: 50%;
  transform: translateX(-50%);
  top: 1.02rem;
}

.part .gain li {
  flex-direction: column;
  width: 2.17rem;
  font-size: 0.55rem;
  line-height: .7rem;
  color: #ffffff;
}

.part .gain li img {
  width: 100%;
  margin-bottom: .45rem;
}

.actbox {
  width: 14.98rem;
  background: #1e41f4 url(../img/project_bg.png) no-repeat;
  background-size: 100%;
  margin: 1.98rem auto 0;
  position: relative;
  border-radius: 0.43rem;
}

.actbox>.title {
  width: 5.43rem;
  position: relative;
  margin-left: 1.02rem;
  top: -1.12rem;
}

.actbox>.gift {
  width: 6.85rem;
  height: 3.45rem;
  background: url(../img/gift_card.png) no-repeat;
  background-size: 100%;
  padding: 0 .2rem 0 .45rem;
  position: absolute;
  top: -1.12rem;
  right: .65rem;
  box-shadow: 0rem 0rem 0.33rem 0rem rgba(0, 15, 109, 0.5);
}

.actbox>.gift .left {
  padding-top: .3rem;
  color: #104571;
}

.actbox>.gift .prise {
  font-size: 1rem;
  height: 0.8rem;
  font-weight: 700;
  letter-spacing: -0.05rem;
  line-height: .8rem;

  align-items: baseline;
}

.actbox>.gift .prise em {
  font-size: 0.55rem;
}

.actbox>.gift p {
  font-size: 0.55rem;
  letter-spacing: 0rem;
  margin: .15rem 0 .15rem;
}

.actbox>.gift span {
  font-size: 0.4rem;
  color: #104571;
  opacity: .7;
  display: block;
}

.actbox>.gift .gift_btn {
  width: 1.68rem;
  height: 1.78rem;
  background: url(../img/gift_btn.png) no-repeat;
  background-size: 100%;
  font-size: 0.5rem;
  font-weight: 700;
  line-height: 0.6rem;
  color: #ffffff;
}
.actbox .actlist{
  height: auto;
}
.actbox .actlist ul {
  flex-wrap: wrap;
  padding: 0 .63rem;
  margin-top: .63rem;
  align-items: flex-start;
}

.actbox .actlist li {
  width: 6.63rem;
  height: 12.2rem;
  background-color: #ffffff;
  box-shadow: 0rem 0rem 0.33rem 0rem rgba(0, 15, 109, 0.5);
  border-radius: 0.13rem;
  margin-bottom: .65rem;
  padding-bottom: .45rem;
  overflow: hidden;
}
.actbox .actlist li:nth-child(2n+1){
  position: relative;
  top: -1.5rem;
}
/* .actbox .actlist li:nth-child(4){
  position: relative;
  top: -0.9rem;
}
.actbox .actlist li:nth-child(6){
  position: relative;
  top: -1.9rem;
}
.actbox .actlist li:nth-child(8){
  position: relative;
  top: -2.9rem;
}
.actbox .actlist li:nth-child(10){
  position: relative;
  top: -3.8rem;
}
.actbox .actlist li:nth-child(12){
  position: relative;
  top: -3.8rem;
} */
/* .actbox .actlist li:last-child{
  margin-bottom: 0;
  left: 7.13rem;
  top: -3.8rem;
} */
.actbox .actlist .act_title {
  font-size: 0.58rem;
  line-height: 0.9rem;
  height: 1.8rem;
  color: #000000;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  /* 几行后显示不开省略 */
  -webkit-line-clamp: 2;
  margin-top: .2rem;
  margin-bottom: .2rem;
  padding: 0 .3rem;
  /* height: 1.8rem; */
}
.actbox .actlist .tags{
  flex-wrap: wrap;
  padding-left: .35rem;
}
.actbox .actlist .tags span{
  font-size: 0.47rem;
	height: 0.75rem;
	line-height: 0.75rem;
	color: #666666;
  background-color: #ebebeb;
	border-radius: 0.06rem;
  margin-right: .2rem;
  padding: 0 .2rem;
  margin-bottom: .2rem;
}
.actbox .actlist .tags span:nth-child(2){
  margin-right: 0;
}
.actbox .actlist li img {
  width: 100%;
}
.actbox .actlist li .zixun{
  font-size: 0.6rem;
	color: #ff552e;
  padding-left: .35rem;
  position: relative;
  z-index: 5;
}
.xt_cando {
  margin-top: 0;
}

.xt_cando .bigTitle {
  font-size: 1.07rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1.07rem;
  letter-spacing: -0.05rem;
  color: #000000;
  position: relative;
  text-align: center;
  margin-bottom: .7rem;
}

.xt_cando .bigTitle span {
  width: 0.96rem;
  height: 0.04rem;
  background-color: #000000;
}

.xt_cando .bigTitle span:nth-child(1) {
  margin-right: .5rem;
}

.xt_cando .bigTitle span:nth-child(2) {
  margin-left: .5rem;
}

.xt_cando .section {
  width: 15.38rem;
  margin: 0 auto;
}

.xt_cando .section .content {
  width: 14.95rem;
  height: 16.68rem;
  background-color: #ffffff;
  box-shadow: 0rem 0rem 0.33rem 0rem rgba(0, 15, 109, 0.5);
  border-radius: 0.26rem;
  position: relative;
  margin: 0 auto;
  padding-top: .8rem;
  margin-top: -.85rem;
}

.xt_cando .section video {
  width: 14.1rem;
  height: 7.95rem;
  background-color: #000000;
  margin: 0 auto .62rem;
  display: block;
}

.xt_cando .section ul {
  width: 14.1rem;
  margin: 0 auto .4rem;
  flex-wrap: wrap;
  font-size: 0.64rem;
  color: #717a1f;
}

.xt_cando .section ul li {
  height: 1.28rem;
  background-color: #f6ffa8;
  padding: 0 .2rem;
  margin-right: .2rem;
  border-radius: 0.13rem;
  margin-bottom: .21rem;
}

.xt_cando .section ul li:nth-child(2) {
  color: #97692e;
  background-color: #ffd9a8;
}

.xt_cando .section ul li:nth-child(3) {
  color: #b1614a;
  background-color: #ffbca8;
}

.xt_cando .section ul li:nth-child(4) {
  color: #7b409e;
  background-color: #dfa8ff;
}

.xt_cando .section ul li:nth-child(5) {
  color: #37559f;
  background-color: #a8c1ff;
}

.xt_cando .section ul li:nth-child(6) {
  color: #3c98ab;
  background-color: #a8f0ff;
}

.xt_cando .section ul li:nth-child(7) {
  color: #45a266;
  background-color: #a8ffc7;
  margin-right: 0;
}

.xt_cando .section ul li:nth-child(8) {
  color: #b1614a;
  background-color: #ffbca8;
}

.xt_cando .section ul li:nth-child(9) {
  color: #45a266;
  background-color: #a8ffc7;
}

.xt_cando .section ul li:nth-child(10) {
  color: #717a1f;
  background-color: #f6ffa8;
}

.xt_cando .section ul li:nth-child(11) {
  color: #37559f;
  background-color: #a8c1ff;
}

.xt_cando .section .desc {
  width: 14.96rem;
  background-color: #132057;
  padding: .8rem;
}

.xt_cando .section p {
  font-size: 0.56rem;
  line-height: 0.85rem;
  color: #ffffff;
  margin-bottom: .3rem;
}

.xt_cando .section p span {
  color: #ffba26;
  text-decoration: underline;
}

.xt_cando .section p.hide {
  display: none;
}

.xt_cando .section p:nth-child(3) {
  margin-bottom: 0;
}

.btm {
  width: 100%;
  height: 3.65rem;
  background: url(../img/btm_bg.png) no-repeat;
  background-size: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 10;
}

.btm .btn_box {
  position: absolute;
  left: 5.5rem;
  bottom: .3rem;
  width: 9.85rem;
  height: 1.53rem;
  background-image: linear-gradient(90deg,
      #1e73f9 0%,
      #e73ba3 100%);
  border-radius: 0.74rem;
  font-size: 0.64rem;
  letter-spacing: -0.03rem;
  color: #ffffff;
  padding: 0 1.5rem;
}

.btm .btn_box .btn {
  width: 100%;
  height: 100%;
}
.btm .btn_box .btn span{
  width: 100%;
  height: 100%;
}
.btm .btn_box .btn span a{
  color: #ffffff;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.btm .btn_box .btn:last-child {
  justify-content: flex-end;
}

.btm .btn_box:after {
  content: "";
  width: 0.05rem;
  height: 0.88rem;
  background-color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
/* layout */
#main .layout {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 20;
  display: none;
}

#main .layout .layout_box {
  width: 12.4rem;
  height: 11.1rem;
  position: fixed;
  top: 47%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  background: url(../img/lay.png) no-repeat;
  background-size: 100%;
  text-align: center;
  padding: 3.13rem 1.08rem 0;
}

#main .layout .layout_box .title {
  margin-bottom: 1.1rem;
}

#main .layout .layout_box h2 {
  color: #ffffff;
  font-size: 0.8rem;
  letter-spacing: 4px;
  text-shadow: 0px 5px 15px rgba(118, 75, 0, 0.35);
}

#main .layout .layout_box h3 {
  color: #ffffff;
  text-shadow: 0px 5px 15px rgba(118, 75, 0, 0.35);
  font-size: 0.7rem;
  margin-top: 0.3rem;
}

#main .layout .layout_box .form2 {
  width: 90%;
  flex-wrap: wrap;
  margin: 0 auto;
}

#main .layout .layout_box .item {
  width: 100%;
  position: relative;
  margin-bottom: 0.4rem;
  box-shadow: 0rem 0rem 0.43rem 0rem 
  rgba(176, 189, 255, 0.5);
border-radius: 0.11rem;
height: 1.6rem;
padding-left: 1.68rem;
position: relative;
}
#main .layout .layout_box .item:after{
  content: "";
  width: 1px;
	height: 0.88rem;
	background-color: #cccccc;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 1.48rem;
}

#main .layout .layout_box .item img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0.4rem;
  width: 0.75rem;
}
#main .layout .layout_box .item.yzm{
  padding-left: 0;
}#main .layout .layout_box .item.yzm:after{
  background: none;
}
#main .layout .layout_box .item.yzm input {
  width: 60%;
}

#main .layout .layout_box .item.yzm span {
  width: 40%;
  text-align: center;
  font-size: 0.5rem;
  background-color: #3656f5;
  color: #ffffff;
  height: 1.6rem;
  line-height: 1.6rem;
  cursor: pointer;
}

#main .layout .layout_box input,
#main .layout .layout_box select {
  width: 100%;
  padding-left: 0.3rem;
	background-color: #ffffff;
  font-size: 0.6rem;
  height: 1.6rem;
  line-height: 1.6rem;
  color: #b3b3b3;
}

#main .layout .layout_box input::placeholder {
  color: #b3b3b3;
}

#main .layout .layout_box .submit {
  width: 7.5rem;
	height: 1.73rem;
  margin: 0.83rem auto 0;
  line-height: 1.73rem;
  background: url(../img/lay_btn.png) no-repeat;
  background-size: 100%;
	box-shadow: 0rem 0rem 0.53rem 0rem 
		rgba(210, 210, 210, 0.5);
	border-radius: 0.84rem;
  font-weight: 700;
  cursor: pointer;
  font-size: 0.68rem;
  color: #ffffff;
}

#main .layout .layout_box .close {
  width: 1.5rem;
  height: 1.5rem;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
#main .layout .layout_box p{
  font-size: 0.55rem;
	color: #b3b3b3;
  margin-top: .5rem;
}
#main input:-webkit-autofill {
  color: #b2b2b2;
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
}
#main .btm_from{
  width: 100%;
  height: 14.8rem;
  position: fixed;
  bottom: -14.8rem;
  left: 0;
  background: url(../img/lay2.png) no-repeat;
  background-size: 100%;
  padding: 3.95rem 1.6rem 0;
  transition: all .3s;
}
#main .btm_from.active{
  transition: all .3s;
  bottom: 0;
}
#main .layout .btm_from .item {
  width: 12.8rem;
	height: 1.6rem;
  margin-bottom: .4rem;
}
#main .layout .btm_from .item input,
#main .layout .btm_from .item select{
  width: 100%;
	background-color: #ffffff;
  height: 1.6rem;
  line-height: 1.6rem;
  font-size: 0.6rem;
	color: #b3b3b3;
	border: solid 1px #cccccc;
	border-radius: 0.11rem;
  padding-left: .45rem;
}
#main .layout .btm_from .item input::placeholder{
	color: #b3b3b3;
}
#main .layout .btm_from .item select{
  background: #ffffff url(../img/form_arrow.png) no-repeat;
  background-size: 4%;
  background-position: 97% center;
}
#main .layout .btm_from .submit {
  width: 5.6rem;
	height: 1.93rem;
  margin: 0.83rem auto 0;
  line-height: 1.93rem;
  background: url(../img/lay_btn2.png) no-repeat;
  background-size: 100%;
	box-shadow: 0rem 0rem 0.53rem 0rem 
		rgba(210, 210, 210, 0.5);
	border-radius: 0.84rem;
  font-weight: 700;
  font-size: 0.68rem;
  color: #ffffff;
}
#main .layout .btm_from .close {
  width: 1.5rem;
  height: 1.5rem;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}

 /* 对话框图标隐藏 */
 body #doyoo_mobile_chat_hint{
  opacity:0;
}