* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
a {
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-user-select: none;
  user-focus: none;
  -moz-user-select: none;
}
.active {
   border: solid 0.53333333vw #dd2424 !important;
   color:#dd2424 !important;
}

body {
  background-color: #d80303;
}

.LunboBox1218{
    position: relative;
    margin: 1.5vw auto auto;
    width: 92vw;
    height: 33vw;
}
.LunboBox_img1218{
    width: 100%;
    height: 100%;
}

/*   8yue31ri==============   */
.boxllb831{
    margin: 1.8vw auto 0vw;
    width: 85vw;
    height: 20vw;
    background: url("../image/bgc831.png");
    background-size: 100% 100%;
}
.boxllb831Top{
    display: flex;
    padding: 2vw 3vw;
    width: 109%;
    height: 11vw;
}
.boxllb831TopLeft{
    margin-top: 1vw;
    display: flex;
    align-items: center;
    width: 21vw;
    height: 4vw;
}
.boxllb831TopLeft_img{
    width: 4vw;
    height: 4vw;
}
.boxllb831TopRight{
    margin-left: -6vw;
    margin-top: 0.2vw;
    width: 71vw;
    height: 11vw;
    font-size: 3.2vw;
    letter-spacing: 1px;
    transform: scale(.85);
    color: #333333;
    font-weight: bold;
}
.boxllb831TopFont{
    margin-left: 1vw;
    font-size: 3.2vw;
    color: #ff0000;
    font-weight: bold;
}
.boxllb831Bottom{
    display: flex;
    margin-top: 2vw;
    width: 100%;
    height: 6vw;
}
.boxllb831BottomLeft{
    padding-left: 4.5vw;
    font-size: 3.2vw;
    color: #333333;
    font-weight: bold;
}
.boxllb831BottomRight{
    display: flex;
    position: relative;
    margin-left: -1vw;
    width: 60vw;
    height: 5vw;
}
.boxllb831Bottom_img{
    width: 5vw;
    height: 5vw;
}
.boxllb831Bottom_span{
    font-size: 3.2vw;
    color: #333333;
    transform: scale(.9);
    font-weight: bold;
}
.boxllb831BottomRight_left{
    display: flex;
    align-items: center;
}
.boxllb831BottomRight_right{
    display: flex;
    align-items: center;
    margin-left: 5vw;
}
.dianji831{
    position: absolute;
    left: 22.5vw;
    bottom: -1vw;
    width: 4vw;
    height: 5vw;
    animation-name: likes;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    transition-timing-function: linear;
}

