/* CSS Document */
body {
  padding: 0;
  margin: 0;
  font: 14px Tahoma, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
  background: #f7f7f7;
}

.bgf {
  background: #fff;
}

table {
  margin: 0 auto;
  border-spacing: 0;
  border-collapse: collapse;
}

img {
  border: 0;
}

ol,
ul,
li {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}

caption,
th {
  text-align: left;
}

form,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dd,
dt.input {
  margin: 0px;
  padding: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "微软雅黑", "黑体";
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-weight: normal;
  font-style: normal;
}

a:link,
a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  color: #0f569b;
}

a {
  color: #333333;
}

legend {
  color: #000;
}

fieldset,
img {
  border: 0;
}

input::placeholder,
textarea::placeholder {
  color: #333;
  opacity: 1;
}

.center {
  text-align: center;
}

input {
  outline: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.fw {
  font-weight: bold;
}

.clear {
  clear: both;
  height: 0;
  line-height: 0;
  overflow: hidden;
}

.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.plr10 {
  padding-left: 10px;
  padding-right: 10px;
}

.plr20 {
  padding-left: 20px;
  padding-right: 20px;
}

.plr30 {
  padding-left: 30px;
  padding-right: 30px;
}

.plr40 {
  padding-left: 40px;
  padding-right: 40px;
}

.plr50 {
  padding-left: 50px;
  padding-right: 50px;
}

.swiper-pagination-bullet {
  background: #fff;
  opacity: 0.8;
}

::-webkit-scrollbar {
  height: 8px;
  width: 8px;
}

::-webkit-scrollbar-track {
  background: #101f1c1a;
  border-radius: 2em;
  width: 8px;
}

::-webkit-scrollbar-thumb {
  background-clip: padding-box;
  background-color: #101f1c59;
  border-radius: 2em;
  min-height: 28px;
}

::-webkit-scrollbar-thumb:hover {
  background-color: #101f1cd9;
}

.swiper-pagination-bullet-active {
  background: #0f569b;
}

.container {
  width: 1200px;
  margin: 0 auto;
}

.layui-laypage {
  display: block;
  text-align: center;
  margin: 20px 0;
}

.layui-laypage a,
.layui-laypage span {
  height: 24px;
  line-height: 25px;
  padding: 0 10px;
  margin: 0 4px 5px 4px;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
  background-color: #123566;
}

.layui-layer-page {
  max-width: 90%;
}

.header {
  height: 199px;
  width: 100%;
  background: linear-gradient(to right, #0f569b, #2673b9);
}

.logo-info {
  width: 100%;
  margin: 0 auto;
}

.logo {
  width: 548px;
  height: 88px;
  float: left;
  margin-top: 37px;
}

.logo img {
  max-width: none;
}

.search {
  float: right;
  width: 252px;
  margin-top: 60px;
}

.search .so-box {
  width: 252px;
  height: 36px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 40px;
}

.search .so-cls {
  display: none;
}

.search .so-val {
  width: 178px;
  float: left;
  height: 36px;
  padding: 0 10px 0 20px;
  border: 0;
  background: none;
  font-size: 14px;
  box-sizing: content-box;
  color: #fff;
}

.search .so-val::placeholder {
  color: #fff;
}

.search .so-btn {
  cursor: pointer;
  width: 42px;
  height: 36px;
  float: left;
  border: 0;
  margin: 0;
  padding: 0;
  background: url(../images/icon-so.png) no-repeat center / 24px;
}

.mobile-btn {
  display: none;
  color: #fff;
}

.mobile-btn > span {
  font-size: 30px;
  padding: 10px;
}

.mobile-btn .sbtn {
  font-weight: 700;
}

.menu-box {
  height: 50px;
  width: 100%;
  margin: 0 auto;
  background: linear-gradient(to right, #0f569b, #2673b9);
  border-top: 3px solid #0c69be;
}

.head-menu {
  width: 1200px;
  margin: 0 auto;
}

.video-top {
  width: 100%;
  height: auto;
  pointer-events: none;
}
.video-top video {
  width: 100%;
  height: 80vh;
  object-fit: cover;
}
.video-top img {
  width: 100%;
  height: auto;
}

.banner-top {
  width: 100%;
  height: 553px;
}

.banner-box {
  width: 100%;
  height: 553px;
  position: relative;
  overflow: hidden;
}

.banner-box .slider-btn span {
  opacity: 0;
}

.banner-box:hover .slider-btn span {
  opacity: 1;
}

.banner-box .item {
  width: 100%;
  height: 553px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.banner-box .item a {
  display: block;
  background-size: auto;
}

.banner-btn {
  width: 1210px;
  position: absolute;
  top: 200px;
  left: 50%;
  margin-left: -605px;
}

.banner-btn a {
  display: block;
  width: 49px;
  height: 104px;
  position: absolute;
  top: 0;
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
  z-index: 1;
  transition: all 0.3s;
}

.banner-btn a:hover {
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
}

.banner-btn a.prev {
  left: 20px;
  background: url(../images/foot.png) no-repeat 0 0;
}

.banner-btn a.next {
  right: 20px;
  background: url(../images/foot.png) no-repeat -49px 0;
}

.banner-box .hd {
  position: absolute;
  top: 210px;
  left: 537px;
}

.banner-box .hd ul li {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  text-indent: -9999px;
  margin-right: 20px;
  background: #ccc;
  float: left;
  cursor: pointer;
}

.banner-box .hd ul li.on {
  background: #da324d;
}

.logo-box {
  width: 1200px;
  height: 146px;
  margin: 0 auto;
}

.lixist {
  height: auto;
  width: 100%;
  margin-top: 10px;
}

.lixist li {
  text-align: right;
  line-height: 33px;
  color: #9e9e9e;
  font-size: 15px;
}

.lixist li a {
  float: left;
  text-align: left;
  width: 85%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.top-banner {
  width: 100%;
}

.top-banner .img {
  width: 100%;
  height: 360px;
  margin: 0 auto;
  overflow: hidden;
}

.top-banner .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.info-bg {
  background: url(../images/info-bg.jpg) #fff no-repeat center top;
  padding: 30px 0 50px 0;
  min-height: calc(100vh - 353px);
}

.news-info {
  width: 1160px;
  height: auto;
  padding: 20px;
  margin: 0 auto;
  background: #fff;
  box-sizing: content-box;
  box-shadow: 2px 2px 6px #ccc;
}

.content {
  width: 1200px;
  margin: 0 auto;
  margin-top: 20px;
  position: relative;
  z-index: 1;
  min-height: calc(100vh - 381px);
}

.list-content {
  width: 100%;
  height: auto;
  position: relative;
}

.main {
  width: 1000px;
  min-height: 500px;
  margin-top: -40px;
}

.content .left {
  width: 240px;
  margin-right: 15px;
}

.content .right {
  width: 900px;
  background: #fff;
  margin-bottom: 25px;
  padding: 20px;
}

.lmmc {
  width: 220px;
  height: 65px;
  color: #fff;
  font-size: 24px;
  line-height: 65px;
  padding-left: 20px;
  background: url(../images/lanmu-bg.jpg) no-repeat center / 100% 100%;
}

.left-list {
  width: 240px;
  margin-bottom: 8px;
}

.left-list li a {
  color: #666;
  height: 46px;
  line-height: 46px;
  padding-left: 20px;
  width: 220px;
  background: #fff;
  font-size: 16px;
  display: block;
}

.left-list li a:hover,
.left-current {
  background: #3d94d7 !important;
  color: #fff !important;
}

.content .list-info {
  width: 900px;
  padding: 15px 0;
  border-top: 3px solid #edf3fb;
  min-height: 300px;
}

.content .list {
  width: 900px;
  padding: 5px 0 15px 0;
  border-top: 3px solid #edf3fb;
  min-height: 300px;
}

.content .list li {
  background: url(../images/point.png) no-repeat left center;
  padding-left: 15px;
  height: 46px;
  line-height: 46px;
  border-bottom: 1px solid #f2f2f3;
}

.content .list li a {
  color: #666;
  display: block;
  float: left;
  height: 46px;
  line-height: 46px;
  overflow: hidden;
  width: 750px;
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.content .list li a:hover {
  color: #123566;
}

.content .list li i {
  display: block;
  float: right;
  width: 95px;
  text-align: right;
  color: #999;
  font-size: 15px;
  font-style: normal;
}

.dqlm {
  width: 100%;
  height: 40px;
  line-height: 36px;
  overflow: hidden;
}

.dqlm h3 {
  font-size: 20px;
  color: #123566;
}

.local {
  color: #888;
  font-size: 14px;
}

.local a {
  padding: 0 6px;
  color: #888;
  font-size: 14px;
}

.right_cont {
  margin-top: 50px;
  background: #fff;
  min-height: 300px;
  margin-bottom: 25px;
  padding: 20px;
}

.details {
  padding: 20px;
  font-size: 16px;
  line-height: 1.8;
}

.details p {
  text-indent: 28px;
  margin: 10px 0;
}

.details img {
  display: block;
  max-width: 90%;
  margin: 10px auto;
}

.details video,
.details .ql-video,
.details iframe {
  display: block;
  width: 90%;
  max-width: 800px;
  height: 500px;
  background: #000;
  margin: 10px auto;
}

.details table,
.details th,
.details td {
  border: 1px solid black;
  border-collapse: collapse;
  padding: 3px 6px;
}

.news-info .news-content {
  width: 95%;
  height: auto;
  margin: 0 auto;
}

.news-info .name {
  font-size: 30px;
  text-align: center;
  line-height: 45px;
  padding: 20px 0px;
}

.news-info .author {
  text-align: center;
  color: #999;
  border-bottom: 1px dashed #ddd;
  font-size: 14px;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.slider-btn span {
  position: absolute;
  top: 50%;
  cursor: pointer;
  width: 40px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-size: 24px;
  margin-top: -20px;
  background: rgba(0, 0, 0, 0.4);
  transition: all 0.4s;
  z-index: 1;
}

.slider-btn span:hover {
  background: rgba(0, 0, 0, 0.8);
}

.slider-btn .prev {
  right: 0;
}

.slider-btn .next {
  left: 0;
}

.empty {
  display: block;
  margin: 60px auto;
}

.footer {
  background: linear-gradient(to right, #0f569b, #2673b9);
  overflow: hidden;
}

.footer-info {
  width: 1200px;
  margin: 0 auto;
  line-height: 22px;
  color: #fff;
  text-align: center;
  padding: 20px 0 10px 0;
  font-size: 14px;
  line-height: 2;
  min-height: 112px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
}
.footer-info a {
  color: #fff;
}
.footer-info a:hover {
  text-decoration: underline;
}
.footer-foot {
  text-align: center;
  background: rgba(0, 0, 0, 0.2);
  padding: 12px;
}
.footer-foot a {
  color: #fff;
}
.footer-foot a:hover {
  text-decoration: underline;
}

.head-menu > ul {
  display: flex;
  list-style: none;
  margin: 0 auto;
  padding: 0px;
  width: 1250px;
}

.head-menu > ul > li a {
  position: relative;
  text-decoration: none;
  color: #fff;
  display: block;
  width: 100%;
  height: 50px;
  text-align: center;
  font-size: 19px;
  padding: 0;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}

.head-menu > ul > li > a:hover {
  background: #0f569b;
  color: #ffd446;
}

.head-menu > ul > li {
  position: relative;
  float: left;
  margin: 0;
  flex: 1;
}

.head-menu > ul > li:last-of-type {
  margin: 0;
}

.head-menu ul > li ul {
  border: 0px solid #ccc;
  display: none;
}

.head-menu ul li ul li {
  text-decoration: none;
  font-size: 14px;
  float: none;
  margin: 0;
}

.head-menu > ul > li > a::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0;
  bottom: 0px;
  background: #ffd446;
  transition: all 0.3s ease-in-out;
  transform: scale3d(0, 1, 1);
  transform-origin: 50% 0;
}

.head-menu > ul > li:hover > a::after {
  transform: scale3d(1, 1, 1);
}

.head-menu ul li ul li a {
  width: 100%;
  height: 50px;
  text-align: center;
  background: rgba(15, 86, 155, 0.6);
  color: #ffffff;
  border-bottom: 1px solid rgba(15, 86, 155, 0.7);
  overflow: hidden;
}

.head-menu ul li ul li:last-of-type a {
  border: 0;
}

.head-menu ul li ul li a:hover {
  background: rgba(15, 86, 155, 0.9);
  color: #ffd446;
}

.head-menu ul li:hover ul {
  display: block;
  z-index: 9999999;
  position: absolute;
  min-width: 100%;
  left: 0;
}

.head-menu ul li.sfhover ul {
  display: block;
}

.with-shortcut {
  width: 80px;
  height: auto;
  position: fixed;
  top: 40%;
  margin-top: 0;
  right: 20px;
  z-index: 200;
}

.with-shortcut .e-shade {
  width: 70px;
  height: 280px;
  position: absolute;
  top: 5px;
  left: 5px;
  box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.4);
}

.with-shortcut .e-bg {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 100%;
}

.with-shortcut .e-ks {
  width: 70px;
}

.with-shortcut .e-ks > li {
  width: 100%;
  position: relative;
}

.with-shortcut .e-ikue {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
  cursor: pointer;
}

.with-shortcut .e-show {
  display: none;
}

.with-shortcut .e-news {
  width: 200px;
  background-color: #0f569b;
  border-radius: 8px;
  position: absolute;
  top: -40px;
  right: 110%;
  overflow: hidden;
  display: none;
}

.with-shortcut .e-news:hover {
  display: block !important;
}

.with-shortcut .e-news li {
  border-bottom: 1px solid #eefafc;
  position: relative;
  padding: 10px 12px;
  line-height: 24px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #fff;
  font-size: 13px;
}

.with-shortcut .e-news li:last-of-type {
  border: 0;
}

.with-shortcut .e-news li a {
  color: #fff;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.with-shortcut .e-news li:hover,
.with-shortcut .e-news li:hover a {
  color: #34b3e5;
}

.with-shortcut .e-close {
  width: 26px;
  height: 26px;
  position: absolute;
  left: 50%;
  margin-left: -13px;
  display: block;
  top: -36px;
  cursor: pointer;
  background-image: url(../images/coske.png);
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.with-shortcut-llb {
  width: 50px;
  height: 100px;
  position: fixed;
  z-index: 200;
  top: 50%;
  margin-top: -50px;
  right: 0px;
  overflow: hidden;
  cursor: pointer;
  display: none;
}

.with-shortcut-llb .e-circle {
  width: 100px;
  height: 98px;
  position: absolute;
  z-index: 2;
  top: 0px;
  left: 10px;
  background-color: #e60044;
  border-radius: 100%;
  display: block;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}

.with-shortcut-llb:hover .e-circle {
  left: 4px;
}

.with-shortcut-llb .e-ico {
  width: 40px;
  height: 40px;
  position: absolute;
  z-index: 4;
  top: 50%;
  margin-top: -20px;
  text-align: center;
  font-size: 22px;
  color: #fff;
  left: 12px;
  line-height: 40px;
}

.with-shortcut-llb .e-ico i {
  font-size: 22px;
}

.e-show-pics {
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin: 5px;
}

.e-show-pics img {
  width: 120px;
  height: 120px;
  margin: 5px;
}

.gotop {
  cursor: pointer;
  position: fixed;
  right: 40px;
  bottom: 40px;
  width: 50px;
  height: 50px;
  background: url(../images/gotop.png) no-repeat center / 100%;
  z-index: 99;
}

#change-language {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #fff;
  font-size: 14px;
  z-index: 9;
}

#change-language a {
  color: #fff;
  margin: 0 10px;
}

@media screen and (max-width: 1200px) {
  #change-language {
    position: fixed;
    top: 2px;
    right: 5px;
    font-size: 12px;
  }
}

@media screen and (max-width: 1200px) {
  .container,
  .menu-box,
  .logo-box,
  .head-menu > ul,
  .banner-box,
  .top-banner .img,
  .content,
  .news-info,
  .footer-info {
    width: 100%;
    box-sizing: border-box;
  }

  .logo-box {
    padding: 0 20px;
  }

  body {
    padding-top: 100px;
  }

  .header {
    position: fixed;
    left: 0;
    top: 0;
    height: 100px;
    background-position: top;
    z-index: 99;
  }

  .logo-box {
    height: 100px;
  }

  .logo-info {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .menu-box {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99;
  }

  .head-menu {
    position: absolute;
    top: 0;
    right: -270px;
    width: 260px;
    height: 100%;
    background: rgba(15, 86, 155, 0.9);
    box-shadow: 4px 0px 3px 4px rgba(0, 0, 0, 1);
    transition: all 0.5s;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 2;
  }

  .head-menu > ul {
    display: block;
  }

  .menu-box.active {
    right: 0;
  }

  .menu-box.active .head-menu {
    right: 0;
  }

  .menu-box::after {
    font-family: layui-icon !important;
    content: "\1006";
    position: absolute;
    top: 0;
    right: -260px;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    transition: all 0.4s;
    z-index: 1;
  }

  .menu-box.active::after {
    right: 260px;
  }

  .head-menu > ul > li {
    width: 100%;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid rgba(9, 61, 134, 0.5);
  }

  .head-menu > ul > li a {
    padding: 0 20px;
    text-align: left;
    font-weight: normal;
    font-size: 17px;
    color: #fff;
    height: 48px;
    box-sizing: border-box;
    justify-content: left;
  }

  .head-menu ul > li ul {
    display: block;
    padding-bottom: 10px;
  }

  .head-menu ul li ul li a,
  .head-menu ul li ul li:last-of-type a {
    position: relative;
    border: 0;
    text-align: left;
    padding-left: 36px;
  }

  .head-menu ul li ul li a::after {
    font-family: layui-icon !important;
    content: "\e602";
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    text-indent: 0;
    font-size: 15px;
  }

  .head-menu ul li:hover ul,
  .head-menu ul li:hover,
  .head-menu ul li:hover a {
    position: relative;
    background: none;
  }

  .head-menu ul li ul li a:hover {
    background: none;
  }

  .logo {
    width: auto;
    height: auto;
    max-width: 80%;
    margin: 0;
  }

  .logo img {
    display: block;
    max-width: 100%;
  }

  .search {
    display: none;
    position: absolute;
    top: 100px;
    left: 0;
    margin: 0;
    width: 100%;
    padding: 11px;
    background: linear-gradient(to right, #0f569b, #2673b9);
    box-sizing: border-box;
  }

  .search form {
    display: flex;
  }

  .search .so-box {
    flex: 1;
    display: flex;
    background: rgba(0, 0, 0, 0.3);
  }

  .search .so-cls {
    display: flex;
    width: 40px;
    align-items: center;
    justify-content: center;
    margin-left: 12px;
  }

  .search .so-cls span {
    color: #fff;
    font-size: 38px;
  }

  .search .so-val {
    flex: 1;
  }

  .mobile-btn {
    display: flex;
  }

  .content {
    display: flex;
  }

  .content .right {
    flex: 1;
    overflow: hidden;
  }

  .content .list {
    width: 100%;
    box-sizing: border-box;
    padding: 10px 0;
  }

  .content .list-info {
    width: 100%;
    box-sizing: border-box;
    padding: 10px 0;
  }

  .content .list li {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .content .list li a {
    flex: 1;
  }

  .banner-top {
    height: auto;
    background: #fff;
    overflow: hidden;
  }

  .top-banner .img {
    height: 40vw;
  }

  .lixist li {
    display: flex;
  }

  .lixist li a {
    flex: 1;
  }

  .lixist li span {
    padding-left: 5px;
    font-size: 14px;
  }

  .details video,
  .details .ql-video,
  .details iframe {
    height: 42vw;
  }
}

@media screen and (max-width: 960px) {
  .banner-box,
  .banner-box .item {
    height: 60vw;
  }
}

@media screen and (max-width: 768px) {
  .news-info {
    padding: 0 0 20px 0;
  }

  .details {
    padding: 10px;
  }

  .news-info .name {
    font-size: 26px;
    line-height: 1.5;
  }

  .with-shortcut {
    display: none;
    top: unset;
    margin: 0;
    bottom: 200px;
  }

  .gotop {
    right: 40px;
    bottom: 30px;
  }

  .with-shortcut-llb {
    display: block;
  }
}

@media screen and (max-width: 720px) {
  .content {
    flex-direction: column;
  }

  .content .left {
    width: 100%;
    margin: 0;
    min-height: 0;
  }

  .lmmc {
    width: 100%;
    box-sizing: border-box;
  }

  .left-list {
    width: 100%;
  }

  .left-list li a {
    width: 100%;
    box-sizing: border-box;
  }

  .content .right {
    width: 100%;
    margin: 0 0 10px 0;
    margin-top: 10px;
    box-sizing: border-box;
  }

  .details video,
  .details .ql-video,
  .details iframe {
    width: 100%;
    height: 50vw;
  }
}

@media screen and (max-width: 640px) {
}

@media screen and (max-width: 520px) {
  body {
    padding-top: 80px;
  }

  .header {
    height: 80px;
  }

  .logo-box {
    padding: 0 15px 0 10px;
    height: 80px;
  }

  .search {
    top: 80px;
  }

  .mobile-btn > span {
    font-size: 24px;
    padding: 0 0 0 10px;
  }
}

@media screen and (max-width: 460px) {
  .with-shortcut .e-news {
    top: unset;
    bottom: 0;
  }
}

@media screen and (max-width: 400px) {
  .content .right {
    padding: 10px;
  }

  .content .list li i {
    width: auto;
    font-size: 12px;
    padding-left: 5px;
  }
}
