@charset "UTF-8";
/* CSS Document */
* {
  padding: 0;
  margin: 0;
  list-style: none;
  border: 0;
}

*, *:before, *:after {
  margin: 0;
  padding: 0;
}

html, body {
  margin: 0;
  border: 0;
  padding: 0;
}

html {
  font-family: PingFangSC-Medium, PingFangSC, "微软雅黑", Microsoft YaHei, tahoma, arial, Hiragino Sans GB, \\5b8b\4f53, sans-serif;
  font-family: Microsoft Yahei;
}

body {
  overflow-x: hidden !important;
  color: #333;
  font-size: 14px;
  line-height: 180%;
  min-width: 1200px;
}

body {
  /* IOS禁止微信调整字体大小 */
  -webkit-text-size-adjust: 100% !important;
  text-size-adjust: 100% !important;
  -moz-text-size-adjust: 100% !important;
  min-width: 1200px;
}

div {
  margin: 0 auto;
}

li {
  text-align: left;
}

a:link, a:visited {
  color: #222;
  text-decoration: none;
}

a:hover {
  color: #222;
  text-decoration: none;
}

img {
  border: none;
}

ol, ul, li {
  list-style: none;
}

em, i {
  font-style: normal;
}

/*clear*/
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
  overflow: hidden;
}

.clearfix {
  zoom: 1;
}

/*other*/
h1, h2, h3, h4, h5, h6 {
  text-align: left;
  font: normal 12px/200% "Microsoft Yahei";
}

.mt10 {
  margin-top: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.m10 {
  margin: 10px auto;
}

.w1200 {
  width: 1200px;
}

.w1020 {
  width: 1020px;
}

.w1000 {
  width: 1000px;
}

.w980 {
  width: 980px;
}

.w940 {
  width: 940px;
}

.w322 {
  width: 322px;
}

ul.list_18 {
  overflow: hidden;
}

ul.list_18 li {
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url(../images/icon-dot.png) 0px center no-repeat;
  padding-left: 16px;
}

.list_16 li {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url(../images/icon-dot.png) 0px center no-repeat;
  padding-left: 10px;
}

.list_16 li a:hover {
  color: #c00;
}

.list_16no li {
  background: none;
  padding-left: 0;
}

.list_14 li {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.list_12 li {
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.w1000 {
  width: 1000px;
}

.gray {
  color: #adadad;
}

.gray a {
  color: #adadad;
}

.gray a:hover, .gray a:link, .gray a:visited {
  color: #adadad;
}

.white {
  color: #fff;
}

.white a {
  color: #fff;
}

.white a:hover, .white a:link, .white a:visited {
  color: #fff;
}

.red {
  color: #e20a0f;
}

.red a {
  color: #e20a0f;
}

.red a:hover, .red a:link, .red a:visited {
  color: #e20a0f;
}

/*common*/
body {
  background: url(../images/banner_top.png) center top no-repeat #FFE9D3;
  background: url(../images/banner_top.png) center top no-repeat #FFE9D3 \0;
  background: url(../images/banner_top.png) center top no-repeat #FFE9D3 \9\0;
  background-size: 1920px;
}

.banner_top {
  height: 481px;
  background-size: 1920px;
}

.daoyu_container {
  width: 1110px;
  height: 107px;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 28px 36px;
  padding: 0 30px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  background: url(../images/daoyu_bg.png) center top no-repeat;
}

.daoyu_container > h2 {
  font-family: PingFangSC-SNaNpxibold;
  font-weight: 600;
  font-size: 30px;
  line-height: 42px;
  color: #B10200;
  letter-spacing: 0;
  text-align: center;
}

.daoyu_container > h2 a {
  color: #B10200;
}

.daoyu_container > p {
  display: none;
  margin: 15px auto 0;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: #C30605;
  letter-spacing: 0;
  text-align: justify;
  text-indent: 2em;
}

.daoyu_container > p a {
  color: #C30605;
}

.daoyu_container > p em {
  color: #B7152A;
}

.daoyu_container > p em a {
  color: #B7152A;
}

/*main_container*/
.main_container {
  width: 1220px;
  height: 482px;
  box-sizing: border-box;
  margin: 30px auto 0;
  padding: 30px 100px 10px 84px;
  background: url(../images/main_list_bg.png) right bottom no-repeat;
}

.main_container .focus_bg {
  width: 580px;
  height: 374px;
  float: left;
  position: relative;
}

.main_container .focus_bg .pagination {
  position: absolute;
  display: block;
  width: 100%;
  height: 10px;
  bottom: 27px;
  right: 20px;
  z-index: 2;
  text-align: right;
}

.main_container .focus_bg .pagination span {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 3px;
  background: #DA624E;
  border-radius: 50%;
  cursor: pointer;
}

.main_container .focus_bg .pagination span.swiper-active-swit, .main_container .focus_bg .pagination span.swiper-pagination-bullet-active {
  width: 16px;
  border-radius: 3px;
  background: #fff;
}

.main_container .list_bg {
  width: 430px;
  height: auto;
  float: right;
  position: relative;
}

.main_container .list_bg .triangle {
  position: absolute;
  left: 0;
  top: 0px;
  width: 26px;
  height: 26px;
}

.main_container .list_bg .triangle span {
  display: inline-block;
  width: 26px;
  height: 26px;
  position: relative;
}

.main_container .list_bg .triangle span::before {
  display: block;
  position: absolute;
  content: '';
  border-top: 13px solid transparent;
  border-left: 13px solid #6F511E;
  border-bottom: 13px solid #6F511E;
  border-right: 13px solid transparent;
}

.main_container .list_bg .list_img {
  padding: 38px 15px 0 27px;
}

.main_container .list_bg .list_img li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 9px 0;
  border-bottom: 1px dashed #EBC6A2;
}

.main_container .list_bg .list_img li:last-of-type {
  border-bottom: none;
}

.main_container .list_bg .list_img li span {
  float: left;
  margin-right: 12px;
}

.main_container .list_bg .list_img li span img {
  display: block;
  width: 139px;
  height: 79px;
}

.main_container .list_bg .list_img li p {
  width: 192px;
  font-family: PingFangSC-Medium;
  font-weight: 600;
  font-size: 16px;
  line-height: 27px;
}

.main_container .list_bg .list_new {
  padding: 8px 0 0 0;
}

.main_container .list_bg .list_new li {
  font-family: PingFangSC-Medium;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 40px;
  padding: 0 0 0 13px;
  background: url(../images/icon_dot_brown.png) left 10px no-repeat;
  color: #BB7315;
}

.main_container .list_bg .list_new li a {
  color: #BB7315;
}

.main_container .list_bg .list_new li:last-of-type, .main_container .list_bg .list_new li.more {
  text-align: right;
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 0;
  padding: 5px 0 0 0;
  background: none;
  color: #E21E02;
}

.main_container .list_bg .list_new li:last-of-type a, .main_container .list_bg .list_new li.more a {
  color: #E21E02;
}

/*swiper*/
#swiper-container-main {
  width: 580px;
  height: 374px;
  overflow: hidden;
  position: relative;
}

#swiper-container-main div.swiper-slide div.box {
  width: 580px;
  height: 374px;
  overflow: hidden;
  position: relative;
  text-align: center;
}