@keyframes likes {
    0%{
        transform: scale(1);
    }
    25%{
        transform: scale(1.1);
    }
    50%{
        transform: scale(1);
    }
    75%{
        transform: scale(1.1);
    }
}
/*   8yue31ri==============   */
.LLBBox2{
    position: relative;
    padding: 5vw 1vw;
  margin: 5.33333333vw auto 4vw;
  width: 86vw;
    border: 1px solid #e2b78c;
}
.address_p1_llb{
    position: absolute;
    top: -3vw;
    left: 50%;
    transform: translateX(-50%);
    width: 48vw;
    height: 5.8vw;
    background-color: #e79a21;
    border-radius: 1.3vw;
    font-size: 3.2vw;
    text-align: center;
    line-height: 5.8vw;
    font-weight: bold;
    color: #ffffff;
}
.LLbBox{
    position: relative;
    padding: 7vw 0vw 2vw 0vw;
    margin: 0vw auto 0vw;
    width: 86vw;
    border: 1px solid #e2b78c;
}
.address_p2_llb{
    position: absolute;
    top: -3vw;
    left: 50%;
    transform: translateX(-50%);
    width: 50vw;
    height: 5.8vw;
    background-color: #e79a21;
    border-radius: 1.3vw;
    font-size: 3.2vw;
    text-align: center;
    line-height: 5.8vw;
    font-weight: bold;
    color: #ffffff;
}
/*荣誉颁发*/
.honour{
    padding: 2vw 0px;
    width: 85.33333333vw;
    background: url("/h/img/1.png") no-repeat;
    background-size: 100% 100%;
    box-shadow: 0px 1px 10px 0px
    #c8c8c8;
    border-radius: 2vw;
    margin: 2.5vw auto 0px;
}
.honour .honour_p1{
    text-align: center;
    font-size: 4.2vw;
}
.honour .honour_p1_company{
    text-align: center;
    font-size: 5vw;
    font-weight: bold;
}
.honour .honour_p2{
    text-align: center;
    font-size: 4vw;
    margin-top: 1vw;
}
.honour .honour_p3{
    width: 83vw;
    height: 1px;
    background-color: #dd2424;
    margin: 1vw auto 0px;
}
.honour .honour_p4{
    text-align: center;
    font-size: 3vw;
    margin-top: 1vw;
    margin-bottom: 1.5vw;
    font-weight: bold;
    color: #ea8c2a;
}
.honour .honour_p5{
    text-align: center;
    color: #9b6e3d;
    font-size: 3vw;
}
.honour input{
    vertical-align: middle;
    margin-top: -2px;
    margin-bottom: 0px;
}
.top {
  display: flex;
  width: 64vw;
  height: 17.06666667vw;
  margin: 5.33333333vw auto;
}
.top .top_img {
  width: 20.8vw;
  height: 100%;
}
.top .top_img img {
  width: 100%;
  height: 100%;
}
.top .top_font {
  margin: 0 auto;
}
.top .top_font .top_font_p1 {
  font-size: 7.73333333vw;
  color: #ffffff;
}
.top .top_font .top_font_p2 {
  font-size: 4.8vw;
  color: #ffffff;
}
.subject {
  width: 93.33333333vw;
  background-color: #fff;
  margin: 2.66666667vw auto;
  border: 1.06666667vw solid #ebbb95;
}
.subject .subject_1 {
  position: relative;
  width: 64vw;
  margin: 2vw auto 2vw;
}
.subject .subject_1 .box2_subject_3_p1 {
  position: absolute;
  bottom:4vw;
  left: 12vw;
  transform: scale(0.7);
  width: 100%;
  font-size: 3.2vw;
  color: white;
}
.subject .subject_1 .subject_p1 {
   display: block;
  width: 64vw;
  height: 10vw;
  line-height: 10vw;
  text-align: center;
  color: #ff0000;
  font-size: 5.33333333vw;
    background-color: #fed025;
    box-shadow: 0px 3px 1px 0px
    #e09d30;
    border-radius: 3.4vw;
  font-weight: 600;
}
.subject .subject_2 {
  position: relative;
  width: 85.33333333vw;
  height: 64vw;
  margin: 0 auto;
  margin-top: 1.8vw;
}
.subject .subject_2 img {
  width: 100%;
  height: 100%;
}
.subject .subject_2 .subject_2_p_font {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 22vw;
  font-size: 4vw;
  font-weight: 600;
}
.subject .subject_2 .subject_2_p_font_position{
  top: 22.5vw;
}
 /*2023/1/12新增*/
.subject .subject_2 .subject_3_p_font_position {
  top: 26.5vw;
  left: -8vw;
}
/*2023/1/12结尾*/


/*2023/1/12新增*/

