@charset "UTF-8";
body {
  box-sizing: border-box;
}

.abox {
  display: block;
  cursor: pointer;
}

.thisimg,
.banner_01 .imgbox .img_1,
.banner_01 .videobox .vid_1,
#demo01 .slides > li > .abox > .img,
.index_02 .i02_main_3 .swiper .swiper-wrapper .swiper-slide .item .abox .imgbox .img_1,
.index_03 .i03_main_2 .swiper .swiper-wrapper .swiper-slide .item .abox .imgbox .img_1,
.index_04 .i04_main_1 .videobox .vid_1,
.flexslider .slides > li > .abox > .img,
.list_01 ul li .abox .imgbox .img_1,
.list_02 ul li .abox .imgbox .img_1,
.list_03 ul li .abox .imgbox .img_1,
.c12_main_1 .swiper .abox .imgbox .img_1,
.c12_main_4 .videobox .video,
.c12_main_8 .main_item_2 .item_1 .imgbox .img_1,
.list_06 ul li .abox .imgbox .img_1,
.c10_main_1 .imgbox .img_1,
.list_04 ul li .abox .imgbox .img_1,
.index_02 .i02_main_3 .mainbox .hidelist ul li .abox .imgbox .img_1,
.index_02 .i02_main_4 .swiper .swiper-wrapper .swiper-slide .item .abox .abox_in .imgbox .img_1.no2 {
  -o-object-fit: cover;
     object-fit: cover;
}

.head_1,
.index_03 .i03_main_2 .swiper .swiper-wrapper .swiper-slide.on .item .textbox_2 {
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.1);
}

.index_05 .i05_main_1 .item .abox .iconbox,
.fly_01 .item .parbox,
.fly_01 .item:hover .childbox,
.content_inside,
.pagebox table a .list_01 ul li .abox,
.list_01 ul li .abox:hover,
.list_02 ul li .abox:hover,
.list_03 ul li .abox:hover {
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
}