#swiper-container-main div.swiper-slide div.box img {
  display: inline-block;
  width: 580px;
  height: 326px;
}

#swiper-container-main div.swiper-slide div.box h3 {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
  font-weight: 400;
  font-size: 18px;
  line-height: 48px;
  font-family: Microsoft YaHei;
  text-align: left;
  display: block;
  box-sizing: border-box;
  padding-right: 100px;
  width: 100%;
  height: 48px;
  background: #A4311E;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-indent: 20px;
  color: #fff;
}

#swiper-container-main div.swiper-slide div.box h3 a {
  color: #fff;
}

#swiper-container-main div.swiper-slide div.box p {
  position: absolute;
  top: 700px;
  left: 0;
  z-index: 3;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  font-family: PingFangSC-Regular,PingFangSC,Microsoft YaHei;
  text-align: center;
  display: none;
  width: 940px;
  height: auto;
  color: #8b8a8a;
}

#swiper-container-main div.swiper-slide div.box p a {
  color: #8b8a8a;
}

#swiper-container-main div.swiper-slide div.box p em {
  color: #c0281c;
}

.work_container_bg {
  background: url(../images/work_bg.png) center bottom no-repeat, url(../images/work_bg_top.png) center -350px no-repeat;
  height: 1148px;
  margin: 0 auto -100px;
  position: relative;
  z-index: 2;
}

.work_container_bg .title {
  margin: 90px auto 0;
  height: 50px;
  background: url(../images/work_title.png) center center no-repeat;
}

.work_container_bg .title a {
  display: block;
  width: 100%;
  height: 100%;
}

.work_container {
  width: 1160px;
  margin: 30px auto 0;
}

.work_container .work_left {
  width: 862px;
  height: 833px;
  float: left;
  background: url(../images/work_left_bg.png) center top no-repeat;
  box-sizing: border-box;
  padding: 0 35px 0 40px;
}

