body * {
  box-sizing: border-box;
  flex-shrink: 0;
  max-width: 1900px !important;
}
body {
  font-family: PingFangSC-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma,
    Arial, PingFang SC-Light, Microsoft YaHei;
    margin: 0px !important;
    max-width: 1920px;
}
input {
  background-color: transparent;
  border: 0;
}
button {
  margin: 0;
  padding: 0;
  border: 1px solid transparent;
  outline: none;
  background-color: transparent;
}

button:active {
  opacity: 0.6;
}
a {
  text-decoration: none;
  /* width: 100%;
  height: 100%; */
}
.flex-col {
  display: flex;
  flex-direction: column;
}
.flex-row {
  display: flex;
  flex-direction: row;
}
.justify-start {
  display: flex;
  justify-content: flex-start;
}
.justify-center {
  display: flex;
  justify-content: center;
}

.justify-end {
  display: flex;
  justify-content: flex-end;
}
.justify-evenly {
  display: flex;
  justify-content: space-evenly;
}
.justify-around {
  display: flex;
  justify-content: space-around;
}
.justify-between {
  display: flex;
  justify-content: space-between;
}
.align-start {
  display: flex;
  align-items: flex-start;
}
.align-center {
  display: flex;
  align-items: center;
}
.align-end {
  display: flex;
  align-items: flex-end;
}

/* header */
.header .header_box_1 {
  background-color: rgba(255, 255, 255, 1);
  height: 100px;
  width: 1920px;
}

.header .header_section_1 {
  width: 1200px;
  height: 23px;
  margin: 16px 0 0 360px;
}

.header .header_image_1 {
  width: 240px;
  height: 49px;
  margin-top: 15px;
	
}

.header .header_text_1 {
  width: 31px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-family: MicrosoftYaHei;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 12px;
  margin: 6px 0 0 266px;
}

.header .header_text_2 {
  width: 65px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-family: MicrosoftYaHei;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 12px;
  margin: 6px 0 0 68px;
}

.header .header_text_3 {
  width: 65px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-family: MicrosoftYaHei;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 12px;
  margin: 6px 0 0 67px;
}

.header .header_text_4 {
  width: 65px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-family: MicrosoftYaHei;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 12px;
  margin: 6px 0 0 68px;
}

.header .header_text_5 {
  width: 65px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-family: MicrosoftYaHei;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 12px;
  margin: 6px 0 0 68px;
}

.header .header_text_6 {
  width: 64px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-family: MicrosoftYaHei;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 12px;
  margin: 6px 0 0 68px;
}

.header .header_section_2 {
  width: 1200px;
  height: 24px;
  margin: 5px 0 0 375px;
}

.header .header_text_7 {
  width: 209px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(0, 78, 162, 1);
  font-size: 16px;
  font-family: MicrosoftYaHei;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 12px;
  margin-top: 4px;
}

.header .header_text_8 {
  width: 37px;
  height: 10px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-family: MicrosoftYaHei;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 12px;
  margin-left: 280px;
}

.header .header_box_2 {
  width: 66px;
  height: 24px;
  margin-left: 63px;
}

.header .header_text_9 {
  width: 58px;
  height: 10px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-family: MicrosoftYaHei;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 12px;
  margin-left: 5px;
}

.header .header_box_3 {
  /*background-color: rgba(0, 78, 162, 1);*/
  width: 66px;
  height: 4px;
  margin-top: 10px;
}

.header .header_text_10 {
  width: 43px;
  height: 10px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-family: MicrosoftYaHei;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 12px;
  margin-left: 78px;
}

.header .header_text_11 {
  width: 35px;
  height: 10px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-family: MicrosoftYaHei;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 12px;
  margin-left: 94px;
}

.header .header_text_12 {
  width: 28px;
  height: 10px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-family: MicrosoftYaHei;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 12px;
  margin-left: 101px;
}

