html {
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased
}

body {
  font: normal 12px/180% Georgia;
  color: #333;
  text-align: center;
}

*, *::after, *::before {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}

* {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
}

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

a, img {
  -webkit-touch-callout: none;
}

a:hover {
  color: #c00;
  text-decoration: underline;
}

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

em, i {
  font-style: normal;
}

input, select, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  font-size: 100%;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button, input[type=button], input[type=reset], input[type=submit] {
  cursor: pointer;
}
.phone .fr{ float:none;}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

/*clear*/

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

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

.clearfix {
  zoom: 1;
}

.g-ellipsis-1 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.g-ellipsis-2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.g-ellipsis-3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.g-ellipsis-4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

/*header*/

.header {
  height: 35px;
  background: #fff;
}

.header span {
  float: left;
}

.header span img {
  margin-top: 2px;
}

.header em {
  float: right;
  line-height: 35px;
  font-family: \5B8B\4F53;
}

.header em a {
  margin: 0 6px;
}

.header em, .header em a:link, .header em a:visited, .header em a:hover {
  color: #666;
}

.w1000 {
  position: relative;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.w1200 {
  position: relative;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.pc .no-pc, .phone .no-phone {
  display: none;
}

.phone .no-phone, .pc .no-pc {
  display: none;
}

.phone .w1200, .phone .w1000 {
  width: 100%;
}

.phone .header1 {
  padding: 0 10px;
}

.phone .search-bar ul li {
  float:left;
  width: auto;
  line-height: 32px;
  text-align: left;
  margin-left: auto;
  font-size: 16px;
  margin: 5px 5px;
  
}
.phone .foreign_drop .foreign_drop_con li{min-width:20vw; float:none; text-align:center}
.phone .search-bar {
  padding: 10px 0;
}

.phone .search-bar-item {
  position: relative;
  right: auto;
  top: auto;
  bottom: auto;
  margin-bottom: 10px;
}

.phone {
  font: bold 26px/28px Georgia;
}

.phone .main-title {
  font-size: 26px;
  line-height: 34px;
  text-align: left;
  padding: 0 10px;
}
.phone .swiper-box {
  width: 100%;
  height:48vw;
}
.phone .swiper-box img{ width:100%; height:auto;}
.phone .swiper-box .swiper-wrapper .text {
  text-align: left;font-size: 12px;line-height:5vw;
}

.phone .swiper-box .pagination {
  bottom: 13px;
}
.phone .main-news {
  padding: 0 10px;
  width: 100%;
  margin-top: 10px;
}

.phone .main-news h3 {
  font-size: 20px;
}

.phone .main-news p {
  font-size: 16px;
  font-weight: normal;
}

.phone .main-news .news-item {
  height: auto;
  margin-top: 10px;
}
.phone .news-card-list .news-card {
  width: 100%;
  text-align: left;
  float: none;
  height: auto;
  padding: 10px 10px;
}

.phone .news-card-list .news-card ul li {
  width: 100%;
}

.phone .news-card-list .news-card .video-link .fl {
  margin: 0 auto;
  display: block;
  float: none;
  margin-top: 10px;
}

.phone .news-card-list .news-card .video-link .fl img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
}

.phone .news-card-list .news-card .video-link h3{
  width: 100%;
  font-size:16px;
  line-height:34px;
  text-align:center;
  margin-top:10px; 
}

.phone .news-box-2 {
  padding: 0;
}


.phone .news-box-2 ul li {
  width: calc(100% - 10px);
  margin-left: 10px;
}

.phone .swiper-box-2 {
  width: 100%;
  height: 56vw;
}

.phone .swiper-box-2 .swiper-wrapper .text {
  position: absolute;
  bottom: 0;
  color: white;
  line-height: 30px;
  padding: 0 10px;
  width: 100%;
  font-size: 12px;
  text-align: left;
  background-image: linear-gradient(rgba(195, 51, 29, 0.6), #c3331d);
}

.phone .swiper-box-2 .pagination {
  bottom: 10px;
}
.phone .link-list li {
  line-height: 32px;
  font-size: 16px;
  margin: 3px 5px;
}

.phone .big-title{padding:0 10px; font-weight:normal;}
.phone .long-title{line-height:11.4vw;}
.phone .link-list {
  padding: 0 10px;
}

.phone .header1 select {
  font-size: 12px;
}

.phone .LbWMGSGs {
  width: 100%;
}

.phone .LbWMGSGs .swiper-container {
  width: 98%;
}

.phone #copyright {
  font-weight: normal;
  font-size: 12px;
}

.caidan {
  position: fixed;
  left: 10px;
  bottom: 25px;
  width: 45px;
  fill: azure;
  z-index: 999;
}

.search-bar-phone.no-pc {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: -100%;
  z-index: 99;
  transition: left 1s;
}

.show-menu .search-bar-phone.no-pc {
  left: 0;
}

.phone .left-bar {
  background-color: #f5f5f7;
  width: 260px;
  height: 100%;
  padding-top: 5px;
  box-shadow: 1px 1px 4px #ccc;
  
}

.phone .left-bar li {
  font-size: 18px;
  text-indent: 1.2em;
  border-bottom: 1px solid #c9c9ca;
  text-align: left;
  height: 40px;
  line-height: 40px;
}

.phone .home {
  height: 100vh;
  overflow: auto;
}

.phone .news-card-list .news-card .video-link i {
  top: auto;
  left: 13px;
  bottom: 10px;
}

.phone .news-card {
  margin-top: 0px;
}

.phone .video-swiper-box .swiper-container, .phone .video-swiper-box .swiper-container .swiper-wrapper {
  width:100vw;
  height:140vw;
}

.phone .video-swiper-box .left {
  width: 100%;
  height:auto; margin-bottom:2vw;
}

.phone .video-swiper-box .right {
  width:94%;
  margin:0 3vw;
}

.phone .video-swiper-box .right h3 {
  font-size: 22px;
  line-height: 28px;
  margin-top: 5px;
}
.phone .video-swiper-box .right p {
  font-size: 16px;
  line-height: 26px;
  margin-top: 10px; font-weight:normal;
}

.phone .video-swiper-box .arrow-left, .phone .video-swiper-box .arrow-right {
  bottom:7vw;
}

.phone .video-swiper-box {
  height: 160vw;
  margin-top: 20px;
  padding-top: 5px;
}

.phone .video-swiper-box .video-title {
  position: relative;
  top: auto;
  display: block;
  margin: 5px auto;
  height: 40px;
}

.phone .news-box-2 .news-card-2 {
  width: 98vw;
  background-color: #d8ecef;
  border: 1px solid #806969;
  margin: 0 1vw;
  margin-top: 10px;
}

.phone .news-card .img-show img {
  position: absolute;
  left: 3vw;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 26px;
}

.phone .news-card .img-show {
  background-color: #3079b4;
  padding: 0;
  height: 50px;
  position: relative;
}

.phone .news-card .img-show span {
  color: white;
  font-size: 16px;
  line-height:50px !important;
  margin-left:15% !important;
  text-align: left;
  display: inline-block;
  width: 85%;
}

.phone .news-box-2 ul {
  padding: 0 5px;
}

.phone .infographic li {
  float: left;
  width: 98%;
  margin: 0 1%;
}

.phone .infographic li span {
  text-align: center;
  margin: 10px 0;
}

.phone .image-box-3 {
  overflow: hidden;
}

.phone .search-bar ul li.foreign_drop {
  width: 110px;
}

.foreign_drop_con {
  position: absolute;
  z-index: 9;
  display: flex;
  left:-5px;
}

.foreign_drop:hover .foreign_drop_con {
  display: block;
}

.foreign_drop .foreign_drop_con {
  display: none;
}

.foreign_drop .foreign_drop_con li {
  /* display: none; */
  margin: 0 auto;
  background-color: white;
  float: none;
  margin: 5px;
  width:120px;
  text-align: center;
  font-size: 12px;
  line-height: 24px;
}

.foreign_drop {
  cursor: pointer;
}

.search-bar ul li.foreign_drop {
  background-image: url('../images/doit-5.png');
  background-repeat: no-repeat;
  background-position: 65px center;
  padding-right: 28px;
  position: relative;
}

.LbWMGSGs.add .swiper-container, .LbWMGSGs.add .swiper-container .swiper-item, .LbWMGSGs.add {
  height: 560px;
}

.LbWMGSGs.add .swiper-container .swiper-item {
  width: 270px;
}

.LbWMGSGs.add a img {
  width: 270px;
  height: 480px;
}

.LbWMGSGs.add .swiper-button-prev {
  left: -50px;
}

.LbWMGSGs.add .swiper-button-next {
  right: -50px;
}

.LbWMGSGs.add .swiper-item span {
  text-align: left;
  display: block;
  margin-top: 5px;
}

.conn {
  height: 520px;
  position: relative;
}
.conn .swiper-3d img , .conn .swiper-3d a {
  display: block;
  width: 100%;
  height: 100%;
}
.conn img.left{position:absolute;left:-100px;top:0;bottom:0;margin:auto;cursor:pointer;}
.conn img.right{position:absolute;right:-100px;top:0;bottom:0;margin:auto;cursor:pointer;}
.conn li span{
  position: absolute;
  bottom: 0;
  background-image: linear-gradient(rgba(130,68,68,0.5), rgba(167,21,21,0.8));
  /*background:rgba(0,0,0,0.5);*/
  display: block;
  width: 100%;
  height:auto;
  line-height:30px;
  padding:15px 10px;min-height:60px;
  font-size:20px;
  color: white;
}
.phone .LbWMGSGs.add .swiper-button-next{right:0;}
.phone .LbWMGSGs.add .swiper-button-prev{left:0;}
.phone .LbWMGSGs.add .swiper-item span{font-size:14px;line-height:20px;}
.phone .w-accor3{width:100%;height:46.6vw !important;}
.phone .accorClick li{width:100%;height:auto;}
.phone .w-accor3 li .acr_p{height:auto;line-height:5vw;font-size:12px;padding:0;width:100%;overflow:hidden;padding:0 10px;}
.phone .w-accor3 li img{width:100%;height:100%;}
.phone .w-accor3 li .left_ar h3{width:20px;text-align:center;line-height:130%;position:absolute;left:50%;margin-left:-0.5em;top:30px;font-size:14px;}
.phone .conn{height:56vw;overflow: hidden;}
.phone .conn li span{font-size:12px;line-height:4vw;min-height:8vw;padding:2vw 1vw 2vw 2vw;}
.phone .big-title{ margin:3vw auto 1vw auto;}
.phone .video-swiper-box .left video{ width:94%; height:auto;max-height:220px;}