.work_container .work_left .work_scroll {
  margin: 30px auto 0;
  height: 740px;
  box-sizing: border-box;
  overflow-x: hidden;
  overflow-y: scroll;
  /*CSS的坐标系，左上角为(0,0),往右往下为增加，往上往左为减少*/
  /*显示滚动条上方的渐增按钮*/
  /*显示滚动条上方的渐减按钮*/
  /*隐藏滚动条上方的渐增按钮*/
  /* 定义滚动条渐增按扭的样式 */
  /* 定义滚动条渐减按扭的样式 */
}

.work_container .work_left .work_scroll::-webkit-scrollbar {
  width: 7px;
  height: 12px;
  cursor: pointer;
}

.work_container .work_left .work_scroll::-webkit-scrollbar-button:start:decrement, .work_container .work_left .work_scroll::-webkit-scrollbar-button:end:increment {
  display: block;
}

.work_container .work_left .work_scroll::-webkit-scrollbar-button:vertical:start:increment, .work_container .work_left .work_scroll::-webkit-scrollbar-button:vertical:end:decrement {
  display: none;
}

.work_container .work_left .work_scroll::-webkit-scrollbar-button:end:increment {
  background: url(../images/swiper_years_scroll_bg.png) center bottom no-repeat;
  height: 12px;
  cursor: pointer;
}

.work_container .work_left .work_scroll::-webkit-scrollbar-button:start:decrement {
  background: url(../images/swiper_years_scroll_bg.png) center top no-repeat;
  height: 12px;
  cursor: pointer;
}

.work_container .work_left .work_scroll::-webkit-scrollbar-track {
  background: url(../images/swiper_years_scroll_bg_mid.png) center center repeat-y;
}

.work_container .work_left .work_scroll::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #F0BA6F;
  background-color: RGBA(240, 186, 111, 0.8);
}

.work_container .work_left ul {
  overflow: hidden;
}

.work_container .work_left ul li {
  overflow: hidden;
  padding: 0px 10px 20px 0;
}

.work_container .work_left ul li:last-of-type {
  border-bottom: none;
}

.work_container .work_left ul li span {
  position: relative;
  float: left;
  width: 265;
  margin-right: 20px;
}

.work_container .work_left ul li span img {
  display: block;
  width: 265px;
  height: 149px;
  margin-top: 15px;
  object-fit: contain;
}

.work_container .work_left ul li h2 {
  margin-top: 0px;
  font-family: PingFangSC-SNaNpxibold;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
}

.work_container .work_left ul li p {
  margin-top: 12px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  text-align: justify;
  text-indent: 2em;
}

.work_container .work_right {
  width: 280px;
  float: right;
}

.work_container .work_right .work_phone {
  width: 279px;
  height: 548px;
  background: url(../images/work_phone_bg.png) center top no-repeat;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 27px 4px 35px 5px;
  overflow: hidden;
}

.work_container .work_right .work_phone .phone_scroll {
  height: 486px;
  box-sizing: border-box;
  overflow-x: hidden;
  overflow-y: scroll;
}

.work_container .work_right .work_phone .phone_scroll::-webkit-scrollbar {
  width: 10px;
  height: 12px;
  cursor: pointer;
}

.work_container .work_right .work_phone .phone_scroll::-webkit-scrollbar-track {
  background: #000;
}

.work_container .work_right .work_phone .phone_scroll::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #6B6B6B;
}

.work_container .work_right .work_phone .phone_scroll > img {
  display: block;
  width: 100%;
}

.work_container .work_right .work_code {
  width: 176px;
  height: 220px;
  background: url(../images/work_code_bg.png) center top no-repeat;
  margin: 20px auto 0;
  box-sizing: border-box;
  padding: 11px 11px 0px 11px;
  overflow: hidden;
}

.work_container .work_right .work_code .img img {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 140px;
}

.work_container .work_right .work_code p {
  margin: 7px auto 0;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 15px;
  line-height: 21px;
  color: #333333;
  text-align: center;
}

.report_container_bg {
  background: url(../images/work_bg.png) center -948px no-repeat, url(../images/report_bg.png) center bottom no-repeat;
  height: 832px;
  margin: 0px auto 0;
  position: relative;
  z-index: 3;
}

.report_container_bg .title {
  margin: 20px auto 0;
  height: 50px;
  background: url(../images/report_title.png) center center no-repeat;
}

.report_container_bg .title a {
  display: block;
  width: 100%;
  height: 100%;
}