/*banner图*/
/* flexslider   banner */
.flexslider {
  position: relative;
  overflow: hidden;
  /*按钮*/
}
.flexslider .slides li {
  position: relative;
  overflow: hidden;
}
.flexslider .flex-viewport {
  display: block;
  width: 100%;
  height: 100%;
}
.flexslider .slides {
  display: block;
  width: 100%;
  height: 100%;
}
.flexslider .slides > li {
  display: block;
  width: 100%;
  height: 100%;
}
.flexslider .slides > li > .abox {
  display: block;
  width: 100%;
  height: 100%;
}
.flexslider .slides > li > .abox > .img {
  display: block;
  width: 100%;
  height: 100%;
}
.flexslider .flex-direction-nav {
  display: none;
}
.flexslider .flex-control-nav {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  text-align: center;
}
.flexslider .flex-control-nav li {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flexslider .flex-control-nav li a {
  display: block;
  overflow: hidden;
  text-indent: -99em;
  cursor: pointer;
}

.btnbox_1001 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btnbox_1001 .btn_1 {
  width: 110px;
  height: 38px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #f6b008;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  border: 1px solid #f6b008;
}
.btnbox_1001 .btn_1:hover {
  color: #FFFFFF;
  background-color: #f6b008;
}

.title_01 .t01_inside {
  display: flex;
  align-items: center;
  justify-content: center;
}
.title_01 .t01_inside .text_item_1 {
  display: block;
}

.navbar {
  padding: 12px 0 20px 0;
}
.navbar .parbox {
  height: 70px;
  position: relative;
  overflow: hidden;
}
.navbar .parbox .scroll_wrap {
  overflow: auto;
  padding-bottom: 6px;
  position: relative;
  z-index: 25;
}
.navbar .parbox .scroll_wrap .scroll_in {
  width: 9999px;
  display: flex;
  flex-wrap: nowrap;
  height: 64px;
  min-width: 100%;
}
.navbar .parbox .scroll_wrap .item {
  padding-bottom: 6px;
}
.navbar .parbox .scroll_wrap .item + .item {
  padding-left: 48px;
}
.navbar .parbox .scroll_wrap .item .par .abox {
  position: relative;
}
.navbar .parbox .scroll_wrap .item .par .abox .text_item_0 {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -6px;
  height: 5px;
  border-top: 1px solid #f6b008;
  background: url(../image/p-navbar-1-1.png) no-repeat top center;
}
.navbar .parbox .scroll_wrap .item .par .abox .text_item_1 {
  color: #555555;
  font-size: 20px;
  line-height: 64px;
  word-break: keep-all;
}
.navbar .parbox .scroll_wrap .item .par .abox.on .text_item_0 {
  display: block;
}
.navbar .parbox .scroll_wrap .item .par .abox.on .text_item_1 {
  color: #333333;
  font-weight: bold;
}
.navbar .parbox .scroll_wrap .item .par .abox:hover .text_item_1 {
  color: #333333;
}
.navbar .parbox .scroll_wrap .item .child {
  display: none;
}
.navbar .parbox .fybtnbox {
  position: absolute;
  z-index: 15;
  top: 64px;
  left: 0;
  right: 0;
  height: 0;
  border-bottom: 1px solid #e6e6e6;
}
.navbar .parbox .fybtnbox .fybtn {
  display: none;
  position: absolute;
  bottom: 0;
  height: 64px;
  width: 40px;
  background-position: center center;
  cursor: pointer;
}
.navbar .parbox .fybtnbox .fybtn.prev {
  left: 0;
  background-image: url(../image/p-fy-2-1.png);
}
.navbar .parbox .fybtnbox .fybtn.next {
  right: 0;
  background-image: url(../image/p-fy-2-2.png);
}
.navbar .childbox {
  padding: 22px 0;
}
.navbar .childbox .childitem {
  display: none;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.navbar .childbox .childitem ul {
  width: calc(100% + 40px);
}
.navbar .childbox .childitem ul li {
  float: left;
  padding-right: 40px;
}
.navbar .childbox .childitem ul li .abox .text_item_1 {
  color: #777777;
  font-size: 18px;
  line-height: 36px;
}
.navbar .childbox .childitem ul li .abox.on .text_item_1, .navbar .childbox .childitem ul li .abox:hover .text_item_1 {
  color: #333333;
}
.navbar .childbox .childitem ul li .abox.on {
  font-weight: bold;
}
.navbar.mode2 .parbox .scroll_wrap {
  margin: 0 40px;
}
.navbar.mode2 .parbox .fybtnbox .fybtn {
  display: block;
}
.navbar.mode2 .childbox {
  margin: 0 40px;
}

.article_01 {
  color: #333333;
  font-size: 18px;
  line-height: 30px;
  text-align: justify;
}
.article_01 p + p {
  margin-top: 30px;
}
.article_01 img {
  max-width: 100%;
}
.article_01 .dymap img {
  max-width: none;
}

.floor_04 {
  height: 526px;
  background: #f3f3f3 url(../image/bg-floor_04-1-1.jpg) repeat center center;
}

.index_06 {
  padding: 104px 0 0 0;
}
.index_06 .i06_main_2 {
  margin-top: 0;
}
.index_06 .i06_main_2 .swiper {
  position: relative;
  overflow: hidden;
  padding: 44px 0 56px 0;
}
.index_06 .i06_main_2 .swiper .swiper-wrapper .swiper-slide .item {
  float: left;
}
.index_06 .i06_main_2 .swiper .swiper-wrapper .swiper-slide .item .abox {
  display: block;
  width: 446px;
  height: 248px;
  box-sizing: border-box;
  padding: 20px 20px 0 20px;
  position: relative;
}
.index_06 .i06_main_2 .swiper .swiper-wrapper .swiper-slide .item .abox .bgbox {
  width: 484px;
  height: 280px;
  top: -10px;
  left: -19px;
  position: absolute;
  z-index: 2;
  background-image: url(../image/p-i06_main_2-1-1.png);
}
.index_06 .i06_main_2 .swiper .swiper-wrapper .swiper-slide .item .abox .abox_in {
  position: relative;
  height: 100%;
  z-index: 5;
}
.index_06 .i06_main_2 .swiper .swiper-wrapper .swiper-slide .item .abox .abox_in .textbox_1 .text_item_1 {
  color: #333333;
  font-size: 18px;
  line-height: 26px;
  font-weight: bold;
}
.index_06 .i06_main_2 .swiper .swiper-wrapper .swiper-slide .item .abox .abox_in .textbox_1 .text_item_2 {
  color: #555555;
  font-size: 16px;
  line-height: 26px;
  margin-top: 16px;
}
.index_06 .i06_main_2 .swiper .swiper-wrapper .swiper-slide .item .abox .abox_in .textbox_2 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 40px;
  display: flex;
  align-items: center;
}
.index_06 .i06_main_2 .swiper .swiper-wrapper .swiper-slide .item .abox .abox_in .textbox_2 .text_item_1 {
  width: 40px;
  height: 40px;
  margin-right: 12px;
}
.index_06 .i06_main_2 .swiper .swiper-wrapper .swiper-slide .item .abox .abox_in .textbox_2 .text_item_1 .text_1 {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.index_06 .i06_main_2 .swiper .swiper-wrapper .swiper-slide .item .abox .abox_in .textbox_2 .text_item_2 .starbox {
  display: flex;
}
.index_06 .i06_main_2 .swiper .swiper-wrapper .swiper-slide .item .abox .abox_in .textbox_2 .text_item_2 .starbox .star_div {
  margin-right: 5px;
}
.index_06 .i06_main_2 .swiper .swiper-wrapper .swiper-slide .item .abox .abox_in .textbox_2 .text_item_2 .starbox .star_div .star_img {
  display: block;
}
.index_06 .i06_main_2 .swiper .swiper-wrapper .swiper-slide .item .abox .abox_in .textbox_2 .text_item_2 .text_1 {
  margin-top: 4px;
  color: #999999;
  font-size: 16px;
  line-height: 20px;
}
.index_06 .i06_main_2 .swiper .swiper-wrapper .swiper-slide .item .abox:hover .bgbox {
  background-image: url(../image/p-i06_main_2-1-1on.png);
}
.index_06 .i06_main_2 .swiper .swiper-pagination_04 {
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  background: none;
  text-align: center;
}
.index_06 .i06_main_2 .swiper .swiper-pagination_04 .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #cacaca;
  border-radius: 50%;
  opacity: 1;
  margin: 0 6px;
}
.index_06 .i06_main_2 .swiper .swiper-pagination_04 .swiper-pagination-bullet-active {
  background-color: #f6b008;
}

.list_01 {
  margin: 0 -20px;
  padding: 0 20px 0 20px;
  position: relative;
  overflow: hidden;
}
.list_01 ul {
  width: calc(100% + 100px);
  position: relative;
  top: 1px;
}
.list_01 ul li {
  float: left;
  padding-right: 31px;
  padding-bottom: 30px;
  margin-top: 30px;
  border-bottom: 1px dashed #e5e5e5;
  position: relative;
}
.list_01 ul li:nth-child(1) {
  margin-top: 0;
  padding-top: 0;
}
.list_01 ul li:nth-child(2) {
  margin-top: 0;
  padding-top: 0;
}
.list_01 ul li:nth-child(3) {
  margin-top: 0;
  padding-top: 0;
}
.list_01 ul li .abox {
  width: 406px;
  position: relative;
  background-color: #f7f7f7;
}
.list_01 ul li .abox .imgbox {
  width: 100%;
  height: 298px;
  box-sizing: border-box;
}
.list_01 ul li .abox .imgbox .imgbox_in {
  width: 100%;
  height: 100%;
}
.list_01 ul li .abox .imgbox .img_1 {
  display: block;
  width: 100%;
  height: 100%;
}
.list_01 ul li .abox .textbox {
  height: 114px;
  box-sizing: border-box;
  padding: 16px 20px 0 20px;
}
.list_01 ul li .abox .textbox .text_item_1 {
  color: #333333;
  font-size: 20px;
  line-height: 24px;
}
.list_01 ul li .abox .textbox .text_item_2 {
  margin-top: 10px;
  color: #999999;
  font-size: 16px;
  line-height: 24px;
  height: 48px;
}
.list_01 ul li .abox .textbox .text_item_2 .cor2 {
  color: #555555;
}
.list_01 ul li .abox .zg_bor {
  position: absolute;
  z-index: 15;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #f6b008;
  display: none;
}
.list_01 ul li .abox:hover {
  background: linear-gradient(to bottom, #fef5de, #ffffff);
}
.list_01 ul li .abox:hover .imgbox {
  padding: 10px 10px 0 10px;
}
.list_01 ul li .abox:hover .textbox .text_item_1 {
  font-weight: bold;
}
.list_01 ul li .abox:hover .zg_bor {
  display: block;
}
.list_01 ul li .shop {
  position: absolute;
  z-index: 55;
  top: 246px;
  left: 20px;
}
.list_01 ul li .shop .btn_1 {
  cursor: pointer;
  display: block;
  width: 40px;
  height: 40px;
  position: relative;
  background-color: #FFFFFF;
  background-image: url(../image/p-shop-1-1.png);
  background-position: center center;
  border-radius: 50%;
}
.list_01 ul li .shop .btn_1 .tips {
  position: absolute;
  top: 1px;
  right: 2px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #f21515;
}
.list_01 ul li .shop .btn_1.on, .list_01 ul li .shop .btn_1:hover {
  background-color: #f6b008;
  background-image: url(../image/p-shop-1-1on.png);
}

.list_02 {
  margin: 0 -20px;
  padding: 0 20px 0 20px;
  position: relative;
  overflow: hidden;
}
.list_02 ul {
  width: calc(100% + 100px);
  position: relative;
  top: 1px;
}
.list_02 ul li {
  float: left;
  padding-right: 31px;
  padding-bottom: 30px;
  margin-top: 30px;
  border-bottom: 1px dashed #e5e5e5;
  position: relative;
}
.list_02 ul li:nth-child(1) {
  margin-top: 0;
  padding-top: 0;
}
.list_02 ul li:nth-child(2) {
  margin-top: 0;
  padding-top: 0;
}
.list_02 ul li:nth-child(3) {
  margin-top: 0;
  padding-top: 0;
}
.list_02 ul li .abox {
  width: 406px;
  position: relative;
  background-color: #f7f7f7;
}
.list_02 ul li .abox .imgbox {
  width: 100%;
  height: 298px;
  box-sizing: border-box;
}
.list_02 ul li .abox .imgbox .imgbox_in {
  width: 100%;
  height: 100%;
}
.list_02 ul li .abox .imgbox .img_1 {
  display: block;
  width: 100%;
  height: 100%;
}
.list_02 ul li .abox .textbox {
  height: 140px;
  box-sizing: border-box;
  padding: 16px 20px 0 20px;
}
.list_02 ul li .abox .textbox .text_item_1 {
  color: #333333;
  font-size: 20px;
  line-height: 24px;
}
.list_02 ul li .abox .textbox .text_item_2 {
  margin-top: 10px;
  color: #999999;
  font-size: 16px;
  line-height: 24px;
  height: 48px;
}
.list_02 ul li .abox .textbox .text_item_2 .cor2 {
  color: #555555;
}
.list_02 ul li .abox .textbox .text_item_3 {
  color: #f6b008;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 8px;
}
.list_02 ul li .abox .zg_bor {
  position: absolute;
  z-index: 15;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #f6b008;
  display: none;
}
.list_02 ul li .abox:hover {
  background: linear-gradient(to bottom, #fef5de, #ffffff);
}
.list_02 ul li .abox:hover .imgbox {
  padding: 10px 10px 0 10px;
}
.list_02 ul li .abox:hover .textbox .text_item_1 {
  font-weight: bold;
}
.list_02 ul li .abox:hover .zg_bor {
  display: block;
}

.list_03 {
  margin: 0 -20px;
  padding: 0 20px 0 20px;
  position: relative;
  overflow: hidden;
}
.list_03 ul {
  width: calc(100% + 100px);
  position: relative;
  top: 1px;
}
.list_03 ul li {
  float: left;
  padding-right: 28px;
  padding-bottom: 30px;
  margin-top: 30px;
  border-bottom: 1px dashed #e5e5e5;
  position: relative;
}
.list_03 ul li:nth-child(1) {
  margin-top: 0;
  padding-top: 0;
}
.list_03 ul li:nth-child(2) {
  margin-top: 0;
  padding-top: 0;
}
.list_03 ul li:nth-child(3) {
  margin-top: 0;
  padding-top: 0;
}
.list_03 ul li:nth-child(4) {
  margin-top: 0;
  padding-top: 0;
}
.list_03 ul li .abox {
  width: 299px;
  position: relative;
  background-color: #f7f7f7;
}
.list_03 ul li .abox .imgbox {
  width: 100%;
  height: 224px;
  box-sizing: border-box;
}
.list_03 ul li .abox .imgbox .imgbox_in {
  width: 100%;
  height: 100%;
  position: relative;
}
.list_03 ul li .abox .imgbox .img_1 {
  display: block;
  width: 100%;
  height: 100%;
}
.list_03 ul li .abox .imgbox .zgbox {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../image/p-zg-1-1.png) repeat center center;
}
.list_03 ul li .abox .textbox {
  height: 54px;
  box-sizing: border-box;
  padding: 0 20px 0 20px;
}
.list_03 ul li .abox .textbox .text_item_1 {
  color: #333333;
  font-size: 20px;
  line-height: 54px;
  text-align: center;
}
.list_03 ul li .abox .zg_bor {
  position: absolute;
  z-index: 15;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #f6b008;
  display: none;
}
.list_03 ul li .abox:hover {
  background: linear-gradient(to bottom, #fef5de, #ffffff);
}
.list_03 ul li .abox:hover .imgbox {
  padding: 10px 10px 0 10px;
}
.list_03 ul li .abox:hover .imgbox .zgbox {
  display: none;
}
.list_03 ul li .abox:hover .textbox .text_item_1 {
  font-weight: bold;
}
.list_03 ul li .abox:hover .zg_bor {
  display: block;
}
.list_03.height2 ul li .abox .imgbox {
  height: 168px;
}

.list_04 {
  margin: 0 -20px;
  padding: 0 20px 0 20px;
  position: relative;
  overflow: hidden;
}
.list_04 ul {
  width: calc(100% + 100px);
  position: relative;
  top: 1px;
}
.list_04 ul li {
  float: left;
  padding-right: 28px;
  padding-bottom: 30px;
  margin-top: 30px;
  border-bottom: 1px dashed #e5e5e5;
  position: relative;
}
.list_04 ul li:nth-child(1) {
  margin-top: 0;
  padding-top: 0;
}
.list_04 ul li:nth-child(2) {
  margin-top: 0;
  padding-top: 0;
}
.list_04 ul li:nth-child(3) {
  margin-top: 0;
  padding-top: 0;
}
.list_04 ul li .abox {
  width: 406px;
  position: relative;
  background-color: #f7f7f7;
}
.list_04 ul li .abox .imgbox {
  width: 100%;
  height: 298px;
  box-sizing: border-box;
}
.list_04 ul li .abox .imgbox .imgbox_in {
  width: 100%;
  height: 100%;
  position: relative;
}
.list_04 ul li .abox .imgbox .img_1 {
  display: block;
  width: 100%;
  height: 100%;
}
.list_04 ul li .abox .textbox {
  height: 140px;
  box-sizing: border-box;
  padding: 12px 20px 0 20px;
}
.list_04 ul li .abox .textbox .text_item_1 {
  padding-right: 30px;
  background-image: url(../image/p-3-1.png);
  background-position: right center;
}
.list_04 ul li .abox .textbox .text_item_1 .text_1 {
  color: #333333;
  font-size: 20px;
  line-height: 24px;
}
.list_04 ul li .abox .textbox .text_item_2 {
  margin-top: 10px;
  color: #333333;
  font-size: 16px;
  line-height: 24px;
}
.list_04 ul li .abox .textbox .text_item_3 {
  margin-top: 10px;
  color: #999999;
  font-size: 16px;
  line-height: 24px;
}
.list_04 ul li .abox .zg_bor {
  position: absolute;
  z-index: 15;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #f6b008;
  display: none;
}
.list_04 ul li .abox:hover {
  background: linear-gradient(to bottom, #fef5de, #ffffff);
}
.list_04 ul li .abox:hover .imgbox {
  padding: 10px 10px 0 10px;
}
.list_04 ul li .abox:hover .textbox .text_item_1 {
  font-weight: bold;
}
.list_04 ul li .abox:hover .zg_bor {
  display: block;
}
.list_04.height2 ul li .abox .imgbox {
  height: 168px;
}

.list_05 ul li {
  border-bottom: 1px dashed #e5e5e5;
}
.list_05 ul li .abox .abox_in .text_item_1 {
  color: #777777;
  font-size: 20px;
  line-height: 76px;
}
.list_05 ul li .abox .abox_in .text_item_1 .cor2 {
  color: #f6b008;
}
.list_05 ul li .abox:hover .text_item_1 {
  color: #333333;
}

.list_06 ul {
  border: 1px solid #e5e5e5;
}
.list_06 ul li {
  position: relative;
}
.list_06 ul li + li {
  border-top: 1px dashed #e5e5e5;
}
.list_06 ul li .abox {
  padding: 0 25px;
}
.list_06 ul li .abox .abox_in {
  height: 194px;
  display: flex;
  align-items: center;
}
.list_06 ul li .abox .imgbox {
  width: 190px;
  height: 144px;
  margin-right: 36px;
}
.list_06 ul li .abox .imgbox .img_1 {
  display: block;
  width: 100%;
  height: 100%;
}
.list_06 ul li .abox .textbox {
  flex: 1;
  width: 0;
  height: 140px;
}
.list_06 ul li .abox .textbox .text_item_1 {
  color: #333333;
  font-size: 20px;
  line-height: 24px;
}
.list_06 ul li .abox .textbox .text_item_2 {
  margin-top: 14px;
  color: #999999;
  font-size: 16px;
  line-height: 24px;
}
.list_06 ul li .abox .textbox .text_item_2 .cor2 {
  color: #555555;
}
.list_06 ul li .abox .textbox .text_item_2 + .text_item_2 {
  margin-top: 6px;
}
.list_06 ul li .del {
  position: absolute;
  top: 32px;
  right: 22px;
}
.list_06 ul li .del .img_1 {
  display: block;
  cursor: pointer;
}

.alert_wrap {
  display: none;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.alert_wrap .alert_outside {
  position: absolute;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.alert_wrap .alert_bg {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(12, 12, 13, 0.5);
}
.alert_wrap .alert_inside {
  position: relative;
  z-index: 5;
  box-sizing: border-box;
  width: 1100px;
  padding: 0 32px;
  box-sizing: border-box;
  background: #FFFFFF;
}
.alert_wrap .alert_inside .at_title_1 {
  padding: 24px 0 0 0;
}
.alert_wrap .alert_inside .at_title_1 .text_item_1 {
  color: #333333;
  font-size: 28px;
  line-height: 36px;
  font-weight: bold;
  text-align: center;
}
.alert_wrap .alert_inside .at_btnbox_1 {
  height: 38px;
  position: relative;
  z-index: 55;
}
.alert_wrap .alert_inside .at_btnbox_1 .inbox {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.alert_wrap .alert_inside .at_btnbox_1 .inbox .btn_1 {
  display: block;
  cursor: pointer;
  width: 220px;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 42px;
  text-align: center;
  background-color: #f6b008;
  border-radius: 21px;
}
.alert_wrap .alert_inside .alert_box {
  max-height: 460px;
  overflow: auto;
}

.alert_01 .at01_main_1 .item {
  padding: 24px 0;
  border-bottom: 1px solid #e8e8e8;
}
.alert_01 .at01_main_1 .item .text_item_1 {
  color: #333333;
  font-size: 20px;
  line-height: 24px;
}
.alert_01 .at01_main_1 .item .text_item_2 {
  color: #777777;
  font-size: 20px;
  line-height: 28px;
  margin-top: 10px;
}/*# sourceMappingURL=style.css.map */