.subject  .ZuheBox1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  width: 81vw;
  height: 13.33333333vw;
  box-shadow: 0px 0.26666667vw 1.33333333vw 0px rgba(255, 255, 255, 0.71);
  border-radius: 3vw;
  border: solid 0.53333333vw #A9A9A9;
  transition: all 0.2s;
}
.subject .ZuheBox1 .ZuheBox1_box1 {
  width: 20vw;
  height: 12vw;
  font-size: 6.13333333vw;
  line-height: 12vw;
  font-weight: bold;
  text-align: center;
  /*color: #dd2424;*/
}
.subject .ZuheBox1 .ZuheBox1_box2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 64vw;
  height: 12vw;
  text-align: center;
}
.subject .ZuheBox1 .ZuheBox1_box2 .ZuheBox1_box2_p1 {
  font-size: 4.26666667vw;
  /*color: #dd2424;*/
}
.subject .ZuheBox1 .ZuheBox1_box2 .ZuheBox1_box2_p2 {
  transform: scale(0.8);
  font-size: 3.2vw;
  color: black;
}
.subject .ZuheBox2 {
  display: flex;
  justify-content: space-between;
  margin: 2.66666667vw auto 0px;
  width: 81vw;
  height: 13.33333333vw;
  box-shadow: 0px 0.26666667vw 1.33333333vw 0px rgba(255, 255, 255, 0.71);
}
.subject .ZuheBox2 .left {
  display: flex;
  justify-content: space-between;
  width: 39vw;
  height: 100%;
  box-shadow: 0px 0.26666667vw 1.33333333vw 0px rgba(255, 255, 255, 0.71);
  border-radius:3vw;
  border: solid 0.53333333vw #A9A9A9;
  transition: all 0.2s;
}
.subject .ZuheBox2 .left .ZuheBox2_box1_money1 {
  width: 12vw;
  height: 100%;
  font-size: 4.26666667vw;
  text-align: center;
  line-height: 13.33333333vw;
  font-weight: 600;
  /*color: #696969;*/
}
.subject .ZuheBox2 .left .ZuheBox2_box1_font1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 28vw;
  height: 100%;
  font-size: 2.93333333vw;
  text-align: center;
}
.subject .ZuheBox2 .left .ZuheBox2_box1_font1 .ZuheBox2_box1_font1_p1 {
    width: 28vw;
    transform: scale(.9);
  /*color: #696969;*/
}
.subject .ZuheBox2 .left .ZuheBox2_box1_font1 .ZuheBox2_box1_font1_p2 {
    transform: scale(.9);
  color: #696969;
}
.subject .ZuheBox2 .right {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 39vw;
  height: 100%;
  box-shadow: 0px 0.26666667vw 1.33333333vw 0px rgba(255, 255, 255, 0.71);
  border-radius: 3vw;
  border: solid 0.53333333vw #A9A9A9;
  transition: all 0.2s;
}
.subject .ZuheBox2 .right .ZuheBox2_box1_money1 {
  width: 12vw;
  height: 100%;
  font-size: 4.26666667vw;
  text-align: center;
  line-height: 13.33333333vw;
  font-weight: 600;
  /*color: #696969;*/
}
.subject .ZuheBox2 .right .ZuheBox2_box1_font1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 28vw;
  height: 100%;
  font-size: 2.93333333vw;
  text-align: center;
}
.subject .ZuheBox2 .right .ZuheBox2_box1_font1 .ZuheBox2_box1_font1_p1 {
    width: 28vw;
    transform: scale(.9);
  /*color: #696969;*/
}
.subject .ZuheBox2 .right .ZuheBox2_box1_font1 .ZuheBox2_box1_font1_p2 {
    transform: scale(.9);
  color: #696969;
}
.subject .ZuheBox2 .ZuheBox1Active {
  border: solid 0.53333333vw #dd2424;
}