.header .header_text_13 {
  width: 58px;
  height: 10px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-family: MicrosoftYaHei;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 12px;
  margin-left: 91px;
}
/* tab 样式 */
.cy_tab_row{
  background-color: white !important;
}
.cy_tab{
  width: 1200px;
  margin: 0px auto;
  justify-content: unset;
}
.cy_tab_button {
  margin: 0px 20px !important;
  width: unset !important;
  height: unset !important;
}
.cy_tab_span{
  margin: 0 20px !important;
  color:black !important;
  font-size: 16px !important;
}
.cy_tab_span_choose{
  background-color: rgba(0, 78, 162, 1);
  width: 100%;
  height: 2px;
}
.box_3{
  background-color: white !important;
}
/* button */
.cy_button_box{
  width: 204px !important;
  margin: 30px auto;
  background-color: rgba(255, 255, 255, 1);
  height: 54px;
  border: 1px solid rgba(246, 246, 246, 1);
}
.cy-text-wrapper_2 {
  height: 62px;
  background: url(../image/pstfhjwlqie4m5o8t22lpilgzssrbrljk97d084cd3-7ded-44c9-9080-ea021f681ca5.png)
    0px 0px no-repeat;
  background-size: 205px 63px;
  width: 204px;
  /* margin: 109px 0 481px 855px; */
}

.cy_text_5 {
  width: 96px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 24px;
  font-family: MicrosoftYaHei;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 24px;
  margin: 19px 0 0 54px;
}
.menu_hexin{
  width: 120px;
  background-color: white;
  position: relative;
  text-align: center;
  font-size: 16px;
  display: none;
  z-index: 9999;
}
.menu_hexin ul{
  width: 100%;
  margin: 10px 0px;
  padding: 0;
}
.menu_hexin ul, li{
  border: 0;
  list-style: none;
  
}
.menu_hexin li{
  display: list-item;
  padding: 5px;
}
.menu_hexin li a{
  color: black;
}
.text-wrapper_19:hover  .menu_hexin{
  display: unset;
}
.erweima_box{
  display: none;
}
.weixin_icon{
  font-size: 12px;
}
.weixin_icon:hover ~ .erweima_box{
  display: flex !important;
}
.weixin_icon_image{
  position: absolute;
  bottom: 320px;
  left: 479px;
  width: 46px;
  height: 46px;
  display: block;
  z-index: 999;
}
.jiaruwomen_icon_image{
  position: absolute;
  bottom: 320px;
  left: 679px;
  width: 46px;
  height: 46px;
  display: block;
  z-index: 999;
}
.block_9_cy {
  height: 153px;
  background: url(../image/ps8vsuckffu5j7vmibr1a4rhtc6lm7qr8h4e2aafbd-9d3b-425d-a99d-5c859a12d218.png) -5px -3px no-repeat;
  background-size: 151px 164px;
  width: 140px;
  position: absolute;
  left: 432px;
  bottom: 370px;
}
.image-wrapper_4_cy {
  height: 139px;
  background: url(../image/psd1tqiswiuwktkjz1va6q2diw7ot7slgsfc06bdf8-6aca-455e-b722-78a176c3b24f.png) 100% no-repeat;
  background-size: 100% 100%;
  width: 139px;
}
.image_15_cy {
  width: 138px;
  height: 138px;
  margin: 1px 0 0 1px;
}
.image-wrapper_3_cy {
  height: 153px;
  background: url(../image/psjvq1jzhwvi2d5toy1njwxnidpr1f3r605d23fd6-ebd0-421c-945b-9a9761a0046e.png) -5px -3px no-repeat;
  background-size: 151px 164px;
  width: 140px;
  position: absolute;
  display: none;
  left: 630px;
  bottom: 370px;
}
.image_14_cy {
  width: 119px;
  height: 119px;
  margin: 10px 0 0 11px;
}

.scroller_top{
  position: absolute;
    bottom: 188px;
    right: 79px;
    width: 60px;
    height: 60px;
    display: block;
    z-index: 999;
}
.beian_div{
  position: absolute;
  bottom: 5px;
  right: 540px;
  width: 263px;
  height: 55px;
  display: block;
  /* background-color: black; */
  z-index: 999;
}
.beian_div a{
  width: 100%;
  height: 100%;
  display: block;
}