@charset "utf-8";
/*为了加前缀*/
.wh {
  width: 100%;
  height: auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.pf {
  position: fixed;
}
.clear {
  clear: both;
}
.ov {
  overflow: hidden;
}
.dis {
  display: none;
}
.betweenTMLR {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.flexBetween {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.center_t {
  transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}
.center_r {
  transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
}
.center_c {
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.text_h {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wh {
  width: 100%;
  height: auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.pf {
  position: fixed;
}
.clear {
  clear: both;
}
.ov {
  overflow: hidden;
}
.dis {
  display: none;
}
.betweenTMLR {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.flex_between {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.center_t {
  transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}
.center_r {
  transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
}
.center_c {
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.text_h {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.strategy_b {
  min-width: 1024px;
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 10px;
}
.strategy_b .header_b {
  width: 100%;
  height: 392px;
  margin-bottom: 40px;
}
.strategy_b .header_b .form_l {
  float: right;
  width: 312px;
  height: 392px;
  box-shadow: 0px 4px 20px 0px rgba(94, 94, 94, 0.2);
  box-sizing: border-box;
}
.strategy_b .header_b .form_l img {
  width: 313px;
  height: 88px;
}
.strategy_b .header_b .step_b img {
  width: 154px;
  height: 76px;
  float: left;
}
.strategy_b .header_b .step_b img:nth-of-type(2) {
  float: right;
}
.strategy_b .header_b .step_b:after {
  content: "";
  clear: both;
  display: block;
}
.strategy_b .header_b .form_input {
  width: 264px;
  height: 40px;
  background-color: #ffffff;
  border-radius: 2px;
  border: solid 1px #E6E6E6;
  margin: 24px auto 10px;
  position: relative;
  font-size: 13px;
}
.strategy_b .header_b .form_input input {
  width: 88%;
  height: 100%;
  text-indent: 10px;
  border: 0;
  color: #4d4d4d;
}
.strategy_b .header_b .form_input input::-webkit-input-placeholder {
  color: #999999;
}
.strategy_b .header_b .form_input input::-moz-placeholder {
  color: #999999;
}
.strategy_b .header_b .form_input input::-o-placeholder {
  color: #999999;
}
.strategy_b .header_b .form_input input::-ms-input-placeholder {
  color: #999999;
}
.strategy_b .header_b .form_input input::-webkit-input-placeholder {
  color: #999999;
}
.strategy_b .header_b .form_input input::-moz-placeholder {
  color: #999999;
}
.strategy_b .header_b .form_input input::-o-placeholder {
  color: #999999;
}
.strategy_b .header_b .form_input input::-ms-input-placeholder {
  color: #999999;
}
.strategy_b .header_b .form_input .area_b {
  width: 100%;
  height: 100%;
  line-height: 40px;
  cursor: pointer;
}
.strategy_b .header_b .form_input .area_b span {
  color: #333333;
  font-size: 14px;
  float: right;
  margin-right: 36px;
}
.strategy_b .header_b .form_input .area_b .fll {
  float: left;
  display: inline-block;
  font-size: 14px;
  color: #999999;
  text-indent: 10px;
}
.strategy_b .header_b .form_input .area_b::after {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url('https://files.mijwed.com/activity/wedding/20190816pc/downjiantou.png') no-repeat center;
  background-size: contain;
  transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  position: absolute;
  top: 50%;
  right: 8px;
}
.strategy_b .header_b .form_input .aera_select {
  width: 100%;
  z-index: 2;
  background: #fff;
  height: 400px;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 43px;
  padding: 0 1px;
  left: -1px;
  display: none;
  background: #f8f8f8;
}
.strategy_b .header_b .form_input .aera_select ul {
  float: left;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  background: #fff;
}
.strategy_b .header_b .form_input .aera_select ul li {
  height: 28px;
  line-height: 28px;
  cursor: pointer;
  padding-left: 38px;
  font-size: 15px;
}
.strategy_b .header_b .form_input .aera_select ul li:hover {
  background-color: #f8f8f8;
  color: #e94653;
}
.strategy_b .header_b .form_input .aera_select ul .select_action {
  background-color: #f8f8f8;
  color: #e94653;
}
.strategy_b .header_b .form_input .aera_select .district-select::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}
.strategy_b .header_b .form_input .aera_select .district-select::-webkit-scrollbar-corner {
  background-color: transparent;
}
.strategy_b .header_b .form_input .aera_select .district-select::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: #ccc;
}
.strategy_b .header_b .form_input .aera_select .district-select::-webkit-scrollbar-track {
  background-color: transparent;
}
.strategy_b .header_b .form_input .aera_select .city {
  background: #f8f8f8;
}
.strategy_b .header_b .i_center {
  position: absolute;
  transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  left: 10px;
  top: 50%;
  display: inline-block;
  content: "";
  background-size: contain;
}
.strategy_b .header_b .form_input:nth-of-type(2) {
  margin-top: 10px;
}
.strategy_b .header_b .form_input:nth-of-type(3) {
  overflow: hidden;
  margin-top: 10px;
}
.strategy_b .header_b .form_input:nth-of-type(4) {
  overflow: hidden;
}
.strategy_b .header_b .form_input:nth-of-type(4)::before {
  width: 13px;
  height: 22px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAWBAMAAADp1AsXAAAALVBMVEUAAAAjGBUjGBUjGBUjGBUjGBUjGBUjGBUjGBUjGBUjGBUjGBUjGBUjGBUjGBW9OqnEAAAADnRSTlMAwfBA+PTLgiMJWUoyIJmmI7oAAABCSURBVAjXY2h7BwTPGhjEJzAwMEwXYHBgAAIg+VAQBB4wBBuDQACDAlhcgVY0sn2LQfY5MPC+AboD5K4NQHfB3AkA4hMbbpvt/Z4AAAAASUVORK5CYII=') no-repeat center;
  position: absolute;
  transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  left: 10px;
  top: 50%;
  display: inline-block;
  content: "";
  background-size: contain;
}
.strategy_b .header_b .form_btn {
  width: 264px;
  height: 40px;
  background: linear-gradient(to right, #FD4825, #DC0000);
  border-radius: 2px;
  line-height: 42px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  margin: 10px auto 20px;
  cursor: pointer;
}
.strategy_b .header_b .evernum {
  width: 210px;
  margin: 19px auto 4px;
}
.strategy_b .header_b .evernum span {
  width: 20px;
  height: 26px;
  display: inline-block;
  border: 1px solid #CCCCCC;
  color: #DC0000;
  font-size: 20px;
  font-weight: bold;
  margin: 0 2px 0 2px;
  text-align: center;
}
.strategy_b .header_b .evernum span:first-child {
  margin-left: 8px;
}
.strategy_b .header_b .evernum span:last-child {
  margin-right: 8px;
}
.strategy_b .header_b .word2 {
  font-size: 12px;
  color: #666666;
  text-align: center;
}
.strategy_b .header_b .banner_r {
  float: left;
}
.strategy_b .header_b .banner_r .strategy-container {
  width: 864px;
  height: 392px;
}
.strategy_b .header_b .banner_r .strategy-container .swiper-wrapper .swiper-slide {
  width: 100%;
}
.strategy_b .header_b .banner_r .strategy-container .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
}
.strategy_b .header_b .banner_r .strategy-container .swiper-pagination span {
  width: 32px;
  height: 2px;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.5);
  opacity: 1;
}
.strategy_b .header_b .banner_r .strategy-container .swiper-pagination .swiper-pagination-bullet-active {
  background: #fff;
}
.strategy_b .header_b .banner_r .strategy-container .swiper-button-next,
.strategy_b .header_b .banner_r .strategy-container .swiper-button-prev {
  width: 20px;
  height: 30px;
  background: rgba(255, 255, 255, 0.5);
  display: none;
}
.strategy_b .header_b .banner_r .strategy-container .swiper-button-prev {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAATCAMAAACeNWzcAAAAP1BMVEUAAAD///////////////////////////////////////////////////////////////////////////////9Du/pqAAAAFHRSTlMADMq+h3hpBrGUq/Tm4tO4jnBiKiOdvYUAAABCSURBVAjXbc5JCgAhEANAZx/3Lf9/qwjpi21OBYEQI7FRVOCoG/8nytSD61j14lRqSJTx6BR77UpzV5tvdrbzrzgMFGMCm21XnYQAAAAASUVORK5CYII=');
  background-position: center;
  background-repeat: no-repeat;
  left: 0;
}
.strategy_b .header_b .banner_r .strategy-container .swiper-button-next {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAATCAMAAACeNWzcAAAAP1BMVEUAAAD///////////////////////////////////////////////////////////////////////////////9Du/pqAAAAFHRSTlMADMq+h3hpBrGUq/Tm4tO4jnBiKiOdvYUAAABDSURBVAjXY+DhZIABLhE4m51DhAUbm5FZhBUrm0lEEInNho0tLMINE+UTEULII1gIc9FZ7PwiLBiu4RIRgJnNC3c5AA0XApv8SmJEAAAAAElFTkSuQmCC');
  background-position: center;
  background-repeat: no-repeat;
  right: 0;
}
.strategy_b .header_b .banner_r .s_box {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.strategy_b .header_b .banner_r .s_box img {
  width: 266px;
  height: 129px;
}
.strategy_b .bhlc {
  width: 100%;
  text-align: center;
  margin-bottom: 94px;
  overflow: hidden;
}
.strategy_b .bhlc .bhleft {
  width: 312px;
  float: left;
}
.strategy_b .bhlc .bhleft .tit {
  font-size: 20px;
  font-weight: 600;
  color: #333333;
  text-align: left;
}
.strategy_b .bhlc .bhleft .tit2 {
  font-size: 13px;
  text-align: left;
  color: #999999;
  margin: 4px 0 16px 0;
}
.strategy_b .bhlc .bhleft .listbox {
  width: 312px;
  height: 1000px;
  background: #F7F7F7;
  padding-left: 25px;
  box-sizing: border-box;
  text-align: left;
}
.strategy_b .bhlc .bhleft .listbox .box1 {
  margin-top: 0;
  overflow: hidden;
}
.strategy_b .bhlc .bhleft .listbox .box1 li {
  float: left;
  margin-top: 4px;
  margin-bottom: 4px;
  padding-right: 24px;
}
.strategy_b .bhlc .bhleft .listbox .box1 li a {
  font-size: 14px;
  color: #333333;
}
.strategy_b .bhlc .bhleft .listbox .box1 li:nth-child(3n+1) {
  margin-left: 0;
}
.strategy_b .bhlc .bhright {
  width: 824px;
  float: right;
}
.strategy_b .bhlc .bhright .tit {
  font-size: 20px;
  font-weight: 600;
  color: #333333;
  text-align: left;
}
.strategy_b .bhlc .bhright .tit2 {
  font-size: 13px;
  text-align: left;
  color: #999999;
  margin: 4px 0 16px 0;
}
.strategy_b .bhlc .bhright .art1 {
  width: 810px;
  height: 160px;
  margin-bottom: 20px;
}
.strategy_b .bhlc .bhright .art1 .artimg {
  width: 284px;
  height: 160px;
  float: left;
}
.strategy_b .bhlc .bhright .art1 .artimg img {
  width: 100%;
  height: 100%;
}
.strategy_b .bhlc .bhright .art1 .arttit {
  width: 522px;
  height: 160px;
  float: right;
  padding: 16px  20px 18px;
  box-sizing: border-box;
  text-align: left;
  position: relative;
}
.strategy_b .bhlc .bhright .art1 .arttit .tit1 {
  font-size: 16px;
  font-weight: 600;
  color: #333333;
}
.strategy_b .bhlc .bhright .art1 .arttit .jieshao {
  font-size: 13px;
  color: #666666;
  margin-top: 12px;
}
.strategy_b .bhlc .bhright .art1 .arttit .tabs {
  width: 260px;
  height: 24px;
  line-height: 24px;
  position: absolute;
  bottom: 16px;
  left: 20px;
}
.strategy_b .bhlc .bhright .art1 .arttit .tabs .tab {
  padding-left: 10px;
  padding-right: 10px;
  height: 20px;
  display: inline-block;
  line-height: 20px;
  border: 1px solid #DC1414;
  border-radius: 12px;
  text-align: center;
  color: #DC1414;
}
.strategy_b .bhlc .bhright .art1 .arttit .tabs .date {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  margin-left: 20px;
}
.strategy_b .bhlc .bhright .art1:hover {
  box-shadow: 5px 5px 20px 2px #d2d1d1;
  cursor: pointer;
}
.strategy_b .dianzi {
  width: 100%;
  height: 120px;
  margin-bottom: 80px;
}
.strategy_b .dianzi ul {
  width: 100%;
  height: 100%;
}
.strategy_b .dianzi ul li {
  width: 224px;
  height: 120px;
  float: left;
  margin-left: 20px;
  box-shadow: 5px 5px 11px 5px #f3f2f2;
}
.strategy_b .dianzi ul li:first-child {
  margin-left: 0;
}
.strategy_b .dianzi ul li .dianziimg {
  width: 98px;
  height: 98px;
  float: left;
  margin-top: 20px;
}
.strategy_b .dianzi ul li .dianziimg img {
  width: 100;
}
.strategy_b .dianzi ul li .p1 {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  margin-top: 20px;
}
.strategy_b .dianzi ul li .p2,
.strategy_b .dianzi ul li .p3 {
  font-size: 14px;
  color: #999999;
}
.strategy_b .dianzi ul li .p2 {
  margin: 10px 0 2px 0;
}
.strategy_b .newguide {
  text-align: center;
  margin-bottom: 230px;
}
.strategy_b .newguide .storybox {
  width: 1200px;
  height: 402px;
  margin: 16px auto 0;
  position: relative;
  background: #fff;
}
.strategy_b .newguide .storybox .storylists {
  width: 100%;
  height: 400px;
  box-shadow: 0 0 5px 5px #f7f3f3;
  float: left;
  padding: 33px 64px 30px;
  box-sizing: border-box;
  display: flex;
}
.strategy_b .newguide .storybox .storylists .lf {
  flex: 1;
}
.strategy_b .newguide .storybox .storylists .lf .top {
  width: 336px;
  height: 40px;
  text-align: left;
  vertical-align: top;
}
.strategy_b .newguide .storybox .storylists .lf .top .titimg {
  width: 40px;
  height: 40px;
  float: left;
}
.strategy_b .newguide .storybox .storylists .lf .top .titimg img {
  width: 100%;
}
.strategy_b .newguide .storybox .storylists .lf .top a {
  display: inline-block;
  line-height: 1;
}
.strategy_b .newguide .storybox .storylists .lf .top a .p1 {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  margin-top: 2px;
}
.strategy_b .newguide .storybox .storylists .lf .top a .p2 {
  font-size: 10px;
  color: #999999;
  margin-top: 8px;
}
.strategy_b .newguide .storybox .storylists .lf .top .moreicon {
  width: 50px;
  height: 40px;
  float: right;
  line-height: 40px;
}
.strategy_b .newguide .storybox .storylists .lf .top .moreicon img {
  margin-top: -3px;
}
.strategy_b .newguide .storybox .storylists .lf .top .moreicon a {
  font-size: 12px;
  color: #DC1414;
}
.strategy_b .newguide .storybox .storylists .lf .listsbox {
  width: 336px;
  height: 218px;
  margin-top: 22px;
  margin-bottom: 24px;
  overflow: hidden;
  text-align: left;
}
.strategy_b .newguide .storybox .storylists .lf .listsbox li {
  width: 336px;
}
.strategy_b .newguide .storybox .storylists .lf .listsbox li a {
  width: 100%;
  display: block;
  padding: 13px 0;
  font-size: 13px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-bottom: 1px dotted #EEEEEE;
}
.strategy_b .newguide .storybox .storylists .lf .listsbox li a:hover {
  color: #DC1414;
}
.strategy_b .newguide .storybox .storylists .lf .bottombox {
  width: 336px;
  height: 24px;
  line-height: 24px;
  text-align: left;
}
.strategy_b .newguide .storybox .storylists .lf .bottombox a {
  font-size: 12px;
  color: #999999;
  padding-bottom: 4px;
}
.strategy_b .newguide .storybox .storylists .lf .bottombox a:hover {
  color: #DC1414;
  border-bottom: 2px solid #DC1414;
}
.strategy_b .newguide .storybox .storylists .lf .bottombox span {
  margin: 0 10px 0 10px;
}
.strategy_b .newguide .storybox .storylists .rg {
  flex: 1;
}
.strategy_b .newguide .storybox .storylists .rg .top {
  width: 336px;
  height: 40px;
  text-align: left;
  vertical-align: top;
}
.strategy_b .newguide .storybox .storylists .rg .top .titimg {
  width: 40px;
  height: 40px;
  float: left;
}
.strategy_b .newguide .storybox .storylists .rg .top .titimg img {
  width: 100%;
}
.strategy_b .newguide .storybox .storylists .rg .top a {
  display: inline-block;
  line-height: 1;
}
.strategy_b .newguide .storybox .storylists .rg .top a .p1 {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  margin-top: 2px;
}
.strategy_b .newguide .storybox .storylists .rg .top a .p2 {
  font-size: 10px;
  color: #999999;
  margin-top: 8px;
}
.strategy_b .newguide .storybox .storylists .rg .top .moreicon {
  width: 50px;
  height: 40px;
  float: right;
  line-height: 40px;
}
.strategy_b .newguide .storybox .storylists .rg .top .moreicon img {
  margin-top: -3px;
}
.strategy_b .newguide .storybox .storylists .rg .top .moreicon a {
  font-size: 12px;
  color: #DC1414;
}
.strategy_b .newguide .storybox .storylists .rg .listsbox {
  width: 336px;
  height: 218px;
  margin-top: 22px;
  margin-bottom: 24px;
  overflow: hidden;
  text-align: left;
}
.strategy_b .newguide .storybox .storylists .rg .listsbox li {
  width: 336px;
}
.strategy_b .newguide .storybox .storylists .rg .listsbox li a {
  width: 100%;
  display: block;
  padding: 13px 0;
  font-size: 13px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-bottom: 1px dotted #EEEEEE;
}
.strategy_b .newguide .storybox .storylists .rg .listsbox li a:hover {
  color: #DC1414;
}
.strategy_b .newguide .storybox .storylists .rg .bottombox {
  width: 336px;
  height: 24px;
  line-height: 24px;
  text-align: left;
}
.strategy_b .newguide .storybox .storylists .rg .bottombox a {
  font-size: 12px;
  color: #999999;
  padding-bottom: 4px;
}
.strategy_b .newguide .storybox .storylists .rg .bottombox a:hover {
  color: #DC1414;
  border-bottom: 2px solid #DC1414;
}
.strategy_b .newguide .storybox .storylists .rg .bottombox span {
  margin: 0 10px 0 10px;
}
.strategy_b .newguide .storybox .decoratin {
  width: 1072px;
  height: 400px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 170px;
  background: #F7F7F7;
  z-index: -1;
}
.strategy_b .newguide .storybox .decoratin .bottomimg {
  width: 1072px;
  height: 400px;
  position: absolute;
  top: 0;
  left: 0;
}
.strategy_b .newguide .storybox .decoratin .words {
  position: absolute;
  bottom: 100px;
  left: 56px;
}
.strategy_b .newguide .storybox .kezi {
  width: 700px;
  height: 42px;
  position: absolute;
  bottom: -140px;
  right: 120px;
}
.strategy_b .newguide .storybox .kezi input {
  display: inline-block;
  width: 220px;
  height: 40px;
  font-size: 14px;
  color: #333333;
  text-indent: 10px;
  background: #ffffff;
  border: 1px solid #CCCCCC;
}
.strategy_b .newguide .storybox .kezi .usertel {
  margin-left: 12px;
}
.strategy_b .newguide .storybox .kezi a {
  display: inline-block;
  width: 220px;
  height: 40px;
  margin-left: 12px;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  line-height: 40px;
  background: linear-gradient(to right, #FD4825, #DC0000);
}
.strategy_b .newguide .storybox .border {
  width: 34px;
  height: 127px;
  border-left: 4px solid #333333;
  border-bottom: 4px solid #333333;
  position: absolute;
  top: 400px;
  left: 27px;
}
.suc_bg {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 20;
  text-align: center;
  cursor: pointer;
  display: none;
}
.suc_bg .suc_box {
  width: 444px;
  height: 278px;
  background: #fff;
  text-align: center;
  margin: 0 auto;
  margin-top: 15%;
  border-radius: 8px;
  position: relative;
}
.suc_bg .suc_box span {
  position: absolute;
  width: 24px;
  height: 24px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAYFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////98JRy6AAAAH3RSTlMA+OMgPmA83kHgxTrKX+XHHTjt57xn8tGOWBnWsKc3ASYIaAAAALBJREFUKM9lkdsSgyAMRKNQkNqqKF57yf//ZSnMJAPZx91wIAuswYCQ+hwQsNXCH3EGb3HpKv+BzRPAOBy6ar65QZRpC9p0/88n9RYHzZw0T8nSCZ9pmZN9OuNiQvdmMU1fzClo7iX9qK9F3E6QunbE2QOL37/N1EG57+mdaHTK7+nrRMX5FUA0qnhfHTugZBqpz0ijrplTdi37MS7RFP0LJ+meN/ksb9HC0ZLPMnv4AbRFC5W55VbgAAAAAElFTkSuQmCC') no-repeat center;
  background-size: contain;
  top: -42px;
  right: 0;
  cursor: pointer;
}
.suc_bg .suc_box img {
  width: 44px;
  height: 44px;
  margin-top: 46px;
}
.suc_bg .suc_box p {
  font-size: 18px;
  color: #333333;
  margin-top: 36px;
  margin-bottom: 42px;
}
.suc_bg .suc_box button {
  width: 220px;
  height: 46px;
  background-color: #e94653;
  border-radius: 4px;
  border: 0;
  font-size: 19px;
  color: #fff;
  cursor: pointer;
}
.side-bar {
  height: 0;
  z-index: 90;
}
.side-bar li {
  height: 301px;
  position: relative;
}
.side-bar li .rightbar {
  height: 301px;
  width: 150px;
  position: absolute;
  top: 0;
  right: 0;
}
.side-bar li .rightbar .barbg {
  width: 115px;
  height: 271px;
  margin: 0 auto;
  margin-top: 12px;
  background: url('https://files.mijwed.com/activity/wedding/w20190924/rightbarbg.png');
  background-size: 100%;
}
.side-bar li .rightbar .barimg {
  width: 141px;
  text-align: center;
  position: absolute;
  top: 22px;
  left: 50%;
  transform: translateX(-50%);
}
.side-bar li .rightbar .barimg img {
  display: inline-block;
  width: 138px;
}
.side-bar li .rightbar .barimg img:first-child {
  width: 141px;
}
.gq-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 99999999999;
  display: none;
}
.gq-popup .gq-cont {
  width: 1089px;
  height: 660px;
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-size: 100%;
  z-index: 999999999999;
}
.gq-popup .gq-cont .gogq {
  width: 257px;
  height: 81px;
  position: absolute;
  top: 458px;
  cursor: pointer;
}
.gq-popup .gq-cont .gogq img {
  width: 100%;
}
.gq-popup .gq-cont .gq-close {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 71px;
  right: 18px;
  cursor: pointer;
}
.gq-popup .gq-cont .gq-close img {
  width: 100%;
}
.main1012 {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
}
.main1012 .top-nav,
.main1012 .top-nav2 {
  width: 100%;
  height: 202px;
  padding-bottom: 25px;
}
.main1012 .top-nav ul,
.main1012 .top-nav2 ul {
  width: 100%;
  height: 100%;
}
.main1012 .top-nav ul li,
.main1012 .top-nav2 ul li {
  float: left;
  width: 188px;
  height: 200px;
  background-color: #f7f7f7;
  border: 1px solid #ededed;
  margin-left: 12px;
  position: relative;
}
.main1012 .top-nav ul li:first-child,
.main1012 .top-nav2 ul li:first-child {
  margin-left: 0;
}
.main1012 .top-nav ul li:hover,
.main1012 .top-nav2 ul li:hover {
  cursor: pointer;
  background-color: #dc1414;
}
.main1012 .top-nav ul li:hover p,
.main1012 .top-nav2 ul li:hover p {
  color: #ffffff;
}
.main1012 .top-nav ul li .nav-tit,
.main1012 .top-nav2 ul li .nav-tit {
  font-size: 21px;
  color: #333333;
  font-weight: 550;
  margin: 24px auto 8px;
}
.main1012 .top-nav ul li .nav-info,
.main1012 .top-nav2 ul li .nav-info {
  font-size: 16px;
  color: #999999;
}
.main1012 .top-nav ul li img,
.main1012 .top-nav2 ul li img {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.main1012 .top-nav2 {
  padding-bottom: 50px;
}
.main1012 .top-nav2 ul li {
  overflow: hidden;
}
.main1012 .top-nav2 ul li:nth-child(2) img {
  bottom: -15px;
}
.main1012 .top-nav2 ul li:nth-child(4) img {
  bottom: -20px;
}
.main1012 .top-nav2 ul li:nth-child(6) img {
  bottom: -30px;
}
.mask {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #000000;
  filter: opacity(0.7);
  z-index: 100;
  display: none;
}
.newchoose-tk {
  width: 650px;
  height: 440px;
  position: fixed;
  background: url("https://files.mijwed.com/activity/sem/semModel/newchoose-tk-bg.png") center center no-repeat no-repeat;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
  text-align: center;
  display: inline-block;
  display: none;
}
.newchoose-tk .newtel {
  width: 500px;
  height: 76px;
  margin: 165px auto 46px;
  border: 1px solid #d1d1d1;
  border-radius: 5px;
  text-align: center;
  font-size: 27px;
  letter-spacing: 5px;
}
.newchoose-tk .newtk-btn {
  width: 500px;
  height: 67px;
  margin: 0 auto;
  background-color: #dc1414;
  color: #ffffff;
  font-size: 30px;
  font-weight: 600;
  text-align: center;
  line-height: 67px;
  letter-spacing: 3px;
  border-radius: 5px;
  cursor: pointer;
}
.newchoose-tk .tk-close {
  width: 48px;
  height: 48px;
  position: absolute;
  top: 8px;
  right: 8px;
  cursor: pointer;
}