/*.subject .subject_3 {*/
/*  width: 82.66666667vw;*/
/*  height: 18.66666667vw;*/
/*  margin: 0 auto;*/
/*  margin-top: 2vw;*/
/*  display: flex;*/
/*  justify-content: space-between;*/
/*}*/
/*.subject .subject_3 .left {*/
/*  text-align: center;*/
/*  line-height: 8vw;*/
/*  width: 40vw;*/
/*  height: 100%;*/
/*  border-radius: 4.53333333vw;*/
/*  border: solid 1.06666667vw #DCDCDC;*/
/*}*/
/*.subject .subject_3 .left .left_p1 {*/
/*  font-weight: 600;*/
/*  font-size: 3.86666667vw;*/
/*  color: #6e6c6c;*/
/*}*/
/*.subject .subject_3 .left .left_p2 {*/
/*  font-weight: 600;*/
/*  font-size: 5.33333333vw;*/
/*  color: #6e6c6c;*/
/*}*/
/*.subject .subject_3 .right {*/
/*  text-align: center;*/
/*  line-height: 8vw;*/
/*  width: 40vw;*/
/*  height: 100%;*/
/*  border-radius: 4.53333333vw;*/
/*  border: solid 1.06666667vw #DCDCDC;*/
/*}*/
/*.subject .subject_3 .right .right_p1 {*/
/*  font-weight: 600;*/
/*  font-size: 3.86666667vw;*/
/*  color: #6e6c6c;*/
/*}*/
/*.subject .subject_3 .right .right_p2 {*/
/*  font-weight: 600;*/
/*  font-size: 5.33333333vw;*/
/*  color: #6e6c6c;*/
/*}*/
.subject .subject_4 {
  width: 77.33333333vw;
  height: 0.8vw;
  /*background-color: #fad5b7;*/
  margin: 0 auto;
  margin-top: 3.666667vw;
}
.subject .xinzeng {
  width: 77.33333333vw;
  height: 5.86666667vw;
  line-height: 5.86666667vw;
  text-align: center;
  color: #eda462;
  font-size: 3.73333333vw;
  margin: 2.66666667vw auto 0;
  border: 1px solid #eda462;
  font-weight: bold;
  border-radius: 1.33333333vw;
}
.subject .subject_5 {
  width: 69.33333333vw;
  height: 10.66666667vw;
  background-color: #ffa600;
  margin: 0 auto;
  margin-top: 5.6vw;
  text-align: center;
  line-height: 10.66666667vw;
  font-size: 4.26666667vw;
  color: white;
}
.subject .Send_address_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.subject .Send_address_box .address_bom_a {
  margin-right: 5.33333333vw;
  margin-top: 3.33333333vw;
  color: #4592d8;
}
.subject .Send_address_box .address_bom_a img {
  width: 3.2vw;
  height: 3.2vw;
}
.subject .Send_address_box .Send_address {
  display: flex;
  align-items: center;
  justify-content: center;
  text-indent: 1rem;
  margin-top: 2.13333333vw;
  font-size: 4vw;
  font-weight: 600;
  text-align: center;
}
.subject .Send_address_box .Send_address .Send_address_span {
  text-indent: 0rem;
  display: inline-block;
  font-size: 3.2vw;
  width: 25.33333333vw;
  height: 5.33333333vw;
  line-height: 5.33333333vw;
  border: 1px solid #eda462;
  border-radius: 1.33333333vw;
  color: #eda462;
}
.subject .subject_6 {
  text-align: center;
  width: 80vw;
  margin: 0 auto;
  margin-top: 1.6vw;
  font-size: 2.93333333vw;
  margin-bottom: 1.2vw;
}
/*2023/1/12新增*/
.subject .subject_6 .subject_6_p1 {
  display: none;
}
/*2023/1/12结尾*/
.subject .subject_6 .subject_6_p2 {
  display: none;
}
.subject .subject_11 {
  width: 85.33333333vw;
  /*margin-left: 3.73333333vw;*/
  margin: 0 auto;
  margin-top: 3.666667vw;
  margin-bottom: 3.73333333vw;
}
.subject .subject_11 .subject_11_p1 {
  color: #ffb400;
  font-size: 3.73333333vw;
  font-weight: 600;
  margin-bottom: 0.26666666vw;
}
.subject .subject_11 .subject_11_p1 .subject_11_p1_img{
  vertical-align: middle;
  width: 3.73333333vw;
  height: 3.73333333vw;
}
.subject .subject_11 .subject_11_p2 {
    color: #9b9696;
  text-indent: 2rem;
  font-size: 3.46666667vw;
  margin-bottom: 3.2vw;
}
.subject .subject_7 {
  text-align: center;
  width: 100%;
  height: 4.8vw;
  margin: 0 auto;
  margin-top: 3.46666667vw;
  font-size: 4vw;
  font-weight: 500;
}
/*.subject .address {*/
/*  line-height: 5.666667vw;*/
/*}*/
/*.subject .address .address_top {*/
/*  font-weight: 600;*/
/*  margin-top: 2.13333333vw;*/
/*  font-size: 3.73333333vw;*/
/*  padding-left: 4.133333vw;*/
/*  padding-right: 2.13333333vw;*/
/*}*/
/*.subject .address .address_top span {*/
/*  font-weight: normal;*/
/*}*/
/*.subject .address .address_top p {*/
/*  text-indent: 0.5rem;*/
/*}*/
/*.subject .address .address_bom {*/
/*  font-weight: 600;*/
/*  padding-left: 4.133333vw;*/
/*  font-size: 3.73333333vw;*/
/*}*/
/*.subject .address .address_bom span {*/
/*  font-weight: normal;*/
/*}*/
/*.subject .address .address_bom p {*/
/*  text-indent: 0.5rem;*/
/*}*/
/*.subject .address .address_bom .address_bom_a {*/
/*  color: skyblue;*/
/*}*/
.LLBBox2 .addressBottom {
  padding-left: 3.66666667vw;
  padding-right: 2.66666667vw;
  line-height: 5.33333333vw;
  margin-top: 1.33333333vw;
  font-size: 3.2vw;
  width: 100%;
}
.LLBBox2 .addressBottom .gongsi {
  display: inline-block;
  margin-top: 2.66666667vw;
}
.LLBBox2 .addressBottom .dizhijianju{
    margin-top: 2vw;
}
.subject .golden {
  display: flex;
  align-items: center;
  width: 100%;
  height: 13.33333333vw;
  margin: 0 auto;
  margin-top: 2.13333333vw;
  margin-left: 3.73333333vw;
}
.subject .golden .golden_left {
  width: 6.93333333vw;
  height: 6.93333333vw;
}
.subject .golden .golden_left img {
  width: 100%;
  height: 100%;
}
.subject .golden .golden_right {
  margin-left: 2.66666667vw;
}
.subject .golden .golden_right .golden_right_font1 {
  font-size: 4.26666667vw;
  color: #ffb400;
}
.subject .golden .golden_right .sizes {
  font-size: 4vw;
}
.subject .golden .golden_right .golden_right_font2 {
  margin-top: 2.13333333vw;
  font-size: 2.66666667vw;
  color: #9b9696;
}