.report_container {
  width: 1100px;
  height: 670px;
  margin: 40px auto 0;
  background: url(../images/report_con_bg.png) center top no-repeat;
  position: relative;
}

.report_container .btn-report-prev, .report_container .btn-report-next {
  display: block;
  width: 38px;
  height: 110px;
  cursor: pointer;
  background: url(../images/report_btn_prev.png) center center no-repeat;
  position: absolute;
  top: 35%;
  left: -50px;
}

.report_container .btn-report-next {
  background: url(../images/report_btn_next.png) center center no-repeat;
  left: auto;
  right: -50px;
}

#swiper-container-report {
  width: 1080px;
  height: 604px;
  margin: 30px auto 0;
  overflow: hidden;
  position: relative;
}

#swiper-container-report div.swiper-slide div.box {
  width: 344px;
  height: 604px;
  background: url(../images/report_img_bg.png) center top no-repeat;
  box-sizing: border-box;
  padding: 20px 0 0 0;
  overflow: hidden;
  position: relative;
  text-align: center;
}

#swiper-container-report div.swiper-slide div.box img {
  display: inline-block;
  width: 302px;
  height: 550px;
}

/*p3_container*/
.p3_container_bg {
  height: 783px;
  overflow: hidden;
  background: url(../images/camera_bg.png) center top no-repeat;
}

.p3_container_bg .title {
  margin: 70px auto 0;
  height: 50px;
  background: url(../images/camera_title.png) center center no-repeat;
}

.p3_container_bg .title a {
  display: block;
  width: 100%;
  height: 100%;
}

.p3_container {
  width: 1140px;
  margin: 70px auto 0;
}

.view {
  position: relative;
  width: 777px;
  height: 515px;
  float: left;
}

.view .swiper-container {
  width: 777px;
  height: 515px;
}

.view .swiper-container .swiper-slide {
  position: relative;
  background: #CE1F1F;
}

.view .swiper-container .swiper-slide img {
  width: 777px;
  height: 437px;
}

.view .swiper-container .swiper-slide div {
  width: 100%;
  height: 78px;
  background: #CE1F1F;
  position: absolute;
  left: 0;
  bottom: 0;
}

.view .swiper-container .swiper-slide div p {
  display: table-cell;
  vertical-align: middle;
  width: 770px;
  height: 78px;
  padding: 0px 20px;
  font-size: 20px;
  line-height: 1.4;
  text-align: center;
  color: #FFFFFF;
}

.view .swiper-container .swiper-slide div p a {
  color: #FFFFFF;
}

.view .arrow-left, .view .arrow-right {
  position: absolute;
  left: 0;
  top: 0;
  width: 25px;
  height: 469px;
  z-index: 10;
}

.view .arrow-left::after, .view .arrow-right::after {
  content: "";
  position: absolute;
  top: 44%;
  width: 22px;
  height: 22px;
  border-left: 2px solid #c10000;
  border-top: 2px solid #c10000;
  transform: translateX(10px) rotate(-45deg);
}

.view .arrow-right {
  left: auto;
  right: 0;
}

.view .arrow-right::after {
  transform: translateX(-9px) rotate(135deg);
}

.preview {
  width: 314px;
  height: 515px;
  background: rgba(255, 209, 156, 0.53);
  float: left;
  margin: 0 0 0 20px;
  position: relative;
}

.preview .swiper-container {
  width: 273px;
  height: 450px;
  margin: 35px auto 0;
}

.preview .swiper-container .swiper-slide {
  margin: 0 auto;
  text-align: center;
  position: relative;
  overflow: visible;
  cursor: pointer;
}

.preview .swiper-container .swiper-slide img {
  width: 253px;
  height: 140px;
  object-fit: cover;
  background: #c10000;
}

.preview .swiper-container .swiper-slide div {
  display: none !important;
}

.preview .swiper-container .active-nav {
  position: relative;
}

.preview .swiper-container .active-nav img {
  box-sizing: border-box;
  width: 253px;
  height: 140px;
  border: 5px solid #c10000;
}

.preview .swiper-container .active-nav:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  top: 65px;
  left: 1px;
  border-top: solid 10px transparent;
  border-right: solid 10px #c10000;
  border-bottom: solid 10px transparent;
}

.preview .arrow-left, .preview .arrow-right {
  position: absolute;
  left: 0;
  top: 10px;
  width: 100%;
  height: 25px;
  z-index: 10;
}

.preview .arrow-left::after, .preview .arrow-right::after {
  content: "";
  position: absolute;
  left: 50%;
  width: 12px;
  height: 12px;
  border-left: 2px solid #CFB580;
  border-top: 2px solid #CFB580;
  transform: translateX(-50%) translateY(50%) rotate(45deg);
}