.subject .payment {
  display: flex;
  margin: 4vw auto 0;
  width: 100%;
  height: 6.66666667vw;
}
.subject .payment .left {
  display: flex;
  align-items: center;
  width: 99vw;
  margin-left: 13.33333333vw;
  height: 100%;
}
.subject .payment .left .left_span1 {
  font-size: 3.2vw;
}
.subject .payment .left img {
  width: 6.66666667vw;
  height: 100%;
}
.subject .payment .left .wei {
  border: 0.26666667vw solid #e6ba82;
}
.subject .payment .right {
  display: flex;
  align-items: center;
  /*margin-left: 10.66666667vw;*/
  width: 26.66666667vw;
  height: 100%;
}
.subject .payment .right .left_span2 {
  font-size: 3.2vw;
}
.subject .payment .right img {
  width: 6.66666667vw;
  height: 100%;
}
.subject .payment .right .zhi {
  border: 2.66666667vw solid #e6ba82;
}

.subject .agree {
  margin-top: 0.26666667vw;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.4vw;
}
.bottom {
  width: 89.86666667vw;
  background-color: #d80303;
  border: 1.06666667vw solid #ebbb95;
  margin: 0 auto;
  margin-top: 4vw;
}
.bottom .upper {
  width: 74.66666667vw;
  margin: 0 auto;
  margin-top: 1.6vw;
  color: white;
  font-weight: 500;
}
.bottom .upper .upper_p1 {
  text-align: center;
  font-size: 4vw;
  margin-bottom: 0.5vw;
}
.bottom .upper .upper_p2 {
  text-indent: 2rem;
  font-size: 3.2vw;
}
.bottom .lower {
  width: 80vw;
  height: 12vw;
  margin: 0 auto;
  margin-bottom: 2.32vw;
  /*margin-top: 1.6vw;*/
  display: flex;
  justify-content: space-between;
}
.bottom .lower .left {
  width: 38.33333333vw;
  height: 12vw;
  text-align: center;
  line-height: 6.66666667vw;
}
.bottom .lower .left .left_p1 {
  font-size: 2.93333333vw;
  color: white;
}
.bottom .lower .left .left_p1 img {
  width: 5.33333333vw;
  height: 5.33333333vw;
  vertical-align: middle;
}
.bottom .lower .left .left_p2 {
  font-size: 2.93333333vw;
  color: white;
}
.bom_img {
  width: 74.66666667vw;
  height: 5.33333333vw;
  margin: 0 auto;
  margin-top: 2.66666667vw;
  margin-bottom: 2.66666667vw;
}
.bom_img img {
  width: 100%;
  height: 4vw;
}
.bottom_p1 {
  width: 112vw;
  text-align: center;
  transform: scale(0.7);
  margin-left: -6.13333333vw;
  margin-bottom: 1vw;
  height: 5.33333333vw;
  line-height: 5.33333333vw;
  font-size: 3.2vw;
  color: white;
}
.input {
 display: none;
 position: fixed;
 top: 0;
 left: 0;
 z-index: 999999;
 width: 100%;
 height: 100%;
 background-color: rgba(0, 0, 0, 0.6);
}
.input .form_input {
 position: relative;
 left: 50%;
 top: 50%;
 transform: translate(-50%, -50%);
 width: 88vw;
 background-color: #fff;
 border-radius: 2.66666667vw;
}
.input button {
 /*position: absolute;*/
 /*left: 50%;*/
 /*top: 85%;*/
 /*transform: translate(-50%, -50%);*/
 border: none;
 width: 64vw;
 height: 12vw;
 border-radius: 0.53333333vw;
 background-color: #e78021;
 color: white;
 font-weight: 600;
 font-size: 4.26666667vw;
}
.input h4 {
 font-weight: 600;
 text-align: center;
 font-size: 3.2vw;
 margin-top: 5vw;
 color: red;
}
.input .from_input_box {
 position: relative;
 /*height: 16vw;*/
 line-height: 16vw;
 width: 100%;
 border-bottom: 0.53333333vw solid #f5f7f6;
 /* 2022-12-18新增 */
 /*text-align: center;*/
 /* 2022-12-18新增 */
}
.input .from_input_box h2 {
    text-align: center;
 font-weight: 500;
 font-size: 5.33333333vw;
}
.input .from_input_box h2 #close {
 position: absolute;
 right: 8vw;
 color: #DCDCDC;
}
.input .from_input_box p {
 text-indent: 2rem;
 font-size: 4.8vw;
}
.input .from_input_box p .text_input {
 width: 53.33333333vw;
 height: 13.33333333vw;
 font-size: 4.8vw;
 border: none;
 outline: none;
}
.input .from_input_box p .text_input1 {
 width: 62vw;
 height: 13.33333333vw;
 font-size: 4.8vw;
 border: none;
 outline: none;
}
.input .from_input_box p .textarea_input {
 width: 62vw;
 text-align: justify;
 overflow: hidden;
 padding-top: 3vw;
 padding-bottom: 3vw;
 border: none;
 outline: none;
 resize: none;
 vertical-align: middle;
 font-size: 4vw;
}
.Bomb_layer_One {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
.Bomb_layer_One .showIsOk {
  line-height: 6.66666667vw;
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 88vw;
  height: 128vw;
  background-color: #fff;
  border-radius: 2.66666667vw;
  overflow: scroll;
  padding: 5.33333333vw;
}
.Bomb_layer_One .showIsOk .showIsOk_p1 {
  text-align: center;
}
.Bomb_layer_One .showIsOk .show_btn {
  display: block;
  margin: 0 auto;
  margin-top: 2.66666667vw;
  border: none;
  width: 26.66666667vw;
  height: 8vw;
  border-radius: 1.33333333vw;
  font-size: 3.2vw;
  background-color: #1989fa;
  color: white;
  outline: none;
}
.Bomb_layer_Tow {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
.Bomb_layer_Tow .showIsOk {
  line-height: 6.66666667vw;
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 88vw;
  height: 128vw;
  background-color: #fff;
  border-radius: 2.66666667vw;
  overflow-y: auto;
  padding: 5.33333333vw;
}
.Bomb_layer_Tow .showIsOk .showIsOk_p1 {
  text-align: center;
  font-size: 5.06666667vw;
}
.Bomb_layer_Tow .showIsOk .showIsOk_p2 {
  text-indent: 2rem;
}
.Bomb_layer_Tow .showIsOk .showIsOk_p3 {
    font-size: 3.7vw;
  width: 100%;
}
.Bomb_layer_Tow .showIsOk .show_btn {
  display: block;
  margin: 0 auto;
  margin-top: 2.66666667vw;
  border: none;
  width: 26.66666667vw;
  height: 8vw;
  border-radius: 1.33333333vw;
  font-size: 3.2vw;
  background-color: #1989fa;
  color: white;
  outline: none;
}
.botm_fixed {
  width: 16vw;
  height: 16vw;
  position: fixed;
  right: 0px;
  bottom: 60px;
}
.botm_fixed .botm_fixed_img1 {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.introduce {
  margin: 2.66666667vw auto 2.66666667vw;
  width: 89.86666667vw;
  background-color: #fff;
  box-shadow: 0px 0.26666667vw 2.66666667vw 0px #ffa81e;
  border: 1.06666667vw solid #ebbb95;
  overflow: hidden;
}
.introduce .gengduoquanyi{
  margin: 0 auto;
  text-align: center;
  width: 64vw;
  height: 9.33333333vw;
  line-height: 9.33333333vw;
  font-weight: 600;
  font-size: 4.26666667vw;
  color: white;
  background-color: #f57f00;
  border-radius-topleft: 0.53333333vw;
  border-radius-topright: 0.53333333vw;
}
.introduce .subject_7 {
  text-align: center;
  width: 100%;
  height: 4.8vw;
  margin: 3.46666667vw auto 0;
  font-size: 3.8vw;
  font-weight: 600;
}
.introduce .golden {
  display: flex;
  align-items: center;
  width: 100%;
  /*height: 13.33333333vw;*/
  margin: 2.13333333vw auto 0 5.33333333vw;
}
.introduce .golden .golden_left {
  width: 6.66666667vw;
  height: 6.66666667vw;
  margin-left: 2.66666667vw;
}
.introduce .golden .golden_left img {
  width: 100%;
  height: 100%;
}
.introduce .golden .golden_right {
  margin-left: 2.66666667vw;
}
.introduce .golden .golden_right .golden_right_font1 {
  font-size: 4.26666667vw;
  color: #dd2424;
}
.introduce .golden .golden_right .sizes {
  font-size: 4vw;
}
.introduce .golden .golden_right .golden_right_font2 {
  margin-top: 2.13333333vw;
  font-size: 2.66666667vw;
  color: #9b9696;
}
.introduce .subject_4 {
  width: 77.33333333vw;
  height: 0.8vw;
  /*background-color: #fad5b7;*/
  margin: 3vw auto 0;
}
.introduce .subject_11 {
  text-align: justify;
  width: 85.33333333vw;
  padding-left: 2.66666667vw;
  padding-right: 5.33333333vw;
  margin-left: 3.73333333vw;
  margin-top: 1.666667vw;
  margin-bottom: 3.73333333vw;
}
.introduce .subject_11 .subject_11_p1 {
  color: #000000;
  font-size: 3.73333333vw;
  font-weight: 600;
  margin-top: 4vw;
  margin-bottom: 0.26666667vw;
}
/*刚加*/
.introduce .subject_11 .subject_11_p3 {
     font-size: 3.46666667vw;
  text-indent: 2em;
  margin-bottom: 1.266667vw;
}
.introduce .subject_11 .subject_11_p1 .subject_11_p1_img {
  vertical-align: middle;
  width: 3.73333333vw;
  height: 3.73333333vw;
}
.introduce .subject_11 .subject_11_p2 {
  text-indent: 2rem;
  font-size: 3.46666667vw;
  margin-bottom: 3.2vw;
}
/*# sourceMappingURL=SecondarylinkOne.css.map */