.preview .arrow-right {
  top: auto;
  bottom: 0;
}

.preview .arrow-right::after {
  transform: translateX(-50%) rotate(225deg);
}

.media_container_bg {
  background: url(../images/media_bg.png) center bottom no-repeat;
  height: 750px;
}

.media_container_bg .title {
  margin: 50px auto 0;
  height: 50px;
  background: url(../images/media_title.png) center center no-repeat;
}

.media_container_bg .title a {
  display: block;
  width: 100%;
  height: 100%;
}

.media_container {
  width: 1180px;
  height: 525px;
  margin: 40px auto 0;
  position: relative;
}

.media_container .btn-media-prev, .media_container .btn-media-next {
  display: block;
  width: 38px;
  height: 110px;
  cursor: pointer;
  background: url(../images/report_btn_prev.png) center center no-repeat;
  position: absolute;
  top: 40%;
  left: -50px;
}

.media_container .btn-media-next {
  background: url(../images/report_btn_next.png) center center no-repeat;
  left: auto;
  right: -50px;
}

#swiper-container-media {
  width: 1180px;
  height: 524px;
  margin: 30px auto 0;
  overflow: hidden;
  position: relative;
}

#swiper-container-media div.swiper-slide div.box {
  width: 344px;
  height: 524px;
  background: url(../images/media_img_bg.png) center top no-repeat;
  box-sizing: border-box;
  padding: 23px 20px 0 19px;
  overflow: hidden;
  position: relative;
}

#swiper-container-media div.swiper-slide div.box img {
  display: inline-block;
  width: 302px;
  height: 428px;
}

#swiper-container-media div.swiper-slide div.box p {
  margin: 5px auto 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  font-family: PingFang SC, PingFang SC;
  color: #BB7315;
  text-align: left;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}

#swiper-container-media div.swiper-slide div.box p a {
  color: #BB7315;
}

/* copyright */
.footer {
  position: relative;
  z-index: 1;
  min-height: 140px;
  padding: 0px 0 0 0;
  background: url(../images/copyright_bg.png) center top no-repeat #F4F4F4;
  text-align: center;
  vertical-align: middle;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.footer p {
  margin: 0 auto;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.8;
  font-family: PingFangSC-Medium;
  color: #333;
}

.contentBg {
  width: 1440px;
  height: 590px;
  padding: 210px 0 0 0;
  background: url(../images/bg.jpg) center top no-repeat;
}

.contentBg .text_left {
  width: 204px;
  float: left;
}

.contentBg .text_left h2 {
  margin: 50px auto 30px;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  font-family: "PingFang SC";
  text-align: center;
  color: #c39a58;
}

.contentBg .text_left p {
  padding: 0 45px 0 40px;
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  font-family: "Microsoft Yahei";
  text-align: justify;
  letter-spacing: 1px;
  color: #c39a58;
}

.contentBg .text_right {
  width: 204px;
  float: left;
}

.contentBg .text_right h2 {
  margin: 50px auto 30px;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  font-family: "PingFang SC";
  text-align: center;
  color: #c39a58;
}

.contentBg .text_right ul {
  padding: 0 0 0 30px;
}

.contentBg .text_right ul li {
  display: block;
  float: left;
  width: 30px;
  height: 30px;
  padding: 0 10px;
  font-size: 14px;
  line-height: 30px;
  font-family: "Microsoft Yahei";
  color: #c39a58;
  text-align: justify;
  word-wrap: normal;
  word-break: keep-all;
}

.contentBg .text_right ul li:after {
  display: inline-block;
  width: 100%;
  height: 0;
  content: '';
}

.contentBg .text_right ul li.long {
  width: 40px;
  padding: 0 5px;
}

.contentBg .text_right ul li.red {
  color: #c21f1b;
  cursor: pointer;
}

.contentBg .con_focus {
  width: 1032px;
  float: left;
}

.contentBg .con_focus .focusBg {
  width: 1032px;
  height: 530px;
  overflow: hidden;
  position: relative;
}

.copyright {
  width: 100%;
  width: 1000px;
  margin: 30px auto;
  padding: 10px 0;
  font-size: 12px;
  line-height: 180%;
  color: #fff;
  text-align: center;
  clear: both;
}

/* MEDIA QUERIES Mobile phone
---------------------------------------------------------------------- */
@media (min-device-width: 320px) and (max-width: 689px), (max-device-width: 480px) {
  html, body {
    min-width: 1200px;
    overflow-x: hidden;
  }
}
